@charset "utf-8";

body, div, span, ol, ul, li, table, tr, th, td, dl, dt, dd, img, a, p, h1, h2, h3, h4, h5, h6, nav, header, footer, section, article {
	font-family: "Arvo", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	padding: 0;
	margin: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

html, body {
	font-size: 15px;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 1;
}

body {
	position: relative;
	overflow-y: scroll;
	background: url(../images/bg_body.jpg) center top no-repeat #FFF;
}





/* - - - - - - - - - - - layout (common) - - - - - - - - - - - */

/* clearfix */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}




/* common */

body, th, td {
	color: #444;
}

a:link {
	color: #AC007A;
	text-decoration: none;
}

a:visited {
	color: #AC007A;
	text-decoration: none;
}

a:hover,
a:active {
	color: #AC007A;
	text-decoration: underline;
}

ul li {
	list-style-type: none;
}

img {
	vertical-align: top;
	border-style: none;
	max-width: 100%;
}

strong {
	font-weight: bold;
}

.center {
	text-align: center !important;
}

.left {
	text-align: left !important;
}

.right {
	text-align: right !important;
}

.bold {
	font-weight: bold;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.small {
	font-size: 11px;
}

.clear {
	clear: both;
}

.red {
	color: #B20000;
}

.gre {
	color: #00AC6B;
}

.note {
	text-indent: -1em;
	padding-left: 1em;
}

.link_pdf {
	background: url(../images/icn_pdf.png) right center no-repeat;
	margin: 0 5px 0 0;
	padding: 0 24px 0 0;
}

.link_new {
	background: url(../images/icn_nwin.png) right center no-repeat;
	margin: 0 5px 0 0;
	padding: 0 18px 0 0;
}

.noborder {
	border-top: none !important;
	border-right: none !important;
	border-bottom: none !important;
	border-left: none !important;
}





/*==================================================================================================================================*/



/*layout (pc) */



/*==================================================================================================================================*/

/* - - (common) - - */

.cnt_pc {
	display: block !important;
}

.cnt_sp {
	display: none !important;
}





/* - - (content common) - - */

#wrapper {
	position: relative;
	overflow: hidden;
}

.ph_left {
	float: left;
	padding: 0 30px 30px 0;
}

.ph_right {
	float: right;
	padding: 0 0 30px 30px;
}

hr {
	clear: both;
	border: none;
	width: 100%;
	height: 1px;
	color: #FFFFFF;
	margin: 20px 0 40px 0;
	padding: 0 0 0 0;
	border-top: 3px solid #DDD;
}





/* - - (header) - - */

#header {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0 0;
}

#headercnt {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 20px;
	border-bottom: 1px solid #AE007C;
}

h1 {
	float: left;
	width: 180px;
}

.headlink {
	float: right;
	padding: 25px 0 30px 0;
}

.headlink li {
	float: left;
	text-align: left;
	font-size: 13px;
}

.headlink li.link_contact a {
	background: url(../images/icn_hd_contact.png) left center no-repeat;
	padding: 0 30px 0 16px;
}

.headlink li.link_access a {
	background: url(../images/icn_hd_access.png) left center no-repeat;
	padding: 0 0 0 16px;
}

h2 {
	clear: right;
	float: right;
	font-size: 22px;
	color: #AE007C;
}






/* - - (nav) - - */

.nav {
	clear: both;
	width: 100%;
	margin: 0 auto 0;
}

.nav ul {
	width: 960px;
	margin: 0 auto 15px;
}

.nav ul li {
	float: left;
}

.nav ul li a {
	position: relative;
	display: block;
	width: 100%;
	padding: 12px 19px 7px 19px;
	font-size: 18px;
	text-decoration: none !important;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.nav ul li a:hover {
	background: #EFCCE5;
	color: #CE66B0 !important;
}
.nav ul li.current a {
	border-bottom: 3px solid #AC007A;
}

.spmenu {
	display: none;
}





/* - - (footer) - - */

.pagetop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: 77%;
	text-indent: -9999px;
}

.pagetop a {
	display: block;
	background: url(../images/btn_pagetop.png) top no-repeat;
	width: 58px;
	height: 58px;
}

#footer {
	clear: both;
	width: 100%;
	min-width: 960px;
	padding: 30px 0 40px;
	text-align: center;
	background: url(../images/bg_footer.jpg) center top no-repeat;
}

.copyright {
	width: 960px;
	margin: 0 auto;
	font-size: 12px;
	color: #858585;
}





/* - - (content top) - - */

#topslide_wrapeer {
	position: relative;
	background: #FFF;
	max-height: 740px;
}

.topimage {
	position: relative;
	width: 100%;
	min-width: 960px;
}

.topimage img {
	width: 100%;
	display: none;
}

.topcopy {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 74px;
	color: #FFF;
	text-align: center;
	z-index: 9999;
	width: 100%;
}

.topcnt {
	position: absolute;
	bottom: 10%;
	left: 50%;
	-webkit-transform: translate(-50%, -40%);
	-moz-transform: translate(-50%, -40%);
	-ms-transform: translate(-50%, -40%);
	-o-transform: translate(-50%, -40%);
	transform: translate(-50%, -40%);
	color: #FFF;
	z-index: 9999;
	width: 960px;
}

.whatsnew {
	float: left;
	width: 760px;
	margin: 0 auto;
}

.wn_ttl {
	float: left;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	color: #FFF;
	font-size: 22px;
	background: #AE007C;
}

.wn_cnt {
	float: left;
	width: 640px;
	min-height: 100px;
	text-align: left;
	padding: 8px 10px 8px 10px;
	background-color: rgba(51,51,51,0.5);

}

.wn_cnt li {
	line-height: 1.3;
}

