
body{
	-webkit-text-size-adjust: 100%;
	font-family: "ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	}
a img{
	border:0px;
	}


#body{
	width:100%;
	width:1200px\9;/*ie8hack*/
	max-width:1200px;
	margin:auto;
	}
#header{
    box-sizing: border-box;
	max-width:1200px;
	width:100%;
	width:1200px\9;/*ie8hack*/
	margin:auto;
	}
#header a {
	text-decoration: none !important;
	color:#4B4738;
	}
#header .icon{
	width: 83px;
    height: 52px;
    vertical-align: top;
    float: left;
}
#header .title1{
	font-family: "M PLUS 1p";
    font-size: 32px;
    line-height: 32px;
    color:#4B4738;
	}
#header .title2{
	font-family: "M PLUS 1p";
	font-size:16px;
	color:#717071;
	text-align:center;
	}
#title{
    background-color: #f7f7f7;
    position: relative;
    height: 500px;
    overflow: hidden;
    width: 1200px;
    margin: auto;
	}
#fit{
	width:1200px\9;/*ie8hack*/
	margin:auto\9;
	transform-origin: top left;
	-webkit-transform-origin: top left;
	}

#top_list{
	padding:0px;
	margin:10px 0;
	}

#top_list li{
	transform: rotate(0.001deg);
	font-family: "M PLUS 1p";
    font-size: 18px;
    font-weight: bold;
    list-style: none;
    float: left;
    padding: 0 20px;
	/*border-color:#717071;*/
	}
.titles{
	transform: rotate(0.001deg);
	font-family: "M PLUS 1p";
	line-height:1.6em;
}
.left{
	width:73%;
	float:left;
}
.right{
	width:25%;
	float:right;
	/*background-color:#00FF00;*/
}
#sub_tab{
	margin: 0;
    padding: 0;
	}	
#sub_tab a {
	text-decoration: none !important;
	color:#4B4738;
	}


#sub_tab li{
	text-align:center;
	list-style: none;
    width: 25%;
    float: left;
	box-sizing: border-box;
	padding:3px;
	}
#sub_tab li div{
	padding:18px 0px;
	font-size:15px;
	text-align: center;
	background-color:#e6e6e6;
	border-radius: 6px;
	}	
.sub_list{
	margin: 0;
    padding: 3px;
	 box-sizing: border-box;
	}	
.sub_list li{
	text-align:center;
	list-style: none;
    width:100%;
    border:solid 1px #b8b8b8;
	box-sizing: border-box;
	/*padding:3px;*/
	margin-bottom: 10px;
	}
.sub_list li div{
	padding: 18px 30px;
    font-size: 18px;
    text-align: left;
    width: 60%;
    float: right;
    box-sizing: border-box;
	
	}	
.sub_list li img{
	float: left;
    vertical-align: top;
    width: 40%;
	}	

.active{
	color:#fff !important;
	font-weight:bold;
	background-color:#abc36b !important;
	}	
.list_title{
	transform: rotate(0.001deg);
	font-family: "M PLUS 1p";
	color:#3e3a39;
	font-size:30px;
	line-height:1.2em;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	}
.list_inner{
	color:#393534;
	font-size:18px;
	line-height:1.6em;
}
.qa_posi{
	position:absolute;
	top:20px;
	left:20px;
	}
.qa01{
	transform: rotate(0.001deg);
    font-family: "M PLUS 1p";
    color: #000;
    font-size: 21px;
    letter-spacing: -2px;
	}
.qa02{
	transform: rotate(0.001deg);
    font-family: "M PLUS 1p";
    color: #000;
    font-size: 70px;
    letter-spacing: -2px;
    line-height: 70px;
	}

#right_list{
	padding: 0;
    margin: 0;
	}

#right_list li{
	list-style:none;
	width:100%;
	/*box-sizing: border-box;*/
	border:solid 1px #b8b8b8;
	position:relative;
	margin-bottom:10px;
	background-color:#FFFFFF;
	}
	
#right_list li img{
	width:100%;
	border:0px;
	vertical-align:bottom
	}
	

#fot{
	min-width:1200px\9;/*ie8hack*/
	/*margin:auto\9;/*ie8hack*/
	text-align:center;
	background-color:#abc36b;
	padding:20px 0;
	}
.pc{display:block}
.smt{display:none}





/*コンテンツ*/
.contents p{
	line-height:1.6em;
	margin:20px;
}
.contents ul{
	background-color:#f8ffe7;
	border:solid 5px #d9e8b1;
	padding:1.0em 1.5em;
	margin:10px;
}
.contents ul li{
	line-height:2.0em;
	list-style:none;
}
.contents ul li:before {
    content: "● ";
    color: #d9e8b1;
}
.contents h2{
	border-left:solid 7px #abc36b;
	padding-left:16px;
	transform: rotate(0.001deg);
	font-family: "M PLUS 1p";
	font-size:30px;
}
.contents h3{
	transform: rotate(0.001deg);
	font-family: "M PLUS 1p";
	background-color:#e8f1d4;
	background-image:url(../../images/h_02.png);
	background-repeat:no-repeat;
	background-position:left 8px bottom -20px;
	border-radius:6px;
	padding:0.6em 1.0em;
	padding-left:80px;
	font-size:1.5em;
	font-weight:bold;
	color:#063;
	margin:50px 10px 0 10px;
}
.contents strong{
	font-weight:bold;
	/*border-bottom: 2px solid #ff3333;*/
	/*background: linear-gradient(transparent 60%, #fdffc1 60%);*/
	background-color:#fdffc1;
	margin:0 0.5em;
	padding:0.3em 0.5em;
	color:#c00;
}

