/*
Theme Name: majestic Child
Theme URI: https://isotype.blue
Template: majestic
Version: 2.9.0
Description:
Author: isotype
Author URI: https://isotype.blue
Text Domain: majestic-child

	Copyright: (c) 2015 isotype
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/*
 * Copyright (C) 2015 isotype
 *      https://www.google.com/get/noto/
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

.wp-container-2{
  width: 80%;
  margin: 0 auto;
  max-width: 800px;
}
.wp-container-1{
}

*{line-height:1.5em!important;}

.nav-wrap {
  position:static;
  left: auto;
  right: 20px;
  margin: 0;
	margin-left: auto;
}
.nav-wrap li{
	margin-left:-5px;
}

.p30{padding:30px;}

.nj_wrap{
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	margin-bottom:100px;
}
    .nj_eyecatch_bloc{
        height: 450px;
        display: flex;
        }
     .nj_eyecatch_bloc .nj_eyecatch_photo{
        width: 50%;
        }
        .nj_eyecatch_bloc .nj_eyecatch_photo img{
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
     .nj_eyecatch_bloc .nj_eyecatch_txt{
         width: 50%;
         background-color: #DFEAFA;
        }
        .nj_eyecatch_bloc .txt-box-r{
            position: relative;
            width: 90%;
            height: 310px;
            margin: 30px;
            top:0;
            right:60px;
            background-color: #fff;
            padding: 40px;
            z-index: 1;
        }
        .nj_eyecatch_bloc .txt-box-l{
            position: relative;
            width: 90%;
            height: 310px;
            margin: 30px;
            top:0;
            left:15px;
            background-color: #fff;
            padding: 40px;
            z-index: 1;
        }
       .nj_title{
            font-size: 43px;
           font-weight: bold;
           color: #064586;
		   line-height:0;
        }
        .nj_sub-title{
            font-size: 16px;
            font-weight: bold;
            color: #064586;
			margin-top:-15px;
        }
        .nj_txt{
            font-size: 20px;
            margin: 50px 0;
        }
@media (min-width: 737px) {
.nj_sp{display: none}
}
@media (max-width: 736px) {
.nj_wrap{width: 100%;}
.nj_pc{display: none}
.njsp_eyecatch_bloc{
	width: 100%;
	}
	.njsp_eyecatch_photo{
		width: 100vw;
		height:350px;
	}
	.njsp_eyecatch_photo img{
		width: 100%;
            height: 100%;
            object-fit: cover;
	}
	.njsp_eyecatch_txt{
		margin:50px 0;
		padding:30px;
		width: 100%;
	}
	       .nj_title{
            font-size: 43px;
           font-weight: bold;
           color: #064586;
		   line-height:0;
        }
        .nj_sub-title{
            font-size: 16px;
            font-weight: bold;
            color: #064586;
        }
        .nj_txt{
            font-size: 20px;
            margin: 50px 0;
        }
}

.tc{
	text-align:center
}
.footer_copyright{
	margin:20px 0;
}

.overlayer {
  position: absolute;
  left: 0; top: 0;
  width: 100%; height: 100%;
}

#footer {
  color: #000!important;
}
#footer a {
  color: #000!important;
}
#footer-bottom{
	border-top:1px solid #DDD;
	padding:10px 0;
}

.f-company-box{
	width: 100vw;
  margin: 0 calc(50% - 50vw);
  border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	padding:30px 0;
	margin-top:20px;
}
.privacy-link{
	text-align:center;
}
.f-company-area{
	margin:20px 0 0 0;
	display: flex;
	justify-content: space-between;
	align-items:start;
}
.f-company-area .left-box{
	margin:60px 0 0;
}
.f-company-area .left-box img{
	width:530px;
	margin-right:150px;
}
.f-company-area .left-box-eng img{
	width:561px!important;
	margin-right:150px;
	margin-top:100px;
}
.f-company-area .right-box{
	margin:0 10px;
}
.f-company-area .right-box img{
	width:250px;
}
@media (max-width: 736px) {
	.f-company-area{
		text-align:center;
		display:block;
		text-align:center;
		margin:0 auto;
	}
	.f-company-area .left-box img{
		margin:0 auto;
		width:90%;
	}
	.f-company-area .left-box-eng img{
		margin:0 auto;
		width:85%!important;
		margin-top:0;
	}
	.f-company-area .right-box img{
		margin-top:30px;
	}
}

.eyecatch_title{
margin-top:-50px;
font-weight: bold;
font-size: 300%!important;
line-height: 34px;
color: #064586;
}
@media (max-width: 736px) {
	.eyecatch_title{
		margin-top:0}
}

.eyecatch_description{
font-weight: 500;
font-size: 20px!important;
line-height: 30px;
color: #000;
}

.eyecatch-style-2 ul li {
  background-color: #DFEAFA
}
.eyecatch-style-2 .eyecatch_content {
  padding: 50px;
}

.eyecatch_link a {
margin: 30px auto 50px;
display: inline-block;
padding: 20px;
text-align: center;
border-radius: 35px;
background: #064586;
color:#fff;
font-weight: bold;
font-size: 16px;
border:none!important;
}
.eyecatch_link a:hover{
border:none!important;
opacity: 0.8 ;
}


.blue_link_btn a {
margin: 40px auto 50px;
display: inline-block;
padding: 20px 40px;
text-align: center;
border-radius: 35px;
background: #064586;
color:#fff;
font-weight: bold;
font-size: 16px;
border:none!important;
}
.blue_link_btn a:hover{
border:none!important;
opacity: 0.8 ;
transition: 1.0s ;
}

.top-recruit-area {
	background: url(/wp-content/uploads/2021/04/top_recruit_bg.jpg);
	padding: 150px 0 80px 0;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	margin-top:80px;
	z-index:0;
}
.top-recruit-area .recruit-area-wrap{
	text-align:center;
	color:#fff;
}
.top-recruit-title{
font-weight: bold;
font-size: 80px;
}
.top-recruit-subtitle{
font-size: 18px;
font-weight:500;
margin-top:-50px;
}
.post-title,
.entry-title{
font-weight: bold;
font-size: 50px!important;
}
.post-title span,
.entry-title span{
	display:block;
	padding-top:30px;
	margin-top:-30px!important;
}
.entry,
.themeform{
font-weight: bold;
font-size: 18px!important;
}
.entry a,
.themeform a{
	border-bottom:1px solid;
	font-weight: bold;
}

.top-news-title{
font-weight: bold;
font-size: 80px;
color: #064586;
}
.top-sub-tit{
	font-size: 18px;
	margin-top:-50px;
}

.wp-block-latest-posts__list li{
	border-bottom:1px dotted #999;
	margin:15px 0;
}
.top-sdgs-box{
	border-bottom:5px solid #DDDDDD;
	border-top:5px solid #DDDDDD;
	padding:30px 0;
	margin-top:30px;
}
.contact-box{
margin-top:100px;
width: 100%;
padding:30px 20px 0 20px;
border: 10px solid #ededed;
}
.link-none a{
	text-decoration:none!important;
	border:none!important;
}
.link-none a:hover{
border:none!important;
opacity: 0.8 ;
transition: 1.0s ;
}

/*Parts*/
.padding-15{padding:15px}
.mgr-10{margin-right : 10px;}
.mgr-15{margin-right : 15px;}
.mgr-20{margin-right : 20px;}
.mgr-25{margin-right : 25px;}
.mgr-30{margin-right : 30px;}
.mgr-35{margin-right : 35px;}
.mgr-40{margin-right :40px;}
.mgr-45{margin-right : 45px;}
.mgr-50{margin-right :50px;}
.mgr-60{margin-right :60px;}
.mgr-65{margin-right :65px;}
.mgr-70{margin-right :70px;}
.mgr-80{margin-right :80px;}
.mgr-90{margin-right :90px;}
.mgr-100{margin-right :100px;}
.mgt-50{margin-top:50px;}
.mgt-100{margin-top:100px;}

