@charset "shift_jis";

/* ECB調整 */
.main1c {
	position: relative;
}
.main1c h2 {
	border-top: none;
}
.main1c h2.no-style::after {
	display: none;
}
.daiji-topimage,
#sample,
#point {
	margin-left: -50% !important;
	margin-right: -50% !important;
	padding-left: 50% !important;
	padding-right: 50% !important;
  }
  @media screen and (max-width: 767px) {
	.main1c h2::before {
		display: none;
	}
	.daiji-topimage,
	#sample,
	#point {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	  }
  }

/*============ 商品ページ個別CSS ===========*/

/* A/Bテスト コントロール表示用 */

#abtest_banner_btm,
.movie,
.abtest_buybutton,
#abtest_contents,
.open-link {
	display: none;
}

/* ページ固有の色を下記3つの要素に同一で入力 (白ヌキ文字を置いても読める程度の濃さで）*/

h2 .itemtitle, .open-link a:hover span, .open-link a:active span, .hidden-link a:hover span, .hidden-link a:active span, #container .main1c .button:hover,#container .main1c .button:active
{
	color: #C79810; /* キーカラーを指定 */
}

h2::before, h2::after, .accordion-block div, .tab-menu dl dt, .open-link a span,.hidden-link a span, p.point-number, .topimage h1, .whole-bg, .main1c .button, .whole-topimage, h3::before, .spec-title::before, .style-h3::before
{
	background: #C79810; /* キーカラーを指定 */
}

h3, .style-h3, .open-link a span,.hidden-link a span, .spec-title, .main1c .button, .main1c .underline
{
	border-color: #C79810; /* キーカラーを指定 */
}

/* デフォルト購入ボタンを削除(既存の商品番号で購入させるため) */

.order-button {
display: none !important;
}

.header-buybutton {
transition: all .3s;
}

/* h2 スタイルなし */

.no-style {
	border: none;
}
.no-style::after {
	display: none;
}


/* 題字用 基本レイアウト */

.section p {
	line-height: 1.8;
	font-size: 20px;
	font-size: 2.0rem;
}

.fontsize-small {
	font-size: 17px !important;
	font-size: 1.7rem !important;
	line-height: 1.8; !important;
}

.fontsize-extrasmall {
	font-size: 15px !important;
	font-size: 1.5rem !important;
	line-height: 1.8; !important;
}


em.brown {
	color: #ac6116;
}

em.red,
.red {
	color: #ff0000;
}

em.blue {
	color: #0847ac;
}

e.blue,
.yellow {
	color: #FBFD69;
}


/* 購入ボタン */

.buybutton {
  font-family: YakuHanJPs, "NotosansJP", "メイリオ", sans-serif;
  display: block;
  background: #f51d12;
  border: 4px solid #fff;
  border-radius: 300px;
  color: #fff !important;
  text-decoration: none !important;
  text-align: center;
  padding: 0;
  margin: 20px auto 50px;
  font-weight: bold;
  box-shadow: 0 1px 8px #888;
  overflow: hidden;
  width: 60%;
  height: 120px;
  font-size: 45px;
  line-height: 120px;
}

.buybutton:hover,
.buybutton:active {
	background: #fff;
	color: #f51d12 !important;
	border-color: #f51d12;
	box-shadow: 0 0 2px #555;
}

.daiji-header .buybutton {
	border: 4px solid #fff;
	font-size: 28px !important;
}

.daiji-header .buybutton:hover,
.daiji-header .buybutton:active {
	border-color: #f51d12;
}

.cta-text {
	background: url(/defaultShop/images/parts/cta_text_bg.png) center top no-repeat;
	background-size: 20%;
	color: #333;
	font-family: 'NotosansJP', sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 25px !important;
	line-height: 1.5 !important;
	margin: 30px 0 5px;
	padding: 15px 0 20px;
	text-shadow: 0 1px 0 #fff;
}

.cta-text em {
	color: #da0707;
}

.topimage .order-fixed2 {
	border: 2px solid #fff;
}

.topimage .order-fixed2:hover,
.topimage .order-fixed2:active {
	border-color: #f51d12;
}



