﻿@charset "UTF-8";

/*contents CSS SP用*/

@media screen and (max-width: 667px){

.sp{
	display: inherit !important;
}
.pc{
	display: none !important;
}

#priceBox,
#materialBox,
#outlineBox{
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#outlineBox .inBox,
#priceBox .inBox,
#materialBox .inBox{
	padding-bottom: 20px;
}
img {
    max-width: 100%;
    height: auto;
}

/***********************************
RISU Japanについて
************************************/
.mainImgOutline{
	display: none;
}

.mainImgOutlineSp{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}

.mainImgOutlineSp img{
	width: 100%;
}

body #titleOutlineBox{
	overflow: hidden;
	position: relative;
	display: block;
	font-size: 12px;
	background-color: #e1f0f0;
	margin-bottom: 15px;
	padding: 20px 10px;
	width: 100%;
	margin-top: 0!important;
	box-sizing: border-box;
}

#titleOutlineBox .inBox{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#titleOutlineBox .inBox h2{
	display: block;
	font-size: 18px;
	line-height: normal;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #00AEBB;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	float: none;
	width: 100%;
}

#titleOutlineBox img{
	width: 80%;
}
#titleOutlineBox .item-box {
    background: #FFF;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}
#titleOutlineBox .item-box:before {
    content: "";
    bottom: 0;
    right: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #00aebb;
    position: absolute;
    z-index: 100;
}
#titleOutlineBox .item-box a {
    text-align: left;
    background: #00aebb;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 10px 25px 8px 15px;
    position: relative;
}
#titleOutlineBox .item-box a:hover {
    text-decoration: none;
}
#titleOutlineBox .item-box a:after {
    content: "\f105";
    font-family: Fontawesome;
    font-weight: normal;
    font-size: 25px;
    right: 15px;
    top: 10px;
    position: absolute;
}
#titleOutlineBox .item-box .in {
    padding: 15px;
    text-align: center;
    box-sizing: border-box;
}
#titleOutlineBox .item-box .in .fl {
    float: left;
    width: 120px;
}
#titleOutlineBox .item-box .in .fr {
    overflow: hidden;
    width: auto;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
}
#titleOutlineBox .service-box {
    width: 100%;
    padding: 15px;
    background: #FFF;
    box-sizing: border-box;
}
#titleOutlineBox .service-box ul {
    padding: 20px 0 0 0;
    display: flex;
    flex-wrap: wrap;
}
#titleOutlineBox .service-box li {
    float: none;
    background: none;
}
#titleOutlineBox .service-box li:nth-child(1) {
    order: 1;
    width: 35%;
}
#titleOutlineBox .service-box li:nth-child(2) {
    order: 3;
    width: 35%;
}
#titleOutlineBox .service-box li:nth-child(3) {
    order: 2;
    width: 65%;
}
#titleOutlineBox .service-box li:nth-child(4) {
    order: 4;
    width: 65%;
}
#titleOutlineBox .service-box li a {
    position: relative;
    background: none;
    font-weight: normal!important;
    padding-left: 15px;
    padding-right: 5px;
}
#titleOutlineBox .service-box li a:before {
    position: absolute;
    content: "\f054";
    font-family: Fontawesome;
    left: 0;
    top: -2px;
    margin-right: 5px;

}
#titleOutlineBox .service-box strong {
    font-size: 16px;
}

#titleOutlineBox ul{
	overflow: hidden;
	position: relative;
	padding-bottom: 3px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#titleOutlineBox li{
	background-color: #FFF;
	float: none;
	margin-right: 0px;
	margin-bottom: 5px;
}

#titleOutlineBox li a{
	background-image: url(../images/iconLinkArrowLeftS.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	background-size:5px 7px;
}

#titleOutlineBox li a:link,
#titleOutlineBox li a:visited,
#titleOutlineBox li a:active{
	color: #00AEBB;
	font-weight: bold;
	text-decoration: underline;
}

#titleOutlineBox li a:hover{
	outline:none;
	text-decoration: none;
	color: #F00;
}

#titleOutlineBox li.i01{
	width: 100%;
	text-align: center;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#titleOutlineBox li.i01 img{
	max-height:80px;
	width: auto;
}

#titleOutlineBox li p{
	line-height: 16px;
	display: block;
	padding-top: 3px;
}

#titleOutlineBox li.i01 span{
	display: block;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#titleOutlineBox li.i02{
	width: 49%;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#titleOutlineBox li.i02 img{
	width: auto;
	max-height:80px;
}

#titleOutlineBox li.i02 span{
	display: block;
	text-align: center;
	padding-bottom: 4px;
}

#titleOutlineBox li.i02 p{
	display: none;
}

#titleOutlineBox li.i03,
#titleOutlineBox li.i04{
	width: 49%;
	margin-right: 0px;
	background-image: none;
	height: 61px;
	float: right;
}

#titleOutlineBox li.i03 span,
#titleOutlineBox li.i04 span{
	display: block;
	padding-left: 20px;
	padding-top: 20px;
}

#titleOutlineBox.titleBox{
	background-color: #19b6c2;
}
    
/*2023-05-17add A.S*/
    #titleOutlineBox.v02 .inBox .col {
        width: 100%;
    }
    #titleOutlineBox.v02 .title {
        position: relative;
        font-weight: bold;
        font-size: 16px;
        color: #FFF;
        background: #00aebb;
        border-radius: 6px;
        padding: 10px 20px;
        margin-bottom: 15px;
    }
    #titleOutlineBox.v02 .sub .title {
        background: #6c8385;
    }
    #titleOutlineBox.v02 .title:before {
        position: absolute;
        left: 10px;
        height: 0;
        width: 0;
        border: solid transparent;
        content: "";
        top: 100%;
        margin-left: 10px;
        border-color: transparent;
        border-top-color: #00aebb;
        border-right-color: #00aebb;
        border-width: 5px;
    }
    #titleOutlineBox.v02 .sub .title:before {
        border-top-color: #6c8385;
        border-right-color: #6c8385;
    }
    #titleOutlineBox.v02 .link a,
    #titleOutlineBox.v02 .sub .box {
        display: block;
        background: #FFF;
        border-radius: 6px;
        box-shadow: 0px 1px 2px 0px rgba(76, 106, 106, 0.3);
        padding: 8px 15px;
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: normal;
    }
    #titleOutlineBox.v02 .link a {
        color: #00aebb;
        text-decoration: none;
        transition: 0.3s;
    }
   /* #titleOutlineBox.v02 .link a.soon {
        pointer-events: none;
        color: #8f8f8f;
    }*/
    #titleOutlineBox.v02 .sub .box a {
        color: #020202;
        text-decoration: none;
        transition: 0.3s;
    }
    #titleOutlineBox.v02 .link a:hover,
    #titleOutlineBox.v02 .sub .box a:hover {
        text-decoration: underline;
        transition: 0.3s;
        opacity: 0.8;
    }
    #titleOutlineBox.v02 .link a .flex {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    #titleOutlineBox.v02 .link a .flex .item {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    #titleOutlineBox.v02 .link a .flex img {
        margin-right: 15px;
        width: 50px;
        height: auto;
    }
    #titleOutlineBox.v02 .sub .box img {
    }
    #titleOutlineBox.v02 .sub .box p {
        font-size: 14px;
    }
    #titleOutlineBox.v02 .sub.col {
        display: flex;
        justify-content: space-between;
    }
    #titleOutlineBox.v02 .sub.col .item {
        width: 48%;
    }
    #titleOutlineBox.v02 .sub.col .item .box {
        height: 28vw
    }
    #titleOutlineBox.v02 .sub.col .item:first-child .box {
        display: flex;
        align-items: center;
    }
    #titleOutlineBox.v02 .sub.col .item .box img {
        margin: auto;
        width: 100%;
        height: auto;
    }
    #titleOutlineBox.v02 .sub.col .item .box p {
        font-size: 12px;
        line-height: 1.3;
        margin-top: 10px;
    }
    #titleOutlineBox.v02 .sub.col .item:first-child {
        margin-bottom: 18px;
    }


