@charset "UTF-8";
/* General */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP');
body {
    font-family: "Noto Sans JP", sans-serif;
    color: #000;
    line-height: 180%;
}
html,
body {
    overflow-x: hidden !important;margin: 0px;
}

html, body { margin: 0px; }
a {
    text-decoration: underline;
    transition-duration: 0.3s;
    outline: none !important;
    color: #000;
}


.container1{
    margin: 0 auto;
    position: absolute;
}

#global-nav {
  width: 100%;
}

#global-nav.m_fixed {
  left: 0;
  position: fixed;
  top: 0;
}

#global-nav .inner {
  padding-bottom: 0;
  padding-top: 0;
  margin: 0 auto;
  max-width: 100%;
  padding: 0px 0;
  width: 100%;
}

.global-list {
 
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}

.global-item {
  border-left: 1px solid #fff;
  width: 20%;
}

.global-item:last-child {
  border-right: 1px solid #fff;
  margin-right: 0;
}

.global-item a {
  background: #16244e;
  color: #fff;
  display: block;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
}



.linkk a:link { color: #222;text-decoration: underline; }
.linkk a:visited { color: #222;text-decoration: underline; }
.linkk a:hover { color: #3f9535;text-decoration: underline; }
.linkk a:active { color: #3f9535;text-decoration: underline; }

.linkk0 a:link { color: #222;text-decoration: none; }
.linkk0 a:visited { color: #222;text-decoration: underline; }
.linkk0 a:hover { color: #3f9535;text-decoration: underline; }
.linkk0 a:active { color: #3f9535;text-decoration: underline; }


.linkk1 a:link { color: #222; }
.linkk1 a:visited { color: #222; }
.linkk1 a:hover { color: #fff; }
.linkk1 a:active { color: #fff; }


.tal-c1 { text-align: left; }
.mgt-801 { margin-top: 80px; }
 header{
	       background:#fff;
	     }
	     
.banner_recruit1{
                background-image: url(../img/main1.png);
      }
.banner_recruit2{
                background-image: url(../img/main2.png);
      }
.banner_recruit3{
                background-image: url(../img/main3.png);
      }


.banner_recruit4{
                background-image: url(../img/main4.png);
      }


.box28 {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #1a411a;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #1a411a;
    color: #ffffff;
    font-weight: bold;
}
.box28 p {
    margin: 0; 
    padding: 0;
}

.box30 {
    margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box30 .box-title {
    font-size: 1.2em;
    background: #1a411a;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box30 p {
    padding: 15px 20px;
    margin: 0;
}

.box19 {
    position: relative;
    padding:0.25em 1em;
}
.box19:before,.box19:after{ 
    content:'';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
    
}
.box19:before{
    border-left: solid 1px #1a411a;
    border-top: solid 1px #1a411a;
    top:0;
    left: 0;
}
.box19:after{
    border-right: solid 1px #1a411a;
    border-bottom: solid 1px #1a411a;
    bottom:0;
    right: 0;
}
.box19 p {
    margin: 0; 
    padding: 0;
    font-size:18px;
    line-height:200%;
}


#ctc {
  list-style: none;
  overflow: hidden;
  margin-top: 0px;
  width:100%;
  float:right
  
}
 
#ctc li {
  width: 130px;
  text-align: center;
  float: right;
  height: 60px;
  line-height: 10px;
  
}
 
#ctc li a {
  text-decoration: none;
  color: #fff; 
  font-size:12px;
}
.btn1 {
  width: 30%;
}
.gr1{
  background-color: #3F9535;
  
}
.gr2{
  background-color: #8CC63F;
  
}



#ctc1 {
  list-style: none;
  overflow: hidden;
  margin-top: 0px;
  
}
 
#ctc1 li {
  width: 140px;
  text-align: center;
  float: right;
  height: 60px;
  line-height: 10px;
  
}
 
#ctc1 li a {
  text-decoration: none;
  color: #fff; 
  font-size:12px;
}

.tbl-r02 th {
  background: #ffff;
  border: solid 1px #8CC63F;
  color: #222;
  padding: 30px;
}
.tbl-r02 td {
border: solid 1px #8CC63F;
  padding-left: 30px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 100%;
  }
  
  .tbl-r02 th {
  background: #8CC63F;
  border: solid 1px #8CC63F;
  color: #fff;
  padding: 30px;
}
  .tbl-r02 th,
  .tbl-r02 td {
border-bottom: none;
    display: block;
    width: 100%;
    padding: 10px;
    
  }
}

/* �������牺���{�^����CSS�@*/
.btn-animation-02 {
  display: inline-block;
  width: 400px;
  text-align: center;
  background-color: #3f9535;
  border: 2px solid #3f9535;
  font-size: 16px;
  color: #3f9535;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  position: relative;
 float:right;
}

.btn-animation-02 span {
  position: relative;
  z-index: 1;
}

.btn-animation-02::before,
.btn-animation-02::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
.btn-animation-02::before {
  left: 0;
}
.btn-animation-02::after {
  right: 0;
}

.btn-animation-02:hover:before,
.btn-animation-02:hover:after {
  width: 0;
  background-color: #FFF;
}

.btn-animation-02:hover {
  color: #FFF;
}

a.op>img,
a>img.op {
    transition-duration: 0.5s;
}
a.op>img:hover,
a>img.op:hover {
    opacity: 0.9;
}
p {
    margin: 0;
}
p+p {
    margin-top: 0.5em;
}
p.btn {
    box-shadow: none !important;
    cursor: default !important;
}
h1>a,
h2>a,
h3>a,
h4>a,
h5>a {
    display: block;
    width: 100%;
    height: 100%;
    font-weight: bold;
}


dt{
  float: left;
  line-height:250%;
  
}

dd{
  margin-left: 100px;
   margin-top: 0px;
  line-height:250%;
}


ul {
    margin: 0;
    padding: 0;
}
ul::after {
    content: "";
    clear: both;
    display: block;
}


#footer01 {
  position: relative;
}

 
#footer01 .nav a {
  display: block;
  padding: 0 3px;
  color: #555;
 
}

#footer01 .wd1 {
  font-size: 12px;
width:180px;}

#footer01 .wd2 {
  font-size: 12px;
width:100px;}
 
@media only screen and (min-width: 971px) {
  //PC�̂�
  #footer01 .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 0;
     
  }
  #footer01 .nav a {
  font-size: 16px;
  display: block;
  padding: 22px 0px 10px 25px;
  color: #555;
  float: left;
 
}
  #footer01 .nav a:hover {
    color: #3f9535;
  }
  
}
 