/* トップイメージ */
.daiji-header,
.daiji-topimage {
	height: 620px;
}

.daiji-topimage {
	position: absolute;
	top: 0;
	width: 100%;
	padding-top: 170px;
	background: #e8bb34 url(/defaultShop/myojikamon/img/myoji2019_1_bg.jpg) top center no-repeat;

	background-size: 1200px !important;
	z-index: 1;
}

.daiji-topimage,
.daiji-topimage .section {
		height: 450px;
}

.daiji-topimage .section {
	position: relative;
}

.header-gift2 {
	background: url(/defaultShop/myojikamon/img/myoji2019_topimage_copy.png) top left no-repeat;
	position: absolute;
  left: 5px;
  bottom: 20px;
  width: 580px;
  height: 100px;
  display: block;
	margin-bottom: 0;
	background-size: 100%;
}

.topimage .header-buybutton {
	position: absolute;
	bottom: 35px;
	right: 0;
  width: 400px;
  height: 80px;
  line-height: 80px;
  font-size: 28px;
}

#topicpath {
	display: none;
	z-index: 100;
}
#sns_top {
	z-index: 1000;
}

#topicpath {
	padding: 8px 0 0;
}
#topicpath ul {
	border: none;
}
#topicpath ul li,
#topicpath ul li a {
	color: #d8a4a1;
}

.topimage, .whole-topimage {
	background: none;
}

#topimage-annotation {
	width: 1150px;
	margin: 5px auto;
	font-size: 12px;
	text-align: right;
	color: #aaa;
}


/* ギフトブロック */

.gift-block {
/*	background: url(/defaultShop/myojikamon/img/puzzled_giftbg.jpg) center center no-repeat;*/
	background-size: 100%;
	background-size: cover;
}

.gift-block .section {
	padding-bottom: 0;
}

.gift-block p {
	width: 710px;
	margin: 30px auto 0;
}

.gift-block p img {
	box-shadow: 0 0 6px #777;
	margin-bottom: 0;
}


/* UV */

.uvlist {
	padding-left: 50px;
	padding-right: 50px;
	background: #f36d00 url(/defaultShop/myojikamon/img/myoji2019_uvbg.jpg) center center no-repeat;
	background-size: 100%;
	background-size: cover;
	margin: 0 auto 10px;
}

.uvlist a {
	color: #fff;
}

.uvlist a:hover,
.uvlist a:active {
	color: #fff;
	opacity: 0.7;
	text-decoration: underline;
}

.uvlist h2 {
	color: #fff;
	text-align: center;
	text-shadow: 0 -1px 0 #333;
}

.uvlist h2 span {
	font-size: 32px;
	font-size: 3.2rem;
	display: inline;
	font-weight: bold;
}

.uvlist .uv {
	background: #fff;
	border: none;
	margin-bottom: 25px;
	box-shadow: 0 1px 6px #666;
}

.uvlist .male {
	background: #fff url(/defaultShop/images/parts/uv_icon_male.png) top left no-repeat;
	background-size: 15%;
}

.uvlist .female {
	background: #fff url(/defaultShop/images/parts/uv_icon_female.png) top left no-repeat;
	background-size: 15%;
}


.uvlist .uv p {
	margin-left: 60px;
}

.uvlist .uv em {
	color: 
}

.uvlist a {
	color: #fff !important;
	border: 2px solid #fff;
	border-radius: 50px;
	padding: 15px 0;
	margin: 30px auto !important;
	text-decoration: none;
	display: block;
	width: 650px;
}

.uvlist a:hover,
.uvlist a:active {
	border: none;
	background: #fff;
	color: #f36d00 !important;
	text-decoration: none;
	border: 2px solid #fff;
	opacity: 1;
}

.uvlist a span {
	border-bottom: 1px solid #fff;
}

.uvlist a:hover span,
.uvlist a:active span {
	border-color: #f36d00;
}


/* Overview */

#overview h2,
#sample h2,
#contents h2 {
	color: #43761c;
	border: none;
	margin-bottom: 0;
  text-shadow: 0 0 6px #fff;
}

#overview p em {
	color: #ef5d00;
}