#outlineBox table{
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 18px;
}

#outlineBox th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aad8db;
	font-size: 14px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	vertical-align: top;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
}

#outlineBox td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	font-size: 14px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	vertical-align: top;
}

#outlineBox th.eth,
#outlineBox td.etd{
	border-bottom-style: none;
}

#outlineBox #mapBox{
	height: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#outlineBox #mapBox iframe{
	width:100%;
	height: 380px;
}

#outlineBox #pressRelease{
	width:95%;
	margin-right: auto;
	margin-left: auto;
}

#outlineBox #pressRelease p{
	font-size: 16px;
	font-weight: bold;
	color: #00AEBA;
}

#outlineBox #pressRelease span{
	display: block;
}


/***********************************
プレスリリース
************************************/

#titleReleaseBox .inBox h2{
	display: block;
	font-size: 18px;
	line-height: normal;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #00AEBB;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #b1e4e8;
	font-weight: bold;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: auto;
}

#titleReleaseBox.titleBox{
	background-color: #b1e4e8;
	margin-top: 0px;
}

/**/
.releaseList{
}

.releaseList h2{
	background: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-left: 25px;
	box-sizing: border-box;
}
.releaseList h2:before{
	background: #00AEBB;
	border-radius: 20px;
	content: " ";
	height: 100%;
	width: 5px;
	margin-left: 10px;
}
.releaseList h4{
	display: block;
	font-size: 18px;
	line-height: normal;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #00AEBB;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #b1e4e8;
	font-weight: bold;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.releaseList p{
	padding-left: 15px;
	padding-right: 15px;
}
.releaseList ul{
	display: block;
	width: 100%;
	padding-top: 15px;
}

.releaseList li{
	display: block;
	line-height: 20px;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.releaseList a:link,
.releaseList a:visited,
.releaseList a:active{
	color: #00AEBA;
}

.releaseList a:hover{
	color: #F30;
	text-decoration: underline;
	outline:none;
}

.releaseList li.pdf a{
	background-image: url(../images/iconPdf.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size:18px 18px;
	padding-right: 23px;
}
.releaseList li span,
.releaseList li p{
	display: block;
	float: none;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#releaseBox p.in_img {
	text-align: center;
	box-sizing: border-box;
}
#releaseBox p.in_img img {
	height: auto;
	max-height: 300px;
    width: auto;
	max-width: 95%;
}
#releaseBox .release-date {
	padding: 0 15px;
	margin-bottom: 10px;
}
.single .releaseList ul {
	padding-left: 15px;
	padding-top: 0;
	margin-bottom: 25px;
}
.single .releaseList li {
	border: none;
	padding-bottom: 0;
}
.single .releaseList li:before {
	content: "・";
	margin-right: 5px;
}
	

/***********************************
未来の才能のために
************************************/
	.vision-mv {
		background: #101113;
	}
	.vision-mv img {
		width: 100%;
	}
	#visionBox  {
		position: relative;
		padding-top: 450px;
	}
	#visionBox .link-box {
		top: -80px;
		position: absolute;
	}
	#visionBox .flex {
		width: 100%;
		padding: 20px;
		box-sizing: border-box;
	}
	
	#visionBox p {
		font-size: 16px;
		margin-bottom: 25px;
		line-height: 1.8;
	}
	#visionBox .link-item {
		background: #FFF;
		width: 100%;
		position: relative;
		padding: 20px;
		margin-bottom: 20px;
		box-shadow: 0px 1px 4px 0px rgba(175, 175, 175, 0.44);
		box-sizing: border-box;
	}
	#visionBox .link-item:before {
		content: "";
		bottom: 0;
		right: 0;
		border-top: 10px solid transparent;
		border-right: 10px solid #00aebb;
		position: absolute;
		z-index: 100;
	}
	#visionBox .link-item img {
		width: 100%;
	}
	#visionBox .link-item a {
		text-align: center;
		color: #00aebb;
		font-size: 15px;
		font-weight: bold;
		display: block;
		padding: 15px 0 10px;
	}
	#visionBox .link-item a:hover {
		text-decoration: none;
	}
	#visionBox .link-item p {
		text-align: center;
		font-size: 13px;
		margin-bottom: 0;
	}
	#visionBox h2 {
		font-size: 20px;
		font-weight: bold;
		margin-top: 30px;
		margin-bottom: 15px;
		padding-left: 10px;
		padding-right: 15px;
		padding-bottom: 8px;
		border-left: 5px solid #00aebb;
		background: #d5f4f4;
	}
	#visionBox p {
		font-size: 15px;
		padding: 0 15px;
		margin-bottom: 25px;
		line-height: 1.8;
	}
	#visionBox .article-box .item {
		margin-bottom: 30px;
		padding: 0 15px;
	}
	#visionBox .article-box a {
		border: 1px solid #e5e5e5;
		padding: 20px;
		display: block;
		text-decoration: none;
		color: #333333;
		transition: 0.3s;
	}
	#visionBox .article-box a:hover {
		border: 1px solid #00aebb;
		transition: 0.3s;
	}
	#visionBox .article-box img {
		width: 100%;
		height: auto;
	}
	#visionBox .article-box .text-box {
		width: 100%;
		padding-top: 20px;
	}
	#visionBox .article-box a b {
		font-weight: bold;
		color: #00aebb;
		font-size: 15px;
		text-decoration: none;
		border-bottom: 1px solid #00aebb;
		padding-bottom: 2px;
		transition: 0.3s;
	}
	#visionBox .article-box a:hover b {
		text-decoration: none;
		border-bottom: none;
		transition: 0.3s;
	}
	#visionBox .article-box a b:after {
		content: url(../../images/recruit/blank-ico.png);
		margin-left: 5px;
		border-bottom: 1px solid #FFF;
		padding-bottom: 2px;
		transition: 0.3s;
	}
	#visionBox .article-box a p {
		font-size: 15px;
		line-height: 1.7;
		margin-top: 10px;
		margin-bottom: 0;
		padding: 0;
	}
	#visionBox .article-box a p span {
		font-size: 14px;
	}
	#visionBox .article-box a p span {
		font-size: 14px;
	}
	#visionBox .article-box.ver2 .item:last-child {
		margin-bottom: 100px;
	}
	#visionBox .article-box.ver2 .center {
		text-align: center;
	}
	#visionBox .article-box.ver2 img {
		max-width: 130px;
	}
	#visionBox .article-box.ver2 .text-box .cf {
		margin-bottom: 15px;
		margin-top: 15px;
		text-align: center;
	}
	#visionBox .article-box.ver2 .cat {
		background: #fbec00;
		font-size: 14px;
		padding: 4px 15px 2px;
		display: inline;
	}
	#visionBox .article-box.ver2 .date {
		font-size: 14px;
		padding: 4px 15px 2px;
		color: #666666;
		display: inline;
	}
	#visionBox .article-box.ver2 .text-box {
		padding-top: 0;
	}
	#visionBox .article-box.ver2 a p {
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 0;
	}
	#visionBox .btn02 {
		text-align: center;
		width: 100%;
	}
	#visionBox .btn02.right {
		text-align: center;
	}
	#visionBox .btn02 a {
		background: #FFF;
		position: relative;
		font-size: 16px;
		display: block;
		padding: 15px 50px 12px 15px;
		margin: 0 15px 40px!important;
		text-decoration: none;
		color: #00aebb;
		border: 1px solid #00aebb;
		transition: 0.3s;
	}
	#visionBox .btn02 a {
		margin: 0 0 40px;
	}
	#visionBox .btn02 a:before {
		content: url(../../images/recruit/arrow-ico04.png);
		position: absolute;
		right: 25px;
		top: 27px;
	}
	#visionBox .btn02 a:hover {
		transition: 0.3s;
		background: #00aebb;
		color: #FFF;
	}
	#visionBox .article-box .item .last {
		margin-bottom: 40px;
		padding: 0 15px;
	}