.wn_cnt li dt {
	clear: both;
	float: left;
	width: 90px;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
}

.wn_cnt li dd {
	margin: 0 0 8px 100px;
	padding: 0 0 0 15px;
	border-left: 1px solid #DF99CB;
}

.btn_mynavi_top {
	width: 180px;
	float: right;
}





/* - - (content lower) - - */

.lowercnt {
	position: relative;
	width: 100%;
	background: #FFF;
	overflow : hidden
}

.pagettl {
	width: 100%;
	margin: 60px auto 30px auto;
	padding: 5px 0 3px 0;
	font-size: 40px;
	color: #AD007B;
	border-top: 1px solid #AD007B;
	border-bottom: 1px solid #AD007B;
	text-align: center;
}

.cntbox {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	line-height: 2; /* default */
	text-align: left;
}

.cntbox800 {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	line-height: 2; /* default */
	text-align: left;
}

.cntbox960 {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	line-height: 2; /* default */
	text-align: left;
}

.cntbox p,
.cntbox800 p,
.cntbox960 p {
	padding: 0 0 30px 0;
}

.cntbox p.pb2x,
.cntbox800 p.pb2x,
.cntbox960 p.pb2x {
	padding: 0 0 60px 0;
}

.titlebox {
	position: relative;
	width: 100%;
	min-width: 960px;
	height: auto;
	margin: 0 auto 50px auto;
	overflow: hidden;
}

.mainpic {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 1400px;
}

.mainpic_staff {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 1400px;
}

.maincopy {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #FFF;
	font-size: 40px;
	text-align: center;
	width: 80%;
	line-height: 1.5;
}

.maincopy_message {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #444;
	font-size: 40px;
	text-align: left;
	width: 80%;
	line-height: 1.5;
	max-width: 1200px;
	margin: 0 auto;
}

.maincopy_r {
	position: absolute;
	top: 50%;
	right: 10%;
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-o-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	color: #444;
	font-size: 28px;
	text-align: left;
	width: 40%;
	line-height: 1.5;
	max-width: 1200px;
	margin: 0 auto;
}

.maincopy_l {
	position: absolute;
	top: 50%;
	left: 23%;
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-o-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	color: #444;
	font-size: 28px;
	text-align: left;
	width: 48%;
	line-height: 1.5;
	max-width: 1200px;
	margin: 0 auto;
}

.staff_num {
	padding: 0 0 5px 0;
	font-size: 24px;
	color: #AE007C;
}

.staff_copy {
	padding: 0 0 15px 0;
}

.staff_name {
	font-size: 20px;
}

.staff_prof {
	font-size: 13px;
}

h3 {
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	font-size: 24px;
	text-align: left;
	line-height: 1.2;
	color: #AC0079;
	border-bottom: 1px solid #AC0079;
}

.table_info {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 60px 0;
}

.table_info th {
	white-space: nowrap;
	border-bottom: 1px solid #DDD;
	padding: 19px 30px 19px 10px;
	text-align: left;
	vertical-align: top;
}

.table_info.corphistory th {
	color: #AC0079;
	font-size: 18px;
}

.table_info td {
	border-bottom: 1px solid #DDD;
	padding: 19px 10px 19px 10px;
	text-align: left;
	vertical-align: top;
}

.index_list {
	padding: 0 0 30px 0;
}

.index_list li a {
	clear: both;
	display: block;
	width: 760px;
	height: 244px;
	margin: 10px auto 10px;
	padding: 108px 0 0 0;
	font-size: 28px;
	color: #FFF !important;
	text-decoration: none !important;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	line-height: 1;
	text-align: center;
}

