@charset "utf-8";

pc {
	display:none;
}
#about, #environ, #interview, #information, #entry {
	padding: 60px 20px;
}

#game{
	padding:100px 20px;
	min-height:400px;
}

#about div.inner img {
	margin: 60px 0 0;
}
h2 {
	text-align: center;
	margin-bottom: 30px;
}
h2 img{
	max-width:50%;
}
.spImages {
	display: none;
}
#about {
	background: url('/img/green_bg.jpg') center center / cover;
	color: #fff;
	border-top: 3px #10756f solid;
	box-shadow: 0px 10px 10px inset #61a6a1;
}
#top{
	position:relative;
	padding-top:20.7%;
}
#top h1 {
	position:absolute;
	top:0;
	left:0;
}

#top #topEarn > img {
	position: absolute;
	left: 110px;
	bottom: 65px;
	width: 45%;
}
#top {
	position: relative;
}
.info_btn {
	padding-bottom: 60px;
}
#top #topEarn #nara {
	position: absolute;
	top: 90px;
	left: 510px;
	width: 12.5%;
}
.infoBtn {
	margin: 20px auto 0;
	max-width: 980px;
	font-size: 0;
	text-align: center;
	padding-bottom: 10px;
}
.infoBtn li {
	width: 32%;
	margin-right: 2%;
	display: inline-block;
	text-align: center;
}

.infoBtn li:last-child {
	margin: 0;
}
.infoBtn li a {
	display: block;
	background-size: contain;
	padding-top: 35%;
}
.infoBtn li:first-child a {
	background: url(/img/line.png) no-repeat;
	background-size:contain;
}
.infoBtn li:nth-child(2) a {
	background: url(/img/mail.png) no-repeat;
	background-size:contain;
}
.infoBtn li:last-child a {
	background: url(/img/tel.png) no-repeat;
	background-size:contain;
}
.infoBtn li a img{
	display: none;
}

/*======================GAME==========================*/

#game{
	background: url(/img/bg_match.png) no-repeat center center / cover;
}

#game h3{
	width:80%;
	margin:20px auto;
	padding:30px 0;
	border-radius:10px;
	background:#fff;
	box-shadow:1px 1px 3px #999;
	font-size:20px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align:center;
}

#game .y_n{
	display:flex;
	justify-content:center;
	margin-top:100px;
}

#game .y_n li{
	position:relative;
	width:30%;
	margin:0 20px;
	padding:10px;
	border:3px solid;
	text-align:center;
	transform:skew(45deg);
	transition:all .3s linear;
	cursor:pointer;
	overflow:hidden;
}

#game .y_n li:hover{
	border-color:#fff;
}

#game .y_n li:before{
	content:"";
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(32,196,190,.6);
	transform:rotateY(90deg);
	transform-origin:center center;
	transition:all .3s linear;
}

#game .y_n li:hover:before{
	transform:rotateY(0);
}

#game .y_n li span{
	display:inherit;
	font-size:24px;
	font-family:"Times New Roman",serif;
	transform:skew(-45deg);
	transition:all .3s linear;
}

#game .y_n li:hover span{
	color:#fff;
}

#game .logo{
	margin-top:100px;
	text-align:center;
}

#game .logo a{
	position:relative;
	display:inline-block;
	padding:20px 40px;
	background:#fff;
	border:3px solid #cdebea;
	border-radius:10px;
	box-shadow:3px 3px 0 3px #019c98;
}

#game .logo a:after{
	content:'';
	position:absolute;
	top:0;
	right:-50px;
	width:150px;
	height:40px;
	background:url('/img/click.png') no-repeat center center / contain;
	transform:rotate(30deg);
	animation:blink 1s step-end infinite;
}

@keyframes blink{
0%{opacity:1;}
10%{opacity:0;}
20%{opacity:1;}
30%{opacity:0;}
40%{opacity:1;}
}

#game .logo img{
	width:300px;
}