/***********************************
採用情報
************************************/

#titleRecruitBox{
	display: none;
}

#releaseBox{
}

#recruitBox #read{
	background-image: url(../../images/recruit/mainImg.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 117px;
	display: block;
	margin-bottom: 20px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	background-size: cover;
	background-position: center;
}

#recruitBox #read span{
	display: block;
	padding-top: 15px;
}

#recruitBox #read br{
	display: block;
}


	/*add2017.1*/
	.recruit .fl {
		float: none;
	}
	.recruit .fr {
		float: none;
	}
	.recruit .inBox p {
		font-size: 15px;
		padding: 0 15px;
	}
	.recruit p {
		font-size: 16px;
		margin-bottom: 25px;
		line-height: 1.8;
	}
	.recruit p.lead {
		font-size: 16px;
		margin-bottom: 15px;
		color: #002e31;
	}
	.recruit p b {
		font-size: 18px;
	}
    .recruit p.note {
        font-size: 85%;
        color: #999;
    }
	.recruit nav {
		background: #00aebb;
	}
	.recruit nav ul {
		display: flex;
		flex-wrap:wrap;
		box-sizing: border-box;
	}
	.recruit nav ul li {
		border-right: 1px solid #4ec8d1;
		border-bottom: 1px solid #4ec8d1;
	}
	.recruit nav ul.row > li {
		width: 49.7%;
	}
	.recruit nav li a {
		float: left;
		color: #FFF;
		font-size: 14px;
		text-decoration: none;
		display: block;
		padding: 10px 15px 8px;
		transition: 0.3s;
		position: relative;
		box-sizing: border-box;
		width: 100%;
	}
	.recruit nav li a:hover,.recruit nav li a.on,.recruit nav li.current a {
		background: #009fab;
		transition: 0.3s;
	}
	.recruit nav li.current {
		display: none;
	}
	.recruit nav li a:after {
		content: url(../../images/recruit/arrow-ico.png);
		position: absolute;
		right: 8px;
		top: 11px;
	}
	.recruit nav {
		position: relative;
	}
	.recruit nav ul.sp {
		width: 100%;
	}
	.recruit nav ul.sp.off {
		position: absolute;
		top: 80px;
		background: rgba(0,159,171,0.95);
		visibility: hidden;
		opacity: 0;
		z-index: 100;
		transition: 0.5s;

	}
	.recruit nav ul.sp.on {
		position: absolute;
		background: #006c74;
		top: 80px;
		visibility: visible;
		opacity: 1;
		z-index: 100;
		transition: 0.5s;
	}
	.recruit nav ul.sp li a {
		float: none;
		border-bottom: 1px solid #07939d;
	}
	.recruit nav ul.sp li:last-child a {
		border-bottom: none;
	}
	.recruit nav ul.sp li a:before {
		content: none;
		margin-right: 0;
	}
	.recruit nav ul.sp li a:hover {
		background: #00818b;
	}
	.recruit .head-box {
		height: auto;
		background: #e0e5e8;
		position: relative;
		margin-bottom: 20px;
	}
	.recruit .head-box img {
	}
	.recruit .head-box .row {
		position: relative;
	}
	.recruit.top .head-box .head-text {
		background-image: url("../../images/recruit/top-img-sp.png");
		background-position: right 20px top 25px;
		background-repeat: no-repeat;
		background-size: 100px auto;
	}
	.recruit.inner .head-box {
		height: 100px;
		position: relative;
		margin-bottom: 20px;
	}
	.recruit.inner .head-box img {
		position: absolute;
		right: 0;
		height: 100px;
		width: auto;
	}
	.recruit.inner.general .head-box {
		background: #e0e5e8;
		height: auto;
	}
	.recruit.inner.general .head-in {
		height: auto;
	}
	.recruit.inner.member-in .head-box .head-text {
		width: 100%;
	}
	.recruit.inner.member-in .head-box img {
		right: -40px;
	}
	.recruit.inner.member-in .head-box h2 {
		font-size: 20px;
		font-weight: bold;
		padding-top: 5px;
	}
	.recruit.inner.member-in .head-box h2 span {
		display: inline-block;
		font-size: 15px;
		font-weight: normal;
	}
	.recruit.inner.member-in .head-box h2 p {
		font-size: 16px;
		color: #3b3936;
	}
	.recruit .head-in {
	}
	.recruit.inner .head-in {
		height: 100px;
		background: none;
	}
	.recruit .head-box .row {
		z-index: 50;
	}
	.recruit .head-box .head-text {
		width: auto;
		color: #00484d;
		position: relative;
		z-index: 10;
		padding: 15px;
	}
	.recruit .head-box h2 {
		font-size: 20px;
		font-weight: bold;
		line-height: 1.4;
		padding-top: 20px;
	}
	.recruit.inner .head-box h2 {
		font-size: 20px;
		font-weight: bold;
		padding-top: 25px;
	}
	.recruit.inner.general .head-box h2 {
		padding-top: 6px;
	}
	.recruit.inner.general .head-text {
		width: auto;
	}
	.recruit .head-box p {
		font-size: 14px;
		line-height: 1.8;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.recruit article h2 {
		font-size: 20px;
		font-weight: bold;
		margin-top: 30px;
		margin-bottom: 15px;
		padding-left: 10px;
		padding-right: 15px;
		padding-bottom: 8px;
		border-left: 5px solid #00aebb;
		background: #d5f4f4;
	}
	.recruit article h2:first-child,.recruit article p:first-child + h2 {
		margin-top: 30px;
	}

	.recruit article h3 {
		font-size: 18px;
		font-weight: bold;
		border-bottom: 1px solid #ededed;
		padding-left: 40px;
		padding-right: 15px;
		padding-bottom: 8px;
		position: relative;
		margin-bottom: 15px;
		margin-top: 40px;
	}
	
	.recruit article h2 + h3 {
		margin-top: 0;
	}
	.recruit article h3:before {
		content: " ";
		border-bottom: 4px solid #00aebb;
		width: 15px;
		position: absolute;
		left: 0;
		top: 8px;
		margin-left: 15px;
	}
	.recruit article .img {
		padding: 0 15px;
		margin-bottom: 25px;
	}
	.recruit article .img img {
		width: 600px;
		height: auto;
	}
	.recruit.inner article ul {
		padding: 0 15px;
	}
	.recruit.inner article li {
		font-size: 16px;
		text-indent: -1.7em;
		padding-left: 1.7em;
		margin-bottom: 15px;
		line-height: 1.5;
	}
	.recruit.inner article li:before {
		content: url(../../images/recruit/list-ico01.png);
		margin-right: 10px;
	}
	.recruit.inner article table,.recruit.inner article th,.recruit.inner article table tr,.recruit.inner article table td {
		font-size: 16px;
		line-height: 1.5;
	}
	.recruit.inner article th {
		width: 90px;
		border-bottom: 1px solid #7acbd1;
		padding: 20px 15px 18px;
		vertical-align: top;
	}
	.recruit.inner article tr {
	}
	.recruit.inner article td {
		border-bottom: 1px solid #e0e5e8;
		padding: 20px 15px 18px;
	}
	.recruit.inner article table ul {
		padding: 0;
	}
	.recruit.inner article table li {
		text-indent: -1.3em;
		padding-left: 1.3em;
		margin-bottom: 15px;
	}
	.recruit.inner article table li:last-child {
		margin-bottom: 0;
	}
	.recruit.inner article table li:before {
		content: "・";
		color: #00aebb;
		margin-right: 5px;
		font-weight: bold;
	}

	.recruit.inner article table ol {
		counter-reset: my-counter;
  		list-style: none;
		padding-left: 17px;
		margin: 0;
	}
	.recruit.inner article table ol li {
		position: relative;
		text-indent: 0;
		padding-left: 5px;
	}
	.recruit.inner article table ol li:before {
		content: counter(my-counter);
		counter-increment: my-counter;
		border: 1px solid #00aebb;
		color: #00aebb;
		display: block;
		position: absolute;
		line-height: 22px;
		text-align: center;
		height: 20px;
		width: 20px;
		border-radius: 50%;
		text-indent: 0;
		left: -20px;
		font-size: 14px;
		transform: scale(0.8);
	}
	.recruit article .req-img-box {
		text-align: center;
		margin-top: 20px;
		padding: 0 15px;
	}
	.recruit article .req-img-box img {
		width: 100%;
		height: auto;
		margin-bottom: 25px;
	}

	.btn01 {
		text-align: center;
		width: 100%;
	}
	.btn01 a {
		background: #00aebb;
		position: relative;
		font-size: 18px;
		font-weight: bold;
		display: block;
		padding: 15px 0 13px;
		margin: 30px 15px;
		text-decoration: none;
		color: #FFF;
		transition: 0.3s;
	}
	.btn01 a:before {
		content: url(../../images/recruit/arrow-ico03.png);
		position: absolute;
		right: 15px;
		top: 10px;
		transform: scale(0.8);
	}
	.btn01 a:hover {
		transition: 0.3s;
		background: #009fab;
	}
    .btn01.large a {
        padding-right: 50px;
        padding-left: 25px;
    }
	.btn01.large a:before {
		top: 0;
        bottom: 0;
        margin: auto;
        width: 24px;
        height: 24px;
	}


	.recruit article .btn02 {
		text-align: center;
		width: 100%;
	}
	.recruit article .btn02.right {
		text-align: center;
	}
	.recruit article .btn02 a {
		background: #FFF;
		position: relative;
		font-size: 16px;
		display: block;
		padding: 15px 0 12px;
		margin: 0 15px 40px;
		text-decoration: none;
		color: #00aebb;
		border: 1px solid #00aebb;
		transition: 0.3s;
	}
	.recruit article .cont-box .btn02 a {
		margin: 0 0 40px;
	}
	.recruit article .btn02 a:before {
		content: url(../../images/recruit/arrow-ico04.png);
		position: absolute;
		right: 25px;
		top: 15px;
	}
	.recruit article .btn02 a:hover {
		transition: 0.3s;
		background: #00aebb;
		color: #FFF;
	}


	.recruit .type01 {
		display: block;
		padding: 0 15px;
	}
	.recruit .type01 .item {
		width: 100%;
		background: #f2f6f6;
		margin-bottom: 40px;
	}
	.recruit .type01 .item img {
		margin-bottom: 15px;
		width: 100%;
	}
	.page-template-member-index .recruit .type01 .item img {
		margin-bottom: 0;
	}
	.recruit .type01 .item strong {
		font-size: 16px;
		font-weight: bold;
		color: #00aebb;
		padding: 0 15px;
	}
	.recruit .type01 .item .name {
		font-size: 18px;
		padding: 5px 15px;
        margin-bottom: 0;
		line-height: 1.5;
		color: #FFF;
	}
	.recruit .type01 .item .name .position {
		font-size: 14px;
	}
	.recruit .type01 .item p {
		font-size: 14px;
		padding: 10px 15px 0;
		margin-bottom: 15px;
		color: #333333;
	}

	.recruit .type02 {
		padding: 0 15px 30px;

	}
	.recruit .type02 .item {
		width: 48%;
		position: relative;
		margin-bottom: 20px;
	}
	.recruit .type02 .item:nth-child(odd) {
		float: left;
	}
	.recruit .type02 .item:nth-child(even) {
		float: right;
	}
	.recruit .type02 .item img {
		width: 100%;
		height: auto;
	}

	.recruit .item-box a {
		display: block;
		text-decoration: none;
	}
	.recruit .item-box a span {
		display: block;
		padding: 15px 0 12px;
		text-align: center;
		color: #FFF;
		text-decoration: none;
		font-size: 14px;
		background: rgba(0,174,187,1);
		position: relative;
		transition: 0.3s;
	}

	.recruit .item-box.type02 a span {
		width: 100%;
		background: rgba(0,174,187,0.9);
		padding: 10px 0 8px;
	}
	.recruit .item-box.type02 .item.sp-line2 a span {
		height: 2.28em;
		padding-top: 22px;
	}
	.recruit .item-box a:hover span {
		background: rgba(0,159,171,0.9);
		transition: 0.3s;
	}
	.recruit .item-box a span:before {
		position: absolute;
		content: url(../../images/recruit/arrow-ico02.png);
		top: 17px;
		right: 20px;
		color: #FFF;
	}
	.recruit .item-box.type02 a span:before {
		top: 24px;
		right: 8px;
		transform: scale(0.8);
	}
	.recruit .text-box {
		width: 100%;
	}
	.recruit .cont-box {
		padding: 0 15px;
	}
	.recruit .cont-box img {
		width: 100%;
		margin-bottom: 15px;
	}
	.recruit .cont-box p {
		padding: 0;
	}
	.recruit .article-box .item {
		margin-bottom: 30px;
		padding: 0 15px;
	}
	.recruit .article-box a {
		border: 1px solid #e5e5e5;
		padding: 20px;
		display: block;
		text-decoration: none;
		color: #333333;
		transition: 0.3s;
	}
	.recruit .article-box a:hover {
		border: 1px solid #00aebb;
		transition: 0.3s;
	}
	.recruit .article-box img {
		width: 100%;
		height: auto;
	}
	.recruit .article-box .text-box {
		width: 100%;
		padding-top: 20px;
	}
	.recruit .article-box a b {
		font-weight: bold;
		color: #00aebb;
		font-size: 15px;
		text-decoration: none;
		border-bottom: 1px solid #00aebb;
		padding-bottom: 2px;
		transition: 0.3s;
	}
	.recruit .article-box a:hover b {
		text-decoration: none;
		border-bottom: none;
		transition: 0.3s;
	}
	.recruit .article-box a b:after {
		content: url(../../images/recruit/blank-ico.png);
		margin-left: 5px;
		border-bottom: 1px solid #FFF;
		padding-bottom: 2px;
		transition: 0.3s;
	}
	.recruit .article-box a p {
		font-size: 15px;
		line-height: 1.7;
		margin-top: 10px;
		margin-bottom: 0;
		padding: 0;
	}
	.recruit .article-box a p span {
		font-size: 14px;
	}
	.recruit .article-box a p span {
		font-size: 14px;
	}
	.recruit .author {
		font-size: 12px;
		border-top: 1px solid #e5e5e5;
		padding: 40px 15px 0;
		margin-top: 30px;
	}
	.recruit .author .fl {
		float: left;
	}
	.recruit .author .text-box {
		clear: both;
    	width: 100%;
		margin-top: 15px;
	}
	.recruit .author .name {
		font-size: 16px;
		line-height: 1.2;
		margin-top: 55px;
		margin-left: 15px;
		font-weight: bold;
		width: 50%;
	}
	.recruit .author .name span {
		font-size: 10px;
		font-weight: normal;
	}
	.recruit .author p {
		font-size: 14px;
		padding: 0;
	}
	.recruit .fnav {
		border-top: 1px solid #e8e8e8;
		margin-bottom: 30px;
		padding: 30px 15px 0;
	}
	.recruit .fnav li {
		line-height: 1.8;
		margin-bottom: 10px
	}
	.recruit .fnav li:before {
		content: url("../../common/images/iconLinkArrowNavi.png");
		margin-right: 5px;
	}
	.recruit .fnav a {
		font-size: 15px;
		color: #18b5c0;
	}
	
	#welfareBox .green {
        background: #00aebb;
    }
    
    #welfareBox .inBox.color {
        padding: 20px 15px;
    }
	.recruit article#welfareBox .pb50 {
		padding-bottom: 50px;
	}
    .recruit article#welfareBox h2 {
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
        margin-top: 0;
        margin-bottom: 30px;
        padding-left: 0;
        padding-bottom: 5px;
        border-left: none;
        border-bottom: 1px solid #FFF;
        position: relative;
		background: none;
    }
    .recruit article#welfareBox h3 {
        font-size: 18px;
        font-weight: bold;
        color: #00484d;
        border: none;
        margin-bottom: 20px;
		position: relative;
		padding-left: 60px;
		margin-top: 20px;
    }
    .recruit article#welfareBox .item-box.only-h .item {
        display: flex;
        align-items: center;
    }
    .recruit article#welfareBox .item-box.only-h .item h3 {
        margin-bottom: 0;
		margin-top: 0;
    }
    .recruit article#welfareBox h3::before {
        content: none;
    }
	.recruit article#welfareBox h3 span {
		background: none;
		position: relative;
	}
	.recruit article#welfareBox h3 span.num {
		font-size: 30px;
		font-style: italic;
		margin-right: 10px;
		position: absolute;
		left: 10px;
		top: 8px;
		transform: translateY(-50%);
	}
    .recruit article#welfareBox .item-box {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .recruit article#welfareBox .item-box .item ul li:last-child {
        margin-bottom: 0;
    }
    .recruit article#welfareBox .item-box .item {
        background: #FFF;
        padding: 15px;
        margin-bottom: 20px;
        box-sizing: border-box;
        border-radius: 10px;
    }
    .recruit article#welfareBox .item-box .item p {
        margin-bottom: 0;
        margin-top: 15px;
    }
    .recruit article#welfareBox .item-box .item h3 + p,
    .recruit article#welfareBox .item-box .item img + p,
    .recruit article#welfareBox .item-box .item .flex .text p:first-child {
        margin-top: 0;
    }
    .recruit article#welfareBox .item-box .item img {
        max-width: 100%;
        height: auto;
        border-radius: 10px;
        margin-bottom: 25px;
    }
    .recruit article#welfareBox .item-box.col1 .item {
        width: 100%;
    }
    .recruit article#welfareBox .item-box.col2 .item {
        width: 100%;
    }
    .recruit article#welfareBox .item-box.col3 .item {
        width: 100%;
    }
    .recruit article#welfareBox .item-box .item .flex {
        display: block;
    }
    .recruit article#welfareBox .item-box .item .flex .text {
        width: 100%;
    }
    .recruit article#welfareBox .item-box .item .flex .img {
        width: 100%;
    }
    .recruit article#welfareBox .item-box .item .flex img {
        margin-bottom: 0;
    }
    .recruit article#welfareBox .item-box .item .rev-wrapp .flex {
		align-items: center;
    }
    .recruit article#welfareBox .item-box .item .rev-wrapp .flex:nth-child(even) {
		flex-direction: row-reverse;
    }
    .recruit article#welfareBox .item-box .item .rev-wrapp .flex:nth-child(even) .img {
		margin-right: 25px;
		margin-left: 0;
    }
    .recruit article#welfareBox .item-box .item .rev-wrapp .flex p {
		margin-bottom: 15px;
    }
    .recruit article#welfareBox .item-box .item .rev-wrapp .flex ul {
		margin-top: 15px;
    }
	.recruit article#welfareBox .item-box .item.interview .flex {
		justify-content: flex-start;
    }
	.recruit article#welfareBox .item-box .item.interview .flex .text,
	.recruit article#welfareBox .item-box .item.interview .flex .list {
		width: 100%; 
    }
	.recruit article#welfareBox .item-box .item.interview .flex .list {
		margin-top: 15px;
    }
	.recruit article#welfareBox .item-box .item.interview .itv-box {
		margin-top: 40px;
		border: 2px solid #eee;
		border-radius: 10px;
		padding: 15px;
    }
	.recruit article#welfareBox .item-box .item.interview .itv-box .title {
		font-size: 18px;
		line-height: 1.5;
		font-weight: bold;
		margin-bottom: 15px;
		margin-top: 10px;
		position: relative;
    }
	.recruit article#welfareBox .item-box .item.interview .itv-box .title span.catch {
		font-size: 20px;
		font-style: italic;
		color: #bbb;
		position: absolute;
		background: #FFF;
		padding: 0 10px;
		top: -40px;
    	left: -10px;
    }
	.recruit article#welfareBox .item-box .item.interview .itv-box .title span.sub {
		font-size: 80%;
    }
	.recruit article#welfareBox .item-box .item.interview .itv-box p {
		font-size: 14px;
		padding: 0;
    }
	.recruit article#welfareBox .item-box .item.interview .itv-box .flex .img {
		width: 100%;
		margin-top: 15px;
		margin-bottom: 25px;
		text-align: center;
    }
	.recruit article#welfareBox .item-box .item.interview .itv-box .flex .img img {
		width: 50%;
		height: auto;
    }
	.recruit article#welfareBox .item-box .item.interview .itv-box .flex .text {
		width: 100%;
    }

