@charset "utf-8";
/* CSS Document */
body{
	background-image: none;
	min-width: 1040px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a,a:hover{
	color: #302f2e;
	outline:none;
}

/* ============================
｜			共通パーツ		　　|
=============================== */
button {
 border: none;
}
button:hover {
	opacity: 0.7;
}
button div,
button div a{
	width: 100%;
	height: 100%;
}
button.IconImg div a{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

/* =========================================================
	header
========================================================= */
header {
	background-color: #ffffff;
    border-top: 10px solid #e5006a;
    border-bottom: 1px solid #efefef;
    position: relative;
    z-index: 1000;
}
header {
	background-color: #ffffff;
	border-top: 10px solid #e5006a;
	border-bottom: 1px solid #cac9c9;
	position: relative;
	z-index: 1000;
}
header .headerWrap {
	height:110px;
	margin: 0 auto;
	width: 980px;
	display: flex;
	flex-wrap: wrap;
}
header .headerWrap .headerLogo {
	margin: 28px 0 0; 
	width:269px;
	height: 60px;
}
header .headerWrap .headerLogo a {
	display: block;
}
header .headerWrap .headerLogo a img{
	width:100%;
	height:auto;
}
header .headerWrap .headerLogo a:hover,
header .headerWrap .mailFormInquiry li:hover {
	opacity: 0.7;
}
header .headerWrap .headerRightContent {
	margin-left: 45px;
	width: 665px;
}

header .headerWrap ul.mailFormInquiry {
	display: flex;
	width: 370px;
	margin-left: 296px;
}
header .headerWrap ul.mailFormInquiry li {
	height: 36px;
	display: block;
	box-sizing: border-box;
	background-color: #e5006a;
	display: flex;
    flex-wrap: wrap;
	align-items: center;
	position: relative;
}
header .headerWrap ul.mailFormInquiry li a {
	display: block;
	height: 35px;
	line-height: 35px;
	color: #fff799;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	position: relative;
	box-sizing: border-box;
    padding-left: 42px;
}
header .headerWrap ul.mailFormInquiry li.contactUs a {
	padding-left: 45px;
}
header .headerWrap ul.mailFormInquiry .application {
	width: 154px;
}
header .headerWrap ul.mailFormInquiry .contactUs {
	width: 216px;
}
header .headerWrap ul.mailFormInquiry .contactUs a:before,
header .headerWrap ul.mailFormInquiry .application a:before {
	content: "";
	display: block;
	position: absolute;
}
header .headerWrap ul.mailFormInquiry .application a:before {
	background-image: url('/img/common/headerFormIcon.png');
	width: 20px;
	height: 21px;
	bottom: 9px;
	left: 12px;
}
header .headerWrap ul.mailFormInquiry .contactUs a:before {
	background-image: url('/img/common/headermailIcon.png');
	width: 22px;
	height: 15px;
	bottom: 11px;
	left: 13px
}
header .headerWrap ul.mailFormInquiry .application:after {
	content: "";
    display: block;
    width: 1px;
    background: #ffffff;
	height: 24px;
	position: absolute;
	right: 0;
}

/* ====================================================
	グローバルナビ
==================================================== */
nav.globalNav_PC {
	width: 667px;
	margin-top: 31px;
}
nav.globalNav_PC ul {
	display: flex;
	flex-wrap: wrap;
}
nav#navBox:after {
	content: '';
	display: block;
	border-bottom: solid 5px #135a9c;
	position:relative;
	z-index:10;
}
nav.globalNav_PC > ul > li.navList {
	display: block;
	text-align: center;
	box-sizing:border-box;
	width: calc(100% / 5);
	height: 43px;
    line-height: 23px;
}
nav.globalNav_PC > ul > li.navList:hover {
	border-bottom: 1px solid #e5006a;
}
nav.globalNav_PC > ul > li.navList:nth-child(1) {
    width: 164px;
}
nav.globalNav_PC > ul > li.navList:nth-child(3) {
    width: 114px;
}
nav.globalNav_PC > ul > li.navList:nth-child(4) {
    width: 97px;
}
nav.globalNav_PC > ul > li.navList:nth-last-child(1) {
	width: 158px;
}
nav.globalNav_PC > ul > li.navList a {
	font-size: 14px;
    box-sizing: border-box;
    padding-left: 2px;
    width: 100%;
    display: block;
	height: 43px;
	position: relative;
}
nav.globalNav_PC > ul > li.navList a:before {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background-color: #000;
	top: 0;
	left: 0;
	position: absolute;
}
nav.globalNav_PC > ul > li.navList:nth-last-child(1) a:after {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background-color: #000;
	top: 0;
	right: 0;
	position: absolute;
}
nav.globalNav_PC > ul > li.navList a:hover {
	color: #e5006a;
}

nav#navBox > ul > li > a {
	border: 1px solid #133658;
	color: #ffffff;
	display: block;
	font-size: 13px;
	width:100%;
	box-sizing:border-box;
	height:60px;
	line-height:63px;
	letter-spacing: 0.05em;
	text-decoration: none;
}

/*更新情報メニュー*/
nav#navBox > ul > li.information > a {
	background-color:#133667;
}
nav#navBox > ul > li.information > a:hover {
	background-color: #ca436f;
	background-color:#133667;
	opacity:0.7;
}
nav#navBox > ul > li.information > a:before {
	content: none;
	margin-right: 0;
}

/*三角形アイコンをホームと新着情報は出さない*/
nav#navBox > ul > li:not(.spList) > img,
nav#navBox > ul > li.information > img {
	display:none;
}
/*メニュー選択時の左側縦線*/
.selectMark {
	background-color: #373636;
	display: block;
	height: 38px;
	left: -24px;
	position: absolute;
	top: 0;
	width: 2px;
}
/* ----------------------------------------------------
	サブメニュー
---------------------------------------------------- */
nav.globalNav_PC > ul > li.navList div.subNav {
	position: absolute;
	z-index: 0;
	width: 100%;
	left:0;
	min-height: 0;
	top: 110px;
	z-index: -30;
	opacity: 0;
	display: none;
	text-align: left;
}