#overview .annotation {
	font-size: 16px !important;
}

#overview .col2-1 img,
#overview .col2-2 img {
	border: 1px solid #ccc;
}

#overview h2 span,
#sample h2 span,
#contents h2 span {
	font-size: 70px;
    font-size: 7.0rem;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.2;
}

#overview h2::after,
#sample h2::after {
	background: #43761c;
}

#overview .whole-bg {
	background: #fff;
	border: 2px solid #2a8900;
	border-radius: 10px;
}

#overview .whole-bg .section {
	border-radius: 12px;
}

#overview .whole-bg h2 {
	color: #2a8900;
	padding: 0;
	border-bottom: 2px solid #2a8900;
	display: inline;
}
#overview .whole-bg h2::after {
	display: none;
}

.attention {
	border: 1px solid #888;
	padding: 5px 8px;
}

#contentspage-link {
    width: 90%;
    margin: 60px auto 50px;
}


/* sample */

#sample {
	background: #EDDCBF;
}

#sample h2 span {
	letter-spacing: -5px;
	display:block;
	padding-bottom: 5px;
}

#sample-1,
#sample-2,
#sample-3 {
		position: relative;
		margin-top: 20px;
		margin-bottom: 60px;
}


#sample-1 .pictimage,
#sample-2 .pictimage,
#sample-3 .pictimage {
	display: block;
	width: 90%;
	height: 630px;
	background-size: 100% !important;
	text-indent: -9999px;
	cursor: pointer;
	box-shadow: 0 0 4px #ccc;
	margin-left: auto;
	margin-right: auto;
}

#sample-1 .pictimage {
	background: url(/defaultShop/myojikamon/img/myojikamon2018_03-2.jpg) top center no-repeat;
}
#sample-2 .pictimage {
	background: url(/defaultShop/myojikamon/img/myojikamon2018_03-3.jpg) top center no-repeat;
}
#sample-3 .pictimage {
	background: url(/defaultShop/myojikamon/img/myojikamon2018_03-4.jpg) top center no-repeat;
}

.pictlink {
	position: absolute;
    z-index: 1000;
    bottom: -30px;
    left: 400px;
    display: block;
    background: #E13929;
    color: #fff !important;
    text-decoration: none !important;
    padding: 10px 30px;
    border-radius: 50px;
    border: 3px solid #fff;
    box-shadow: 0 1px 6px #888;
    cursor: pointer;
}

.pictlink:hover,
.pictlink:active {
	color: #E13929 !important;
	background: #fff;
	border-color: #E13929;
}


/* contents */

#contents h2 {
	color: #333;
	font-size: 50px;
	font-size: 5.0rem;
	letter-spacing: -8px;
	margin-bottom: 30px;
}

#contents .underline {
	border-color: #333;
	display: block;
	text-align: center;
	padding-bottom: 8px;
	border-width: 1px;
}

#contents em {
	color: #43761c;
}

#contents h2::after {
	content: none;
}

#contents h2 span {
	display: inline;
	font-size: 55px;
	font-size: 5.5rem;
}

#contents-1,
#contents-2,
#contents-3 {
	width: 90%;
	height: auto;
	padding: 130px 5% 15px;
	margin-bottom: 50px;
	border-radius: 0;
	box-shadow: none;
	position: relative;
}

#contents-1 {
	background: #FAE1EC;
}
#contents-1 .con-title {
	background: url(/defaultShop/myojikamon/img/myoji2019_3_1.png) top left no-repeat;
}

#contents-2 {
	background: #EDF8D2;
}
#contents-2 .con-title {
	background: url(/defaultShop/myojikamon/img/myoji2019_3_2.png) top left no-repeat;
}

#contents-3 {
	background: #F4F4CF;
}
#contents-3 .con-title {
	background: url(/defaultShop/myojikamon/img/myoji2019_3_3.png) top left no-repeat;
}

.con-title {
	display: block;
	height: 140px;
	background-size: 100% !important;
	position:absolute;
	top: -25px;
	left: 0;
	width: 100%;	
}


#contents .accordion-block {
	clear: both;
	margin-left: 0;
	margin-right: 0;
	width: 100% !important;
}


