@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",   "メイリオ",   "Noto Sans JP", "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', "Noto Sans JP", Meiryo, sans-serif;
    font-style: normal;
    -webkit-text-size-adjust: 100%; } }
html body .pt-serif-regular {
  font-family: "PT Serif", serif;
  font-weight: normal;
  font-weight: 300;
  font-style: normal; }
html body .pt-serif-bold {
  font-family: "PT Serif", serif;
  font-weight: 700;
  font-style: normal; }
html body .shippori-mincho-regular {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal; }
html body .shippori-mincho-semibold {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-style: normal; }
html body .shippori-mincho-bold {
  font-family: "Shippori Mincho", serif;
  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 */
/* font-family */
/*** theme color green ***/
/*** #15994A ***/
/*** #0073BD ***/
/*** #FFDA71 ***/
/*** #333333 ***/
/*** #E62C2C ***/
/*** gray1 ***/
/*** gray2 ***/
/*** gray3 ***/
/*** gray3 ***/
/*** wht ***/
.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.5; }
  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.blue-line {
  color: #15994A !important;
  text-decoration: underline !important; }
  a.blue-line: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: #F6F6F6; }

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

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

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

body .container {
  max-width: 100%; }
  @media screen and (min-width: 768px) {
    body .container {
      /* side-btn negative */
      max-width: calc(100vw - 120px); } }
  @media screen and (min-width: 1200px) {
    body .container {
      /* max-width: 1230px; */
      /* side-btn negative */
      max-width: calc(100vw - 160px); } }
  @media screen and (min-width: 1400px) {
    body .container {
      max-width: 1230px; } }

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

header {
  /* position: fixed; */
  text-align: left;
  width: 100%;
  height: 60px;
  background: #FFF;
  /* border-bottom: 1px solid $sub3-color; */ }
  @media screen and (min-width: 768px) {
    header {
      height: 100px; } }

header a {
  font-weight: 300; }

header .logo-wrap {
  position: absolute;
  top: 0;
  left: 10px;
  right: auto;
  bottom: 0;
  width: 130px;
  height: 31px;
  margin: auto 0;
  padding: 0; }
  @media screen and (min-width: 1260px) {
    header .logo-wrap {
      left: calc(32 / 1600 * 100vw);
      width: calc(195 / 1600 * 100vw);
      max-width: 195px;
      height: calc(46 / 1600 * 100vw);
      max-height: 46px; } }
  header .logo-wrap .logo, header .logo-wrap a {
    display: block;
    width: 100%;
    vertical-align: top;
    margin: 0;
    padding: 0; }
    header .logo-wrap .logo img, header .logo-wrap a img {
      width: 100%;
      vertical-align: top; }

.lang-menu {
  position: absolute;
  top: 10px;
  left: auto;
  right: 28px;
  display: block;
  z-index: 1; }
  @media screen and (max-width: 768px) {
    .lang-menu {
      /*padding-right: 60px; */
      display: none; } }
  .lang-menu li {
    margin: 0;
    padding: 0;
    font-size: 14px; }
    @media screen and (max-width: 768px) {
      .lang-menu li {
        font-size: 13px; } }
    .lang-menu li:after {
      content: "|";
      display: inline-block;
      color: #FFF; }
    .lang-menu li:last-child:after {
      content: none; }
    .lang-menu li a, .lang-menu li a:visited {
      display: inline-block;
      text-align: center;
      color: #FFF;
      margin: 0;
      padding: 0 16px; }
      @media screen and (max-width: 768px) {
        .lang-menu li a, .lang-menu li a:visited {
          padding: 0 8px; } }
    .lang-menu li a:hover {
      text-decoration: none;
      color: #EEE; }
    .lang-menu li a {
      position: relative; }
      .lang-menu li a::after {
        position: absolute;
        bottom: -2px;
        left: 10%;
        content: '';
        width: 80%;
        height: 2px;
        background: #FFF;
        transform: scale(0, 1);
        transform-origin: center top;
        transition: transform .3s;
        z-index: 3; }
      .lang-menu li a:hover::before {
        transform: scale(0, 1); }
      .lang-menu li a:hover::after {
        transform: scale(1, 1); }

/**************************
nav
**************************/
#navToggle {
  display: block;
  /* position: fixed; */
  position: absolute;
  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: 768px) {
    #navToggle {
      right: 40px;
      top: 65px;
      width: 70px;
      height: 70px; } }

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

#navToggle span {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 17px;
  height: 2px;
  border-radius: 1px;
  /* border-bottom:solid 2px #FFF; */
  background: #FFF;
  z-index: 1;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  pointer-events: none; }
  @media screen and (min-width: 768px) {
    #navToggle span {
      width: 30px;
      height: 3px;
      border-radius: 1.5px; } }

#navToggle span:nth-child(1) {
  top: 16.5px; }
  @media screen and (min-width: 768px) {
    #navToggle span:nth-child(1) {
      top: 29px; } }

#navToggle span:nth-child(2) {
  top: 21.5px; }
  @media screen and (min-width: 768px) {
    #navToggle span:nth-child(2) {
      top: 38px; } }

#navToggle .triggerBtn-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto;
  padding: 0;
  background: #15994A;
  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: 768px) {
    #navToggle .triggerBtn-bg {
      width: 70px;
      height: 70px; } }

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

#slideMenu {
  z-index: 9999; }

#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: 100%;
  /* max-width: $xs; */
  /* height: calc(100vh - 60px); */
  height: 100%;
  /* background:rgba(255,255,255,1); */
  background: #F6F6F6;
  padding: 0;
  /* margin-top: 60px; */
  /* -webkit-transition:.5s ease-in-out; */
  /* -moz-transition:.5s ease-in-out; */
  /* transition:.5s ease-in-out; */
  z-index: 10;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

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

.openNav #navToggle {
  position: fixed; }

.openNav #navToggle span {
  width: 20px; }
  @media screen and (min-width: 768px) {
    .openNav #navToggle span {
      width: 30px; } }

.openNav #navToggle span:nth-child(1) {
  top: 19px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg); }
  @media screen and (min-width: 768px) {
    .openNav #navToggle span:nth-child(1) {
      top: 33.5px; } }

.openNav #navToggle span:nth-child(2) {
  top: 19px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg); }
  @media screen and (min-width: 768px) {
    .openNav #navToggle span:nth-child(2) {
      top: 33.5px; } }

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

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

#slideMenu .menu a {
  -webkit-transition: all .3s;
  transition: all .3s; }
#slideMenu .menu .slidemenu-bnr-wrap {
  display: block;
  width: 100%; }
#slideMenu .menu .slidemenu-bnr-wrap .bnr-btn {
  display: block;
  width: 100%;
  height: 80px; }
#slideMenu .menu .slidemenu-bnr-wrap .bnr-btn a.btn-item {
  position: relative;
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  margin: 0 0;
  padding: 0 0;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s; }
  #slideMenu .menu .slidemenu-bnr-wrap .bnr-btn a.btn-item:hover {
    opacity: 0.8; }
  #slideMenu .menu .slidemenu-bnr-wrap .bnr-btn a.btn-item.btn-item .btn-text {
    position: absolute;
    display: block;
    height: 26px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto auto;
    padding: 0 0;
    padding-left: 46px;
    font-size: 1rem;
    line-height: 26px;
    font-weight: 300; }
  #slideMenu .menu .slidemenu-bnr-wrap .bnr-btn a.btn-item.btn-online {
    background: #15994A; }
    #slideMenu .menu .slidemenu-bnr-wrap .bnr-btn a.btn-item.btn-online .btn-text {
      color: #FFFFFF;
      width: 158px; }
      #slideMenu .menu .slidemenu-bnr-wrap .bnr-btn a.btn-item.btn-online .btn-text::before {
        content: '';
        position: absolute;
        display: block;
        width: 36px;
        height: 26px;
        top: 0;
        left: 0;
        right: auto;
        bottom: 0;
        margin: 0 0;
        padding: 0 0;
        background-image: url(images/common/icon-online.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center; }
  #slideMenu .menu .slidemenu-bnr-wrap .bnr-btn a.btn-item.btn-contact {
    background: #FFDA71; }
    #slideMenu .menu .slidemenu-bnr-wrap .bnr-btn a.btn-item.btn-contact .btn-text {
      color: #333333;
      width: 212px; }
      #slideMenu .menu .slidemenu-bnr-wrap .bnr-btn a.btn-item.btn-contact .btn-text::before {
        content: '';
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        right: auto;
        bottom: 0;
        margin: 0 0;
        padding: 0 0;
        width: 32px;
        height: 25px;
        background-image: url(images/common/icon-contact.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center; }
  #slideMenu .menu .slidemenu-bnr-wrap .bnr-btn a.btn-item:visited.btn-online {
    color: #FFF; }
  #slideMenu .menu .slidemenu-bnr-wrap .bnr-btn a.btn-item:visited.btn-contact {
    color: #333333; }
#slideMenu .menu .slidemenu-op-wrap {
  padding: 20px 15px; }
  #slideMenu .menu .slidemenu-op-wrap a {
    -webkit-transition: all .3s;
    transition: all .3s; }
    #slideMenu .menu .slidemenu-op-wrap a:hover {
      opacity: 0.8; }
#slideMenu .menu .slide-list-menu-wrap {
  margin-left: 0;
  margin-right: 0;
  padding: 90px 0;
  padding-bottom: 0; }
  @media screen and (min-width: 768px) {
    #slideMenu .menu .slide-list-menu-wrap {
      padding-top: calc(120 / 1600 * 100vw);
      padding-bottom: calc(120 / 1600 * 100vw); } }
  @media screen and (min-width: 1440px) {
    #slideMenu .menu .slide-list-menu-wrap {
      padding-top: 120px;
      padding-bottom: 120px; } }
  @media screen and (min-width: 768px) {
    #slideMenu .menu .slide-list-menu-wrap .container {
      /* max-width: calc(100vw - 220px); */ } }
  #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel-wrap {
    max-width: 360px;
    padding-left: 0;
    padding-right: 0; }
    @media screen and (min-width: 768px) {
      #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel-wrap {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
  #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* padding-bottom: 80px; */
    padding-bottom: 40px; }
    @media screen and (min-width: 768px) {
      #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel {
        padding-bottom: calc(40 / 1600 * 100vw); } }
    @media screen and (min-width: 1260px) {
      #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel {
        padding-bottom: 40px; } }
    #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel .panel-item {
      position: relative;
      width: 100%;
      padding-right: 30px;
      padding-left: 30px;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
      @media screen and (min-width: 768px) {
        #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel .panel-item {
          padding-right: 15px;
          padding-left: 15px;
          -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
          max-width: 33.333333%; } }
      @media screen and (min-width: 1230px) {
        #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel .panel-item {
          -ms-flex: 0 0 25%;
          flex: 0 0 25%;
          max-width: 25%; } }
    #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel li {
      position: relative;
      display: block;
      text-align: center;
      margin-bottom: 40px;
      line-height: 0;
      height: auto; }
      @media screen and (min-width: 768px) {
        #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel li {
          text-align: left;
          margin-bottom: 40px; } }
    #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel li a {
      display: block;
      position: relative;
      color: #333333;
      font-weight: 300;
      line-height: 1.5; }
      @media screen and (min-width: 768px) {
        #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel li a {
          display: flex;
          align-items: center;
          height: 120px;
          column-gap: 20px; } }
    #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel li a .th-img {
      display: inline-block;
      width: 120px;
      height: 120px;
      -webkit-transition: all .3s;
      transition: all .3s; }
      @media screen and (min-width: 768px) {
        #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel li a .th-img {
          display: block; } }
    #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel li a .th-img img {
      width: 100%;
      height: 100%;
      vertical-align: top;
      -webkit-transition: all .3s;
      transition: all .3s; }
    #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel li a:hover .th-img img {
      opacity: 0.7; }
    #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel li a .th-text {
      display: inline-block;
      width: 100%;
      padding-top: 10px; }
      @media screen and (min-width: 768px) {
        #slideMenu .menu .slide-list-menu-wrap .slide-list-menu-panel li a .th-text {
          display: block;
          flex: 1;
          padding-top: 0; } }
