@charset "utf-8";


/* Reset

-------------------------------------------------------------- */
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;

}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html {
	color: #333;
	-webkit-text-size-adjust: none;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 170%;
}
/* -------------------------------------------------------------- */
html,body{
	width: 100%;
	overflow-x: hidden;
}
body {
    color: #333;
    -webkit-text-size-adjust: none;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 180%;
}

#wrapper{
	width: 100%;
	overflow: hidden;
}
/* リンク設定
------------------------------------------------------------*/
a{

}
a:hover{
	color: #DB000D;
}
a:active, a:focus {outline:0;}

a:hover img
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

section.content article{

overflow:hidden;
}

* html section.content article{height:1%;}



.pc{
	display: block;
}
.sp{
	display: none;
}
/* text */
.f_100{
	font-size: 100px;
}
.text-mid{
    font-size: 29px;
    font-weight: bold;
    line-height: 200%;
}

.text-xsmall{
    font-size: 22px;
    font-weight: bold;
}


.text-small{
    font-size: 25px;
    font-weight: bold;
    line-height: 160%;
}
.text-large{
    font-size: 38px;
    line-height: 160%;
    font-weight: bold;
}
.text-ex-large{
    font-size: 42px;
    line-height: 160%;
    font-weight: bold;
}
.text-xx-large{
    font-size: 63px;
    line-height: 180%;
    font-weight: bold;
}
.text-xvx-large{
    font-size: 73px;
    line-height: 180%;
    font-weight: 900;
}
.line1{
    background-image: url(../images/line1.png);
    background-repeat: repeat-x;
    background-position: 0% bottom;
}
.line2{
    background-image: url(../images/line2.png);
    background-repeat: repeat-x;
    background-position: 0% bottom;
}
.line3{
    background-image: url(../images/line3.png);
    background-position: 0% bottom;
    background-repeat: repeat-x;
}
.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
/*-----------------------------
 header
-----------------------------*/
#header {
    width: 100%;
    position: absolute;
    top: -1px;
    z-index: 2000;
    left: 1px;
	}

h1 {
    font-size: 0.8em;
    font-weight: normal;
    margin-bottom: 5px;
    float: none;
    margin-top: 5px;
    width: 90%;
    left: 0px;
    top: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*-----------------------------
メイン コンテンツ
-----------------------------*/

#container{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;

	}
