@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body {
  counter-reset: number 0;
  line-height: 2.3em;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #333;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 14px; }
  @media only screen and (max-width: 640px) {
    body {
      font-size: 16px;
      line-height: 2.0em; } }
  @media screen and (min-width: 835px) {
    body {
      background: url(../images/common/bg01.png) no-repeat right top;
      background-size: cover;
      background-attachment: fixed; } }

.contents-inner {
  background: rgba(255, 255, 255, 0.6);
  padding: 2%; }

.inner {
  margin: 0 auto;
  max-width: 1200px; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .inner {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media only screen and (max-width: 640px) {
    .inner {
      padding-left: 10px !important;
      padding-right: 10px !important; } }

.inner2 {
  margin: 0 auto;
  max-width: 1000px; }

#contents_wrap {
  width: 100%;
  min-width: 100% !important; }

#contents {
  font-size: 100%;
  width: 100%;
  max-width: 1000px; }
  @media screen and (min-width: 1001px) and (max-width: 1200px) {
    #contents {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    #contents {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    #contents {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media only screen and (max-width: 640px) {
    #contents {
      padding-left: 10px !important;
      padding-right: 10px !important; } }

#main {
  width: 100%; }

#main #col_main {
  width: 100%; }

#side {
  width: 18.75000%; }

.map {
  margin: 56px 20px 0; }

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left; }

.policy h2 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px; }

.policy p {
  margin: 0 0 20px; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed; } }
.tlfixed table {
  table-layout: fixed; }

table td img {
  height: auto !important; }

.pdtd10 td {
  padding: 10px !important; }

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line; }

b, strong {
  font-weight: bold; }

u {
  text-decoration: line-through; }

img {
  max-width: 100%;
  height: auto !important; }

small {
  font-size: 80%; }

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3; }

span {
  font-weight: inherit; }

u {
  text-decoration: underline; }

b {
  font-weight: 500; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

a {
  text-decoration: none; }

a:hover {
  opacity: 0.6; }

@media screen and (min-width: 641px) and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 30% !important; } }
@media only screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center; } }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

@media only screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; }

  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; }

  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px; } }
header#global_header {
  position: relative;
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto; }
  @media only screen and (max-width: 834px) {
    header#global_header {
      padding-top: 48px; } }

#header {
  max-width: 1200px;
  margin: 0 auto;
  text-align: left !important; }
  @media screen and (max-width: 1200px) {
    #header {
      padding-left: 20px !important;
      padding-right: 20px !important; } }

#header-txt {
  font-size: 13px;
  letter-spacing: 1.5px; }
  @media only screen and (max-width: 834px) {
    #header-txt {
      display: none; } }

#header-info {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  #header-info #header-info-R {
    display: flex;
    align-items: center; }
    #header-info #header-info-R #header-cont {
      margin-left: 20px; }
    @media only screen and (max-width: 640px) {
      #header-info #header-info-R {
        flex-direction: column; }
        #header-info #header-info-R #header-cont {
          margin: 15px auto; } }
  @media only screen and (max-width: 834px) {
    #header-info {
      flex-direction: column;
      margin: 20px auto; }
      #header-info #header-info-R {
        margin-top: 15px; } }

.mean-container .mean-push {
  display: none !important; }

#nav_global {
  max-width: 1200px;
  margin: 10px auto 0; }
  @media only screen and (max-width: 834px) {
    #nav_global {
      display: none; } }
  #nav_global ul {
    max-width: 1200px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: center; }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      position: relative; }
      #nav_global ul li a {
        text-align: center;
        display: block;
        padding: 5px 0;
        color: #333;
        font-size: 16px; }
        @media screen and (max-width: 950px) {
          #nav_global ul li a {
            font-size: 14px; } }
        #nav_global ul li a span {
          font-size: 12px; }
      #nav_global ul li ul {
        position: absolute;
        margin: auto;
        display: block;
        width: 100%;
        z-index: 1;
        background: rgba(255, 255, 255, 0.5); }
        #nav_global ul li ul li a {
          font-size: 16px;
          width: 100%;
          display: block;
          padding: 5px 0; }
          @media screen and (max-width: 950px) {
            #nav_global ul li ul li a {
              font-size: 14px; } }
    #nav_global ul #nav-logo img {
      height: 100px !important; }
      @media screen and (max-width: 900px) {
        #nav_global ul #nav-logo img {
          height: 75px !important; } }

