@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: 170%;
}

#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;
}

/*-----------------------------
 header
-----------------------------*/
#header {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 60px;
    font-size: 18px;
    line-height: 150%;
	}
#header p {
    font-size: 22px;
    line-height: 150%;
	}
#header h1 {
    font-size: 0.8em;
    font-weight: normal;
    margin-bottom: 5px;
    float: left;
    margin-top: 5px;
    width: 100%;
    left: 0px;
    top: 0px;
    display: block;
    margin-left: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

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

	}
#gnavi{
    width: 1200px;
    margin-left: -600px;
    margin-right: auto;
    position: fixed;
    top: 0px;
    left: 50%;
    z-index: 2;
}
#gnavi uli{}
#gnavi li{
    float: right;
    margin-right: 0px;
    margin-left: 20px;
    font-size: 20px;
    background-color: #082667;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 100%;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    color: #FFFFFF;
}
#gnavi li a{
    color: #FFFFFF;
    text-decoration: none;
}
#gnavi li a:hover{
    color: #FFF179;
    text-decoration: none;
}
#mainimg{
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    text-align: center;
    margin-bottom: 40px;
  
}
h1{
    font-size: 16px;
    color: #8F8F8F;
    position: absolute;
    top: 5px;
    left: 52px;
    font-weight: normal;
}
h2{
	margin-bottom: 0px;
	text-align: center;
}
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: 40px;
	padding-bottom: 40px;
	background-color: #F0F0F0;
}
.stage1 .inner{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.stage1 .ttl{}
.stage1 .text{
    float: none;
    width: 1000px;
    margin-bottom: 30px;
    margin-left: auto;
    padding: 0px;
    margin-right: auto;

}
.stage1 .text ul li{
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: left 0;
    padding: 20px;
    line-height: 150%;
    background-color: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 4px solid #489EA6;
    /* box-shadow */
    box-shadow: 6px 5px 7px -6px #b7b7b7;
}
.bt{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-size: 37px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.bt li{
    width: 480px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    font-size: 20px;
}
.stage2{
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #F0F0F0;
	background-image: url(../images/bg_shasen.png);
}
.stage2 .inner{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.stage2 .ttl{}
.stage2 .text{
    width: 1000px;
    margin-bottom: 30px;
    margin-left: auto;
    padding: 30px;
    margin-right: auto;
    background-color: #FFFFFF;
    border: 5px solid #FFED4C;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 6px solid #FFB3A5;
    /* box-shadow */
    box-shadow: 6px 5px 7px -6px #b7b7b7;
}
.stage2 .text .gaiyou{
    padding: 20px;
    background-color: #EFEFEF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* box-shadow */
    box-shadow: 6px 5px 7px -6px #b7b7b7;
    margin-bottom: 50px;
    border: 1px solid #E3E3E3;
}

.stage2 .image{
	width: 270px;
	margin: 0px;
	float: right;
}
.stage2 .midashi{
	margin-bottom: 40px;
}
.stage2 .point{
	
}
.stage2 .point .point1{
    padding: 20px;
    background-color: #FFF1B5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* box-shadow */
    box-shadow: 6px 5px 7px -6px #b7b7b7;
    margin-bottom: 30px;
    border: 1px solid #FFEB67;
}
.stage2 .point .point2{
    padding: 20px;
    background-color: #DFFFC9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* box-shadow */
    box-shadow: 6px 5px 7px -6px #b7b7b7;
    margin-bottom: 30px;
    border: 1px solid #B7F89C;
}
.stage2 .point .point3{
    padding: 20px;
    background-color: #FAE2FF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* box-shadow */
    box-shadow: 6px 5px 7px -6px #b7b7b7;
    margin-bottom: 30px;
    border: 1px solid #ECB8D6;
}

.checklist{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 15px;
    background-color: #EFEFEF;
    /* box-shadow */
    box-shadow: 6px 5px 7px -6px #b7b7b7;
    margin-bottom: 30px;
    border: 1px solid #BBB;
}
.checklist .category{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    background-color: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* box-shadow */
    box-shadow: 6px 5px 7px -6px #b7b7b7;
    margin-bottom: 15px;
    font-weight: bold;
}
.checklist .note2{
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    line-height: 200%;
    margin-bottom: 40px;
    margin-top: 30px;
    font-weight: bold;
}
.checklist .note{
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 200%;
    margin-bottom: 40px;
    margin-top: 30px;
}
.checklist .box{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 13px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* box-shadow */
    box-shadow: 6px 5px 7px -6px #b7b7b7;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.checklist .box .number{
    width: 40px;
    height: 40px;
    margin-right: 30px;
    float: left;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    color: #FFFFFF;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 200%;
    border: 2px solid #BB3030;
    background-color: #D04747;
}
.checklist .box .txt{
    width: 800px;
    margin-right: 50px;
    font-size: 18px;
    font-weight: bold;
    line-height: 150%;
    vertical-align: middle;
    float: left;
}
.checklist .box .chkbox{
    width: 40px;
    float: left;

}
.checklist .torikumi{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    background-color: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* box-shadow */
    box-shadow: 6px 5px 7px -6px #b7b7b7;
    margin-bottom: 15px;
    font-size: 18px;
}
.checklist .torikumi p{
	font-size: 22px;
}

.checklist .torikumi .ttl{
    background-color: #0C3677;
    text-align: center;
    color: #FFFFFF;
    font-size: 25px;
    line-height: 170%;
    margin-bottom: 20px;
    font-weight: bold;
}
.chart-wrap{
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.chart-wrap .shousai{
    position: absolute;
    top: 500px;
    right: 0px;
}
.checklist .chart{
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* box-shadow */
    box-shadow: 6px 5px 7px -6px #b7b7b7;
    margin-bottom: 15px;
    text-align: center;
    background-color: #FFFFFF;
    font-size: 22px;
}
.checklist .chart p{
    font-size: 22px;
    text-align: left;
}


input[type=checkbox] {
    transform: scale(3.0);
    margin-top: 15px;
} 

.check{
    background-color: #25E17B;
}
.ch{
    background-color: white;
    border: 1px solid red;
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
}
input[type="checkbox"]:checked + .check::before{
  background-color: red;
}
input[type="checkbox"]:checked + .check::after{
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  height: 11px;
  width: 6px;
  transform: rotate(40deg);
}




.detail{
    padding-top: 50px;
    padding-bottom: 50px;
}
.detail .inner{
    width: 810px;
    margin-left: auto;
    margin-right: auto;
}
.detail .left{
    width: 380px;
    float: left;
    background-color: #FFFFFF;
}
.detail .right{
    width: 380px;
    float: right;
}
.detail .inner .ttl{
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    line-height: 100%;
}

.detail .inner .category{
    width: 380px;
    background-color: #1B86B3;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 10px;
}
.detail .inner ul{
    margin-bottom: 15px;
}
.detail .inner .thumb{
    width: 380px;
    margin-bottom: 10px;
}
.detail .inner .thumb li{
    width: 180px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    font-size: 15px;
    line-height: 140%;
    text-align: left;
}
.detail .inner .thumb li img{
	    border: 1px solid #BFBFBF;
}

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

.breadcrumb {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
.breadcrumb a {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.breadcrumb a:hover {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #ff9933;
	text-decoration: none;
}


/*-----------------------------
 footer
-----------------------------*/
footer#footer {
    width: 100%;
    margin-bottom: 0px;
    background-repeat: repeat-x;
    border-top: 1px solid #A7A7A7;
    background-color: #082667;
}
#footer .inner {
    width: 1100px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 40px;
    color: #FFFFFF;
    font-size: 13px;
	line-height: 150%;
	
}
#footer #logo {
	font-size: 10px;
	font-weight: normal;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	width: 300px;
	margin-bottom: 40px;
}
#footer #logo img {
	font-size: 10px;
	font-weight: normal;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	height: auto;
	width: 300px;
}
#footer #sitemap {
	font-size: 10px;
	font-weight: normal;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	height: 48px;
	width: 420px;
}
#footer .footer_address {
	float: left;
	margin-bottom: 15px;
}
#footer .footer_copyright {
    clear: both;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 30px;
}


.foot_link {
	font-weight: normal;
	width: 100%;
	margin-bottom: 25px;

}

.foot_link ul {
	height: 250px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 8px;
	border-right: 1px solid #535353;
}

.foot_link .title {
	margin-right: 10px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../common/list3.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	border-left: 3px solid #C43461;
	line-height: 100%;
	margin-bottom: 10px;
}
.foot_link li {
	font-size: 11px;
	background-image: url(../common/list2.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 7px;
	line-height: 140%;
	margin-bottom: 6px;
}
.foot_link li a {
	margin-right: 10px;
	display: inline;
	font-size: 12px;
	color: #FFFFFF;
}
.foot_link li a:hover {
	margin-right: 10px;
	display: inline;
	color: #D02C55;
}

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

.form_style{
	padding: 2%;
	width: 94%;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFACD;
	border: 1px solid #D1D1D1;
}



/* メールフォーム確認画面
------------------------------------------------------------*/
#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;
}
}
