@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;
}

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

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

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

#footer_link {
    min-width: auto;
}

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

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


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

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:center;
	background-size:cover;
}
.mainvisual h1{
	width: 1200px;
	margin: 0 auto;
}

p.lead{
	text-align: center;
	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;
}

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

.inner .icons{
	display: flex;
	justify-content: center;
	align-items: center;
}

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

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


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

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;
}

.btnArea_2022 {
    width: auto !important;
}

/*--------------------------------------------------------------------*/
/* 商品概要 A賞・B賞
/*--------------------------------------------------------------------*/
.prize_content{
	background-color: #dc9100;
	color: #333;
	padding-bottom: 90px;
}

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

h2.prize_ttl{
	padding-top: 70px;
	padding-bottom: 62px;
	font-size: 60px;
	color: #fff;
	letter-spacing: 5px;
	line-height: 1.5;
}

h2.prize_ttl::before{
	content: "";
	display: inline-block; 
	width: 74px;
	height: 73px;
	background:url(images/momiji02.png) no-repeat;
    vertical-align:  middle;
    margin-right: 10px;
	transform: translateY(-7px); 
}

h2.prize_ttl::after{
	content: "";
	display: inline-block; 
	width: 67px;
	height: 63px;
	background:url(images/ityou02.png) no-repeat;
    vertical-align:  middle;
    margin-left: 10px;    
	transform: translateY(-7px);  
}

.prize_a {
	background: url(images/washi.png) ;
	padding-bottom: 50px;
	margin-bottom: 80px;
	overflow: hidden;
}

.A_area,.B_area {
	background-color: #633315;
	color: #fff;
}

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

.A_area .A_prize {
	width: 94px;
	height: 94px;
	background-color: #d15c28;
	color: #fff;
	border-radius: 50%;
	font-family: 'Kaisei Tokumin', serif;
	font-size: 40px;
	font-weight: bold;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.A_area h3,.B_area h3 {
	font-size: 32px;
	margin-left: 15px;
	letter-spacing: -0.05em;
}

.A_area h3 span,.B_area h3 span {
	font-size: 42px;
}

.A_area .total,.B_area .total {
	font-size: 28px;
	font-weight: bold;
	background-color: #f5be1c;
	color: #462511;
	border-radius: 7px;
	padding: 5px 15px;
}

.A_area .total span,.B_area .total span {
	font-size: 40px;
}

.kenran {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
	padding-bottom: 60px;
}

.photo {
	margin-right: 60px;
}

.kenran .number {
	background-color: #633315;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 5px 0; 
} 

.kenran .number span {
	font-size: 40px;
	line-height: 30px;
}

.kenran .prize_name,.other .prize_name  {
	color: #502a13;
	font-weight: bold;
	text-align: left;
	display: flex;
	margin-bottom: 30px;
	align-items: center;
}

.catalog_name {
	font-size: 21px;
}

.course_name {
	font-size: 34px;
}

.course_name span {
	font-size: 40px;
}

.explan .caption {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 1.6em;
	text-align: left;
	margin-bottom: 40px;
}

.catalog_btn {
	background-color:#b99825;
	display: inline-block;
	padding: 10px 50px;
	transition: background-color 0.3s ease;
}

.catalog_btn:hover {
    background-color: #d3b85f;
}
.explan a {
	text-decoration: none;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

.flex{
 display: flex; 
 flex-wrap: wrap;
 justify-content: center;
 max-width: 1250px; 
    margin: 0 auto; 
    padding: 0 15px;
}

.other {
	box-sizing: border-box;
	display: flex;
    padding: 20px;
	justify-content: center;
    align-items: flex-start; 
	 width: 580px; 
	 margin: 0 15px 30px 15px; 
}

.other .photo {
    flex-basis: 213px;
    flex-shrink: 0; 
    flex-grow: 0; 
    width: auto; 
    margin-right: 20px; 
}

.other .photo img {
	margin-right: 20px;
  width: 100%; 
    height: auto; 
}

.other .number	{
	background-color: #633315;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 5px 0; 
} 

.other .number span {
	font-size: 30px;
	line-height: 24px;
}

.other .prize_name {
	margin-bottom: 20px;
}

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

.other .course_name {
	font-size: 26px;
}

.other .course_name span {
	font-size: 32px;
}

.kenran .caption {
	flex-grow: 1; 
    flex-shrink: 1; 
	max-width: 600px;
}

.other .caption {
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 30px;
	flex-grow: 1; 
    flex-shrink: 1; 
}

.other .catalog_btn {
	padding: 5px 25px;
}

.other .catalog_btn a {
	text-decoration: none;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
}

.B_area .B_prize {
	width: 94px;
	height: 94px;
	background-color: #b99825;
	color: #fff;
	border-radius: 50%;
	font-family: 'Kaisei Tokumin', serif;
	font-size: 40px;
	font-weight: bold;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.B_area .total {
	margin-left: 35px;
}

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


.prize_b .point {
	width: 150px;
	height: 150px;
	background-color: #633315;
	color: #fff;
	border-radius: 50%;
	font-family: 'Kaisei Tokumin', serif;
	font-size: 40px;
	font-weight: bold;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 25px;
}

.prize_b .flex_b {
	display: flex;
	justify-content: center;
	margin-top: 65px;
}

.prize_b .point p {
	font-size: 28px;
}

.prize_b .point p span {
	font-size: 42px;
}

.prize_b .momiji_set{
	display: flex;
	justify-content: left;
	padding: 10px 0 0 10px;

}



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

@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; /* ここで最小幅を設定すると、小さくなりすぎない */
}

.other {
	padding:20px 0;
}

.other .photo {
    flex-basis: 165px;
}

.other .explan a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.other .course_name span {
    font-size: 26px;
}

.other .course_name {
    font-size: 20px;
}
}

@media screen and (max-width:1180px) {
	
	.contens {
		width: 90%;
	}
	.kenran {
	width: 90%;
	margin: 0 auto;
	margin-top: 60px;
}

.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: 55px;
}

.flex_b .pc {
	width: 85%;
}

.catalog_name {
    font-size: 18px;
}

.course_name span {
    font-size: 36px;
}

.other .prize_name {
    margin-bottom: 10px;
}

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

.course_name {
    font-size: 30px;
}

.explan .caption{
font-size: 18px;
}

.other .explan .caption{
	font-size: 14px;
	line-height: 1.6em;
}
	
}



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