#contents .accordion-block div {
	background: none;
	box-shadow: none;
}


#contents .accordion-block div div {
	border-radius: 15px;
	padding: 15px;
}



#contents .accordion-block a {
	display: none;
	color: #43761c !important;
	background: #fff;
	border-radius: 50px;
	text-align: center;
	padding: 20px 10%;
	width: 80%;
	box-shadow: 0 0 8px #aaa;
	border: 2px solid #43761c;
	font-size: 22px;
	font-siz: 2.2rem;
}


#contents .accordion-block .open {
	display: block !important;
	background: #eaf4f9;
	box-shadow: 0 0 6px #aaa;
	padding-bottom: 5px;
}


#contents .accordion-block a.open {
	background: #fff;
	border: none;
	text-decoration: none;
	color: #888 !important;
	padding-bottom: 20px;
}


#contents .accordion-block a:hover,

#contents .accordion-block a:active {
	background: #fff;
	opacity: 0.8;
}


#contents .accordion-block a::after,
#contents .accordion-block a.open::after {
	content: none;
}


#contents .accordion-block .open p {
	font-size: 90%;
	color: #1e126c;
}

#contents .accordion-block .open em {
		color: #1e126c !important;
}

#contents .accordion-block .open p span {
	color: #333 !important;
}

#contents .accordion-block .open .cnt_title {
	display: inline-block;
    padding: 5px 15px;
    border-radius: 30px;
    background: #fffb7f;
    color: #333;
    font-weight: bold;
    margin: 0 0 10px;
}


/* profile */

#profile {
	border: 1px solid #ccc;
	margin-top: -20px;
}

.profile-title {
	margin-top: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    font-weight: bold;
}

#profile h2,
#profile p {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

#profile h2 {
	margin-bottom: 5px;
	padding: 0 5px 5px;
}

#profile h2 span {
	display: inline;
	padding-left: 10px;
}


/* movie */

.movie {
	background: #b11414;
	padding: 10px 20px;
	border-radius: 10px;
}

.movie iframe {
	border-color: #701610;
}

.section.movie {
	width: 1110px !important;
	margin: 30px auto 0;
	border-radius: 20px;
	background-size: 100%;
	background-size: cover;
}

.section.movie p {
	margin-bottom: 10px;
}

.movietitle {
	color: #fff;
	text-shadow: 0 -1px 0 #333;
	font-size: 32px !important;
	font-weight: bold;
}


/* Point */

#point {
	background: #D6BF70;
	margin: 50px 0 0;
	padding: 50px 0;
}

#point .section {
	background: #fff;
}

#point h2 {
	font-size: 44px;
	border-top: none;
	margin-top: 0;
	margin-bottom: 0;
}

#point h2::after {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.feature div {
	margin-bottom: 30px;
}

#point p.point-number {
	margin-left: 50px;
	height: 70px;
	width: 80px;
}

.point-number {
	line-height: 0.8 !important;
}

p.point-number span {
    font-size: 50px;
}

.feature h3 {
    font-size: 30px;
    width: 80%;
}

.feature h3 em {
	color: #c80808;
}

#point .feature div {
	border: none;
	padding-bottom: 0px;
	min-height: 80px;
}

#point .feature h3 {
  padding-left: 150px;
}


/*=========== タブレット用 ===========*/

@media screen and (max-width: 1150px) {

	.uvlist {
		box-sizing: border-box;
	}	

	#topimage-annotation {
		width: 1040px;
	}

} /* query */