nav.globalNav_PC > ul > li.navList:hover div.subNav {
	opacity: 1;
	transform: scaleY(1);
	top: 110px;
	background: linear-gradient(90deg,#e5006a 0%,#e5006a 30%,#fff 30%,#fff 100%);
	border-top: 1px solid #cac9c9;
	border-image-slice: 1;
	min-height: 327px;
	z-index: 30;
	box-shadow:0px 5px 8px -8px #ccc;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
}
nav.globalNav_PC > ul > li.navList:nth-last-child(1):hover div.subNav {
	min-height: 386px;
}
nav.globalNav_PC > ul > li.navList div.subNav div.subNav_inner {
	width: 980px;
	margin: 0 auto;
	display: none;
	flex-wrap: wrap;
	align-content: inherit;
	border-image-slice: 1;
	box-sizing: border-box;
	min-height: 0;
	height: 0;
	opacity: 0;
}
nav.globalNav_PC > ul > li.navList:hover div.subNav div.subNav_inner {
	opacity: 1;
	min-height: 327px;
	display: flex;
}
/**ie対策**/
nav.globalNav_PC > ul > li.navList:nth-last-child(1):hover div.subNav .subNav_left {
	min-height: 386px;
}


/*サブメニューレフト*/

nav.globalNav_PC > ul > li > div.subNav .subNav_left {
	width: 249px;
	background-color: #e5006a;
	float: left;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding: 46px 20px 20px 0;
    align-content: space-between;
}
.subNav_left p {
	width: 100%;
	color: #fff;
	text-align: right;
}
.subNav_left p.subNavTitle {
	font-size: 22px;
	font-weight: bold;
}
/*サブメニューライト*/
nav.globalNav_PC > ul > li > div.subNav .subNav_right {
	width: 731px;
    background-color: #fff;
    display: flex;
	flex-wrap: wrap;
	align-content: start;
	justify-content: space-between;
	padding: 40px 10px 40px 30px;
	box-sizing: border-box;
}
nav.globalNav_PC > ul > li.navList .subNav_right li{
	width: 45%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #efefef;
}
nav.globalNav_PC > ul > li.navList .subNav_right li:nth-child(1),
nav.globalNav_PC > ul > li.navList .subNav_right li:nth-child(2) {
	border-top: 1px solid #efefef;
}
nav.globalNav_PC > ul > li.navList .subNav_right li:nth-last-child(1),
nav.globalNav_PC > ul > li.navList .subNav_right li:nth-last-child(2) {
	border-bottom: 1px solid #efefef;
}
nav.globalNav_PC > ul > li.navList .subNav_right li a {
	border: none;
	font-size: 16px;
	color: #6e6e6e;
	font-weight: bold;
	position: relative;
	display: block;
    width: 100%;
    height: 100%;
}
nav.globalNav_PC > ul > li.navList .subNav_right li a:before {
	display: none;
}
nav.globalNav_PC > ul > li.navList .subNav_right li a:after {
	content: "";
	background-image: url('/img/common/img_pc_sub_menu_arrowRight.png');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
	right: 0;
	top: 22px;
	bottom: 24.5px;
}
nav.globalNav_PC > ul > li.navList .subNav_right li a:hover:after {
	background-image: url('/img/common/img_pc_sub_menu_arrowRight_hover.png');
}
nav.globalNav_PC > ul > li.navList .subNav_right li a:hover {
	color: #e5006a;
}
.subNav_left img {
	width: 230px;
	height: 170px;
}
nav#navBox > ul > li > div > p{
	text-align: center;
    width: calc(30% - 48px);
    float: left;
    height: 100%;
    display: block;
    font-size: 20px;
    padding: 8% 0;
	margin: 0 auto;
	color: #fff;
}
nav#navBox > ul > li > div > ul {
	width:70%;
	float: right;
	padding: 0 24px;
}
nav#navBox > ul > li > div > ul > li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
	color: #fff;
	cursor: pointer;
	position: relative;
}
nav#navBox > ul > li > div > ul > li:before {
	content: "・";
	font-size: 12px;
	margin-left: -15px;
	vertical-align: middle;
}
nav#navBox > ul > li > div > ul > li:last-child {
	border-bottom: none;
}
nav#navBox > ul > li > div > ul > li > a {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 13px 0 13px 3px;
	text-decoration: none;
	vertical-align: middle;
}
.longText > a {
	line-height: 1.1em;
}
nav#navBox > ul > li > div > ul > li > a:hover {
	text-decoration: underline;
}
@media only screen and (max-width: 700px) {
	header .headerWrap .headerRightContent {
		display: block;
	}
	header .headerWrap .headerBtn {
		display: none;
	}
}
/* -- h1のaタグがクリックできないの修正 -- */
header .headerWrap{
	width:980px;
	margin:0 auto;
}
header .headerWrap #IndexHeaderLogo{
	width: 320px;
	padding: 20px 0 0 0;
	position:absolute;
	z-index:100;
}
header .headerWrap #IndexHeaderLogo a:hover{
	opacity:.7;
}
/*ここから通常*/
header #headerBox {
	height:107px;
	margin: 0 auto;
	position: relative;
	width: 980px;
}
header #headerBox #headerLogo {
	margin:0;
	padding:20px 0 0 0;
	width:320px;
	display: none;
}
header #headerBox .headerLogo {
	margin: 0 auto;
	padding: 28px 0 17px;
	width: 317px;
}
header #headerBox #headerLogo a {
	display: block;
}
header #headerBox #headerLogo a img{
	width:100%;
	height:auto;
}
header #headerBox #headerLogo a:hover,
header #headerBox .mailFormInquiry li:hover {
	opacity: 0.7;
}
header #headerBox p {
	width: 465px;
	position: absolute;
	left: 340px;
	top: 25px;
	line-height: 1.6em;
	color: #3f3f3f;
	font-size:12.8px;
}
header #headerBox .mailFormInquiry {
	position: absolute;
	right: 1px;
	top:22px;
}
header #headerBox .mailFormInquiry li {
	width: 154px;
	height: 29px;
	margin-bottom: 7px;
	box-sizing: border-box;
	background-color: #4d4d4d;
	background-image: linear-gradient(180deg, rgba(54,54,54,0), rgba(54,54,54,0.7));
}
header #headerBox .mailFormInquiry li a {
	display: block;
	padding: 8px 0;
	line-height: 1;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
/* =========================================================
	footer
========================================================= */

#footerForPc.forPc {
	display: block;
}
#footerForSp.forSp {
	display: none;
}
#footerForPc {
	background-image: url('/img/common/bg_footer.jpg');
	background-repeat: no-repeat;
	padding-top: 18px;
	height: 300px;
	box-sizing: border-box;
}
#footerForPc .footertelContents {
	width: 980px;
	margin: 0 auto; 
}
#footerForPc .footertelContents .mainViewBand {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 980px;
	margin-bottom: 15px;
}
#footerForPc .footertelContents .mainViewBand p {
	width: 640px;
	color: #fff;
	font-size: 24px;
	margin-right: 29px;
	letter-spacing: 0.51px;
    box-sizing: border-box;
    padding-left: 2.5px;
}
#footerForPc .footertelContents .mainViewBand .mainViewBand_btn_li{
	display: flex;
	flex-wrap: wrap;
}
#footerForPc .footertelContents .mainViewBand .mainViewBand_btn_li li {
	background-color: #fff;
	width: 154px;
	height: 29px;
}
#footerForPc .footertelContents .mainViewBand .mainViewBand_btn_li li:nth-child(1){
	margin-right: 3px;
}
#footerForPc .footertelContents .mainViewBand .mainViewBand_btn_li li a {
	display: block;
	text-align: center;
	color: #000;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}
#footerForPc .footertelContents .phoneNumberList {
	width: 980px;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
