@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/


******** ▼▼▼Reset▼▼▼*********/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}

#warp #contents { font-style: normal; }
strong,th { font-weight: normal; }
table {
border-collapse: collapse;
border-spacing: 0;
}


h1,h2,h3,h4,h5,h6 { font-size: 100%; }
img,fieldset { border: 0; }
li { list-style-type: none; }

.square_btn_foot a {
	text-decoration: none !important;
	color: #fff !important;
}

/* Fonts
------------------------------------------------------------*/
body {
	
font-size: 75%; /* IE */
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
html>/**/body { font-size: 12px; } /* Except IE */


/* clearfix
------------------------------------------------------------*/
.clearfix:after {
content: '';
display: block;
clear: both;
height:0;
}
.clearfix { /zoom: 1; } /* IE */
p{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", 			   "Hiragino Mincho Pro", serif;
	}
/******** ▲▲▲Reset▲▲▲*********/

div img {
	vertical-align:bottom;
}


img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0px;
	margin:0px;
}


a:hover img{
	opacity: 0.6 ;
}

a img {
	transition: opacity 0.5s ease-out;
}
a  {
	color: #fff;
text-decoration: none;
}

*{
	font-size:16px; /* 基準のフォントサイズを16pxとする */
	-webkit-text-size-adjust: 100%; /* ブラウザ側での自動調整をなしにする */           
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left:0;
	margin-right:0;
	width:auto;
	padding-left:0;
	padding-right:0;
	clear: none;
	float: none;
}
#div1 {
}

.wrap{
	width:100%;
	right:0;
	left:0;
}

.space {
	width:100%;
	height:10px;
}

img {
	width: 100%;
	height: auto;
	margin:0;
	padding:0;
}


.switch {
	visibility: hidden;
}

.bg {
	background-color:rgba(0,50,100,1.00);
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

.bg p {
	margin:0;
	color:#FFFFFF;
}

******** ▼▼▼Reset▼▼▼*********/



/* Fonts
------------------------------------------------------------*/



//* clearfix
------------------------------------------------------------*/
.clearfix:after {
content: '';
display: block;
clear: both;
height:0;
}
.clearfix { /zoom: 1; } /* IE */



/*********▼▼▼スタート▼▼▼*********/
.Bnr .Bnr__img p.close a i {
	margin-top: 6px !important;
	margin-left: 0.5px;
}
#sect1{
	background-color: #11325C;
}
#sect1 .inner{
	width: 1000px;
	height: 700px;
	margin: 0px auto;
	background-image: url(../img/treat_topimg.png);
	background-repeat: no-repeat;
    
    background-position: center bottom;
	 
}
#sect1 .obi{
	clear: none;
	width: 200px;
	display:block;
}
#sect1 p{
	clear: none;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:65px;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	margin-top: -55px;
	text-align:center;
	line-height: 80px;
	
}
#sect2{
	background-color: #fff;
}
#sect2 .inner{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding-bottom: 30px;
	
	
}



#sect2 h2{
	clear: none;
	color:#11325C;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:58px;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	margin-top: 35px;
	text-align:center;
	line-height: 80px;
	
}
#sect2 .inner .box .left{
	width: 530px;
	float: left;
}
#sect2 .inner .box .right{
	width: 436px;
	float: right;
}

#sect2 .inner p{
	
	width: 950px;
	font-size: 14px;
	line-height: 160%;
}

#sect3{
	background-color: #11325C;
	width: 100%;
}
#sect3 .inner{
	width: 1000px;
	margin: 0px auto;
	
	 
}
#sect3 .inner .titole{
	width: 350px;
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 3%;
}
	
#sect3 .inner p{
	clear: none;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:15px;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	margin-top: 10px;
	
	
	
}

#sect3 .inner .box {
	padding-bottom: 30px;
	width: 825px;
	margin: 0px auto 30px;
}

#sect3 .inner .box .left{
	width: 530px;
	float: left;
}
#sect3 .inner .box .right{
	width: 436px;
	float: right;
}