@media screen and (max-width: 900px) {
  .nav_global2 img {
    height: 75px !important; }
  .nav_global2 li a {
    font-size: 14px !important; } }

#mainarea {
  background: #fff;
  position: relative;
  top: 0;
  max-width: 100%;
  margin: 0 auto; }
  #mainarea img {
    max-width: auto !important;
    width: 100% !important; }
  #mainarea #slider {
    width: 100%;
    margin: 0 auto; }
    #mainarea #slider li img {
      height: auto;
      width: 100% !important; }
  #mainarea .slick-prev, #mainarea .slick-next {
    z-index: 100;
    height: auto !important;
    width: auto !important; }
  #mainarea .slick-prev {
    left: 18% !important; }
    @media screen and (min-width: 641px) and (max-width: 834px) {
      #mainarea .slick-prev {
        width: 50px !important; } }
  #mainarea .slick-next {
    right: 18% !important; }
    @media screen and (min-width: 641px) and (max-width: 834px) {
      #mainarea .slick-next {
        width: 50px !important; } }
  #mainarea .slick-prev:before, #mainarea .slick-next:before {
    display: none; }

.mean-container .mean-bar {
  background: #008c43 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #008c43 !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
  padding: 0.3em 5% !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*
  background-color: #e9832f !important;*/ }

.mean-container .mean-nav ul li a.mean-expand {
  height: 30px !important; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .mean-container .mean-nav ul li a.mean-expand {
      height: 25px !important; } }

.mean-container .mean-nav ul li li a {
  padding: 0.2em 10% !important; }

.anchor {
  display: block;
  transform: translateY(-60px); }

/*
飛ばしたいところの前に以下のような記述
<span id="map" class="anchor"></span>
*/
#TCT-wrap {
  background: #e7e5dc; }

#TCT-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 3%;
  display: flex;
  align-items: end;
  justify-content: space-around; }
  @media only screen and (max-width: 834px) {
    #TCT-inner {
      flex-direction: column;
      align-items: center; } }

.TCT-title h2, .top-title2 h2 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 1.8px;
  color: #008c43;
  min-width: 178px; }
.TCT-title span, .top-title2 span {
  font-size: 13px;
  color: #008c43; }
  @media only screen and (max-width: 834px) {
    .TCT-title span, .top-title2 span {
      margin: 0 auto;
      display: block;
      text-align: center; } }

#TCT-R p {
  font-size: 24px;
  font-weight: bold;
  color: #008c43; }
  #TCT-R p i {
    margin-right: 5px;
    font-size: 35px;
    vertical-align: sub; }
  @media only screen and (max-width: 640px) {
    #TCT-R p {
      font-size: 16px; }
      #TCT-R p i {
        font-size: 30px; } }
  @media screen and (min-width: 350px) {
    #TCT-R p {
      text-align: center; }
      #TCT-R p br {
        display: none; } }
#TCT-R #TCT-info {
  display: flex;
  align-items: center;
  margin-top: 30px; }
  #TCT-R #TCT-info #header-cont {
    margin-left: 10px; }
  @media only screen and (max-width: 834px) {
    #TCT-R #TCT-info {
      justify-content: center; } }
  @media only screen and (max-width: 640px) {
    #TCT-R #TCT-info {
      flex-direction: column;
      justify-content: center;
      margin-top: 15px; }
      #TCT-R #TCT-info #header-cont {
        margin: 10px auto; } }

