@charset "UTF-8";

/*----------------------------リセット----------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td,img { margin:0; padding:0;}
fieldset, img { border:0; }
address, caption, cite, code, dfn, em,var,img { font-style:normal; font-weight:normal; }
li { list-style:none; }
caption{ text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:''; }
abbr, acronym {border:0; font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
input, textarea, select { *font-size:100%; }
img{ vertical-align:baseline;}
a { text-decoration:none; color:#333; }
/*-------------------------------------------------------------*/

/*-------------------------clearfix----------------------------*/
.clearfix:after {
visibility:hidden;
height:0;
display: block;
font-size: 0;
content: " ";
clear: both;
}
* html .clearfix             { zoom: 1; }
*:first-child+html .clearfix { zoom: 1; }
/*-------------------------------------------------------------*/

html 
body {
    color: #222;
    font-size: 15px;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,"FOT-筑紫A丸ゴシック Std R" , 'TsukuARdGothicStd-R','ＭＳ Ｐゴシック',sans-serif;
    line-height: 1.8em;
	background: #000;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: auto;
}
.font_mi{
    font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', sans-serif;
}

.clear{
    clear: both;      
}
.txt-center{
    text-align: center;  
}
.txt-right{
    text-align: right;  
}
.txt-left{
    text-align: left;  
}
.txt-small{
    font-size: 80%;
}
.bold{
    font-weight: bold;
}
.red{
    color: #EE0000; 
}
.pa30{
    padding-bottom: 30px;
}

#container{
	width: 920px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: #fff;
}
/*-------------------------TOPIMG----------------------------*/
#top_img{
	width: 100%;
	height: 710px;
	padding-top: 30px;
	background-image: url(../images/main_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_img .ch{
	width:237px;
	margin: 0 auto 20px auto;
}
#top_img h1{
	width:809px;
	margin: 0 auto 20px auto;
}
#top_img .ch img, #top_img h1 img{
	width:100%;
	height: auto;
}

#top_img .lead1, #top_img .lead2, #top_img h2{
	padding-left: 50px;
}
#top_img .lead1{
	margin-bottom: 5px;
}
#top_img .lead2{
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 5px -10px;
}
#top_img h2{
	font-size: 2em;
	font-weight: bold;
	color: #F7060A;
	line-height: 1.2em;
}

/*-------------------------TOPEX----------------------------*/
#top_ex{
	position: relative;
	width: 920px;
	height: 245px;
	margin-bottom: 30px;
	line-height: 1em;
}
#top_ex .box{
	position: absolute;
	height: 155px;
	padding: 15px 0 5px 20px;
	background: #EE0000;
	color: #fff;
	z-index: 1;
}
#top_ex .box img{
	width: 60%;
	height: auto;
	margin-bottom: 10px;
}
#top_ex .box p{
	font-size: 18px;
	font-weight: bold;
}
#top_ex .box2{
	position: absolute;
	top: 120px;
	left: 0;
	z-index: 20;
	display: block;
	width: 900px;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	background: #000;
	font-size: 25px;
	line-height: 1em;
	font-weight: bold;
	color: #ffec00;
}

#top_ex .box3{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 870px;
	padding: 10px 0 3px 50px;
	height: 50px;
	background: #ffec00;
	z-index: 10;
}
#top_ex .box3 img{
	width: 507px;
	height: auto;
}
#top_ex .ex_img{
	position: absolute;
	z-index: 100;
	right: 15px;
	bottom: 63px;
	line-height: 0px;
}
#top_ex .ex_img2{
	position: absolute;
	z-index: 1000;
	right: 10px;
	bottom: 0;
	line-height: 0px;
	
}

/*-------------------------MESSAGE----------------------------*/
#message{
	width: 800px;
	margin: 0 auto 30px auto;
	text-align: center;
}
#message .lead{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#message h2 img{
	width: 780px;
	height: auto;
	margin: 20px 0;
}
#message .lead2{
	height: 342px;
    padding-left: 20px;
	margin-bottom: 10px;
    font-size: 1.2em;
    font-weight: bold;
	text-align: left;
	background-image: url(../images/message02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#message .benefits{
	text-align: left;
	width: 800px;
	margin-bottom: 20px;
	justify-content: space-between;
}
#message .benefits .mark{
	width: 115px;
	margin-bottom: 10px;
}
#message .benefits .mark img{
	width: 100%;
	height: auto;
}
#message .benefits h3{
	font-size: 1.8em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}