#slideMenu .menu .logo-wrap {
  display: block;
  width: 100%;
  height: auto;
  margin: auto 0;
  padding: 0;
  padding-bottom: 20px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    #slideMenu .menu .logo-wrap {
      padding-bottom: 30px; } }
  #slideMenu .menu .logo-wrap .logo {
    display: inline-block;
    width: 195px;
    height: 58px;
    vertical-align: top;
    margin: 0 auto;
    padding: 0;
    padding-top: 8px; }
    @media screen and (min-width: 768px) {
      #slideMenu .menu .logo-wrap .logo {
        padding-top: 0; } }
    #slideMenu .menu .logo-wrap .logo a, #slideMenu .menu .logo-wrap .logo img {
      display: block;
      width: 100%;
      vertical-align: top; }
#slideMenu .menu .slide-menu-address-wrap {
  padding: 0 15px 40px 15px; }
#slideMenu .menu .slide-menu-address-wrap .sns-wrap {
  display: block;
  width: 100%;
  min-height: 30px;
  margin: auto 0;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 0;
  text-align: center;
  vertical-align: top; }
  #slideMenu .menu .slide-menu-address-wrap .sns-wrap a.icon-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: top;
    margin: 0 10px;
    padding: 0 0; }
    #slideMenu .menu .slide-menu-address-wrap .sns-wrap a.icon-btn img {
      width: 100%;
      vertical-align: top; }
#slideMenu .menu .slide-menu-address-wrap .address-wrap {
  text-align: center; }
  #slideMenu .menu .slide-menu-address-wrap .address-wrap p, #slideMenu .menu .slide-menu-address-wrap .address-wrap span, #slideMenu .menu .slide-menu-address-wrap .address-wrap a {
    color: #333333;
    font-weight: 300;
    /* font-size: 0.875rem; */ }
    @media screen and (min-width: 768px) {
      #slideMenu .menu .slide-menu-address-wrap .address-wrap p, #slideMenu .menu .slide-menu-address-wrap .address-wrap span, #slideMenu .menu .slide-menu-address-wrap .address-wrap a {
        font-size: 1rem; } }
  #slideMenu .menu .slide-menu-address-wrap .address-wrap p {
    margin-bottom: 20px;
    line-height: 1.5; }
    @media screen and (min-width: 768px) {
      #slideMenu .menu .slide-menu-address-wrap .address-wrap p {
        margin-bottom: 10px; } }
  #slideMenu .menu .slide-menu-address-wrap .address-wrap a.ph-number {
    font-size: 1.25rem;
    text-decoration: underline; }
    @media screen and (min-width: 768px) {
      #slideMenu .menu .slide-menu-address-wrap .address-wrap a.ph-number {
        font-size: 1.25rem;
        text-decoration: none; } }
  #slideMenu .menu .slide-menu-address-wrap .address-wrap a.link-ex {
    text-decoration: underline; }
    #slideMenu .menu .slide-menu-address-wrap .address-wrap a.link-ex:hover {
      text-decoration: none; }
    #slideMenu .menu .slide-menu-address-wrap .address-wrap 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) {
        #slideMenu .menu .slide-menu-address-wrap .address-wrap a.link-ex:after {
          width: 12px;
          height: 12px;
          margin-left: 10px; } }

.slide-menu-btn-yoyaku-wrap {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background: transparent;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .slide-menu-btn-yoyaku-wrap {
      padding-bottom: 80px; } }

.slide-menu-btn-yoyaku-wrap a {
  position: relative;
  margin: 0 auto;
  padding: 0;
  display: inline-block;
  width: 300px;
  height: 124px;
  letter-spacing: 0;
  text-decoration: none;
  cursor: pointer;
  line-height: 1;
  /*
  -webkit-transition: all .3s;
  transition: all .3s;
  */ }
  .slide-menu-btn-yoyaku-wrap a img {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%; }
  .slide-menu-btn-yoyaku-wrap a img:last-of-type {
    opacity: 0;
    transition: opacity .3s; }
  .slide-menu-btn-yoyaku-wrap a:hover img {
    opacity: 1; }

/**************************
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: #15994A;
      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;
  /* height: 56.25vw; */
  /* height: 47.9vw; */
  /* aspect-ratio: 1440/690; */
  height: 81.0666vw;
  aspect-ratio: 375/304; }
  @media screen and (min-width: 768px) {
    .home #hero1 {
      /* margin-top: 100px; */
      /* height: calc(946 / 1600 * 100vw); */
      height: 47.9vw;
      aspect-ratio: 1440/690; } }
  .home #hero1 #hero1-inner {
    /*
    width: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
    padding: 0 0;
    */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .home #hero1 #hero1-inner {
        overflow: hidden;
        /* height: calc(100vh - 100px); */ } }
  .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; }

.scroll-box {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0; }
  @media screen and (min-width: 768px) {
    .scroll-box {
      display: block; } }

.scroll-wrap {
  position: relative; }

.scroll-cmove span {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 60px;
  color: #333;
  font-size: 0.875rem;
  font-family: "PT Serif", serif;
  font-weight: 400; }

.scroll-cmove:before {
  content: '';
  position: absolute;
  left: -4px;
  bottom: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #15994A;
  -webkit-animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
  animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite; }

@-webkit-keyframes circlemove {
  0% {
    bottom: 45px; }
  100% {
    bottom: -5px; } }
@keyframes circlemove {
  0% {
    bottom: 45px; }
  100% {
    bottom: -5px; } }
@-webkit-keyframes cirlemovehide {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  80% {
    opacity: 0.9; }
  100% {
    opacity: 0; } }
@keyframes cirlemovehide {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  80% {
    opacity: 0.9; }
  100% {
    opacity: 0; } }
.scroll-cmove:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 60px;
  background: #15994A; }

.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: #15994A;
    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: #15994A;
  text-decoration: underline; }
.container p a:hover, .container-fluid p a:hover {
  color: #15994A;
  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;
  /* height: 60px; */
  /* border-left: 1px solid $main-color; */
  /* font-size: 1.125rem; */
  font-size: 1.333rem;
  /* padding-left: 1.1666em; */
  line-height: 1.5rem;
  vertical-align: top;
  color: #333333;
  letter-spacing: 0;
  font-weight: normal;
  /* font-family: $shippori-mincho; */
  font-weight: 600; }
  @media screen and (min-width: 768px) {
    .container h3, .container-fluid h3 {
      font-size: 1.33333rem;
      /* padding-left: 1.666em; */ } }
  .container h3 span, .container-fluid h3 span {
    position: relative;
    display: block;
    width: 100%;
    font-size: 0.875rem;
    color: #333333;
    padding-left: 0;
    vertical-align: baseline; }
    @media screen and (min-width: 768px) {
      .container h3 span, .container-fluid h3 span {
        font-size: 0.875rem; } }
.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 #AAAAAA; }

.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: "Shippori Mincho", 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: #15994A;
    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: #15994A;
    font-family: "Shippori Mincho", 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: "Shippori Mincho", 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: #15994A;
    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: #15994A;
    font-family: "Shippori Mincho", 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: "Shippori Mincho", 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: "Shippori Mincho", 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.ph-number {
  font-size: 1.25rem;
  text-decoration: underline; }
  @media screen and (min-width: 768px) {
    a.ph-number {
      font-size: 1.25rem;
      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: absolute;
  z-index: 998;
  top: 57px;
  left: auto;
  background: transparent;
  text-align: left;
  white-space: nowrap; }
  @media screen and (min-width: 1400px) {
    #nav {
      display: block;
      /* top: calc(39 / 1600 * 100vw); */
      top: 33px;
      left: calc(307 / 1600 * 100vw); } }

#nav ul {
  width: 100%; }

#nav ul > li {
  display: inline-block;
  position: relative;
  width: auto; }
  @media screen and (min-width: 768px) {
    #nav ul > li {
      /* padding-right: calc(30 / 1600 * 100vw); */
      margin-right: 2em; } }
  #nav ul > li.no-lsp a {
    letter-spacing: 0; }

#nav ul > li > a {
  position: relative;
  width: 100%;
  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) {
    #nav ul > li > a {
      font-size: calc(16 / 1600 * 100vw);
      line-height: 2.6; } }
  @media screen and (min-width: 1440px) {
    #nav ul > li > a {
      font-size: 16px; } }
  #nav ul > li > a.no-lsp {
    /* letter-spacing: .1em; */ }
  #nav ul > li > a:hover {
    /* color: $color-hover; */
    border-bottom: 3px solid #15994A; }
  @media screen and (min-width: 768px) {
    #nav ul > li > a.arrow-dropdown {
      /* padding-right: calc(18 / 1440 * 100vw); */
      padding-right: 1.3em; } }
  @media screen and (min-width: 1440px) {
    #nav ul > li > a.arrow-dropdown {
      padding-right: 18px; } }
  #nav ul > li > a.arrow-dropdown::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    margin: auto 0;
    padding: 0 0;
    /* width: calc(17 / 1440 * 100vw); */
    width: 1em;
    /* height: calc(17 / 1440 * 100vw); */
    height: 1em;
    background-image: url(images/common/menu-arrow-dropdown.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
    @media screen and (min-width: 1440px) {
      #nav ul > li > a.arrow-dropdown::after {
        width: 17px;
        height: 17px; } }
    #nav ul > li > a.arrow-dropdown::after img {
      vertical-align: top; }
  #nav ul > li > a.arrow-dropdown:hover {
    color: #777777; }
  #nav ul > li > a.arrow-dropdown:hover::after {
    background-image: url(images/common/menu-arrow-dropdown_hover.svg); }
  #nav ul > li > a.current {
    border-bottom: 3px solid #15994A; }

#nav ul > li:last-child {
  padding-right: 0; }

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

#nav ul > li > span {
  /* margin-left: 1.2em; */ }

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

.mega-menu .dropdown-inner {
  display: block;
  position: fixed;
  top: 100px;
  left: 0;
  width: 100vw; }

.dropdown-hover .dropdown-inner {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  max-height: 0;
  height: 0;
  display: block;
  overflow: hidden;
  opacity: 0; }

.dropdown-hover:hover .dropdown-inner {
  max-height: 280px;
  height: 280px;
  background: #FFF;
  opacity: 1; }

.inner-menu-wrap {
  display: block;
  width: 100%;
  height: 280px;
  padding-top: 30px;
  padding-bottom: 70px; }

.inner-item-wrap {
  height: 80px;
  margin-left: -30px;
  margin-right: -30px; }

.inner-item-wrap .inner-item {
  height: 80px;
  padding-left: 30px;
  padding-right: 30px; }

.inner-item-wrap .inner-item a {
  position: relative;
  display: block;
  width: 100%;
  height: 80px;
  color: #333333;
  font-size: 1rem;
  line-height: 80px;
  text-align: left; }
  .inner-item-wrap .inner-item a::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;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .inner-item-wrap .inner-item a::after img {
      vertical-align: top; }
  .inner-item-wrap .inner-item a:hover {
    color: #333333;
    text-decoration: none; }
  .inner-item-wrap .inner-item a:hover::after {
    background-image: url(images/common/menu-arrow-right_hover.svg); }

.inner-item-wrap.inner-item-wrap-first .inner-item a.dp-arrow-01::after {
  right: auto;
  left: 7em; }
.inner-item-wrap.inner-item-wrap-first .inner-item a.dp-arrow-02::after {
  right: auto;
  left: 10em; }