#footerForPc .footertelContents .phoneNumberList .shopClerks{
	width: 480px;
	margin-right: 20px;
	border: 1px solid #666;
	box-sizing: border-box;
	padding: 18px 15px 10px;
}
#footerForPc .footertelContents .phoneNumberList .shopClerks .shopClerks_title {
	font-size: 14px;
	color: #fff;
	margin-bottom: 15px;
}
#footerForPc .footertelContents .phoneNumberList .shopClerks .telVessel {
	width: 100%;
}
#footerForPc .footertelContents .phoneNumberList .shopClerks .telVessel .telArea {
	float: left;
}
#footerForPc .footertelContents .phoneNumberList .shopClerks .telVessel .telArea:nth-child(1){
	width: 230px;
	margin-right: 15px;
}
#footerForPc .footertelContents .phoneNumberList .shopClerks .telVessel .telArea:nth-child(2) {
	margin-right: 15px;
}
#footerForPc .footertelContents .phoneNumberList .shopClerks .telVessel .telArea:nth-child(2),
#footerForPc .footertelContents .phoneNumberList .shopClerks .telVessel .telArea:nth-child(3){
	width: 200px;
}
#footerForPc .footertelContents .phoneNumberList .shopClerks .telVessel .telArea .telRegion {
	color: #fff;
	font-size: 14px;
	float: left;
	margin-right: 5px;
	letter-spacing: -1.5px;
	height: 20px;
	line-height: 19px;
}
#footerForPc .footertelContents .phoneNumberList .shopClerks .telVessel .telArea .telNum {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
#footerForPc .footertelContents .phoneNumberList .creativeWorker {
	width: 480px;
	border: 1px solid #666;
	box-sizing: border-box;
	padding: 18px 15px 10px;
}
#footerForPc .footertelContents .phoneNumberList .creativeWorker p {
	color: #fff;
	font-size: 13px;
	letter-spacing: -0.4px;
}
#footerForPc .footertelContents .phoneNumberList .creativeWorker .telVessel {
	margin-top: 15px;
}
#footerForPc .footertelContents .phoneNumberList .creativeWorker .telVessel p.telNum {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.9px;
}
#footerForPc #footerWrap {
	margin-top: 60px;
}
#footerForPc #footerWrap .footerNavBox {
	margin: 0 auto;
	width: 980px;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 2px solid #fff;
	box-sizing: border-box;
	padding-bottom: 16px;
	margin-bottom: 10px;
}
#footerForPc #footerWrap .footerNavBox #footerLogoBox {
	width: 273px;
	margin-right: 40px;
	margin-top: -20px;
}
#footerForPc #footerWrap .footerNavBox #footerNavBox a {
	display: block;
}
#footerForPc #footerWrap .footerNavBox #footerLinkBox {
	width: 667px;
}
#footerForPc #footerWrap .footerNavBox #footerLinkBox ul li {
    float: left;
    margin: 0 0 5px;
}
#footerForPc #footerWrap .footerNavBox #footerLinkBox ul li a{
	color: #fff;
	font-size: 14px;
}
#footerForPc #footerWrap .footerNavBox #footerLinkBox li:not(:last-child)::after {
    content: "|";
    color: #ffffff;
	margin: 0 10px 0 10px;
	font-size: 14px;
}
#footerForPc #copyrightBox p {
	color: #fff;
	text-align: center;
}







/***********************************
メインビューエリア*/