div#breadSns{
	width:100%;
}

.inner{
	width: auto;
	margin: 0 35px;
}

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;
}

.course_name span {
    font-size: 3.5vw;
}

.course_name {
    font-size: 2.8vw;
}

.catalog_name {
    font-size: 2vw;
}

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

 .prize_a {
	margin-bottom: 80px;
 }

 .B_area .total {
    margin-left: 15px;
}

.other .photo {
    flex-basis: 190px;
}

.kenran .prize_name {
	margin-bottom: 15px;
	align-items: center;
}

.explan .caption {
	margin-bottom: 25px;
}

.other .prize_name {
    margin-bottom: 10px;
}

.flex_b img {
	width: 90%;
	margin: 0 auto;
}

    .other .explan .caption {
        font-size: 18px;
        line-height: 1.6em;
    }

}


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

	.mainvisual{
		max-width: 100%;
	}

	.kenran .caption {
    flex-grow: 1;
    flex-shrink: 1;
    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:860px) {
	.br850 {
		display: block;
	}
	.br850_hide {
		display: none;
	}
}

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

.kenran {
	display: block;
	margin-bottom: 0;
	padding-bottom: 60px;
}

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


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%;  
}

    .A_area .total, .B_area .total {
        font-size: 2.5vw;
		padding: 5px 15px;
    }

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

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

.A_area .A_prize, .B_area .B_prize {
	margin-right: 15px;
    }

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

.A_area .total, .B_area .total {
    margin-left: 15px;
}

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

 .photo img {
        max-width: 213px;
    }

.photo {
    margin-right: 0;
	margin-bottom: 30px;
}