#sect3 .inner .box .left{
	
	width: 240px;
	float: left;
}
#sect3 .inner .box .right{
	width: 580px;
	float: right;
}

#sect3 .inner  h2{
	width: 930px;
	text-align: center;
	margin: 55px auto 10px;
	clear: none;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 55px;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);

	
	
	line-height: 80px;
	
}
#sect3 .inner .box .right p{
	clear: none;
	color:#FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 18px;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	
}

.setumei_box{
	width: 1000px;
	padding-bottom: 30px;
}

.setumei_box h3{
	color:#FFFFFF;
	font-size: 15px;
	font-weight:100;
}

.setumei_box .setumei {
		float: left;
		width: 32%;
		margin-right: 13px;
}

.setumei_box .setumei h3{
	color:#FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 15px;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	margin-top: 2%;
	}

#sect3 .inner .osusume {
    text-align: center;
	padding-bottom: 60px;

}
#sect3 .inner .osusume h4{
	margin: 0px auto 25px auto;;
	width: 900px;
	
	font-size: 35px;
	font-weight: 200;
	padding: 8px 0px 8px 0px;
	background-image: url(../img/treat_sect3_t_bg.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;	
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;

}
.offer_pc{ 
	width: 800px;
	margin: 30px auto;
	display: block !important; }
.offer_sp { display: none !important; }


.offer_btn{
		width: 330px;
		margin: 30px auto;
	}

.back_btn{
		width: 320px;
		margin: 6% auto;
	}


#shitumon{
	background-color: #11325C;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 60px;
}

#shitumon  .titole{
	width: 320px;
	margin: 0px auto;
	padding-top: 3%;
	padding-bottom: 3%;
}

#shitumon .square_btn_foot {
    display: inline-block;
	font-size: 20px;
    text-decoration: none;
    color: #BED7F0;
    border: solid 1px #BED7F0;
    border-radius: 3px;
    transition: .2s;
	padding: 15px 1%;
	margin-top: 0px;
	margin: 8px auto;
	width: 320px;
	color: white;
}

#shitumon .square_btn_foot:hover {
    background: #67c5ff;
    color: white;
}




/* Tablet  */
/*********▼▼▼スタート▼▼▼*********/
@media only screen and (max-width: 1080px) {
			
#sect1 {
	margin:0;
	padding:0;
		
	
	
}
	#sect1{width:100%;}
#sect1 .inner{
	
	
	width:100%;
	height: auto;
	background-image: url(../img/treat_topimg.png);
	background-size: 127%;
	background-repeat: no-repeat;
    background-position: center bottom;

}

#sect1 .obi{
	width: 26vw;
	
	
}
#sect1 p{
	display:block;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	
	font-size:7vw;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	line-height: 115%;
	padding-top: 7%;
	text-align: center ;
	
	padding-bottom: 66%;
	
	
}
#sect2{
	background-color: #fff;
}
#sect2 .inner{
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding-bottom: 1%;
	
	
}
#sect2 h2{
	clear: none;
	color:#11325C;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:7vw;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	text-align:center;
	line-height: 120%;
}
	
	#sect2 .inner .box .left{
	width: 80%;
		margin: 0px auto;
	float: none;
}
#sect2 .inner .box .right{
	width: 80%;
		margin: 4% auto;
	float: none;
}
	
#sect2 .inner p{
	width: 80%;
	height: auto;
	margin: 3% auto;
	padding-bottom: 1%;
	font-size:1.8vw;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 140%;
	
	
}
#sect3{
	background-color: #11325C;
}
	
#sect3 .inner{
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding-bottom: 1%;
	
	
}	
	
	
	#sect3 .inner p{
	clear: none;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2vw;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	margin-top: 1%;
	
	
	
}
#sect3 .inner .titole{
	width: 45%;
	margin: 0px auto;
	padding-top: 3%;
	padding-bottom: 3%;
}
	
	#sect3 .inner p{
	width: 95%;
		color: #fff;
	margin: 0px auto;
		font-size: 1.8vw;
	padding-top: 1%;
	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}	
	
	#sect3 .inner h2{
	clear: none;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	font-size:7vw;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	text-align:center;
	line-height: 120%;
	width: 95%;
	margin-top: 4%;
}
	
	
	#sect3 .inner .box {
	width: 90%;
	padding: 0px 2% 0px 2%;
}