#mainViewWrap {
	width: 100%;
	overflow: hidden;
	height: 850px;
}
#mainViewBox {
	position: relative;
    overflow: hidden;
    width: 100%;
    max-height: 850px;
    height: 850px;
}
#mainViewBox .bx-wrapper {
	border: none;
	box-shadow: none;
	position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px !important;
    max-width: 1920px !important;
}
#mainViewBox .bx-wrapper .bx-viewport,
#mainViewBox .bx-wrapper .bx-viewport ul,
#mainViewBox .bx-wrapper .bx-viewport ul li,
#mainViewBox .bx-wrapper .bx-viewport ul li img {
	height: 850px !important;
}
#mainViewBox .bx-wrapper .bx-viewport ul li,
#mainViewBox .bx-wrapper .bx-viewport ul li img {
	width: 1920px !important;
}
#mainViewBox .bx-wrapper .bx-pager {
   bottom: 30px;
}
#mainViewBox .bx-wrapper .bx-pager.bx-default-pager a {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	content: "○";
    border: 1px solid #fff;
    background: none;
}
#mainViewBox .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #fff;
}
.bx-controls-direction {
    display: none;
}
/***********************************
電話番号*/
.telContents{
	background: linear-gradient(90deg,#fae6ef 0%,#fae6ef 50%,#E1F2FA 50%,#e1f2fb 100%);
	position: relative;
	height:444px;
	z-index: 0;
}
.telContents:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(
		-45deg,
		#ddd 0% ,
		#ddd 5%,
		transparent 5%,
		transparent 50%,
		#ddd 50%,
		#ddd 55%,
		transparent 55%,
		transparent 100%);
	background-size: 7px 7px;
	z-index: 2;
}
.telContents .mainViewBand {
	height:70px;
	width:100%;
	line-height:76px;
	background-color:#000;
	position: absolute;
	z-index: 3;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.telContents .mainViewBand span.italic {
	margin-left: 33px;
    color: #fff;
    font-size: 37px;
	text-align:center;
    letter-spacing: 0.9px;
	font-weight: bold;
	line-height: 77px;
}
.telContents .mainViewBand span.italic span {
	margin-left: -5px;
}
.telContents .mainViewBand span.italic span:nth-child(2) {
	margin-left: -6px;
}
.telContents .phoneNumberList{
	width: 980px;
    position: absolute;
    z-index: 3;
    top: 70px;
    left: calc((100% - 980px) /2);
    height: 374px;
}
.telContents .phoneNumberList .creativeWorker,
.telContents .phoneNumberList .shopWorker {
	float:left;
	padding:45px 20px 24px 0;
	box-sizing:border-box;
	width: 50%;
	position: relative;
}
.telContents .phoneNumberList .creativeWorker {
	padding: 45px 0 24px 20px;
}
/**/
.shopWorkerTitle,
.creativeWorkerTitle {
	font-size:36px;
	color:#000;
	font-weight:bold;
	letter-spacing: 2px;
	margin-left: 3px;
}
.shopWorkerTitle .italic,
.creativeWorkerTitle .italic {
	border-bottom: 2px solid;
	line-height: 38px;
}
.creativeWorkerTitle span.italic:nth-child(1) {
	line-height: 38px;
	letter-spacing: 0;
}
.creativeWorkerTitle .italic.adjust,
.shopWorkerTitle .italic.adjust{
	margin-top: 13.3px;
    letter-spacing: 0.25px;
}
.shopWorker p.shopCerksLiAd,
.creativeWorker p.shopCerksLiAd {
	color: #fff;
	font-size: 18px;
	display: block;
	height: 22px;
	line-height: 25px;
	box-sizing: border-box;
}
.shopWorker .shopCerksLiAd {
	background: #e5006a;
	padding: 0 6px 0;
	letter-spacing: 0.5px;
	width: 142px;
}
.creativeWorker .shopCerksLiAd {
	background: #0093e8;
	padding: 0 0 0 5px;
	width: 320px;
    letter-spacing: -1.1px;
}
.shopWorker .detailBtn {
	background-image: url('/img/index/pc/bg_detailBtn01.png');
	background-repeat: no-repeat;
	right: 16px;
}
.creativeWorker .detailBtn {
	background-image: url('/img/index/pc/bg_detailBtn02.png');
	background-repeat: no-repeat;
	right: -3px;
}
.detailBtn {
	position: absolute;
	width: 114px;
	height: 114px;
	top: 93px;
}
.detailBtn a {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	text-decoration: underline;
	line-height: 28px;
	margin: 35px auto 0;
	display: block;
}
.tellBoxContent {
	margin-top: 48px;
}
.telNumber {
    font-size: 60px;
	font-weight: bold;
	letter-spacing: 0.6px;
	margin-top: 16px;
}
.telNumber span {
	color: #000;
}
.receptionTime {
	color: #fff;
	text-align: center;
	font-size: 24px;
	margin-top: 10px;
	height: 40px;
	line-height: 44px;
}
.shopWorker .receptionTime {
	background-color: #e5006a;
}
.creativeWorker .receptionTime {
	background-color: #0093e8;
}

/*********************************************************************************
index下層コンテンツ*/
.indexContents section div {
	
}
.indexContents section div h2{
	text-align: center;
	font-weight: bold;
}
.indexContents section div p.subtitle {
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size: 24px;

}
/************************************
シンデレラFCが選ばれる理由*/
.chooseCinGr {
	width: 980px;
	margin: 0 auto;
}
.chooseCinGr h2 {
    padding-top: 87px;
	margin-left: -31px;
}
.chooseCinGr h2 span.italic {
	font-size: 88px;
    letter-spacing: -1.2px;
    color: #000;
    display: block;
    text-align: center;
    margin-left: 20px;
}
.chooseCinGr h2 span.italic:nth-child(2){
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    letter-spacing: -1px;
    margin-top: 8px;
    margin-left: 22px;
}
.chooseCinGr h2 .TitleEmphasis {
	font-size: 122px;
	color: #e5006a;
	margin: -6px 1px 0 -2px;
}
.chooseCinGr .subtitle {
	font-size: 23px;
	margin-top: -8px;
    letter-spacing: 2.5px;
    margin-left: 7px;
}
.chooseCinGrInnerCon {
	border-top: 9px solid #000;
	border-bottom: 9px solid #fff;
	position: relative;
	margin: 58px auto 0;
}
.chooseCinGrInnerCon.conNon2 {
	margin: 60px auto 0;
}
.chooseCinGrInnerCon.conNon3 {
	margin: 61px auto 80px;
}
.chooseCinGrInnerCon:before,
.chooseCinGrInnerCon:after {
	content: "";
	background-color: #000;
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
}
.chooseCinGrInnerCon:before {
	top: 4px;
}
.chooseCinGrInnerCon:after {
	bottom: 4px;
}
.chooseCinGrInnerCon h3 {
	font-size: 72px;
	font-weight: bold;
    letter-spacing: -0.5px;
    padding-top: 43px;
    text-align: center;
	margin-left: -26px;
	color: #000;
	position: relative;
}
.chooseCinGrInnerCon.conNon1 h3:before {
	content: "";
	background-image: url('/img/index/pc/bg_number_01.png');
	width: 258px;
	height: 209px;
	display: block;
	position: absolute;
	top: 18px;
    left: 26px;
}
.chooseCinGrInnerCon.conNon1 h3:after {
	content: "";
	background-image: url('/img/index/pc/bg_education.png');
	width: 268px;
	height: 178px;
	display: block;
	position: absolute;
	right: -18px;
    top: -25px;
}
.chooseCinGrInnerCon.conNon2 h3:before {
	content: "";
	background-image: url('/img/index/pc/bg_evaluation.png');
	width: 238px;
	height: 174px;
	display: block;
	position: absolute;
	top: -27px;
    left: 14px;
}
.chooseCinGrInnerCon.conNon2 h3:after {
	content: "";
	background-image: url('/img/index/pc/bg_number_02.png');
	width: 314px;
	height: 214px;
	display: block;
	position: absolute;
	right: 0;
	top: 13px;
}
.chooseCinGrInnerCon.conNon3 h3:before {
	content: "";
	background-image: url('/img/index/pc/bg_number_03.png');
	width: 312px;
	height: 218px;
	display: block;
	position: absolute;
	top: 14px;
    left: 24px;
}
.chooseCinGrInnerCon.conNon3 h3:after {
	content: "";
	background-image: url('/img/index/pc/bg_social_insurance.png');
	width: 126px;
	height: 115px;
	display: block;
	position: absolute;
	right: -9px;
    top: 20px;
}
.chooseCinGrInnerCon h3 span.italic {
	border-bottom: 3px solid;
    position: relative;
    margin-left: 26px;
    padding-bottom: 4px;
    z-index: 1;
    letter-spacing: -1.8px;
}
.chooseCinGrInnerCon.conNon3 h3 span.italic span {
	margin-left: -47px;
}
.chooseCinGrInnerCon p {
	line-height: 1.5;
    font-size: 24px;
    margin: 36px auto 37px;
}
.chooseCinGrInnerCon.conNon2 p {
    margin: 36px auto;
}
.chooseCinGrInnerCon.conNon3 p {
    margin: 36px auto;
}
.chooseCinGrInnerCon p span.italic {
    letter-spacing: -0.7px;
}
.chooseCinGrInnerCon.conNon2 p span.italic {
    letter-spacing: -1.45px;
}
.chooseCinGrInnerCon.conNon3 p span.italic {
    letter-spacing: -1.2px;
}
.chooseCinGrInnerCon p span.italic .punctuation {
	margin-left: -5px;
}

/************************************
スタッフブログ*/
.indexContents section div.staffBlog_area {
	width: 100%;
	max-width: 1920px;
	height: 580px;
	background: url('/img/index/pc/bg_staff_blog.jpg');
	margin: 0 0 60px;
	position: relative;
	overflow: hidden;
}
.indexContents section div.staffBlog_area:after {
	content: "";
	width: 417px;
	height: 408px;
	position: absolute;
	bottom: -100%;
	left: 0;
	display: block;
	transition: all .8s linear .8s;
	-webkit-transition: all .8s linear .8s;
	-moz-transition: all .8s linear .8s;
	-ms-transition: all .8s linear .8s;
	-o-transition: all .8s linear .8s;
}
.indexContents section div.staffBlog_area.fadeInImg:after {
	background-image: url('/img/index/pc/img_staff_blog01.png');
	bottom: 0;
}
@media screen and (max-width: 1040px){
	.indexContents section div.staffBlog_area.fadeInImg:after {
		left: 660px;
	}
}
@media screen and (min-width: 1041px) and (max-width: 1919px) {
	.indexContents section div.staffBlog_area.fadeInImg:after {
		left: calc(50vw - 500px + 660px);
	}
}
@media screen and (min-width: 1920px){
	.indexContents section div.staffBlog_area.fadeInImg:after {
		left: 1090px;
	}
}
.staffBlog_area h2 {
	font-size: 100px;
	color: #fff;
	letter-spacing: -6px;
	padding-top: 177px;
}

.staffBlog_area h2 span.italic {
	position: relative;
	color: #fff;
	letter-spacing: -2px;
}
.staffBlog_area h2 span.italic:before {
	margin-left: -75px;
	content: "";
	width: 74px;
	height: 74px;
	display: block;
	position: absolute;
	left: -13px;
    top: -50px;
	background-image: url('/img/index/pc/img_sb_update.png');
	transform: skewX(9deg);
}
.indexContents section div.staffBlog_area p.subtitle {
	color: #fff;
}
.staffBlogA_btn {
	border: 2px solid #fff;
	width: 450px;
	height: 70px;
	line-height: 70px;
	box-sizing: border-box;
	margin: 60px auto;
    display: block;
	background: rgba(0,0,0,0.3);
	position: relative;
	z-index: 1;
}
.staffBlogA_btn div a span.italic {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-left: 20px;
	margin-top: -1px;
}
.staffBlogA_btn div a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.staffBlogA_btn div a:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: -1px;
	background-image: url('/img/index/pc/img_staff_blog_btn_aicon1.png');
}

