@charset "UTF-8";
/****************************************
Setting
*****************************************/
html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: normal;
  font-family: inherit;
  vertical-align: baseline; }

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
  _text-align: left;
  /* IE6センタリング */ }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
  box-sizing: content-box; }

* {
  letter-spacing: 0; }

/* IE7 */
ul {
  list-style: none; }

body {
  font-size: 16px;
  line-height: 1.8em;
  color: #333;
  position: relative;
  /* IE7拡大用 */
  _text-align: center;
  /* IE6センタリング */ }

/* font-style */
strong {
  font-weight: bold;
  /* font-style */ }

em {
  font-weight: bold;
  /* font-style */ }

.itaric {
  font-style: italic; }

.small {
  font-size: 80%; }

.big {
  font-size: 140%;
  font-weight: bold; }

.clear {
  clear: both; }

.hidden {
  display: none; }

.no-align, .no-alignment, .no-wrap, .wrapping {
  overflow: hidden; }

:focus {
  -moz-outline-style: none; }

/* Links */
a, a:visited {
  color: #0088cc;
  text-decoration: none; }

a:hover, a:active {
  text-decoration: underline; }

a:active, a:focus {
  outline: 0 none; }

/****************************************
img png_gif
*****************************************/
img {
  behavior: url(iepngfix.htc); }

/****************************************
font-style
*****************************************/
html {
  font-size: 16px; }

html body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",   "HIragino Kaku Gothic Pro W6",   "HIragino Kaku Gothic Pro", Meiryo,   "ヒラギノ角ゴ Pro W3",   "メイリオ",   "Yu Gothic Medium",   "游ゴシック Medium", YuGothic,   "游ゴシック体", Osaka,   "ＭＳ Ｐゴシック",   "MS P Gothic", sans-serif;
  -webkit-text-size-adjust: 100%; }

/*　Safari・Chrome用指定　*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  html body {
    font-family: "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
    font-style: normal;
    -webkit-text-size-adjust: 100%; } }
html body .zen-kaku-gothic {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal; }
html body .roboto-condensed-light {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal; }
html body .roboto-condensed-regular {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal; }
html body .roboto-condensed-medium {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal; }
html body .roboto-condensed-semibold {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal; }
html body .roboto-condensed-bold {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal; }

/* font-family-reset */
span.pre {
  white-space: pre;
  white-space: -moz-pre-wrap;
  font-weight: inherit; }

/***********************************
one-page-scroll edit-style
***********************************/
html, body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  color: #333333; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

html {
  /* scroll-behavior: smooth; */
  scroll-behavior: auto !important; }

html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure {
  font-weight: normal;
  font-weight: 300; }

img {
  width: 100%;
  height: auto;
  border: 0 #FFF;
  margin: 0;
  padding: 0; }

h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

.left, .right {
  display: inline-block; }

.mt-1-5 {
  margin-top: 24px;
  margin-top: 1.5rem; }

.mt-4 {
  margin-top: 4rem; }

.mt-6 {
  margin-top: 6rem; }

.mt-10 {
  margin-top: 10rem; }

.mb-6 {
  margin-bottom: 6rem; }

.mb-10 {
  margin-bottom: 10rem; }

.ml-1 {
  margin-left: 1rem; }

.ml-2 {
  margin-left: 2rem; }

.ml-3 {
  margin-left: 3rem; }

.mr-1 {
  margin-right: 1rem; }

.mr-2 {
  margin-right: 2rem; }

.mr-3 {
  margin-right: 3rem; }

.mt-ng-1 {
  margin-top: -1rem; }

.pt-1 {
  padding-top: 1rem; }

.pt-2 {
  padding-top: 2rem; }

.pt-3 {
  padding-top: 3rem; }

.pt-4 {
  padding-top: 4rem; }

.pt-7 {
  padding-top: 7rem; }

.pt-8 {
  padding-top: 8rem; }

.pt-10 {
  padding-top: 10rem; }

.pt-11 {
  padding-top: 11rem; }

.pb-1 {
  padding-bottom: 1rem; }

.pb-2 {
  padding-bottom: 2rem; }

.pb-3 {
  padding-bottom: 3rem; }

.pb-6 {
  padding-bottom: 6rem; }

.pb-7 {
  padding-bottom: 7rem; }

.pb-8 {
  padding-bottom: 8rem; }

.pb-10 {
  padding-bottom: 10rem; }

.pb-11 {
  padding-bottom: 11rem; }

.plr-10 {
  padding-left: 10px;
  padding-right: 10px; }

.plr-15 {
  padding-left: 15px;
  padding-right: 15px; }

.pl-1 {
  padding-left: 1rem; }

.pl-2 {
  padding-left: 2rem; }

.ind-1 {
  text-indent: 1em; }

.ind-2 {
  text-indent: 2em; }

.ind-3 {
  text-indent: 3em; }

/* view-size-point */
/* header-change-point */
/* font-family */
/*** theme color green ***/
/*** #339933 ***/
/*** #0073BD ***/
/*** #FFDA71 ***/
/*** #333333 ***/
/*** #E62C2C ***/
/*** gray1 ***/
/*** gray2 ***/
/*** gray3 ***/
/*** gray3 ***/
/*** wht ***/
.text-green {
  color: #339933; }

.text-wht {
  color: #FFF; }

.text-gray {
  color: #666; }

.text-red {
  color: #E62C2C; }

.text-small {
  font-size: 0.8em; }

.text-large {
  font-size: 1.2em; }

.text-bold {
  font-weight: bold !important;
  font-weight: 600 !important; }

p.text-bold {
  font-weight: bold !important; }

body .container-fluid p,
body .container p {
  line-height: 1.875; }
  body .container-fluid p.lh-1,
  body .container p.lh-1 {
    line-height: 1; }
  body .container-fluid p.lh-2,
  body .container p.lh-2 {
    line-height: 2; }
  body .container-fluid p.lh-2-5,
  body .container p.lh-2-5 {
    line-height: 2.5; }
  body .container-fluid p.lh-3,
  body .container p.lh-3 {
    line-height: 3; }

a.a-underline {
  color: #339933 !important;
  text-decoration: underline !important; }
  a.a-underline:hover {
    text-decoration: none !important; }

p a {
  color: #339933 !important;
  text-decoration: underline !important; }
  p a:hover {
    text-decoration: none !important; }

img.img-bdr {
  border: 1px solid #F5F5F5; }

img.img-bdr.img-bdr-strong {
  border: 1px solid #AAAAAA; }

.nowrap {
  white-space: nowrap; }

.bg-gray-01 {
  background: #F8F8F8; }

.bg-gray-02 {
  background: #B7B7B7; }

.bg-gray-03 {
  background: #EDEDED; }

/**************************
responsive
**************************/
body #wrap {
  width: 100%;
  overflow: hidden !important; }

body .container {
  max-width: 100%; }
  @media screen and (min-width: 768px) {
    body .container {
      max-width: calc(100vw - 90px); } }
  @media screen and (min-width: 1200px) {
    body .container {
      max-width: calc(100vw - 90px); } }
  @media screen and (min-width: 1400px) {
    body .container {
      max-width: 1230px; } }
  @media screen and (min-width: 768px) {
    body .container.side-swich {
      width: 100vw;
      /* padding-right: 60px; */
      padding-right: 15px; } }
  @media screen and (min-width: 1200px) {
    body .container.side-swich {
      /*
      width: 100vw;
      max-width: 100vw;
      padding-left: 400px;
      padding-right: 60px;
      */
      width: calc(100vw - 400px);
      max-width: 100vw;
      margin-left: 400px;
      padding-left: 0;
      padding-right: 60px; } }
  @media screen and (min-width: 1400px) {
    body .container.side-swich {
      max-width: 100vw; } }
  @media screen and (min-width: 1660px) {
    body .container.side-swich {
      width: calc(100vw - 400px);
      max-width: 1200px;
      margin-left: 400px;
      padding-left: 0;
      padding-right: 0; } }
  @media screen and (min-width: 2060px) {
    body .container.side-swich {
      max-width: 1200px;
      margin-left: auto;
      padding-left: 0;
      padding-right: 0; } }
  @media screen and (min-width: 768px) {
    body .container.side-swich-center {
      width: 100vw;
      padding-right: 60px; } }
  @media screen and (min-width: 1200px) {
    body .container.side-swich-center {
      width: 100vw;
      max-width: 100vw;
      padding-left: 400px;
      padding-right: 60px; } }
  @media screen and (min-width: 1660px) {
    body .container.side-swich-center {
      padding-left: 400px;
      padding-right: 400px; } }
  @media screen and (min-width: 2060px) {
    body .container.side-swich-center {
      max-width: 1200px;
      /* margin-left: 400px; */
      padding-left: 0;
      padding-right: 0; } }

br.xs-visible {
  display: inline; }
  @media screen and (min-width: 768px) {
    br.xs-visible {
      display: none; } }

img.xs-visible {
  display: block; }
  @media screen and (min-width: 768px) {
    img.xs-visible {
      display: none; } }

img.xs-hidden {
  display: none; }
  @media screen and (min-width: 768px) {
    img.xs-hidden {
      display: block; } }

/* PCで電話番号リンクを無効 */
@media (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none; } }
.cld-anchor {
  display: block;
  position: relative;
  top: -30px;
  visibility: hidden; }
  @media screen and (min-width: 992px) {
    .cld-anchor {
      /* top: calc( -9.666vw - 100px); */
      top: -50px; } }

/**************************
header
**************************/
header {
  margin: 0 auto;
  height: auto;
  display: block;
  position: relative;
  color: #333;
  *zoom: 1;
  text-align: center;
  /* z-index: 3; */
  box-sizing: border-box; }

#hero1 header {
  margin: 0 0;
  text-align: left;
  width: 100%;
  height: 60px;
  background: #FFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /*
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  */
  justify-content: flex-start; }
  @media screen and (min-width: 1200px) {
    #hero1 header {
      width: 400px;
      padding: 30px;
      padding-top: 35px;
      height: 100%;
      max-height: 100svh;
      min-height: 100%; } }
  @media screen and (min-width: 1440px) {
    #hero1 header {
      padding-top: 70px;
      /* height: 100svh; */ } }

.home #hero1 header {
  height: 60px;
  background: #FFF;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (min-width: 1200px) {
    .home #hero1 header {
      height: 100%;
      max-height: 100%;
      min-height: 100svh; } }

header a {
  font-weight: 300; }

#hero1 header .logo-wrap {
  position: absolute;
  top: 0;
  left: 10px;
  right: auto;
  bottom: 0;
  width: auto;
  height: 32px;
  margin: auto 0;
  padding: 0; }
  @media screen and (min-width: 1200px) {
    #hero1 header .logo-wrap {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      width: 140px;
      height: auto;
      margin: 0 auto;
      margin-bottom: 92px; } }
  @media screen and (min-width: 1440px) {
    #hero1 header .logo-wrap {
      margin-bottom: 92px; } }
  #hero1 header .logo-wrap .logo {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: left; }
    @media screen and (min-width: 1200px) {
      #hero1 header .logo-wrap .logo {
        text-align: center; } }
  #hero1 header .logo-wrap .logo a,
  #hero1 header .logo-wrap .logo a:visited {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #333; }
  #hero1 header .logo-wrap .logo a img {
    display: inline-block;
    width: 74.2px;
    height: 32px;
    vertical-align: top; }
    @media screen and (min-width: 1200px) {
      #hero1 header .logo-wrap .logo a img {
        width: 100%;
        height: auto; } }
  #hero1 header .logo-wrap .logo a span {
    display: inline-block;
    width: auto;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding-left: 14px;
    vertical-align: top; }
    @media screen and (min-width: 1200px) {
      #hero1 header .logo-wrap .logo a span {
        width: 100%;
        height: 26px;
        line-height: 26px;
        text-align: center;
        font-size: 18px;
        margin-top: 20px;
        padding-left: 0; } }
    @media screen and (min-width: 1440px) {
      #hero1 header .logo-wrap .logo a span {
        margin-top: 30px; } }

@media screen and (min-width: 1200px) {
  .home #hero1 header .logo-wrap {
    margin-bottom: 10px; } }
@media screen and (min-width: 1440px) {
  .home #hero1 header .logo-wrap {
    margin-bottom: 10px; } }
.home #hero1 header .logo-wrap .logo {
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: left; }
  @media screen and (min-width: 1200px) {
    .home #hero1 header .logo-wrap .logo {
      text-align: center; } }

.head-sns-menu {
  display: none;
  position: fixed;
  top: 35px;
  left: auto;
  right: 110px;
  width: 100px;
  height: 26px;
  z-index: 999;
  margin: 0;
  padding: 0; }
  @media screen and (min-width: 1200px) {
    .head-sns-menu {
      display: block; } }
  .head-sns-menu ul {
    position: relative;
    display: block;
    width: 100%;
    text-align: right; }
  .head-sns-menu li {
    display: inline-block;
    padding: 0;
    width: 26px;
    height: 26px;
    text-align: center;
    margin-right: 20px; }
    .head-sns-menu li:last-child {
      margin-right: 0; }
    .head-sns-menu li a, .head-sns-menu li a:visited {
      display: inline-block;
      text-align: center;
      margin: 0 0;
      padding: 0 0; }
    .head-sns-menu li a:hover img {
      opacity: 0.7; }
    .head-sns-menu li a {
      position: relative; }
      .head-sns-menu li a img {
        width: 100%;
        vertical-align: top; }

/**************************
nav
**************************/
#navToggle {
  display: block;
  position: fixed;
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 100;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  @media screen and (min-width: 1200px) {
    #navToggle {
      position: fixed;
      right: 20px;
      top: 20px;
      width: 60px;
      height: 60px; } }

#navToggle .trigger-cstm {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1; }

#navToggle .trigger-cstm .trigger-cstm-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 16px;
  height: 13px;
  z-index: 1;
  pointer-events: none; }
  @media screen and (min-width: 1200px) {
    #navToggle .trigger-cstm .trigger-cstm-inner {
      width: 22px;
      height: 18px; } }

#navToggle .trigger-cstm .trigger-cstm-inner .bar {
  display: block;
  position: relative;
  width: 16px;
  height: 1.5px;
  border-radius: 0;
  background: #FFF;
  z-index: 3;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  pointer-events: none; }
  @media screen and (min-width: 1200px) {
    #navToggle .trigger-cstm .trigger-cstm-inner .bar {
      width: 22px;
      height: 2px;
      border-radius: 0; } }

#navToggle .trigger-cstm .trigger-cstm-inner .bar:nth-child(2) {
  opacity: 1;
  visibility: visible;
  width: 11.6px;
  margin-top: 4.25px;
  margin-bottom: 4.25px; }
  @media screen and (min-width: 1200px) {
    #navToggle .trigger-cstm .trigger-cstm-inner .bar:nth-child(2) {
      width: 16px;
      margin-top: 6px;
      margin-bottom: 6px; } }

/* hover action */
#navToggle:hover .trigger-cstm .trigger-cstm-inner .bar:nth-child(2) {
  transform: scale(1.37931, 1);
  transform-origin: left; }
  @media screen and (min-width: 1200px) {
    #navToggle:hover .trigger-cstm .trigger-cstm-inner .bar:nth-child(2) {
      transform: scale(1.375, 1);
      transform-origin: left; } }

#navToggle .triggerBtn-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto;
  padding: 0;
  background: #339933;
  border-radius: 50%;
  flex: none;
  height: 100%;
  width: 100%;
  z-index: 0;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out; }
  @media screen and (min-width: 1200px) {
    #navToggle .triggerBtn-bg {
      width: 60px;
      height: 60px; } }

@media screen and (min-width: 1200px) {
  #navToggle:hover .triggerBtn-bg {
    /*
    opacity: 1;
    transform: scale(1.3, 1.3);
    */ } }

#slideMenu {
  z-index: 999; }

#slideMenu .menu {
  /* display: none; */ }
  @media screen and (min-width: 768px) {
    #slideMenu .menu {
      display: none; } }

#slideMenu .menu {
  display: block;
  position: fixed;
  /* position: absolute; */
  left: auto;
  right: -100vw;
  top: 0;
  /* width: 380px; */
  width: 100%;
  height: 100%;
  min-height: 100svh;
  /* background:rgba(255,255,255,1); */
  background: #339933;
  padding: 0;
  /* margin-top: 60px; */
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  z-index: 33;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  @media screen and (min-width: 768px) {
    #slideMenu .menu {
      width: 380px; } }

#slideMenu.openNav {
  height: 100%; }
  #slideMenu.openNav .menu {
    opacity: 1;
    /* height: 100%; */
    /* height: calc(100vh - 60px); */ }

.openNav #navToggle {
  position: fixed; }

.openNav #navToggle .trigger-cstm .trigger-cstm-inner {
  width: 20px;
  height: 1.5px; }
  @media screen and (min-width: 1200px) {
    .openNav #navToggle .trigger-cstm .trigger-cstm-inner {
      width: 23px;
      height: 2px; } }

.openNav #navToggle .trigger-cstm .trigger-cstm-inner .bar {
  position: absolute;
  width: 20px;
  background: #339933; }
  @media screen and (min-width: 1200px) {
    .openNav #navToggle .trigger-cstm .trigger-cstm-inner .bar {
      width: 23px;
      background: #339933; } }

.openNav #navToggle .trigger-cstm .trigger-cstm-inner .bar:nth-child(1) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.openNav #navToggle .trigger-cstm .trigger-cstm-inner .bar:nth-child(2) {
  opacity: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg); }

.openNav #navToggle .trigger-cstm .trigger-cstm-inner .bar:nth-child(3) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg); }

.openNav .menu {
  -moz-transform: translateX(-100vw);
  -webkit-transform: translateX(-100vw);
  transform: translateX(-100vw); }

.openNav #navToggle .triggerBtn-bg {
  background: #FFF; }
  @media screen and (min-width: 1200px) {
    .openNav #navToggle .triggerBtn-bg {
      background: #FFF; } }

.openNav #navToggle:hover .triggerBtn-bg {
  background: #FFF; }
  @media screen and (min-width: 1200px) {
    .openNav #navToggle:hover .triggerBtn-bg {
      background: #FFF;
      /*
      opacity: 1;
      transform: scale(1, 1);
      */ } }

#slideMenu .menu {
  padding: 70px 20px 20px 20px; }
  @media screen and (min-width: 1200px) {
    #slideMenu .menu {
      padding: 100px 20px 20px 20px; } }
  #slideMenu .menu * {
    color: #FFF; }
  #slideMenu .menu a {
    -webkit-transition: all .3s;
    transition: all .3s; }

.slide-main-menu {
  position: relative;
  background: transparent;
  text-align: left; }

.slide-main-menu ul {
  width: 100%; }

.slide-main-menu ul > li {
  display: block;
  position: relative;
  width: auto;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1em; }
  @media screen and (min-width: 1200px) {
    .slide-main-menu ul > li {
      margin-bottom: 1.25em; } }
  @media screen and (min-width: 1440px) {
    .slide-main-menu ul > li {
      margin-bottom: 1.5em; } }

.slide-main-menu ul > li > a {
  position: relative;
  display: inline-block;
  width: auto;
  height: 100%;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  vertical-align: top;
  letter-spacing: 0;
  color: #FFF;
  text-decoration: none;
  box-sizing: border-box;
  border-bottom: 2px solid transparent;
  -webkit-transition: all .3s;
  transition: all .3s; }
  @media screen and (min-width: 1200px) {
    .slide-main-menu ul > li > a {
      font-size: 18px; } }
  @media screen and (min-width: 1440px) {
    .slide-main-menu ul > li > a {
      font-size: 20px; } }
  .slide-main-menu ul > li > a:hover {
    border-bottom: 2px solid #FFF; }

.slide-main-menu {
  margin-bottom: 30px; }
  @media screen and (min-width: 1200px) {
    .slide-main-menu {
      margin-bottom: 30px; } }
  @media screen and (min-width: 1440px) {
    .slide-main-menu {
      margin-bottom: 60px; } }
  .slide-main-menu ul {
    padding-left: 20px;
    position: relative; }
  .slide-main-menu ul li {
    padding: 0 0;
    padding-left: 1em;
    list-style-type: none !important; }
  .slide-main-menu ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    bottom: auto;
    width: 6px;
    height: 6px;
    margin: auto 0;
    background-image: url(images/common/list-mark-wht.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }

.slide-subcont .subcont {
  margin-top: 30px; }
  @media screen and (min-width: 1200px) {
    .slide-subcont .subcont {
      margin-top: 30px; } }
  @media screen and (min-width: 1440px) {
    .slide-subcont .subcont {
      margin-top: 60px; } }

.slide-subcont .subcont .subcont-phone {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 42px;
  color: #FFF; }
  .slide-subcont .subcont .subcont-phone span {
    font-size: 0.6667em;
    color: #FFF; }
  .slide-subcont .subcont .subcont-phone a.ph-number {
    font-size: inherit;
    text-decoration: none;
    color: #FFF; }
    @media screen and (min-width: 768px) {
      .slide-subcont .subcont .subcont-phone a.ph-number {
        font-size: inherit;
        text-decoration: none;
        color: #FFF; } }
    .slide-subcont .subcont .subcont-phone a.ph-number:hover {
      text-decoration: none; }

.slide-sp-sns-menu {
  display: block;
  position: absolute;
  top: 17px;
  left: auto;
  right: 110px;
  width: 100px;
  height: 26px;
  z-index: 999;
  margin: 0;
  padding: 0; }
  @media screen and (min-width: 1200px) {
    .slide-sp-sns-menu {
      display: none; } }
  .slide-sp-sns-menu ul {
    position: relative;
    display: block;
    width: 100%;
    text-align: right; }
  .slide-sp-sns-menu li {
    display: inline-block;
    padding: 0;
    width: 26px;
    height: 26px;
    text-align: center;
    margin-right: 20px; }
    .slide-sp-sns-menu li:last-child {
      margin-right: 0; }
    .slide-sp-sns-menu li a, .slide-sp-sns-menu li a:visited {
      display: inline-block;
      text-align: center;
      margin: 0 0;
      padding: 0 0; }
    .slide-sp-sns-menu li a:hover img {
      opacity: 0.7; }
    .slide-sp-sns-menu li a {
      position: relative; }
      .slide-sp-sns-menu li a img {
        width: 100%;
        vertical-align: top; }

.slide-sns-menu {
  padding-top: 40px; }
  .slide-sns-menu ul {
    position: relative;
    display: block;
    width: 100%;
    text-align: center; }
  .slide-sns-menu li {
    display: inline-block;
    padding: 0;
    width: 26px;
    height: 26px;
    text-align: center;
    margin-right: 20px; }
    .slide-sns-menu li:last-child {
      margin-right: 0; }
    .slide-sns-menu li a, .slide-sns-menu li a:visited {
      display: inline-block;
      text-align: center;
      margin: 0 0;
      padding: 0 0; }
    .slide-sns-menu li a:hover img {
      opacity: 0.7; }
    .slide-sns-menu li a {
      position: relative; }
      .slide-sns-menu li a img {
        width: 100%;
        vertical-align: top; }

/**************************
global-menu
*************************/
.global-menu {
  display: block;
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  padding: 10px 0; }
  .global-menu li {
    display: inline-block;
    margin: 0 auto;
    padding: 0 2rem;
    border-right: 2px #FFF solid; }
    .global-menu li:last-child {
      border-right: 0 none; }
    .global-menu li a {
      display: block;
      width: 100%;
      color: #339933;
      font-size: 16px;
      letter-spacing: 0;
      font-weight: bold; }
      .global-menu li a:hover {
        color: #666;
        text-decoration: none; }

@media screen and (max-width: 768px) {
  .global-menu {
    display: none;
    margin: 0 auto;
    padding: 0 0; }
    .global-menu li {
      display: block;
      width: 100%;
      margin: 0 auto;
      padding: 1rem 2rem;
      border-right: 0 none;
      border-bottom: 1px #FFF solid; }
      .global-menu li:last-child {
        border-bottom: 0 none; } }
/**************************
hero1
**************************/
.home #hero1 {
  position: relative;
  /* margin-top: 60px; */
  width: 100%;
  /* width: 100vw; */
  box-sizing: border-box;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  z-index: 0; }
  @media screen and (min-width: 1200px) {
    .home #hero1 {
      /* flex-wrap: nowrap; */
      z-index: 11;
      background: #fff;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      height: 100svh; } }
  .home #hero1 #hero1-inner {
    width: 100%;
    height: auto;
    position: relative;
    /* background-size: cover; */
    padding: 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    aspect-ratio: 375/400;
    max-height: calc(100svh - 60px);
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .home #hero1 #hero1-inner {
        /* overflow: hidden; */ } }
    @media screen and (min-width: 1200px) {
      .home #hero1 #hero1-inner {
        aspect-ratio: unset;
        height: 100%;
        max-height: 100svh; } }
  .home #hero1 .copy-main {
    position: absolute;
    display: block;
    width: 66%;
    max-width: 1000px;
    height: auto;
    /* top: 40%; */
    left: 0;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    padding: auto;
    z-index: 1; }
    @media screen and (max-width: 420px) {
      .home #hero1 .copy-main {
        width: 90%; } }
    .home #hero1 .copy-main img {
      width: 100%;
      margin: 0;
      padding: 0; }

#hero1 .slick-dotted.slick-slider {
  margin-bottom: 0; }

.hero-newsline-box {
  display: none;
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  width: 600px;
  height: 80px;
  margin: 0 0;
  padding: 0 0;
  background: #FFF;
  border-radius: 10px 0 0 0; }
  @media screen and (min-width: 768px) {
    .hero-newsline-box {
      display: block; } }
  .hero-newsline-box .date_left {
    position: absolute;
    top: 0;
    left: 20px;
    right: auto;
    bottom: 0;
    width: 103px;
    height: 30px;
    margin: auto 0;
    border-right: 1px solid #B7B7B7;
    line-height: 30px;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    color: #333333; }
  .hero-newsline-box h4 {
    position: absolute;
    top: 0;
    left: auto;
    right: 20px;
    bottom: 0;
    width: 457px;
    height: 30px;
    margin: auto 0;
    padding-left: 20px;
    line-height: 30px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300;
    text-align: left;
    color: #333333; }
    .hero-newsline-box h4 a, .hero-newsline-box h4 a:visited {
      color: #333333;
      text-decoration: none;
      -webkit-transition: all .3s;
      transition: all .3s; }
    .hero-newsline-box h4 a:hover {
      color: #333333;
      text-decoration: underline; }
    .hero-newsline-box h4 a::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: auto;
      right: 0;
      margin: auto 0;
      padding: 0 0;
      width: 30px;
      height: 30px;
      background-image: url(images/common/btn-arr-wht.png);
      background-repeat: no-repeat;
      background-size: cover; }
    .hero-newsline-box h4 a::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: auto;
      right: 0;
      margin: auto 0;
      padding: 0 0;
      width: 30px;
      height: 30px;
      background-image: url(images/common/btn-arr-green.png);
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 1;
      -webkit-transition: all .3s;
      transition: all .3s; }
    .hero-newsline-box h4 a:hover::after {
      /* background-image: url(images/common/btn-arr-wht.png); */
      opacity: 0; }

.home-newsline-box-wrap {
  display: block; }
  @media screen and (min-width: 768px) {
    .home-newsline-box-wrap {
      display: none; } }

.home-newsline-box {
  display: block;
  width: 100%;
  height: 80px;
  margin: 0 0;
  padding: 17px 20px;
  background: #F8F8F8; }
  @media screen and (min-width: 768px) {
    .home-newsline-box {
      display: none; } }
  .home-newsline-box h4 {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 0;
    padding: 0 0; }
    .home-newsline-box h4 a {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      margin: 0 0;
      line-height: 1.5;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 300;
      text-align: left;
      color: #333333; }
      .home-newsline-box h4 a span {
        display: inline-block;
        width: 100%;
        text-align: left;
        font-size: 12px;
        font-size: 0.75em;
        font-weight: 300;
        text-align: left;
        color: #333333;
        line-height: 12px;
        padding-bottom: 4px; }
    .home-newsline-box h4 a, .home-newsline-box h4 a:visited {
      color: #333333;
      text-decoration: none;
      -webkit-transition: all .3s;
      transition: all .3s; }
    .home-newsline-box h4 a:hover {
      color: #333333;
      text-decoration: underline; }
    .home-newsline-box h4 a::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: auto;
      right: 0;
      margin: auto 0;
      padding: 0 0;
      width: 30px;
      height: 30px;
      background-image: url(images/common/btn-arr-wht.png);
      background-repeat: no-repeat;
      background-size: cover; }
    .home-newsline-box h4 a::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: auto;
      right: 0;
      margin: auto 0;
      padding: 0 0;
      width: 30px;
      height: 30px;
      background-image: url(images/common/btn-arr-green.png);
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 1;
      -webkit-transition: all .3s;
      transition: all .3s; }
    .home-newsline-box h4 a:hover::after {
      opacity: 0; }

.bnr-box_sp a,
.bnr-box_pc a {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 0;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  .bnr-box_sp a:hover,
  .bnr-box_pc a:hover {
    opacity: 0.8; }

.bnr-box_sp {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 10px 15px; }
  @media screen and (min-width: 768px) {
    .bnr-box_sp {
      display: none; } }

.bnr-box_pc {
  display: none; }
  @media screen and (min-width: 768px) {
    .bnr-box_pc {
      display: block;
      position: absolute;
      top: auto;
      left: auto;
      right: 0;
      bottom: 0;
      width: 400px;
      height: 154px;
      margin: 0 0;
      padding: 0 0; } }

/**************************
entry-title
**************************/
.entry-title {
  width: auto;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  vertical-align: middle;
  letter-spacing: 0.2em;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 32px; }
  .entry-title .title-caption-block {
    display: block;
    height: auto;
    line-height: 2;
    padding-top: 2rem;
    font-size: 14px;
    color: #FFF; }
    @media screen and (max-width: 420px) {
      .entry-title .title-caption-block {
        line-height: 1.6;
        padding-top: 1rem;
        font-size: 13px; } }
  @media screen and (max-width: 768px) {
    .entry-title {
      font-size: 20px; } }

h1.entry-title {
  padding-left: 20px;
  padding-right: 20px; }

/**************************
btn-cstm
**************************/
.btn-wrap {
  display: block;
  position: relative;
  margin: 110px auto;
  width: 50%;
  max-width: 600px;
  min-width: 280px;
  text-align: center; }
  .btn-wrap.mt-6 {
    margin-top: 6rem; }
  .btn-wrap.mt-7 {
    margin-top: 7rem; }
  .btn-wrap.mb-7 {
    margin-bottom: 7rem; }
  .btn-wrap .btn-cstm {
    display: block;
    margin: 0;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
    background-color: #339933;
    line-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    color: #FFF;
    letter-spacing: .2em; }
    .btn-wrap .btn-cstm:hover {
      text-decoration: none;
      background-color: #59b1eb; }
    .btn-wrap .btn-cstm:visited {
      color: #FFF; }
    .btn-wrap .btn-cstm span.btn-ar {
      position: absolute;
      top: auto;
      left: auto;
      right: 10px;
      bottom: 10px;
      margin: auto;
      width: 17px;
      height: 17px; }
      .btn-wrap .btn-cstm span.btn-ar img {
        vertical-align: top; }

.btn-cstm {
  text-decoration: none;
  outline: none; }

.btn-cstm::before,
.btn-cstm::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: ''; }

.btn-cstm,
.btn-cstm::before,
.btn-cstm::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s; }

/**************************
effect
**************************/
/*----- フェードイン -----*/
.inviewfadeIn {
  opacity: 0;
  transition: 1.8s; }

.fadeIn {
  opacity: 1.0; }

/*----- フェードインしながら上へスライド -----*/
.inviewfadeInUp {
  opacity: 0;
  transform: translate(0, 60px);
  -webkit-transform: translate(0, 60px);
  transition: .8s; }

.fadeInUp {
  opacity: 1.0;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

/*----- フェードインしながら右へスライド -----*/
.inviewfadeInLeft {
  opacity: 0;
  transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  transition: 1.8s; }

.fadeInLeft {
  opacity: 1.0;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

/*----- フェードインしながら左へスライド -----*/
.inviewfadeInRight {
  opacity: 0;
  transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  transition: 1.8s; }

.fadeInRight {
  opacity: 1.0;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

/*----- フェードインしながら下へスライド -----*/
.inviewfadeInDown {
  opacity: 0;
  transform: translate(0, -40px);
  -webkit-transform: translate(0, -40px);
  transition: .4s; }

.fadeInDown {
  opacity: 1.0;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

/**************************
contents
**************************/
.container dt, .container dd {
  line-height: 1.8; }

.container a, .container-fluid a {
  font-weight: 300;
  color: #333333; }
.container a.a-wht, .container-fluid a.a-wht {
  color: #FFF; }
.container a.a-wht:visited, .container-fluid a.a-wht:visited {
  /* color: #FFF; */ }
.container a.img-hvr:hover > img, .container-fluid a.img-hvr:hover > img {
  opacity: 0.7; }
.container p, .container-fluid p {
  line-height: 1.5;
  font-weight: normal;
  font-weight: 300; }
.container p a, .container-fluid p a {
  color: #339933;
  text-decoration: underline; }
.container p a:hover, .container-fluid p a:hover {
  color: #339933;
  text-decoration: none; }
.container p a:visited, .container-fluid p a:visited {
  /* color: $main-color; */ }
.container p, .container li, .container td, .container-fluid p, .container-fluid li, .container-fluid td {
  font-weight: 300; }
.container h3, .container-fluid h3 {
  position: relative;
  display: block;
  font-size: 1.5rem;
  line-height: 1.5;
  vertical-align: top;
  color: #333333; }
  @media screen and (min-width: 768px) {
    .container h3, .container-fluid h3 {
      font-size: 2.25rem;
      line-height: 1.5; } }
  .container h3 span, .container-fluid h3 span {
    position: relative;
    display: block;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.5;
    padding-left: 0;
    vertical-align: baseline;
    color: #339933; }
    @media screen and (min-width: 768px) {
      .container h3 span, .container-fluid h3 span {
        font-size: 1.125rem; } }
.container table.table-bordered td, .container table.table-bordered th, .container-fluid table.table-bordered td, .container-fluid table.table-bordered th {
  border: 1px solid #B7B7B7; }

.container h3.home-title, .container-fluid h3.home-title {
  letter-spacing: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  text-align: left;
  line-height: 1.458;
  vertical-align: top;
  color: #333333; }
  @media screen and (min-width: 768px) {
    .container h3.home-title, .container-fluid h3.home-title {
      font-size: 2.25rem;
      line-height: 1.458; } }
  .container h3.home-title span, .container-fluid h3.home-title span {
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.143;
    color: #339933;
    margin-top: 4px; }
    @media screen and (min-width: 768px) {
      .container h3.home-title span, .container-fluid h3.home-title span {
        font-size: 1.125rem;
        margin-top: 8px; } }

.container h3.page-title, .container-fluid h3.page-title {
  position: relative;
  display: block;
  letter-spacing: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  text-align: left;
  line-height: 1.458;
  vertical-align: top;
  color: #333333;
  width: 100%;
  font-size: 1.5rem;
  /* height: 1.458em; */
  height: auto;
  padding-left: 0.61em;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .container h3.page-title, .container-fluid h3.page-title {
      font-size: 2.25rem;
      line-height: 1.444;
      height: 1.444em;
      margin-bottom: 60px; } }
  .container h3.page-title::before, .container-fluid h3.page-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: -0.222em;
    bottom: auto;
    width: 0.472em;
    height: 0.472em;
    margin: auto 0;
    background-image: url(images/common/list-mark.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
    @media screen and (min-width: 768px) {
      .container h3.page-title::before, .container-fluid h3.page-title::before {
        width: 17px;
        height: 17px; } }
  .container h3.page-title.page-title-wht, .container-fluid h3.page-title.page-title-wht {
    color: #FFF; }
    .container h3.page-title.page-title-wht::before, .container-fluid h3.page-title.page-title-wht::before {
      background-image: url(images/common/list-mark-wht.svg); }
  .container h3.page-title.page-title-loheight, .container-fluid h3.page-title.page-title-loheight {
    font-size: 1.125rem;
    margin-bottom: 20px;
    padding-left: 0.9167em; }
    @media screen and (min-width: 768px) {
      .container h3.page-title.page-title-loheight, .container-fluid h3.page-title.page-title-loheight {
        font-size: 1.5rem;
        line-height: 1.4583em;
        margin-bottom: 20px;
        padding-left: 0.9167em; } }
    .container h3.page-title.page-title-loheight::before, .container-fluid h3.page-title.page-title-loheight::before {
      top: -0.333em;
      width: 0.7083em;
      height: 0.7083em; }
      @media screen and (min-width: 768px) {
        .container h3.page-title.page-title-loheight::before, .container-fluid h3.page-title.page-title-loheight::before {
          top: -0.333em;
          width: 0.7083em;
          height: 0.7083em; } }

.container h3.home-title-sideline, .container-fluid h3.home-title-sideline {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 1.25rem;
  padding-left: 1rem;
  line-height: 1;
  vertical-align: top;
  color: #333333;
  letter-spacing: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
  text-align: left; }
  @media screen and (min-width: 768px) {
    .container h3.home-title-sideline, .container-fluid h3.home-title-sideline {
      height: 160px;
      font-size: 1.5rem;
      padding-left: 40px; } }
  .container h3.home-title-sideline::before, .container-fluid h3.home-title-sideline::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 50px;
    background: #339933;
    border-radius: 2px;
    margin: 0;
    padding: 0;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      .container h3.home-title-sideline::before, .container-fluid h3.home-title-sideline::before {
        width: 10px;
        height: 160px;
        border-radius: 5px; } }
  .container h3.home-title-sideline span, .container-fluid h3.home-title-sideline span {
    position: relative;
    display: block;
    width: 100%;
    font-size: 0.75rem;
    color: #339933;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600;
    margin-top: 1em;
    padding-left: 0;
    vertical-align: baseline; }
    @media screen and (min-width: 768px) {
      .container h3.home-title-sideline span, .container-fluid h3.home-title-sideline span {
        font-size: 0.875rem; } }

.container h3.home-title-topline, .container-fluid h3.home-title-topline {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  font-size: 1.25rem;
  padding: 20px 0 0 0;
  line-height: 1;
  vertical-align: top;
  color: #333333;
  letter-spacing: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .container h3.home-title-topline, .container-fluid h3.home-title-topline {
      font-size: 1.5rem;
      padding: 40px 0 0 0;
      margin-top: 20px;
      margin-bottom: 50px; } }
  .container h3.home-title-topline::before, .container-fluid h3.home-title-topline::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 50px;
    height: 4px;
    background: #339933;
    border-radius: 2px;
    margin: 0 auto;
    padding: 0;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      .container h3.home-title-topline::before, .container-fluid h3.home-title-topline::before {
        width: 100%;
        height: 10px;
        border-radius: 5px; } }
  .container h3.home-title-topline span, .container-fluid h3.home-title-topline span {
    position: relative;
    display: inline-block;
    width: auto;
    font-size: 0.75rem;
    color: #339933;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600;
    padding-left: 1em;
    vertical-align: baseline; }
    @media screen and (min-width: 768px) {
      .container h3.home-title-topline span, .container-fluid h3.home-title-topline span {
        font-size: 0.875rem; } }

.container h3.home-title-topline-wht, .container-fluid h3.home-title-topline-wht {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  font-size: 1.25rem;
  padding: 20px 0 0 0;
  line-height: 1;
  vertical-align: top;
  color: #FFF;
  letter-spacing: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
  text-align: left;
  margin-top: 20px; }
  @media screen and (min-width: 768px) {
    .container h3.home-title-topline-wht, .container-fluid h3.home-title-topline-wht {
      font-size: 1.5rem;
      padding: 40px 0 0 0;
      margin-top: 20px; } }
  .container h3.home-title-topline-wht::before, .container-fluid h3.home-title-topline-wht::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    width: 50px;
    height: 4px;
    background: #FFF;
    border-radius: 2px;
    margin: 0 auto;
    padding: 0;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      .container h3.home-title-topline-wht::before, .container-fluid h3.home-title-topline-wht::before {
        width: 160px;
        height: 10px;
        border-radius: 5px; } }
  .container h3.home-title-topline-wht span, .container-fluid h3.home-title-topline-wht span {
    position: relative;
    display: inline-block;
    width: auto;
    font-size: 0.75rem;
    color: #FFF;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600;
    padding-left: 1em;
    vertical-align: baseline; }
    @media screen and (min-width: 768px) {
      .container h3.home-title-topline-wht span, .container-fluid h3.home-title-topline-wht span {
        font-size: 0.875rem; } }

p.link-ex:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 9px;
  background-image: url(images/common/icon-ex.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-left: 5px; }
p.link-ex a {
  text-decoration: underline; }
p.link-ex a:hover {
  text-decoration: none; }

a.link-ex {
  text-decoration: underline; }
  a.link-ex:hover {
    text-decoration: none; }
  a.link-ex:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(images/common/icon-ex.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-left: 5px; }
    @media screen and (min-width: 768px) {
      a.link-ex:after {
        width: 12px;
        height: 12px;
        margin-left: 10px; } }

.side-col .year-archive {
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  border-top: 1px #7d7d7d solid;
  border-bottom: 1px #7d7d7d solid; }
  .side-col .year-archive ul li::before {
    content: "- "; }
  .side-col .year-archive ul li a, .side-col .year-archive ul li a:visited {
    color: #333; }

.text-shadow {
  text-shadow: 0 0 1em rgba(0, 0, 0, 0.9); }

img.btn-ar {
  width: 17px;
  height: 17px;
  vertical-align: middle; }

img.vat {
  vertical-align: top; }

img.vab {
  vertical-align: bottom; }

/**************************
nav-cstm
**************************/
.ac-container {
  position: relative; }

.ac-container label {
  position: absolute;
  top: 0;
  right: 10px;
  left: auto;
  bottom: 0;
  width: 44px;
  height: 44px;
  font-size: 24px;
  padding: 0;
  display: block;
  vertical-align: middle;
  cursor: pointer;
  color: #FFF;
  line-height: 44px; }
  .ac-container label .fas {
    margin: 0;
    padding: 0;
    color: #FFF; }
  @media screen and (min-width: 769px) {
    .ac-container label {
      display: none; } }

.ac-container label:hover {
  background: rgba(250, 250, 250, 0.4); }

.ac-container input {
  display: none; }

@media screen and (max-width: 768px) {
  .ac-container article {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
    transform: translate3d(0, 0, 0); }

  .ac-container input:checked ~ article {
    height: auto;
    padding: 5px;
    background: #666;
    opacity: 1; } }
/**************************
nav mainMenu
**************************/
#nav {
  display: none;
  position: relative;
  z-index: 998;
  background: transparent;
  text-align: left;
  /* white-space: nowrap; */ }
  @media screen and (min-width: 1200px) {
    #nav {
      display: block; } }

#nav ul {
  width: 100%; }

#nav ul > li {
  display: block;
  position: relative;
  width: auto;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1em; }
  #nav ul > li.no-lsp a {
    letter-spacing: 0; }

#nav ul > li > a {
  position: relative;
  display: inline-block;
  width: auto;
  height: 100%;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  vertical-align: top;
  letter-spacing: 0;
  color: #333333;
  text-decoration: none;
  box-sizing: border-box;
  border-bottom: 2px solid transparent;
  -webkit-transition: all .3s;
  transition: all .3s; }
  #nav ul > li > a:hover {
    border-bottom: 2px solid #339933; }
  #nav ul > li > a.current {
    border-bottom: 2px solid #339933; }

#nav ul > li:last-child {
  /* padding-right: 0; */
  margin-bottom: 0; }

#nav ul > li:hover > a　 {
  text-decoration: none; }

header #nav ul > li.li-home {
  display: none; }

header #nav {
  margin-bottom: 30px; }
  @media screen and (min-width: 1200px) {
    header #nav {
      margin-bottom: 30px; } }
  @media screen and (min-width: 1440px) {
    header #nav {
      margin-bottom: 60px; } }
  header #nav ul {
    padding-left: 20px;
    position: relative; }
  header #nav ul li {
    line-height: 1.5;
    padding: 0 0;
    padding-left: 1em;
    list-style-type: none !important; }
  header #nav ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    margin: auto 0;
    background-image: url(images/common/list-mark.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }

.home #hero1 header nav {
  margin-bottom: 30px; }
  @media screen and (min-width: 1200px) {
    .home #hero1 header nav {
      /* margin-bottom: 30px; */
      margin-top: 30px;
      margin-bottom: 30px; } }
  @media screen and (min-width: 1440px) {
    .home #hero1 header nav {
      /* margin-bottom: 60px; */
      margin-top: 30px;
      margin-bottom: 30px; } }

