@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";

@media(min-width: 769px){
	.sp{
		display: none!important;
	}
}
@media(max-width: 768px){
	.pc{
		display: none!important;
	}
}

html {
	scroll-behavior: smooth;
}

.box-page-wrapper {	
	position: relative;
}
#mv {
	width: 100%;
	height: 100vh;
	background-image: url(../img/img-mv-pc.jpg);
	background-size: cover;
	background-position: top center;
	position: relative;
	z-index: 2;
	text-align: center; 
}
#mv .box-inner {
	position: relative;
	top: 80px;
	height: calc(100% - 80px);
	margin: 0 53px 0;
	/*border-left: 1px solid rgba(229, 229, 229, 0.5);
	border-right: 1px solid rgba(229, 229, 229, 0.5); */
}
#mv .box-text {
	position: absolute;
	text-align: left;
	right: 40px;
	bottom: 14.4%; 
}
#mv .box-text h1 {
	font-family: "リュウミン R-KL", serif;
	font-size: 35px;
	line-height: 39px;
	color: #fff; 
}
#mv .box-text h1 .animation-text-masking {
	display: inline-block; 
}
#mv .box-text h1 .animation-text-masking:first-child {
	margin: 0 31px 0 0; 
}
#mv .box-text .txt-copy {
	font-family: "linotype-didot", serif;
	font-size: 16px;
	letter-spacing: 0.03em;
	color: #fff;
	margin: 9px 0 0; 
}
#mv .box-text .txt-copy div {
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s; 
}
#mv .box-text .txt-link {
	margin: 24px 0 0;
	-webkit-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition-delay: 0.4s; 
}
#mv .box-text .txt-link a {
	font-family: "Gordita-Medium", sans-serif;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 0.06em;
	color: #fff; 
	text-decoration: none;
	position: relative;
}
#mv .box-text .txt-link a:before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	right: 0;
	bottom: 0;
	background-color: #ffffff; 
}
#mv .box-text .txt-link a:hover:before {
	width: 0; 
}
#wrapper.home #about {
	padding: 0;
}
#wrapper.home #about::after {
	border: unset;
}
#about {
	position: relative;
	z-index: 1;
	overflow: hidden;
	max-width: 1700px;
	margin: 0 auto; 	
}
#about .box-inner {
	margin: 0 53px 0; 
}
#about .box-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 1; 
}
#about .box-head .box-left {
	width: 49.872%;
	position: relative;
	overflow: hidden; 
}
#about .box-head .box-left h2 {
	font-family: "linotype-didot", serif;
	font-size: 28px;
	letter-spacing: 0.03em;
	line-height: 35px;
	color: #d8b7ac;
	position: absolute;
	top: 15%;
	left: 10%;
	z-index: 1; 
}
#about .box-head .box-left .box-image {
	height: 100%;
	overflow: hidden; 
	text-align: left;
}
#about .box-head .box-left .box-image img {
	position: relative;
	z-index: 0; 
}
#about .box-head .box-left .animation-masking:after {
	top: 0;
	-webkit-transition: all 1.5s cubic-bezier(0.65, 0.05, 0.36, 1);
	-o-transition: all 1.5s cubic-bezier(0.65, 0.05, 0.36, 1);
	transition: all 1.5s cubic-bezier(0.65, 0.05, 0.36, 1);
	background-color: #ffffff;
	z-index: 1; 
}
#about .box-head .box-left .animation-masking.animation-is-active:after {
	top: 100%; 
}
#about .box-head .box-right {
	width: 50.128%;
	padding: 0 0 0 7.3%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; 
}
#about .box-head .box-right .txt-copy {
	font-family: 'linotype-didot',"リュウミン R-KL",serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 36px;
	text-align: left;
	color: #6e5246;
	margin: 55px 0 0; 
}
#about .box-head .box-right .txt-description {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	color: #937c7c;
	margin: 9px 0 0; 
}
#about .box-head .box-right .btn {
	margin: 35px 0 0; 
}
#about .box-list {
	position: relative;
	z-index: 2;
	top: -75px; 
}
#about .box-list ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; 
}
#about .box-list ul li:nth-child(odd) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse; 
}
#about .box-list .box-image {
	position: relative;
	height: 0; 
}
#about .box-list .box-image img {
	position: absolute; 
}
#about .box-list .box-text {
	position: relative;
	z-index: 2; 
}
#about .box-list .box-text .box-list-title {
	font-family: "linotype-didot", serif;
	font-weight: 300;
	font-size: 28px;
	letter-spacing: 0.03em;
	line-height: 35px;
	text-align: center;
	color: #ad8a81;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 44.15% 0 0; 
}
#about .box-list .box-text .box-list-title .animation-text-masking div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; 
}
#about .box-list .box-text .box-list-title .animation-text-masking div:before,
#about .box-list .box-text .box-list-title .animation-text-masking div:after {
	display: block;
	content: "";
	width: 43px;
	height: 1px;
	background-color: #AD8A81; 
}
#about .box-list .box-text .box-list-title .animation-text-masking div:before {
	margin: 0 21px 0 0; 
}
#about .box-list .box-text .box-list-title .animation-text-masking div:after {
	margin: 0 0 0 21px; 
}
#about .box-list .box-text h3 {
	font-family: "linotype-didot", serif;
	font-weight: 300;
	font-size: 34px;
	letter-spacing: 0.03em;
	text-align: left;
	color: #333; 
}
#about .box-list .box-text .txt-copy {
	font-family: "リュウミン R-KL", serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 29px;
	text-align: left;
	color: #333;
	margin: 12px 0 0; 
}
#about .box-list .box-text .txt-copy .animation div {
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s; 
}
#about .box-list .box-text .txt-description {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	color: #666;
	margin: 12px 0 0;
	-webkit-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition-delay: 0.4s; 
}
#about .box-list .box-text .box-link {
	margin: 25px 0 0; 
}
#about .box-list .box-text .box-link a {
	font-family: "Gordita-Medium", sans-serif;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 0.06em;
	text-align: left;
	color: #ad8a81;
	-webkit-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
	transition-delay: 0.6s; 
}
#about .box-list .box-text .box-link .animation-underline:after {
	background-color: #ad8a81; 
}
#about .box-list .box-text .box-link a:before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	right: 0;
	bottom: 0;
	background-color: #ad8a81; 
}
#about .box-list .box-text .box-link a:hover:before {
	width: 0; 
}
#about .box-list .box-text .txt-decoration {
	font-family: "linotype-didot", serif;
	font-weight: 300;
	font-size: 400px;
	text-align: left;
	color: #ad8a81;
	opacity: 0.06;
	position: absolute; 
}
#about .box-list li:nth-child(1) .box-image {
	padding: 60.4% 0 0;
	width: 43.652%;
	top: -68px;
	left: 42px; 
}
#about .box-list li:nth-child(1) .box-image img {
	top: 0; 
}
#about .box-list li:nth-child(1) .box-image2 {
	padding: 60.4% 0 0;
	width: 43.652%;
	top: -68px;
	left: 42px;
	position: absolute;
	overflow: hidden;
	-webkit-transition: padding 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
	-o-transition: padding 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
	transition: padding 1.3s cubic-bezier(0.65, 0.05, 0.36, 1); 
}
#about .box-list li:nth-child(1) .box-image2 img {
	top: 0;
	position: absolute; 
}
#about .box-list li:nth-child(1) .box-image2:after {
	content: none; 
}
#about .box-list li:nth-child(1) .box-image2.animation-is-active {
	padding: 0 0 0; 
}
#about .box-list li:nth-child(1) .box-text {
	width: 42.828%; 
}
#about .box-list li:nth-child(1) .box-text h3 {
	margin: 64px 0 0; 
}
#about .box-list li:nth-child(1) .txt-decoration {
	top: 32%;
	left: 50%; 
}
#about .box-list li:nth-child(2) {
	margin: -6px 0 0; 
}
#about .box-list li:nth-child(2) .box-image {
	padding: 48.6% 0 0;
	width: 60.64%;
	right: -4.5%; 
}
#about .box-list li:nth-child(2) .box-image img {
	top: 0;
	left: 0; 
}
#about .box-list li:nth-child(2) .box-text {
	width: 37.36%;
	padding: 0 0 0 7%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; 
}
#about .box-list li:nth-child(2) .box-text h3 {
	margin: 173px 0 0; 
}
#about .box-list li:nth-child(2) .box-text .txt-decoration {
	top: -8%;
	left: -17%; 
}
#about .box-list li:nth-child(3) .box-image {
	width: 43%;
	padding: 53.5% 0 0;
	left: 7%;
	top: -31px; 
}
#about .box-list li:nth-child(3) .box-image img {
	top: 0; 
}
#about .box-list li:nth-child(3) .box-text {
	position: relative;
	width: 42.7%; 
}
#about .box-list li:nth-child(3) .box-text h3 {
	margin: 54.2% 0 0; 
}
#about .box-list li:nth-child(3) .box-text .txt-decoration {
	position: absolute;
	top: 6%;
	left: 37%; 
}
#about .box-text.animation-is-active .animation-text-masking div {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0); 
}
#about .box-text.animation-is-active .animation-fade {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0); 
}
@media(max-width: 768px) {
	#mv {
		background-image: url(../img/img-mv-sp.jpg);
		background-size: cover;
		background-position: top center;
		position: relative;
		z-index: 2;
		text-align: center; 
	}
	#mv .box-inner {
		position: relative;
		top: 60px;
		height: calc(100% - 60px); 
	}
	#mv .box-text {
		position: absolute;
		bottom: 15.5%;
		left: 11%; 
		width: 89%;
	}
	#mv .box-text h1 {
		font-family: "リュウミン R-KL", serif;
		font-size: 30px;
		line-height: 42px;
		text-align: left;
		color: #fff; 
	}
	#mv .box-text .txt-copy {
		font-family: "linotype-didot", serif;
		font-weight: normal;
		font-size: 18px;
		line-height: 26px;
		letter-spacing: 0.03em;
		color: #fff;
		margin: 7px 0 0;
		text-align: left; 
	}
	#mv .box-text .txt-copy div {
		-webkit-transition-delay: 0.2s;
		-o-transition-delay: 0.2s;
		transition-delay: 0.2s; 
	}
	#mv .box-text .txt-link {
		text-align: left;
		margin: 20px 0 0;
		-webkit-transition-delay: 0.4s;
		-o-transition-delay: 0.4s;
		transition-delay: 0.4s; 
	}
	#mv .box-text .txt-link a {
		font-family: "Gordita-Medium", sans-serif;
		font-weight: 500;
		font-size: 12px;
		letter-spacing: 0.06em;
		color: #fff;
	}
	#about {
		overflow: hidden; 
	}
	#about .box-head .box-left {
		width: 100%;
		position: relative;
		margin: -40px 0 0 0; 
	}
	#about .box-head .box-left h2 {
		font-family: "linotype-didot", serif;
		font-size: 26px;
		letter-spacing: 0.03em;
		line-height: 40px;
		color: #d8b7ac;
		position: absolute;
		z-index: 1;
		top: 79px;
		left: 39px; 
	}
	#about .box-head .box-left .box-image {
		overflow: hidden; 
	}
	#about .box-head .box-left .box-image:after {
		background-color: #ffffff;
		z-index: 3;
		-webkit-transition: top 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
		-o-transition: top 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
		transition: top 1.3s cubic-bezier(0.65, 0.05, 0.36, 1); 
	}
	#about .box-head .box-left .animation-masking.animation-is-active:after {
		top: 100%;
		height: 100%; 
	}
	#about .box-head .box-right {
		margin: 34px 0 0; 
	}
	#about .box-head .box-right .txt-copy {
		font-family: 'linotype-didot',"リュウミン R-KL",serif;
		font-size: 22px;
		line-height: 33px;
		text-align: left;
		color: #6e5246;
		width: 88%;
		margin: 0 auto; 
	}
	#about .box-head .box-right .txt-description {
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
		font-size: 13px;
		line-height: 22px;
		text-align: left;
		color: #937c7c;
		width: 88%;
		margin: 17px auto 0; 
	}
	#about .box-head .btn {
		width: 89.333%;
		margin: 25px auto 0; 
	}
	#about .box-list .box-list-title {
		font-family: "linotype-didot", serif;
		font-size: 26px;
		letter-spacing: 0.03em;
		line-height: 35px;
		text-align: center;
		color: #ad8a81;
		margin: 61px 0 30px; 
	}
	#about .box-list-title .animation div {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center; 
	}
	#about .box-list .box-list-title .animation div:after,
	#about .box-list .box-list-title .animation div:before {
		display: block;
		content: "";
		width: 31px;
		height: 1px;
		background-color: #AD8A81; 
	}
	#about .box-list .box-list-title .animation div:before {
		margin: 0 22px 0 0; 
	}
	#about .box-list .box-list-title .animation div:after {
		margin: 0 0 0 22px; 
	}
	#about .box-list ul li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-flow: column-reverse;
		flex-flow: column-reverse;
		width: 89.333%;
		position: relative;
		margin: 0 auto; 
	}
	#about .box-list ul li + li {
		margin: 61px auto 0; 
	}
	#about .box-list li .box-text {
		position: relative;
		z-index: 1; 
	}
	#about .box-list li .box-text h3 {
		font-family: "linotype-didot", serif;
		font-size: 30px;
		letter-spacing: 0.03em;
		color: #333;
		margin: 20px 0 0; 
	}
	#about .box-list li:first-child {
		position: relative; 
	}
	#about .box-list li:first-child .box-image2 {
		top: 0;
		overflow: hidden;
		-webkit-transition: height 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
		-o-transition: height 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
		transition: height 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
		position: absolute;
		height: 64%; 
	}
	#about .box-list li:first-child .box-image2:after {
		content: none; 
	}
	#about .box-list li:first-child .box-image2.animation-is-active {
		height: 0; 
	}
	#about .box-list .box-text .txt-copy {
		font-family: "リュウミン R-KL", serif;
		font-size: 16px;
		line-height: 26px;
		color: #333;
		margin: 13px 0 0; 
	}
	#about .box-list .box-text .txt-copy .animation div {
		-webkit-transition-delay: 0.2s;
		-o-transition-delay: 0.2s;
		transition-delay: 0.2s; 
	}
	#about .box-list .box-text .txt-description {
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
		font-size: 13px;
		line-height: 22px;
		color: #666;
		margin: 15px 0 0;
		-webkit-transition-delay: 0.4s;
		-o-transition-delay: 0.4s;
		transition-delay: 0.4s; 
	}
	#about .box-list .box-text .txt-description br {
		display: none; 
	}
	#about .box-list .box-text .box-link {
		margin: 12px 0 0; 
	}
	#about .box-list .box-text .box-link a {
		font-family: "Gordita-Medium", sans-serif;
		font-weight: 500;
		font-size: 12px;
		letter-spacing: 0.06em;
		text-align: left;
		color: #ad8a81;
		text-decoration: underline;
		-webkit-transition-delay: 0.6s;
		-o-transition-delay: 0.6s;
		transition-delay: 0.6s; 
	}
	#about .box-list .box-text .txt-decoration {
		font-family: "linotype-didot", serif;
		font-size: 250px;
		opacity: 0.08;
		color: #AD8A81;
		position: absolute;
		z-index: 1;
		pointer-events: none; 
	}
	#about .box-list li:first-child .txt-decoration {
		top: -16%;
		left: 61%; 
	}
	#about .box-list li:nth-child(2) .txt-decoration {
		top: -19%;
		right: 44%; 
	}
	#about .box-list li:last-child .txt-decoration {
		top: -203%;
		left: 58%; 
	}
	#about .box-text.animation-is-active .animation-text-masking div {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0); 
	}
	#about .box-text.animation-is-active .animation-fade {
		opacity: 1;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0); 
	}
}