.index_list li.btn_index_staff01 a { background: url(../images/icn_arrow_index.png) left 30px center no-repeat, url(../../staff/images/pic_main_staff01.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; padding: 38px 0 0 0; }
.index_list li.btn_index_staff01 a:hover { background: url(../images/icn_arrow_index.png) left 35px center no-repeat, url(../../staff/images/pic_main_staff01.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; padding: 38px 0 0 0; }
.index_list li.btn_index_staff02 a { background: url(../images/icn_arrow_index.png) left 30px center no-repeat, url(../../staff/images/pic_main_staff02.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; padding: 38px 0 0 0; }
.index_list li.btn_index_staff02 a:hover { background: url(../images/icn_arrow_index.png) left 35px center no-repeat, url(../../staff/images/pic_main_staff02.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; padding: 38px 0 0 0; }
.index_list li.btn_index_staff03 a { background: url(../images/icn_arrow_index.png) left 30px center no-repeat, url(../../staff/images/pic_main_staff03.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; padding: 38px 0 0 0; }
.index_list li.btn_index_staff03 a:hover { background: url(../images/icn_arrow_index.png) left 35px center no-repeat, url(../../staff/images/pic_main_staff03.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; padding: 38px 0 0 0; }

.index_list li.btn_index_corporate01 a { background: url(../images/icn_arrow_index.png) left 30px center no-repeat, url(../../corporate/images/pic_main_corporate01.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; color: #444 !important; }
.index_list li.btn_index_corporate01 a:hover { background: url(../images/icn_arrow_index.png) left 35px center no-repeat, url(../../corporate/images/pic_main_corporate01.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; color: #444 !important; }
.index_list li.btn_index_corporate02 a { background: url(../images/icn_arrow_index.png) left 30px center no-repeat, url(../../corporate/images/pic_main_corporate02.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; }
.index_list li.btn_index_corporate02 a:hover { background: url(../images/icn_arrow_index.png) left 35px center no-repeat, url(../../corporate/images/pic_main_corporate02.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; }
.index_list li.btn_index_corporate03 a { background: url(../images/icn_arrow_index.png) left 30px center no-repeat, url(../../corporate/images/pic_main_corporate03.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; }
.index_list li.btn_index_corporate03 a:hover { background: url(../images/icn_arrow_index.png) left 35px center no-repeat, url(../../corporate/images/pic_main_corporate03.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; }

.index_list li.btn_index_support01 a { background: url(../images/icn_arrow_index.png) left 30px center no-repeat, url(../../support/images/pic_main_support01.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; }
.index_list li.btn_index_support01 a:hover { background: url(../images/icn_arrow_index.png) left 35px center no-repeat, url(../../support/images/pic_main_support01.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; }
.index_list li.btn_index_support02 a { background: url(../images/icn_arrow_index.png) left 30px center no-repeat, url(../../support/images/pic_main_support02.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; }
.index_list li.btn_index_support02 a:hover { background: url(../images/icn_arrow_index.png) left 35px center no-repeat, url(../../support/images/pic_main_support02.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; }

.index_list li.btn_index_recruit01 a { background: url(../images/icn_arrow_index.png) left 30px center no-repeat, url(../../recruit/images/pic_main_recruit01.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; }
.index_list li.btn_index_recruit01 a:hover { background: url(../images/icn_arrow_index.png) left 35px center no-repeat, url(../../recruit/images/pic_main_recruit01.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; }
.index_list li.btn_index_recruit02 a { background: url(../images/icn_arrow_index.png) left 30px center no-repeat, url(../../recruit/images/pic_main_recruit02.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; }
.index_list li.btn_index_recruit02 a:hover { background: url(../images/icn_arrow_index.png) left 35px center no-repeat, url(../../recruit/images/pic_main_recruit02.jpg) center center no-repeat #FFF; background-size: 14px 25px, cover; }

.st_idx01 {
	font-size: 24px;
	color: #AE007C;
	line-height: 3;
}

.st_idx02 {
	font-size: 28px;
	color: #444 !important;
	line-height: 1.2;
}

.st_idx03 {
	font-size: 16px;
	color: #444 !important;
}

.snav {
	letter-spacing: -.40em;
}

.snav li {
	display: inline-block;
	width: 225px;
	height: 80px;
	margin: 0 10px 30px;
	letter-spacing: 0em;
	text-align: center;
	border: 1px solid #AE007C;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background: url(../images/icn_arrow_snav.png) left 7px center no-repeat #FFF;
}

.snav li:hover {
	background: url(../images/icn_arrow_snav.png) left 11px center no-repeat #F7E5F2;
}

.snav li.current {
	background: url(../images/icn_arrow_snav.png) left 7px center no-repeat #EFCCE5;
}

.snav li:hover.current {
	background: url(../images/icn_arrow_snav.png) left 11px center no-repeat #EFCCE5;
}

.snav li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	text-decoration: none !important;
	line-height: 80px;
}





/* - - (content corporate) - - */

.map {
	margin: 0 0 60px 0;
}

.map iframe {
	width: 760px;
	height: 400px;
}

.contactbox {
	border: 3px solid #D6D6D6;
	padding: 27px;
}

.contactbox p {
	padding: 0 0 0 0;
}

.historybox {
	clear: both;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #EAEAEA;
}

.history_year {
	float: left;
	width: 135px;
	font-size: 50px;
	color: #AC007A;
	line-height: 1.2;
}

.history_txt {
	float: left;
	width: 350px;
}

.history_photo {
	float: right;
	width: 260px;
}




/* - - (content work) - - */

h3 span {
	display: block;
	float: left;
	padding: 0 30px 0 0;
	font-size: 60px;
	line-height: 1;
}

.work_left {
	float: left;
	width: 360px;
}

.work_right {
	float: right;
	width: 360px;
}

.snav_work {
	letter-spacing: -.40em;
}

.snav_work li {
	display: inline-block;
	width: 360px;
	height: 280px;
	margin: 0 20px 30px;
	background: #FFF;
	letter-spacing: 0em;
	text-align: left;
	border: 1px solid #AE007C;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.snav_work li:hover {
	background: #F7E5F2;
}

.snav_work li.current {
	background: #EFCCE5;
}

.snav_work li:hover.current {
	background: #EFCCE5;
}

.snav_work li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 20px;
	text-decoration: none !important;
	padding: 222px 20px 0 36px;
}

.snav_work li.btn_snav_work01 a { background: url(../../work/images/pic_work00_04.jpg) center top 18px no-repeat, url(../images/icn_arrow_large.png) left 22px bottom 30px no-repeat; background-size: 320px 200px, 7px 13px; }
.snav_work li.btn_snav_work02 a { background: url(../../work/images/pic_work00_05.jpg) center top 18px no-repeat, url(../images/icn_arrow_large.png) left 22px bottom 30px no-repeat; background-size: 320px 200px, 7px 13px; }

.work_detail {
	padding: 0 0 20px;
}

.work_detail dt {
	float: left;
	width: 150px;
	height: 150px;
	padding: 46px 0 0;
	border: 6px solid #AE007C;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	color: #AD007B;
}

.work_detail dd {
	float: right;
	width: 600px;
	padding: 17px 20px 13px;
	background: #EAEAEA;
}

.work_products {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	padding: 0 0 30px 0;
}

.work_products li {
	-webkit-flex-basis: 220px;
	-ms-flex-basis: 220px;
	flex-basis: 220px;
	max-width: 220px;
}

.work_products h4 {
	line-height: 1.4;
	color: #AC0079;
	padding: 0 0 16px;
}

.work_products img {
	padding: 0 0 16px;
}





/* - - (content staff) - - */

.careerbox {
	width: 100%;
	background: #DF99CB;
	color: #FFF;
}

.offbox {
	width: 100%;
	background: #858585;
	color: #FFF;
}

.careerbox h3,
.offbox h3 {
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

.careerbox dl {
	clear: both;
	padding: 0 0 16px 0;
}

.careerbox dt {
	float: left;
	width: 180px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 20px;
	border: 3px solid #FFF;
	border-radius: 28px;
}

.careerbox dd {
	color: #444;
	line-height: 1.6;
	padding: 0 0 0 200px;
}

.snav_staff {
	letter-spacing: -.40em;
}

.snav_staff li {
	display: inline-block;
	width: 140px;
	height: 140px;
	margin: 0 8px 30px;
	background: #FFF;
	letter-spacing: 0em;
	text-align: left;
	border: 1px solid #AE007C;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.snav_staff li:hover {
	background: #F7E5F2;
}

.snav_staff li.current {
	background: #EFCCE5;
}

.snav_staff li:hover.current {
	background: #EFCCE5;
}

.snav_staff li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	text-decoration: none !important;
	padding: 112px 20px 0 20px;
}

.snav_staff li.btn_snav_staff01 a { background: url(../../staff/images/btn_snav_staff01.jpg) center top 10px no-repeat, url(../images/icn_arrow.png) left 8px bottom 8px no-repeat; background-size: 100px 100px, 4px 7px; }
.snav_staff li.btn_snav_staff02 a { background: url(../../staff/images/btn_snav_staff02.jpg) center top 10px no-repeat, url(../images/icn_arrow.png) left 8px bottom 8px no-repeat; background-size: 100px 100px, 4px 7px; }
.snav_staff li.btn_snav_staff03 a { background: url(../../staff/images/btn_snav_staff03.jpg) center top 10px no-repeat, url(../images/icn_arrow.png) left 8px bottom 8px no-repeat; background-size: 100px 100px, 4px 7px; }





/* - - (content support) - - */

.supportbox {
	clear: both;
	padding: 0 0 30px 0;
}

.support_txt {
	float: left;
	width: 400px;
}

.support_txt100 {
	width: 100%;
}

.support_txt h4,
.support_txt100 h4 {
	margin: 0 0 16px;
	padding: 2px 0 0 8px;
	font-size: 18px;
	color: #AC0079;
	line-height: 1.2;
	border-left: 6px solid #AE007C;
}

.support_photo {
	float: right;
	width: 330px;
}





/* - - (content recruit) - - */

.btn_mynavi {
	width: 100%;
	padding: 10px 0 10px;
}

.faq_q {
	background: 
		url(../../recruit/images/icn_q.png) left 15px center no-repeat,
		url(../../recruit/images/icn_open.png) right 22px center no-repeat #FFF;
	background-size: 33px 44px, 22px 12px;
	min-height: 70px;
	margin: 0 0 30px 0;
	padding: 12px 80px 12px 60px;
	cursor: pointer;
	cursor: hand;
	line-height: 1.6;
	border: 2px solid #AE007C;
	border-radius: 7px;
	color: #AD007B;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.faq_q:hover {
	background: 
		url(../../recruit/images/icn_q.png) left 15px center no-repeat,
		url(../../recruit/images/icn_open.png) right 22px center no-repeat #F7E5F2;
	background-size: 33px 44px, 22px 12px;
}

.faq_q.selected {
	background: 
		url(../../recruit/images/icn_q.png) left 15px center no-repeat,
		url(../../recruit/images/icn_close.png) right 22px center no-repeat #FFF;
	background-size: 33px 44px, 22px 22px;
}

.faq_q.selected:hover {
	background: 
		url(../../recruit/images/icn_q.png) left 15px center no-repeat,
		url(../../recruit/images/icn_close.png) right 22px center no-repeat #F7E5F2;
	background-size: 33px 44px, 22px 22px;
}

.faq_a {
	background: #FBF2F8;
	margin: -18px 0 30px 0;
	padding: 15px 20px;
	border-radius: 7px;
}





/* - - (font-size) - - */

.fs10 { font-size: 10px !important; }
.fs11 { font-size: 11px !important; }
.fs12 { font-size: 12px !important; }
.fs13 { font-size: 13px !important; }
.fs14 { font-size: 14px !important; }
.fs16 { font-size: 16px !important; }
.fs18 { font-size: 18px !important; }
.fs20 { font-size: 20px !important; }

/* - - (line-height) - - */

.l130 { line-height: 1.3 !important; }
.l150 { line-height: 1.5 !important; }
.l170 { line-height: 1.7 !important; }
.l200 { line-height: 2.0 !important; }

/* - - (margin) - - */

.mb0 { margin-bottom: 0px !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }

.mr0 { margin-right: 0px !important; }
.mr10 { margin-right: 10px !important; }
.mr20 { margin-right: 20px !important; }
.mr30 { margin-right: 30px !important; }
.mr40 { margin-right: 40px !important; }
.mr50 { margin-right: 50px !important; }

/* - - (padding) - - */

.pb0 { padding-bottom: 0 !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }

.pt0 { padding-top: 0 !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pt50 { padding-top: 50px !important; }

.pl0 { padding-left: 0 !important; }
.pl3 { padding-left: 3px !important; }
.pl5 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl20 { padding-left: 20px !important; }
.pl30 { padding-left: 30px !important; }

.pr0 { padding-right: 0 !important; }
.pr3 { padding-right: 3px !important; }
.pr5 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr20 { padding-right: 20px !important; }
.pr30 { padding-right: 30px !important; }

/* - - (print) - - */

@media print {
	html,body { width: 1080px; }
}





/*==================================================================================================================================*/



/*layout (tablet) */



/*==================================================================================================================================*/

@media only screen and (min-width: 768px) and (max-width: 961px) {
}





/*==================================================================================================================================*/



/*layout (smartphone) */



/*==================================================================================================================================*/

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

html, body {
	font-size: 15px;
}

body {
	background-size: 800px auto;
}

.cnt_pc {
	display: none !important;
}

.cnt_sp {
	display: block !important;
}

.fleft {
	float: none;
	text-align: center;
}

.fright {
	float: none;
	text-align: center;
}

img, video, object {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}





/* - - (content common) - - */

#wrapper {
	position: relative;
}

.ph_left {
	float: none;
	padding: 0 0 20px 0;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.ph_right {
	float: none;
	padding: 0 0 20px 0;
	text-align: center;
	display: block;
	margin: 0 auto;
}

hr {
	clear: both;
	border: none;
	width: 100%;
	height: 1px;
	color: #FFFFFF;
	margin: 20px 0 30px 0;
	padding: 0 0 0 0;
	border-top: 2px solid #DDD;
}




/* - - (header) - - */

#header {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0 0;
}

#headercnt {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 12px;
	border-bottom: none;
}

h1 {
	float: left;
	width: 30%;
}

.headlink {
	float: right;
	padding: 4px 0 12px 0;
}

.headlink li {
	float: left;
	text-align: left;
	font-size: 9px;
}

.headlink li.link_contact a {
	background: url(../images/icn_hd_contact.png) left center no-repeat;
	background-size: auto 8px;
	padding: 0 15px 0 12px;
}

.headlink li.link_access a {
	background: url(../images/icn_hd_access.png) left center no-repeat;
	background-size: auto 8px;
	padding: 0 0 0 12px;
}

h2 {
	clear: right;
	float: right;
	font-size: 10px;
	color: #AE007C;
	text-align: right;
}





/* - - (nav) - - */

.nav {
	clear: both;
	width: 100%;
	margin: 0 auto 0;
	display: none;
	background: #FFF;
}

.nav ul {
	width: 100%;
	margin: 0 0 0;
	background: #FFF;
}

.nav ul li {
	float: none;
	width: 100%;
	border-bottom: 1px solid #AE007C;
}

.nav ul li a {
	position: relative;
	display: block;
	width: 100%;
	padding: 0 0 0 0;
	font-size: 18px;
	text-decoration: none !important;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	height: 54px;
	line-height: 54px;
	background: url(../images/icn_arrow.png) left 10px center no-repeat #FFF;
}

.nav ul li a:hover {
	background: url(../images/icn_arrow.png) left 14px center no-repeat #EFCCE5;
	color: #CE66B0 !important;
}
.nav ul li.current a {
	border-bottom: none;
	background: url(../images/icn_arrow.png) left 10px center no-repeat #DF99CB;
}

.spmenu {
	display: block;
	clear: both;
	background: #AE007C;
	cursor: pointer;
	cursor: hand;
	margin: 0 0 0;
	padding: 15px 12px 0;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	width: 100%;
	height: 50px;
	z-index: 99999;
}

.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
}

.menu-trigger {
	position: relative;
	width: 24px;
	height: 20px;
	float: right;
}

.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #FFF;
	border-radius: 2px;
}

.menu-trigger span:nth-of-type(1) {
	top: 0;
}

.menu-trigger span:nth-of-type(2) {
	top: 9px;
}

.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}

.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(9px) rotate(-315deg);
	transform: translateY(9px) rotate(-315deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-9px) rotate(315deg);
	transform: translateY(-9px) rotate(315deg);
}






/* - - (footer) - - */

.pagetop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: 77%;
	text-indent: -9999px;
}

.pagetop a {
	display: block;
	background: url(../images/btn_pagetop.png) top no-repeat;
	background-size: cover;
	width: 38px;
	height: 38px;
}

#footer {
	clear: both;
	width: 100%;
	min-width: 100%;
	padding: 15px 0 20px;
	text-align: center;
	background-size: cover;
}

.copyright {
	width: 100%;
	margin: 0 auto;
	font-size: 8px;
}





/* - - (content top) - - */

#topslide_wrapeer {
	position: relative;
	width: 100%;
}

.topimage {
	position: relative;
	width: 150%;
	min-width: 100%;
	margin: 0 auto 0 -25%;
}

.topimage img {
	width: 100%;
	display: none;
}

.topcopy {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 26px;
	color: #FFF;
	text-align: center;
	z-index: 9999;
	width: 100%;
}

.topcnt {
	position: relative;
	bottom: auto;
	left: auto;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	color: #444;
	z-index: 9999;
	width: 90%;
	margin: 20px auto 20px;
}

.whatsnew {
	float: none;
	width: 100%;
	margin: 0 auto;
}

.wn_ttl {
	float: none;
	width: 24%;
	height: auto;
	line-height: 1;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	background: #AE007C;
	padding: 10px 0;
}

.wn_cnt {
	float: none;
	width: 100%;
	min-height: none;
	text-align: left;
	padding: 10px 10px 10px 10px;
	background-color: transparent;
	margin: 0 0 20px 0;
}

.wn_cnt li {
	line-height: 1.3;
}

.wn_cnt li dt {
	clear: both;
	float: left;
	width: 34%;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.wn_cnt li dd {
	margin: 0 0 10px 34%;
	padding: 0 0 0 7%;
	border-left: 1px solid #DF99CB;
}

.btn_mynavi_top {
	width: 100%;
	float: none;
	margin: 0 0 40px 0;
}





/* - - (content lower) - - */

.lowercnt {
	position: relative;
	width: 100%;
	background: #FFF;
	overflow : hidden
}

.pagettl {
	width: 100%;
	margin: 30px auto 26px auto;
	padding: 5px 0 3px 0;
	font-size: 20px;
	color: #AD007B;
	border-top: 1px solid #AD007B;
	border-bottom: 1px solid #AD007B;
	text-align: center;
}

.cntbox {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 25px 0;
	line-height: 2; /* default */
	text-align: left;
}

.cntbox800 {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 25px 0;
	line-height: 2; /* default */
	text-align: left;
}

.cntbox960 {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 25px 0;
	line-height: 2; /* default */
	text-align: left;
}

.cntbox p,
.cntbox800 p,
.cntbox960 p {
	padding: 0 0 25px 0;
}

.cntbox p.pb2x,
.cntbox800 p.pb2x,
.cntbox960 p.pb2x {
	padding: 0 0 50px 0;
}

.titlebox {
	position: relative;
	width: 100%;
	min-width: 100%;
	height: auto;
	margin: 0 auto 30px auto;
	overflow: hidden;
}

.mainpic {
	position: relative;
	width: 100%;
	min-width: 100%;
	height: auto;
	margin: 0 0 0 0;
}

.mainpic_staff {
	position: relative;
	width: 180%;
	min-width: 180%;
	height: auto;
	margin: 0 0 25px 0;
}

.sp_phleft {
	float: left;
}

.sp_phright {
	float: right;
}

.maincopy {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #FFF;
	font-size: 18px;
	text-align: center;
	width: 90%;
	line-height: 1.5;
	margin: 0 auto;
}

.maincopy_message {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #444;
	font-size: 18px;
	text-align: left;
	width: 90%;
	line-height: 1.5;
	margin: 0 auto;
}

.maincopy_r {
	position: relative;
	top: auto;
	right: auto;
	-webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	-o-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	color: #444;
	font-size: 21px;
	text-align: left;
	width: 90%;
	line-height: 1.5;
	margin: 0 auto;
}

.maincopy_l {
	position: relative;
	top: auto;
	left: auto;
	-webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	-o-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	color: #444;
	font-size: 21px;
	text-align: left;
	width: 90%;
	line-height: 1.5;
	margin: 0 auto;
}

.staff_num {
	padding: 0 0 5px 0;
	font-size: 19px;
	color: #AE007C;
}

.staff_copy {
	padding: 0 0 12px 0;
}

.staff_name {
	font-size: 15px;
}

.staff_prof {
	font-size: 12px;
}

h3 {
	margin: 0 0 25px 0;
	padding: 0 0 7px 0;
	font-size: 18px;
	text-align: left;
	line-height: 1.2;
	color: #AC0079;
	border-bottom: 1px solid #AC0079;
}

.table_info {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 30px 0;
	display: block;
}

.table_info th {
	white-space: nowrap;
	border-bottom: none;
	padding: 6px 0 6px 10px;
	text-align: left;
	vertical-align: top;
	display: block;
	background: #EEE;
}

.table_info.corphistory th {
	color: #AC0079;
	font-size: 18px;
	padding: 6px 0 0 10px;
	background: #FFF;
}

.table_info td {
	border-bottom: none;
	padding: 6px 0 20px 10px;
	text-align: left;
	vertical-align: top;
	display: block;
}

.index_list {
	padding: 0 0 30px 0;
}

.index_list li a {
	clear: both;
	display: block;
	width: 100%;
	height: 120px;
	margin: 10px auto 10px;
	padding: 50px 0 0 0;
	font-size: 16px;
	color: #FFF !important;
	text-decoration: none !important;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	line-height: 1;
	text-align: center;
}

.index_list li.btn_index_staff01 a { background: url(../images/icn_arrow_index.png) left 10px center no-repeat, url(../../staff/images/pic_main_staff01.jpg) center top no-repeat #FFF; background-size: 10px auto, cover; padding: 18px 0 0 0; }
.index_list li.btn_index_staff01 a:hover { background: url(../images/icn_arrow_index.png) left 15px center no-repeat, url(../../staff/images/pic_main_staff01.jpg) center top no-repeat #FFF; background-size: 10px auto, cover; padding: 18px 0 0 0; }
.index_list li.btn_index_staff02 a { background: url(../images/icn_arrow_index.png) left 10px center no-repeat, url(../../staff/images/pic_main_staff02.jpg) center top no-repeat #FFF; background-size: 10px auto, cover; padding: 18px 0 0 0; }
.index_list li.btn_index_staff02 a:hover { background: url(../images/icn_arrow_index.png) left 15px center no-repeat, url(../../staff/images/pic_main_staff02.jpg) center top no-repeat #FFF; background-size: 10px auto, cover; padding: 18px 0 0 0; }
.index_list li.btn_index_staff03 a { background: url(../images/icn_arrow_index.png) left 10px center no-repeat, url(../../staff/images/pic_main_staff03.jpg) center top no-repeat #FFF; background-size: 10px auto, cover; padding: 18px 0 0 0; }
.index_list li.btn_index_staff03 a:hover { background: url(../images/icn_arrow_index.png) left 15px center no-repeat, url(../../staff/images/pic_main_staff03.jpg) center top no-repeat #FFF; background-size: 10px auto, cover; padding: 18px 0 0 0; }

.index_list li.btn_index_corporate01 a { background: url(../images/icn_arrow_index.png) left 10px center no-repeat, url(../../corporate/images/pic_main_corporate01.jpg) center top no-repeat #FFF; background-size: 10px auto, cover; color: #444 !important; }
.index_list li.btn_index_corporate01 a:hover { background: url(../images/icn_arrow_index.png) left 15px center no-repeat, url(../../corporate/images/pic_main_corporate01.jpg) center top no-repeat #FFF; background-size: 10px auto, cover; color: #444 !important; }
.index_list li.btn_index_corporate02 a { background: url(../images/icn_arrow_index.png) left 10px center no-repeat, url(../../corporate/images/pic_main_corporate02.jpg) center top no-repeat #FFF; background-size: 10px auto, cover; }
.index_list li.btn_index_corporate02 a:hover { background: url(../images/icn_arrow_index.png) left 15px center no-repeat, url(../../corporate/images/pic_main_corporate02.jpg) center top no-repeat #FFF; background-size: 10px auto, cover; }
.index_list li.btn_index_corporate03 a { background: url(../images/icn_arrow_index.png) left 10px center no-repeat, url(../../corporate/images/pic_main_corporate03.jpg) center top no-repeat #FFF; background-size: 10px auto, cover; }
.index_list li.btn_index_corporate03 a:hover { background: url(../images/icn_arrow_index.png) left 15px center no-repeat, url(../../corporate/images/pic_main_corporate03.jpg) center top no-repeat #FFF; background-size: 10px auto, cover; }

.index_list li.btn_index_support01 a { background: url(../images/icn_arrow_index.png) left 10px center no-repeat, url(../../support/images/pic_main_support01.jpg) center center no-repeat #FFF; background-size: 10px auto, cover; }
.index_list li.btn_index_support01 a:hover { background: url(../images/icn_arrow_index.png) left 15px center no-repeat, url(../../support/images/pic_main_support01.jpg) center center no-repeat #FFF; background-size: 10px auto, cover; }
.index_list li.btn_index_support02 a { background: url(../images/icn_arrow_index.png) left 10px center no-repeat, url(../../support/images/pic_main_support02.jpg) center center no-repeat #FFF; background-size: 10px auto, cover; }
.index_list li.btn_index_support02 a:hover { background: url(../images/icn_arrow_index.png) left 15px center no-repeat, url(../../support/images/pic_main_support02.jpg) center center no-repeat #FFF; background-size: 10px auto, cover; }

.index_list li.btn_index_recruit01 a { background: url(../images/icn_arrow_index.png) left 10px center no-repeat, url(../../recruit/images/pic_main_recruit01.jpg) center center no-repeat #FFF; background-size: 10px auto, cover; }
.index_list li.btn_index_recruit01 a:hover { background: url(../images/icn_arrow_index.png) left 15px center no-repeat, url(../../recruit/images/pic_main_recruit01.jpg) center center no-repeat #FFF; background-size: 10px auto, cover; }
.index_list li.btn_index_recruit02 a { background: url(../images/icn_arrow_index.png) left 10px center no-repeat, url(../../recruit/images/pic_main_recruit02.jpg) center center no-repeat #FFF; background-size: 10px auto, cover; }
.index_list li.btn_index_recruit02 a:hover { background: url(../images/icn_arrow_index.png) left 15px center no-repeat, url(../../recruit/images/pic_main_recruit02.jpg) center center no-repeat #FFF; background-size: 10px auto, cover; }

.st_idx01 {
	font-size: 12px;
	color: #AE007C;
	line-height: 2.4;
}

.st_idx02 {
	font-size: 14px;
	color: #444 !important;
	line-height: 1.6;
}

.st_idx03 {
	font-size: 10px;
	color: #444 !important;
}

.snav {
	letter-spacing: 0em;
	border-top: 1px solid #AE007C;
}

.snav li {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 0;
	letter-spacing: 0em;
	text-align: left;
	border: none;
	border-bottom: 1px solid #AE007C;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background: url(../images/icn_arrow_snav.png) left 7px center no-repeat #FFF;
	background-size: 4px auto;
}

.snav li:hover {
	background: url(../images/icn_arrow_snav.png) left 11px center no-repeat #F7E5F2;
	background-size: 4px auto;
}

.snav li.current {
	background: url(../images/icn_arrow_snav.png) left 7px center no-repeat #EFCCE5;
	background-size: 4px auto;
}

.snav li:hover.current {
	background: url(../images/icn_arrow_snav.png) left 11px center no-repeat #EFCCE5;
	background-size: 4px auto;
}

.snav li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	text-decoration: none !important;
	line-height: 1;
	padding: 14px 0 14px 18px;
}




/* - - (content corporate) - - */

.map {
	width: 100%;
	margin: 0 0 30px 0;
}

.map iframe {
	width: 100%;
	height: 280px;
}

.contactbox {
	border: 3px solid #D6D6D6;
	padding: 14px;
}

.contactbox p {
	padding: 0 0 0 0;
}

.historybox {
	clear: both;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #EAEAEA;
}

.history_year {
	float: none;
	width: 100%;
	font-size: 30px;
	color: #AC007A;
	line-height: 1.2;
	text-align: center;
}

.history_txt {
	float: none;
	width: 100%;
	padding: 0 0 15px 0;
}

.history_photo {
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
}





/* - - (content work) - - */

h3 span {
	display: block;
	float: none;
	padding: 0 0 10px 0;
	font-size: 60px;
	line-height: 1;
	margin: 0 auto;
	text-align: center;
}

.work_left {
	float: none;
	width: 100%;
}

.work_right {
	float: none;
	width: 100%;
}

.work_left img,
.work_right img {
	padding: 0 0 20px 0;
}

.snav_work {
	letter-spacing: 0em;
}

.snav_work li {
	display: inline-block;
	width: 100%;
	height: 100%;
	margin: 0 0 20px;
	background: #FFF;
	letter-spacing: 0em;
	text-align: left;
	border: 1px solid #AE007C;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.snav_work li:hover {
	background: #F7E5F2;
}

.snav_work li.current {
	background: #EFCCE5;
}

.snav_work li:hover.current {
	background: #EFCCE5;
}

.snav_work li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	text-decoration: none !important;
	padding: 62% 10% 2% 10%;
}

.snav_work li.btn_snav_work01 a { background: url(../../work/images/pic_work00_04.jpg) center top 28% no-repeat, url(../images/icn_arrow_large.png) left 5% bottom 8% no-repeat; background-size: 90% auto, 7px 13px; }
.snav_work li.btn_snav_work02 a { background: url(../../work/images/pic_work00_05.jpg) center top 28% no-repeat, url(../images/icn_arrow_large.png) left 5% bottom 8% no-repeat; background-size: 90% auto, 7px 13px; }

.work_detail {
	padding: 0 0 20px;
}

.work_detail dt {
	float: none;
	width: 100%;
	height: auto;
	padding: 14px 0 14px;
	border: 4px solid #AE007C;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	color: #AD007B;
	margin: 0 0 10px;
}

.work_detail dd {
	float: none;
	width: 100%;
	padding: 17px 20px 13px;
	background: #EAEAEA;
}

.work_products {
	display: block;
	padding: 0 0 30px 0;
}

.work_products li {
	display: block;
	max-width: 100%;
	width: 100%;
}

.work_products h4 {
	line-height: 1.4;
	color: #AC0079;
	padding: 0 0 16px;
}

.work_products img {
	padding: 0 0 16px;
}





/* - - (content staff) - - */

.careerbox {
	width: 100%;
	background: #DF99CB;
	color: #FFF;
}

.offbox {
	width: 100%;
	background: #858585;
	color: #FFF;
}

.careerbox h3,
.offbox h3 {
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

.careerbox dl {
	clear: both;
	padding: 0 0 16px 0;
}

.careerbox dt {
	float: none;
	width: 180px;
	height: 40px;
	line-height: 1;
	text-align: center;
	font-size: 16px;
	border: 3px solid #FFF;
	border-radius: 28px;
	margin: 0 0 10px;
	padding: 8px 0 0 0;
}

.careerbox dd {
	color: #444;
	line-height: 1.6;
	padding: 0 0 0 0;
	margin: 0 0 10px;
}

.snav_staff {
	letter-spacing: -.40em;
}

.snav_staff li {
	display: inline-block;
	width: 30%;
	height: auto;
	margin: 0 1% 30px;
	background: #FFF;
	letter-spacing: 0em;
	text-align: left;
	border: 1px solid #AE007C;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.snav_staff li:hover {
	background: #F7E5F2;
}

.snav_staff li.current {
	background: #EFCCE5;
}

.snav_staff li:hover.current {
	background: #EFCCE5;
}

.snav_staff li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 12px;
	text-decoration: none !important;
	padding: 70% 15px 0 15px;
}

.snav_staff li.btn_snav_staff01 a { background: url(../../staff/images/btn_snav_staff01.jpg) center top 10px no-repeat, url(../images/icn_arrow.png) left 8px bottom 8px no-repeat; background-size: 60% auto, 3px auto; }
.snav_staff li.btn_snav_staff02 a { background: url(../../staff/images/btn_snav_staff02.jpg) center top 10px no-repeat, url(../images/icn_arrow.png) left 8px bottom 8px no-repeat; background-size: 60% auto, 3px auto; }
.snav_staff li.btn_snav_staff03 a { background: url(../../staff/images/btn_snav_staff03.jpg) center top 10px no-repeat, url(../images/icn_arrow.png) left 8px bottom 8px no-repeat; background-size: 60% auto, 3px auto; }





/* - - (content support) - - */

.supportbox {
	clear: both;
	padding: 0 0 30px 0;
}

.support_txt {
	float: none;
	width: 100%;
}

.support_txt100 {
	width: 100%;
}

.support_txt h4,
.support_txt100 h4 {
	margin: 0 0 12px;
	padding: 2px 0 0 8px;
	font-size: 16px;
	color: #AC0079;
	line-height: 1.2;
	border-left: 6px solid #AE007C;
}

.support_photo {
	float: none;
	width: 100%;
	text-align: center;
}





/* - - (content recruit) - - */

.btn_mynavi {
	width: 90%;
	padding: 10px 0 10px;
}

.btn_mynavi img {
	width: 100%;
	padding: 10px 0 15px;
}

.faq_q {
	background: 
		url(../../recruit/images/icn_q.png) left 15px center no-repeat,
		url(../../recruit/images/icn_open.png) right 22px center no-repeat #FFF;
	background-size: 26px auto, 22px 12px;
	min-height: 70px;
	margin: 0 0 30px 0;
	padding: 12px 50px 12px 50px;
	cursor: pointer;
	cursor: hand;
	line-height: 1.6;
	border: 2px solid #AE007C;
	border-radius: 7px;
	color: #AD007B;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.faq_q:hover {
	background: 
		url(../../recruit/images/icn_q.png) left 15px center no-repeat,
		url(../../recruit/images/icn_open.png) right 22px center no-repeat #F7E5F2;
	background-size: 26px auto, 22px 12px;
}

.faq_q.selected {
	background: 
		url(../../recruit/images/icn_q.png) left 15px center no-repeat,
		url(../../recruit/images/icn_close.png) right 22px center no-repeat #FFF;
	background-size: 26px auto, 22px 22px;
}

.faq_q.selected:hover {
	background: 
		url(../../recruit/images/icn_q.png) left 15px center no-repeat,
		url(../../recruit/images/icn_close.png) right 22px center no-repeat #F7E5F2;
	background-size: 26px auto, 22px 22px;
}

.faq_a {
	background: #FBF2F8;
	margin: -18px 0 30px 0;
	padding: 15px 20px;
	border-radius: 7px;
}




}









/* - - - - - - - - - - - /end - - - - - - - - - - - */









