@charset "UTF-8";
/* CSS Document */


body {
	font-size: 20px;
	line-height: 160%;
	margin: 0;
	background-image:url(../../images/bg_ribon_03.jpg);
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
}
#xcover {
	width: 1100px;
	margin: 0 auto;
	overflow-x: hidden;
	background: #fae5ee;
}
img {
	vertical-align: bottom;
}




header {
	line-height: 0;
	position: relative;
}
hgroup {
	position: relative;
}
a {
    transition-duration: 0.5s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
a:hover {
	opacity: 0.7;
}
.width {
	width: 1000px;
	margin: 0 auto;
}

h6 {
	font-size: 30px;
    color: #d09972;
    font-weight: bold;
    text-align: center;
    padding: 12px 0 5px;
    margin: 15px auto 0;
}
.check {
    width: 640px;
    margin: 40px auto 120px;
    background-size: 100% auto;
    padding: 60px 0;
    position: relative;
    background: #fff;
    border-radius: 20px;
    background-image: url("../images/check-lt.png"),url("../images/check-rt.png"),url("../images/check-rb.png"),url("../images/check-lb.png");
    background-repeat: no-repeat;
    background-position: left 10px top 10px, right 10px top 10px, right 10px bottom 10px, left 10px bottom 10px;
    background-size: 90px;
}

.footer-top {
    position: relative;
    margin: -90px 0 0;
}
footer {
    color: #d09972;
    background: #fff;
    padding: 20px 0;
}
footer h3 {
    padding: 0 30px;
    line-height: 23px;
    margin: 0 0 30px;
}
footer p {
    font-size: 12pt;
    line-height: 18px;
    padding: 0 30px;
}


/*---------------------------------------------------
                                  Accordion
---------------------------------------------------*/

.padd30{
	padding-left:30px;
	margin-bottom:10px;
}



.thanks_txt{
	padding-left: 30px; /* 余白 */
	margin:2px 0px 5px 0px;
	font-size: 12pt;
	line-height: 1.6; /* 行の高さ */
	color: #666;
	font-weight: normal;
	text-align: left;	
}
.operation_box{
	margin:5px 20px 0;
}

.operation
{
	padding-left: 30px; /* 余白 */
	margin:5px 0px 5px 0px;
	font-size: 12pt;
	line-height: 1.6; /* 行の高さ */
	color: #666;
	font-weight: normal;
	text-align: left;
	text-indent:-1em;
}

.q_txt
{
	padding-left: 15px; /* 余白 */
	margin:15px 0px 0px 0px;
	font-size: 12pt;
	line-height: 1.6; /* 行の高さ */
	color: #666;
	font-weight:bold;
	text-align: left;
	text-indent:-1em;
}

.a_txt
{
    padding-left: 40px; /* 余白 */
    margin: 5px 0px 0px 0px;
    font-size: 12pt;
    line-height: 1.6; /* 行の高さ */
    color: #666;
    text-align: left;
}

.a_txt span {
    font-weight: bold;
}

.b_txt
{
    padding-left: 60px; /* 余白 */
    margin: 5px 0px 0px 0px;
    font-size: 12pt;
    line-height: 1.6; /* 行の高さ */
    color: #666;
    font-weight: normal;
    text-align: left;
}


.right_txt{
  padding-right: 25px; /* 余白 */
	margin:5px 0px 0px 0px;
	font-size: 12pt;
	line-height: 1.6; /* 行の高さ */
	color: #666;
	font-weight:normal;
	text-align: right;  
}


.e_txt
{
	padding-left: 30px; /* 余白 */
	margin:5px 0px 0px 0px;
	font-size: 12pt;
	line-height: 1.6; /* 行の高さ */
	color: #666;
	font-weight:normal;
	text-align: left;
}


/*　ハート　文字ピンク　*/
.h1{
	text-align: center;
	margin:25px 0;
	font-weight: bold;
	font-size: 16pt;
	line-height: 1.5;
	color: #099;

}


/* 中央　太字 青*/
h2{
    margin: 15px 0px 5px 20px;
    font-size: 12pt; /* 行の高さ */
    color: #666;
    font-weight: bold;
    line-height: 1.5;
    text-indent: -1em;
    padding-left: 1em;
    padding-top: 10px;
}

/* 茶 フォント3*/
h3{
	padding-left: 50px; /* 余白 */
	margin:2px 0px 5px 0px;
	font-size: 12pt;
	line-height: 1.6; /* 行の高さ */
	color: #09F;
	font-weight: normal;
	text-align: left;
	text-indent:-1em;
}

/* 茶 フォント3*/
h4{
	padding-left: 50px; /* 余白 */
	margin:2px 0px 10px 0px;
	font-size: 12pt;
	line-height: 1.4; /* 行の高さ */
	color: #09F;
	font-weight: normal;
	text-align: left;
	text-indent:-1em;

}



/* 茶 フォント3*/
h5{
	padding-left: 20px; /* 余白 */
	margin:2px 0px 5px 0px;
	font-size: 11pt;
	line-height: 1.5; /* 行の高さ */
	color: #09F;
	font-weight: normal;
	text-align: left;

}


/* 普通フォント　3 */
p.at01{
    font-family: "HG丸ｺﾞｼｯｸM-PRO";
    padding-left: 5px; /* 余白 */
    margin: 1px 0 3px 0;
    font-size: 13pt;
    line-height: 1.5; /* 行の高さ */
    color: #666;
    font-weight: normal;
    text-align: left;
 }

.thanks_title{
	font-size: 12pt;
	color: #F09;
	font-weight: bold;
	margin: 60px 0px 10px 0px;
}

.thanks_title span{
	font-size: 10pt;
	color: #F00;
	font-weight: normal;
}


.thanks{
	margin:20px auto 10px;
	width:90%;
	background-color: #FFF;
}

.ohl_eve{
	padding-left:60px;
	font-size:11pt;
	margin: 0 0 10px 0;
	line-height: 1.3;
}

.thanks_etc{
	text-align:right;
	font-weight: bold;
	color: #630;
}

.sr_shop{
	font-size:10pt;
	color:#F36;
	font-weight:bold;
	padding-left:6em;
	margin: 15px 0 5px 0;
	text-indent: -4.9em;
	line-height: 1.3;


}


.td1{
	width:80px;
}

.shop_list{
	font-size: 10pt;
	color: #F36;
	padding-left: 25px;
	line-height: 1.4;
}


.kyosanten{
	font-size:10pt;
	color:#F0C;
	line-height: 1.3;
}

.kyosan{
	font-size:10pt;
	color:#F0C;
	font-weight:bold;
	line-height: 1.5;
	margin: 20px 0 5px;
	text-indent: -1em;


}

.copy_right{
	text-align:right;
	margin-right:50px;
	font-size: 11pt;
	margin-top: 5px;
	line-height: 1.3;
}



.at_thanks{
	font-size:10pt;
	padding-left:10px;
	padding-right:30px;
	color: #333;
	line-height: 1.4;
	margin-bottom: 10px;
	margin-top: 5px;
}

.txt_bashotori{
	font-size:10pt;
	padding-left:20px;
	color: #333;
	line-height: 1.4;
	margin-bottom: 10px;
	margin-top: 5px;
}


.td_thanks{
	padding-top:10px;
}

.auction_tbl{
	border:2px solid #F39;
}

.auction_tbl td{
	border:solid 1px #F39;
	padding:2px;
}

.thanks_wrap{
	width:1100px;
	background-color: #FFF;
	padding: 0 ;
	margin: 0 auto;
}
	
.head_navi_ul_thanks{
	background-image:url(../../../images/head_ribon.png);
	margin:0px auto;
	width:980px;
	height: 62px;
}

.basho_box{
	border:dotted #F00 3px;
	background-color:#FFF;
	margin:5px 0 25px 25px;
	padding:5px 10px;
	line-height: 1.5;
}

.riru_back{
	background-color:#D7FFFF;
	padding:5px 5px 5px 15px;
	margin:0 auto;
	width:700px;

}

.riru_box{
	border: 3px #F39 dotted;
	padding:5px;
	background-color: #FFF;
}

.at_schedule{
	font-size:14pt;
	font-weight:bold;
}


.o_right{
	float:left;
	text-align: center;
	width: 380px;
}


.o_left{
	float:left;
	text-align: center;
	width: 255px;
}

#footer{
	background-color:#68524E;
	margin:0;
}

