@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: 1.8em; } }
  @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 !important; }
  @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 {
  text-align: left !important; }

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

#header-info {
  max-width: 1000px;
  margin: 10px auto;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  #header-info #header-info-R {
    display: flex;
    align-items: center; }
    #header-info #header-info-R p {
      color: #0375b7;
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-size: 1.5rem;
      font-weight: bold; }
      #header-info #header-info-R p i {
        font-size: 18px;
        background: #76c169;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        color: #fff;
        margin-right: 5px; }
      @media (max-width: 1200px) {
        #header-info #header-info-R p {
          font-size: calc(1.275rem + 0.3vw) ; } }
    #header-info #header-info-R #header-fax {
      margin-left: 10px; }
    @media only screen and (max-width: 640px) {
      #header-info #header-info-R {
        flex-direction: column; }
        #header-info #header-info-R #header-fax {
          margin: 10px auto 0; } }
  @media only screen and (max-width: 834px) {
    #header-info {
      flex-direction: column; }
      #header-info #header-info-R {
        margin-top: 15px; } }

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

#nav_global {
  background: #76c169; }
  @media only screen and (max-width: 834px) {
    #nav_global {
      display: none; } }
  #nav_global ul {
    max-width: 1000px;
    margin: auto;
    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:hover {
        background: #0375b7;
        color: #fff;
        transition: 1s; }
      #nav_global ul li a {
        text-align: center;
        display: block;
        padding: 5px 0;
        color: #fff;
        font-size: 1rem; }
        #nav_global ul li a span {
          font-size: 12px; }
        #nav_global ul li a:hover {
          opacity: 1 !important; }
      #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: #76c169 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #76c169 !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
  padding: 0.8em 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(-150px); }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .anchor {
      transform: translateY(-80px); } }
  @media only screen and (max-width: 640px) {
    .anchor {
      transform: translateY(-60px); } }

.anchor2 {
  display: block;
  transform: translateY(-100px); }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .anchor2 {
      transform: translateY(-100px); } }
  @media only screen and (max-width: 640px) {
    .anchor2 {
      transform: translateY(-100px); } }

/*
飛ばしたいところの前に以下のような記述
<span id="map" class="anchor"></span>
*/
.clone-nav {
  width: 100%;
  position: fixed;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  transition: .3s;
  transform: translateY(-100%); }
  @media only screen and (max-width: 834px) {
    .clone-nav {
      display: none; } }

.is-show {
  transform: translateY(0); }

#TCT-wrap {
  max-width: 1200px;
  margin: 50px auto;
  background: rgba(3, 117, 183, 0.5);
  padding: 2%; }
  @media only screen and (max-width: 834px) {
    #TCT-wrap {
      margin: 30px auto 0; } }
  @media only screen and (max-width: 640px) {
    #TCT-wrap {
      padding: 10% 2%; } }

#TCT-inner {
  text-align: center !important; }
  @media screen and (min-width: 650px) {
    #TCT-inner br {
      display: none; } }

#TCT-title h2, .top-title2 h2 {
  font-size: 1.875rem;
  color: #fff;
  line-height: 1.5;
  position: relative;
  margin-bottom: 30px; }
  @media (max-width: 1200px) {
    #TCT-title h2, .top-title2 h2 {
      font-size: calc(1.3125rem + 0.75vw) ; } }
  #TCT-title h2:after, .top-title2 h2:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    height: 2px;
    width: 200px; }

#TCT-txt {
  font-size: 1rem;
  color: #fff; }

#TCT-info {
  display: flex;
  justify-content: center;
  margin-top: 20px; }
  #TCT-info div {
    width: 31.333%;
    max-width: 320px;
    margin: 1%;
    background: #fff;
    height: 80px;
    line-height: 80px; }
  #TCT-info .tel-s, #TCT-info #TCT-fax {
    color: #0375b7;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.5rem;
    font-weight: bold; }
    #TCT-info .tel-s i, #TCT-info #TCT-fax i {
      font-size: 18px;
      background: #76c169;
      border-radius: 50%;
      width: 35px;
      height: 35px;
      line-height: 35px;
      text-align: center;
      color: #fff;
      margin-right: 5px; }
    @media (max-width: 1200px) {
      #TCT-info .tel-s, #TCT-info #TCT-fax {
        font-size: calc(1.275rem + 0.3vw) ; } }
  #TCT-info #TCT-cont {
    background: #76c169;
    border: 1px solid #fff; }
    #TCT-info #TCT-cont a {
      display: block;
      color: #fff;
      font-size: 1.25rem; }
      #TCT-info #TCT-cont a i {
        padding-right: 5px; }
    #TCT-info #TCT-cont:hover {
      background: #0375b7;
      transition: 0.5s; }
      #TCT-info #TCT-cont:hover a {
        opacity: 1 !important; }
  @media only screen and (max-width: 834px) {
    #TCT-info {
      flex-direction: column;
      align-items: center; }
      #TCT-info div {
        width: 80%; } }