.scroll {
	position: absolute;
	width: 60px;
	height: 90px;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
	overflow: hidden;
}
.scroll .scroll-title {
	font-size: 1.2rem;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 7px;
}
.scroll #mouse {
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: 0;
	width: 7px;
	height: 60px;
}
.scroll #mouse .bar {
	position: absolute;
	width: 1px;
	height: 60px;
	background: #fff;
	top: 0;
	left: 3px;
}
.scroll #mouse:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 7px;
	height: 7px;
	background: #fff;
	border-radius: 4px;
	animation: scroll 1.5s infinite;
}

@keyframes scroll {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: translateY(60px);
	}
}



.pickup-area{
	background-color: #000;
	color: #fff;
	padding: 1.5em 0px;
}
.pickup-area a{
	color: #fff;
}
.pickup-area:first-of-type{
	padding-top: 2.5em;
}
.pickup-area:last-of-type{
	padding-bottom: 2.5em;
}
.pickup-area__inner{
	max-width: 960px;
	margin: 0 auto;
}
.pickup-area .ttl-area{
	padding-left: 0!important;
	padding-right: 0!important;
	margin-bottom: 1rem;
}
.pickup-area .ttl-area h4 .no{
	margin-right: 1em;
}
.pickup-area .ttl-area h4 .tit{
	font-size: 3rem;
	font-weight: normal;
	color: #FFFF00;
}
.pickup-area .ttl-area h4 .tit b{
	color: #fff;
}