/*======================GAME==========================*/

#about h2 {
	margin-bottom: 20px;
	font-size: 260%;
	font-weight: bold;
}
#waitingBox {
	max-width: 980px;
	margin: 0 auto 80px;
	font-size: 0;
}

#waitingBox div {
	display: inline-block;
	font-size: 0;
	width: 33.3%;
}
.private,
.waitingBox {
	position:relative;
}
.waitingBox > img {
	position: absolute;
	left: 20%;
	display: block;
	top: -10%;
	width:60%;
}
.left.left02 {
	margin-bottom: 10px !important;
}
.private > img {
	position: absolute;
	left: 20%;
	display: block;
	top: -10%;
	width:60%;
}
#interview .left .case h3 {
	border-color: #f9bb64;

	padding: 15px 0;
}
#interview .right .case h3 {

	padding: 15px 0;
}
#interview .left .case h3 img,
#interview .right .case h3 img {
	margin-right: 20px;
	vertical-align: middle;
}
.left figure,
.right figure {
margin-bottom:20px;
}
#about .inner,
#environ ul{
	text-align: center;
	max-width: 980px;
	margin: 0 auto;
}

#about .inner p {
	text-align: left;
	line-height: 1.7;
	font-size: 142%;
}
#environ ul.icon{
	font-size:0;
}

#environ ul.icon li {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	position: relative;
	width: 15.5%;
	margin: 10px 1.1% 0 0;
	border: 4px solid #019c98;
	background: #f9f9f9;
	font-size: 18px;
	height: 90px;
	font-weight: bold;
}
#environ ul.icon li:nth-child(6n){
	margin-right:0;
}

#environ ul.icon li span{
	position:absolute;
	top:50%;
	left:5%;
	width:90%;
	transform:translateY(-50%);
	text-align:center;
	line-height:1;
}
#video{
	margin:0 0 20px;
	text-align:center;
}
#interview {
	max-width: 980px;
	margin: 0 auto 80px;
	font-size: 0;
	padding: 0;
}
#interview .case {
	max-width: 65%;
	border: 5px solid;
	padding: 10px;
	margin: 10px auto;
}
#interview > div {
	display: inline-block;
	width: 50%;
	font-size: 16px;
	margin: 0 auto;
	text-align: center;
	vertical-align:top;
}
#interview .case h3 {
	border-bottom: 2px solid;
	padding: 3px 0;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 23px;
}
.case ul li:nth-child(odd) {
	background: #000;
	color: #fff;
	font-size: 17px;	
	padding: 5px 0;
}
#interview .case dl {
	display: flex;
	align-items:center;
	margin-bottom: 10px;
	height: 25px;
}
.case ul li:nth-child(even) {
	font-size: 17px;
	text-align: left;
	padding: 8px 0;
}
.left ul li:nth-child(10) {
	padding-bottom: 30px;
}
.case02 {
	margin-top:30px !important;
}
#interview .case dl:last-child{
	margin-bottom:0;
}
.newInterview #newImages02 {
	margin-top: 0px;
}

#newImages02 {
	margin-top: 30px;
}
#interview .case dt {
	text-align: center;
	background: #000;
	padding: 1px 0;
	color: #fff;
	width: 30%;
	margin-right: 5px;
}
#interview .case dd{
	width:71%;
	padding:3px 2%;
	text-align: left;
}
#newImages {
	margin: 0 auto;
	display: block;
	width: 86%;
}
#interview .left{
	margin-bottom:30px;
}

#interview .schedule{
	display:none;
	padding:10px 0;
}

#interview .schedule h4{
	text-align:center;
	font-size:5vw;
	font-weight:bold;
}