.inner-item-wrap.inner-item-wrap-second .inner-item a {
  border-top: 1px dotted #AAAAAA;
  border-bottom: 1px dotted #AAAAAA; }

/**************************
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: absolute;
  top: 140px;
  left: auto;
  right: 0;
  width: 60px;
  height: 160px; }
  @media screen and (min-width: 768px) {
    .side-btn-wrap {
      display: block; } }
  @media screen and (min-width: 1200px) {
    .side-btn-wrap {
      top: 160px;
      /* width: calc(80 / 1600 * 100vw); */
      width: 80px;
      /* height: calc(240 / 1600 * 100vw); */
      height: 240px; } }
  @media screen and (min-width: 1440px) {
    .side-btn-wrap {
      top: calc(200 / 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: none;
  position: absolute;
  /* top: calc(186 / 1600 * 100vw); */
  top: calc(120 / 1600 * 100vw);
  left: calc(160 / 1600 * 100vw);
  /* width: 460px; */
  /* width: calc(480 / 1600 * 100vw); */
  width: 100%;
  /* height: 169px; */
  height: calc(190 / 1600 * 100vw); }
  @media screen and (min-width: 768px) {
    .home-hero-copybox_pc-wrap {
      display: block; } }
  @media screen and (min-width: 1200px) {
    .home-hero-copybox_pc-wrap {
      left: calc(160 / 1600 * 100vw);
      /* left: 160px; */
      /* width: 480px; */
      width: 100%;
      height: 190px; } }

.home-hero-copybox_pc {
  text-align: left; }
  .home-hero-copybox_pc span {
    display: inline-block;
    width: auto;
    height: calc(29 / 1600 * 100vw);
    line-height: calc(29 / 1600 * 100vw);
    font-size: calc(14 / 1600 * 100vw);
    color: #FFF;
    background: #15994A;
    border-radius: calc(14.5 / 1600 * 100vw);
    padding: 0 10px;
    font-family: "Shippori Mincho", serif;
    margin-bottom: calc(12 / 1600 * 100vw); }
    @media screen and (min-width: 1200px) {
      .home-hero-copybox_pc span {
        height: 29px;
        line-height: 29px;
        font-size: 14px;
        border-radius: 14.5px;
        margin-bottom: 12px; } }
  .home-hero-copybox_pc p {
    display: inline-block;
    width: auto;
    height: calc(58 / 1600 * 100vw);
    font-size: calc(40 / 1600 * 100vw);
    line-height: calc(58 / 1600 * 100vw);
    color: #333;
    background: #FFF;
    border-radius: calc(29 / 1600 * 100vw);
    padding: 0 10px;
    font-family: "Shippori Mincho", serif;
    font-weight: 600; }
    @media screen and (min-width: 1200px) {
      .home-hero-copybox_pc p {
        height: 58px;
        font-size: 40px;
        line-height: 58px;
        border-radius: 29px; } }
    .home-hero-copybox_pc p:nth-of-type(1) {
      margin-bottom: calc(12 / 1600 * 100vw); }
      @media screen and (min-width: 1200px) {
        .home-hero-copybox_pc p:nth-of-type(1) {
          margin-bottom: 12px; } }

.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: #15994A;
    border-radius: 14.5px;
    padding: 0 10px;
    font-family: "Shippori Mincho", serif;
    font-weight: 600; }
  .home-hero-copybox_sp p {
    font-size: 28px;
    line-height: 2;
    padding-top: 1rem;
    font-family: "Shippori Mincho", serif;
    font-weight: 600; }

/* *************************
home-newscont-wrap
************************* */
.home-newscont-wrap {
  margin: 0 auto;
  padding-top: 17px; }
  @media screen and (min-width: 768px) {
    .home-newscont-wrap {
      padding-top: 20px; } }
  .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: "Shippori Mincho", 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: #15994A; }

.home-newscont-topmask {
  position: relative; }
  .home-newscont-topmask:before {
    content: '';
    position: absolute;
    top: -48px;
    left: 0;
    right: auto;
    width: 24px;
    height: 24px;
    z-index: 3;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/common/mask-wht-l.svg");
    pointer-events: none; }
    @media screen and (min-width: 768px) {
      .home-newscont-topmask:before {
        top: -120px;
        left: auto;
        right: 0;
        width: 60px;
        height: 60px;
        background-image: url("images/common/mask-wht-r.svg"); } }
    @media screen and (min-width: 1260px) {
      .home-newscont-topmask:before {
        width: 100px;
        height: 100px;
        top: -200px; } }
  .home-newscont-topmask:after {
    content: '';
    position: absolute;
    top: -24px;
    left: 0;
    width: 100%;
    height: 25px;
    background: #FFF;
    border-radius: 0 24px 0 0;
    z-index: 3; }
    @media screen and (min-width: 768px) {
      .home-newscont-topmask:after {
        top: -60px;
        left: 0;
        width: 100%;
        height: 61px;
        background: #FFF;
        border-radius: 60px 0 0 0; } }
    @media screen and (min-width: 1260px) {
      .home-newscont-topmask:after {
        height: 100px;
        top: -100px;
        border-radius: 100px 0 0 0; } }

/* *************************
home-news-wrap
************************* */
.home-news-wrap {
  margin-top: 20px; }
  @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: 16px;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .news-thumbnail_text-list .list-thumbnail-box {
      width: 280px; } }
  .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% - 282px);
      padding-left: 45px; } }
.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;
      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: 1.125rem;
      padding-bottom: 20px; } }
.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; } }

/* *************************
home-parts
************************* */
.cont-btm-mask {
  padding-bottom: 70px; }
  @media screen and (min-width: 768px) {
    .cont-btm-mask {
      padding-bottom: 220px; } }

.btn-hoverbox {
  position: relative;
  display: block;
  width: 240px;
  height: auto;
  margin: 0 auto;
  margin-top: 20px;
  padding: 0 0; }
  @media screen and (min-width: 768px) {
    .btn-hoverbox {
      width: 400px;
      height: 100px;
      margin: 0 auto;
      margin-top: 40px; } }
  .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:hover {
  position: relative;
  padding: 0;
  display: block;
  width: 100%;
  height: 60px;
  letter-spacing: 0;
  text-decoration: none;
  cursor: pointer;
  background: #15994A;
  border-radius: 30px;
  border: 2px solid #15994A;
  line-height: 57px;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
  cursor: pointer;
  font-weight: normal;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  -webkit-transition: all .3s;
  transition: all .3s; }
  @media screen and (min-width: 768px) {
    .btn-hoverbox a,
    .btn-hoverbox a:hover {
      height: 100px;
      border-radius: 50px;
      border: 4px solid #15994A;
      line-height: 95px;
      font-size: 18px; } }
  .btn-hoverbox a::after,
  .btn-hoverbox a:hover::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 20px;
    margin: auto 0;
    padding: 0 0;
    width: 20px;
    height: 20px;
    background-image: url(images/common/btn-arr-wht.svg);
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (min-width: 768px) {
      .btn-hoverbox a::after,
      .btn-hoverbox a:hover::after {
        right: 31px;
        margin: auto 0;
        padding: 0 0;
        width: 38px;
        height: 38px; } }
  .btn-hoverbox a:hover,
  .btn-hoverbox a:hover:hover {
    background: #FFF;
    color: #15994A; }
    .btn-hoverbox a:hover::after,
    .btn-hoverbox a:hover:hover::after {
      background-image: url(images/common/btn-arr-grn.svg); }

.btn-hoverbox.btn-hoverbox-wht a {
  background: #FFF;
  border: 2px solid #FFF;
  color: #15994A; }
  @media screen and (min-width: 768px) {
    .btn-hoverbox.btn-hoverbox-wht a {
      border: 4px solid #FFF; } }
  .btn-hoverbox.btn-hoverbox-wht a::after {
    background-image: url(images/common/btn-arr-grn.svg); }
  .btn-hoverbox.btn-hoverbox-wht a:hover {
    background: #15994A;
    color: #FFF;
    border: 2px solid #15994A; }
    @media screen and (min-width: 768px) {
      .btn-hoverbox.btn-hoverbox-wht a:hover {
        border: 4px solid #15994A; } }
    .btn-hoverbox.btn-hoverbox-wht a:hover::after {
      background-image: url(images/common/btn-arr-wht.svg); }

.home-cont-topmask {
  position: relative; }
  .home-cont-topmask:before {
    content: '';
    position: absolute;
    top: -48px;
    left: auto;
    right: 0;
    width: 24px;
    height: 24px;
    z-index: 3;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/common/mask-gly-r.svg"); }
    @media screen and (min-width: 768px) {
      .home-cont-topmask:before {
        top: -120px;
        left: 0;
        right: auto;
        width: 60px;
        height: 60px;
        background-image: url("images/common/mask-gly-l.svg"); } }
    @media screen and (min-width: 1260px) {
      .home-cont-topmask:before {
        width: 100px;
        height: 100px;
        top: -200px; } }
  .home-cont-topmask:after {
    content: '';
    position: absolute;
    top: -24px;
    left: 0;
    width: 100%;
    height: 25px;
    background: #F6F6F6;
    border-radius: 24px 0 0 0;
    z-index: 3; }
    @media screen and (min-width: 768px) {
      .home-cont-topmask:after {
        top: -60px;
        left: 0;
        width: 100%;
        height: 61px;
        background: #F6F6F6;
        border-radius: 0 60px 0 0; } }
    @media screen and (min-width: 1260px) {
      .home-cont-topmask:after {
        height: 100px;
        top: -100px;
        border-radius: 0 100px 0 0; } }

.home-cont-topmask-02 {
  position: relative; }
  .home-cont-topmask-02:before {
    content: '';
    position: absolute;
    top: -48px;
    left: 0;
    right: auto;
    width: 24px;
    height: 24px;
    z-index: 3;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/common/mask-wht-l.svg"); }
    @media screen and (min-width: 768px) {
      .home-cont-topmask-02:before {
        top: -120px;
        left: auto;
        right: 0;
        width: 60px;
        height: 60px;
        background-image: url("images/common/mask-wht-r.svg"); } }
    @media screen and (min-width: 1260px) {
      .home-cont-topmask-02:before {
        width: 100px;
        height: 100px;
        top: -200px; } }
  .home-cont-topmask-02:after {
    content: '';
    position: absolute;
    top: -24px;
    left: 0;
    width: 100%;
    height: 25px;
    background: #FFF;
    border-radius: 0 24px 0 0;
    z-index: 3; }
    @media screen and (min-width: 768px) {
      .home-cont-topmask-02:after {
        top: -60px;
        left: 0;
        width: 100%;
        height: 61px;
        background: #FFF;
        border-radius: 60px 0 0 0; } }
    @media screen and (min-width: 1260px) {
      .home-cont-topmask-02:after {
        height: 100px;
        top: -100px;
        border-radius: 100px 0 0 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: "Shippori Mincho", 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: #15994A;
  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: #15994A;
      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: #AAAAAA;
    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: #15994A;
    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-column-wrap
************************* */
.home-column-list-wrap {
  margin-top: 40px; }
  @media screen and (min-width: 768px) {
    .home-column-list-wrap {
      margin-top: 80px; } }

.home-column-list {
  margin-left: -8.5px;
  margin-right: -8.5px; }
  @media screen and (min-width: 768px) {
    .home-column-list {
      margin-left: -25px;
      margin-right: -25px; } }
  .home-column-list li.home-column-list-item {
    padding-left: 8.5px;
    padding-right: 8.5px;
    padding-bottom: 34px; }
    @media screen and (min-width: 768px) {
      .home-column-list li.home-column-list-item {
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 40px; } }
  .home-column-list .list-inner {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    vertical-align: top; }
    .home-column-list .list-inner * {
      vertical-align: top; }
  .home-column-list .date_left {
    font-size: 0.875rem;
    line-height: 1.5;
    padding-bottom: 10px;
    color: #15994A; }
    @media screen and (min-width: 768px) {
      .home-column-list .date_left {
        font-size: 0.875rem;
        padding-bottom: 10px; } }
  .home-column-list .thumbimg img {
    border-radius: 10px; }
    @media screen and (min-width: 768px) {
      .home-column-list .thumbimg img {
        border-radius: 16px; } }
  .home-column-list h4 {
    font-size: 0.875rem;
    padding-bottom: 10px;
    line-height: 1.5; }
    @media screen and (min-width: 768px) {
      .home-column-list h4 {
        /* font-size: 1.25rem; */
        font-size: 1.125rem;
        padding-bottom: 20px; } }
  .home-column-list p {
    font-size: 0.875rem;
    padding-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .home-column-list p {
        font-size: 0.875rem; } }

/* *************************
feature-cont
************************* */
.feature-cont-wrap {
  border-top: 1px solid #AAAAAA;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .feature-cont-wrap {
      padding-top: 120px;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 70px; } }
  @media screen and (min-width: 1260px) {
    .feature-cont-wrap {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (min-width: 1600px) {
    .feature-cont-wrap {
      padding-left: calc(50vw - 750px);
      padding-right: calc(50vw - 750px); } }

.feature-cont-wrap .feature-cont-item {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-bottom: 46px; }
  .feature-cont-wrap .feature-cont-item:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .feature-cont-wrap .feature-cont-item {
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 0; } }
  .feature-cont-wrap .feature-cont-item > a {
    position: relative;
    padding: 0;
    display: inline-block;
    width: calc(260 / 375 * 100vw);
    letter-spacing: 0;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 1;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .feature-cont-wrap .feature-cont-item > a {
        display: block;
        width: 100%;
        margin-bottom: 50px; } }
  .feature-cont-wrap .feature-cont-item > a:hover {
    opacity: 0.7; }
  .feature-cont-wrap .feature-cont-item h5 {
    color: #15994A;
    font-size: 1.25rem;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    padding-bottom: 1em; }
    @media screen and (min-width: 768px) {
      .feature-cont-wrap .feature-cont-item h5 {
        font-size: 20px;
        padding-bottom: 20px; } }
    @media screen and (min-width: 1333px) {
      .feature-cont-wrap .feature-cont-item h5 {
        font-size: calc(24 / 1600 * 100vw); } }
    @media screen and (min-width: 1600px) {
      .feature-cont-wrap .feature-cont-item h5 {
        font-size: 1.5rem; } }
  .feature-cont-wrap .feature-cont-item p {
    font-size: 1rem;
    line-height: 1.5; }
    @media screen and (min-width: 768px) {
      .feature-cont-wrap .feature-cont-item p {
        font-size: 1rem; } }
    @media screen and (min-width: 960px) {
      .feature-cont-wrap .feature-cont-item p {
        font-size: 1.125rem; } }
    @media screen and (min-width: 1600px) {
      .feature-cont-wrap .feature-cont-item p {
        font-size: 1.125rem; } }

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

.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-column-wrap
************************* */
.home-column-wrap {
  padding-top: 70px;
  padding-bottom: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("images/top/bg-column.jpg"); }
  @media screen and (min-width: 768px) {
    .home-column-wrap {
      padding-top: 200px;
      padding-bottom: 120px; } }

.home-column-mask {
  position: relative; }
  .home-column-mask:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 24px;
    background: #FFF;
    border-radius: 0 0 0 24px;
    z-index: 3; }
    @media screen and (min-width: 768px) {
      .home-column-mask:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        background: #FFF;
        border-radius: 0 0 0 60px; } }
    @media screen and (min-width: 1260px) {
      .home-column-mask:before {
        height: 100px;
        top: 0;
        border-radius: 0 0 0 100px; } }
  .home-column-mask:after {
    content: '';
    position: absolute;
    top: 24px;
    left: auto;
    right: 0;
    width: 24px;
    height: 24px;
    z-index: 3;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/common/mask-wht-r.svg");
    transform: rotate(-90deg); }
    @media screen and (min-width: 768px) {
      .home-column-mask:after {
        top: 60px;
        left: auto;
        right: 0;
        width: 60px;
        height: 60px; } }
    @media screen and (min-width: 1260px) {
      .home-column-mask:after {
        width: 100px;
        height: 100px;
        top: 100px; } }

/* *************************
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: "Shippori Mincho", 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: #15994A; }
  .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: "Shippori Mincho", 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; } }

.home-topics-topmask {
  position: relative; }
  .home-topics-topmask:before {
    content: '';
    position: absolute;
    top: -48px;
    left: 0;
    right: auto;
    width: 24px;
    height: 24px;
    z-index: 3;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/common/mask-wht-l.svg"); }
    @media screen and (min-width: 768px) {
      .home-topics-topmask:before {
        top: -120px;
        left: auto;
        right: 0;
        width: 60px;
        height: 60px;
        background-image: url("images/common/mask-wht-r.svg"); } }
    @media screen and (min-width: 1260px) {
      .home-topics-topmask:before {
        width: 100px;
        height: 100px;
        top: -200px; } }
  .home-topics-topmask:after {
    content: '';
    position: absolute;
    top: -24px;
    left: 0;
    width: 100%;
    height: 25px;
    background: #FFF;
    border-radius: 0 24px 0 0;
    z-index: 3; }
    @media screen and (min-width: 768px) {
      .home-topics-topmask:after {
        top: -60px;
        left: 0;
        width: 100%;
        height: 61px;
        background: #FFF;
        border-radius: 60px 0 0 0; } }
    @media screen and (min-width: 1260px) {
      .home-topics-topmask:after {
        height: 100px;
        top: -100px;
        border-radius: 100px 0 0 0; } }

.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 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: 20px; */ }
  @media screen and (min-width: 768px) {
    .home-main-slider-wrap.slick-dotted.slick-slider {
      /* margin-bottom: 40px; */ } }

.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: 1.15; }
  @media screen and (min-width: 1400px) {
    .home-main-slider-wrap .slick-dots {
      display: block !important;
      height: 160px;
      right: 30px;
      bottom: 200px; } }
.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; }
.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: #15994A;
  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: #15994A;
  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: #F6F6F6;
    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 #15994A;
  opacity: 1;
  color: #15994A;
  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: #15994A;
  border: 1px solid #15994A;
  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 #AAAAAA; }
    .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: #15994A;
  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: "Shippori Mincho", 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: "Shippori Mincho", 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%, #15994A 50%, #15994A 100%); }
  @media screen and (min-width: 768px) {
    .home-opuncampus-wrap {
      margin-top: 100px;
      background: #15994A; } }

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

/* *************************
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: #F6F6F6; }
  @media screen and (min-width: 768px) {
    .home-bnr-second-wrap {
      margin-bottom: 100px;
      padding-top: 100px;
      padding-bottom: 100px; } }

.bnr-card {
  border: 2px solid #15994A;
  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 #F6F6F6; }
    @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: 990px) {
        .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: #15994A;
        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: #15994A; }
          @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: 990px) {
        .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-cont {
  background: #F6F6F6;
  padding-top: 40px;
  padding-bottom: 50px; }
  @media screen and (min-width: 768px) {
    .footer-cont {
      padding-top: 133px;
      padding-bottom: 80px; } }

.footer-btn-nav {
  display: block;
  width: 300px;
  height: 124px;
  margin: 0 auto;
  background: transparent;
  text-align: center;
  white-space: nowrap; }
  @media screen and (min-width: 768px) {
    .footer-btn-nav {
      width: 300px;
      height: 124px; } }

.footer-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;
  */ }
  .footer-btn-nav a img {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%; }
  .footer-btn-nav a img:last-of-type {
    opacity: 0;
    transition: opacity .3s; }
  .footer-btn-nav a:hover img {
    opacity: 1; }

#footer-nav {
  padding-top: 40px; }
  @media screen and (min-width: 768px) {
    #footer-nav {
      padding-top: 40px; } }

#footer-nav ul {
  width: 100%;
  text-align: left; }
  @media screen and (min-width: 768px) {
    #footer-nav ul {
      text-align: center; } }

#footer-nav ul > li {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 24px;
  text-align: left;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    #footer-nav ul > li {
      width: auto;
      margin-left: 20px;
      margin-right: 20px;
      margin-bottom: 40px;
      text-align: center; } }
  #footer-nav ul > li.no-lsp a {
    letter-spacing: 0; }

#footer-nav ul > li > a {
  position: relative;
  width: 100%;
  padding: 0;
  display: block;
  font-size: 1rem;
  letter-spacing: 0;
  color: #333333;
  text-decoration: none;
  color: #333333;
  -webkit-transition: all .3s;
  transition: all .3s; }
  @media screen and (min-width: 768px) {
    #footer-nav ul > li > a {
      /* font-size: calc(16 / 1600 * 100vw); */
      /* line-height: 2.6; */
      font-size: 1rem; } }
  @media screen and (min-width: 768px) {
    #footer-nav ul > li > a:hover {
      /* border-bottom: 3px solid $main-color; */
      text-decoration: underline; } }