#message .benefits p{
	font-size: 1.3em;
	margin-bottom: 5px;
	font-weight: bold;
}
#message .benefits h4{
	font-size: 1.8em;
	font-weight: bold;
}
#message .benefits_ex{
	text-align: left;
	margin-bottom: 50px;
	border: 3px solid #000;
}
#message .benefits_ex div{
	width: 100%;
    display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #000;
	display: table;
}
#message .benefits_ex div h4{
	width: 80px;
	background: #ffec00;
	text-align: center;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	
}
#message .benefits_ex div p{
	width: 700px;
	padding: 10px 0 10px 15px;
	line-height: 1.5em;
}
#message .benefits_ex div p span{
	font-size: 1.3em;
	font-weight: bold;
}

#message .me_box{
	margin-bottom: 20px;
    display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
#message .me_box .box{
	position: relative;
	width: 47%;
	padding: 40px 0 30px 0;
	-webkit-box-shadow: 0 0 10px #5B5B5B;
	box-shadow: 0 0 10px #5B5B5B;
	border-radius: 30px;
}
#message .me_box .box .mark img{
	position: absolute;
	left: 10px;
	top: -30px;
	width: 88px;
	height: auto;	
}
#message .me_box .box p{
	width: 296px;
	margin: 15px auto;
	text-align: left;
	font-weight: bold;
}
#message .me_box .box .btn a{
	display: block;
	width: 296px;
	margin: 0 auto;
	padding: 10px 0;
	background: #000;
	color: #ffec00;
	font-size: 1.3em;
	font-weight: bold;
}
#message .me_box .box .btn a:hover{
	opacity:0.7;
}


/*-------------------------PANEL----------------------------*/
#panel{
	width: 800px;
	margin: 0 auto 30px auto;
	text-align: center;
}
#panel .lead{
	height: 430px;
	margin-bottom: 30px;
	background-image: url(../images/panel02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#panel .lead h2 img{
	width: 780px;
	height: auto;
	margin: 20px 0;
}
#panel .lead p{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
}

#panel .benefits{
	text-align: left;
	width: 800px;
	justify-content: space-between;
	background-image: url(../images/sign.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 35% auto;
	margin-bottom: 30px;
}
#panel .benefits .mark{
	width: 115px;
	margin-bottom: 10px;
}
#panel .benefits .mark img{
	width: 100%;
	height: auto;
}
#panel .benefits h3{
	font-size: 1.8em;
	line-height: 1.2em;
	padding-bottom: 25px;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom: 1px dotted #ccc;
}

#panel .present{
	text-align: left;
	margin-bottom: 30px;
	height: 335px;
	background-image: url(../images/presents_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#panel .present h3{
	font-size: 1.8em;
	padding-bottom: 15px;
	font-weight: bold;
	color: #EE0000; 
}
#panel .present .box{
	display: flex;
	width: 350px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	display: table;
	border-bottom: 1px dotted #ccc;
}
#panel .present .box h4{
	width: 1.2em;
	padding: 5px 0;
	text-align: center;
	background: #EE0000;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.4em;
}
#panel .present .box p{
	padding-left: 10px;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.6em;
}
#panel .present .box p span{
	font-size: 0.7em;
}


#panel .benefits_ex{
	position: relative;
	text-align: left;
	margin-bottom: 50px;
	border: 3px solid #000;
}
#panel .benefits_ex .sheetimg{
	position: absolute;
	right: 10px;
	bottom: 5px;
}
#panel .benefits_ex div{
	width: 100%;
    display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #000;
	display: table;
}
#panel .benefits_ex div h4{
	width: 80px;
	background: #ffec00;
	text-align: center;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	
}
#panel .benefits_ex div p{
	width: 700px;
	padding: 10px 0 10px 15px;
	line-height: 1.5em;
}
#panel .benefits_ex div p span{
	font-size: 1.3em;
	font-weight: bold;
}