.subcont {
  margin-bottom: 30px; }
  .subcont h4 {
    font-weight: bold;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    color: #339933;
    margin-bottom: 0.25em; }
  .subcont p {
    font-weight: normal;
    font-weight: 300;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5; }
  .subcont .subcont-box {
    background-color: #F8F8F8;
    padding: 20px;
    border-radius: 10px; }
  .subcont table {
    width: 100%;
    font-weight: normal;
    font-weight: 300;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0.643em; }
    .subcont table tr {
      border-bottom: 1px solid #B7B7B7; }
    .subcont table th {
      text-align: left; }
    .subcont table td {
      text-align: center;
      padding: 0.357em 0.5em; }
  .subcont .subcont-phone {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
    color: #339933; }
    .subcont .subcont-phone span {
      font-size: 0.6667em;
      color: #333333; }
    .subcont .subcont-phone a.ph-number {
      font-size: inherit;
      text-decoration: none;
      color: #339933; }
      @media screen and (min-width: 768px) {
        .subcont .subcont-phone a.ph-number {
          font-size: inherit;
          text-decoration: none;
          color: #339933;
          cursor: pointer; } }
      .subcont .subcont-phone a.ph-number:hover {
        text-decoration: none; }
  .subcont.subcont-end {
    margin-bottom: 0; }

header .header-subcont {
  display: none; }

.home header .header-subcont {
  display: none; }
  @media screen and (min-width: 1200px) {
    .home header .header-subcont {
      display: block; } }

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

.googlemap-link a.link-ex {
  position: relative;
  display: inline-block;
  width: 116px;
  height: 30px;
  margin: auto auto;
  line-height: 30px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  text-align: left; }
.googlemap-link a.link-ex, .googlemap-link a.link-ex:visited {
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s; }
.googlemap-link a.link-ex:hover {
  color: #FFF;
  text-decoration: none; }
.googlemap-link a.link-ex::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  margin: auto 0;
  padding: 0 0;
  width: 30px;
  height: 30px;
  background-image: url(images/common/btn-arr-green.svg);
  background-repeat: no-repeat;
  background-size: cover; }
.googlemap-link a.link-ex::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  margin: auto 0;
  padding: 0 0;
  width: 30px;
  height: 30px;
  background-image: url(images/common/btn-arr-wht.svg);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  -webkit-transition: all .3s;
  transition: all .3s; }
.googlemap-link a.link-ex:hover::after {
  /* background-image: url(images/common/btn-arr-green.svg); */
  opacity: 0; }

/**************************
unav
**************************/
#u-nav {
  display: none;
  position: absolute;
  width: calc(630 / 1440 * 100vw);
  height: calc(15 / 1440 * 100vw);
  z-index: 998;
  top: 15px;
  left: auto;
  right: calc(430 / 1440 * 100vw);
  background: transparent;
  text-align: right;
  white-space: nowrap; }
  @media screen and (min-width: 768px) {
    #u-nav {
      display: block; } }
  @media screen and (min-width: 1440px) {
    #u-nav {
      right: 430px; } }

#u-nav ul > li {
  display: inline-block;
  position: relative; }

#u-nav ul > li > a {
  position: relative;
  padding: 0;
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  color: #333333;
  text-decoration: none;
  color: #333333;
  -webkit-transition: all .3s;
  transition: all .3s; }
  @media screen and (min-width: 768px) {
    #u-nav ul > li > a {
      font-size: calc(14 / 1440 * 100vw);
      margin-right: calc(30 / 1440 * 100vw); } }
  @media screen and (min-width: 1440px) {
    #u-nav ul > li > a {
      font-size: 16px; } }
  #u-nav ul > li > a:hover {
    color: #777777; }
  #u-nav ul > li > a.icon-btn {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0; }
    @media screen and (min-width: 768px) {
      #u-nav ul > li > a.icon-btn {
        /* width: calc(24 / 1440 * 100vw); */
        width: 24px;
        /* height: calc(24 / 1440 * 100vw); */
        height: 24px; } }
    @media screen and (min-width: 1440px) {
      #u-nav ul > li > a.icon-btn {
        width: 24px;
        height: 24px; } }
    @media screen and (min-width: 768px) {
      #u-nav ul > li > a.icon-btn:first-child {
        margin-right: 10px; } }
  #u-nav ul > li > a.icon-btn:hover {
    opacity: 0.8; }

#u-nav ul > li:last-child > a {
  margin-right: 0; }

#u-nav ul > li:hover > a {
  text-decoration: none; }

/**************************
header-btn-nav
**************************/
.header-btn-nav {
  display: none;
  position: absolute;
  width: 200px;
  height: 112px;
  z-index: 998;
  top: auto;
  left: auto;
  right: 150px;
  bottom: -35px;
  background: transparent;
  text-align: right;
  white-space: nowrap; }
  @media screen and (min-width: 768px) {
    .header-btn-nav {
      display: block; } }
  @media screen and (min-width: 1440px) {
    .header-btn-nav {
      display: block; } }

.header-btn-nav a {
  position: relative;
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
  letter-spacing: 0;
  text-decoration: none;
  cursor: pointer;
  /*
  -webkit-transition: all .3s;
  transition: all .3s;
  */ }
  .header-btn-nav a img {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%; }
  .header-btn-nav a img:last-of-type {
    opacity: 0;
    transition: opacity .3s; }
  .header-btn-nav a:hover img {
    opacity: 1; }

.header-btn-nav ul > li:last-child > a {
  margin-right: 0; }

.header-btn-nav ul > li:hover > a {
  text-decoration: none; }

/**************************
side-btn-wrap
**************************/
.side-btn-wrap {
  display: none;
  position: fixed;
  top: 140px;
  left: auto;
  right: 0;
  width: 60px;
  height: 200px; }
  @media screen and (min-width: 768px) {
    .side-btn-wrap {
      display: block;
      z-index: 33; } }
  @media screen and (min-width: 1200px) {
    .side-btn-wrap {
      top: 128px;
      width: 60px;
      height: 200px; } }
  @media screen and (min-width: 1440px) {
    .side-btn-wrap {
      top: calc(170 / 1600 * 100vw); } }
  .side-btn-wrap a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 1; }
    .side-btn-wrap a img {
      vertical-align: top; }
    .side-btn-wrap a:hover {
      opacity: 0.7; }

/* *************************
home
************************* */
.home-hero-copybox_pc-wrap {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 164px;
  height: 71px;
  margin: auto auto;
  padding: 0 0; }
  @media screen and (min-width: 768px) {
    .home-hero-copybox_pc-wrap {
      width: 300px;
      height: 129.5px; } }

.home-hero-copybox_pc {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 0;
  text-align: center; }
  .home-hero-copybox_pc img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: top; }

.home-hero-copybox_sp-wrap {
  display: block;
  position: relative;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .home-hero-copybox_sp-wrap {
      display: none; } }

.home-hero-copybox_sp {
  text-align: left;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .home-hero-copybox_sp {
      padding-bottom: 60px; } }
  .home-hero-copybox_sp span {
    display: inline-block;
    width: auto;
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    color: #FFF;
    background: #339933;
    border-radius: 14.5px;
    padding: 0 10px;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600; }
  .home-hero-copybox_sp p {
    font-size: 28px;
    line-height: 2;
    padding-top: 1rem;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600; }

/* *************************
home-top-copy-wrap
************************* */
.home-top-copy-wrap {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 40px 15px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .home-top-copy-wrap {
      padding: 40px 60px; } }
  @media screen and (min-width: 1200px) {
    .home-top-copy-wrap {
      padding: 180px 60px; } }
  @media screen and (min-width: 1440px) {
    .home-top-copy-wrap {
      padding: 180px 200px; } }
  .home-top-copy-wrap .home-top-copy-inner {
    display: block;
    margin: 0 auto;
    width: 100%; }
    @media screen and (min-width: 1200px) {
      .home-top-copy-wrap .home-top-copy-inner {
        /* width: calc(100vw - 800px); */ } }
    @media screen and (min-width: 1440px) {
      .home-top-copy-wrap .home-top-copy-inner {
        max-width: 800px; } }
  .home-top-copy-wrap .lead-big-copy {
    font-size: 40px;
    line-height: 1.45; }
    @media screen and (min-width: 1200px) {
      .home-top-copy-wrap .lead-big-copy {
        font-size: 60px;
        line-height: 1.5; } }
    @media screen and (min-width: 1440px) {
      .home-top-copy-wrap .lead-big-copy {
        font-size: 60px; } }
    .home-top-copy-wrap .lead-big-copy br.br-xs {
      display: inline; }
      @media screen and (min-width: 1200px) {
        .home-top-copy-wrap .lead-big-copy br.br-xs {
          display: none; } }
  .home-top-copy-wrap .lead-big-copy-subline {
    font-size: 16px;
    font-size: 1rem;
    color: #339933;
    line-height: 1.166667; }
    @media screen and (min-width: 1200px) {
      .home-top-copy-wrap .lead-big-copy-subline {
        font-size: 24px;
        font-size: 1.5rem; } }
    @media screen and (min-width: 1440px) {
      .home-top-copy-wrap .lead-big-copy-subline {
        font-size: 24px;
        font-size: 1.5rem; } }
  .home-top-copy-wrap .lead-sub-copy {
    margin-top: 60px;
    font-size: 16px;
    font-size: 1rem;
    text-align: left;
    margin-top: 40px; }
    @media screen and (min-width: 1200px) {
      .home-top-copy-wrap .lead-sub-copy {
        /* width: calc(100vw - 400px); */
        width: 100%;
        max-width: 800px;
        margin-top: 60px;
        font-size: 18px;
        font-size: 1.125rem; } }
    @media screen and (min-width: 1440px) {
      .home-top-copy-wrap .lead-sub-copy {
        width: 100%;
        margin-top: 60px;
        font-size: 18px;
        font-size: 1.125rem; } }

.home-top-copy-wrap .con-top-youtube-item {
  margin-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .home-top-copy-wrap .con-top-youtube-item {
      margin-top: 60px; } }
  @media screen and (min-width: 1200px) {
    .home-top-copy-wrap .con-top-youtube-item {
      /* width: calc(100vw - 400px); */
      width: 100%;
      max-width: 830px; } }
  @media screen and (min-width: 1440px) {
    .home-top-copy-wrap .con-top-youtube-item {
      width: 100%;
      max-width: 100%;
      margin-top: 80px;
      padding-left: 30px;
      padding-right: 30px; } }

/* *************************
page-top-copy-wrap
************************* */
.page-top-copy-wrap {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 40px 15px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .page-top-copy-wrap {
      /* padding: 40px 60px; */
      padding: 100px 60px;
      padding-bottom: 180px; } }
  @media screen and (min-width: 1200px) {
    .page-top-copy-wrap {
      /* padding: 100px 60px; */
      padding: 100px 60px;
      padding-bottom: 180px; } }
  @media screen and (min-width: 1440px) {
    .page-top-copy-wrap {
      padding: 100px 0;
      padding-bottom: 180px; } }
  .page-top-copy-wrap .page-top-copy-inner {
    display: block;
    margin: 0 auto;
    width: 100%; }
    @media screen and (min-width: 1200px) {
      .page-top-copy-wrap .page-top-copy-inner {
        /* width: calc(100vw - 800px); */ } }
    @media screen and (min-width: 1440px) {
      .page-top-copy-wrap .page-top-copy-inner {
        /* max-width: 800px; */ } }
  .page-top-copy-wrap .lead-big-copy {
    font-size: 28px;
    line-height: 1.45;
    margin-bottom: 0.5em; }
    @media screen and (min-width: 768px) {
      .page-top-copy-wrap .lead-big-copy {
        font-size: 40px;
        line-height: 1.45;
        margin-bottom: 0.3em; } }
    @media screen and (min-width: 1200px) {
      .page-top-copy-wrap .lead-big-copy {
        font-size: 40px;
        line-height: 1.45;
        margin-bottom: 0.3em; } }
    @media screen and (min-width: 1440px) {
      .page-top-copy-wrap .lead-big-copy {
        font-size: 40px; } }
    .page-top-copy-wrap .lead-big-copy br.br-xs {
      display: inline; }
      @media screen and (min-width: 768px) {
        .page-top-copy-wrap .lead-big-copy br.br-xs {
          /* display: none; */ } }
      @media screen and (min-width: 1200px) {
        .page-top-copy-wrap .lead-big-copy br.br-xs {
          display: none; } }
      @media screen and (min-width: 1440px) {
        .page-top-copy-wrap .lead-big-copy br.br-xs {
          display: none; } }
  .page-top-copy-wrap .lead-big-copy-subline {
    font-size: 14px;
    font-size: 0.875rem;
    color: #339933;
    line-height: 1.143; }
    @media screen and (min-width: 768px) {
      .page-top-copy-wrap .lead-big-copy-subline {
        font-size: 24px;
        font-size: 1.5rem; } }
    @media screen and (min-width: 1200px) {
      .page-top-copy-wrap .lead-big-copy-subline {
        font-size: 24px;
        font-size: 1.5rem; } }
    @media screen and (min-width: 1440px) {
      .page-top-copy-wrap .lead-big-copy-subline {
        font-size: 24px;
        font-size: 1.5rem; } }
  .page-top-copy-wrap .lead-sub-copy {
    display: inline-block;
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-size: 1.125rem;
    text-align: left;
    margin-top: 40px;
    line-height: 1.6667; }
    @media screen and (min-width: 768px) {
      .page-top-copy-wrap .lead-sub-copy {
        margin-top: 60px;
        font-size: 18px;
        font-size: 1.125rem;
        text-align: center; } }
    @media screen and (min-width: 1200px) {
      .page-top-copy-wrap .lead-sub-copy {
        /*
        width: calc(100vw - 400px);
        */
        margin-top: 60px;
        font-size: 18px;
        font-size: 1.125rem; } }
    @media screen and (min-width: 1440px) {
      .page-top-copy-wrap .lead-sub-copy {
        width: 100%;
        margin-top: 60px;
        font-size: 18px;
        font-size: 1.125rem; } }

/* *************************
cont-wrap
************************* */
.cont-wrap {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .cont-wrap {
      padding-top: 120px;
      padding-bottom: 120px; } }
  @media screen and (min-width: 1200px) {
    .cont-wrap {
      padding-top: 120px;
      padding-bottom: 120px; } }

/* *************************
home-newscont-wrap
************************* */
.home-newscont-wrap {
  margin: 0 auto; }
  .home-newscont-wrap .home-newscont-title-wrap {
    padding-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .home-newscont-wrap .home-newscont-title-wrap {
        padding-bottom: 40px; } }
  .home-newscont-wrap h2 {
    position: relative;
    font-size: 1.75rem;
    color: #333333;
    font-weight: 400;
    line-height: 1.325em; }
    @media screen and (min-width: 768px) {
      .home-newscont-wrap h2 {
        font-size: 2.5rem; } }
    .home-newscont-wrap h2 span {
      position: relative;
      display: block;
      width: auto;
      height: 23px;
      font-size: 1rem;
      margin-top: 0.5em;
      color: #333333;
      font-family: "Zen Kaku Gothic New", sans-serif;
      padding-left: 70px;
      line-height: 1em; }
      .home-newscont-wrap h2 span::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        margin: 0 0;
        padding: 0 0;
        width: 60px;
        height: 1px;
        transform: translateY(-50%);
        background: #339933; }

/* *************************
home-news-wrap
************************* */
.home-news-wrap {
  margin-top: 30px; }
  @media screen and (min-width: 768px) {
    .home-news-wrap {
      margin-top: 0; } }

.news-thumbnail_text-list > li {
  width: 100%;
  padding: 0 0 20px 0;
  vertical-align: top; }
  @media screen and (min-width: 768px) {
    .news-thumbnail_text-list > li {
      padding: 0 0 40px 0; } }
  .news-thumbnail_text-list > li:first-child {
    /* border-top: 1px dotted $sub2-color; */ }
.news-thumbnail_text-list .list-inner {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  vertical-align: top; }
  .news-thumbnail_text-list .list-inner * {
    vertical-align: top; }
.news-thumbnail_text-list .list-thumbnail-box {
  display: inline-block;
  width: 47.8%;
  margin: 0 0;
  border-radius: 0;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .news-thumbnail_text-list .list-thumbnail-box {
      width: 300px; } }
  .news-thumbnail_text-list .list-thumbnail-box a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 1; }
    .news-thumbnail_text-list .list-thumbnail-box a img {
      display: block;
      width: 100%;
      vertical-align: top; }
    .news-thumbnail_text-list .list-thumbnail-box a:hover {
      opacity: 0.7; }
.news-thumbnail_text-list .list-title-box {
  display: inline-block;
  width: 52.2%;
  margin: 0 0;
  padding-left: 10px; }
  @media screen and (min-width: 768px) {
    .news-thumbnail_text-list .list-title-box {
      width: calc(100% - 302px);
      padding-left: 30px; } }
.news-thumbnail_text-list .date_left {
  font-size: 0.875rem;
  line-height: 1.5;
  padding-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .news-thumbnail_text-list .date_left {
      font-size: 0.875rem;
      line-height: 2.14;
      padding-bottom: 10px; } }
.news-thumbnail_text-list h4 {
  font-size: 0.875rem;
  padding-bottom: 10px;
  line-height: 1.5; }
  @media screen and (min-width: 768px) {
    .news-thumbnail_text-list h4 {
      /* font-size: 1.25rem; */
      font-size: 1rem;
      padding-bottom: 10px; } }
.news-thumbnail_text-list .list-title-excerpt {
  display: none; }
  @media screen and (min-width: 768px) {
    .news-thumbnail_text-list .list-title-excerpt {
      display: block; } }
.news-thumbnail_text-list p {
  font-size: 0.875rem;
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .news-thumbnail_text-list p {
      font-size: 0.875rem; } }
@media screen and (min-width: 1260px) {
  .news-thumbnail_text-list .list-title-excerpt p {
    padding-right: 50px; } }
@media screen and (min-width: 1440px) {
  .news-thumbnail_text-list .list-title-excerpt p {
    padding-right: 0; } }

.news-text-list > li {
  width: 100%;
  padding: 20px 0 20px 0;
  vertical-align: top;
  border-bottom: 1px solid #B7B7B7; }
  @media screen and (min-width: 768px) {
    .news-text-list > li {
      padding: 27px 0 38px 0; } }
  .news-text-list > li:first-child {
    padding: 0 0 20px 0; }
    @media screen and (min-width: 768px) {
      .news-text-list > li:first-child {
        padding: 16px 0 38px 0; } }
  .news-text-list > li:last-child {
    padding: 20px 0 0 0;
    border-bottom: 1px solid transparent; }
    @media screen and (min-width: 768px) {
      .news-text-list > li:last-child {
        padding: 27px 0 0 0; } }
.news-text-list .list-inner {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  vertical-align: top; }
  .news-text-list .list-inner * {
    vertical-align: top; }
.news-text-list .list-title-box {
  display: inline-block;
  width: 100%;
  margin: 0 0;
  margin-top: 4px; }
  @media screen and (min-width: 768px) {
    .news-text-list .list-title-box {
      width: calc(100% - 120px);
      padding-left: 10px;
      margin-top: 0; } }
.news-text-list .date_left {
  display: inline-block;
  width: 100%;
  margin: 0 0;
  font-size: 0.875rem;
  line-height: 1.5; }
  @media screen and (min-width: 768px) {
    .news-text-list .date_left {
      width: 120px;
      font-size: 0.875rem;
      padding-bottom: 10px; } }
.news-text-list h4,
.news-text-list h4 a {
  font-size: 1rem;
  padding-bottom: 10px;
  line-height: 1.875; }
  @media screen and (min-width: 768px) {
    .news-text-list h4,
    .news-text-list h4 a {
      font-size: 1.125rem;
      padding-bottom: 10px;
      line-height: 1.5; } }
.news-text-list h4 a,
.news-text-list h4 a:visited {
  color: #333333;
  text-decoration: none; }
  .news-text-list h4 a:hover,
  .news-text-list h4 a:visited:hover {
    text-decoration: underline; }
.news-text-list .list-title-excerpt {
  display: none; }
  @media screen and (min-width: 768px) {
    .news-text-list .list-title-excerpt {
      display: block; } }
.news-text-list p {
  font-size: 0.875rem;
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .news-text-list p {
      font-size: 0.875rem; } }
@media screen and (min-width: 1260px) {
  .news-text-list .list-title-excerpt p {
    padding-right: 50px; } }
@media screen and (min-width: 1440px) {
  .news-text-list .list-title-excerpt p {
    padding-right: 0; } }

/* *************************
home-parts
************************* */
.btn-hoverbox {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 60px;
  padding: 0 0;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .btn-hoverbox {
      margin-top: 60px; } }
  @media screen and (min-width: 768px) {
    .btn-hoverbox.btn-hoverbox-right {
      text-align: right; } }
  .btn-hoverbox.btn-hoverbox-left {
    text-align: left; }
    @media screen and (min-width: 768px) {
      .btn-hoverbox.btn-hoverbox-left {
        text-align: left; } }
  .btn-hoverbox.no-mt {
    margin-top: 0; }
    @media screen and (min-width: 768px) {
      .btn-hoverbox.no-mt {
        margin-top: 10px; } }
  .btn-hoverbox.thrd-mt {
    margin-top: 30px; }
    @media screen and (min-width: 768px) {
      .btn-hoverbox.thrd-mt {
        margin-top: 70px; } }

.btn-hoverbox a,
.btn-hoverbox a:visited {
  position: relative;
  padding: 0;
  display: inline-block;
  width: 170px;
  height: 50px;
  letter-spacing: 0;
  /* background: $main-color; */
  /* border-radius: 30px; */
  /* border: 2px solid $main-color; */
  line-height: 50px;
  color: #333333;
  font-size: 1.5rem;
  text-align: left;
  text-decoration: none !important;
  white-space: nowrap;
  cursor: pointer;
  font-weight: normal;
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  -webkit-transition: all .3s;
  transition: all .3s; }
.btn-hoverbox a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 10px;
  margin: auto 0;
  padding: 0 0;
  width: 50px;
  height: 50px;
  background-image: url(images/common/btn-arr-wht.png);
  background-repeat: no-repeat;
  background-size: cover; }