@media only screen and (max-width: 970px) {
  //SP�̂�
  #footer01 {
    text-align: center;
  }
 
  #footer01 .nav li {
    border-top: 1px solid #555555;
  }
 
  #footer01 .nav li:last-child {
    border-bottom: 1px solid #555555;
  }
 
  #footer01 .nav li a {
    padding: 12px 20px;
    text-align: left;
  }
  #footer01 .nav a:hover {
    color: #3f9535;
  }
}



input[type=text],
input[type=number],
textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
textarea {
    resize: none;
}
input,
textarea {
    border: none;
    border: 1px #ccc solid;
    border-radius: 0;
    /* box-shadow: none !important; */
}
[class^=col-]>img {
    width: 100%;
}
.dib {
    display: inline-block;
}
.dib > img {
    width: 100%;
}
.ie-11-img-width {
    width: 100%;
}
.rows {
    width: 100%;
    float: left;
}
.txt_style {
    line-height: 160%;
    font-size: 14px;
}
.row_btn {
    padding-top: 15px;
}
.title_sub_style {
    margin: 0 0 40px 0;
    text-align: center;
    position: relative;
}
.title_sub_style::after {
    position: absolute;
    left: 50%;
    content: "";
    display: block;
    width: 40px;
    transform: translateX(-50%);
    border-top: 2px solid #ab7d40;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}





img {
    max-width: 100%;
}
.br_show {
    display: none;
}
.active-header-menu, .menu_pc ul li a span:hover {
    background-color: #8CC63F !important;
    font-weight: bold;
    height:35px;
    color:#fff;
}
.active1-header-menu, .menu_pc ul li a span:hover {
    background-color: #8CC63F !important;
    font-weight: bold;
    height:35px;
    color:#fff;
    margin-top:0px;
}
.active-footer-menu,footer .menu_txt:hover {
    text-decoration: underline;
}
.recruit-index {
    margin-bottom: 15px;
}
.recruit-index:last-child {
    margin-bottom: 0;
}
.ind_banner_item img {
    width: 100%;
}
.gray-text-bold {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
/* End general */
/* Header */
header {
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    padding: 0px 0;
    z-index: 10000;
}
.header_child {
    background-color: rgba(0, 65, 125, 1);
}
.logo {
    display: inline-block;
    margin: 0px 0px 0px 20px;
    float:left;
}
.logo a {
    position: relative;
    display: block;
    width: 400px;
    top:0px;
   
    font-size: 28px;
    color: #fff;
}
.jp-logo-text {
    text-align: center;
}
.en-logo-text {
    margin-top: 5px;
    font-size: 14px;
    font-style: italic;
    width: 100%;
    text-align: center;
}
.logo a img {
    position: absolute;
    top: 5px;
    left: 0;
    width: auto;
    height: 60px;
}

.menu_pc_fix {
    position: fixed;
}

.menu_pc {
    width: 58%;
    float: left;
    height: 45px;
    margin-top:8px;
    margin-bottom: 0px;
    margin-left: 220px;
    
}
.menu_pc li {
    position: relative;
    float: left;
    width: 19%;
    height: 35px;
    margin: 0;
    font-size: 9px;
    list-style: none;
}
.menu_pc li:not(:last-child)::after {
    position: absolute;
    top: 10%;
    right: 0;
    content: "";
    display: block;
    width: 0.5px;
    height: 34px;
    background-color: #CCC;
}
.menu_pc li:not(:last-child)::after {
    background-color: #222;
}
.menu_pc li a {
    display: block;
    line-height: 15px;
    text-align: center;
    padding: 0 10px;
    color: #fff;
    text-decoration: none !important;
}
.menu_pc li a img {
    width: auto;
    height: 21px;
    margin: 0 0 8px 0;
}
.menu_pc li a {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #222;
    padding-top:5px;
    
}
.menu_pc li a span {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    padding-top:10px;
}

.menu_pc li a .spp{
    display: inline-block;
    width: 100%;
    font-size: 12px;
    padding-top:2px;
    color:#fff;
}
.menu_pc li:last-child a {
    border: none;
}

/* End header */
/* Slider */
.slider_wrap {
    height: 100vh;
    position: relative;
    z-index: 1000 !important;
}
.slider_wrap .container {
    position: relative;
    height: 100%;
}
.slider_wrap a {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-decoration: none;
    padding-top: 60px;
}

.slider_height  {
    height: 500px;
}

.slider_wrap a .slide_arrow {
    position: absolute;
    top: 0;
    left: 50%;
    width: 30px;
    height: 50px;
    margin-left: -15px;
    border: 2px solid #fff;
    border-radius: 50px !important;
    box-sizing: border-box;
}
.slider_wrap a .slide_arrow::before {
    position: absolute;
    top: 10px;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
    box-sizing: border-box;
}
.slider_wrap a::after {
    position: absolute;
    bottom: -18px;
    left: 50%;
    width: 18px;
    height: 18px;
    content: '';
    margin-left: -9px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}
.slider_wrap a .slide_arrow::after {
    position: absolute;
    bottom: -18px;
    left: 50%;
    width: 18px;
    height: 18px;
    content: '';
    margin-left: -9px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}
.slide_txt {
    font-size: 25px;
    font-weight:bold;
    
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0 20px;
    color: #000;
    text-shadow: -1px -2px 3px #fff;
}
@-webkit-keyframes sdb {
    0% {
        -webkit-transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        -webkit-transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@keyframes sdb {
    0% {
        transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
/* End slider */
/* Banner */
.banner_ct {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    margin-top: -5px;
}
.overlay_banner {
    padding: 45px 0 45px 0;
}
.banner_ct h2 {
    color: #ffffff;
    font-size: 30px;
    margin: 0;
    padding-top:60px;
}
.banner_ct_en {
    display: inline-block;
    min-width: 200px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 0 0;
    padding: 0;
    text-transform: uppercase;
}

.banner_ct1 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    margin-top: -5px;
}

.banner_ct1 h2 {
    color: #222;
    font-size: 30px;
    margin: 0;
    padding-top:60px;
}
.banner_ct1_en {
    display: inline-block;
    min-width: 200px;
    color: #222;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 0 0;
    padding: 0;
    text-transform: uppercase;
}

/* End banner */
/* Breadcrumb */
.breadcrumb_ct {
    background-color: #dfdede;
    margin: 0;
    font-size: 12px;
    padding: 5px 0;
}
.breadcrumb_ct .bc_ft {
    display: inline-block;
    background-image: url(assets/images/icon_home.png);
    background-position: left 45%;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    padding-left: 22px;
    color: #333;
}
/* End breadcrumb */
/* Content */
.content_wrap {
    
    padding: 0px 0;
}
.content_ct {
    background: #FFF;
    padding: 40px 30px;
}
.row_content {
    padding: 30px 0;
}
.row_content:first-child {
    padding-top: 0;
}
.row_content:last-child {
    padding-bottom: 0;
}
.container-fluid .no_ct,
.container-fluid .no_ct_pd {
    padding: 0;
}
.container-fluid .content_ct {
    background: none;
    padding: 0;
}
/* End content */
/* Message */
.message_wrap {
    position: relative;
    overflow: hidden;
    background-color: #FFF;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    min-height: 590px;
}
.message_wrap::before {
    position: absolute;
    top: -25%;
    left: 0;
    content: "";
    display: block;
    width: 250px;
    height: 150%;
    background-color: #FFF;
    transition-duration: 2s;
    transform: translate(-100%);
    transform-origin: right 50%;
    z-index: 500;
}
.message_wrap.aos-animate::before {
    transform: translate(-100%) rotate(35deg);
}
.message_wrap::after {
    position: absolute;
    top: -25%;
    left: 43%;
    content: "";
    display: block;
    width: 100%;
    height: 200%;
    background-color: #FFF;
    transition-duration: 2s;
    transform-origin: left 50%;
    z-index: 500;
}
.message_wrap.aos-animate::after {
    transform: rotate(-19deg);
}
.message_wrap .message_ct {
    position: relative;
    float: right;
    width: 50%;
    padding-top: 150px;
    padding-bottom: 150px;
    padding-left: 15px;
    z-index: 1000;
}
.message_wrap .message_ct::after {
    content: "";
    clear: both;
    display: block;
}
.recruit-title {
	width:100%;
	background-color:#fdf5f5;
	padding:5px;
	font-size:120%;
	}
	.recruit-desc {
		padding:5px;
	}
/* End message */
/* Service */
.row_service, 
.ind_gallery,
.row-gallery,
.gallery_p{

}
.service_wrap1 {
    background-color: #fcf7de;
    padding: 0px 0 5px 0;
}

.service_wrap {
    background-color: #3F9535;
    padding: 0px 0 66px 0;
}
.service_item {
    margin-bottom: 30px;
}
.service_item img {
    transition: 0.3s ease;
}
.service_item:hover img {
    opacity: 0.7;
}
.service_des {
    padding: 0 20px;
    margin-top: -35px;
    position: relative;
}
.service_dec_ct {
    background: #383837;
    padding: 10px;
    font-size: 18px;
    line-height: 140%;
    color: #fff;
}
.service_des_en {
    font-size: 13px;
    font-family:  "Noto Sans JP", sans-serif
}
/* End service */
/* Contact index */
.contact_ct1 {
    background-color: #f2f2f2;
}

.contact_ct {
    background-color: #f2f2f2;
    padding: 40px 0;
}
.contact_ct [class^=col-] {
    margin: 0;
    /* position: relative; */
}
.contact_ct [class^=col-]:nth-child(1) {
    border-right: none;
}
.contact_ct [class^=col-] a {
    display: block;
    color: #333;
    text-align: center;
    text-decoration: none !important;
    padding: 20px 0;
}
.contact_ct_title {
    font-size: 25px;
    display: inline-block;
    padding-bottom: 30px;
}
.contact_ct_number {
    font-size: 30px;
    font-weight: bold;
}
.contact_ct img {
    margin-bottom: 20px;
}
/* End contact index */
/* Button style */
.btn_style {
    padding: 10px 64px;
    border-radius: 0;
    background-size: 10px 18px !important;
    color: #fff !important;
    display: inline-block;
}
/* End button style */
/* Footer */
footer {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

footer [class^=col-]:first-child {
    border: none;
}
.overlay_ft {
    padding: 2px 0 15px 0;
    background: #f2f2f2;
}
.logo_ft,
.logo_ft a {
    margin: 0;
    color: #fff;
    text-shadow: 2px 0 0 #333, -2px 0 0 #333, 0 2px 0 #333, 0 -2px 0 #333, 1px 1px #333, -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333;
}
.logo_ft a img {
    width: 100%;
    max-width: 300px;
}

.copyright {
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin: 0px 0 0 0;
    background:#4D4D4D;
    
}
/* End footer */
/* Page top */
.back_to_top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 12px !important;
    padding: 2px;
    cursor: pointer;
    z-index: 10000;
}
.back_to_top>img {
    width: 100%;
}
/* End page top */
/* Index news & banner ----------------- */
.ind_news_ct {
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 67px 0 57px 0;
}
.ind_news_ct .container {
    position: relative;
}
.ind_news_ct .container::before {
    position: absolute;
    bottom: -25%;
    left: 0;
    content: "";
    display: block;
    width: 90%;
    height: 150%;
    background-color: rgba(255, 255, 255, 1);
    transition-duration: 4s;
    transform-origin: left bottom;
    z-index: 500;
}
.ind_news_ct .container[data-aos]::before {
    left: 15px;
}
.ind_news_ct .container.aos-animate::before {
    transform: rotate(-7.6deg);
}
.ind_news_ct .container::after {
    position: absolute;
    bottom: -25%;
    right: 0;
    content: "";
    display: block;
    width: 35%;
    height: 150%;
    background-color: rgba(255, 255, 255, 1);
    transition-duration: 4s;
    transform-origin: right bottom;
    z-index: 500;
}
.ind_news_ct .container[data-aos]::after {
    right: 15px;
}
.ind_news_ct .container.aos-animate::after {
    transform: rotate(7.6deg);
}
.ind_col_left,
.ind_col_right {
    z-index: 1500;
}
.ind_news {
    overflow-y: scroll;
    height: 300px;
    min-height: 300px;
    margin: 5px 0 0 0;
    padding: 0 20px 0 0;
}
.ind_news_item {
    line-height: 1.7;
    font-size: 12px;
    border-bottom: 1px solid #CCC;
    margin: 36px 0 0 0;
    padding: 0 0 36px 0;
    width: 100%;
    float: left;
}
.ind_news_item:first-child {
    margin: 0;
}
.ind_news_item:last-child {
    border: none;
}
.ind_new_date {
    width: 100%;
    float: left;
    line-height: 22px;
    color: #555;
    font-size: 14px;
}
.ind_new_txt {
    width: 100%;
    float: left;
}
.ind_banner_item {
    margin-bottom: 20px;
}
.ind_banner_item:last-child {
    margin-bottom: 0;
}
.ind_banner_item a {
    display: block;
}
/* End index news & banner----------------- */
/* Banner general---------------------- */
.banner_general_item {
    margin-bottom: 30px;
}
/* End banner general------------------- */
.block_ct_item {
    margin-bottom: 20px;
}
.block_ct {
    background-color: #f2f0f0;
    color: #222;
    border-radius: 6px !important;
    margin: 0;
    padding: 10px;
    text-align: center;
    display: block;
    margin-bottom:10px;
}
/* Table-------------------------- */
.table-style1 table {
    width: 100%;
}
.special-table {
}
.table-style1 tr td {
    background-color: #F6F6F6;
    border: 1px solid #FFF;
    font-size: 13px;
    padding: 20px 0 20px 20px;
}
.table-style1 tr td:first-child {
    max-width: 100%;
    background-color: #737372;
    border: 1px solid #FFF;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    color:#fff;
}

.table-style2 table {
    width: 100%;
}

.table-style2 tr td {
   
    border: 1px solid #ddd;
    font-size: 13px;
    padding: 10px;
}





.tbl-r07 {
  margin: 20px auto;
  width:100%;
 
}

.tbl-r07 td {
  border: solid 1px #ccc;
  padding: 10px;
}

.tbl-r07 table {
  margin: 20px auto;
}

/* News */
.latest-news .post {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.latest-news .post:last-child {
  margin-bottom: 0;
}
.latest-news .post .img {
  width: 28%;
}
.latest-news .post .info {
  width: 60%;
  text-align: left;
  color: #fff;
  padding: 0 23px;
  margin-bottom: 30px;
}
.latest-news .post .info .title {
  font-size: 24px;
  margin-bottom: 10px;
}
.latest-news .post .info .title a {
  text-decoration: none;
}
.latest-news .post .info .title a:hover {
  opacity: .7;
}
.latest-news .post .info .date-author {
  margin-bottom: 20px;
}
.latest-news .post .info .desc {
  margin-bottom: 40px;
}
.latest-news .post .info .link a {
  color: inherit;
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 18px 0;
  background: #8CC63F;
  padding: 10px;
  width: 140px;
  text-decoration: none;
  text-align: center;
}
.latest-news .post .info .link a:hover {
  opacity: .7;
}
#report.latest-news .post .info .link a {
    color: #fff !important;
}  
#report.latest-news .post .info {
    color: #000;
  }
@media screen and (max-width: 1099px) {
  .col-xs-12 img.manager {
    width: 50%;
	max-width: 180px;
    display: block;
    margin: 0 auto;
}
}
@media screen and (max-width: 1024px) {
  .latest-news .post .info .title {
    font-size: 20px;
    line-height: 1.6;
  }
  .col-xs-12 img.manager {
    width: 50%;
	max-width: 180px;
    display: block;
    margin: 0 auto;
}
}
@media screen and (max-width: 992px) {
	
}
@media screen and (max-width: 767px) {
    
    .img-small{
        text-align: center;
    }
    .txt-left{
        text-align: left;
    }
  .col-xs-12 img.manager {
      width: 50%;
  }
  .latest-news .post {
    padding: 0 10px;
  }
  .latest-news .post .info {
    order: 1;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  .latest-news .post .info .link a{
    margin-bottom: 0;
  }
  .latest-news .post .img {
    order: 2;
    width: 100%;
    display: none;
  }
  .latest-news .post .info .desc {
    margin-bottom: 15px;
  }
  .latest-news .post .info .link {
    text-align: center;
  }
  .service_wrap#ind_content02 {
    padding: 0px 0 33px 0;
  }
}
/* End News */



@media screen and (max-width: 640px) {
  th {
    border-bottom: none;
  }
  td  {
    border-bottom: none;
  }
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  

  
  .scroll {
    overflow-x: auto;
  }
  .tbl-r07 {
    min-width: 640px;
    margin: 0 10px 20px;
     font-size: 12px;
    position: relative;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .tbl-r07 td {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
  }
  


.disnone {
    display: none;
}


}








/* End table------------------------ */


.se dl{
  width: 100%;
  margin-bottom:20px;
}


.se dt{
  float: left;
}

.se dd{
  margin-left: 30px;
}









/* Layout----------------- */
.layout-column-img {
    text-align: center;
    margin-bottom: 20px;
}
/* End layout------------------- */
/* Google map--------------- */
.row-map iframe {
    width: 100%;
    float: left;
    height: 300px;
    border: 0 !important;
}
/* End google map------------------ */
/* Contact--------------------- */
.contact-form-st1 {
    width: 100%;
}
.contact-form-st1 tr td {
   
    font-size: 13px;
    padding: 20px 20px;
}
.contact-form-st1 tr td:first-child {
    width: 30%;
    max-width: 250px;
    
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    color: #222;
}
.contact-form-st1 tr td .form-group {
    margin-bottom: 0;
}
.contact-form-st1 tr td input[type=text],
.contact-form-st1 tr td textarea {
    width: 100%;
    float: left;
    border: none;
    border-radius: 0;
    border: 1px #8cc63f solid;
    padding: 10px;
    box-shadow: none;
}
.contact-form-st1 tr td input[type=text] {
    height: 37px;
}
.contact-form-st1 tr td textarea {
    height: 140px;
    resize: none;
}
.contact-form-st1 tr td select {
    width: 100%;
    box-shadow: none !important;
    border-radius: 0;
}
.contact-form-st1 tr.tr_btn td,
.contact-form-st1 tr.agree_check td {
    text-align: center;
    background: none;
}

.btn_link {
    background-color:#555;
    border-color: #555;
    color: #FFF;
    padding: 6px 30px;
    box-shadow: none;
    border: 0;
    width: 100%;
    margin-top:20px;
}



.btn_submit {
    background-color:#8CC63F;
    border-color: #8CC63F;
    color: #FFF;
    padding: 6px 30px;
    box-shadow: none;
    border: 0;
    width: 120px;
     border-bottom: none;
}
.btn_reset {
    background-color: #afaeb3;
    border-color: #ccc;
    color: #FFF;
    padding: 6px 30px;
    box-shadow: none;
    border: 0;
    width: 120px;
}
.contact-note {
    float: right;
    display: inline-block;
    width: 44px;
    height: 20px;
    line-height: 17px;
    background-color: #222;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    margin: 0 0 0 10px;
}
/* End contact-------------- */
/* Service page child-------------- */
.service_item_p {
    margin-bottom: 20px;
}
.service_image_p {
    padding-bottom: 20px;
}
.service_title_p {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: 26px;
}
.service_des_p {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}
.service_btn_p {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 15px;
}
.service_btn_p a {
    display: block;
    padding: 10px 10px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background: #000;
}
.service_btn_p a:hover {
    -webkit-transition: 0.33s ease-in-out;
    -moz-transition: 0.33s ease-in-out;
    -o-transition: 0.33s ease-in-out;
    transition: 0.33s ease-in-out;
}
/* End service page child-------------- */
/* Gallery-------------- */
.gallery_item {
    margin-bottom: 30px;
}
/* End gallery-------------- */
/* Gallery 02-------------- */
.gallery_item_p {
    margin-bottom: 30px;
    text-align: center;
}
.gallery_text_p {
    padding-top: 10px;
    display: block;
}
/* End gallery 02-------------- */
/* FAQ-------------- */
.row_faq .panel-heading {
    padding: 0;
    border: 0;
}
.row_faq .panel-title>a,
.row_faq .panel-title>a:active {
    display: block;
    padding: 15px;
    color: #555;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
}
.row_faq .panel-heading a:before {
    font-family:  "Noto Sans JP", sans-serif
    content: "\e114";
    float: right;
    transition: all 0.5s;
}
.row_faq .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.row_faq .panel-heading a p {
    padding-right: 30px;
}
.row_faq .panel-heading {
    display: table;
}
.row_faq .icon_question {
    font-size: 30px;
    display: table-cell;
    padding: 15px;
    width: 60px;
}
.row_faq .panel-title {
    display: table-cell;
    vertical-align: middle;
    line-height: 160%;
    text-align: left;
    width: 95%;
}
.row_faq .panel-title p {
    margin: 0 !important;
}
.row_faq .icon_answer {
    border-top: 1px solid #ddd;
    font-size: 30px;
    display: table-cell;
    padding: 15px;
    vertical-align: top;
    width: 60px;
}
.row_faq .txt_answer {
    width: 95%;
    display: table-cell;
}
/* End faq-------------- */
/* Instagram-------------- */
#instagram_p {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    float: left;
}
#instagram_p li {
    list-style: none;
    float: left;
    padding: 1px 1px;
    width: 12.49%;
    border-collapse: collapse;
}
#instagram_p li a {
    display: block;
}
#instagram_p li a:hover {
    opacity: 0.5;
}
#instagram_p li a img {
    width: 100% !important;
    max-width: inherit;
}
/* End instagram-------------- */
/* Blog-------------- */
.row_blog {
    width: 100%;
    float: left;
}
.row_blog iframe{
    width: 100%;
    float: left;
    height: 350px;
    border: 0;
}
/*
/* End blog-------------- */
/* Font style-------------- */
.sawarabi { font-family: "Noto Sans JP" !important; }
/* End font style-------------- */
/* Style function and raku-------------- */
#hs_create_file_html {
    position: fixed;
    left: 0;
    top: 200px;
    z-index: 9999999;
    font-family:  "Noto Sans JP", sans-serif
    width: 220px;
    text-align: left;
    border: 1px #ccc solid;
    background: #fff;
    padding: 10px;
}
.title-func-st1 {
    text-align: center;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 20px;
}
.btn-func-st1 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    text-align: left;
}
#formAdmin {
    display: none;
}