/***********************************
RISU 将棋部
************************************/
	.shogi .mv {
		position: relative;
	}
	.shogi .mv .bg img {
		width: 100%;
		height: auto;
	}
	.shogi .mv .logo {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.shogi .mv .logo img {
		width: 30vw;
		height: auto;
	}
	.shogi article p {
		font-size: 15px;
		margin-bottom: 25px;
		line-height: 1.8;
		padding: 0 15px;
	}
	.shogi article h2 {
		font-size: 20px;
		font-weight: bold;
		margin-top: 30px;
		margin-bottom: 15px;
		padding-left: 10px;
		padding-right: 15px;
		padding-bottom: 8px;
		border-left: 5px solid #00aebb;
		background: #d5f4f4;
	}
	.shogi article h3 {
		font-size: 18px;
		margin: 30px 0 20px;
	}
	.shogi article .img {
		text-align: center;
		margin: 5vw 0;
	}
	.shogi article .img img {
		width: 80%;
		height: auto;
	}
	.shogi article .img.logo img {
		width: 70vw;
		height: auto;
	}
	.shogi .achieve .item {
		display: block;
		margin-bottom: 30px;
		border-bottom: 1px solid #eee;
		padding-bottom: 30px;
	}
	.shogi .achieve .item h3 {
		margin-top: 0;
		color: #00aebb;
		font-weight: bold;
		padding: 0 15px;
	}
	.shogi .achieve .item .img {
		width: 80%;
		padding: 0 15px;
		margin: auto;
		text-align: center;
	}
	.shogi .achieve .item .img img {
		width: 100%;
		height: auto;
	}
	.shogi .achieve .item .text {
		flex: 1;
	}
	.shogi .achieve-area .item:last-child {
		margin-bottom: 0;
		border-bottom: none;
	}


/***********************************
パートナーシップ
************************************/
	.partnership * {
	  box-sizing: border-box;
	}
	.partnership .mv {
		position: relative;
		background: #16B5C1;
		height: 70vw;
		background-image: url(../../images/partnership/mv-bg.png);
		background-repeat: no-repeat;
		background-size: auto 100%;
		background-position: center right -40vw;
		padding: 0 15px;
	}
	.partnership .mv .mv-row {
		width: 100%;
		margin: auto;
		position: relative;
	}
	.partnership .mv .bg {
		position: absolute;
		top: 0;
		left: 0;
		max-width: 100%;
	}
	.partnership .mv .text {
		color: #FFF;
		font-weight: bold;
		padding-top: 20px;
	}
	.partnership .mv .text h1 {
		font-size: 6vw;
		font-weight: bold;
		line-height: 1.4;
		text-shadow: 0 0 2px #16B5C1, 0 0 5px #16B5C1;
	}
	.partnership .mv .text ul {
		margin-top: 25px;
	}
	.partnership .mv .text li {
		position: relative;
		padding-left: 1em;
		font-size: 3.4vw;
		font-weight: bold;
		line-height: 1.3;
		margin-bottom: 10px;
		text-shadow: 0 0 2px #16B5C1, 0 0 5px #16B5C1;
	}

	.partnership .mv .text li::before {
		content: '';
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%) rotate(45deg);
		width: 0.3em;
		height: 0.6em;
		border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
	
	
	.partnership .cont {
		background: #EFE9E3;
		padding: 5vw 0;
	}
	.partnership .cont section {
		padding: 3vw 0;
	}
	.partnership .slide-logo-area {
		overflow: hidden;
		position: relative;
		width: 100%;
		margin-bottom: 30px;
	}
	.partnership .slide-logo-area img {
		max-height: 13vw;
	}
	.partnership .slide-logo-area::before {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		content: '';
		width: 20px;
		height: 100%;
		background: linear-gradient(-90deg, rgba(239, 233, 227, 0) 0, rgba(239, 233, 227, .5) 50%, rgba(239, 233, 227, 1) 100%);
	}
	.partnership .slide-logo-area::after {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 3;
		content: '';
		width: 5vw;
		height: 100%;
		background: linear-gradient(90deg, rgba(239, 233, 227, 0) 0, rgba(239, 233, 227, .5) 50%, rgba(239, 233, 227, 1) 100%);
	}
	.partnership .slide-logo-area .slide-inner {
		display: flex;
		white-space: nowrap;
	}
	.partnership .slide-logo-area div {
		flex: 0 0 auto;
		padding: 0 2vw;
	}
	.partnership .btn.contact {
		text-align: center;
	}
	.partnership .btn.contact a {
		background: #16B5C1;
		box-shadow: 0px 4px 0px #1E6E74;
		border-radius: 6px;
		display: inline-block;
		padding: 3vw;
		margin: 5vw auto;
		width: 80%;
		color: #FFF;
		font-size: 4.5vw;
		font-weight: bold;
		text-decoration: none;
		transition: 0.3s;
	}
	.partnership .btn.contact a:hover {
		transition: 0.3s;
		opacity: 0.8;
	}
	.partnership h2 {
		font-size: 6vw;
		font-weight: bold;
		text-align: center;
		padding: 0;
		line-height: 1.4;
		background: none;
	}
	.partnership h2::before {
		content: none;
	}
	.partnership .w-box {
		background: #FFF;
		border-radius: 8vw;
		padding: 8vw 5vw;
		text-align: center;
		font-size: 3.6vw;
		line-height: 1.4;
		margin: 5vw;
	}
	.partnership .w-box h3 {
		font-size: 5vw;
		font-weight: bold;
		margin-bottom: 5vw;
	}
	.partnership .w-box h3 .balloon {
		font-size: 4.5vw;
		color: #FFF;
		position: relative;
		background: #16B5C1;
		border-radius: 10px;
		padding: 3vw;
		margin-bottom: 5vw;
	}
	.partnership .w-box h3 .balloon:before {
		content: "";
		position: absolute;
		top: 100%;
		left: 50%;
		margin-left: -3vw;
		border: 3vw solid transparent;
		border-top: 3vw solid #16B5C1;
	}
	
	.partnership .w-box .img {
		width: 100%;
		margin: 5vw auto;
	}
	.partnership .w-box p {
		width: 100%;
		margin: auto;
	}
	.partnership .w-box p.note {
		font-size: 85%;
	}
	.partnership .w-box img {
		width: 100%;
		height: auto;
	}
	.partnership .hr {
		text-align: center;
		margin: 5vw 0;
	}
	.partnership .hr img {
		height: 10vw;
	}
	.partnership .reason .w-box.box03 .img {
		width: 60%;
	}
	.partnership .results .slide-results-area .w-box {
		margin-bottom: 0;
		width: 80vw;
		margin-left: 1.5vw;
		margin-right: 1.5vw;
		padding: 5vw 5vw;
	}
	.partnership .results .slide-results-area img {
		max-height: auto;
		max-width: 100%;
		margin: auto;
	}
	.partnership .results .slide-results-area a {
		background: #75D0D7;
		color: #FFF;
		padding: 2vw;
		border-radius: 40px;
		display: block;
		margin: 3vw auto 0;
		text-decoration: none;
		transition: 0.3s;
	}
	.partnership .results .slide-results-area a {
		transition: 0.3s;
		opacity: 0.8;
	}
	.partnership .results .slide-results-area .slick-prev {
		left: 8vw;
	}
	.partnership .results .slide-results-area .slick-next {
		right: 8vw;
	}


/***********************************
RISUのあゆみ
************************************/

	#historyBox {
		width: 100%;
		margin: auto;
		padding: 40px 15px 40px;
		text-align: center;
		box-sizing: border-box;
	}
	#historyBox .title {
		font-size: 18px;
		line-height: 1.5;
	}
	#historyBox .title strong {
		font-size: 30px;
		color: #00aebb;
		display: block;
	}
	#historyBox .timeline {
		position: relative;
		margin: 50px 0;
	}
	#historyBox .timeline:before {
		content: '';
		position: absolute;
		top: 0;
		left: 50%;
		height: 100%;
		width: 4px;
		background: #00aebb;
		margin-left: -2px;
	}
	#historyBox .item {
		position: relative;
	}
	#historyBox .item:after {
		content: "";
		display: table;
		clear: both;
	}
	#historyBox .timeline .item .circle.end {
		margin-bottom: 0;
	}
	#historyBox .circle {
		height: 110px;
		width: 110px;
		border-radius: 50%;
		background: #00aebb;
		display: table;
		margin: 50px auto;
	}
	#historyBox .circle span {
		font-size: 26px;
		color: #FFF;
		display: table-cell;
		vertical-align: middle;
		padding-top: 5px;
	}
	#historyBox .content {
		background: #FFF;
		border: 1px solid #a4d2d5;
		border-radius: 14px;
		padding: 15px 15px 20px;
		margin-bottom: 50px;
	}
	#historyBox .item .content:last-child {
		margin-bottom: 0;
	}
	#historyBox .content:after {
		content: "";
		display: table;
		clear: both;
	}
	#historyBox .content p.in-title {
		font-size: 26px;
		font-weight: bold;
		color: #00aebb;
	}
	#historyBox .content p {
		font-size: 14px;
		color: #333;
		margin-top: 10px;
	}
	#historyBox .content a {
		color: #00aebb;
	}
	#historyBox .content img {
		margin-top: 20px;
		max-width: 100%;
	}
	#historyBox .content img.img-s01 {
		max-width: 35%;
	}
	#historyBox .content img.img-s02 {
		max-width: 65%;
	}
	.media-text-area {
		background: #FFF;
		border: 1px solid #d5d5d5;
		border-radius: 14px;
		padding: 15px;
		text-align: left;
	}
	.media-text-area p {
		font-size: 10px;
		color: #a9a9a9;
		line-height: 1.8;
		margin-bottom: 0;
	}