.foot_tbl{
	padding: 10px;
	margin: 0 auto;
	color: #FFF;
	width:850px;
	
}
.pc{
	display:none;
}

.tyui30{
	text-indent: -1em;
	margin:2px 0px 3px 20px;
	padding-left: 1em; /* 余白 */
	font-size: 11pt;
	color: #333333;
	font-weight: normal;
	text-align: left;
	line-height: 1.4; /* 行の高さ */
}

.address{
	font-size:11pt;
	color: #FFF;
}

.copy{
	font-size:11pt;
	margin:20px 0;
	line-height: 1.3;
}



.shop_list{
	font-size: 10pt;
	color: #F36;
	padding-left: 25px;
	line-height: 1.4;
}



.pad20{
	padding-left:20px;
}

.padd30{
	padding-left:30px;}
	
.padd40{
	padding-left:40px;
	}
	
.padd80{
	padding-left:80px;
}

.at_tyui{
	font-size:10pt;
	color:#F00;
	padding-left:30px;
}

.contents_body{
	width:950px;
	margin:0 auto;
}

.smp_img{
	width:70%;
	
}


.moshikomi{
	width:85%;
	margin:10px auto;
	border:dotted 2px #F6C;
	padding:20px 15px;

	}
	
.moshikomi p{
	margin:5px ;
		font-size: 13pt; /* 行の高さ */
}

