@charset "utf-8";

body{
	background:#FFFFFF;  
}

h2, h3, h4, h5, h6, p, li, dt, dd, th, td{
    font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, h2, h3, h4, h5, h6, p, li, dt, dd, th, td, .form-bt{
    font-family: "メイリオ", Meiryo, sans-serif !important;
	}
}

/* All
--------------------------------------------------------------------------*/

#wrap, #header, #contents, #contets1, #contets2, #contets3, #footer{
	width:100%;
    min-width: 1000px;
	position:relative;
    box-sizing: border-box;
}

#wrap{
	z-index: 1;
    opacity: 0;
}

#header{
    z-index: 10;
}

#contents{
    z-index: 3;
}

#contents1{
    z-index: 8;
}

#contents2{
    z-index: 9;
}

#contents3{
    z-index: 7;
}

#footer{
    z-index: 2;
}

.cnt-box{
    box-sizing: border-box;
    width: 100%;
    max-width: 1000px;
    margin: auto;
    position: relative;
}

.cnt-wrap{
	position:relative;
	width: 100%;
    max-width: 1000px;
    min-width: 1000px;
	margin: auto;
}

.cnt-box-f{
    box-sizing: border-box;
    width: 88%;
    margin: auto 6%;
    position: relative;
}

.cnt-box-l{
	float:left;
}

.cnt-box-r{
	float:right;
}

.cbw10{ width:100%; }
.cbw8{ width:77%; }
.cbw7{ width:67%; }
.cbw6{ width:57%; }
.cbw5{ width:47%; }
.cbw4{ width:37%; }
.cbw3{ width:27%; }
.cbw2{ width:17%; }


/* Loading
--------------------------------------------------------------------------*/

#loader-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    vertical-align: middle;
    background-color: #dac89d;
    z-index:1001;
}

#loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    color: #fff;
    z-index:1002;
}

#loading-img{
    position:absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 210px;
    height: 254px;
}



/* Header
--------------------------------------------------------------------------*/

#header{
    width: 100%;
    height: 50px;
    background: #FFFFFF;
}

#header div.hd-logo{
    width: 149px;
}

/* Contents
--------------------------------------------------------------------------*/

#contents{
    background: url("../images/key-v-bg.jpg") #ff7522;
    background-position: center bottom;
    background-repeat:no-repeat;
    background-size: 1800px;
	margin: auto;
    overflow: hidden;
}


.cnt01, .cnt02, .cnt03, .cnt04, .cnt05, .cnt06, .cnt07{
    position: relative;
	width:100%;
    opacity: 1;
	z-index:200;
}
.fin01, .fin02, .fin03, .fin04{
    position: relative;
	width:100%;
    opacity: 0;
	z-index:220;
}

.cnt02, .cnt03, .cnt04, .cnt05, .cnt06, .cnt07, .fin01, .fin02, .fin03, .fin04{
	position:absolute;
}

.cnt01, .cnt03, .cnt04, .cnt06, .cnt07, .fin01, .fin02, .fin03, .fin04{
    bottom: 0px;
}

.cnt02{
    top:8%;
}

.cnt03, .cnt04{
    z-index: 201;
}

 .cnt05{
bottom: -4%;
}


/* Contents1
--------------------------------------------------------------------------*/

#contents1{
    background: url("../images/contents1-bg.jpg") #fff7ea;
    background-position: center top;
    background-repeat:no-repeat;
	margin: auto;
    overflow: hidden;
    padding-bottom: 60px;
}

.white-box{
    position: relative;
    box-sizing: border-box;
    padding:30px 5%;
    margin: 0 5%;
    background: url("../images/white70.png");
    border-radius: 6px;
}

.cnt1-art{
    margin: 10px 5%;
    padding:0px 5%;
    font-size: 90%;
}

#contents1 h3{
    font-size: 140%;
    font-weight: 600;
    margin: 0 0 16px 0;
}

ul.cnt1-day{
    position:relative;
    margin: 20px auto 0px auto;
    text-align: center;
}

ul.cnt1-day li{
    display: inline-block;
}
ul.cnt1-day li:first-child{
    background: #2E2017;
    padding: 10px 20px;
    color: #FFFFFF;
    font-size: 110%;
    border-radius: 5px;
}
ul.cnt1-day li:last-child{
    padding: 5px 0 0 15px;
    font-size: 160%;
    font-weight: 600;
}


@media screen and (max-width: 1310px) {
#contents1{
    background-size: 175%;
}
}

/* Contents2
--------------------------------------------------------------------------*/

#contents2{
    background: url("../images/contents2-bg.jpg") #191714;
    background-position: center bottom;
    background-repeat:no-repeat;
	margin: auto;
    overflow: hidden;
    padding-bottom: 40px;
}

div.cnt2-1{
    position: relative;
    width: 600px;
    margin: auto;
    z-index: 30;
}

.cnt2-step{
    position: relative;
    box-sizing: border-box;
}

.cnt2-step ul{
    position: relative;
    margin:auto;
    width: 954px;
}

.cnt2-step li{
    position: relative;
    float: left;
    width: 318px;
}
.cnt2-step li img{
    width: 100%;
}

.cnt2-step-info{
    position: relative;
    width: 954px;
    margin: auto;
}

.cnt2-step-info-tx{
    width: 954px;
    margin: 20px auto;
    color: #FFFFFF;
}

@media screen and (max-width: 1310px) {
#contents2{
    background-size: 175%;
}
}

/* Contents3
--------------------------------------------------------------------------*/

#contents3{
    background: url("../images/contents3-bg.jpg") #f5e0b4;
    background-position: center top;
    background-repeat:no-repeat;
    background-size: cover;
	margin: auto;
    overflow: hidden;
    padding-bottom: 60px;
}