#sect3 .inner .box .left{
	margin: 0px auto;
	width: 40%;
	float: none;
}
#sect3 .inner .box .right{
	width: 90%;
	margin: 5% auto;
	float: none;
	
}


#sect3 .inner .box .right p{
	clear: none;
	color:#FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 2.2vw;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	margin-top: -4%;
	padding-bottom: 4%;
}
	
	.setumei_box{
		width: 90%;
		text-align: center;
		margin: 0px auto;
	}
	.setumei_box .setumei {
		float: left;
		width: 33%;
		margin: 0px auto;
	}
	.setumei_box .setumei h3{
		clear: none;
	color:#FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 1.8vw;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	margin-top: 2%;
		width: 95%;
		margin: 3% auto;
	}
	
	.setumei_box .setumei img{
		width: 95%;
		margin: 0px auto;
	}
	
	
	.sect3_t{
		width: 95%;
		margin: 0px auto;
		padding-top: -5%;
	}
	
	
	
	#sect3 .inner .osusume {
    text-align: center;
	padding-bottom: 5%;

}
#sect3 .inner .osusume h4{
	margin: 0px auto 0 auto;
	width: 95%;
	
	
	font-weight: 100;
	padding: 2% 0px 2% 0px;

	background-image: url(../img/treat_sect3_t_bg.png);
	font-size: 4vw;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;	
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;

}
	

	
	
	
	
	
	#shitumon  {
	width: 100%;
	margin: 0px auto;
	padding-top: 2%;
	padding-bottom: 5%;	
	}
	
	#shitumon  .titole{
	width: 45%;
	margin: 0px auto;
	padding-top: 3%;
	padding-bottom: 3%;	
	}
	
	#shitumon .square_btn_foot {
    display: inline-block;
	margin:0.5em;
	font-size: 3vw;
    text-decoration: none;
    color: #BED7F0;
    border: solid 1px #BED7F0;
    border-radius: 3px;
    transition: .2s;
	padding: 1% 1%;
	margin-top: 4.6%;
	margin: 0px auto;
	width: 45%;
	color: white;

}

.square_btn_foot:hover {
    background: #67c5ff;
    color: white;
}

	
.offer_pc{ display: block !important; }
.offer_sp { 
	width: 110%;
	margin: 5% auto;
	display: none !important; }

	.offer_btn{
		width: 90%;
		margin: 7% auto;
	}
	.back_btn{
		width: 60%;
		margin: 7% auto;
	}

}/****▲▲▲CSS▲▲****/




/*  Mobile Layout. */
/*********▼▼▼スタート▼▼▼*********/
@media only screen and (max-width: 640px) {
	
	
	#sect1 {
	margin:0;
	padding:0;
		
	
	
}
	#sect1{width:100%;}
#sect1 .inner{
	
	
	width:100%;
	height: auto;
	background-image: url(../img/treat_topimg.png);
	background-size: 130%;
	background-repeat: no-repeat;
    background-position: center bottom;

}

#sect1 .obi{
	width: 36vw;
	
	
}
#sect1 p{
	display:block;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	
	font-size:8.1vw;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	line-height: 115%;
	padding-top: 13%;
	text-align: center ;
	
	padding-bottom: 60%;
	
	
}
	#sect2{
	background-color: #fff;
}
#sect2 .inner{
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding-bottom: 1%;
	
	
}
	#sect2 h2{
	clear: none;
	color:#11325C;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:9vw;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	
	text-align:center;
	line-height: 120%;
	
}
	
	#sect2 .inner .box .left{
	width: 90%;
		margin: 0px auto;
	float: none;
}
#sect2 .inner .box .right{
	width: 90%;
		margin: 0px auto;
	float: none;
}
	
