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

#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;
}
table{
	border-collapse:collapse}
table{
    text-align: center;
}
th{
    background-color: #FFE2E3;
    text-align: center;
    border: 1px solid #E0E0E0;
}
td{
    padding: 10px;
    background-color: #EBEBEB;
    border: 1px solid #B7B7B7;
    font-size: 15px;
}
/*-----------------------------
 header
-----------------------------*/
#header {
	width: 100%;
		}

#header h1 {
    font-size: 0.8em;
    font-weight: normal;
    margin-bottom: 20px;
    float: left;
    margin-top: 5px;
    width: 100%;
    left: 0px;
    top: 0px;
    display: block;
    margin-left: 60px;
    text-align: left;
}

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

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

	}
#mainimg{
    width: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
    text-align: center;
    margin-bottom: 0px;
    background-image: url(../images/bg.jpg);
}
h2{
    margin-bottom: 40px;
    text-align: center;
    font-size: 26px;
}
h3{
  	font-size: 30px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 12px;
	padding-bottom: 5px;
	background-color: #000000;
	display: block;
	margin-bottom: 50px;
	font-weight: bold;
	text-align: left;
	border-left: 8px solid #E00002;
	color: #FFFFFF;
}
h4{
    font-size: 33px;
    margin-bottom: 30px;
    border-bottom: 1px solid #1F1F1F;
    font-weight: bold;
}
.midashi{
    font-size: 30px;
    font-weight: 900;
    color: #DC0003;
    margin-bottom: 40px;
    line-height: 160%;

}
.mokuji{
    padding: 10px;
    margin-bottom: 50px;
    border: 3px solid #FFE496;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.mokuji ul li{
    margin-bottom: 10px;
}
.mokuji ul li a{
    text-decoration: none;
    color: #070707;
}
.mokuji ul li a:hover{
    text-decoration: none;
    color: #CC7173;
}
.midasi{
    font-weight: bold;
    font-size: 25px;
    background-image: url(../images/list2.png);
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left 10px;	
}
.camp{
    padding: 30px;
    background-color: #FFEBC1;
    border: 3px solid #FFC73B;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-size: 22px;
    font-weight: bold;
}
.banner{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    width: 600px;
}
.bannergif{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    width: 600px;
}
.txt{
    line-height: 200%;
    margin-bottom: 70px;
}
.txt .img{
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.stage1{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #F4F4F4;
}
.stage1 .inner{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.stage1 .text{
	float: left;
	width: 770px;
	margin-bottom: 30px;
}
.stage1 .image{
	width: 270px;
	margin: 0px;
	float: right;
}

.hito_img{
	text-align: center;
	width: 100%;
}

.stage2{
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #F0F0F0;
	background-image: url(../images/bg_shasen.png);
}
.stage2 .inner{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.stage2 .text{
	margin-bottom: 30px;
}
.stage2 .image{
	width: 270px;
	margin: 0px;
	float: right;
}
.stage2 .midashi{
	margin-bottom: 40px;
}
.stage2 .checklist li{
    background-image: url(../images/list2.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
}
.stage3{
	padding-top: 50px;
	background-color: #fff;
	text-align: left;
}
.stage3 .inner{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.stage3 .text{
    margin-bottom: 50px;

    margin-left: auto;
    margin-right: auto;
}
.stage3 .image{
	width: 270px;
	margin: 0px;
	float: right;
}
.stage4{
	padding-top: 50px;
	padding-bottom: 50px;
}
.stage4 .inner{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.stage4 .text{
	float: left;
	width: 770px;
	margin-bottom: 30px;
	text-align: left;
}
.stage4 .text ul{
	padding: 20px;
	background-color: #F4F4F4;
}
.stage4 .text ul li{
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 40px;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
}
.stage4 .image{
	width: 270px;
	margin: 0px;
	float: right;
}
.stage4 .midashi{
	margin-bottom: 40px;
}
.stage4 .text2{
	float: left;
	width: 770px;
	margin-bottom: 30px;
	text-align: left;
}
.stage5{
	padding: 30px;
	width: 1030px;
	border: 5px solid #DDDDDD;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 40px;
}
.stage5 .ttl{
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 15px;
	padding-bottom: 7px;
	margin-bottom: 40px;
	background-color: #EFC3C0;
	font-weight: bold;
}
.stage5 .left{
	width: 800px;
	float: left;
	text-align: left;
}
.stage5 .left .image{
	margin-bottom: 20px;
}
.stage5 .left .txt{}
.stage5 .right{
	width: 200px;
	float: right;
}
.stage5 dl{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #D0D0D0;
}.stage5 dl dt{
	width: 150px;
	float: left;
	text-align: left;
	border-left: 5px solid #A30002;
	padding-left: 10px;
	line-height: 100%;
}
.stage5 dl dd{
	width: 850px;
	float: right;
	text-align: left;
	line-height: 100%;
}
.stage6{
	background-color: #EBEBEB;
	padding-top: 3px;
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.stage6 .inner{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 40px;
}
.stage6 .otoiawase_ttl{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-align: center;
}
.stage6 .banner{
	width: 800px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
.contact{
	background-color: #FFFFFF;
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
}
.contact dl{
	margin-bottom: 30px;
}
.contact dt{
	float: left;
	width: 170px;
}
.contact dd{
	float: right;
	width: 500px;
}
/*-----------------------------
 pagetop/breadcrumb
-----------------------------*/
.pagetop {
    position: fixed;
    bottom: 100px;
    right: 20px;
}

.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-image: url(../common/footer_bg.png);
	background-repeat: repeat-x;
	border-top: 1px solid #A7A7A7;
	background-color: #000000;
	font-size: 12px;
}
#footer .inner {
	width: 1100px;
	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 #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: #9F9F9F;
}


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