.footer-bnr-wrap .bnr-btn {
  height: 129px; }
  @media screen and (min-width: 768px) {
    .footer-bnr-wrap .bnr-btn {
      height: 160px; } }

.footer-bnr-wrap .bnr-btn a {
  position: relative;
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .footer-bnr-wrap .bnr-btn a:hover {
    opacity: 0.8; }
  .footer-bnr-wrap .bnr-btn a.btn-item .btn-icon {
    position: absolute;
    display: block;
    bottom: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 0; }
  .footer-bnr-wrap .bnr-btn a.btn-item .btn-text {
    position: absolute;
    display: block;
    top: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 0;
    width: 100%;
    height: 1.5em;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 300;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .footer-bnr-wrap .bnr-btn a.btn-item .btn-text {
        font-size: 1.5rem; } }
  .footer-bnr-wrap .bnr-btn a.btn-online {
    background: #15994A;
    color: #FFFFFF; }
    .footer-bnr-wrap .bnr-btn a.btn-online .btn-icon {
      top: 30px;
      width: 42px;
      height: 30px; }
      @media screen and (min-width: 768px) {
        .footer-bnr-wrap .bnr-btn a.btn-online .btn-icon {
          top: 41px;
          width: 42px;
          height: 30px; } }
    .footer-bnr-wrap .bnr-btn a.btn-online .btn-text {
      color: #FFF;
      bottom: 30px; }
      @media screen and (min-width: 768px) {
        .footer-bnr-wrap .bnr-btn a.btn-online .btn-text {
          bottom: 41px; } }
  .footer-bnr-wrap .bnr-btn a.btn-contact {
    background: #FFDA71;
    color: #333333; }
    .footer-bnr-wrap .bnr-btn a.btn-contact .btn-icon {
      top: 30px;
      width: 39px;
      height: 30px; }
      @media screen and (min-width: 768px) {
        .footer-bnr-wrap .bnr-btn a.btn-contact .btn-icon {
          top: 41px;
          width: 39px;
          height: 30px; } }
    .footer-bnr-wrap .bnr-btn a.btn-contact .btn-text {
      bottom: 30px;
      color: #333333; }
      @media screen and (min-width: 768px) {
        .footer-bnr-wrap .bnr-btn a.btn-contact .btn-text {
          bottom: 41px; } }
  .footer-bnr-wrap .bnr-btn a:visited.btn-online .btn-text {
    color: #FFF; }
  .footer-bnr-wrap .bnr-btn a:visited.btn-contact .btn-text {
    color: #333333; }

.footer-menu-wrap {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #F6F6F6; }
  @media screen and (min-width: 768px) {
    .footer-menu-wrap {
      padding-top: 53px;
      padding-bottom: 53px; } }

.foot-menu {
  margin-left: 0;
  margin-right: 0; }
  .foot-menu .foot-menu-item {
    padding-left: 0;
    padding-right: 0; }
    .foot-menu .foot-menu-item.foot-menu-item-02, .foot-menu .foot-menu-item.foot-menu-item-04 {
      padding-left: 5px; }
      @media screen and (min-width: 374px) {
        .foot-menu .foot-menu-item.foot-menu-item-02, .foot-menu .foot-menu-item.foot-menu-item-04 {
          padding-left: 0; } }
  .foot-menu .foot-menu-item-01 ul,
  .foot-menu .foot-menu-item-02 ul {
    padding-bottom: 40px; }
    @media screen and (min-width: 992px) {
      .foot-menu .foot-menu-item-01 ul,
      .foot-menu .foot-menu-item-02 ul {
        padding-bottom: 0; } }
  .foot-menu li {
    position: relative;
    display: block;
    text-align: left;
    margin-bottom: 20px;
    line-height: 0;
    height: auto; }
    .foot-menu li:last-child {
      margin-bottom: 0; }
  .foot-menu li a {
    color: #333333;
    font-weight: 300;
    font-size: 0.8125rem;
    line-height: 1.5; }
  .foot-menu li a.linkbox-arrow-right {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    font-size: 0.875rem;
    letter-spacing: 0;
    color: #333333;
    text-decoration: none;
    width: auto;
    height: 34px;
    line-height: 34px;
    margin: 0 0;
    padding: 0 0;
    padding-right: 37px;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-weight: normal;
    font-weight: 300;
    white-space: nowrap; }
    @media screen and (min-width: 375px) {
      .foot-menu li a.linkbox-arrow-right {
        padding-right: 40px; } }
    @media screen and (min-width: 768px) {
      .foot-menu li a.linkbox-arrow-right {
        font-size: 1.25rem;
        padding-right: 40px; } }
    @media screen and (min-width: 1230px) {
      .foot-menu li a.linkbox-arrow-right {
        padding-right: 50px; } }
    .foot-menu li 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; }
      .foot-menu li a.linkbox-arrow-right::after img {
        vertical-align: top; }
    .foot-menu li a.linkbox-arrow-right:hover {
      text-decoration: underline; }
    .foot-menu li a.linkbox-arrow-right:hover::after {
      background-image: url(images/common/menu-arrow-right_hover.svg); }

footer {
  background: #F6F6F6;
  position: relative;
  width: 100%;
  text-align: center;
  padding-bottom: 60px; }
  @media screen and (max-width: 768px) {
    footer {
      padding-bottom: 80px; } }

footer .footer-left {
  text-align: left;
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    footer .footer-left {
      text-align: left;
      padding-left: 40px;
      margin-bottom: 0; } }
  footer .footer-left p, footer .footer-left span, footer .footer-left a {
    color: #333333;
    font-weight: 300;
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      footer .footer-left p, footer .footer-left span, footer .footer-left a {
        font-size: 1rem; } }
  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 a.ph-number {
    font-size: 1.5rem;
    text-decoration: underline; }
    @media screen and (min-width: 768px) {
      footer .footer-left a.ph-number {
        font-size: 1.5rem;
        text-decoration: none; } }
  footer .footer-left a.link-ex {
    color: #333333;
    text-decoration: underline; }
    footer .footer-left 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; }
      @media screen and (min-width: 768px) {
        footer .footer-left a.link-ex:after {
          /* 
          width: 20px;
          height: 19px;
          margin-left: 10px;
          */ } }
    footer .footer-left a.link-ex:hover {
      color: #15994A; }
footer .logo-wrap {
  display: block;
  text-align: center;
  width: 100%;
  height: 54px;
  margin: 0 auto;
  margin-bottom: 24px;
  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: 195px;
    height: 54px;
    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: inline-block;
  width: 280px;
  height: 29px;
  margin-top: 4px;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    footer .img-iconpayment-wrap {
      display: inline-block;
      width: 280px;
      height: 29px;
      margin-top: 0; } }
footer .footer-right {
  text-align: left; }
  @media screen and (min-width: 768px) {
    footer .footer-right {
      text-align: left;
      padding-right: 40px; } }
  footer .footer-right table.table {
    text-align: center; }
    footer .footer-right table.table th, footer .footer-right 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-right table.table th, footer .footer-right table.table td {
          padding: 1rem .5rem;
          font-size: 1rem; } }
    footer .footer-right table.table td small {
      font-size: 12px; }
      @media screen and (min-width: 768px) {
        footer .footer-right table.table td small {
          font-size: 12px; } }
  footer .footer-right ul.lbl-cont {
    margin: 2rem 0 1.1875rem 0; }
    @media screen and (min-width: 768px) {
      footer .footer-right ul.lbl-cont {
        margin: 2rem 0 1.1875rem 0; } }
    footer .footer-right ul.lbl-cont.lbl-s-cont {
      margin: 1.1875rem 0 0 0; }
      @media screen and (min-width: 768px) {
        footer .footer-right ul.lbl-cont.lbl-s-cont {
          margin: 1.1875rem 0 0 0; } }
    footer .footer-right ul.lbl-cont li {
      line-height: 1.5; }
      @media screen and (min-width: 768px) {
        footer .footer-right ul.lbl-cont li {
          line-height: 30px;
          font-size: 1rem; } }
      footer .footer-right ul.lbl-cont li .lbl {
        line-height: 30px; }
        @media screen and (min-width: 768px) {
          footer .footer-right ul.lbl-cont li .lbl {
            font-size: 1rem;
            margin-right: 0.666em; } }
      @media screen and (min-width: 768px) {
        footer .footer-right ul.lbl-cont li span {
          font-size: 1rem; } }
  @media screen and (min-width: 768px) {
    footer .footer-right ul.ccl-cont li {
      font-size: 1rem; } }
  @media screen and (min-width: 768px) {
    footer .footer-right ul.ccl-cont li span {
      font-size: 1rem; } }
footer .copylight {
  padding-top: 60px;
  text-align: center;
  font-size: 0.75rem; }
  @media screen and (min-width: 768px) {
    footer .copylight {
      padding-top: 120px; } }

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

.linkbox-arrow-top-wrap {
  position: absolute;
  display: block;
  width: 60px;
  height: 89px;
  top: auto;
  left: auto;
  right: 0;
  bottom: 10px;
  margin: 0;
  padding: 0;
  z-index: 3; }
  @media screen and (min-width: 768px) {
    .linkbox-arrow-top-wrap {
      width: 80px;
      height: 89px;
      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:hover {
    opacity: 0.7; }
  a.linkbox-arrow-top .gotop-sp {
    display: block; }
    @media screen and (min-width: 768px) {
      a.linkbox-arrow-top .gotop-sp {
        display: none; } }
  a.linkbox-arrow-top .gotop-pc {
    display: none; }
    @media screen and (min-width: 768px) {
      a.linkbox-arrow-top .gotop-pc {
        display: block; } }

/* *************************
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: #F6F6F6; }
  @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;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .single-cont-wrap .date {
      font-size: 1.125rem;
      margin-bottom: 30px; } }

.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: 57px; }
    @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: 75px; } }

h3.single-title-wrap {
  position: relative;
  display: block;
  /* height: 52px; */
  height: auto;
  font-size: 1.333rem;
  /* line-height: 32px; */
  line-height: 1.4;
  vertical-align: top;
  color: #333333;
  letter-spacing: 0;
  font-weight: normal;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  padding-left: 0;
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    h3.single-title-wrap {
      /* height: 69px; */
      height: auto;
      font-size: 1.875rem;
      /* line-height: 43px; */
      line-height: 1.4;
      padding-left: 0;
      margin-bottom: 56px; } }
  h3.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: "Shippori Mincho", serif;
    font-weight: 600; }
    @media screen and (min-width: 768px) {
      h3.single-title-wrap span {
        font-size: 1.875rem; } }
  h3.single-title-wrap::after {
    content: '';
    position: absolute;
    top: auto;
    left: 0;
    bottom: -20px;
    width: 50px;
    height: 3px;
    border-radius: 1.5px;
    background: #15994A; }
    @media screen and (min-width: 768px) {
      h3.single-title-wrap::after {
        width: 60px;
        height: 6px;
        border-radius: 3px;
        bottom: -26px; } }

.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 #15994A;
  color: #15994A;
  font-size: 0.75rem;
  line-height: 26px;
  white-space: nowrap; }
  @media screen and (min-width: 768px) {
    .cat-tag-wrap span {
      font-size: 0.75rem; } }

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

.cat-tag-wrap ul li {
  display: inline-block;
  width: auto;
  height: 30px;
  margin: 0 0;
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 0 0;
  font-size: 0.75rem; }
  @media screen and (min-width: 768px) {
    .cat-tag-wrap ul li {
      height: 30px;
      margin-bottom: 0; } }
  .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;
    border: 1px solid #AAAAAA;
    color: #333;
    font-size: 0.75rem;
    line-height: 30px;
    border-radius: 15px;
    text-decoration: none;
    white-space: nowrap;
    -webkit-transition: all .3s;
    transition: all .3s; }
    @media screen and (min-width: 768px) {
      .cat-tag-wrap ul li a, .cat-tag-wrap ul li a:visited {
        height: 30px;
        font-size: 0.75rem;
        line-height: 30px;
        border-radius: 15px; } }
    .cat-tag-wrap ul li a:hover, .cat-tag-wrap ul li a:visited:hover {
      color: #FFF;
      background-color: #AAAAAA;
      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; }

/* *************************
single-cont 
************************* */
.single-cont {
  margin-top: 60px;
  padding-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .single-cont {
      margin-top: 80px;
      padding-bottom: 80px; } }
  .single-cont figure {
    /* padding-bottom: 1.625rem; */
    padding-bottom: 0; }
  .single-cont p {
    font-size: 1rem;
    /* padding-bottom: 1.625rem; */
    padding-bottom: 0;
    font-weight: 300; }
    @media screen and (min-width: 768px) {
      .single-cont p {
        font-size: 1.125rem; } }
    .single-cont p * {
      font-weight: 300; }

.single-cont h2, .single-cont h3, .single-cont h4, .single-cont h5, .single-cont h6 {
  margin-top: 24px;
  margin-top: 1.5rem;
  font-weight: 600; }
  @media screen and (min-width: 768px) {
    .single-cont h2, .single-cont h3, .single-cont h4, .single-cont h5, .single-cont h6 {
      margin-top: 40px;
      font-weight: 600; } }
.single-cont h4 {
  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 h4 {
      font-size: 1.375rem; } }
  .single-cont h4:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 14px;
    height: 3px;
    background: #15994A; }
    @media screen and (min-width: 768px) {
      .single-cont h4:before {
        top: 13px; } }
.single-cont h5 {
  font-size: 1rem;
  line-height: 1.5;
  color: #15994A; }
  @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: #15994A;
  text-decoration: underline; }
  @media screen and (min-width: 768px) {
    .single-cont p a {
      font-size: 1.125rem; } }
.single-cont ul, .single-cont ol {
  margin-top: 24px;
  margin-top: 1.5rem;
  margin-left: 2rem;
  font-size: 1rem;
  line-height: 1.5; }
  .single-cont ul *, .single-cont ol * {
    font-weight: 300; }
  @media screen and (min-width: 768px) {
    .single-cont ul, .single-cont ol {
      margin-top: 40px;
      font-size: 1.125rem; } }
.single-cont table {
  margin-top: 24px;
  margin-top: 1.5rem;
  font-size: 1rem; }
  .single-cont table * {
    font-weight: 300; }
  @media screen and (min-width: 768px) {
    .single-cont table {
      margin-top: 40px;
      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 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-bottom: 24px;
  margin-bottom: 1.5rem;
  margin-top: 24px;
  margin-top: 1.5rem; }

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

.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: 16px; }

.single-cont .wp-block-gallery {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  margin-top: 24px;
  margin-top: 1.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: #15994A; }
  .single-cont table thead th:nth-of-type(2n) {
    background: #15994A; }
.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: 16px auto; */
  margin-top: 40px;
  margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .single-cont .addtoany_content {
      margin-top: 80px;
      margin-bottom: 0; } }

/* *************************
page parts
************************* */
.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: "Shippori Mincho", 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: #15994A;
    border-radius: 14.5px;
    padding: 0 10px;
    margin-top: 10px;
    font-family: "Shippori Mincho", 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: #15994A;
    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: "Shippori Mincho", 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",   "メイリオ",   "Noto Sans JP", "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: "Shippori Mincho", 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: #15994A; }
    @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;
  padding-top: 40px;
  /* padding-bottom: 40px; */ }
  @media screen and (min-width: 768px) {
    .page-cont {
      padding-top: 80px;
      /* padding-bottom: 80px; */ } }

.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-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: #15994A;
  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: #15994A;
    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: #AAAAAA; }
.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 #15994A 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: #15994A;
  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 ul 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) {
    .side-widget ul li {
      font-size: 1.125rem; } }
  .side-widget ul li::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 14px;
    height: 3px;
    background: #15994A; }
    @media screen and (min-width: 768px) {
      .side-widget ul li::before {
        top: 12px; } }
  .side-widget ul li a.side-widget-item-title {
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      .side-widget ul li a.side-widget-item-title {
        font-size: 1.125rem; } }

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

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

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

h3.category-child-title-wrap {
  position: relative;
  display: block;
  /* height: 52px; */
  height: auto;
  font-size: 1.333rem;
  /* line-height: 32px; */
  line-height: 1.4;
  vertical-align: top;
  color: #333333;
  letter-spacing: 0;
  font-weight: normal;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  padding-left: 0;
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    h3.category-child-title-wrap {
      /* height: 69px; */
      height: auto;
      font-size: 1.875rem;
      /* line-height: 43px; */
      line-height: 1.4;
      padding-left: 0;
      margin-bottom: 80px; } }
  h3.category-child-title-wrap span {
    position: relative;
    display: inline;
    font-size: 1.333rem;
    vertical-align: top;
    color: #333333;
    letter-spacing: 0;
    font-weight: normal;
    font-family: "Shippori Mincho", serif;
    font-weight: 600; }
    @media screen and (min-width: 768px) {
      h3.category-child-title-wrap span {
        font-size: 1.875rem; } }
  h3.category-child-title-wrap::after {
    content: '';
    position: absolute;
    top: auto;
    left: 0;
    bottom: -20px;
    width: 50px;
    height: 3px;
    border-radius: 1.5px;
    background: #15994A; }
    @media screen and (min-width: 768px) {
      h3.category-child-title-wrap::after {
        width: 60px;
        height: 6px;
        border-radius: 3px;
        bottom: -26px; } }

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

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

.page-map-cont-left {
  content: '';
  width: 100%;
  min-height: 57.5vw;
  background-image: url(images/page-about/img-about-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    .page-map-cont-left {
      width: 100%;
      min-height: 28.75vw; } }

.page-map-cont-right {
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .page-map-cont-right {
      /* padding-top: calc(103 / 1600 *100vw); */
      padding-top: calc(93 / 1600 *100vw);
      padding-left: calc(80 / 1600 *100vw); } }
  @media screen and (min-width: 1600) {
    .page-map-cont-right {
      padding-top: 103px;
      padding-left: 80px; } }

.page-map-cont-footer {
  display: block;
  position: relative;
  width: 100%;
  height: 24px;
  background: #F6F6F6;
  border-radius: 24px 0 0 0; }
  @media screen and (min-width: 768px) {
    .page-map-cont-footer {
      height: 100px;
      border-radius: 0 100px 0 0; } }
  .page-map-cont-footer:before {
    content: '';
    position: absolute;
    bottom: 24px;
    left: auto;
    right: 0;
    width: 24px;
    height: 24px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/common/mask-gly-r.svg"); }
    @media screen and (min-width: 768px) {
      .page-map-cont-footer:before {
        bottom: 100px;
        left: 0;
        right: auto;
        width: 100px;
        height: 100px;
        background-image: url("images/common/mask-gly-l.svg");
        z-index: 3; } }

.page-map-cont ul.lbl-cont li {
  display: block;
  font-size: 1rem;
  height: auto;
  line-height: 30px;
  margin-bottom: 1.375em;
  vertical-align: top; }
  @media screen and (min-width: 768px) {
    .page-map-cont ul.lbl-cont li {
      font-size: 1.125rem;
      height: auto;
      line-height: 30px;
      margin-bottom: 10px; } }
  .page-map-cont ul.lbl-cont li .lbl {
    display: block;
    width: 100%;
    height: 30px;
    margin-bottom: 0.666em;
    text-align: left;
    vertical-align: top; }
    @media screen and (min-width: 768px) {
      .page-map-cont ul.lbl-cont li .lbl {
        display: inline-block;
        width: 100px;
        height: 30px;
        margin-right: 12px;
        margin-bottom: 0; } }
  .page-map-cont ul.lbl-cont li .lbl-cont-body {
    display: block;
    width: 100%;
    text-align: left;
    vertical-align: top; }
    @media screen and (min-width: 768px) {
      .page-map-cont ul.lbl-cont li .lbl-cont-body {
        display: inline-block;
        width: calc(100% - 112px);
        height: auto; } }

.page-map-cont .img-iconpayment-wrap {
  display: inline-block;
  width: 280px;
  height: 29px;
  margin-top: 4px;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .page-map-cont .img-iconpayment-wrap {
      display: inline-block;
      width: 280px;
      height: 29px;
      margin-top: 10px; } }

/**********************************
page-medicalguidance
**********************************/
.page-medicalguidance-wrap {
  padding-bottom: 80px; }
  @media screen and (min-width: 768px) {
    .page-medicalguidance-wrap {
      padding-bottom: 120px; } }

.img-wrap-300 {
  width: 100%; }
  .img-wrap-300 .img-300 {
    display: inline-block;
    width: 100%;
    max-width: 300px;
    margin: 0 0;
    padding: 0 0;
    line-height: 0; }

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

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

.mb-20-40 {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .mb-20-40 {
      margin-bottom: 40px; } }

.mb-40-80 {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .mb-40-80 {
      margin-bottom: 80px; } }

.page-medicalguidance-flow-wrap {
  vertical-align: top;
  margin-top: 37px; }
  @media screen and (min-width: 768px) {
    .page-medicalguidance-flow-wrap {
      margin-top: 47px; } }
  .page-medicalguidance-flow-wrap .page-medicalguidance-flow {
    margin-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .page-medicalguidance-flow-wrap .page-medicalguidance-flow {
        margin-bottom: 80px; } }
  .page-medicalguidance-flow-wrap .page-medicalguidance-flow dt {
    display: inline-block;
    width: 40px;
    text-align: left;
    font-size: 24px;
    color: #15994A;
    line-height: 1.5;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    vertical-align: top; }
    @media screen and (min-width: 768px) {
      .page-medicalguidance-flow-wrap .page-medicalguidance-flow dt {
        width: 100px;
        font-size: 60px;
        line-height: 1; } }
  .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd {
    display: inline-block;
    width: calc(100% - 40px);
    text-align: left;
    line-height: 1;
    vertical-align: top; }
    @media screen and (min-width: 768px) {
      .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd {
        width: calc(100% - 100px); } }
    @media screen and (min-width: 1200px) {
      .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd {
        width: calc(100% - 100px); } }
    .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd h6, .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd p, .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd p a {
      font-size: 1rem; }
      @media screen and (min-width: 768px) {
        .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd h6, .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd p, .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd p a {
          font-size: 1.125rem; } }
    .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd h5 {
      display: inline-block;
      width: 100%;
      font-size: 20px;
      line-height: 1.5;
      font-family: "Shippori Mincho", serif;
      font-weight: 600;
      border-bottom: 1px solid #AAAAAA;
      padding-bottom: 10px;
      margin-bottom: 16px; }
      @media screen and (min-width: 768px) {
        .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd h5 {
          font-size: 32px;
          line-height: 57px;
          padding-bottom: 0;
          margin-bottom: 20px; } }
    .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd h6 {
      font-size: 1rem;
      line-height: 1.5;
      margin-bottom: 10px; }
      @media screen and (min-width: 768px) {
        .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd h6 {
          font-size: 1.125rem;
          margin-bottom: 10px; } }
      .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd h6::before {
        content: '';
        display: inline-block;
        width: 14px;
        height: 14px;
        background-color: #15994A;
        border-radius: 50%;
        margin-right: 6px; }
    .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd p {
      font-size: 1rem;
      line-height: 1.5;
      margin-bottom: 10px; }
      @media screen and (min-width: 768px) {
        .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd p {
          font-size: 1.125rem;
          margin-bottom: 20px; } }
      .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd p .text-red {
        color: #E62C2C; }
      .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd p .notice-word {
        display: inline-block;
        width: auto;
        height: auto;
        background-color: #E62C2C;
        border-radius: 50%;
        margin: 0 8px;
        padding: 0 8px;
        border-radius: 6px;
        color: #FFF; }
      .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd p .greenline {
        position: relative;
        text-decoration: underline;
        text-decoration-thickness: 6px;
        text-decoration-color: rgba(21, 153, 74, 0.3);
        text-underline-offset: -3px;
        text-decoration-skip-ink: none; }
        @media screen and (min-width: 768px) {
          .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd p .greenline {
            text-underline-offset: -5px; } }
    .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd .img-iconpayment-wrap {
      display: inline-block;
      width: 280px;
      height: 29px;
      margin-top: 4px;
      margin-bottom: 10px; }
      @media screen and (min-width: 768px) {
        .page-medicalguidance-flow-wrap .page-medicalguidance-flow dd .img-iconpayment-wrap {
          display: inline-block;
          width: 280px;
          height: 29px;
          margin-top: 10px; } }

.item-wrap-200 {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .item-wrap-200 {
      text-align: left;
      margin-top: 30px;
      margin-bottom: 80px; } }
  .item-wrap-200 .item-200 {
    display: inline-block;
    width: calc(50% - 20px);
    max-width: 200px;
    margin: 0 auto;
    padding: 0 0;
    text-align: center; }
    .item-wrap-200 .item-200:first-child {
      margin-left: 10px;
      margin-right: 10px; }
      @media screen and (min-width: 768px) {
        .item-wrap-200 .item-200:first-child {
          margin-left: 0;
          margin-right: 40px; } }
    .item-wrap-200 .item-200:last-child {
      margin-left: 10px;
      margin-right: 10px; }
      @media screen and (min-width: 768px) {
        .item-wrap-200 .item-200:last-child {
          margin-left: 0;
          margin-right: 0; } }
    .item-wrap-200 .item-200 img {
      display: block;
      width: 100%;
      height: auto;
      margin: 0 auto;
      padding: 0 0;
      vertical-align: top; }
    .item-wrap-200 .item-200 p {
      text-align: center;
      font-size: 1rem;
      margin-top: 12px; }
      @media screen and (min-width: 768px) {
        .item-wrap-200 .item-200 p {
          font-size: 1.125rem; } }

.page-medicalguidance-wrap table.table th, .page-medicalguidance-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) {
    .page-medicalguidance-wrap table.table th, .page-medicalguidance-wrap table.table td {
      padding: 1rem .5rem;
      font-size: 1rem; } }
.page-medicalguidance-wrap table.table td small {
  font-size: 12px; }
  @media screen and (min-width: 768px) {
    .page-medicalguidance-wrap table.table td small {
      font-size: 12px; } }
.page-medicalguidance-wrap ul.lbl-cont {
  margin: 0 0 1.1875rem 0; }
  @media screen and (min-width: 768px) {
    .page-medicalguidance-wrap ul.lbl-cont {
      margin: 0 0 1.1875rem 0; } }
  .page-medicalguidance-wrap ul.lbl-cont.lbl-s-cont {
    margin: 1.1875rem 0 1.1875rem 0; }
    @media screen and (min-width: 768px) {
      .page-medicalguidance-wrap ul.lbl-cont.lbl-s-cont {
        margin: 1.1875rem 0 1.1875rem 0; } }

/**********************************
page-facilityguide
**********************************/
.facility-list-wrap {
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .facility-list-wrap {
      margin-bottom: 120px; } }
  .facility-list-wrap p {
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      .facility-list-wrap p {
        font-size: 1.125rem; } }

.facility-list h4 {
  display: block;
  width: 100%;
  height: 46px;
  text-align: left;
  padding-left: 87px;
  font-size: 14px;
  line-height: 46px;
  font-family: "Shippori Mincho", serif;
  font-weight: 600; }
  @media screen and (min-width: 768px) {
    .facility-list h4 {
      height: 58px;
      text-align: left;
      padding-left: 130px;
      font-size: 14px;
      line-height: 58px; } }
  .facility-list h4 span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 87px;
    height: 60px;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 50px;
    line-height: 60px;
    color: #15994A;
    font-family: "Shippori Mincho", serif;
    font-weight: 600; }
    @media screen and (min-width: 768px) {
      .facility-list h4 span {
        width: 130px;
        height: 80px;
        font-size: 80px;
        line-height: 80px; } }
.facility-list .img-wrap-facility-list img {
  vertical-align: top;
  border-radius: 20px; }
  @media screen and (min-width: 768px) {
    .facility-list .img-wrap-facility-list img {
      border-radius: 20px; } }
.facility-list p {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-top: 10px; }
  @media screen and (min-width: 768px) {
    .facility-list p {
      font-size: 1.25rem; } }

/* *************************
page-pethotel
************************* */
.page-pethotel-wrap {
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .page-pethotel-wrap {
      margin-bottom: 120px; } }
  .page-pethotel-wrap ul.ccl-cont li {
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .page-pethotel-wrap ul.ccl-cont li {
        margin-bottom: 30px; } }
  .page-pethotel-wrap p {
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      .page-pethotel-wrap p {
        font-size: 1.125rem; } }

dl.pethotel-license {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 800px;
  border-bottom: 1px solid #AAAAAA; }
  dl.pethotel-license dt, dl.pethotel-license dd {
    text-align: left;
    font-size: 1rem;
    padding: 10px;
    border: none; }
    @media screen and (min-width: 768px) {
      dl.pethotel-license dt, dl.pethotel-license dd {
        font-size: 1.125rem;
        padding: 20px; } }
  dl.pethotel-license dt {
    width: 37.5%;
    margin: 0;
    background: #F6F6F6;
    border-top: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA; }
  dl.pethotel-license dd {
    width: 62.5%;
    margin: 0;
    border-top: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA; }

.pethotel-table .table {
  display: table;
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 10px; }
.pethotel-table .table td, .pethotel-table .table th {
  display: table-cell;
  padding: .75rem 5px;
  vertical-align: middle;
  border: 1px solid #AAAAAA;
  text-align: center;
  font-size: 1rem; }
  @media screen and (min-width: 768px) {
    .pethotel-table .table td, .pethotel-table .table th {
      font-size: 1.125rem; } }
.pethotel-table .table tr th:first-child {
  width: 16%; }
  @media screen and (min-width: 400px) {
    .pethotel-table .table tr th:first-child {
      width: 20%; } }
.pethotel-table .table .bg-green {
  background: #15994A;
  color: #FFF; }

/* *************************
grooming
************************* */
.page-grooming-wrap {
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .page-grooming-wrap {
      margin-bottom: 120px; } }
  .page-grooming-wrap p {
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      .page-grooming-wrap p {
        font-size: 1.125rem; } }

.img-wrap-grooming img {
  vertical-align: top;
  border-radius: 20px; }
  @media screen and (min-width: 768px) {
    .img-wrap-grooming img {
      border-radius: 20px; } }

.grooming-table .table {
  display: table;
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .grooming-table .table {
      margin-bottom: 10px; } }
.grooming-table .table td, .grooming-table .table th {
  display: table-cell;
  padding: .75rem 5px;
  vertical-align: middle;
  border: 1px solid #AAAAAA;
  text-align: center;
  font-size: 1rem; }
  @media screen and (min-width: 768px) {
    .grooming-table .table td, .grooming-table .table th {
      padding: .75rem 20px;
      font-size: 1.125rem; } }
.grooming-table .table tr td:first-child, .grooming-table .table tr th:first-child {
  width: 40%; }
.grooming-table .table tr td {
  text-align: right; }
.grooming-table .table tr td:first-child {
  text-align: left; }
.grooming-table .table tr:nth-of-type(odd) {
  background-color: #F6F6F6; }
.grooming-table .table tr.bg-green {
  background: #15994A;
  color: #FFF; }

.grooming-sub-table .table {
  display: table;
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .grooming-sub-table .table {
      width: 70%;
      margin-bottom: 10px; } }
.grooming-sub-table .table td, .grooming-sub-table .table th {
  display: table-cell;
  padding: .75rem 5px;
  vertical-align: middle;
  border: 1px solid #AAAAAA;
  text-align: center;
  font-size: 1rem; }
  @media screen and (min-width: 768px) {
    .grooming-sub-table .table td, .grooming-sub-table .table th {
      padding: .75rem 20px;
      font-size: 1.125rem; } }
.grooming-sub-table .table tr td:first-child, .grooming-sub-table .table tr th:first-child {
  width: 50%; }
  @media screen and (min-width: 768px) {
    .grooming-sub-table .table tr td:first-child, .grooming-sub-table .table tr th:first-child {
      width: 57.14%; } }
.grooming-sub-table .table tr td {
  text-align: right; }
.grooming-sub-table .table tr td:first-child {
  text-align: left; }
.grooming-sub-table .table tr:nth-of-type(odd) {
  background-color: #F6F6F6; }
.grooming-sub-table .table tr.bg-green {
  background: #15994A;
  color: #FFF; }

/* *************************
ctscan
************************* */
.page-ctscan-wrap {
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .page-ctscan-wrap {
      margin-bottom: 120px; } }
  .page-ctscan-wrap p {
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      .page-ctscan-wrap p {
        font-size: 1.125rem; } }

.img-wrap-ctscan {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto; }
  .img-wrap-ctscan img {
    vertical-align: top;
    border-radius: 20px; }
    @media screen and (min-width: 768px) {
      .img-wrap-ctscan img {
        border-radius: 20px; } }

.page-ctscan-wrap ul.lbl-cont li {
  display: block;
  font-size: 1rem;
  width: 100%;
  height: auto;
  line-height: 30px;
  margin-bottom: 1.375em;
  vertical-align: top; }
  @media screen and (min-width: 768px) {
    .page-ctscan-wrap ul.lbl-cont li {
      font-size: 1.125rem;
      height: auto;
      line-height: 30px;
      margin-bottom: 10px; } }
  .page-ctscan-wrap ul.lbl-cont li .lbl {
    display: block;
    width: 100%;
    margin-bottom: 0.666em;
    text-align: left;
    vertical-align: top; }
    @media screen and (min-width: 768px) {
      .page-ctscan-wrap ul.lbl-cont li .lbl {
        display: inline-block;
        width: 100px;
        height: auto;
        margin-right: 0; } }
    .page-ctscan-wrap ul.lbl-cont li .lbl span {
      display: inline-block;
      width: 100px;
      height: 30px;
      text-align: center;
      background: #15994A;
      border-radius: 15px;
      font-size: 1rem;
      color: #FFF;
      font-weight: 300; }
      @media screen and (min-width: 768px) {
        .page-ctscan-wrap ul.lbl-cont li .lbl span {
          width: 100px;
          height: 30px;
          font-size: 1.125rem;
          border-radius: 15px; } }
  .page-ctscan-wrap ul.lbl-cont li .lbl-cont-body {
    display: block;
    width: 100%;
    margin-bottom: 0.666em;
    text-align: left;
    vertical-align: top; }
    @media screen and (min-width: 768px) {
      .page-ctscan-wrap ul.lbl-cont li .lbl-cont-body {
        display: inline-block;
        width: calc(100% - 100px);
        padding-left: 1em; } }

.ctscan-table .table {
  display: table;
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 10px; }
.ctscan-table .table td, .ctscan-table .table th {
  display: table-cell;
  padding: .75rem 5px;
  vertical-align: middle;
  border: 1px solid #AAAAAA;
  text-align: center;
  font-size: 1rem; }
  @media screen and (min-width: 768px) {
    .ctscan-table .table td, .ctscan-table .table th {
      font-size: 1.125rem; } }
.ctscan-table .table tr th:first-child {
  width: 16%; }
  @media screen and (min-width: 400px) {
    .ctscan-table .table tr th:first-child {
      width: 20%; } }
.ctscan-table .table .bg-green {
  background: #15994A;
  color: #FFF; }

/* *************************
recruitinfo
************************* */
.page-recruitinfo-wrap {
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .page-recruitinfo-wrap {
      margin-bottom: 120px; } }
  .page-recruitinfo-wrap p {
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      .page-recruitinfo-wrap p {
        font-size: 1.125rem; } }

dl.recruit-table {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1050px;
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    dl.recruit-table {
      margin-bottom: 120px; } }
  dl.recruit-table dt, dl.recruit-table dd {
    display: flex;
    text-align: left;
    font-size: 1rem;
    padding: 10px;
    border: none;
    align-items: center; }
    @media screen and (min-width: 768px) {
      dl.recruit-table dt, dl.recruit-table dd {
        font-size: 1.125rem;
        padding: 20px; } }
    dl.recruit-table dt span, dl.recruit-table dd span {
      font-size: 1rem; }
      @media screen and (min-width: 768px) {
        dl.recruit-table dt span, dl.recruit-table dd span {
          font-size: 1.125rem; } }
  dl.recruit-table dt {
    width: 28.6%;
    margin: 0;
    background: #F6F6F6;
    border-top: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA; }
  dl.recruit-table dd {
    width: 71.4%;
    margin: 0;
    border-top: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA; }

.page-recruitinfo-btn-wrap {
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .page-recruitinfo-btn-wrap {
      margin-bottom: 120px; } }
  .page-recruitinfo-btn-wrap p.text-copy-20 {
    font-size: 1.125rem; }
    @media screen and (min-width: 768px) {
      .page-recruitinfo-btn-wrap p.text-copy-20 {
        font-size: 1.25rem; } }

/* *************************
page-contactus
************************* */
.page-wrap-900 {
  display: block;
  width: 100%;
  max-width: 900px;
  margin: 0 auto; }

.page-contactus-wrap {
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .page-contactus-wrap {
      margin-bottom: 120px; } }

.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: #AAAAAA;
    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; }

/**********************************
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: #15994A; }
      @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 #AAAAAA; }
    @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; } }

.hoverbox-submit-wrap {
  position: relative;
  display: block;
  width: 240px;
  height: auto;
  margin: 0 auto;
  margin-top: 20px;
  padding: 0 0; }
  @media screen and (min-width: 768px) {
    .hoverbox-submit-wrap {
      width: 400px;
      height: 100px;
      margin: 0 auto;
      margin-top: 40px; } }
  .hoverbox-submit-wrap p {
    position: relative;
    padding: 0;
    display: block;
    width: 100%;
    height: 60px;
    letter-spacing: 0;
    text-decoration: none;
    cursor: pointer;
    background: #15994A;
    border-radius: 30px;
    border: 2px solid #15994A;
    line-height: 57px;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    text-decoration: none !important;
    white-space: nowrap;
    cursor: pointer;
    font-weight: normal;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    -webkit-transition: all .3s;
    transition: all .3s; }
    @media screen and (min-width: 768px) {
      .hoverbox-submit-wrap p {
        height: 100px;
        border-radius: 50px;
        border: 4px solid #15994A;
        line-height: 95px;
        font-size: 18px; } }
    .hoverbox-submit-wrap p::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: auto;
      right: 20px;
      margin: auto 0;
      padding: 0 0;
      width: 20px;
      height: 20px;
      background-image: url(images/common/btn-arr-wht.svg);
      background-repeat: no-repeat;
      background-size: cover; }
      @media screen and (min-width: 768px) {
        .hoverbox-submit-wrap p::after {
          right: 31px;
          margin: auto 0;
          padding: 0 0;
          width: 38px;
          height: 38px; } }
    .hoverbox-submit-wrap p:hover {
      background: #FFF;
      color: #15994A; }
      .hoverbox-submit-wrap p:hover::after {
        background-image: url(images/common/btn-arr-grn.svg); }
  .hoverbox-submit-wrap input[type="submit"] {
    appearance: none;
    outline: 0;
    border: 0;
    border-radius: 0;
    font-size: 18px;
    display: block;
    cursor: pointer;
    color: #FFF;
    background: rgba(255, 255, 255, 0);
    text-align: center;
    width: 100%;
    height: 100%;
    /* padding: 13px 0; */
    padding-right: 20px; }
    @media screen and (min-width: 768px) {
      .hoverbox-submit-wrap input[type="submit"] {
        font-size: 20px;
        /* padding: 34.5px 0; */
        /* padding-right: 45px; */ } }
  .hoverbox-submit-wrap p:hover input[type="submit"] {
    color: #15994A; }

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

************************* */
.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: #15994A;
  font-weight: normal;
  font-family: "Shippori Mincho", 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: "Shippori Mincho", 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); }

.link-privacy-wrap {
  margin-top: 60px;
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .link-privacy-wrap {
      margin-top: 80px;
      padding-bottom: 30px; } }
  .link-privacy-wrap a.link-ex {
    text-decoration: underline;
    color: #15994A; }
    @media screen and (min-width: 768px) {
      .link-privacy-wrap a.link-ex {
        padding-left: 0; } }
    .link-privacy-wrap a.link-ex:visited {
      color: #15994A; }
    .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: 40px; } }
  .form-caution-wrap * {
    font-weight: 300; }
  .form-caution-wrap span.caution {
    width: 100%;
    text-align: center; }

/**********************************
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: #F6F6F6; }
    .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: #15994A; }
      @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: #15994A; }
      @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: #15994A; }

/**********************************
access
**********************************/
.cont-access h4 {
  position: relative;
  display: block;
  height: 90px;
  border-bottom: 1px dotted #AAAAAA;
  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: #15994A; }
.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: #F6F6F6;
  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: #15994A; }
  @media screen and (min-width: 768px) {
    .cont-access a.link-ex {
      padding-left: 0; } }
  .cont-access a.link-ex:visited {
    color: #15994A; }
  .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 #AAAAAA;
    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: #15994A; }
    .cont-online-application > h4 span {
      display: inline-block;
      color: #15994A;
      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: #15994A;
  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 #AAAAAA; }

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

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

/* ******************************
cstm
****************************** */
.page #hero1,
.archive #hero1,
.single #hero1 {
  position: relative;
  width: 100%;
  /* margin-top: 60px; */ }
  @media screen and (min-width: 768px) {
    .page #hero1,
    .archive #hero1,
    .single #hero1 {
      /* margin-top: 100px; */ } }

.page #hero1,
.archive #hero1,
.single #hero1 {
  background-repeat: no-repeat;
  background-size: cover; }
  .page #hero1.page-aboutourhospital,
  .archive #hero1.page-aboutourhospital,
  .single #hero1.page-aboutourhospital {
    background-image: url(images/page-about/hero-about_sp.jpg); }
    @media screen and (min-width: 768px) {
      .page #hero1.page-aboutourhospital,
      .archive #hero1.page-aboutourhospital,
      .single #hero1.page-aboutourhospital {
        background-image: url(images/page-about/hero-about.jpg); } }
  .page #hero1.page-medicalguidance,
  .archive #hero1.page-medicalguidance,
  .single #hero1.page-medicalguidance {
    background-image: url(images/page-medicalguidance/hero-medicalguidance_sp.jpg); }
    @media screen and (min-width: 768px) {
      .page #hero1.page-medicalguidance,
      .archive #hero1.page-medicalguidance,
      .single #hero1.page-medicalguidance {
        background-image: url(images/page-medicalguidance/hero-medicalguidance.jpg); } }
  .page #hero1.page-facilityguide,
  .archive #hero1.page-facilityguide,
  .single #hero1.page-facilityguide {
    background-image: url(images/page-facilityguide/hero-facilityguide_sp.jpg); }
    @media screen and (min-width: 768px) {
      .page #hero1.page-facilityguide,
      .archive #hero1.page-facilityguide,
      .single #hero1.page-facilityguide {
        background-image: url(images/page-facilityguide/hero-facilityguide.jpg); } }
  .page #hero1.page-pethotel,
  .archive #hero1.page-pethotel,
  .single #hero1.page-pethotel {
    background-image: url(images/page-pethotel/hero-pethotel_sp.jpg); }
    @media screen and (min-width: 768px) {
      .page #hero1.page-pethotel,
      .archive #hero1.page-pethotel,
      .single #hero1.page-pethotel {
        background-image: url(images/page-pethotel/hero-pethotel.jpg); } }
  .page #hero1.page-grooming,
  .archive #hero1.page-grooming,
  .single #hero1.page-grooming {
    background-image: url(images/page-grooming/hero-grooming_sp.jpg); }
    @media screen and (min-width: 768px) {
      .page #hero1.page-grooming,
      .archive #hero1.page-grooming,
      .single #hero1.page-grooming {
        background-image: url(images/page-grooming/hero-grooming.jpg); } }
  .page #hero1.page-ctscan,
  .archive #hero1.page-ctscan,
  .single #hero1.page-ctscan {
    background-image: url(images/page-ctscan/hero-ctscan_sp.jpg); }
    @media screen and (min-width: 768px) {
      .page #hero1.page-ctscan,
      .archive #hero1.page-ctscan,
      .single #hero1.page-ctscan {
        background-image: url(images/page-ctscan/hero-ctscan.jpg); } }
  .page #hero1.page-contactus,
  .archive #hero1.page-contactus,
  .single #hero1.page-contactus {
    background-image: url(images/page-contactus/hero-contactus_sp.jpg); }
    @media screen and (min-width: 768px) {
      .page #hero1.page-contactus,
      .archive #hero1.page-contactus,
      .single #hero1.page-contactus {
        background-image: url(images/page-contactus/hero-contactus.jpg); } }
  .page #hero1.page-recruitinfo,
  .archive #hero1.page-recruitinfo,
  .single #hero1.page-recruitinfo {
    background-image: url(images/page-recruitinfo/hero-recruitinfo_sp.jpg); }
    @media screen and (min-width: 768px) {
      .page #hero1.page-recruitinfo,
      .archive #hero1.page-recruitinfo,
      .single #hero1.page-recruitinfo {
        background-image: url(images/page-recruitinfo/hero-recruitinfo.jpg); } }
  .page #hero1.page-privacypolicy,
  .archive #hero1.page-privacypolicy,
  .single #hero1.page-privacypolicy {
    background-image: url(images/page-privacypolicy/hero-privacypolicy_sp.jpg); }
    @media screen and (min-width: 768px) {
      .page #hero1.page-privacypolicy,
      .archive #hero1.page-privacypolicy,
      .single #hero1.page-privacypolicy {
        background-image: url(images/page-privacypolicy/hero-privacypolicy.jpg); } }
  .page #hero1.category-gray,
  .archive #hero1.category-gray,
  .single #hero1.category-gray {
    height: 360px;
    background: #F6F6F6; }
    @media screen and (min-width: 768px) {
      .page #hero1.category-gray,
      .archive #hero1.category-gray,
      .single #hero1.category-gray {
        height: 360px; } }