.btn-hoverbox a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 10px;
  margin: auto 0;
  padding: 0 0;
  width: 50px;
  height: 50px;
  background-image: url(images/common/btn-arr-green.png);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  -webkit-transition: all .3s;
  transition: all .3s; }
.btn-hoverbox a:hover::after {
  opacity: 0; }

.btn-hoverbox.btn-hoverbox-middle a,
.btn-hoverbox.btn-hoverbox-middle a:visited {
  width: 186px; }

.btn-hoverbox.btn-hoverbox-greenwht a,
.btn-hoverbox.btn-hoverbox-greenwht a:visited {
  color: #FFF; }

.btn-hoverbox.btn-hoverbox-wht a,
.btn-hoverbox.btn-hoverbox-wht a:visited {
  color: #FFF; }
.btn-hoverbox.btn-hoverbox-wht a::before {
  background-image: url(images/common/btn-arr-green.png); }
.btn-hoverbox.btn-hoverbox-wht a::after {
  background-image: url(images/common/btn-arr-wht.png); }
.btn-hoverbox.btn-hoverbox-wht a:hover::after {
  opacity: 0; }

.btn-hoverbox.btn-hoverbox-left.btn-hoverbox-small {
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .btn-hoverbox.btn-hoverbox-left.btn-hoverbox-small {
      text-align: left;
      margin-top: 0;
      margin-bottom: 10px; } }
  .btn-hoverbox.btn-hoverbox-left.btn-hoverbox-small a,
  .btn-hoverbox.btn-hoverbox-left.btn-hoverbox-small a:visited {
    width: 116px;
    height: 30px;
    text-align: left;
    font-size: 1rem;
    line-height: 30px; }
    @media screen and (min-width: 768px) {
      .btn-hoverbox.btn-hoverbox-left.btn-hoverbox-small a,
      .btn-hoverbox.btn-hoverbox-left.btn-hoverbox-small a:visited {
        width: 116px;
        height: 30px;
        font-size: 1rem;
        line-height: 30px; } }
  .btn-hoverbox.btn-hoverbox-left.btn-hoverbox-small a::before {
    width: 30px;
    height: 30px;
    right: 0; }
    @media screen and (min-width: 768px) {
      .btn-hoverbox.btn-hoverbox-left.btn-hoverbox-small a::before {
        width: 30px;
        height: 30px;
        right: 0; } }
  .btn-hoverbox.btn-hoverbox-left.btn-hoverbox-small a::after {
    width: 30px;
    height: 30px;
    right: 0; }
    @media screen and (min-width: 768px) {
      .btn-hoverbox.btn-hoverbox-left.btn-hoverbox-small a::after {
        width: 30px;
        height: 30px;
        right: 0; } }

.btn-hoverbox.btn-hoverbox-inline.btn-hoverbox-small {
  display: inline-block;
  width: 116px;
  height: 30px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .btn-hoverbox.btn-hoverbox-inline.btn-hoverbox-small {
      display: inline-block;
      text-align: left;
      margin-top: 0;
      margin-bottom: 0; } }
  .btn-hoverbox.btn-hoverbox-inline.btn-hoverbox-small a,
  .btn-hoverbox.btn-hoverbox-inline.btn-hoverbox-small a:visited {
    width: 116px;
    height: 30px;
    text-align: left;
    font-size: 1rem;
    line-height: 30px;
    color: #333333 !important; }
    @media screen and (min-width: 768px) {
      .btn-hoverbox.btn-hoverbox-inline.btn-hoverbox-small a,
      .btn-hoverbox.btn-hoverbox-inline.btn-hoverbox-small a:visited {
        width: 116px;
        height: 30px;
        font-size: 1rem;
        line-height: 30px;
        color: #333333 !important; } }
  .btn-hoverbox.btn-hoverbox-inline.btn-hoverbox-small a::before {
    width: 30px;
    height: 30px;
    right: 0; }
    @media screen and (min-width: 768px) {
      .btn-hoverbox.btn-hoverbox-inline.btn-hoverbox-small a::before {
        width: 30px;
        height: 30px;
        right: 0; } }
  .btn-hoverbox.btn-hoverbox-inline.btn-hoverbox-small a::after {
    width: 30px;
    height: 30px;
    right: 0; }
    @media screen and (min-width: 768px) {
      .btn-hoverbox.btn-hoverbox-inline.btn-hoverbox-small a::after {
        width: 30px;
        height: 30px;
        right: 0; } }

/* *************************
home-annaicont-wrap
************************* */
.home-annaicont-wrap {
  /* background: $sub-color; */
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .home-annaicont-wrap {
      padding-top: 30px; } }

.home-annaicont-wrap .lead-big-copy-wrap {
  margin-top: 20px;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .home-annaicont-wrap .lead-big-copy-wrap {
      margin-top: 0;
      padding-bottom: 80px; } }
  .home-annaicont-wrap .lead-big-copy-wrap p.lead-big-copy {
    font-size: 1.75rem;
    line-height: 1.4;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600;
    padding-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .home-annaicont-wrap .lead-big-copy-wrap p.lead-big-copy {
        font-size: 3.125rem; } }
  .home-annaicont-wrap .lead-big-copy-wrap p {
    font-size: 1rem;
    line-height: 1.5; }
    @media screen and (min-width: 768px) {
      .home-annaicont-wrap .lead-big-copy-wrap p {
        font-size: 1.125rem; } }
.home-annaicont-wrap h4 {
  position: relative;
  padding: 0;
  display: block;
  width: 100%;
  height: 60px;
  background: #339933;
  border-radius: 10px;
  line-height: 60px;
  color: #FFF;
  font-size: 1rem;
  text-align: center;
  font-weight: 400;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .home-annaicont-wrap h4 {
      height: 80px;
      border-radius: 16px;
      line-height: 80px;
      font-size: 1.25rem;
      margin-bottom: 20px; } }
.home-annaicont-wrap p {
  font-size: 1rem;
  line-height: 1.5; }
  @media screen and (min-width: 768px) {
    .home-annaicont-wrap p {
      font-size: 1.125rem; } }
.home-annaicont-wrap table.table th, .home-annaicont-wrap table.table td {
  padding: .5rem .1rem;
  vertical-align: middle;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1; }
  @media screen and (min-width: 768px) {
    .home-annaicont-wrap table.table th, .home-annaicont-wrap table.table td {
      padding: 1rem .5rem;
      font-size: 1rem; } }
.home-annaicont-wrap table.table td small {
  font-size: 12px; }
  @media screen and (min-width: 768px) {
    .home-annaicont-wrap table.table td small {
      font-size: 12px; } }
.home-annaicont-wrap ul.lbl-cont {
  margin: 2rem 0 1.1875rem 0; }
  @media screen and (min-width: 768px) {
    .home-annaicont-wrap ul.lbl-cont {
      margin: 2rem 0 1.1875rem 0; } }
  .home-annaicont-wrap ul.lbl-cont.lbl-s-cont {
    margin: 1.1875rem 0 1.1875rem 0; }
    @media screen and (min-width: 768px) {
      .home-annaicont-wrap ul.lbl-cont.lbl-s-cont {
        margin: 1.1875rem 0 1.1875rem 0; } }

ul.lbl-cont li {
  display: block;
  font-size: 1rem;
  height: auto;
  line-height: 30px;
  margin-bottom: 1.375em; }
  @media screen and (min-width: 768px) {
    ul.lbl-cont li {
      font-size: 1.125rem;
      height: 30px;
      line-height: 30px;
      margin-bottom: 10px; } }
  ul.lbl-cont li .lbl {
    display: block;
    width: 100%;
    margin-bottom: 0.666em;
    text-align: left; }
    @media screen and (min-width: 768px) {
      ul.lbl-cont li .lbl {
        display: inline-block;
        width: 100px;
        /* height: 30px; */
        margin-right: 0.666em; } }
    ul.lbl-cont li .lbl span {
      display: inline-block;
      width: 100px;
      height: 30px;
      text-align: center;
      background: #339933;
      border-radius: 15px;
      font-size: 1rem;
      color: #FFF;
      font-weight: 300; }
      @media screen and (min-width: 768px) {
        ul.lbl-cont li .lbl span {
          width: 100px;
          height: 30px;
          font-size: 1.125rem;
          border-radius: 15px; } }

ul.lbl-cont.lbl-s-cont li {
  font-size: 1rem; }
  @media screen and (min-width: 768px) {
    ul.lbl-cont.lbl-s-cont li {
      font-size: 1rem; } }
  ul.lbl-cont.lbl-s-cont li span {
    background: #B7B7B7;
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      ul.lbl-cont.lbl-s-cont li span {
        font-size: 1rem; } }

ul.ccl-cont li {
  display: block;
  position: relative;
  font-size: 1rem;
  margin-bottom: 10px;
  padding-left: 1.5em;
  vertical-align: top;
  line-height: 1.5; }
  @media screen and (min-width: 768px) {
    ul.ccl-cont li {
      font-size: 1.125rem; } }
  ul.ccl-cont li::before {
    content: '';
    position: absolute;
    top: 0.25em;
    left: 0;
    width: 1em;
    height: 1em;
    background: #339933;
    border-radius: 50%; }
  ul.ccl-cont li h5 {
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 1rem;
    line-height: 1.5; }
    @media screen and (min-width: 768px) {
      ul.ccl-cont li h5 {
        font-size: 1.125rem; } }
  ul.ccl-cont li p {
    padding-bottom: 10px;
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      ul.ccl-cont li p {
        font-size: 1.125rem; } }

.clm-2block-wrap .clm-block-01 {
  /* margin-bottom: 30px; */
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .clm-2block-wrap .clm-block-01 {
      margin-bottom: 0;
      padding-right: 20px !important;
      padding-bottom: 40px; } }
.clm-2block-wrap .clm-block-02 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .clm-2block-wrap .clm-block-02 {
      padding-left: 20px !important;
      padding-bottom: 40px; } }

.img-wrap-140 {
  width: 100%;
  text-align: center; }
  .img-wrap-140 .img-140 {
    display: inline-block;
    width: 140px;
    margin: 0 auto;
    padding: 20px 0 20px 0;
    line-height: 0; }
    @media screen and (min-width: 768px) {
      .img-wrap-140 .img-140 {
        width: 140px;
        padding: 24px 0 0 0; } }

.img-wrap-310 {
  width: 100%;
  text-align: center; }
  .img-wrap-310 .img-310 {
    display: inline-block;
    width: 310px;
    margin: 0 auto;
    padding: 20px 0 20px 0;
    line-height: 0; }
    @media screen and (min-width: 768px) {
      .img-wrap-310 .img-310 {
        width: 310px;
        padding: 27px 0 0 0; } }

.home-annaicont-wrap.cont-btmpd {
  padding-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .home-annaicont-wrap.cont-btmpd {
      padding-bottom: 120px; } }

/* *************************
home-blog-wrap
************************* */
.home-blog-list-wrap {
  margin-top: 0; }
  @media screen and (min-width: 768px) {
    .home-blog-list-wrap {
      margin-top: 0; } }

.home-blog-list {
  margin-left: -8.5px;
  margin-right: -8.5px; }
  @media screen and (min-width: 768px) {
    .home-blog-list {
      margin-left: -25px;
      margin-right: -25px; } }
  .home-blog-list li.home-blog-list-item {
    padding-left: 8.5px;
    padding-right: 8.5px;
    padding-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .home-blog-list li.home-blog-list-item {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 40px; } }
    .home-blog-list li.home-blog-list-item .thumbimg {
      display: block;
      width: 100%;
      height: auto;
      /* aspect-ratio: 220/165; */
      aspect-ratio: 400/267; }
      @media screen and (min-width: 768px) {
        .home-blog-list li.home-blog-list-item .thumbimg {
          display: inline-block;
          width: 46.8%;
          margin: 0 auto;
          /* aspect-ratio: 220/165; */
          aspect-ratio: 400/267; } }
      .home-blog-list li.home-blog-list-item .thumbimg img {
        border-radius: 0;
        /* height: 100%; */
        height: auto;
        margin: auto;
        object-fit: cover;
        width: 100%; }
        @media screen and (min-width: 768px) {
          .home-blog-list li.home-blog-list-item .thumbimg img {
            border-radius: 0;
            /* height: 100%; */
            height: auto;
            margin: auto;
            object-fit: cover;
            width: 100%; } }
    .home-blog-list li.home-blog-list-item a.thumbimg img {
      -webkit-transition: all .3s;
      transition: all .3s;
      opacity: 1; }
    .home-blog-list li.home-blog-list-item a.thumbimg:hover img {
      opacity: 0.7; }
    .home-blog-list li.home-blog-list-item .list-inner {
      position: relative;
      display: block;
      width: 100%;
      margin: 0 auto;
      vertical-align: top; }
      .home-blog-list li.home-blog-list-item .list-inner * {
        vertical-align: top; }
      @media screen and (min-width: 768px) {
        .home-blog-list li.home-blog-list-item .list-inner {
          display: inline-block;
          width: 53.2%;
          margin: 0 auto;
          padding-left: 20px;
          padding-right: 10px; } }
  .home-blog-list .date_left {
    font-size: 0.875rem;
    line-height: 1.5;
    padding-bottom: 10px;
    color: #339933; }
    @media screen and (min-width: 768px) {
      .home-blog-list .date_left {
        font-size: 0.875rem;
        padding-bottom: 10px; } }
  .home-blog-list h4 {
    font-size: 0.875rem;
    padding-bottom: 10px;
    line-height: 1.5; }
    @media screen and (min-width: 768px) {
      .home-blog-list h4 {
        /* font-size: 1.25rem; */
        font-size: 1.125rem;
        padding-bottom: 20px; } }
  .home-blog-list p {
    font-size: 0.875rem;
    padding-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .home-blog-list p {
        font-size: 0.875rem; } }

.home-blog-title-wrap {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .home-blog-title-wrap {
      margin-bottom: 60px; } }

.home-blog-catlist ul {
  width: 100%; }

.home-blog-catlist ul > li {
  display: inline-block;
  position: relative;
  width: 49%;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1em; }
  @media screen and (min-width: 768px) {
    .home-blog-catlist ul > li {
      display: block;
      width: auto; } }
  .home-blog-catlist ul > li.no-lsp a {
    letter-spacing: 0; }

.home-blog-catlist ul > li > a {
  position: relative;
  display: inline-block;
  width: auto;
  height: 100%;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  vertical-align: top;
  letter-spacing: 0;
  color: #333333;
  text-decoration: none;
  box-sizing: border-box;
  border-bottom: 2px solid transparent;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .home-blog-catlist ul > li > a:hover {
    border-bottom: 2px solid #339933; }

.home-blog-catlist ul > li:last-child {
  margin-bottom: 0; }

.home-blog-catlist ul > li:hover > a　 {
  text-decoration: none; }

.home-blog-catlist {
  margin-bottom: 40px; }
  @media screen and (min-width: 1200px) {
    .home-blog-catlist {
      margin-bottom: 0; } }
  @media screen and (min-width: 1440px) {
    .home-blog-catlist {
      margin-bottom: 0; } }
  .home-blog-catlist ul {
    position: relative; }
  .home-blog-catlist ul li {
    line-height: 1.5;
    padding: 0 0;
    padding-left: 1em;
    list-style-type: none !important; }
  .home-blog-catlist ul li:before {
    content: "";
    position: absolute;
    left: 0;
    /*
    top: 0;
    bottom: 0;
    */
    top: 9px;
    bottom: auto;
    width: 6px;
    height: 6px;
    margin: auto 0;
    background-image: url(images/common/list-mark.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }

/* *************************
feature-cont
************************* */
.feature-cont-wrap {
  border-top: 1px solid #B7B7B7;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .feature-cont-wrap {
      padding-top: 180px;
      padding-left: 45px;
      padding-right: 45px;
      padding-bottom: 180px; } }
  @media screen and (min-width: 1200px) {
    .feature-cont-wrap {
      /*
      padding-left: 60px;
      padding-right: 60px;
      */ } }

.feature-cont-wrap .feature-cont-item {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-bottom: 39px;
  max-width: 280px; }
  @media screen and (min-width: 768px) {
    .feature-cont-wrap .feature-cont-item:first-of-type {
      padding-left: 15px;
      padding-right: 40px;
      margin-bottom: 0;
      max-width: initial; } }
  .feature-cont-wrap .feature-cont-item:last-of-type {
    margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .feature-cont-wrap .feature-cont-item {
      padding-left: 40px;
      padding-right: 15px;
      margin-bottom: 0;
      max-width: initial; } }
  .feature-cont-wrap .feature-cont-item a.feature-img-wrap {
    position: relative;
    padding: 0;
    display: inline-block;
    width: 100%;
    letter-spacing: 0;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 1;
    margin-bottom: 7px; }
    @media screen and (min-width: 768px) {
      .feature-cont-wrap .feature-cont-item a.feature-img-wrap {
        display: block;
        width: 100%;
        margin-bottom: 10px; } }
  .feature-cont-wrap .feature-cont-item a.feature-img-wrap:hover {
    opacity: 0.7; }

h4.feature-title {
  position: relative;
  width: 100%;
  height: 30px;
  margin: 0 0;
  line-height: 30px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  text-align: left;
  color: #333333; }
  @media screen and (min-width: 768px) {
    h4.feature-title {
      height: 50px;
      margin: 0 0;
      line-height: 50px;
      font-size: 26px;
      font-size: 1.625rem; } }
  h4.feature-title a, h4.feature-title a:visited {
    display: block;
    width: 100%;
    height: 100%;
    color: #333333;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s; }
  h4.feature-title a:hover {
    color: #333333;
    /* text-decoration: underline; */ }
  h4.feature-title a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    margin: auto 0;
    padding: 0 0;
    width: 30px;
    height: 30px;
    background-image: url(images/common/btn-arr-wht.png);
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (min-width: 768px) {
      h4.feature-title a::before {
        width: 50px;
        height: 50px; } }
  h4.feature-title a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    margin: auto 0;
    padding: 0 0;
    width: 30px;
    height: 30px;
    background-image: url(images/common/btn-arr-green.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s; }
    @media screen and (min-width: 768px) {
      h4.feature-title a::after {
        width: 50px;
        height: 50px; } }
  h4.feature-title a:hover::after {
    opacity: 0; }
  h4.feature-title a span {
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.143;
    color: #339933; }
    @media screen and (min-width: 768px) {
      h4.feature-title a span {
        font-size: 1.125rem; } }

/* *************************
feature-bnr
************************* */
.feature-bnr-wrap {
  background: #F8F8F8; }

.feature-bnr-item {
  color: #FFF;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 68px;
  padding-bottom: 88px; }
  @media screen and (min-width: 768px) {
    .feature-bnr-item {
      padding-top: 100px;
      padding-bottom: 120px; } }

.feature-bnr-item-01 {
  overflow: hidden;
  background-image: url("images/common/bg-ftr-bnr-01_sp.jpg"); }
  @media screen and (min-width: 768px) {
    .feature-bnr-item-01 {
      border-radius: 0 0 0 60px;
      background-image: url("images/common/bg-ftr-bnr-01.jpg"); } }
  @media screen and (min-width: 1260px) {
    .feature-bnr-item-01 {
      border-radius: 0 0 0 100px; } }

.feature-bnr-item-02 {
  background-image: url("images/common/bg-ftr-bnr-02_sp.jpg"); }
  @media screen and (min-width: 768px) {
    .feature-bnr-item-02 {
      border-radius: 0 0 60px 0;
      background-image: url("images/common/bg-ftr-bnr-02.jpg"); } }
  @media screen and (min-width: 1260px) {
    .feature-bnr-item-02 {
      border-radius: 0 0 100px 0; } }

@media screen and (min-width: 768px) {
  .feature-bnr-item .feature-bnr-item-titlewrap {
    padding-left: 15px; } }
@media screen and (min-width: 1260px) {
  .feature-bnr-item .feature-bnr-item-titlewrap {
    padding-left: calc(80 / 1600 * 100vw); } }
.feature-bnr-item .feature-bnr-item-titlewrap h3 {
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .feature-bnr-item .feature-bnr-item-titlewrap h3 {
      margin-bottom: 26px; } }

.feature-bnr-item .btn-hoverbox {
  width: 240px;
  margin-top: 20px; }
  @media screen and (min-width: 768px) {
    .feature-bnr-item .btn-hoverbox {
      width: 340px;
      height: 100px;
      margin-top: 40px; } }
  @media screen and (min-width: 960px) {
    .feature-bnr-item .btn-hoverbox {
      width: 400px;
      height: 100px;
      margin-top: 40px; } }
  .feature-bnr-item .btn-hoverbox.thrd-mt {
    margin-top: 30px; }
    @media screen and (min-width: 768px) {
      .feature-bnr-item .btn-hoverbox.thrd-mt {
        margin-top: 70px; } }

/* *************************
home-topics-wrap
************************* */
.home-topics-wrap {
  margin: 0 auto;
  padding-top: 17px; }
  @media screen and (min-width: 768px) {
    .home-topics-wrap {
      padding-top: 20px; } }
  .home-topics-wrap .home-topics-title-wrap {
    padding-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .home-topics-wrap .home-topics-title-wrap {
        padding-bottom: 40px; } }
  .home-topics-wrap h2 {
    position: relative;
    font-size: 1.75rem;
    color: #333333;
    font-weight: 400;
    line-height: 1.325em; }
    @media screen and (min-width: 768px) {
      .home-topics-wrap h2 {
        font-size: 2.5rem; } }
    .home-topics-wrap h2 span {
      position: relative;
      display: block;
      width: auto;
      height: 23px;
      font-size: 1rem;
      margin-top: 0.5em;
      color: #333333;
      font-family: "Zen Kaku Gothic New", sans-serif;
      padding-left: 70px;
      line-height: 1em; }
      .home-topics-wrap h2 span::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        margin: 0 0;
        padding: 0 0;
        width: 60px;
        height: 1px;
        transform: translateY(-50%);
        background: #339933; }
  .home-topics-wrap .home-topics-lead-wrap {
    padding-top: 36px;
    text-align: left; }
    @media screen and (min-width: 768px) {
      .home-topics-wrap .home-topics-lead-wrap {
        padding-top: 0;
        text-align: right; } }
    .home-topics-wrap .home-topics-lead-wrap p {
      text-align: left; }
      @media screen and (min-width: 768px) {
        .home-topics-wrap .home-topics-lead-wrap p {
          text-align: right; } }
  .home-topics-wrap p.lead {
    position: relative;
    font-size: 1.25rem;
    color: #333333;
    font-family: "Zen Kaku Gothic New", sans-serif;
    line-height: 1.4333em; }
    @media screen and (min-width: 768px) {
      .home-topics-wrap p.lead {
        font-size: 1.875rem; } }
  .home-topics-wrap p.sub-lead {
    position: relative;
    font-size: 1rem;
    color: #333333;
    line-height: 1.5em;
    margin-top: 1rem; }
    @media screen and (min-width: 768px) {
      .home-topics-wrap p.sub-lead {
        font-size: 1rem; } }

.linkbox-arrow-right-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 34px;
  margin: 0 0;
  margin-top: 30px;
  padding: 0 0; }

a.linkbox-arrow-right {
  position: absolute;
  display: block;
  top: 0;
  left: auto;
  right: 0;
  bottom: 0;
  font-size: 1.25rem;
  letter-spacing: 0;
  color: #333333;
  text-decoration: none !important;
  width: 154px;
  height: 34px;
  line-height: 34px;
  margin: 0 0;
  padding: 0 0;
  padding-right: 50px;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-weight: normal;
  font-weight: 300;
  white-space: nowrap;
  cursor: pointer; }
  @media screen and (min-width: 768px) {
    a.linkbox-arrow-right {
      font-size: 1.25rem; } }
  a.linkbox-arrow-right:hover {
    color: #333333; }
  a.linkbox-arrow-right::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    margin: auto 0;
    padding: 0 0;
    width: 34px;
    height: 34px;
    background-image: url(images/common/menu-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
    a.linkbox-arrow-right::after img {
      vertical-align: top; }
  a.linkbox-arrow-right:hover::after {
    background-image: url(images/common/menu-arrow-right_hover.svg); }

a.linkbox-arrow-right.wht {
  color: #FFFFFF;
  text-decoration: none; }
  a.linkbox-arrow-right.wht:hover {
    color: #FFFFFF; }
  a.linkbox-arrow-right.wht::after {
    background-image: url(images/common/menu-arrow-right_wht.svg); }
  a.linkbox-arrow-right.wht:hover::after {
    background-image: url(images/common/menu-arrow-right_hover.svg); }
a.linkbox-arrow-right.wht.cp-left {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 1.25rem;
  width: 305px;
  height: 34px;
  margin: auto auto; }
  a.linkbox-arrow-right.wht.cp-left:hover::after {
    background-image: url(images/common/menu-arrow-right_whthover.svg); }
  @media screen and (min-width: 768px) {
    a.linkbox-arrow-right.wht.cp-left {
      top: 0;
      left: auto;
      right: 21px;
      bottom: 0;
      font-size: 1.25rem;
      width: 305px;
      margin: auto auto; } }
a.linkbox-arrow-right.wht.cp-right {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 1.25rem;
  /* width: 266px; */
  width: 305px;
  height: 34px;
  margin: auto auto; }
  a.linkbox-arrow-right.wht.cp-right:hover::after {
    background-image: url(images/common/menu-arrow-right_whthover.svg); }
  @media screen and (min-width: 768px) {
    a.linkbox-arrow-right.wht.cp-right {
      top: 0;
      /* left: 59px; */
      left: auto;
      /* right: auto; */
      right: 21px;
      bottom: 0;
      font-size: 1.25rem;
      /* width: 266px; */
      width: 305px;
      margin: auto auto; } }

.linkbox-arrow-center-wrap {
  position: relative;
  display: block;
  width: 154px;
  height: 34px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 0 0; }

.linkbox-arrow-cp-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 34px;
  margin: 0 auto;
  padding: 0 0; }

.linkbox-arrow-cp-wrap.item-first {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .linkbox-arrow-cp-wrap.item-first {
      margin-bottom: 0; } }

/* *************************
slick
************************* */
.home-main-slider-wrap .slider-item {
  aspect-ratio: 375/400; }
  @media screen and (min-width: 1200px) {
    .home-main-slider-wrap .slider-item {
      aspect-ratio: unset;
      height: 100%;
      max-height: 100%; } }
  .home-main-slider-wrap .slider-item img {
    height: 100%;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    width: 100%; }
    @media screen and (min-width: 1200px) {
      .home-main-slider-wrap .slider-item img {
        height: 100vh;
        margin: auto;
        max-height: 100%;
        max-width: 100%;
        object-fit: cover;
        width: 100%; } }
.home-main-slider-wrap .slider-item img.img-sp {
  display: block; }
  @media screen and (min-width: 768px) {
    .home-main-slider-wrap .slider-item img.img-sp {
      display: none; } }
.home-main-slider-wrap .slider-item img.img-pc {
  display: none; }
  @media screen and (min-width: 768px) {
    .home-main-slider-wrap .slider-item img.img-pc {
      display: block; } }

.home-main-slider-wrap.slick-dotted.slick-slider {
  margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .home-main-slider-wrap.slick-dotted.slick-slider {
      margin-bottom: 0; } }

.home-main-slider-wrap .slick-dots {
  display: none !important;
  padding: 0;
  list-style: none;
  text-align: center;
  width: 30px;
  height: 160px;
  position: absolute;
  top: auto;
  bottom: 100px;
  left: auto;
  right: 15px;
  margin: auto auto;
  text-align: center;
  vertical-align: middle;
  z-index: 3;
  line-height: 20px; }
  @media screen and (min-width: 1200px) {
    .home-main-slider-wrap .slick-dots {
      display: block !important;
      height: 160px;
      left: 30px;
      right: auto;
      bottom: 30px; } }
.home-main-slider-wrap .slick-dots li {
  position: relative;
  width: 10px;
  height: 10px;
  padding: 0;
  cursor: pointer;
  vertical-align: top;
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }
  @media screen and (min-width: 1200px) {
    .home-main-slider-wrap .slick-dots li {
      vertical-align: middle; } }
.home-main-slider-wrap .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  opacity: 1;
  width: 10px;
  height: 10px;
  display: block;
  background: #FFF;
  background: white;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
.home-main-slider-wrap .slick-dots li button:hover,
.home-main-slider-wrap .slick-dots li button:focus {
  outline: none;
  background: rgba(255, 255, 255, 0.5); }
.home-main-slider-wrap .slick-dots li button:hover:before,
.home-main-slider-wrap .slick-dots li button:focus:before {
  opacity: 1; }
.home-main-slider-wrap .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
  opacity: 1;
  color: #339933;
  width: 100%;
  height: 100%;
  border-radius: 50%; }
.home-main-slider-wrap .slick-dots li.slick-active button:before {
  content: '';
  display: inline-block;
  opacity: 1;
  background-color: #339933;
  width: 100%;
  height: 100%;
  border-radius: 50%; }

.home-about-slider-wrap {
  position: relative;
  width: 100%; }
  .home-about-slider-wrap .home-about-first-slider .slider-item,
  .home-about-slider-wrap .home-about-second-slider .slider-item {
    padding: 10px;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .home-about-slider-wrap .home-about-first-slider .slider-item,
      .home-about-slider-wrap .home-about-second-slider .slider-item {
        border-radius: 16px; } }
    .home-about-slider-wrap .home-about-first-slider .slider-item img,
    .home-about-slider-wrap .home-about-second-slider .slider-item img {
      width: 100%;
      border-radius: 10px;
      /* aspect-ratio: 3 / 2; */
      object-fit: cover; }

.home-topics-slider-wrap {
  position: relative;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 32px; }
  @media screen and (min-width: 768px) {
    .home-topics-slider-wrap {
      margin-top: 40px;
      padding-bottom: 62px; } }
  .home-topics-slider-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc( 90 / 375 * 100vw);
    background: #FFF;
    z-index: 0; }
    @media screen and (min-width: 768px) {
      .home-topics-slider-wrap:before {
        height: 50.42px; } }
    @media screen and (min-width: 990px) {
      .home-topics-slider-wrap:before {
        height: 66.54px; } }
    @media screen and (min-width: 1260px) {
      .home-topics-slider-wrap:before {
        height: 90px; } }
  .home-topics-slider-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F8F8F8;
    z-index: -1; }

.home-topics-slider .slider-item {
  /* width: 282px; */ }

.home-topics-slider .slider-item {
  position: relative;
  padding: 0 5px;
  overflow: visible;
  width: calc( 292 / 375 * 100vw);
  max-width: 100%;
  height: auto; }
  @media screen and (min-width: 768px) {
    .home-topics-slider .slider-item {
      padding: 0 12px;
      width: 182px;
      max-width: 100%; } }
  @media screen and (min-width: 990px) {
    .home-topics-slider .slider-item {
      width: 232.5px; } }
  @media screen and (min-width: 1260px) {
    .home-topics-slider .slider-item {
      width: 306px; } }
  .home-topics-slider .slider-item .slider-item-image {
    display: block;
    width: 100%;
    height: 100%; }
  .home-topics-slider .slider-item .slider-item-title {
    display: block;
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: calc(100% - 10px);
    height: 65px;
    margin: 0 auto;
    padding: 10px 15px;
    background: rgba(255, 255, 255, 0.7);
    color: #333333;
    font-size: 0.875rem;
    line-height: 1.5;
    z-index: 3; }
    @media screen and (min-width: 768px) {
      .home-topics-slider .slider-item .slider-item-title {
        position: relative;
        bottom: auto;
        width: 100%;
        height: auto;
        padding: 10px 0;
        background: rgba(255, 255, 255, 0);
        font-size: 1rem; } }
    .home-topics-slider .slider-item .slider-item-title a {
      color: #333333;
      font-size: 0.875rem; }
      @media screen and (min-width: 768px) {
        .home-topics-slider .slider-item .slider-item-title a {
          font-size: 1rem; } }
      .home-topics-slider .slider-item .slider-item-title a:hover {
        text-decoration: underline; }

.home-topics-slider .prev-arrow,
.home-topics-slider .next-arrow {
  content: '';
  font-size: 0;
  line-height: 0;
  position: absolute;
  /* top: calc(50vw - 38px); */
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 10; }
  @media screen and (min-width: 768px) {
    .home-topics-slider .prev-arrow,
    .home-topics-slider .next-arrow {
      width: 40px;
      height: 40px;
      top: 50.42px; } }
  @media screen and (min-width: 990px) {
    .home-topics-slider .prev-arrow,
    .home-topics-slider .next-arrow {
      top: 66.54px; } }
  @media screen and (min-width: 1260px) {
    .home-topics-slider .prev-arrow,
    .home-topics-slider .next-arrow {
      top: 90px; } }

.home-topics-slider .prev-arrow {
  left: calc( 26 / 375 * 100vw);
  background-image: url(images/common/btn-prev.svg);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  @media screen and (min-width: 768px) {
    .home-topics-slider .prev-arrow {
      left: calc( 50vw - 728px / 2);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  @media screen and (min-width: 990px) {
    .home-topics-slider .prev-arrow {
      left: calc( 50vw - 930px / 2); } }
  @media screen and (min-width: 1260px) {
    .home-topics-slider .prev-arrow {
      left: calc( 50vw - 1200px / 2); } }

.home-topics-slider .next-arrow {
  right: calc( 26 / 375 * 100vw);
  background-image: url(images/common/btn-next.svg);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  @media screen and (min-width: 768px) {
    .home-topics-slider .next-arrow {
      right: calc( 50vw - 728px / 2);
      -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
      transform: translate(50%, -50%); } }
  @media screen and (min-width: 990px) {
    .home-topics-slider .next-arrow {
      right: calc( 50vw - 930px / 2); } }
  @media screen and (min-width: 1260px) {
    .home-topics-slider .next-arrow {
      right: calc( 50vw - 1200px / 2); } }

.home-topics-slider.slick-dotted.slick-slider {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .home-topics-slider.slick-dotted.slick-slider {
      margin-bottom: 40px; } }

.home-topics-slider .slick-dots {
  position: absolute;
  /* bottom: -25px; */
  bottom: -32px;
  display: block;
  width: 100%;
  height: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .home-topics-slider .slick-dots {
      bottom: -52px; } }
.home-topics-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 4px;
  padding: 0;
  cursor: pointer;
  vertical-align: top; }
.home-topics-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }
.home-topics-slider .slick-dots li button:hover,
.home-topics-slider .slick-dots li button:focus {
  outline: none; }
.home-topics-slider .slick-dots li button:hover:before,
.home-topics-slider .slick-dots li button:focus:before {
  opacity: 1; }
.home-topics-slider .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #339933;
  opacity: 1;
  color: #339933;
  width: 100%;
  height: 100%;
  border-radius: 50%; }
.home-topics-slider .slick-dots li.slick-active button:before {
  content: '';
  display: inline-block;
  opacity: 1;
  background-color: #339933;
  border: 1px solid #339933;
  width: 100%;
  height: 100%;
  border-radius: 50%; }

/* *************************
home-category-wrap
************************* */
.home-panel-category-wrap {
  margin-top: 30px;
  margin-bottom: 50px;
  -webkit-transition: all .4s;
  transition: all .4s; }
  @media screen and (min-width: 768px) {
    .home-panel-category-wrap {
      margin-top: 30px;
      margin-bottom: 50px; } }

.home-panel-item {
  color: #333333; }
  @media screen and (min-width: 768px) {
    .home-panel-item {
      padding-bottom: 16px; } }
  .home-panel-item .item-thumbnail {
    width: 100%; }
    .home-panel-item .item-thumbnail.img-bdr {
      border: 1px solid #B7B7B7; }
    .home-panel-item .item-thumbnail img {
      vertical-align: top; }
  .home-panel-item h4 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.3;
    margin-top: 11px;
    padding-bottom: 65px;
    -webkit-transition: all .4s;
    transition: all .4s; }
    @media screen and (min-width: 768px) {
      .home-panel-item h4 {
        margin-top: 12px;
        font-size: 1.125rem;
        line-height: 1.3;
        padding-bottom: 0; } }
    .home-panel-item h4 span {
      display: inline-block;
      font-size: 0.625rem;
      font-weight: 300;
      line-height: 0.8rem; }
      @media screen and (min-width: 768px) {
        .home-panel-item h4 span {
          font-size: 0.75rem; } }
    .home-panel-item h4::after {
      content: '';
      position: absolute;
      top: auto;
      bottom: 25px;
      left: 0;
      right: 0;
      margin: 0 auto;
      padding: 0 0;
      width: 34px;
      height: 34px;
      background-image: url(images/common/menu-arrow-right.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      -webkit-transition: all .4s;
      transition: all .4s; }
      .home-panel-item h4::after img {
        vertical-align: top; }
      @media screen and (min-width: 768px) {
        .home-panel-item h4::after {
          position: absolute;
          top: 0;
          bottom: 0;
          left: auto;
          right: 0;
          margin: auto 0; } }

.home-panel-item:hover {
  text-decoration: none;
  color: #333333; }
  .home-panel-item:hover h4::after {
    background-image: url(images/common/menu-arrow-right_hover.svg); }

/* *************************
home-about-wrap
************************* */
.home-about-cont-wrap {
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 40px;
  background-color: #339933;
  background-image: url(images/top/home-about-bg_sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    .home-about-cont-wrap {
      padding-top: 124px;
      padding-bottom: 124px;
      background-image: url(images/top/home-about-bg_pc.jpg); } }
  .home-about-cont-wrap .home-about-title-wrap {
    padding-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .home-about-cont-wrap .home-about-title-wrap {
        padding-bottom: 40px; } }
  .home-about-cont-wrap h2 {
    position: relative;
    font-size: 1.75rem;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 1.325em; }
    @media screen and (min-width: 768px) {
      .home-about-cont-wrap h2 {
        font-size: 2.5rem; } }
    .home-about-cont-wrap h2 span {
      position: relative;
      display: block;
      width: auto;
      height: 23px;
      font-size: 1rem;
      margin-top: 0.5em;
      color: #FFFFFF;
      font-family: "Zen Kaku Gothic New", sans-serif;
      padding-left: 70px;
      line-height: 1em; }
      .home-about-cont-wrap h2 span::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        margin: 0 0;
        padding: 0 0;
        width: 60px;
        height: 1px;
        transform: translateY(-50%);
        background: #FFFFFF; }
  .home-about-cont-wrap .home-topics-lead-wrap {
    padding-top: 36px;
    text-align: left; }
    @media screen and (min-width: 768px) {
      .home-about-cont-wrap .home-topics-lead-wrap {
        padding-top: 0;
        text-align: right; } }
    .home-about-cont-wrap .home-topics-lead-wrap p {
      text-align: left; }
      @media screen and (min-width: 768px) {
        .home-about-cont-wrap .home-topics-lead-wrap p {
          text-align: right; } }
  .home-about-cont-wrap p.lead {
    position: relative;
    font-size: 1.25rem;
    color: #FFFFFF;
    font-family: "Zen Kaku Gothic New", sans-serif;
    line-height: 1.4333em; }
    @media screen and (min-width: 768px) {
      .home-about-cont-wrap p.lead {
        font-size: 1.875rem; } }
  .home-about-cont-wrap p.sub-lead {
    position: relative;
    font-size: 1rem;
    color: #FFFFFF;
    line-height: 1.5em;
    margin-top: 1rem; }
    @media screen and (min-width: 768px) {
      .home-about-cont-wrap p.sub-lead {
        font-size: 1rem; } }

.home-about-title-wrap a.linkbox-arrow-right {
  width: 170px; }

.container.home-about-menu-wrap {
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (min-width: 768px) {
    .container.home-about-menu-wrap {
      /*
      padding-left: 0;
      padding-right: 0;
      */ } }

.home-about-menu-wrap .about-menu-item-box {
  margin-bottom: 20px; }
  .home-about-menu-wrap .about-menu-item-box:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .home-about-menu-wrap .about-menu-item-box {
      margin-bottom: 0; } }

.home-about-menu-wrap .about-menu-item {
  position: relative;
  display: block;
  width: 100%;
  height: 100px;
  background: #FFF;
  color: #333333;
  font-size: 1rem;
  padding-left: 110px;
  line-height: 100px; }
  @media screen and (min-width: 768px) {
    .home-about-menu-wrap .about-menu-item {
      padding-left: 120px;
      font-size: 1rem; } }
  .home-about-menu-wrap .about-menu-item::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    margin: 0 0;
    padding: 0 0;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
    .home-about-menu-wrap .about-menu-item::before img {
      vertical-align: top; }
  .home-about-menu-wrap .about-menu-item::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 10px;
    margin: auto 0;
    padding: 0 0;
    width: 34px;
    height: 34px;
    background-image: url(images/common/menu-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .home-about-menu-wrap .about-menu-item::after img {
      vertical-align: top; }
    @media screen and (min-width: 768px) {
      .home-about-menu-wrap .about-menu-item::after {
        right: 20px; } }
  .home-about-menu-wrap .about-menu-item:hover {
    color: #333333;
    text-decoration: none; }
  .home-about-menu-wrap .about-menu-item:hover::after {
    background-image: url(images/common/menu-arrow-right_hover.svg); }

.home-about-menu-wrap .about-menu-item.about-menu-item-01::before {
  background-image: url(images/common/menu-about-th-01.jpg); }
.home-about-menu-wrap .about-menu-item.about-menu-item-02::before {
  background-image: url(images/common/menu-about-th-02.jpg); }
.home-about-menu-wrap .about-menu-item.about-menu-item-03::before {
  background-image: url(images/common/menu-about-th-03.jpg); }

/* *************************
home-opuncampus
************************* */
.home-opuncampus-wrap {
  margin-top: 40px;
  background: linear-gradient(180deg, transparent 0%, transparent 50%, #339933 50%, #339933 100%); }
  @media screen and (min-width: 768px) {
    .home-opuncampus-wrap {
      margin-top: 100px;
      background: #339933; } }

@media screen and (min-width: 768px) {
  .home-opuncampus-first-wrap {
    background: linear-gradient(0, transparent 0%, transparent 50%, #FFF 50%, #FFF 100%); } }

.home-opuncampus-first-wrap .bnr-item a {
  display: block;
  width: 100%;
  height: 100%; }
  .home-opuncampus-first-wrap .bnr-item a img {
    -webkit-transition: all .3s;
    transition: all .3s; }
.home-opuncampus-first-wrap .bnr-item a:hover img {
  filter: brightness(106%); }

.home-opuncampus-second-wrap {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .home-opuncampus-second-wrap {
      padding-top: 40px;
      padding-bottom: 40px; } }

/* *************************
con-visual-wrap
************************* */
.con-visual-wrap {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .con-visual-wrap {
      padding-top: 120px;
      padding-bottom: 120px; } }

.con-visual-01-wrap {
  width: 100%;
  height: auto;
  background-image: url(images/common/bg-visual-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    .con-visual-01-wrap {
      height: 900px; } }

.con-visual-02-wrap {
  width: 100%;
  height: auto;
  background-image: url(images/common/bg-visual-02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    .con-visual-02-wrap {
      height: 900px; } }

.con-visual-wrap .con-visual-inner {
  padding-left: 15px;
  padding-right: 15px;
  height: 100%; }
  @media screen and (min-width: 768px) {
    .con-visual-wrap .con-visual-inner {
      padding-left: 60px;
      padding-right: 60px;
      height: 100%; } }
  @media screen and (min-width: 1440px) {
    .con-visual-wrap .con-visual-inner {
      padding-left: 120px;
      padding-right: 120px;
      height: 100%; } }
  .con-visual-wrap .con-visual-inner .row {
    align-items: stretch;
    height: 100%; }
  .con-visual-wrap .con-visual-inner .con-left,
  .con-visual-wrap .con-visual-inner .con-right {
    height: 100%; }
  .con-visual-wrap .con-visual-inner h3.jp-title {
    letter-spacing: 0;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    line-height: 1.458;
    vertical-align: top;
    color: #FFF;
    font-size: 1.5rem;
    margin-bottom: 40px;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .con-visual-wrap .con-visual-inner h3.jp-title {
        font-size: 3.125rem;
        line-height: 1.44;
        margin-bottom: 60px;
        width: auto; } }
    .con-visual-wrap .con-visual-inner h3.jp-title span {
      font-family: "Roboto Condensed", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 1.143;
      color: #FFF;
      margin-top: 5px;
      width: 100%; }
      @media screen and (min-width: 768px) {
        .con-visual-wrap .con-visual-inner h3.jp-title span {
          font-size: 1.125rem;
          color: #FFF;
          margin-top: 0;
          width: auto;
          display: inline-block; } }
  .con-visual-wrap .con-visual-inner p {
    color: #FFF;
    font-size: 1rem;
    line-height: 1.875;
    font-weight: 300; }
    @media screen and (min-width: 768px) {
      .con-visual-wrap .con-visual-inner p {
        max-width: 600px; } }
  .con-visual-wrap .con-visual-inner h3.eng-title {
    letter-spacing: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    color: #FFF;
    font-size: 2.2625rem;
    line-height: 1.16667;
    margin-top: 40px; }
    @media screen and (min-width: 768px) {
      .con-visual-wrap .con-visual-inner h3.eng-title {
        font-size: 3.75rem;
        line-height: 1.16667;
        margin-top: 0; } }
  .con-visual-wrap .con-visual-inner .btn-hoverbox {
    margin-top: 40px; }

.con-visual-01-wrap .con-left {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .con-visual-01-wrap .con-left {
      margin-bottom: 0; } }
@media screen and (min-width: 768px) {
  .con-visual-01-wrap .con-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end; } }
@media screen and (min-width: 768px) {
  .con-visual-01-wrap .con-right * {
    text-align: right; } }
.con-visual-01-wrap .con-right .img-wrap {
  width: 100%;
  height: auto; }
  @media screen and (min-width: 768px) {
    .con-visual-01-wrap .con-right .img-wrap {
      max-width: 480px; } }
.con-visual-01-wrap .con-right h3.eng-title {
  text-align: right; }

.con-visual-02-wrap .con-right {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .con-visual-02-wrap .con-right {
      margin-bottom: 0;
      text-align: right; } }
  @media screen and (min-width: 768px) {
    .con-visual-02-wrap .con-right h3.jp-title {
      text-align: right; } }
  @media screen and (min-width: 768px) {
    .con-visual-02-wrap .con-right p {
      display: inline-block;
      text-align: right; } }
  @media screen and (min-width: 768px) {
    .con-visual-02-wrap .con-right .btn-hoverbox {
      text-align: right; } }
@media screen and (min-width: 768px) {
  .con-visual-02-wrap .con-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start; } }
@media screen and (min-width: 768px) {
  .con-visual-02-wrap .con-left * {
    text-align: left; } }
.con-visual-02-wrap .con-left .img-wrap {
  width: 100%;
  height: auto; }
  @media screen and (min-width: 768px) {
    .con-visual-02-wrap .con-left .img-wrap {
      max-width: 480px; } }
.con-visual-02-wrap .con-left h3.eng-title {
  text-align: right; }
  @media screen and (min-width: 768px) {
    .con-visual-02-wrap .con-left h3.eng-title {
      text-align: left; } }

.con-visual-03-wrap {
  display: none;
  width: 100%;
  height: auto;
  background-image: url(images/common/bg-visual-03-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    .con-visual-03-wrap {
      display: block;
      height: 600px; } }
  .con-visual-03-wrap.home-v03 {
    background-image: url(images/common/bg-visual-03-01.jpg); }
  .con-visual-03-wrap.page-hospitalinformation {
    background-color: #EDEDED;
    background-image: url(images/hospitalinformation/bg-foot.jpg); }
  .con-visual-03-wrap.page-medicalinformation {
    background-color: #EDEDED;
    background-image: url(images/medicalinformation/bg-foot.jpg); }
  .con-visual-03-wrap.page-clinichoursandaccess {
    background-color: #EDEDED;
    background-image: url(images/clinichoursandaccess/bg-foot.jpg); }
  .con-visual-03-wrap.page-staff {
    background-color: #EDEDED;
    background-image: url(images/staff/bg-foot.jpg); }
  .con-visual-03-wrap.page-contactus {
    background-color: #EDEDED;
    background-image: url(images/contactus/bg-foot.jpg); }
  .con-visual-03-wrap.page-recruitmentinformation {
    background-color: #EDEDED;
    background-image: url(images/recruitmentinformation/bg-foot.jpg); }
  .con-visual-03-wrap.page-privacypolicy {
    background-color: #EDEDED;
    background-image: url(images/privacypolicy/bg-foot.jpg); }

/* *************************
home-bnr-first
************************* */
.home-bnr-first-wrap {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .home-bnr-first-wrap {
      padding-top: 100px;
      padding-bottom: 100px; } }

.home-bnr-first-wrap .item-first {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .home-bnr-first-wrap .item-first {
      margin-bottom: 20px; } }

.home-bnr-first-wrap .bnr-item a {
  display: block;
  width: 100%;
  height: 100%; }
  .home-bnr-first-wrap .bnr-item a img {
    -webkit-transition: all .3s;
    transition: all .3s; }
.home-bnr-first-wrap .bnr-item a:hover img {
  filter: brightness(105%); }

/* *************************
home-bnr-second
************************* */
.home-bnr-second-wrap {
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #F8F8F8; }
  @media screen and (min-width: 768px) {
    .home-bnr-second-wrap {
      margin-bottom: 100px;
      padding-top: 100px;
      padding-bottom: 100px; } }

.bnr-card {
  border: 2px solid #339933;
  background: #FFF; }
  .bnr-card.item-first {
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .bnr-card.item-first {
        margin-bottom: 0;
        padding-right: calc(5 / 1440 * 100vw); } }
    @media screen and (min-width: 1440px) {
      .bnr-card.item-first {
        padding-right: 5px; } }
  @media screen and (min-width: 768px) {
    .bnr-card.item-second {
      padding-left: calc(5 / 1440 * 100vw); } }
  @media screen and (min-width: 1440px) {
    .bnr-card.item-second {
      padding-left: 5px; } }
  .bnr-card a {
    position: relative;
    display: block;
    width: 100%;
    height: 119px;
    background: #FFF;
    border: 1px solid #F8F8F8; }
    @media screen and (min-width: 768px) {
      .bnr-card a {
        height: 200px; } }
    .bnr-card a h5 {
      position: absolute;
      top: 0;
      left: 90px;
      bottom: 0;
      right: auto;
      width: 50%;
      height: 40px;
      margin: auto 0;
      padding: 0 0;
      font-size: 0.875rem;
      color: #333333;
      font-weight: 600;
      line-height: 1.325em; }
      @media screen and (min-width: 768px) {
        .bnr-card a h5 {
          height: 72px;
          left: 120px;
          font-size: 1.625rem; } }
      @media screen and (min-width: 1200px) {
        .bnr-card a h5 {
          left: 150px; } }
      .bnr-card a h5 span {
        position: relative;
        display: block;
        width: auto;
        height: 23px;
        font-size: 0.6rem;
        margin-top: 0.5em;
        color: #339933;
        padding-left: 46px;
        line-height: 1.5;
        font-weight: 300; }
        @media screen and (min-width: 768px) {
          .bnr-card a h5 span {
            font-size: 1rem;
            padding-left: 70px; } }
        .bnr-card a h5 span::before {
          content: '';
          position: absolute;
          top: 30%;
          left: 0;
          margin: 0 0;
          padding: 0 0;
          width: 36px;
          height: 1px;
          transform: translateY(-50%);
          background: #339933; }
          @media screen and (min-width: 768px) {
            .bnr-card a h5 span::before {
              top: 50%;
              width: 60px; } }
    .bnr-card a::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: auto;
      margin: auto 0;
      padding: 0 0;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center; }
      .bnr-card a::before img {
        vertical-align: top; }
    .bnr-card a::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: auto;
      right: 30px;
      margin: auto 0;
      padding: 0 0;
      width: 20px;
      height: 20px;
      background-image: url(images/common/menu-arrow-right.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      /*
      -webkit-transition: all .3s;
      transition: all .3s;
      */ }
      .bnr-card a::after img {
        vertical-align: top; }
      @media screen and (min-width: 768px) {
        .bnr-card a::after {
          right: 20px;
          width: 34px;
          height: 34px; } }
      @media screen and (min-width: 1200px) {
        .bnr-card a::after {
          right: 50px; } }
    .bnr-card a:hover {
      color: #333333;
      text-decoration: none; }
    .bnr-card a:hover::after {
      width: 20px;
      height: 20px;
      background-image: url(images/common/menu-arrow-right_hover.svg); }
      @media screen and (min-width: 768px) {
        .bnr-card a:hover::after {
          width: 34px;
          height: 34px; } }

.bnr-card.item-first a::before {
  left: 30px;
  width: 30px;
  height: 30px;
  background-image: url(images/common/icon-window.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    .bnr-card.item-first a::before {
      left: 50px;
      width: 50px;
      height: 50px; } }

.bnr-card.item-second a::before {
  left: 20px;
  width: 42px;
  height: 37px;
  background-image: url(images/common/icon-support.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    .bnr-card.item-second a::before {
      left: 40px;
      width: 70px;
      height: 64.4px; } }

/* *************************
footer
************************ */
footer {
  background: #F8F8F8;
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px; }
  @media screen and (min-width: 768px) {
    footer {
      padding-top: 160px;
      padding-bottom: 160px; } }

footer .footer-left,
footer .footer-center {
  margin: 0 0;
  text-align: left;
  width: 100%; }
  @media screen and (min-width: 768px) {
    footer .footer-left,
    footer .footer-center {
      display: flex;
      flex-direction: column;
      align-items: flex-start; } }
footer .footer-right {
  margin: 0 0;
  text-align: left;
  width: 100%; }
  @media screen and (min-width: 768px) {
    footer .footer-right {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: flex-start;
      height: 100%; } }
footer .footer-left .subcont,
footer .footer-center .subcont,
footer .footer-right .subcont {
  display: block;
  width: 100%; }
  footer .footer-left .subcont p,
  footer .footer-center .subcont p,
  footer .footer-right .subcont p {
    font-size: 1rem; }
  footer .footer-left .subcont .subcont-box,
  footer .footer-center .subcont .subcont-box,
  footer .footer-right .subcont .subcont-box {
    background-color: #FFF;
    padding: 20px;
    border-radius: 10px; }

footer .footer-left {
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    footer .footer-left {
      margin-bottom: 0; } }
  footer .footer-left p {
    margin-bottom: 10px;
    line-height: 1.5; }
    @media screen and (min-width: 768px) {
      footer .footer-left p {
        margin-bottom: 10px; } }
  footer .footer-left p.sub-text {
    font-size: 0.875rem; }
    @media screen and (min-width: 768px) {
      footer .footer-left p.sub-text {
        font-size: 0.875rem; } }
  footer .footer-left p.lead-big-copy {
    font-size: 30px;
    line-height: 1.43;
    text-align: center; }
    @media screen and (min-width: 1200px) {
      footer .footer-left p.lead-big-copy {
        font-size: 30px;
        line-height: 1.43;
        text-align: left; } }
  footer .footer-left p.lead-big-copy-subline {
    font-size: 14px;
    font-size: 0.875rem;
    color: #339933;
    line-height: 1.142857;
    margin-bottom: 4px;
    text-align: center; }
    @media screen and (min-width: 1200px) {
      footer .footer-left p.lead-big-copy-subline {
        font-size: 14px;
        font-size: 0.875rem;
        text-align: left; } }
  footer .footer-left .footer-address {
    margin-top: 59px; }
    @media screen and (min-width: 768px) {
      footer .footer-left .footer-address {
        margin-top: 59px; } }
footer .logo-wrap {
  display: block;
  text-align: center;
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 26px;
  padding: 0; }
  @media screen and (min-width: 768px) {
    footer .logo-wrap {
      display: inline-block;
      text-align: left;
      margin-bottom: 36px; } }
  footer .logo-wrap .logo {
    display: inline-block;
    width: 140px;
    height: 60.5px;
    vertical-align: top;
    margin: 0 auto;
    padding: 0; }
    footer .logo-wrap .logo a, footer .logo-wrap .logo img {
      display: block;
      width: 100%;
      vertical-align: top; }
footer .img-iconpayment-wrap {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  @media screen and (min-width: 768px) {
    footer .img-iconpayment-wrap {
      width: 100%;
      display: flex;
      flex-direction: row;
      /* justify-content: flex-start; */
      justify-content: stretch;
      align-items: center; } }
  @media screen and (min-width: 1440px) {
    footer .img-iconpayment-wrap {
      padding-right: 20px; } }
  footer .img-iconpayment-wrap .iconpayment-01 {
    display: inline-block;
    margin: 0 auto;
    width: 159px;
    height: 80px;
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      footer .img-iconpayment-wrap .iconpayment-01 {
        width: auto;
        height: auto;
        margin-right: 30px;
        margin-bottom: 0;
        aspect-ratio: 159/80; } }
    footer .img-iconpayment-wrap .iconpayment-01 img {
      width: 100%;
      height: auto;
      vertical-align: top; }
  footer .img-iconpayment-wrap .iconpayment-02 {
    display: inline-block;
    margin: 0 auto;
    width: 233px;
    height: 28px; }
    @media screen and (min-width: 768px) {
      footer .img-iconpayment-wrap .iconpayment-02 {
        width: auto;
        height: auto;
        aspect-ratio: 233/28; } }
    footer .img-iconpayment-wrap .iconpayment-02 img {
      width: 100%;
      height: auto;
      vertical-align: top; }
footer .footer-center {
  text-align: left;
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    footer .footer-center {
      text-align: left;
      padding-right: 40px;
      margin-bottom: 0; } }
  footer .footer-center table.table {
    text-align: center; }
    footer .footer-center table.table th, footer .footer-center table.table td {
      padding: .5rem .1rem;
      vertical-align: middle;
      text-align: center;
      font-size: 0.875rem;
      line-height: 1; }
      @media screen and (min-width: 768px) {
        footer .footer-center table.table th, footer .footer-center table.table td {
          padding: 1rem .5rem;
          font-size: 1rem; } }
    footer .footer-center table.table td small {
      font-size: 12px; }
      @media screen and (min-width: 768px) {
        footer .footer-center table.table td small {
          font-size: 12px; } }
  footer .footer-center ul.lbl-cont {
    margin: 2rem 0 1.1875rem 0; }
    @media screen and (min-width: 768px) {
      footer .footer-center ul.lbl-cont {
        margin: 2rem 0 1.1875rem 0; } }
    footer .footer-center ul.lbl-cont.lbl-s-cont {
      margin: 1.1875rem 0 0 0; }
      @media screen and (min-width: 768px) {
        footer .footer-center ul.lbl-cont.lbl-s-cont {
          margin: 1.1875rem 0 0 0; } }
    footer .footer-center ul.lbl-cont li {
      line-height: 1.5; }
      @media screen and (min-width: 768px) {
        footer .footer-center ul.lbl-cont li {
          line-height: 30px;
          font-size: 1rem; } }
      footer .footer-center ul.lbl-cont li .lbl {
        line-height: 30px; }
        @media screen and (min-width: 768px) {
          footer .footer-center ul.lbl-cont li .lbl {
            font-size: 1rem;
            margin-right: 0.666em; } }
      @media screen and (min-width: 768px) {
        footer .footer-center ul.lbl-cont li span {
          font-size: 1rem; } }
  @media screen and (min-width: 768px) {
    footer .footer-center ul.ccl-cont li {
      font-size: 1rem; } }
  @media screen and (min-width: 768px) {
    footer .footer-center ul.ccl-cont li span {
      font-size: 1rem; } }
footer .copylight-wrap {
  width: 100%; }
footer .copylight {
  padding-top: 60px;
  text-align: center;
  font-size: 0.75rem; }
  @media screen and (min-width: 768px) {
    footer .copylight {
      padding-top: 120px;
      text-align: right; } }

.footer-sns-menu {
  padding-top: 40px; }
  .footer-sns-menu ul {
    position: relative;
    display: block;
    width: 100%;
    text-align: left; }
  .footer-sns-menu li {
    display: inline-block;
    padding: 0;
    width: 26px;
    height: 26px;
    text-align: center;
    margin-right: 20px; }
    .footer-sns-menu li:last-child {
      margin-right: 0; }
    .footer-sns-menu li a, .footer-sns-menu li a:visited {
      display: inline-block;
      text-align: center;
      margin: 0 0;
      padding: 0 0; }
    .footer-sns-menu li a:hover img {
      opacity: 0.7; }
    .footer-sns-menu li a {
      position: relative; }
      .footer-sns-menu li a img {
        width: 100%;
        vertical-align: top; }

.footer-menu ul {
  width: 100%; }

.footer-menu ul > li {
  display: inline-block;
  position: relative;
  width: 49%;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1em; }
  @media screen and (min-width: 768px) {
    .footer-menu ul > li {
      display: block;
      width: auto; } }
  .footer-menu ul > li.no-lsp a {
    letter-spacing: 0; }

.footer-menu ul > li > a {
  position: relative;
  display: inline-block;
  width: auto;
  height: 100%;
  padding: 0;
  font-size: 15.5px;
  line-height: 1.5;
  vertical-align: top;
  letter-spacing: 0;
  color: #333333;
  text-decoration: none;
  box-sizing: border-box;
  border-bottom: 2px solid transparent;
  -webkit-transition: all .3s;
  transition: all .3s; }
  @media screen and (min-width: 400px) {
    .footer-menu ul > li > a {
      font-size: 16px; } }
  .footer-menu ul > li > a:hover {
    border-bottom: 2px solid #339933; }

.footer-menu ul > li:last-child {
  margin-bottom: 0; }

.footer-menu ul > li:hover > a　 {
  text-decoration: none; }

.footer-menu {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .footer-menu {
      margin-bottom: 0; } }
  @media screen and (min-width: 1440px) {
    .footer-menu {
      margin-bottom: 0; } }
  .footer-menu ul {
    position: relative; }
  .footer-menu ul li {
    line-height: 1.5;
    padding: 0 0;
    padding-left: 0.6em;
    list-style-type: none !important; }
    @media screen and (min-width: 768px) {
      .footer-menu ul li {
        padding-left: 1em; } }
  .footer-menu ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    margin: auto 0;
    background-image: url(images/common/list-mark.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }

/**********************************
page-top
**********************************/
.page-top-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 80px;
  background: #F8F8F8;
  text-align: center; }

.linkbox-arrow-top-wrap {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  top: auto;
  left: auto;
  right: 10px;
  bottom: 10px;
  margin: 0;
  padding: 0;
  z-index: 3; }
  @media screen and (min-width: 768px) {
    .linkbox-arrow-top-wrap {
      width: 50px;
      height: 50px;
      right: 40px;
      bottom: 40px; } }

a.linkbox-arrow-top {
  position: relative;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
  line-height: 1;
  margin: 0 0;
  padding: 0 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 1;
  text-align: center;
  cursor: pointer; }
  a.linkbox-arrow-top img {
    display: block;
    left: 0;
    width: 100%;
    position: absolute; }
  a.linkbox-arrow-top img:last-of-type {
    opacity: 0;
    transition: opacity .3s; }
  a.linkbox-arrow-top:hover img {
    opacity: 1; }

/* *************************
list-category-btn
************************* */
.list-category-btn-wrap {
  margin-top: 30px;
  margin-bottom: 50px;
  -webkit-transition: all .4s;
  transition: all .4s; }
  @media screen and (min-width: 768px) {
    .list-category-btn-wrap {
      margin-top: 50px;
      margin-bottom: 50px; } }

.list-category-btn-item {
  display: block;
  color: #333333;
  width: 100%;
  height: 80px;
  background: #F8F8F8; }
  @media screen and (min-width: 768px) {
    .list-category-btn-item {
      /* padding-bottom: 16px; */ } }
  .list-category-btn-item h4 {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1rem;
    font-weight: 300;
    line-height: 80px;
    padding-left: 20px;
    white-space: nowrap;
    -webkit-transition: all .4s;
    transition: all .4s; }
    @media screen and (min-width: 1260px) {
      .list-category-btn-item h4 {
        font-size: 1.125rem; } }
    .list-category-btn-item h4::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: auto;
      right: 20px;
      margin: auto 0;
      padding: 0 0;
      width: 34px;
      height: 34px;
      background-image: url(images/common/menu-arrow-right.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      -webkit-transition: all .4s;
      transition: all .4s; }
      .list-category-btn-item h4::after img {
        vertical-align: top; }

.list-category-btn-item:hover {
  text-decoration: none;
  color: #333333; }
  .list-category-btn-item:hover h4::after {
    background-image: url(images/common/menu-arrow-right_hover.svg); }

/* *************************
single
************************* */
.single .linkbox-arrow-center-wrap {
  margin-bottom: 100px; }

.single-cont-wrap .date {
  text-align: left;
  font-size: 1rem;
  line-height: 1.875;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .single-cont-wrap .date {
      font-size: 1rem;
      line-height: 1.875;
      margin-bottom: 10px; } }

.single-news-wrap .btn-hoverbox {
  position: relative;
  display: block;
  width: 240px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 80px;
  padding: 0 0; }
  @media screen and (min-width: 768px) {
    .single-news-wrap .btn-hoverbox {
      width: 300px;
      height: 80px;
      margin: 0 auto;
      margin-bottom: 120px; } }
  .single-news-wrap .btn-hoverbox a,
  .single-news-wrap .btn-hoverbox a:hover {
    height: 60px;
    border-radius: 30px;
    line-height: 60px; }
    @media screen and (min-width: 768px) {
      .single-news-wrap .btn-hoverbox a,
      .single-news-wrap .btn-hoverbox a:hover {
        height: 80px;
        border-radius: 40px;
        line-height: 80px; } }

h2.single-title-wrap {
  position: relative;
  display: block;
  height: auto;
  font-size: 1.333rem;
  line-height: 1.4;
  vertical-align: top;
  color: #333333;
  letter-spacing: 0;
  font-weight: normal;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  padding-left: 0;
  margin-bottom: 20px;
  /*
  &::after {
  	content: '';
  	position: absolute;
  	top: auto;
  	left: 0; 
  	bottom: -20px;
  	width: 50px;
  	height: 3px;
  	border-radius: 1.5px;
  	background: $main-color;
  						@media screen and (min-width: $xs) {
  							width: 60px;
  							height: 6px;
  							border-radius: 3px;
  							bottom: -26px;
  						}	
  }
  */ }
  @media screen and (min-width: 768px) {
    h2.single-title-wrap {
      height: auto;
      font-size: 2.5rem;
      line-height: 1.45;
      padding-left: 0;
      margin-bottom: 20px; } }
  h2.single-title-wrap span {
    position: relative;
    display: inline;
    font-size: 1.333rem;
    vertical-align: top;
    color: #333333;
    letter-spacing: 0;
    font-weight: normal;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600; }
    @media screen and (min-width: 768px) {
      h2.single-title-wrap span {
        font-size: 1.875rem; } }

/* *************************
cat-tag-wrap
************************* */
.cat-tag-wrap {
  line-height: 0; }

.cat-tag-wrap span {
  display: inline-block;
  width: auto;
  height: 26px;
  margin-right: 10px;
  padding-left: 20px !important;
  padding-right: 20px !important;
  border: 1px solid #339933;
  color: #339933;
  font-size: 0.75rem;
  line-height: 26px;
  white-space: nowrap; }
  @media screen and (min-width: 768px) {
    .cat-tag-wrap span {
      font-size: 0.875rem; } }

.cat-tag-wrap ul {
  font-size: 0; }

.cat-tag-wrap ul li {
  display: inline-block;
  width: auto;
  max-width: 100%;
  /* はみ出し防ぐ　*/
  overflow: hidden;
  height: 25px;
  margin: 0 0;
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 0 0;
  font-size: 0.875rem; }
  @media screen and (min-width: 768px) {
    .cat-tag-wrap ul li {
      height: 25px;
      margin-bottom: 3px; } }
  .cat-tag-wrap ul li a, .cat-tag-wrap ul li a:visited {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 0.875rem;
    line-height: 21px;
    border-radius: 6px;
    box-sizing: border-box;
    white-space: nowrap;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #FFF;
    background-color: #339933;
    border: 2px solid #339933;
    text-decoration: none; }
    @media screen and (min-width: 768px) {
      .cat-tag-wrap ul li a, .cat-tag-wrap ul li a:visited {
        height: 25px;
        font-size: 0.875rem;
        line-height: 21px;
        border-radius: 6px; } }
    .cat-tag-wrap ul li a:hover, .cat-tag-wrap ul li a:visited:hover {
      color: #339933;
      background-color: #FFF;
      border: 2px solid #339933;
      text-decoration: none; }

.home .cat-tag-wrap ul li {
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .home .cat-tag-wrap ul li {
      margin-bottom: 0; } }
  .home .cat-tag-wrap ul li:last-child {
    margin-bottom: 0; }

.blog-thumbnail_text-list .cat-tag-wrap ul li {
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .blog-thumbnail_text-list .cat-tag-wrap ul li {
      margin-bottom: 10px; } }
  .blog-thumbnail_text-list .cat-tag-wrap ul li:last-child {
    /* margin-bottom: 0; */ }

/* *************************
single-cont 
************************* */
.single-cont {
  margin-top: 40px; }
  @media screen and (min-width: 768px) {
    .single-cont {
      margin-top: 60px; } }
  .single-cont p {
    font-size: 1rem;
    margin-bottom: 1.875rem;
    font-weight: 300; }
    @media screen and (min-width: 768px) {
      .single-cont p {
        font-size: 1rem; } }
    .single-cont p * {
      font-weight: 300; }
    .single-cont p strong {
      font-weight: bold;
      font-weight: 600; }

.cat-tag-wrap + .single-cont {
  margin-top: 35px; }
  @media screen and (min-width: 768px) {
    .cat-tag-wrap + .single-cont {
      margin-top: 57px; } }

.single-cont h3, .single-cont h4, .single-cont h5, .single-cont h6 {
  margin-top: 2.75rem;
  margin-bottom: 1.4375rem;
  font-weight: 600; }
  @media screen and (min-width: 768px) {
    .single-cont h3, .single-cont h4, .single-cont h5, .single-cont h6 {
      margin-top: 0;
      font-weight: 600;
      margin-bottom: 1.4375rem; } }
.single-cont h3 {
  display: block;
  position: relative;
  font-size: 1.25rem;
  padding-left: 20px;
  vertical-align: top;
  line-height: 1.5; }
  @media screen and (min-width: 768px) {
    .single-cont h3 {
      font-size: 1.375rem; } }
  .single-cont h3:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: #339933; }
    @media screen and (min-width: 768px) {
      .single-cont h3:before {
        top: 0; } }
.single-cont h4 {
  display: block;
  position: relative;
  font-size: 1.25rem;
  vertical-align: top;
  line-height: 1.5;
  color: #339933; }
  @media screen and (min-width: 768px) {
    .single-cont h4 {
      font-size: 1.375rem; } }
.single-cont h5 {
  font-size: 1rem;
  line-height: 1.5;
  color: #339933; }
  @media screen and (min-width: 768px) {
    .single-cont h5 {
      font-size: 1.125rem; } }
.single-cont h6 {
  font-size: 1rem;
  line-height: 1.5; }
  @media screen and (min-width: 768px) {
    .single-cont h6 {
      font-size: 1.125rem; } }
.single-cont p a {
  font-size: 1rem;
  color: #339933;
  text-decoration: underline; }
  @media screen and (min-width: 768px) {
    .single-cont p a {
      font-size: 1rem; } }
  .single-cont p a:hover {
    text-decoration: none; }
.single-cont ul, .single-cont ol {
  margin-left: 2rem;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem; }
  .single-cont ul *, .single-cont ol * {
    font-weight: 300; }
  @media screen and (min-width: 768px) {
    .single-cont ul, .single-cont ol {
      font-size: 1rem; } }
.single-cont table {
  font-size: 1rem;
  margin-bottom: 1.875rem; }
  .single-cont table * {
    font-weight: 300; }
  @media screen and (min-width: 768px) {
    .single-cont table {
      font-size: 1.125rem; } }

.single-cont .wpel-icon.wpel-image {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  width: 10px;
  height: 9px;
  background-image: url(images/common/icon-ex.svg) !important;
  background-size: cover;
  background-position: center center;
  /*
  margin-left: 5px;
  margin-right: 5px; 
  */ }

.single-cont > *:first-child {
  margin-top: 0 !important; }

.single-cont > *:last-child {
  margin-bottom: 0 !important; }

.single-cont p:not(:first-child) {
  /*
  margin-top: 24px;
  margin-top: 1.5rem;
  */ }

.single-cont ul li {
  line-height: 1.5;
  position: relative;
  margin-bottom: 10px; }

.single-cont ul li::before {
  background-color: #333;
  content: "";
  height: 3px;
  height: 0.1875rem;
  left: -1rem;
  position: absolute;
  top: 0.7em;
  width: 3px;
  width: 0.1875rem; }

.single-cont ol li {
  line-height: 1.5;
  /* margin-left: 1.4em; */
  position: relative;
  margin-bottom: 10px; }

.single-cont .wp-block-columns {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

.single-cont .wp-block-image {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

.single-cont .wp-block-columns .wp-block-image {
  margin-bottom: 0px;
  margin-top: 0px; }
  @media screen and (min-width: 768px) {
    .single-cont .wp-block-columns .wp-block-image {
      margin-bottom: 0;
      margin-top: 0; } }

.single-cont .wp-block-image img {
  border-radius: 0; }

.single-cont .wp-block-gallery {
  /*
  margin-top: 24px;
  margin-top: 1.5rem;
  */
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  align-items: flex-start !important;
  /* 縦揃えを上に */ }
  .single-cont .wp-block-gallery.has-nested-images {
    align-items: flex-start !important; }

.single-cont .wp-block-gallery.wp-block-gallery-1 {
  --wp--style--unstable-gallery-gap: var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 1em ) ) );
  gap: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 1em))); }
.single-cont .wp-block-gallery.wp-block-gallery-2 {
  --wp--style--unstable-gallery-gap: var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 1em ) ) );
  gap: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 1em))); }
.single-cont .wp-block-gallery.wp-block-gallery-3 {
  --wp--style--unstable-gallery-gap: var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 1em ) ) );
  gap: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 1em))); }
.single-cont .wp-block-gallery.wp-block-gallery-4 {
  --wp--style--unstable-gallery-gap: var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 1em ) ) );
  gap: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 1em))); }
.single-cont .wp-block-gallery.wp-block-gallery-5 {
  --wp--style--unstable-gallery-gap: var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 1em ) ) );
  gap: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 1em))); }

.single-cont .wp-block-gallery .wp-block-image {
  position: relative;
  height: auto !important;
  align-items: flex-start !important;
  flex: none !important;
  display: block !important; }

.single-cont .wp-block-gallery.columns-1 figure.wp-block-image a,
.single-cont .wp-block-gallery.columns-1 figure.wp-block-image img,
.single-cont .wp-block-gallery.columns-1.has-nested-images.is-cropped figure.wp-block-imag a,
.single-cont .wp-block-gallery.columns-1.has-nested-images.is-cropped figure.wp-block-imag img {
  width: 100%;
  height: calc((100vw - 30px) * 0.63829787) !important;
  object-fit: cover; }
  @media screen and (min-width: 768px) {
    .single-cont .wp-block-gallery.columns-1 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-1 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-1.has-nested-images.is-cropped figure.wp-block-imag a,
    .single-cont .wp-block-gallery.columns-1.has-nested-images.is-cropped figure.wp-block-imag img {
      height: calc((1230 / 1440 * 100vw * 0.83333 - 30px) * 0.63829787) !important; } }
  @media screen and (min-width: 1440px) {
    .single-cont .wp-block-gallery.columns-1 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-1 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-1.has-nested-images.is-cropped figure.wp-block-imag a,
    .single-cont .wp-block-gallery.columns-1.has-nested-images.is-cropped figure.wp-block-imag img {
      height: calc((1230px * 0.83333 - 30px) * 0.63829787) !important; } }
.single-cont .wp-block-gallery.columns-1.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.single-cont .wp-block-gallery.columns-1.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  width: 100%;
  height: calc((100vw - 30px) * 0.63829787) !important;
  object-fit: cover; }
  @media screen and (min-width: 768px) {
    .single-cont .wp-block-gallery.columns-1.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-1.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc((1230 / 1440 * 100vw * 0.83333 - 30px) * 0.63829787) !important; } }
  @media screen and (min-width: 1440px) {
    .single-cont .wp-block-gallery.columns-1.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-1.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc((1230px * 0.83333 - 30px) * 0.63829787) !important; } }
.single-cont .wp-block-gallery.columns-2 figure.wp-block-image a,
.single-cont .wp-block-gallery.columns-2 figure.wp-block-image img,
.single-cont .wp-block-gallery.columns-2.has-nested-images.is-cropped figure.wp-block-image a,
.single-cont .wp-block-gallery.columns-2.has-nested-images.is-cropped figure.wp-block-image img {
  width: 100%;
  height: calc(((100vw - 46px) * 0.5) * 0.63829787) !important;
  object-fit: cover; }
  @media screen and (min-width: 768px) {
    .single-cont .wp-block-gallery.columns-2 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-2 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-2.has-nested-images.is-cropped figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-2.has-nested-images.is-cropped figure.wp-block-image img {
      height: calc((1230 / 1440 * 100vw * 0.83333 - 46px) * 0.5 * 0.63829787) !important; } }
  @media screen and (min-width: 1440px) {
    .single-cont .wp-block-gallery.columns-2 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-2 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-2.has-nested-images.is-cropped figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-2.has-nested-images.is-cropped figure.wp-block-image img {
      height: calc((1230px * 0.83333 - 46px) * 0.5 * 0.63829787) !important; } }
.single-cont .wp-block-gallery.columns-2.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.single-cont .wp-block-gallery.columns-2.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  width: 100%;
  height: calc(((100vw - 46px) * 0.5) * 0.63829787) !important;
  object-fit: cover; }
  @media screen and (min-width: 768px) {
    .single-cont .wp-block-gallery.columns-2.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-2.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc((1230 / 1440 * 100vw * 0.83333 - 46px) * 0.5 * 0.63829787) !important; } }
  @media screen and (min-width: 1440px) {
    .single-cont .wp-block-gallery.columns-2.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-2.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc((1230px * 0.83333 - 46px) * 0.5 * 0.63829787) !important; } }
