@charset "utf-8";
/* CSS Document */
@media screen and ( min-width:640px )
{
h1,h2,h3,h4,ul,il,dl,dd,dt,table {
	margin:0;
	padding:0;
	}
		a{
		text-decoration:none;
		
		}
#mcoment{
	margin:20px;
	padding:0;
	background-color:#F4F4F4;
	line-height:1.5em;
	font-size:small;
	padding:15px;
	}
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
body {
	background-color:#fff;
	color : #000;
	margin-right: auto;
	margin-left : auto;
	padding:0;
	border:15px solid #660;
	line-height:1.7em;
}
.sp {
	display:none;
}
.logo {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
 width:150px height:100px;
}
.nami01 {
	text-decoration:none;
	background-repeat:repeat-x;
	background-position:left bottom;
	background-image:url(images2/nami01.png);
	background-size:contain;
	padding-bottom:8px;
	margin-bottom:20px;
}
.midashi_sen {
	padding-bottom:15px;
	border-bottom:1px solid #999;
	
}
div.btn_box{
	margin:0;
	padding:10px;
	display:block;
	width:120px;
	background-color:red;
	border:1px solid #000;
	}
.btn {
	width:auto;
	display:block;
	font-size:1em;
	text-align:center;
	border:1px #000 solid;
	margin:20px auto 40px;
	text-decoration:none;
	color: #000;
	background-color:#fff;
	/*-webkit-transition: 2s;
    -moz-transition: 2s;
    -o-transition: 2s;
    -ms-transition: 2s;*/
    transition: 0.5s;
}
.btn:hover {
	background-color:#2F3120;
	color: #fff;
}
.btn:active {
	background-color:red;
	color: #fff;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
/* ヘッダー */
hr {
	border:none;
	border-top:dotted 1px #666600;
	height:1px;
	color:#FFFFFF;
	margin: 0 6 0 6;
}

.header {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height:175px;
	width:95%;
	border-bottom:dotted 2px #666600;
}
.header ul {
	list-style:none;
	position:relative;
	left:50%;
	float:left;
	height:35px;
	width:980px;
}
.now_page{
/*background-color:#C96;*/
background:url(images2/now_page_haikei.gif) repeat top left;
overflow: hidden;
}
.now_page_li{
		
	}
/*
.header ul li a {
	text-decoration:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#464600;
	font-size:medium;
	position:relative;
	left:-50%;
	float:left;
	margin-left: -1px;
	width: 140px;
	height: 35px;
	overflow: hidden;
}*/

.header ul li {
	list-style:none;
	position:relative;
	left:-50%;
	float:left;
	margin-left: -1px;
	width: 140px;
	height: 35px;
	overflow:hidden;
	font-size:0px;
}
.header ul li img {
	overflow: hidden;
	height: 70px;
}
/* ここからトップだけだけに適用するCSS */
#main {
	width:100%;
}
h2:before {
	margin:0 20px 0 0;
	content:" ";
	display:inline-block;
	width:15px;
	height:50px;
	background:url( images2/kakko_s.png) no-repeat;
	background-size:contain;
	vertical-align:middle;
}
h2:after {
	margin:0 0 0 20px;
	content:" ";
	display:inline-block;
	width:15px;
	height:50px;
	background:url( images2/kakko_f.png) no-repeat;
	background-size:contain;
	vertical-align:middle;
}
.h2 {
	clear:both;
	font-size:18px;
	margin:0 auto;
	padding:0;
	text-align:center
}
.h2 h2 {
	height:50px;
	line-height:50px;
	font-size:1.2em;
}
.h2 p {
	font-size:small;
	margin:0;
	padding:0;
	margin-top:5px;
}
#advise {
	clear:both;
	margin:0 auto;
	width:900px;
	background-color:blue;
}
#advise dl {
	list-style:none;
	float:left;
	width:230px;
	padding:0 35px;
}
#advise dt {
	font-size:large;
	font-weight:bold;
	
}
#advise {
	font-size:large;
	font-weight:bold;
}
#advise dd {
	font-size:small;
	margin:5px;
	margin-bottom:40px;
}
.center {
	margin-left:60px;
	margin-bottom:10px;
	text-align:center;
}
.wid_300 {
	width:300px;
}
.chuuou {
	margin:0 auto;
	padding:0;
	text-align:center
}
.challenge {
	font-family: 'roboto_slabregular';
	letter-spacing: 0.1em;
	font-size: 10px;
}
.challenge:before {
	width: 30px;
	height: 3px;
	content: "";
	display: inline-block;
	background: url(images2/line01.png) no-repeat center center;
	background-size: cover;
	position: relative;
	top: -2px;
	margin-right:4px;
}
.challenge:after {
	width: 30px;
	height: 3px;
	content: "";
	display: inline-block;
	background: url(images2/line01.png) no-repeat center center;
	background-size: cover;
	position: relative;
	top: -2px;
	margin-left:3px;
}
#mon_con {
	margin:0 auto;
	width:900px;
	display:none;
}
.daimei {
	font-size:12px;
	font-weight:bold;
	display:block;
}
.mondai_title span {
	display: block;
}
#mon_con h1 {
	display:block;
	margin-top:0;
	margin-bottom:20px;
}
.mondai_all {
	display:block;
	width:900px;
	height:300px;
	margin-bottom:40px;
	border-bottom:2px #3C4828 dotted;
	clear:both;
}
.abso_text {
	position:absolute;
	top:50px;
	left:0;
	width:200px;
	height:200px;
	z-index:1;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.abso_text span {
	top:20px;
	font-size:16px;
	font-weight:bold;
	line-height:1.2em;
	margin-left:25px;
	display:block;
}
.abso_text p {
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:5px;
}
.abso_img {
	position:absolute;
	top:0;
	left:0;
	width:250px;
	height:250px;
	z-index:2;
	opacity:0.7;
	overflow:hidden;
}
.waku {
	position:absolute;
	top:0;
	left:0;
	width:250px;
	height:250px;
	z-index:3;
	opacity:1;
	overflow:hidden;
}
.rela {
	float:left;
	position:relative;
	width:250px;
	height:250px;
	background-repeat: no-repeat;
	background-image: url(images2/back.png);
	background-position: top left;
	overflow:hidden;
}
.btn_size_s {
	margin:auto;
	width:80px;
	font-size:12px;
	padding:0;
}
.btn_size_l {
	width:240px;
	font-size:13px;
	padding:15px 20px;
	line-height:1em;
}
/*
.bun_box {
	width:300px;
	float:left;
	height:260px;
	margin:20px 20px 0 20px;
	font-size:12px;
	line-height:150%;

}*/
div.bun_box {
	background-image:url(images2/mon_bun_haikei.png);
	background-repeat: repeat;
	width:300px;
	float:left;
	height:240px;
	margin:20px 20px 0 20px;
	font-size:12px;
	line-height:150%;
	background-color:#fff;
	padding:10px;
	position:relative;/**/
	border:0px solid #CCC;
}
/*div.bun_box::before,*/
div.bun_box::after {
	position: absolute;
	bottom: 10px;
	z-index: -1;
	content: '';
	width: 50%;/**/
	height: 50%;/**/
	box-shadow: 0 10px 15px rgba(0,0,0,.5);
}
/*div.bun_box::before {
	left: 15px;
	-webkit-transform: rotate(-4deg);
	transform: rotate(-4deg);
}*/
div.bun_box::after {
	right: 15px;
	-webkit-transform: rotate(4deg);
	transform: rotate(4deg);
}
.bun {
	margin-bottom:20px;

}
h1.top_title{
	margin:0;
	padding:0;
	display:none;
	}
.hidd {
	visibility:hidden;
}
.c0 {
	background:#FF0000;
	color:#fff;
}
.c1 {
	background:#FF6600;
	color:#fff;
}
.c2 {
	background:#F90;
	color:#444;
}
.c3 {
	background:#FF3;
	color:#444;
}
.c4 {
	background:#66FF00;
	color:#444;
}
.c5 {
	background:green;
	color:#fff;
}
.c6 {
	background:#003333;
	color:#fff;
}
.c7 {
	background:#336699;
	color:#fff;
}
.c8 {
	background:#00C;
	color:#fff;
}
.c9 {
	background:#60F;
	color:#fff;
}
.c10 {
	background:#909;
	color:#fff;
}
.c11 {
	background:#C09;
	color:#fff;
}
.c12 {
	background:#fff;
	color:#fff;
}
.ds_none {
	display:none;
}
.kotae{
	display:block;
	height:30px;
	text-indent: 30px;
	font-weight:bold;
	}
.mb_menu{
	display:none;
	}
	
.foot .copy{
	font-size:0px;
	display:inline;
	color:#8B8B8B;
	float:right;
	margin:0 20px 5px 0;
	width:279px;
	height:15px;
	}

span.toiawase:hover{
	color:#000;

	}
span.toiawase{
	color:#bbb;
	font-size:10px;
	line-height:1em;
	margin-left:20px;
margin-bottom:5px;
	}		
div.goikenban{
	position:relative;
	display:none;
	margin:0;
	padding:0;
	width:480px;
	height:auto;
	background-color: rgba(250,250,250,0.7);
	}
	
#annai{
	
	}
		
div.goikenban p{
	display:block;
	padding-top:40px;
	margin-left:40px;
	color:#595900;
	font-size:small;
	font-weight:bold;
	
	}
	
div.goikenban img{
	display:block;
    position: absolute;
	right: 0;
	top: 0;
	}
div.goikenban img:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	}			
.foot{
	width:100%;
	margin:0;
	padding:0;
	border:0;
	clear:both;	
	}
textarea.goiken{
	width:400px;
	height:300px;
	display:block;
	margin:0 40px;
	border:#595900 1px dotted;
	resize: none;
	}
input.reset{
	display:inline;
	margin-right:10px;
	margin-left:40px;
	padding:0;

	}
input.sousin{
	display:inline;
	margin-right:10px;
	padding:0px;
	margin-bottom:10px;
	}     
div.chuui{
	color:red;
	funt-size:small;
	display:block;
	margin:10px 0 10px 40px;
	padding:0;
	}				
}