@charset "utf-8";

/* ========================================
    リセットcss
========================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 15px;
	vertical-align: baseline;
	line-height: 100%;
	text-decoration: none;
	color:#635245;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
html{overflow-y: scroll;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
input, textarea,{margin: 0; padding: 0;}
ol, ul{list-style:none;}
table{border-collapse: collapse; border-spacing:0;}
caption, th{text-align: left;}
a:focus {outline:none;}


/* micro clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {clear: both;}
.cf {*zoom: 1;}


/* IEリセット */
@media all and (-ms-high-contrast:none){
	html, body, div, span, object, iframe,
h2, h3, p, a, img,
dl, dt, dd, ol, ul, li, form, table, tr, th, td,
article, footer, header, nav{
	vertical-align: middle;
	line-height: 0;
}
}

/* ========================================
    全体設定
========================================= */







/*PC用CSS*/
body{
	font-family: 'Kozuka Gothic Pro', Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
	margin: 0 auto;
	-webkit-text-size-adjust: 100%; 
}


#page-top{
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
}



header div#headwrap{
	width: 960px;
	height: 88px;
	margin: 0 auto;
}

header div h1 img{
	width: 470px;
	height: 88px;
	float: left;
}

header div#navi{
	float: right;
}

header div#navi div#link{
	width: 385px;
	height: 40px;
	background-color: #0c3653;
}

header div#navi div#tel{
	width: 385px;
	margin-top: 12px;
}

header div#navi div#link li a{
	display: block;
	height: 30px;
	font-size: 12px;
	color: #ffffff;
	float: left;
	margin: 11px 0 0 10px;
	padding-left: 18px;
	background-image: url(img/icon.png);
	background-repeat: no-repeat;
}

header div#navi p a{
	font-size: 26px;
	color: #0c3653;
	float: right;
}

header div#navi img{
	float: right;
	margin-right: 5px;
}


div#main{
	width: 100%;
	max-height: 435px;
	overflow: hidden;
	border-top: solid 5px #2d497c;
}

div#main img{
	width: 100%;
	height: auto;
}

div#consept{
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding-top: 60px;
}


div#consept p#con1{
	font-size: 23px;
	text-align: center;
	color: #40220f;
}

div#consept p#con2{
	font-size: 26px;
	text-align: center;
	color: #40220f;
	margin-top: 12px;
}

div#consept p#con3{
	line-height: 23px;
	text-align: center;
	color: #40220f;
	margin-top: 45px;
}

div#consept div#boton{
	width: 802px;
	height: 44px;
	margin: 45px auto 60px auto;
	background: linear-gradient(#83d48c, #67ca73);
	border-bottom: 1px solid #30873a;
	border-radius: 10px;
	padding-top: 16px;
}

div#consept div#boton p{
	font-size: 25px;
	text-align: center;
	color: #ffffff;
}


div#bn{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

div.title{
	width: 100%;
	height: 42px;
	background-color: #2d497c;
	text-align: center;
	padding-top: 18px;
}

div.title h2{
	font-size: 26px;
	color: #ffffff;
}

div#point h2{
	font-size: 26px;
	color: #ffffff;
}

div#bn div#volume1{
	width: 960px;
	height: 250px;
	margin: 45px auto 0 auto;
	padding-bottom: 45px;
}


div#bn div#volume1 div.bn_img{
	width: 360px;
	height: auto;
	float: left;
	margin-left: 80px;
}

div#bn div#volume2 div.bn_img{
	width: 360px;
	height: auto;
	float: left;
	margin-left: 20px;
}

div#bn div#volume1 div.bn_img img,
div#bn div#volume2 div.bn_img img{
	float: left;
}

div#bn div#volume1 div.bn_content{
	width: 450px;
	height: auto;
	float: left;
	margin-left: 20px;
}


div#bn div#volume2 div.bn_content{
	width: 450px;
	height: auto;
	float: left;
	margin-left: 80px;
}


div#bn div#volume1 div.bn_content p.bn_voltitle,
div#bn div#volume2 div.bn_content p.bn_voltitle{
	font-size: 20px;
	color: #27497c;
}

div#bn div#volume1 div.bn_content p.bn_voldescription,
div#bn div#volume2 div.bn_content p.bn_voldescription{
	line-height: 24px;
	color: #40220f;
	margin-top: 20px;
}


div#bn div#volume2{
	width: 960px;
	height: 250px;
	margin: 45px auto 60px auto;
}





div#point{
	width: 100%;
	height: 625px;
	background-image: url(img/point.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-attachment:fixed;
	position: relative;
}

div#point h2{
	text-align: center;
	padding-top: 60px;
}

div#point div#wrap{
	width: 960px;
	height: auto;
	margin: 45px auto 60px auto;
		background-color: black;
}


div#point div#wrap div#po1{
	width: 300px;
	height: 344px;
	float: left;
	text-align: center;
}


