@charset "UTF-8";
/*
Theme Name: original_theme
Author:original_theme
Description:original_theme
Version: 2.01
License: original_theme
Text Domain: original_theme
*/
/*====================================

  ■メディアクエリ

=====================================*/
/*====================================

  ■変数　　※文字色、背景色など使い回せるもののみ使用

=====================================*/
/*====================================

  ■ローディング

=====================================*/
#loading {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #01112D;
  text-align: center;
  color: #fff;
}
#loading .loadingInner {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  width: 100%;
  padding: 0 1.5rem;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #loading .loadingInner {
    top: 50%;
  }
}
#loading .loadingInner .loadingLogo {
  display: block;
  text-align: center;
  margin: 0 auto 5rem;
  width: 50%;
}
@media screen and (min-width: 768px) {
  #loading .loadingInner .loadingLogo {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 8rem;
  }
}
#loading .loadingInner .loadingLogo img,
#loading .loadingInner .loadingLogo svg {
  display: inline-block;
  width: 100%;
  max-width: 25rem;
}

/***************************************************
 * Generated by SVG Artista on 9/22/2025, 2:57:40 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/
@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 151.2269592285px;
    stroke-dasharray: 151.2269592285px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 151.2269592285px;
  }
}
@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(230, 0, 18);
  }
}
.svg-elem-1 {
  animation: animate-svg-stroke-1 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both, animate-svg-fill-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 421.9921875px;
    stroke-dasharray: 421.9921875px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 421.9921875px;
  }
}
@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(230, 0, 18);
  }
}
.svg-elem-2 {
  animation: animate-svg-stroke-2 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s both, animate-svg-fill-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 639.9476318359px;
    stroke-dasharray: 639.9476318359px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 639.9476318359px;
  }
}
@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(3, 110, 184);
  }
}
.svg-elem-3 {
  animation: animate-svg-stroke-3 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both, animate-svg-fill-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 362.7620544434px;
    stroke-dasharray: 362.7620544434px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 362.7620544434px;
  }
}
@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(230, 0, 18);
  }
}
.svg-elem-4 {
  animation: animate-svg-stroke-4 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both, animate-svg-fill-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 512.7887268066px;
    stroke-dasharray: 512.7887268066px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 512.7887268066px;
  }
}
@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(3, 110, 184);
  }
}
.svg-elem-5 {
  animation: animate-svg-stroke-5 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both, animate-svg-fill-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 622.1407470703px;
    stroke-dasharray: 622.1407470703px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 622.1407470703px;
  }
}
@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(3, 110, 184);
  }
}
.svg-elem-6 {
  animation: animate-svg-stroke-6 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both, animate-svg-fill-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 476.3088378906px;
    stroke-dasharray: 476.3088378906px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 476.3088378906px;
  }
}
@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(3, 110, 184);
  }
}
.svg-elem-7 {
  animation: animate-svg-stroke-7 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both, animate-svg-fill-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-8 {
  0% {
    stroke-dashoffset: 151.2269592285px;
    stroke-dasharray: 151.2269592285px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 151.2269592285px;
  }
}
.svg-elem-8 {
  animation: animate-svg-stroke-8 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both, animate-svg-fill-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-9 {
  0% {
    stroke-dashoffset: 362.7620544434px;
    stroke-dasharray: 362.7620544434px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 362.7620544434px;
  }
}
.svg-elem-9 {
  animation: animate-svg-stroke-9 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both, animate-svg-fill-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-10 {
  0% {
    stroke-dashoffset: 362.7620544434px;
    stroke-dasharray: 362.7620544434px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 362.7620544434px;
  }
}
.svg-elem-10 {
  animation: animate-svg-stroke-10 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both, animate-svg-fill-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-11 {
  0% {
    stroke-dashoffset: 421.9921875px;
    stroke-dasharray: 421.9921875px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 421.9921875px;
  }
}
.svg-elem-11 {
  animation: animate-svg-stroke-11 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both, animate-svg-fill-11 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-12 {
  0% {
    stroke-dashoffset: 512.7887268066px;
    stroke-dasharray: 512.7887268066px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 512.7887268066px;
  }
}
.svg-elem-12 {
  animation: animate-svg-stroke-12 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both, animate-svg-fill-12 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-13 {
  0% {
    stroke-dashoffset: 639.9476318359px;
    stroke-dasharray: 639.9476318359px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 639.9476318359px;
  }
}
.svg-elem-13 {
  animation: animate-svg-stroke-13 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s both, animate-svg-fill-13 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-14 {
  0% {
    stroke-dashoffset: 622.1407470703px;
    stroke-dasharray: 622.1407470703px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 622.1407470703px;
  }
}
.svg-elem-14 {
  animation: animate-svg-stroke-14 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both, animate-svg-fill-14 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-15 {
  0% {
    stroke-dashoffset: 476.3088378906px;
    stroke-dasharray: 476.3088378906px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 476.3088378906px;
  }
}
.svg-elem-15 {
  animation: animate-svg-stroke-15 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both, animate-svg-fill-15 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}

.tel_link {
  font-family: "Barlow", sans-serif;
}

.text-start {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

@media screen and (min-width: 768px) {
  .text-md-start {
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  .text-md-center {
    text-align: center !important;
  }
}

@media screen and (min-width: 768px) {
  .text-md-right {
    text-align: right !important;
  }
}

@media screen and (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
}

.text {
  color: #404040 !important;
}

.flex-two {
  display: flex;
  justify-content: space-between;
}
.flex-two .inblock {
  width: calc(50% - 20px);
}
.flex-two .side1 {
  width: calc(50% - 20px);
}

.flex-tri {
  display: flex;
  justify-content: space-between;
}
.flex-tri .inblock {
  width: calc(33% - 20px);
}
.flex-tri .side1 {
  width: calc(33% - 20px);
}

.flex-four {
  display: flex;
  justify-content: space-between;
}
.flex-four .inblock {
  width: calc(25% - 15px);
}
.flex-four .side1 {
  width: calc(25% - 20px);
}

.mt50_xs30 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .mt50_xs30 {
    margin-top: 50px;
  }
}

.radius6 {
  border-radius: 6px;
}

/*====================================
ローディング
fukidashi3
=====================================*/
.dropdown-toggle {
  padding-right: 20px !important;
}
@media screen and (max-width: 1199px) {
  .dropdown-toggle {
    display: none !important;
  }
}

i {
  font-weight: 400;
}

.center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .center {
    text-align: left;
  }
}
.center span {
  font-weight: 600;
}

.h1block {
  display: none;
}

/*====================================

  ■ローディング

=====================================*/
#loading {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #01112D;
  text-align: center;
  color: #fff;
}
#loading .loadingInner {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  width: 100%;
  padding: 0 1.5rem;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #loading .loadingInner {
    top: 50%;
  }
}
#loading .loadingInner .loadingLogo {
  display: block;
  text-align: center;
  margin: 0 auto 5rem;
  width: 50%;
}
@media screen and (min-width: 768px) {
  #loading .loadingInner .loadingLogo {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 8rem;
  }
}
#loading .loadingInner .loadingLogo img,
#loading .loadingInner .loadingLogo svg {
  display: inline-block;
  width: 100%;
  max-width: 25rem;
}

/***************************************************
 * Generated by SVG Artista on 9/22/2025, 2:57:40 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/
@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 151.2269592285px;
    stroke-dasharray: 151.2269592285px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 151.2269592285px;
  }
}
@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(230, 0, 18);
  }
}
.svg-elem-1 {
  animation: animate-svg-stroke-1 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both, animate-svg-fill-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 421.9921875px;
    stroke-dasharray: 421.9921875px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 421.9921875px;
  }
}
@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(230, 0, 18);
  }
}
.svg-elem-2 {
  animation: animate-svg-stroke-2 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s both, animate-svg-fill-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 639.9476318359px;
    stroke-dasharray: 639.9476318359px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 639.9476318359px;
  }
}
@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(3, 110, 184);
  }
}
.svg-elem-3 {
  animation: animate-svg-stroke-3 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both, animate-svg-fill-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 362.7620544434px;
    stroke-dasharray: 362.7620544434px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 362.7620544434px;
  }
}
@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(230, 0, 18);
  }
}
.svg-elem-4 {
  animation: animate-svg-stroke-4 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both, animate-svg-fill-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 512.7887268066px;
    stroke-dasharray: 512.7887268066px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 512.7887268066px;
  }
}
@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(3, 110, 184);
  }
}
.svg-elem-5 {
  animation: animate-svg-stroke-5 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both, animate-svg-fill-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 622.1407470703px;
    stroke-dasharray: 622.1407470703px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 622.1407470703px;
  }
}
@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(3, 110, 184);
  }
}
.svg-elem-6 {
  animation: animate-svg-stroke-6 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both, animate-svg-fill-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 476.3088378906px;
    stroke-dasharray: 476.3088378906px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 476.3088378906px;
  }
}
@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(3, 110, 184);
  }
}
.svg-elem-7 {
  animation: animate-svg-stroke-7 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both, animate-svg-fill-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-8 {
  0% {
    stroke-dashoffset: 151.2269592285px;
    stroke-dasharray: 151.2269592285px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 151.2269592285px;
  }
}
.svg-elem-8 {
  animation: animate-svg-stroke-8 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both, animate-svg-fill-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-9 {
  0% {
    stroke-dashoffset: 362.7620544434px;
    stroke-dasharray: 362.7620544434px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 362.7620544434px;
  }
}
.svg-elem-9 {
  animation: animate-svg-stroke-9 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both, animate-svg-fill-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-10 {
  0% {
    stroke-dashoffset: 362.7620544434px;
    stroke-dasharray: 362.7620544434px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 362.7620544434px;
  }
}
.svg-elem-10 {
  animation: animate-svg-stroke-10 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both, animate-svg-fill-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-11 {
  0% {
    stroke-dashoffset: 421.9921875px;
    stroke-dasharray: 421.9921875px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 421.9921875px;
  }
}
.svg-elem-11 {
  animation: animate-svg-stroke-11 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both, animate-svg-fill-11 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-12 {
  0% {
    stroke-dashoffset: 512.7887268066px;
    stroke-dasharray: 512.7887268066px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 512.7887268066px;
  }
}
.svg-elem-12 {
  animation: animate-svg-stroke-12 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both, animate-svg-fill-12 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-13 {
  0% {
    stroke-dashoffset: 639.9476318359px;
    stroke-dasharray: 639.9476318359px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 639.9476318359px;
  }
}
.svg-elem-13 {
  animation: animate-svg-stroke-13 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s both, animate-svg-fill-13 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-14 {
  0% {
    stroke-dashoffset: 622.1407470703px;
    stroke-dasharray: 622.1407470703px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 622.1407470703px;
  }
}
.svg-elem-14 {
  animation: animate-svg-stroke-14 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both, animate-svg-fill-14 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}
@keyframes animate-svg-stroke-15 {
  0% {
    stroke-dashoffset: 476.3088378906px;
    stroke-dasharray: 476.3088378906px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 476.3088378906px;
  }
}
.svg-elem-15 {
  animation: animate-svg-stroke-15 0.9s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both, animate-svg-fill-15 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}

/*====================================

フェードイン処理

=====================================*/
.fade-wrap > * {
  opacity: 0;
  transform: translateY(50px);
  transition: 1.2s;
}

.fade-up {
  opacity: 0;
  transform: translateY(50px);
  transition: 1.2s;
}

.fade-up--stop {
  opacity: 0;
  transform: translateY(0px);
  transition: 1.2s;
}

.delay1 {
  transition-delay: 0.3s;
}

.delay2 {
  transition-delay: 0.6s;
}

.delay3 {
  transition-delay: 0.9s;
}

.delay4 {
  transition-delay: 1.2s;
}

.delay5 {
  transition-delay: 1.5s;
}

.delay6 {
  transition-delay: 1.8s;
}

/*====================================

  ■基本設定

=====================================*/
.medium {
  font-weight: 600;
}

.mont {
  font-family: "Montserrat", sans-serif;
}

.barlow {
  font-family: "Barlow", sans-serif;
}

.centertext {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .centertext {
    text-align: left;
  }
}

.text {
  color: #333333;
}
.text a {
  border-bottom: 1px solid;
  color: #005DAB;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  line-height: 1.9;
  font-weight: 400;
  color: #404040;
  background-color: #fff;
  letter-spacing: 0.05em;
  overflow: hidden;
}
@media screen and (max-width: 1056px) {
  body {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
    line-height: 1.6;
  }
}

.visible-banner {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .visible-banner {
    display: block !important;
  }
}

/*reCAPTCHA*/
.grecaptcha-badge {
  visibility: hidden;
}

/* 文字飛ばし */
.cleartxt {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/*グローバル*/
a:focus,
*:focus {
  outline: none;
}

.wp-person a:focus .gravatar,
a:focus,
a:focus .media-icon img {
  box-shadow: none;
}

input {
  border: none;
}

a {
  transition: all 0.5s;
  color: inherit;
}
a:hover img {
  opacity: 0.8;
}

.img-responsive {
  display: inline-block;
}

li {
  list-style: none;
}

ul,
ol {
  padding: 0;
  margin: 0;
}

.disc li {
  position: relative;
}
.disc li::before {
  position: absolute;
  left: -10px;
  width: 5px;
  height: 5px;
  background-color: #655046;
  content: "";
  top: 11px;
  border-radius: 50%;
}

/*====================================

  ■ヘッダー

=====================================*/
/*ヘッダー固定の高さ調整*/
@media screen and (max-width: 1199px) {
  #pagetop {
    height: 51px;
  }
}

header {
  position: relative;
}