._edEdit .data-wrap{
    height:auto !important;
    width:inherit !important;
    left:0;
}
._edEdit .data-wrap img{
    max-width: 100% !important;
    position:relative;
    left:0 !important;
    width:100% !important;
    height:auto !important;
    max-height: 100% !important;
}
/* End style function and raku-------------- */

@media screen and (max-width:1366px) {
    /* Message */
    .message_wrap {
        min-height: inherit;
    }
    .message_wrap::after {
        left: 50%;
    }
}
@media screen and (max-width:1200px) {
    /* Message */
    .message_wrap.aos-animate::after {
        transform: rotate(16deg);
    }
    
    #ctc1 li {
  width: 120px;
  text-align: center;
  float: right;
  height: 60px;
  line-height: 10px;
  
}
}
@media screen and (max-width:992px) {
    /* Header */
    .logo a {
        width: 265px;
    }
    .menu_pc {
        width: 63%;
    }
    /* Content */
    .content_ct {
        padding: 20px 0;
    }
    /* Margin---------------- */
    .mgt-30 {
        margin-top: 15px;
    }
    .mgt-40 {
        margin-top: 20px;
    }
    .mgt-50 {
        margin-top: 25px;
    }
    .mgt-60 {
        margin-top: 30px;
    }
    .mgt-70 {
        margin-top: 35px;
    }
    .mgt-80 {
        margin-top: 40px;
    }
    .mgt-90 {
        margin-top: 45px;
    }
    .mgt-100 {
        margin-top: 50px;
    }
    /* End margin-------------------- */
    /* Padding---------------- */
    .pdt-30 {
        padding-top: 15px;
    }
    .pdt-40 {
        padding-top: 20px;
    }
    .pdt-50 {
        padding-top: 25px;
    }
    .pdt-60 {
        padding-top: 30px;
    }
    .pdt-70 {
        padding-top: 35px;
    }
    .pdt-80 {
        padding-top: 40px;
    }
    .pdt-90 {
        padding-top: 45px;
    }
    .pdt-100 {
        padding-top: 50px;
    }
    /* End padding-------------------- */
    .br_show {
        display: inline-block;
    }
    /* Service page child-------------- */
    .service_item_p {
        width: 50%;
        float: left;
    }
    /* End service page child-------------- */
    /* Gallery 02-------------- */
    .gallery_item_p {
        margin-bottom: 30px;
        width: 50%;
    }
    /* End gallery 02-------------- */
    /* Contact----------------- */
    .contact-form-st1 tr td:first-child {
        width: 40%;
    }
    /* End contact------------- */
}
@media screen and (min-width:1120px) {
    /* Header */
    .menu_pc {
       position: relative;
    }
    .menu_sp {
        display: none;
    }
    
   
    
   
    
}
@media screen and (max-width:1120px) {
    .en-logo-text {
        display: none;
    }
    .active-header-menu {
        color:#fff !important;
         font-weight: normal;
    }
    .menu_pc li:not(:last-child)::after {
    
    display: none;
    
   
}

.container1{
    margin: 0 auto;
    position: relative;
}

 .global-list {
 
  list-style: none;
  margin: 0;
  padding: 0;
 position: relative;
}

.logo a img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 60px;
}

 .slider_height  {
    height: 300px;
}