#interview .toggle {
	background: #eee;
	padding: 10px 0;
	text-align: center;
	color: #20c3be;
	font-weight: bold;
	display: none;
}
#information{
	background:url('/img/information_bg.jpg') center center / cover;
}
#information #boxArea {
	padding: 48px;
	background: rgba(255,255,255,0.5);
	max-width: 600px;
	margin: 30px auto 20px;
}
#information .box {
	box-sizing: border-box;

	border: solid 1px;
	padding: 2px;
}
#information .box dl{
	display:flex;
}

#information .box dl:not(:last-child){
	margin-bottom:1px;
}

#information .box dt,#information .box dd{
	box-sizing:border-box;
	display:inline-block;
	padding:10px 2%;
	text-align:left;
}

#information .box dt{
	width:25%;
	background:#333;
	color:#fff;
}

#information .box dd{
	width:75%;
	background:#fff;
	color:#333;
}

#entry form{
	margin:0 auto;
}

#entry form input, #entry form textarea , #entry form select {
	box-sizing: border-box;
	width: 370px;
	margin: 0 auto;
	padding: 10px;
	border:none;
}

#entry form dt{
	line-height:1;
}

#entry form button {
	box-sizing: border-box;
	display: block;
	width: 375px;
	margin: 0 0 0 185px;
	padding: 15px 0;
	border: 0;
	border-bottom: 3px solid #106260;
	box-shadow: 0 0 0 3px #079e99 inset;
	color: #059e99;
	font-weight: bold;
	text-align: center;
}

#entry form button img{
	width:8%;
}
#entry #formArea {
	width: 605px;
	margin: 0 auto;
}
#formArea dl dt span {
	color: #f00;
}
#formArea dl {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	margin-bottom: 15px;
	overflow: hidden;
}
#formArea dl dt {
	width: 30%;
	text-align: right;
	/* padding-right: 0; */
	/* line-height: 0px; */
	padding-top: 15px;
	margin-right: 20px;
}
#formArea dl dd {
	width: 75%;
	margin-left: auto;
}
#formArea .mincho br {
	display: none;
}
#formArea .mincho {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 110%;
}
#entry form button:hover
 {
	cursor: pointer;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	zoom: 1;
	background: #ffffff;
}
.infoBtn li a:hover {
	cursor: pointer;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	zoom: 1;
}
#modal {
	display: none;
	position: fixed;
	z-index:999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
}
#modalBody {
	width: 40%;
	padding: 20px;
	margin: 0 auto;
	background: #fff;
	border-radius: 5px;
	font-size: 80%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#modalBody p:first-child {
	margin-bottom: 30px;
	color: #20c3be;
	font-size: 160%;
	font-weight: bold;
}
#fixed_logo {
	display: none;
}

/*********************************会社概要**************************************/
#company {
	background:#0c3c60;
	color:#fff;
}
#company .inner {
	max-width: 980px;
	margin: 0 auto;
	padding: 70px 0;
}
#company .inner_box {
	text-align:center;
}

#company .mincho {
	font-size: 21px;
	text-align: center;
	margin-bottom: 43px;
}
#company .company_info {
	font-size: 14px;
}
#company .company_title {
	font-size: 34px;
	margin-bottom:59px;
}
#company .Business_content {
	margin-bottom:80px;
}
#company .Business_content_title,
#company .company_information_title {
	font-size: 24px;
	margin-bottom:25px;
	text-align:center;
}
#company .rec_flex {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
}
#company .Business_content li {
	text-align: center;
	background: #fff;
	color: #113861;
	padding: 36px 25px;
	margin-right: 35px;
}
#company .Business_content li:last-child {
	margin-right: 0;
}
#company .Business_content li .Business_content_item {
	font-size:20px;
	margin-bottom:15px;
}
#company .company_information li {
	width: 48%;
	margin-right: 50px;
}
#company .company_information li .company_information_info {
	margin-top: 37px;
	font-size:20px;
}
#company .company_information li .company_information_info_item {
	font-size:16px;
	margin-bottom:40px;
}
#company:not(.Business_content_txt) {
	font-weight: bold;
}
.rec_btn a {
	width: 80%;
	height: 50px;
	background: #fff;
	color: #0c3c60;
	display: block;
	border-radius: 10px;
	text-align: center;
	line-height: 50px;
}
#company .company_map {
  position: relative;
  padding-bottom: 38.25%;
  height: 0;
  overflow: hidden;
}
#company .company_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.Business_content_txt {
	font-weight: normal;
}
.new_fooer h2{
	display:none;
}