/*============ スマートフォン用 ===========*/
@media screen and (max-width: 767px) {


/* 電話導線CTA (題字商品SPページのみ) */
.first-price .order-option::after {
    content: "";
    width: 100vw;
    display: block;
    height: 100vw;
    background: url(/images/parts/tel_cta_sp.png) top center no-repeat;
        background-size: auto;
    background-size: cover;
    margin-left: -3vw;
}

	
	h2 {
		font-size: 5.5vw;
	}

.header-gift {
  display: none !important;
}

.section p {
    font-size: 5vw;
}

.daiji-topimage .section {
	margin-left: 0 !important;
	margin-right: 0 !important;
	width: 100% !important;
}

.daiji-title {
    background: #bd1111;
    width: 100%;
    height: 24vh;
    background-size: 100%;
	position: relative;
	top: auto;
	left: auto;
}

.daiji-topimage .copy1,
.daiji-topimage .copy2 {
	display: none;
}

.daiji-topimage,
.daiji-topimage-nogift {
    background: #fbda78 url(/defaultShop/myojikamon/img/myojikamon2019_1_titlebg_sp.jpg) top center no-repeat;
    background-size: 100% !important;
	padding-top: 0;
	position: relative;
}

.daiji-topimage, .daiji-topimage .section,
.daiji-header {
	height: auto;
  min-height: 140vw;
}

.buybutton,
.topimage .header-buybutton {
	border: 3px solid #fff;
	box-shadow: 0 1px 6px #888;
	width: 90%;
	height: 18vw;
	font-size: 6vw !important;
	line-height: 18vw;
	margin-top: 10px;
	margin-bottom: 20px;
}

.topimage .header-buybutton {
	line-height: 18vw;
  position: absolute;
  right: 4vw;
}

.buybutton:hover,
.buybutton:active,
.topimage .header-buybutton:hover,
.topimage .header-buybutton:active {
	background: #fff;
	color: #f51d12 !important;
	border-color: #f51d12;
	border-width: 3px;
	box-shadow: 0 0 2px #555;
}

#topimage-annotation {
    width: 96%;
    margin: -5px auto 15px !important;
    font-size: 2vw;
    text-align: left;
    color: #aaa;
    line-height: 1.3;
}

.gift-block p {
    margin: 10px auto 0;
}

.topimage .header-buybutton,
.topimage .header-buybutton:hover,
.topimage .header-buybutton:active {
  margin: 10px auto;
	bottom: 10px;
}

.topimage .orderbox {
	height: 0;
	margin-bottom: 0;
}

.daiji-header .section p {
	margin-bottom: 0;
}

.topimage .order {
	display: none;
}

.topimage .order-fixed1 {
	display: block;
}

.cta-text {
    background: url(/defaultShop/images/parts/cta_text_bg.png) center bottom no-repeat;
    background-size: 20%;
    font-size: 5vw !important;
    line-height: 1.5 !important;
    margin: 20px 4vw 0;
    padding: 0 0 11vw;
}

.cta-text br {
	display: none;
}

#overview-inside {
    background: url(/defaultShop/myojikamon/img/puzzled_3_puzzleimage_sp.png) top center no-repeat;
        background-size: auto auto;
    background-size: 100%;
    padding-top: 76vw;
}

#overview-inside .whole-bg {
	width: 94% !important;
}

h2::before {
	display: none;
}

.main1c h2 {
	font-size: 5vw;
}

#overview h2 span {
    font-size: 8vw;
    letter-spacing: -2px;
}

.main1c h2::after {
    margin-bottom: 20px;

}

.section.movie {
    border-radius: 0;
    background-size: contain;
	box-sizing: border-box;
	margin: 0 !important;
	width: 100% !important;
}

.movietitle {
    font-size: 5vw !important;
    line-height: 1.3 !important;
    padding-top: 10px;
}

.gift-block p {
    width: 100%;
}

.gift-block img {
width: 100%;
}

#sample h2 span {
    font-size: 8vw;
    letter-spacing: -1px !important;
}

#sample h2 {
    font-size: 4.5vw;
}


#overview .whole-bg {
	margin: 0 3% 20px !important;
	width: 94% !important;
	box-sizing: border-box;
}

#overview .whole-bg img {
    width: 65%;
    margin: 0 auto;
}

#contentspage-link {
    width: 100%;
    margin: 30px auto;
}

.uvlist {
    padding-left: 20px;
    padding-right: 20px;
    background: #F36E00;
    margin: 0 !important;
    width: 100% !important;
	box-sizing: border-box;
}

#sample-1, #sample-2, #sample-3 {
	margin-bottom: 45px;
}

#sample-1 .pictimage, #sample-2 .pictimage, #sample-3 .pictimage {
	width: 95%;
  height: 58vw;
}