a.btn_ao_b {
  display: flex;
  align-items: center;
  max-width: 500px;
  margin: 0 auto;
  padding: 1.3rem 2rem;
  border: 1px solid #000;
  background: #fff;
  text-decoration: none;
  transition: 0.3s;
}
a.btn_ao_b:hover {
  background-color: #eee;
}
a.btn_ao_b .b__text {
  display: block;
  flex-grow: 1;
  color: #000;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-right: 15px;
  font-size: 23px;
}
a.btn_ao_b .b__text::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  a.btn_ao_b .b__text {
    font-size: 18px;
    padding-right: 20px;
  }
  a.btn_ao_b .b__text::after {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 736px) {
  a.btn_ao_b .b__text {
    font-size: 14px;
    padding-right: 20px;
  }
  a.btn_ao_b .b__text::after {
    width: 10px;
    height: 10px;
  }
}

/*About Us*/
.about-txt{
	font-size: 20px;
line-height: 50px;
text-align: center;
}

/*Company*/
.company-detail{
  width: 100%;
  border-spacing: 0 !important;
}

.company-detail th{
	width:30% !important;
  border-bottom: solid 2px #999 !important;
	text-align:left !important;
  padding: 10px 0 10px 15px  !important;
	background-color:#fff !important;
}

.company-detail td{
	width:70% !important;
	border-top: solid 1px #f1f1f1 !important;
  border-bottom: solid 1px #ddd !important;
  text-align:left !important;
  padding: 10px 0 10px 15px !important;
	background-color:#fff !important;
}