.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(600 / 1600 * 100vw); } }
  @media screen and (min-width: 960px) {
    .page #hero1.hero1,
    .archive #hero1.hero1,
    .single #hero1.hero1 {
      height: calc(600 / 1600 * 100vw); } }
.page #hero1.hero1-category,
.archive #hero1.hero1-category,
.single #hero1.hero1-category {
  position: relative;
  width: 100%;
  height: 150px; }
  @media screen and (min-width: 768px) {
    .page #hero1.hero1-category,
    .archive #hero1.hero1-category,
    .single #hero1.hero1-category {
      height: 360px; } }
  @media screen and (min-width: 960px) {
    .page #hero1.hero1-category,
    .archive #hero1.hero1-category,
    .single #hero1.hero1-category {
      height: 360px; } }
.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(600 / 1600 * 100vw); } }
  @media screen and (min-width: 960px) {
    .page #hero1.hero1-page,
    .archive #hero1.hero1-page,
    .single #hero1.hero1-page {
      height: calc(600 / 1600 * 100vw); } }

.page #hero1 .hero1-inner,
.archive #hero1 .hero1-inner,
.single #hero1 .hero1-inner {
  position: relative;
  width: 100%;
  height: calc(250 / 375 * 100vw);
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .page #hero1 .hero1-inner,
    .archive #hero1 .hero1-inner,
    .single #hero1 .hero1-inner {
      height: calc(500 / 1600 * 100vw);
      padding-top: 81px; } }
  @media screen and (min-width: 960px) {
    .page #hero1 .hero1-inner,
    .archive #hero1 .hero1-inner,
    .single #hero1 .hero1-inner {
      height: calc(500 / 1600 * 100vw);
      padding-top: 81px; } }