.catalog_name {
    font-size: 3vw;
}

	.course_name span {
    font-size: 6vw;
}
.course_name {
    font-size: 4vw;
}

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

.other .explan a {
    font-size: 24px;
}

.other {
	display: block;
	box-sizing: border-box;
	width: 100%; 
	 margin-left: 0 !important; /* 優先度を上げるために!importantを試す */
    margin-right: 0 !important;
	padding-left: 0; padding-right: 0; 
	margin-bottom: 25px;
}

    .other .prize_name {
        margin-bottom: 20px;
    }

.other .photo {
	margin-right: 0;
}


.other .photo img {
	width: auto;
	margin-right: 0;
}

.other .catalog_name {
	font-size: 2.8vw;
}

.other .course_name span {
        font-size: 5vw;
    }

.other .course_name {
    font-size: 3.5vw;
}

    .other .catalog_btn {
		padding: 10px 50px;
	}

/* 応募ボタン */

.prize_content .campaignBtn_2022, .bookingBtn_2022 {
        padding: 0 0 10px;
        display: block;
        margin: auto;
        font-size: 20px;
        width: 90%;
        padding: 0 0 0px;
}

.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;
}

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

.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;
}



/* キャンペーン概要エリアのスタイル */
#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;
}

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

	h2.prize_ttl {
    padding-top: 55px;
    padding-bottom: 40px;
    font-size: 45px;
    color: #fff;
    letter-spacing: 5px;
    line-height: 1.5;
}

	h2.prize_ttl::before {
    content: "";
    display: inline-block;
    width: 74px;
    height: 73px;
    background: url(images/momiji02.png) no-repeat;
	background-size: 90%;
    vertical-align: middle;
    margin-right: -5px;
    transform: translateY(-3px);
}

h2.prize_ttl::after {
    content: "";
    display: inline-block;
    width: 67px;
    height: 63px;
    background: url(images/ityou02.png) no-repeat;
	background-size: 85%;
    vertical-align: middle;
    margin-left: 5px;
    transform: translateY(-3px);
}

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

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

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

	    .A_area .total, .B_area .total {
        font-size: 3.5vw;
        padding: 5px 15px;
    }

	.other {
		margin-bottom: 20px;
	}

 .catalog_name {
    font-size: 3.8vw;
}

    .course_name {
        font-size: 5vw;
    }

    .course_name span {
        font-size: 7vw;
    }

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

	    .other .catalog_name {
        font-size: 4vw;
    }

	    .other .course_name span {
        font-size: 7vw;
    }

	    .other .course_name {
        font-size: 5vw;
    }

	    .prize_content .prize_b {
			padding-bottom: 0;
			margin-bottom: 0;
		}

}

@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 {
        font-size: 40px;
		padding-bottom: 20px;
    }

	h2.prize_ttl::before {
    content: "";
    display: inline-block;
    width: 74px;
    height: 73px;
    background: url(images/momiji02.png) no-repeat;
    background-size: 80%;
    vertical-align: middle;
    margin-right: -10px;
    transform: translateY(2px);
}

h2.prize_ttl::after {
    content: "";
    display: inline-block;
    width: 67px;
    height: 63px;
    background: url(images/ityou02.png) no-repeat;
	background-size: 71%;
    vertical-align: middle;
    margin-left: 0;
    transform: translateY(1px);
}

	.B_area .contens {
        width: 95%;
		align-items: baseline;
    }
	    .A_area .A_prize, .B_area .B_prize {
        font-size: 5.5vw;
        width: 56px;
        height: 56px;
    }

	    .A_area .total, .B_area .total {
        font-size: 3.5vw;
        padding: 5px 10px;
    }

	/* カタログ */

	.other .catalog_name {
        font-size: 3.4vw;
    }

	    .catalog_name {
        font-size: 3.4vw;
    }

	    .course_name {
        font-size: 6vw;
    }

	    .course_name span {
        font-size: 8vw;
    }

	    .explan .caption {
        font-size: 4.5vw;
        margin-bottom: 30px;
        line-height: 1.6em;
    }
	.explan a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

}

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

}

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

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