@charset "utf-8";
#introduction_list .row {
	border: 1px solid #CCC;
	margin-bottom: 20px;
	background: #FFF url(../images/border_black.gif) no-repeat left top;
	padding: 21px 20px 0px;
}
#introduction_list .three {
	width: 26%;
	max-width: 26%;
	float: left;
	margin-right: 2%;	
}
#introduction_list .nine {
	width: 72%;
	max-width: 72%;
	float: left;
}

#introduction_list h3 {
	margin-bottom: 20px;
	font-size: 1.25em;
	color: #330000;
	font-weight: bold;
}
#introduction_list p {
	margin-bottom: 20px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 767px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */





}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 479px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#introduction_list .three {
	width: 100%;
	max-width: 100%;
	float: none;
	margin-right: 0;	
}
#introduction_list .nine {
	width: 100%;
	max-width: 100%;
	float: none;
}


}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




#introduction_detail p {
	margin-bottom: 20px;
}
#introduction_detail .voice li {
	margin-bottom: 10px;
}
#detail_top.yonezawa {
	background: url(../introduction/images/photo_yonezawa_01.jpg) no-repeat right bottom;
	padding-bottom: 2px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #000;
}
#detail_top.taniguchi {
	background: url(../introduction/images/photo_taniguchi_01.jpg) no-repeat right bottom;
	padding-bottom: 2px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #000;
}
#detail_top.tsuchiya {
	background: url(../introduction/images/photo_tsuchiya_01.jpg) no-repeat right bottom;
	padding-bottom: 2px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #000;
}
#detail_top.koshiji {
	background: url(../introduction/images/photo_koshiji_01.jpg) no-repeat right bottom;
	padding-bottom: 2px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #000;
}
#detail_top.oonuki {
	background: url(../introduction/images/photo_oonuki_001.jpg) no-repeat right bottom;
	padding-bottom: 2px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #000;
}
#mugikura {
	position: absolute;
	right: 0px;
	bottom: -28px;
	}

#detail_top .headline {
    font-size: 1.5em;
}
#detail_top .headline .pc_none {
    display: none;
}

.interview .scene_image {
	margin: 0 0 20px;
}
.interview .scene_image p {
	padding: 0 1%;
}
.interview .scene_image img {
	float: left;
	width: 50%;
	padding: 0 1%;
}
#detail_top p {
	line-height: 175%;
	margin-bottom: 30px;
}
#introduction_detail .gray_border {
	padding: 20px 20px 0px;
	margin-bottom: 30px;
}
#introduction_list .floatL a:hover img {
	opacity:0.65;
	filter:alpha(opacity=65);
	-ms-filter: “alpha( opacity=60 )”;

}
#introduction_detail h5 {
	clear: both;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 767px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */





}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 479px) {
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#detail_top {
	background: url(../introduction/images/photo_mugikura_01.gif) no-repeat center bottom;
	background-size : auto;
	padding-bottom: 270px;
}
#detail_top p.sp{
	font-size: 1.25em;
	font-weight: bold;
}
#mugikura {
	position: static;
	right: 0px;
	bottom: 0;
	}

.interview .floatL {
	max-width: 100%;
	width: 100%;
	float: none;
}
.interview .floatR {
	max-width: 100%;
	width: 100%;
	float: none;
}
#detail_top .headline .pc_none {
    display: block;
}

}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
