@charset "utf-8";

/*-----------------------------------------------------*/
/* PC版 基本スタイル
/*-----------------------------------------------------*/

body{
	overflow-x: hidden;
	}


.clearfix {
	display: block;
}

.sp,.under980,.wd375,.wd880 {
	display:none;
}


#container{
	width:100%;
	margin:0 auto;
	text-align:left;
}

.inner{
	max-width: 1260px;
	margin: 0 auto;
	padding: 0px 2%;
}

ul#gnavi.menu6 li{width:15%;}

.attention{
	color:red;
	font-weight:bold;
}

img {
	-webkit-backface-visibility: hidden;
}

#footer_link {
    min-width: auto;
}

/*フォント*/
 .inner , dl.sp{
 font-family: 'Noto Serif JP', serif;
}

span.krn , span.nwi , span.kri{
 font-family: 'Noto Serif JP', serif;
}

.prize_content , .prize_lead {
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: 600;
	font-style: normal;
}


/*-----------------------------------------------------*/
/* パンくずエリアのスタイル
/*-----------------------------------------------------*/

div#breadSns{
	width:980px;
	margin:5px auto 0;
	padding:0;
	height:32px;
}

/*     パンくず
------------------------------------------*/

div#bread{
	float:left;
	margin:6px 0 0 5px;
}

div#bread p.crumbs{
	font-size:10px;
}

/*    IE用　　*/
div#bread{
	margin/*\**/: 0 0 0 5px\9;
}

/*     SNSボタン用
------------------------------------------*/

#snsBox{
/*	width:400px;*/
	float:right;
	margin: 5px 0px 0px 0;
	vertical-align: top;
}

/*    IE用　　*/
#snsBox{
	margin/*\**/: 0 0 7px 0\9;
}

#snsBox ul li{
	float: left;
	padding: 0px;
	display: inline;
}

#snsBox ul li.fb{
	margin: 0px 10px 5px 0px;
}

#snsBox ul li.fb div{
	width:110px!important;
}

#snsBox ul li.gg{
	margin: 0px 10px 5px -10px;
}

#snsBox ul li.tw{
	margin: 0px 10px 5px -10px;
}


/*-----------------------------------------------------*/
/* メインビジュアル
/*-----------------------------------------------------*/

.mainvisual{
	background:url(images/bg_mainvisual.png) no-repeat;
	padding: 0;
	margin: 0 auto;
	width:100%;
	height:100%;
	background-position:top;
	background-size:cover;
}
.mainvisual h1{
	width: 1200px;
	margin: 0 auto;
}

p.lead{
	text-align: left;
	line-height: 1.8em;
	margin-bottom: 70px;
	font-size: 18px;
}

@media screen and (max-width:1700px){

	.mainvisual h1{
		max-width: 100%;
		height: 100%;
		margin: 0 auto;
	}
}

@media screen and (max-width:1600px){

	.mainvisual h1{
		max-width: 100%;
		height: 100%;
		margin: 0 auto;
	}
} 

@media screen and (max-width:1500px){
	
	.mainvisual h1{
		max-width: 100%;
		height: 100%;
		margin: 0 auto;
	}
}
/*-----------------------------------------------------*/
/* 改行のスタイル
/*-----------------------------------------------------*/

.br850, .br770, .br500 {
	display: none;
}
.br850_hide{
	display: block;
}

.br930{display: none;}

/*-----------------------------------------------------*/
/* MV下テキスト（h2.lead_ttl）
/*-----------------------------------------------------*/
h2.lead_ttl{
	text-align: center;
	margin: 40px 0px;
	line-height: 1.6em;
	font-size: 22px;
}

.inner .icons{
	align-items: center;
}

.inner .icon:first-child {
	margin-right: 10px;
}

.inner .icon:last-child{
	margin-left: 10px;
}

.lead_line{padding-top: 50px;}

/*キャンペーン詳細を確認する*/

ul.btnArea_top li{
	width:450px;
	margin:20px auto;
	color: #CC0000;
	font-weight: bold;
}