.headwrap {
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .headwrap {
    padding: 0;
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}

.h1_group {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 1199px) {
  .h1_group {
    display: none;
  }
}

.header__inner {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0px 10px 0 30px;
  top: 20px;
  border-radius: 6px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  z-index: 20;
  letter-spacing: 0;
  width: 100%;
  max-width: 1880px;
  margin: auto;
  background: #fff;
  /*ロゴ*/
  /*電話番号*/
  /*お問い合わせ*/
  /*グローバルメニューの親*/
}
@media screen and (min-width: 1200px) {
  .header__inner {
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 1400px) {
  .header__inner {
    padding: 8px 14px;
  }
}
@media screen and (max-width: 1199px) {
  .header__inner {
    height: auto;
    margin: 0;
    width: 100%;
    padding: 10px 0px;
    border-radius: 0;
  }
}
@media screen and (max-width: 767px) {
  .header__inner {
    padding: 11px 0px;
    top: 0;
  }
}
@media screen and (max-width: 480px) {
  .header__inner {
    padding: 12px 0px;
  }
}
.header__inner .logoblock {
  width: 100%;
  order: 1;
  padding: 6px 0 6px 0px;
  max-width: 300px;
  margin-right: auto;
}
@media screen and (max-width: 1600px) {
  .header__inner .logoblock {
    max-width: 220px;
  }
}
@media screen and (max-width: 1400px) {
  .header__inner .logoblock {
    max-width: 200px;
  }
}
@media screen and (max-width: 1199px) {
  .header__inner .logoblock {
    max-width: 200px;
    margin-right: auto;
    padding: 0;
    padding-left: 14px;
  }
}
@media screen and (max-width: 767px) {
  .header__inner .logoblock {
    max-width: 200px;
  }
}
.header__inner .logoblock h1 {
  display: none;
  font-size: 12px;
  padding-left: 0px;
  color: #949494;
  margin-right: auto;
}
.header__inner .logoline {
  display: flex;
  order: 3;
}
@media screen and (max-width: 1199px) {
  .header__inner .logoline {
    display: none;
  }
}
.header__inner .logoline a {
  margin: 0 5px;
  display: block;
}
@media screen and (max-width: 1056px) {
  .header__inner .logoline a {
    margin: 0 3px;
  }
}
.header__inner .header__tel {
  order: 3;
  line-height: 1.4;
}
@media screen and (max-width: 1199px) {
  .header__inner .header__tel {
    display: block;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #005DAB;
    padding: 8px 5px 4px 7px;
    width: 100%;
    line-height: 1.3;
    max-width: 36px;
    min-width: 36px;
    height: 36px;
    order: 2;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
  }
}
.header__inner .header__tel .tel_one {
  font-size: 33px;
  display: block;
}
@media screen and (max-width: 1600px) {
  .header__inner .header__tel .tel_one {
    margin-right: 10px;
    font-size: 27px;
  }
}
@media screen and (max-width: 1400px) {
  .header__inner .header__tel .tel_one {
    font-size: 23px;
  }
}
@media screen and (max-width: 1199px) {
  .header__inner .header__tel .tel_one {
    margin-right: 0px;
  }
}
.header__inner .header__tel .tel_one img {
  max-width: 28px;
  margin: 0 3px 4px 0;
}
@media screen and (max-width: 1600px) {
  .header__inner .header__tel .tel_one img {
    max-width: 22px;
  }
}
@media screen and (max-width: 1199px) {
  .header__inner .header__tel .tel_one img {
    max-width: 18px;
    margin: 0;
  }
}
.header__inner .header__tel .tel_one .smallt {
  font-size: 13px;
  display: block;
}
@media screen and (max-width: 1199px) {
  .header__inner .header__tel .tel_one .smallt {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .header__inner .header__tel .tel_one span {
    display: none;
  }
}
.header__inner .header__tel .tel_one .bigt {
  display: inline-block !important;
}
.header__inner .header__tel .tel_one .bigt .inspan {
  display: none;
}
@media screen and (max-width: 1199px) {
  .header__inner .header__tel .tel_one .bigt .inspan {
    display: none;
  }
}
.header__inner .header__tel p {
  font-size: 12px;
  text-align: center;
  margin-top: 5px;
}
.header__inner .header__contact {
  order: 4;
}
.header__inner .header__contact a {
  color: #fff;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 20px 30px;
  font-size: 15px;
  max-width: 50px;
  border-radius: 4px;
  margin-left: 5px;
  font-weight: 600;
  position: relative;
  background: #DC000C;
  z-index: 0;
  line-height: 1;
  transition: 0.3s;
}
.header__inner .header__contact a:hover {
  opacity: 0.8;
  transition-duration: 0.7s;
}
@media screen and (min-width: 1200px) {
  .header__inner .header__contact a {
    padding: 20px 15px;
    width: 100%;
    max-width: 180px;
    text-align: center;
    border-radius: 6px;
    font-size: 15px;
  }
}
@media screen and (min-width: 1399px) {
  .header__inner .header__contact a {
    min-width: 220px;
    max-width: 220px;
  }
}
@media screen and (max-width: 1600px) {
  .header__inner .header__contact a {
    padding: 14px 10px;
    margin-right: 0;
  }
}
@media screen and (max-width: 1199px) {
  .header__inner .header__contact a {
    order: 4;
    padding: 8px 8px 10px;
    margin-left: 0;
    margin-right: 54px;
  }
}
.header__inner .header__contact a img {
  max-width: 18px;
  margin-right: 10px;
}
@media screen and (max-width: 1600px) {
  .header__inner .header__contact a img {
    max-width: 17px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .header__inner .header__contact a img {
    margin-right: 0;
    max-width: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .header__inner .header__contact a .hiddenone {
    display: none;
  }
}
.header__inner .header__menu {
  order: 4;
  width: 100%;
  max-width: 740px;
  z-index: 8;
  margin-right: 0px;
}
@media screen and (min-width: 1200px) {
  .header__inner .header__menu {
    order: 2;
    margin-left: auto;
    width: 100%;
  }
}
@media screen and (max-width: 1600px) {
  .header__inner .header__menu {
    max-width: 680px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 1400px) {
  .header__inner .header__menu {
    margin-left: 0;
    max-width: 550px;
  }
}
@media screen and (max-width: 1056px) {
  .header__inner .header__menu {
    max-width: 540px;
  }
}
@media screen and (max-width: 1199px) {
  .header__inner .header__menu {
    max-width: none;
    margin-right: 0;
  }
}

.logo2 {
  display: none;
}

.menu_fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-top: none;
  transition: 0;
  z-index: 1000;
}
.menu_fixed .header__inner {
  width: 100%;
  background: #fff;
  margin: auto;
  border-radius: 0;
  transition: 0;
  top: 0;
}
.menu_fixed .header__inner .logo2 {
  display: block;
}
.menu_fixed .header__inner .logo1 {
  display: none;
}
.menu_fixed .header__inner .navbar-nav.nav > li > a {
  color: #333;
}
.menu_fixed .header__inner .navbar-nav.nav > li > a:hover, .menu_fixed .header__inner .navbar-nav.nav > li > a:focus {
  text-decoration: none;
  opacity: 1;
  color: #fff;
}
.menu_fixed .header__inner .navbar-nav.nav > li > a:hover {
  color: #333;
  transition: 0.8s;
}
@media screen and (max-width: 1199px) {
  .menu_fixed .header__inner .navbar-nav.nav > li > a:hover {
    color: #fff;
  }
}
.menu_fixed .header__inner .navbar-nav.nav > li > a:hover::before {
  transition: 0.8s;
  background-color: #004885;
}
@media screen and (max-width: 1199px) {
  .menu_fixed .header__inner .navbar-nav.nav > li.active a {
    color: #fff;
    background-color: #004885;
  }
}
.menu_fixed .header__inner .navbar-nav.nav > li.active a::before {
  transition: 0.8s;
  background-color: #004885;
}

.navbar {
  position: static;
}
@media screen and (min-width: 1200px) {
  .navbar {
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
  }
}

/*グローバルナビ　親ブロック*/
@media screen and (min-width: 1200px) {
  .navbar {
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
  }
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

.navbar-collapse,
.navbar-form {
  border-color: transparent;
  padding-right: 0;
  padding-left: 0;
}

@media screen and (max-width: 1199px) {
  .navbar-header {
    float: left !important;
  }
}

.navbar-collapse {
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
}
@media screen and (min-width: 1200px) {
  .navbar-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}
@media screen and (max-width: 1199px) {
  .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
  }
}
/*グローバルナビ*/
.navbar-nav {
  margin: 0px -15px;
}
@media screen and (max-width: 1199px) {
  .navbar-nav {
    max-width: none;
    margin: 0px;
    max-width: 100%;
    display: block;
    margin-top: 9px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar-nav {
    float: none;
    margin: 0;
    margin-left: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1200px) {
  .navbar-nav.nav > li {
    text-align: center;
    position: relative;
    flex-basis: auto;
  }
}
.navbar-nav.nav > li.active > a {
  position: relative;
  text-decoration: none;
  opacity: 1;
}
@media screen and (max-width: 1199px) {
  .navbar-nav.nav > li.active > a {
    background-color: #004885;
    color: #fff;
  }
}
.navbar-nav.nav > li.active > a::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  width: 100%;
  height: 3px;
  transition: 0.8s;
  background-color: #fff;
}
@media screen and (max-width: 1199px) {
  .navbar-nav.nav > li.active > a::before {
    display: none;
  }
}
.navbar-nav.nav > li.menu-item-has-children a {
  position: relative;
}
.navbar-nav.nav > li.menu-item-has-children a:hover, .navbar-nav.nav > li.menu-item-has-children a:focus {
  text-decoration: none;
  opacity: 1;
  border: none;
}
@media screen and (max-width: 1199px) {
  .navbar-nav.nav > li.menu-item-has-children a:hover, .navbar-nav.nav > li.menu-item-has-children a:focus {
    background: #005DAB;
    color: #fff;
  }
}
.navbar-nav.nav > li.menu-item-has-children a:hover::before, .navbar-nav.nav > li.menu-item-has-children a:focus::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  width: 100%;
  height: 3px;
  transition: 0.8s;
  background-color: #005DAB;
}
@media screen and (max-width: 1199px) {
  .navbar-nav.nav > li.menu-item-has-children a:hover::before, .navbar-nav.nav > li.menu-item-has-children a:focus::before {
    display: none;
  }
}
.navbar-nav.nav > li.menu-item-has-children .dropdown-menu li a:hover::before {
  display: none;
}
.navbar-nav.nav > li > a {
  position: relative;
  display: block;
  padding: 35px 10px;
  line-height: 1.4;
  color: #404040;
  height: 100%;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  transition: 0.8s;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1600px) {
  .navbar-nav.nav > li > a {
    font-size: 15px;
    padding: 30px 7px;
  }
}
@media screen and (max-width: 1400px) {
  .navbar-nav.nav > li > a {
    font-size: 14px;
    padding: 14px 4px;
  }
}
@media screen and (max-width: 1199px) {
  .navbar-nav.nav > li > a {
    text-align: left;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 12px 10px;
    display: block;
    background-color: #fff;
    color: #333;
  }
}
.navbar-nav.nav > li > a:hover, .navbar-nav.nav > li > a:active, .navbar-nav.nav > li > a:focus {
  text-decoration: none;
  opacity: 1;
  position: relative;
  transition-duration: 0s;
}
@media screen and (max-width: 1199px) {
  .navbar-nav.nav > li > a:hover, .navbar-nav.nav > li > a:active, .navbar-nav.nav > li > a:focus {
    background-color: #005DAB;
    transition-duration: 0.7s;
  }
}
.navbar-nav.nav > li > a:hover::before, .navbar-nav.nav > li > a:active::before, .navbar-nav.nav > li > a:focus::before {
  content: "";
  transition-duration: 0.7s;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  width: 100%;
  transition: 0.7s;
  background-color: #404040;
}
@media screen and (max-width: 1199px) {
  .navbar-nav.nav > li > a:hover::before, .navbar-nav.nav > li > a:active::before, .navbar-nav.nav > li > a:focus::before {
    display: none;
  }
}
.navbar-nav.nav > li > a .caret {
  margin: 0;
  content: "\e900";
  font-family: "origin-icon" !important;
  border: none;
  vertical-align: baseline;
}
.navbar-nav.nav > li > a .caret::before {
  content: "";
  background-image: url(images/careticon.svg);
  width: 12px;
  height: 12px;
  font-size: 10px;
  font-weight: 400;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 5px;
}
@media screen and (max-width: 1199px) {
  .navbar-nav.nav > li > a .caret::before {
    display: none;
  }
}
.navbar-nav.nav > li > a::before {
  transition: 0.8s;
}
.navbar-nav.nav > li > a:hover {
  background-color: transparent;
}
@media screen and (max-width: 1199px) {
  .navbar-nav.nav > li > a:hover {
    background-color: #004885;
    color: #fff;
  }
}
.navbar-nav.nav > li > a:hover::before {
  content: "";
  transition-duration: 0.7s;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  width: 100%;
  height: 3px;
  transition: 0.8s;
  background-color: #005DAB;
}
@media screen and (max-width: 1199px) {
  .navbar-nav.nav > li > a:hover::before {
    display: none;
  }
}

.has_children a {
  padding-right: 20px !important;
  position: relative;
}

/*ドロップダウンメニュー*/
.dropdown-menu {
  box-shadow: none !important;
  background-color: transparent;
  left: -60px;
}
@media screen and (min-width: 1200px) {
  .dropdown-menu {
    display: none;
    position: absolute;
    min-width: 220px;
    border: none;
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 1199px) {
  .dropdown-menu {
    display: block !important;
    flex-wrap: wrap !important;
    border: none !important;
    position: static !important;
    margin: auto !important;
    padding: 0 !important;
    float: none !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .dropdown-menu > li {
    padding: 0;
    text-decoration: none;
  }
}
.dropdown-menu > li > a {
  padding-right: auto !important;
  color: #fff;
  text-align: center;
  background: #005DAB;
  border-bottom: 1px solid #206EAF;
}
@media screen and (max-width: 1199px) {
  .dropdown-menu > li > a {
    text-align: left;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    letter-spacing: 2px;
    padding: 14px 10px;
    display: block;
    background-color: #fff;
    font-weight: 600;
    color: #333;
  }
}
@media screen and (min-width: 1200px) {
  .dropdown-menu > li > a {
    padding: 10px 5px !important;
    text-decoration: none;
  }
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #005DAB;
  background-color: #fff;
  opacity: 0.8;
}
.dropdown-menu > li:first-child a {
  border-radius: 8px 8px 0px 0px;
}
.dropdown-menu > li:last-child a {
  border-radius: 0 0 8px 8px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #005DAB;
  background-color: #fff;
}

@media screen and (min-width: 1200px) {
  .nav > li:hover > .dropdown-menu {
    display: block;
  }
}

.children_top a {
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 991px) {
  .children_top a {
    border-radius: 0 0 0 0;
  }
}

.children_bottom {
  border-bottom: none !important;
}
.children_bottom a {
  border-radius: 0px 0px 10px 10px;
}
@media screen and (max-width: 1199px) {
  .children_bottom a {
    border-radius: 0 0 0 0;
    border-bottom: 1px solid #ddd;
  }
}

@media screen and (min-width: 1200px) {
  .cargo {
    display: none !important;
  }
}
.cargo .dropdown-menu {
  display: flex !important;
  max-width: 155px;
  min-width: auto;
  margin-top: 30px !important;
}
.cargo .dropdown-menu li {
  width: auto;
}

/*toggleボタン*/
.navbar-toggle {
  border-radius: 4px;
  position: relative;
  float: right;
  background-image: none;
  position: relative;
  height: 36px;
  width: 36px;
  background: #ccc;
  position: absolute;
  top: 10px;
  margin: auto 12px auto 8px;
  right: 0;
  padding: 4px;
}
@media screen and (max-width: 767px) {
  .navbar-toggle {
    top: 13px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar-toggle {
    display: none !important;
  }
}
.navbar-toggle .icon-bar {
  background-color: #404040;
}
.navbar-toggle .icon-bar:nth-of-type(2) {
  display: none;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
  display: block;
  width: 88%;
  height: 2px;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: all 0.3s;
}
.navbar-toggle .icon-bar:last-child {
  display: block;
  width: 88%;
  height: 2px;
  transform: rotate(-135deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: all 0.3s;
}
.navbar-toggle .sr-only {
  display: none;
}
.navbar-toggle.collapsed .icon-bar:nth-of-type(2) {
  display: block;
  width: 88%;
  height: 2px;
  position: static;
  margin: 0 auto 5px;
  transition: all 0.3s;
}
.navbar-toggle.collapsed .icon-bar:nth-of-type(3) {
  transform: rotate(0deg);
  position: static;
  margin-bottom: 5px;
  transition: all 0.3s;
}
.navbar-toggle.collapsed .icon-bar:last-child {
  transform: rotate(0deg);
  position: static;
  margin-bottom: 0px;
  transition: all 0.3s;
}

.h1sub {
  background-color: #c9c9c9;
  padding: 4px 0;
}

/*====================================

  ■トップページ

=====================================*/
.topworks {
  padding: 120px 0 180px;
  background-image: url(images/worksband.jpg);
  margin-top: 100px;
}
@media screen and (max-width: 1400px) {
  .topworks {
    background-size: contain;
  }
}
@media screen and (max-width: 1199px) {
  .topworks {
    padding: 90px 0 0px;
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .topworks {
    padding: 60px 0 70px;
    margin-top: 60px;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .topworks .titlebox {
    text-align: center;
  }
}
.topworks .titlebox .shorttitle {
  color: #fff;
}
.topworks .titlebox .maintitle {
  color: #fff;
}
@media screen and (max-width: 991px) {
  .topworks .btn {
    margin-right: auto;
    margin-left: auto;
    margin-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .topworks .btn {
    margin-top: 90px;
  }
}

.works_item_wrap {
  width: 100%;
  max-width: 1920px;
  justify-content: space-between;
}
.works_item_wrap .itemone {
  padding: 0 14px;
}
@media screen and (max-width: 480px) {
  .works_item_wrap .itemone {
    margin: 0 15px;
  }
}
.works_item_wrap .itemone:hover {
  border-radius: 4px;
  transition: 0.8s;
}
.works_item_wrap .itemone:hover img {
  transition: 0.8s;
  opacity: 0.8;
}
.works_item_wrap .itemone img {
  transition: 0.8s;
  border-radius: 4px;
}
.works_item_wrap .itemone .titleone {
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .works_item_wrap .itemone .titleone {
    color: #fff;
  }
}

#worksSlideNone .slick-slider .slick-track, #worksSlideNone .slick-slider .slick-list {
  width: 25%;
}
@media screen and (max-width: 480px) {
  #worksSlideNone .slick-slider .slick-track, #worksSlideNone .slick-slider .slick-list {
    transform: translate3d(0, 0px, 0px);
  }
}
#worksSlideNone .itemone {
  width: 100%;
  max-width: 600px;
  margin-right: auto;
  margin-left: 0;
  margin-bottom: -40px;
}
@media screen and (max-width: 767px) {
  #worksSlideNone .itemone {
    margin-left: auto;
    max-width: 390px;
  }
}

.day_cate_wrap {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.day_cate_wrap .date {
  color: #9A9A9A;
  font-size: 16px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .day_cate_wrap .date {
    color: #fff;
  }
}
.day_cate_wrap .category-name {
  font-size: 12px;
  padding: 4px 18px;
  background: #ECF0F4;
  border-radius: 13px;
  line-height: 1;
}

.c_company {
  max-width: none;
  position: relative;
  z-index: 2;
  overflow: hidden;
  border-radius: 40px;
  padding-bottom: 150px;
}
@media screen and (max-width: 1199px) {
  .c_company {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .c_company {
    border-radius: 20px;
    padding-top: 40px;
    margin-top: 0px;
    padding-bottom: 20px;
  }
}
.c_company .titlebox {
  margin-bottom: -40px;
}
@media screen and (max-width: 991px) {
  .c_company .titlebox {
    margin-bottom: -70px;
  }
}
@media screen and (max-width: 480px) {
  .c_company .titlebox {
    margin-bottom: -40px;
  }
}
.c_company .centertext {
  font-weight: 500;
  color: #404040;
  font-size: 18px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .c_company .centertext {
    font-size: 16px;
  }
}

.lineback {
  background-color: #ECF0F4;
  padding: 100px 15px;
}
@media screen and (max-width: 1600px) {
  .lineback {
    padding: 70px 40px;
  }
}
@media screen and (max-width: 480px) {
  .lineback {
    padding: 50px 20px;
  }
}

.linkline {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .linkline {
    flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 740px;
  }
}
@media screen and (max-width: 767px) {
  .linkline {
    display: block;
  }
}
.linkline .inblock {
  overflow: hidden;
  display: block;
  width: calc(50% - 14px);
  position: relative;
  z-index: 1;
  border-radius: 6px;
}
@media screen and (max-width: 1700px) {
  .linkline .inblock {
    width: calc(50% - 14px);
  }
}
@media screen and (max-width: 991px) {
  .linkline .inblock {
    width: calc(50% - 12px);
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .linkline .inblock {
    width: 100%;
  }
}
.linkline .inblock .bgimg {
  transition: 0.8s;
  position: relative;
}
@media screen and (max-width: 767px) {
  .linkline .inblock .bgimg {
    height: auto;
  }
}
.linkline .inblock .bgimg::before {
  transition: 0.8s;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  left: 0;
  top: 0;
  z-index: 0;
  border-radius: 6px;
}
.linkline .inblock .bgimg img {
  border-radius: 6px;
}
.linkline .inblock:hover {
  transition: 0.8s;
  opacity: 1;
}
.linkline .inblock:hover .bgimg {
  transform: scale(1.1);
  transition: 0.8s;
}
.linkline .inblock:hover .bgimg img {
  opacity: 1;
  transition: 0.8s;
}
.linkline .inblock:hover .bgimg::before {
  transition: 0.8s;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
  display: none;
}
.linkline .inblock .circle1 {
  position: absolute;
  right: 40px;
  bottom: 40px;
  max-width: 50px;
  border-radius: 50%;
  transition: 0.8s;
}
@media screen and (max-width: 991px) {
  .linkline .inblock .circle1 {
    right: 30px;
    bottom: 30px;
    max-width: 40px;
  }
}
@media screen and (max-width: 480px) {
  .linkline .inblock .circle1 {
    right: 20px;
    bottom: 20px;
    max-width: 32px;
  }
}
.linkline .inblock .floatone {
  color: #fff;
  z-index: 3;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 92%;
  margin: auto;
  top: 15px;
  font-weight: 700;
  font-size: 40px;
}
@media screen and (max-width: 1600px) {
  .linkline .inblock .floatone {
    top: 40px;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 1199px) {
  .linkline .inblock .floatone {
    top: 30px;
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .linkline .inblock .floatone {
    font-size: 24px;
    top: 15px;
  }
}
.linkline .inblock .floatone span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  font-family: "Barlow", sans-serif;
}
@media screen and (max-width: 1600px) {
  .linkline .inblock .floatone span {
    font-size: 13px;
    margin-bottom: 5px;
  }
}
.linkline .inblock .floatone .txtone {
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  line-height: 1.8;
}
@media screen and (max-width: 1600px) {
  .linkline .inblock .floatone .txtone {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .linkline .inblock .floatone .txtone {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 20px;
  }
}

.linkline2 {
  max-width: 1600px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.linkline2 .inblock {
  display: block;
  width: calc(33% - 7px);
  position: relative;
  margin-bottom: 14px;
}
@media screen and (max-width: 991px) {
  .linkline2 .inblock {
    margin-top: 0;
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .linkline2 .inblock {
    width: 100%;
    max-width: 524px;
    margin-right: auto;
    margin-left: auto;
  }
}
.linkline2 .inblock .notfloat {
  background: #536D88;
  border-radius: 20px 20px 0 0;
  color: #fff;
  line-height: 1;
  padding: 40px;
}
@media screen and (max-width: 1600px) {
  .linkline2 .inblock .notfloat {
    padding: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .linkline2 .inblock .notfloat {
    padding: 25px;
  }
}
.linkline2 .inblock .notfloat .intitle {
  font-size: 42px;
  font-weight: 700;
}
@media screen and (max-width: 1600px) {
  .linkline2 .inblock .notfloat .intitle {
    font-size: 34px;
  }
}
@media screen and (max-width: 1400px) {
  .linkline2 .inblock .notfloat .intitle {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  .linkline2 .inblock .notfloat .intitle {
    font-size: 27px;
  }
}
@media screen and (max-width: 767px) {
  .linkline2 .inblock .notfloat .intitle {
    font-size: 22px;
  }
}
.linkline2 .inblock .notfloat .intitle span {
  margin-top: 20px;
  display: block;
  font-size: 21px;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 1400px) {
  .linkline2 .inblock .notfloat .intitle span {
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .linkline2 .inblock .notfloat .intitle span {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .linkline2 .inblock .notfloat .intitle span {
    font-size: 15px;
  }
}
.linkline2 .inblock .txtone {
  color: #fff;
  z-index: 3;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 1.5;
  font-size: 16px;
  display: flex;
  padding: 30px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .linkline2 .inblock .txtone {
    padding: 20px;
    font-size: 14px;
  }
}
.linkline2 .inblock .txtone .circle1_b {
  padding-left: 30px;
}
@media screen and (max-width: 1400px) {
  .linkline2 .inblock .txtone .circle1_b {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .linkline2 .inblock .txtone .circle1_b {
    padding-left: 0px;
    max-width: 40px;
    margin-left: 10px;
  }
}
.linkline2 .inblock .bgimg {
  transition: 0.8s;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .linkline2 .inblock .bgimg {
    height: auto;
  }
}
.linkline2 .inblock .bgimg::before {
  display: none;
}
.linkline2 .inblock .bgimg img {
  border-radius: 0px 0 20px 20px;
}
.linkline2 .inblock .bgimgneo {
  overflow: hidden;
  border-radius: 0 0 20px 20px;
}
@media screen and (max-width: 480px) {
  .linkline2 .inblock .bgimgneo {
    height: 150px;
  }
}
.linkline2 .inblock:hover {
  transition: 0.8s;
  opacity: 1;
}
.linkline2 .inblock:hover .bgimg {
  transform: scale(1.1);
  transition: 0.8s;
  overflow: hidden;
}
.linkline2 .inblock:hover .bgimg img {
  opacity: 1;
  transition: 0.8s;
}
.linkline2 .inblock:hover .bgimg::before {
  transition: 0.8s;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
  display: none;
}
.linkline2 .inblock2 .notfloat {
  background: #83AC9C;
}
.linkline2 .inblock3 .notfloat {
  background: #78A8C2;
}
.linkline2 .inblock4 .notfloat {
  background: #408082;
}
.linkline2 .inblock5 .notfloat {
  background: #7F6E74;
}
.linkline2 .inblock6 .notfloat {
  background: #B19E8D;
}

.rec_block {
  color: #fff;
  background-image: url(images/rec_bg.jpg);
  background-size: cover;
  padding: 90px;
  margin-top: 120px;
  border-radius: 20px;
}
@media screen and (max-width: 1600px) {
  .rec_block {
    background-position: center;
  }
}
@media screen and (max-width: 991px) {
  .rec_block {
    padding: 40px;
    background-position: center;
  }
}
@media screen and (max-width: 767px) {
  .rec_block {
    padding: 40px;
    border-radius: 20px;
    width: 100%;
    max-width: 92%;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    background-image: url(images/rec_bg.jpg);
    background-position: right;
  }
}
.rec_block .titlebox .maintitle {
  color: #fff;
}
.rec_block .centertext {
  margin-bottom: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .rec_block .txtone {
    font-size: 14px;
    letter-spacing: 0;
  }
}
.rec_block .btnflex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1040px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .rec_block .btnflex {
    display: block;
  }
}
.rec_block .btnflex .btn {
  font-size: 18px;
  max-width: 506px;
  padding: 30px 10px;
  background-color: #fff;
  text-align: center;
  color: #005DAB;
}
@media screen and (max-width: 1400px) {
  .rec_block .btnflex .btn {
    width: calc(50% - 12px);
    max-width: none;
  }
}
@media screen and (max-width: 1199px) {
  .rec_block .btnflex .btn {
    margin-right: 8px;
    margin-left: 8px;
    padding: 20px 10px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .rec_block .btnflex .btn {
    margin-right: auto;
    font-size: 14px;
    margin-left: auto;
    width: 100%;
    max-width: 300px;
  }
}
.rec_block .btnflex .btn:hover {
  background-color: #005DAB;
  color: #fff;
  opacity: 1;
}
.rec_block .btnflex .entrybtn {
  color: #fff;
  font-weight: 700;
  background-color: #DC000C;
}
.rec_block .btnflex .entrybtn:hover {
  background-color: #005DAB;
}
.rec_block .btnflex .entrybtn img {
  position: static;
  margin-right: 12px;
  z-index: 3;
  opacity: 1;
}
.rec_block .subtitle2 {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.6;
}
@media screen and (max-width: 991px) {
  .rec_block .subtitle2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .rec_block .subtitle2 {
    font-size: 18px;
    letter-spacing: 0;
  }
}

.imgService {
  width: 100%;
  background-size: cover;
  display: block;
  max-width: 740px;
  order: 3;
}
@media screen and (max-width: 1600px) {
  .imgService {
    max-width: 400px;
    margin-top: 200px;
  }
}
@media screen and (max-width: 1400px) {
  .imgService {
    max-width: 380px;
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  .imgService {
    margin-top: 100px;
  }
}
@media screen and (max-width: 991px) {
  .imgService {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .imgService {
    margin-top: 0;
    max-width: none;
    border-radius: 6px;
    display: none;
  }
}
.service_flex {
  display: flex;
  width: 100%;
  margin-top: 50px;
  margin-left: 200px;
}
@media screen and (max-width: 1600px) {
  .service_flex {
    margin-left: 120px;
  }
}
@media screen and (max-width: 1400px) {
  .service_flex {
    margin-left: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .service_flex {
    margin-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .service_flex {
    margin-left: 0;
    display: block;
    padding: 0 0px;
    margin-top: 30px;
  }
}
.service_flex .titlebox {
  margin-left: -80px;
  margin-bottom: 90px;
}
@media screen and (max-width: 1600px) {
  .service_flex .titlebox {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1400px) {
  .service_flex .titlebox {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .service_flex .titlebox {
    margin-bottom: 30px;
    margin-left: 0;
  }
}
.service_flex .imgside2 {
  order: 1;
  width: 40%;
  margin-top: 500px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 1600px) {
  .service_flex .imgside2 {
    margin-top: 300px;
  }
}
@media screen and (max-width: 991px) {
  .service_flex .imgside2 {
    margin-top: 200px;
    padding-left: 15px;
    padding-right: 0px;
    width: 27%;
  }
}
@media screen and (max-width: 767px) {
  .service_flex .imgside2 {
    display: none;
  }
}
.service_flex .imgside2 img {
  border-radius: 6px;
}
.service_flex .rightside {
  width: 100%;
  max-width: 540px;
  margin-right: 120px;
  order: 2;
}
@media screen and (max-width: 1600px) {
  .service_flex .rightside {
    margin-right: 40px;
  }
}
@media screen and (max-width: 991px) {
  .service_flex .rightside {
    margin-right: 30px;
    width: 100%;
    margin-top: 0px;
    padding-right: 0;
    max-width: none;
  }
}
@media screen and (max-width: 767px) {
  .service_flex .rightside {
    width: 100%;
    margin: 30px auto 20px;
  }
}

.toggle_contents {
  background: #fff;
  position: relative;
  display: block;
  border-bottom: 1px solid rgba(0, 93, 171, 0.2);
}
@media screen and (max-width: 767px) {
  .toggle_contents {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 40px;
  }
}
.toggle_contents img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
}
@media screen and (max-width: 991px) {
  .toggle_contents img {
    right: 0;
    max-width: 50px;
  }
}
@media screen and (max-width: 767px) {
  .toggle_contents img {
    max-width: 40px;
    position: static;
  }
}
.toggle_contents .inimg {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .toggle_contents .inimg img {
    position: static;
    max-width: none;
    width: 100%;
  }
}
.toggle_contents .circle1 {
  opacity: 1;
  transition: 0.8s;
}
@media screen and (max-width: 767px) {
  .toggle_contents .circle1 {
    opacity: 1;
    margin-left: auto;
    margin-right: 0;
    display: block;
    position: absolute;
  }
}
.toggle_contents .circle2 {
  opacity: 0;
  transition: 0.8s;
}
@media screen and (max-width: 767px) {
  .toggle_contents .circle2 {
    display: none;
  }
}
.toggle_contents:hover {
  background-color: #ECF0F4;
}
.toggle_contents:hover .circle1 {
  opacity: 1;
  transition: 0.8s;
}
.toggle_contents:hover .circle2 {
  opacity: 1;
  transition: 0.8s;
}
@media screen and (max-width: 767px) {
  .toggle_contents:hover .circle2 {
    display: none;
  }
}
.toggle_contents:hover .inimg img {
  opacity: 0.8;
}
.toggle_contents .toggle_title {
  position: relative;
  border-top: 1px solid #d0d4d6;
  margin: 0;
  padding: 50px 0px 20px 30px;
  position: relative;
  transition: 0.3s;
}
@media screen and (max-width: 1400px) {
  .toggle_contents .toggle_title {
    padding: 40px 0px 20px 20px;
  }
}
@media screen and (max-width: 1199px) {
  .toggle_contents .toggle_title {
    padding: 40px 0px 20px 20px;
  }
}
@media screen and (max-width: 991px) {
  .toggle_contents .toggle_title {
    padding: 30px 0px 20px 20px;
  }
}
@media screen and (max-width: 767px) {
  .toggle_contents .toggle_title {
    padding: 30px 0px 20px 0px;
  }
}
.toggle_contents .toggle_title .sub {
  font-size: 16px;
  font-weight: 500;
  color: #004885;
  font-family: "Barlow", sans-serif;
}
@media screen and (max-width: 1199px) {
  .toggle_contents .toggle_title .sub {
    font-size: 15px;
    top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .toggle_contents .toggle_title .sub {
    font-size: 14px;
    top: 7px;
  }
}
@media screen and (max-width: 767px) {
  .toggle_contents .toggle_title .sub {
    top: 15px;
    font-size: 13px;
  }
}
.toggle_contents .toggle_title .main_text {
  font-size: 40px;
  font-weight: 700;
  color: #404040;
  line-height: 1.2;
}
@media screen and (max-width: 1600px) {
  .toggle_contents .toggle_title .main_text {
    font-size: 34px;
  }
}
@media screen and (max-width: 1400px) {
  .toggle_contents .toggle_title .main_text {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  .toggle_contents .toggle_title .main_text {
    font-size: 26px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 640px) {
  .toggle_contents .toggle_title .main_text {
    font-size: 26px;
    margin-top: 10px;
  }
}
.toggle_contents .toggle_txt {
  padding: 30px;
}
@media screen and (max-width: 1199px) {
  .toggle_contents .toggle_txt {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .toggle_contents .toggle_txt {
    padding: 20px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .toggle_contents .toggle_txt {
    padding: 0px;
  }
}
.toggle_contents .toggle_txt .intext {
  font-size: 21px;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .toggle_contents .toggle_txt .intext {
    font-size: 17px;
  }
}
.toggle_contents .toggle_txt .minibutton a {
  margin-left: auto;
  margin-right: 0;
  max-width: 240px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .toggle_contents .toggle_txt .minibutton a {
    margin-bottom: 30px;
  }
}

.toggle_contents3 {
  border-bottom: 1px solid #d0d4d6;
}

.btn {
  display: block;
  width: 100%;
  max-width: 300px;
  border-radius: 8px;
  padding: 30px 22px;
  position: relative;
  line-height: 1;
  background-color: #005DAB;
  color: #fff;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .btn {
    margin-top: 30px;
    font-size: 14px;
    padding: 22px 13px;
  }
}
.btn img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 19px;
  right: 20px;
}
@media screen and (max-width: 767px) {
  .btn img {
    max-width: 24px;
  }
}
.btn .circle1 {
  opacity: 1;
  transition: 0.8s;
}
.btn .circle2 {
  opacity: 0;
  transition: 0.8s;
}
.btn:hover {
  opacity: 0.8;
  background-color: #DC000C;
  color: #fff;
  transition-duration: 0.7s;
}
.btn:hover .circle2 {
  opacity: 1;
  transition: 0.8s;
}
.btn:hover .circle1 {
  opacity: 0;
  transition: 0.8s;
}

.btnmini {
  max-width: 220px;
  padding: 30px 22px;
}
@media screen and (max-width: 767px) {
  .btnmini {
    padding: 15px 13px;
  }
}

.minibtn {
  max-width: 220px;
  padding: 30px 22px;
}
@media screen and (max-width: 767px) {
  .minibtn {
    padding: 15px 13px;
  }
}

.centerbtn {
  margin-right: auto;
  margin-left: auto;
}

.titleline {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .titleline {
    display: block;
    margin-bottom: 0px;
  }
}
.titleline .shorttitle {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .titleline .shorttitle {
    margin-top: 0px;
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .titlebox {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .titlebox {
    margin-bottom: 30px;
  }
}
.titlebox .maintitle {
  font-weight: 600;
  font-size: 100px;
  font-family: "Barlow", sans-serif;
  line-height: 1;
  letter-spacing: -1px;
  color: #005DAB;
}
@media screen and (max-width: 1700px) {
  .titlebox .maintitle {
    font-size: 80px;
  }
}
@media screen and (max-width: 1400px) {
  .titlebox .maintitle {
    font-size: 64px;
  }
}
@media screen and (max-width: 1199px) {
  .titlebox .maintitle {
    font-size: 54px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .titlebox .maintitle {
    font-size: 46px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .titlebox .maintitle {
    font-size: 38px;
  }
}
.titlebox .shorttitle {
  font-size: 17px;
  font-weight: 600;
}
@media screen and (max-width: 480px) {
  .titlebox .shorttitle {
    display: block;
    font-size: 15px;
  }
}

.centertitle {
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .centertitle {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .centertitle {
    margin-bottom: 20px;
  }
}

.k_titlebox {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .k_titlebox {
    margin-bottom: 30px;
  }
}
.k_titlebox .maintitle {
  color: #005DAB;
  font-size: 21px;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  .k_titlebox .maintitle {
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .k_titlebox .maintitle {
    font-size: 16px;
  }
}
.k_titlebox .shorttitle {
  font-size: 52px;
  margin-top: 20px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 1400px) {
  .k_titlebox .shorttitle {
    font-size: 44px;
  }
}
@media screen and (max-width: 1199px) {
  .k_titlebox .shorttitle {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .k_titlebox .shorttitle {
    font-size: 27px;
  }
}
@media screen and (max-width: 480px) {
  .k_titlebox .shorttitle {
    display: block;
    line-height: 1.4;
    letter-spacing: 2px;
    margin-top: 0;
  }
}

.navbarline {
  padding: 80px 0;
  background-color: #ECF0F4;
}
@media screen and (max-width: 991px) {
  .navbarline {
    padding: 60px 0;
  }
}
@media screen and (max-width: 480px) {
  .navbarline {
    padding: 40px 0;
  }
}

.jumpbutton {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
.jumpbutton::after {
  content: "";
  width: calc(50% - 6px);
  display: block;
}
@media screen and (max-width: 1400px) {
  .jumpbutton::after {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 991px) {
  .jumpbutton::after {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .jumpbutton {
    display: block;
  }
}
.jumpbutton .button_block_n {
  width: calc(25% - 6px);
  margin-bottom: 12px;
}
@media screen and (max-width: 1400px) {
  .jumpbutton .button_block_n {
    width: calc(25% - 10px);
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .jumpbutton .button_block_n {
    width: calc(50% - 12px);
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 480px) {
  .jumpbutton .button_block_n {
    width: 100%;
    margin-bottom: 15px;
  }
}
.jumpbutton .button_block_n a {
  width: 100%;
  margin-top: 0px;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  line-height: 1;
  border-radius: 6px;
  padding: 25px 20px;
  text-align: left;
  display: block;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .jumpbutton .button_block_n a {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .jumpbutton .button_block_n a {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .jumpbutton .button_block_n a {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 14px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
}
.jumpbutton .button_block_n a .circle2 {
  opacity: 0;
}
.jumpbutton .button_block_n a:hover {
  color: #fff;
  background-color: #005DAB;
}
.jumpbutton .button_block_n a:hover .circle2 {
  opacity: 1;
  transition: 0.8s;
}
.jumpbutton .button_block_n a:hover .circle1 {
  opacity: 0;
  transition: 0.8s;
}
.jumpbutton .button_block_n a img {
  max-width: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
  transition: 0.8s;
}
@media screen and (max-width: 1400px) {
  .jumpbutton .button_block_n a img {
    max-width: 24px;
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .jumpbutton .button_block_n a img {
    max-width: 22px;
    min-width: 22px;
  }
}
.jumpbutton .b_button a {
  box-shadow: 1px 0px 16px -3px rgba(0, 93, 171, 0.1);
  color: #fff;
  background: #536D88;
  border-radius: 6px;
}
.jumpbutton .b_button a:hover {
  color: #536D88;
  background-color: #fff;
}
.jumpbutton .b_button2 a {
  background-color: #83AC9C;
  color: #fff;
}
.jumpbutton .b_button2 a:hover {
  color: #83AC9C;
  background-color: #fff;
}
.jumpbutton .b_button3 a {
  background-color: #78A8C2;
  color: #fff;
}
.jumpbutton .b_button3 a:hover {
  color: #78A8C2;
  background-color: #fff;
}
.jumpbutton .b_button4 a {
  background-color: #408082;
  color: #fff;
}
.jumpbutton .b_button4 a:hover {
  color: #408082;
  background-color: #fff;
}
.jumpbutton .b_button5 a {
  background-color: #7F6E74;
  color: #fff;
}
.jumpbutton .b_button5 a:hover {
  color: #7F6E74;
  background-color: #fff;
}
.jumpbutton .b_button6 a {
  background-color: #B19E8D;
  color: #fff;
}
.jumpbutton .b_button6 a:hover {
  color: #B19E8D;
  background-color: #fff;
}
.jumpbutton .button_block_n2 a {
  padding: 17px 20px;
}

.rec_btnflex {
  width: 100%;
  max-width: 722px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .rec_btnflex {
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .rec_btnflex {
    margin-top: 30px;
  }
}
.rec_btnflex .button_block_n {
  width: calc(50% - 20px);
}
@media screen and (max-width: 1400px) {
  .rec_btnflex .button_block_n {
    width: calc(50% - 10px);
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .rec_btnflex .button_block_n {
    width: calc(50% - 12px);
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 480px) {
  .rec_btnflex .button_block_n {
    width: 100%;
  }
}
.jumpbutton2 {
  max-width: none;
}
.jumpbutton2 .button_block_n {
  width: calc(25% - 18px);
}
@media screen and (max-width: 1400px) {
  .jumpbutton2 .button_block_n {
    width: calc(25% - 12px);
  }
}
@media screen and (max-width: 991px) {
  .jumpbutton2 .button_block_n {
    width: calc(50% - 12px);
  }
}
@media screen and (max-width: 480px) {
  .jumpbutton2 .button_block_n {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .jumpbutton2 .button_block_n a {
    max-width: 350px;
  }
}

.kasoutitle {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .kasoutitle {
    margin-bottom: 30px;
  }
}
.kasoutitle .maintitle {
  font-size: 54px;
}
@media screen and (max-width: 1199px) {
  .kasoutitle .maintitle {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .kasoutitle .maintitle {
    font-size: 42px;
  }
}
@media screen and (max-width: 480px) {
  .kasoutitle .maintitle2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .kasoutitle .subtitle {
    font-size: 15px;
  }
}

.centertitlebox {
  display: block;
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: -50px;
}
@media screen and (max-width: 1056px) {
  .centertitlebox {
    top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .centertitlebox {
    position: static;
  }
}
.centertitlebox .title {
  position: relative;
}
.centertitlebox .title::before {
  content: "";
  width: 60px;
  height: 2px;
  background-color: #104000;
  position: absolute;
  left: 0px;
  right: 0;
  margin: auto;
  top: 0px;
}
.centertitlebox .minititle {
  margin-top: 5px;
  margin-left: 0;
  color: #104000;
  font-size: 17px;
  font-weight: 700;
}

@media screen and (max-width: 1400px) {
  .first_flex {
    flex-wrap: wrap;
  }
}
.first_flex .side1 {
  background-color: #eff6f6;
  border-radius: 14px;
  margin-top: 70px;
}
@media screen and (max-width: 1600px) {
  .first_flex .side1 {
    width: calc(25% - 10px);
  }
}
@media screen and (max-width: 1400px) {
  .first_flex .side1 {
    width: calc(50% - 14px);
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .first_flex .side1 {
    margin-top: 15px;
    width: calc(50% - 7px);
  }
}
@media screen and (max-width: 480px) {
  .first_flex .side1 {
    margin-top: 30px;
    width: 100%;
  }
}
.first_flex .side1 .subtitle {
  position: relative;
  z-index: 0;
  background-color: #fff;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 20px 15px 10px;
  border-radius: 0 0 14px 0;
}
@media screen and (max-width: 767px) {
  .first_flex .side1 .subtitle {
    font-size: 16px;
    padding: 10px 5px;
  }
}
@media screen and (max-width: 480px) {
  .first_flex .side1 .subtitle {
    font-size: 18px;
    padding: 10px 10px;
  }
}
.first_flex .side1 .subtitle::before {
  content: "";
  z-index: 1;
  position: absolute;
  right: -14px;
  top: 0;
  background-image: url(images/foattip.svg);
  width: 14px;
  height: 14px;
  transform: rotate(180deg);
}
.first_flex .side1 .subtitle::after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0px;
  bottom: -14px;
  background-image: url(images/foattip.svg);
  width: 14px;
  height: 14px;
  transform: rotate(180deg);
}
.first_flex .side1 .subtitle span {
  color: #005DAB;
  font-size: 30px;
  margin-left: 7px;
}
@media screen and (max-width: 767px) {
  .first_flex .side1 .subtitle span {
    font-size: 20px;
  }
}
.first_flex .side1 .contentone {
  padding: 0 30px 40px;
}
@media screen and (max-width: 1600px) {
  .first_flex .side1 .contentone {
    padding: 0 20px 30px;
  }
}
.first_flex .side1 .imgb {
  text-align: center;
  height: 185px;
  margin: 40px 0 20px;
}
@media screen and (max-width: 1600px) {
  .first_flex .side1 .imgb {
    margin: 30px 0 20px;
    height: 165px;
  }
}
@media screen and (max-width: 767px) {
  .first_flex .side1 .imgb {
    height: 145px;
  }
}
@media screen and (max-width: 1600px) {
  .first_flex .side1 .imgb img {
    max-width: 160px;
  }
}
@media screen and (max-width: 767px) {
  .first_flex .side1 .imgb img {
    max-width: 140px;
  }
}
.first_flex .side1 .centertext {
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
}
@media screen and (max-width: 1600px) {
  .first_flex .side1 .centertext {
    font-size: 16px;
  }
}

.contactb_k {
  padding: 80px 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
  clip-path: inset(0);
}
@media screen and (max-width: 767px) {
  .contactb_k {
    padding: 50px 0;
  }
}
.contactb_k::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1006px;
  background-image: url(images/contactb_k.jpg);
  background-position: bottom 0px center;
  object-fit: cover;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.contactb_k .f_btn_title {
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 3;
}
.contactb_k .f_btn_title .maintitle {
  font-size: 28px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contactb_k .f_btn_title .maintitle {
    font-size: 23px;
    margin-bottom: 20px;
  }
}
.contactb_k .f_btn_title .subtext {
  font-size: 18px;
  font-weight: 500;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .contactb_k .f_btn_title .subtext {
    font-size: 15px;
    font-weight: 500;
    margin-top: 5px;
  }
}
.contactb_k .btnside {
  display: flex;
  width: 100%;
  z-index: 3;
  position: relative;
  max-width: 932px;
  margin: auto;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .contactb_k .btnside {
    max-width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .contactb_k .btnside {
    display: block;
    max-width: 280px;
  }
}
.contactb_k .btnside .btn {
  max-width: 456px;
  font-size: 29px;
  font-weight: 300;
  color: #2E3937;
  cursor: auto;
  letter-spacing: 0;
  font-family: "Outfit", sans-serif;
  background-color: #EBF0F3;
}
@media screen and (max-width: 1199px) {
  .contactb_k .btnside .btn {
    max-width: 290px;
  }
}
@media screen and (max-width: 767px) {
  .contactb_k .btnside .btn {
    max-width: 280px;
    font-size: 24px;
    margin-top: 20px;
    padding: 18px 10px 13px;
  }
}
.contactb_k .btnside .btn:hover {
  opacity: 1;
}
.contactb_k .btnside .btn img {
  position: static;
  margin-right: 10px;
  width: auto;
  height: auto;
  margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .contactflex .inflex {
    display: block;
  }
}
.contactflex .inflex .inblock {
  width: 33.3333333333%;
  background-color: #eef2f2;
  padding: 110px 15px 130px;
}
@media screen and (max-width: 1199px) {
  .contactflex .inflex .inblock {
    padding: 90px 15px 100px;
  }
}
@media screen and (max-width: 991px) {
  .contactflex .inflex .inblock {
    padding: 50px 35px 50px;
  }
}
@media screen and (max-width: 767px) {
  .contactflex .inflex .inblock {
    width: 100%;
    padding: 40px 25px 40px;
  }
}
.contactflex .inflex .inblock .btn {
  padding: 14px 24px;
  text-align: left;
  background-color: #f57647;
}
@media screen and (max-width: 991px) {
  .contactflex .inflex .inblock .btn {
    font-size: 15px;
    margin-top: 30px;
  }
}
.contactflex .inflex .inblock .c_intitle {
  line-height: 1;
}
.contactflex .inflex .inblock .c_intitle .bigtitle {
  margin-top: 10px;
  margin-bottom: 20px;
}
.contactflex .inflex .inblock .c_intitle .subtitle {
  color: #b1b1b1;
  font-size: 22px;
}
@media screen and (max-width: 1199px) {
  .contactflex .inflex .inblock .c_intitle .subtitle {
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .contactflex .inflex .inblock .c_intitle .subtitle {
    font-size: 17px;
  }
}
.contactflex .inflex .inblock2 .btn {
  background-color: #5ec299;
}
.contactflex .inflex .inblock3 .btn {
  background-color: #65b9e5;
}
.contactflex .inflex .inblock_in {
  width: 100%;
  max-width: 310px;
  margin: auto;
}
.contactflex .inflex .inblock_in .c_intitle {
  margin-bottom: 30px;
}
.contactflex .inflex .inblock_in .c_intitle .bigtitle {
  font-size: 36px;
  font-weight: 500;
  margin-top: 20px;
}
@media screen and (max-width: 1199px) {
  .contactflex .inflex .inblock_in .c_intitle .bigtitle {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  .contactflex .inflex .inblock_in .c_intitle .bigtitle {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .contactflex .inflex .inblock_in .c_intitle .bigtitle {
    font-size: 22px;
  }
}
.contactflex .inflex .inblock2 {
  background-color: #f3f5f5;
}
.contactflex .inflex .inblock3 {
  background-color: #f8f8f8;
}

.c_about {
  margin-bottom: 140px;
}
@media screen and (max-width: 1199px) {
  .c_about {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .c_about {
    margin-bottom: 60px;
  }
}
.c_about .longpic {
  margin-bottom: 140px;
}
@media screen and (max-width: 1199px) {
  .c_about .longpic {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1056px) {
  .c_about .longpic {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .c_about .longpic {
    margin-bottom: 40px;
  }
}

.c_service {
  padding: 20px 0 0px;
}
@media screen and (max-width: 1600px) {
  .c_service {
    padding: 20px 0 0px;
  }
}
@media screen and (max-width: 1400px) {
  .c_service {
    padding: 30px 0 0px;
  }
}
@media screen and (max-width: 767px) {
  .c_service {
    padding: 40px 0 0px;
  }
}
@media screen and (max-width: 991px) {
  .c_service .btn {
    margin-right: auto;
    margin-left: auto;
  }
}

.reasonline {
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin: auto;
}
@media screen and (max-width: 1700px) {
  .reasonline {
    max-width: 1200px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 1400px) {
  .reasonline {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .reasonline {
    margin-top: 40px;
    padding: 0 25px;
  }
}
.reasonline .lineleft {
  width: 25%;
}
@media screen and (max-width: 1400px) {
  .reasonline .lineleft {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 1400px) {
  .reasonline .lineleft .shorttitlebox {
    text-align: center;
  }
}
.reasonline .lineleft .shorttitlebox .shorttitle {
  font-size: 18px;
  color: #005DAB;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .reasonline .lineleft .shorttitlebox .shorttitle {
    font-size: 16px;
  }
}
.reasonline .lineleft .shorttitlebox .maintitle {
  font-size: 38px;
  font-weight: 700;
}
@media screen and (max-width: 1700px) {
  .reasonline .lineleft .shorttitlebox .maintitle {
    font-size: 27px;
  }
}
@media screen and (max-width: 1199px) {
  .reasonline .lineleft .shorttitlebox .maintitle {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .reasonline .lineleft .shorttitlebox .maintitle {
    font-size: 21px;
  }
}
.reasonline .lineright {
  width: 75%;
}
@media screen and (max-width: 1400px) {
  .reasonline .lineright {
    width: 100%;
  }
}
.reasonline .lineright .inflex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .reasonline .lineright .inflex {
    display: block;
  }
}
.reasonline .lineright .inflex .blockone {
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  width: calc(33% - 14px);
  position: relative;
  box-shadow: 1px 0px 16px -3px rgba(0, 93, 171, 0.1);
}
@media screen and (max-width: 1400px) {
  .reasonline .lineright .inflex .blockone {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .reasonline .lineright .inflex .blockone {
    padding: 15px;
    border-radius: 8px;
    width: calc(33% - 8px);
  }
}
@media screen and (max-width: 640px) {
  .reasonline .lineright .inflex .blockone {
    width: 100%;
  }
}
.reasonline .lineright .inflex .blockone .num {
  color: #fff;
  left: 0;
  top: 0;
  font-size: 24px;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
  border-radius: 8px 0 14px 0;
  position: absolute;
  line-height: 1;
  padding: 18px;
  background-color: #005DAB;
}
@media screen and (max-width: 991px) {
  .reasonline .lineright .inflex .blockone .num {
    padding: 12px;
    font-size: 20px;
  }
}
.reasonline .lineright .inflex .blockone .imgb {
  text-align: center;
}
.reasonline .lineright .inflex .blockone .titleone {
  margin-top: 30px;
  text-align: center;
  color: #005DAB;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 1700px) {
  .reasonline .lineright .inflex .blockone .titleone {
    font-size: 18px;
    margin-top: 20px;
  }
}
.reasonline .lineright .inflex .blockone .titleone2 {
  margin-top: 50px;
}
@media screen and (max-width: 1700px) {
  .reasonline .lineright .inflex .blockone .titleone2 {
    margin-top: 38px;
  }
}
@media screen and (max-width: 767px) {
  .reasonline .lineright .inflex .blockone .titleone2 {
    margin-top: 20px;
  }
}

.c_greet {
  padding: 120px 0 94px;
  background-image: url(images/c_bg.jpg);
  background-repeat: repeat;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .c_greet {
    padding: 100px 0 80px;
    background-size: cover;
  }
}
@media screen and (max-width: 991px) {
  .c_greet {
    padding: 130px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  .c_greet {
    padding: 90px 0 70px;
  }
}
.c_greet .floattext {
  z-index: -1;
  position: absolute;
  right: 160px;
  top: -60px;
}
@media screen and (max-width: 1600px) {
  .c_greet .floattext {
    max-width: 59%;
    top: -70px;
    right: 0;
  }
}
@media screen and (max-width: 991px) {
  .c_greet .floattext {
    max-width: 340px;
    left: 0;
    margin: auto;
    top: -90px;
  }
}
@media screen and (max-width: 767px) {
  .c_greet .floattext {
    z-index: -1;
    position: absolute;
    right: 0;
    top: -65px;
    max-width: 265px;
    left: 0;
    margin: auto;
  }
}

.messagetitle {
  font-size: 36px;
  margin-bottom: 40px;
  text-align: center;
  font-weight: 700;
  color: #005dab;
  line-height: 1.3;
}
@media screen and (max-width: 1600px) {
  .messagetitle {
    font-size: 33px;
  }
}
@media screen and (max-width: 1199px) {
  .messagetitle {
    font-size: 29px;
  }
}
@media screen and (max-width: 991px) {
  .messagetitle {
    font-size: 27px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .messagetitle {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .messagetitle {
    font-size: 21px;
    text-align: left;
    letter-spacing: 0;
    margin-bottom: 20px;
  }
}

.mainflex {
  width: 100%;
  max-width: 1760px;
  margin-left: 0px;
  display: flex;
  margin-bottom: 160px;
}
@media screen and (max-width: 1700px) {
  .mainflex {
    margin-left: auto;
    margin-right: auto;
    max-width: 95%;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 991px) {
  .mainflex {
    display: block;
    padding: 0 15px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .mainflex {
    margin-bottom: 40px;
    padding: 0 20px;
    margin-bottom: 0;
    max-width: none;
  }
}
.mainflex .block1 {
  width: 50%;
  margin-top: 70px;
  max-width: 860px;
  margin-right: 160px;
}
@media screen and (max-width: 1700px) {
  .mainflex .block1 {
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .mainflex .block1 {
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .mainflex .block1 {
    margin-top: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .mainflex .block1 {
    padding-bottom: 20px;
  }
}
.mainflex .block1 .titleone .subtitle span {
  font-size: 18px;
  font-weight: 600;
  color: #005DAB;
  position: relative;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .mainflex .block1 .titleone .subtitle span {
    font-size: 13px;
  }
}
.mainflex .block1 .titleone .subtitle span::before {
  content: "";
  position: absolute;
  top: 10px;
  border-radius: 50%;
  margin: auto;
  width: 8px;
  height: 8px;
  background-color: #3376B5;
  left: 0;
}
@media screen and (max-width: 767px) {
  .mainflex .block1 .titleone .subtitle span::before {
    top: 6px;
  }
}
.mainflex .block1 .titleone .maintitle {
  font-size: 40px;
  color: #404040;
  font-weight: 700;
  line-height: 1.2;
  margin: 14px 0 40px;
}
@media screen and (max-width: 1600px) {
  .mainflex .block1 .titleone .maintitle {
    font-size: 36px;
  }
}
@media screen and (max-width: 1400px) {
  .mainflex .block1 .titleone .maintitle {
    font-size: 32px;
  }
}
@media screen and (max-width: 1199px) {
  .mainflex .block1 .titleone .maintitle {
    font-size: 28px;
    margin: 10px 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .mainflex .block1 .titleone .maintitle {
    font-size: 26px;
  }
}
@media screen and (max-width: 480px) {
  .mainflex .block1 .titleone .maintitle {
    font-size: 23px;
  }
}
@media screen and (max-width: 1600px) {
  .mainflex .block1 .textbox {
    margin-left: 40px;
  }
}
@media screen and (max-width: 1400px) {
  .mainflex .block1 .textbox {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .mainflex .block1 .textbox {
    padding-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  .mainflex .block1 .textbox {
    padding-right: 0;
    margin-left: 0;
    margin-top: 30px;
  }
}
.mainflex .block1 .textbox .intext {
  line-height: 2.1;
  font-weight: 500;
  font-size: 18px;
}
@media screen and (max-width: 1600px) {
  .mainflex .block1 .textbox .intext {
    line-height: 2;
  }
}
@media screen and (max-width: 1400px) {
  .mainflex .block1 .textbox .intext {
    line-height: 1.7;
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .mainflex .block1 .textbox .intext {
    line-height: 1.6;
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .mainflex .block1 .btn {
    margin-right: auto;
    margin-left: auto;
  }
}
.mainflex .imgbox {
  width: 42%;
  margin-right: 120px;
}
@media screen and (max-width: 1600px) {
  .mainflex .imgbox {
    margin-right: 50px;
  }
}
@media screen and (max-width: 1400px) {
  .mainflex .imgbox {
    margin-right: 30px;
    width: 45%;
  }
}
@media screen and (max-width: 991px) {
  .mainflex .imgbox {
    margin: auto;
    max-width: 600px;
    margin-bottom: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .mainflex .imgbox {
    margin: auto;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .mainflex .imgbox {
    max-width: 280px;
    margin-bottom: 10px;
  }
}

.reedtxt {
  font-size: 16px;
}
.reedtxt span {
  color: #ce6f1b;
}

.c_news {
  background-color: #ECF0F4;
  padding: 110px 0 140px;
}
@media screen and (max-width: 1199px) {
  .c_news {
    padding: 90px 0;
  }
}
@media screen and (max-width: 767px) {
  .c_news {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.c_news .titleline {
  justify-content: flex-start;
}
.c_news .titlebox {
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .c_news .titlebox {
    margin-bottom: 20px;
    text-align: center;
    display: block;
  }
}
.c_news .titlebox .maintitle {
  margin-right: 25px;
}
@media screen and (max-width: 1023px) {
  .c_news .titlebox .maintitle {
    margin-right: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .c_news .btn {
    margin-left: auto;
    margin-right: auto;
  }
}
.c_news .text {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .c_news .text {
    text-align: center;
  }
}

.direc_flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .direc_flex {
    display: block;
  }
}
.direc_flex .leftside {
  width: 31%;
}
@media screen and (max-width: 1400px) {
  .direc_flex .leftside {
    width: 31%;
  }
}
@media screen and (max-width: 1199px) {
  .direc_flex .leftside {
    margin-right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .direc_flex .leftside {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .direc_flex .leftside .text {
    text-align: center;
  }
}
.direc_flex .rightside {
  width: 65%;
}
@media screen and (max-width: 991px) {
  .direc_flex .rightside {
    width: 100%;
    margin-top: 0px;
  }
}

/**********************
TOPページ　ニュース一覧
***********************/
.topBlogContent {
  display: block;
  margin: 0 15px;
}
.topBlogContent .days_block {
  display: block;
  color: #6e6e6e;
  font-size: 14px;
  font-weight: 300;
  margin-top: 20px;
}
.topBlogContent .blog__title {
  font-size: 21px;
  display: block;
  font-weight: 700;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1199px) {
  .topBlogContent .blog__title {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .topBlogContent .blog__title {
    font-size: 18px;
  }
}

.c_contact {
  width: 100%;
  padding: 80px 0 70px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c_contact {
    padding: 50px 0 50px;
  }
}
.c_contact::before {
  content: "";
  position: absolute;
  width: 1660px;
  height: 100%;
  background-color: #005DAB;
  left: 0;
  top: 0;
}
.c_contact .rightside {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .c_contact .rightside {
    text-align: left;
    margin-top: 30px;
  }
}
.c_contact .rightside .tel {
  margin-bottom: 17px;
}
.c_contact .titlebox .maintitle {
  color: #fff;
  font-size: 72px;
}
@media screen and (max-width: 1400px) {
  .c_contact .titlebox .maintitle {
    font-size: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .c_contact .titlebox .maintitle {
    font-size: 54px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c_contact .titlebox .maintitle {
    font-size: 44px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .c_contact .titlebox .maintitle {
    font-size: 36px;
  }
}
.c_contact .intext {
  color: #fff;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 1199px) {
  .titlestraight {
    display: none;
  }
}
.c_titlebox {
  display: none;
}
@media screen and (max-width: 1199px) {
  .c_titlebox {
    display: block;
  }
}

.worksloop_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.worksloop_flex .worksloop {
  border-radius: 6px;
  display: block;
  width: calc(50% - 20px);
  padding: 35px;
  background-color: #F9F9F9;
  margin-bottom: 35px;
}
@media screen and (max-width: 1199px) {
  .worksloop_flex .worksloop {
    width: calc(50% - 12px);
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .worksloop_flex .worksloop {
    width: 100%;
    margin-bottom: 30px;
    padding: 25px;
  }
}
.worksloop_flex .worksloop .main_text {
  margin: 10px 0 20px;
  font-size: 24px;
  font-weight: 700;
  padding-left: 14px;
  border-left: 4px solid #1061AE;
  line-height: 1.3;
}
@media screen and (max-width: 1199px) {
  .worksloop_flex .worksloop .main_text {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .worksloop_flex .worksloop .main_text {
    font-size: 17px;
    margin: 10px 0;
  }
}
.worksloop_flex .worksloop .imgb img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .worksloop_flex .worksloop .day_cate_wrap {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .worksloop_flex .worksloop .day_cate_wrap .date {
    margin-bottom: 0;
    color: #9A9A9A;
  }
}
@media screen and (max-width: 767px) {
  .worksloop_flex .worksloop .day_cate_wrap .category-name {
    margin-bottom: 0;
  }
}

.loop__front a {
  width: 100%;
  font-size: 18px;
  display: flex;
  line-height: 1.7;
  transition: 0.7s;
  width: 100%;
  position: relative;
  padding: 40px 60px 40px 30px;
  color: #404040;
  border-bottom: 1px solid rgba(0, 93, 171, 0.2);
  text-decoration: none;
  letter-spacing: 1px;
}
@media screen and (max-width: 991px) {
  .loop__front a {
    padding: 30px 40px 30px 20px;
  }
}
@media screen and (max-width: 767px) {
  .loop__front a {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    white-space: normal;
    display: block;
    word-break: break-all;
    padding: 20px 30px 20px 14px;
    font-size: 16px;
  }
}
.loop__front a .days_block {
  margin-right: 40px;
  font-size: 16px;
  font-weight: 700;
  color: #9A9A9A;
  letter-spacing: 0;
  font-family: "Barlow", sans-serif;
}
@media screen and (max-width: 1400px) {
  .loop__front a .days_block {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .loop__front a .days_block {
    margin-right: 10px;
  }
}
.loop__front a .main_text {
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
@media screen and (max-width: 767px) {
  .loop__front a .main_text {
    display: block;
  }
}
.loop__front a img {
  color: #38B1BF;
  font-size: 21px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 25px;
}
@media screen and (max-width: 1199px) {
  .loop__front a img {
    right: 10px;
  }
}
.loop__front:hover {
  background-color: #F8F8F8;
  transition: 0.7s;
}
.loop__front .circle1 {
  opacity: 1;
  transition: 0.8s;
}
.loop__front .circle2 {
  opacity: 0;
  transition: 0.8s;
}
.loop__front:hover {
  opacity: 0.8;
  color: #fff;
  transition-duration: 0.7s;
}
.loop__front:hover .circle2 {
  opacity: 1;
  transition: 0.8s;
}
.loop__front:hover .circle1 {
  opacity: 0;
  transition: 0.8s;
}
.loop__front:first-child a {
  border-top: 1px solid rgba(0, 93, 171, 0.2);
}
@media screen and (max-width: 767px) {
  .loop__front .img--center {
    text-align: center;
    margin-bottom: 20px;
  }
}

.recruit_loop:hover {
  background-color: transparent;
}
.recruit_loop a {
  width: 100%;
  max-width: 1040px;
  border: none;
  background-color: #fff;
  font-size: 16px;
  margin-bottom: 12px;
  margin-right: auto;
  margin-left: auto;
  font-weight: 600;
  padding: 30px 60px 30px 30px;
}
@media screen and (max-width: 991px) {
  .recruit_loop a {
    padding: 20px 40px 20px 20px;
  }
}
.recruit_loop a:hover {
  color: #fff;
  background-color: #005DAB;
}
.recruit_loop:last-child a {
  margin-bottom: 0;
}
.recruit_loop:first-child a {
  border-top: none;
}

.descrip_loopbox {
  background-color: #ECF0F4;
  padding: 80px;
  border-radius: 6px;
}
@media screen and (max-width: 1700px) {
  .descrip_loopbox {
    padding: 60px;
  }
}
@media screen and (max-width: 1400px) {
  .descrip_loopbox {
    padding: 40px;
  }
}
@media screen and (max-width: 991px) {
  .descrip_loopbox {
    padding: 30px;
  }
}

.notpadding {
  padding: 0 !important;
}
.notpadding .descrip_loopbox .recruit_loop a {
  background-color: #fff;
}

.titlebase {
  margin-bottom: 40px;
  display: flex;
  align-items: baseline;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .titlebase {
    margin-bottom: 30px;
  }
}
.titlebase .title {
  line-height: 1.3;
}
.titlebase .title .underbar {
  font-size: 38px;
  font-family: "Zen Maru Gothic", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  display: block;
  margin-top: 10px;
}
.titlebase .title .underbar .span2 {
  color: #104000;
}
@media screen and (max-width: 991px) {
  .titlebase .title .underbar {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .titlebase .title .underbar {
    font-size: 26px;
  }
}
.titlebase .title .minititle {
  font-size: 18px;
  color: #104000;
  padding: 0 10px;
  font-family: "Nunito", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  position: relative;
  background-color: #eff2e5;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .titlebase .title .minititle {
    font-size: 15px;
  }
}

.bannerrow {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 480px) {
  .bannerrow {
    display: block;
    padding: 0 10px;
  }
}
@media screen and (max-width: 1056px) {
  .bannerrow .banner1_1 {
    margin-left: 14px;
  }
}
.bannerrow .banner2 {
  margin-left: 28px;
}
@media screen and (max-width: 1056px) {
  .bannerrow .banner2 {
    margin-left: 20px;
    margin-right: 14px;
  }
}
@media screen and (max-width: 991px) {
  .bannerrow .banner2 {
    margin-left: 14px;
  }
}
@media screen and (max-width: 480px) {
  .bannerrow .banner1 {
    margin: auto;
    margin-bottom: 20px;
  }
}

.textgroup {
  display: flex;
  align-items: center;
}
.textgroup .number {
  margin-right: 25px;
}
@media screen and (max-width: 991px) {
  .textgroup .number {
    max-width: 80px;
  }
}
@media screen and (max-width: 767px) {
  .textgroup .number {
    margin-right: 10px;
    max-width: 70px;
    min-width: 70px;
  }
}

.menu_title {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-top: 75px;
  font-family: "Noto Serif JP", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
@media screen and (max-width: 767px) {
  .menu_title {
    font-size: 22px;
  }
}
@media screen and (max-width: 480px) {
  .menu_title {
    letter-spacing: -1px;
  }
}
.menu_title span {
  position: relative;
}
.menu_title span::before {
  content: "";
  position: absolute;
  background-color: #fe5278;
  width: 100%;
  height: 2px;
  right: 0;
  left: 0;
  margin: auto;
  top: -10px;
}

.menu_mini {
  text-align: center;
}

@media screen and (max-width: 1199px) {
  .topservicerow3 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .topservicerow3 {
    margin-top: 0px;
  }
}

/*====================================

  ■下層共通

=====================================*/
.jumpdiv {
  margin-top: -110px;
  padding-top: 110px;
}

#jump1 {
  margin-top: -110px;
  padding-top: 110px;
}

#jump2 {
  margin-top: -110px;
  padding-top: 110px;
}

#jump3 {
  margin-top: -110px;
  padding-top: 110px;
}

#jump4 {
  margin-top: -110px;
  padding-top: 110px;
}

#jump5 {
  margin-top: -110px;
  padding-top: 110px;
}

#jump6 {
  margin-top: -110px;
  padding-top: 110px;
}

#jump7 {
  margin-top: -110px;
  padding-top: 110px;
}

#jump8 {
  margin-top: -110px;
  padding-top: 110px;
}

.flow_flex {
  display: flex;
}
@media screen and (max-width: 991px) {
  .flow_flex {
    display: block;
  }
}
.flow_flex .flowimg {
  order: 2;
  width: 50%;
  margin-right: calc(28% - 29vw - 50px);
  margin-left: auto;
}
@media screen and (max-width: 1400px) {
  .flow_flex .flowimg {
    margin-right: calc(23% - 15vw - 164px);
  }
}
@media screen and (max-width: 991px) {
  .flow_flex .flowimg {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 70%;
    margin-bottom: 30px;
  }
}
.flow_flex .flowline {
  width: 50%;
  order: 1;
}
@media screen and (max-width: 1400px) {
  .flow_flex .flowline {
    width: 75%;
  }
}
@media screen and (max-width: 991px) {
  .flow_flex .flowline {
    width: 100%;
  }
}

.flow_row {
  padding-bottom: 40px;
  position: relative;
  width: 100%;
  max-width: 706px;
  margin-left: 30px;
}
@media screen and (max-width: 991px) {
  .flow_row {
    margin-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .flow_row {
    margin-left: 0;
    padding-bottom: 30px;
  }
}
.flow_row .flow_img {
  margin-bottom: 0;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .flow_row .flow_img {
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 0;
  }
}
.flow_row::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  background-color: #005DAB;
  border-radius: 50%;
  left: 150px;
  top: 6%;
}
@media screen and (max-width: 1400px) {
  .flow_row::before {
    left: 132px;
    top: 5px;
  }
}
@media screen and (max-width: 1199px) {
  .flow_row::before {
    left: 120px;
  }
}
@media screen and (max-width: 991px) {
  .flow_row::before {
    left: 15%;
  }
}
@media screen and (max-width: 767px) {
  .flow_row::before {
    top: 5px;
    left: 18%;
  }
}
@media screen and (max-width: 480px) {
  .flow_row::before {
    left: 78px;
    width: 15px;
    height: 15px;
  }
}
.flow_row::after {
  content: "";
  left: 159px;
  position: absolute;
  background-color: #DAE0E0;
  width: 2px;
  height: 100%;
  top: 18px;
  z-index: -1;
}
@media screen and (max-width: 1400px) {
  .flow_row::after {
    left: 140px;
  }
}
@media screen and (max-width: 1199px) {
  .flow_row::after {
    left: 129px;
  }
}
@media screen and (max-width: 991px) {
  .flow_row::after {
    left: 16.1%;
  }
}
@media screen and (max-width: 767px) {
  .flow_row::after {
    left: 19.9%;
  }
}
@media screen and (max-width: 480px) {
  .flow_row::after {
    left: 85px;
  }
}

.flow_row_last::after {
  height: 79%;
  display: block !important;
}
.flow_row_last .flow_img {
  padding-bottom: 0;
}

.flow_num_last {
  padding-bottom: 0 !important;
}
.step_icon {
  width: 175px;
  margin-right: 45px;
  font-size: 42px;
  line-height: 1;
  font-family: "Barlow", serif;
  font-weight: 600;
  color: #404040;
}
@media screen and (max-width: 1400px) {
  .step_icon {
    width: 28%;
    margin-right: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .step_icon {
    font-size: 32px;
    min-width: 170px;
    max-width: 170px;
  }
}
@media screen and (max-width: 767px) {
  .step_icon {
    width: 24%;
    font-size: 25px;
    min-width: auto;
  }
}
@media screen and (max-width: 480px) {
  .step_icon {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .step_icon img {
    max-width: 70px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
}
.non_circle::before {
  display: none;
}
.flow_textflex {
  position: relative;
  width: 100%;
  display: flex;
}
@media screen and (max-width: 767px) {
  .flow_textflex {
    align-items: flex-start;
  }
}
.flow_textflex .titleflex2 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
}
.flow_textflex .titleflex2::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background-color: #005DAB;
  left: 0;
  top: 0;
}
.flow_textflex .titleflex2::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background-color: #005DAB;
  left: 0;
  bottom: 0;
}
.flow_textflex .titleflex2 .kasourow_title {
  width: 50%;
  text-align: center;
  margin-left: 0;
}
.flow_textflex .titleflex2 .flow_img {
  width: 50%;
  margin-bottom: 0;
}

.flowrow_textbox {
  display: flex;
}
@media screen and (max-width: 1700px) {
  .flowrow_textbox {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .flowrow_textbox {
    width: 70%;
  }
}
@media screen and (max-width: 480px) {
  .flowrow_textbox {
    width: 64%;
    margin-left: auto;
  }
}
.flowrow_textbox .span1 {
  font-weight: 700;
  display: block;
  width: 105px;
  letter-spacing: -1px;
  margin-right: 40px;
  color: #005DAB;
}
@media screen and (max-width: 1700px) {
  .flowrow_textbox .span1 {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .flowrow_textbox .span1 {
    margin-right: 15px;
  }
}
.flowrow_textbox .span2 {
  font-size: block;
}
@media screen and (max-width: 767px) {
  .flowrow_textbox .span2 {
    display: block;
  }
}

/* スライドアニメーションの設定 */
@keyframes horizontal-animation {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.slidecontainer {
  display: flex;
  overflow: hidden;
}

.slideshow {
  margin-left: -60px;
  margin-top: 120px;
  display: flex;
  animation: horizontal-animation 30s linear infinite;
}
@media screen and (max-width: 1199px) {
  .slideshow {
    margin-left: -40px;
    margin-top: 90px;
  }
}
@media screen and (max-width: 991px) {
  .slideshow {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .slideshow {
    margin-left: -20px;
  }
}

/* スライドコンテンツ */
.img_block {
  width: 540px;
  margin: 0 20px;
}
@media screen and (max-width: 1199px) {
  .img_block {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .img_block {
    width: 240px;
    margin: 0 10px;
  }
}

.img_block2 {
  margin-top: 40px;
}

.img_block img {
  width: 100%;
  border-radius: 6px;
  height: auto;
  vertical-align: bottom;
}

.bannerline {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .bannerline {
    width: 100%;
    max-width: 330px;
    margin-right: auto;
    margin-left: auto;
  }
}

.single-row {
  padding: 0 14px;
  margin-bottom: 0;
  padding-bottom: 40px;
}
.single-row::after {
  height: 100%;
}
@media screen and (max-width: 991px) {
  .single-row::after {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .single-row::after {
    display: none;
  }
}

.flow_num_last::after {
  display: none;
}

.neck {
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-size: cover;
  padding: 180px 0 100px;
  background-position: center;
  background-image: url(images/neck.jpg);
}
@media screen and (max-width: 991px) {
  .neck {
    padding: 140px 0 60px;
    background-position: left;
  }
}
@media screen and (max-width: 767px) {
  .neck {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}
.neck .container {
  position: relative;
}
.neck .neck__title {
  text-transform: lowercase;
  text-transform: capitalize;
  font-size: 110px;
  position: relative;
  line-height: 1.1;
  font-family: "Barlow", sans-serif;
  color: #fff;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .neck .neck__title {
    font-size: 92px;
  }
}
@media screen and (max-width: 767px) {
  .neck .neck__title {
    font-size: 74px;
  }
}
@media screen and (max-width: 480px) {
  .neck .neck__title {
    font-size: 44px;
  }
}
.neck .neck__subtitle {
  font-size: 21px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .neck .neck__subtitle {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .neck .neck__subtitle {
    font-size: 16px;
  }
}
.centerimg {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .centerimg {
    margin-bottom: 30px;
  }
}
.centerimg img {
  border-radius: 8px;
}

.flow_blue {
  background-color: #F0F5F8;
  border-radius: 8px;
  padding: 60px;
  position: relative;
  margin-bottom: 90px;
}
@media screen and (max-width: 1199px) {
  .flow_blue {
    padding: 50px;
  }
}
@media screen and (max-width: 991px) {
  .flow_blue {
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  .flow_blue {
    padding: 30px;
  }
}
.flow_blue::before {
  content: "";
  position: absolute;
  width: 80px;
  height: 30px;
  background-size: cover;
  background-image: url(images/bottomtri.svg);
  right: 0;
  left: 0;
  margin: auto;
  bottom: -60px;
}
.flow_blue .inflex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .flow_blue .inflex {
    display: block;
  }
}
.flow_blue .inflex .imgb {
  order: 2;
  width: 20%;
}
@media screen and (max-width: 767px) {
  .flow_blue .inflex .imgb {
    width: 100%;
    text-align: center;
  }
}
.flow_blue .inflex .textbox {
  width: 80%;
  order: 1;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .flow_blue .inflex .textbox {
    width: 100%;
    margin-right: 0;
    margin-top: 30px;
  }
}
.flow_blue .inflex .textbox .intitle {
  color: #005DAB;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .flow_blue .inflex .textbox .intitle {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .flow_blue .inflex .textbox .intitle {
    margin-bottom: 20px;
    font-size: 21px;
  }
}
.flow_blue .inflex .textbox .intitle .num {
  font-family: "Barlow", sans-serif;
  font-size: 24px;
  color: #fff;
  border-radius: 8px;
  padding: 12px 15px;
  line-height: 1;
  background-color: #005DAB;
  margin-right: 20px;
}
@media screen and (max-width: 991px) {
  .flow_blue .inflex .textbox .intitle .num {
    margin-right: 15px;
    font-size: 20px;
    padding: 9px 11px;
  }
}

@media screen and (max-width: 767px) {
  .flow_bluelast {
    margin-bottom: 0;
  }
}
.flow_bluelast::before {
  content: "";
  display: none;
}

.galleryone .inflex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.galleryone .inflex .inblock {
  width: calc(33% - 20px);
  margin-bottom: 40px;
}
@media screen and (max-width: 1199px) {
  .galleryone .inflex .inblock {
    width: calc(33% - 15px);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .galleryone .inflex .inblock {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .galleryone .inflex .inblock {
    width: calc(50% - 6px);
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 767px) {
  .img_bottom {
    display: block;
  }
}
.img_bottom .inblock {
  border-radius: 6px;
  padding: 40px 50px;
  margin-top: 70px;
  width: calc(50% - 20px);
  background-color: #fff;
}
@media screen and (max-width: 1400px) {
  .img_bottom .inblock {
    padding: 40px 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .img_bottom .inblock {
    width: calc(50% - 8px);
    padding: 40px 20px;
  }
}
@media screen and (max-width: 767px) {
  .img_bottom .inblock {
    width: 100%;
    margin-top: 40px;
  }
}
.img_bottom .inblock .inflex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .img_bottom .inblock .inflex {
    width: 100%;
    max-width: 350px;
    margin: auto;
  }
}
@media screen and (max-width: 480px) {
  .img_bottom .inblock .inflex {
    display: block;
  }
}
.img_bottom .inblock .inflex .inline {
  font-size: 22px;
  font-weight: 500;
  width: calc(50% - 5px);
}
@media screen and (max-width: 1700px) {
  .img_bottom .inblock .inflex .inline {
    font-size: 18px;
  }
}
@media screen and (max-width: 1400px) {
  .img_bottom .inblock .inflex .inline {
    width: calc(50% - 8px);
    padding-left: 23px;
    text-indent: -23px;
  }
}
@media screen and (max-width: 991px) {
  .img_bottom .inblock .inflex .inline {
    font-size: 16px;
    letter-spacing: 0;
    padding-left: 16px;
    text-indent: -16px;
  }
}
@media screen and (max-width: 480px) {
  .img_bottom .inblock .inflex .inline {
    width: 100%;
    margin-bottom: 5px;
  }
}
.img_bottom .inblock .intitle {
  font-size: 30px;
  color: #005DAB;
  text-align: center;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .img_bottom .inblock .intitle {
    margin-bottom: 30px;
    font-size: 24px;
  }
}
.img_bottom .inblock .txtb {
  font-size: 22px;
  font-weight: 500;
  margin-top: 70px;
}
@media screen and (max-width: 1400px) {
  .img_bottom .inblock .txtb {
    margin-top: 100px;
  }
}
@media screen and (max-width: 991px) {
  .img_bottom .inblock .txtb {
    margin-top: 78px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .img_bottom .inblock .txtb {
    margin-top: 0;
    text-align: center;
    font-size: 18px;
  }
}

.centermidashi {
  font-size: 28px;
  font-weight: 700;
  color: #005DAB;
  line-height: 1.4;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .centermidashi {
    margin-bottom: 20px;
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  .centermidashi {
    font-size: 21px;
  }
}

.partnerbtn {
  margin-right: auto;
  margin-left: auto;
  padding: 30px 20px;
  text-align: left;
  background-color: #005DAB;
  text-decoration: none !important;
}
@media screen and (max-width: 767px) {
  .partnerbtn {
    padding: 20px 15px;
  }
}

.kasou_main {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .kasou_main {
    margin-bottom: 20px;
  }
}
.kasou_main .kasou_main_big {
  line-height: 1.6;
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .kasou_main .kasou_main_big {
    font-size: 17px;
  }
}

.kasou_content {
  overflow: hidden;
  position: relative;
  padding-top: 130px;
  z-index: 0;
  font-size: 16px;
  background-size: cover;
  padding-bottom: 130px;
}
@media screen and (max-width: 1199px) {
  .kasou_content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .kasou_content {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 15px;
  }
}
.kasou_content_t {
  padding-top: 140px;
}
@media screen and (max-width: 1199px) {
  .kasou_content_t {
    padding-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .kasou_content_t {
    padding-top: 60px;
  }
}

.greeting_bg {
  background-size: cover;
  color: #fff;
  background-position: center;
  background-image: url(images/greetbg.jpg);
}
.greeting_bg .k_minititle {
  border-color: #fff;
}

.screenbg {
  margin-top: 220px;
  margin-bottom: 500px;
}
@media screen and (max-width: 767px) {
  .screenbg {
    margin-top: 60px;
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 480px) {
  .screenbg {
    margin-top: 60px;
    margin-bottom: 100px;
  }
}
.screenbg .intitle {
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  font-family: "Noto Serif JP", sans-serif;
}
@media screen and (max-width: 1199px) {
  .screenbg .intitle {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .screenbg .intitle {
    font-size: 27px;
  }
}

.b_block1 .k_titlebox .maintitle {
  color: #536D88;
}
.b_block1 .p_flex .textside .intitle {
  color: #536D88;
}

.b_block2 .k_titlebox .maintitle {
  color: #83AC9C;
}
.b_block2 .p_flex .textside .intitle {
  color: #83AC9C;
}

.b_block3 .k_titlebox .maintitle {
  color: #78A8C2;
}
.b_block3 .p_flex .textside .intitle {
  color: #78A8C2;
}

.b_block4 .k_titlebox .maintitle {
  color: #408082;
}
.b_block4 .p_flex .textside .intitle {
  color: #408082;
}

.b_block5 .k_titlebox .maintitle {
  color: #7F6E74;
}
.b_block5 .p_flex .textside .intitle {
  color: #7F6E74;
}

.b_block6 .k_titlebox .maintitle {
  color: #B19E8D;
}
.b_block6 .p_flex .textside .intitle {
  color: #B19E8D;
}

.s_group {
  margin-top: 60px;
}
@media screen and (max-width: 1199px) {
  .s_group {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .s_group {
    margin-top: 40px;
  }
}
.s_group .trippleflex {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 767px) {
  .s_group .trippleflex {
    display: block;
  }
}
.s_group .trippleflex::after {
  content: "";
  display: block;
  width: calc(33% - 20px);
}
@media screen and (max-width: 1199px) {
  .s_group .trippleflex::after {
    display: none;
  }
}
.s_group .trippleflex .block1 {
  width: calc(33% - 20px);
  background-color: #fff;
  padding: 40px;
  border-radius: 6px;
}
@media screen and (max-width: 1199px) {
  .s_group .trippleflex .block1 {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 767px) {
  .s_group .trippleflex .block1 {
    width: 100%;
    margin-top: 30px;
    padding: 30px;
  }
}
.s_group .trippleflex .block1 .intitle {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .s_group .trippleflex .block1 .intitle {
    font-size: 18px;
  }
}
.s_group .trippleflex .block1 .intitle2 {
  color: #536d88;
}
.s_group .greenbox {
  padding: 50px;
  background-color: rgba(131, 172, 156, 0.1);
}
@media screen and (max-width: 767px) {
  .s_group .greenbox {
    padding: 30px;
  }
}
.s_group .greenbox .flexin {
  display: flex;
}
@media screen and (max-width: 1400px) {
  .s_group .greenbox .flexin {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .s_group .greenbox .flexin {
    display: block;
  }
}
.s_group .greenbox .flexin .inn1 {
  margin-right: 40px;
  font-size: 22px;
  font-weight: 700;
  color: #83AC9C;
}
@media screen and (max-width: 1400px) {
  .s_group .greenbox .flexin .inn1 {
    width: calc(50% - 10px);
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .s_group .greenbox .flexin .inn1 {
    font-size: 16px;
    width: 100%;
  }
}
.s_group .greenbox2 {
  background-color: #fff;
}
.s_group .greenbox2 .flexin .inn1 {
  color: #78A8C2;
}

.screenone {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 70px 20px;
  border-radius: 6px;
}

.kasou_content_o {
  background-color: #fff8f5;
}

.kasou_content_g {
  background-color: #f5fff9;
}

.breadcont {
  display: none;
}
.breadcont .container {
  position: relative;
}
.breadcont .container .bread {
  font-size: 14px;
  color: #7f7f7f;
  position: absolute;
  z-index: 3;
  left: 5px;
  top: 20px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .breadcont .container .bread {
    top: 10px;
    font-size: 12px;
  }
}
.breadcont .container .bread span {
  padding: 0 10px;
}
@media screen and (max-width: 1199px) {
  .breadcont .container .bread span {
    padding: 0 5px;
  }
}
@media screen and (max-width: 767px) {
  .breadcont .container .bread span {
    padding: 0 3px;
  }
}

.kasou_content_non {
  height: 55px;
  width: 100%;
  background-color: #f3f6fa;
}

.kasou_content2 {
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: #F8F8F8;
  background-size: cover;
}
@media screen and (max-width: 1199px) {
  .kasou_content2 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .kasou_content2 {
    padding-top: 80px;
    padding-bottom: 70px;
  }
}

.kasou_content3 {
  background-color: #ECF0F4;
}

.kasou_content2_2 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #F9F9F9;
  background-size: cover;
}
@media screen and (max-width: 1199px) {
  .kasou_content2_2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .kasou_content2_2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.textcenter {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .under0 {
    padding-bottom: 0 !important;
  }
}

.name {
  margin-top: 40px;
  text-align: right;
  font-size: 30px;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .name {
    font-size: 21px;
  }
}
@media screen and (max-width: 767px) {
  .name {
    margin-top: 30px;
    text-align: left;
    font-size: 18px;
  }
}
.k_subtitle1 {
  font-size: 36px;
  font-weight: 700;
  padding-left: 30px;
  line-height: 1;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .k_subtitle1 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .k_subtitle1 {
    font-size: 24px;
  }
}
.k_subtitle1::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 6px;
  height: 100%;
  background-color: #005DAB;
}

.k_subtitle2 {
  margin-bottom: 50px;
  padding-top: 35px;
  line-height: 1.3;
  font-size: 48px;
  color: #005DAB;
  position: relative;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .k_subtitle2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .k_subtitle2 {
    margin-bottom: 30px;
    font-size: 27px;
  }
}
.k_subtitle2::before {
  content: "";
  position: absolute;
  background-color: #15a2ea;
  width: 80px;
  height: 6px;
  left: 0;
  top: 0;
}

.mapone {
  margin-top: 20px;
}

.prof_flex {
  display: flex;
}
@media screen and (max-width: 991px) {
  .prof_flex {
    display: block;
  }
}
.prof_flex .side1 {
  order: 1;
  position: relative;
  width: 50%;
}
@media screen and (max-width: 1600px) {
  .prof_flex .side1 {
    margin-right: 120px;
  }
}
@media screen and (max-width: 1400px) {
  .prof_flex .side1 {
    margin-right: 60px;
  }
}
@media screen and (max-width: 991px) {
  .prof_flex .side1 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.prof_flex .side1 .inimg1 {
  margin-left: 50px;
}
@media screen and (max-width: 991px) {
  .prof_flex .side1 .inimg1 {
    margin-left: 0px;
  }
}
.prof_flex .side1 .infloat {
  position: absolute;
  bottom: 30%;
  left: 0;
}
@media screen and (max-width: 1600px) {
  .prof_flex .side1 .infloat {
    bottom: 41%;
  }
}
@media screen and (max-width: 1400px) {
  .prof_flex .side1 .infloat {
    bottom: 56%;
    max-width: 110px;
    left: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .prof_flex .side1 .infloat {
    bottom: auto;
    max-width: 105px;
    top: 0;
  }
}
@media screen and (max-width: 991px) {
  .prof_flex .side1 .infloat {
    max-width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .prof_flex .side1 .infloat {
    max-width: 100px;
  }
}
@media screen and (max-width: 480px) {
  .prof_flex .side1 .infloat {
    max-width: 80px;
    left: 10px;
  }
}
.prof_flex .textside {
  width: 50%;
  order: 2;
  margin-left: 60px;
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  .prof_flex .textside {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
}
.prof_flex .textside .textone {
  margin-bottom: 50px;
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .prof_flex .textside .textone {
    margin-bottom: 30px;
    font-size: 16px;
  }
}
.prof_flex .textside .txtb {
  font-size: 18px;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .prof_flex .textside .txtb {
    margin-bottom: 30px;
    font-size: 16px;
  }
}
.prof_flex .textside .ulside {
  font-size: 18px;
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  .prof_flex .textside .ulside {
    margin-top: 20px;
    font-size: 16px;
  }
}
.prof_flex .textside .ulside .onetitle {
  font-weight: 700;
  color: #004885;
}
.prof_flex .textside .titleline {
  color: #004885;
}
@media screen and (max-width: 1199px) {
  .prof_flex .textside .titleline {
    display: block;
    margin-bottom: 30px;
  }
}
.prof_flex .textside .titleline .maintitle1 {
  font-size: 58px;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .prof_flex .textside .titleline .maintitle1 {
    font-size: 46px;
    line-height: 1;
  }
}
.prof_flex .textside .titleline .subtitle2 {
  font-weight: 700;
  font-size: 24px;
  margin-left: 25px;
}
@media screen and (max-width: 1199px) {
  .prof_flex .textside .titleline .subtitle2 {
    margin-left: 0;
    font-size: 20px;
    margin-top: 20px;
  }
}

.flowbox {
  border-radius: 14px;
  background-color: #eff6f6;
  padding: 60px;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .flowbox {
    padding: 40px;
  }
}
@media screen and (max-width: 991px) {
  .flowbox {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .flowbox {
    padding: 20px;
  }
}
.flowbox::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -40px;
  width: 40px;
  height: 23px;
  background-image: url(images/f_arrow.svg);
}
.flowbox .inflex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .flowbox .inflex {
    display: block;
  }
}
.flowbox .inflex .imgb {
  order: 3;
  width: 25%;
}
@media screen and (max-width: 991px) {
  .flowbox .inflex .imgb {
    width: 100%;
    margin-bottom: 20px;
  }
}
.flowbox .inflex .num {
  order: 1;
}
.flowbox .inflex .textbox {
  order: 2;
  width: 66%;
  margin: 0 40px 0 30px;
}
@media screen and (max-width: 991px) {
  .flowbox .inflex .textbox {
    width: 100%;
    margin: 20px 0 0 0;
  }
}
.flowbox .inflex .textbox .intitle {
  font-size: 32px;
  color: #19454a;
  font-weight: 500;
  letter-spacing: 3px;
  padding: 22px 0;
  line-height: 1;
}
@media screen and (max-width: 1400px) {
  .flowbox .inflex .textbox .intitle {
    font-size: 27px;
  }
}
@media screen and (max-width: 767px) {
  .flowbox .inflex .textbox .intitle {
    font-size: 22px;
    letter-spacing: 2px;
  }
}
.flowbox .inflex .textbox .intitle img {
  margin-right: 15px;
}
@media screen and (max-width: 991px) {
  .flowbox .inflex .textbox .intitle img {
    display: inline-block !important;
    max-width: 60px;
  }
}
.flowbox .btnflex {
  display: flex;
  width: 100%;
  max-width: 932px;
  margin-right: auto;
  justify-content: space-between;
  margin-left: auto;
}
@media screen and (max-width: 1400px) {
  .flowbox .btnflex {
    max-width: 740px;
  }
}
@media screen and (max-width: 991px) {
  .flowbox .btnflex {
    display: block;
  }
}
.flowbox .btnflex .c_btn_k {
  margin-top: 50px;
  width: 456px;
  display: block;
}
@media screen and (max-width: 1400px) {
  .flowbox .btnflex .c_btn_k {
    width: 350px;
  }
}
@media screen and (max-width: 991px) {
  .flowbox .btnflex .c_btn_k {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .flowbox .btnflex .c_btn_k {
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .flowbox .btnflex .c_btn_k {
    width: 100%;
    max-width: 328px;
  }
}
.flowbox .btnflex .c_btn_k .tel_link {
  font-weight: 500;
}
.flowbox .btnflex .c_btn2 {
  font-size: 19px;
  color: #fff;
  line-height: 1;
  padding: 30px 15px;
  background-color: #f57647;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .flowbox .btnflex .c_btn2 {
    padding: 20px 15px;
    font-size: 16px;
  }
}

.flowbox_last {
  margin-bottom: 0 !important;
}
.flowbox_last::before {
  display: none;
}

.p_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
@media screen and (max-width: 1400px) {
  .p_flex {
    margin-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  .p_flex {
    display: block;
    margin-top: 30px;
  }
}
.p_flex .imgb {
  order: 2;
  width: 35%;
}
@media screen and (max-width: 991px) {
  .p_flex .imgb {
    width: 100%;
    text-align: center;
  }
}
.p_flex .imgb img {
  border-radius: 8px;
}
.p_flex .textside {
  order: 1;
  width: 65%;
  margin-right: 50px;
}
@media screen and (max-width: 1400px) {
  .p_flex .textside {
    margin-right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .p_flex .textside {
    width: 100%;
    margin-right: 0;
    margin-top: 30px;
  }
}
.p_flex .textside .intitle {
  color: #004885;
  font-size: 36px;
  margin-bottom: 40px;
  line-height: 1.4;
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  .p_flex .textside .intitle {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  .p_flex .textside .intitle {
    font-size: 27px;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p_flex .textside .intitle {
    font-size: 22px;
    text-align: left;
  }
}
.p_flex .textside .ulone {
  margin-top: 30px;
}
.p_flex .textside .ulone li {
  line-height: 1.2;
  margin-top: 20px;
  position: relative;
  padding-left: 20px;
}
.p_flex .textside .ulone li::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #004885;
  bottom: 0;
  top: 0;
  margin: auto;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p_flex .textside .ulone li::before {
    bottom: auto;
    top: 6px;
  }
}

.blue_ad {
  padding: 60px;
  position: relative;
  background-color: #F0F5F8;
  margin-bottom: 60px;
  border-radius: 8px;
}
@media screen and (max-width: 1199px) {
  .blue_ad {
    padding: 50px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .blue_ad {
    padding: 40px;
    margin-bottom: 30px;
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .blue_ad {
    padding: 30px;
    padding-top: 70px;
  }
}
.blue_ad .blueone {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  background-color: #005DAB;
  border-radius: 0 0 8px 0;
  font-size: 18px;
  font-weight: 600;
  padding: 0 20px;
  font-family: "Barlow", sans-serif;
}
.blue_ad .blueone .bigone {
  font-size: 30px;
}
.blue_ad .p_flex {
  margin-top: 0 !important;
}
.blue_ad .p_flex .textside {
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .blue_ad .p_flex .textside {
    margin-top: 30px;
  }
}
.blue_ad .p_flex .textside .intitle {
  font-size: 28px;
  color: #005dab;
}
@media screen and (max-width: 1400px) {
  .blue_ad .p_flex .textside .intitle {
    font-size: 28px;
  }
}
@media screen and (max-width: 991px) {
  .blue_ad .p_flex .textside .intitle {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .blue_ad .p_flex .textside .intitle {
    font-size: 20px;
    text-align: left;
  }
}

.p_flex2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .p_flex2 {
    margin-bottom: 40px;
  }
}
.p_flex2 .textside .intitle {
  color: #f57647;
}

.p_flex3 .textside .intitle {
  color: #f39427;
}

.p_flex4 .textside .intitle {
  color: #5ec299;
}

.reasonbox {
  margin-top: 80px;
}
@media screen and (max-width: 1400px) {
  .reasonbox {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .reasonbox {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .reasonbox .flex-tri {
    display: block;
  }
}
.reasonbox .flex-tri .side1 {
  margin-top: 40px;
}
@media screen and (max-width: 1400px) {
  .reasonbox .flex-tri .side1 {
    width: calc(33% - 10px);
  }
}
@media screen and (max-width: 991px) {
  .reasonbox .flex-tri .side1 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .reasonbox .flex-tri .side1 {
    width: 100%;
    max-width: 460px;
    margin-right: auto;
    margin-left: auto;
  }
}
.reasonbox .flex-tri .side1 .imgb {
  position: relative;
}
.reasonbox .flex-tri .side1 .imgb img {
  border-radius: 14px;
}
.reasonbox .flex-tri .side1 .imgb .shortspan {
  line-height: 1;
  font-family: "Outfit", sans-serif;
  position: absolute;
  background-color: #fff;
  left: 0;
  top: 0;
  text-align: center;
  padding: 10px 10px 20px;
  font-size: 20px;
  color: #f39427;
  border-radius: 0px 0 14px 0;
  width: 151px;
}
@media screen and (max-width: 1400px) {
  .reasonbox .flex-tri .side1 .imgb .shortspan {
    padding: 10px;
    width: 120px;
  }
}
.reasonbox .flex-tri .side1 .imgb .shortspan .shortspan2 {
  font-size: 36px;
  line-height: 1;
  font-weight: 500;
  margin-left: 5px;
}
@media screen and (max-width: 1400px) {
  .reasonbox .flex-tri .side1 .imgb .shortspan .shortspan2 {
    font-size: 28px;
  }
}
.reasonbox .flex-tri .side1 .intitle {
  text-align: center;
  color: #f39427;
  font-size: 20px;
  font-weight: 500;
  margin: 20px 0;
  line-height: 1.4;
}
@media screen and (max-width: 1400px) {
  .reasonbox .flex-tri .side1 .intitle {
    font-size: 17px;
  }
}

@media screen and (max-width: 767px) {
  .whitetwoflex {
    display: block;
  }
}
.whitetwoflex .inblock {
  background-color: #fff;
  padding: 60px 50px;
  margin-top: 60px;
  border-radius: 14px;
}
@media screen and (max-width: 1400px) {
  .whitetwoflex .inblock {
    padding: 40px 30px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  .whitetwoflex .inblock {
    padding: 30px 20px;
    width: calc(50% - 10px);
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .whitetwoflex .inblock {
    width: 100%;
    padding: 50px;
  }
}
.whitetwoflex .inblock .intitle {
  color: #f57647;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .whitetwoflex .inblock .intitle {
    font-size: 21px;
  }
}
@media screen and (max-width: 767px) {
  .whitetwoflex .inblock .intitle {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.whitetwoflex .inblock ul li {
  font-size: 16px;
  padding-left: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .whitetwoflex .inblock ul li {
    font-size: 14px;
  }
}
.whitetwoflex .inblock ul li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #f57647;
}

.policytext {
  background-color: #fff;
  border-radius: 20px 20px 0 0;
  margin-top: 80px;
}
@media screen and (max-width: 1199px) {
  .policytext {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .policytext {
    margin-top: 30px;
  }
}
.policytext .intitle {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  padding: 30px 15px;
  border-radius: 20px 20px 0 0;
  background-color: #004885;
}
@media screen and (max-width: 1199px) {
  .policytext .intitle {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .policytext .intitle {
    font-size: 26px;
  }
}
@media screen and (max-width: 480px) {
  .policytext .intitle {
    font-size: 24px;
    padding: 20px;
  }
}
.policytext .inflex {
  width: 100%;
  max-width: 1340px;
  margin: 50px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 1600px) {
  .policytext .inflex {
    max-width: 1150px;
  }
}
@media screen and (max-width: 1400px) {
  .policytext .inflex {
    padding: 0 30px;
    max-width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .policytext .inflex {
    display: block;
    margin: 0px auto;
    padding: 40px 30px 10px;
  }
}
@media screen and (max-width: 480px) {
  .policytext .inflex {
    display: block;
    margin: 0px auto;
    padding: 35px 25px 10px;
  }
}
.policytext .inflex .inblock {
  margin-bottom: 40px;
  font-size: 26px;
  font-weight: 700;
  width: calc(50% - 3px);
  padding-left: 50px;
  text-indent: -50px;
}
@media screen and (max-width: 1600px) {
  .policytext .inflex .inblock {
    font-size: 24px;
    padding-left: 50px;
    text-indent: -50px;
  }
}
@media screen and (max-width: 1400px) {
  .policytext .inflex .inblock {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .policytext .inflex .inblock {
    font-size: 21px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .policytext .inflex .inblock {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 50px;
    line-height: 1.2;
    text-indent: -50px;
  }
}
@media screen and (max-width: 480px) {
  .policytext .inflex .inblock {
    width: 100%;
    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 40px;
    line-height: 1.2;
    text-indent: -40px;
  }
}
.policytext .inflex .inblock img {
  margin-right: 10px;
}
@media screen and (max-width: 480px) {
  .policytext .inflex .inblock img {
    max-width: 30px;
  }
}

.messaflex {
  display: flex;
  margin-top: 30px;
  border-radius: 20px;
  background-color: #fff;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .messaflex {
    display: block;
    width: 100%;
    max-width: 640px;
  }
}
.messaflex .imgb {
  width: 40%;
}
@media screen and (max-width: 991px) {
  .messaflex .imgb {
    width: 100%;
    margin-bottom: 40px;
  }
}
.messaflex .imgb img {
  border-radius: 20px 0 0 20px;
}
@media screen and (max-width: 991px) {
  .messaflex .imgb img {
    border-radius: 20px 20px 0 0px;
  }
}
.messaflex .messageside {
  margin-left: 80px;
}
@media screen and (max-width: 1600px) {
  .messaflex .messageside {
    margin-left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .messaflex .messageside {
    margin-left: 0;
    padding: 0px 20px 30px;
  }
}
.messaflex .messageside .intitle {
  line-height: 1;
}
.messaflex .messageside .intitle span {
  font-size: 21px;
  color: #fff;
  padding: 12px 30px;
  background-color: #004885;
  border-radius: 25px;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  .messaflex .messageside .intitle span {
    font-size: 18px;
    color: #fff;
    padding: 8px 20px;
  }
}
.messaflex .messageside .onetitle {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  margin: 55px 0 35px;
}
@media screen and (max-width: 1400px) {
  .messaflex .messageside .onetitle {
    font-size: 30px;
    margin: 40px 0 20px;
  }
}
@media screen and (max-width: 1199px) {
  .messaflex .messageside .onetitle {
    font-size: 27px;
    margin: 35px 0 20px;
  }
}
@media screen and (max-width: 991px) {
  .messaflex .messageside .onetitle {
    font-size: 27px;
  }
}
@media screen and (max-width: 767px) {
  .messaflex .messageside .onetitle {
    font-size: 22px;
  }
}
.messaflex .messageside ul li {
  padding-left: 20px;
  font-weight: 700;
  position: relative;
}
.messaflex .messageside ul li::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #004885;
  border-radius: 50%;
}
@media screen and (max-width: 991px) {
  .messaflex .messageside ul li::before {
    top: 8px;
    bottom: auto;
  }
}

.shortone {
  margin-top: 80px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .shortone {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .shortone {
    margin-top: 30px;
    margin-bottom: 15px;
  }
}

.kasoucontentimg_base {
  position: relative;
  z-index: 1;
}
.kasoucontentimg_base .nav-arrow i {
  cursor: pointer;
  font-size: 36px;
  color: #fff;
  position: absolute;
  z-index: 2;
  top: 70px;
  left: 20px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .kasoucontentimg_base .nav-arrow i {
    font-size: 24px;
    color: #333;
  }
}
@media screen and (max-width: 480px) {
  .kasoucontentimg_base .nav-arrow i {
    left: 30px;
  }
}
.kasoucontentimg_base .next-arrow i {
  cursor: pointer;
  font-size: 36px;
  color: #fff;
  z-index: 2;
  position: absolute;
  top: 70px;
  right: 0px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .kasoucontentimg_base .next-arrow i {
    font-size: 24px;
    color: #333;
  }
}
.kasoucontentimg_base img {
  margin: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .kasoucontentimg_base img {
    max-height: 200px;
  }
}
.kasoucontentimg_base .kasou_img {
  display: none;
}
@media screen and (max-width: 767px) {
  .kasoucontentimg_base .kasou_img {
    display: block;
    text-align: center;
  }
}

.kasoucontentimg_base2 {
  display: flex;
}
.kasoucontentimg_base2 .kasou_img {
  margin: 0 3px;
}
@media screen and (max-width: 767px) {
  .kasoucontentimg_base2 .kasou_img .text {
    display: none;
  }
}

.imgline {
  display: flex;
}
.imgline .kasou_img {
  margin: 0 10px;
}

.slideimg1 {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .slideimg1 {
    text-align: center;
    margin-bottom: 20px;
  }
}
.slideimg1 img {
  border-radius: 30px;
}

/*====================================

  ■会社概要

=====================================*/
@media screen and (max-width: 767px) {
  .tableimg {
    text-align: center;
  }
}

.lightblue_box {
  background-color: #ECF0F4;
  border-radius: 14px;
  margin-top: 50px;
  padding: 50px;
}
@media screen and (max-width: 1199px) {
  .lightblue_box {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .lightblue_box {
    padding: 30px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .lightblue_box {
    padding: 30px 20px;
  }
}
.lightblue_box .intitle {
  color: #005DAB;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lightblue_box .intitle {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .lightblue_box .textb {
    font-size: 14px;
  }
}
.lightblue_box .textb ul li {
  font-weight: 400;
  position: relative;
  padding-left: 14px;
}
.lightblue_box .textb ul li::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #005DAB;
  left: 0;
}

.lightblue_box2 {
  background: #fff;
}
@media screen and (max-width: 767px) {
  .carblock .flex-two {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  .carblock .inblock {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 767px) {
  .carblock .inblock {
    width: 100%;
  }
}

.intitle_car {
  font-size: 24px;
  margin-top: 12px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .intitle_car {
    font-size: 18px;
    margin-top: 12px;
    font-weight: 700;
    line-height: 1;
  }
}

@media screen and (max-width: 1199px) {
  .mapin iframe {
    height: 380px;
  }
}
@media screen and (max-width: 767px) {
  .mapin iframe {
    height: 300px;
  }
}

.company_table {
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  margin: 50px 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .company_table {
    margin: 40px 0;
    font-size: 14px;
  }
}
.company_table span {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .company_table {
    border: none;
    margin-top: 10px;
  }
}
.company_table th {
  padding: 20px;
  border-width: 0 0 1px 0;
  vertical-align: middle;
  width: 19%;
  background: #F8F8F8;
  color: #222222;
  font-weight: 700;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .company_table th {
    padding: 10px;
    width: auto;
    display: block;
    text-align: left;
  }
}
.company_table td {
  padding: 20px;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
  text-align: left;
}
.company_table td a {
  color: #3d9be9;
}
.company_table td a:hover {
  color: #2f52b6;
}
@media screen and (max-width: 767px) {
  .company_table td {
    padding: 10px;
    display: block;
  }
}
.company_table td .tel_link {
  font-family: "Noto Sans JP", sans-serif;
}

.recruitment_one .company_table th {
  padding-left: 0;
  background-color: transparent;
  color: #005DAB;
}
.recruitment_one .company_table td {
  padding-left: 0;
}

.company_table2 {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .mapimg1 {
    margin-bottom: 20px;
    text-align: center;
  }
}

.imgbanner {
  text-align: center;
}
.imgbanner img {
  border-radius: 10px;
}

.subone {
  color: #005DAB;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .subone {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 10px;
  }
}

.areabox {
  background-color: #ECF0F4;
  border-radius: 6px;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .areabox {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .areabox .flex-two {
    display: block;
  }
}
.areabox .imgone {
  order: 2;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .areabox .imgone {
    width: 100%;
    text-align: center;
  }
}
.areabox .txtone {
  order: 1;
}
@media screen and (max-width: 767px) {
  .areabox .txtone {
    width: 100%;
    margin-top: 20px;
  }
}

.mapbox {
  margin-top: 60px;
}
@media screen and (max-width: 1199px) {
  .mapbox {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .mapbox {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .mapbox iframe {
    height: 220px;
  }
}
.mapbox .maptext {
  margin-bottom: 10px;
}
.mapbox .maptext span {
  display: block;
  font-size: 22px;
  font-weight: 700;
}
.mapbox .map_imgline {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .mapbox .map_imgline {
    margin-top: 30px;
  }
}
.mapbox .map_imgline .inflex {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .mapbox .map_imgline .inflex {
    align-items: center;
    flex-wrap: wrap;
  }
}
.mapbox .map_imgline .inflex .imgb1 {
  width: calc(64% - 10px);
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .mapbox .map_imgline .inflex .imgb1 {
    margin-bottom: 0;
  }
}
.mapbox .map_imgline .inflex .imgb2 {
  width: calc(36% - 10px);
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .mapbox .map_imgline .inflex .imgb2 {
    margin-top: 20px;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .mapbox .map_imgline .inflex .imgb {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .mapbox .map_imgline .inflex .imgb img {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .mapbox .text {
    margin-top: 10px;
  }
}

.archive-blog2 {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #ebf0f7;
}
@media screen and (max-width: 767px) {
  .archive-blog2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .worklist__loop {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    margin-bottom: 40px;
    padding: 15px 15px 25px;
    background-color: #f2f6fc;
  }
}

.archive-news {
  background-color: #fff;
  padding: 20px;
}

.titleblock_singlepage {
  position: relative;
  line-height: 1.5;
}

.archive-news__block {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 0px !important;
  padding: 0px;
}
.archive-news__block .name_detail {
  text-align: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
.archive-news__block .textline {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.imgset {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 804px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .imgset {
    display: block;
  }
}
.imgset .img {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .imgset .img {
    margin-right: auto;
    margin-bottom: 10px;
    text-align: center;
  }
}

/*====================================

  ■お問い合わせ

=====================================*/
.readtx {
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .readtx {
    padding: 0px 10px;
  }
}

.k_minititle {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.5);
}
@media screen and (max-width: 767px) {
  .k_minititle {
    font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}

.k_minititle2 {
  text-align: center;
  border-bottom: none;
}
.k_minititle2::before {
  display: none;
}

.c_box {
  margin-top: 40px;
}
.c_box .inflex {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c_box .inflex {
    display: block;
    margin-top: 30px;
  }
}
.c_box .inflex .imgb {
  order: 2;
  width: 25%;
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .c_box .inflex .imgb {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.c_box .inflex .textb {
  width: 75%;
  order: 1;
}
@media screen and (max-width: 767px) {
  .c_box .inflex .textb {
    width: 100%;
  }
}

.graycontain {
  padding: 0 40px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1400px) {
  .graycontain {
    padding: 0 25px;
  }
}
.graycontain .grayin {
  background-color: #fafafa;
  border-radius: 14px;
  padding: 90px 25px;
  width: 100%;
  max-width: 1820px;
  margin: auto;
  margin-top: 30px;
}
@media screen and (max-width: 1400px) {
  .graycontain .grayin {
    padding: 60px 25px;
  }
}
@media screen and (max-width: 767px) {
  .graycontain .grayin {
    padding: 30px 25px;
  }
}
.graycontain .c_btn_k {
  margin-top: 50px;
}
@media screen and (max-width: 1400px) {
  .graycontain .c_btn_k {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .graycontain .c_btn_k {
    margin-top: 30px;
  }
}
.graycontain .c_btn_k .tel_link {
  font-weight: 400;
}

.wpcf7-list-item-label {
  font-weight: 500;
  color: #333333;
}

div .wpcf7 .ajax-loader {
  display: block;
  margin: 10px auto 0 auto;
}

.privacy_box {
  margin-top: 80px;
  font-size: 16px;
}
@media screen and (max-width: 1400px) {
  .privacy_box {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .privacy_box {
    margin-top: 40px;
    font-size: 14px;
  }
}

.privacy_subtitle {
  margin-top: 20px;
  color: #005DAB;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .privacy_subtitle {
    font-size: 18px;
  }
}
.privacy_subtitle span {
  font-size: 14px;
  color: #004885;
  margin-right: 5px;
}

.privacytext {
  background-color: #F8F8F8;
  border-radius: 8px;
  margin-top: 40px;
  padding: 60px 70px;
}
@media screen and (max-width: 1400px) {
  .privacytext {
    padding: 50px 40px;
  }
}
@media screen and (max-width: 767px) {
  .privacytext {
    margin-top: 30px;
    padding: 30px 30px;
  }
}
.privacytext a:hover {
  color: #104000;
}
.privacytext .text span {
  color: #005DAB;
  font-weight: 700;
  margin-right: 5px;
  font-size: 16px;
}
.privacytext ul {
  margin-top: 10px;
  padding-left: 17px;
  text-indent: -17px;
}
@media screen and (max-width: 767px) {
  .privacytext ul {
    padding-left: 15px;
    text-indent: -15px;
  }
}
.privacytext .ulshort {
  margin-left: 20px;
}

.telbutton_c {
  background-color: #fff;
  border-radius: 55px;
  padding: 20px 15px;
  width: 100%;
  max-width: 456px;
  margin: auto;
  margin-top: 50px;
  text-align: center;
}
.telbutton_c .tel_link {
  font-size: 38px;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .telbutton_c .tel_link {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .telbutton_c .tel_link {
    font-size: 26px;
    padding: 15px;
  }
}
.telbutton_c .tel_link img {
  margin-right: 10px;
  margin-bottom: 5px;
}
@media screen and (max-width: 480px) {
  .telbutton_c .tel_link img {
    max-width: 15px;
  }
}
.telbutton_c .minitext {
  display: block;
}

.contactus_container {
  display: flex;
}
@media screen and (max-width: 767px) {
  .contactus_container {
    display: block;
  }
}

.wpcf7-list-item {
  color: #333333;
  font-weight: 500 !important;
}
@media screen and (max-width: 480px) {
  .wpcf7-list-item {
    display: block;
    margin: 0;
  }
}

.table__head {
  margin-top: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .table__head {
    margin-top: 20px;
  }
}
.table__head span {
  color: #fff;
  background-color: #d14124;
  padding: 0 3px;
  font-weight: 600;
}

.contact__table {
  width: 100%;
  max-width: 292px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media screen and (max-width: 480px) {
  .contact__table {
    max-width: 280px;
    display: block;
  }
}
.contact__table p {
  position: relative;
  z-index: 1;
}

.form-control {
  margin-top: 10px;
}

.contactform_in {
  width: 100%;
  background-color: #f8f8f8;
  border-radius: 14px;
  padding: 80px 25px 60px;
}
@media screen and (max-width: 767px) {
  .contactform_in {
    padding: 50px 25px 30px;
  }
}

@media screen and (max-width: 1600px) {
  .tableg {
    padding: 0px 15px;
  }
}
@media screen and (max-width: 1199px) {
  .tableg {
    padding: 0px;
  }
}

.tableguard {
  background-color: #F9F9F9;
  width: 100%;
  padding: 90px 15px;
  max-width: 1400px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .tableguard {
    padding: 60px 15px;
  }
}
@media screen and (max-width: 767px) {
  .tableguard {
    padding: 40px 15px;
  }
}

.table-contact {
  table-layout: fixed;
  border-top: 1px solid #e4e4e4;
  max-width: 1040px;
  margin: auto;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .table-contact {
    border: none;
  }
}
.table-contact th {
  position: relative;
  padding: 25px 15px;
  padding-right: 50px;
  width: 30%;
  color: #333333;
  font-weight: 700;
  line-height: 1.4;
  border-bottom: 1px solid #e4e4e4 !important;
}
@media screen and (max-width: 991px) {
  .table-contact th {
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px !important;
    padding-top: 15px !important;
    border-bottom: none !important;
    border-right: none;
    padding-bottom: 0 !important;
  }
}
.table-contact th .red {
  color: #fff;
  background-color: #FF4133;
  border-radius: 2px;
  position: absolute;
  right: 40px;
  line-height: 1.4;
  padding: 0 6px;
  font-size: 14px;
}
@media screen and (max-width: 991px) {
  .table-contact th .red {
    right: 10px;
  }
}
.table-contact .th_direct {
  vertical-align: baseline;
}
.table-contact td {
  width: 70%;
  padding: 25px 15px;
  line-height: 1.4;
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 991px) {
  .table-contact td {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: none;
  }
}
.table-contact .input_half input {
  max-width: 158px;
  padding: 0 5px;
}
.table-contact .input_half select {
  max-width: 158px;
  padding: 0 5px;
}

.contact__table.btn__block .txt__inline03 input {
  font-size: 16px;
  color: #fff;
  border-radius: 8px;
  position: relative;
  text-align: center;
  display: block;
  margin: 0 10px 25px;
  width: 100%;
  padding: 18px 10px;
  letter-spacing: 1px;
  transition: 0.5s;
  background: #004885;
  transition: 0.5s;
  max-width: 328px;
  position: relative;
  background-image: url(images/arrowmini.svg);
  background-repeat: no-repeat;
  background-position: center right 20px;
  font-weight: 600;
}
@media screen and (max-width: 480px) {
  .contact__table.btn__block .txt__inline03 input {
    max-width: 240px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    padding: 14px 10px;
    margin-bottom: 15px;
  }
}
.contact__table.btn__block .txt__inline03 input:hover {
  background-color: #DC000C;
}

.contact__table.btn__block .txt__inline03 {
  position: relative;
}
@media screen and (max-width: 480px) {
  .contact__table.btn__block .txt__inline03 {
    position: relative;
  }
}

@media screen and (max-width: 480px) {
  .wpcf7-spinner {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
  }
}

.contact_box1 {
  text-align: center;
}

div .wpcf7-mail-sent-ok {
  display: none !important;
}

.linktext {
  text-align: right;
}
.linktext span {
  border-bottom: 1px solid;
}

.table-common {
  text-align: center;
  border-top: 1px solid #e4e4e4;
  font-size: 15px;
  background: transparent;
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  .table-common {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .table-common tr {
    display: block;
    width: 100%;
    border-left: none;
  }
}
.table-common tr th {
  text-align: left;
  border-bottom: 1px solid #e4e4e4;
  font-weight: bold;
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
  padding-right: 10px;
  width: 25%;
  font-size: 16px;
  background: transparent;
  min-width: 130px;
  color: #005DAB;
}
@media screen and (max-width: 767px) {
  .table-common tr th {
    display: block;
    clear: both;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 12px;
    padding-right: 12px;
    border: none;
    text-align: left;
    float: left;
  }
}
.table-common tr th .red {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0%, -50%);
  margin: 0;
  padding: 0 3px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #ff4133;
}
@media screen and (max-width: 1056px) {
  .table-common tr th .red {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .table-common tr th .red {
    position: static;
    margin-left: 10px;
  }
}
.table-common tr td {
  text-align: left;
  font-weight: 500;
  border-bottom: 1px solid #e4e4e4;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 20px;
  background: transparent;
  font-size: 16px;
  letter-spacing: 1px;
}
.table-common tr td a.site {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .table-common tr td {
    display: block;
    clear: both;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
    border-left: none;
    text-align: left;
    float: left;
  }
}
.table-common tr td ul li span {
  font-size: 12px;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .table-common .main {
    display: none;
  }
}

/*====================================

  ■お知らせ

=====================================*/
.blogrow .img--center {
  overflow: hidden;
  padding-top: 67.25%;
  position: relative;
}
.blogrow .img--center img {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
}

.main_text {
  display: block;
}

.archive-news__inner a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  position: relative;
  color: #333;
  padding: 10px 135px 10px 15px;
  text-decoration: none;
  border-bottom: 1px solid;
  letter-spacing: 1px;
  line-height: 1;
}
.archive-news__inner a:hover {
  color: #fff;
  background-color: #F39427;
}
.archive-news__inner a:hover .num_infocat_m {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .archive-news__inner a {
    white-space: normal;
    display: block;
    word-break: break-all;
    padding: 15px;
    line-height: 1.5;
  }
}
.archive-news__inner a .archive-news__date {
  color: #947666;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .archive-news__inner a .archive-news__date {
    display: block;
    font-size: 13px;
  }
}
.archive-news__inner a:hover {
  color: #fff;
}
.archive-news__inner a:hover span {
  color: #fff;
}

.single-blog__date {
  font-size: 18px;
  font-weight: 700;
  font-family: "Barlow", sans-serif;
  color: #9a9a9a;
}
@media screen and (max-width: 767px) {
  .single-blog__date {
    font-size: 15px;
  }
}

.archive-blog__title {
  font-size: 23px;
  font-weight: 700;
  display: block;
  display: block;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .archive-blog__title {
    font-size: 20px;
  }
}

.singletitle {
  position: relative;
  padding: 0 0 15px 15px;
  margin-bottom: 30px;
  border-bottom: 2px solid;
}
.singletitle::before {
  content: "";
  background-color: #fe5278;
  width: 4px;
  height: 75%;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  position: absolute;
}

.single-blog__title {
  word-break: break-all;
  font-size: 29px;
  font-weight: 700;
  position: relative;
  margin-top: 12px;
  line-height: 1.5;
  margin-bottom: 40px;
}
@media screen and (max-width: 1199px) {
  .single-blog__title {
    font-size: 26px;
  }
}
@media screen and (max-width: 1056px) {
  .single-blog__title {
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  .single-blog__title {
    font-size: 21px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .single-blog__title {
    font-size: 21px;
  }
}

/*====================================

  ■フッター

=====================================*/
.footer_bigblock {
  position: relative;
  padding: 200px 0 0px;
  z-index: 1;
}
@media screen and (max-width: 1056px) {
  .footer_bigblock {
    padding: 150px 0 0px;
  }
}
@media screen and (max-width: 767px) {
  .footer_bigblock {
    padding: 100px 0 0px;
  }
}
.footer_bigblock::before {
  content: "";
  position: absolute;
  background-color: #232323;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

#page-top a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  position: fixed;
  bottom: 48px;
  right: 30px;
  z-index: 1000;
}
@media screen and (max-width: 767px) {
  #page-top a {
    max-width: 50px;
    bottom: 15px;
    right: 15px;
  }
}

#footer {
  top: auto !important;
  position: relative;
}

/*ページトップ*/
/*snsメニュー*/
.footer__none {
  display: none;
}

/*フッターメニュー*/
.footermenu {
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
  .footermenu {
    margin-right: auto;
  }
}
@media screen and (max-width: 991px) {
  .footermenu {
    display: flex;
    max-width: none;
    padding: 0;
    width: 100%;
    margin: auto;
    flex-wrap: wrap;
    max-width: 560px;
    font-size: 12px;
    padding: 0 14px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .footermenu {
    padding: 0;
    justify-content: space-between;
  }
}
.footermenu .mt0 {
  margin-top: 0px;
}
.footermenu .menu-item-has-children {
  margin-bottom: 10px;
  margin-left: auto;
}
@media screen and (max-width: 1199px) {
  .footermenu .menu-item-has-children {
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .footermenu .menu-item-has-children {
    font-size: 16px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: calc(33% - 2px);
  }
}
@media screen and (max-width: 480px) {
  .footermenu .menu-item-has-children {
    font-size: 16px;
    width: 49%;
  }
}
.footermenu .menu-item-has-children::before {
  display: none;
}
.footermenu .menu-item-has-children .sub-menu {
  font-size: 13px !important;
}
@media screen and (max-width: 991px) {
  .footermenu .menu-item-has-children .sub-menu {
    margin-top: 0;
  }
}
.footermenu .menu-item-has-children .sub-menu li {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .footermenu .menu-item-has-children .sub-menu li {
    width: 100%;
  }
}
.footermenu .menu-item-has-children .sub_1 {
  margin-top: 20px;
}
.footermenu li {
  float: none;
  margin-bottom: 40px;
  font-size: 17px;
  line-height: 1;
  position: relative;
  letter-spacing: -1px;
  font-weight: 700;
  width: calc(23% - 2px);
}
@media screen and (max-width: 1600px) {
  .footermenu li {
    font-size: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .footermenu li {
    margin-bottom: 30px;
    font-size: 14px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 991px) {
  .footermenu li {
    font-size: 12px;
    width: calc(25% - 2px);
  }
}
@media screen and (max-width: 767px) {
  .footermenu li {
    width: calc(50% - 2px);
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .footermenu li {
    max-width: none;
    width: 49%;
    text-align: left;
    vertical-align: top;
    margin-bottom: 0;
    padding: 10px 0 10px 10px;
    margin-right: 0;
    margin-left: 0;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .footermenu li {
    font-size: 14px;
  }
}
.footermenu li a {
  font-weight: 500;
  letter-spacing: 0;
  text-decoration: none;
  line-height: 1.5;
  color: #ccc;
}
.footermenu li a:hover {
  opacity: 0.8;
}
.footermenu li .sub-under {
  font-weight: 400;
  margin: 0;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 400;
}
@media screen and (max-width: 1600px) {
  .footermenu li .sub-under {
    font-size: 13px;
  }
}
@media screen and (max-width: 1199px) {
  .footermenu li .sub-under {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.footermenu li .sub-under2 {
  margin-top: 5px;
}
.footermenu .shortline {
  width: calc(15% - 2px);
}
.footermenu .minitext {
  font-size: 12px;
  margin-bottom: 10px;
}
.footermenu .minitext::before {
  display: none;
}
.footermenu .footone5 {
  position: relative;
  opacity: 0;
}
@media screen and (max-width: 991px) {
  .footermenu .footone5 {
    display: none;
  }
}
.footermenu .linkicon a {
  position: relative;
}
.footermenu .linkicon a::before {
  content: "";
  position: absolute;
  right: -13px;
  top: 0;
  background-image: url(images/linkbox3.svg);
  width: 9px;
  height: 9px;
}

.footerout {
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .footerout {
    margin-top: 40px;
  }
}

.recommend_b {
  margin-top: 70px;
}
.recommend_b .inflex {
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .recommend_b .inflex {
    display: block;
  }
}
.recommend_b .inflex .inblock {
  margin-bottom: 15px;
  position: relative;
  width: calc(50% - 10px);
  border-radius: 6px;
  background-color: #ECF0F4;
  line-height: 1;
  padding: 30px 15px;
}
@media screen and (max-width: 1400px) {
  .recommend_b .inflex .inblock {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 767px) {
  .recommend_b .inflex .inblock {
    width: 100%;
  }
}
.recommend_b .inflex .inblock .span1 {
  font-size: 21px;
  font-weight: 500;
  display: block;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .recommend_b .inflex .inblock .span1 {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .recommend_b .inflex .inblock .span1 {
    display: block;
  }
}
@media screen and (max-width: 1056px) {
  .recommend_b .inflex .inblock .span1 {
    font-size: 15px;
    line-height: 1.5;
    text-align: left;
    margin-left: 72px;
  }
}
.recommend_b .inflex .inblock .num {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 15px;
  background-color: #005DAB;
  color: #fff;
  border-radius: 8px;
  padding: 17px 15px;
  line-height: 1;
  width: 60px;
  height: 60px;
  background-color: #005DAB;
  font-size: 24px;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
}
.recommend_b .flex-tri {
  flex-wrap: wrap;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (max-width: 767px) {
  .recommend_b .flex-tri {
    display: block;
  }
}
.recommend_b .flex-tri .inblock {
  margin-bottom: 40px;
  border-radius: 8px;
  padding: 20px;
  position: relative;
  background-color: #fff;
  box-shadow: 1px 0px 16px -3px rgba(0, 93, 171, 0.1);
}
@media screen and (max-width: 1400px) {
  .recommend_b .flex-tri .inblock {
    width: calc(33% - 10px);
  }
}
@media screen and (max-width: 1199px) {
  .recommend_b .flex-tri .inblock {
    width: calc(50% - 10px);
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .recommend_b .flex-tri .inblock {
    margin-bottom: 30px;
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .recommend_b .flex-tri .inblock {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .recommend_b .flex-tri .inblock .imgb {
    text-align: center;
  }
}
.recommend_b .flex-tri .inblock .num {
  color: #fff;
  left: 0;
  top: 0;
  font-size: 24px;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
  border-radius: 8px 0 14px 0;
  position: absolute;
  line-height: 1;
  padding: 18px;
  background-color: #005DAB;
}
@media screen and (max-width: 767px) {
  .recommend_b .flex-tri .inblock .num {
    padding: 12px;
    font-size: 20px;
  }
}
.recommend_b .flex-tri .inblock .titleone {
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  margin: 30px 0 20px;
  line-height: 1.5;
  color: #005DAB;
  letter-spacing: -1px;
}
@media screen and (max-width: 1700px) {
  .recommend_b .flex-tri .inblock .titleone {
    font-size: 21px;
  }
}
@media screen and (max-width: 1400px) {
  .recommend_b .flex-tri .inblock .titleone {
    font-size: 19px;
    margin: 20px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .recommend_b .flex-tri .inblock .titleone {
    width: 100%;
    font-size: 17px;
  }
}
.recommend_b .flex-tri::after {
  content: "";
  width: calc(33% - 20px);
}
@media screen and (max-width: 1199px) {
  .recommend_b .flex-tri::after {
    width: calc(33% - 15px);
  }
}
@media screen and (max-width: 1056px) {
  .recommend_b .flex-tri::after {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .recommend_b .flex-tri::after {
    width: 100%;
  }
}
.recommend_b .flex-tri .blockone4 {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .recommend_b .flex-tri .blockone4 {
    margin-bottom: 30px;
  }
}
.recommend_b .flex-tri .blockone5 {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 480px) {
  .recc_two {
    display: block;
  }
}
.recc_two .inblock {
  padding: 40px;
  border-radius: 6px;
  margin-top: 40px;
  background: #ECF0F4;
}
@media screen and (max-width: 991px) {
  .recc_two .inblock {
    padding: 30px;
    width: calc(50% - 12px);
  }
}
@media screen and (max-width: 767px) {
  .recc_two .inblock {
    padding: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .recc_two .inblock {
    width: 100%;
  }
}
.recc_two .inblock .titleone {
  font-size: 24px;
  color: #1061AE;
  line-height: 1;
  margin-bottom: 40px;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .recc_two .inblock .titleone {
    margin-bottom: 30px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .recc_two .inblock .titleone {
    margin-bottom: 20px;
    font-size: 18px;
  }
}
.recc_two .inblock .listone li {
  font-size: 17px;
  font-weight: 700;
  position: relative;
  padding-left: 14px;
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .recc_two .inblock .listone li {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .recc_two .inblock .listone li {
    line-height: 1.3;
    margin-bottom: 10px;
  }
}
.recc_two .inblock .listone li::before {
  content: "";
  position: absolute;
  top: 7px;
  margin: auto;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #005DAB;
  left: 0;
}

.contact_back_back {
  padding: 0 15px;
  background: #ECF0F4;
}

.c_back_1 {
  background-color: #fff;
}

.c_back_2 {
  background-color: #ECF0F4;
}

.c_back_4 {
  background-color: #F9F9F9;
}

.contact_back {
  color: #fff;
  background: linear-gradient(to right, #005DAB, #00315B);
  border-radius: 10px;
  padding: 80px 80px;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: -120px;
  z-index: 3;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .contact_back {
    border-radius: 10px;
    padding: 70px 60px;
  }
}
@media screen and (max-width: 1056px) {
  .contact_back {
    border-radius: 10px;
    padding: 50px 50px;
  }
}
@media screen and (max-width: 991px) {
  .contact_back {
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  .contact_back {
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    padding: 25px;
    margin-bottom: -100px;
  }
}
@media screen and (max-width: 991px) {
  .contact_back .container {
    padding-right: 20px;
    padding-left: 20px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .contact_back .container {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.contact_back .backflex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
}
@media screen and (max-width: 1056px) {
  .contact_back .backflex {
    max-width: 916px;
    margin: auto;
  }
}
@media screen and (max-width: 991px) {
  .contact_back .backflex {
    display: block;
  }
}
.contact_back .backflex .textbox {
  width: 63%;
  margin-right: 15px;
}
@media screen and (max-width: 991px) {
  .contact_back .backflex .textbox {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .contact_back .backflex .textbox {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.contact_back .backflex .textbox .minitext {
  font-size: 18px;
  color: #FF8400;
}
@media screen and (max-width: 767px) {
  .contact_back .backflex .textbox .minitext {
    font-size: 16px;
  }
}
.contact_back .backflex .textbox .bigmidash {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0px 0 30px;
}
@media screen and (max-width: 991px) {
  .contact_back .backflex .textbox .bigmidash {
    font-size: 20px;
    margin: 0px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .contact_back .backflex .textbox .bigmidash {
    font-size: 16px;
  }
}
.contact_back .backflex .textbox .txt {
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .contact_back .backflex .textbox .txt {
    font-size: 15px;
  }
}
.contact_back .backflex .textbox .c_btn_side .span1 {
  font-size: 48px;
  line-height: 1;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .contact_back .backflex .textbox .c_btn_side .span1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 991px) {
  .contact_back .backflex .textbox .c_btn_side .span1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .contact_back .backflex .textbox .c_btn_side .span1 {
    font-size: 25px;
  }
}
.contact_back .backflex .textbox .c_btn_side .span1 img {
  margin-right: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .contact_back .backflex .textbox .c_btn_side .span1 img {
    max-width: 20px;
  }
}
@media screen and (max-width: 767px) {
  .contact_back .backflex .textbox .c_btn_side .span1 img {
    max-width: 15px;
  }
}
.contact_back .backflex .textbox .c_btn_side .span2 {
  margin-left: 25px;
}
@media screen and (max-width: 767px) {
  .contact_back .backflex .textbox .c_btn_side .span2 {
    margin-left: 0;
    display: block;
  }
}
.contact_back .backflex .btnside {
  width: 37%;
}
@media screen and (max-width: 1199px) {
  .contact_back .backflex .btnside {
    width: 43%;
  }
}
@media screen and (max-width: 991px) {
  .contact_back .backflex .btnside {
    width: 100%;
    display: flex;
    max-width: 720px;
    justify-content: space-between;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .contact_back .backflex .btnside {
    display: block;
  }
}
.contact_back .backflex .btnside .c_btn {
  text-align: center;
  cursor: pointer;
  background-color: #DC000C;
  font-size: 20px;
  border-radius: 8px;
  margin-top: 12px;
  padding: 30px 10px;
  border: none;
  max-width: 430px;
}
@media screen and (max-width: 1199px) {
  .contact_back .backflex .btnside .c_btn {
    max-width: 350px;
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .contact_back .backflex .btnside .c_btn {
    padding: 20px 10px;
    max-width: 400px;
    font-size: 17px;
    margin: auto;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .contact_back .backflex .btnside .c_btn {
    font-size: 14px;
  }
}
.contact_back .backflex .btnside .c_btn .span3 {
  position: relative;
  padding-left: 40px;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .contact_back .backflex .btnside .c_btn .span3 {
    padding-left: 30px;
  }
}
.contact_back .backflex .btnside .c_btn .span3::before {
  content: "";
  position: absolute;
  width: 23px;
  height: 17px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  background-image: url(images/mail.svg);
}
@media screen and (max-width: 991px) {
  .contact_back .backflex .btnside .c_btn .span3::before {
    background-size: cover;
  }
}
.contact_back .backflex .btnside .c_btn .span2 {
  display: block;
  letter-spacing: 0;
  margin-top: 5px;
  font-size: 14px;
}

.c_btn_k {
  display: block;
  width: 100%;
  max-width: 456px;
  margin: auto;
  text-align: center;
  color: #19454a;
  border-radius: 49px;
  background-color: transparent;
  border: 1px solid;
  font-size: 29px;
  cursor: auto;
  padding: 15px 10px 15px;
}
@media screen and (max-width: 767px) {
  .c_btn_k {
    font-size: 23px;
  }
}
.c_btn_k:hover {
  color: #19454a;
}
.c_btn_k img {
  margin-right: 10px;
  max-width: none;
  width: auto;
  height: auto;
  right: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c_btn_k img {
    max-width: 18px;
  }
}
.c_btn_k .span2 {
  display: block;
  font-size: 13px;
  margin-top: 8px;
}

.menu_bg {
  letter-spacing: 1px;
}
/*フッターコンテンツ*/
.footer__block .inflex {
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
}
@media screen and (max-width: 1600px) {
  .footer__block .inflex {
    max-width: 1200px;
  }
}
@media screen and (max-width: 1400px) {
  .footer__block .inflex {
    max-width: 1000px;
  }
}
@media screen and (max-width: 991px) {
  .footer__block .inflex {
    display: block;
  }
}
.footer__block .inflex .logoside_flex {
  margin-right: auto;
  width: 45%;
  justify-content: space-between;
}
@media screen and (max-width: 1600px) {
  .footer__block .inflex .logoside_flex {
    width: 38%;
  }
}
@media screen and (max-width: 991px) {
  .footer__block .inflex .logoside_flex {
    max-width: 250px;
    margin: auto;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .footer__block .inflex .logoside_flex {
    margin-bottom: 30px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 560px;
  }
}
@media screen and (max-width: 480px) {
  .footer__block .inflex .logoside_flex {
    display: block;
  }
}
.footer__block .inflex .logoside_flex .logo_side {
  display: block;
  max-width: 282px;
}
@media screen and (max-width: 991px) {
  .footer__block .inflex .logoside_flex .logo_side {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 480px) {
  .footer__block .inflex .logoside_flex .logo_side {
    margin-right: auto;
    margin-left: auto;
    max-width: 220px;
    margin-bottom: 20px;
    text-align: center;
  }
}
.footer__block .inflex .logoside_flex .addressone {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 40px;
  color: #CCCCCC;
}
@media screen and (max-width: 1400px) {
  .footer__block .inflex .logoside_flex .addressone {
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) {
  .footer__block .inflex .logoside_flex .addressone {
    font-size: 15px;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .footer__block .inflex .logoside_flex .addressone {
    text-align: center;
    font-size: 15px;
  }
}
.footer__block .inflex .logoside_flex .addressone .span1 {
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}
@media screen and (max-width: 767px) {
  .footer__block .inflex .logoside_flex .addressone .span1 {
    font-size: 16px;
  }
}
.footer__block .inflex .logoside_flex .addressone .btn {
  font-size: 15px;
  color: #404040;
  background-color: #e7f2f5;
  border-radius: 21px;
  padding: 10px;
  max-width: 197px;
}
@media screen and (max-width: 1199px) {
  .footer__block .inflex .logoside_flex .addressone .btn {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .footer__block .inflex .logoside_flex .addressone .btn {
    margin-right: auto;
    margin-left: auto;
  }
}
.footer__block .inflex .logoside_flex .addressone .btn img {
  position: static;
  margin-right: 6px;
}
.footer__block .inflex .rightside {
  width: 48%;
}
@media screen and (max-width: 1600px) {
  .footer__block .inflex .rightside {
    width: 65%;
  }
}
@media screen and (max-width: 1400px) {
  .footer__block .inflex .rightside {
    width: 65%;
  }
}
@media screen and (max-width: 991px) {
  .footer__block .inflex .rightside {
    margin-right: auto;
    width: 100%;
    max-width: 800px;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .footer__block .inflex .rightside {
    max-width: 260px;
  }
}

.logo_footer {
  width: 100%;
  max-width: 168px;
}

/*コピーライト*/
.copyright {
  font-size: 13px;
  color: #B0AFAA;
  letter-spacing: 1px;
  position: relative;
  z-index: 3;
  margin-top: auto;
  text-align: center;
  margin-left: auto;
  width: 100%;
  text-align: center;
  max-width: 1760px;
  margin-right: auto;
  padding: 20px 15px;
  margin-top: 70px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 767px) {
  .copyright {
    margin-top: 40px;
    font-size: 12px;
    text-align: center;
  }
}

.footergroup {
  width: 100%;
  max-width: 1040px;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .footergroup {
    display: block;
  }
}

.footer_right {
  position: relative;
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .footer_right {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 400px;
  }
}
.footer_right .float_icon {
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .footer_right .float_icon {
    margin: auto;
    position: static;
    max-width: 120px;
    margin-bottom: 20px;
  }
}
.footer_right .float_icon .youtube_icon {
  margin-right: 10px;
}
.footer_right .time {
  font-size: 15px;
  padding-left: 93px;
  text-indent: -93px;
}
@media screen and (max-width: 767px) {
  .footer_right .time {
    text-align: center;
  }
}
.footer_right .text {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .footer_right .text {
    text-align: center;
  }
}

/*====================================

  ■フロント

=====================================*
/*slick*/
.slick__wrap {
  position: relative;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .slick__wrap {
    margin-top: 0px;
  }
}
.slick__wrap .slicktext {
  position: absolute;
  top: 53%;
  left: 150px;
  color: #fff;
  width: 100%;
  max-width: 600px;
  min-width: 600px;
  transform: translate(0%, -50%);
}
@media screen and (max-width: 1600px) {
  .slick__wrap .slicktext {
    left: 100px;
  }
}
@media screen and (max-width: 1400px) {
  .slick__wrap .slicktext {
    top: 50%;
  }
}
@media screen and (max-width: 1199px) {
  .slick__wrap .slicktext {
    left: 90px;
    top: 47%;
  }
}
@media screen and (max-width: 1056px) {
  .slick__wrap .slicktext {
    left: 90px;
    max-width: 469px;
    min-width: 469px;
  }
}
@media screen and (max-width: 991px) {
  .slick__wrap .slicktext {
    top: 56%;
    left: 70px;
    transform: translate(0%, -50%);
  }
}
@media screen and (max-width: 767px) {
  .slick__wrap .slicktext {
    padding-left: 0px;
    left: 0;
    transform: translate(0%, -35%);
    max-width: 300px;
    bottom: -81px;
    right: 0;
    margin: auto;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .slick__wrap .slicktext {
    padding-left: 0px;
    left: 0;
    transform: translate(0%, -60%);
    max-width: 270px;
    bottom: -20px;
    right: 0;
    margin: auto;
    min-width: auto;
  }
}
@media screen and (max-width: 767px) {
  .slick__wrap .slicktext .logoone {
    width: 100%;
    max-width: 300px;
  }
}
.slick__wrap .slicktext .bigtext {
  font-weight: 700;
  font-size: 34px;
  text-align: center;
  line-height: 1.5;
  color: #fff;
  margin-top: 50px;
}
@media screen and (max-width: 1400px) {
  .slick__wrap .slicktext .bigtext {
    font-size: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .slick__wrap .slicktext .bigtext {
    font-size: 27px;
  }
}
@media screen and (max-width: 991px) {
  .slick__wrap .slicktext .bigtext {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .slick__wrap .slicktext .bigtext {
    font-size: 19px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .slick__wrap .slicktext .bigtext {
    font-size: 17px;
    width: 100%;
    max-width: 270px;
    margin: auto;
    margin-top: 20px;
  }
}
.slick__wrap .slicktext .bigtext span {
  z-index: 1;
  position: relative;
  padding: 0 10px;
}
.slick__wrap .slicktext .bigtext span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 28px;
  background-color: #fff;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .slick__wrap .slicktext .bigtext span::before {
    height: 44px;
  }
}
@media screen and (max-width: 480px) {
  .slick__wrap .slicktext .bigtext span::before {
    height: 32px;
  }
}
.slick__wrap .slicktext .bigtext .span1 {
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .slick__wrap .slicktext .bigtext .span1 {
    padding-right: 10px;
  }
}
.slick__wrap .slicktext .bigtext .span1 img {
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .slick__wrap .slicktext .bigtext .span1 img {
    max-width: 22px;
  }
}
@media screen and (max-width: 480px) {
  .slick__wrap .slicktext .bigtext .span1 img {
    max-width: 15px;
    margin-left: 5px;
    margin-bottom: 5px;
  }
}
.slick__wrap .slicktext .minitext {
  padding: 20px;
  line-height: 1;
  font-size: 21px;
  text-align: left;
  font-weight: 600;
  margin-left: -200px;
  padding-left: 200px;
}
@media screen and (max-width: 1600px) {
  .slick__wrap .slicktext .minitext {
    padding-left: 170px;
    margin-left: -170px;
  }
}
@media screen and (max-width: 1199px) {
  .slick__wrap .slicktext .minitext {
    padding-left: 80px;
    margin-left: -80px;
  }
}
@media screen and (max-width: 991px) {
  .slick__wrap .slicktext .minitext {
    padding-left: 30px;
    margin-left: -30px;
  }
}
@media screen and (max-width: 767px) {
  .slick__wrap .slicktext .minitext {
    font-size: 16px;
    line-height: 1.6;
    background-size: cover;
    background-position: right;
  }
}
@media screen and (max-width: 1199px) {
  .slick__wrap .slicktext .minitext_a {
    display: none;
  }
}
.slick__wrap .slicktext .minitext_b {
  display: none;
}
@media screen and (max-width: 1199px) {
  .slick__wrap .slicktext .minitext_b {
    display: block;
  }
}
.slick__wrap .minifloat {
  width: 100%;
  font-size: 19px;
  line-height: 1.6;
}
@media screen and (max-width: 1400px) {
  .slick__wrap .minifloat {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1199px) {
  .slick__wrap .minifloat {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .slick__wrap .minifloat {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .slick__wrap .minifloat {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .slick__wrap .minifloat {
    font-size: 14px;
  }
}
.slick__wrap .item {
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .slick__wrap .item {
    height: 640px;
  }
}
@media screen and (max-width: 480px) {
  .slick__wrap .item {
    height: auto;
  }
}
.slick__wrap .item img,
.slick__wrap .item source {
  height: 100%;
}
@media screen and (max-width: 991px) {
  .slick__wrap .item img,
  .slick__wrap .item source {
    height: 800px;
  }
}
@media screen and (max-width: 767px) {
  .slick__wrap .item img,
  .slick__wrap .item source {
    height: auto;
    max-width: 280%;
  }
}
@media screen and (max-width: 480px) {
  .slick__wrap .item img,
  .slick__wrap .item source {
    height: 480px;
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .hidden-mdneo {
    display: block !important;
  }
}
@media screen and (max-width: 480px) {
  .hidden-mdneo {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .hidden-sm2 {
    display: none !important;
  }
}

@media screen and (max-width: 1400px) {
  .hidden-md2 {
    display: none !important;
  }
}

@media screen and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

.visible-md3 {
  display: none !important;
}
@media screen and (max-width: 1600px) {
  .visible-md3 {
    display: block !important;
  }
}

.visible-md2 {
  display: none !important;
}
@media screen and (max-width: 1400px) {
  .visible-md2 {
    display: block !important;
  }
}

.visible-sm2 {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .visible-sm2 {
    display: block !important;
  }
}

.visible-sm {
  display: none !important;
}
@media screen and (max-width: 1056px) {
  .visible-sm {
    display: block !important;
  }
}

.visible-mdneo {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .visible-mdneo {
    display: none !important;
  }
}
@media screen and (max-width: 480px) {
  .visible-mdneo {
    display: block !important;
  }
}

.visible-md2 {
  display: none !important;
}
@media screen and (max-width: 1400px) {
  .visible-md2 {
    display: block !important;
  }
}

.visible-md {
  display: none !important;
}
@media screen and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

.visible-xs {
  display: none;
}
@media screen and (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}

@media screen and (max-width: 480px) {
  .hidden-xxs {
    display: none !important;
  }
}

.visible-xxs {
  display: none;
}
@media screen and (max-width: 480px) {
  .visible-xxs {
    display: block !important;
  }
}

/*====================================

  ■投稿基本設定

=====================================*/
/*投稿
--------------------------------------*/
.post__content:before,
.post__content:after {
  content: " ";
  display: table;
}

.post__content:after {
  clear: both;
}

.post__content img {
  margin: 20px auto 40px;
  display: block;
  max-width: 100%;
  height: auto;
}

.post__content h1 {
  font-size: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.post__content table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 20px 0;
}
.post__content table td {
  padding: 15px 10px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  color: #333;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  .post__content table td {
    width: 100%;
  }
}
.post__content .table_2 td {
  width: 25% !important;
}

.post__content h2 {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.post__content h3 {
  font-size: 19px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.post__content h4 {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.post__content h5 {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.post__content h6 {
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.post__content h1,
.post__content h2,
.post__content h3,
.post__content h4,
.post__content h5,
.post__content h6 {
  font-weight: bold;
}

.post__content em {
  font-family: "Times New Roman", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐゴシック", serif;
  font-style: italic;
}

.post__content div {
  max-width: 100%;
  color: #404040;
  line-height: 1.6;
}

.post__content p {
  word-break: break-word;
  margin-bottom: 10px;
}

.post__content a {
  text-decoration: underline;
}

.post__content a:hover {
  text-decoration: none;
}

.post__content ul,
.post__content ol {
  margin: 15px 0;
  padding: 0 0 0 15px;
}

.post__content ul li {
  list-style-type: disc;
  margin: 5px 0;
  text-indent: 5px;
  color: #0d4e7c;
}
.post__content ul li:marker {
  color: #0d4e7c;
}
.post__content ul li span {
  color: #333;
}

.post__content ol li {
  list-style-type: decimal;
  margin: 5px 0;
}

/*投稿が何もなかった時の表示用*/
.null__block {
  text-align: center;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
}

/*左寄せ*/
.alignleft {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
  }
}

/*右寄せ*/
.alignright {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
  }
}

/*archive.php ページネーション*/
.wp-pagenavi {
  text-align: center;
  font-family: "Barlow", sans-serif;
  margin-top: 40px;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .wp-pagenavi {
    margin-top: 30px;
  }
}
.wp-pagenavi .navigation {
  margin: 0 auto;
}
.wp-pagenavi a,
.wp-pagenavi span {
  border: none;
  padding: 1px 3px !important;
  margin: 0 4px !important;
  background: #dae0e0;
  min-width: 40px;
  max-width: 40px;
  display: inline-block;
  text-align: center;
  transition: 0.3s;
  border-radius: 50%;
  border: none !important;
  text-decoration: none;
}
@media screen and (max-width: 1056px) {
  .wp-pagenavi a,
  .wp-pagenavi span {
    min-width: 35px;
  }
}
@media screen and (max-width: 767px) {
  .wp-pagenavi a,
  .wp-pagenavi span {
    padding: 3px 5px !important;
    min-width: 36px;
    max-width: 36px;
    height: 36px;
    margin: 0 2px !important;
  }
}
.wp-pagenavi a:hover,
.wp-pagenavi span:hover {
  opacity: 1;
  color: #fff;
  background: #004885;
}
.wp-pagenavi span.current {
  font-weight: 400 !important;
  background: #004885;
  color: #fff;
}
.wp-pagenavi span.pages {
  background: none;
  color: #005DAB;
  display: none;
}

/*single.php ページネーション*/
.paginate__wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 380px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .paginate__wrap {
    margin-top: 40px;
  }
}
.paginate__wrap a {
  display: block;
  padding: 21.5px 5px;
  font-size: 16px;
  background: #ECF0F4;
  border-radius: 50%;
  color: #19454a;
  line-height: 1;
  text-decoration: none;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .paginate__wrap a {
    padding: 11px;
  }
}
.paginate__wrap a .icon {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  transition: 0.8s;
}
.paginate__wrap a .hov {
  opacity: 0;
}
.paginate__wrap a:hover {
  color: #fff;
  background: #005DAB;
}
.paginate__wrap a:hover .normal {
  opacity: 0;
  transition: 0.8s;
}
.paginate__wrap a:hover .hov {
  opacity: 1;
  transition: 0.8s;
}
@media screen and (max-width: 767px) {
  .paginate__wrap a .fa-list {
    margin: auto;
  }
}
.paginate__wrap .paginate__block--back a {
  color: #005DAB;
  background-color: #ECF0F4;
  padding: 22px;
  border-radius: 30px;
  width: 226px;
}
@media screen and (max-width: 767px) {
  .paginate__wrap .paginate__block--back a {
    width: 150px;
    padding: 11.5px;
  }
}
.paginate__wrap .paginate__block--back a:hover {
  background: #005DAB;
  color: #fff;
}
.paginate__wrap .paginate__block--next {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .paginate__wrap .paginate__block--next {
    width: 40px;
    height: 40px;
  }
}
.paginate__wrap .paginate__block--next a {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .paginate__wrap .paginate__block--next a {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .paginate__wrap .paginate__block--next i {
    margin: auto;
  }
}
.paginate__wrap .paginate__block--next img {
  transform: rotate(180deg);
}
.paginate__wrap .paginate__block--prev {
  width: 60px;
  height: 60px;
}
.paginate__wrap .paginate__block--prev a {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .paginate__wrap .paginate__block--prev a {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .paginate__wrap .paginate__block--prev {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .paginate__wrap .paginate__block--prev i {
    margin: auto;
  }
}
.paginate__wrap .paginate__block--prev img {
  transform: rotate(180deg);
}

.cat_pagination {
  display: block;
}
.cat_pagination a {
  margin-right: auto;
  margin-left: auto;
  max-width: 150px;
}

.linebox {
  text-align: center;
  border-top: 1px solid #b4c9db;
  border-bottom: 1px solid #b4c9db;
  padding: 50px 0;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .linebox {
    padding: 40px 10px;
    text-align: left;
  }
}
.linebox .title {
  font-weight: 600;
  line-height: 1.4;
  font-size: 30px;
  margin-bottom: 20px;
  color: #005DAB;
}
@media screen and (max-width: 767px) {
  .linebox .title {
    font-size: 26px;
  }
}
@media screen and (max-width: 480px) {
  .linebox .title {
    font-size: 24px;
  }
}
.non_menu {
  display: none !important;
}

/*====================================

  ■サイドバー

=====================================*/
.l-sidebar h2 {
  line-height: 1.4;
  padding: 10px;
  margin: 0 0 15px;
  font-size: 17px;
  color: #fff;
  background-color: #525252;
}
.l-sidebar ul {
  margin: 0 0 5rem;
}
.l-sidebar ul li {
  padding: 0;
  margin: 0;
}
.l-sidebar ul li a {
  display: block;
  padding: 10px;
  border-bottom: 1px dotted #aaaaaa;
  font-size: 14px;
}

p:empty {
  display: none;
}