footer#global_footer {
  text-align: left !important;
  min-width: auto !important;
  margin-top: 70px;
  /*	#footer {
  		color:#fff;
  		a {
  			color:#fff !important;
  		}
  		max-width: 1200px;
  		margin:0 auto;
  		padding:20px;
  		display: flex;
  		justify-content: space-between;
  
  	 }
  	*/ }
  @media only screen and (max-width: 834px) {
    footer#global_footer {
      margin-top: 30px; } }
  footer#global_footer #footer-wrap {
    background: #fff;
    padding: 20px 0; }
    @media screen and (min-width: 835px) and (max-width: 1000px) {
      footer#global_footer #footer-wrap {
        padding-left: 20px;
        padding-right: 20px; } }
    @media only screen and (max-width: 834px) {
      footer#global_footer #footer-wrap {
        padding: 30px; } }
  footer#global_footer #footer-inner {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: end; }
    @media only screen and (max-width: 834px) {
      footer#global_footer #footer-inner {
        text-align: center; } }
  footer#global_footer address {
    font-size: 13px; }
    footer#global_footer address a {
      font-size: 30px;
      font-weight: bold;
      color: #333;
      display: block;
      margin-bottom: 20px; }
      @media only screen and (max-width: 834px) {
        footer#global_footer address a {
          font-size: 24px; } }
    @media only screen and (max-width: 640px) {
      footer#global_footer address .tel-s a {
        font-size: 16px !important;
        text-align: center !important;
        margin-bottom: 0 !important; } }
    @media only screen and (max-width: 834px) {
      footer#global_footer address {
        margin: 0 auto; } }
  footer#global_footer #footer-nav {
    max-width: 350px; }
    footer#global_footer #footer-nav ul {
      display: flex;
      flex-wrap: wrap; }
      footer#global_footer #footer-nav ul li {
        width: 50%; }
        footer#global_footer #footer-nav ul li a {
          font-size: 13px;
          display: block;
          width: 100%;
          padding: 3px 10px;
          color: #333; }
    @media only screen and (max-width: 640px) {
      footer#global_footer #footer-nav {
        display: none; } }
  footer#global_footer #copyright {
    text-align: center;
    background: #008c43;
    color: #fff !important; }
    footer#global_footer #copyright a {
      color: #fff !important; }

.mean-container .mean-push {
  display: none !important; }

.abc {
  font-size: 30px;
  color: red; }