ul.btnArea_top li a:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

/*応募・予約ボタン*/
ul.btnArea{
	width:880px;
	margin:20px auto;
}

ul.btnArea li{
	width:400px;
	margin:18px;
	display: inline-block;
	vertical-align: top;
}

ul.btnArea li a:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

ul.btnArea li.btn_center{
	margin: 0 auto;
	display: block;
	padding-bottom: 0;
}


/*--------------------------------------------------------------------*/
/* 商品概要 A賞・B賞
/*--------------------------------------------------------------------*/
.prize_content{
	background: url(images/prize_bg.png) ;
	background-color: #c12935;
	background-repeat: repeat; /* 画像を繰り返す */
	background-size: cover; /* 画像を要素全体に広げる場合 */
	color: #333;
	padding-bottom: 90px;
}

.cp-detail{
	background-color: none;
}

h2.prize_ttl{
	padding-top: 120px;
	padding-bottom: 62px;
	font-size: 4rem;
	color: #fff;
	letter-spacing: 5px;
	line-height: 1.5;
	position: relative;
	width: 60%;
	margin: 0 auto;
}

h2.prize_ttl::before{
	position: absolute;
	content: "";
	display: block; 
	top: 12%;
	left: 0;
	width: 220px;
  height: 10vw;
	min-width: 80px; 
  min-height: 50px;
	background:url(images/prize_ttl_img2.png) no-repeat center/contain;
    vertical-align:  middle;
}

h2.prize_ttl::after{
	position: absolute;
	content: "";
	display: block; 
	top: 4%;
	right: 0;
	width: 271px;
  height: 10vw;
	background:url(images/prize_ttl_img1.png) no-repeat center/contain;
    vertical-align:  middle;
}


@media screen and (max-width:1700px) {
	h2.prize_ttl{
	width: 70%;
}
}

@media screen and (max-width:1200px) {
	h2.prize_ttl{
	width: 90%;
}
	h2.prize_ttl::after {
	top: 9%;
}
}

@media screen and (max-width:980px) {
	h2.prize_ttl{
	width: 95%;
}
}

@media screen and (max-width:780px) {
	h2.prize_ttl{
	width: 100%;
}
	h2.prize_ttl::after {
	top: 17%;
}
}

@media screen and (max-width:640px) {
	h2.prize_ttl{
	width: 100%;
}
	h2.prize_ttl::after {
	top: 20%;
	width: 30%;
}
}

.prize_lead{
	color: #fff;
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	line-height: 1.5;
	padding-bottom: 60px;
}

.contens{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px 0;
	margin: 0 auto;
	
}

 .prize_a {
	margin-bottom: 50px;
 }

/*--------------------------------------------------------------------*/
/* レスポンシブル対応
/*--------------------------------------------------------------------*/