.pickup-area .ctt-area{
	font-size: 1.5rem;
}
@media(max-width: 768px){
	.pickup-area{
		padding: 1.5em 10px;
	}
	.pickup-area .ttl-area h4 .no{
		width: 70px!important;
	}
	#wrapper.home .pickup .pickup-area .ttl-area .ttl-wrap {
		padding: 0.8em 0;
		flex-wrap: nowrap; 
	}
}


.table {
	max-width: 800px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #ddd;
	margin: 0 auto 32px;
}

.table-desc{
	text-align: center; 
	margin-top: 10px;
}

.table .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #ddd;
}

.table .row:last-child {
	border-bottom: none;
}

.table .row .right, .table .row .left {
	width: 50%;
	height: 48px;
	line-height: 48px;
}

.table .row .right {
	border-right: 1px solid #ddd;
	text-align: center!important;
}

.table .row .left span {
	font-size: 18px;
	font-weight: bold;
}

.table-graph .row .right{
	width: 30%;
}
.table-graph .row .left{
	width: 70%;
}
.table-graph .graph{
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.table-graph .graph span{
	line-height: 35px;
	font-size: 16px!important;
	display: block;
	text-align: right;
	padding-right: 5px;
}
.table-graph .graph span.green{
	background-color: #13d13f;
}
.table-graph .graph span.pink{
	background-color: #ff1493;
}
.table-graph .graph span.val-10{
	width: 10%;
}
.table-graph .graph span.val-20{
	width: 20%;
}
.table-graph .graph span.val-30{
	width: 30%;
}
.table-graph .graph span.val-40{
	width: 40%;
}
.table-graph .graph span.val-50{
	width: 50%;
}
.table-graph .graph span.val-60{
	width: 60%;
}
.table-graph .graph span.val-70{
	width: 70%;
}
.table-graph .graph span.val-80{
	width: 80%;
}
.table-graph .graph span.val-90{
	width: 90%;
}
.table-graph .graph span.val-100{
	width: 100%;
}


@media (min-width: 768px) {
	.table {
		font-size: 16px;
	}
	.table .row .right, .table .row .left {
		height: 60px;
		line-height: 60px;
	}
	.table .row .left span {
		font-size: 22px;
	}
}


.blink {
	-webkit-animation: blink 1s ease-in-out infinite alternate;
	animation: blink 1s ease-in-out infinite alternate;
}
.blink:hover {
	-webkit-animation: unset;
	animation: unset;
	text-decoration: underline;
}
@-webkit-keyframes blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}



