@charset "UTF-8";
/* メイン　ベース
===================================*/
#main_visual {
	width: 100%;
	height: 600px;
	overflow: hidden;
	top: 0;
	left: 0;
}
#main_visual li {
	height: 600px;
	top: 0;
}

/*  #main_visual li img{
			display: none;
 }
*/

/* メイン01
===================================*/
#main_visual .slide01 {
	background-size: cover;
	background-image: url(../../images/women/01/main.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#main_visual .slide02 {
	background-size: cover;
	background-image: url(../../images/women/01/main2.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#main_visual .slide03 {
	background-size: cover;
	background-image: url(../../images/women/01/main3.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}


/* メイン02
===================================*/
#main_visual .slide02_01 {
	background-size: cover;
	background-image: url(../../images/women/02/main.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#main_visual .slide02_02 {
	background-size: cover;
	background-image: url(../../images/women/02/main2.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#main_visual .slide02_03 {
	background-size: cover;
	background-image: url(../../images/women/02/main3.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/* メイン03
===================================*/
#main_visual .slide03_01 {
	background-size: cover;
	background-image: url(../../images/women/03/main.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#main_visual .slide03_02 {
	background-size: cover;
	background-image: url(../../images/women/03/main2.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#main_visual .slide03_03 {
	background-size: cover;
	background-image: url(../../images/women/03/main3.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}


/* メイン04
===================================*/
#main_visual .slide04_01 {
	background-size: cover;
	background-image: url(../../images/women/04/main.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#main_visual .slide04_02 {
	background-size: cover;
	background-image: url(../../images/women/04/main2.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#main_visual .slide04_03 {
	background-size: cover;
	background-image: url(../../images/women/04/main3.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}


/* メイン05
===================================*/
#main_visual .slide05_01 {
	background-size: cover;
	background-image: url(../../images/women/05/main.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#main_visual .slide05_02 {
	background-size: cover;
	background-image: url(../../images/women/05/main2.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#main_visual .slide05_03 {
	background-size: cover;
	background-image: url(../../images/women/05/main3.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}


/* メイン　プロフィール
===================================*/

.visual_in {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 1200px;
	height: 600px;
	border-radius: 10px;
}
.main_in {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	z-index: 9999;
}
.main_in {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	z-index: 99;
	padding-top: 30px;
	margin-top: 0px;
}

.main_inright {
	right: 0px;	
}

.main_in h2 {
	font-size: 1.8em;
	text-align: left;
	font-weight: bold;
	line-height: 1em;
}
.ftttl {
	font-size: 0.7em;
	text-align: left;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.main_box {
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	padding-left: 20px;
	padding-right: 20px;
	width: 1200px;
}
.main_inB {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	float: right;
}
.main_inB h3 {
	font-size: 1.8em;
	text-align: left;
	line-height: 1.6em;
	font-weight: bold;
}
.main_in h3 {
	font-size: 1.8em;
	text-align: left;
	line-height: 1.6em;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 50px;
}
.namebox {
	margin-top: 120px;
	float: left;
	text-align: left;
	padding-right: 20px;
}
.nameboxB {
	margin-top: 100px;
	float: left;
	text-align: left;
}
.job {
	font-size: 2.4em;
	line-height: 1em;
	padding-bottom: 10px;
}
.name {
	font-size: 1.8em;
	letter-spacing: 0.2em;
	line-height: 1.6em;
	width: 100%;
}
.name_e {
	font-size: 0.5em !important;
	letter-spacing: 0.1em !important;
	line-height: 1.6em !important;
	margin-left: 20px !important;
}
.position {
	font-size: 0.8em;
}
/* ムービー
===================================*/

.staff_mvbox {
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 80px;
}
.staff_mv {
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.staff_mv h3 {
	color: #CD0037;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 20px;
}
/* スタッフボディ大枠
===================================*/
#staff {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 100px;
}
#staff h3 {
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 20px;
}
#staff p {
	margin-bottom: 40px;
}
/* スタッフボディ
===================================*/
.staffbody {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	overflow: hidden;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
/* ブロック02
===============*/

.staffbody02 {
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	overflow: hidden;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
#st02 {
	max-width: 800px;
	float: left;
}
/* スタッフ詳細ナビ
===================================*/

#womenlist  {
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 50px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
	}

#womenlist ul {
    overflow: hidden;
    /*
    margin-right: -5px;
    _zoom: 1;*/
    /*flex*/
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	}

#womenlist ul li{
	/*float: left;*/
    padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	}
.women_img {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