.page #hero1 .hero1-category-inner,
.archive #hero1 .hero1-category-inner,
.single #hero1 .hero1-category-inner {
  position: relative;
  width: 100%;
  height: 126px;
  padding-top: 24px; }
  @media screen and (min-width: 768px) {
    .page #hero1 .hero1-category-inner,
    .archive #hero1 .hero1-category-inner,
    .single #hero1 .hero1-category-inner {
      height: 260px;
      padding-top: 81px; } }
  @media screen and (min-width: 960px) {
    .page #hero1 .hero1-category-inner,
    .archive #hero1 .hero1-category-inner,
    .single #hero1 .hero1-category-inner {
      height: 260px;
      padding-top: 81px; } }
.page #hero1 .hero1-page-inner,
.archive #hero1 .hero1-page-inner,
.single #hero1 .hero1-page-inner {
  position: relative;
  width: 100%;
  height: 100%; }
  @media screen and (min-width: 768px) {
    .page #hero1 .hero1-page-inner,
    .archive #hero1 .hero1-page-inner,
    .single #hero1 .hero1-page-inner {
      height: 100%; } }

.page #hero1 h2,
.archive #hero1 h2,
.single #hero1 h2 {
  margin: 0;
  padding: 0;
  line-height: 1;
  text-align: left; }
  .page #hero1 h2 .title-jpn,
  .archive #hero1 h2 .title-jpn,
  .single #hero1 h2 .title-jpn {
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    color: #333333;
    background: #FFF;
    text-align: center;
    font-size: 1.5rem;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    padding-left: 1em;
    padding-right: 1em; }
    @media screen and (min-width: 768px) {
      .page #hero1 h2 .title-jpn,
      .archive #hero1 h2 .title-jpn,
      .single #hero1 h2 .title-jpn {
        height: 58px;
        line-height: 58px;
        border-radius: 29px;
        font-size: 2.25rem; } }
  .page #hero1 h2 .title-en,
  .archive #hero1 h2 .title-en,
  .single #hero1 h2 .title-en {
    display: inline-block;
    width: auto;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    color: #FFF;
    background: #15994A;
    text-align: center;
    font-size: 0.75rem;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    margin-top: 10px;
    padding-left: 1em;
    padding-right: 1em; }
    @media screen and (min-width: 768px) {
      .page #hero1 h2 .title-en,
      .archive #hero1 h2 .title-en,
      .single #hero1 h2 .title-en {
        height: 29px;
        line-height: 29px;
        border-radius: 14.5px;
        font-size: 0.875rem;
        margin-top: 12px; } }