.wake_interview{
	max-width: 960px;
	margin: 0 auto;
	background-color: #fff;
	padding: 30px;
}
.wake_interview h2 span {
	display: block;
	color: #FFF;
	background: #846C49;
	font-size: 16px;
	font-weight: normal;
	width: 150px;
	margin: 0px auto 10px;
	border-radius: 30px;
	text-align: center;
	line-height: 30px;
}
.wake_interview .wake_box{
	text-align: center;
}
.table111 {
	max-width: 800px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #ddd;
	margin: 20px auto 32px;
}
.table111 .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #ddd;
}
.table111 .row:last-child {
	border-bottom: none;
}
.table111 .row .right, .table111 .row .center {
	width: 50%;
	height: 48px;
	line-height: 48px;
}
.table111 .row .right {
	background-color: #f5f5f5;
	text-align: center!important;
}
.table111 .row .center{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin:0 auto;
}
@media (min-width: 768px) {
	.table111 {
		font-size: 16px;
	}
	.table111 .row .right, .table111 .row .center {
		height: 60px;
		line-height: 60px;
	}
	.table111 .row .center{
		font-size: 22px;
		text-align: center;
		margin:0 auto;
	}	
}



.contentBox_graphArea{
	max-width: 960px;
	margin: 0 auto;
	background: #f9f7f3;
	padding: 30px;
}
.contentBox_graphArea .stitle {
	font-size: 24px;
	text-align: center;
	margin-bottom: 30px;
}
.contentBox_graphArea .graphList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.contentBox_graphArea .graphList li {
	max-width: 48%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 5px;
	background: #fff;
	margin: 0 auto 24px;
}
.contentBox_graphArea .graphList li img {
	width: 120px;
}
.contentBox_graphArea .graphList li .txt {
	font-size: 16px;
	padding: 24px 8px 0;
}
.contentBox_graphArea .graphList li .txt p {
	font-size: 14px;
}
.contentBox_graphArea .graphList li .txt .age {
	color: #6899bb;
	font-size: 14px;
	margin-bottom: 5px;
}