.overlay_banner {
    padding: 15px 0 15px 0;
}
.banner_ct h2 {
    color: #ffffff;
    font-size: 22px;
    margin: 0;
    padding-top:10px;
}
.banner_ct_en {
    display: inline-block;
    min-width: 200px;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    margin: 10px 0 0 0;
    padding: 0;
    text-transform: uppercase;
}
.menu_pc li:not(:last-child)::after {
     display: none;
}
 #ctc {
  display: none;
}
 #ctc1 {
  display: none;
}
.tal-c1 { text-align: center; }
.mgt-801 { margin-top:0px; }
.btn1 {
  width: 40%;
}
    
    .btn-animation-02 {
  width:100%;
  text-align:center;
}
   .box28 {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #1a411a;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 30px;
    line-height: 25px;
    font-size: 17px;
    background: #1a411a;
    color: #ffffff;
    font-weight: bold;

}
.box28 p {
    margin-top: 15px;
    padding: 0;
    line-height:200%;
}
   

   
    .table-style1 tr td:first-child {
        width: 30%;
    }
    
     .table-style2 tr td:first-child {
        width: 100%;
        font-size:11px;
        text-align:center;
    }
     }     
     
    

@media screen and (max-width: 1120px) {
  .tbl-r03 {
    width: 100%;
    
  }
  .tbl-r03 tr {
    display: block;
    float: left;
    border-left: solid 1px #ccc;
   
    
  }
  .tbl-r03 tr td, 
  .tbl-r03 tr th {
    border-left: none;
    display: block;
    height: 150px;
    font-size:12px;
     text-align:center;
  }
  .tbl-r03 thead {
    display: block;
    float: left;
    width: 30%;
  }
  .tbl-r03 thead tr {
    width: 100%;
  }
  .tbl-r03 tbody {
    display: block;
    float: left;
    width: 70%;
  }
  .tbl-r03 tbody tr {
    width: 50%;
  }
  
  .tbl-r03 tbody td:last-child {
    border-bottom: solid 1px #ccc;
  }
  
 
    .menu_pc li a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #222;
    padding-top:5px;
    
}
    
    
    
    .ind_gallery {
        margin-bottom: 30px;
    }
    .ind_gallery:last-child {
        margin-bottom: 0;
    }
    /* Header */
    .f-24 {
        font-size: 20px;
    }
    .banner_ct h2 {
        font-size: 20px;
    }
    .title-style75 {
        font-size: 16px;
    }
    .menu_pc {
        display: none;
    }
    .menu_sp {
        display: block;
    }
    header {
        position: fixed;
        z-index: 9999;
        height: 40px;
        padding: 0;
    }
    header .container {
        padding: 0;
    }
    .logo {
        float: none;
        width: auto;
        height: 25px;
        margin: 0px;
    }
    .logo a {
        width: 230px;
        font-size: 20px;
    }
    .logo a img {
        width: auto;
        height: auto;
    }
    .menu_sp {
        float: right;
        list-style: none;
        height: 40px;
        position: relative;
    }
    .menu_sp li {
        float: left;
        text-align: center;
        width: 40px;
        height: 40px;
        border-right: 1px solid #FFF;
    }
    .menu_sp li:last-child {
        border-right: none;
    }
    .menu_sp li a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        background-color: #8CC63F;
    }
    .menu_sp li:last-child a {
        background-color: #3F9535;
    }
    .menu_sp li a img {
        position: absolute;
        top: 30%;
        left: 50%;
        width: auto;
        height: 18px;
        transform: translate(-50%,-50%);
    }
    .menu_sp li a .menu_txt {
        position: absolute;
        bottom: -2px;
        left: 0;
        display: block;
        width: 100%;
        color: #FFF;
        font-size: 9px;
    }
    .menu_pc {
        background: #fff;
        width: 100%;
        float: left;
        height: auto;
        margin-top: 0;
         margin-left: 0px;
    }
    .menu_pc li {
        width: 100%;
        height: auto;
        border-bottom: 1px #ccc solid;
        padding: 0;
    }
    .menu_pc li:last-child {
        border-bottom: 0;
    }
    .menu_pc li a {
        color: #000 !important;
        padding: 15px;
    }
    .menu_pc li a img {
        display: none;
    }
    .menu_pc li a span {
        color: inherit;
        font-size: 14px;
    }
    /* Slider */
    .slider_wrap {
        margin-top: 40px;
    }
    .slide_txt {
        font-size: 20px;
    }
    .slider_wrap {
        height: 400px;
    }
    .slider_wrap img {
        top: 35%;
        left: 40%;
        width: 50%;
    }
    .slide_txt {
        font-size: 20px;
        top: 60%;
        left: 50%;
        transform: translate(-50%, -75%);
    }
    .slide_txt img{
       width:10%;
    }
    /* Banner */
    .banner_ct {
        margin-top: 40px;
    }
    /* Content */
    .contents {
        padding-right: 0;
        padding-left: 0;
    }
    /* Title */
    .row-title {
        width: 100%;
        float: left;
    }
    /* Message */
    .message_wrap {
        background-size: cover;
    }
    .message_wrap::after {
        left: 0;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.8);
    }
    .message_wrap::before,
    .message_wrap::after {
        display: none;
    }
    .message_wrap .container {
        background-color: rgba(255, 255, 255, 0.7);
    }
    .message_wrap .message_ct {
        width: 100%;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    /* Service */
    .service_dec_ct {
        font-size: 14px;
    }
    .service_des_en {
        font-size: 12px;
    }
    /* Index news & banner ----------------- */
    .ind_col_right {
        margin-top: 30px;
    }
    /* Contact index */
    .content_wrap {
        padding: 30px 0 0 0;
    }
    .contact_ct {
        padding: 20px 0;
    }
    .contact_ct [class^=col-] a p {
        font-size: 15px;
        font-weight: bold;
    }
    /* Footer */
    .row_footer {
        padding: 0 15px;
    }
    
    
   
 
    

    .logo_ft a {
        font-size: 20px;
    }
    /* FAQ-------------- */
    .row_faq {
        width: 100%;
        float: left;
    }
    /* End faq-------------- */
    /* Instagram-------------- */
    #instagram_p li {
        width: 25%;
    }
    /* End instagram-------------- */
    /* Blog-------------- */
    .blog_p {
        width: 100%;
        float: left;
    }
    /* End blog-------------- */
    /* Faq----------- */
    .row_faq .panel-title {
        font-size: 14px;
    }
    /* End faq----------- */
    /* Contact------------ */
    .contact-form-st1 tr td {
        padding: 10px;
    }
    /* End contact----------- */
}