footer#global_footer {
  text-align: left !important;
  min-width: auto !important;
  /*	#footer {
  		color:#fff;
  		a {
  			color:#fff !important;
  		}
  		max-width: 1200px;
  		margin:0 auto;
  		padding:20px;
  		display: flex;
  		justify-content: space-between;
  
  	 }
  	*/ }
  footer#global_footer #footer-wrap {
    background: #fff;
    padding: 0 0 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-weight: bold;
      color: #333;
      display: block;
      margin-bottom: 20px; }
    @media only screen and (max-width: 640px) {
      footer#global_footer address .tel-s a {
        color: #333 !important;
        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: #76c169;
    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-con1 {
  font-size: 0.875rem; }
  .top-con1 h1, .top-con1 .page-title h2, .page-title .top-con1 h2 {
    font-size: 1.875rem;
    line-height: 2.3em;
    position: relative;
    margin-bottom: 30px; }
    @media (max-width: 1200px) {
      .top-con1 h1, .top-con1 .page-title h2, .page-title .top-con1 h2 {
        font-size: calc(1.3125rem + 0.75vw) ; } }
    .top-con1 h1:after, .top-con1 .page-title h2:after, .page-title .top-con1 h2:after {
      content: '';
      background: #76c169;
      width: 200px;
      height: 2px;
      bottom: -20px;
      right: 0;
      left: 0;
      margin: 0 auto;
      position: absolute; }
  @media only screen and (max-width: 640px) {
    .top-con1 div {
      text-align: left !important; }
      .top-con1 div br {
        display: none; }
      .top-con1 div h1, .top-con1 div .page-title h2, .page-title .top-con1 div h2 {
        font-size: 1.25rem;
        line-height: 2.0em; } }

.TFLX1 {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center; }
  .TFLX1 a {
    width: 31.333%;
    margin: 1%;
    transition: 0.8s;
    text-align: center;
    font-size: 1.125rem;
    color: #fff; }
    .TFLX1 a:hover {
      color: #0375b7;
      opacity: 0.8 !important;
      transition: 0.5s; }
    .TFLX1 a h3, .TFLX1 a .title h4, .title .TFLX1 a h4, .TFLX1 a .title3 h4, .title3 .TFLX1 a h4 {
      display: none; }
  @media only screen and (max-width: 640px) {
    .TFLX1 {
      flex-direction: column !important; }
      .TFLX1 a {
        width: 90%;
        margin: 10px auto; } }

.TFLX1-title h2 {
  color: #fff;
  font-size: 1.875rem;
  position: relative;
  margin-bottom: 20px; }
  @media (max-width: 1200px) {
    .TFLX1-title h2 {
      font-size: calc(1.3125rem + 0.75vw) ; } }
  .TFLX1-title h2:after {
    content: '';
    background: #76c169;
    width: 200px;
    height: 2px;
    bottom: -20px;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute; }

.TFLX1-button a {
  color: #fff;
  background: #76c169;
  font-size: 1.125rem;
  border: 1px solid #fff;
  display: inline-block;
  padding: 5px 30px; }
  .TFLX1-button a:hover {
    opacity: 1 !important;
    background: #0375b7 !important;
    transition: 0.5s; }
.TFLX1-button i {
  margin-left: 100px; }

.TFLX1-wrap {
  position: relative;
  padding: 5% !important; }
  @media only screen and (max-width: 834px) {
    .TFLX1-wrap {
      padding: 10% 3% !important; } }

.TFLX1-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; }

.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: #76c169;
    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 #76c169;
  margin-top: 50px;
  margin-bottom: 50px; }
  @media screen and (max-width: 1000px) {
    .top-cont2 {
      margin-left: 20px;
      margin-right: 20px; } }