/************************************
キャッチコピー*/
.catchcopy {
	width: 100%;
	height: 240px;
	background-image: linear-gradient(0deg, #f85d39 0%, #f8397b 100%);
}
.catchcopy h2 {
	color: #fff;
	font-size: 88.15px;
	height: 240px;
	line-height: 105px;
	overflow: hidden;
}
.catchcopy h2 span.italic {
	line-height: 153px;
	height: 110px;
	margin-left: 51px;
	display: block;
	text-align: center;
}
.catchcopy h2 span.italic:nth-child(2){
	margin-top: -14px;
}
/************************************
グループ社員の前職*/
.previousJob {
	background-image: url('/img/index/pc/bg_previousJob.png');
	background-repeat: no-repeat;
	height: 1040px;
	background-position-y: 100%;
	background-position-x: 50%;
    background-size: 1920px 809px;
}
.previousJob h2 {
	font-size: 100px;
	width: 100%;
	padding: 67px 0 0;
	letter-spacing: -4px;
}
.previousJob .subtitle .gothic {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
}
.previousJobInnerCon {
	display: flex;
	flex-wrap: wrap;
	width: 980px;
	margin: 0 auto;
}
.previousJobGraph {
	width: 490px;
	margin: 26px 0 0 0;
}
.previousJobInnerConright {
    width: 475px;
    margin: 61px 0 0 15px;
}
.previousJobTitle {
	text-align: center;
	height: 70px;
	line-height:45px;
	margin-bottom: 74px;
}
.previousJobTitle .italic{
	font-size: 72px;
	font-weight: bold;
	margin: 0 0 27px;
}
.previousJobText {
    height: 30px;
	line-height: 30px;
	margin-left: 7px;
	width: 100%;
}
.previousJobText .italic{
	font-size: 24px;
	letter-spacing: -1px;
	width: 100%;
    display: block;
    margin-bottom: 6px;
}
.previousJobText .italic .Emphasis {
	color: #f2486a;
	font-weight: bold;
}
.previousJobText .italic .punctuation {
	margin-left: -9px;
}
/************************************
求人情報*/
.jobOpenings h2 {
	font-size: 100px;
	padding: 82px 0 0;
	letter-spacing: -5px;
}
.jobOpenings p.subtitle {
	font-size: 24px;
	letter-spacing: 2.7px;
}
.jobOpeningsInnerCon {	
	width: 100%;
	margin: 0 auto;
	padding: 60px 0;
}
.jobOpeningsInnerCon.jO02 {
	background-color: #f5f8f7;
}
.jobOpeningsInnerCon.jO04 {
	background-color: #fff3f5;
}

.jO_InnerCBox {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 980px;
}

.jobOpeningsInnerConImg {
	width: 490px;
	position: relative;
}
.jO01 .jobOpeningsInnerConImg {
	background-color: #e5006c;
	height: 620px;
	margin-right: 30px;
	margin-left: -10px;
	margin-top: 16px;
}
.jO02 .jobOpeningsInnerConImg {
	background-color: #2e9724;
	height: 540px;
	margin-left: 30px;
	margin-right: -10px;
	margin-top: 9px;
}
.jO03 .jobOpeningsInnerConImg {
	background-color: #3761b6;
	height: 490px;
	margin-right: 30px;
	margin-left: -10px;
	margin-top: 10px;
}
.jO04 .jobOpeningsInnerConImg {
	background-color: #ff6fa5;
	height: 540px;
	margin-left: 30px;
	margin-right: -10px;
	margin-top: 9px
}

.jobOpeningsInnerConImg img {
	position: absolute;
	top: -10px;
}
.jO01 .jobOpeningsInnerConImg img,
.jO03 .jobOpeningsInnerConImg img {
	left: 10px;
}
.jO02 .jobOpeningsInnerConImg img,
.jO04 .jobOpeningsInnerConImg img {
	left: -10px;
}
.jobOpeningsInnerConImg:after {
	content: "";
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	bottom: -60px;
	z-index:1;
}
.jO01 .jobOpeningsInnerConImg.fadeInImg:after {
	background-image: url('/img/index/pc/img_suddenlystoreManeger01.png');
	height: 793px;
	width: 368px;
	background-position-y: 211px;
	left: -85px;
	transition: all .5s linear .6s;
	-webkit-transition: all .5s linear .6s;
	-moz-transition: all .5s linear .6s;
	-ms-transition: all .5s linear .6s;
	-o-transition: all .5s linear .6s;
}
.jO02 .jobOpeningsInnerConImg.fadeInImg:after {
	background-image: url('/img/index/pc/img_storeManeger01.png');
	height: 518px;
	width: 524px;
	right: -188px;
	transition: all .5s linear .6s;
	-webkit-transition: all .5s linear .6s;
	-moz-transition: all .5s linear .6s;
	-ms-transition: all .5s linear .6s;
	-o-transition: all .5s linear .6s;
}
.jO03 .jobOpeningsInnerConImg.fadeInImg:after {
	background-image: url('/img/index/pc/img_storeStaff01.png');
	width: 339px;
    height: 620px;
    background-position-y: 101px;
    bottom: -60px;
    left: -104px;
	transition: all .5s linear .6s;
	-webkit-transition: all .5s linear .6s;
	-moz-transition: all .5s linear .6s;
	-ms-transition: all .5s linear .6s;
	-o-transition: all .5s linear .6s;
}
.jO04 .jobOpeningsInnerConImg.fadeInImg:after {
	background-image: url('/img/index/pc/img_femaleStoreManeger01.png');
	width: 280px;
	height: 539px;
    bottom: -64px;
    background-position-y: 11px;
    right: -100px;
	transition: all .5s linear .6s;
	-webkit-transition: all .5s linear .6s;
	-moz-transition: all .5s linear .6s;
	-ms-transition: all .5s linear .6s;
	-o-transition: all .5s linear .6s;
}
.jO_InnerCBCexp {
	width: 470px;
	display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.jobOpeningsInnerConTitle {
	margin:0 auto 17px;
}
.jO02 .jobOpeningsInnerConTitle {
    margin: 4px auto 10px;
    letter-spacing: -1px;
}
.jO03 p.jobOpeningsInnerConTitle {
	letter-spacing: -5px;
	margin: 3px auto 17px
}
.jO04 p.jobOpeningsInnerConTitle {
	font-size: 63px;
	letter-spacing: -5px;
	margin-bottom: 13px;
    margin-top: -2px;
    box-sizing: border-box;
    padding-left: 3px;
}
.jobOpeningsInnerConTitle span {
	font-size: 72px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0 auto;
	line-height: 77px;
}
.jO01 .jobOpeningsInnerConTitle span {
	width: 288px;
}
.jO04 .jobOpeningsInnerConTitle span {
	font-size: 63px;
	line-height: 70px;
}
.jO01 .jobOpeningsInnerConTitle span:nth-child(1){
	position: relative;
	margin-bottom: 15px;
}
.jO01 .jobOpeningsInnerConTitle span:nth-child(1):after {
	content:"";
	display:block;
	background-image: url('/img/index/pc/bg_pc_pickUp.png');
	background-repeat: no-repeat;
	width: 74px;
	height: 74px;
	background-size: cover;
	transform: skewX(9deg);
	-webkit-transform: skewX(9deg);
	-moz-transform: skewX(9deg);
	-ms-transform: skewX(9deg);
	-o-transform: skewX(9deg);
	position: absolute;
	right: -76px;
    top: 0px;
}

.jobOpeningsInnerConTitle span {
	border-bottom: 3px solid;
}
.jobOpeningsInnerConSubtitle {
	text-align: center;
	color: #fff;
	font-size: 24px;
	height: 35px;
	line-height: 41px;
	margin:0 0 20px;
	display: block;
	width: 100%;
	box-sizing: border-box;
}
.jO01 .jobOpeningsInnerConSubtitle {
	background-color: #e5006c;
	letter-spacing: 3.2px;
}
.jO02 .jobOpeningsInnerConSubtitle {
	background-color: #2e9724;
	letter-spacing: 3.2px;
    padding-left: 41px;
}
.jO03 .jobOpeningsInnerConSubtitle {
	background-color: #3761b6;
	letter-spacing: 3px;
    padding-left: 9px;
}
.jO04 .jobOpeningsInnerConSubtitle {
	background-color: #ff6fa5;
	letter-spacing: 2.9px;
	margin: 0 0 15px;
}

.jO_InnerCBCexp ul {
	width: 100%;
}
.jO04 .jO_InnerCBCexp ul {
    margin: 0 auto 5px;
}
.jO_InnerCBCexp ul li {
	border-top: 2px solid #000;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-bottom: 20px;
}
.jO_InnerCBCexp ul li:nth-last-child(1) {
    margin-bottom: 15px;
}
.jO03 .jO_InnerCBCexp ul li:nth-last-child(1) {
    margin-bottom: 13px;
}

.jO_InnerCBCexp ul li span:nth-child(2) {
	width: calc(100% - 64px);
	padding: 6px 0 0 9px;
	box-sizing: border-box;
	font-size: 19px;
	line-height: 21px;
	letter-spacing: -1.2px;
}
.jO_InnerCBCexp ul li span.Jo_headline {
	background-color: #000;
	color: #fff;
	width: 60px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1;
	padding: 2px;
	font-size: 16px;
	border-top: 5px solid #000;
	border-bottom: 2px solid #000;
}
.jO_InnerCBCexp button.jo_btn {
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-radius:0px;
	position: relative;
	overflow: hidden;
	transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	-ms-border-radius:0px;
	-o-border-radius:0px;
}
.jO_InnerCBCexp button.jo_btn:hover {
	opacity: 1;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-ms-border-radius:25px;
	-o-border-radius:25px;
	-webkit-border-radius: 25p;
}
.jO_InnerCBCexp button.jo_btn a:before,
.jO_InnerCBCexp button.jo_btn a:after {
	content: "";
	display: block;
	width: 100%;
	height: 70px;
	left: 0;
	position: absolute;
	transition: all .4s linear;
	background: rgba(255,255,255,0.4);
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
}
.jO_InnerCBCexp button.jo_btn a:before {
	top: -75px;
}
.jO_InnerCBCexp button.jo_btn:hover a:before {
	top: 0;
}
.jO_InnerCBCexp button.jo_btn a:after {
	bottom: -75px;
}
.jO_InnerCBCexp button.jo_btn:hover a:after {
	bottom: 0;
}
.jO01 .jO_InnerCBCexp button.jo_btn {
	background-color: #e5006c;
}
.jO02 .jO_InnerCBCexp button.jo_btn {
	background-color: #2e9724;
}
.jO03 .jO_InnerCBCexp button.jo_btn {
	background-color: #3761b6;
}
.jO04 .jO_InnerCBCexp button.jo_btn {
	background-color: #ff6fa5;
}
.jO_InnerCBCexp button.jo_btn a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.jO_InnerCBCexp button.jo_btn a span {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin-left: 26px;
}
.jO_InnerCBCexp button.jo_btn a span.iconImg {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 20px;
	background-image: url('/img/index/pc/img_staff_blog_btn_aicon1.png');
}


/************************************
動画でご紹介*/
.movieS {
	background-color: #ffc900;
	padding-bottom: 100px;
}
.movieS h2 {
	color: #000;
	font-size: 100px;
	padding: 63px 0 0;
}
.movieS .subtitle {
	margin: 0 0 0 11px;
}
.movieS .subtitle span {
	font-size: 24px;
	letter-spacing: 3px;
	font-weight: bold;
}
.movieS .pickUpMovie {
	width: 900px;
    margin: 38px auto;
	background: #000;
	position: relative;
	height: 500px;
	overflow: hidden;
}
.pickUpMovie img {
	position: absolute;
    margin: 0 auto;
    width: 750px;
	display: block;
	top: -28px;
	left: 75px;
}
.movieInnerC {
	width: 100%;
	height: 240px;
	background-color: #000;
	overflow: hidden;
	margin-top: 38px;
}

.movieInnerC ul.moveSlide {
	display: flex;
	width: 140%;
	padding: 30px 0;
}
.movieInnerC ul.moveSlide li {
	width: 319px;
	height: 179px;
	overflow: hidden;
	margin-right: 10px;
	display: flex;
    align-items: center;
}
.movieBtn {
	background-color: #000;
	width: 980px;
	height: 70px;
    line-height: 69px;
	margin: 58px auto 0;
	display: block;
	position: relative;
	padding: 0;
}
.movieBtn:hover {
	opacity: 1;
}
.movieBtn:before,
.movieBtn:after {
	content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.2s linear;
    background: #fff;
}
.movieBtn:before,
.movieBtn:after {
	transition-delay: 0.2s;
}
.movieBtn:before {
	right: 5px;
	top: 5px;
}
.movieBtn:after {
	left: 5px;
	bottom: 5px;
}
.movieBtn:hover:before,
.movieBtn:hover:after {
	transition-delay: 0s;
	width: 970px;
}
.movieBtn div {
	position: relative;
}
.movieBtn div:before,
.movieBtn div:after {
	content: "";
	width: 2px;
	height: 0;
	position: absolute;
	background: #fff;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
}
.movieBtn div:before,
.movieBtn div:after {
	transition-delay: 0.2s;
}
.movieBtn div:before {
	left: 5px;
	top: 5px;
}
.movieBtn div:after {
	bottom: 5px;
	right: 5px;
}
.movieBtn:hover div:before,
.movieBtn:hover div:after {
	transition-delay: 0s;
	height: 60px;
} 

.movieBtn div a span.italic {
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 23px;
}
.movieBtn div a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.movieBtn div a:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 10px;
	background-image: url('/img/index/pc/img_staff_blog_btn_aicon1.png');
}
/************************************
よくあるご質問*/
.Faq {
	width: 100%;
	height: 1396px;
	background-image: url('/img/index/pc/bg_fag_img.jpg');
	background-repeat: no-repeat;
}
.Faq h2 {
	color: #000;
	font-size: 100px;
	padding: 63px 0 0;
    letter-spacing: -6px;
}
.Faq h2 span {
	text-align: center;
}
.Faq .subtitle span {
	font-size: 24px;
}
.faqInnerC {
	width: 980px;
	margin: 38px auto 0;
	display: flex;
	flex-wrap: wrap;
}
.faqInnerCBlock {
	width: 480px;
	height: 490px;
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding: 81px 28px 30px 28px;
	color: #fff;
	font-weight: bold;
	position: relative;
	background-size: 100%;
	background-position: center;
	transition: all .2s linear .3s;
	-webkit-transition: all .2s linear .3s;
	-moz-transition: all .2s linear .3s;
	-ms-transition: all .2s linear .3s;
	-o-transition: all .2s linear .3s;
}
.faqInnerCBlock:hover {
	background-size: 120%;	
}
.faqInnerCBlock.faq01 {
	background-image: url('/img/index/pc/bg_faqBlock_01.jpg');
	margin: 0 20px 20px 0;
}
.faqInnerCBlock.faq02 {
	background-image: url('/img/index/pc/bg_faqBlock_02.jpg');
	margin: 0 0 20px 0;
}
.faqInnerCBlock.faq03 {
	background-image: url('/img/index/pc/bg_faqBlock_03.jpg');
	margin: 0 20px 0 0;
}
.faqInnerCBlock.faq04 {
	background-image: url('/img/index/pc/bg_faqBlock_04.jpg');
	margin: 0;
}

.faqQuestion {
	height: 67px;
    line-height: 72px;
	text-align: center;
}
.faqInnerCBlock.faq01 .faqQuestion {
	background-color: #f8397b;
}
.faqInnerCBlock.faq02 .faqQuestion {
	background-color: #397b32;
}
.faqInnerCBlock.faq03 .faqQuestion {
	background-color: #3773b6;
}
.faqInnerCBlock.faq04 .faqQuestion {
	background-color: #ff7d2f;
}
.faqQuestion span {
	color: #fff;
	font-size: 28px;
	font-weight: bold;	
}
.faqInnerCBlock.faq04 .faqQuestion span {
	letter-spacing: -2px;
}
.faqAnser {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
	line-height: 1.4;
}
.faq03 .faqAnser {
	margin-top: 40px;
}
.faq04 .faqAnser {
	margin-top: 55px;
}
.faqInnerCBlock.faq01 .faqMark {
	color: #ff83a3;
}
.faqInnerCBlock.faq02 .faqMark {
	color: #56d349;
}
.faqInnerCBlock.faq03 .faqMark {
	color: #7bb1ee;
}
.faqInnerCBlock.faq04 .faqMark {
	color: #ff7d2f;
}
.faqInnerCBlockBtn {
	border: 2px solid #fff;
    display: block;
    height: 67px;
    width: 425px;
    line-height: 62px;
    background: none;
    position: absolute;
    left: 26px;
    bottom: 29px;
}
.faqInnerCBlockBtn:hover {
	opacity: 1;
}
.faqInnerCBlockBtn a span {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.faqInnerCBlockBtn a {
	display: block;
	position: relative;
	overflow: hidden;
}
.faqInnerCBlockBtn a:before,
.faqInnerCBlockBtn a:after {
	content: "";
	display: inline-block;
	height: 67px;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.349);
	transition:all .5s linear;
	transform: skew(-45deg);
	-webkit-transform: skew(-45deg);
	-moz-transform: skew(-45deg);
	-ms-transform: skew(-45deg);
	-o-transform: skew(-45deg);
	-webkit-transition:all .5s linear;
	-moz-transition:all .5s linear;
	-ms-transition:all .5s linear;
	-o-transition:all .5s linear;
}
.faqInnerCBlockBtn a:before {
	left: -150px;
	width: 50px;
}
.faqInnerCBlockBtn a:after {
	width: 10px;
	left: -70px;
}
.faqInnerCBlockBtn:hover a:before {
	left: 550px;
}
.faqInnerCBlockBtn:hover a:after {
	left: 630px;
}  

.faqBtn {
	background-color: #f8397b;
	width: 980px;
	height: 69px;
	line-height: 70px;
	margin: 40px auto 0;
	display: block;
	position: relative;
	overflow: hidden;
}
.faqBtn:hover {
	opacity: 1;
} 
.faqBtn div a:before,
.faqBtn div a:after {
	content: "";
	display: block;
	width: 980px;
	height: 69px;
	background-color: rgba(255, 255, 255, 0.349);
	position: absolute;
	transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
}
.faqBtn div a:before {
	top: -69px;
	left: -980px;
}
.faqBtn div a:after {
	bottom: -60px;
	right: -980px;
}
.faqBtn:hover div a:before {
	top: 0;
	left: 0;
}
.faqBtn:hover div a:after {
	bottom: 0;
	right: 0;
}


.faqBtn div a span.italic {
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 23px;
}
.faqBtn div a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.faqBtn div a span.iconImg {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 10px;
	background-image: url('/img/index/pc/img_staff_blog_btn_aicon1.png');
}
/************************************
面接官に逆質問*/
.interviewerContent {
	background-image: linear-gradient(0deg,#ff9000 0%,#ffba00 100%);
	width: 100%;
	height: 400px;
	position: relative;
}
.interviewerContent:before {
	content: "";
	display: inline-block;
	border-bottom: 140px solid #fff;
	border-right: 960px solid transparent;
	position: absolute;
	left: 0;
	bottom: 0;
}
.interviewerContent:after {
	content: "";
	display: inline-block;
	border-bottom: 140px solid #fff;
	border-left: 960px solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
}
.interviewerContent p.subtitleTop {
	font-size: 74px;
	color: #fff;
	text-align: center;
	padding-top: calc(60/1980*100vw);
	margin-bottom: calc(10/1980*100vw);
	font-weight: normal;
	letter-spacing: 5px;
}
.interviewerContent p.subtitleTop span {
	position: relative;
	letter-spacing: 10px;
}
.interviewerContent p.subtitleTop span.adjust {
	font-size: 55px;
}
.interviewerContent p.subtitleTop span:before,
.interviewerContent p.subtitleTop span:after {
	content: "";
	display: block;
	width: 4px;
	height: 55px;
	background-color: #fff;
	position: absolute;
	bottom: 25px;
}
.interviewerContent p.subtitleTop span.adjust:before,
.interviewerContent p.subtitleTop span.adjust:after {
	display: none;
} 
.interviewerContent p.subtitleTop span:before {
	left: -45px;
	transform: rotate(-23.6deg);
	-webkit-transform: rotate(-23.6deg);
	-moz-transform: rotate(-23.6deg);
	-ms-transform: rotate(-23.6deg);
	-o-transform: rotate(-23.6deg);
}
.interviewerContent p.subtitleTop span:after {
	right: -45px;
	transform: rotate(23.6deg);
	-webkit-transform: rotate(23.6deg);
	-moz-transform: rotate(23.6deg);
	-ms-transform: rotate(23.6deg);
	-o-transform: rotate(23.6deg);
}
.interviewerContent h2 {
	font-weight: bold;
	color: #fff;
	font-size: 74px;
	text-align: center;
	margin: 16px 0 0;
}
.interviewerContent h2 span.adjust {
	font-size: 55px;
}

.interviewerContent .interviewerContentBtn {
	border: 2px solid #fff;
	display: block;
	height: 69px;
	width: 600px;
	line-height: 66px;
	background: none;
	margin: calc(27/1980*100vw) auto 0;
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
}
.interviewerContent .interviewerContentBtn:hover {
	opacity: 1;
}
.interviewerContent .interviewerContentBtn div a:before,
.interviewerContent .interviewerContentBtn div a:after {
	content: "";
	display: inline-block;
	transform: skewX(-12deg);
	-webkit-transform: skewX(-12deg);
	-moz-transform: skewX(-12deg);
	-ms-transform: skewX(-12deg);
	-o-transform: skewX(-12deg);
	width: 670px;
	height: 64px;
	position: absolute;
	top: 0px;
	background-color: rgba(255,255,255,0.8);
	border-bottom: 3px solid rgba(255,255,255,0.7);
	transition: all .4s linear;
	vertical-align: bottom;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
	z-index: -1;
}
.interviewerContent .interviewerContentBtn div a:before {
	left: -200%;
}
.interviewerContent .interviewerContentBtn div a:after {
	right: -200%;
}
.interviewerContent .interviewerContentBtn:hover div a:before {
	left: -5%;
} 
.interviewerContent .interviewerContentBtn:hover div a:after {
	right: -5%;
}
.interviewerContent .interviewerContentBtn span {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	margin-left: 43px;
}
.interviewerContent .interviewerContentBtn:hover span {
	color: #ff9900;
}
.interviewerContent .interviewerContentBtn div a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.interviewerContent .interviewerContentBtn div a span.iconImg {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	transition:all .4s linear;
	background-repeat: no-repeat;
	margin-left: 10px;
	background-image: url('/img/index/pc/img_staff_blog_btn_aicon1.png');
	-webkit-transition:all .4s linear;
	-moz-transition:all .4s linear;
	-ms-transition:all .4s linear;
	-o-transition:all .4s linear;
}
.interviewerContent .interviewerContentBtn:hover div a span.iconImg {
	background-image: url('/img/index/pc/img_staff_blog_btn_aicon_hover02.png');
}

/************************************
店舗数の推移*/
.historyOfCinderella {
	width: 100%;
	max-height: 810px;
	position: relative;
	z-index: 0;
	padding: calc(76/1920*100vw) 0 0;
}
.historyOfCinderella:after {
	content: "";
	display: block;
	left: -100%;
}
.historyOfCinderella:after {
	width: calc(50% - 10px);
	height: 268px;
	position: absolute;
	background-color: #ffba00;
	bottom: 92px;
	left: -100%;
	z-index: -1;
	transition: all .5s linear .7s;
	-webkit-transition: all .5s linear .7s;
	-moz-transition: all .5s linear .7s;
	-ms-transition: all .5s linear .7s;
	-o-transition: all .5s linear .7s;
}
.historyOfCinderella.fadeInImg:after {
	left: 0;
}
.historyOfCinderella h2 {
	font-weight: bold;
	font-size: 100px;
	text-align: center;
	margin-bottom: 1px;
    margin-top: 9px;
}
.historyOfCinderella p.subtitle {
	font-size: 23px;
	letter-spacing: 2.6px;
    padding-left: 10px;
}
.historyOfCinderellainnerCon {
	display: flex;
	flex-wrap: wrap;
	width: 980px;
	margin: 5px auto 0;
}
.historyOfCinderellaText {
	width: 478px;
	margin: 67px 0 0 -1px;
}
.historyOfCinderellaImg {
	width: 575px;
	margin: 0 0 0 -77px
}
.historyOfCinderellaTitle {
	text-align: center;
	margin-right: 18px;
}
.historyOfCinderellaTitle span.italic {
	font-size: 70px;
	font-weight: bold;
	display: block;
	width: 100%;
}
.historyOfCinderellaTitle span:nth-child(2) {
	margin-top: 4px;
}
.TitleNum {
	color: #ff9600;
}
.pJ_title .italic{
	font-size: 72px;
	font-weight: bold;
	margin: 0 0 20px;
}
.historyOfCinderellaTextBox{
    height: 30px;
	line-height: 30px;
	margin: 20px 0 0 17px;
    width: 100%;
}
.historyOfCinderellaTextBox .italic{
	font-size: 24px;
	letter-spacing: -1.45px;
	width: 100%;
}
/************************************
ウェブスタッフ求人*/
.webstaffRecruitArea {
	height: 710px;
	width: 100%;
	background-image: url('/img/index/pc/bg_staff_recruit.jpg');
	background-repeat: no-repeat;
}
.webstaffRecruitArea h2 {
	padding-top: 102px;
	text-align: center;
	letter-spacing: -8px;
}
.webstaffRecruitArea h2 span{
	font-size: 100px;
	color: #fff;
}
.indexContents section div.webstaffRecruitArea p.subtitle {
	font-size: 24px;
	color: #fff;
	margin-bottom: 75px;
	margin-top: -2px;
	letter-spacing: 2.6px;
}
.webstaffRecruitArea p.webstaffRecruitAreaText{
	margin-bottom: 130px;
	width: 980px;
	margin: 0 auto;
	line-height: 1.5;
}
.webstaffRecruitArea p.webstaffRecruitAreaText span {
	color: #fff;
	font-size: 23px;
	letter-spacing: -0.5px;
    line-height: 35px;
}
.webstaffRecruitAreaBtn {
	border: 2px solid #fff;
	width: 980px;
	height: 70px;
	line-height: 64px;
	box-sizing: border-box;
	margin: 133px auto 0;
	display: block;
	background: none;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
}
.webstaffRecruitAreaBtn:hover {
	width: 1000px;
	height: 80px;
	border: 2px solid #00799b;
	background-color: #00799b;
}
.webstaffRecruitAreaBtn a span {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	margin-left: 17px;
	transition: all .5s linear;
}
.webstaffRecruitAreaBtn:hover a {
	opacity: 1;
}

.webstaffRecruitAreaBtn.IconImg div a:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url('/img/index/pc/img_staff_blog_btn_aicon1.png');
}
.webstaffRecruitAreaBtn:hover.IconImg div a:after {
	background-image: url('/img/index/pc/img_staff_blog_btn_aicon_hover01.png');
}
.webstaffRecruitAreaBtn a {
	display: block;
}
.webstaffRecruitAreaBtn div a:after {
	margin-left: 20px;
}
/************************************
私たちについて*/
.aboutUs {
	width: 100%;
	height: 900px;
	background-image: url('/img/index/pc/bg_aboutUS.jpg');
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;	
	box-shadow: 0 15px 15px -5px rgba(0,0,0,0.5) inset, 0 -15px 15px -5px rgba(0,0,0,0.5) inset;
}
.aboutUs:before {
	content: "";
	display: block;
	position: absolute;
	width: 341px;
	height: 1385px;
	background-image: url('/img/index/pc/img_kisspng_left.png');
	background-repeat: no-repeat;
	top: -706px;
	left: -100%;
	transition: all .5s linear .8s;
	-webkit-transition: all .5s linear .8s;
	-moz-transition: all .5s linear .8s;
	-ms-transition: all .5s linear .8s;
	-o-transition: all .5s linear .8s;
}
.aboutUs:after {
	content: "";
	display: block;
	position: absolute;
	width: 303px;
	height: 1283px;
	background-image: url('/img/index/pc/img_kisspng_right.png');
	background-repeat: no-repeat;
	top: -644px;
	right: -100%;
	transition: all .5s linear.8s;
	-webkit-transition: all .5s linear.8s;
	-moz-transition: all .5s linear.8s;
	-ms-transition: all .5s linear.8s;
	-o-transition: all .5s linear.8s;
}
@media screen and (max-width: 1400px) {
	.aboutUs.fadeInImg:before {
		left: -16%;
	}
	.aboutUs.fadeInImg:after {
		right: -16%;
	}
}
@media screen and (min-width: 1401px) and (max-width: 1921px){
	.aboutUs.fadeInImg:before {
		left: 1%;
	}
	.aboutUs.fadeInImg:after {
		right: 1%;
	}
}
@media screen and (min-width: 1921px){
	.aboutUs.fadeInImg:before {
		left: 105px;
	}
	.aboutUs.fadeInImg:after {
		right: 187px
	}
}
.aboutUs h2 {
	font-size: 100px;
	padding-top: 69px;
}
.aboutUs .subtitle {
	font-size: 24px;
	letter-spacing: 1px;
}
.aboutUsinnerCon {
	display: flex;
	flex-wrap: wrap;
	width: 980px;
	margin: 39px auto 0;
}
.aboutUsImg{
	margin-left: -30px;
}
.aboutUsinnerConText {
	width: 470px;
	margin: -5px 0 0 17px;
}
.aboutUsTitle {
	text-align: center;
	height: 70px;
	line-height:45px;
	margin-bottom: 60px;
	padding-top: 40px;
}
.aboutUsTitle span {
	color: #fff;
    font-size: 61px;
    font-weight: bold;
    border-bottom: 3px solid;
    padding-bottom: 10px;
    margin-bottom: 24px;
    letter-spacing: 6px;
}
.aboutUsText {
    height: 30px;
    line-height: 30px;
    margin-bottom: 148px;
    margin-top: 141px;
}
.aboutUsText .italic{
	font-size: 24px;
	letter-spacing: -1.1px;
}
.aboutUsBtn {
	display: block;
	width: 100%;
	border: 2px solid #000;
	height: 70px;
	margin-bottom: 30px;
	box-sizing: border-box;
	background: none;
	position: relative;
	overflow: hidden;
}
.aboutUsBtn a:before {
	content: "";
	display: block;
	width: 100%;
	top: 0;
	height: 70px;
	position: absolute;
	background-color: rgba(0,0,0,1);
	left: -100%;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
}

.aboutUsBtn a {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	height: 100%;
}
.aboutUsBtn span {
	font-size: 24px;
	font-weight: bold;
	margin-top: 7px;
}
.aboutUsBtn:hover span {
	color: #fff;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
}
.aboutUsBtn:hover a:before {
	left: 0;
}

/***************************************
ベースデザイン（1980）を超える場合、念のため
***************************************/
@media screen and (min-width: 1981px){
	.interviewerContent p.subtitleTop {
		padding-top: 60px;
		margin-bottom: 10px;
	}
	.interviewerContent .interviewerContentBtn {
		margin: 27px auto 0;
	}
	.historyOfCinderella {
		padding: 76px 0 0;
	}
}

