@charset "utf-8";

@media screen and (min-width: 641px) {

/* -----------------------------------------------------------------------------

	共通

----------------------------------------------------------------------------- */	

#header #gnav > ul > li.navWomen > a > span {
	padding-bottom: 5px;
	border-bottom: 2px solid #ff7b97;
}
section {
	min-width: 1000px;
}
.breadCrumb {
	margin: 0 0 30px;
	font-size: 12px;
}
.breadCrumb ul {
	width: 1000px;
	margin: 0 auto;
}
.breadCrumb li {
	display: inline-block;
}
.breadCrumb li:before {
	content: "＞";
	display: inline-block;
	padding: 0 6px 0 3px;
}
.breadCrumb li:first-child:before {
	content: none;
}
.breadCrumb a {
	color: #2d9cdc;
}
.breadCrumb a:hover {
	text-decoration: underline;
}
	
	
/* -----------------------------------------------------------------------------

	大項目

----------------------------------------------------------------------------- */


/* -----------------------------------------------------------------------------

WOMAN

----------------------------------------------------------------------------- */

.top section h2 {
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	padding: 50px 0;
	margin: 0 0 20px;
	background: #ff7b97;
	color: #fff;
}
.top section h2 span {
	display: block;
	padding-top: 9px;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	font-weight: normal;
}
.top .contents01 ,
.top .contents02 {
	width: 1000px;
	margin: 0 auto;
	font-size: 0;
	line-height: 1;
}
.top .contents01 h3 ,
.top .contents02 h3 {
	width: 1000px;
	margin: 0 0 30px;
	box-sizing: border-box;
	text-align: center;
	color: #222;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.top .contents01 h3 span ,
.top .contents02 h3 span {
	display: block;
	color: #ff7b97;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	font-size: 16px;
	margin: 10px 0 0;
}
.top .contents01 ul {
	font-size: 0;
	margin: 0 0 60px;
}
.top .contents01 ul li {
	font-size: 0;
	width: 480px;
	display: inline-block;
	margin: 0 0 0 40px;
	position: relative;
}
.top .contents01 ul li:first-child {
	margin: 0;
}
.top .contents01 ul li .box01 {
	font-size: 18px;
	font-weight: bold;
	background-color: rgba(255,123,151,0.8);
	background-blend-mode: multiply;
	position: absolute;
	top: 260px;
	left: 0;
	width: 480px;
	height: 90px;
	box-sizing: border-box;
	color: #fff;
	padding: 17px 0 0 20px;
}
.top .contents01 ul li .box02 {
	font-size: 20px;
	background: url(../woman/img/icon_arrow_white.png) no-repeat 98% center , rgba(255,123,151,0.6);
	position: absolute;
	top: 350px;
	left: 0;
	width: 480px;
	height: 58px;
	box-sizing: border-box;
	color: #fff;
	padding: 12px 0 0 20px;
}
.top .contents01 ul li .box02 span {
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
}
.top .contents02 ul {
	font-size: 0;
}
.top .contents02 ul li {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 32px;
}
.top .contents02 ul li:first-child {
	margin: 0;
}
.top .contents02 li h4 {
	background: url(../woman/img/icon_arow_pink.png) no-repeat right center;
	margin: 5px 0 0;
}
.top .contents01 ul li:hover ,
.top .contents02 ul li:hover {
    transition: all .3s;
	-webkit-transition: all .3s;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}

	

/* 小項目 */

/* -----------------------------------------------------------------------------

女性社員座談会

----------------------------------------------------------------------------- */

.symposium .contents01 {
	background: #fcf0f2;
}
.symposium .contents01 .mv {
	background: url(../woman/symposium/img/main.jpg) no-repeat center;
	font-size: 0;
	height: 500px;
}
.symposium .contents01 h2 {
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	padding: 384px 0 0;
}
.symposium .contents01 .inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.symposium .contents01 .inner .intro {
	width: 300px;
	height: 200px;
	background: #ff7b97;
	position: absolute;
	top: -150px;
	font-size: 22px;
	color: #fff;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height: 2;
	padding: 34px 0 0 20px;
	box-sizing: border-box;
}
.symposium .contents01 .breadCrumb {
    text-align: right;
    margin: 20px 0 60px;
}
.symposium .contents01 .breadCrumb ul {
    width: 1000px;
    margin: 0 auto;
}
.symposium .contents01 .inner .lead {
		font-size: 15px;
		line-height: 1.8;
		padding: 0 0 30px;
}
.symposium .contents02 {
		width: 1000px;
		margin: 0 auto;
}
.symposium .contents02 h3 {
	width: 1000px;
	margin: 40px 0 30px;
	box-sizing: border-box;
	text-align: center;
	color: #222;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.symposium .contents02 h3 span  {
	display: block;
	color: #ff7b97;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	font-size: 16px;
	margin: 10px 0 0;
}
.symposium .contents02 ul {
	font-size: 0;
	margin: 0 0 50px;
}
.symposium .contents02 ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	box-sizing: border-box;
	height: 230px;
}
.symposium .contents02 ul li.murata {
	width: 322px;
	background: url(../woman/symposium/img/img_murata.png) no-repeat 5px 0;
	padding: 0 25px 0 0;
	border-right: 1px solid #ff7b97;
}
.symposium .contents02 ul li.nakajima {
	width: 356px;
	background: url(../woman/symposium/img/img_nakajima.png) no-repeat 30px 0;
	padding: 0 25px 0 25px;
	border-right: 1px solid #ff7b97;
}
.symposium .contents02 ul li.taniguchi {
	width: 322px;
	background: url(../woman/symposium/img/img_taniguchi.png) no-repeat 30px 0;
	padding: 0 0 0 25px;
}
.symposium .contents02 ul li .box {
	height: 124px;
	padding: 0 0 20px;
}
.symposium .contents02 ul li .box p {
	margin: 0 0 0 150px;
	padding: 40px 0 0;
	font-size: 12px;
}
.symposium .contents02 ul li.nakajima .box p {
	/*padding: 20px 0 0;*/
}
.symposium .contents02 ul li .box p span.name {
	display: block;
	font-size: 22px;
	color: #ff7b97;
}
.symposium .contents02 ul li .box p span.en {
	display: block;
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	margin: 0 0 0 3px;
}
.symposium .contents03 {
	padding: 0 0 50px;
}
.symposium .pink01 ,
.symposium .pink02 {
	background: #fcf0f2;
}
.symposium .blue {
	background: #e2f6f7;
}
.symposium .yellow {
	background: #fffce3;
}
.symposium .contents03 h4{
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	padding: 50px 0 30px;
}
.symposium .pink01 h4 ,
.symposium .pink02 h4 {
	color: #ff7b97;
}
.symposium .blue h4 {
	color: #66c0ff;
}
.symposium .yellow h4 {
	color: #feae23;
}
.symposium .contents03 .box {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	padding: 40px 50px 20px;
	box-sizing: border-box;
	position: relative;
	font-size: 15px;
}
.symposium .pink01 .pc {
	position: absolute;
	right: 50px;
	top: 40px;
}
.symposium .contents03 .inner {
	position: relative;
}
.symposium .blue .pc {
	position: absolute;
	left: 0;
	top: 0;
}
.symposium .yellow .pc {
	position: absolute;
	right: 100px;
	top: 0;
}
.symposium .contents03 span {
	display: block;
}
.symposium .contents03 .name {
	padding: 1px 5px;
	box-sizing: border-box;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	float: left;
}
.symposium .pink01 .name ,
.symposium .pink02 .name {
	background: #ff7b97;
}
.symposium .blue .name {
	background: #66c0ff;
}
.symposium .yellow .name {
	background: #feae23;
}
.symposium .contents03 .txt {
	float: left;
	width: 500px;
	margin: 1px 0 20px 10px;
}
.symposium .pink01 .area03 .txt ,
.symposium .blue .area01 .txt ,
.symposium .blue .area02 .txt ,
.symposium .blue .area03 .txt ,
.symposium .blue .area04 .txt ,
.symposium .yellow .area01 .txt ,
.symposium .yellow .area02 .txt ,
.symposium .yellow .area03 .txt ,
.symposium .pink02 .txt {
	width: 850px;
}
.symposium .blue .area05 p ,
.symposium .blue .area06 p ,
.symposium .blue .area07 p ,
.symposium .blue .area08 p {
	margin: 0 0 0 345px;
}
.symposium .pink02 .area04 {
	margin: 20px 0 0;
}
.symposium .pink02 .area05 .txt {
	width: 800px;
}
.symposium .pink02 .area05 .mr5 {
	margin-right: 5px;
}
.symposium .btnArea {
	width: 840px;
	margin: 50px auto 0;
}
.symposium .btnArea .left {
	width: 410px;
	margin: 0;
	float: left;
}
.symposium .btnArea .right {
	width: 410px;
	margin: 0;
	float: right;
}
.symposium .rinkBtn a {
	display: block;
	background: #ff7b97;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 21px 0 20px!important;
	box-sizing: border-box;
	line-height: 1;
}
.symposium .rinkBtn span {
	background: url(../woman/img/icon_arrow_white.png) no-repeat right 2px;
	padding: 0 40px 0;
	display: inline-block;
}
.symposium .rinkBtn:hover {
	transition: all .3s;
	-webkit-transition: all .3s;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
	
	
/* -----------------------------------------------------------------------------

女性社員インタビュー

----------------------------------------------------------------------------- */

/* 共通 */

.introduction section h2 span {
    display: block;
    width: 1000px;
    margin: 0 auto;
    line-height: 1.6;
    font-size: 32px;
    font-weight: normal;
    box-sizing: border-box;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.introduction .contents01 {
    background: #fcf0f2;
    padding: 0 0 20px;
}
.introduction .contents01 .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.introduction .contents01 .intro {
    position: absolute;
    top: -160px;
    left: 0;
    color: #fff;
    width: 300px;
    height: 200px;
    box-sizing: border-box;
	background: #ff7b97;
}
.introduction .contents01 .intro .category {
    position: relative;
    top: -15px;
    left: 10px;
    background: #000;
    font-size: 13px;
    height: 30px;
    text-align: center;
    padding: 5px 0;
    box-sizing: border-box;
	width: 80px;
}
.introduction .contents01 .intro .category:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid #000;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 30px;
    left: 45%;
}
.introduction .contents01 .intro b {
    font-size: 30px;
    font-weight: normal;
    position: relative;
	top: 5px;
    left: 30px;
}
.introduction .contents01 .intro b span {
    font-size: 16px;
    display: block;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.04em;
	padding: 10px 0 0;
}
.introduction .contents01 .intro .affiliation {
    font-size: 14px;
    position: relative;
	top: 28px;
    left: 30px;
}
.introduction .contents01 .intro .affiliation span {
    font-size: 11px;
}
.introduction .contents01 .breadCrumb {
    text-align: right;
    margin: 20px 0 110px;
}
.introduction .contents01 .breadCrumb ul {
    width: 1000px;
    margin: 0 auto;
}	
.introduction .contents01 .area01 {
    background: #fff;
    padding: 50px;
    margin: -60px 0 30px;
}
.introduction .contents01 .area01 h3 {
    margin: 0 0 20px;
    font-size: 26px;
	line-height: 1.3;
	color: #ff7b97;
}
.introduction .contents01 .area01 p {
    font-size: 15px;
    line-height: 1.8;
}
.introduction .contents01 .area01 .imgRight ,
.introduction .contents01 .area01 .imgLeft {
    margin: 0 0 30px;
    position: relative;
}
.introduction .contents01 .area01 .imgRight h3,
.introduction .contents01 .area01 .imgRight p {
    width: 540px;
}
.introduction .contents01 .area01 .imgLeft h3,
.introduction .contents01 .area01 .imgLeft p {
    width: 620px;
    margin-left: 280px;
}
.introduction .contents01 .area01 .imgRight .pc {
    width: 310px;
    position: absolute;
    top: 0;
    right: 0;
}
.introduction .contents01 .area01 .imgLeft .pc {
    width: 230px;
    position: absolute;
    top: 0;
    left: 0;
}
.introduction .contents01 .area01 .mb0 {
	margin-bottom: 0;
}		
.introduction .contents02 {
    padding: 0 0 50px;
	margin: 0 0 50px;
	background: #fcf0f2;
}
.introduction .contents02 h3 {
    font-size: 28px;
    text-align: center;
    line-height: 1.6;
}
.introduction .contents02 h3 span {
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.04em;
    display: block;
	color: #ff7b97;
}
.introduction .contents02 ul {
    width: 900px;
    margin: 0 auto;
    font-size: 0;
}
.introduction .contents02 li {
    width: 200px;
    font-size: 17px;
    display: inline-block;
    vertical-align: top;
    margin: 30px 33px 0 0;
	color: #000;
}
.introduction .contents02 li:nth-child(4n) {
    margin-right: 0;
}
.introduction .contents02 li .title {
	font-weight: bold;
}
.introduction .contents02 li .time {
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.04em;
    font-weight: bold;
    line-height: 1.2;
	color: #ff7b97;
}
.introduction .contents02 li .txt {
    font-size: 13px;
    color: #666;
    margin: 3px 0 0;
}
.introduction .contents03  {
    width: 1000px;
    margin: 0 auto;
}
.introduction .contents03:hover{
    transition: all .3s;
	-webkit-transition: all .3s;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}


/* 高橋 舞 */

.detail01 h2 {
	background: url(../woman/introduction/img/detail01/main.jpg) no-repeat center ;
	height: 500px;
}
.detail01 h2 span {
	padding: 110px 0 0 20px;
}
	
	
/* 武井 冴香 */

.detail02 h2 {
	background: url(../woman/introduction/img/detail02/main.jpg) no-repeat center ;
	height: 500px;
}
.detail02 h2 span {
	padding: 110px 0 0 550px;
}
	
	
	
/* -----------------------------------------------------------------------------

数字で見る女性の活躍

----------------------------------------------------------------------------- */
	
.numeral .mv {
    background:url(../woman/numeral/img/main.png) no-repeat center 0 , #ff7b97;
}
.numeral section h2 {
    text-align: left;
    font-size: 40px;
    font-weight: bold;
    margin: 0 auto 20px;
    padding: 50px 0 0 0;
    width: 1000px;
    height: 160px;
    box-sizing: border-box;
    background: none;
	color: #fff;
}
.numeral section h2 span {
	display: block;
	padding-top: 9px;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	font-weight: normal;
}
.numeral .contents01 {
    width: 1000px;
    margin: 0 auto;
}
.numeral .contents01 ul {
	font-size: 0;
}
.numeral .contents01 li {
	display: inline-block;
	vertical-align: top;
	height: 260px;
	border: 10px solid #ffdee5;
	box-sizing: border-box;
	position: relative;
	text-align: center;
}
.numeral .contents01 li span {
	color: #4d4d4d;
	font-size: 20px;
	font-weight: bold;
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
}
.numeral .contents01 li.box01 {
	width: 320px;
	margin: 0 20px 20px 0;
	padding: 80px 0 0;
}
.numeral .contents01 li.box02 {
	width: 660px;
	padding: 50px 0 0;
}
.numeral .contents01 li.box03 {
	width: 660px;
	margin: 0 20px 20px 0;
	padding: 60px 0 0;
}
.numeral .contents01 li.box04 {
	width: 320px;
	padding: 60px 0 0;
}
.numeral .contents01 li.box05 {
	width: 660px;
	margin: 0 20px 0 0;
	padding: 20px 0 0;
}
.numeral .contents01 li.box06 {
	width: 320px;
	padding: 80px 0 0;
}
.numeral .btnArea {
	width: 840px;
	margin: 50px auto 0;
}
.numeral .btnArea .left {
	width: 410px;
	margin: 0;
	float: left;
}
.numeral .btnArea .right {
	width: 410px;
	margin: 0;
	float: right;
}
.numeral .rinkBtn a {
	display: block;
	background: #ff7b97;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0!important;
	box-sizing: border-box;
	line-height: 1;
}
.numeral .rinkBtn span {
	background: url(../woman/img/icon_arrow_white.png) no-repeat right 3px;
	padding: 0 40px 0;
	display: inline-block;
}
.numeral .rinkBtn:hover {
	transition: all .3s;
	-webkit-transition: all .3s;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
    
    
/* -----------------------------------------------------------------------------

先輩女性社員に聞くWorkStyle

----------------------------------------------------------------------------- */
.workstyle #container {
    background: #fcf0f2;
}
.workstyle .mv {
    background:url(../woman/workstyle/img/main.png) no-repeat center 0 , #ff7b97;
}
.workstyle section h2 {
    text-align: left;
    font-size: 40px;
    font-weight: bold;
    margin: 0 auto 20px;
    padding: 30px 0 0 0;
    width: 1000px;
    height: 160px;
    box-sizing: border-box;
    background: none;
	color: #fff;
}
.workstyle section h2 span {
	display: block;
	padding-top: 9px;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	font-weight: normal;
}  
.workstyle .contents01 {
    width: 1000px;
    margin: 0 auto;
}
.workstyle .contents01 ul {
	font-size: 0;
}
.workstyle .contents01 li.q1 , 
.workstyle .contents01 li.q2 ,
.workstyle .contents01 li.q3 ,
.workstyle .contents01 li.q4 ,
.workstyle .contents01 li.q9 ,
.workstyle .contents01 li.q10 {
    font-size: 14px;
    width: 490px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    margin: 0 0 20px;
}
.workstyle .contents01 li.q5 ,
.workstyle .contents01 li.q6 ,
.workstyle .contents01 li.q7 ,
.workstyle .contents01 li.q8 {
    font-size: 14px;
    width: 1000px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    margin: 0 0 20px;
}
.workstyle .contents01 li.q2 ,
.workstyle .contents01 li.q4 ,
.workstyle .contents01 li.q10 {
    margin: 0 0 0 20px;
}
.workstyle .title {
    margin: 0 0 10px;
}
.workstyle .q5 .title ,
.workstyle .q6 .title ,
.workstyle .q7 .title ,
.workstyle .q8 .title {
    margin: 0 0 20px;
}
.workstyle .title p {
    background: #ff7b97;
    width: 60px;
    height: 60px;
    float: left;
}
.workstyle .title p img {
	width: 60px;
	height: 60px;
}
.workstyle .title h3 {
    float: left;
    font-size: 20px;
    margin: 14px 0 0 10px;
}
.workstyle .q6 .title h3 {
	width: 900px;
}
.workstyle .graphic {
    margin: 0 0 20px;
    text-align: center;
}
.workstyle dl {
    border: 4px solid #fdd3db;
    width: 430px;
    height: 200px;
    margin: 0 auto 30px;
}
.workstyle .q3 dl ,
.workstyle .q4 dl ,
.workstyle .q9 dl ,
.workstyle .q10 dl {
    height: 160px;
}
.workstyle dt span {
	display: block;
    background: url(../woman/workstyle/img/icon_balloon.png) no-repeat 25px 2px;
    padding: 0 0 0 24px;
}/*
.workstyle dt span:not(:target) {
    background: url(../woman/workstyle/img/icon_balloon.png) no-repeat 0 2px\9;
}*/
.workstyle dt {
    text-align: center;
    background: #fff;
    width: 140px;
    font-size: 16px;
    font-weight: bold;
    margin: -13px auto 8px;
    color: #ff7b97;
}
.workstyle dd {
    width: 395px;
    margin: 0 auto 9px;
    font-size: 14px;
    padding: 0 0 9px;
    border-bottom:2px dotted #fdd3db;
}
.workstyle dd.last {
    border-bottom: none;
}
.workstyle .contents01 li.q5 ul ,
.workstyle .contents01 li.q6 ul ,
.workstyle .contents01 li.q7 ul {
    width: 940px;
    margin: 0 auto;
}
.workstyle .contents01 li.q8 ul {
    width: 940px;
    margin: 0 auto 20px;
}
.workstyle .contents01 li.q8 ul.bottom {
    margin: 0 auto 30px;
}
.workstyle .contents01 li.q5 li ,
.workstyle .contents01 li.q7 li {
    font-size: 14px;
    width: 274px;
    height: 300px;
    display: inline-block;
    vertical-align: top;
    margin: 0 28px 28px 0;
    padding: 0 28px 0 0;
    border-right: 1px dotted #fdd3db;
}
.workstyle .contents01 li.q7 li {
    height: 280px;
}
.workstyle .contents01 li.q5 li:last-child ,
.workstyle .contents01 li.q7 li:last-child {
    margin: 0;
    padding: 0;
    border: none;
}
.workstyle .contents01 li.q6 li {
    width: 460px;
    margin: 0 20px 0 0;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.workstyle .contents01 li.q6 li:nth-child(even) {
    margin: 0;
}
.workstyle .contents01 li.q6 li.vacation dl ,
.workstyle .contents01 li.q6 li.qualification dl {
    width: 460px;
    height: 100px;
}
.workstyle .contents01 li.q6 li.leisure dl ,
.workstyle .contents01 li.q6 li.house dl {
    width: 460px;
    height: 80px;
}
.workstyle .contents01 li.q6 li.vacation dt {
    width: 330px;
}
.workstyle .contents01 li.q6 li.qualification dt {
    width: 160px;
}
.workstyle .contents01 li.q6 li.leisure dt {
    width: 400px;
}
.workstyle .contents01 li.q6 li.house dt {
    width: 180px;
}
_::-webkit-full-page-media, _:future, :root .workstyle .contents01 li.q6 dt {
	letter-spacing: -0.06em;
}
.workstyle .contents01 li.q6 li.vacation dt span.icon {
	display: block;
    background: url(../woman/workstyle/img/icon_vacation.png) no-repeat 16px 4px;
    background: url(../woman/workstyle/img/icon_vacation.png) no-repeat 13px 3px\0;
    background: url(../woman/workstyle/img/icon_vacation.png) no-repeat 13px 3px\9;
    padding: 0 0 0 28px;
}
.workstyle .contents01 li.q6 li.qualification dt span.icon {
	display: block;
    background: url(../woman/workstyle/img/icon_qualification.png) no-repeat 20px center;
    background: url(../woman/workstyle/img/icon_qualification.png) no-repeat 20px 3px\0;
    background: url(../woman/workstyle/img/icon_qualification.png) no-repeat 20px 3px\9;
    padding: 0 0 0 28px;
}
.workstyle .contents01 li.q6 li.leisure dt span.icon {
	display: block;
    background: url(../woman/workstyle/img/icon_leisure.png) no-repeat 14px 5px;
    background: url(../woman/workstyle/img/icon_leisure.png) no-repeat 11px 4px\0;
    background: url(../woman/workstyle/img/icon_leisure.png) no-repeat 11px 4px\9;
    padding: 0 0 0 28px;
}
.workstyle .contents01 li.q6 li.house dt span.icon {
	display: block;
    background: url(../woman/workstyle/img/icon_house.png) no-repeat 16px 2px;
    background: url(../woman/workstyle/img/icon_house.png) no-repeat 16px -1px\0;
    background: url(../woman/workstyle/img/icon_house.png) no-repeat 16px -1px\9;
    padding: 0 0 0 20px;
}
.workstyle .contents01 li.q6 li.vacation dt span span ,
.workstyle .contents01 li.q6 li.leisure dt span span {
	display: inline;
    background: none;
    font-size: 11px;
    padding: 0;
}
.workstyle .contents01 li.q6 li dd {
    border: none;
    width: 420px;
    margin: 0 auto;
}
.workstyle .contents01 li.q6 li dd.middle {
	margin-top: 20px;
}
.workstyle .contents01 li.q8 li {
    width: 220px;
    height: 70px;
    margin: 0 20px 0 0;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    background: #fdd3db;
    border-radius: 8px;
    position: relative;
    padding: 14px;
    box-sizing: border-box;
}
.workstyle .contents01 li.q8 li:before{
    content: "";
    position: absolute;
    bottom: -11px;
    right: 15%;
    border-left: 16px solid transparent;
    border-top: 12px solid #fdd3db;
    border-right: none;
}
.workstyle .contents01 li.q8 li:nth-child(4n) {
    margin: 0;
}
.workstyle .contents01 li.q8 li.middle {
	padding-top: 25px;
}
.workstyle .btnArea {
    width: 740px;
    margin: 20px auto 0;
}
.workstyle .btnArea .left {
    width: 360px;
    margin: 0;
    float: left;
}
.workstyle .btnArea .right {
	width: 360px;
	margin: 0;
    float: right;
}
.workstyle .rinkBtn a {
	display: block;
	background: #ff7b97;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0!important;
	box-sizing: border-box;
	line-height: 1;
}
.workstyle .rinkBtn span {
	background: url(../woman/img/icon_arrow_white.png) no-repeat right 3px;
	padding: 0 40px 0;
	display: inline-block;
}
.workstyle .rinkBtn:hover {
	transition: all .3s;
	-webkit-transition: all .3s;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
    
   
    
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, .workstyle .contents01 li.q6 dt {
	letter-spacing: -0.05em;
}
}

@media all and (-ms-high-contrast: none) {
.numeral .rinkBtn a ,
.symposium .rinkBtn a,
.workstyle .rinkBtn a {
    padding: 24px 0 20px;
}

.workstyle .contents01 li.q6 li.vacation dt span.icon {
	background: url(../woman/workstyle/img/icon_vacation.png) no-repeat 13px 3px\0;
}
.workstyle .contents01 li.q6 li.qualification dt span.icon {
	background: url(../woman/workstyle/img/icon_qualification.png) no-repeat 20px 3px\0;
}
.workstyle .contents01 li.q6 li.leisure dt span.icon {
	background: url(../woman/workstyle/img/icon_leisure.png) no-repeat 11px 4px\0;
}
.workstyle .contents01 li.q6 li.house dt span.icon {
	background: url(../woman/workstyle/img/icon_house.png) no-repeat 16px -1px\0;
}


}