.tel-s a {
  color: #0375b7 !important;
  font-weight: bold; }
  .tel-s a:hover {
    opacity: 1.0 !important; }

.ai-company .tel-s a {
  color: #333 !important;
  font-weight: normal; }

@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; } }

@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: rgba(3, 117, 183, 0.2);
  z-index: -1; }

.page-title {
  position: relative; }
  .page-title h1, .page-title h2 {
    font-size: 1.875rem;
    text-align: center;
    color: #25601a; }
    @media (max-width: 1200px) {
      .page-title h1, .page-title h2 {
        font-size: calc(1.3125rem + 0.75vw) ; } }
  @media only screen and (max-width: 834px) {
    .page-title {
      margin: 20px auto !important; } }

.title h2, .title3 h2 {
  color: #25601a;
  font-size: 1.5rem;
  padding: 0.3em 0.5em;
  /*文字の上下 左右の余白*/
  background: rgba(118, 193, 105, 0.1);
  /*背景色*/
  border-left: solid 5px #76c169;
  /*左線*/
  border-bottom: solid 3px #ccc;
  /*下線*/ }
  @media (max-width: 1200px) {
    .title h2, .title3 h2 {
      font-size: calc(1.275rem + 0.3vw) ; } }
.title h3, .title3 h3, .title h4, .title3 h4 {
  font-size: 1.25rem;
  color: #25601a;
  border-bottom: 2px dashed #ccc;
  position: relative;
  padding-left: 35px; }
  .title h3:before, .title3 h3:before, .title h4:before, .title3 h4:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0a4";
    /*アイコンのユニコード*/
    font-weight: 600;
    position: absolute;
    /*絶対位置*/
    font-size: 1.875rem;
    /*サイズ*/
    left: 0;
    /*アイコンの位置*/
    top: 0;
    /*アイコンの位置*/
    color: #0375b7;
    /*アイコン色*/ }
    @media (max-width: 1200px) {
      .title h3:before, .title3 h3:before, .title h4:before, .title3 h4:before {
        font-size: calc(1.3125rem + 0.75vw) ; } }
@media only screen and (max-width: 834px) {
  .title h4, .title3 h4 {
    font-size: 18px; } }

.title2 {
  margin: 30px auto 20px 15px; }
  .title2 h2 {
    color: #25601a;
    border-bottom: 1px dashed #76c169;
    display: block;
    font-size: 1.25rem;
    position: relative;
    /*相対位置*/
    padding-left: 1.4em;
    /*アイコン分のスペース*/
    line-height: 1.4;
    /*行高*/ }
    .title2 h2:before {
      font-family: "Font Awesome 5 Pro";
      content: "\f51c";
      /*アイコンのユニコード*/
      font-weight: 600;
      position: absolute;
      /*絶対位置*/
      font-size: 1em;
      /*サイズ*/
      left: 0;
      /*アイコンの位置*/
      top: 0;
      /*アイコンの位置*/
      color: #76c169;
      /*アイコン色*/ }
  .title2 h3, .title2 .title h4, .title .title2 h4, .title2 .title3 h4, .title3 .title2 h4 {
    font-size: 1.125rem;
    color: #25601a;
    border-bottom: 2px dashed #ccc;
    position: relative;
    padding-left: 35px; }
    .title2 h3:before, .title2 .title h4:before, .title .title2 h4:before, .title2 .title3 h4:before, .title3 .title2 h4:before {
      font-family: "Font Awesome 5 Pro";
      content: "\f69a";
      /*アイコンのユニコード*/
      font-weight: 600;
      position: absolute;
      /*絶対位置*/
      font-size: 1.875rem;
      /*サイズ*/
      left: 0;
      /*アイコンの位置*/
      top: 0;
      /*アイコンの位置*/
      color: #0375b7;
      /*アイコン色*/ }
      @media (max-width: 1200px) {
        .title2 h3:before, .title2 .title h4:before, .title .title2 h4:before, .title2 .title3 h4:before, .title3 .title2 h4:before {
          font-size: calc(1.3125rem + 0.75vw) ; } }
  .title2 h4 {
    margin: 30px 20px;
    font-size: 20px;
    color: #fff;
    background: #25601a;
    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 h3, .step-title .title h4, .title .step-title h4, .step-title .title3 h4, .title3 .step-title h4 {
  font-size: 1.25rem;
  font-weight: bold;
  position: relative;
  border-top: solid 2px rgba(118, 193, 105, 0.3);
  border-bottom: solid 2px rgba(118, 193, 105, 0.3);
  background: rgba(118, 193, 105, 0.1);
  line-height: 1.4;
  padding: 0.2em; }
  .step-title h3:after, .step-title .title h4:after, .title .step-title h4:after, .step-title .title3 h4:after, .title3 .step-title h4:after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 pro";
    content: '\f35a\ STEP';
    background: #76c169;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 3px 3px 0 0;
    padding: 5px 10px 3px;
    font-size: 0.8em;
    line-height: 1;
    letter-spacing: 0.05em; }