.single-cont .wp-block-gallery.columns-3 figure.wp-block-image a,
.single-cont .wp-block-gallery.columns-3 figure.wp-block-image img,
.single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image a,
.single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image img {
  width: 100%;
  /* height: calc(((100vw - 62px) * 0.33333) * 0.63829787) !important; */
  /* 600pxまでは2カラム　*/
  height: calc(((100vw - 46px) * 0.5) * 0.63829787) !important;
  object-fit: cover;
  /* 600pxから3カラム　*/ }
  @media screen and (min-width: 600px) {
    .single-cont .wp-block-gallery.columns-3 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-3 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image img {
      height: calc(((100vw - 62px) * 0.33333) * 0.63829787) !important; } }
  @media screen and (min-width: 768px) {
    .single-cont .wp-block-gallery.columns-3 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-3 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image img {
      height: calc((1230 / 1440 * 100vw * 0.83333 - 62px) * 0.33333 * 0.63829787) !important; } }
  @media screen and (min-width: 1440px) {
    .single-cont .wp-block-gallery.columns-3 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-3 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image img {
      height: calc((1230px * 0.83333 - 62px) * 0.33333 * 0.63829787) !important; } }
.single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  width: 100%;
  /* height: calc(((100vw - 62px) * 0.33333) * 0.63829787) !important; */
  /* 600pxまでは2カラム　*/
  height: calc(((100vw - 46px) * 0.5) * 0.63829787) !important;
  object-fit: cover;
  /* 600pxから3カラム　*/ }
  @media screen and (min-width: 600px) {
    .single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc(((100vw - 62px) * 0.33333) * 0.63829787) !important; } }
  @media screen and (min-width: 768px) {
    .single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc((1230 / 1440 * 100vw * 0.83333 - 62px) * 0.33333 * 0.63829787) !important; } }
  @media screen and (min-width: 1440px) {
    .single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-3.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc((1230px * 0.83333 - 62px) * 0.33333 * 0.63829787) !important; } }