/*********************************会社概要**************************************/

footer {
	text-align: center;
	position: relative;
	padding-bottom: 100px;
}

footer h2{
	margin:50px 0;
}

footer h2 img {
	max-width: 70%;
}
footer h2 {
	margin: 50px 0;
	position: absolute;
	top: 80px;
	left: 50%;
	/* width: 100%; */
	transform: translate(-50%,-50%);
}
footer .infoBtn {
	padding-top: 270px;
}
footer p {
	margin-top: 30px;
}
.fixedBtn h2 {
	max-width: 980px;
	margin: 50px auto;
}
.fixedBtn h2 img {
	max-width: 30%;
}
.fixedBtn {
	padding: 40px 0 70px;
}
.v_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 20px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.v_flex video {
	width: 48%;
}

.video_content {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 50px;
}
.video_content li {
	width: 48%;
	margin-bottom: 20px;
}
.video_inner {
	max-width: 980px;
	margin: 0 auto;
}
.video1 {
	width: 100%;
	margin-bottom: 20px;
}
v_flex {
	margin-bottom: 20px;
}
.video_content li:nth-child(odd) {
	margin-right: 4%;
}
.ricoh-theta-spherical-image.ricoh01 iframe {
	width: 100% !important;
}
.waitingBox.waitingBox02 {
	width:50% !important;
}

.form__btn {
	box-sizing: border-box;
	display: block;
	width: 375px;
	margin: 0 0 0 185px;
	padding: 15px 0;
	border: 0;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom: 3px solid #106260;
	box-shadow: 0 0 0 3px #079e99 inset;
	color: #059e99;
	font-weight: bold;
	text-align: center;
	background: #f0f0f0;
	font-size: 15px;
}
.form__btn img {
	width: 8%;
}
.js-thanks {
	z-index: 30;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.95);
	color: rgb(255, 255, 255);
}
.thanks__inner {
	margin: 5% auto;
	padding: 5%;
	width: 50%;
}
.thanks__ttl {
	font-size: 2.4rem;
	margin-bottom: 15px;
}
.thanks__btn-close {
	width: 50%;
	text-align: center;
	border: 2px solid #FFF;
	border-radius: 5px;
	padding: 10px 0;
	margin: 80px auto 0 auto;
	cursor: pointer;
}
.d_none {
	display: none !important;
}
#environ {
	text-align:center;
}

/****************************認証***************************/
#index {
	text-align: center;
}
#index, #index article {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
#indexlogo {
	margin:100px 0;
}
#index footer {
	padding-bottom: 0;
	margin-top: auto;
}
.entrance_btn ul {
	font-size: 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.entrance_btn .LP_detail {
	background: #6fc6e3;
	padding: 10px;
	color: #fff;
}
.entrance_btn ul li {
	display: inline-block;
	width: 35%;
}
.entrance_btn ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.entrance_btn ul li span, .entrance_btn ul li i {
	font-size: 20px;
	margin-right: 5px;
}
.entrance_btn .linebtn {
	background: #00b900;
	display: ;
	text-align: center;
	color: #fff;
	padding: 10px;
	font-size: 130%;
}
.entrance_btn ul li:hover {
	cursor: pointer;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	zoom: 1;
	transition:.2s;
}
#outbox {
	text-align: center;
	margin-top: 10px;
}
#outbox a {
	color: #ff2466;
	text-decoration: underline;
}
.info_rec {
	display: block;
	width: 30%;
	margin: 0 auto;
}