.element{
	padding-left:5em;
}	

.element caption {
    text-align: center;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 5px;
}

.element th{
	font-size: 85%;
	font-weight: bold;
	background-color: #f8ffe7;;
	margin: 0px;
	padding: 3px;
	white-space: nowrap;
}

.element table{
	background-color: #d9e8b1;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 50%;
    font-size: 16px;
    line-height: 1.6em;
	margin-bottom:1em;
	}
.element td{
	background-color: #E8F1D4;
	}

.float_r{
	text-decoration: none;
    color: #005FC3;
	cursor:pointer;
	}



@media screen and (max-width:820px) {
.pc{display:none}
.smt{display:block}


#body{
	/*max-width:640px;*/
	width:100%;
	}
#header{
    box-sizing: border-box;
	/*max-width:640px;*/
	width:100%;
	margin:auto;
	}
#header .icon{
	width: 83px;
    height: 52px;
    vertical-align: top;
    float: left;
}
#header .title1{
	font-family: "M PLUS 1p";
    font-size: 28px;
    line-height: 28px;
    color:#4B4738;
	}
#header .title2{
	font-family: "M PLUS 1p";
	font-size:16px;
	color:#717071;
	text-align:center;
	}
#title{
    background-color: #f7f7f7;
    position: relative;
    height: 500px;
    overflow: hidden;
    width: 1200px;
    margin: auto;
	}
#top_list{
	padding: 0px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
	max-width: 640px;
    
	}

#top_list li{
	width:33.33%;
	transform: rotate(0.001deg);
    
	font-family: "M PLUS 1p";
    font-size: 14px;
    font-weight: bold;
    list-style: none;
    float: inherit;
    display: inline-block;
    padding: 0px 2px;
    /* border-color: #717071; */
    box-sizing: border-box;
}
#top_list li img{
	width:20px;
}
.left{
	width:100%;
	float:ini;
}
.right{
	width:100%;
	float:right;
	/*background-color:#00FF00;*/
}
#sub_tab{
	margin: 0;
    padding: 0;
	}	
#sub_tab li{
	text-align:center;
	list-style: none;
    width: 50%;
    float: left;
	box-sizing: border-box;
	padding:3px;
	}
#sub_tab li div{
	padding:18px 0px;
	font-size:15px;
	text-align: center;
	background-color:#e6e6e6;
	}	
.sub_list{
	margin: 0;
    padding: 3px;
	 box-sizing: border-box;
	}	
.sub_list li{
	text-align:center;
	list-style: none;
    width:100%;
    border:solid 1px #b8b8b8;
	box-sizing: border-box;
	/*padding:3px;*/
	margin-bottom: 10px;
	}
.sub_list li div{
	padding: 6px 6px;
    font-size: 18px;
    text-align: left;
    width: 65%;
    float: right;
    box-sizing: border-box;
	
	}	
.sub_list li img{
	float: left;
    vertical-align: top;
    width: 35%;
	}	

.active{
	color:#fff !important;
	font-weight:bold;
	background-color:#abc36b !important;
	}	
.list_title{
	transform: rotate(0.001deg);
    font-family: "M PLUS 1p";
    color: #3e3a39;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 4px;
	}
.list_inner{
	color:#393534;
	font-size:13px;
	line-height:1.4em;
}
#right_list{
	padding: 0;
    margin: 0px;
	}

#right_list li{
	list-style: none;
    width: 49%;
    box-sizing: border-box;
    border: solid 1px #b8b8b8;
    position: relative;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    float: left;
    margin: 0.5%;
	}
.qa_posi{
	position: absolute;
    top: 10px;
    left: 10px;
	}
.qa01{
	transform: rotate(0.001deg);
    font-family: "M PLUS 1p";
    color: #000;
    font-size: 14px;
    letter-spacing: -2px;
	}
.qa02{
	transform: rotate(0.001deg);
    font-family: "M PLUS 1p";
    color: #000;
    font-size: 45px;
    letter-spacing: -2px;
    line-height: 45px;
	}


.contents h2{
	border-left:solid 7px #abc36b;
	padding-left:16px;
	transform: rotate(0.001deg);
	font-family: "M PLUS 1p";
	font-size:20px;
	font-weight:bold;
}
.contents h3{
	transform: rotate(0.001deg);
	font-family: "M PLUS 1p";
	background-color:#e8f1d4;
	background-image:url(../../images/h_02.png);
	background-repeat:no-repeat;
	background-position:left 8px bottom -20px;
	border-radius:6px;
	padding:0.6em 1.0em;
	padding-left:50px;
	font-size:1.2em;
	font-weight:bold;
	color:#063;
	margin:50px 10px 0 10px;
}
.contents ul li{
	line-height:1.6em;
	list-style:none;
}

.element{
	padding-left:inherit;
	margin: 20px;
}	

.element caption {
    text-align: center;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 5px;
}

.element th{
	font-size: 85%;
	font-weight: bold;
	background-color: #f8ffe7;;
	margin: 0px;
	padding: 3px;
	white-space: nowrap;
}

.element table{
	background-color: #d9e8b1;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    font-size: 16px;
    line-height: 1.6em;
	margin-bottom:1em;
	}
.element td{
	}
}