.single-cont .wp-block-gallery.columns-4 figure.wp-block-image a,
.single-cont .wp-block-gallery.columns-4 figure.wp-block-image img,
.single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image a,
.single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image img {
  width: 100%;
  /* height: calc(((100vw - 78px) * 0.25) * 0.63829787) !important; */
  /* 600pxまでは2カラム　*/
  height: calc(((100vw - 46px) * 0.5) * 0.63829787) !important;
  object-fit: cover;
  /* 600pxから4カラム　*/ }
  @media screen and (min-width: 600px) {
    .single-cont .wp-block-gallery.columns-4 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-4 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image img {
      height: calc(((100vw - 78px) * 0.25) * 0.63829787) !important; } }
  @media screen and (min-width: 768px) {
    .single-cont .wp-block-gallery.columns-4 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-4 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image img {
      height: calc((1230 / 1440 * 100vw * 0.83333 - 78px) * 0.25 * 0.63829787) !important; } }
  @media screen and (min-width: 1440px) {
    .single-cont .wp-block-gallery.columns-4 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-4 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image img {
      height: calc((1230px * 0.83333 - 78px) * 0.25 * 0.63829787) !important; } }
.single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  width: 100%;
  /* height: calc(((100vw - 78px) * 0.25) * 0.63829787) !important; */
  /* 600pxまでは2カラム　*/
  height: calc(((100vw - 46px) * 0.5) * 0.63829787) !important;
  object-fit: cover;
  /* 600pxから4カラム　*/ }
  @media screen and (min-width: 600px) {
    .single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc(((100vw - 78px) * 0.25) * 0.63829787) !important; } }
  @media screen and (min-width: 768px) {
    .single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc((1230 / 1440 * 100vw * 0.83333 - 78px) * 0.25 * 0.63829787) !important; } }
  @media screen and (min-width: 1440px) {
    .single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-4.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc((1230px * 0.83333 - 78px) * 0.25 * 0.63829787) !important; } }
.single-cont .wp-block-gallery.columns-5 figure.wp-block-image a,
.single-cont .wp-block-gallery.columns-5 figure.wp-block-image img,
.single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image a,
.single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image img {
  width: 100%;
  /* height: calc(((100vw - 94px) * 0.2) * 0.63829787) !important; */
  /* 600pxまでは2カラム　*/
  height: calc(((100vw - 46px) * 0.5) * 0.63829787) !important;
  object-fit: cover;
  /* 600pxから5カラム　*/ }
  @media screen and (min-width: 600px) {
    .single-cont .wp-block-gallery.columns-5 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-5 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image img {
      height: calc(((100vw - 94px) * 0.2) * 0.63829787) !important; } }
  @media screen and (min-width: 768px) {
    .single-cont .wp-block-gallery.columns-5 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-5 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image img {
      height: calc((1230 / 1440 * 100vw * 0.83333 - 94px) * 0.2 * 0.63829787) !important; } }
  @media screen and (min-width: 1440px) {
    .single-cont .wp-block-gallery.columns-5 figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-5 figure.wp-block-image img,
    .single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image a,
    .single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image img {
      height: calc((1230px * 0.83333 - 94px) * 0.2 * 0.63829787) !important; } }
.single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  width: 100%;
  /* height: calc(((100vw - 94px) * 0.2) * 0.63829787) !important; */
  /* 600pxまでは2カラム　*/
  height: calc(((100vw - 46px) * 0.5) * 0.63829787) !important;
  object-fit: cover;
  /* 600pxから5カラム　*/ }
  @media screen and (min-width: 600px) {
    .single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc(((100vw - 94px) * 0.2) * 0.63829787) !important; } }
  @media screen and (min-width: 768px) {
    .single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc((1230 / 1440 * 100vw * 0.83333 - 94px) * 0.2 * 0.63829787) !important; } }
  @media screen and (min-width: 1440px) {
    .single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .single-cont .wp-block-gallery.columns-5.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
      height: calc((1230px * 0.83333 - 94px) * 0.2 * 0.63829787) !important; } }

.single-cont figure.wp-block-image figcaption {
  background: none;
  /* タイトル背景の影を消す */
  color: #333;
  position: relative;
  /* テキストを画像と重ねない */
  text-align: left;
  padding-top: 0.75em;
  padding-left: 0;
  padding-right: 0;
  text-shadow: none;
  line-height: 1.5;
  font-weight: 300;
  font-size: 1rem; }
  .single-cont figure.wp-block-image figcaption span {
    background: none;
    color: #333;
    text-shadow: none;
    line-height: 1.5;
    font-weight: 300;
    font-size: 1rem; }

.single-cont .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: none;
  /* タイトル背景の影を消す */
  color: #333;
  position: relative;
  /* テキストを画像と重ねない */
  /* text-align: center; */
  text-align: left;
  /* padding: 1em; */
  padding-top: 0.75em;
  padding-left: 0;
  padding-right: 0;
  text-shadow: none;
  line-height: 1.5;
  font-weight: 300;
  font-size: 1rem; }
  .single-cont .wp-block-gallery.has-nested-images figure.wp-block-image figcaption kbd {
    border-radius: 0; }
  .single-cont .wp-block-gallery.has-nested-images figure.wp-block-image figcaption kbd, .single-cont .wp-block-gallery.has-nested-images figure.wp-block-image figcaption span {
    background: none;
    color: #333;
    text-shadow: none;
    line-height: 1.5;
    font-weight: 300;
    font-size: 1rem; }

.single-cont .wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption)::before {
  display: none; }

