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

/*　category-shinan.php　*/

#cateogry-title-box {
	width: 100%;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 10px 10px 18px;
	margin-bottom: 0;
	background:#FFF url(../img/index/bn-special.png) repeat-x center bottom;
}

.shinan-mark-box {
	font-size: 21px;
	text-align:center;
	width: 30px;
	margin: 0 0 0 10px;
	padding: 10px 5px 5px;
	float: left;
	color: #fff;
	background:url(../img/category/bg-special.png) no-repeat center center;
}

h2.archive-title {
	font-size: 21px;
	margin: 0 0 0 55px;
	padding: 10px 0 0 0;
	letter-spacing: 0.8em;
}


.item.breadcrumb-list-box {
	width: 100%;
	text-align: left;
	background-color: #fff;
	padding: 10px;
	margin: 0;
}


.item.breadcrumb-list-box ul li {
	float: left;
}

.item#shinan {
    background: #FFF none repeat scroll 0% 0%;
    width: 100%;
    border-radius: 0px 0px 5px 5px;
    margin: 0px 0px 10px;
    padding: 10px;
}

h3.shinan-soudan {
    text-align: center; 
    margin-bottom:10px;
}

.item .shinan-soudan-box {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 20px;
}

.item iframe {
    width:100%;
    margin: 20px auto;
}

section.shinan-mainbox { margin-bottom: 40px; }

div.counselor-box {
    padding:20px;
    background-color:#F7F6F1;
}

@media (min-width: 1245px) {
    h3.counselor { height: 30px; width:260px; top:-50px; left: -50px; position:relative; }
    div.counselor-box {
        margin: 50px 200px 20px;
    }
}

@media (max-width: 1244px) {
    h3.counselor { height: 30px; width:260px; top:-50px; left: -50px; position:relative; }
    div.counselor-box {
        margin: 50px 85px 20px;
    }
}

div.shitsumon-box {
    background: url(../img/shinan/img-hatena.png) no-repeat left top; 
    padding-left: 70px;
}

h3.shitsumon-title {
    margin-bottom:10px; 
    font-size:24px; 
    color:#a99dcb;
    line-height:130%;
}

div.shitsumon-detail { margin-bottom: 30px; }

div.kotae-box {
    background: url(../img/shinan/img-answer.png) no-repeat left top; 
    padding-left: 70px;    
}

h3.kotae-title {
    margin-bottom:10px; 
    color:#eb6d73;
    font-size:24px; 
    line-height:130%;
}

div.kotae-detail { margin-bottom: 30px; }
h2.shinan { width:100%; text-align: center; margin-bottom:30px; }
h2.shinan img { max-width:830px; width:100%; }
h3.counselor { height: 30px; width:260px; top:-50px; position:relative; }
div.counselor-name { font-size:18px; font-weight: bold; }
div.img01-box { float:right; width:310px; text-align: right; margin-bottom:20px; }
div.img01-box img { width: 290px; }
div.img02-box { width: 160px; float:left; }