/*----------------------------------------------------
  defult color
----------------------------------------------------*/
body {
  line-height: 1.5;
}

@font-face{ 
font-family: 'ipaexm'; /* 自由な名前をつけることができます */
src: url('ipaexm.ttf') format('truetype'); /* iOS, Android用 */	
}

p {
	line-height: 1.8em;
	font-weight: lighter;
}

img.imgFull{width:100%;}
.imgFull img{width:100%;}

#container a{	text-decoration: none;}
#container h4, #container strong{	font-weight: bold;}

span.red{
	color: #fb0000;
}

.pb30{
	padding-bottom: 30px;
}

/*----------------------------------------------------
  #content
----------------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE Mac */
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End Hack */

#container {
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  min-width: 100%;
  width: 100%;
  font-size: 12px;
  color: #333333;
	background: #fffcda;
	background-size: 100% auto;
}
.content {
  margin: 0px 15px;
  padding: 15px;
  background-color: #dfeefa;
}
.main h1{
	width: 100%;
}
.main h1 img{
	width: 100%;
	margin: 0 auto;
}

.text-catch img{
	width: 96%;
	margin: 20px auto;
	display: block;
}

.photo img{
	width: 96%;
	margin: 20px auto;
	display: block;
}

.oubo img{
	width: 100%;
	margin: 20px auto;
	display: block;
}