.single-cont table thead th,
.single-cont table thead td,
.single-cont table tbody th,
.single-cont table tbody td {
  border: 1px solid #AAAAAA; }
.single-cont table th, .single-cont table td {
  /* height: 60px; */ }
.single-cont table thead th {
  color: #FFF;
  background: #339933; }
  .single-cont table thead th:nth-of-type(2n) {
    background: #339933; }
.single-cont .wp-block-table thead {
  border-bottom: 1px solid; }
  .single-cont .wp-block-table thead th {
    text-align: center; }

.sch-table table tr td:first-child {
  background-color: #EEF7FD; }

table.sch-table tr td:first-child {
  background-color: #EEF7FD; }

.single-cont .wp-block-embed-youtube {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  margin-top: 24px; }
  .single-cont .wp-block-embed-youtube .wp-block-embed__wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden; }
    .single-cont .wp-block-embed-youtube .wp-block-embed__wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.single-cont .addtoany_content {
  margin-top: 50px;
  margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .single-cont .addtoany_content {
      margin-top: 100px;
      margin-bottom: 0; } }

/* *************************
page parts
************************* */
.foot-btn-hoverbox-wrap {
  display: block;
  position: relative;
  width: 100%;
  height: 90px;
  border-top: 2px solid #B7B7B7; }
  @media screen and (min-width: 768px) {
    .foot-btn-hoverbox-wrap {
      height: 110px; } }
  .foot-btn-hoverbox-wrap .btn-hoverbox {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .foot-btn-hoverbox-wrap .btn-hoverbox {
        top: 60px; } }
    .foot-btn-hoverbox-wrap .btn-hoverbox a {
      font-size: 18px; }
      .foot-btn-hoverbox-wrap .btn-hoverbox a::before {
        right: 0; }
      .foot-btn-hoverbox-wrap .btn-hoverbox a::after {
        right: 0; }

.page-cont-title-sp-wrap {
  display: block;
  position: relative;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .page-cont-title-sp-wrap {
      display: none; } }

h2.page-cont-title-sp {
  text-align: left;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    h2.page-cont-title-sp {
      padding-bottom: 60px; } }
  h2.page-cont-title-sp .title-jpn {
    font-size: 28px;
    line-height: 2;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600; }
  h2.page-cont-title-sp .title-en {
    display: inline-block;
    width: auto;
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    color: #FFF;
    background: #339933;
    border-radius: 14.5px;
    padding: 0 10px;
    margin-top: 10px;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600; }

.container h3.page-title-sideline, .container-fluid h3.page-title-sideline {
  position: relative;
  display: block;
  height: auto;
  font-size: 50px;
  padding-left: 31px;
  vertical-align: top;
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .container h3.page-title-sideline, .container-fluid h3.page-title-sideline {
      font-size: 50px;
      padding-left: 50px;
      margin-bottom: 80px; } }
  .container h3.page-title-sideline::before, .container-fluid h3.page-title-sideline::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #339933;
    width: 4px;
    height: 50px;
    border-radius: 2px; }
    @media screen and (min-width: 768px) {
      .container h3.page-title-sideline::before, .container-fluid h3.page-title-sideline::before {
        width: 10px;
        height: 160px;
        border-radius: 5px; } }
  .container h3.page-title-sideline span.page-title, .container-fluid h3.page-title-sideline span.page-title {
    font-size: 1.25rem;
    line-height: 1.4;
    vertical-align: top;
    color: #333333;
    letter-spacing: 0;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600; }
    @media screen and (min-width: 768px) {
      .container h3.page-title-sideline span.page-title, .container-fluid h3.page-title-sideline span.page-title {
        font-size: 50px; } }
  .container h3.page-title-sideline span.page-title-copy, .container-fluid h3.page-title-sideline span.page-title-copy {
    position: relative;
    display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.5;
    color: #333333;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",   "HIragino Kaku Gothic Pro W6",   "HIragino Kaku Gothic Pro", Meiryo,   "ヒラギノ角ゴ Pro W3",   "メイリオ",   "Yu Gothic Medium",   "游ゴシック Medium", YuGothic,   "游ゴシック体", Osaka,   "ＭＳ Ｐゴシック",   "MS P Gothic", sans-serif !important;
    font-weight: 300;
    padding-left: 0;
    vertical-align: baseline;
    margin-top: 20px; }
    @media screen and (min-width: 768px) {
      .container h3.page-title-sideline span.page-title-copy, .container-fluid h3.page-title-sideline span.page-title-copy {
        font-size: 1.125rem;
        margin-top: 30px; } }

h4.page-bottomline-title {
  position: relative;
  display: block;
  /* height: 52px; */
  height: auto;
  font-size: 1.25rem;
  /* line-height: 32px; */
  line-height: 1.4;
  vertical-align: top;
  color: #333333;
  letter-spacing: 0;
  font-weight: normal;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
  padding-left: 0;
  padding-bottom: 23px; }
  @media screen and (min-width: 768px) {
    h4.page-bottomline-title {
      /* height: 69px; */
      height: auto;
      font-size: 1.875rem;
      /* line-height: 43px; */
      line-height: 1.4;
      padding-left: 0;
      padding-bottom: 36px; } }
  h4.page-bottomline-title::after {
    content: '';
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    border-radius: 1.5px;
    background: #339933; }
    @media screen and (min-width: 768px) {
      h4.page-bottomline-title::after {
        width: 60px;
        height: 6px;
        bottom: 0;
        border-radius: 3px; } }

/* *************************
page-cont
************************* */
.page-cont {
  margin: 0 auto; }

.page-cont-40 {
  margin: 0 auto;
  padding-top: 20px; }
  @media screen and (min-width: 768px) {
    .page-cont-40 {
      padding-top: 40px; } }

.page-cont-60 {
  margin: 0 auto;
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .page-cont-60 {
      padding-top: 60px; } }

.page-cont-80 {
  margin: 0 auto;
  padding-top: 40px; }
  @media screen and (min-width: 768px) {
    .page-cont-80 {
      padding-top: 80px; } }

.page-cont-100 {
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .page-cont-100 {
      padding-top: 100px;
      padding-bottom: 180px; } }

.page-cont-top {
  margin: 0 auto;
  padding-top: 17px; }
  @media screen and (min-width: 768px) {
    .page-cont-top {
      padding-top: 42px; } }

.page-cont-bottom {
  margin: 0 auto;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .page-cont-bottom {
      padding-bottom: 100px; } }

.page-cont-bottom-60 {
  margin: 0 auto;
  padding-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .page-cont-bottom-60 {
      padding-bottom: 100px; } }

.lead-copy {
  color: #339933;
  padding-top: 1em;
  padding-bottom: 1em; }

.text-indent {
  text-indent: 1em; }

.text-indent-negative {
  padding-left: 4rem;
  text-indent: -3rem; }

.disc-style {
  list-style-type: disc; }
  .disc-style li {
    margin-left: 1.4em; }

.list-mark {
  padding-top: 7rem; }
  @media screen and (max-width: 768px) {
    .list-mark {
      padding-top: 4rem; } }
  .list-mark.list-mark-second {
    padding-top: 5rem; }
    @media screen and (max-width: 768px) {
      .list-mark.list-mark-second {
        padding-top: 0; } }

.list-mark > div {
  /* margin: 0 auto; */
  margin-top: 0;
  margin-bottom: 0;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .list-mark > div {
      padding-bottom: 2rem; } }
  .list-mark > div .icon-mark {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 20px auto;
    width: 100%;
    height: auto;
    height: 120px; }
    .list-mark > div .icon-mark:hover img {
      opacity: 0.6; }
    .list-mark > div .icon-mark img {
      position: absolute;
      vertical-align: middle;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      height: auto; }
  .list-mark > div h4 {
    width: auto;
    font-size: 18px;
    /* font-weight: normal; */
    color: #339933;
    vertical-align: middle;
    letter-spacing: 0.1em;
    text-align: center;
    padding-top: 20px; }
    @media screen and (max-width: 768px) {
      .list-mark > div h4 {
        font-size: 16px;
        padding-top: 10px; } }
    @media screen and (max-width: 420px) {
      .list-mark > div h4 {
        font-size: 15px; } }
  .list-mark > div p {
    font-size: 13px;
    display: inline-block;
    padding-top: 10px;
    line-height: 2;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .list-mark > div p {
        font-size: 12px; } }
    @media screen and (max-width: 420px) {
      .list-mark > div p {
        font-size: 11px; } }
    .list-mark > div p br.tab-hide {
      display: inline; }
      @media screen and (max-width: 768px) {
        .list-mark > div p br.tab-hide {
          display: none; } }
      @media screen and (max-width: 420px) {
        .list-mark > div p br.tab-hide {
          display: inline; } }

/* ****************************************************************************** */
.ph-detail dt {
  /* text-align: left; */
  line-height: 2;
  color: #B7B7B7; }
.ph-detail dd {
  text-align: left;
  line-height: 2; }
  .ph-detail dd span {
    display: inline-block; }
  .ph-detail dd .op-info {
    width: 10rem;
    font-size: 15px; }
  .ph-detail dd .op-info-2 {
    width: 15rem;
    font-size: 15px; }

.ph-tel {
  font-weight: bold; }

.btn-hover:hover {
  opacity: 0.8; }

.wht-box {
  background: rgba(255, 255, 255, 0.9);
  border: 6px #339933 solid; }
  .wht-box p {
    padding: 2em;
    padding-top: 0; }

.g-map {
  position: relative;
  /* padding-bottom: 75%; */
  padding-bottom: 280px;
  height: 0;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .g-map {
      /* padding-bottom: 50%; */
      padding-bottom: 800px; } }

.g-map iframe,
.g-map object,
.g-map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.youtube-cont {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.youtube-cont iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

a.gotop {
  position: relative;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, 30%);
  transform: translate(0, 30%);
  transform: translate3d(0, 0, 0);
  text-decoration: none;
  color: #FFF; }
  a.gotop:hover {
    color: #CCC; }

a.gotop {
  padding-top: 20px; }

a.gotop span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  box-sizing: border-box; }

a.gohome {
  position: relative;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, 30%);
  transform: translate(0, 30%);
  text-decoration: none;
  color: #FFF; }
  a.gohome:hover {
    color: #CCC; }

a.gohome {
  padding-top: 20px; }

.gotop {
  padding-bottom: 2em; }
  .gotop a {
    padding: 1em; }
  .gotop img {
    width: 38px; }

/**********************************
side-widget-wrap
**********************************/
@media screen and (min-width: 768px) {
  .side-cont {
    padding-bottom: 60px; } }

.side-widget-wrap {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .side-widget-wrap {
      margin-bottom: 60px; } }

.side-widget-wrap h4 {
  position: relative;
  padding: 0;
  display: block;
  width: 100%;
  height: 40px;
  background: #339933;
  border-radius: 6.4px;
  line-height: 40px;
  color: #FFF;
  font-size: 1rem;
  text-align: center;
  font-weight: 300;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .side-widget-wrap h4 {
      height: 50px;
      border-radius: 8px;
      line-height: 50px;
      font-size: 1.125rem;
      margin-bottom: 20px; } }

.side-widget.side-widget-archivelist ul {
  max-height: 190px;
  overflow-y: scroll; }

.side-widget.side-widget-catlist {
  width: 100%;
  border-top: 2px solid #339933;
  padding-top: 30px; }

.side-widget-catlist ul {
  width: 100%; }

.side-widget-catlist ul > li {
  display: inline-block;
  position: relative;
  width: 49%;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1em; }
  @media screen and (min-width: 768px) {
    .side-widget-catlist ul > li {
      display: block;
      width: auto; } }
  .side-widget-catlist ul > li.no-lsp a {
    letter-spacing: 0; }

.side-widget-catlist ul > li > a {
  position: relative;
  display: inline-block;
  width: auto;
  height: 100%;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  vertical-align: top;
  letter-spacing: 0;
  color: #333333;
  text-decoration: none;
  box-sizing: border-box;
  border-bottom: 2px solid transparent;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .side-widget-catlist ul > li > a:hover {
    border-bottom: 2px solid #339933; }

.side-widget-catlist ul > li:last-child {
  margin-bottom: 0; }

.side-widget-catlist ul > li:hover > a　 {
  text-decoration: none; }

.side-widget-catlist {
  margin-bottom: 40px; }
  @media screen and (min-width: 1200px) {
    .side-widget-catlist {
      margin-bottom: 0; } }
  @media screen and (min-width: 1440px) {
    .side-widget-catlist {
      margin-bottom: 0; } }
  .side-widget-catlist ul {
    position: relative; }
  .side-widget-catlist ul li {
    line-height: 1.5;
    padding: 0 0;
    padding-left: 1em;
    list-style-type: none !important; }
  .side-widget-catlist ul li:before {
    content: "";
    position: absolute;
    left: 0;
    /*
    top: 0;
    bottom: 0;
    */
    top: 9px;
    bottom: auto;
    width: 6px;
    height: 6px;
    margin: auto 0;
    background-image: url(images/common/list-mark.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }

/**********************************
page-news-wrap
**********************************/
.page-news-wrap {
  margin-top: 40px;
  padding-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .page-news-wrap {
      margin-top: 0;
      padding-right: 40px;
      padding-bottom: 100px; } }
  @media screen and (min-width: 1440px) {
    .page-news-wrap {
      padding-right: 70px; } }

@media screen and (min-width: 768px) {
  .side-cont {
    padding-left: 0; } }

h3.category-child-title-wrap {
  position: relative;
  display: block;
  height: auto;
  font-size: 1.125rem;
  line-height: 1.6667;
  vertical-align: top;
  color: #333333;
  letter-spacing: 0;
  font-weight: normal;
  font-weight: 300;
  padding-left: 0;
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    h3.category-child-title-wrap {
      height: auto;
      font-size: 1.125rem;
      line-height: 1.6667;
      padding-left: 0;
      margin-bottom: 40px; } }
  h3.category-child-title-wrap span {
    display: inline;
    height: auto;
    font-size: 1.125rem;
    line-height: 1.6667;
    vertical-align: top;
    color: #333333;
    letter-spacing: 0;
    font-weight: normal;
    font-weight: 300;
    padding-left: 0;
    margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      h3.category-child-title-wrap span {
        height: auto;
        font-size: 1.125rem;
        line-height: 1.6667;
        padding-left: 0;
        margin-bottom: 0; } }

.category-news h3.category-child-title-wrap {
  display: none; }

/**********************************
page-side-menu-wrap
**********************************/
.page-side-menu-wrap {
  position: relative;
  width: 100%;
  height: 100%; }

.page-side-menu {
  display: none;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  bottom: 0;
  width: 218px;
  height: 300px;
  margin: auto 0;
  padding: 0 0; }
  @media screen and (min-width: 1200px) {
    .page-side-menu {
      display: block;
      z-index: 3; } }
  .page-side-menu h5 {
    display: block;
    width: 100%;
    height: 40px;
    background-color: #339933;
    color: #FFF;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    font-weight: 600;
    line-height: 40px;
    font-weight: normal;
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    border-radius: 10px 0 0 0; }
  .page-side-menu ul {
    display: block;
    width: 100%;
    height: auto;
    background-color: #F8F8F8;
    border-radius: 0 0 0 10px;
    text-align: left;
    padding: 18px; }
  .page-side-menu ul > li {
    display: block;
    position: relative;
    width: auto;
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0;
    padding-left: 0.8125em;
    list-style-type: none !important;
    margin-bottom: 1rem; }
  .page-side-menu ul > li > a {
    position: relative;
    display: inline-block;
    width: auto;
    height: 100%;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
    vertical-align: top;
    letter-spacing: 0;
    color: #333333;
    text-decoration: none;
    box-sizing: border-box;
    border-bottom: 2px solid transparent;
    -webkit-transition: all .3s;
    transition: all .3s; }
    .page-side-menu ul > li > a:hover {
      border-bottom: 2px solid #339933; }
  .page-side-menu ul > li:last-child {
    margin-bottom: 0; }
  .page-side-menu ul > li:hover > a　 {
    text-decoration: none; }
  .page-side-menu ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    margin: auto 0;
    background-image: url(images/common/list-mark.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }

/**********************************
page-hospitalinfomation
**********************************/
.logo-bg {
  background-color: #EDEDED;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(images/common/bg-logo.png); }

.con-aisatsu-wrap {
  height: auto;
  padding: 40px 0 40px 0; }
  @media screen and (min-width: 768px) {
    .con-aisatsu-wrap {
      height: 780px;
      padding: 128px 0 120px 0; } }
  .con-aisatsu-wrap .cont-inner-left {
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .con-aisatsu-wrap .cont-inner-left {
        margin-bottom: 0; } }
  @media screen and (min-width: 768px) {
    .con-aisatsu-wrap .img-wrap {
      padding-left: 40px; } }
  .con-aisatsu-wrap .cont-inner p {
    line-height: 1.875; }

h4.page-green-title {
  position: relative;
  display: block;
  letter-spacing: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  text-align: left;
  line-height: 1.4375;
  vertical-align: top;
  color: #339933;
  font-size: 1.25rem;
  margin-bottom: 1em; }
  @media screen and (min-width: 768px) {
    h4.page-green-title {
      font-size: 2rem;
      line-height: 1.4375;
      margin-bottom: 30px; } }

.container p.name-line, .container-fluid p.name-line {
  margin-top: 15px; }
  @media screen and (min-width: 768px) {
    .container p.name-line, .container-fluid p.name-line {
      margin-top: 30px; } }
  .container p.name-line .name-line-left, .container-fluid p.name-line .name-line-left {
    font-size: 0.875em; }
  .container p.name-line .name-line-right, .container-fluid p.name-line .name-line-right {
    font-size: 0.625em;
    color: #339933; }
.container h5.name-line, .container-fluid h5.name-line {
  margin: 0 0;
  margin-top: 0;
  font-weight: 300;
  font-size: 15px; }
  @media screen and (min-width: 768px) {
    .container h5.name-line, .container-fluid h5.name-line {
      margin-top: 0; } }
  .container h5.name-line .name-line-left, .container-fluid h5.name-line .name-line-left {
    font-size: 0.875em; }
  .container h5.name-line .name-line-right, .container-fluid h5.name-line .name-line-right {
    font-size: 0.625em;
    color: #339933; }

.con-profile-wrap {
  height: auto;
  padding: 40px 0 40px 0; }
  @media screen and (min-width: 768px) {
    .con-profile-wrap {
      height: auto;
      padding: 188px 0 180px 0; } }
  @media screen and (min-width: 1440px) {
    .con-profile-wrap {
      height: auto;
      padding: 188px 0 180px 0; } }
  .con-profile-wrap .cont-inner-left {
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .con-profile-wrap .cont-inner-left {
        margin-bottom: 0; } }
  @media screen and (min-width: 768px) {
    .con-profile-wrap .cont-inner-right h4, .con-profile-wrap .cont-inner-right h5, .con-profile-wrap .cont-inner-right p {
      padding-left: 40px; } }
  .con-profile-wrap .cont-inner-right h4.page-green-title {
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .con-profile-wrap .cont-inner-right h4.page-green-title {
        margin-bottom: 10px; } }
  .con-profile-wrap .cont-inner-right p {
    /* line-height: 1.875; */
    margin-bottom: 1.875em; }
    .con-profile-wrap .cont-inner-right p:first-of-type {
      margin-top: 30px; }
      @media screen and (min-width: 768px) {
        .con-profile-wrap .cont-inner-right p:first-of-type {
          line-height: 1.875;
          margin-top: 30px; } }
    .con-profile-wrap .cont-inner-right p:last-of-type {
      margin-bottom: 0; }

.con-hospitalinfo-wrap {
  background-color: #339933;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(images/hospitalinformation/bg-hospitalinfo.jpg);
  height: auto;
  padding: 40px 0 40px 0; }
  @media screen and (min-width: 768px) {
    .con-hospitalinfo-wrap {
      height: auto;
      padding: 128px 0 120px 0; } }
  @media screen and (min-width: 1440px) {
    .con-hospitalinfo-wrap {
      height: auto;
      padding: 128px 0 120px 0; } }
  .con-hospitalinfo-wrap h3, .con-hospitalinfo-wrap h4, .con-hospitalinfo-wrap h5, .con-hospitalinfo-wrap p {
    color: #FFF; }
  .con-hospitalinfo-wrap h4.page-green-title {
    color: #FFF; }
  .con-hospitalinfo-wrap .cont-inner-first {
    margin-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .con-hospitalinfo-wrap .cont-inner-first {
        margin-bottom: 60px; } }
    .con-hospitalinfo-wrap .cont-inner-first p {
      /* line-height: 1.875em; */ }
      @media screen and (min-width: 768px) {
        .con-hospitalinfo-wrap .cont-inner-first p {
          line-height: 1.875em; } }

.grid-list {
  width: 100%;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  box-sizing: border-box;
  margin: 0 0;
  grid-row-gap: 30px;
  grid-column-gap: 15px; }
  @media screen and (min-width: 768px) {
    .grid-list {
      grid-template-columns: 1fr 1fr;
      grid-row-gap: 40px;
      grid-column-gap: 40px;
      padding-bottom: 0; } }
  @media screen and (min-width: 1440px) {
    .grid-list {
      grid-row-gap: 60px;
      grid-column-gap: 40px;
      padding-bottom: 0; } }
  .grid-list > li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
    @media screen and (min-width: 768px) {
      .grid-list > li {
        margin: 0;
        padding: 0; } }
    @media screen and (min-width: 1440px) {
      .grid-list > li {
        margin: 0;
        padding: 0; } }

.hospitalinfo-list .list-inner {
  position: relative;
  display: block;
  width: 100%;
  vertical-align: top; }
  .hospitalinfo-list .list-inner * {
    vertical-align: top; }
.hospitalinfo-list .list-thumbnail-box {
  display: block;
  width: 100%;
  border-radius: 0;
  overflow: hidden; }
.hospitalinfo-list .list-title-box {
  display: block;
  width: 100%;
  margin: 0 0;
  padding-top: 12px; }
  @media screen and (min-width: 768px) {
    .hospitalinfo-list .list-title-box {
      padding-top: 20px; } }
.hospitalinfo-list h4 {
  font-size: 18px;
  padding-bottom: 4px;
  line-height: 1.5;
  font-weight: bold;
  font-weight: 600; }
  @media screen and (min-width: 768px) {
    .hospitalinfo-list h4 {
      font-size: 20px;
      padding-bottom: 4px; } }
.hospitalinfo-list p {
  font-size: 0.875rem;
  /* line-height: 1.875; */ }
  @media screen and (min-width: 768px) {
    .hospitalinfo-list p {
      font-size: 1rem;
      line-height: 1.875; } }

/**********************************
page-medicalinformation
**********************************/
.con-raiin-wrap {
  height: auto;
  padding: 40px 0 40px 0;
  background: #F8F8F8; }
  @media screen and (min-width: 768px) {
    .con-raiin-wrap {
      height: auto;
      padding: 128px 0 120px 0; } }
  @media screen and (min-width: 1440px) {
    .con-raiin-wrap {
      height: auto;
      padding: 128px 0 120px 0; } }
  .con-raiin-wrap .cont-inner-first {
    margin-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .con-raiin-wrap .cont-inner-first {
        margin-bottom: 60px; } }
    .con-raiin-wrap .cont-inner-first p {
      /* line-height: 1.875em; */ }
      @media screen and (min-width: 768px) {
        .con-raiin-wrap .cont-inner-first p {
          line-height: 1.875em; } }

.con-raiin-list .list-inner {
  position: relative;
  display: block;
  width: 100%;
  vertical-align: top;
  border-top: 2px solid #339933; }
  .con-raiin-list .list-inner * {
    vertical-align: top; }
.con-raiin-list .list-title-box {
  display: block;
  width: 100%;
  margin: 0 0;
  padding-top: 12px; }
  @media screen and (min-width: 768px) {
    .con-raiin-list .list-title-box {
      padding-top: 24px; } }
.con-raiin-list h4 {
  font-size: 20px;
  padding-bottom: 14px;
  line-height: 1.4615;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  color: #339933;
  padding-left: 0.3em; }
  @media screen and (min-width: 768px) {
    .con-raiin-list h4 {
      font-size: 26px;
      padding-bottom: 20px;
      line-height: 1.4615; } }
.con-raiin-list p {
  font-size: 0.875rem;
  line-height: 1.875; }
  @media screen and (min-width: 768px) {
    .con-raiin-list p {
      font-size: 1rem;
      line-height: 1.875; } }

/**********************************
page-clinichoursandaccess
**********************************/
.con-clinichours-wrap {
  height: auto;
  padding: 40px 0 40px 0; }
  @media screen and (min-width: 768px) {
    .con-clinichours-wrap {
      height: auto;
      padding: 108px 0 180px 0; } }
  @media screen and (min-width: 1440px) {
    .con-clinichours-wrap {
      height: auto;
      padding: 108px 0 180px 0; } }
  .con-clinichours-wrap .cont-inner-left {
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .con-clinichours-wrap .cont-inner-left {
        margin-bottom: 0; } }
  .con-clinichours-wrap .cont-inner-right p {
    font-size: 1rem;
    line-height: 1.875em;
    margin-bottom: 1.875em; }
    .con-clinichours-wrap .cont-inner-right p:last-of-type {
      margin-bottom: 0; }
  .con-clinichours-wrap table {
    width: 100%;
    font-weight: normal;
    font-weight: 300;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5; }
    @media screen and (min-width: 768px) {
      .con-clinichours-wrap table {
        font-size: 18px;
        font-size: 1.125rem; } }
    .con-clinichours-wrap table tr {
      border-bottom: 1px solid #B7B7B7; }
      .con-clinichours-wrap table tr.table-head {
        border-bottom: 2px solid #339933; }
        @media screen and (min-width: 768px) {
          .con-clinichours-wrap table tr.table-head {
            border-bottom: 4px solid #339933; } }
    .con-clinichours-wrap table th {
      text-align: center; }
    .con-clinichours-wrap table td {
      text-align: center;
      padding: 0.7778em 0.5em; }
    .con-clinichours-wrap table .table-head td {
      padding: 0 0.5em 0.7778em 0.5em; }
    .con-clinichours-wrap table .table-body td {
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: bold;
      padding: 0.5333em 0.5em; }
      @media screen and (min-width: 768px) {
        .con-clinichours-wrap table .table-body td {
          font-size: 30px;
          font-size: 1.875rem; } }
  .con-clinichours-wrap .con-clinichours-detail-wrap {
    display: block;
    width: 100%;
    height: 100%; }
    @media screen and (min-width: 768px) {
      .con-clinichours-wrap .con-clinichours-detail-wrap {
        padding-left: 40px; } }
    .con-clinichours-wrap .con-clinichours-detail-wrap .con-clinichours-detail {
      width: 100%;
      height: 100%;
      background: #F8F8F8;
      border-left: 4px solid #B7B7B7;
      padding: 15px 15px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 15px; }
      @media screen and (min-width: 768px) {
        .con-clinichours-wrap .con-clinichours-detail-wrap .con-clinichours-detail {
          justify-content: space-evenly;
          padding: 0 16px;
          gap: 0; } }
      @media screen and (min-width: 768px) {
        .con-clinichours-wrap .con-clinichours-detail-wrap .con-clinichours-detail > * {
          margin-top: 10px; } }
  .con-clinichours-wrap .detail-phone {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 40px;
    color: #339933; }
    .con-clinichours-wrap .detail-phone span {
      font-size: 0.6667em;
      color: #333333; }
    .con-clinichours-wrap .detail-phone a.ph-number {
      font-size: inherit;
      text-decoration: none;
      color: #339933; }
      @media screen and (min-width: 768px) {
        .con-clinichours-wrap .detail-phone a.ph-number {
          font-size: inherit;
          text-decoration: none;
          color: #339933;
          cursor: pointer; } }
      .con-clinichours-wrap .detail-phone a.ph-number:hover {
        text-decoration: none; }

.con-clinicaccess-wrap {
  height: auto;
  padding: 0 0 40px 0; }
  @media screen and (min-width: 768px) {
    .con-clinicaccess-wrap {
      height: auto;
      padding: 0 0 180px 0; } }
  @media screen and (min-width: 1440px) {
    .con-clinicaccess-wrap {
      height: auto;
      padding: 0 0 180px 0; } }
  .con-clinicaccess-wrap .cont-inner-first {
    margin-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .con-clinicaccess-wrap .cont-inner-first {
        margin-bottom: 54px; } }
    .con-clinicaccess-wrap .cont-inner-first p {
      line-height: 1.875em; }
      @media screen and (min-width: 768px) {
        .con-clinicaccess-wrap .cont-inner-first p {
          line-height: 1.875em; } }

.g-map-wrap {
  /* margin-top: 30px; */
  margin-top: 0; }
  @media screen and (min-width: 768px) {
    .g-map-wrap {
      /* margin-top: 30px; */
      margin-top: 0; } }

/**********************************
page-privacy
**********************************/
.con-privacy-wrap {
  padding: 40px 0 40px 0; }
  @media screen and (min-width: 768px) {
    .con-privacy-wrap {
      padding: 100px 0 180px 0; } }
  .con-privacy-wrap .cont-inner {
    margin-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .con-privacy-wrap .cont-inner {
        margin-bottom: 68px; } }
  .con-privacy-wrap .cont-inner {
    		/*
    		ul li:before {
    			content: "・";
    			position: absolute;
    			left : 0;
    			top: 0;
    			bottom: 0;
    			width: 1em;
    			height: 1em;
    			margin: auto 0;
    
    		}
    		*/ }
    .con-privacy-wrap .cont-inner p {
      line-height: 1.875; }
    .con-privacy-wrap .cont-inner p + ul {
      margin-top: 20px; }
      @media screen and (min-width: 768px) {
        .con-privacy-wrap .cont-inner p + ul {
          margin-top: 30px; } }
    .con-privacy-wrap .cont-inner ul {
      line-height: 1.875;
      padding-left: 1.5em;
      position: relative; }
    .con-privacy-wrap .cont-inner ul li {
      position: relative;
      line-height: 1.875;
      padding: 0 0;
      padding-left: 0;
      /* list-style-type: none!important; */
      list-style-type: disc; }

/**********************************
page-staff
**********************************/
@media screen and (min-width: 768px) {
  .con-staff-wrap .col-md-4.col-md-cstm {
    /*
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    */
    -ms-flex: 0 0 31.666667%;
    flex: 0 0 31.666667%;
    max-width: 31.666667%; } }
@media screen and (min-width: 768px) {
  .con-staff-wrap .col-md-8.col-md-cstm {
    /*
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    */
    -ms-flex: 0 0 68.333333%;
    flex: 0 0 68.333333%;
    max-width: 68.333333%; } }

.container h3.staff-name-box, .container-fluid h3.staff-name-box {
  position: relative;
  display: block;
  font-size: 2rem;
  line-height: 1;
  vertical-align: top;
  color: #333333;
  padding-left: 15px;
  text-align: left;
  margin-bottom: 30px;
  /* border-left: 1px $sub2-color solid; */ }
  @media screen and (min-width: 768px) {
    .container h3.staff-name-box, .container-fluid h3.staff-name-box {
      font-size: 2.5rem;
      line-height: 0.75;
      padding-left: 30px;
      margin-bottom: 40px; } }
  .container h3.staff-name-box::before, .container-fluid h3.staff-name-box::before {
    content: '';
    position: absolute;
    display: block;
    top: 4px;
    left: 0;
    width: 1px;
    height: calc(100% - 4px);
    background: #B7B7B7; }
    @media screen and (min-width: 768px) {
      .container h3.staff-name-box::before, .container-fluid h3.staff-name-box::before {
        top: 8px;
        height: calc(100% - 8px); } }
  .container h3.staff-name-box span.name-box-left, .container-fluid h3.staff-name-box span.name-box-left {
    position: relative;
    display: inline-block;
    width: auto;
    height: 32px;
    font-size: 0.875rem;
    line-height: 32px;
    padding-left: 12px;
    padding-right: 12px;
    vertical-align: baseline;
    color: #FFF;
    background: #339933;
    border-radius: 6px;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .container h3.staff-name-box span.name-box-left, .container-fluid h3.staff-name-box span.name-box-left {
        font-size: 1rem;
        margin-bottom: 29px; } }
  .container h3.staff-name-box span.name-box-right, .container-fluid h3.staff-name-box span.name-box-right {
    position: relative;
    display: inline-block;
    width: auto;
    font-size: 0.875rem;
    line-height: 1.5;
    padding-left: 20px;
    vertical-align: baseline;
    color: #339933;
    font-weight: normal;
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500; }
    @media screen and (min-width: 768px) {
      .container h3.staff-name-box span.name-box-right, .container-fluid h3.staff-name-box span.name-box-right {
        font-size: 1.125rem; } }

.con-staff-wrap {
  height: auto;
  padding: 0 0 0 0; }
  @media screen and (min-width: 768px) {
    .con-staff-wrap {
      height: auto;
      padding: 0 0 0 0; } }
  @media screen and (min-width: 1440px) {
    .con-staff-wrap {
      height: auto;
      padding: 0 0 0 0; } }
  .con-staff-wrap .cont-staff-inner {
    border-top: 1px solid #B7B7B7;
    border-bottom: 1px solid #B7B7B7;
    padding: 40px 0; }
    @media screen and (min-width: 768px) {
      .con-staff-wrap .cont-staff-inner {
        padding: 60px 0; } }
  .con-staff-wrap.con-staff-wrap-first {
    padding: 40px 0 40px 0; }
    @media screen and (min-width: 768px) {
      .con-staff-wrap.con-staff-wrap-first {
        height: auto;
        padding: 130px 0 0 0; } }
    @media screen and (min-width: 1440px) {
      .con-staff-wrap.con-staff-wrap-first {
        height: auto;
        padding: 130px 0 0 0; } }
    .con-staff-wrap.con-staff-wrap-first .cont-staff-inner {
      border-bottom: 1px solid #B7B7B7; }
  .con-staff-wrap .cont-inner-right {
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .con-staff-wrap .cont-inner-right {
        margin-bottom: 0;
        padding-left: 60px !important; } }
  .con-staff-wrap .cont-inner-left h4.page-green-title {
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .con-staff-wrap .cont-inner-left h4.page-green-title {
        font-size: 38px;
        margin-bottom: 10px; } }
  .con-staff-wrap .cont-inner-left p {
    /* line-height: 1.875; */
    margin-bottom: 1.875em; }
    .con-staff-wrap .cont-inner-left p:first-of-type {
      margin-top: 30px; }
      @media screen and (min-width: 768px) {
        .con-staff-wrap .cont-inner-left p:first-of-type {
          line-height: 1.875;
          margin-top: 40px; } }
    .con-staff-wrap .cont-inner-left p:last-of-type {
      margin-bottom: 0; }

.con-staff-img-wrap {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .con-staff-img-wrap {
      padding-top: 180px;
      padding-left: 45px;
      padding-right: 45px;
      padding-bottom: 180px; } }

.con-staff-img-wrap .con-staff-img-item {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-bottom: 39px;
  /* max-width: 280px; */ }
  @media screen and (min-width: 768px) {
    .con-staff-img-wrap .con-staff-img-item:first-of-type {
      padding-left: 15px;
      padding-right: 20px;
      margin-bottom: 0;
      max-width: initial; } }
  .con-staff-img-wrap .con-staff-img-item:last-of-type {
    margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .con-staff-img-wrap .con-staff-img-item {
      padding-left: 20px;
      padding-right: 15px;
      margin-bottom: 0;
      max-width: initial; } }
  .con-staff-img-wrap .con-staff-img-item .img-wrap {
    display: block;
    width: 100%; }
    .con-staff-img-wrap .con-staff-img-item .img-wrap img {
      width: 100%;
      height: auto;
      vertical-align: top; }
  .con-staff-img-wrap .con-staff-img-item h5 {
    text-align: left;
    font-size: 1.125rem;
    line-height: 1.5;
    margin-top: 12px;
    font-weight: 300; }
    @media screen and (min-width: 768px) {
      .con-staff-img-wrap .con-staff-img-item h5 {
        font-size: 1.25rem; } }

.con-staff-img-wrap {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .con-staff-img-wrap {
      padding-top: 180px;
      padding-left: 45px;
      padding-right: 45px;
      padding-bottom: 180px; } }

/* *************************
recruitmentinformation
************************* */
.con-recruit-img-wrap {
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .con-recruit-img-wrap {
      padding-top: 0; } }

.con-recruit-img-wrap .con-staff-img-item {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  /* margin-bottom: 39px; */
  /* max-width: 280px; */ }
  .con-recruit-img-wrap .con-staff-img-item .img-wrap {
    position: relative;
    display: block;
    width: 100%; }
    .con-recruit-img-wrap .con-staff-img-item .img-wrap img {
      width: 100%;
      height: auto;
      vertical-align: top; }
  .con-recruit-img-wrap .con-staff-img-item .img-wrap::after {
    content: "";
    position: absolute;
    left: 9.1%;
    top: -21.25%;
    bottom: auto;
    right: auto;
    width: 32%;
    aspect-ratio: 384/179;
    margin: auto 0;
    background-image: url(images/recruitmentinformation/Joinus.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    -webkit-transform: rotate(-10.56deg);
    transform: rotate(-10.56deg); }

.con-recruit-img-wrap .con-staff-youtube-item {
  margin-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .con-recruit-img-wrap .con-staff-youtube-item {
      margin-top: 128px; } }

.con-recruitdetail-wrap {
  height: auto;
  padding: 40px 0 0 0; }
  @media screen and (min-width: 768px) {
    .con-recruitdetail-wrap {
      padding: 128px 0 0 0; } }
  .con-recruitdetail-wrap .cont-inner p {
    line-height: 1.875; }
  .con-recruitdetail-wrap h3.page-title {
    margin-bottom: 20px !important; }
    @media screen and (min-width: 768px) {
      .con-recruitdetail-wrap h3.page-title {
        margin-bottom: 40px !important; } }
  .con-recruitdetail-wrap h4 {
    position: relative;
    display: block;
    width: 100%;
    height: 30px;
    text-align: left;
    font-size: 1rem !important;
    margin-top: 50px;
    margin-bottom: 20px;
    padding-left: 60px;
    color: #339933;
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    vertical-align: bottom;
    line-height: 30px; }
    @media screen and (min-width: 768px) {
      .con-recruitdetail-wrap h4 {
        height: 30px;
        margin-top: 80px;
        margin-bottom: 20px;
        font-size: 1.25rem !important;
        line-height: 30px;
        padding-left: 90px; } }
    .con-recruitdetail-wrap h4::before {
      content: '';
      position: absolute;
      display: block;
      top: auto;
      left: 0;
      bottom: 0;
      width: 50px;
      height: 50px;
      margin: 0 0;
      padding: 0;
      line-height: 50px;
      font-size: 50px;
      color: #339933;
      font-family: "Roboto Condensed", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      z-index: 3; }
      @media screen and (min-width: 768px) {
        .con-recruitdetail-wrap h4::before {
          bottom: -6px;
          width: 80px;
          height: 80px;
          line-height: 80px;
          font-size: 80px; } }
  .con-recruitdetail-wrap h4:nth-of-type(1)::before {
    content: '01'; }
  .con-recruitdetail-wrap h4:nth-of-type(2)::before {
    content: '02'; }
  .con-recruitdetail-wrap h4:nth-of-type(3)::before {
    content: '03'; }
  .con-recruitdetail-wrap h4:nth-of-type(4)::before {
    content: '04'; }
  .con-recruitdetail-wrap h4:nth-of-type(5)::before {
    content: '05'; }
  .con-recruitdetail-wrap h4:nth-of-type(6)::before {
    content: '06'; }
  .con-recruitdetail-wrap h4:nth-of-type(7)::before {
    content: '07'; }
  .con-recruitdetail-wrap h4:nth-of-type(8)::before {
    content: '08'; }
  .con-recruitdetail-wrap table {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    border-top: 5px solid #339933; }
    @media screen and (min-width: 768px) {
      .con-recruitdetail-wrap table {
        margin-bottom: 60px; } }
    .con-recruitdetail-wrap table tr {
      width: 100%;
      border-bottom: 1px solid #B7B7B7; }
      .con-recruitdetail-wrap table tr td {
        display: block;
        border: 0;
        vertical-align: middle;
        line-height: 1.875;
        font-size: 1rem;
        padding: 20px 0 20px 0; }
        @media screen and (min-width: 768px) {
          .con-recruitdetail-wrap table tr td {
            display: table-cell !important;
            padding: 35px 40px 35px 0; } }
      .con-recruitdetail-wrap table tr td:first-of-type {
        width: 100%;
        padding: 20px 0 10px 0; }
        @media screen and (min-width: 768px) {
          .con-recruitdetail-wrap table tr td:first-of-type {
            width: 26.6667%;
            padding: 35px 40px 35px 0; } }
      .con-recruitdetail-wrap table tr td:last-of-type {
        width: 100%;
        padding: 10px 0 20px 0; }
        @media screen and (min-width: 768px) {
          .con-recruitdetail-wrap table tr td:last-of-type {
            width: auto;
            padding: 35px 40px 35px 0; } }

.con-recruitdetail-second-wrap {
  height: auto;
  padding: 40px 0 60px 0; }
  @media screen and (min-width: 768px) {
    .con-recruitdetail-second-wrap {
      padding: 128px 0 120px 0; } }
  .con-recruitdetail-second-wrap .cont-inner p {
    line-height: 1.875; }
  .con-recruitdetail-second-wrap h3.page-title {
    margin-bottom: 20px !important; }
    @media screen and (min-width: 768px) {
      .con-recruitdetail-second-wrap h3.page-title {
        margin-bottom: 40px !important; } }

.recruit-phone-wrap {
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .recruit-phone-wrap {
      padding-top: 40px; } }
  .recruit-phone-wrap .recruit-phone {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
    color: #339933; }
    @media screen and (min-width: 768px) {
      .recruit-phone-wrap .recruit-phone {
        font-size: 50px;
        line-height: 59px; } }
    .recruit-phone-wrap .recruit-phone span {
      font-size: 0.6667em;
      color: #333333; }
      @media screen and (min-width: 768px) {
        .recruit-phone-wrap .recruit-phone span {
          font-size: 0.48em; } }
    .recruit-phone-wrap .recruit-phone a.ph-number {
      font-size: inherit;
      text-decoration: none;
      color: #339933; }
      @media screen and (min-width: 768px) {
        .recruit-phone-wrap .recruit-phone a.ph-number {
          font-size: inherit;
          text-decoration: none;
          color: #339933;
          cursor: pointer; } }
      .recruit-phone-wrap .recruit-phone a.ph-number:hover {
        text-decoration: none; }

/* *************************
page-contactus
************************* */
.con-contactus-wrap {
  margin-top: 30px;
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .con-contactus-wrap {
      margin-top: 100px;
      margin-bottom: 180px; } }

.container .con-contactus-lead p {
  font-size: 1rem;
  line-height: 1.875; }

.container .con-contactus-lead p {
  font-size: 1rem;
  line-height: 1.875; }

.single-form-cont {
  margin-top: 40px; }
  @media screen and (min-width: 768px) {
    .single-form-cont {
      margin-top: 60px; } }

.link-privacy-wrap {
  text-align: center;
  margin-top: 40px; }
  @media screen and (min-width: 768px) {
    .link-privacy-wrap {
      margin-top: 60px; } }
  .link-privacy-wrap a.link-ex {
    text-decoration: underline;
    color: #339933; }
    @media screen and (min-width: 768px) {
      .link-privacy-wrap a.link-ex {
        padding-left: 0; } }
    .link-privacy-wrap a.link-ex:visited {
      color: #339933; }
    .link-privacy-wrap a.link-ex:after {
      content: '';
      display: inline-block;
      width: 10px;
      height: 9px;
      background-image: url(images/common/icon-ex.svg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      margin-left: 5px;
      margin-right: 5px; }

.form-caution-wrap {
  text-align: center;
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .form-caution-wrap {
      margin-bottom: 60px; } }
  .form-caution-wrap * {
    font-weight: 300; }
  .form-caution-wrap span.caution {
    width: 100%;
    text-align: center;
    color: #E62C2C; }

p.link-privacy-wrap {
  line-height: 1.875; }
  p.link-privacy-wrap a,
  p.link-privacy-wrap a:visited {
    color: #333333 !important; }

.container p.oc-form-lead-wrap {
  line-height: 1.875; }

.page-contactus-wrap .ph-number {
  display: inline-block;
  font-size: 1.25rem;
  text-decoration: underline;
  color: #333333;
  margin-bottom: 16px; }
  @media screen and (min-width: 768px) {
    .page-contactus-wrap .ph-number {
      font-size: 1.5rem;
      margin-bottom: 32px; } }
.page-contactus-wrap ul.lbl-cont.lbl-s-cont li {
  font-size: 1rem; }
  @media screen and (min-width: 768px) {
    .page-contactus-wrap ul.lbl-cont.lbl-s-cont li {
      font-size: 1.125rem; } }
  .page-contactus-wrap ul.lbl-cont.lbl-s-cont li span {
    background: #B7B7B7;
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      .page-contactus-wrap ul.lbl-cont.lbl-s-cont li span {
        font-size: 1.125rem; } }
.page-contactus-wrap .caution {
  color: #E62C2C; }

.form-grid-box {
  display: grid;
  grid-gap: 15px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto; }
  @media screen and (min-width: 768px) {
    .form-grid-box {
      grid-gap: 25px;
      -ms-grid-columns: 295px 1fr;
      grid-template-columns: 295px 1fr; } }

.form-grid-box .item-title {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1; }
  @media screen and (min-width: 768px) {
    .form-grid-box .item-title {
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1 / span 1; } }
.form-grid-box .item-input {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1; }
  @media screen and (min-width: 768px) {
    .form-grid-box .item-input {
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2 / span 1; } }
.form-grid-box .form-hr {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1; }
  @media screen and (min-width: 768px) {
    .form-grid-box .form-hr {
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-column: 1 / span 2; } }

.form-hr {
  width: 100%;
  height: 1px;
  border-top: 1px solid #B7B7B7; }

.hoverbox-submit-wrap {
  position: relative;
  display: block;
  width: 170px;
  height: auto;
  margin: 0 auto;
  /* margin-top: 20px; */
  padding: 0 0; }
  @media screen and (min-width: 768px) {
    .hoverbox-submit-wrap {
      width: 170px;
      height: 50px;
      margin: 0 auto;
      /* margin-top: 40px; */ } }
  .hoverbox-submit-wrap p {
    position: relative;
    padding: 0;
    display: block;
    width: 100%;
    height: 50px;
    letter-spacing: 0;
    text-decoration: none;
    cursor: pointer;
    line-height: 50px;
    color: #333333;
    font-size: 1.25rem;
    text-align: left;
    white-space: nowrap;
    font-weight: normal;
    font-weight: 300;
    -webkit-transition: all .3s;
    transition: all .3s; }
    @media screen and (min-width: 768px) {
      .hoverbox-submit-wrap p {
        font-size: 1.5rem; } }
    .hoverbox-submit-wrap p::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: auto;
      right: 10px;
      margin: auto 0;
      padding: 0 0;
      width: 50px;
      height: 50px;
      background-image: url(images/common/btn-arr-wht.png);
      background-repeat: no-repeat;
      background-size: cover;
      pointer-events: none; }
    .hoverbox-submit-wrap p::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: auto;
      right: 10px;
      margin: auto 0;
      padding: 0 0;
      width: 50px;
      height: 50px;
      background-image: url(images/common/btn-arr-green.png);
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 1;
      -webkit-transition: all .3s;
      transition: all .3s;
      pointer-events: none; }
    .hoverbox-submit-wrap p:hover::after {
      opacity: 0; }
  .hoverbox-submit-wrap input[type="submit"] {
    appearance: none;
    outline: 0;
    border: 0;
    border-radius: 0;
    font-size: 20px;
    display: block;
    cursor: pointer;
    font-weight: normal;
    font-weight: 300;
    background: rgba(255, 255, 255, 0);
    /* text-align: center; */
    text-align: left;
    width: 100%;
    height: 100%;
    /* padding: 13px 0; */
    padding-left: 0;
    padding-right: 20px; }
    @media screen and (min-width: 768px) {
      .hoverbox-submit-wrap input[type="submit"] {
        font-size: 24px; } }
  .hoverbox-submit-wrap p:hover input[type="submit"] {
    color: #333333; }

/**********************************
privacypolicy
**********************************/
.cont-privacy-policy {
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .cont-privacy-policy {
      margin-bottom: 120px; } }
  .cont-privacy-policy h5, .cont-privacy-policy p, .cont-privacy-policy ul li, .cont-privacy-policy ol li {
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      .cont-privacy-policy h5, .cont-privacy-policy p, .cont-privacy-policy ul li, .cont-privacy-policy ol li {
        font-size: 1.125rem; } }
  .cont-privacy-policy h4.page-bottomline-title {
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 400;
    padding-left: 0;
    padding-bottom: 20px;
    margin-top: 40px;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .cont-privacy-policy h4.page-bottomline-title {
        font-size: 1.5rem;
        line-height: 1.4;
        padding-left: 0;
        padding-bottom: 30px;
        margin-top: 80px;
        margin-bottom: 30px; } }
    .cont-privacy-policy h4.page-bottomline-title::after {
      content: '';
      position: absolute;
      top: auto;
      left: 0;
      bottom: 0;
      width: 50px;
      height: 3px;
      border-radius: 1.5px;
      background: #339933; }
      @media screen and (min-width: 768px) {
        .cont-privacy-policy h4.page-bottomline-title::after {
          width: 60px;
          height: 6px;
          bottom: 0;
          border-radius: 3px; } }
  .cont-privacy-policy h5 {
    font-weight: bold;
    font-weight: 600;
    margin-bottom: 5px; }
    @media screen and (min-width: 768px) {
      .cont-privacy-policy h5 {
        margin-bottom: 7px; } }
  .cont-privacy-policy p + h5 {
    margin-top: 20px; }
    @media screen and (min-width: 768px) {
      .cont-privacy-policy p + h5 {
        margin-top: 30px; } }
  .cont-privacy-policy ol {
    padding-left: 2rem; }
  .cont-privacy-policy p + ol {
    margin-top: 20px; }
    @media screen and (min-width: 768px) {
      .cont-privacy-policy p + ol {
        margin-top: 30px; } }
  .cont-privacy-policy ul.list-circle {
    list-style-type: disc; }
    .cont-privacy-policy ul.list-circle li {
      margin-left: 1.3em;
      line-height: 1.5;
      font-weight: 300;
      padding-bottom: 0.5em; }
      .cont-privacy-policy ul.list-circle li.indent-1 {
        text-indent: -1em;
        padding-left: 1em; }
  .cont-privacy-policy h4.dotline-bottom {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    padding-bottom: 10px;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 300;
    border-bottom: 1px dotted #B7B7B7; }
    @media screen and (min-width: 768px) {
      .cont-privacy-policy h4.dotline-bottom {
        margin-top: 60px;
        font-size: 1.25rem; } }
    .cont-privacy-policy h4.dotline-bottom + ul {
      margin-top: 30px; }
      @media screen and (min-width: 768px) {
        .cont-privacy-policy h4.dotline-bottom + ul {
          margin-top: 40px; } }
  .cont-privacy-policy p.dotline-child {
    margin-top: 16px; }
    @media screen and (min-width: 768px) {
      .cont-privacy-policy p.dotline-child {
        margin-top: 20px; } }

/* *************************

************************* */
.page-big-copy {
  width: 100%;
  margin: 60px 0 40px 0;
  padding: 0 0;
  text-align: left;
  font-size: 1.75rem;
  line-height: 1.464;
  vertical-align: top;
  color: #339933;
  font-weight: normal;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400; }
  @media screen and (min-width: 768px) {
    .page-big-copy {
      margin: 100px 0 60px 0;
      text-align: center;
      font-size: 2.5rem; } }
  .page-big-copy .page-subbig-copy {
    color: #333333;
    font-size: 0.75em;
    paddig-top: 12px; }
    @media screen and (min-width: 768px) {
      .page-big-copy .page-subbig-copy {
        font-size: 0.75em;
        paddig-top: 12px; } }

.page-big-copy.page-dc-big-copy {
  width: 100%;
  margin: 30px 0 30px 0;
  padding: 0 0;
  text-align: left;
  font-size: 1.75rem;
  line-height: 1.464;
  vertical-align: top;
  color: #333;
  font-weight: normal;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400; }
  @media screen and (min-width: 768px) {
    .page-big-copy.page-dc-big-copy {
      margin: 60px 0 60px 0;
      font-size: 2.5rem;
      text-align: left; } }

.linkbox-text-wrap a.linkbox-arrow-right {
  position: relative;
  display: inline-block;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  font-size: 1rem;
  letter-spacing: 0;
  color: #333333;
  text-decoration: none;
  width: auto;
  height: 34px;
  line-height: 34px;
  margin: 0 0;
  padding: 0 0;
  padding-right: 40px;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-weight: normal;
  font-weight: 300;
  white-space: nowrap; }
  @media screen and (min-width: 375px) {
    .linkbox-text-wrap a.linkbox-arrow-right {
      padding-right: 40px; } }
  @media screen and (min-width: 768px) {
    .linkbox-text-wrap a.linkbox-arrow-right {
      font-size: 1rem;
      padding-right: 40px; } }
  @media screen and (min-width: 1230px) {
    .linkbox-text-wrap a.linkbox-arrow-right {
      padding-right: 40px; } }
  .linkbox-text-wrap a.linkbox-arrow-right::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    margin: auto 0;
    padding: 0 0;
    width: 34px;
    height: 34px;
    background-image: url(images/common/menu-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
    .linkbox-text-wrap a.linkbox-arrow-right::after img {
      vertical-align: top; }
  .linkbox-text-wrap a.linkbox-arrow-right:hover {
    text-decoration: underline; }
  .linkbox-text-wrap a.linkbox-arrow-right:hover::after {
    background-image: url(images/common/menu-arrow-right_hover.svg); }

/**********************************
cont-qa
**********************************/
.cont-qa .page-yellowline-copy {
  text-align: left;
  margin: 0 0 30px 0; }
  @media screen and (min-width: 768px) {
    .cont-qa .page-yellowline-copy {
      margin: 0 0 40px 0; } }
  @media screen and (min-width: 1440px) {
    .cont-qa .page-yellowline-copy {
      font-size: 2.5rem; } }

.qa-wrap {
  margin-top: 40px;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .qa-wrap {
      margin-top: 100px;
      padding-bottom: 130px; } }
  .qa-wrap .qa-item {
    margin-bottom: 20px; }
    .qa-wrap .qa-item:nth-of-type(2n-1) {
      background: #F8F8F8; }
    .qa-wrap .qa-item:last-child {
      margin-bottom: 0; }
  .qa-wrap .item-q {
    position: relative;
    padding-top: 75px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    min-height: 60px; }
    @media screen and (min-width: 768px) {
      .qa-wrap .item-q {
        padding-top: 15px;
        padding-left: 80px;
        padding-right: 30px; } }
    .qa-wrap .item-q:before {
      content: 'Q.';
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 60px;
      height: 60px;
      margin: 0 0;
      text-align: center;
      line-height: 60px;
      font-size: 20px;
      font-weight: 300;
      color: #FFF;
      background: #339933; }
      @media screen and (min-width: 768px) {
        .qa-wrap .item-q:before {
          font-size: 20px; } }
    .qa-wrap .item-q h5 {
      font-size: 1rem;
      font-weight: 300;
      line-height: 1.5; }
      @media screen and (min-width: 768px) {
        .qa-wrap .item-q h5 {
          font-size: 1.25rem; } }
  .qa-wrap .item-a {
    position: relative;
    padding-top: 37px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    min-height: 60px; }
    @media screen and (min-width: 768px) {
      .qa-wrap .item-a {
        padding-top: 15px;
        padding-left: 80px;
        padding-right: 30px; } }
    .qa-wrap .item-a:before {
      content: 'A.';
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 60px;
      height: 30px;
      margin: 0 0;
      text-align: center;
      line-height: 30px;
      font-size: 20px;
      font-weight: 300;
      color: #339933; }
      @media screen and (min-width: 768px) {
        .qa-wrap .item-a:before {
          top: 15px;
          font-size: 20px; } }
    .qa-wrap .item-a h5 {
      font-size: 1rem;
      font-weight: 300;
      line-height: 1.5; }
      @media screen and (min-width: 768px) {
        .qa-wrap .item-a h5 {
          font-size: 1.25rem; } }
    .qa-wrap .item-a ol {
      margin-top: 15px;
      padding-left: 5px; }
      @media screen and (min-width: 768px) {
        .qa-wrap .item-a ol {
          margin-top: 26px;
          padding-left: 0; } }
      .qa-wrap .item-a ol li {
        margin-left: 1.4em;
        font-size: 1rem;
        line-height: 1.5;
        font-weight: 300;
        padding-bottom: 1em; }
        @media screen and (min-width: 768px) {
          .qa-wrap .item-a ol li {
            padding-bottom: 1.375em; } }
        .qa-wrap .item-a ol li:last-child {
          padding-bottom: 0; }
    .qa-wrap .item-a a, .qa-wrap .item-a a:visited {
      color: #339933; }

/**********************************
access
**********************************/
.cont-access h4 {
  position: relative;
  display: block;
  height: 90px;
  border-bottom: 1px dotted #B7B7B7;
  font-size: 1.125rem;
  margin-top: 60px;
  padding-left: 1.1666em;
  line-height: 1.5;
  vertical-align: top;
  color: #333333;
  letter-spacing: 0;
  font-weight: normal;
  font-weight: 300; }
  @media screen and (min-width: 768px) {
    .cont-access h4 {
      font-size: 1.5rem;
      margin-top: 100px;
      padding-left: 0.875em; } }
  .cont-access h4::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    margin: 0 0;
    padding: 0 0;
    width: 1px;
    height: 60px;
    background-color: #339933; }
.cont-access .list-access-wrap {
  margin-top: 1rem; }
  @media screen and (min-width: 768px) {
    .cont-access .list-access-wrap {
      margin-top: 1.625rem; } }
.cont-access dl {
  display: block;
  margin-bottom: 6px; }
  @media screen and (min-width: 768px) {
    .cont-access dl {
      margin-bottom: 6px; } }
.cont-access dt, .cont-access dd {
  display: inline-block;
  font-size: 1rem;
  font-weight: 300; }
.cont-access dt {
  background-color: #F8F8F8;
  color: #333;
  width: 100%;
  /* text-align: center; */
  text-align: left;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  margin-right: 0;
  padding-left: 15px; }
  @media screen and (min-width: 768px) {
    .cont-access dt {
      width: 146px;
      margin-bottom: 0;
      margin-right: 20px;
      padding-left: 0;
      text-align: center; } }
.cont-access dd {
  width: 100%;
  color: #333;
  height: auto;
  line-height: 1.5;
  padding-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .cont-access dd {
      width: auto;
      height: 40px;
      line-height: 40px;
      padding-bottom: 0; } }
  .cont-access dd a.ph-number,
  .cont-access dd a:visited.ph-number {
    font-size: 1.25rem;
    color: #333;
    text-decoration: none; }
    @media screen and (min-width: 768px) {
      .cont-access dd a.ph-number,
      .cont-access dd a:visited.ph-number {
        font-size: 1.5rem; } }
.cont-access a.link-ex {
  text-decoration: underline;
  color: #339933; }
  @media screen and (min-width: 768px) {
    .cont-access a.link-ex {
      padding-left: 0; } }
  .cont-access a.link-ex:visited {
    color: #339933; }
  .cont-access a.link-ex:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 9px;
    background-image: url(images/common/icon-ex.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-left: 5px;
    margin-right: 5px; }
.cont-access .img-commute {
  margin-top: 30px;
  margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .cont-access .img-commute {
      margin-top: 40px;
      margin-bottom: 0;
      padding: 0 0; } }

/**********************************
cont-online-application
**********************************/
.cont-online-application {
  margin-top: 60px; }
  @media screen and (min-width: 768px) {
    .cont-online-application {
      margin-top: 100px; } }
  .cont-online-application ul.list-circle {
    margin-bottom: 40px;
    /* padding: 0 15px; */
    list-style-type: disc; }
    @media screen and (min-width: 768px) {
      .cont-online-application ul.list-circle {
        margin-bottom: 50px; } }
    .cont-online-application ul.list-circle li {
      margin-left: 1.4em;
      font-size: 1rem;
      line-height: 1.5;
      font-weight: 300;
      padding-bottom: 0.5em; }
      .cont-online-application ul.list-circle li.indent-1 {
        text-indent: -1em;
        padding-left: 1em; }
  .cont-online-application > h4 {
    position: relative;
    display: block;
    height: 90px;
    border-bottom: 1px dotted #B7B7B7;
    font-size: 1rem;
    padding-left: 1.1666em;
    line-height: 1;
    vertical-align: top;
    color: #333333;
    letter-spacing: 0;
    font-weight: normal;
    font-weight: 300; }
    @media screen and (min-width: 768px) {
      .cont-online-application > h4 {
        font-size: 1.25rem;
        padding-left: 0.875em; } }
    .cont-online-application > h4::before {
      content: '';
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      margin: 0 0;
      padding: 0 0;
      width: 1px;
      height: 60px;
      background-color: #339933; }
    .cont-online-application > h4 span {
      display: inline-block;
      color: #339933;
      font-weight: 400;
      font-size: 1.25rem;
      margin-bottom: 0.5rem; }
      @media screen and (min-width: 768px) {
        .cont-online-application > h4 span {
          font-size: 1.5rem;
          margin-bottom: 0.75rem; } }
  .cont-online-application .list-category-btn-item {
    width: 100%;
    max-width: 384px;
    margin: 40px auto;
    margin-bottom: 0;
    height: 80px; }
    @media screen and (min-width: 768px) {
      .cont-online-application .list-category-btn-item {
        margin: 60px auto;
        margin-bottom: 0; } }
    .cont-online-application .list-category-btn-item h4 {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      font-size: 1rem;
      font-weight: 300;
      line-height: 80px;
      padding-left: 20px;
      white-space: nowrap;
      -webkit-transition: all .4s;
      transition: all .4s; }
      @media screen and (min-width: 1260px) {
        .cont-online-application .list-category-btn-item h4 {
          font-size: 1.125rem; } }
      .cont-online-application .list-category-btn-item h4::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: auto;
        right: 20px;
        margin: auto 0;
        padding: 0 0;
        width: 34px;
        height: 34px;
        background-image: url(images/common/menu-arrow-right.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        -webkit-transition: all .4s;
        transition: all .4s; }
        .cont-online-application .list-category-btn-item h4::after img {
          vertical-align: top; }
  .cont-online-application .list-category-btn-item:hover {
    text-decoration: none;
    color: #333; }
    .cont-online-application .list-category-btn-item:hover h4::after {
      background-image: url(images/common/menu-arrow-right_hover.svg); }
  .cont-online-application > h5 {
    display: inline-block;
    font-size: 1.125rem;
    line-height: 1.2;
    color: #333333;
    font-weight: bold;
    font-weight: 600;
    margin-bottom: 1rem; }
    @media screen and (min-width: 768px) {
      .cont-online-application > h5 {
        font-size: 1.25rem; } }

/**********************************
onlineapplicationform03
**********************************/
.form-flex-box .cont-applicationform h5.cont-bartitle {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 1.125rem;
  background: #339933;
  color: #FFF;
  font-weight: 300;
  text-align: center;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 10px;
  padding: 0 15px; }
  @media screen and (min-width: 768px) {
    .form-flex-box .cont-applicationform h5.cont-bartitle {
      height: 60px;
      line-height: 60px;
      font-size: 1.25rem;
      margin-top: 100px;
      margin-bottom: 10px;
      padding: 0 20px; } }

.cont-applicationform h5.num-title {
  font-size: 1rem;
  font-weight: bold;
  font-weight: 600 !important; }

.cont-hr-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  margin: 30px 0;
  padding: 0 0;
  border-bottom: 1px dotted #B7B7B7; }

/**********************************
font-awesome
**********************************/
.fa-arrow-right {
  font-size: 0.9em; }
  .fa-arrow-right.fa-border {
    border: 1px #339933 solid; }

.fa-arrow-left {
  font-size: 0.9em; }
  .fa-arrow-left.fa-border {
    border: 1px #339933 solid; }

/* *************************
blog
************************* */
.blog-thumbnail_text-list {
  width: 100%;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  box-sizing: border-box;
  margin: 0 0;
  grid-row-gap: 20px;
  grid-column-gap: 15px; }
  @media screen and (min-width: 768px) {
    .blog-thumbnail_text-list {
      grid-row-gap: 20px;
      grid-column-gap: 40px;
      padding-bottom: 30px; } }
  @media screen and (min-width: 1440px) {
    .blog-thumbnail_text-list {
      grid-row-gap: 50px;
      grid-column-gap: 70px;
      padding-bottom: 30px; } }
  .blog-thumbnail_text-list > li {
    display: block;
    width: 100%;
    min-width: 0;
    /* 崩れ防ぐ */
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
    @media screen and (min-width: 768px) {
      .blog-thumbnail_text-list > li {
        margin: 0;
        padding: 0; } }
    @media screen and (min-width: 1440px) {
      .blog-thumbnail_text-list > li {
        margin: 0;
        padding: 0; } }
  .blog-thumbnail_text-list .list-inner {
    position: relative;
    display: block;
    width: 100%;
    vertical-align: top; }
    .blog-thumbnail_text-list .list-inner * {
      vertical-align: top; }
  .blog-thumbnail_text-list .list-thumbnail-box {
    display: block;
    width: 100%;
    border-radius: 0;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .blog-thumbnail_text-list .list-thumbnail-box {
        /* width: 300px; */ } }
    .blog-thumbnail_text-list .list-thumbnail-box a {
      display: block;
      width: 100%;
      height: 100%;
      cursor: pointer;
      -webkit-transition: all .3s;
      transition: all .3s;
      opacity: 1; }
      .blog-thumbnail_text-list .list-thumbnail-box a img {
        display: block;
        width: 100%;
        vertical-align: top; }
      .blog-thumbnail_text-list .list-thumbnail-box a:hover {
        opacity: 0.7; }
  .blog-thumbnail_text-list .list-title-box {
    display: block;
    width: 100%;
    margin: 0 0;
    padding-top: 10px; }
    @media screen and (min-width: 768px) {
      .blog-thumbnail_text-list .list-title-box {
        /*
        width: calc(100% - 302px);
        padding-left: 30px;
        */ } }
  .blog-thumbnail_text-list .date_left {
    font-size: 0.875rem;
    line-height: 1.5;
    padding-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .blog-thumbnail_text-list .date_left {
        font-size: 0.875rem;
        line-height: 2.14;
        padding-bottom: 10px; } }
  .blog-thumbnail_text-list h4 {
    font-size: 0.875rem;
    padding-bottom: 20px;
    line-height: 1.5; }
    @media screen and (min-width: 768px) {
      .blog-thumbnail_text-list h4 {
        /* font-size: 1.25rem; */
        font-size: 1rem;
        padding-bottom: 20px; } }
  .blog-thumbnail_text-list .list-title-excerpt {
    display: none; }
    @media screen and (min-width: 768px) {
      .blog-thumbnail_text-list .list-title-excerpt {
        display: block; } }
  .blog-thumbnail_text-list p {
    font-size: 0.875rem;
    padding-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .blog-thumbnail_text-list p {
        font-size: 0.875rem; } }
  @media screen and (min-width: 1260px) {
    .blog-thumbnail_text-list .list-title-excerpt p {
      padding-right: 50px; } }
  @media screen and (min-width: 1440px) {
    .blog-thumbnail_text-list .list-title-excerpt p {
      padding-right: 0; } }

/* ******************************
cstm
****************************** */
.page #hero1,
.archive #hero1,
.single #hero1 {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  z-index: 0; }
  @media screen and (min-width: 1200px) {
    .page #hero1,
    .archive #hero1,
    .single #hero1 {
      z-index: 11;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .page #hero1 #hero1-inner,
  .archive #hero1 #hero1-inner,
  .single #hero1 #hero1-inner {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden; }

.page #hero1 .hero1-bg,
.archive #hero1 .hero1-bg,
.single #hero1 .hero1-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .page #hero1 .hero1-bg.page-hospitalinformation,
  .archive #hero1 .hero1-bg.page-hospitalinformation,
  .single #hero1 .hero1-bg.page-hospitalinformation {
    background-color: #EDEDED;
    background-image: url(images/hospitalinformation/bg-hero.jpg); }
  .page #hero1 .hero1-bg.page-medicalinformation,
  .archive #hero1 .hero1-bg.page-medicalinformation,
  .single #hero1 .hero1-bg.page-medicalinformation {
    background-color: #EDEDED;
    background-image: url(images/medicalinformation/bg-hero.jpg); }
  .page #hero1 .hero1-bg.page-clinichoursandaccess,
  .archive #hero1 .hero1-bg.page-clinichoursandaccess,
  .single #hero1 .hero1-bg.page-clinichoursandaccess {
    background-color: #EDEDED;
    background-image: url(images/clinichoursandaccess/bg-hero.jpg); }
  .page #hero1 .hero1-bg.page-staff,
  .archive #hero1 .hero1-bg.page-staff,
  .single #hero1 .hero1-bg.page-staff {
    background-color: #EDEDED;
    background-image: url(images/staff/bg-hero.jpg); }
  .page #hero1 .hero1-bg.page-contactus,
  .archive #hero1 .hero1-bg.page-contactus,
  .single #hero1 .hero1-bg.page-contactus {
    background-color: #EDEDED;
    background-image: url(images/contactus/bg-hero.jpg); }
  .page #hero1 .hero1-bg.page-recruitmentinformation,
  .archive #hero1 .hero1-bg.page-recruitmentinformation,
  .single #hero1 .hero1-bg.page-recruitmentinformation {
    background-color: #EDEDED;
    background-image: url(images/recruitmentinformation/bg-hero.jpg); }
  .page #hero1 .hero1-bg.page-privacypolicy,
  .archive #hero1 .hero1-bg.page-privacypolicy,
  .single #hero1 .hero1-bg.page-privacypolicy {
    background-color: #EDEDED;
    background-image: url(images/privacypolicy/bg-hero.jpg); }
  .page #hero1 .hero1-bg.category-gray,
  .archive #hero1 .hero1-bg.category-gray,
  .single #hero1 .hero1-bg.category-gray {
    background: #EDEDED; }
  .page #hero1 .hero1-bg.category-bg,
  .archive #hero1 .hero1-bg.category-bg,
  .single #hero1 .hero1-bg.category-bg {
    background-color: #EDEDED;
    background-image: url(images/common/bg-hero-category.jpg); }
  .page #hero1 .hero1-bg.blog-bg,
  .archive #hero1 .hero1-bg.blog-bg,
  .single #hero1 .hero1-bg.blog-bg {
    background-color: #EDEDED;
    background-image: url(images/common/bg-hero-blog.jpg); }

.page #hero1.hero1,
.archive #hero1.hero1,
.single #hero1.hero1 {
  position: relative;
  width: 100vw;
  height: calc(250 / 375 * 100vw); }
  @media screen and (min-width: 768px) {
    .page #hero1.hero1,
    .archive #hero1.hero1,
    .single #hero1.hero1 {
      /* height: calc(643 / 1600 * 100vw); */
      height: 643px; } }
  @media screen and (min-width: 1200px) {
    .page #hero1.hero1,
    .archive #hero1.hero1,
    .single #hero1.hero1 {
      height: 643px; } }
.page #hero1.hero1-single,
.archive #hero1.hero1-single,
.single #hero1.hero1-single {
  position: relative;
  width: 100%;
  height: 150px; }
  @media screen and (min-width: 768px) {
    .page #hero1.hero1-single,
    .archive #hero1.hero1-single,
    .single #hero1.hero1-single {
      height: 303px; } }
  @media screen and (min-width: 1200px) {
    .page #hero1.hero1-single,
    .archive #hero1.hero1-single,
    .single #hero1.hero1-single {
      height: 303px; } }
  @media screen and (min-width: 1440px) {
    .page #hero1.hero1-single,
    .archive #hero1.hero1-single,
    .single #hero1.hero1-single {
      /* 
      height: 100%;
      aspect-ratio: 2000/303;
      */
      height: 303px; } }
.page #hero1.hero1-category,
.archive #hero1.hero1-category,
.single #hero1.hero1-category {
  position: relative;
  width: 100vw;
  height: calc(250 / 375 * 100vw); }
  @media screen and (min-width: 768px) {
    .page #hero1.hero1-category,
    .archive #hero1.hero1-category,
    .single #hero1.hero1-category {
      height: 303px; } }
  @media screen and (min-width: 1200px) {
    .page #hero1.hero1-category,
    .archive #hero1.hero1-category,
    .single #hero1.hero1-category {
      height: 303px; } }
  @media screen and (min-width: 1440px) {
    .page #hero1.hero1-category,
    .archive #hero1.hero1-category,
    .single #hero1.hero1-category {
      /* 
      height: 100%;
      aspect-ratio: 2000/643;
      */
      height: 643px; } }
.page #hero1.hero1-page,
.archive #hero1.hero1-page,
.single #hero1.hero1-page {
  position: relative;
  width: 100vw;
  height: calc(250 / 375 * 100vw); }
  @media screen and (min-width: 768px) {
    .page #hero1.hero1-page,
    .archive #hero1.hero1-page,
    .single #hero1.hero1-page {
      /* height: calc(643 / 1600 * 100vw); */
      height: 643px; } }
  @media screen and (min-width: 1200px) {
    .page #hero1.hero1-page,
    .archive #hero1.hero1-page,
    .single #hero1.hero1-page {
      height: 643px; } }

.page #hero1 #hero1-inner .hero1-title-wrap,
.archive #hero1 #hero1-inner .hero1-title-wrap,
.single #hero1 #hero1-inner .hero1-title-wrap {
  display: none; }
  @media screen and (min-width: 768px) {
    .page #hero1 #hero1-inner .hero1-title-wrap,
    .archive #hero1 #hero1-inner .hero1-title-wrap,
    .single #hero1 #hero1-inner .hero1-title-wrap {
      position: absolute;
      display: block;
      top: auto;
      left: 0;
      right: auto;
      bottom: 0;
      /* width: calc(100% - 160px); */
      width: 520px;
      height: 100px;
      margin: 0;
      z-index: 33;
      border-radius: 0 10px 0 0;
      background: #FFF; } }
  @media screen and (min-width: 1200px) {
    .page #hero1 #hero1-inner .hero1-title-wrap,
    .archive #hero1 #hero1-inner .hero1-title-wrap,
    .single #hero1 #hero1-inner .hero1-title-wrap {
      /* width: 50%; */ } }
  @media screen and (min-width: 1280px) {
    .page #hero1 #hero1-inner .hero1-title-wrap,
    .archive #hero1 #hero1-inner .hero1-title-wrap,
    .single #hero1 #hero1-inner .hero1-title-wrap {
      /* width: 520px; */ } }
  @media screen and (min-width: 1440px) {
    .page #hero1 #hero1-inner .hero1-title-wrap,
    .archive #hero1 #hero1-inner .hero1-title-wrap,
    .single #hero1 #hero1-inner .hero1-title-wrap {
      width: 50%; } }
  .page #hero1 #hero1-inner .hero1-title-wrap h1.jp-title,
  .archive #hero1 #hero1-inner .hero1-title-wrap h1.jp-title,
  .single #hero1 #hero1-inner .hero1-title-wrap h1.jp-title {
    position: absolute;
    display: block;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
    font-size: 1.5rem;
    height: 1.5rem;
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
    padding-left: 15px; }
    @media screen and (min-width: 768px) {
      .page #hero1 #hero1-inner .hero1-title-wrap h1.jp-title,
      .archive #hero1 #hero1-inner .hero1-title-wrap h1.jp-title,
      .single #hero1 #hero1-inner .hero1-title-wrap h1.jp-title {
        font-size: 2.5rem;
        height: 2.5rem; } }
    @media screen and (min-width: 1200px) {
      .page #hero1 #hero1-inner .hero1-title-wrap h1.jp-title,
      .archive #hero1 #hero1-inner .hero1-title-wrap h1.jp-title,
      .single #hero1 #hero1-inner .hero1-title-wrap h1.jp-title {
        padding-left: 0; } }
    .page #hero1 #hero1-inner .hero1-title-wrap h1.jp-title span,
    .archive #hero1 #hero1-inner .hero1-title-wrap h1.jp-title span,
    .single #hero1 #hero1-inner .hero1-title-wrap h1.jp-title span {
      font-family: "Roboto Condensed", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 1;
      color: #339933;
      padding-left: 30px; }
      @media screen and (min-width: 768px) {
        .page #hero1 #hero1-inner .hero1-title-wrap h1.jp-title span,
        .archive #hero1 #hero1-inner .hero1-title-wrap h1.jp-title span,
        .single #hero1 #hero1-inner .hero1-title-wrap h1.jp-title span {
          font-size: 1.125rem;
          height: 100%; } }

.page #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title,
.archive #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title,
.single #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title {
  white-space: nowrap; }
  @media screen and (min-width: 768px) {
    .page #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title,
    .archive #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title,
    .single #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title {
      font-size: 2.25rem; } }
  @media screen and (min-width: 1200px) {
    .page #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title,
    .archive #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title,
    .single #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title {
      font-size: 2.25rem; } }
  @media screen and (min-width: 1530px) {
    .page #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title,
    .archive #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title,
    .single #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title {
      font-size: 2.5rem; } }
  @media screen and (min-width: 768px) {
    .page #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title span,
    .archive #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title span,
    .single #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title span {
      padding-left: 15px; } }
  @media screen and (min-width: 1530px) {
    .page #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title span,
    .archive #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title span,
    .single #hero1 #hero1-inner .hero1-title-wrap.title-large-box h1.jp-title span {
      padding-left: 30px; } }

.single-pagetitle-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 80px; }
  @media screen and (min-width: 768px) {
    .single-pagetitle-wrap {
      display: none; } }
  .single-pagetitle-wrap h1 {
    display: inline-block;
    width: 100%;
    height: 40px;
    background: #FFF;
    margin-top: 20px; }
    @media screen and (min-width: 768px) {
      .single-pagetitle-wrap h1 {
        display: none; } }
    .single-pagetitle-wrap h1.jp-title {
      letter-spacing: 0;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 400;
      line-height: 1.42857;
      vertical-align: top;
      font-size: 1.75rem; }
      .single-pagetitle-wrap h1.jp-title span {
        font-family: "Roboto Condensed", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-size: 0.875rem;
        line-height: 1.143;
        color: #339933; }

@media screen and (max-width: 530px) {
  .single-pagetitle-wrap.single-pagetitle-2line h1 {
    height: 56px;
    margin-top: 16px; } }
@media screen and (max-width: 530px) {
  .single-pagetitle-wrap.single-pagetitle-2line h1.jp-title {
    line-height: 1.5rem; } }
@media screen and (max-width: 530px) {
  .single-pagetitle-wrap.single-pagetitle-2line h1.jp-title span {
    display: inline-block;
    width: 100%;
    line-height: 0.875rem; } }

#breadcrumb {
  display: block;
  width: 100%;
  height: auto;
  text-align: left;
  padding-right: 15px; }
  @media screen and (min-width: 768px) {
    #breadcrumb {
      padding-top: 30px;
      padding-bottom: 30px; } }

#breadcrumb.breadcrumb-switch {
  position: relative;
  width: 100%;
  height: auto;
  padding: 15px 15px; }
  @media screen and (min-width: 768px) {
    #breadcrumb.breadcrumb-switch {
      display: grid;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
      padding-right: 60px; } }
  @media screen and (min-width: 1200px) {
    #breadcrumb.breadcrumb-switch {
      -ms-grid-columns: 400px 1fr;
      grid-template-columns: 400px 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
      padding: 30px 0;
      padding-right: 60px; } }
  #breadcrumb.breadcrumb-switch .breadcrumb-switch-inner {
    position: relative;
    width: 100%; }
    @media screen and (min-width: 768px) {
      #breadcrumb.breadcrumb-switch .breadcrumb-switch-inner {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / span 1; } }
    @media screen and (min-width: 1200px) {
      #breadcrumb.breadcrumb-switch .breadcrumb-switch-inner {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / span 1; } }

#breadcrumb ul {
  display: block;
  font-size: 1rem;
  line-height: 1.875; }
  @media screen and (min-width: 768px) {
    #breadcrumb ul {
      display: block;
      font-size: 1rem;
      line-height: 1.875; } }

#breadcrumb ul li {
  display: inline;
  list-style: none; }

#breadcrumb ul li:first-child:before {
  content: none; }

#breadcrumb ul li:before {
  content: '-';
  margin: 0 5px 0 0; }

#breadcrumb ul li > a {
  color: #333;
  margin-right: 5px;
  text-decoration: none; }

#breadcrumb ul li a:hover {
  text-decoration: underline; }

/* ***** page hero1 breadcrumb container reset ***** */
@media screen and (min-width: 1330px) {
  .hero1-page #breadcrumb {
    padding-right: 40px; } }
.hero1-page #breadcrumb .container {
  width: 100%;
  max-width: 100%; }

.page-link {
  position: relative;
  display: block;
  /* padding: .5rem .75rem; */
  padding: 0 0;
  margin-left: -1px;
  line-height: 1.25;
  /* color: #007bff; */
  color: #333;
  /* background-color: #fff; */
  background-color: transparent;
  /* border: 1px solid #dee2e6; */
  border: 0 none; }

.page-link:hover {
  z-index: 2;
  /* color: #0056b3; */
  color: #333;
  text-decoration: none;
  /* background-color: #e9ecef; */
  background-color: transparent;
  /* border-color: #dee2e6; */
  border: 0 none; }

.page-link {
  display: block;
  margin: 20px auto;
  /* &:not(.backtohome)  a {
  		margin: 20px 20px;
  		padding: 10px 20px;
  		background: rgb(244,244,244);
  		border-radius: 6px;
  } */ }

.page-link .page-numbers {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: auto auto;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  background-color: #FFF;
  color: #339933;
  border: 1px solid #339933; }
  .page-link .page-numbers.current {
    background-color: #339933;
    color: #FFF;
    border: 1px solid transpharent; }
  .page-link .page-numbers.next {
    display: none; }
  .page-link .page-numbers.prev {
    display: none; }

.page-nav-box .wp-pagenavi {
  position: relative;
  display: block;
  height: 110px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  padding-top: 70px; }
  @media screen and (min-width: 768px) {
    .page-nav-box .wp-pagenavi {
      height: 110px;
      margin-top: 40px;
      padding-top: 70px; } }

.page-nav-box span, .page-nav-box a {
  display: inline-block;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  padding: auto auto;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  background-color: #FFF;
  border: 1px solid #B7B7B7;
  border-radius: 0;
  font-weight: 400; }
  .page-nav-box span.current, .page-nav-box a.current {
    background-color: #EDEDED;
    color: #333333; }
.page-nav-box a {
  color: #333333;
  text-decoration: none !important; }
.page-nav-box a:hover {
  /* background-color: $main-color; */
  background-color: #EDEDED;
  /* color: #FFF; */
  color: #333333; }
.page-nav-box .previouspostslink, .page-nav-box .nextpostslink {
  font-size: 14px; }
.page-nav-box span.pages {
  position: absolute;
  width: 100px;
  height: 40px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 14px; }
.page-nav-box a.first {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: auto;
  right: calc(50% - 60px);
  margin: 0 0;
  font-size: 14px; }
.page-nav-box a.last {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: calc(50% + 60px);
  right: auto;
  margin: 0 auto;
  font-size: 14px; }

.table1 {
  width: 100%; }
  .table1 th, .table1 td {
    font-size: 12px; }
  .table1 th {
    text-align: center;
    vertical-align: middle; }
  .table1 .td-title {
    width: 60px;
    text-align: center; }

.table1 {
  border: 0; }
  .table1 th {
    border-top: 1px #7d7d7d solid;
    border-right: 1px #7d7d7d solid;
    border-bottom: 1px #7d7d7d solid; }
  .table1 td {
    border-top: 1px #7d7d7d solid;
    border-bottom: 1px #7d7d7d solid; }
  .table1 .td-title {
    border-right: 0; }
  .table1 td.data-cont {
    border-left: 0;
    border-right: 0; }

html body .wp-video, html body video.wp-video-shortcode, html body .mejs-container, html body .mejs-overlay.load {
  width: 100% !important; }

/* Simple Cloudflare Turnstile cstm */
/*
body .cf7-cf-turnstile {
	margin-bottom: 0 !important;
}
body .cf-turnstile {
	display: flex !important;
	justify-content: right!important;
	justify-content: center!important;
	opacity: 0;
}
*/
/**************************
flex
**************************/
.home-flexbox {
  width: 100%;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  display: -ms-grid;
  display: grid; }

.home-panel-flexbox {
  grid-gap: 15px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto; }
  @media screen and (min-width: 768px) {
    .home-panel-flexbox {
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr; } }

.home-panel-flexbox .home-panel-item {
  position: relative;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 100%; }

.home-panel-flexbox .home-panel-item img {
  display: block;
  width: 100%;
  height: auto; }

.home-panel-flexbox .home-panel-item.item01 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/ span 1; }
  @media screen and (min-width: 768px) {
    .home-panel-flexbox .home-panel-item.item01 {
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-column: 1 / span 2;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/ span 1; } }
.home-panel-flexbox .home-panel-item.item02 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/ span 1; }
  @media screen and (min-width: 768px) {
    .home-panel-flexbox .home-panel-item.item02 {
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1 / span 1;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/ span 1; } }
.home-panel-flexbox .home-panel-item.item03 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3/ span 1; }
  @media screen and (min-width: 768px) {
    .home-panel-flexbox .home-panel-item.item03 {
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2 / span 1;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/ span 1; } }
.home-panel-flexbox .home-panel-item.item04 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1;
  -ms-grid-row: 4;
  -ms-grid-row-span: 1;
  grid-row: 4/ span 1; }
  @media screen and (min-width: 768px) {
    .home-panel-flexbox .home-panel-item.item04 {
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1 / span 1;
      -ms-grid-row: 3;
      -ms-grid-row-span: 1;
      grid-row: 3/ span 1; } }
.home-panel-flexbox .home-panel-item.item05 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1;
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  grid-row: 5/ span 1; }
  @media screen and (min-width: 768px) {
    .home-panel-flexbox .home-panel-item.item05 {
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2 / span 1;
      -ms-grid-row: 3;
      -ms-grid-row-span: 1;
      grid-row: 3/ span 1; } }

/* *********** home-panel-category ********** */
.home-panel-category {
  grid-gap: 15px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto; }
  @media screen and (min-width: 768px) {
    .home-panel-category {
      grid-gap: 24px;
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr; } }

.home-panel-flexbox.home-panel-category .home-panel-item.item01 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/ span 1; }
  @media screen and (min-width: 768px) {
    .home-panel-flexbox.home-panel-category .home-panel-item.item01 {
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1 / span 1;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/ span 1; } }
.home-panel-flexbox.home-panel-category .home-panel-item.item02 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/ span 1; }
  @media screen and (min-width: 768px) {
    .home-panel-flexbox.home-panel-category .home-panel-item.item02 {
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2 / span 1;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/ span 1; } }
.home-panel-flexbox.home-panel-category .home-panel-item.item03 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3/ span 1; }
  @media screen and (min-width: 768px) {
    .home-panel-flexbox.home-panel-category .home-panel-item.item03 {
      -ms-grid-column: 3;
      -ms-grid-column-span: 1;
      grid-column: 3 / span 1;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/ span 1; } }
.home-panel-flexbox.home-panel-category .home-panel-item.item04 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1;
  -ms-grid-row: 4;
  -ms-grid-row-span: 1;
  grid-row: 4/ span 1; }
  @media screen and (min-width: 768px) {
    .home-panel-flexbox.home-panel-category .home-panel-item.item04 {
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1 / span 1;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/ span 1; } }
.home-panel-flexbox.home-panel-category .home-panel-item.item05 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1;
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  grid-row: 5/ span 1; }
  @media screen and (min-width: 768px) {
    .home-panel-flexbox.home-panel-category .home-panel-item.item05 {
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2 / span 1;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/ span 1; } }
.home-panel-flexbox.home-panel-category .home-panel-item.item06 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / span 1;
  -ms-grid-row: 6;
  -ms-grid-row-span: 1;
  grid-row: 6/ span 1; }
  @media screen and (min-width: 768px) {
    .home-panel-flexbox.home-panel-category .home-panel-item.item06 {
      -ms-grid-column: 3;
      -ms-grid-column-span: 1;
      grid-column: 3 / span 1;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/ span 1; } }