/*
.top-cont1-wrap {
  position: relative;
  padding: 80px 0 !important;
  @include tabsp {
      padding:50px 0 !important;
  }
}
.top-cont1-inner {
width: 100vw;
height: 100%;
position: absolute;
top: 0;
left: 0;
margin-left: calc(((100vw - 100%) / 2) * -1);
margin-right: calc(((100vw - 100%) / 2) * -1);
  background: url(../images/common/top_bg01.png) no-repeat center top; 
background-size: cover;
z-index: -1;  
}*/
.top-cont1 {
  background: #e5f3ec; }
  .top-cont1 table td {
    padding: 0 !important; }
  .top-cont1 .top-cont1-img img {
    height: 100% !important;
    object-fit: cover; }
  .top-cont1 .top-title h1, .top-cont1 .top-title .page-title h2, .page-title .top-cont1 .top-title h2 {
    font-size: 48px;
    color: #008c43;
    font-weight: bold;
    letter-spacing: 3px; }
  .top-cont1 .top-title span {
    font-size: 14px;
    color: #008c43;
    display: block;
    margin-top: 5px; }
  .top-cont1 .top-cont1-txt {
    font-size: 18px;
    line-height: 2.5em; }
  .top-cont1 .top-title, .top-cont1 .top-cont1-txt {
    padding: 20px !important; }
  @media screen and (min-width: 1201px) and (max-width: 1400px) {
    .top-cont1 .top-title, .top-cont1 .top-cont1-txt {
      padding: 10px !important; }
    .top-cont1 .top-title h1, .top-cont1 .top-title .page-title h2, .page-title .top-cont1 .top-title h2 {
      font-size: 36px;
      letter-spacing: 2px; }
    .top-cont1 .top-title span {
      font-size: 13px; }
    .top-cont1 .top-cont1-txt {
      font-size: 16px; } }
  @media screen and (min-width: 1001px) and (max-width: 1200px) {
    .top-cont1 .top-title, .top-cont1 .top-cont1-txt {
      padding: 10px !important; }
    .top-cont1 .top-title h1, .top-cont1 .top-title .page-title h2, .page-title .top-cont1 .top-title h2 {
      font-size: 30px;
      letter-spacing: 2px; }
    .top-cont1 .top-title span {
      font-size: 13px; }
    .top-cont1 .top-cont1-txt {
      font-size: 14px; }
    .top-cont1 .top-cont1-img {
      width: 30% !important; }
      .top-cont1 .top-cont1-img img {
        height: 80% !important;
        object-fit: cover; } }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    .top-cont1 .top-title, .top-cont1 .top-cont1-txt {
      padding: 10px !important; }
    .top-cont1 .top-title h1, .top-cont1 .top-title .page-title h2, .page-title .top-cont1 .top-title h2 {
      font-size: 24px;
      letter-spacing: 2px; }
    .top-cont1 .top-title span {
      font-size: 12px; }
    .top-cont1 .top-cont1-txt {
      font-size: 14px; }
    .top-cont1 .top-cont1-img {
      width: 29% !important; }
      .top-cont1 .top-cont1-img img {
        height: 70% !important;
        object-fit: cover; } }
  @media only screen and (max-width: 834px) {
    .top-cont1 {
      padding: 3% !important; }
      .top-cont1 .top-title h1, .top-cont1 .top-title .page-title h2, .page-title .top-cont1 .top-title h2 {
        font-size: 36px;
        letter-spacing: 2px; }
      .top-cont1 .top-title span {
        font-size: 13px; }
      .top-cont1 .top-cont1-txt {
        font-size: 18px;
        line-height: 2.0em;
        text-align: left !important; }
        .top-cont1 .top-cont1-txt br {
          display: none; }
      .top-cont1 .top-cont1-img {
        display: none; } }
  @media only screen and (max-width: 640px) {
    .top-cont1 {
      padding: 5% !important; }
      .top-cont1 .top-title, .top-cont1 .top-cont1-txt {
        padding: 5px !important; }
      .top-cont1 .top-title h1, .top-cont1 .top-title .page-title h2, .page-title .top-cont1 .top-title h2 {
        font-size: 28px;
        letter-spacing: 2.0px; }
      .top-cont1 .top-title span {
        font-size: 12px; } }

.TFLX1 {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 2.5%; }
  .TFLX1 .box {
    width: 50%; }

.TFLX1a {
  margin-top: 50px; }

.TFLX1b {
  margin-bottom: 50px; }

.top-title h2 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 1.8px;
  color: #008c43;
  min-width: 178px; }
