@CHARSET "UTF-8";
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-feature-settings: "palt";
}
html, body {
	position: relative;
	width: 100%;
	max-width: 414px;
	margin: 0 auto;
	font-size: 62.5%;
	line-height: 1.3;
	color: #111111;
}
@media screen and (min-width: 335px) {
	html, body {
		font-size: 62.5%;
	}
}
@media screen and (min-width: 374px) {
	html, body {
		font-size: 75%;
	}
}
@media screen and (min-width: 414px) {
	html, body {
		font-size: 77%;
	}
}
a {
	display: inline-block;
	text-decoration: none;
}
.lpAllWrap {
	width: 100%;
	max-width: 414px;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
}
.lpHeader {
	width: 100%;
	max-width: 414px;
	font-size: 0;
	background-color: #ffeff4;
	position: fixed;
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	z-index: 10;
	top: 0;
	left: auto;
}
.lpHeader .headerInner {
	padding: 5px 0;
	width: 95%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	display: table;
}
.lpHeader a {
	font-size: 1.1rem;
}
.lpHeader .logo {
	width: 35%;
	float: left;
	padding: 2px 0;
}
.lpHeader .logo img {
	height: 36px;
}
.lpHeader .telBtn {
	width: 62%;
	height: 40px;
	margin-left: 3%;
	float: right;
	background-color: #ffb5cb;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 4px 4%;
	box-shadow: 0 2px 4px 2px rgba(224,223,223,0.8);
	text-align: center;
	display: block;
}
.lpHeader .telBtn span {
	color: #603b2f;
}
.lpHeader .telBtn .circle {
	background-color: #fff;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-size: 10px;
	line-height: 1.1;
	height: 30px;
	width: 30px;
	position: relative;
}
.lpHeader .telBtn .circle span {
	width: 100%;
	position: absolute;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;
}
.lpHeader .telBtn .text {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 1;
	margin-left: 2%;
}
.lpHeader .telBtn .text span {
	display: block;
	font-size: 1rem;
}
.lpHeader .telBtn .text .tel {
	font-size: 1.45rem;
	font-weight: bold;
	margin-top: 2px;
}
/*** Android のみ ***/
@media screen and (min-width: 335px) and (max-width: 374px) {
	.lpHeader .telBtn .text {
		letter-spacing: 1px;
	}
}
/*** iphone6 以降 ***/
@media screen and (min-width: 375px) {
	.lpHeader .telBtn .text {
		margin-left: 3%;
	}
}
/*** iphone6 plus 以降 ***/
@media screen and (min-width: 414px) {
	.lpHeader .telBtn .text {
		margin-left: 5%;
	}
}
/*** page cmn start ***/
#recruitCast .fontMincho {
	font-family: 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#recruitCast .fontFamily {
	font-family: "Times New Roman", HGS明朝E, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#recruitCast .backImg {
	width: 100%;
}
#recruitCast .recruitCmnBtn {
	width: 85%;
	margin: 0 auto;
	display: block;
	position: relative;
}
#recruitCast .recruitCmnBtn2 {
	width: 85%;
	margin: 0 auto;
	display: block;
	background-color: #FF5733;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: -2px 2px 0px #C0392B,
                0 3px 6px 1px rgba(0, 0, 0, 0.44); 
}
#recruitCast .recruitCmnBtn3 {
	background-color: #D84315;
	box-shadow: -2px 2px 0px #A12D0D,
                0 3px 6px 1px rgba(0, 0, 0, 0.44); 
}
#recruitCast .recruitCmnBtn img {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.44);
}
#recruitCast .recruitCmnBtn .inner {
	display: block;
	width: 100%;
	position: absolute;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 2rem;
	letter-spacing: 2px;
}
#recruitCast .recruitCmnBtn2 .inner {
	width: 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 2rem;
	letter-spacing: 2px;
	padding: 14px 0;
}
#recruitCast .recruitCmnBtn.sm .inner,
#recruitCast .recruitCmnBtn2.sm .inner {
	font-size: 1.6rem;
}
#recruitCast .recruitCmnBtn .inner p,
#recruitCast .recruitCmnBtn2 .inner p {
	display: inline-block;
	vertical-align: middle;
}
#recruitCast .recruitCmnBtn .inner p:after,
#recruitCast .recruitCmnBtn2 .inner p:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	background-image: url('../img/cast/btn_icon_touch.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	height: 24px;
	width: 24px;
	position: relative;
	top: -0.1em;
	left: -0.3em;
}
#recruitCast .recruitCmnBtn.tel .inner p:after,
#recruitCast .recruitCmnBtn2.tel .inner p:after {
	height: 20px;
	width: 20px;
	background-image: url('../img/cast/btn_icon_tel.png');
	top: 0;
}
#recruitCast .recruitCmnBtn .inner span,
#recruitCast .recruitCmnBtn2 .inner span {
	display: block;
	margin: 0 auto;
	font-size: 1rem;
	font-weight: normal;
	letter-spacing: normal;
}
#recruitCast .recruitCmnBtn.tel,
#recruitCast .recruitCmnBtn2.tel {
	margin-top: 3%;
}
#recruitCast .beltTit {
	background-color: #ffb5cb;
	padding: 2% 0;
	font-size: 1.7rem;
	font-weight: bold;
	color: #603e1a;
	text-align: center;
	letter-spacing: 2px;
}
/*** page cmn end ***/
#recruitCast .firstView {
	position: relative;
	background-image: url("../img/cast/chick_first_viewA1_h1.png");
	background-size: contain;        
	background-position: center;  
	background-repeat: no-repeat;
	width: 100%; 
	height: auto;
	aspect-ratio: 640 / 1000;            
}
#recruitCast .firstView .firstViewText{
	position: absolute;
	top: 4%;                  
	right: 0;  
	max-width: 85%;
	height: auto;              
}
#recruitCast .firstViewText img {
	max-width: 100%;
	height: auto;
  }