#sample-1 .pictimage {
  height: 65vw;
}

.pictlink {
    position: absolute;
    z-index: 1000;
    bottom: -20px;
    left: 21vw;
    isplay: block;
    background: #E13929;
    color: #fff !important;
    text-decoration: none !important;
    padding: 8px 20px;
    border-radius: 50px;
    border: 2px solid #fff;
    box-shadow: 0 1px 6px #888;
    cursor: pointer;
    font-size: 4.5vw;
}

#contents h2 {
    font-size: 8.8vw;
    letter-spacing: -5px;
    margin: 10px 0 40px;
}

#contents h2 span {
    font-size: 9vw;
}

#contents-1 .con-title,
#contents-2 .con-title,
#contents-3 .con-title {
	background-size: 160% !important;
  background-position-x: center;
}

#contents-1, #contents-2, #contents-3 {
    padding: 60px 5% 15px;
}

#profile h2 {
    width: auto;
}

#profile h2 span {
    font-size: 3.5vw;
}

.uvlist .col2-1 {
	margin-bottom: 0;
}

.uvlist h2 {
	margin-bottom: 20px;
}

.uvlist .male,
.uvlist .female {
  background-size: 20%;
	padding: 8px;
	margin-bottom: 10px;
}

.uvlist .uv p {
    margin-left: 15vw;
    font-size: 4.5vw !important;
    line-height: 1.6;
}

.uvlist a {
    padding: 15px 5vw;
    width: 100%;
    font-size: 4vw;
    box-sizing: border-box;
    line-height: 1.4;
}

#contents-block {
    margin-top: 60px;
}

.con1 {
    font-size: 6vw;
}

.con2 {
    font-size: 9vw;
    padding: 10px 0 5px;
}

.con3 {
    font-size: 5vw;
    width: 100%;
    padding: 6px 0;
    margin: 5px auto;
}

.puzzle-info {
    margin-top: 0;
}

.puzzle-info .high-height {
	min-height: auto;
}

.column2 {
    width: 100%;
    padding: 10px 15px 28vh;
    margin: 10px 0 0;
    box-sizing: border-box;
}

#guidebook {
    margin-top: 20px;
}

#guidebook,
#guidebook .section {
	margin-bottom: 0 !important;
}

.guidebook-title {
    position: relative;
    width: 100%;
    background: url(/defaultShop/myojikamon/img/puzzled_5_title_sp.jpg) top left no-repeat;
    height: 22vw;
	background-size: 100%;
	top: 0;
}

#guidebook .section {
    background: #fff !important;
    border-radius: 0;
    position: relative;
    padding-top: 0;
    padding: 0 !important;
}

#guidebook .section p {
	padding-left: 3%;
	padding-right: 3%;
}

.book-contents {
    margin: 0 3% 20px;
}

#interview .whole-bg,
#interview .whole-bg .section {
	margin-bottom: 0 !important;
}

#interview h2 {
    font-size: 7vw;
    letter-spacing: -2px;
	margin-bottom: 30px;
}

#interview h2 span {
    font-size: 4.5vw;
}

#interview h3 {
    font-size: 5vw;
    margin-bottom: 10px;
}

#interview .underline {
    border-color: #146ab4;
    font-size: 4.8vw;
}

#interview .profile p img {
    width: 50%;
    margin: 0 auto;
}

#interview .per20 img {
	width: 60%;
	margin: 0 auto;
}

#interview ul .title span {
    margin-left: auto;
    margin-right: auto;
	width: 90%;
	box-sizing: border-box;
}

#point {
	margin: 30px 0 20px;
	padding: 30px 0;
}

#point h2 {
    padding-top: 15px;
    font-size: 8vw;
    line-height: 1;
}

#point p.point-number {
    margin-left: 10px;
    height: 48px;
    width: 60px;
}

p.point-number span {
    font-size: 42px;
}

#point .feature h3 {
    padding-left: 85px;
    font-size: 5.5vw;
    padding-top: 0;
    width: 70%;
}

#point .feature div {
    min-height: 75px;
}

.feature div {
    margin-bottom: 10px;
}

#point .feature h3 {
    line-height: 1.4;
}