.top-title span {
  font-size: 13px;
  color: #008c43; }
  @media only screen and (max-width: 640px) {
    .top-title span {
      margin: 0 auto;
      display: block;
      text-align: center; } }

.TFLX1-txt {
  font-size: 16px; }

.TFLX1-button a {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3px;
  border: 2px solid #1b1b1b;
  color: #1b1b1b;
  display: inline-block;
  padding: 5px 30px;
  text-align: left; }
  .TFLX1-button a:hover {
    opacity: 1 !important;
    background: #008c43 !important;
    color: #fff; }
.TFLX1-button i {
  margin-left: 100px; }

@media screen and (min-width: 835px) and (max-width: 1000px) {
  .top-title h2 {
    font-size: 28px;
    letter-spacing: 1.5px;
    min-width: 178px; }
  .top-title span {
    font-size: 12px; }

  .TFLX1-txt {
    font-size: 14px; }

  .TFLX1 {
    padding: 5%; }
    .TFLX1 .box img {
      width: 80% !important; } }
@media screen and (min-width: 641px) and (max-width: 834px) {
  .top-title h2 {
    font-size: 28px;
    letter-spacing: 1.5px;
    min-width: 178px; }
  .top-title span {
    font-size: 12px; }

  .TFLX1-txt {
    font-size: 14px; }

  .TFLX1 {
    padding: 5%; }
    .TFLX1 .box img {
      width: 80% !important; } }
@media only screen and (max-width: 640px) {
  .TFLX1 {
    flex-direction: column; }
    .TFLX1 .box {
      width: 90%; }
      .TFLX1 .box img {
        width: 80% !important; }

  .top-title h2 {
    text-align: center;
    font-size: 24px;
    letter-spacing: 1.5px; }

  .TFLX1-button {
    text-align: center !important; }

  .TFLX1a {
    margin-top: 30px; }

  .TFLX1b {
    margin-bottom: 30px;
    flex-direction: column-reverse; } }
.TFLX2 {
  width: 100%;
  flex-wrap: wrap; }
  .TFLX2 .box {
    width: 33.333%; }
    .TFLX2 .box img {
      width: 100% !important;
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
      .TFLX2 .box img:hover {
        opacity: 1 !important;
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
    .TFLX2 .box a:hover {
      opacity: 1 !important; }
  @media only screen and (max-width: 640px) {
    .TFLX2 {
      flex-direction: column; }
      .TFLX2 .box {
        width: 80%;
        margin: 10px auto; }
        .TFLX2 .box:first-child {
          margin-top: 20px; }
        .TFLX2 .box:last-child {
          margin-bottom: 20px; } }

@media only screen and (max-width: 834px) {
  .top-title2 h2 {
    text-align: center !important; } }
@media only screen and (max-width: 834px) {
  .top-title2 {
    margin-top: 50px !important;
    margin-bottom: 20px !important; } }

.news-bg {
  position: relative;
  padding: 80px 0 !important; }
  @media only screen and (max-width: 834px) {
    .news-bg {
      padding: 50px 0 !important; } }

.news-inner {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  background: url(../images/common/top_bg04.png) no-repeat center top;
  background-size: cover;
  z-index: -1; }

.news-wrap {
  height: 300px;
  padding: 30px;
  max-width: 1000px;
  margin: 0 auto;
  border: 3px solid #ccc; }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    .news-wrap {
      margin: 20px; } }
  @media only screen and (max-width: 834px) {
    .news-wrap {
      height: 300px;
      margin: 20px; } }

.news {
  height: 100%;
  overflow-y: auto; }
  .news dt {
    color: #008c43;
    font-weight: bold; }
  .news dl {
    margin-bottom: 10px;
    border-bottom: 1px dotted #fff; }
    @media only screen and (max-width: 834px) {
      .news dl {
        display: block !important; }
        .news dl dt, .news dl dd {
          width: 100% !important; } }

.top-cont2 {
  border: 5px solid #008c43;
  margin-top: 50px;
  margin-bottom: 50px; }
  @media screen and (max-width: 1000px) {
    .top-cont2 {
      margin-left: 20px;
      margin-right: 20px; } }

.tel-s a {
  color: #333 !important; }
  .tel-s a:hover {
    opacity: 1.0 !important; }

@media only screen and (max-width: 834px) {
  .brdnt {
    text-align: left !important; }
    .brdnt br {
      display: none; } }

@media only screen and (max-width: 640px) {
  .brdn {
    text-align: left !important; }
    .brdn br {
      display: none; } }

.w1000 {
  max-width: 1000px;
  margin: 0 auto; }
  @media only screen and (max-width: 834px) {
    .w1000 {
      padding-left: 10px;
      padding-right: 10px; } }

@media only screen and (max-width: 640px) {
  .TLIR table tr {
    display: flex;
    flex-direction: column-reverse; } }

.w1200 {
  max-width: 1200px;
  margin: 0 auto; }
  @media only screen and (max-width: 834px) {
    .w1200 {
      padding-left: 10px;
      padding-right: 10px; } }

.ai-company dt {
  align-items: center !important; }
@media only screen and (max-width: 640px) {
  .ai-company dl {
    display: block !important; }
    .ai-company dl dt {
      width: 100% !important;
      border-right: 1px solid #ccc !important; }
    .ai-company dl dd {
      width: 100% !important; } }

.form_wrap dl dd > div {
  display: block !important; }

@media only screen and (max-width: 834px) {
  .fancybox-toolbar {
    top: 50px !important; } }

.pankuzu {
  margin-bottom: 50px; }
  @media only screen and (max-width: 834px) {
    .pankuzu {
      display: none; } }

.page-title-wrap {
  position: relative;
  padding: 50px 0 !important;
  margin-bottom: 30px; }

.page-title-inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: #e5f3ec;
  z-index: -1; }

.page-title {
  position: relative; }
  .page-title h1, .page-title h2 {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    color: #008c43; }
    @media only screen and (max-width: 834px) {
      .page-title h1, .page-title h2 {
        font-size: 28px; } }
  @media only screen and (max-width: 834px) {
    .page-title {
      margin: 20px auto !important; } }

.title, .title3 {
  /*
    h1 {
    font-size: 36px;
    color:$title-color;
    font-family: $title-font;
    text-align: center;
    @include tabsp {
       font-size: 24px;
    }
  }*/ }
  .title h2, .title3 h2 {
    font-size: 30px;
    color: #008c43;
    margin: 50px auto 30px;
    text-align: center;
    padding: 10px 0;
    border-top: solid 2px #008c43;
    border-bottom: solid 2px #008c43;
    background: -webkit-repeating-linear-gradient(-45deg, #eaeaea, #eaeaea 3px, #dfdfdf 3px, #dfdfdf 7px);
    background: repeating-linear-gradient(-45deg, #eaeaea, #eaeaea 3px, #dfdfdf 3px, #dfdfdf 7px); }
    @media only screen and (max-width: 834px) {
      .title h2, .title3 h2 {
        font-size: 24px;
        margin: 35px auto 20px; } }
    @media only screen and (max-width: 640px) {
      .title h2, .title3 h2 {
        font-size: 20px;
        font-weight: bold; } }
  .title h3, .title3 h3, .title h4, .title3 h4 {
    font-size: 24px;
    font-weight: bold;
    color: #008c43;
    position: relative;
    padding: 0.25em 0;
    margin: 30px auto 20px; }
    @media only screen and (max-width: 834px) {
      .title h3, .title3 h3, .title h4, .title3 h4 {
        font-size: 20px;
        margin: 30px auto 20px; } }
    .title h3:after, .title3 h3:after, .title h4:after, .title3 h4:after {
      content: "";
      display: block;
      height: 2px;
      background: -webkit-linear-gradient(to right, #008c43, #fccd40);
      background: linear-gradient(to right, #008c43, #fccd40); }
  @media only screen and (max-width: 834px) {
    .title h4, .title3 h4 {
      font-size: 18px; } }

.title2 {
  margin: 30px auto 20px 15px; }
  .title2 h3, .title2 .title h4, .title .title2 h4, .title2 .title3 h4, .title3 .title2 h4 {
    font-size: 24px;
    position: relative;
    text-shadow: 0 0 2px white; }
    .title2 h3:before, .title2 .title h4:before, .title .title2 h4:before, .title2 .title3 h4:before, .title3 .title2 h4:before {
      content: "";
      position: absolute;
      background: #fccd40;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      top: 50%;
      /* border: dashed 1px white; */
      left: -15px;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: -1; }
    @media only screen and (max-width: 834px) {
      .title2 h3, .title2 .title h4, .title .title2 h4, .title2 .title3 h4, .title3 .title2 h4 {
        font-size: 18px;
        font-weight: bold; } }
  .title2 h4 {
    margin: 30px 20px;
    font-size: 20px;
    color: #fff;
    background: #008c43;
    padding: 5px; }
    .title2 h4 i {
      margin-right: 5px; }
    @media only screen and (max-width: 834px) {
      .title2 h4 {
        margin: 15px 10px; } }

@media only screen and (max-width: 640px) {
  .title3 h2 {
    font-size: 18px; } }

.step-title {
  margin: 30px auto 20px; }
  .step-title span {
    font-size: 20px;
    font-family: adobe-garamond-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-style: oblique;
    color: #fff; }
  .step-title h3, .step-title .title h4, .title .step-title h4, .step-title .title3 h4, .title3 .step-title h4 {
    font-size: 20px; }
  @media only screen and (max-width: 834px) {
    .step-title span, .step-title h3, .step-title .title h4, .title .step-title h4, .step-title .title3 h4, .title3 .step-title h4 {
      font-size: 18px !important; } }

.pick {
  font-size: 20px;
  font-weight: bold;
  color: #008c43; }
  @media only screen and (max-width: 834px) {
    .pick {
      font-size: 18px; } }

.staff-title h2 {
  font-size: 20px;
  padding-left: 5px;
  border-left: 5px solid #008c43;
  border-bottom: 1px solid #fccd40; }

.business-FLX, .performance-FLX3 {
  background: #e7e5dc;
  padding: 20px; }
  .business-FLX .box, .performance-FLX3 .box {
    width: 31.333%;
    margin: 1%; }
    .business-FLX .box h3, .performance-FLX3 .box h3, .business-FLX .box .title h4, .title .business-FLX .box h4, .performance-FLX3 .box .title h4, .title .performance-FLX3 .box h4, .business-FLX .box .title3 h4, .title3 .business-FLX .box h4, .performance-FLX3 .box .title3 h4, .title3 .performance-FLX3 .box h4 {
      display: none !important; }
    .business-FLX .box div, .performance-FLX3 .box div {
      text-align: center !important; }
    .business-FLX .box img, .performance-FLX3 .box img {
      width: 100% !important; }
  @media only screen and (max-width: 834px) {
    .business-FLX .box, .performance-FLX3 .box {
      width: 48% !important; } }

.arrow-b img {
  transform: rotate(90deg);
  width: 30% !important; }

.performance-FLX {
  display: flex;
  justify-content: space-around; }
  @media only screen and (max-width: 640px) {
    .performance-FLX {
      flex-direction: column; } }

.arrow-c img {
  transform: rotate(90deg);
  width: 20% !important; }

.performance-FLX2 .box {
  width: 23%;
  margin: 1%; }
  .performance-FLX2 .box img {
    width: 100% !important; }
@media only screen and (max-width: 834px) {
  .performance-FLX2 .box {
    width: 48% !important; } }

.performance-FLX3 {
  padding: 10%; }

.performance-FLX4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
  .performance-FLX4 .box {
    width: 23%;
    margin: 1%; }
    .performance-FLX4 .box img {
      width: 100% !important; }
    @media only screen and (max-width: 834px) {
      .performance-FLX4 .box {
        width: 48%; } }

@media only screen and (max-width: 640px) {
  .link-TBL td {
    text-align: center !important; }
  .link-TBL tr {
    border-bottom: 1px dotted #ccc; } }

.error2 h2 {
  font-size: 40px;
  font-weight: bold; }
.error2 a {
  color: #fff !important; }

div.submit {
  background: rgba(255, 255, 255, 0.6);
  width: 100% !important;
  margin: 0 auto !important; }

.contact_contents #contents_wrap {
  padding-top: 100px !important; }

.bg_100per_wrap {
  position: relative;
  padding: 50px 0 !important;
  margin-bottom: 60px !important; }

.bg_100per_inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: #f7ead4;
  z-index: -1; }

.bg_100per_wrap {
  position: relative;
  padding: 80px 0 !important;
  margin-bottom: 60px 0 !important; }

.bg_100per_inner {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  background: url(../images/contents/cont-bg.jpg) repeat center top;
  background-size: cover;
  z-index: -1; }

@media only screen and (max-width: 834px) {
  #col_main .errorbg {
    padding: 0 !important; } }

.slide-bottom {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms; }

.slide-bottom.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.slide-top {
  opacity: 0;
  transform: translate(0, -50px);
  transition: all 1500ms; }

.slide-top.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.slide-right {
  opacity: 0;
  transform: translate(100px, 0px);
  transition: all 2500ms; }

.slide-right.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.slide-left {
  opacity: 0;
  transform: translate(-100px, 0px);
  transition: all 2500ms; }

.slide-left.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

/* title */
.midashi h2 {
  color: #fff;
  line-height: 2em;
  font-size: 40px;
  font-weight: bold; }
  @media only screen and (max-width: 640px) {
    .midashi h2 {
      font-size: 20px; } }

.tdpd10 td {
  padding: 10px !important; }
