@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;
}
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:block;
}
/* メイン */
.ongaku_img {
	display:block;
margin:20px auto;
}
#mcoment {
	margin:20px;
	padding:0;
	background-color:#F4F4F4;
	line-height:1.5em;
	font-size:small;
	padding:15px;
}
span.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;
}
.btn {
	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;
}
/* ヘッダー */
.logo {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
 width:150px height:100px;
}
.header {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;	
	height:175px;
	width:95%;
	border-bottom:dotted 2px #666600;
}
.header ul {
	list-style:none;
	position:relative;
	left:50%;
	float:left;
	height:35px;
	width:980px;
	margin:0;
	padding:0;
}
.now_page {
	/*background-color:#C96;*/
background:url(images2/now_page_haikei.gif) repeat top left;
	overflow: hidden;
}
.now_page_li {
}
.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;
	margin:0 auto;
	padding:0;
	text-align:center;
}
.h2 h2 {
	height:100px;
	line-height:50px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
.h2 p {
	display:block;
	font-size:small;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:20px;
}
.h2 a {
	font-size:small;
}
#dn_01 ul {
	margin:0;
	padding:0;
	background-color:#660;
}
#dn_01 ul.menu li {
	width:100px;
	height:200px;
	margin:10px;
	background-size:contain;
	background-color:#1E1E00;
	border:0px solid #757500;
	/*   border-radius: 10px;        
    -webkit-border-radius: 10px;     
    -moz-border-radius: 10px; */   
	list-style:none;
	padding:10px;
	float:left;
}
#dn_01 ul.menu li:hover {
	opacity:0.5;
}
#dn_01 ul.menu li img {
	display:block;
	width:250px;
	height:auto;
	margin:0;
	padding:0;
}
.sicyou2 {
	background:url(images2/sicyou.png) no-repeat 5px 10px;
	text-indent:20px;
	float:left;
	display:block;
	font-size:large;
	font-weight:bold;
	padding:10px;
}
.sicyou {
	background:url(images2/sicyou.png) no-repeat left top;
	text-indent:20px;
}
.gakufu {
	background:url(images2/kakudai.png) no-repeat left top;
	text-indent:20px;
}
#dn_01 ul.menu li p {
	font-weight:bold;
	display:block;
	line-height:1.2em;
	color:#fff;
}
#dn_01 ul.menu li a {
	font-weight:bold;
	margin:0;
	padding:0;
	display:none;
}
#dn_02 table {
	background-color:#660;
	border-collapse:separate;
	padding:0;
	margin:20px 0;
}
td, th {
	border:0px solid #660;
	border-collapse:separate;
	border-spacing:1px;
	margin:0;
	padding:5px;
	background-color:#fff;
}
th {
	background-color:#F2FED6;
}
#dn_02 ol li {
	list-style-type: decimal;
}
.advise {
	clear:both;
	margin:40px auto 0;
	width:900px;
	font-size:large;
	font-weight:bold;
}
.advise dl {
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	margin-bottom:40px;
}
dd.navi img {
	float:left;
	clear:both;
	margin:20px;
}
.advise dt {
	font-size:large;
	font-weight:bold;
	margin:0;
	padding:0;
}
.advise dd a.btn {
	float:right;
	display:block;
}
.advise dd p a.btn {
	float:none;
	display:inline;
	margin-right:10px;
}
.advise dd {
	font-size:small;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-top:10px;
	line-height:1.5em;
}
.advise dd p {
	margin:0;
	padding:0;
	margin-bottom:20px;
}
.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;
}
#dn_03 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:14px;
	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;
}
.hint caption{
	font-size:small;
	}
.btn_size_s {
	margin:auto;
	width:80px;
	font-size:12px;
	padding:0;
}
.btn_size_l {
	width:auto;
	display:inline-block;
	font-size:small;
	padding:15px 20px;
	line-height:1em;
	font-size:1em;
	text-align:center;
	border:1px #000 solid;
	margin:20px 20px 20px 0;
	text-decoration:none;
}
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;
}
.bun:after {
	width:300px;
	height:15px;
	display:block;
	content: url("images2/kage.png");
}
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{
	margin-left: auto;
	margin-right: auto;
	width:95%;	
	}	
.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);
}
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;
}
/*ここまでフッター*/
div.hint {
	border:3px solid #B0B000;
	position:absolute;
	width:70%;
	height:auto;
	margin:auto;
	background-color: rgba(255,255,255,0.9);
	z-index:4;
	margin:0 auto;
	padding:20px;
}
div.hint table td{
	border:1px solid #660;
	}	
div.ukidasi {
	position:absolute;
	width:auto;
	height:auto;
	margin:auto;
	padding:60px 50px 40px 50px;
	background-color: rgba(255,255,255,0.8);
	text-align:center;
	clear:both;
	display:none;
}
img.battu {
	display:block;
	position: absolute;
	right: 0;
	top: 0;
}
img.battu:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.dn{
	display:none;
	}
p.resizeimage img { width: 100%; }		
p.resizeimage2 img { display:none; }		
}