@media screen and (min-width: 650px) {
   .br-pc {
      display: block;
   }
   .br-sp {
      display: none;
   }
   
   
}
@media screen and (max-width: 650px) {
   .br-pc {
      display: none;
   }
   .br-sp {
      display: block;
   }
}
@media screen and (max-width:640px) {
    /* Service */
    .service_item {
        width: 100%;
    }
    .service_item:last-child {
        margin-bottom: 0;
    }
    .logo a {
        width: 180px;
        font-size: 20px;
    }
    .btn1 {
  width: 80%;
}
    /* Banner general---------------------- */
    .banner_general_item {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    .banner_general_item:last-child {
        margin-bottom: 0;
    }
    /* End banner general------------------- */
    /* Gallery-------------- */
    .row-gallery {
        padding: 0 10px;
    }
    .gallery_item {
        margin-bottom: 10px;
        padding: 0 5px;
    }
    /* End gallery-------------- */
    /* Blog-------------- */
    .row_blog {
        max-height: 405px;
    }
    /* End blog-------------- */
    /* Contact------------ */
    .contact-form-st1 tr td {
        width: 100% !important;
        float: left;
    }
    .contact-form-st1 tr td:first-child {
        max-width: inherit;
    }
    .btn_submit,
    .btn_reset {
        width: 100px;
    }
    /* End contact----------- */
}
@media screen and (max-width:520px) {
    /* Service page child-------------- */
    .service_item_p {
        width: 100%;
        float: left;
    }
    .service_item_p:last-child {
        margin-bottom: 0;
    }
    /* End service page child-------------- */
    /* Gallery 02-------------- */
    .gallery_item_p {
        width: 100%;
    }
    /* End gallery 02-------------- */
    /* Footer */
    footer [class^=col-] {
       width: 100% !important;
    }
    /* End footer */
}
@media screen and (max-width:480px) {
    /* Slider */
    .slider_wrap {
        max-height: 300px;
    }
    .slider_wrap img {
        top: 40%;
        left: 20%;
        width: 70%;
    }
    .slide_txt {
        font-size: 14px;
        top: 55%;
        left: 50%;
        transform: translate(-50%, -75%);
    }
    .slide_txt img{
       width:20%;
    }
    /* COntact index */
    .contact_ct_title {
        font-size: 15px;
        font-weight: bold;
    }
    .contact_ct [class^=col-] a img {
        height: 60px;
    }
    /* Footer */
    .overlay_ft {
        padding: 0px 0;
    }
    footer [class^=col-] {
        margin: 0;
        padding: 0px 15px;
    }
    /* Table-------------------------- */
    .table-style1 tr td {
        padding: 10px;
    }
    /* End table------------------------ */
    /* Google map--------------- */
    .row-map iframe {
        height: 220px;
    }
    /* End google map------------------ */
    /* Instagram-------------- */
    #instagram_p li {
        width: 50%;
    }
    /* End instagram-------------- */
    /* Blog-------------- */
    .row_blog {
        max-height: 445px;
    }
    /* End blog-------------- */
    .ind_news_ct {
        background: #fff !important;
    }
    .ind_news_ct .container::after,
    .ind_news_ct .container::before {
        content: none;
    }
}


/* �p�\�R���Ō����Ƃ���"pc"��class�������摜���\������� */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* �X�}�[�g�t�H���Ō����Ƃ���"sp"��class�������摜���\������� */
@media only screen and (max-width: 1120px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}