.page #hero1 h2.hero1-page-title {
  display: none;
  position: absolute;
  top: auto;
  left: 15px;
  /* bottom: calc(48 / 375 * 100vw); */
  bottom: 40px;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 1;
  text-align: left; }
  @media screen and (min-width: 768px) {
    .page #hero1 h2.hero1-page-title {
      display: block;
      /* bottom: calc(180 / 1600 * 100vw); */
      bottom: 180px; } }
  .page #hero1 h2.hero1-page-title .title-jpn {
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    color: #333333;
    background: #FFF;
    text-align: center;
    font-size: 1.5rem;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    padding-left: 1em;
    padding-right: 1em; }
    @media screen and (min-width: 768px) {
      .page #hero1 h2.hero1-page-title .title-jpn {
        height: 58px;
        line-height: 58px;
        border-radius: 29px;
        font-size: 2.25rem; } }
  .page #hero1 h2.hero1-page-title .title-en {
    display: inline-block;
    width: auto;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    color: #FFF;
    background: #15994A;
    text-align: center;
    font-size: 0.75rem;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    margin-top: 10px;
    padding-left: 1em;
    padding-right: 1em; }
    @media screen and (min-width: 768px) {
      .page #hero1 h2.hero1-page-title .title-en {
        height: 29px;
        line-height: 29px;
        border-radius: 14.5px;
        font-size: 0.875rem;
        margin-top: 12px; } }

