@charset "UTF-8";
@import url("member_page_m.css");


@media (min-width:500px){

/*-- 先輩社員紹介個別 Common Begin --*/

#member_wrap01 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	height: auto;
}

#member_wrap02 {
	width: 48%;
	background-color: #fff;
	float: left;
}

/* タイトル Begin*/
#member_title {
	background-image: none;
	height: 110px;
	width: 48%;
	text-align: left;
}

#main h1{
	width: 100%;
	font-size: 80px;
	color: #491800;
	background-size: contain;
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 15px;
}

.icon_mov {
	display: none;
}

/* タイトル End */

#logo_pc {
	text-align: center;
	width: 100%;
	height: 60px;
	float: left;
}

/* 会話部分 Begin */
#interview {
	width: auto;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	background-color: rgba(255,255,255,0.5);
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
}

.master p {
	text-align: left;
	color: #122A88;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 15px;
	border-bottom: 2px dotted #491800;
	line-height: 1.5em;
	margin-bottom: 0px;
}

.master_end p {
	text-align: left;
	color: #122A88;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 0px;
}

.talk p {
	text-align: left;
	color: #6E6D6D;
	font-size: 15px;
	border-bottom: 2px dotted #491800;
	padding-bottom: 12px;
	padding-top: 12px;
	line-height: 1.5em;
	background-color: #eee;
	padding-left: 15%;
}


/* 会話部分 End */

/*-- 先輩社員紹介個別 Common End --*/

/*-- for 佐藤さん Begin --*/
.yui {
	background-image: url(../member/sato/image/sato.png);
}
/*-- for 佐藤さん End --*/

/*-- for 石垣さん Begin --*/
.yousuke {
	background-image: url(../member/ishigaki/image/ishigaki.png);
}
/*-- for 石垣さん End --*/

/*-- for 榊原さん Begin --*/
.yuzuha {
	background-image: url(../member/sakakibara/image/sakakibara.png);
}
/*-- for 榊原さん End --*/

/*-- for 志村さん Begin --*/
.yuta {
	background-image: url(../member/shimura/image/shimura.png);
}
/*-- for 志村さん End --*/

/*-- for 村上さん Begin --*/
.yukitaka {
	background-image: url(../member/murakami/image/murakami.png);
}
/*-- for 村上さん End --*/

/*-- for 藤澤さん Begin --*/
.yasutaka {
	background-image: url(../member/hujisawa/image/hujisawa.png);
}
/*-- for 藤澤さん End --*/

#pc_background {
	height: 660px;
	background-repeat: no-repeat;
	background-position: center;
	right: 0px;
	float: left;
	width: 100%;
	background-color: #fff;
}

#contents_area {
	line-height: 1.3em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 30px;
	border: solid 3px #122A88;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
}