#mainimg{
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    text-align: center;
    margin-bottom: 0px;
    padding-top: 100px;
    font-size: 47px;
    font-weight: 900;
    line-height: 100px;
}
h2{
    margin-bottom: 40px;
    text-align: center;
    font-size: 35px;
    line-height: 150%;
    font-weight: 900;
}
h4{
	font-size: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
	background-color: #000000;
	display: block;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: left;
	border-left: 8px solid #E00002;
	color: #FFFFFF;
}
.midashi{
	font-size: 30px;
	font-weight: 900;
	color: #DC0003;
	margin-bottom: 40px;
	line-height: 160%;
}
.txt{
	line-height: 200%;
}
.stage1{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #F0F0F0;

    margin-left: auto;
    margin-right: auto;
}
.stage1 .inner{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.stage1 .box{
	margin-bottom: 30px;
}
.stage1 .merit{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}
.stage1 .merit ul{}
.stage1 .merit ul li{
    width: 220px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}
.stage1 .merit ul li img{
	width: 100%;
	height: auto;
}
.stage1 .comment1{
    background-color: #FFFFFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 50px;
    border-radius: 20px;
    text-align: center;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.stage1 .comment1 ul{
margin-bottom: 40px;
}
.stage1 .comment1 ul li{
    font-size: 18px;
    font-weight: bold;
    color: #FF7700;
}
.stage1 .comment1 ul li:before{
 content: "◆";
}
.stage1 .comment1 ul li:after{
 content: "◆";
}
.stage1 .comment2,.stage1 .comment3 {
    background-color: #FABF13;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding-top: 50px;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 50px;
    border-radius: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.stage1 .comment2 .innerBox,.stage1 .comment3 .innerBox{
    background-color: #FFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding-top: 35px;
    padding-right: 35px;
    padding-left: 35px;
    border-radius: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;

    padding-bottom: 35px;
}
.stage1 .comment2 .innerBox dl{
    margin-bottom: 60px;
    text-align: left;
}
.stage1 .comment2 .innerBox dt{
   width: 70px;
	float: left;
	
}
.stage1 .comment2 .innerBox dd{
    width: 670px;
    float: right;
    font-weight: bold;
    font-size: 25px;
    line-height: 130%;
}

.stage1 .comment3 .innerBox dl{
    margin-bottom: 40px;
    text-align: left;
}
.stage1 .comment3 .innerBox dt{
    font-size: 33px;
    font-weight: 900;
    line-height: 140%;
}
.stage1 .comment3 .innerBox dd{}
.stage1 .comment4{
    background-color: #FFFFFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding-top: 50px;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 50px;
    border-radius: 20px;
    text-align: center;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.stage1 .comment4{
    background-color: #FFFFFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding-top: 50px;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 50px;
    border-radius: 20px;
    text-align: center;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.stage1 .comment4 .frame{
    background-color: #FFFFFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: 2px solid #000000;
    padding-left: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 40px;
    padding-right: 30px;
}
.stage1 .comment4 .frame .left{
    width: 160px;    
    float: left;
}
.stage1 .comment4 .frame .left img{
	width: 100%;
	height: auto;
}
.stage1 .comment4 .frame .right{
    font-size: 23px;
    font-weight: bold;
    width: 500px;
    float: right;
    text-align: left;
    position: relative;
    margin-top: 55px;
}
.stage1 .comment4 .frame .right2{
    font-size: 23px;
    font-weight: bold;
    width: 500px;
    float: right;
    text-align: left;
    position: relative;
    margin-top: 45px;
    line-height: 200%;
}
.stage1 .comment4 .frame .right3{
    font-size: 23px;
    font-weight: bold;
    width: 500px;
    float: right;
    text-align: left;
    position: relative;
    margin-top: 29px;
    line-height: 200%;
}
.stage1 .comment5{
    background-color: #FABF13;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding-top: 50px;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 30px;
    border-radius: 20px;
    text-align: center;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    font-size: 19px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.stage1 .comment5 .innerBox{
    background-color: #FFFFFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding-top: 35px;
    padding-right: 35px;
    padding-left: 35px;
    border-radius: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-bottom: 35px;
}
.stage1 .comment5 .innerBox .q{
    margin-bottom: 40px;
    background-image: url(../images/q.png);
    padding-left: 35px;
    text-align: left;
    background-repeat: no-repeat;
    background-position: 0% 0px;
}
.stage1 .comment5 .innerBox .a{
    background-image: url(../images/a.png);
    padding-left: 35px;
    text-align: left;
    background-repeat: no-repeat;
    background-position: 0% 0px;
}
.stage1 .comment6{
    background-color: #FFFFFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 50px;
    border-radius: 20px;
    text-align: center;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.stage1 .comment6 ul{
    margin-left: auto;
    margin-right: auto;
    width: 920px;
} 
.stage1 .comment6 ul li{
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 20px;
}
.stage1 .comment6 ul li img{
width: 200px;
height: auto;
}
.bt_right{
    float: none;
    margin-right: 60px;
    margin-top: 30px;
    text-align: right;
}
.hito_img{
    text-align: center;
    font-size: 35px;
}
.stage2{
    padding-right: 60px;
    padding-left: 60px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 40px;
    padding-bottom: 0px;
    padding-top: 70px;
    text-align: right;
}
.stage2 dl{
    margin-bottom: 35px;
    padding-bottom: 10px;
    font-size: 22px;
	line-height: 180%;
}.stage2 dl dt{
    text-align: left;
    margin-bottom: 10px;
    width: 200px;
    float: left;
    border-left: 5px solid #000000;
    padding-left: 15px;
}
.stage2 dl dd{
    text-align: left;
    width: 720px;
    float: right;
}

.stage3{
    padding-top: 70px;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 30px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.stage3 dl{
    margin-bottom: 35px;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 160%;
}.stage3 dl dt{
    text-align: left;
    line-height: 100%;
    margin-bottom: 10px;
    width: 100%;
}
.stage3 dl dd{
    text-align: left;
    line-height: 100%;
    width: 100%;
}
secton.privacy{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
section.privacy{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
section.privacy dl{
    margin-bottom: 40px;
}
section.privacy dt{
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 22px;
}
section.privacy dd{
    padding-left: 40px;
    margin-bottom: 40px;
}
section.privacy dd ol {}
section.privacy dd ol li {
    list-style-type: decimal;
    margin-left: 50px;
    margin-bottom: 20px;
}

/*-----------------------------
breadcrumb
-----------------------------*/
.pagetop {
	width: 1100px;
	margin-bottom: 20px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/*-----------------------------
 footer
-----------------------------*/
footer#footer {
    width: 100%;
    margin-bottom: 0px;
    background-repeat: repeat-x;
    background-color: #000000;
    padding-top: 70px;
    padding-bottom: 30px;
}
#footer .inner {
	width: 960px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#footer .footer_copyright {
	clear: both;
	width: 100%;
	text-align: center;
	color: #9F9F9F;
}


.foot_link {
    font-weight: normal;
    width: 100%;
    margin-bottom: 70px;
    margin-left: auto;
    margin-right: auto;
}

.foot_link ul {
    text-align: center;

}

.foot_link li {
    font-size: 18px;
    line-height: 100%;
    padding-right: 10px;
    margin-left: 10px;
    border-right: 1px solid #FFFFFF;
    text-align: right;
}
.foot_link li:last-child {
    border-right: 0px none #000;
}
.foot_link li a {
    margin-right: 10px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline;
}
.foot_link li a:hover {
	margin-right: 10px;
	display: inline;
	color: #D02C55;
}

/*----------------------------
メールフォーム
-----------------------------*/

.form_style{
    padding: 2%;
    width: 94%;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #454545;
}
.bt_style{
    background-color: #000000;
    color: #FFFFFF;
    padding: 15px;
    font-size: 27px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
}


/* メールフォーム確認画面
------------------------------------------------------------*/
#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
p.error_messe{
	margin:5px 0;
	color:red;
}

@media only screen and (min-width:481px){
button.drawer-hamburger {
	display: none;
	width: 0px;
	height: 0px;
}
}