/* *********** list-panel-one-three ********** */
.list-panel-one-three {
  grid-gap: 10px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto; }
  @media screen and (min-width: 768px) {
    .list-panel-one-three {
      grid-gap: 24px;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr; } }
  @media screen and (min-width: 910px) {
    .list-panel-one-three {
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr; } }

/* *********** page-sl-flexbox ********** */
.page-sl-flexbox {
  width: 100%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid; }

.page-sl-flexbox {
  grid-auto-rows: 280px;
  grid-template-columns: repeat(auto-fit, 280px);
  justify-content: center;
  /* グリッド全体を中央に寄せる */
  grid-row-gap: 56px;
  grid-column-gap: 20px; }
  @media screen and (min-width: 768px) {
    .page-sl-flexbox {
      grid-row-gap: 106px;
      grid-column-gap: 20px; } }

/* *********** form-flex-box ********** */
.form-flex-box {
  width: 100%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid; }

.form-flex-box {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto; }
  @media screen and (min-width: 768px) {
    .form-flex-box {
      grid-row-gap: 30px;
      grid-column-gap: 20px;
      -ms-grid-columns: 300px auto;
      grid-template-columns: 300px auto; } }

.form-flex-sub-box {
  width: 100%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid; }

.form-flex-sub-box {
  grid-row-gap: 15px;
  grid-column-gap: 10px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto; }
  @media screen and (min-width: 768px) {
    .form-flex-sub-box {
      /*
      grid-row-gap: 0;
      grid-column-gap: 15px;
      -ms-grid-columns: 6rem auto auto;
      grid-template-columns: 6rem auto auto;
      */ } }
  @media screen and (min-width: 1280px) {
    .form-flex-sub-box {
      grid-row-gap: 0;
      grid-column-gap: 15px;
      -ms-grid-columns: 6rem auto auto;
      grid-template-columns: 6rem auto auto; } }