.day {
    background: #3ad1ff;
    background: -moz-linear-gradient(top left, #3ad1ff 0%,#96c0fb 50%,#65b8ff 100%);
    background: -webkit-linear-gradient(top left, #3ad1ff 0%,#96c0fb 50%,#65b8ff 100%);
    background: linear-gradient(to bottom right, #3ad1ff 0%,#96c0fb 50%,#65b8ff 100%);
    position: relative;
    padding: 0px 0 0;
    color: #fff;
}

.day_time{
    font-size: 18pt;
    color: #00805B;
    font-weight: bold;
    line-height: 1.3;
    font-family: "HG丸ｺﾞｼｯｸM-PRO";
    margin: 0 0 15px;
    padding-top: 5px;
    width: auto;
}

.contents_title{
	font-size:14px;
	color:#F36;
	padding:10px 15px 0;
	font-weight:bold;
	text-align:left;
}

.contents_title02{
	font-size:16px;
	color:#F3C;
	padding:0px 25px 0;
	font-weight:bold;
	text-align:left;
	line-height:1.4;
}


table.kaien{
	width:80%;
	margin:10px auto;
	padding:0;
}


.tbl1{
	list-style:none;
	width:30%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #F69;
	border-right-color: #F69;
	border-left-color: #F69;
	padding:15px;
}

.tbl2{
	list-style:none;
	width:70%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F69;
	border-right-color: #F69;
	padding:15px;
}

.tbl3{
	list-style:none;
	width:30%;
	border:dashed #F69 2px;
	padding:15px;

}

.tbl4{
	width:65%;
	list-style:none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #F69;
	border-right-color: #F69;
	border-bottom-color: #F69;
	padding:15px;
}

li.tbl5{
	
	width:860px;
	list-style:none;
	height:50px;
	float:left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;

}


.odemukae{
	color:#F69;
	padding-left:1.0em;
	margin:auto 0px;
	font-size:12pt;
	
}

.odemukae02{
	color:#F69;
	text-align:center;
	font-size:12pt;
}


.clear{
	clear:both;
}

.box{
	padding:10px 15px;
	background-color:#3C9;
	width:90%;
	display:block;
	margin:25px 0 20px 15px;
	font-size: 16pt;
	line-height: 1.6; /* 行の高さ */
	color: #FFF;
	font-weight: bold;
	text-align: center;

}


.rule_box{
	padding:10px 20px;
	background-color:#FCF;
	width:90%;
	display:block;
	margin:10px 0 20px 15px;
	font-size: 11pt;
	line-height: 1.6; /* 行の高さ */
	color: #09F;
	font-weight: normal;

}


.contents_box{
    margin: 15px auto 30px;
    width: 90%;
    background-color: #B1F3CA;
    padding: 20px;
}

.right10{
	text-align:right;
	margin-right:15px;
	padding-top: 15px;
}

.app{
	width:90%;
	margin:25px auto 10px;
}

.app ul li{
	float:left;
	padding:1%;
	width:30%;
}

.thanks_contentsbox{
	padding:0 40px;
}

.main_b{
	width:95%;
	margin:0 auto;
}

.qa_box{
	margin:0 25px;
}

ul.greeting li{
	float:left;
	padding:1%;
	width:24%;
	text-align:center;
	font-size:11pt;
	color:#F39;
	font-weight:bold;
}

ul.new_rule li{
	float:center;
	padding:1% 2%;
	width:80%;
	margin:0 auto;
	text-align:center;
}

ul.show li{
	float:left;
	padding:1%;
	width:33%;
	margin:0 auto;
	text-align:center;
		font-size:10pt;
	color:#F39;
	font-weight:bold;

}

.rule_title{
	font-size: 12pt;
	color: #F09;
	font-weight: bold;
	margin:60px 0px 10px 0px;
}

.rule_title_pp{
	font-size: 24pt;
	color: #F09;
	font-weight: bold;
	margin:60px 0px 10px 0px;
	text-align:center;
}

.operation_box ul li.left{
	float:left;
	width:38%;
}
.operation_box ul li.right{
	float:left;
	width:53%;
	font-size:12px;
	color:#777;
}

.rule_list{
	float:center;
	padding:1% 2%;
	width:80%;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.y_map{
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width:20%;
    position: absolute;
    top: 29%;   /*76.9%*/
    right:5.5%;
}

.mell_movie{
    width: 95%;
margin: 0 auto;
}
.mell_movie li{
	float:left;
	margin:5% 1%;
	width:48%;
}

.mell_movie li iframe{
padding:10px;
	background-image:url(../images/bg_movie.png);
    width: 100%;
}

.wi_wrap{
	display:none;
}

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


.oubo{
	padding:10px 0 0;
}
.txt_tw01{
    font-size: 18px;
    line-height: 1.4;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    margin: 30px ;
    background-color: #33CC99;
    background-image: none;
    font-family: sans-serif;
}

.oubo_txt_box{
    padding-top: 25px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 25px;
}

.oubo_txt_box img{
    padding: 0;
    width: 85%;
    margin: 20px auto;
    text-align: center;
}




.txt_tw02{
    font-family: sans-serif;
    font-size: 12pt;
    line-height: 1.5;
    color: #666;
    padding: 5px 5px 5px 30px;
    text-align: left;
    -webkit-box-shadow: 0px 0px #C68F01;
    box-shadow: 0px 0px #C68F01;
    
    text-indent: -1.0em;
}


.txt_tw03{
    font-family: sans-serif;
    font-size: 12pt;
    line-height: 1.0;
    color: #666;
    padding: 0px 30px 5px;
    text-align: left;
    margin-right: 40px;
    -webkit-box-shadow: 0px 0px #C68F01;
    box-shadow: 0px 0px #C68F01;
    text-indent: -1em;


}

.txt_tw04{
		font-family:sans-serif;
	font-size: 12pt;
	line-height: 1.0;
	color: #666;
	text-indent:-1rem;
	padding:0 0 10px 55px;
		margin-right:40px;

	}

.txt_tw05{
    font-family: sans-serif;
    font-size: 12pt;
    line-height: 1.5;
    color: #666;
    padding: 5px 5px 5px 5px;
    text-align: left;
    -webkit-box-shadow: 0px 0px #C68F01;
    box-shadow: 0px 0px #C68F01;
}


.challenge_topic {
    width: 100%;
    background: #FFFFFF;
    font-size: 16px;
    position: relative;
    margin: 35px auto 65px;
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 50px;
    outline: 3px solid #33CC99;
    outline-offset: -15px;
}

.challenge_topic p img {
    width: 100%;
}


.challenge_topic h3 img {
  width: 110px;
  height: auto;
  margin: 10px auto 0;
}
/*
.challenge_topic:before {
  content: "";
  background: url(../images/topics01.png) no-repeat;
  background-size: contain;
  width: 110px;
  height: 125px;
  position: absolute;
  top: -20px;
  left: -10px;
}

.challenge_topic:after {
  content: "";
  background: url(../images/topics02.png) no-repeat;
  background-size: contain;
  width: 184px;
  height: 174px;
  position: absolute;
  bottom: -25px;
  right: -70px;
}
*/
.challenge_topic p {
    width: 83%;
    margin: 0 auto;
}
/*
.challenge_topic p span {
  position: relative;
  width: 100%;
  display: inline-block;
  line-height: 1.5em;
  margin-top: 20px;
   padding-left: 50px;
    text-indent: -1.5em;
}

.challenge_topic p span:before {
  content: "";
 /* background: url(../images/dash.png) repeat-x;
  background-size: 100%;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -10px;
  left: 0;
}


.challenge_topic p span:first-of-type {
  margin-top: 20px;
}
*/

.cp_title{
    font-size: 14pt;
    padding: 15px 0;
    color:#00805B;
    font-weight: bold;
}

p.at02{
    font-family: "HG丸ｺﾞｼｯｸM-PRO";
    padding-left: 25px; /* 余白 */
    margin: 1px 0 3px 0;
    font-size: 13pt;
    line-height: 1.5; /* 行の高さ */
    color: #666;
    font-weight: normal;
    text-align: left;
 }

.txt_leo01{
    font-size: 18px;
    line-height: 1.4;
    color: #1A8600;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    margin: 30px;
    background-color: #FFFF8E;
    background-image: none;
    font-family: sans-serif;
}