@media (max-width: 768px){
	.wake_interview, .contentBox_graphArea{
		padding: 30px 10px;
	}
	.contentBox_graphArea .graphList li {
		max-width: 100%;
	}
}


div.tab{
	padding:50px 0 20px 0;
	position: relative;
	overflow: hidden;
}
div.tab ul{
	position: relative;
	left: 50%;
	float: left;
}
div.tab ul li{
	position: relative;
	left: -50%;
	float:left;
	width:250px;
	height:46px;
	line-height:46px;
	margin:0 5px 30px 0;
	border: solid 1px #310C0C;
	background: #fff;
	color: #310C0C;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	cursor: pointer;
}
div.tab ul li.active{
	background: #310C0C;
	color: #fff;
	cursor: auto;
	transform: rotate3d(1,0,0,0deg);
}
div.tab ul li.active:after{
	border: solid transparent;
	content:'';
	height:0;
	width:0;
	pointer-events:none;
	position:absolute;
	border-color: rgba(63, 36, 37, 0);
	border-top-width:18px;
	border-bottom-width:18px;
	border-left-width:10px;
	border-right-width:10px;
	margin-left: -10px;
	border-top-color:#310C0C;
	top:100%;
	left:50%;
}

#FormAnchor{
	/*overflow: unset;*/
}
#FormAnchor .p-desc, #FormAnchor .p-spec__title{
	text-align: center;
}
#FormAnchor .p-spec__title{
	margin: 1em 0;
}
#FormAnchor .p-spec__title:after {
	display: block;
	content: url(../img/title_bar.svg);
}
#FormAnchor *,
#FormAnchor *:before,
#FormAnchor *:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
#FormAnchor .btn,
#FormAnchor a.btn,
#FormAnchor button.btn {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 1rem 4rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #212529;
	border-radius: 0.5rem;
}
#FormAnchor .btn-wrap {
	margin: 50px auto 30px;
	text-align: center;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	padding-top: 12px;
}
#FormAnchor a.btn-c {
	font-size: 2.2rem;
	position: relative;
	padding: 0.25rem 2rem 1.5rem 3.5rem;
	color: #fff;
	background: #e94919;
	-webkit-box-shadow: 0 5px 0 #d44114;
	box-shadow: 0 5px 0 #d44114;
}

