@charset "utf-8";
/* CSS Document */

/* ---------- 見出し --------- */
#content h1.nyuuen_midashi {
	width:950px;
	color:#960;
	font-size: 150%;
	font-weight:normal;
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 4px 13px;
	clear:both;
	border-bottom: 4px solid #630;
	}

.forpc {
	display: block;
}
.forsp {
	display: none;
}


/* スマホのみ */
@media (max-width: 659px) {
.forpc {
	display: none;
}

.forsp {
	display: block;
}


#content div .box img {
	padding: 0px;
}

p.nyuuen_midashi {
	height: 26px;
	line-height: 30px;
	padding: 3px 5px;
	margin: 0px 0px 0px -2px;
	font-size: 14px;
	width:600px;
	color:#960;
	letter-spacing: 5px;
	border-bottom: 4px solid #630;
}

/*　個別ページ　*/
ul#pagemenu {
	display:block;
	margin:0px 0px 80px 0px;
	padding:0px 0px 80px 0px;
	float:left;
}
ul#pagemenu li {
	float:left;
	margin:0px;
	padding:0px 8px 0px 0px;
	list-style-type:none;
	width:186px;
	height:60px;
	display:inline;
}

div.page_menu {
	display:inline;
	padding:0px;
	margin:0px 0px 20px 0px;
	max-width: 70%;
	height: auto;
	width :auto;
}
div.nyuuen {
	height:auto;
	float:left;
	text-align:left;
	margin:0px 10px 0px 0px;
	padding:0px;
	width:100%;
}

div.nyuuen p {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}

p.nyuuen_image{
	min-width:auto;
	height: auto;
	float:inherit;
	margin:0px 50px;
	padding:0px;
}

div.nyuuen2 {
	width:340px;
	height:auto;
	float:right;
	text-align:right;
	margin:0px 0px 10px 0px;
	padding:0px;
}
div.nyuuen2 p {
	width:auto;
	height:auto;
	text-align:right;
	margin:0px;
	padding:0px;
}

div.nyuuen ul {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	list-style:none;

}
div.nyuuen ul li {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	list-style:none;
}

div.nyuuen_top {
	width:auto;
	height:auto;
	float:left;
	text-align:left;
	margin:0px;
	padding:0px;
}

div.nyuuen_top p {
	margin:0px 0px 0px 0px;

}

div.nyuuen_top img{
max-width: 70%;
height: auto;
width :auto;
}


/* --------- テーブル --------- */
div.nyuuen_table {
	min-width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
div.nyuuen_table2 {
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
div.nyuuen_table3 {
	min-width:auto;
	height:auto;
	float:none;
	margin:0px;
	padding:0px;
}


#content table.nyuuen,
#content table.made,
#content table.sonota {
	min-width:auto;
	height:auto;
	border-spacing: 0px;
	border-collapse:collapse;
} 
#content table.nyuuen th,
#content table.made th,
#content table.sonota th {
	border:2px solid #7e6b5a;
	text-align:center;
	vertical-align:middle;
	background-color:#eeeeee;
}
#content table.nyuuen td,
#content table.made td,
#content table.sonota td {
	border:2px solid #7e6b5a;
	text-align:center;
	vertical-align:middle;
}

div.box {
	width:auto;
	height:auto;
	text-align:left;
}

.box ul {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;

}
.box ul li {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;

}

/* --------- その他の諸費用･･･の表 --------- */
#content table.sonota {
	display:block;
}
#content table.sonota tr {
	display:inline-block;
}
#content table.sonota td {
	display:block;
	height:50px;
	border-left:1px solid #7e6b5a;
	border-bottom:none;
	padding:9px 0px;
	width:190px;
}
#content table.sonota th {
	display:block;
	height:50px;
	margin:0px;
	font-weight:normal;
	border-bottom:none;
	padding:9px 7px;
}
#content table.sonota thead {
	display:block;
	float:left;
}
#content table.sonota th.type1,
#content table.sonota td.type1 {
	height:50px;
}
#content table.sonota th.type2,
#content table.sonota td.type2 {
	height:30px;
}
#content table.sonota th.type3,
#content table.sonota td.type3 {
	height:15px;
}
#content table.sonota th.last,
#content table.sonota td.last {
	border-bottom:2px solid #7e6b5a;
}

div #musyouka {
	padding-left: 0px;
	}

/* よくある質問 */    
#content dl.faq {
    padding: 0 0 0 10px;
    border-bottom: 2px solid #666;
    margin: 0 0 25px 0;
}
#content dl.faq dt.question {
    color: #090;
    font-size: medium; 
}
#content dl.faq dt.answer {
    color: #000;
    font-size: medium; 
}
    
}


/* PCのみ */
@media (min-width: 980px) {
div.nyuuen{
	float:left;
	}
div.nyuuen2{
	width:980px;
	height:auto;
	float:right;
	text-align:right;
	margin:0px 0px 10px 0px;
	}

div.nyuuen ul {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style:none;

}
div.nyuuen ul li {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style:none;
}

div.nyuuen_top {
	float:left;
	text-align:left;
	font-size: 14px;
	margin:0px;
	padding:0px 0px 0px 0px;
}

div.nyuuen_top p {
	margin:0px;
	padding: 0px 25px 30px 75px; 
	line-height: 25px;
}

p.nyuuen_midashi {
	height: 30px;
	line-height: 30px;
	font-size: 150%;
	font-weight:normal;
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 7px 13px;
	clear:both;
	width:950px;
	color:#960;
	letter-spacing: 5px;
	border-bottom: 4px solid #630;
}

/* --------- テーブル --------- */

div.nyuuen_table {
	width:auto;
	height:auto;
	float:left;
	margin:0px 0px 0px 30px;
	padding:0px 350px 0px 0px;
}
div.nyuuen_table2 {
	width:935px;
	height:auto;
	float:left;
	margin:0px 30px 0px 30px;
	padding:0px;
}
div.nyuuen_table3 {
	width:450px;
	height:auto;
	float:left;
	margin:0px 0px 0px 30px;
	padding:0px 20px 0px 0px;
}


#content table.nyuuen,
#content table.made,
#content table.sonota{
	border-spacing: 0px;
	border-collapse:collapse;
} 
#content table.nyuuen th,
#content table.made th,
#content table.sonota th {
	border:2px solid #7e6b5a;
	text-align:center;
	vertical-align:middle;
	background-color:#eeeeee;
}
#content table.nyuuen td,
#content table.made td,
#content table.sonota td {
	border:2px solid #7e6b5a;
	text-align:center;
	vertical-align:middle;
}


#content table.made th,
#content table.made td {
	height:30px;
}
#content table.made tr.sp {
	display:none;
}
#content table.made th {
	font-weight:normal;
}

/*その他*/
#content table.sonota {
	width:60%;
}
#content table.sonota th,
#content table.sonota td {
	height:30px;
}
#content table.sonota tr.sp {
	display:none;
}
#content table.sonota th {
	font-weight:normal;
}

/*無償化*/	
div #musyouka {
	padding: 0 0 40px 35px;
}

/* よくある質問 */    
#content dl.faq {
    padding: 0 0 0 10px;
    border-bottom: 2px solid #666;
    margin: 0 0 25px 0;
}
#content dl.faq dt.question {
    width: 60px;
    float: left;
    color: #090;
    font-size: medium; 
}
#content dl.faq dd.question {
    margin: 0 0 15px 0;
    font-weight: bold;
}

#content dl.faq dt.answer {
    width: 60px;
    float: left;
    color: #000;
    font-size: medium; 
}
#content dl.faq dd.answer {
    margin: 0 0 20px 0;
}
    
}