@media screen and (min-width: 768px) {
  .form-flex-box .col-span-2 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2; } }

.form-flex-date-box {
  width: 100%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid; }

.form-flex-date-box {
  grid-row-gap: 15px;
  grid-column-gap: 10px;
  /*
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  */
  grid-template-columns: 1fr 0.75fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto; }
  @media screen and (min-width: 810px) {
    .form-flex-date-box {
      grid-row-gap: 0;
      grid-column-gap: 15px;
      -ms-grid-columns: 1fr 0.75fr 0.75fr;
      grid-template-columns: 1fr 0.75fr 0.75fr; } }
  @media screen and (min-width: 990px) {
    .form-flex-date-box {
      grid-row-gap: 0;
      grid-column-gap: 15px;
      -ms-grid-columns: 1fr 0.8fr 0.8fr;
      grid-template-columns: 1fr 0.8fr 0.8fr; } }

/* *********** eei-flex-box ********** */
.eei-flex-box {
  width: 100%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid; }

.eei-flex-box {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto; }
  @media screen and (min-width: 768px) {
    .eei-flex-box {
      grid-row-gap: 30px;
      grid-column-gap: 20px;
      -ms-grid-columns: 280px auto;
      grid-template-columns: 280px auto; } }

/* *********** eei-flow-flex-box ********** */
.eei-flow-flex-box {
  width: 100%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid; }

.eei-flow-flex-box {
  grid-row-gap: 4.703476%;
  grid-column-gap: auto;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1.46fr 1.46fr 1.46fr 1.46fr 1.46fr 1.46fr 1fr;
  grid-template-rows: 1.46fr 1.46fr 1.46fr 1.46fr 1.46fr 1.46fr 1fr; }
  @media screen and (min-width: 768px) {
    .eei-flow-flex-box {
      grid-row-gap: auto;
      grid-column-gap: 4.693878%;
      -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
      -ms-grid-rows: 1fr;
      grid-template-rows: 1fr; } }

/* *********** list-emsu-grid ********** */
.list-emsu-grid {
  width: 100%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid; }

.list-emsu-grid {
  grid-row-gap: 10px;
  grid-column-gap: 10px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto; }
  @media screen and (min-width: 768px) {
    .list-emsu-grid {
      grid-row-gap: 10px;
      grid-column-gap: 10px;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr; } }
  @media screen and (min-width: 990px) {
    .list-emsu-grid {
      grid-row-gap: 10px;
      grid-column-gap: 10px;
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr; } }
  @media screen and (min-width: 1280px) {
    .list-emsu-grid {
      grid-row-gap: 10px;
      grid-column-gap: 10px;
      -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr; } }

/**************************
footer
**************************/
footer {
  position: relative;
  width: 100%;
  text-align: center; }

/**********************************
edit
**********************************/
.row.flex-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex; }
  @media screen and (max-width: 768px) {
    .row.flex-box {
      display: table; } }
  .row.flex-box div.img-bottom {
    position: relative;
    min-height: 240px; }
    @media screen and (max-width: 768px) {
      .row.flex-box div.img-bottom {
        height: auto; } }
    .row.flex-box div.img-bottom img {
      position: absolute;
      bottom: 0; }
      @media screen and (max-width: 768px) {
        .row.flex-box div.img-bottom img {
          position: relative;
          bottom: auto;
          padding: auto; } }

/**********************************
table-res-form
**********************************/
.table-res-form {
  width: 100%; }

.table-res-form * {
  font-weight: 300 !important; }

.table-res-form th, .table-res-form td {
  display: block; }
  @media screen and (min-width: 768px) {
    .table-res-form th, .table-res-form td {
      display: table-cell;
      /* padding: 1.5em; */ } }

@media screen and (min-width: 768px) {
  .table-res-form tr {
    margin-top: 15px;
    margin-bottom: 15px; } }

.table-res-form th {
  width: 100%;
  padding-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
  vertical-align: top; }
  @media screen and (min-width: 768px) {
    .table-res-form th {
      width: 280px;
      text-align: left;
      vertical-align: baseline;
      padding-left: 0;
      padding-right: 20px;
      padding-top: 15px;
      padding-bottom: 15px; } }
  .table-res-form th p {
    font-size: 1rem;
    line-height: 1.5;
    padding: 0.546875rem 1rem;
    background: #F8F8F8; }

.table-res-form td {
  padding-left: 0; }
  @media screen and (min-width: 768px) {
    .table-res-form td {
      padding-left: 0; } }

@media screen and (min-width: 768px) {
  .table-res-form .empty {
    display: none; } }

.table-res-form .requied {
  font-size: 1em;
  color: #E62C2C;
  display: inline-block;
  /* padding: 0.3em 0.3em 0.2em; */ }

/* 各入力 */
.table-res-form input[type="text"], input[type="tel"], input[type="email"], input[type="date"], textarea {
  border: 1px #CCC solid;
  padding: 0.5em;
  border-radius: 0;
  margin-bottom: 0.5em;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .table-res-form input[type="text"], input[type="tel"], input[type="email"], input[type="date"], textarea {
      padding: 0;
      margin-bottom: 0; } }

.table-res-form input[type="text"], input[type="tel"], input[type="email"], input[type="date"] {
  min-height: 40px; }
  @media screen and (min-width: 768px) {
    .table-res-form input[type="text"], input[type="tel"], input[type="email"], input[type="date"] {
      width: 100%; } }

.table-res-form .wpcf7-list-item {
  width: 100%;
  display: inline-block;
  /* margin: 0 0 0 1em; */
  margin: 0 0 0.5em 0; }

.table-res-form .item-w-30 {
  width: 30%;
  display: inline-block;
  margin: 0 0;
  padding: 0 0; }

.table-res-form input[type="text"].postzip {
  width: 200px; }

.table-res-form input[type="text"]:focus, textarea:focus {
  /* background: #EEFFFF; */
  /* box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5); */ }

.table-res-form input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="date"]:focus, textarea:focus {
  background: #F8F8F8;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5); }

.table-res-form input[type="submit"] {
  display: block;
  position: relative;
  margin: 15px auto 0 auto;
  width: 50%;
  max-width: 600px;
  min-width: 280px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  background-color: #339933;
  border-radius: 0;
  height: 50px;
  padding-top: auto;
  padding-bottom: auto;
  font-size: 20px;
  color: #FFF;
  letter-spacing: .4em; }
  @media screen and (min-width: 768px) {
    .table-res-form input[type="submit"] {
      margin: 0 0 0 0; } }
  .table-res-form input[type="submit"]:hover {
    text-decoration: none;
    background-color: #59b1eb;
    border: 2px solid #59b1eb; }
  .table-res-form input[type="submit"]:visited {
    color: #FFF; }

.table-res-form input[type="submit"]:hover {
  /* background: #59b1eb; */
  box-shadow: none; }

.table-res-form .wpcf7c-conf {
  background-color: #EEEEEE; }

.table-res-form input[type="submit"], .table-res-form input[type="submit"]::before, .table-res-form input[type="submit"]::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s; }

.noborder input[type=text] {
  border: none; }

.table-res-form input.hasDatepicker {
  background-image: url(images/common/icon-calender.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 1em; }

/**********************************
oc-form-wrap
**********************************/
.oc-form-wrap {
  width: 100%; }

.oc-form-wrap * {
  font-weight: 300 !important; }

.oc-form-wrap .item-title, .oc-form-wrap .item-input {
  /* display: block; */ }
  @media screen and (min-width: 768px) {
    .oc-form-wrap .item-title, .oc-form-wrap .item-input {
      /* display: table-cell; */
      /* padding: 1.5em; */ } }

.oc-form-wrap .item-title {
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  /* text-align: center; */
  text-align: left;
  vertical-align: top;
  /* background: $sub-color; */
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* border-radius: 10px; */ }
  @media screen and (min-width: 768px) {
    .oc-form-wrap .item-title {
      width: 300px;
      /* text-align: center; */
      text-align: left;
      vertical-align: baseline;
      padding-left: 0; } }
  .oc-form-wrap .item-title p {
    font-size: 1rem;
    line-height: 1.5;
    /* padding: 0.546875rem 1rem; */
    padding: 0.8125em 0;
    /* background: $sub-color; */ }
    @media screen and (min-width: 768px) {
      .oc-form-wrap .item-title p {
        font-size: 1.125rem;
        line-height: 1.5;
        padding: 0.71875em 0; } }

.oc-form-wrap .item-input {
  width: 100%;
  padding-left: 0;
  padding-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .oc-form-wrap .item-input {
      width: auto;
      padding-left: 0;
      padding-bottom: 0; } }

@media screen and (min-width: 768px) {
  .oc-form-wrap .empty {
    display: none; } }

.oc-form-wrap .requied {
  font-size: 1em;
  color: #E62C2C;
  display: inline-block;
  /* padding: 0.3em 0.3em 0.2em; */ }

/* 各入力 */
.oc-form-wrap input[type="text"], input[type="tel"], input[type="email"], input[type="date"], textarea {
  border: 1px #F8F8F8 solid;
  padding: 0.5em;
  border-radius: 0;
  margin-bottom: 0.5em;
  width: 100%;
  background: #F8F8F8; }
  @media screen and (min-width: 768px) {
    .oc-form-wrap input[type="text"], input[type="tel"], input[type="email"], input[type="date"], textarea {
      padding: 0;
      margin-bottom: 0; } }

.oc-form-wrap input[type="text"], input[type="tel"], input[type="email"], input[type="date"] {
  min-height: 40px;
  padding: 0 0.8125em 0 0.8125em;
  /* border-radius: 10px; */ }
  @media screen and (min-width: 768px) {
    .oc-form-wrap input[type="text"], input[type="tel"], input[type="email"], input[type="date"] {
      width: 100%;
      min-height: 50px; } }

.oc-form-wrap textarea {
  padding: 0.5625em 0.8125em; }
  @media screen and (min-width: 768px) {
    .oc-form-wrap textarea {
      padding: 0.5625em 0.8125em; } }

.oc-form-wrap select {
  /* 初期化 */
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  border: none;
  color: #333;
  font-size: 16px;
  /* width: 100%; */
  height: 100%;
  padding: 0 10px;
  height: 50px;
  border: 1px #F8F8F8 solid;
  border-radius: 0;
  position: relative;
  z-index: 1;
  background: #F8F8F8; }

.oc-form-wrap .item-input-cstmselect p span {
  position: relative;
  display: block;
  width: 243px;
  height: 50px; }
  .oc-form-wrap .item-input-cstmselect p span select {
    width: 100%; }

.oc-form-wrap .item-input-cstmselect p span::after {
  content: '\f078';
  /* fontawesomeアイコン */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #333;
  width: 0;
  z-index: 3;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  pointer-events: none; }

.oc-form-wrap .item-input-w100 select {
  width: 100%; }

.oc-form-wrap .wpcf7-list-item {
  /* width: 100%; */
  display: inline-block;
  height: 40px;
  line-height: 40px;
  /* margin: 0 0 0 1em; */
  margin: 0 0 0 0;
  margin-right: 1em; }

.oc-form-wrap.af-form-wrap .wpcf7-list-item {
  width: auto;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  /* margin: 0 0 0 1em; */
  margin: 0 0 0 0; }

.oc-form-wrap.af-form-wrap .mrlist1 .wpcf7-list-item {
  margin-right: 1rem; }
  .oc-form-wrap.af-form-wrap .mrlist1 .wpcf7-list-item.last {
    margin-right: 0; }

.oc-form-wrap.af-form-wrap .mrlist2 .wpcf7-list-item {
  margin-right: 2rem; }
  .oc-form-wrap.af-form-wrap .mrlist2 .wpcf7-list-item.last {
    margin-right: 0; }

.oc-form-wrap.af-form-wrap input::placeholder {
  font-size: 0.75rem; }
  @media screen and (min-width: 768px) {
    .oc-form-wrap.af-form-wrap input::placeholder {
      font-size: 1rem; } }

.oc-form-wrap input[type="text"].postzip {
  width: 200px; }

.oc-form-wrap input[type="text"]:focus, textarea:focus {
  /* background: #EEFFFF; */
  /* box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5); */ }

.oc-form-wrap input[type="submit"] {
  display: block;
  position: relative;
  margin: 15px auto 0 auto;
  width: 50%;
  max-width: 600px;
  min-width: 280px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  background-color: #339933;
  border-radius: 0;
  height: 50px;
  padding-top: auto;
  padding-bottom: auto;
  font-size: 20px;
  color: #FFF;
  letter-spacing: .4em; }
  @media screen and (min-width: 768px) {
    .oc-form-wrap input[type="submit"] {
      margin: 0 0 0 0; } }
  .oc-form-wrap input[type="submit"]:hover {
    text-decoration: none;
    background-color: #59b1eb;
    border: 2px solid #59b1eb; }
  .oc-form-wrap input[type="submit"]:visited {
    color: #FFF; }

.oc-form-wrap input[type="submit"]:hover {
  /* background: #59b1eb; */
  box-shadow: none; }

.oc-form-wrap .wpcf7c-conf {
  background-color: #EEEEEE; }

.oc-form-wrap input[type="submit"], .oc-form-wrap input[type="submit"]::before, .oc-form-wrap input[type="submit"]::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s; }

.noborder input[type=text] {
  border: none; }

.oc-form-wrap textarea::placeholder {
  padding: 5px;
  color: #333; }

.oc-form-wrap input.hasDatepicker {
  background-image: url(images/common/icon-calender.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 1em; }
  .oc-form-wrap input.hasDatepicker::placeholder {
    /* padding-left: 0.5em; */
    color: #333;
    font-size: 0.65rem; }
    @media screen and (min-width: 768px) {
      .oc-form-wrap input.hasDatepicker::placeholder {
        font-size: 1rem; } }

.oc-form-wrap .date-item-wrap select {
  width: calc(100% - 1.6rem); }
  @media screen and (min-width: 768px) {
    .oc-form-wrap .date-item-wrap select {
      padding: 0 0.3rem; } }
  @media screen and (min-width: 990px) {
    .oc-form-wrap .date-item-wrap select {
      padding: 0 10px; } }

.date-item-wrap .date-text-lbl {
  display: inline-block;
  width: 1.59rem;
  font-size: 1rem;
  padding-left: 0.2rem;
  padding-right: 0.39rem; }

.oc-form-wrap .label-letter2-wrap input[type="text"] {
  width: calc(100% - 3.3rem); }
.oc-form-wrap .label-letter2-wrap .letter2-lbl {
  display: inline-block;
  width: 3.29rem;
  font-size: 1rem;
  padding-right: 0.29rem; }
.oc-form-wrap .label-letter3-wrap input[type="text"] {
  width: calc(100% - 4.3rem); }
.oc-form-wrap .label-letter3-wrap .letter3-lbl {
  display: inline-block;
  width: 4.29rem;
  font-size: 1rem;
  padding-right: 0.29rem; }
.oc-form-wrap .label-letter4-wrap input[type="text"] {
  width: calc(100% - 5.3rem); }
.oc-form-wrap .label-letter4-wrap .letter4-lbl {
  display: inline-block;
  width: 5.29rem;
  font-size: 1rem;
  padding-right: 0.29rem; }
.oc-form-wrap .label-letter4-wrap .wpcf7-list-item {
  display: inline-block;
  width: 5.29rem;
  font-size: 1rem;
  padding-right: 0.29rem; }
.oc-form-wrap .label-letter11-mix-wrap p {
  width: 100%; }
.oc-form-wrap .label-letter11-mix-wrap .label-letter11-mix-inner {
  width: 100%; }
  .oc-form-wrap .label-letter11-mix-wrap .label-letter11-mix-inner .wpcf7-form-control-wrap {
    display: inline-block; }
    .oc-form-wrap .label-letter11-mix-wrap .label-letter11-mix-inner .wpcf7-form-control-wrap:nth-of-type(1) {
      width: 11rem; }
    .oc-form-wrap .label-letter11-mix-wrap .label-letter11-mix-inner .wpcf7-form-control-wrap:nth-of-type(2) {
      width: calc(100% - 11rem); }
  .oc-form-wrap .label-letter11-mix-wrap .label-letter11-mix-inner input[type="text"] {
    /* width: calc(100% - 5.3rem); */ }
  .oc-form-wrap .label-letter11-mix-wrap .label-letter11-mix-inner .letter11-lbl {
    display: inline-block;
    width: 11rem;
    font-size: 1rem;
    padding-right: 0.29rem; }
.oc-form-wrap .label-letter13-mix-wrap p {
  width: 100%; }
.oc-form-wrap .label-letter13-mix-wrap .label-letter13-mix-inner {
  width: 100%;
  position: relative;
  display: inline-block; }
  .oc-form-wrap .label-letter13-mix-wrap .label-letter13-mix-inner .wpcf7-form-control-wrap {
    display: inline-block; }
    .oc-form-wrap .label-letter13-mix-wrap .label-letter13-mix-inner .wpcf7-form-control-wrap:nth-of-type(1) {
      width: 15rem; }
    .oc-form-wrap .label-letter13-mix-wrap .label-letter13-mix-inner .wpcf7-form-control-wrap:nth-of-type(2) {
      width: calc(100% - 15rem); }
  .oc-form-wrap .label-letter13-mix-wrap .label-letter13-mix-inner input[type="text"] {
    /* width: calc(100% - 5.3rem); */ }
.oc-form-wrap .label-letter6-mix-wrap p {
  width: 100%; }
.oc-form-wrap .label-letter6-mix-wrap .label-letter6-mix-inner {
  width: 100%;
  position: relative;
  display: inline-block; }
  .oc-form-wrap .label-letter6-mix-wrap .label-letter6-mix-inner .wpcf7-form-control-wrap {
    display: inline-block; }
    .oc-form-wrap .label-letter6-mix-wrap .label-letter6-mix-inner .wpcf7-form-control-wrap:nth-of-type(1) {
      width: 8rem; }
    .oc-form-wrap .label-letter6-mix-wrap .label-letter6-mix-inner .wpcf7-form-control-wrap:nth-of-type(2) {
      width: calc(100% - 8rem); }
  .oc-form-wrap .label-letter6-mix-wrap .label-letter6-mix-inner input[type="text"] {
    /* width: calc(100% - 5.3rem); */ }
.oc-form-wrap .label-syoyo-mix-wrap p {
  width: 100%; }
.oc-form-wrap .label-syoyo-mix-wrap .label-syoyo-mix-inner {
  width: 100%;
  position: relative;
  display: inline-block; }
  .oc-form-wrap .label-syoyo-mix-wrap .label-syoyo-mix-inner .letter-01-wrap {
    display: inline-block;
    width: 1.5rem; }
  .oc-form-wrap .label-syoyo-mix-wrap .label-syoyo-mix-inner .letter-02-wrap {
    display: inline-block;
    width: 3.5rem;
    padding-left: 0.5rem; }
  .oc-form-wrap .label-syoyo-mix-wrap .label-syoyo-mix-inner .wpcf7-form-control-wrap {
    display: inline-block; }
    .oc-form-wrap .label-syoyo-mix-wrap .label-syoyo-mix-inner .wpcf7-form-control-wrap:nth-of-type(2) {
      width: 5rem; }
      @media screen and (min-width: 768px) {
        .oc-form-wrap .label-syoyo-mix-wrap .label-syoyo-mix-inner .wpcf7-form-control-wrap:nth-of-type(2) {
          width: 10rem; } }
    .oc-form-wrap .label-syoyo-mix-wrap .label-syoyo-mix-inner .wpcf7-form-control-wrap:nth-of-type(4) {
      width: calc(100% - 10rem); }
      @media screen and (min-width: 768px) {
        .oc-form-wrap .label-syoyo-mix-wrap .label-syoyo-mix-inner .wpcf7-form-control-wrap:nth-of-type(4) {
          width: calc(100% - 15rem); } }
.oc-form-wrap .label-letter4-mix-wrap p {
  width: 100%; }
.oc-form-wrap .label-letter4-mix-wrap .label-letter4-mix-inner {
  width: 100%; }
  .oc-form-wrap .label-letter4-mix-wrap .label-letter4-mix-inner .wpcf7-form-control-wrap {
    display: inline-block; }
    .oc-form-wrap .label-letter4-mix-wrap .label-letter4-mix-inner .wpcf7-form-control-wrap:nth-of-type(2) {
      width: calc(100% - 5.29rem); }
  .oc-form-wrap .label-letter4-mix-wrap .label-letter4-mix-inner input[type="text"] {
    /* width: calc(100% - 5.3rem); */ }
  .oc-form-wrap .label-letter4-mix-wrap .label-letter4-mix-inner .letter4-lbl {
    display: inline-block;
    width: 5.29rem;
    font-size: 1rem;
    padding-right: 0.29rem; }
  .oc-form-wrap .label-letter4-mix-wrap .label-letter4-mix-inner .wpcf7-list-item {
    display: inline-block;
    width: 5.29rem;
    font-size: 1rem;
    padding-right: 0.29rem; }

.oc-form-wrap .input-row-wrap {
  position: relative;
  display: block; }
.oc-form-wrap .input-row-mb {
  margin-bottom: 30px; }

input[type="submit"] {
  font-size: 16px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  background: #FFF;
  font-weight: 300;
  color: #333;
  width: 300px;
  height: 60px;
  cursor: pointer;
  border: 4px solid #339933; }
  @media screen and (min-width: 768px) {
    input[type="submit"] {
      width: 600px;
      height: 103px; } }

.oc-form-submit-wrap {
  position: relative;
  display: block;
  width: 300px;
  height: 60px;
  border: 4px solid #339933;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .oc-form-submit-wrap {
      width: 600px;
      height: 103px; } }
  .oc-form-submit-wrap p {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 0;
    margin: 0 0;
    padding: 0 0; }
    .oc-form-submit-wrap p::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: auto;
      right: 70px;
      margin: auto 0;
      padding: 0 0;
      width: 34px;
      height: 34px;
      background-image: url(images/common/menu-arrow-right.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center; }
      @media screen and (min-width: 768px) {
        .oc-form-submit-wrap p::after {
          right: 238px; } }
    .oc-form-submit-wrap p:hover::after {
      background-image: url(images/common/menu-arrow-right_hover.png); }
  .oc-form-submit-wrap input[type="submit"] {
    appearance: none;
    outline: 0;
    border: 0;
    border-radius: 0;
    font-size: 18px;
    display: block;
    cursor: pointer;
    color: #333;
    background: #FFF;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 13px 0;
    padding-right: 20px; }
    @media screen and (min-width: 768px) {
      .oc-form-submit-wrap input[type="submit"] {
        font-size: 20px;
        padding: 34.5px 0;
        padding-right: 45px; } }

/**********************************
contact-cont
**********************************/
.contact-cont {
  text-align: left; }
  .contact-cont label {
    width: 100%;
    text-align: left;
    margin-bottom: 20px; }
  .contact-cont input {
    width: 100%;
    max-width: 600px;
    margin-bottom: 10px; }
  .contact-cont textarea {
    width: 100%;
    max-width: 600px;
    margin-bottom: 10px; }

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