#sns_btm {
    width: 200px;
}

#contents .underline {
	font-size: 4.5vw;
}

.header-gift2 {
display: none !important;
}


}/* Media Query for SmartPhone */



/* トップイメージにギフトバナー掲載 ここから *

.header-gift {
	background: url(/defaultShop/myojikamon/img/myoji2019_gift_banner_top.jpg) top left no-repeat;
	position: absolute;
  left: 5px;
  bottom: 20px;
  width: 580px;
  height: 100px;
  display: block;
	margin-bottom: 0;
	box-shadow: 0 1px 8px #777;
	background-size: 100%;
}

/* トップイメージにギフトバナー掲載 ここまで */




#abtest_banner_btm_link a {
	text-decoration: none !important;
}


/* abtest banner bottom START *

.order-fixed2 {
display: none !important;
}

#abtest_banner_btm {
display: block;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background: rgba(255,255,255,0.9);
border-top: 2px solid #BD1111;
padding: 10px 0;
height: 100px;
z-index: 10000;
}

#abtest_banner_btm .section {
position: relative;
}

#abtest_banner_img {
width: 628px;
height: 98px;
background: url(/defaultShop/myojikamon/img/myoji2019_gift_banner_top.jpg) top left no-repeat;
background-size: 570px;
text-indent: -9999px;
display: block;
}

#abtest_banner_btm_link a {
position: absolute;
bottom: 40px;
right: 0;
width: 400px;
height: 80px;
line-height: 80px;
font-size: 28px;
border: 3px solid #fff;
font-size: 26px !important;
font-family: YakuHanJPs, "NotosansJP", "メイリオ", sans-serif;
display: block;
background: #f51d12;
width: 390px;
border-radius: 60px;
color: #fff;
text-decoration: none;
text-align: center;
padding: 0;
margin: 0 auto 10px;
font-size: 35px;
font-weight: bold;
box-shadow: 0 1px 6px #777;
height: 70px;
line-height: 70px;
overflow: hidden;
}

#abtest_banner_btm_link a:hover,
#abtest_banner_btm_link a:active {
border-color: #f51d12;
color: #f51d12;
background: #fff;
}

@media screen and (max-width: 767px) {

#abtest_banner_btm {
    height: 16vw;
}

#abtest_banner_img {
    width: 40vw;
    height: 16vw;
    background: url(/defaultShop/myojikamon/img/myoji2019_gift_banner_btm_sp.jpg) top left no-repeat;
    background-size: contain;
}

#abtest_banner_btm_link a {
    position: absolute;
    bottom: 3vw;
    right: 0;
    width: 400px;
    height: 80px;
    line-height: 80px;
    font-size: 28px;
    border: 2px solid #fff;
    font-size: 3.5vw !important;
    font-family: YakuHanJPs, "NotosansJP", "メイリオ", sans-serif;
    display: block;
    background: #f51d12;
    width: 53vw;
    border-radius: 60px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0 auto 10px;
    font-size: 35px;
    font-weight: bold;
    box-shadow: 0 1px 4px #777;
    height: 14vw;
    line-height: 14vw;
    overflow: hidden;
}

}

/* abtest banner bottom END */






/* abtest webCM START *
.movie {
	display: block;
}
/* abtest webCM END */





/* abtest many buy button START *
.abtest_buybutton {
	display: block;
	margin-top: 10px;
}
/* abtest many buy button END */




/* abtest contents without link *
#abtest_contents {
	display: block;
}
#contentspage-link,
#abtest_uvlink {
	display: none;
}

.open-link a span, .hidden-link a span {
    color: #fff;
    border: 2px solid;
    border-radius: 50px;
    display: block;
    font-weight: bold;
    margin: 0 auto 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 5px;
    width: 50%;
    padding: 15px 0;
    font-size: 130%;
}
@media screen and (max-width: 767px) {
	.section.hidden {
		width: 100% !important;
	}
	.open-link a span, .hidden-link a span {
    width: 90%;
    font-size: 5.5vw;
}
.open-link, .hidden-link {
    margin: -30px auto 70px;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.open-link::before {
    width: 103%;
}
}
/* abtest many buy button END */