.day{
	background: #fff;
color: #004ea2;/*文字色*/
border: solid 4px #004ea2;/*線色*/
padding: 0.8em;/*文字周りの余白*/
border-radius: 20em;/*角丸*/
width: 96%;
margin: 20px auto 0;
text-align: center;
font-size: 1.8rem;
font-weight: bold;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.add{
	background: #fff;
padding: 20px;/*文字周りの余白*/
border-radius: 20px;/*角丸*/
width: 96%;
margin: 10px auto 0;
font-size: 1.4rem;
line-height: 1.5em;
font-weight: bold;
}

.cnt{
	width: 90%;
	display: block;
	margin: 0 auto;
}

.text-area{
	margin:  0 auto;
}

.text-area02{
	margin:  0 auto;
}

.text-area .ss-ttl{
	color: #fff;
	background: #ee458e;
	border-radius: 100px;
	font-size: 1.4rem;
	font-weight: bold;
	padding: 8px 20px;
	margin-bottom: 10px;
	display:inline-block;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.ss-ttl{
	color: #fff;
	background: #ee458e;
	border-radius: 100px;
	font-size: 1.4rem;
	font-weight: bold;
	padding: 4px 10px;
	margin-bottom: 5px;
	display:inline-block;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.text-area p{
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.6em;
}

.text-area02 p{
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.6em;
}

.twi-add p{
	display: block;
	color: #ee458e;
	margin-bottom: 15px;
	font-size: 1.6rem;
	padding-bottom: 3px;
	border-bottom: 2px dotted #ee458e;

}

.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
span.pink{color: #ee458e;}

h4{
background: url(../img/ttl_bg.png) top center repeat;
color: #004ea2;/*文字色*/
padding: 0.5em;/*文字周りの余白*/
width: 100%;
margin: 30px auto 10px;
text-align: center;
font-size: 2.0rem;
font-weight: bold;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

/*ボックス全体*/
.accbox {
    margin: 20px auto 30px;
    padding: 0;
    max-width: 98%;/*最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 13px 12px;
    color: #e58700;
    font-weight: bold;
    background: #fff479;
    cursor :pointer;
    transition: all 0.5s;
    font-size: 1.6rem;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

/*アイコンを表示*/
.accbox label:before {
    content: '\f054';
    font-family: 'FontAwesome';
    padding-right: 8px;
}

/*ラベルホバー時*/
.accbox label:hover {
    background :#ffe9a9;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    background: #fff;
    opacity: 1;
}

/*アイコンを入れ替える*/
.cssacc:checked + label:before {
    content: '\f078';
}

.kiyaku{
	padding: 10px;
	line-height: 1.6em;
	font-size: 1.4rem;
}

.submit_btn{
	display: inline-block;
	margin: 0 auto;
	text-align: center;
    font-size: 2.0rem;
    padding: 16px 60px;
    border-radius: 20em;
    text-decoration: none;
    width: 96%;
    color: #FFF;
    background:#004ea2;
    transition: .4s;
    font-weight: bold;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.submit_btn:hover {
opacity: 0.5 ;
}

.btnarea{
	display: block;
	margin: 10px auto 24px;
	text-align: center;
}

.btnarea p{
	margin-top: 10px;
	font-size: 1.4rem;
}

.foot_info-box{
	border-bottom: 1px solid #ccc;
	width: 90%;
	margin: 10px auto;
	display: block;
}

/*===.box[s]===*/
.box{
	position:relative;
	padding: 0px;
	margin: 10px;
	background: url(../img/cnt_bg.jpg) top center repeat;
}
.box_wrap{background-color: rgba(255,255,255,0.6);}
.box_thumb{
	margin: 0px auto 20px;
	display: block;
	width: 100%;
	padding: 0;
}
.box_thumb img{
	width: 100%;
}
.box_thumb-copy{
	margin-top: 5px;
    text-indent: 15px;
	display: block;
}
.box_thumb-left{
	float: left;
	width: 30%;
	margin: 0 0 0.7em 0;
}
.box_ttl{
	position:relative;
	margin: 0.5em 0 0.5em -15px;
	padding: 0.2em;
	width: 99%;
	background: #257dc1;
	text-align: center;
	/*font-size: 190%;*/
}
.dl_detail{
	margin: 20px 0px;
}
.dl_detail-ttl{
	background-color: #ffffff;
	color: #000000;
  padding: 5px 15px;
	font-weight: bold;
}
.dl_detail-txt dt{
	background: #333333;
  padding: 5px 15px;
	display: block;
	margin-top: 20px;
}
.dl_detail-txt dd{
  padding: 10px 15px 0px;
}

.box_btn {
	padding: 0 15px 20px;

}
.box_btn a{
  position: relative;
  display: block;
  padding: 10px 0px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  color: #138c00;
  border: #138c00 2px solid;
}
.box_btn a:after{
  content: " ";
  background: url("../img/link.png")no-repeat right;
  background-size: 16px;
  position: absolute;
  top: 8px;
  right: 12px;
  width: 100%;
  height: 29px;
}
.box_btn a:hover{
	background: rgba(255, 255, 255, 0.2);
}
.box_skyp{	text-align:center;}
.box_skyp-tel{	margin-bottom: 10px;}

/*===culmn1[s]===*/
.culmn1{
	width:100%;
	margin: 0 auto;
	padding-top:20px;
}

.culmn1 .box{
	width:100%;
	margin-bottom: 1em;
	padding: 5px;
}

.culmn1 .box .ttl{
	clear: both;
	margin: 0;
	font-weight:bold;
}

/*===culmn1[e]===*/

/*---culmn2[s]---*/


.culmn2{
	padding-left:1%;
	color: #fff;
}
.culmn2 .box{
	float:left;
	width: 48%;
	margin:0 1% 1em ;
	/*background-color: #000;*/
}

.culmn2 .box h4{
	text-align:center;
	padding-top:0.75em;
	padding-bottom:0.5em;
}
/*---culmn2[e]---*/

/*---content[s]---*/
.cont_header{	margin-bottom: 2em;}
.cont_header .ttl_present{	margin-bottom: 2em;}
.cont_header .ttl_present img{width: 100%;}

.cont_box-ttl{
	margin-bottom: 1em;
	padding: 0.5em;
	text-align: center;
	line-height: 1.4em;
	font-weight: bold;
	}
	.ttl_cont{		color: #6d6d6d;	border: 1px solid #6d6d6d;}
		.ttl_cont-check{	color: #c00;		border: 1px solid #c00;}
	.ttl_prize{
		/*font-size: 1.5em;*/
		color: #b32082;
		border: 1px solid #b32082;
	}

.cont_detail{
	margin-top: 2em;
	width: 100%;
}
.cont_detail .cont_detail-thumb{
	margin: 0 auto 1em;
	text-align: center;
	}
	.cont_detail .cont_detail-thumb img{
		width: 80%;
		margin: 0 auto;
	}
.cont_detail .cont_detail-ttl{
	font-weight: bold;
}
.cont_detail .cont_detail-ttl h3{
	font-weight: bold;
	color: #00a0e9;
	}
.cont_detail .cont_detail-ttl p{
	margin: 0.5em 0;
}
.cont_detail .cont_detail-check{
	width: 100%;
	margin-top: 2em;
	clear: both;
	border: 1px solid #c00;
	}
	
.cont_detail .detail_check-ttl{
	width: 9%;
	padding: 1em 0 1em 1em;
	background: url(../img/bg_ttl_check.gif) left top repeat;
	color: #cc0000;
	font-weight: bold;
	border-bottom: 1px solid #c00;
	}
.cont_detail .detail_check-cont{
	padding: 1em;
	}
	.cont_detail .detail_check-cont h3{
	line-height: 1.5em;
	}

.cont_caution{
	margin: 2em 0;
	padding: 1em;
	background-color: #e6e6e6;
	line-height: 1.5em;
	}	
.cont_caution .list-caution li:before{
	content: "※";
	}
	/*20160831[s]*/
	.cont_caution h3{
		/*font-size: 1em;*/
		background-color: #999;
	}
	
	.cont-howto{
	padding:1%;
	background-color: #f39800;
	text-align: center;
	color: #fff;
	}
	.cont-howto p{
	color: #fff;
	}


/*---content[e]---*/


.foot_info {
  width: 100%;
  padding: 20px;
  background: #fff;
}
.foot_info .info_midashi--ch1  {
	width: 100%;
	margin: 0;
	background: #fff;
	color: #f0027f;
}
.foot_info .info_midashi--ch2  {
	width: 100%;
	margin: 0;
	background: #fff;
	color: #00a0c6;
}
.foot_info .info_midashi {
  width: 100%;
  margin: 0;
  color: #f0027f;
}
.foot_info p {
  margin: 10px auto 0;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}

/*---decoration---*/
h3{ font-weight: bold;}

.f-left {	float: left;}
.f-right {	float: right;}
.fz-l{	font-size: 2em;}
.fz-ml{	font-size: 1.5em;}
.fz-ms{	font-size: 1.3em;}
.fz-s{	font-size: 0.8em;}
.fc-red{	color: #c00;}
.fc-blue{	color: #00a0e9;}
.ta-center{	text-align: center;}

hr{
	width: 100%;
	border: none;
}

.txt_base{
	clear:both;
	margin: 1em 0 0;
	padding: 0.5em;
	width: 100%;
	text-align: center;
	font-weight: bold;
	}
.txt_base-ongoing{	background-color: #f3ac00; color: #fff;}
.txt_base-end{	background-color: #e6e6e6;}

.a_blue{
	color: #00a0e9 !important;
	text-decoration: underline;
	}
	.a_blue:hover{
	color: #025ccb !important;
	}
	
a img{	width: 100%;}

.icon_badge{
	padding: 0.5em;
	background-color: #c00;
	color: #fff;
	border-radius: 0.5em;
	vertical-align: middle;
}

.date{
	margin: 20px 15px 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #c4c4c4;
	font-size: 15px;
    font-weight: bold;
/*    line-height: 1.4rem;*/
}

.cap_tex{
	color: #138c00;
	margin: 0px 15px 20px;
	font-size: 14px;
	font-weight: bold;
}

.sky_frame {
    background-image: url(./../img/sp_sky_back.jpg);
    background-size: contain;
    width: 100%;
    margin: 0px;
    padding: 15px 10px;
    border: 1px #cccccc solid;
}
.sky_frame a{
    text-decoration: none;
}

.sky_ttl{
    padding: 0 0 15px;
}

.sky_text {
    font-size: 11px;
    line-height: 14px;
    padding: 5px 0;
    text-align: right;
    background: #ffffff;
}

.sky_text2 {
    font-size: 11px;
    line-height: 14px;
    padding: 5px 0;
    text-align: right;
}

.sky_ttl_frame{
    padding-bottom: 10px;
}

.sky_web_frame {
    background: #ffffff;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    margin-bottom: 15px;
}

.sky_button {
    text-align: center;
}

.sky_button_ttl {
    display: block;
    background: #ffcc01;
    margin: 0 auto 10px;
}

.sky_button_image {
    display: block;
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
    margin-left:auto;
    margin-right:auto;
    width: 92.5%;
}

.sky_toiawase{
    width: 100%;
    display: block;
}
.column1{
	margin-top: -14px;
}