#FormAnchor a.btn-c span {
	font-size: 1.5rem;
	position: absolute;
	top: -1.25rem;
	left: calc(50% - 150px);
	display: block;
	width: 300px;
	padding: 0.2rem 0;
	color: #d44114;
	border: 2px solid #d44114;
	border-radius: 100vh;
	background: #fff;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
#FormAnchor a.btn-c span:before,
#FormAnchor a.btn-c span:after {
	position: absolute;
	left: calc(50% - 10px);
	content: "";
}

#FormAnchor a.btn-c span:before {
	bottom: -10px;
	border-width: 10px 10px 0 10px;
	border-style: solid;
	border-color: #d44114 transparent transparent transparent;
}

#FormAnchor a.btn-c span:after {
	bottom: -7px;
	border-width: 10px 10px 0 10px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}

#FormAnchor a.btn-c i {
	margin-right: 1rem;
}

#FormAnchor a.btn-c:hover {
	-webkit-transform: translate(0, 3px);
	transform: translate(0, 3px);
	color: #fff;
	background: #eb5b30;
	-webkit-box-shadow: 0 2px 0 #d44114;
	box-shadow: 0 2px 0 #d44114;
}


.global-page-top{
	position: fixed;
	width: unset;
	right: 40px;
	bottom: 40px;
	z-index: 9;
	display: none;
}
.global-page-top-btn {
	position: relative;
	display: block;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background: #0066CC;
}
.global-page-top-btn:before, .global-page-top-btn:after {
	position: absolute;
	width: 12px;
	height: 3px;
	content: '';
	border-radius: 3px;
	background: #fff;
}
.global-page-top-btn:before {
	top: 24px;
	left: 16.5px;
	width: 12px;
	transform: rotate(-45deg);
}
.global-page-top-btn:after {
	top: 24px;
	right: 16.5px;
	width: 12px;
	content: '';
	transform: rotate(45deg);
}
@media screen and (max-width: 767px){	
	.global-page-top{
		right: 12px;
		bottom: 12px;
	}
	.global-page-top-btn {
		width: 38px;
		height: 38px;
	}
	.global-page-top-btn:before {
		top: 16px;
		left: 9.5px;
		width: 12px;
	}
	.global-page-top-btn:after {
		top: 16px;
		right: 9.5px;
		width: 12px;
	}
}



