@charset "utf-8";
/* ==========================================================

- 共通01

========================================================== */
.warpper{
	max-width: 100%;
	width: 100%;
    padding: 60px 0 0 0;
    background-image: url(../images/page_bg.gif);
    background-repeat: repeat;
    background-position: left top;
}
.width1400{
	width: 1400px;
	margin: 0 auto;
}
.width1154{
	width: 1154px;
	margin: 0 auto;
}
.is-fixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9998;
}
.isBg-Brown{ background-color: #561916;}
.isBg-Red{ background-color: #fd5454;}
.isBg-Oran{ background-color: #ff6a00;}
.isBg-Pink{ background-color: #eb6aa6;}
.isBg-purple{ background-color: #a0699d;}
.isBg-lBlue{ background-color: #8cadd4;}
.isBg-dBlue{ background-color: #31a6ca;}
.isBg-green{background-color: #80c269;}

.isColor-Red{ color: #fd5454;}
.is-device-sp{ display: none;}
.is-device-sp640{ display: none;}

.headerMenu-btn:hover,
.headerMenu-btn:active,
.modalWindow-btn2:hover,
.modalWindow-btn2:active,
.modalWindow-btn:hover,
.modalWindow-btn:active{
    -ms-filter: "alpha( opacity=80 )";
    filter: alpha( opacity=80 );
    opacity: 0.8;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    cursor: pointer;
}
.footer-privacyQa ul,
.webCont-period dl,
.presentCont-nextItem ul,
.presentCont-nextItem dl,
.presentCont-ttl2 dl{
    width: 100%;
    letter-spacing: -.4em;
}
.footer-privacyQa ul li,
.webCont-period dl dd,
.webCont-period dl dt,
.presentCont-nextItem ul li,
.presentCont-nextItem dl dd,
.presentCont-nextItem dl dt,
.presentCont-ttl2 dl dd,
.presentCont-ttl2 dl dt{
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
}
.footer-sns ul,
.webCont-lotteryBtm dl,
.presentCont-MenuSec02 ul,
.presentCont-MenuSec01-inner01 dl,
.presentCont-comboTag dl dt,
.targetStore-area dl,
.orderCont-layout dl,
.shopCont-layout dl,
.ooaraiCont-layout dl,
.panelCont-layout dl,
.recoCont-layout02 ul,
.recoCont-layout01 dl,
.webCont-lotteryInner dl,
.webCont-TtlInner dl,
.originalCont-mainTtl dl,
.presentCont-pdf dl,
.presentCont-comboTag dl,
.presentCont-item ul,
.mainVisual-info dl dt ul,
.mainVisual-info dl,
header .headerMenu .headerMenu-inner dl dd{
	overflow: hidden;
	zoom: 1;
}
.footer-sns ul::after,
.webCont-lotteryBtm dl::after,
.presentCont-MenuSec02 ul::after,
.presentCont-MenuSec01-inner01 dl::after,
.presentCont-comboTag dl dt::after,
.targetStore-area dl::after,
.orderCont-layout dl::after,
.shopCont-layout dl::after,
.ooaraiCont-layout dl::after,
.panelCont-layout dl::after,
.recoCont-layout02 ul::after,
.recoCont-layout01 dl::after,
.webCont-lotteryInner dl::after,
.webCont-TtlInner dl::after,
.originalCont-mainTtl dl::after,
.presentCont-pdf dl::after,
.presentCont-comboTag dl::after,
.presentCont-item ul::after,
.mainVisual-info dl dt ul::after,
.mainVisual-info dl::after,
header .headerMenu .headerMenu-inner dl dd::after{
	content:"";
	display:table;
	clear:both;
}
.orderCont-border,
.shopCont-border,
.ooaraiCont-border,
.panelCont-border,
.recoCont-border,
.webCont-lottery,
.webCont-border,
.originalCont-border,
.presentCont-nextItem,
.presentCont-border,
.headerTop nav ul{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* ==========================================================

- ヘッダーナビ

========================================================== */
header{
	width: 100%;
    height: 423px;
    position: fixed;
    top: -345px; /* -345 */
    left: 0;
    background-image: url(../images/header_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
	z-index: 9999;
}
.headerTop{ margin: 0;}


.headerTop nav{
	width: 1400px;
	padding: 70px 0 120px;
	margin: 0 auto;
}

.headerTop nav ul{
	width: 100%;
    padding: 0;
	margin: 0 0 50px 0;
	display: table;
}
.headerTop nav ul.nav03{ margin: 0;}
    
.headerTop nav ul li{
    padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.headerTop nav ul li:nth-child(1){ width: 195px;}
.headerTop nav ul li:nth-child(2){ width: 216px;}
.headerTop nav ul li:nth-child(3){ width: 262px;}
.headerTop nav ul li:nth-child(4){ width: 226px;}
.headerTop nav ul li:nth-child(5){ width: 211px;}

.headerTop nav ul.nav02 li:nth-child(1){ width: 195px;}
.headerTop nav ul.nav02 li:nth-child(2){ width: 216px;}
.headerTop nav ul.nav02 li:nth-child(3){ width: 262px;}
.headerTop nav ul.nav02 li:nth-child(4){ width: 437px;}

.headerTop nav ul.nav03 li:nth-child(1){ width: 411px;}
.headerTop nav ul.nav03 li:nth-child(2){ width: 699px;} 

header .headerMenu{
    width: 1110px;
	margin: 0 auto;
}
header .headerMenu .headerMenu-inner dl{ position: relative;}

header .headerMenu .headerMenu-inner dl dt{
	position: absolute;
	left: 50%;
	margin: 0 0 0 -64.5px; /* 画像の半分を指定 */
	cursor: pointer;
}
header .headerMenu .headerMenu-inner dl dd{ 
    position: absolute;
	right: 0;
    top: -8px;
}
header .headerMenu .headerMenu-inner dl dd ul li{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding: 0 0 0 10px;
	line-height: 1;
}
header .headerMenu .headerMenu-inner dl dd ul li:nth-child(3),
header .headerMenu .headerMenu-inner dl dd ul li:nth-child(2){ padding: 0 0 0 15px;}
header .headerMenu .headerMenu-inner dl dd ul li:nth-child(4){ padding: 0 0 0 15px;}

header .headerMenu .headerMenu-inner dl dd ul li:nth-child(-n+3) a::after{
    content:"▶";
    font-size: 1.1rem;
    margin: 0 0 0 4px;
}
header .headerMenu .headerMenu-inner dl dd ul li a{
    font-size: 1.3rem;
	color: #FFFFFF;
}
.headerBg {
    z-index: 9998;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.65);
}
.headerBg:hover{ cursor: pointer;}
/* ==========================================================

- メインビジュアル

========================================================== */
.mainVisual{
	width: 1400px;
    height: 1337px;
	margin: 0 auto;
    background-image: url(../images/mainvisual.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.mainVisual-inner h1{ display: none;}

.mainVisual-info{
    width: 1154px;
    padding: 950px 0 0 0;
    margin: 0 auto;
}
.mainVisual-info dl{
    position: relative;
    padding: 40px 0 0 0;
}
.mainVisual-iconNews{
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 9997;
}

.mainVisual-info dl dt{
    overflow-y: scroll;
    float: left;
	width: 705px;
    height: 172px;
	background-color: #FFFFFF;
	padding: 30px;
    font-size: 1.4rem;
    box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
}
.mainVisual-info dl dt::-webkit-scrollbar {
    width: 8px;
}
/*スクロールバーの軌道*/
.mainVisual-info dl dt::-webkit-scrollbar-track {
  border-radius: 8px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
}
/*スクロールバーの動く部分*/
.mainVisual-info dl dt::-webkit-scrollbar-thumb {
  background-color: #EA60A1;
  border-radius: 8px;
  box-shadow:0 0 0 1px rgba(255, 255, 255, .3);
}
.mainVisual-info dl dd{
	float: right;
	width: 364px;
    margin: -3px 0 0 0;
}
.mainVisual-info dl dt ul:not(:last-child){
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: dotted 1px #ea60a1;
}
.mainVisual-info dl dt ul li:nth-child(1){
    float: left;
    width: 80px;
    font-size: 1.6rem;
    line-height: 1.8;
    color: #ea60a1;
}
.mainVisual-info dl dt ul li:nth-child(2){
    float: right;
    width: 614px;
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: left;
}
/* ==========================================================

- プレゼント

========================================================== */
.presentCont-wrap{
	width: 100%;
}
.presentCont-header{
	width: 100%;
    padding: 320px 0 0 0;
    margin: 0;
    position: relative;
}
.presentCont-header h2{
    position: absolute;
    bottom: 0;
    left: 20px;
}
.presentCont-header figure{
    width: 1090px;
    margin: 0 auto -2px;
}
.presentCont-headerSub{
    padding: 60px 50px;
    font-size: 1.6rem;
	text-align: right;
	color: #FFFFFF;
}
.presentCont-border{
	width: 100%;
    padding: 45px;
	border-left: solid 5px #63221E;
    border-right: solid 5px #63221E;
	border-bottom: solid 5px #63221E;
    background-color: #FFFFFF;
}

.presentCont-ttl{
    width: 1064px;
    margin: 0 auto 30px;
}
.presentCont-ttl2{ margin: 0 0 30px 0;}

.presentCont-nextItem dl dt,
.presentCont-ttl2 dl dt{ width: 164px;}

.presentCont-nextItem dl dd,
.presentCont-ttl2 dl dd{ padding: 0 0 0 10px;}

.presentCont-item{ margin: 0 0 50px 0;}
.presentCont-item ul li{
    float: left;
    width: 338px;
    margin: 0 20px 0 0;
    text-align: center;
}

.presentCont-item ul li:last-child{ margin: 0;}
.presentCont-item ul li figure:first-child{ margin: 0 0 10px 0;}

.presentCont-item ul li figure:first-child img{ max-width: 482px; }
.presentCont-item ul li figure:nth-child(2) img{ max-width: 474px; }
.presentCont-nextItem ul li img{ max-width: 404px;}

.presentCont-nextItem ul li img,
.presentCont-item ul li figure:nth-child(2) img,
.presentCont-item ul li figure:first-child img{
    width: 100%;
    height: auto;
}
.presentCont-item ul li figcaption p{
    padding: 0 20px 0 0;
    font-size: 1.3rem;
    text-align: right;
} 
.presentCont-nextItem{
	width: 1024px;
    margin: 0 auto 120px;
    padding: 30px;
    background-image: url(../images/page_bg2.gif);
    background-repeat: repeat;
    background-position: left top;
    border: solid 5px #aecf7a;    
}
.presentCont-nextItem dl{ margin: 0 0 20px 0;}
.presentCont-nextItem ul{ text-align: center;}
.presentCont-nextItem ul li{ 
    width: 276px;
    padding: 0 20px 0 0;
}
.presentCont-nextItem ul li:last-child{ padding: 0;}

.presentCont-combo{
    width: 800px;
    margin: 0 auto 50px;
    text-align: center;
}
.presentCont-combo h3{
    width: 680px;
    margin: 0 auto 30px;
}
.presentCont-combo p.presentCont-comboNote{
    margin: 0 0 50px 0;
    font-size: 1.6rem;
}
.presentCont-comboTag{
    width: 740px;
    margin: 0 auto;
    padding: 18px 28px;
    background-color: #fff6e9;
    border: solid 2px #561916;
}
.presentCont-comboTag dl dt{
    float: left;
    width: 350px;
    padding: 0 20px 0 0;
}
.presentCont-comboTag dl dd{
    float: right;
    width: 349px;
    padding: 0 0 0 20px;
    border-left: solid 1px #666666;

}
.presentCont-comboTag dl dt figure{
    float: left;
    width: 103px;
}
.presentCont-comboTag dl dd figure{
    float: left;
    width: 99px;  
}
.presentCont-comboTag dl dt figcaption{
    float: right;
    width: 237px;
}
.presentCont-comboTag dl dd figcaption{
    float: right;
    width: 240px;
}
.presentCont-comboTag dl dd figcaption,
.presentCont-comboTag dl dt figcaption{
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: left;
}
.presentCont-MenuSec01{
    width: 1054px;
    margin: 0 auto;
}
.presentCont-MenuSec01 h4{
    width: 100%;
    margin: 0 0 25px 0;
    padding: 20px 0;
    text-align: center;
    background-image: url(../images/page_bg3.gif);
    background-repeat: repeat;
    background-position: left top;   
}
.presentCont-MenuSec01-inner01{ margin: 0 0 20px 0;}

.presentCont-MenuSec01-inner01 dl dt{
    float: left;
    width: 800px;
}
.presentCont-MenuSec01-inner01 dl dd{
    float: right;
    width: 230px;
    text-align: left;
}
.presentCont-MenuSec01-inner01 dl dd .presentCont-plus{
    width: 24px;
    margin: 10px auto;
}
.presentCont-MenuSec01-inner01 dl dd figcaption{ margin: 15px 0 0 0;}

.presentCont-MenuSec01-inner01 dl dd figcaption p{
    margin: 0 0 5px 0;
    font-size: 1.3rem;
    line-height: 1.6;
}
.presentCont-MenuSec01-inner01 dl dd figcaption p:last-child{ margin: 0;}
.presentCont-MenuSec01-inner02{ margin: 0 0 30px 0;}

.presentCont-MenuSec02{
    width: 1054px;
    margin: 0 auto 50px;    
}
.presentCont-MenuSec02 ul li{
    float: left;
    width: 320px;
    margin: 0 47px 0 0;
    background-image: url(../images/page_bg3.gif);
    background-repeat: repeat;
    background-position: left top;
    text-align: center;
    position: relative;
}
.presentCont-MenuSec02 ul li:last-child{ margin: 0;}
.presentCont-MenuSec02 ul li h5{ padding: 30px 0 20px 0;}
.presentCont-MenuSec02 ul li figcaption{ padding: 25px 0;}

.presentCont-MenuSec02 ul li .presentTag-set{
    position: absolute;
    top: 110px;
    right: -10px;    
}
.presentCont-MenuSec03{
    width: 1054px;
    margin: 0 auto;    
}
.presentCont-pdf{
    width: 620px;
    margin: 0 auto 40px;
    padding: 25px;
    border: solid 5px #959595;   
}
.presentCont-pdf dl dt{
    float: left;
    width: 285px;
}
.presentCont-pdf dl dd{
    float: right;
    width: 310px;
    text-align: left;
}
.presentCont-pdf dl dt img{
    max-width: 480px;
    width: 100%;
    height: auto;
}
.presentCont-pdf dl dd figure{
    margin: 0 0 25px 0;
    text-align: center;
}
.presentCont-pdf dl dd figcaption{
    font-size: 1.6rem;
    line-height: 1.8;
}
.presentCont-MenuSec03 p{
    font-size: 1.4rem;
    line-height: 1.4;    
}
/* ==========================================================

- オリジナルメニュー

========================================================== */
.originalCont-wrap{
	width: 100%;
}
.originalCont-header{
	width: 100%;
    padding: 220px 0 0 0;
    position: relative;
}
.originalCont-header h2{
    position: absolute;
    bottom: 0;
    right: 0;
}
.originalCont-header figure{
    width: 1091px;
    margin: 0 auto -2px;
}
.originalCont-headerSub{
    padding: 25px 50px;
    font-size: 1.6rem;
	text-align: left;
	color: #FFFFFF;
}
.originalCont-border{
	width: 100%;
    padding: 45px;
	border-left: solid 5px #fd5454;
    border-right: solid 5px #fd5454;
	border-bottom: solid 5px #fd5454;
    background-color: #FFFFFF;
}
.originalCont-main02,
.originalCont-main01{
    width: 100%;
    margin: 0 0 50px 0; 
    position: relative;
}
.originalCont-main02{ margin: 0;}

.originalCont-main02 figure,
.originalCont-main01 figure{
    width: 1056px;
    margin: 0 auto;
}
.originaBtn{
    position: absolute;
    bottom: 50px;
    left: 50%;
    width: 528px;
    margin: 0 0 0 -264px;
}
/* ==========================================================

- WEB抽選で当たる

========================================================== */
.webCont-wrap{
    width: 100%;
    padding: 70px 0 0 0;
}
.webCont-wrap h2{
    width: 1152px;
    margin: 0 auto;    
}
.webCont-wrap h2 img{
    max-width: 1152px;
    width: 100%;
    height: auto;  
}
.webCont-header{
	width: 100%;
    padding: 0;
}
.webCont-header figure{
    width: 1092px;
    margin: 0 auto -2px;
}
.webCont-headerSub{
    height: 65px;
    padding: 0;
    font-size: 1.6rem;
	text-align: left;
	color: #FFFFFF;
}
.webCont-border{
	width: 100%;
    padding: 45px;
	border-left: solid 5px #ff6a00;
    border-right: solid 5px #ff6a00;
	border-bottom: solid 5px #ff6a00;
    background-color: #FFFFFF;
}
.webCont-Ttl{
    width: 100%;
    margin: 0 auto;
}
.webCont-Ttl h3{
    max-width: 1056px;
    width: 100%;
    margin: 0 auto 30px;
}
.webCont-Ttl h3 img{
    max-width: 1056px;
    width: 100%;
    height: auto;
}
.webCont-TtlInner{
    width: 100%;
    background-image: url(../images/webFigure.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0 0 50px 0;
}
.webCont-TtlInner dl{
    width: 690px;
    margin-right: 0;
    margin-left: auto;
}
.webCont-TtlInner dl dt{
    float: left;
    width: 300px;
    margin: 0 25px 0 0;
    text-align: center;
}
.webCont-TtlInner dl dd{
    float: right;
    width: 338px;
    padding: 0 0 0 25px;
    border-left: dotted 2px #ff6a00;
    text-align: center;
}
.webCont-TtlInner dl dd ul li,
.webCont-TtlInner dl dt ul li{ margin: 0 0 15px 0;}

.webCont-TtlInner dl dd ul li:last-child,
.webCont-TtlInner dl dt ul li:last-child{ margin: 0;}
.webCont-TtlInner dl dd li:nth-child(2) img{
    max-width: 351px;
    width: 100%;
    height: auto;
}
.webCont-period{
    width: 800px;
    margin: 0 auto 25px;
} 
.webCont-periodNext{
    width: 448px;
    margin: 0 auto 50px;
} 
.webCont-noteTxt{
    margin: 0 0 80px 0;
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: left;
}
.webCont-lotteryHead{   
    width: 100%;
    padding: 20px 0;
    text-align: center;
    background-color: #5c1511;  
}
.webCont-lottery{ /* 1054 */
	width: 100%;
    padding: 45px 25px 25px 25px;
	border-left: solid 5px #5c1511;
    border-right: solid 5px #5c1511;
	border-bottom: solid 5px #5c1511;
    background-color: #FFFFFF;
}
.webCont-lotteryAtt{
    width: 702px;
    margin: 0 auto 45px auto;
    text-align: center;  
}
.webCont-lotteryInner { margin: 0 0 50px 0;  }

.webCont-lotteryInner dl dt{
    float: left;
    width: 476px;
    padding: 0 22.5px 0 0;
    border-right: dotted 2px #5c1511;
}
.webCont-lotteryInner dl dd{
    float: right;
    width: 476px;
    padding: 0;
    text-align: left;
}
.webCont-lotteryInner dl dd h5,
.webCont-lotteryInner dl dt h5{ margin: 0 0 25px 0;}

.webCont-lotteryInner dl dd .webCont-lotteryTxt,
.webCont-lotteryInner dl dt .webCont-lotteryTxt{
    margin: 0 0 15px 0;
    text-align: center;
}

.webCont-lotteryInner dl dd p,
.webCont-lotteryInner dl dt p{
    margin: 0 0 20px 0;    
    font-size: 1.6rem;
    line-height: 1.6;
}
.webCont-lotteryInner dl dd .webCont-lotteryArrow,
.webCont-lotteryInner dl dt .webCont-lotteryArrow{
    margin: 0 0 20px 0;
    text-align: center;
}
.webCont-lotteryInner dl dd .webCont-lotteryTxt_B,
.webCont-lotteryInner dl dt .webCont-lotteryTxt_B{ margin: 0 0 50px 0;}

.webCont-lotteryInner dl dd .webCont-lotteryBtn,
.webCont-lotteryInner dl dt .webCont-lotteryBtn{ text-align: center;}

.webCont-lotteryInner dl dd .webCont-lotteryBtn-not,
.webCont-lotteryInner dl dt .webCont-lotteryBtn-not{
    padding: 30px 15px;
    text-align: center;
    background-color: #EEEEEE;
}



.webCont-lotteryLink{
    margin: 20px 0 10px 0;
    padding: 15px 0;
    font-size: 1.3rem;
    line-height: 1.6;
    text-align: center;
    border: solid 1px #5c1511;
    color: #5c1511;
}
.webCont-lotteryLink a{
    color: #5c1511;
    text-decoration: underline;
}
.webCont-lotteryInner dl dt p.webCont-lotteryLink-note{
    font-size: 1.3rem;
    line-height: 1.6;
    text-align: center;
    color: #5c1511;
}
.webCont-lotteryBtm{
    width: 838px;
    margin: 0 auto;
    padding: 40px 80px;
    background-color: #ffe1cc;
}
.webCont-lotteryBtm dl dt{
    float: left;
    width: 465px;   
}
.webCont-lotteryBtm dl dd{
    float: right;
    width: 343px;   
}
.webCont-lotteryBtm dl dt figure{ margin: 0 0 30px 0;}
.webCont-lotteryBtm dl dt figcaption{
    font-size: 1.3rem;
    line-height: 1.6;    
}
/* ==========================================================

- おすすめメニュー

========================================================== */
.recoCont-wrap{
	width: 100%;
}
.recoCont-header{
	width: 100%;
    padding: 240px 0 0 0;
    position: relative;
}
.recoCont-header h2{
    position: absolute;
    bottom: 0;
    right: 0;
}
.recoCont-header figure{
    width: 1091px;
    margin: 0 auto -2px;
}
.recoCont-headerSub{
    padding: 25px 50px;
    font-size: 1.6rem;
    line-height: 1.6;
	text-align: left;
	color: #FFFFFF;
}
.recoCont-border{
	width: 100%;
    padding: 60px 45px 50px;
	border-left: solid 5px #eb6aa6;
    border-right: solid 5px #eb6aa6;
	border-bottom: solid 5px #eb6aa6;
    background-color: #FFFFFF;
}
.recoCont-layout01 dl{ margin: 0 0 30px 0;}

.recoCont-layout01 dl dt{
    float: left;
    width: 520px;
}
.recoCont-layout01 dl dd{
    float: right;
    width: 520px;
}
.recoCont-layout01 dl dd figure:first-child{ margin: 0 0 35px 0;}

.recoCont-layout02 ul li{
    float: left;
    width: 520px;
    margin: 0 14px 30px 0;
}
.recoCont-layout02 ul li:nth-child(2n){ margin-right: 0;}
.recoCont-layout02 ul li:nth-last-child(-n+2){ margin-bottom: 0;}
/* ==========================================================

- 等身大パネル

========================================================== */
.panelCont-wrap{
	width: 100%;
}
.panelCont-header{
	width: 100%;
    padding: 240px 0 0 0;
    position: relative;
}
.panelCont-header h2{
    position: absolute;
    bottom: 0;
    left: 0;
}
.panelCont-header figure{
    width: 1091px;
    margin: 0 auto -2px;
}
.panelCont-headerSub{
    height: 60px;
    font-size: 1.6rem;
	text-align: left;
	color: #FFFFFF;
}
.panelCont-border{
	width: 100%;
    padding: 40px 30px 45px;
	border-left: solid 5px #a0699d;
    border-right: solid 5px #a0699d;
	border-bottom: solid 5px #a0699d;
    background-color: #FFFFFF;
}
.panelCont-layout dl{ margin: 0 0 30px 0;}

.panelCont-layout dl dt{
    float: left;
    width: 554px;
}
.panelCont-layout dl dd{
    float: right;
    width: 500px;
    padding: 0 15px 0 0;
    text-align: left;
}
.panelCont-layout dl dd figure{
    margin: 0 0 40px 0;
    text-align: left;
}
.panelCont-layout dl dd figcaption{
    font-size: 1.6rem;
    line-height: 1.8;
}
.panel-period{
    width: 690px;
    margin: 0 auto 60px;
}
.panel-btn{
    width: 528px;
    margin: 0 auto;    
}
/* ==========================================================

- 大洗店限定企画

========================================================== */
.ooaraiCont-wrap{
	width: 100%;
}
.ooaraiCont-header{
	width: 100%;
    padding: 240px 0 0 0;
    position: relative;
}
.ooaraiCont-header h2{
    position: absolute;
    bottom: 0;
    left: 0;
}
.ooaraiCont-header figure{
    width: 1091px;
    margin: 0 auto -2px;
}
.ooaraiCont-headerSub{
    height: 65px;
}
.ooaraiCont-border{
	width: 100%;
    padding: 45px 45px 50px 45px;
	border-left: solid 5px #8cadd4;
    border-right: solid 5px #8cadd4;
	border-bottom: solid 5px #8cadd4;
    background-color: #FFFFFF;
}
.ooaraiCont-layout dl{ margin: 0 0 50px 0;}

.ooaraiCont-layout dl dt{
    float: left;
    width: 470px;
}
.ooaraiCont-layout dl dd{
    float: right;
    width: 470px;
}
.ooaraiCont-layout dl dt figure{ margin: 0 0 40px 0; text-align: center;}

.ooaraiCont-layout dl dt figcaption{
    font-size: 1.6rem;
    line-height: 1.8;
}
.ooarai-layout{
    width: 1054px;
    margin: 0 auto;
}
/* ==========================================================

- 店舗で買える

========================================================== */
.shopCont-wrap{
	width: 100%;
}
.shopCont-header{
	width: 100%;
    padding: 240px 0 0 0;
    position: relative;
}
.shopCont-header h2{
    position: absolute;
    bottom: 0;
    right: 0;
}
.shopCont-header figure{
    width: 1091px;
    margin: 0 auto -2px;
}
.shopCont-headerSub{
    padding: 25px 50px;
    font-size: 1.6rem;
	text-align: left;
	color: #FFFFFF;
}
.shopCont-border{
	width: 100%;
    padding: 45px 45px 50px 45px;
	border-left: solid 5px #31a6ca;
    border-right: solid 5px #31a6ca;
	border-bottom: solid 5px #31a6ca;
    background-color: #FFFFFF;
}
.shopCont-border h3{
    width: 884px;
    margin: 0 auto 50px;
}
.shopCont-layout{ margin: 0 0 50px 0;}

.shopCont-layout dl dt{
    float: right;
    width: 700px;
}
.shopCont-layout dl dd{
    float: left;
    width: 299px;
}
.shopCont-layout dl dt p{
    margin: 30px 0 0 0;
    font-size: 1.4rem;
}
.shopCont-txt02{
    width: 1006px;
    margin: 0 auto 20px;
}
.shopCont-bnr{
    width: 1020px;
    margin: 0 auto 60px;
}
.shopCont-btn{
    width: 528px;
    margin: 0 auto 50px;
}
.shopCont-btnNote{
    font-size: 1.4rem;
    text-align: center;
}
/* ==========================================================

- 通販サイトで買える

========================================================== */
.orderCont-wrap{
	width: 100%;
}
.orderCont-header{
	width: 100%;
    padding: 240px 0 0 0;
    position: relative;
}
.orderCont-header h2{
    position: absolute;
    bottom: 0;
    left: 0;
}
.orderCont-header figure{
    width: 1091px;
    margin: 0 auto -2px;
}
.orderCont-headerSub{
    height: 60px;
    font-size: 1.6rem;
	text-align: left;
	color: #FFFFFF;
}
.orderCont-border{
	width: 100%;
    padding: 45px 20px 50px 45px;
    margin: 0 0 100px 0;
	border-left: solid 5px #80c269;
    border-right: solid 5px #80c269;
	border-bottom: solid 5px #80c269;
    background-color: #FFFFFF;
}
.orderCont-layout dl dt{
    float: left;
    width: 560px;
}
.orderCont-layout dl dd{
    float: right;
    width: 518px;
    padding: 60px 0 0 0;
    text-align: left;
}
.orderCont-border dt h4{ margin: 0 0 30px 0;}

.orderCont-layout dl dt p{
    font-size: 1.4rem;
    line-height: 1.8;
}
.orderCont-period{ margin: -125px 0 60px 0;}

.orderCont-btn{
    width: 528px;
    margin: 0 auto;
}
/* ==========================================================

- フッター

========================================================== */
.footerCont-top{
    width: 1106px;
    margin: 0 auto -21px;
}
.footerCont-topSp{ display: none;}
.footerCont-sec01{
    width: 100%;
    padding: 60px 0 80px 0;
    background-color: #FFFFFF;
}
.footerCont-logo01{
    width: 521px;
    margin: 0 auto 30px;   
}
.footerCont-txt01{
    margin: 0 0 50px 0;
    font-size: 1.6rem;
    line-height: 2.0;
    text-align: center;
    color: #561916;
}
.footerCont-btn{
    width: 528px;
    margin: 0 auto;   
}
.footerCont-sec02{
    width: 100%;
    padding: 55px 0;
    background-color: #561916;
    color: #FFFFFF;
}
.footerCont-ttl{
    width: 221px;
    margin: 0 auto 40px;   
}
.footerCont-inquiry{
    margin: 0 0 50px 0;
    text-align: center;
}
.footerCont-inquiry h6{
    font-size: 2.0rem;
    margin: 0 0 15px 0;
}
.footerCont-inquiry ul{
    width: 100%;
    letter-spacing: -.4em;
    text-align: center;
}
.footerCont-inquiry ul li{
    display: inline-block;
    letter-spacing: normal;
    vertical-align: bottom;
    font-size: 1.6rem;
    padding: 0 10px 0 0;
}
.footerCont-inquiry ul li:last-child{ padding: 0;}

.footerCont-logo02{
    width: 404px;
    margin: 0 auto 50px;
}
.footerCont-sec02 p.copyright{
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: .05em;
    text-align: center;
}
.footerCont-sec02 p.copyright span{display: inline-block; padding: 0 2em 0 0;} 
    
.footer-privacyQa,
.footer-sns{ display: none;}
/* ==========================================================

- 対象地域POPUP

========================================================== */
/* POPUP時の背景 */
.modalWindow2,
.modalWindow{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
    background-color:rgba(0,0,0,0.65);
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
/* POPUP内 */
.modalWindow-inner2,
.modalWindow-inner{
	width: 1108px;
	margin: 0 auto;
}
.modalWindow-close{
    width: 34px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 30px;
}
.targetStore-ttl{
	width: 100%;
	padding: 15px 0;
	margin: 0 0 10px 0;
    font-size: 2.2rem;
    line-height: 1;
	text-align: center;
	background-color: #e5e5e5;
}
.targetStore-area{ margin: 0 0 10px 0;}
.is-firstChild{ margin: 0 0 30px 0;}

.targetStore-area dl{
	display: table;
	width: 100%;
}
.targetStore-area dl dt{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 150px;
	padding: 40px 0;
    font-size: 2.2rem;
    line-height: 1;
	text-align: center;
	background-color: #ffedf8;
}
.targetStore-area dl dd{
	display: table-cell;
	vertical-align: middle;
	text-align: lett;
	width: 858px;
	padding: 15px 45px;
    font-size: 1.8rem;
    line-height: 1.6;
	background-color: #FFFFFF;
	text-align: left;
	border-left: solid 11px rgba(251,252,252, 0);
	background-clip: padding-box;
}
/* ==========================================================================================================================================

- @media screen 1399

========================================================================================================================================== */
@media screen and (min-width: 1154px) and (max-width: 1399px){
   /* ==========================================================

- 共通01 

========================================================== */
.warpper{
	max-width: 100%;
	width: 100%;
    padding: 60px 0 0 0;
}
.width1400{
	width: 100%;
	margin: 0 auto;
}
.width1154{
	width: 1154px;
	margin: 0 auto;
}
.is-device-pcTab{ display: none;}

.footerCont-sec02,
.footerCont-sec01,
.headerTop nav ul{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 /* ==========================================================

- ヘッダー 

========================================================== */
header{
	width: 100%;
    height: 423px;
    position: fixed;
    top: -345px; /* -345 */
    left: 0;
}
.headerTop{ margin: 0;}

.headerTop nav{
	width: 100%;
	padding: 70px 0 120px; /* 80px */
	margin: 0 auto;
}
.headerTop nav ul{
	width: 100%;
    padding: 0 30px;
	margin: 0 0 50px 0;
	display: table;
}
.headerTop nav ul.nav03{ margin: 0;}
    
.headerTop nav ul li{
    padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.headerTop nav ul li:nth-child(1){ width: 195px;}
.headerTop nav ul li:nth-child(2){ width: 216px;}
.headerTop nav ul li:nth-child(3){ width: 262px;}
.headerTop nav ul li:nth-child(4){ width: 226px;}
.headerTop nav ul li:nth-child(5){ width: 211px;}

.headerTop nav ul.nav02 li:nth-child(1){ width: 195px;}
.headerTop nav ul.nav02 li:nth-child(2){ width: 216px;}
.headerTop nav ul.nav02 li:nth-child(3){ width: 262px;}
.headerTop nav ul.nav02 li:nth-child(4){ width: 437px;}

.headerTop nav ul.nav03 li:nth-child(1){ width: 411px;}
.headerTop nav ul.nav03 li:nth-child(2){ width: 699px;} 

.headerTop nav ul:first-chid li:nth-child(1) img{ max-width: 66px;}
.headerTop nav ul:first-chid li:nth-child(2) img{ max-width: 186px;}
.headerTop nav ul:first-chid li:nth-child(3) img{ max-width: 233px;}
.headerTop nav ul:first-chid li:nth-child(4) img{ max-width: 187px;}
.headerTop nav ul:first-chid li:nth-child(5) img{ max-width: 210px;}
.headerTop nav ul:nth-child(2) li:nth-child(1) img{ max-width: 166px;}
.headerTop nav ul:nth-child(2) li:nth-child(2) img{ max-width: 188px;}
.headerTop nav ul:nth-child(2) li:nth-child(3) img{ max-width: 175px;}
.headerTop nav ul:nth-child(2) li:nth-child(4) img{ max-width: 247px;}
.headerTop nav ul:nth-child(3) li:nth-child(1) img{ max-width: 314px;}
.headerTop nav ul:nth-child(3) li:nth-child(2) img{ max-width: 123px;}

.headerTop nav ul:nth-child(3) li:nth-child(2) img,
.headerTop nav ul:nth-child(3) li:nth-child(1) img,
.headerTop nav ul:nth-child(2) li:nth-child(4) img,
.headerTop nav ul:nth-child(2) li:nth-child(3) img,
.headerTop nav ul:nth-child(2) li:nth-child(2) img,
.headerTop nav ul:nth-child(2) li:nth-child(1) img,
.headerTop nav ul:first-chid li:nth-child(5) img,
.headerTop nav ul:first-chid li:nth-child(4) img,
.headerTop nav ul:first-chid li:nth-child(3) img,
.headerTop nav ul:first-chid li:nth-child(2) img,
.headerTop nav ul:first-chid li:nth-child(1) img{
    width: 100%;
    height: auto;
}
header .headerMenu{
    width: 1110px;
	margin: 0 auto;
}
header .headerMenu .headerMenu-inner dl{ position: relative;}
header .headerMenu .headerMenu-inner dl dt{
	position: absolute;
	left: 50%;
	margin: 0 0 0 -64.5px; /* 画像の半分を指定して */
	cursor: pointer;
}
header .headerMenu .headerMenu-inner dl dd{ 
    position: absolute;
	right: 0;
    top: -8px;
}
header .headerMenu .headerMenu-inner dl dd ul li{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding: 0 0 0 10px;
	line-height: 1;
}
header .headerMenu .headerMenu-inner dl dd ul li:nth-child(3),    
header .headerMenu .headerMenu-inner dl dd ul li:nth-child(2){ padding: 0 0 0 15px;}
header .headerMenu .headerMenu-inner dl dd ul li:nth-child(4){ padding: 0 0 0 15px;}

header .headerMenu .headerMenu-inner dl dd ul li:nth-child(-n+2) a::after{
    content:"▶";
    font-size: 1.1rem;
    margin: 0 0 0 5px;
}
header .headerMenu .headerMenu-inner dl dd ul li a{
    font-size: 1.3rem;
}
.headerBg {
    z-index: 9998;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.65);
}
.headerBg:hover{ cursor: pointer;}

/* ==========================================================

- メインビジュアル 

========================================================== */
.mainVisual{
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 95.5%;
    background-size: contain;
}
.mainVisual-inner h1{ display: none;}
.mainVisual-info{
    width: 1154px;
    padding: 0;
    margin: -375px auto 0;
}
.mainVisual-info dl{
    position: relative;
    padding: 40px 0 100px;
}
.mainVisual-iconNews{
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 9997;
}
.mainVisual-info dl dt{
    float: left;
	width: 725px;
    height: 172px;
	padding: 30px;
    font-size: 1.4rem;
    box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
}
.mainVisual-info dl dd{
	float: right;
	width: 364px;
    margin: -3px 0 0 0; /* newsに見た目合わせ */
}
.mainVisual-info dl dt ul:not(:last-child){
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: dotted 1px #ea60a1;
}
.mainVisual-info dl dt ul li:nth-child(1){
    float: left;
    width: 80px;
    font-size: 1.6rem;
    line-height: 1.8;
}
.mainVisual-info dl dt ul li:nth-child(2){
    float: right;
    width: 614px;
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: left;
}
/* ==========================================================

- フッター

========================================================== */
.footerCont-logo02 img,    
.footerCont-btn img,    
.footerCont-logo01 img,
.footerCont-top img{
    width: 100%;
    height: auto;
}
.footerCont-top{
    width: 100%;
    margin: 0 auto -21px;
}
.footerCont-top img{ max-width: 1106px;}
    
.footerCont-sec01{
    width: 100%;
    padding: 60px 25px 80px 25px;
}
.footerCont-logo01{
    width: 521px;
    margin: 0 auto 30px;   
}
.footerCont-logo01 img{ max-width: 521px;}
    
.footerCont-txt01{
    margin: 0 0 50px 0;
    font-size: 1.6rem;
    line-height: 2.0;
    text-align: center;
}
.footerCont-btn{
    width: 528px;
    margin: 0 auto;   
}
.footerCont-btn img{ max-width: 528px;}
    
.footerCont-sec02{
    width: 100%;
    padding: 55px 25px;
}
.footerCont-ttl{
    width: 221px;
    margin: 0 auto 40px;   
}
.footerCont-inquiry{
    margin: 0 0 50px 0;
    text-align: center;
}
.footerCont-inquiry h6{
    font-size: 2.0rem;
    margin: 0 0 15px 0;
}
.footerCont-inquiry ul{
    width: 100%;
    letter-spacing: -.4em;
    text-align: center;
}
.footerCont-inquiry ul li{
    display: inline-block;
    letter-spacing: normal;
    vertical-align: bottom;
    font-size: 1.6rem;
    padding: 0 10px 0 0;
}
.footerCont-inquiry ul li:last-child{ padding: 0;}

.footerCont-logo02{
    width: 404px;
    margin: 0 auto 50px;
}
.footerCont-logo02 img{ max-width: 404px;}
    
.footerCont-sec02 p.copyright{
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: .05em;
    text-align: center;
}
.footerCont-sec02 p.copyright span{display: inline-block; padding: 0 2em 0 0;} 
    
.footer-privacyQa,    
.footer-sns{ display: none;}
    
} /*** /@media ***/

/* =================================================================================================================================

- @media screen 1153

================================================================================================================================= */
@media screen and (min-width: 801px) and (max-width: 1153px){
/* ==========================================================

- 共通01 @1153

========================================================== */
.warpper{
	max-width: 100%;
	width: 100%;
    padding: 60px 0 0 0;
}
.width1154{
	width: 100%;
	margin: 0 auto;
}
.is-device-pc{ display: none;}
.is-device-sp{ display: block;}

.webCont-period dl,
.presentCont-nextItem ul,
.presentCont-nextItem dl,
.presentCont-ttl2 dl{
    width: 100%;
    letter-spacing: -.4em;
}
.presentCont-MenuSec02,
.webCont-period dl dd,
.webCont-period dl dt,
.presentCont-nextItem ul li,
.presentCont-nextItem dl dd,
.presentCont-nextItem dl dt,
.presentCont-ttl2 dl dd,
.presentCont-ttl2 dl dt{
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
}
.footerCont-sec02,    
.footerCont-sec01,    
.presentCont-MenuSec01-inner02,    
.headerTop nav ul,
.modalWindow-inner2,        
.modalWindow-inner,    
.webCont-lotteryBtm,    
.webCont-lotteryLink,
.originalCont-main01 .originalCont-mainTtl dl dd,    
.presentCont-pdf dl dd figcaption,    
.presentCont-pdf,
.presentCont-MenuSec02 ul li h5,    
.presentCont-MenuSec01-inner01 dl dd,    
.presentCont-MenuSec01 h4,    
.presentCont-comboTag dl dd figcaption,    
.presentCont-comboTag dl dt figcaption,    
.presentCont-comboTag,
.presentCont-MenuSec02,
.container,
.mainVisual-info dl dt,
.mainVisual-info .mainVisual-infoSp,
.mainVisual-info dl,
.originalCont-wrap,
.presentCont-pdf,
.presentCont-MenuSec01 dl dd,
.presentCont-nextItem,
.presentCont-wrap{
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* ==========================================================

- ヘッダー @1153

========================================================== */
header{
	width: 100%;
    height: 423px;
    position: fixed;
    top: -345px; /* -345 */
    left: 0;
	z-index: 9999;
}
.headerTop{ margin: 0;}

.headerTop nav{
	width: 100%;
	padding: 90px 0 50px 0;
	margin: 0 auto;
}
.headerTop nav ul{
	width: 100%;
    padding: 0 10%;
	margin: 0 0 50px 0;
	display: block;
    overflow: hidden;
    zoom: 1;
}
.headerTop nav ul.nav03{ margin: 0;}
    
.headerTop nav ul li{
    width: 33.3333%;
    height: 20px;
    padding: 0;
    margin: 0 0 20px 0;
	display: block;
	vertical-align: middle;
	text-align: left;
    float: left;
}
.headerTop nav ul li:nth-child(1){ width: 33.3333%;}
.headerTop nav ul li:nth-child(2){ width: 33.3333%;}
.headerTop nav ul li:nth-child(3){ width: 33.3333%;}
.headerTop nav ul li:nth-child(4){ width: 33.3333%;}
.headerTop nav ul li:nth-child(5){ width: 33.3333%;}
.headerTop nav ul li:last-child{ margin: 0;}
    
.headerTop nav ul li img{
    width: auto;
    height: 100%;
    max-height: 24px;
    }

.mainVisual-iconNews img,
.headerTop nav ul:first-chid li:nth-child(1) img{ max-width: 66px;}
.headerTop nav ul:first-chid li:nth-child(2) img{ max-width: 186px;}
.headerTop nav ul:first-chid li:nth-child(3) img{ max-width: 233px;}
.headerTop nav ul:first-chid li:nth-child(4) img{ max-width: 187px;}
.headerTop nav ul:first-chid li:nth-child(5) img{ max-width: 210px;}
.headerTop nav ul:nth-child(2) li:nth-child(1) img{ max-width: 166px;}
.headerTop nav ul:nth-child(2) li:nth-child(2) img{ max-width: 188px;}
.headerTop nav ul:nth-child(2) li:nth-child(3) img{ max-width: 175px;}
.headerTop nav ul:nth-child(2) li:nth-child(4) img{ max-width: 247px;}
.headerTop nav ul:nth-child(3) li:nth-child(1) img{ max-width: 314px;}
.headerTop nav ul:nth-child(3) li:nth-child(2) img{ max-width: 123px;}

.headerTop nav ul:nth-child(3) li:nth-child(2) img,
.headerTop nav ul:nth-child(3) li:nth-child(1) img,
.headerTop nav ul:nth-child(2) li:nth-child(4) img,
.headerTop nav ul:nth-child(2) li:nth-child(3) img,
.headerTop nav ul:nth-child(2) li:nth-child(2) img,
.headerTop nav ul:nth-child(2) li:nth-child(1) img,
.headerTop nav ul:first-chid li:nth-child(5) img,
.headerTop nav ul:first-chid li:nth-child(4) img,
.headerTop nav ul:first-chid li:nth-child(3) img,
.headerTop nav ul:first-chid li:nth-child(2) img,
.headerTop nav ul:first-chid li:nth-child(1) img{
    width: 100%;
    height: auto;
}
header .headerMenu{
    width: 100%;
	margin: 0 auto;
}
header .headerMenu .headerMenu-inner dl{ position: relative;}
header .headerMenu .headerMenu-inner dl dt{
	position: absolute;
	left: 50%;
    top: 10px;
	margin: 0 0 0 -64.5px; /* 画像の半分を指定して */
	cursor: pointer;
}
header .headerMenu .headerMenu-inner dl dd{ 
    position: absolute;
	right: 0;
    top: -8px;
    display: none;
}
header .headerMenu .headerMenu-inner dl dd ul li{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding: 0 0 0 10px;
	line-height: 1;
}
header .headerMenu .headerMenu-inner dl dd ul li:nth-child(2){ padding: 0 0 0 15px;}
header .headerMenu .headerMenu-inner dl dd ul li:nth-child(3){ padding: 0 0 0 15px;}

header .headerMenu .headerMenu-inner dl dd ul li:nth-child(-n+2) a::after{
    content:"▶";
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}
header .headerMenu .headerMenu-inner dl dd ul li a{
    font-size: 1.4rem;
}
.headerBg {
    z-index: 9998;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.65);
}
.headerBg:hover{ cursor: pointer;}

/* ==========================================================

- メインビジュアル @1153

========================================================== */
.mainVisual{
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 95.5%;
    background-image: url(../images/mainvisual.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
}
.mainVisual-inner h1{ display: none;}
    
.mainVisual-info{
    width: 100%;
    padding: 0;
    margin: -50px auto 0;
}
.mainVisual-info dl{
    position: relative;
    padding: 20px 20px 0 20px;
}
.mainVisual-iconNews{
    position: absolute;
    top: 0;
    left: 30px;
    z-index: 9997;
}
.mainVisual-iconNews img{
    max-width: 126px;
    width: 100%;
    height: auto;
}
.mainVisual-info dl dt{
    float: none;
	width: 100%;
    height: 252px;
	padding: 30px;
    margin: 0 0 20px 0;
    font-size: 1.4rem;
    box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
}
.mainVisual-info dl dd{
	float: none;
    max-width: 612px;
	width: 100%;
    margin: 0 auto; /* newsに見た目合わせ */
    text-align: center;
}
    .mainVisual-info dl dd img{ max-width: 612px; width: 100%; height: auto;}
    
.mainVisual-info dl dt ul:not(:last-child){
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: dotted 1px #ea60a1;
}
.mainVisual-info dl dt ul li:nth-child(1){
    float: none;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.8;
    color: #ea60a1;
}
.mainVisual-info dl dt ul li:nth-child(2){
    float: none;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: left;
}  
/* ==========================================================

- プレゼント @1153

========================================================== */
.presentCont-pdf dl dd figure img,    
.presentCont-Menu-ph08Icon img,    
.presentCont-MenuSec02 ul li .presentTag-set img,    
.presentCont-MenuSec02 ul li figcaption img,    
.presentCont-MenuSec02 ul li figure img,    
.presentCont-MenuSec02 ul li h5 img,    
.presentCont-MenuSec01-inner01 dl dd img,    
.presentCont-MenuSec01 h4 img,    
.presentCont-MenuSec01-inner01 dl dt img,    
.presentCont-comboTag dl dd figure img,    
.presentCont-comboTag dl dt figure img,    
.presentCont-pdf dl dd figure img,
.presentCont-pdf dl dt figure img,        
.presentCont-MenuSec03 ul li figcaption img,    
.presentCont-MenuSec03 ul li figure img,    
.presentCont-MenuSec03 ul li h5 img,    
.presentCont-MenuSec02 img,    
.presentCont-MenuSec01 dl dt img,    
.presentCont-Menu h4 img,    
.presentCont-combo h3 img,    
.presentCont-nextItem dl dd img,    
.presentCont-nextItem ul li img,    
.presentCont-item ul li figure:nth-child(2) img,    
.presentCont-item ul li figure:first-child img,    
.presentCont-ttl2 dl dd img,    
.presentCont-ttl2 dl dt img,    
.presentCont-ttl img,    
presentCont-header figure img,    
.presentCont-header h2 img{
    width: 100%;
    height: auto;
}
.container{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.presentCont-wrap{ width: 100%;}
    
.presentCont-header{
	width: 100%;
    padding: 52.4911% 0 0 0;
    margin: 0;
    position: relative;
}
.presentCont-header h2{
    position: absolute;
    bottom: 0;
    left: -15px;
    z-index: 2;
}
.presentCont-header h2 img{ max-width: 1124px;}

.presentCont-header figure{
    width: 100%;
    margin: 0 auto -2px;
    text-align: center;
}
.presentCont-header figure img{ max-width: 92.5%;}

.presentCont-headerSub{
    padding: 30px 25px;
    font-size: 1.4rem;
	text-align: right;
    z-index: 1;
}
.presentCont-border{
	width: 100%;
    padding: 45px 25px;
	border-left: solid 5px #63221E;
    border-right: solid 5px #63221E;
	border-bottom: solid 5px #63221E;
    background-color: #FFFFFF;
}
.presentCont-ttl{
    max-width: 540px;
    width: 100%;
    margin: 0 auto 45px;
}
.presentCont-ttl img{ max-width: 540px;}
    
.presentCont-ttl2 dl{ margin: 0 0 60px 0;}
    
.presentCont-ttl2 dl dt{
    max-width: 512px;
    width: 100%;
    margin: 0 auto 25px;
    display: block;
    text-align: center;
}
.presentCont-ttl2 dl dd{
    max-width: 536px;
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.presentCont-ttl2 dl dt img{ max-width: 512px;}
.presentCont-ttl2 dl dd img{ max-width: 536px;}

.presentCont-nextItem dl dt{ width: auto;}

.presentCont-nextItem dl dd{ padding: 0;}

.presentCont-item{ margin: 0 0 50px 0;}
.presentCont-item ul li{
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
    text-align: center;
}
.presentCont-item ul li:last-child{ margin: 0;}
.presentCont-item ul li figure:first-child{ margin: 0 0 10px 0;}

.presentCont-item ul li figure:first-child img{ max-width: 482px; }
.presentCont-item ul li figure:nth-child(2) img{ max-width: 474px; }
.presentCont-nextItem ul li img{ max-width: 404px;}

.presentCont-item ul li figcaption p{
    padding: 0 20px 0 0;
    font-size: 1.3rem;
    text-align: right;
    display: none;
} 
.presentCont-nextItem{
	width: 100%;
    margin: 0 auto 120px;
    padding: 65px 20px 25px;
    background-image: url(../images/page_bg2.gif);
    background-repeat: repeat;
    background-position: left top;
    border: solid 5px #aecf7a;    
}
.presentCont-nextItem dl{ margin: 0 0 30px 0; text-align: center;}
.presentCont-nextItem dl dt{ margin: 0 0 15px 0;}
    
.presentCont-nextItem dl dd img{ max-width: 487px;}
    
.presentCont-nextItem ul{ text-align: center;}
.presentCont-nextItem ul li{ 
    width: 100%;
    padding: 0;
}
.presentCont-nextItem ul li:last-child{ padding: 0;}

.presentCont-combo{
    width: 100%;
    margin: 0 auto 50px;
    text-align: center;
}
.presentCont-combo h3{
    max-width: 509px;
    width: 100%;
    margin: 0 auto 30px;
    text-align: center;
}
.presentCont-combo h3 img{ max-width: 509px;}

.presentCont-combo p.presentCont-comboNote{
    margin: 0 0 40px 0;
    font-size: 1.6rem;
    line-height: 1.6;
}
 .presentCont-comboTag{
    width: 100%;
    margin: 0 auto;
    padding: 18px 28px;
    border: solid 2px #561916;
}
.presentCont-comboTag dl dt{
    float: none;
    width: 100%;
    padding: 0 0 20px 0;
}
.presentCont-comboTag dl dd{
    float: none;
    width: 100%;
    padding: 20px 0 0 0;
    border-left: none;
    border-top: solid 1px #666666;
    
}
.presentCont-comboTag dl dt figure{
    float: left;
    width: 103px;
}
.presentCont-comboTag dl dd figure{
    float: left;
    width: 99px;  
}
.presentCont-comboTag dl dt figure img{ max-width: 103px;} 
.presentCont-comboTag dl dd figure img{ max-width: 99px;}    
    
.presentCont-comboTag dl dt figcaption{
    float: right;
    width: 100%;
    margin-left: -103px;
    padding-left: 103px;
}
.presentCont-comboTag dl dd figcaption{
    float: right;
    width: 100%;
    margin-left: -103px;
    padding-left: 103px;    
}
.presentCont-comboTag dl dd figcaption,
.presentCont-comboTag dl dt figcaption{
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: left;
}
.presentCont-MenuSec01{
    width: 100%;
    margin: 0 auto 25px;
    padding: 0 0 25px 0;
    background-image: url(../images/page_bg3.gif);
    background-repeat: repeat;
    background-position: left top;
    
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;    
}
.presentCont-MenuSec01 h4{
    width: 100%;
    margin: 0;
    padding: 40px 30px;
    text-align: center;
    background-image: none;

    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
}
.presentCont-MenuSec01 h4 img{ max-width: 479px;}
.presentCont-MenuSec01-inner01{ margin: 0 0 20px 0;}

.presentCont-MenuSec01-inner01 dl dt{
    float: none;
    max-width: 800px;
    width: 100%;
    margin: 0 auto 20px;
}
.presentCont-MenuSec01-inner01 dl dt img{ max-width: 800px;}
    
.presentCont-MenuSec01-inner01 dl dd{
    float: none;
    width: 100%;
    padding: 0 25px;
}
.presentCont-MenuSec01-inner01 dl dd img{ max-width: 489px;}

.presentCont-MenuSec01-inner01 dl dd figure{
    float: none;
    max-width: 489px;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
}
.presentCont-MenuSec01-inner01 dl dd .presentCont-plus{
    width: 24px;
    margin: 10px auto;
}
.presentCont-MenuSec01-inner01 dl dd figcaption{ margin: 0;}
    
.presentCont-MenuSec01-inner01 dl dd figcaption p{
    margin: 0 0 5px 0;
    font-size: 1.3rem;
    line-height: 1.6;
}
.presentCont-MenuSec01-inner01 dl dd figcaption p:last-child{ margin: 0;}
.presentCont-MenuSec01-inner02{
    max-width: 521px;
    width: 100%;
    margin: 0 auto;
    padding: 0 25px;
    text-align: center;
}
    .presentCont-MenuSec01-inner02 img{ max-width: 521px; width: 100%; height: auto;}
.presentCont-MenuSec02{
    width: 100%;
    margin: 0 auto 50px;    
}
.presentCont-MenuSec02 ul li{
    float: none;
    width: 100%;
    margin: 0 0 25px 0;
    background-image: url(../images/page_bg3.gif);
    background-repeat: repeat;
    background-position: left top;
    text-align: center;
    position: relative;
}
.presentCont-MenuSec02 ul li:last-child{ margin: 0;}
.presentCont-MenuSec02 ul li h5{
    max-width: 411px;
    width: 100%;
    margin: 0 auto;
    padding: 40px;
}
.presentCont-MenuSec02 ul li h5 img{ max-width: 411px;}
.presentCont-MenuSec02 ul li figure{
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;    
}
.presentCont-MenuSec02 ul li figure img{ max-width: 540px;}
    
.presentCont-MenuSec02 ul li figcaption{
    padding: 25px 0;
    max-width: 491px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.presentCont-MenuSec02 ul li figcaption img{ max-width: 491px;}
    
.presentCont-MenuSec02 ul li .presentTag-set{
    position: absolute;
    top: 25%;
    left: 45%;    
}
.presentCont-MenuSec02 ul li .presentTag-set img{ max-width: 94px;}
.presentCont-Menu-ph08Icon{
    position: absolute;
    bottom: -52.5px;
    right: 20px;    
}    
.presentCont-Menu-ph08Icon img{ max-width: 105px;}
    
.presentCont-MenuSec03{
    width: 100%;
    margin: 0 auto;    
}
.presentCont-pdf{
    width: 100%;
    margin: 0 auto 40px;
    padding: 25px;
    border: solid 5px #959595;   
}
.presentCont-pdf dl dt{
    float: none;
    max-width: 480px;
    width: 100%;
    margin: 0 auto 25px;
}
.presentCont-pdf dl dd{
    float: none;
    width: 100%;
    text-align: left;
    overflow: hidden;
    zoom: 1;
}
.presentCont-pdf dl dt img{
    max-width: 480px;
    width: 100%;
    height: auto;
}
.presentCont-pdf dl dd figure{
    float: left;
    width: 83px;    
    margin: 0;
    padding: 0 10px 0 0;
    text-align: left;
}
.presentCont-pdf dl dd figure img{ max-width: 83px;}

.presentCont-pdf dl dd figcaption{
    float: right;
    width: 100%;
    margin-left: -93px;
    padding-left: 93px;
    font-size: 1.6rem;
    line-height: 1.8;
    display: inline-block;
    letter-spacing: normal; 
}
.presentCont-MenuSec03 p{
    font-size: 1.4rem;
    line-height: 1.4;    
}
/* ==========================================================

- オリジナルメニュー @1153

========================================================== */
.originaBtn img,    
.originalCont-main02 figure img,    
.originalCont-main01 figure img,    
.originalCont-main01 .originalCont-mainTtl dl dd img,    
.originalCont-main01 .originalCont-mainTtl dl dt img,    
.originalCont-header h2 img,    
.originalCont-header figure img{
    width: 100%;
    height: auto;
}       
.originalCont-wrap{
	width: 100%;
}
.originalCont-header{
	width: 100%;
    padding: 36.35514% 0 0 0;
    margin: -10% 0 0 0;
    position: relative;
}
.originalCont-header h2{
    position: absolute;
    bottom: 0;
    right: 0;
}
.originalCont-header h2 img{ max-width: 1070px;}
    
.originalCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.originalCont-header figure img{ max-width: 1091px;}   
    
.originalCont-headerSub{
    padding: 50px 50px 45px;
    font-size: 1.6rem;
    line-height: 1.4;
	text-align: left;
}
.originalCont-border{
	width: 100%;
    padding: 50px 25px;
	border-left: solid 5px #fd5454;
    border-right: solid 5px #fd5454;
	border-bottom: solid 5px #fd5454;
}
.originalCont-main02,
.originalCont-main01{
    width: 100%;
    margin: 0 0 30px 0; 
    position: relative;
}
.originalCont-main02{ margin: 0;}

.originalCont-main02 figure,
.originalCont-main01 figure{
    max-width: 1056px;
    width: 100%;
    margin: 0 auto;
}
.originalCont-main02 figure img,
.originalCont-main01 figure img{ max-width: 1056px;}

.originaBtn{
    position: absolute;
    bottom: 25px;
    left: 50%;
    width: 400px;
    margin: 0 0 0 -200px;
}
.originaBtn img{ max-width: 400px;}    
/* ==========================================================

- WEB抽選で当たる @1153

========================================================== */
.webCont-TtlInner dl dt ul li:nth-child(3) img,    
.webCont-TtlInner dl dt ul li:nth-child(2) img,    
.webCont-TtlInner dl dt ul li:nth-child(1) img,    
.webCont-TtlInner dl dd ul li:nth-child(3) img,    
.webCont-TtlInner dl dd ul li:nth-child(2) img,    
.webCont-TtlInner dl dd ul li:nth-child(1) img,    
.webCont-lotteryBtm figure.lotteryBtm02 img,    
.webCont-lotteryBtm figure.lotteryBtm01 img,
.webCont-lotteryInner dl dd h5 img,
.webCont-lotteryInner dl dt h5 img,    
.webCont-lotteryInner dl dd .webCont-lotteryBtn img,
.webCont-lotteryInner dl dt .webCont-lotteryBtn img,    
.webCont-lotteryInner dl dd .webCont-lotteryTxt_B img,
.webCont-lotteryInner dl dt .webCont-lotteryTxt_B img,
.webLottery4 img,
.webLottery3 img,
.webLottery2 img,   
.webLottery1 img,
.webCont-lotteryAtt img,    
.webCont-periodNext img,    
.webCont-period img,    
.webCont-TtlInner figure:nth-child(3) img,    
.webCont-TtlInner figure:nth-child(2) img,    
.webCont-TtlInner figure:first-child img,    
.webCont-Ttl img,    
.webCont-header h2 img,    
.webCont-header figure img{
    width: 100%;
    height: auto;
}    
.webCont-wrap{
    width: 100%;
    padding: 70px 0 0 0;
}
.webCont-wrap h2{
    width: 100%;
    margin: 0 auto;    
}
.webCont-wrap h2 img{
    max-width: 1152px;
    width: 100%;
    height: auto;  
}
.webCont-header{
	width: 100%;
    padding: 0;
}
.webCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.webCont-headerSub{
    height: 65px;
}
.webCont-border{
	width: 100%;
    padding: 45px;
	border-left: solid 5px #ff6a00;
    border-right: solid 5px #ff6a00;
	border-bottom: solid 5px #ff6a00;
}
.webCont-Ttl{
    width: 100%;
    margin: 0 auto;
}
.webCont-Ttl h3{
    max-width: 1056px;
    width: 100%;
    margin: 0 auto 30px;
}
.webCont-Ttl h3 img{
    max-width: 1056px;
    width: 100%;
    height: auto;
}
.webCont-TtlInner{
    width: 100%;
    background-image: url(../images/webFigure_sp.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0 0 50px 0;
}
.webCont-TtlInner dl{
    width: 498px;
    margin-right: 0;
    margin-left: auto;
}
.webCont-TtlInner dl dt{
    float: left;
    width: 240px;
    margin: 0 15px 0 0;
    text-align: center;
}
.webCont-TtlInner dl dd{
    float: right;
    width: 226px;
    padding: 0 0 0 15px;
    border-left: dotted 2px #ff6a00;
    text-align: center;
}
.webCont-TtlInner dl dd ul li,
.webCont-TtlInner dl dt ul li{ margin: 0 0 15px 0;}

.webCont-TtlInner dl dd ul li:last-child,
.webCont-TtlInner dl dt ul li:last-child{ margin: 0;}

.webCont-TtlInner dl dt ul li:nth-child(1) img{ max-width: 272px;}
.webCont-TtlInner dl dt ul li:nth-child(2) img{ max-width: 280px;}      
.webCont-TtlInner dl dt ul li:nth-child(3) img{ max-width: 280px;}    

.webCont-TtlInner dl dd ul li:nth-child(1) img{ max-width: 242px;}
.webCont-TtlInner dl dd ul li:nth-child(2) img{ max-width: 351px;}      
.webCont-TtlInner dl dd ul li:nth-child(3) img{ max-width: 280px;}    
    
.webCont-period{
    max-width: 546px;
    width: 100%;
    margin: 0 auto 25px;
} 
.webCont-period{
    max-width: 546px;
    width: 100%;
    margin: 0 auto 25px;
} 
.webCont-period img{ max-width: 546px;}
    
.webCont-periodNext{
    max-width: 448px;
    width: 100%;
    margin: 0 auto 50px;
}
.webCont-periodNext img{ max-width: 448px;}
    
.webCont-noteTxt{
    margin: 0 0 50px 0;
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: left;
}
.webCont-lotteryHead{   
    width: 100%;
    padding: 20px 0;
    text-align: center;
    background-color: #5c1511;  
}
.webCont-lottery{ /* 1054 */
	width: 100%;
    padding: 35px 20px 25px 20px;
	border-left: solid 5px #5c1511;
    border-right: solid 5px #5c1511;
	border-bottom: solid 5px #5c1511;
}
.webCont-lotteryAtt{
    max-width: 424px;
    width: 100%;
    margin: 0 auto 45px auto;
    text-align: center;  
}
.webCont-lotteryAtt img{ max-width: 424px;}
.webCont-lotteryInner { margin: 0 0 50px 0;}

.webCont-lotteryInner dl dt{
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 50px 0;
    border-right: none;
    border-bottom: dotted 2px #5c1511; 
}
.webCont-lotteryInner dl dd{
    float: none;
    width: 100%;
    padding: 0;
    text-align: left;
}
    
.webCont-lotteryInner dl dd h5,
.webCont-lotteryInner dl dt h5{
    max-width: 474px;
    width: 100%;
    margin: 0 auto 25px;
}
.webCont-lotteryInner dl dd h5 img,
.webCont-lotteryInner dl dt h5 img{ max-width: 474px;}
    
.webLottery1 img{ max-width: 408px;}
.webLottery2 img{ max-width: 409px;}
.webLottery3 img{ max-width: 295px;}
.webLottery4 img{ max-width: 474px;}
    
.webCont-lotteryInner dl dd .webCont-lotteryTxt,
.webCont-lotteryInner dl dt .webCont-lotteryTxt{
    margin: 0 0 15px 0;
    text-align: center;
}

.webCont-lotteryInner dl dd p,
.webCont-lotteryInner dl dt p{
    margin: 0 0 20px 0;    
    font-size: 1.6rem;
    line-height: 1.6;
}
.webCont-lotteryInner dl dd .webCont-lotteryArrow,
.webCont-lotteryInner dl dt .webCont-lotteryArrow{
    margin: 0 0 20px 0;
    text-align: center;
}
.webCont-lotteryInner dl dd .webCont-lotteryArrow img,
.webCont-lotteryInner dl dt .webCont-lotteryArrow img{ max-width: 30px;}  
    
.webCont-lotteryInner dl dd .webCont-lotteryTxt_B,
.webCont-lotteryInner dl dt .webCont-lotteryTxt_B{ margin: 0 0 50px 0; text-align: center;}

.webCont-lotteryInner dl dd .webCont-lotteryTxt_B img,
.webCont-lotteryInner dl dt .webCont-lotteryTxt_B img{ max-width: 474px;}
    
.webCont-lotteryInner dl dd .webCont-lotteryBtn,
.webCont-lotteryInner dl dt .webCont-lotteryBtn{ text-align: center;}

.webCont-lotteryInner dl dd .webCont-lotteryBtn img,
.webCont-lotteryInner dl dt .webCont-lotteryBtn img{ max-width: 402px;}

.webCont-lotteryLink{
    margin: 20px 0 50px 0;
    padding: 15px;
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: center;
    border: solid 1px #5c1511;
}
.webCont-lotteryLink a{
    color: #5c1511;
    text-decoration: underline;
}
.webCont-lotteryBtm{
    width: 100%;
    margin: 0 auto;
    padding: 30px 15px;
}
.webCont-lotteryBtm figure{
    width: 100%;
    margin: 0 auto 25px;
    text-align: center;
}
.webCont-lotteryBtm figure.lotteryBtm01{ max-width: 467px;} 
.webCont-lotteryBtm figure.lotteryBtm02{ max-width: 343px;}    
    
.webCont-lotteryBtm figure.lotteryBtm01 img{ max-width: 467px;}  
.webCont-lotteryBtm figure.lotteryBtm02 img{ max-width: 343px;}    
    
.webCont-lotteryBtm figcaption{
    font-size: 1.4rem;
    line-height: 1.4;
}
/* ==========================================================

- おすすめメニュー @1153

========================================================== */
.recoCont-layout02 ul li img,     
.recoCont-layout01 dl dd img,
.recoCont-layout01 dl dt img,
.recoCont-header figure img,    
.recoCont-header h2 img{
    width: 100%;
    height: auto;
}    
.recoCont-wrap{
	width: 100%;
}
.recoCont-header{
	width: 100%;
    padding: 38.82096% 0 0 0;
    margin: -10% 0 0 0;
    
    position: relative;
}
.recoCont-header h2{
    position: absolute;
    bottom: 0;
    right: 0;
}
.recoCont-header h2 img{ max-width: 1145px;} 
    
.recoCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.recoCont-header figure img{ max-width: 1091px;}
    
.recoCont-headerSub{
    padding: 75px 25px 65px;
    font-size: 1.6rem;
    line-height: 1.6;
	text-align: left;
}
.recoCont-headerSub p{ width: 70%; display: none;} 
    
.recoCont-border{
	width: 100%;
    padding: 50px 25px;
	border-left: solid 5px #eb6aa6;
    border-right: solid 5px #eb6aa6;
	border-bottom: solid 5px #eb6aa6;
    background-color: #FFFFFF;
}
.recoCont-layout01 dl{ margin: 0 0 30px 0;}

.recoCont-layout01 dl dt{
    float: none;
    max-width: 520px;
    width: 100%;
    margin: 0 auto 30px;
}
.recoCont-layout01 dl dd{
    float: none;
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
}
.recoCont-layout02 ul li img,    
.recoCont-layout01 dl dd img,
.recoCont-layout01 dl dt img{max-width: 520px;}
     
.recoCont-layout01 dl dd figure:first-child{ margin: 0 0 30px 0;}

.recoCont-layout02 ul li{
    float: none;
    max-width: 520px;
    width: 100%;
    margin: 0 auto 30px auto;
}
.recoCont-layout02 ul li:nth-child(2n){ margin-right: auto;}
.recoCont-layout02 ul li:nth-last-child(-n+2){ margin-bottom: 30px;}
.recoCont-layout02 ul li:last-child{ margin-bottom: 0;}    
/* ==========================================================

- 等身大パネル @1153

========================================================== */
.panel-btn img,    
.panel-period img,    
.panelCont-layout dl dd figure img,    
.panelCont-layout dl dt img,    
.panelCont-header figure img,    
.panelCont-header h2 img{
    width: 100%;
    height: auto;
}
.panelCont-wrap{ width: 100%;}
    
.panelCont-header{
	width: 100%;
    padding: 24.01826% 0 0 0;
    margin: -10% 0 0 0;
    position: relative;
}
.panelCont-header h2{
    position: absolute;
    bottom: 0;
    left: 0;
}
.panelCont-header h2 img{ max-width: 1095px;}
    
.panelCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.panelCont-header figure img{ max-width: 1091px;}
    
.panelCont-headerSub{
    height: 60px;
    font-size: 1.6rem;
	text-align: left;
}
.panelCont-border{
	width: 100%;
    padding: 50px 25px;
	border-left: solid 5px #a0699d;
    border-right: solid 5px #a0699d;
	border-bottom: solid 5px #a0699d;
}
.panelCont-layout dl{ margin: 0 0 50px 0;}

.panelCont-layout dl dt{
    float: none;
    max-width: 554px;
    width: 100%;
    margin: 0 auto 50px;
}
.panelCont-layout dl dt img{ max-width: 554px;}
    
.panelCont-layout dl dd{
    float: none;
    width: 100%;
    padding: 0;
    text-align: center;
}
.panelCont-layout dl dd figure{
    max-width: 499px;
    width: 100%;
    margin: 0 auto 50px;
    text-align: center;
}
.panelCont-layout dl dd figure img{ max-width: 499px;}
    
.panelCont-layout dl dd figcaption{
    font-size: 1.6rem;
    line-height: 1.6;
}
.panel-period{
    max-width: 470px;
    width: 100%;
    margin: 0 auto 80px;
}
.panel-period img{ max-width: 470px;}
    
.panel-btn{
    max-width: 528px;
    width: 100%;
    margin: 0 auto;    
}
.panel-btn img{ max-width: 528px;}
/* ==========================================================

- 大洗店限定企画 @1153

========================================================== */
.ooarai-layout img,    
.ooaraiCont-layout dl dd img,    
.ooaraiCont-layout dl dt figure img,    
.ooaraiCont-header figure img,    
.ooaraiCont-header h2 img{
    width: 100%;
    height: auto;
}
.ooaraiCont-wrap{ width: 100%;}
    
.ooaraiCont-header{
	width: 100%;
    padding: 31.48685% 0 0 0;
    margin: -10px 0 0 0;
    position: relative;
}
.ooaraiCont-header h2{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.ooaraiCont-header h2 img{ max-width: 1103px;}
    
.ooaraiCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.ooaraiCont-header figure img{ max-width: 1091px;}
    
.ooaraiCont-headerSub{
    height: 65px;
}
.ooaraiCont-border{
	width: 100%;
    padding: 50px 25px;
	border-left: solid 5px #8cadd4;
    border-right: solid 5px #8cadd4;
	border-bottom: solid 5px #8cadd4;
}
.ooaraiCont-layout dl{ margin: 0 0 50px 0;}

.ooaraiCont-layout dl dt{
    float: none;
    width: 100%;
}
.ooaraiCont-layout dl dd{
    float: none;
    max-width: 470px;    
    width: 100%;
    margin: 0 auto;
}
.ooaraiCont-layout dl dd img{ max-width: 470px;}
    
.ooaraiCont-layout dl dt figure{ 
    float: none;
    max-width: 482px;
    width: 100%;
    margin: 0 auto 40px;
    text-align: center;
}
.ooaraiCont-layout dl dt figure img{ max-width: 482px;}
    
.ooaraiCont-layout dl dt figcaption{
    margin: 0 0 50px 0;
    font-size: 1.6rem;
    line-height: 1.8;
}
.ooarai-layout{
    max-width: 546px;
    width: 100%;
    margin: 0 auto;
}
.ooarai-layout img{ max-width: 542px;}
/* ==========================================================

- 店舗で買える @1153

========================================================== */
.shopCont-btn img,    
.shopCont-bnr img,    
.shopCont-txt02 img,    
.shopCont-layout dl dd img,    
.shopCont-layout dl dt img,    
.shopCont-border h3 img,    
.shopCont-header figure img,    
.shopCont-header h2 img{
	width: 100%;
    height: auto;
}
.shopCont-wrap{ width: 100%;}
    
.shopCont-header{
	width: 100%;
    padding: 34.65245% 0 0 0;
    margin: -10% 0 0 0;
    position: relative;
}
.shopCont-header h2{
    position: absolute;
    bottom: 0;
    right: 0;
}
.shopCont-header h2 img{ max-width: 1079px;}
    
.shopCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.shopCont-header figure img{ max-width: 1091px;} 
    
.shopCont-headerSub{
    padding: 55px 25px 45px;
    font-size: 1.6rem;
    line-height: 1.6;
	text-align: left;
}
.shopCont-headerSub p{ width: 55%;}    
.shopCont-border{
	width: 100%;
    padding: 50px 25px;
	border-left: solid 5px #31a6ca;
    border-right: solid 5px #31a6ca;
	border-bottom: solid 5px #31a6ca;
}
.shopCont-border h3{
    max-width: 884px;
    width: 100%;
    margin: 0 auto 40px;
}
.shopCont-border h3 img{ max-width: 884px;}
    
.shopCont-layout{ margin: 0 0 50px 0;}

.shopCont-layout dl dt{
    float: none;
    max-width: 700px;
    width: 100%;
    margin: 0 auto 20px;
}
.shopCont-layout dl dd{
    float: none;
    width: 100%;
    text-align: center;    
}
.shopCont-layout dl dt img{max-width: 700%;}
.shopCont-layout dl dd img{ max-width: 540px; margin: 0 auto;}
    
.shopCont-layout dl dd p,    
.shopCont-layout dl dt p{
    margin: 30px 0 0 0;
    font-size: 1.4rem;
    text-align: left;
}
.shopCont-txt02{
    max-width: 480px;
    width: 100%;
    margin: 0 auto 10px;
}
.shopCont-txt02 img{ max-width: 480px;}
    
.shopCont-bnr{
    max-width: 590px;
    width: 100%;
    margin: 0 auto 80px;
}
.shopCont-bnr img{ max-width: 590px; padding: 0 0 0 20px;}
    
.shopCont-btn{
    max-width: 528px;
    width: 100%;
    margin: 0 auto 80px;
}
.shopCont-btn img{ max-width: 528px;} 
    
.shopCont-btnNote{
    font-size: 1.4rem;
    text-align: center;
}
/* ==========================================================

- 通販サイトで買える @1153

========================================================== */
.orderCont-btn img,    
.orderCont-period img,    
.orderCont-layout dl dd img,    
.orderCont-layout dl dt img,    
.orderCont-header figure img,    
.orderCont-header h2 img{
	width: 100%;
    height: auto;
}    
.orderCont-wrap{ width: 100%;}
    
.orderCont-header{
	width: 100%;
    padding: 33.83985% 0 0 0;
    margin: -10% 0 0 0;
    position: relative;
}
.orderCont-header h2{
    position: absolute;
    bottom: 0;
    left: 0;
}
.orderCont-header h2 img{max-width: 1099px;}
    
.orderCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.orderCont-header figure img{ max-width: 1091px;}
    
.orderCont-headerSub{
    height: 60px;
    font-size: 1.6rem;
	text-align: left;
}
.orderCont-border{
	width: 100%;
    padding: 50px 25px;
    margin: 0 0 100px 0;
	border-left: solid 5px #80c269;
    border-right: solid 5px #80c269;
	border-bottom: solid 5px #80c269;
}
.orderCont-layout dl{ margin: 0 0 40px 0;}
    
.orderCont-layout dl dt{
    float: none;
    width: 100%;
    margin: 0 0 40px 0;
}
.orderCont-layout dl dd{
    float: none;
    max-width: 518px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
.orderCont-layout dl dt img{ max-width: 489px;}    
.orderCont-border dt h4{ margin: 0 0 40px 0;}

.orderCont-layout dl dt p{
    font-size: 1.4rem;
    line-height: 1.8;
}
.orderCont-layout dl dd img{ max-width: 518px;}
    
.orderCont-period{
    max-width: 560px;
    width: 100%;
    margin: 0 auto 80px;
    }
.orderCont-period img{ max-width: 560px;}
    
.orderCont-btn{
    max-width: 528px;
    width: 100%;
    margin: 0 auto;
}
.orderCont-btn img{ max-width: 528px;}    


/* ==========================================================

- フッター @1153

========================================================== */
.footerCont-logo02 img,    
.footerCont-btn img,    
.footerCont-logo01 img,
.footerCont-top img{
    width: 100%;
    height: auto;
}
.footerCont-top{
    width: 100%;
    margin: 0 auto -21px;
}
.footerCont-top img{ max-width: 1106px;}
    
.footerCont-sec01{
    width: 100%;
    padding: 60px 25px 80px 25px;
}
.footerCont-logo01{
    max-width: 521px;
    width: 100%;
    margin: 0 auto 30px;   
}
.footerCont-logo01 img{ max-width: 521px;}
    
.footerCont-txt01{
    margin: 0 0 50px 0;
    padding: 0 25px;
    font-size: 1.6rem;
    line-height: 2.0;
    text-align: center;
}
.footerCont-btn{
    max-width: 528px;
    width: 100%;
    margin: 0 auto;   
}
.footerCont-btn img{ max-width: 528px;}
    
.footerCont-sec02{
    width: 100%;
    padding: 55px 25px;
}
.footerCont-ttl{
    max-width: 221px;
    width: 100%;
    margin: 0 auto 40px;   
}
.footerCont-inquiry{
    margin: 0 0 50px 0;
    text-align: center;
}
.footerCont-inquiry h6{
    font-size: 2.0rem;
    line-height: 1.6;
    margin: 0 0 15px 0;
}
.footerCont-inquiry ul{
    width: 100%;
    letter-spacing: -.4em;
    text-align: center;
}
.footerCont-inquiry ul li{
    display: inline-block;
    letter-spacing: normal;
    vertical-align: bottom;
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 0 10px 0 0;
}
.footerCont-inquiry ul li:last-child{ padding: 0;}

.footerCont-logo02{
    max-width: 404px;
    width: 100%;
    margin: 0 auto 80px;
}
.footerCont-logo02 img{ max-width: 404px;}
    
.footerCont-sec02 p.copyright{
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: .05em;
    text-align: center;
}
.footerCont-sec02 p.copyright span{display: inline-block; padding: 0 2em 0 0;} 
    
.footer-sns{
    display: block;
    width: 320px;
    margin: 0 auto 110px;
}
.footer-sns ul li:nth-child(1){
    float: left;
    width: 65px;
    margin: 0 62.5px 0 0;
}
.footer-sns ul li:nth-child(2){
    float: left;
    width: 66px;
    margin: 0 62.5px 0 0;
}
.footer-sns ul li:nth-child(3){
    float: left;
    width: 64px;
    margin: 0;
}
.footer-privacyQa{
    display: block;
    margin: 0 0 30px 0;
}
.footer-privacyQa ul{ text-align: center;}    
.footer-privacyQa ul li{ margin: 0 40px 0 0; letter-spacing: .2em;}
.footer-privacyQa ul li:last-child{ margin: 0;}
    
.footer-privacyQa ul li a::before{
    content:"▶";
    font-size: 1.4rem;
    margin: 0 5px 0 0;
    position: relative;
    bottom: 2px;
}    
.footer-privacyQa ul li a{
    font-size: 2.2rem;
	color: #FFFFFF;
    font-weight: normal;
}
/* ==========================================================

- 対象地域POPUP @1153

========================================================== */
/* POPUP時の背景 */
.modalWindow2,    
.modalWindow{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, .6 );
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
/* POPUP内 */
.modalWindow-inner,    
.modalWindow-inner{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
    padding: 15px;
}
.modalWindow-close{
    width: 24px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 20px;
}
.modalWindow-close img{ max-width: 34px; width: 100%; height: auto;}
    
.targetStore-ttl{
	width: 100%;
	padding: 15px 0;
	margin: 0 0 10px 0;
    font-size: 1.8rem;
    line-height: 1;
	text-align: center;
}
.targetStore-area{ margin: 0 0 10px 0;}
.is-firstChild{ margin: 0 0 30px 0;}

.targetStore-area dl{
	display: table;
	width: 100%;
}
.targetStore-area dl dt{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 120px;
	padding: 40px 0;
    font-size: 1.8rem;
    line-height: 1;
	text-align: center;
}

.targetStore-area dl dd{
	display: table-cell;
	vertical-align: middle;
	text-align: lett;
	width: auto;
	padding: 15px 30px;
    font-size: 1.6rem;
    line-height: 1.6;
	text-align: left;
	border-left: solid 11px rgba(251,252,252, 0);
	background-clip: padding-box;
}    
    
} /*** /@media tab ***/

/* =================================================================================================================================

- @media screen 800

================================================================================================================================= */
@media screen and (min-width: 640px) and (max-width: 800px){
   /* ==========================================================

- 共通01 @800

========================================================== */
.warpper{
	max-width: 100%;
	width: 100%;
    padding: 60px 0 0 0;
}
.width1400{
	width: 100%;
	margin: 0 auto;
}
.width1154{
    max-width: 640px;
    width: 100%;
	margin: 0 auto;
}
.is-device-pc{ display: none;}
.is-device-sp{ display: block;}
.is-device-pc640{ display: none;}    
.is-device-sp640{ display: block;}    

.webCont-period dl,
.presentCont-nextItem ul,
.presentCont-nextItem dl,
.presentCont-ttl2 dl{
    width: 100%;
    letter-spacing: -.4em;
}
.presentCont-MenuSec02,
.webCont-period dl dd,
.webCont-period dl dt,
.presentCont-nextItem ul li,
.presentCont-nextItem dl dd,
.presentCont-nextItem dl dt,
.presentCont-ttl2 dl dd,
.presentCont-ttl2 dl dt{
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
}
.footerCont-sec02,    
.footerCont-sec01,    
.presentCont-MenuSec01-inner02,    
.headerTop nav ul,
.modalWindow-inner2,        
.modalWindow-inner,    
.webCont-lotteryBtm,    
.webCont-lotteryLink,
.originalCont-main01 .originalCont-mainTtl dl dd,    
.presentCont-pdf dl dd figcaption,    
.presentCont-pdf,
.presentCont-MenuSec02 ul li h5,    
.presentCont-MenuSec01-inner01 dl dd,    
.presentCont-MenuSec01 h4,    
.presentCont-comboTag dl dd figcaption,    
.presentCont-comboTag dl dt figcaption,    
.presentCont-comboTag,
.presentCont-MenuSec02,
.container,
.mainVisual-info dl dt,
.mainVisual-info .mainVisual-infoSp,
.mainVisual-info dl,
.originalCont-wrap,
.presentCont-pdf,
.presentCont-MenuSec01 dl dd,
.presentCont-nextItem,
.presentCont-wrap{
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* ==========================================================

- ヘッダー @800

========================================================== */
header{
	width: 100%;
    height: 423px;
    position: fixed;
    top: -345px; /* -345 */
    left: 0;
	z-index: 9999;
}
.headerTop{ margin: 0;}

.headerTop nav{
	width: 100%;
	padding: 95px 0 50px;
	margin: 0 auto;
}
.headerTop nav ul{
	width: 100%;
    padding: 0 25px;
	margin: 0 0 50px 0;
	display: block;
    overflow: hidden;
    zoom: 1;
}
.headerTop nav ul.nav03{ margin: 0;}
    
.headerTop nav ul li{
    width: 33.3333%;
    height: 20px;
    padding: 0;
    margin: 0 0 20px 0;
	display: block;
	vertical-align: middle;
	text-align: left;
    float: left;
}
.headerTop nav ul li:nth-child(1){ width: 33.3333%;}
.headerTop nav ul li:nth-child(2){ width: 33.3333%;}
.headerTop nav ul li:nth-child(3){ width: 33.3333%;}
.headerTop nav ul li:nth-child(4){ width: 33.3333%;}
.headerTop nav ul li:nth-child(5){ width: 33.3333%;}
.headerTop nav ul li:last-child{ margin: 0;}
    
.headerTop nav ul li img{
    width: auto;
    height: 100%;
    max-height: 24px;
    }

.mainVisual-iconNews img,
.headerTop nav ul:first-chid li:nth-child(1) img{ max-width: 66px;}
.headerTop nav ul:first-chid li:nth-child(2) img{ max-width: 186px;}
.headerTop nav ul:first-chid li:nth-child(3) img{ max-width: 233px;}
.headerTop nav ul:first-chid li:nth-child(4) img{ max-width: 187px;}
.headerTop nav ul:first-chid li:nth-child(5) img{ max-width: 210px;}
.headerTop nav ul:nth-child(2) li:nth-child(1) img{ max-width: 166px;}
.headerTop nav ul:nth-child(2) li:nth-child(2) img{ max-width: 188px;}
.headerTop nav ul:nth-child(2) li:nth-child(3) img{ max-width: 175px;}
.headerTop nav ul:nth-child(2) li:nth-child(4) img{ max-width: 247px;}
.headerTop nav ul:nth-child(3) li:nth-child(1) img{ max-width: 314px;}
.headerTop nav ul:nth-child(3) li:nth-child(2) img{ max-width: 123px;}

.headerTop nav ul:nth-child(3) li:nth-child(2) img,
.headerTop nav ul:nth-child(3) li:nth-child(1) img,
.headerTop nav ul:nth-child(2) li:nth-child(4) img,
.headerTop nav ul:nth-child(2) li:nth-child(3) img,
.headerTop nav ul:nth-child(2) li:nth-child(2) img,
.headerTop nav ul:nth-child(2) li:nth-child(1) img,
.headerTop nav ul:first-chid li:nth-child(5) img,
.headerTop nav ul:first-chid li:nth-child(4) img,
.headerTop nav ul:first-chid li:nth-child(3) img,
.headerTop nav ul:first-chid li:nth-child(2) img,
.headerTop nav ul:first-chid li:nth-child(1) img{
    width: 100%;
    height: auto;
}
header .headerMenu{
    width: 100%;
	margin: 0 auto;
}
header .headerMenu .headerMenu-inner dl{ position: relative;}
header .headerMenu .headerMenu-inner dl dt{
	position: absolute;
	left: 50%;
    top: 10px;
	margin: 0 0 0 -64.5px; /* 画像の半分を指定して */
	cursor: pointer;
}
header .headerMenu .headerMenu-inner dl dd{ 
    position: absolute;
	right: 0;
    top: -8px;
    display: none;
}
header .headerMenu .headerMenu-inner dl dd ul li{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding: 0 0 0 10px;
	line-height: 1;
}
header .headerMenu .headerMenu-inner dl dd ul li:nth-child(2){ padding: 0 0 0 15px;}
header .headerMenu .headerMenu-inner dl dd ul li:nth-child(3){ padding: 0 0 0 15px;}

header .headerMenu .headerMenu-inner dl dd ul li:nth-child(-n+2) a::after{
    content:"▶";
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}
header .headerMenu .headerMenu-inner dl dd ul li a{
    font-size: 1.4rem;
}
.headerBg {
    z-index: 9998;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.65);
}
.headerBg:hover{ cursor: pointer;}

/* ==========================================================

- メインビジュアル @800

========================================================== */
.mainVisual{
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 95.5%;
    background-image: url(../images/mainvisual.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
}
.mainVisual-inner h1{ display: none;}
.mainVisual-info{
    width: 100%;
    padding: 0;
    margin: -130px auto 0;
}
.mainVisual-info dl{
    position: relative;
    padding: 20px 20px 0 20px;
}
.mainVisual-iconNews{
    position: absolute;
    top: 0;
    left: 30px;
    z-index: 9997;
}
.mainVisual-iconNews img{
    max-width: 139px;
    width: 100%;
    height: auto;
}
.mainVisual-info dl dt{
    float: none;
	width: 100%;
    height: 252px;
	padding: 30px;
    margin: 0 0 20px 0;
    font-size: 1.4rem;
    box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
}
.mainVisual-info dl dd{
	float: none;
    max-width: 612px;
	width: 100%;
    margin: 0 auto; /* newsに見た目合わせ */
    text-align: center;
}
    .mainVisual-info dl dd img{ max-width: 612px; width: 100%; height: auto;}
    
.mainVisual-info dl dt ul:not(:last-child){
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: dotted 1px #ea60a1;
}
.mainVisual-info dl dt ul li:nth-child(1){
    float: none;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.8;
    color: #ea60a1;
}
.mainVisual-info dl dt ul li:nth-child(2){
    float: none;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: left;
}  
/* ==========================================================

- プレゼント @800

========================================================== */
.presentCont-pdf dl dd figure img,    
.presentCont-Menu-ph08Icon img,    
.presentCont-MenuSec02 ul li .presentTag-set img,    
.presentCont-MenuSec02 ul li figcaption img,    
.presentCont-MenuSec02 ul li figure img,    
.presentCont-MenuSec02 ul li h5 img,    
.presentCont-MenuSec01-inner01 dl dd img,    
.presentCont-MenuSec01 h4 img,    
.presentCont-MenuSec01-inner01 dl dt img,    
.presentCont-comboTag dl dd figure img,    
.presentCont-comboTag dl dt figure img,    
.presentCont-pdf dl dd figure img,
.presentCont-pdf dl dt figure img,        
.presentCont-MenuSec03 ul li figcaption img,    
.presentCont-MenuSec03 ul li figure img,    
.presentCont-MenuSec03 ul li h5 img,    
.presentCont-MenuSec02 img,    
.presentCont-MenuSec01 dl dt img,    
.presentCont-Menu h4 img,    
.presentCont-combo h3 img,    
.presentCont-nextItem dl dd img,    
.presentCont-nextItem ul li img,    
.presentCont-item ul li figure:nth-child(2) img,    
.presentCont-item ul li figure:first-child img,    
.presentCont-ttl2 dl dd img,    
.presentCont-ttl2 dl dt img,    
.presentCont-ttl img,    
.presentCont-header figure img,    
.presentCont-header h2 img{
    width: 100%;
    height: auto;
}
.container{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.presentCont-wrap{ width: 100%;}
    
.presentCont-header{
	width: 100%;
    padding: 52.4911% 0 0 0;
    margin: -80px 0 0 0;
    position: relative;
}
.presentCont-header h2{
    position: absolute;
    bottom: 0;
    left: -15px;
    z-index: 2;
}
.presentCont-header h2 img{ max-width: 1124px;}

.presentCont-header figure{
    width: 100%;
    margin: 0 auto -2px;
    text-align: center;
}
.presentCont-header figure img{ max-width: 92.5%;}

.presentCont-headerSub{
    height: 100px;
    padding: 0 25px;
    font-size: 1.4rem;
	text-align: right;
    z-index: 1;
}
.presentCont-border{
	width: 100%;
    padding: 45px 25px;
	border-left: solid 5px #63221E;
    border-right: solid 5px #63221E;
	border-bottom: solid 5px #63221E;
    background-color: #FFFFFF;
}
.presentCont-ttl{
    max-width: 540px;
    width: 100%;
    margin: 0 auto 45px;
}
.presentCont-ttl img{ max-width: 540px;}
    
.presentCont-ttl2 dl{ margin: 0 0 60px 0;}
    
.presentCont-ttl2 dl dt{
    max-width: 512px;
    width: 100%;
    margin: 0 auto 25px;
    display: block;
    text-align: center;
}
.presentCont-ttl2 dl dd{
    max-width: 536px;
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.presentCont-ttl2 dl dt img{ max-width: 512px;}
.presentCont-ttl2 dl dd img{ max-width: 536px;}

.presentCont-nextItem dl dt{ width: auto;}

.presentCont-nextItem dl dd{ padding: 0;}

.presentCont-item{ margin: 0 0 50px 0;}
.presentCont-item ul li{
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
    text-align: center;
}
.presentCont-item ul li:last-child{ margin: 0;}
.presentCont-item ul li figure:first-child{ margin: 0 0 10px 0;}

.presentCont-item ul li figure:first-child img{ max-width: 482px; }
.presentCont-item ul li figure:nth-child(2) img{ max-width: 474px; }
.presentCont-nextItem ul li img{ max-width: 404px;}

.presentCont-item ul li figcaption p{
    padding: 0 20px 0 0;
    font-size: 1.3rem;
    text-align: right;
    display: none;
} 
.presentCont-nextItem{
	width: 100%;
    margin: 0 auto 120px;
    padding: 45px 20px;
    background-image: url(../images/page_bg2.gif);
    background-repeat: repeat;
    background-position: left top;
    border: solid 5px #aecf7a;    
}
.presentCont-nextItem dl{ margin: 0 0 30px 0; text-align: center;}
.presentCont-nextItem dl dt{ margin: 0 0 15px 0;}
.presentCont-nextItem dl dd img{ max-width: 487px;}  
.presentCont-nextItem ul{ text-align: center;}
    
.presentCont-nextItem ul li{ 
    width: 100%;
    padding: 0;
}
.presentCont-nextItem ul li:last-child{ padding: 0;}

.presentCont-combo{
    width: 100%;
    margin: 0 auto 50px;
    text-align: center;
}
.presentCont-combo h3{
    max-width: 509px;
    width: 100%;
    margin: 0 auto 30px;
    text-align: center;
}
.presentCont-combo h3 img{ max-width: 509px;}

.presentCont-combo p.presentCont-comboNote{
    margin: 0 0 40px 0;
    font-size: 1.6rem;
    line-height: 1.6;
}
 .presentCont-comboTag{
    width: 100%;
    margin: 0 auto;
    padding: 18px 28px;
    border: solid 2px #561916;
}
.presentCont-comboTag dl dt{
    float: none;
    width: 100%;
    padding: 0 0 20px 0;
}
.presentCont-comboTag dl dd{
    float: none;
    width: 100%;
    padding: 20px 0 0 0;
    border-left: none;
    border-top: solid 1px #666666;
}
.presentCont-comboTag dl dt figure{
    float: left;
    width: 103px;
    margin: 0 10px 0 0;
}
.presentCont-comboTag dl dd figure{
    float: left;
    width: 99px;
    margin: 0 10px 0 0;
}
.presentCont-comboTag dl dt figure img{ max-width: 103px;} 
.presentCont-comboTag dl dd figure img{ max-width: 99px;}    
    
.presentCont-comboTag dl dt figcaption{
    float: right;
    width: 100%;
    margin-left: -113px;
    padding-left: 113px;
}
.presentCont-comboTag dl dd figcaption{
    float: right;
    width: 100%;
    margin-left: -113px;
    padding-left: 113px;    
}
.presentCont-comboTag dl dd figcaption,
.presentCont-comboTag dl dt figcaption{
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: left;
}
.presentCont-MenuSec01{
    width: 100%;
    margin: 0 auto 25px;
    padding: 0 0 25px 0;
    background-image: url(../images/page_bg3.gif);
    background-repeat: repeat;
    background-position: left top;
    
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;    
}
.presentCont-MenuSec01 h4{
    width: 100%;
    margin: 0;
    padding: 40px 30px;
    text-align: center;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px; 
}
.presentCont-MenuSec01 h4 img{ max-width: 479px;}
.presentCont-MenuSec01-inner01{ margin: 0 0 20px 0;}

.presentCont-MenuSec01-inner01 dl dt{
    float: none;
    max-width: 800px;
    width: 100%;
    margin: 0 auto 20px;
}
.presentCont-MenuSec01-inner01 dl dt img{ max-width: 800px;}
    
.presentCont-MenuSec01-inner01 dl dd{
    float: none;
    width: 100%;
    padding: 0 25px;
}
.presentCont-MenuSec01-inner01 dl dd img{ max-width: 489px;}

.presentCont-MenuSec01-inner01 dl dd figure{
    float: none;
    max-width: 489px;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
}
.presentCont-MenuSec01-inner01 dl dd .presentCont-plus{
    width: 24px;
    margin: 10px auto;
}
.presentCont-MenuSec01-inner01 dl dd figcaption{ margin: 0;}
    
.presentCont-MenuSec01-inner01 dl dd figcaption p{
    margin: 0 0 5px 0;
    font-size: 1.3rem;
    line-height: 1.6;
}
.presentCont-MenuSec01-inner01 dl dd figcaption p:last-child{ margin: 0;}
.presentCont-MenuSec01-inner02{
    max-width: 521px;
    width: 100%;
    margin: 0 0 0 -10px;
    padding: 0;
    text-align: center;
}
.presentCont-MenuSec01-inner02 img{ max-width: 521px; width: 100%; height: auto;}
    
.presentCont-MenuSec02{
    width: 100%;
    margin: 0 auto 50px;    
}
.presentCont-MenuSec02 ul li{
    float: none;
    width: 100%;
    margin: 0 0 25px 0;
    background-image: url(../images/page_bg3.gif);
    background-repeat: repeat;
    background-position: left top;
    text-align: center;
    position: relative;
}
.presentCont-MenuSec02 ul li:last-child{ margin: 0;}
.presentCont-MenuSec02 ul li h5{
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
}
.presentCont-MenuSec02 ul li:nth-child(1) h5 img{ max-width: 411px;}
.presentCont-MenuSec02 ul li:nth-child(2) h5 img{ max-width: 333px;}
.presentCont-MenuSec02 ul li:nth-child(3) h5 img{ max-width: 370px;}

.presentCont-MenuSec02 ul li figure{
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;    
}
.presentCont-MenuSec02 ul li figure img{ max-width: 540px;}
    
.presentCont-MenuSec02 ul li figcaption{
    padding: 25px 0;
    max-width: 491px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.presentCont-MenuSec02 ul li figcaption img{ max-width: 491px;}
    
.presentCont-MenuSec02 ul li .presentTag-set{
    position: absolute;
    top: 70px;
    left: 0;
    text-align: right;
}
.presentCont-MenuSec02 ul li .presentTag-set img{ max-width: 101px;}
.presentCont-Menu-ph08Icon{
    position: absolute;
    bottom: -52.5px;
    right: 50px;    
}    
.presentCont-Menu-ph08Icon img{ max-width: 105px;}
    
.presentCont-MenuSec03{
    width: 100%;
    margin: 0 auto;    
}
.presentCont-pdf{
    width: 100%;
    margin: 0 auto 40px;
    padding: 25px;
    border: solid 5px #959595;   
}
.presentCont-pdf dl dt{
    float: none;
    max-width: 480px;
    width: 100%;
    margin: 0 auto 25px;
}
.presentCont-pdf dl dd{
    float: none;
    width: 100%;
    text-align: left;
    overflow: hidden;
    zoom: 1;
}
.presentCont-pdf dl dt img{
    max-width: 480px;
    width: 100%;
    height: auto;
}
.presentCont-pdf dl dd figure{
    float: left;
    width: 83px;    
    margin: 0;
    padding: 5px 10px 0 0;
    text-align: left;
}
.presentCont-pdf dl dd figure img{ max-width: 83px;}

.presentCont-pdf dl dd figcaption{
    float: right;
    width: 100%;
    margin-left: -93px;
    padding-left: 93px;
    font-size: 1.6rem;
    line-height: 1.8;
}
.presentCont-MenuSec03 p{
    font-size: 1.4rem;
    line-height: 1.6;    
}
/* ==========================================================

- オリジナルメニュー @800

========================================================== */
.originaBtn img,    
.originalCont-main02 figure img,    
.originalCont-main01 figure img,    
.originalCont-main01 .originalCont-mainTtl dl dd img,    
.originalCont-main01 .originalCont-mainTtl dl dt img,    
.originalCont-header h2 img,    
.originalCont-header figure img{
    width: 100%;
    height: auto;
}       
.originalCont-wrap{
	width: 100%;
}
.originalCont-header{
	width: 100%;
    padding: 36.35514% 0 0 0;
    margin: 0;
    position: relative;
}
.originalCont-header h2{
    position: absolute;
    bottom: 0;
    right: 0;
}
.originalCont-header h2 img{ max-width: 1070px;}
    
.originalCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.originalCont-header figure img{ max-width: 1091px;}   
    
.originalCont-headerSub{
    height: 100px;
    padding: 0 50px;
    font-size: 1.6rem;
    line-height: 1.4;
	text-align: left;
}
.originalCont-border{
	width: 100%;
    padding: 20px 0 50px;
	border-left: solid 5px #fd5454;
    border-right: solid 5px #fd5454;
	border-bottom: solid 5px #fd5454;
}
.originalCont-main02,
.originalCont-main01{
    width: 100%;
    margin: 0 0 20px 0; 
    position: relative;
}
.originalCont-main02{ margin: 0;}

.originalCont-main02 figure,
.originalCont-main01 figure{
    max-width: 1056px;
    width: 100%;
    margin: 0 auto;
}
.originalCont-main02 figure img,
.originalCont-main01 figure img{ max-width: 1056px;}

.originaBtn{
    position: absolute;
    bottom: 50px;
    left: 50%;
    width: 400px;
    margin: 0 0 0 -200px;
}
.originaBtn img{ max-width: 400px;}    
/* ==========================================================

- WEB抽選で当たる @800

========================================================== */
.webCont-lotteryBtm figure.lotteryBtm02 img,    
.webCont-lotteryBtm figure.lotteryBtm01 img,
.webCont-lotteryInner dl dd h5 img,
.webCont-lotteryInner dl dt h5 img,    
.webCont-lotteryInner dl dd .webCont-lotteryBtn img,
.webCont-lotteryInner dl dt .webCont-lotteryBtn img,    
.webCont-lotteryInner dl dd .webCont-lotteryTxt_B img,
.webCont-lotteryInner dl dt .webCont-lotteryTxt_B img,
.webLottery4 img,
.webLottery3 img,
.webLottery2 img,   
.webLottery1 img,
.webCont-lotteryAtt img,    
.webCont-periodNext img,    
.webCont-period img,    
.webCont-TtlInner figure.webFigure-txt03 img,    
.webCont-TtlInner figure.webFigure-txt02 img,    
.webCont-TtlInner figure.webFigure-txt01 img,    
.webCont-Ttl img,    
.webCont-header h2 img,    
.webCont-header figure img{
    width: 100%;
    height: auto;
}    
.webCont-wrap{
    width: 100%;
    padding: 70px 0 0 0;
}
.webCont-wrap h2{
    width: 100%;
    margin: 0 auto;    
}
.webCont-wrap h2 img{
    max-width: 1152px;
    width: 100%;
    height: auto;  
}
.webCont-header{
	width: 100%;
    padding: 0;
}
.webCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.webCont-headerSub{
    height: 65px;
}
.webCont-border{
	width: 100%;
    padding: 45px;
	border-left: solid 5px #ff6a00;
    border-right: solid 5px #ff6a00;
	border-bottom: solid 5px #ff6a00;
    background-color: #FFFFFF;
}
.webCont-Ttl{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.webCont-Ttl h3{
    display: none;
}     
.webCont-TtlInner{
    width: 100%;
    background-image: url(../images/webFigure_sp.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0 0 50px 0;
}
.webCont-TtlInner h3{
    display: block;
    width: 341px;
    margin-right: 0;
    margin-left: auto;
}
.webCont-TtlInner h3 img{
    max-width: 341px;
    width: 100%;
    height: auto;
}    
.webCont-TtlInner figure.webFigure-txt01{
    max-width: 272px;
    width: 100%;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 40px;
}
.webCont-TtlInner figure.webFigure-txt01 img{ max-width: 272px;}
    
.webCont-TtlInner figure.webFigure-txt02{
    max-width: 538px;
    width: 100%;
    margin: 0 auto 80px;
}
.webCont-TtlInner figure.webFigure-txt02 img{ max-width: 538px;}
    
.webCont-TtlInner figure.webFigure-txt03{
    max-width: 539px;
    width: 100%;
    margin: 0 auto;
}
.webCont-TtlInner figure.webFigure-txt03 img{ max-width: 539px;}
    

.webCont-period{
    max-width: 546px;
    width: 100%;
    margin: 0 auto 25px;
} 
.webCont-period img{ max-width: 546px;}
    
.webCont-periodNext{
    max-width: 534px;
    width: 100%;
    margin: 0 auto 50px;
}
.webCont-periodNext img{ max-width: 534px;}
    
.webCont-noteTxt{
    margin: 0 0 50px 0;
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: left;
}
.webCont-lotteryHead{   
    width: 100%;
    padding: 20px 0;
    text-align: center;
    background-color: #5c1511;  
}
.webCont-lottery{ /* 1054 */
	width: 100%;
    padding: 35px 20px 25px 20px;
	border-left: solid 5px #5c1511;
    border-right: solid 5px #5c1511;
	border-bottom: solid 5px #5c1511;
}
.webCont-lotteryAtt{
    max-width: 424px;
    width: 100%;
    margin: 0 auto 45px auto;
    text-align: center;  
}
.webCont-lotteryAtt img{ max-width: 424px;}
.webCont-lotteryInner { margin: 0 0 50px 0;}
.webCont-lotteryInner dl{ margin: 0 0 80px 0;}
    
.webCont-lotteryInner dl dt{
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 50px 0;
    border-right: none;
    border-bottom: dotted 2px #5c1511; 
}
.webCont-lotteryInner dl dd{
    float: none;
    width: 100%;
    padding: 0;
    text-align: left;
}
.webCont-lotteryInner dl dd h5,
.webCont-lotteryInner dl dt h5{
    max-width: 474px;
    width: 100%;
    margin: 0 auto 25px;
}
.webCont-lotteryInner dl dd h5 img,
.webCont-lotteryInner dl dt h5 img{ max-width: 474px;}
    
.webLottery1 img{ max-width: 408px;}
.webLottery2 img{ max-width: 409px;}
.webLottery3 img{ max-width: 295px;}
.webLottery4 img{ max-width: 474px;}
    
.webCont-lotteryInner dl dd .webCont-lotteryTxt,
.webCont-lotteryInner dl dt .webCont-lotteryTxt{
    margin: 0 0 15px 0;
    text-align: center;
}

.webCont-lotteryInner dl dd p,
.webCont-lotteryInner dl dt p{
    margin: 0 0 20px 0;    
    font-size: 1.6rem;
    line-height: 1.6;
}
.webCont-lotteryInner dl dd .webCont-lotteryArrow,
.webCont-lotteryInner dl dt .webCont-lotteryArrow{
    margin: 0 0 20px 0;
    text-align: center;
}
.webCont-lotteryInner dl dd .webCont-lotteryArrow img,
.webCont-lotteryInner dl dt .webCont-lotteryArrow img{ max-width: 30px;}  
    
.webCont-lotteryInner dl dd .webCont-lotteryTxt_B,
.webCont-lotteryInner dl dt .webCont-lotteryTxt_B{ margin: 0 0 50px 0; text-align: center;}

.webCont-lotteryInner dl dd .webCont-lotteryTxt_B img,
.webCont-lotteryInner dl dt .webCont-lotteryTxt_B img{ max-width: 474px;}
    
.webCont-lotteryInner dl dd .webCont-lotteryBtn,
.webCont-lotteryInner dl dt .webCont-lotteryBtn{ text-align: center;}

.webCont-lotteryInner dl dd .webCont-lotteryBtn img,
.webCont-lotteryInner dl dt .webCont-lotteryBtn img{ max-width: 402px;}

.webCont-lotteryLink{
    margin: 20px 0 50px 0;
    padding: 15px;
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: center;
    border: solid 1px #5c1511;
}
.webCont-lotteryLink a{
    color: #5c1511;
    text-decoration: underline;
}
.webCont-lotteryBtm{
    width: 100%;
    margin: 0 auto;
    padding: 30px 15px;
}
.webCont-lotteryBtm figure{
    width: 100%;
    margin: 0 auto 25px;
    text-align: center;
}
.webCont-lotteryBtm figure.lotteryBtm01{ max-width: 467px;} 
.webCont-lotteryBtm figure.lotteryBtm02{ max-width: 343px;}    
    
.webCont-lotteryBtm figure.lotteryBtm01 img{ max-width: 467px;}  
.webCont-lotteryBtm figure.lotteryBtm02 img{ max-width: 343px;}    
    
.webCont-lotteryBtm figcaption{
    font-size: 1.6rem;
    line-height: 1.6;
}
.webCont-lotteryInner dl dt p.webCont-lotteryLink-note{
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: center;
}    
/* ==========================================================

- おすすめメニュー @800

========================================================== */
.recoCont-layout02 ul li img,     
.recoCont-layout01 dl dd img,
.recoCont-layout01 dl dt img,
.recoCont-header figure img,    
.recoCont-header h2 img{
    width: 100%;
    height: auto;
}    
.recoCont-wrap{
	width: 100%;
}
.recoCont-header{
	width: 100%;
    padding: 27.18855% 0 0 0;
    margin: 45px 0 0 0;
    position: relative;
}
.recoCont-header h2{
    position: absolute;
    right: 0;    
    bottom: 5px;
}
.recoCont-header h2 img{ max-width: 1145px;} 
    
.recoCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.recoCont-header figure img{ max-width: 1091px;}
    
.recoCont-headerSub{
    height: 160px;
    padding: 0 25px;
    font-size: 1.6rem;
    line-height: 1.6;
	text-align: left;
}
.recoCont-headerSub p{ width: 70%; display: none;} 
    
.recoCont-border{
	width: 100%;
    padding: 50px 25px;
	border-left: solid 5px #eb6aa6;
    border-right: solid 5px #eb6aa6;
	border-bottom: solid 5px #eb6aa6;
    background-color: #FFFFFF;
}
.recoCont-layout01 dl{ margin: 0 0 30px 0;}

.recoCont-layout01 dl dt{
    float: none;
    max-width: 520px;
    width: 100%;
    margin: 0 auto 30px;
}
.recoCont-layout01 dl dd{
    float: none;
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
}
.recoCont-layout02 ul li img,    
.recoCont-layout01 dl dd img,
.recoCont-layout01 dl dt img{max-width: 520px;}
     
.recoCont-layout01 dl dd figure:first-child{ margin: 0 0 30px 0;}

.recoCont-layout02 ul li{
    float: none;
    max-width: 520px;
    width: 100%;
    margin: 0 auto 30px auto;
}
.recoCont-layout02 ul li:nth-child(2n){ margin-right: auto;}
.recoCont-layout02 ul li:nth-last-child(-n+2){ margin-bottom: 30px;}
.recoCont-layout02 ul li:last-child{ margin-bottom: 0;}    
/* ==========================================================

- 等身大パネル @800

========================================================== */
.panel-btn img,    
.panel-period img,    
.panelCont-layout dl dd figure img,    
.panelCont-layout dl dt img,    
.panelCont-header figure img,    
.panelCont-header h2 img{
    width: 100%;
    height: auto;
}
.panelCont-wrap{ width: 100%;}
    
.panelCont-header{
	width: 100%;
    padding: 24.75945% 0 0 0;
    margin: 60px 0 0 0;
    position: relative;
}
.panelCont-header h2{
    position: absolute;
    bottom: 0;
    left: 0;
}
.panelCont-header h2 img{ max-width: 1095px;}
    
.panelCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.panelCont-header figure img{ max-width: 1091px;}
    
.panelCont-headerSub{
    height: 60px;
    padding: 0;
    font-size: 1.6rem;
	text-align: left;
}
.panelCont-border{
	width: 100%;
    padding: 50px 25px;
	border-left: solid 5px #a0699d;
    border-right: solid 5px #a0699d;
	border-bottom: solid 5px #a0699d;
}
.panelCont-layout dl{ margin: 0 0 50px 0;}

.panelCont-layout dl dt{
    float: none;
    max-width: 554px;
    width: 100%;
    margin: 0 auto 50px;
}
.panelCont-layout dl dt img{ max-width: 554px;}
    
.panelCont-layout dl dd{
    float: none;
    width: 100%;
    padding: 0;
    text-align: left;
}
.panelCont-layout dl dd figure{
    max-width: 499px;
    width: 100%;
    margin: 0 auto 50px;
    text-align: center;
}
.panelCont-layout dl dd figure img{ max-width: 499px;}
    
.panelCont-layout dl dd figcaption{
    font-size: 1.6rem;
    line-height: 1.6;
}
.panel-period{
    max-width: 470px;
    width: 100%;
    margin: 0 auto 80px;
}
.panel-period img{ max-width: 470px;}
    
.panel-btn{
    max-width: 528px;
    width: 100%;
    margin: 0 auto;    
}
.panel-btn img{ max-width: 528px;}
/* ==========================================================

- 大洗店限定企画 @800

========================================================== */
.ooarai-layout img,    
.ooaraiCont-layout dl dd img,    
.ooaraiCont-layout dl dt figure img,    
.ooaraiCont-header figure img,    
.ooaraiCont-header h2 img{
    width: 100%;
    height: auto;
}
.ooaraiCont-wrap{ width: 100%;}
    
.ooaraiCont-header{
	width: 100%;
    padding: 28.613445% 0 0 0;
    margin: 40px 0 0 0;
    position: relative;
}
.ooaraiCont-header h2{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;    
}
.ooaraiCont-header h2 img{ max-width: 1103px;}
    
.ooaraiCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.ooaraiCont-header figure img{ max-width: 1091px;}
    
.ooaraiCont-headerSub{
    height: 65px;
}
.ooaraiCont-headerSub p{display: none;}
    
.ooaraiCont-border{
	width: 100%;
    padding: 50px 25px;
	border-left: solid 5px #8cadd4;
    border-right: solid 5px #8cadd4;
	border-bottom: solid 5px #8cadd4;
}
.ooaraiCont-layout dl{ margin: 0 0 40px 0;}

.ooaraiCont-layout dl dt{
    float: none;
    width: 100%;
}
.ooaraiCont-layout dl dd{
    float: none;
    max-width: 540px;    
    width: 100%;
    margin: 0 auto;
}
.ooaraiCont-layout dl dd img{ max-width: 540px;}
    
.ooaraiCont-layout dl dt figure{ 
    float: none;
    max-width: 482px;
    width: 100%;
    margin: 0 auto 40px;
    text-align: center;
}
.ooaraiCont-layout dl dt figure img{ max-width: 482px;}
    
.ooaraiCont-layout dl dt figcaption{
    margin: 0 0 50px 0;
    font-size: 1.6rem;
    line-height: 1.8;
}
.ooarai-layout{
    max-width: 546px;
    width: 100%;
    margin: 0 auto;
}
.ooarai-layout img{ max-width: 542px;}
/* ==========================================================

- 店舗で買える @800

========================================================== */
.shopCont-btn img,    
.shopCont-bnr img,    
.shopCont-txt02 img,    
.shopCont-layout dl dd img,    
.shopCont-layout dl dt img,    
.shopCont-border h3 img,    
.shopCont-header figure img,    
.shopCont-header h2 img{
	width: 100%;
    height: auto;
}
.shopCont-wrap{ width: 100%;}
    
.shopCont-header{
	width: 100%;
    padding: 28.69281% 0 0 0;
    margin: 30px 0 0 0;
    position: relative;
}
.shopCont-header h2{
    position: absolute;
    bottom: 0;
    right: 0;
}
.shopCont-header h2 img{ max-width: 1079px;}
    
.shopCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.shopCont-header figure img{ max-width: 1091px;} 
    
.shopCont-headerSub{
    height: 100px;
    padding: 0 25px;
    font-size: 1.6rem;
    line-height: 1.6;
	text-align: left;
}
.shopCont-headerSub p{ width: 55%;}    
.shopCont-border{
	width: 100%;
    padding: 50px 25px;
	border-left: solid 5px #31a6ca;
    border-right: solid 5px #31a6ca;
	border-bottom: solid 5px #31a6ca;
}
.shopCont-border h3{
    max-width: 884px;
    width: 100%;
    margin: 0 auto 40px;
}
.shopCont-border h3 img{ max-width: 884px;}
    
.shopCont-layout{ margin: 0 0 50px 0;}

.shopCont-layout dl dt{
    float: none;
    max-width: 700px;
    width: 100%;
    margin: 0 auto 20px;
}
.shopCont-layout dl dd{
    float: none;
    width: 100%;
    text-align: center;    
}
.shopCont-layout dl dt img{max-width: 700%;}
.shopCont-layout dl dd img{ max-width: 540px; margin: 0 auto;}
    
.shopCont-layout dl dd p,    
.shopCont-layout dl dt p{
    margin: 30px 0 0 0;
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: left;
}
.shopCont-txt02{
    max-width: 480px;
    width: 100%;
    margin: 0 0 10px 0;
}
.shopCont-txt02 img{ max-width: 480px;}
    
.shopCont-bnr{
    max-width: 552px;
    width: 100%;
    margin: 0 auto 80px;
}
.shopCont-bnr img{ max-width: 552px; padding: 0;}
    
.shopCont-btn{
    max-width: 528px;
    width: 100%;
    margin: 0 auto 80px;
}
.shopCont-btn img{ max-width: 528px;} 
    
.shopCont-btnNote{
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: left;
}
/* ==========================================================

- 通販サイトで買える @800

========================================================== */
.orderCont-btn img,    
.orderCont-period img,    
.orderCont-layout dl dd img,    
.orderCont-layout dl dt img,    
.orderCont-header figure img,    
.orderCont-header h2 img{
	width: 100%;
    height: auto;
}    
.orderCont-wrap{ width: 100%;}
    
.orderCont-header{
	width: 100%;
    padding: 48.21731%% 0 0 0;
    margin: 0 0 0 0;
    position: relative;
}
.orderCont-header h2{
    position: absolute;
    bottom: 0;
    left: 0;
}
.orderCont-header h2 img{max-width: 1099px;}
    
.orderCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.orderCont-header figure img{ max-width: 1091px;}
    
.orderCont-headerSub{
    height: 60px;
    font-size: 1.6rem;
	text-align: left;
}
.orderCont-border{
	width: 100%;
    padding: 50px 25px;
    margin: 0 0 100px 0;
	border-left: solid 5px #80c269;
    border-right: solid 5px #80c269;
	border-bottom: solid 5px #80c269;
}
.orderCont-layout dl{ margin: 0 0 40px 0;}
    
.orderCont-layout dl dt{
    float: none;
    width: 100%;
    margin: 0 0 40px 0;
}
.orderCont-layout dl dd{
    float: none;
    max-width: 518px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
.orderCont-layout dl dt img{ max-width: 489px;}    
.orderCont-border dt h4{ margin: 0 0 40px 0;}

.orderCont-layout dl dt p{
    font-size: 1.4rem;
    line-height: 1.8;
}
.orderCont-layout dl dd img{ max-width: 518px;}
    
.orderCont-period{
    max-width: 560px;
    width: 100%;
    margin: 0 auto 80px;
    }
.orderCont-period img{ max-width: 560px;}
    
.orderCont-btn{
    max-width: 528px;
    width: 100%;
    margin: 0 auto;
}
.orderCont-btn img{ max-width: 528px;}
/* ==========================================================

- フッター @800

========================================================== */
.footerCont-logo02 img,    
.footerCont-btn img,    
.footerCont-logo01 img,
.footerCont-top img{
    width: 100%;
    height: auto;
}
.footerCont-top{
    width: 100%;
    margin: 0 auto -21px;
    display: none;
}
.footerCont-top img{ max-width: 1106px;}
.footerCont-topSp{
    display: block;
    width: 100%;
    margin: 0 auto -16px;
}
.footerCont-topSp img{ max-width: 640px;}
    
.footerCont-sec01{
    width: 100%;
    padding: 60px 25px 80px 25px;
}
.footerCont-logo01{
    max-width: 521px;
    width: 100%;
    margin: 0 auto 30px;   
}
.footerCont-logo01 img{ max-width: 521px;}
    
.footerCont-txt01{
    margin: 0 0 50px 0;
    padding: 0 25px;
    font-size: 2.0rem;
    line-height: 2.0;
    text-align: center;
}
.footerCont-btn{
    max-width: 528px;
    width: 100%;
    margin: 0 auto;   
}
.footerCont-btn img{ max-width: 528px;}
    
.footerCont-sec02{
    width: 100%;
    padding: 55px 25px;
}
.footerCont-ttl{
    max-width: 221px;
    width: 100%;
    margin: 0 auto 40px;   
}
.footerCont-inquiry{
    margin: 0 0 50px 0;
    text-align: center;
}
.footerCont-inquiry h6{
    font-size: 2.0rem;
    line-height: 1.6;
    margin: 0 0 30px 0;
}
.footerCont-inquiry ul{
    width: 100%;
    letter-spacing: -.4em;
    text-align: center;
}
.footerCont-inquiry ul li{
    display: block;
    letter-spacing: normal;
    vertical-align: bottom;
    font-size: 2.0rem;
    line-height: 1.6;
    padding: 0;
}
.footerCont-inquiry ul li:last-child{ padding: 0;}

.footerCont-logo02{
    max-width: 404px;
    width: 100%;
    margin: 0 auto 80px;
}
.footerCont-logo02 img{ max-width: 404px;}
    
.footerCont-sec02 p.copyright{
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: .05em;
    text-align: center;
}
.footerCont-sec02 p.copyright span{display: block; padding: 0;} 
    
.footer-sns{
    display: block;
    width: 320px;
    margin: 0 auto 80px;
}
.footer-sns ul li:nth-child(1){
    float: left;
    width: 65px;
    margin: 0 62.5px 0 0;
}
.footer-sns ul li:nth-child(2){
    float: left;
    width: 66px;
    margin: 0 62.5px 0 0;
}
.footer-sns ul li:nth-child(3){
    float: left;
    width: 64px;
    margin: 0;
}
.footer-privacyQa{
    display: block;
    margin: 0 0 30px 0;
}
.footer-privacyQa ul{ text-align: center;}    
.footer-privacyQa ul li{ margin: 0 40px 0 0; letter-spacing: .2em;}
.footer-privacyQa ul li:last-child{ margin: 0;}
    
.footer-privacyQa ul li a::before{
    content:"▶";
    font-size: 1.4rem;
    margin: 0 5px 0 0;
    position: relative;
    bottom: 2px;
}    
.footer-privacyQa ul li a{
    font-size: 2.0rem;
	color: #FFFFFF;
    font-weight: normal;
}
/* ==========================================================

- 対象地域POPUP @800

========================================================== */
/* POPUP時の背景 */
.modalWindow2,    
.modalWindow{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, .6 );
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
/* POPUP内 */
.modalWindow-inner2,    
.modalWindow-inner{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
    padding: 15px;
}
.modalWindow-close{
    width: 24px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 20px;
}
.modalWindow-close img{ max-width: 34px; width: 100%; height: auto;}
    
.targetStore-ttl{
	width: 100%;
	padding: 15px 0;
	margin: 0 0 10px 0;
    font-size: 1.8rem;
    line-height: 1;
	text-align: center;
}
.targetStore-area{ margin: 0 0 10px 0;}
.is-firstChild{ margin: 0 0 30px 0;}

.targetStore-area dl{
	display: table;
	width: 100%;
}
.targetStore-area dl dt{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 120px;
	padding: 40px 0;
    font-size: 1.8rem;
    line-height: 1;
	text-align: center;
}

.targetStore-area dl dd{
	display: table-cell;
	vertical-align: middle;
	text-align: lett;
	width: auto;
	padding: 15px 30px;
    font-size: 1.6rem;
    line-height: 1.6;
	text-align: left;
	border-left: solid 11px rgba(251,252,252, 0);
	background-clip: padding-box;
}    
    
} /*** /@media tab ***/
/* =================================================================================================================================

- @media screen 639

================================================================================================================================= */
@media screen and (min-width: 240px) and (max-width: 639px){
   /* ==========================================================

- 共通01 @800

========================================================== */
.warpper{
	max-width: 100%;
	width: 100%;
    padding: 60px 0 0 0;
}
.width1400{
	width: 100%;
	margin: 0 auto;
}
.width1154{
    max-width: 100%;
    width: 100%;
	margin: 0 auto;
}
.is-device-pc{ display: none;}
.is-device-sp{ display: block;}
.is-device-pc640{ display: none;}    
.is-device-sp640{ display: block;}    

.webCont-period dl,
.presentCont-nextItem ul,
.presentCont-nextItem dl,
.presentCont-ttl2 dl{
    width: 100%;
    letter-spacing: -.4em;
}
.presentCont-MenuSec02,
.webCont-period dl dd,
.webCont-period dl dt,
.presentCont-nextItem ul li,
.presentCont-nextItem dl dd,
.presentCont-nextItem dl dt,
.presentCont-ttl2 dl dd,
.presentCont-ttl2 dl dt{
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
}
.targetStore-area dl dd,    
.targetStore-area dl dt,    
.presentCont-MenuSec02 ul li figcaption,    
.footerCont-sec02,    
.footerCont-sec01,    
.presentCont-MenuSec01-inner02,    
.headerTop nav ul,
.modalWindow-inner2,        
.modalWindow-inner,    
.webCont-lotteryBtm,    
.webCont-lotteryLink,
.originalCont-main01 .originalCont-mainTtl dl dd,    
.presentCont-pdf dl dd figcaption,    
.presentCont-pdf,
.presentCont-MenuSec02 ul li h5,    
.presentCont-MenuSec01-inner01 dl dd,    
.presentCont-MenuSec01 h4,    
.presentCont-comboTag dl dd figcaption,    
.presentCont-comboTag dl dt figcaption,    
.presentCont-comboTag,
.presentCont-MenuSec02,
.container,
.mainVisual-info dl dt,
.mainVisual-info .mainVisual-infoSp,
.mainVisual-info dl,
.originalCont-wrap,
.presentCont-pdf,
.presentCont-MenuSec01 dl dd,
.presentCont-nextItem,
.presentCont-wrap{
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* ==========================================================

- ヘッダー @639

========================================================== */
header{
	width: 100%;
    height: 423px;
    position: fixed;
    top: -345px; /* -345 */
    left: 0;
	z-index: 9999;
}
.headerTop{ margin: 0;}

.headerTop nav{
	width: 100%;
	padding: 90px 0 25px;
	margin: 0 auto;
}
.headerTop nav ul{
	width: 100%;
    padding: 0 15px;
	margin: 0 0 20px 0;
	display: block;
    overflow: hidden;
    zoom: 1;
}
.headerTop nav ul.nav03{ margin: 0;}
    
.headerTop nav ul li{
    width: 50%;
    height: auto;
    padding: 0;
    margin: 0 0 25px 0;
	display: block;
	vertical-align: middle;
	text-align: left;
    float: left;
}
.headerTop nav ul li:nth-child(1){ width: 50%;}
.headerTop nav ul li:nth-child(2){ width: 50%;}
.headerTop nav ul li:nth-child(3){ width: 50%;}
.headerTop nav ul li:nth-child(4){ width: 50%;}
.headerTop nav ul li:nth-child(5){ width: 50%;}
.headerTop nav ul li:last-child{ margin: 0;}

.headerTop nav ul li:nth-child(even){
    width : 45%;
    margin-left: 5%;
}    
.headerTop nav ul li img{
    width: auto;
    height: 16px;
}

header .headerMenu{
    width: 100%;
	margin: 0 auto;
}
header .headerMenu .headerMenu-inner dl{ position: relative;}
header .headerMenu .headerMenu-inner dl dt{
	position: absolute;
	left: 50%;
    top: 10px;
	margin: 0 0 0 -64.5px; /* 画像の半分を指定して */
	cursor: pointer;
}
header .headerMenu .headerMenu-inner dl dd{ 
    position: absolute;
	right: 0;
    top: -8px;
    display: none;
}


/* ==========================================================

- メインビジュアル @639

========================================================== */
.mainVisual{
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 95.5%;
    background-image: url(../images/mainvisual_sp.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
}
.mainVisual-inner h1{ display: none;}
.mainVisual-info{
    width: 100%;
    padding: 0;
    margin: 70px auto 0;
}
.mainVisual-info dl{
    position: relative;
    padding: 20px 10px 0 10px;
}
.mainVisual-iconNews{
    position: absolute;
    top: 0;
    left: 30px;
    z-index: 9997;
}
.mainVisual-iconNews img{
    max-width: 126px;
    width: 100%;
    height: auto;
}
.mainVisual-info dl dt{
    float: none;
	width: 100%;
    height: 252px;
	padding: 30px;
    margin: 0 0 20px 0;
    font-size: 1.4rem;
    box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,1.0);
}
.mainVisual-info dl dd{
	float: none;
    max-width: 612px;
	width: 100%;
    margin: 0 auto; /* newsに見た目合わせ */
    text-align: center;
}
    .mainVisual-info dl dd img{ max-width: 612px; width: 100%; height: auto;}
    
.mainVisual-info dl dt ul:not(:last-child){
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: dotted 1px #ea60a1;
}
.mainVisual-info dl dt ul li:nth-child(1){
    float: none;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.8;
    color: #ea60a1;
}
.mainVisual-info dl dt ul li:nth-child(2){
    float: none;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: left;
}  
/* ==========================================================

- プレゼント @639

========================================================== */
.presentCont-pdf dl dd figure img,    
.presentCont-Menu-ph08Icon img,    
.presentCont-MenuSec02 ul li .presentTag-set img,    
.presentCont-MenuSec02 ul li figcaption img,    
.presentCont-MenuSec02 ul li figure img,    
.presentCont-MenuSec02 ul li h5 img,    
.presentCont-MenuSec01-inner01 dl dd img,    
.presentCont-MenuSec01 h4 img,    
.presentCont-MenuSec01-inner01 dl dt img,    
.presentCont-comboTag dl dd figure img,    
.presentCont-comboTag dl dt figure img,    
.presentCont-pdf dl dd figure img,
.presentCont-pdf dl dt figure img,        
.presentCont-MenuSec03 ul li figcaption img,    
.presentCont-MenuSec03 ul li figure img,    
.presentCont-MenuSec03 ul li h5 img,    
.presentCont-MenuSec02 img,    
.presentCont-MenuSec01 dl dt img,    
.presentCont-Menu h4 img,    
.presentCont-combo h3 img,    
.presentCont-nextItem dl dd img,    
.presentCont-nextItem ul li img,    
.presentCont-item ul li figure:nth-child(2) img,    
.presentCont-item ul li figure:first-child img,    
.presentCont-ttl2 dl dd img,    
.presentCont-ttl2 dl dt img,    
.presentCont-ttl img,    
.presentCont-header figure img,    
.presentCont-header h2 img{
    width: 100%;
    height: auto;
}
.container{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.presentCont-wrap{ width: 100%;}
    
.presentCont-header{
	width: 100%;
    padding: 52.4911% 0 0 0;
    margin: -80px 0 0 0;
    position: relative;
}
.presentCont-header h2{
    position: absolute;
    bottom: 0;
    left: -15px;
    z-index: 2;
}
.presentCont-header h2 img{ max-width: 1124px;}

.presentCont-header figure{
    width: 100%;
    margin: 0 auto -2px;
    text-align: center;
}
.presentCont-header figure img{ max-width: 92.5%;}

.presentCont-headerSub{
    height: 100px;
    padding: 0 25px;
    font-size: 1.4rem;
	text-align: right;
    z-index: 1;
}
.presentCont-border{
	width: 100%;
    padding: 45px 15px;
	border-left: solid 5px #63221E;
    border-right: solid 5px #63221E;
	border-bottom: solid 5px #63221E;
    background-color: #FFFFFF;
}
.presentCont-ttl{
    max-width: 540px;
    width: 100%;
    margin: 0 auto 45px;
}
.presentCont-ttl img{ max-width: 540px;}
    
.presentCont-ttl2 dl{ margin: 0 0 60px 0;}
    
.presentCont-ttl2 dl dt{
    max-width: 512px;
    width: 100%;
    margin: 0 auto 25px;
    display: block;
    text-align: center;
}
.presentCont-ttl2 dl dd{
    max-width: 536px;
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.presentCont-ttl2 dl dt img{ max-width: 512px;}
.presentCont-ttl2 dl dd img{ max-width: 536px;}

.presentCont-nextItem dl dt{ width: auto;}

.presentCont-nextItem dl dd{ padding: 0;}

.presentCont-item{ margin: 0 0 50px 0;}
.presentCont-item ul li{
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
    text-align: center;
}
.presentCont-item ul li:last-child{ margin: 0;}
.presentCont-item ul li figure:first-child{ margin: 0 0 10px 0;}

.presentCont-item ul li figure:first-child img{ max-width: 482px; }
.presentCont-item ul li figure:nth-child(2) img{ max-width: 474px; }
.presentCont-nextItem ul li img{ max-width: 404px;}

.presentCont-item ul li figcaption p{
    padding: 0 20px 0 0;
    font-size: 1.3rem;
    text-align: right;
    display: none;
} 
.presentCont-nextItem{
	width: 100%;
    margin: 0 auto 120px;
    padding: 45px 20px;
    background-image: url(../images/page_bg2.gif);
    background-repeat: repeat;
    background-position: left top;
    border: solid 5px #aecf7a;    
}
.presentCont-nextItem dl{ margin: 0 0 30px 0; text-align: center;}
.presentCont-nextItem dl dt{ margin: 0 0 15px 0;}
.presentCont-nextItem dl dd img{ max-width: 487px;}  
.presentCont-nextItem ul{ text-align: center;}
    
.presentCont-nextItem ul li{ 
    width: 100%;
    padding: 0;
}
.presentCont-nextItem ul li:last-child{ padding: 0;}

.presentCont-combo{
    width: 100%;
    margin: 0 auto 50px;
    text-align: center;
}
.presentCont-combo h3{
    max-width: 509px;
    width: 100%;
    margin: 0 auto 30px;
    text-align: center;
}
.presentCont-combo h3 img{ max-width: 509px;}

.presentCont-combo p.presentCont-comboNote{
    margin: 0 0 40px 0;
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: left;
}
 .presentCont-comboTag{
    width: 100%;
    margin: 0 auto;
    padding: 18px 28px;
    border: solid 2px #561916;
}
.presentCont-comboTag dl dt{
    float: none;
    width: 100%;
    padding: 0 0 20px 0;
}
.presentCont-comboTag dl dd{
    float: none;
    width: 100%;
    padding: 20px 0 0 0;
    border-left: none;
    border-top: solid 1px #666666;
}
.presentCont-comboTag dl dt figure{
    float: left;
    width: 93px;
    margin: 0 10px 0 0;
}
.presentCont-comboTag dl dd figure{
    float: left;
    width: 89px;
    margin: 0 10px 0 0;
}
.presentCont-comboTag dl dt figure img{ max-width: 93px;} 
.presentCont-comboTag dl dd figure img{ max-width: 89px;}    
    
.presentCont-comboTag dl dt figcaption{
    float: right;
    width: 100%;
    margin-left: -103px;
    padding-left: 103px;
}
.presentCont-comboTag dl dd figcaption{
    float: right;
    width: 100%;
    margin-left: -103px;
    padding-left: 103px;    
}
.presentCont-comboTag dl dd figcaption,
.presentCont-comboTag dl dt figcaption{
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: left;
}
.presentCont-MenuSec01{
    width: 100%;
    margin: 0 auto 25px;
    padding: 0 0 25px 0;
    background-image: url(../images/page_bg3.gif);
    background-repeat: repeat;
    background-position: left top;
    
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;    
}
.presentCont-MenuSec01 h4{
    width: 100%;
    margin: 0;
    padding: 40px 15px;
    text-align: center;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px; 
}
.presentCont-MenuSec01 h4 img{ max-width: 479px;}
.presentCont-MenuSec01-inner01{ margin: 0 0 20px 0;}

.presentCont-MenuSec01-inner01 dl dt{
    float: none;
    max-width: 800px;
    width: 100%;
    margin: 0 auto 20px;
}
.presentCont-MenuSec01-inner01 dl dt img{ max-width: 800px;}
    
.presentCont-MenuSec01-inner01 dl dd{
    float: none;
    width: 100%;
    padding: 0 15px;
}
.presentCont-MenuSec01-inner01 dl dd img{ max-width: 489px;}

.presentCont-MenuSec01-inner01 dl dd figure{
    float: none;
    max-width: 489px;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
}
.presentCont-MenuSec01-inner01 dl dd .presentCont-plus{
    width: 24px;
    margin: 10px auto;
}
.presentCont-MenuSec01-inner01 dl dd figcaption{ margin: 0;}
    
.presentCont-MenuSec01-inner01 dl dd figcaption p{
    margin: 0 0 5px 0;
    font-size: 1.3rem;
    line-height: 1.6;
}
.presentCont-MenuSec01-inner01 dl dd figcaption p:last-child{ margin: 0;}
.presentCont-MenuSec01-inner02{
    max-width: 521px;
    width: 100%;
    margin: 0;
    padding: 0 15px;
    text-align: center;
}
.presentCont-MenuSec01-inner02 img{ max-width: 521px; width: 100%; height: auto;}
    
.presentCont-MenuSec02{
    width: 100%;
    margin: 0 auto 50px;    
}
.presentCont-MenuSec02 ul li{
    float: none;
    width: 100%;
    margin: 0 0 25px 0;
    background-image: url(../images/page_bg3.gif);
    background-repeat: repeat;
    background-position: left top;
    text-align: center;
    position: relative;
}
.presentCont-MenuSec02 ul li:last-child{ margin: 0;}
.presentCont-MenuSec02 ul li h5{
    width: 100%;
    margin: 0 auto;
    padding: 40px 15px;
}
.presentCont-MenuSec02 ul li:nth-child(1) h5 img{ max-width: 411px;}
.presentCont-MenuSec02 ul li:nth-child(2) h5 img{ max-width: 333px;}
.presentCont-MenuSec02 ul li:nth-child(3) h5 img{ max-width: 370px;}

.presentCont-MenuSec02 ul li figure{
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;    
}
.presentCont-MenuSec02 ul li figure img{ max-width: 540px;}
    
.presentCont-MenuSec02 ul li figcaption{
    padding: 25px 15px;
    max-width: 491px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.presentCont-MenuSec02 ul li figcaption img{ max-width: 491px;}
    
.presentCont-MenuSec02 ul li .presentTag-set{
    position: absolute;
    top: 90px;
    left: 0;
    text-align: right;
}
.presentCont-MenuSec02 ul li .presentTag-set img{ max-width: 81px;}
.presentCont-Menu-ph08Icon{
    position: absolute;
    bottom: -32.5px;
    right: 25px;    
}    
.presentCont-MenuSec02 ul li figure .presentCont-Menu-ph08Icon img{ max-width: 65px;}
    
.presentCont-MenuSec03{
    width: 100%;
    margin: 0 auto;    
}
.presentCont-pdf{
    width: 100%;
    margin: 0 auto 40px;
    padding: 25px;
    border: solid 5px #959595;   
}
.presentCont-pdf dl dt{
    float: none;
    max-width: 480px;
    width: 100%;
    margin: 0 auto 15px;
}
.presentCont-pdf dl dd{
    float: none;
    width: 100%;
    text-align: left;
    overflow: hidden;
    zoom: 1;
}
.presentCont-pdf dl dt img{
    max-width: 480px;
    width: 100%;
    height: auto;
}
.presentCont-pdf dl dd figure{
    float: none;
    width: 83px;    
    margin: 0 auto 15px;
    padding: 0;
    text-align: left;
}
.presentCont-pdf dl dd figure img{ max-width: 83px;}

.presentCont-pdf dl dd figcaption{
    float: none;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    font-size: 1.4rem;
    line-height: 1.6;
}
.presentCont-MenuSec03 p{
    font-size: 1.4rem;
    line-height: 1.6;    
}
/* ==========================================================

- オリジナルメニュー @639

========================================================== */
.originaBtn img,    
.originalCont-main02 figure img,    
.originalCont-main01 figure img,    
.originalCont-main01 .originalCont-mainTtl dl dd img,    
.originalCont-main01 .originalCont-mainTtl dl dt img,    
.originalCont-header h2 img,    
.originalCont-header figure img{
    width: 100%;
    height: auto;
}       
.originalCont-wrap{
	width: 100%;
}
.originalCont-header{
	width: 100%;
    padding: 36.35514% 0 0 0;
    margin: 0;
    position: relative;
}
.originalCont-header h2{
    position: absolute;
    bottom: 0;
    right: 0;
}
.originalCont-header h2 img{ max-width: 1070px;}
    
.originalCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.originalCont-header figure img{ max-width: 1091px;}   
    
.originalCont-headerSub{
    height: 100px;
    padding: 0 50px;
    font-size: 1.6rem;
    line-height: 1.4;
	text-align: left;
}
.originalCont-border{
	width: 100%;
    padding: 20px 0 50px;
	border-left: solid 5px #fd5454;
    border-right: solid 5px #fd5454;
	border-bottom: solid 5px #fd5454;
}
.originalCont-main02,
.originalCont-main01{
    width: 100%;
    margin: 0 0 20px 0; 
    position: relative;
}
.originalCont-main02{ margin: 0;}

.originalCont-main02 figure,
.originalCont-main01 figure{
    max-width: 1056px;
    width: 100%;
    margin: 0 auto;
}
.originalCont-main02 figure img,
.originalCont-main01 figure img{ max-width: 1056px;}

.originaBtn{
    position: absolute;
    bottom: 25px;
    left: 10%;
    width: 80%;
    margin: 0 auto;
}
.originaBtn img{ max-width: 100%;}    
/* ==========================================================

- WEB抽選で当たる @639

========================================================== */
.webCont-lotteryBtm figure.lotteryBtm02 img,    
.webCont-lotteryBtm figure.lotteryBtm01 img,
.webCont-lotteryInner dl dd h5 img,
.webCont-lotteryInner dl dt h5 img,    
.webCont-lotteryInner dl dd .webCont-lotteryBtn img,
.webCont-lotteryInner dl dt .webCont-lotteryBtn img,    
.webCont-lotteryInner dl dd .webCont-lotteryTxt_B img,
.webCont-lotteryInner dl dt .webCont-lotteryTxt_B img,
.webLottery4 img,
.webLottery3 img,
.webLottery2 img,   
.webLottery1 img,
.webCont-lotteryAtt img,    
.webCont-periodNext img,    
.webCont-period img,    
.webCont-TtlInner figure:nth-child(3) img,    
.webCont-TtlInner figure:nth-child(2) img,    
.webCont-TtlInner figure:first-child img,    
.webCont-Ttl img,    
.webCont-header h2 img,    
.webCont-header figure img{
    width: 100%;
    height: auto;
}    
.webCont-wrap{
    width: 100%;
    padding: 70px 0 0 0;
}
.webCont-wrap h2{
    width: 100%;
    margin: 0 auto;    
}
.webCont-wrap h2 img{
    max-width: 1152px;
    width: 100%;
    height: auto;  
}
.webCont-header{
	width: 100%;
    padding: 0;
}
.webCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.webCont-headerSub{
    height: 65px;
}
.webCont-border{
	width: 100%;
    padding: 40px 15px 50px 15px;
    border-left: solid 5px #ff6a00;
    border-right: solid 5px #ff6a00;
	border-bottom: solid 5px #ff6a00;
}
.webCont-Ttl{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.webCont-Ttl h3{
    display: none;
}     
.webCont-TtlInner{
    width: 100%;
    background-image: url(../images/webFigure.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 80% 0 0 0;
    margin: 0 0 50px 0;
}
.webCont-TtlInner h3{
    display: block;
    max-width: 341px;
    width: 100%;
    margin: 10px auto 40px;
}
.webCont-TtlInner h3 img{
    max-width: 341px;
    width: 100%;
    height: auto;
}    
.webCont-TtlInner figure.webFigure-txt01{
    max-width: 200px;
    width: 100%;
    margin: 0 auto 40px;
}
.webCont-TtlInner figure.webFigure-txt01 img{ max-width: 272px;}
    
.webCont-TtlInner figure.webFigure-txt02{
    max-width: 538px;
    width: 100%;
    margin: 0 auto 80px;
}
.webCont-TtlInner figure.webFigure-txt02 img{ max-width: 538px;}
    
.webCont-TtlInner figure.webFigure-txt03{
    max-width: 539px;
    width: 100%;
    margin: 0 auto;
}
.webCont-TtlInner figure.webFigure-txt03 img{ max-width: 539px;}
    
.webCont-period{
    max-width: 546px;
    width: 100%;
    margin: 0 auto 25px;
} 
.webCont-period img{ max-width: 546px;}
    
.webCont-periodNext{
    max-width: 534px;
    width: 100%;
    margin: 0 auto 50px;
}
.webCont-periodNext img{ max-width: 534px;}
    
.webCont-noteTxt{
    margin: 0 0 50px 0;
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: left;
}
.webCont-lotteryHead{   
    width: 100%;
    padding: 20px 0;
    text-align: center;
}
.webCont-lotteryHead h4 img{ max-width: 120px; width: 100%; height: auto;}      
.webCont-lottery{ /* 1054 */
	width: 100%;
    padding: 35px 20px 25px 20px;
	border-left: solid 5px #5c1511;
    border-right: solid 5px #5c1511;
	border-bottom: solid 5px #5c1511;
}
.webCont-lotteryAtt{
    max-width: 424px;
    width: 100%;
    margin: 0 auto 45px auto;
    text-align: center;  
}
.webCont-lotteryAtt img{ max-width: 424px;}
.webCont-lotteryInner { margin: 0 0 50px 0;}
.webCont-lotteryInner dl{ margin: 0 0 80px 0;}
    
.webCont-lotteryInner dl dt{
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 50px 0;
    border-right: none;
    border-bottom: dotted 2px #5c1511; 
}
.webCont-lotteryInner dl dd{
    float: none;
    width: 100%;
    padding: 0;
    text-align: left;
}
.webCont-lotteryInner dl dd h5,
.webCont-lotteryInner dl dt h5{
    max-width: 474px;
    width: 100%;
    margin: 0 auto 25px;
}
.webCont-lotteryInner dl dd h5 img,
.webCont-lotteryInner dl dt h5 img{ max-width: 474px;}
    
.webLottery1 img{ max-width: 408px;}
.webLottery2 img{ max-width: 409px;}
.webLottery3 img{ max-width: 295px;}
.webLottery4 img{ max-width: 474px;}
    
.webCont-lotteryInner dl dd .webCont-lotteryTxt,
.webCont-lotteryInner dl dt .webCont-lotteryTxt{
    margin: 0 0 15px 0;
    text-align: center;
}

.webCont-lotteryInner dl dd p,
.webCont-lotteryInner dl dt p{
    margin: 0 0 20px 0;    
    font-size: 1.6rem;
    line-height: 1.6;
}
.webCont-lotteryInner dl dd .webCont-lotteryArrow,
.webCont-lotteryInner dl dt .webCont-lotteryArrow{
    margin: 0 0 20px 0;
    text-align: center;
}
.webCont-lotteryInner dl dd .webCont-lotteryArrow img,
.webCont-lotteryInner dl dt .webCont-lotteryArrow img{ max-width: 30px;}  
    
.webCont-lotteryInner dl dd .webCont-lotteryTxt_B,
.webCont-lotteryInner dl dt .webCont-lotteryTxt_B{ margin: 0 0 50px 0; text-align: center;}

.webCont-lotteryInner dl dd .webCont-lotteryTxt_B img,
.webCont-lotteryInner dl dt .webCont-lotteryTxt_B img{ max-width: 474px;}
    
.webCont-lotteryInner dl dd .webCont-lotteryBtn,
.webCont-lotteryInner dl dt .webCont-lotteryBtn{ text-align: center;}

.webCont-lotteryInner dl dd .webCont-lotteryBtn img,
.webCont-lotteryInner dl dt .webCont-lotteryBtn img{ max-width: 402px;}

.webCont-lotteryLink{
    margin: 20px 0 50px 0;
    padding: 15px;
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: center;
    border: solid 1px #5c1511;
}
.webCont-lotteryLink a{
    color: #5c1511;
    text-decoration: underline;
}
.webCont-lotteryBtm{
    width: 100%;
    margin: 0 auto;
    padding: 30px 15px;
}
.webCont-lotteryBtm figure{
    width: 100%;
    margin: 0 auto 25px;
    text-align: center;
}
.webCont-lotteryBtm figure.lotteryBtm01{ max-width: 467px;} 
.webCont-lotteryBtm figure.lotteryBtm02{ max-width: 343px;}    
    
.webCont-lotteryBtm figure.lotteryBtm01 img{ max-width: 467px;}  
.webCont-lotteryBtm figure.lotteryBtm02 img{ max-width: 343px;}    
    
.webCont-lotteryBtm figcaption{
    font-size: 1.6rem;
    line-height: 1.6;
}
.webCont-lotteryInner dl dt p.webCont-lotteryLink-note{
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: center;
}    
/* ==========================================================

- おすすめメニュー @639

========================================================== */
.recoCont-layout02 ul li img,     
.recoCont-layout01 dl dd img,
.recoCont-layout01 dl dt img,
.recoCont-header figure img,    
.recoCont-header h2 img{
    width: 100%;
    height: auto;
}    
.recoCont-wrap{
	width: 100%;
}
.recoCont-header{
	width: 100%;
    padding: 27.18855% 0 0 0;
    margin: 45px 0 0 0;
    position: relative;
}
.recoCont-header h2{
    position: absolute;
    right: 0;    
    bottom: 5px;
}
.recoCont-header h2 img{ max-width: 1145px;} 
    
.recoCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.recoCont-header figure img{ max-width: 1091px;}
    
.recoCont-headerSub{
    height: 120px;
    padding: 0 25px;
    font-size: 1.6rem;
    line-height: 1.6;
	text-align: left;
}
.recoCont-headerSub p{ width: 70%; display: none;} 
    
.recoCont-border{
	width: 100%;
    padding: 50px 15px;
	border-left: solid 5px #eb6aa6;
    border-right: solid 5px #eb6aa6;
	border-bottom: solid 5px #eb6aa6;
    background-color: #FFFFFF;
}
.recoCont-layout01 dl{ margin: 0 0 30px 0;}

.recoCont-layout01 dl dt{
    float: none;
    max-width: 520px;
    width: 100%;
    margin: 0 auto 30px;
}
.recoCont-layout01 dl dd{
    float: none;
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
}
.recoCont-layout02 ul li img,    
.recoCont-layout01 dl dd img,
.recoCont-layout01 dl dt img{max-width: 520px;}
     
.recoCont-layout01 dl dd figure:first-child{ margin: 0 0 30px 0;}

.recoCont-layout02 ul li{
    float: none;
    max-width: 520px;
    width: 100%;
    margin: 0 auto 30px auto;
}
.recoCont-layout02 ul li:nth-child(2n){ margin-right: auto;}
.recoCont-layout02 ul li:nth-last-child(-n+2){ margin-bottom: 30px;}
.recoCont-layout02 ul li:last-child{ margin-bottom: 0;}    
/* ==========================================================

- 等身大パネル @639

========================================================== */
.panel-btn img,    
.panel-period img,    
.panelCont-layout dl dd figure img,    
.panelCont-layout dl dt img,    
.panelCont-header figure img,    
.panelCont-header h2 img{
    width: 100%;
    height: auto;
}
.panelCont-wrap{ width: 100%;}
    
.panelCont-header{
	width: 100%;
    padding: 24.75945% 0 0 0;
    margin: 60px 0 0 0;
    position: relative;
}
.panelCont-header h2{
    position: absolute;
    bottom: 0;
    left: 0;
}
.panelCont-header h2 img{ max-width: 1095px;}
    
.panelCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.panelCont-header figure img{ max-width: 1091px;}
    
.panelCont-headerSub{
    height: 60px;
    padding: 0;
    font-size: 1.6rem;
	text-align: left;
}
.panelCont-border{
	width: 100%;
    padding: 50px 15px;
	border-left: solid 5px #a0699d;
    border-right: solid 5px #a0699d;
	border-bottom: solid 5px #a0699d;
}
.panelCont-layout dl{ margin: 0 0 50px 0;}

.panelCont-layout dl dt{
    float: none;
    max-width: 554px;
    width: 100%;
    margin: 0 auto 50px;
}
.panelCont-layout dl dt img{ max-width: 554px;}
    
.panelCont-layout dl dd{
    float: none;
    width: 100%;
    padding: 0;
    text-align: left;
}
.panelCont-layout dl dd figure{
    max-width: 499px;
    width: 100%;
    margin: 0 auto 50px;
    text-align: center;
}
.panelCont-layout dl dd figure img{ max-width: 499px;}
    
.panelCont-layout dl dd figcaption{
    font-size: 1.6rem;
    line-height: 1.6;
}
.panel-period{
    max-width: 470px;
    width: 100%;
    margin: 0 auto 80px;
}
.panel-period img{ max-width: 470px;}
    
.panel-btn{
    max-width: 528px;
    width: 100%;
    margin: 0 auto;    
}
.panel-btn img{ max-width: 528px;}
/* ==========================================================

- 大洗店限定企画 @639

========================================================== */
.ooarai-layout img,    
.ooaraiCont-layout dl dd img,    
.ooaraiCont-layout dl dt figure img,    
.ooaraiCont-header figure img,    
.ooaraiCont-header h2 img{
    width: 100%;
    height: auto;
}
.ooaraiCont-wrap{ width: 100%;}
    
.ooaraiCont-header{
	width: 100%;
    padding: 28.613445% 0 0 0;
    margin: 40px 0 0 0;
    position: relative;
}
.ooaraiCont-header h2{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;    
}
.ooaraiCont-header h2 img{ max-width: 1103px;}
    
.ooaraiCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.ooaraiCont-header figure img{ max-width: 1091px;}
    
.ooaraiCont-headerSub{
    height: 65px;
}
.ooaraiCont-headerSub p{display: none;}
    
.ooaraiCont-border{
	width: 100%;
    padding: 50px 15px;
	border-left: solid 5px #8cadd4;
    border-right: solid 5px #8cadd4;
	border-bottom: solid 5px #8cadd4;
}
.ooaraiCont-layout dl{ margin: 0 0 40px 0;}

.ooaraiCont-layout dl dt{
    float: none;
    width: 100%;
}
.ooaraiCont-layout dl dd{
    float: none;
    max-width: 540px;    
    width: 100%;
    margin: 0 auto;
}
.ooaraiCont-layout dl dd img{ max-width: 540px;}
    
.ooaraiCont-layout dl dt figure{ 
    float: none;
    max-width: 482px;
    width: 100%;
    margin: 0 auto 40px;
    text-align: center;
}
.ooaraiCont-layout dl dt figure img{ max-width: 482px;}
    
.ooaraiCont-layout dl dt figcaption{
    margin: 0 0 50px 0;
    font-size: 1.6rem;
    line-height: 1.8;
}
.ooarai-layout{
    max-width: 546px;
    width: 100%;
    margin: 0 auto;
}
.ooarai-layout img{ max-width: 542px;}
/* ==========================================================

- 店舗で買える @639

========================================================== */
.shopCont-btn img,    
.shopCont-bnr img,    
.shopCont-txt02 img,    
.shopCont-layout dl dd img,    
.shopCont-layout dl dt img,    
.shopCont-border h3 img,    
.shopCont-header figure img,    
.shopCont-header h2 img{
	width: 100%;
    height: auto;
}
.shopCont-wrap{ width: 100%;}
    
.shopCont-header{
	width: 100%;
    padding: 28.69281% 0 0 0;
    margin: 30px 0 0 0;
    position: relative;
}
.shopCont-header h2{
    position: absolute;
    bottom: 0;
    right: 0;
}
.shopCont-header h2 img{ max-width: 1079px;}
    
.shopCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.shopCont-header figure img{ max-width: 1091px;} 
    
.shopCont-headerSub{
    height: 100px;
    padding: 0 25px;
    font-size: 1.6rem;
    line-height: 1.6;
	text-align: left;
}
.shopCont-headerSub p{ width: 55%;}    
.shopCont-border{
	width: 100%;
    padding: 50px 15px;
	border-left: solid 5px #31a6ca;
    border-right: solid 5px #31a6ca;
	border-bottom: solid 5px #31a6ca;
}
.shopCont-border h3{
    max-width: 884px;
    width: 100%;
    margin: 0 auto 40px;
}
.shopCont-border h3 img{ max-width: 884px;}
    
.shopCont-layout{ margin: 0 0 50px 0;}

.shopCont-layout dl dt{
    float: none;
    max-width: 700px;
    width: 100%;
    margin: 0 auto 20px;
}
.shopCont-layout dl dd{
    float: none;
    width: 100%;
    text-align: center;    
}
.shopCont-layout dl dt img{max-width: 700%;}
.shopCont-layout dl dd img{ max-width: 540px; margin: 0 auto;}
    
.shopCont-layout dl dd p,    
.shopCont-layout dl dt p{
    margin: 30px 0 0 0;
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: left;
}
.shopCont-txt02{
    max-width: 480px;
    width: 100%;
    margin: 0 0 10px 0;
}
.shopCont-txt02 img{ max-width: 480px;}
    
.shopCont-bnr{
    max-width: 552px;
    width: 100%;
    margin: 0 auto 80px;
}
.shopCont-bnr img{ max-width: 552px; padding: 0;}
    
.shopCont-btn{
    max-width: 528px;
    width: 100%;
    margin: 0 auto 80px;
}
.shopCont-btn img{ max-width: 528px;} 
    
.shopCont-btnNote{
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: left;
}
/* ==========================================================

- 通販サイトで買える @639

========================================================== */
.orderCont-btn img,    
.orderCont-period img,    
.orderCont-layout dl dd img,    
.orderCont-layout dl dt img,    
.orderCont-header figure img,    
.orderCont-header h2 img{
	width: 100%;
    height: auto;
}    
.orderCont-wrap{ width: 100%;}
    
.orderCont-header{
	width: 100%;
    padding: 48.21731%% 0 0 0;
    margin: -40px 0 0 0;
    position: relative;
}
.orderCont-header h2{
    position: absolute;
    bottom: 0;
    left: 0;
}
.orderCont-header h2 img{max-width: 1099px;}
    
.orderCont-header figure{
    width: 92.5%;
    margin: 0 auto -2px;
}
.orderCont-header figure img{ max-width: 1091px;}
    
.orderCont-headerSub{
    height: 60px;
    font-size: 1.6rem;
	text-align: left;
}
.orderCont-border{
	width: 100%;
    padding: 50px 15px;
    margin: 0 0 100px 0;
	border-left: solid 5px #80c269;
    border-right: solid 5px #80c269;
	border-bottom: solid 5px #80c269;
}
.orderCont-layout dl{ margin: 0 0 40px 0;}
    
.orderCont-layout dl dt{
    float: none;
    width: 100%;
    margin: 0 0 40px 0;
}
.orderCont-layout dl dd{
    float: none;
    max-width: 518px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
.orderCont-layout dl dt img{ max-width: 489px;}    
.orderCont-border dt h4{ margin: 0 0 40px 0;}

.orderCont-layout dl dt p{
    font-size: 1.4rem;
    line-height: 1.8;
}
.orderCont-layout dl dd img{ max-width: 518px;}
    
.orderCont-period{
    max-width: 560px;
    width: 100%;
    margin: 0 auto 80px;
    }
.orderCont-period img{ max-width: 560px;}
    
.orderCont-btn{
    max-width: 528px;
    width: 100%;
    margin: 0 auto;
}
.orderCont-btn img{ max-width: 528px;}
/* ==========================================================

- フッター @639

========================================================== */
.footerCont-logo02 img,    
.footerCont-btn img,    
.footerCont-logo01 img,
.footerCont-top img{
    width: 100%;
    height: auto;
}
.footerCont-top{
    width: 100%;
    margin: 0 auto -21px;
    display: none;
}
.footerCont-top img{ max-width: 1106px;}
.footerCont-topSp{
    display: block;
    width: 100%;
    margin: 0 auto -16px;
}
.footerCont-topSp img{ max-width: 640px; width: 100%; height: auto;}
    
.footerCont-sec01{
    width: 100%;
    padding: 60px 25px 80px 25px;
}
.footerCont-logo01{
    max-width: 521px;
    width: 100%;
    margin: 0 auto 30px;   
}
.footerCont-logo01 img{ max-width: 521px;}
    
.footerCont-txt01{
    margin: 0 0 50px 0;
    padding: 0 25px;
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: center;
}
.footerCont-btn{
    max-width: 528px;
    width: 100%;
    margin: 0 auto;   
}
.footerCont-btn img{ max-width: 528px;}
    
.footerCont-sec02{
    width: 100%;
    padding: 55px 25px;
}
.footerCont-ttl{
    max-width: 221px;
    width: 100%;
    margin: 0 auto 40px;   
}
.footerCont-inquiry{
    margin: 0 0 50px 0;
    text-align: center;
}
.footerCont-inquiry h6{
    font-size: 1.6rem;
    line-height: 1.6;
    margin: 0 0 30px 0;
}
.footerCont-inquiry ul{
    width: 100%;
    letter-spacing: -.4em;
    text-align: center;
}
.footerCont-inquiry ul li{
    display: block;
    letter-spacing: normal;
    vertical-align: bottom;
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 0;
}
.footerCont-inquiry ul li:last-child{ padding: 0;}

.footerCont-logo02{
    max-width: 404px;
    width: 100%;
    margin: 0 auto 80px;
}
.footerCont-logo02 img{ max-width: 404px;}
    
.footerCont-sec02 p.copyright{
    font-size: 1.6rem;
    line-height: 1.6;
    letter-spacing: .05em;
    text-align: center;
}
.footerCont-sec02 p.copyright span{display: block; padding: 0 0 0 1em;} 
    
.footer-sns{
    display: block;
    width: 235px;
    margin: 0 auto 80px;
}
.footer-sns ul li:nth-child(1){
    float: left;
    width: 65px;
    margin: 0 20px 0 0;
}
.footer-sns ul li:nth-child(2){
    float: left;
    width: 66px;
    margin: 0 20px 0 0;
}
.footer-sns ul li:nth-child(3){
    float: left;
    width: 64px;
    margin: 0;
}

    
.footer-privacyQa{
    display: block;
    margin: 0 0 30px 0;
}
.footer-privacyQa ul{ text-align: center;}    
.footer-privacyQa ul li{ margin: 0 15px 0 0; letter-spacing: .2em; line-height: 1.6;}
.footer-privacyQa ul li:nth-child(2),    
.footer-privacyQa ul li:last-child{ margin: 0;}
.footer-privacyQa ul li:last-child{ display: block;} 
    
.footer-privacyQa ul li a::before{
    content:"▶";
    font-size: 1.2rem;
    margin: 0 3px 0 0;
    position: relative;
    bottom: 2px;
}    
.footer-privacyQa ul li a{
    font-size: 1.6rem;
	color: #FFFFFF;
    font-weight: normal;
}
/* ==========================================================

- 対象地域POPUP @639

========================================================== */
/* POPUP時の背景 */
.modalWindow2,    
.modalWindow{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, .6 );
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
/* POPUP内 */
.modalWindow-inner2,    
.modalWindow-inner{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
    padding: 15px;
}
.modalWindow-close{
    width: 24px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 20px;
}
.modalWindow-close img{ max-width: 34px; width: 100%; height: auto;}
    
.targetStore-ttl{
	width: 100%;
	padding: 15px 0;
	margin: 0 0 10px 0;
    font-size: 1.6rem;
    line-height: 1;
	text-align: center;
}
.targetStore-area{ margin: 0 0 10px 0;}
.is-firstChild{ margin: 0 0 30px 0;}

.targetStore-area dl{
	display: table;
	width: 100%;
}
.targetStore-area dl dt{
	display: block;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	padding: 15px 15px;
    font-size: 1.6rem;
    line-height: 1;
	text-align: center;
}

.targetStore-area dl dd{
	display: block;
	vertical-align: middle;
	text-align: lett;
	width: auto;
	padding: 15px 15px;
    font-size: 1.4rem;
    line-height: 1.6;
	text-align: left;
	border-left: none;
	background-clip: padding-box;
}    
    
} /*** /@media tab ***/
    