#breadcrumb {
  display: block;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 24px;
  background: #FFF;
  border-radius: 0 24px 0 0;
  text-align: right;
  padding-right: 15px; }
  @media screen and (min-width: 768px) {
    #breadcrumb {
      height: 100px;
      background: #FFF;
      border-radius: 100px 0 0 0;
      padding-top: 62px;
      padding-right: 65px; } }
  @media screen and (min-width: 1330px) {
    #breadcrumb {
      padding-right: 15px; } }
  #breadcrumb:before {
    content: '';
    position: absolute;
    top: -24px;
    left: 0;
    right: auto;
    width: 24px;
    height: 24px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/common/mask-wht-l.svg"); }
    @media screen and (min-width: 768px) {
      #breadcrumb:before {
        top: -100px;
        left: auto;
        right: 0;
        width: 100px;
        height: 100px;
        background-image: url("images/common/mask-wht-r.svg"); } }
    @media screen and (min-width: 1260px) {
      #breadcrumb:before {
        width: 100px;
        height: 100px;
        top: -100px; } }

#breadcrumb ul {
  display: none;
  font-size: 0.75rem; }
  @media screen and (min-width: 768px) {
    #breadcrumb ul {
      display: block;
      font-size: 0.875rem; } }

#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: #15994A;
  border: 1px solid #15994A; }
  .page-link .page-numbers.current {
    background-color: #15994A;
    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: 80px;
      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 #333;
  border-radius: 4px;
  font-weight: 400; }
  .page-nav-box span.current, .page-nav-box a.current {
    background-color: #15994A;
    color: #FFF; }
.page-nav-box a {
  color: #333333;
  text-decoration: none !important; }
.page-nav-box a:hover {
  background-color: #15994A;
  color: #FFF; }
.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: 280px auto;
      grid-template-columns: 280px 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: #F6F6F6; }

.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="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: #15994A;
  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.svg);
  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;
  vertical-align: top;
  background: #F6F6F6;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px; }
  @media screen and (min-width: 768px) {
    .oc-form-wrap .item-title {
      width: 280px;
      text-align: center;
      vertical-align: baseline;
      padding-left: 0; } }
  .oc-form-wrap .item-title p {
    font-size: 1rem;
    line-height: 1.5;
    padding: 0.546875rem 1rem;
    background: #F6F6F6; }

.oc-form-wrap .item-input {
  width: 100%;
  padding-left: 0;
  padding-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .oc-form-wrap .item-input {
      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 #CCC solid;
  padding: 0.5em;
  border-radius: 0;
  margin-bottom: 0.5em;
  width: 100%; }
  @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%; } }

.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: 40px;
  border: 1px #CCC solid;
  border-radius: 0;
  position: relative;
  z-index: 1; }

.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: #15994A;
  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.svg);
  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 #15994A; }
  @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 #15994A;
  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.svg);
      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.svg); }
  .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 */