#recruitment.faq .mainCont .faqList .item > div.q span {
	width: 230px;
}
@media screen and (max-width: 767px){	
	#recruitment.faq .mainCont .faqList .item > div.q span {
		width: 100px;
		font-size: 20px;
	}
}


.chat-icon{
	position: fixed;
	left: 20px;
	bottom: 40px;
	z-index: 9;
	display: none;
}
.chat-icon a{
	display: block;
	width: 170px;
	height: 52px;
	padding: 20px;
	background-color: #ad8a81;
	color: #fff;
	border-radius: 0px 20px 20px 20px;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
@media screen and (max-width: 767px){
	.chat-icon{
		left: 12px;
		bottom: 12px;
	}
	.chat-icon a{
		width: 130px;
		height: 38px;
		padding: 10px;
		border-radius: 0px 10px 10px 10px;
	}	
}


.top-post .ttl{
	margin-bottom: 2rem;
}

.top-post.news .post_news li{
	text-align: left!important;
	padding: 1rem 0px;
	border-bottom: 1px solid #ccc;
}
.top-post.news .post_news li:last-of-type{
	border-bottom: none;
}
.top-post.news .post_news li a{
	text-decoration: none;
	display: flex;
}
.top-post.news .post_news li a .post_date{
	margin-right: 20px;
	text-align: center;
}
.top-post.news .post_news li a .post_date em{
	font-style: normal;
	font-size: 1.4rem;
	display: block;
}
.top-post.news .link-more{
	text-align: center;
	margin-top: 1.5rem;
}
.top-post .link-more a{
	display: inline-block;
	padding: 0.7rem 7rem;
	border: 1px solid #000;
	text-decoration: none;
}
.top-post.blog{

}
.post_blog{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}
.post_blog__item{
	width: 49%;
	margin: 20px 0;
}
.post_blog__item a{
	text-decoration: none;
}
.post_blog__item figcaption {
	background: #212423;
	color: #fff;
	padding: 20px;
	text-align: left;
}
.post_blog__item figcaption span {
    display: inline-block;
    padding: 3px 1rem 5px;
    font-size: 1.3rem;
    line-height: 1.5em;
}
.post_blog__item figcaption p {
    padding: 3px 1rem 5px;
    font-size: 1.3rem;
    line-height: 1.5em;
    margin-top: 0!important;
}
@media(max-width: 768px){
	.post_blog__item{
		width: 100%;
		margin: 0;
	}
}

.animation-masking{
	position:relative
}
.animation-masking:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	top:0;
	background-color:#F5EEEC;
	position:absolute;
	-webkit-transition:height 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
	-o-transition:height 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
	transition:height 1.3s cubic-bezier(0.65, 0.05, 0.36, 1)
}
.animation-masking.animation-is-active:after{
	height:0
}
.animation-text-masking{
	overflow:hidden
}
.animation-text-masking div{
	-webkit-transform:translate(0, 100%);
	-ms-transform:translate(0, 100%);
	transform:translate(0, 100%);
	-webkit-transition:-webkit-transform 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
	transition:-webkit-transform 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
	-o-transition:transform 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
	transition:transform 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);
	transition:transform 1.3s cubic-bezier(0.65, 0.05, 0.36, 1), 
	-webkit-transform 1.3s cubic-bezier(0.65, 0.05, 0.36, 1)
}
.animation-text-masking.animation-is-active div{
	-webkit-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	transform:translate(0, 0)
}
.icon-beginner {
	position: relative;
	display: inline-block;
	width: 0.8em;
	height: 1em;
	vertical-align: middle;
	margin-left: .4em;
	margin-top: -0.2em;
}
.icon-beginner::before,
.icon-beginner::after {
	position: absolute;
	top: 0;
	content: "";
	display: block;
	width: 50%;
	height: 100%;
	border: .1em solid #aaa;
	border-bottom-width: .15em;
	box-sizing: border-box;
}
.icon-beginner::before {
	left: 0;
	background: #ff0;
	transform: skewY(45deg);
	border-radius: .3em 0 0 .1em;
	border-right: none;
}
.icon-beginner::after {
	right: 0;
	background: #390;
	transform: skewY(-45deg);
	border-radius: 0 .3em .1em 0;
	border-left: none
}