div.cnt3-1{
    position: relative;
    width: 700px;
    margin: auto;
}

.ct2-info-box{
    box-sizing: border-box;
    height: 800px;
    padding: 30px 40px;
    margin: 0 3%;
    background: url("../images/white70.png");
    position: relative;
    overflow: auto;
    border-radius: 8px;
    
}

.ct2-info-box h4{
    font-size: 130%;
    font-weight: bold;
    margin:40px 0 20px 0;
    color: #00a924;
}

h4.ct2-top-tx{
    margin-top: 0px !important;
}

.ct2-info-box h5{
    font-weight: bold;
    margin:15px 0 5px 0;
}

.ct2-info-box ul{
    margin-bottom: 20px;
    list-style:none;
    margin-left: 21px;
}

.ct2-info-box li:before{
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background: #ff8400;
	position: relative;
	left: -10px;
	top: -3px;
    
}

.cnt-box-info{
    position: relative;
    width: 94%;
    margin: 0 3% 20px 3%;
}

.cnt-box-info h4{
    font-weight: 600;
    font-size: 160%;
    letter-spacing: 0.1em;
    color: #00a924;
    margin-bottom: 10px;
}

.cnt-box-info p{
    letter-spacing: 0.1em;
    margin-bottom: 10px;
}

/* Footer
--------------------------------------------------------------------------*/

#footer-at{
    position: relative;
    box-sizing: border-box;
    width: 100%;
    background-color: #006d46;
    padding: 30px 0;
    color: #FFFFFF;
    text-align: center;
}

/* footnav-area */
.footnav-area {
	padding: 10px 0;
	background: #959595;
}
.footnav-area ul {
	text-align: center;
}
.footnav-area ul li {
    box-sizing: border-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 10px;
	border-right: 1px solid #e6e6e6;
}
.footnav-area ul li:last-child {
	border-right: none;
}
.footnav-area ul li a {
	color: #ffffff;
	text-decoration: none;
}

@media screen and (max-width: 767px) {

	.footnav-area {
		padding: 0;
	}
	.footnav-area ul {
	}
	.footnav-area ul li {
		display: block;
		float: left;
		width: 50%;
		padding: 0;
		border-bottom: 1px solid #cacaca;
		border-right: none;
		background: #959595;
	}
	.footnav-area ul li:nth-child(2n) {
		border-left: 1px solid #cacaca;
	}
	.footnav-area ul li:last-child,
	.footnav-area ul li:nth-last-child(2) {
		border-bottom: none;
	}
	.footnav-area ul li a {
		display: block;
		padding: 8px 5px 8px 15px;
		color: #ffffff;
		font-size: 14px;
		text-align: left;
		text-decoration: none;
	}

}

/* footer-area */
.footer-area {
	padding: 12px 0;
	background: #ffffff;
}
.footer-area ul {
	text-align: center;
}
.footer-area ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 10px;
	border-right: 1px solid #b5b5b5;
}
.footer-area ul li:last-child {
	border-right: none;
}
.footer-area ul li a {
	color: #535353;
	text-decoration: none;
}
.footer-area ul li a:hover {
	color: #6eba2c;
}
.footer-area .copyright {
	margin-top: 10px;
	font-size: 75%;
	color: #535353;
	text-align: center;
	font-family:"メイリオ", "Meiryo", Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro", "ＭＳ Ｐゴシック", sans-serif !important;
}

.ftr-tx li{
	font-size: 75%;
	color: #535353;
	font-family:"メイリオ", "Meiryo", Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro", "ＭＳ Ｐゴシック", sans-serif !important;
}

@media screen and (max-width: 767px) {

	.footer-area {
		padding: 0 0 12px;
		background: #ffffff;
	}
	.footer-area ul {
		border-bottom: 1px solid #c1c1c1;
	}
	.footer-area ul li {
		float: left;
		width: 33%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
		border-right: none;
	}
	.footer-area ul li:first-child {
		width: 100%;
		border-bottom: 1px solid #c1c1c1;
		border-left: none;
	}
	.footer-area ul li:last-child {
		border-right: none;
	}
	.footer-area ul li a {
		display: block;
		padding: 10px 0;
		color: #666666;
		text-decoration: none;
	}
	.footer-area ul li a span {
	}
	.footer-area .copyright {
		margin-top: 10px;
		color: #666666;
		text-align: center;
	}

}

/* ClearFix
***************************************************** */
.bc-sns-area:after,
.cfx:after,
#container:after,
#gnav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.bc-sns-area,
.cfx,
#container,
#gnav {
	display: block; /* for safari firefox3 */
	zoom: 1;  /* for IE 7*/
}

* html .bc-sns-area,
* html .cfx,
* html #container,
* html #gnav {
	display: inline-block; /* for IE6 */
}

/* IE7 hacks */
*:first-child+html .bc-sns-area,
*:first-child+html .cfx,
*:first-child+html #container,
*:first-child+html #gnav {
	display: inline-table;
}/* end hacks */

/* form
--------------------------------------------------------------------------*/

.bt-h-back, .bt-submit{
	padding:15px 3% 16px 3%;
	font-size:110%;
    line-height: 1.1em;
	text-align:center;
	color:#FFFFFF;
	background:#44bbf5;
     border: 0;
	transition: background-color 0.8s ease 0s, border 0.8s ease 0s;
	cursor:pointer;
}
.bt-h-back{
	background:#4F696B;
}
.bt-h-back:hover, .bt-submit:hover{
	background-color:#ff9c00;
    color: #FFFFFF;
}

ul.list-st-no{
    list-style: decimal;
}

/* Other
--------------------------------------------------------------------------*/

#pagetop {
	display: none;
	z-index:500;
	position: fixed;
	bottom: 10px;
	right: 0px;
	cursor: pointer;
}