.products-FLX, .performance-FLX3 {
  background: #e5e3e3;
  padding: 2%; }
  .products-FLX .box, .performance-FLX3 .box {
    width: 31.333%;
    margin: 1%; }
    .products-FLX .box h3, .performance-FLX3 .box h3, .products-FLX .box .title h4, .title .products-FLX .box h4, .performance-FLX3 .box .title h4, .title .performance-FLX3 .box h4, .products-FLX .box .title3 h4, .title3 .products-FLX .box h4, .performance-FLX3 .box .title3 h4, .title3 .performance-FLX3 .box h4 {
      display: none !important; }
    .products-FLX .box div, .performance-FLX3 .box div {
      text-align: center; }
    .products-FLX .box img, .performance-FLX3 .box img {
      width: 100% !important; }
  .products-FLX .box-txt, .performance-FLX3 .box-txt {
    text-align: left !important; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .products-FLX .box, .performance-FLX3 .box {
      width: 48% !important; } }
  @media only screen and (max-width: 640px) {
    .products-FLX, .performance-FLX3 {
      flex-direction: column !important;
      align-items: center; }
      .products-FLX .box, .performance-FLX3 .box {
        width: 90% !important; } }

.products-FLX2 {
  background: #e5e3e3;
  padding: 2%; }
  .products-FLX2 .box {
    width: 100%; }

.ba-FLX, .ba-FLX2 {
  background: #e5e3e3;
  display: flex;
  align-items: flex-end; }
  .ba-FLX .ba-pick, .ba-FLX2 .ba-pick {
    width: 28%;
    margin: 1%;
    background: rgba(3, 117, 183, 0.2);
    padding: 2%;
    color: #25601a;
    font-size: 1.125rem; }
  .ba-FLX .ba, .ba-FLX2 .ba {
    width: 68%;
    margin: 1%;
    display: flex;
    align-items: center; }
    .ba-FLX .ba .box, .ba-FLX2 .ba .box {
      width: 40%; }
    .ba-FLX .ba .arrow, .ba-FLX2 .ba .arrow {
      width: 18%;
      margin: 1%; }
  @media only screen and (max-width: 834px) {
    .ba-FLX, .ba-FLX2 {
      flex-direction: column;
      align-items: center; }
      .ba-FLX .ba-pick, .ba-FLX2 .ba-pick {
        width: 40%;
        background: none; }
      .ba-FLX .ba, .ba-FLX2 .ba {
        width: 90%; } }
  @media only screen and (max-width: 834px) {
    .ba-FLX, .ba-FLX2 {
      flex-direction: column;
      align-items: center; }
      .ba-FLX .ba-pick, .ba-FLX2 .ba-pick {
        width: 50%;
        background: none; }
      .ba-FLX .ba, .ba-FLX2 .ba {
        width: 90%; } }
  @media only screen and (max-width: 640px) {
    .ba-FLX .ba, .ba-FLX2 .ba {
      flex-direction: column; }
      .ba-FLX .ba .box, .ba-FLX2 .ba .box {
        width: 70%;
        margin: 1%; }
      .ba-FLX .ba .arrow img, .ba-FLX2 .ba .arrow img {
        transform: rotate(90deg); } }

@media screen and (min-width: 834px) {
  .ba-FLX2 {
    align-items: flex-start; } }

.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 {
  border: 1px solid #76c169;
  padding: 10px 30px; }

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; }

/*# sourceMappingURL=common_style.css.map */