#recruitCast .firstView .cast {
	position: absolute;
	display: inline-block;
	word-break: keep-all;
	right: 0;
	bottom: 44%;
	font-size: 0.9rem;
	text-align: center;
	text-shadow: 0 1px 0 #fff,
				1px 0 0 #fff,
				0 -1px 0 #fff,
				-1px 0 0 #fff,
				-1px -1px 0 #fff,
				1px -1px 0 #fff,
				-1px 1px 0 #fff,
				1px 1px 0 #fff;
}
#recruitCast .firstView .subText {
	position: absolute;
	display: inline-block;
	word-break: keep-all;
	bottom: 42%;
	left: 4%;
	font-size: 1.5rem;
}
#recruitCast .firstView .subText2 {
	bottom: 30%;
	left: 0;
	padding: 0.5% 2%;
	background-color: #fff;
}
#recruitCast .firstView .tit {
	position: absolute;
	width: 100%;
	bottom: 19.5%;
	left: 0;
	font-size: 3.2rem;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	color: #ff7ba3;
}
#recruitCast .firstView .tit2 {
	bottom: 45%;
	font-size: 2.2rem;
	line-height: 1.3;
	color: #ff145c;
	letter-spacing: 1px;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
#recruitCast .firstView .text {
	position: absolute;
	width: 100%;
	bottom: 8%;
	left: 0;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	color: #603e1a;
}
#recruitCast .firstView .text2 {
	bottom: 10%;
}
#recruitCast .pointWrap {
	padding-bottom: 10%;
	padding-top: 5%;
}
#recruitCast .pointWrap ul {
	font-size: 0;
	width: 95%;
	margin: 2% auto 0;
	gap: 5%;
	display: flex;
	flex-wrap: wrap;
}
#recruitCast .pointWrap li {
	font-size: 1.5rem;
	line-height: 1.2;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 30%;
	margin-bottom: 8%;
	border: 1px solid #b79e69;
	background-color: rgb(255, 255, 255);
	box-shadow: 0 4px 3px 0 rgba(255, 181, 203, 0.22),
	inset 0 0 62px 0 rgba(255, 178, 201, 0.35);
	color: #8a6841;
	font-weight: bold;
	padding: 2.5% 0;
	position: relative;
}
#recruitCast.mode1 .pointWrap li a {
	width: 100%;
	color: #8a6841;
	position: relative;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	top: 0;
}
#recruitCast .pointWrap li:last-child {
	margin-right: 0;
}
#recruitCast .pointWrap li:after {
	content: "";
	display: block;
	background-image: url('../img/cast/point_dec.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	height: 24px;
	width: 40px;
	position: absolute;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	bottom: -28%;
}
#recruitCast .pointWrap li p {
	position: relative;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;
}
#recruitCast .pointWrap li span {
	display: block;
	font-size: 1.3rem;
}
#recruitCast .pointWrap .textsharp{
	font-weight: normal;
}
#recruitCast .campaignWrap {
	background-color: #ffdbe6;
	padding-bottom: 15%;
}
#recruitCast .campaignWrap .intro {
	position: relative;
}
#recruitCast .campaignWrap .intro .text {
	width: 100%;
	position: absolute;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	top: 0;
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
}
#recruitCast .campaignWrap .intro .text .tit {
	font-size: 2.2rem;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 8% 0 1.5%;
}
#recruitCast .campaignWrap .intro .text .comment {
	padding: 10% 0 2%;
	font-size: 2.0rem;
}
#recruitCast.mode1 .campaignWrap .intro .text .comment {
	padding: 10% 0 2%;
	font-weight: bold;
	font-size: 2.0rem;
}
#recruitCast .campaignWrap .intro .text .limit {
	font-size: 1.7rem;
	font-weight: bold;
	letter-spacing: 1px;
}
#recruitCast .campaignWrap .campaignDetail {
	padding-top: 12%;
}
#recruitCast .campaignWrap .campaignDetail ul {
	font-size: 0;
	width: 92%;
	margin: 0 auto;
}
#recruitCast .campaignWrap .campaignDetail li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 30%;
	margin-right: 5%;
	border: 1px solid #b79e69;
	background-color: rgb(255, 255, 255);
	box-shadow: 0 4px 3px 0 rgba(255, 181, 203, 0.22),
	inset 0 0 62px 0 rgba(255, 178, 201, 0.35);
	color: #8a6841;
	padding: 7% 0 2.5%;
	position: relative;
	border-radius: 5px;
}
#recruitCast .campaignWrap .campaignDetail li:last-child {
	margin-right: 0;
}
#recruitCast .campaignWrap .campaignDetail li:before {
	content: "";
	display: block;
	background-image: url('../img/cast/campaign_dec.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	height: 33px;
	width: 50px;
	position: absolute;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	top: -13%;
}
#recruitCast .campaignWrap .campaignDetail li p:first-child {
	font-size: 1.2rem;
}
#recruitCast .campaignWrap .campaignDetail li p:first-child span {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.2;
	display: block;
	margin-bottom: 5%;
}
#recruitCast .campaignWrap .campaignDetail li .en {
	height: 30px;
	margin-top: 8%;
}
/*** iphone6 以降 ***/
@media screen and (min-width: 375px) {
	#recruitCast .campaignWrap .campaignDetail li .en {
		height: 35px;
	}
	#recruitCast .campaignWrap .campaignDetail li:before {
		top: -11%;
	}
}
/*** iphone6 plus 以降 ***/
@media screen and (min-width: 414px) {
	#recruitCast .campaignWrap .campaignDetail li .en {
		height: 40px;
	}
}
#recruitCast .campaignWrap .attention {
	width: 85%;
	margin: 0 auto;
	padding: 6% 0;
}
#recruitCast .campaignWrap .attention p {
	color: #8a6841;
	font-size: 1.1rem;
	line-height: 1.5;
}
#recruitCast .campaignWrap .attention p:first-child {
	margin-bottom: 0.5%;
}
#recruitCast .campaignWrap .subCampaignDetail {
	width: 92%;
	margin: 0 auto 10%;
	border: 1px solid #b79e69;
	background-color: rgb(255, 255, 255);
	box-shadow: 0 4px 3px 0 rgba(255, 181, 203, 0.22), inset 0 0 62px 0 rgba(255, 178, 201, 0.35);
	color: #8a6841;
	padding: 6% 8%;
	position: relative;
	border-radius: 5px;
	position: relative;
	letter-spacing: 1px;
}
#recruitCast .campaignWrap .subCampaignDetail:after {
	content: "";
	display: block;
	background-image: url(../img/cast/campaign_dec02.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 100% auto;
	height: 18%;
	width: 18%;
	position: absolute;
	left: -13px;
	bottom: -7%;
}
#recruitCast .campaignWrap .subCampaignDetail p {
	font-size: 1.1rem;
	text-align: center;
}
#recruitCast .campaignWrap .subCampaignDetail p:first-child {
	color: #ff145c;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 24px;
}
#recruitCast .campaignWrap .subCampaignDetail p:nth-child(2) {
	color: #f06a93;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 5%;
	border-bottom: 1px solid #b79e69;
	padding-bottom: 2%;
}
#recruitCast .campaignWrap .subCampaignDetail p:last-child {
	text-align: left;
	line-height: 24px;
}
#recruitCast .mediaWrap {
	width: 100%;
	background-color: #ebe6d9;
	background-image: url('../img/cast/media_bk.png');
	background-repeat: repeat;
	background-position: center;
	background-size:  auto 100%;
	padding-bottom: 12%;
}
#recruitCast .mediaWrap .intro:before {
	content: "";
	display: block;
	height: 50%;
	width: 100%;
	background-color: #ffdbe6;
	position: absolute;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
}
#recruitCast .mediaWrap .intro {
	width: 100%;
	height: auto;
	position: relative;
}
#recruitCast .mediaWrap .intro .inner {
	position: absolute;
	top: 18%;
	left: 0;
	z-index: 3;
	width: 100%;
	text-align: center;
	font-size: 1.3rem;
	font-weight: bold;
}
#recruitCast .mediaWrap .intro .inner .text {
	color: #603e1a;
	font-weight: bold;
	line-height: 1.4;
	word-break: keep-all;
}
#recruitCast .mediaWrap .intro .inner .sm {
	font-size: 1.4rem;
	display: inline-block;
	position: relative;
}
#recruitCast .mediaWrap .intro .inner .sm:after {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background-color: #603e1a;
	position: absolute;
	left: 0;
	bottom: 2px;
}
#recruitCast .mediaWrap .intro .inner .md {
	font-size: 1.8rem;
}
#recruitCast .mediaWrap .intro .inner .lg {
	font-size: 2.4rem;
	display: inline-block;
	position: relative;
}
#recruitCast .mediaWrap .intro .inner .lg:after {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background-color: #603e1a;
	position: absolute;
	left: 0;
	bottom: 2px;
}
#recruitCast .mediaWrap .intro .inner .btmText {
	color: #a20000;
	font-size: 1.2rem;
	margin-top: 2%;
}
#recruitCast .mediaWrap .intro img {
	position: relative;
	z-index: 2;
}
#recruitCast .mediaWrap ul {
	text-align: center;
	color: #603e1a;
	font-size: 1.3rem;
	line-height: 1.3;
	margin-top: 3%;
}
#recruitCast .mediaWrap li {
	margin-bottom: 8%;
}
#recruitCast .mediaWrap li img {
	margin-bottom: 2%;
}
#recruitCast .worryWrap .intro {
	width: 100%;
	padding: 4% 0;
	background-color: #454545;
	color: #ffb5cb;
	font-size: 1.8rem;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
}
#recruitCast .worryWrap .intro span {
	display: block;
	font-size: 1.2rem;
	font-weight: normal;
}
#recruitCast .worryWrap ul {
	padding-top: 8%;
	background-image: url('../img/cast/worry_bg.png');
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top 10%;
	background-size: 100% auto;
}
#recruitCast .worryWrap li {
	width: 80%;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2rem;
	line-height: 1.5;
	padding-left: 20px;
	background-image: url('../img/cast/worry_check.png');
	background-repeat: no-repeat;
	background-position: left top 8%;
	background-size: 5% auto;
	padding-bottom: 5%;
}
#recruitCast .meritWrap {
	text-align: center;
	background-color: #ffdbe6;
	padding-bottom: 12%;
}
#recruitCast .meritWrap .title {
	font-weight: bold;
	text-align: center;
	font-size: 1.6rem;
	color: #454545;
	padding: 6% 0 5%;
}
#recruitCast .meritWrap .title .sm {
	display: block;
	font-size: 1.4rem;
}
#recruitCast .meritWrap .title .color {
	color: #ff5589;
	display: inline-block;
	vertical-align: middle;
}
#recruitCast .meritWrap .title .color:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	background-image: url('../img/cast/merit_icon_chick.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	position: relative;
	top: -0.2em;
}
#recruitCast .meritWrap .merit {
	font-size: 0;
	position: relative;
}
#recruitCast.mode1 .meritWrap .merit {
	background-image: url('../img/cast/merit_bg_all.png?170724');
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% auto;
	padding-top: 14%;
}
#recruitCast .meritWrap ul {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}
#recruitCast.mode1 .meritWrap ul {
	position: relative;
}
#recruitCast .meritWrap li {
	position: relative;
	margin-bottom: 7.5%;
	opacity: 0;
	transform: translate(0, 50px);
	transition: all 800ms;
}
#recruitCast .meritWrap li.scrollIn {
	opacity: 1;
	transform: translate(0, 0);
}
#recruitCast.mode1 .meritWrap li {
	margin-bottom: 16%;
	opacity: 1;
	transform: translate(0, 0);
	background: #ff5286;
	background: -moz-linear-gradient(top, #ff5286 0%, #ff6996 50%, #ff83a8 100%);
	background: -webkit-linear-gradient(top, #ff5286 0%,#ff6996 50%,#ff83a8 100%);
	background: linear-gradient(to bottom, #ff5286 0%,#ff6996 50%,#ff83a8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5286', endColorstr='#ff83a8',GradientType=0 );
	background-size: 100%;
}
#recruitCast .meritWrap li:last-child {
	margin-bottom: 0;
}
#recruitCast.mode1 .meritWrap li:last-child {
	margin-bottom: 12%;
}
#recruitCast.mode1 .meritWrap li img {
	width: 20%;
	margin: -13% 0 3%;
}
#recruitCast .meritWrap li .text {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
}
#recruitCast.mode1 .meritWrap li .text {
	position: relative;
	padding-left: 7.5%;
	text-align: left;
	padding-bottom: 5%;
	background-image: url('../img/cast/arrow_down.png');
	background-size: 8% auto;
	background-position: 95% 20%;
	background-repeat: no-repeat;
	cursor: pointer;
}
#recruitCast.mode1 .meritWrap li .text.active {
	background-image: url('../img/cast/arrow_up.png');
}
#recruitCast .meritWrap li .text .tit {
	display: inline-block;
	font-size: 1.8rem;
	color: #feffb0;
	position: relative;
	margin-bottom: 2%;
	font-weight: bold;
	word-break: keep-all;
}
#recruitCast .meritWrap li .text .tit:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #feffb0;
	position: absolute;
	left: 0;
	bottom: 0;
}
#recruitCast .meritWrap li .text p {
	color: #fff;
	font-size: 1.1rem;
	line-height: 1.5;
	word-break: keep-all;
}
#recruitCast.mode1 .meritWrap li .bottomText {
	padding-bottom: 4%;
	display: none;
}
#recruitCast.mode1 .meritWrap li .bottomText p {
	font-size: 1.1rem;
	color: #ff759e;
	width: 94%;
	margin: auto;
	background-color: #fff3f7;
	text-align: left;
	padding: 5% 0 5% 10%;
	line-height: 1.5;
	position: relative;
}
#recruitCast.mode1 .meritWrap li .bottomText p:before {
	content: "";
	height: 55%;
	width: 3%;
	background-image: url('../img/cast/line_left.png');
	position: absolute;
	left: 5%;
	top: 23%;
}
#recruitCast.mode1 .meritWrap li .bottomText.accordion1 p:before {
	height: 60%;
	top: 20%;
}
#recruitCast.mode1 .meritWrap li .bottomText.accordion4 p:before {
	height: 68%;
	top: 16%;
}
#recruitCast .myNumberWrap {
	background-color: #fff1de;
	padding-bottom: 6%;
	margin-top: 7%;
}
#recruitCast .myNumberWrap .tit {
	text-align: center;
	color: #603e1a;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 6% 0;
}
#recruitCast .myNumberWrap .detail {
	width: 95%;
	height: auto;
	margin: 0 auto;
	background-image: url('../img/cast/my_number_img.png');
	background-repeat: no-repeat;
	background-position: left top 26%;
	background-size: 100% auto;
}
#recruitCast .myNumberWrap .detail p {
	font-size: 1.1rem;
	line-height: 1.6;
}
#recruitCast .myNumberWrap .detail ul {
	margin: 5% auto;
	width: 100%;
}
#recruitCast .myNumberWrap .detail li {
	font-size: 1.2rem;
	line-height: 1.5;
}
#recruitCast .myNumberWrap .detail li span {
	color: #ff5487;
}
#recruitCast .myNumberWrap .detail .lastText {
	margin: 4% auto 0;
	width: 100%;
}
#recruitCast .myNumberWrap .btnWrap {
	background-color: #ffdbe6;
	padding: 7% 0 10%;
}
#recruitCast .detailWrap .shopImg {
	margin: 5% auto;
}
#recruitCast .detailWrap table {
	width: 90%;
	margin: 0 auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-collapse: separate;
	font-size: 1.1rem;
}
#recruitCast .detailWrap th {
	background-color: #ffb5cb;
	border-left: 1px solid #ff83a8;
	border-bottom: 1px solid #ff83a8;
	width: 75px;
	color: #fff;
	font-weight: normal;
	vertical-align: middle;
}
#recruitCast .detailWrap tr:first-child th {
	border-top-left-radius: 5px;
	border-top: 1px solid #ff83a8;
}
#recruitCast .detailWrap tr:last-child th {
	border-bottom-left-radius: 5px;
}
#recruitCast .detailWrap td {
	border-bottom: 1px solid #ff83a8;
	border-right: 1px solid #ff83a8;
	padding: 5% 3%;
	color: #6f6f6f;
}
#recruitCast .detailWrap tr:first-child td {
	border-top-right-radius: 5px;
	border-top: 1px solid #ff83a8;
}
#recruitCast .detailWrap tr:last-child td {
	border-bottom-right-radius: 5px;
}
#recruitCast .detailWrap td span {
	font-weight: bold;
}
#recruitCast .detailWrap td .color {
	color: #ff749d;
}
#recruitCast .detailWrap td ul li {
	margin-bottom: 5%;
}
#recruitCast .detailWrap td ul li:last-child {
	margin-bottom: 0;
}
#recruitCast .detailWrap td ul li a {
	color: #5a3fff;
	text-decoration: underline;
}
#recruitCast .shopViewWrap {
	padding-bottom: 6%;
	color: #6f6f6f;
	text-align: center;
	font-size: 1.1rem;
}
#recruitCast .shopViewWrap .text {
	margin: 5% auto;
}
#recruitCast .shopViewWrap .swipeTarget {
	width: 90%;
	margin: 0 auto;
	cursor: pointer;
}
#recruitCast .shopViewWrap li p {
	margin: 3% auto 5%;
	line-height: 1.4;
}
#recruitCast .shopViewWrap li p span {
	display: block;
	margin:  0 auto;
	font-size: 1.3rem;
	font-weight: bold;
}
#recruitCast .shopViewWrap .btnWrap {
	margin: 10% 0 6%;
}
#recruitCast .dreamWrap {
	background-image: url('../img/cast/dream_bg3.jpg');
	background-size: contain;
	padding-bottom: 10%;
}
#recruitCast .dreamWrap li {
	font-size: 0;
}
#recruitCast .dreamWrap li .textWrap {
	position: relative;
}
#recruitCast .dreamWrap li .text {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#recruitCast .dreamWrap li .text p {
	color: #603e1a;
	font-size: 1.1rem;
	line-height: 1.8;
	padding: 4% 4% 0 4%;
}
#recruitCast .dreamWrap li .text  p span {
	color: #ff3f7e;
	font-weight: bold;
}
#recruitCast .dreamWrap li .text img {
	margin-top: 2%;
}
#recruitCast .dreamWrap .btnWrap {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 4%;
}
#recruitCast .qaWrap {
	padding-bottom: 8%;
}
#recruitCast .qaWrap .titWrap {
	position: relative;
}
#recruitCast .qaWrap .titWrap .backImg {
	position: absolute;
	left: 0;
	bottom: -28%;
}
#recruitCast .qaWrap .tit {
	background-color: #ff7ba3;
	padding: 4% 0;
	text-align: center;
	font-size: 1.9rem;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
}
#recruitCast .qaWrap dl {
	line-height: 1.6;
	padding: 5% 0;
}
#recruitCast .qaWrap dt,
#recruitCast .qaWrap dd {
	padding: 0 4%;
	font-size: 1.2rem;
}
#recruitCast .qaWrap dt {
	font-weight: bold;
	color: #1e99c6;
}
#recruitCast .qaWrap dd {
	color: #ff5589;
}
#recruitCast .qaWrap dd:after {
	content: "";
	display: block;
	background-image: url('../img/cast/qa_dec_line.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	height: 4px;
	width: 100%;
	margin: 4% auto 5%;
}
#recruitCast .qaWrap dd:last-child:after {
	display: none;
}
#recruitCast .qaWrap dd span {
	font-weight: bold;
}
#recruitCast .aboutWrap {
	font-size: 0;
	background-color: #fff8fa;
	padding: 4% 0 1%;
}
#recruitCast .aboutWrap .tit {
	font-size: 2.5rem;
	letter-spacing: 2px;
	text-align: center;
	color: #50371e;
}
#recruitCast .aboutWrap .logo {
	font-size: 0;
	width: 65%;
	margin: 3% auto 7%;
}
#recruitCast .aboutWrap .logo li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin-right: 2%;
}
#recruitCast .aboutWrap .logo li:last-child {
	margin-right: 0;
}
#recruitCast .aboutWrap .text {
	width: 90%;
	margin: 0 auto;
	font-size: 1.1rem;
	line-height: 1.6;
}
#recruitCast .aboutWrap .text li {
	margin-bottom: 4%;
}
#recruitCast .aboutWrap .text li:last-child {
	margin-bottom: 0;
}
#recruitCast .bottomWrap {
	background-color: #ff7ba3;
}
#recruitCast .bottomWrap .tit {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	color: #fff;
	padding: 5% 0 8%;
}
#recruitCast .bottomWrap .copy {
	text-align: center;
	padding: 12% 0 5%;
	font-size: 1rem;
	font-weight: bold;
	letter-spacing: 0.5px;
}
#recruitCast .fixedMenu {
	position: fixed;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
	width: 100%;
	max-width: 414px;
	-moz-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.3));
	-webkit-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.3));
	-o-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.3));
	z-index: 100;
}
#recruitCast .fixedMenu a {
	width: 100%;
}
#recruitCast .fixedMenu img {
	max-width: 100%;
}
#recruitCast .fixedMenu a .textWrap {
	position: absolute;
    top: 13%;
    left: 39.0%;
    width: 53%;
	height: 100%;
}
#recruitCast .fixedMenu a .textWrap .cpText {
	display: inline-block;
	position: absolute;
	top: -9.3%;
	right: -17.9%;
	-moz-transform: translateX(-50%) rotate(35deg);
	-webkit-transform: translateX(-50%) rotate(35deg);
	-o-transform: translateX(-50%) rotate(35deg);
	transform: translateX(-50%) rotate(35deg);
	font-size: 1.1rem;
	color: #fff;
	letter-spacing: 1px;
	word-break: keep-all;
	white-space: nowrap;
	font-weight: bold;
	opacity: 0.8;
}
#recruitCast .fixedMenu a .textWrap .cpText span {
	font-size: min(5.4vw, 22.4px);
}
#recruitCast .fixedMenu a .textWrap .salary {
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
    font-size: min(6vw, 24.8px);
    font-weight: bold;
    color: #7f725d;
    white-space: nowrap;
    font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
#recruitCast .fixedMenu a .textWrap2 {
	position: absolute;
    top: 19%;
    left: 37%;
    width: 53%;
	text-align: center;
}
#recruitCast .fixedMenu a .textWrap2 .salary span {
	font-size: min(11vw, 45.4px);
	color: #a75726;
	letter-spacing: 1px;
	word-break: keep-all;
}
#recruitCast .fixedMenu a .textWrap3 {
	position: absolute;
    top: 46%;
    left: 51%;
    width: 53%;
	text-align: center;
}
#recruitCast .fixedMenu a .textWrap3 .salary span {
	font-size: min(11vw, 45.4px);
	color: #552A18;
	letter-spacing: 1px;
	word-break: keep-all;
}
/*** Android のみ ***/
@media screen and (min-width: 335px) and (max-width: 374px) {
	#recruitCast .worryWrap ul {
		background-position: left 20px;
	}
	#recruitCast .myNumberWrap .detail {
		background-position: left 45px;
	}
}