@font-face {
	font-family: 'WebSymbolsgfeditRegular';
	src: url('/css/font/websymbols_gf-edit-webfont.eot');
	src: url('/css/font/websymbols_gf-edit-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/css/font/websymbols_gf-edit-webfont.woff') format('woff'),
		 url('/css/font/websymbols_gf-edit-webfont.ttf') format('truetype'),
		 url('/css/font/websymbols_gf-edit-webfont.svg#WebSymbolsRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen and (max-width:1550px) {
	.prize_2, .prize_3 {
		clear: both;
		float: none;
		display: inline-block;
	}
	.prize_text2, .prize_text3 {
		margin-right: 10px;
}
}

@media screen and (max-width:1550px){
	.prize_a,.prize_b {
		width: 90%;
	}
}

@media screen and (max-width:1390px) {
 .flex {
	display: flex;
  flex-wrap: nowrap; /* 折り返さない */
  justify-content: center;
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 15px;
 }
 .flex > * {
  flex: 1 1 auto; /* 比率を保ちながら縮小 */
  min-width: 200px; /* ここで最小幅を設定すると、小さくなりすぎない */
}

}

@media screen and (max-width:1180px) {
	
	.contens {
		width: 90%;
	}

.other .catalog_name {
    font-size: 12px;
}

.prize_name img {
	width: 90%;
}
.contens {
    width: 95%;
}

.A_area h3,.B_area h3 {
    font-size: 2.31vw;
    margin-left: 15px;
}

.A_area .total,.B_area .total {
    font-size: 1.8vw;
}

.A_area h3 span,.B_area h3 span {
    font-size: 2.8vw;
}

.A_area .total span,.B_area .total span {
    font-size: 3.5vw;
}

.A_area .A_prize,.B_area .B_prize {
	font-size: 3vw;
	width: 64px;
	height: 64px;
}

}

@media screen and (max-width:1050px) {

.prize_content .prize_b {
    background: url(images/coin_sp.png) no-repeat 98% 90%, url(images/momiji_sp.png) no-repeat 2% 35%, url(images/washi.png) no-repeat;
    padding-bottom: 20px;
}

    .A_area .A_prize, .B_area .B_prize {
        font-size: 2.5vw;
        width: 68px;
        height: 68px;
    }

h2.prize_ttl {
	font-size: 4rem;
}

.prize_lead{
	font-size: 1.1rem;
}

.flex_b .pc {
	width: 85%;
}

}

@media screen and (min-width:980px) {
.campaignBtn_2022, .bookingBtn_2022 {
    width: 45%!important;
}
}

@media screen and (max-width:980px) {
#container{
	margin: 18px auto 0;
}
	
div#breadSns{
	width:100%;
}

dl.display_terms{
	width: auto;
}

/* メインビジュアル */
.mainvisual h1{
	max-width: 100%;
	margin: auto;
}

/* ボタンエリアのスタイル */

ul.btnArea{
width:100%;
margin-bottom:30px;
}

ul.btnArea li{
width: 43%;
margin: 3% 3% 0 5%;
padding: 0;
}

ul.btnArea li:last-child{
  margin-left:0;
}

.lead_ttl {
	font-size: 2.85vw;
}

 .flex {
	flex-wrap: wrap;
	width: 85%;
 }
}


@media screen and (max-width:880px) {

	.mainvisual{
		max-width: 100%;
	}

.wd880 {
	display: block;
}
}

@media screen and (max-width:840px) {
	.br_840{
		display: none;
	}
}


@media screen and (max-width:770px) {

	.mainvisual{
		max-width: 100%;
	}
}

@media screen and (max-width:750px) {
	.br750{
		display: none;
	}
	.prize_lead{padding: 0% 5% 5% 5%;}
}

@media screen and (max-width: 530px) {
    .prize_lead {
        font-size: 0.9rem;
		line-height: 1.2;
    }
}

@media screen and (max-width:930px) {
	.br930 {
		display: block;
	}
}

@media screen and (max-width:768px) {


    .inner {
        width: auto;
        margin: 0px 10px;
	padding: 0px;
}


h2.prize_ttl {
	font-size: 50px;
}

    .A_area .A_prize, .B_area .B_prize {
        font-size: 4.5vw;
        width: 74px;
        height: 74px;
    }

.flex{
   width: 100%;  
}

.prize_a {
	margin-bottom: 60px;
	padding-bottom: 0;
}

/* 応募ボタン */
.flex_b .sp {
	margin-bottom: 20px;
}
}

@media screen and (max-width:640px) {
div.cp_btn img {
width: 100%;
}
.sp {
	display: block;
}
.pc,.wd880 {
	display: none;
}
	
#footer {
	display: none;
}
#breadSns {
	display: none;
}
header.common .logo {
	float: left;
	width: 275px;
}
header.common .navi li {
	float: right;
	padding-top: 15px;
}

#container{
	width:100% !important;
	position:relative;
	margin: 0;
}
	
.btnArea_2022 {
	margin-top: 40px!important;
}
	
dl.display_terms dt {
	padding: 3px 4% 0 0!important;}
	
dl.display_terms dt::before {
	top: 7px!important;}