#sect2 .inner p{
	width: 90%;
	height: auto;
	margin: 3% auto;
	padding-bottom: 1%;
	font-size:3.5vw;
	line-height: 130%;
	
	
}
#sect3{
	background-color: #11325C;
}
	
#sect3 .inner{
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding-bottom: 1%;
	
	
}	
	
	
	#sect3 .inner p{
	clear: none;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2.8vw;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	margin-top: 1%;
	
	
	
}
#sect3 .inner .titole{
	width: 65%;
	margin: 0px auto;
	padding-top: 3%;
	padding-bottom: 3%;
}
	
	#sect3 .inner p{
	width: 95%;
		color: #fff;
	margin: 0px auto;
		font-size: 2.5vw;
	padding-top: 1%;
	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}	
	
	#sect3 .inner h2{
	clear: none;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	font-size:8vw;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	text-align:center;
	line-height: 120%;
	width: 95%;
	font-weight: bolder;
	margin-top: 4%;
}
	
	
	#sect3 .inner .box {
	width: 95%;
	padding: 0px 2% 0px 2%;
}



#sect3 .inner .box .left{
	margin: 0px auto;
	width: 50%;
	float: none;
}
#sect3 .inner .box .right{
	width: 100%;
	margin: 5% auto;
	float: none;
	
}


#sect3 .inner .box .right p{
	clear: none;
	color:#FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 4.2vw;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	margin-top: -5%;
	padding-bottom: 7%;
}
	
	.setumei_box{
		width: 98%;
		text-align: center;
	}
	.setumei_box .setumei {
		float: none;
		width: 95%;
		margin: 0px auto;
	}
	.setumei_box .setumei h3{
		clear: none;
	color:#FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 4.5vw;
	font-weight:100;
	text-shadow:1px 1px 2px rgba(3,40,79,1.00);
	margin-top: 2%;
		width: 95%;
		margin: 3% auto;
	}
	
	.setumei_box .setumei img{
		width: 75%;
		margin: 0px auto;
	}
	
	
	.sect3_t{
		width: 95%;
		margin: 0px auto;
		padding-top: -5%;
	}
	
	
	
	#sect3 .inner .osusume {
    text-align: center;
	padding-bottom: 5%;

}
#sect3 .inner .osusume h4{
	margin: 0px auto 6% auto;
	width: 95%;
	
	
	font-weight: 100;
	padding: 2% 0px 2% 0px;
	background-image: url(../img/treat_sect3_t_bg2.png);
	font-size: 5.3vw;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;	
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;

}
	
	#shitumon  .titole{
	width: 65%;
	margin: 0px auto;
	padding-top: 3%;
	padding-bottom: 3%;
}
	
.offer_pc{ display: none !important; }
.offer_sp { 
	width: 110%;
	margin: 5% auto;
	display: block !important; }

.offer_btn{
		width: 100%;
		margin: 7% auto;
	}
	
.back_btn{
		width: 80%;
		margin: 6% auto;
	}
	
	
	#shitumon  {
	width: 100%;
	margin: 0px auto;
	padding-top: 2%;
	padding-bottom: 7%;	
	}
	
	#shitumon  .titole{
	width: 65%;
	margin: 0px auto;
	padding-top: 3%;
	padding-bottom: 4%;	
	}
	
	#shitumon .square_btn_foot {
    display: inline-block;
	margin:0.5em;
	font-size: 3vw;
    text-decoration: none;
    color: #BED7F0;
    border: solid 2px #BED7F0;
    border-radius: 3px;
    transition: .2s;
	padding: 3.3% 1%;
	margin-top:4vw;
	margin: 0px auto;
	width: 75%;
	color: #fff;

}

   #shitumo.square_btn_foot:hover {
    background: #67c5ff;
    color: #fff;
	text-decoration: none;
	
}

}/****▲▲▲CSS▲▲****/


.offer_btn a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}