#panel .me_box{
	margin-bottom: 30px;
    display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
#panel .me_box .box{
	position: relative;
	width: 30%;
	height: 240px;
	padding: 30px 0;
	-webkit-box-shadow: 0 0 10px #5B5B5B;
	box-shadow: 0 0 10px #5B5B5B;
	border-radius: 30px;
}
#panel .me_box .box .mark img{
	position: absolute;
	left: 10px;
	top: -30px;
	width: 88px;
	height: auto;	
}
#panel .me_box .box .uniform{
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	top: 32px;	
}

#panel .me_box .box .btn{
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	display: block;
	width: 200px;
	margin: 0 auto;
	padding: 10px 0;
	background: #000;
	color: #888;
	font-size: 1.3em;
	font-weight: bold;
}


#panel .ph_date{
	background: #fff;
	margin: 0 auto 10px auto;
	border: 10px solid #ffec00;
}
#panel .ph_date h3{
	background: #ffec00;
	padding: 5px 0 10px 0;
	font-size: 1.8em;
	font-weight: bold;
}
#panel .ph_date span{
	margin: 0 5px;
}
#panel .ph_date .box{
	text-align: left;
	padding: 30px 30px 0 30px;
	background-image: url(../images/phdate02.png);
	background-repeat: no-repeat;
	background-position: right+30px bottom;
}
#panel .ph_date .box2{
	text-align: left;
	padding: 30px;
	background-image: url(../images/phdate03.png);
	background-repeat: no-repeat;
	background-position: right+30px bottom+20px;
}

#panel .ph_date .box h4, #panel .ph_date .box2 h4{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}
#panel .ph_date .box ul, #panel .ph_date .box2 ul{
	margin-bottom: 10px;
}
#panel .ph_date .box ul li{
	padding-left: 1.3em;
	background-image: url(../images/mark02.svg);
	background-repeat: no-repeat;
    background-position: left top+6px;
}
#panel .ph_date .box ul li span img{
	width: 11px;
}
#panel .ph_date .box2 ul li{
	padding-left: 1.2em;
    background-image: url(../images/mark03.svg);
	background-repeat: no-repeat;
    background-position: left top+6px;
}
#panel .ph_date .box2 ul li span img{
	width: 10px;
}
#panel .ph_date .box2 h5{
	font-size: 1.3em;
	font-weight: bold;
	color: #F40408;
	padding-top: 10px;
}

/*-------------------------NOTE----------------------------*/

.notes, .notes2{
	text-align: left;
	line-height: 1.6em;
	margin-bottom: 30px;
}
.notes {
    font-size: 80%;
	border-bottom: 1px solid #333;
}
.notes2 {
    font-size: 90%;
	width: 920px;
	margin: 0 auto 30px auto;
}
.notes2 h3 {
	padding: 0 60px;
}
.notes2 ul {
	padding: 0 60px;
}
.notes ul li, .notes2 ul li{
	text-indent: -1em;
	padding-left: 1em;
}
.note_headline{
	font-size: 2.3em;
	font-weight: bold;
	text-align: center;
	padding: 40px 0;
	background: #ffec00;
	margin-bottom: 20px;
}
.note_headline2{
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
	color: #ffec00;
	text-align: center;
	padding: 8px 0;
	background: #F40408;
	margin-bottom: 20px;
}
.note_headline2 span{
	font-size: 0.6em;
	font-weight: bold;
	color: #fff;
}

/*-------------------------FOOTER----------------------------*/
#footer .box{
	width: 800px;
	margin: 0 auto;
	padding: 10px 60px;
	text-align: left;
	background: #000;
	color: #fff;
}
#footer .box h2{
	font-size: 1.3em;
	font-weight: bold;
	margin-left: -10px;
}
#footer .box h2 span{
	font-size: 0.7em;
	font-weight: bold;
}
#footer address{
	width: 900px;
	margin: 0 auto;
	padding: 20px 20px 60px 0;
	text-align: right;
	background: #fff;
	font-size: 0.7em;
}