/***********************************
エイプリルフール2022
************************************/
    #aprilfool img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    #aprilfool .mv {
        background: #23acc4;
    }
    #aprilfool .inner {
        background: #FFF;
        padding: 3vw;
        border-radius: 10px;
    }
    #aprilfool .sec01 {
        background: #f0efeb;
        padding: 5vw 3vw;
    }
    #aprilfool h2 {
        font-size: 6vw;
        font-weight: bold;
        border: none;
        text-align: center;
        background: none;
    }
    #aprilfool h2 span {
        border-bottom: 1.5vw solid #ffde00;
    }
    #aprilfool .sec01 h2 {
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 6vw;
        padding-top: 3vw;
    }
    #aprilfool .faq {
        margin-bottom: 5vw;
    }
    #aprilfool .faq .item {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 4.5vw;
        font-weight: bold;
        margin-top: 5vw;
        margin-bottom: 3vw;
    }
    #aprilfool .faq .item img {
        margin-right: 3vw;
        width: 8vw;
        height: auto;
    }
    #aprilfool .faq .item img:first-child {
        margin-right: 3vw;
        width: 12vw;
        height: auto;
    }
    #aprilfool .blain {
        background: #fffae7;
        border-radius: 10px;
        padding: 5vw 3vw;
        font-size: 4vw;
        font-weight: bold;
        line-height: 1.5;
    }
    #aprilfool .blain .img {
        text-align: center;
        margin-bottom: 3vw;
    }
    #aprilfool .blain img {
        width: 45vw;
        height: auto;
    }
    #aprilfool .blain strong {
        font-size: 5vw;
        color: #ff9900;
    }
    #aprilfool .blain .text img {
        width: 100%;
        margin-top: 3vw;
    }
    #aprilfool .cv {
        font-size: 5vw;
        font-weight: bold;
        text-align: center;
        line-height: 1.5;
        padding: 8vw 0;
    }
    #aprilfool .cv strong {
        font-size: 6.5vw;
        color: #2a9cb0;
    }
    #aprilfool .cv .btn {
        font-size: 6vw;
        color: #FFF;
        background: #2a9cb0;
        border-radius: 55px;
        width: 95%;
        padding: 3vw;
        margin: 5vw auto 0;
        box-sizing: border-box;
    }
    #aprilfool .sec02,
    #aprilfool .sec03 {
        padding: 5vw 3vw;
        background: #2a9cb0;
    }
    #aprilfool .sec03 {
        padding: 0 3vw 5vw;
    }
    #aprilfool .sec02 h2,
    #aprilfool .sec03 h2 {
        font-size: 6vw;
        color: #FFF;
        margin-bottom: 5vw;
    }
    #aprilfool .sec02 h2 span,
    #aprilfool .sec03 h2 span {
        font-size: 8vw;
    }
    #aprilfool .sec02 .inner, 
    #aprilfool .sec03 .inner {
        padding: 5vw 3vw;
    }
    #aprilfool .sec02 {
        font-size: 4vw;
        line-height: 1.5;
    }
    #aprilfool .sec02 .item {
        margin-bottom: 8vw;
    }
    #aprilfool .sec02 .flex .item:last-child {
        margin-bottom: 0;
    }
    #aprilfool .sec02 .secret {
        font-size: 4vw;
        color: #FFF;
        font-weight: bold;
        background: #2a9cb0;
        border-radius: 20px;
        width: 50%;
        padding: 2vw;
        margin: 0 auto 3vw;
        box-sizing: border-box;
        text-align: center;
        display: block;
        line-height: 1;
    }
    #aprilfool .sec02 .title {
        font-size: 5vw;
        font-weight: bold;
        text-align: center;
        margin-bottom: 3vw;
    }
    #aprilfool .sec02 p {
        margin-bottom: 5vw;
    }
    #aprilfool .sec03 .flex {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        text-align: center;
    }
    #aprilfool .sec03 .flex img {
        margin: 0 2vw 5vw;
        width: 55%;
        height: auto;
    }
    #aprilfool .sec03 .flex img:first-child {
        width: 35%;
    }
    #aprilfool .voice .item {
        border-top: 1px solid #dedede;
        padding: 5vw 0;
        font-size: 4vw;
        line-height: 1.5;
    }
    #aprilfool .voice .item:last-child {
        padding-bottom: 0;
    }
    #aprilfool .voice .name {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 4.5vw;
        font-weight: bold;
        margin-bottom: 5vw;
    }
    #aprilfool .voice .name img {
        margin-right: 5vw;
        width: 15vw;
        height: auto;
    }
    #aprilfool .row.attention {
        text-align: center;
        font-size: 3vw;
        color: #8D8D8D;
        margin-bottom: 10vw;
        padding: 0 5vw;
        box-sizing: border-box;
    }