div#point div#wrap div#po2,
div#point div#wrap div#po3{
	width: 300px;
	height: 344px;
	float: left;
	margin-left: 30px;
	text-align: center;
}

div#point div#wrap div#po1 p,
div#point div#wrap div#po2 p,
div#point div#wrap div#po3 p{
	font-size: 15px;
	line-height: 23px;
	color: #ffffff;
	padding-top: 30px;
}


div#report{
	width: 100%;
	height: 1138px;
	background-color: #f7f7f7;
	margin: 0 auto;
}

div#report h2{
	font-size: 26px;
	color: #40220f;
	text-align: center;
	padding-top: 60px;
}

div#report div#rep1{
	width: 900px;
	height: 440px;
	margin: 45px auto 60px auto;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}


div#report div#rep1 h3,
div#report div#rep2 h3{
	font-size: 20px;
	color: #27497c;
	text-align: center;
	padding-top: 45px;
}

div#report div#rep1 h4,
div#report div#rep2 h4{
	font-size: 16px;
	color: #40220f;
	text-align: center;
	margin-top: 12px;
}

div#report div#rep1 div#rep1_content,
div#report div#rep2 div#rep2_content{
	width: 567px;
	float: left;
	margin: 46px 0 0 80px;
}

div#report div#rep1 h5,
div#report div#rep2 h5{
	font-size: 20px;
	color: #f46c11;
}

div#report div#rep1 p,
div#report div#rep2 p{
	line-height: 24px;
	color: #4d3527;
	margin-top: 25px;
}

div#report div#rep1 img,
div#report div#rep2 img{
	float: left;
	margin: 46px 0 0 5px;
}


div#report div#rep2{
	width: 900px;
	height: 440px;
	margin: 60px auto 60px auto;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

div#app{
	width: 100%;
	height: auto;
	margin: auto;
}

div#app div#formwrap{
	width: 802px;
	height: auto;
	margin: 67px auto 0 auto;
}

div#app div#formwrap div#confirmation dt div.essential{
	width: 47px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #ffffff;
	background-color: #0c3653;
	padding: 0;
}

div#app div#formwrap div#confirmation dt dd{
	margin-top: 15px;
}






div#inquiry{
	width: 100%;
	height: 291px;
	border-top: solid 5px #2d497c;
	margin: 0 auto;
}

div#inquiry div#inqwrap{
	width: 960px;
	height: auto;
	margin: 0 auto;
}




div#inquiry div#adress{
	width: 410px;
	height: 291px;
	float: left;
	margin-left: 80px;
}

div#inquiry div#adress h2{
	width: 350px;
	height: 32px;
	border-bottom: 1px solid #aaaaaa;
	font-size: 16px;
	margin-top: 60px;
}


div#inquiry div#adress h3{
	font-size: 15px;
	margin-top: 18px;
}


div#inquiry div#adress li{
	font-size: 13px;
	margin-top: 12px;
}



div#inquiry div#map{
	width: 390px;
	height: 200px;
	float: left;
	margin-top: 50px;
}





div#copy{
	width: 100%;
	height: 75px;
	background-color: #2d497c;
}

div#copy p{
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	padding-top: 30px;
}




/* IE崩れ直し */
@media all and (-ms-high-contrast:none){

header div#navi div#link li a{
	vertical-align: middle;
	padding-top: 13px;
}

header div#navi p a{
	margin-top:28px; 
}

div#consept p#con1{
	line-height: 55px;
}

div#consept div#boton p{
	margin-top:25px; 
}


div.title h2{
	margin-top: 23px;
}


div#bn div#volume1 div.bn_content{
	margin-top: 20px;
}


div#bn div#volume2 div.bn_content{
	margin-top: 20px;
}


div#bn div#volume1 div.bn_content p.bn_voltitle,
div#bn div#volume2 div.bn_content p.bn_voltitle{
	margin-bottom: 50px;
}

div#bn div#volume1 div.bn_content p.bn_voldescription,
div#bn div#volume2 div.bn_content p.bn_voldescription{
	line-height: 26px;
}


div#report div#rep1 h3,
div#report div#rep2 h3{
	margin-bottom: 20px;
}


div#app div#formwrap div#confirmation dt div.essential{
	margin-top: 25px;
	height: 20px;
	line-height: 28px;
	padding-top: 8px;
}

div#inquiry div#adress li{
	margin-top: 30px;
}

div#copy p{
	padding-top: 45px;
}

}

/*キャンペーン*/
p#con4{margin: 30px 0;
    background-color: #eaeaea;
    padding: 30px;
    border-radius: 20px;}
span#con41{
    display: block;
    font-size: 2rem;
    text-align: center;
    color: #ED6C63;
    font-weight: bold;
    margin-bottom: 20px;}

span#con42{display: block;
    text-align: center;
    font-size: 1.3rem;}
span#con43{text-align: center;
    display: block;
    font-size: 1.8rem;
    margin-top: 20px;
    font-weight: bold;}