#post_slide .post_slide_item{
	
}
#post_slide .post_slide_item img{
	max-width: 95%;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#post_slide .post_slide_item a{
	display: block;
	text-decoration: none;
}

#post_slide .post_slide_item .konkatsu_ctt{
	padding: 0px 20px;
}
#post_slide .slick-dots {
	position: relative; 
	margin-top: 1em;
	margin-bottom: 3em;
	bottom: 0px;
}
#post_slide ul li {
	padding-top: 0px; 
	padding-bottom: 0px; 
	border: unset;
}
.konkatsu ul li {
	list-style: none;
	padding-top: 2em;
	padding-bottom: 2rem;
}
.konkatsu ul li:not(:first-of-type) {
	border-top: 1px solid #ddd;
}
.konkatsu ul li a {
	text-decoration: none;
	transition-duration: 0.3s!important;
}
.konkatsu_ctt {
	overflow: hidden;
	text-align: left;
}
.konkatsu_ctt img {
	width: 90px;
	float: left;
	margin-right: 1rem;
}
.konkatsu_ctt p {
	font-size: 16px;
	margin-top: 10px!important;
	line-height: 1em!important;
	font-weight: normal!important;
}
.konkatsu_ctt p:nth-of-type(2) {
	margin-top: 10px!important;
}
.konkatsu_ctt .category {
	background-color: #513319;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}
.konkatsu_ctt .area {
	background-color: #9c712d;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}
.konkatsu_ctt .date {
	display: block;
	margin-bottom: 3px;
	font-size: 14px;
}
.pickup,
.campaign,
.opcp,
.reason,
.price,
.point,
.faq
{
	overflow: hidden;
}

#wrapper.home.zaitaku .point .pointWrap .ttlWrap {
    background: unset;
}
#wrapper.home.zaitaku .faq:before, #wrapper.home.zaitaku .faq:after {
	display: none;
}
#wrapper.home.zaitaku .wake_interview{
	background-color: unset;
}