.outer{
	width:auto;
	margin:50px 0;
  text-align: center;
	border:1px solid #707070;
	padding:15px;
}
.inner{
  display: inline-block;
  text-align: left;
	font-weight: bold;
font-size: 23px;
	line-height:2em;
	padding:15px 0;
}
.inner p{text-align:center;}
.inner li{
	list-style:none !important;
	text-indent: -1.5em;
  padding-left: 1.5em;
	padding:0 0 30px 0;
}
.rinen-name{text-align:right!important;font-size:16px;line-height:1.5em}

@media (max-width: 736px) {
	.inner{font-size: 18px;}
}

.history-detail{
  width: 100%;
  border-spacing: 0 !important;
}

.history-detail th{
	width:20% !important;
	border-top: dotted 1px #fff !important;
  border-bottom: dotted 1px #999 !important;
	text-align:left !important;
  padding: 10px 0 10px 15px  !important;
	background-color:#fff !important;
}

.history-detail td{
	width:80% !important;
	border-top: dotted 1px #fff !important;
  border-bottom: dotted 1px #999 !important;
  text-align:left !important;
  padding: 10px 0 10px 15px !important;
	background-color:#fff !important;
}

.video-area{
  width:720px;
	height:auto;
	margin:0 auto;
}

.facilities-title{
font-weight: bold;
font-size: 18px;
line-height: 30px;
border-bottom:1px solid #707070;
}
.facilities-detail{
  width: 100%;
  border-spacing: 0 !important;
}

.facilities-detail th{
	width:25% !important;
	border-top: dotted 1px #fff !important;
  border-bottom: dotted 1px #999 !important;
	text-align:left !important;
  padding: 10px 0 10px 15px  !important;
	background-color:#fff !important;
}

.facilities-detail td{
	width:65% !important;
	border-top: dotted 1px #fff !important;
  border-bottom: dotted 1px #999 !important;
  text-align:left !important;
  padding: 10px 0 10px 15px !important;
	background-color:#fff !important;
}

.contact-area{
	padding:25px 10px 15px 10px ;
	border-top:1px solid #707070;
	border-bottom:1px solid #707070;
}
.contact-area2{
	padding:25px 10px 15px 10px ;
	border-top:1px solid #707070;
}
.title-bottom{
	margin:30px 0;
	padding-bottom:30px;
	border-bottom:1px solid #707070;
}

a.btn_contact {
  display: flex;
  align-items: center;
  max-width: 500px;
  margin: 0 auto;
  padding: 1.3rem 2rem;
  border: 1px solid #000;
  background: #fff;
  text-decoration: none;
  transition: 0.3s;
}
a.btn_contact:hover {
  background-color: #eee;
}
a.btn_contact .btn_contact_text {
  display: block;
  flex-grow: 1;
  color: #000;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-right: 15px;
  font-size: 23px;
}
a.btn_contact .btn_contact_text::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  a.btn_contact .btn_contact_text {
    font-size: 18px;
    padding-right: 20px;
  }
  a.btn_contact .btn_contact_text::after {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 736px) {
  a.btn_contact .btn_contact_text {
    font-size: 14px;
    padding-right: 20px;
  }
  a.btn_contact .btn_contact_text::after {
    width: 10px;
    height: 10px;
  }
}
.access-box{
	margin:10px 0;
	border-bottom:1px dotted #707070;
	padding:15px 0;
}
.hissu{
	margin:0 15px;
	padding:5px 10px;
	font-size:14px;
	color:#fff;
	background-color:#FF0000;
	font-weight:bold;
}
.contact-form-wrap{
	width:720px;
	height:auto;
	margin:0 auto;
}
.form-button{
	width:100%;
}
.form-button:hover{
	background-color:#ccc;
}

.table-design {
 width: 100%;
 text-align: center;
 border-collapse: collapse;
 border-spacing: 0;
 border: solid 1px #999!important;
}
.table-design tr {
 border: solid 1px #999!important;
}
.table-design th {
 padding: 10px;
 background: #ccc;
 border: solid 1px #999!important;
}
.table-design td {
 padding: 10px;
 background: #fff;
 border: solid 1px #999!important;
}

.table-design2 {
 width: 100%;
 text-align: center;
 border-collapse: collapse;
 border-spacing: 0;
 border: solid 1px #999!important;
}
.table-design2 tr {
 border: solid 1px #999!important;
}
.table-design2 th {
 padding: 10px;
 background: #ccc;
 border: solid 1px #999!important;
}
.table-design2 td {
 padding: 10px;
 background: #fff;
 border: solid 1px #999!important;
}
.table-design2 .row-1{
 font-weight:bold;
 background: #ccc!important;
}