/*Q&A アコーディオン*/
.acBox{
	clear: both;
}

.acBox dl{
	_zoom: 1;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.acBox dt{
	cursor: pointer;
	_zoom: 1;
	font-weight: bold;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.acBox dt .title{
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.acBox dt .title{
	display: block;
	_zoom: 1;
	background-image: url(../../images/recruit/pr_iconP.png);
	background-position: 95% center;
	border-top-style: none;
	background-repeat: no-repeat;
	background-size:14px 14px;
}

.acBox dt.selected .title{
	background-image: url(../../images/recruit/pr_iconM.png);
	background-position: 95% center;
	border-top-style: none;
	background-repeat: no-repeat;
	background-size:14px 14px;
}

.acBox dt.selected{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #e8fdff;
}

.acBox dt .inWrapBox{
	overflow: hidden;
	position: relative;
	width: 95%;
}

.acBox dt h4{
	line-height: 24px;
	font-size: 16px;
	color: #19B6C2;
	text-decoration: underline;
	font-weight: bold;
	float: none;
	margin-bottom: 10px;
}

.acBox dt ul{
	float: left;
	padding-left: 0px;
}

.acBox dt li{
	float: left;
	padding-right: 2px;
}

.acBox dt p{
	display: block;
	font-weight: normal;
	padding-top: 10px;
	width: 90%;
}

/*告知用*/
.acBox .ps{
	cursor: pointer;
	_zoom: 1;
	font-weight: bold;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.acBox .ps .title{
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.acBox .ps .inWrapBox{
	overflow: hidden;
	position: relative;
}

.acBox .ps h4{
	line-height: 24px;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	float: none;
	margin-bottom: 5px;
}

.acBox .ps ul{
	float: left;
	padding-left: 0px;
	margin-bottom: 5px;
}

.acBox .ps li{
	float: left;
	padding-right: 2px;
}

.acBox .ps p{
	line-height: 24px;
	font-size: 14px;
	width: 90%;
	font-weight: normal;
}

.acBox dd {
	display: block;
	font-size: 16px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.acBox dd h5{
	background-color: #474747;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 15px;
}

.acBox dd ul{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.acBox dd li{
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.acBox span{
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}

.acBox strong{
	color: #F2790D;
}

.acBox .tBox{
	display: block;
	background-color: #f5f5f5;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.acBox table{
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 18px;
}

.acBox th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aad8db;
	font-size: 14px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	vertical-align: top;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
}

.acBox td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	font-size: 14px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	vertical-align: top;
}

.acBox th.eth,
.acBox td.etd{
	border-bottom-style: none;
}

.acBox .btnBox{
	text-align: center;
	padding-bottom: 40px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.acBox .btnBox img{
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.acBox .btnBox span{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.acBox .btnBox p{
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
    /*entry form*/
    .wpcf7 .wpcf7-list-item {
        display: block;
    }
    .wpcf7 label b {
        margin-bottom: 10px;
        display: inline-block;
        line-height: 1.3;
    }
    .wpcf7 input[type="text"],
    .wpcf7 input[type="tel"],
    .wpcf7 input[type="date"],
    .wpcf7 input[type="email"],
    .wpcf7 textarea {
        width: 100%;
    }
    .wpcf7 .wpcf7-response-output {
        font-size: 120%;
        font-weight: bold;
        padding: 10px 15px!important;
    }

}
/*end*/