/*-----------------------------------------------------*/
/* メインビジュアル
/*-----------------------------------------------------*/

.mainvisual{
	background: none;
}


/*キャンペーン詳細を確認する*/
ul.btnArea_top{
	margin: 10px 0;
}

ul.btnArea_top li {
	width:95%;
	padding: 3px 10px;
}

/*応募・予約ボタン*/
ul.btnArea{
	width:100%;
	margin: 10px 0 40px;
}

ul.btnArea li{
	width:80%;
	margin: 2% auto;
	display: block;
}

ul.btnArea li:last-child{
	margin: 0 auto;
}
.note {
	margin: 10px 15px 25px 15px;
}

 .btnArea{
	margin-bottom:10px;
}

.btnArea img{
	display:none;
}

.btnArea ul,
.btnArea li{
	display:block;
}

.btnArea li{
	position:relative;
}

/* leadエリアのスタイル */

.lead_ttl {
	font-size: 4.3vw;
}

.icons .icon:first-child {
	margin-right: 2px;
}

.icons .icon:last-child {
	margin-left: 2px;
}


h2.prize_ttl{
	font-size: 2.8rem;
	width: 100%;
}

h2.prize_ttl::before{
	top: 12%;
	left: 0;
	width: 220px;
  height: 12vw;
	min-width: 80px; 
  min-height: 50px;
}

h2.prize_ttl::after{
	top: 15%;
	right: 0;
	width: 35%;
  height: 12vw;
}

/* キャンペーン概要エリアのスタイル */
#outline{
	margin:0 auto;
	padding: 0;
}
#outline th, #outline td {
	display: block;
	width: auto;
}
#outline table.cp_attentiontable th, #outline table.cp_attentiontable td {
	border-right: 0;
}
#outline table.cp_attentiontable td {
	border-bottom: 0;
}
#outline th {
	border-bottom: 1px dotted #dedede;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #333333;
}
#outline td {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 1.5;
	border-bottom: 1px solid #dedede;
}
header.com_global_header_sp{
	margin-bottom: 0;
}
}

@media screen and (max-width:500px) {
.br500 {
		display: block;
}

dl.display_terms dt {
	width: 28%!important;}

    .explan .caption {
        font-size: 4.5vw;
        margin-bottom: 30px;
        line-height: 1.6em;
    }

	h2.prize_ttl {
    padding-top: 100px;
    padding-bottom: 40px;
    font-size: 45px;
    color: #fff;
    letter-spacing: 5px;
    line-height: 1.5;
}
	h2.prize_ttl::before {
        top: 16%;
        height: 14vw;
        width: 65%;
}
	
h2.prize_ttl::after{
	top: 10%;
	width: 50%;
	height: 14vw;}
	
	.prize_content .prize_b {
		padding-bottom: 0;
		margin-bottom: 0;
}
}

@media screen and (max-width: 400px) {
	h2.prize_ttl {
		font-size: 2.3rem;
	}
    h2.prize_ttl::after {
		top: 16%;
	}
	h2.prize_ttl::before {
		width: 65%;
        top: 21%;
	}
}

@media screen and (max-width:390px) {
	.br_390{
		display: block;
	}

	h2.lead_ttl{
	text-align: center;
	margin: 40px 0px;
	line-height: 1.6em;
	font-size: 18px;
}

	.wd375 {
		display: block;
	}

	    .icons .icon:last-child {
        margin-left: 15px;
    }

	    .icons .icon:first-child {
        margin-right: 15px;
    }

	    h2.prize_ttl {
        padding-bottom: 20px;
        letter-spacing: 0.05em;
    }
}

@media screen and (max-width:370px) {
	#term dl.sp{
		font-size: 80%;
	}
}

@media screen and (max-width:350px) {
.campaignBtn_2022 a::after, .bookingBtn_2022 a::after {
    right: 15px!important;
}
}
	
@media screen and (max-width:343px) {

	.catalog_btn {
        margin-bottom: 0px;
		padding-bottom: 20px;
    }
}
