@charset "UTF-8";
/*
* Theme Name: テンプレート02_07
* Author: Iscream Design
* Version: 1.5
* Description:
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
html, body {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 0px;
  padding: 0;
  border-bottom: #333333 1px solid;
}
input, select {
  vertical-align: middle;
}
img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: middle;
}
strong {
  font-weight: bold;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: inherit;
}
body {
  position: relative;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 2;
  color: #333333;
  min-width: 1054px;
  background: #FFF8DD;
  letter-spacing: 0.05em;
}
a {
  color: #333333;
  text-decoration: underline;
}
a:hover {
  color: #333333;
  text-decoration: none;
}
.pageunder a {
  color: #333333;
}
.pageunder a:hover {
  color: #333333;
}
.fade, .fade a, .fade a:hover {
  text-decoration: none;
}
.container {
  width: 1054px;
}
.container02 {
  width: 98%;
}
.fade:hover {
  text-decoration: none;
}
@media only screen and (max-width: 800px) {
  body {
    min-width: 0px;
  }
  .container, .container02 {
    width: 100%;
  }

}
/*------------------------------------------------------------
header_01
--------------------------------------------------------------*/
.header_01 {
  position: static;
  width: 100%;
  z-index: 999;
}
.header_01 .full-pad-05 {
  margin-bottom: 20px;
}
.header_logo {
  padding: 0;
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 800px) {
  .header_01 {
    position: static;
    border-top: none;
  }
  .header_01 .full-pad-05 {
    margin-bottom: 0;
    background: none !important;
    overflow: auto;
    font-size: 10px;
    white-space: nowrap;
  }
  .header_logo {
    margin: 0;
  }
  .header_logo img {
    max-height: 40px;
    margin: 15px 0 15px;
  }
}
/*------------------------------------------------------------
header_contact
--------------------------------------------------------------*/
.header_contact {
  text-align: right;
  line-height: 1.2em;
}
.header_contact li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  text-align: left;
}
.header_contact li:last-child {
  margin-right: 0;
}
.header_contact dt, .header_contact dd {
  display: inline-block;
  vertical-align: top;
  padding: 3px 0;
}
.header_contact dt {
  width: 5.5em;
  margin-right: 1em;
  text-align: center;
}
@media only screen and (max-width: 800px) {
  .header_contact {
    text-align: center;
  }
  .header_contact li {
    display: block;
    margin-right: 0;
    vertical-align: top;
    margin-bottom: 10px;
    text-align: center;
  }
  .header_contact li:first-child {
    margin-right: 0;
  }
  .header_contact dl {
    margin: 0 10px;
  }
  .header_contact dt {
    width: 5em;
    margin-bottom: 5px;
  }
  .header_contact dd {
    width: 100%;
  }
}
/*------------------------------------------------------------
gNavi
--------------------------------------------------------------*/
.gNavi > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gNavi > ul > li {
  padding: 0;
  margin: 0;
}
.gNavi > ul > li > a {
  display: block;
  text-decoration: none;
  color: #333333;
}
.gNavi > ul > li > a span {
  color: #DDDDDD;
}
.gNavi > ul > li > a:hover {
  color: #ED858C;
}
.gNavi > ul > li > a:hover span {
  color: #ED858C;
}
.no-link:hover {
  color: #333333;
}
/*------------------------------------------------------------
navi_01
--------------------------------------------------------------*/
.navi_01 > ul {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.navi_01 > ul > li {
  width: auto;
  flex-grow: 1;
  text-align: center;
}
.navi_01 > ul > li > a {
  padding: 20px 0;
}
/*------------------------------------------------------------
navi_02
--------------------------------------------------------------*/
.navi_02 > ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navi_02 > ul > li > a {
  padding: 20px 0;
}
/*------------------------------------------------------------
navi_03
--------------------------------------------------------------*/
.navi_03 > ul {
  -ms-flex-pack: distribute;
  justify-content: flex-end;
}
.navi_03 > ul > li {
  width: auto;
  margin-right: 30px;
  position: relative;
}
.navi_03 > ul > li::after {
  position: absolute;
  content: url("images/shared/nav.png");
  right: -15px;
  top: -5px;
}
.navi_03 > ul > li:last-child::after {
  content: "";
}
.navi_03 > ul > li:last-child {
  width: auto;
  margin-right: 0;
}
.navi_03 > ul > li > a {
  padding: 0 0 20px;
}
/*------------------------------------------------------------
dd
--------------------------------------------------------------*/
.gNavi .dd {
  position: relative;
  z-index: 999999;
}
.gNavi .dd ul {
  position: absolute;
  display: none;
  background: #FFFFFF;
  left: 50%;
  text-align: left;
  transform: translateX(-50%);
  padding: 10px 0;
  width: auto;
  border-radius: 5px;
}
.gNavi .dd ul li {
  font-size: 15px;
  line-height: 1em;
  text-align: left;
  padding: 0 20px;
  white-space: nowrap;
}
.gNavi .dd ul li a::before {
  content: url("images/shared/ico_arrow_p.png");
  margin-right: 10px;
}
.gNavi .dd ul li:last-child {
  border-bottom: none;
}
.gNavi .dd ul li a {
  text-decoration: none;
  color: #333333;
  display: block;
  padding: 15px 10px;
}
.gNavi .dd ul li a:hover {
  color: #333333;
}
/*------------------------------------------------------------
dd_hol
--------------------------------------------------------------*/
.gNavi .dd_hol {
  position: relative;
  z-index: 999999;
}
.gNavi .dd_hol div {
  position: absolute;
  display: none;
  background: #ED858C;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  padding: 10px 0;
  width: 440px;
}
.gNavi .dd_hol ul {
  display: inline-block;
  text-align: left;
}
.gNavi .dd_hol ul li {
  font-size: 15px;
  line-height: 1em;
  padding: 0 20px;
  white-space: nowrap;
}
.gNavi .dd_hol ul li:last-child {
  border-bottom: none;
}
.gNavi .dd_hol ul li a {
  text-decoration: none;
  color: #FFFFFF;
  display: block;
  padding: 15px 10px;
}
.gNavi .dd_hol ul li a:hover {
  color: #FFFFFF;
}
/*------------------------------------------------------------
humberger
--------------------------------------------------------------*/
@media only screen and (max-width: 800px) {
  .humberger {
    background: #ED858C;
    cursor: pointer;
    display: block;
    position: fixed;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    z-index: 10000;
  }
  .footer_nav_sp .humberger {
    background: none;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    transform: translate(-50%, -50%);
    height: 50px;
    z-index: 10000;
  }
  .humberger span {
    background: #fff;
    position: absolute;
    left: 50%;
    width: 25px;
    height: 2px;
    transform: translateX(-50%);
    transition: 0.4s;
  }
  .humberger span:nth-of-type(1) {
    top: 15px;
  }
  .humberger span:nth-of-type(2) {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .humberger span:nth-of-type(3) {
    bottom: 15px;
  }
  .is-open .humberger span:nth-of-type(1) {
    transform: translate(-50%, 9px) rotate(-45deg);
  }
  .is-open .humberger span:nth-of-type(2) {
    opacity: 0;
  }
  .is-open .humberger span:nth-of-type(3) {
    transform: translate(-50%, -9px) rotate(45deg);
  }
  .overlay {
    background: transparent;
    position: fixed;
    pointer-events: none;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
    transition: 0.2s;
  }
  .is-open .overlay {
    background: rgba(0, 0, 0, 0.7);
    pointer-events: auto;
  }
  .sp-navi {
    -webkit-text-size-adjust: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
  }
  .sp-navi.is-open .sp-navi-inner {
    transform: translate3d(0, 0, 0);
  }
  .sp-navi .sp-navi-inner {
    background: #FFF;
    position: fixed;
    top: 0;
    right: 0;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 50px 0;
    height: 100%;
    width: 100%;
    transition: .5s;
    transform: translate3d(100%, 0, 0);
    z-index: 10;
  }
  .sp-navi .sp-navi-inner .navi-main {
    margin: 0 0 30px;
  }
  .sp-navi .sp-navi-inner .navi-main > li {
    border-bottom: 1px solid #ddd;
    position: relative;
  }
  .sp-navi .sp-navi-inner .navi-main img {
    margin-bottom: 5px;
    margin-right: 10px;
  }
  .sp-navi .sp-navi-inner .navi-main > li:before {
    background: #ED858C;
    content: "";
    height: 3px;
    width: 8px;
    position: absolute;
    left: 10px;
    top: 23px;
  }
  .sp-navi .sp-navi-inner .navi-main > li:first-child {
    border-top: 1px solid #ddd;
  }
  .sp-navi .sp-navi-inner .navi-main > li > a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2.5px;
    padding: 15px 10px 15px 30px;
    overflow: hidden;
    line-height: 1.3em;
    text-decoration: none;
    color: #333333;
  }
  .sp-navi .sp-navi-inner .navi-main > li > ul > li {
    border-top: 1px dashed #ddd;
    width: 100%;
  }
  .sp-navi .sp-navi-inner .navi-main > li > ul > li > a {
    display: block;
    font-size: 14px;
    line-height: 1.3em;
    padding: 10px 10px 10px 50px;
    position: relative;
    text-decoration: none;
    color: #333333;
  }
  .sp-navi .sp-navi-inner .navi-main > li > ul > li > a:before {
    background: #ED858C;
    content: "";
    height: 1px;
    width: 10px;
    position: absolute;
    left: 26px;
    top: 19px;
  }
  .sp-navi .sp-navi-inner .navi-other {
    padding: 0 15px;
  }
  .sp-navi-inner .navi-main img {
    padding-left: 9px;
  }


  .sp-navi-btns {
    background: #ED858C;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
    position: fixed;
    display: flex;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    z-index: 10000;
  }

  .sp-navi-btns div {
    flex: 1;
    position: relative;
  }

  .sp-navi-btns .item {
    border-right: 1px solid #fff;
    background-size: 20px;
    background-position: top 15px center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 10px;
    font-family: "Comfortaa", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
  }

  .sp-navi-btns .item.btn-home {
    background-image: url(images/ico/ico_home.svg);
  }

  .sp-navi-btns .item.btn-phone {
    background-image: url(images/ico/ico_phone.svg);
  }

  .sp-navi-btns .item.btn-pc {
    background-image: url(images/ico/ico_pc.svg);
  }

  .sp-navi-btns .item.btn-mail {
    background-image: url(images/ico/ico_mail.svg);
  }

  .sp-navi-btns .item.btn-access {
    background-image: url(images/ico/ico_access.svg);
  }
  .sp-navi-btns .item.btn-line {
    background-color: #00b900;
    background-image: url(images/ico/ico_line.png);
    background-size: 30px;
    background-position: top 10px center;
  }

  .sp-navi-btns .item.btn-pagetop {
    background-image: url(images/ico/ico_arrow_up.svg);
    background-position: top 17px center;
  }

  .sp-navi-btns .item a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 45px 0 0;
    height: 100%;
  }

}
/*------------------------------------------------------------
humberger02
--------------------------------------------------------------*/
.gnavi-area .reserve-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 26px;
  right: 60px;
  height: 21px;
  width: 440px;
  z-index: 1500;
  padding: 10px 0 0 30px;
}
.humberger02:after {
  color: #ED858C;
  content: '';
  display: block;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  transition: 0.4s;
  position: absolute;
  left: 0;
  bottom: 16px;
  width: 100%;
  font-family: 'Josefin Sans', sans-serif;
}
.is-open .humberger02:after {
  content: '';
  color: #ED858C;
  transition: 0.4s;
}
.humberger02 {
  cursor: pointer;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  z-index: 10000;
}
.humberger02 span {
  background: #ED858C;
  position: absolute;
  left: 50%;
  width: 26px;
  height: 2px;
  transform: translateX(-50%);
  transition: 0.4s;
}
.humberger02 span:nth-of-type(1) {
  top: 50%;
  transform: translate(-50%, -10px);
}
.humberger02 span:nth-of-type(2) {
  top: 50%;
  transform: translate(-50%, -50%);
}
.humberger02 span:nth-of-type(3) {
  top: 50%;
  transform: translate(-50%, 9px);
}
.is-open .humberger02 span:nth-of-type(1) {
  transform: translate(-50%, 0px) rotate(-45deg);
}
.is-open .humberger02 span:nth-of-type(2) {
  opacity: 0;
}
.is-open .humberger02 span:nth-of-type(3) {
  transform: translate(-50%, 0px) rotate(45deg);
}
/********/
.gnavi-area .gnavi-menu {
  background: rgba(255, 255, 255, 0.90);
  position: fixed;
  top: 0;
  right: 0;
  padding: 0;
  transition: .5s ease;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  height: 100vh;
  width: 500px;
  z-index: 2000;
}
.gnavi-area.is-open .gnavi-menu {
  transition: .5s ease;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.gnavi-area .gnavi-inner {
  position: relative;
  top: 80px;
  overflow: hidden;
  padding: 30px 0;
  max-height: 100%;
}
.gnavi-area .gnavi-main {
  text-align: left;
  margin: 0 90px 100px 90px;
}
.gnavi-area .gnavi-main .left-area, .gnavi-area .gnavi-main .right-area {
  float: left;
}
.gnavi-area .gnavi-main .left-area {
  margin: 0 85px 0 0;
}
.gnavi-area .gnavi-list > li {
  margin: 0;
}
.gnavi-area .gnavi-list > li:last-child {
  margin: 0;
}
.gnavi-area .gnavi-list > li > a {
  color: #333333;
  padding: 20px 0;
  position: relative;
  text-decoration: none;
  font-size: 16px;
  border-bottom: 1px solid #EBEBEB;
  display: block;
}
.gnavi-area .gnavi-list > li > a::after {
  position: absolute;
  content: url("images/shared/ico_arrow.png");
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.gnavi-area .gnavi-list > li > ul {
  margin: 10px 0;
}
.gnavi-area .gnavi-list > li > ul > li > a {
  font-size: 16px;
  line-height: 1.6em;
  padding: 10px 10px 10px 50px;
  position: relative;
  text-decoration: none;
  color: #333333;
}
.gnavi-area .gnavi-list > li > ul > li > a::before {
  content: "- ";
  position: absolute;
  top: 0.4em;
  left: 35px;
}
.gnavi-area .product-btn {
  text-align: center;
}
.gnavi-area .product-btn a {
  background: #FFF;
  color: #333333;
  display: inline-block;
  padding: 0 42px 0 25px;
  line-height: 50px;
  position: relative;
  border-bottom: none;
  box-shadow: 2px 2px #888;
  width: 260px;
}
.gnavi-area .product-btn a:after {
  content: url(images/shared/arrow03.png);
  position: absolute;
  top: 0;
  right: 15px;
}
.gnavi-area .gnavi-bg {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: .6s ease;
  z-index: 1500;
}
.gnavi-area.is-open .gnavi-bg {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 800px) {
  .humberger02 {
    cursor: pointer;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    z-index: 10000;
    background: #ED858C;
  }
  .humberger02 span {
    background: #FFFFFF;
  }
  .humberger02:after {
    content: '';
  }
  .is-open .humberger02:after {
    content: '';
  }
  .gnavi-area .gnavi-menu {
    width: 100%;
  }
  .gnavi-area .gnavi-main {
    text-align: left;
    margin: 0 50px 100px 50px;
  }
  .gnavi-area .gnavi-list > li {
    margin: 0;
  }
  .gnavi-area .gnavi-list > li > a {
    padding: 10px 0;
  }
}
/*------------------------------------------------------------
main
--------------------------------------------------------------*/
.mainimg img {
  width: 100%;
}
@media only screen and (max-width: 800px) {
  .mainimg img {
    object-fit: scale-down;
    min-height: 0;
    width: 100%;
  }
}
/*------------------------------------------------------------
main-slider
--------------------------------------------------------------*/
.main-slider li {
  height: auto;
  width: 100%;
}
.main-slider img {
  width: 100%;
  min-height: 750px;
  object-fit: cover;
  height: auto;
  margin-bottom: -10px;
}
@media only screen and (max-width: 800px) {
  .main-slider img {
    width: 100%;
    min-height: 0;
    object-fit: fill;
    height: auto;
  }
}
/*------------------------------------------------------------
main
--------------------------------------------------------------*/
.text_box {
  text-align: left;
  margin: 0 auto;
  bottom: 50%;
  right: 10%;
  transform: translate(0, -50%);
}
.text_box .maintext01 {
  font-size: 36px;
  margin-bottom: 0.2em;
}
.text_box .maintext01 span {
  padding: 0.2em 0.5em;
  border-radius: 5px;
}
.text_box .maintext02 {
  font-size: 19px;
}
.text_box .maintext02 span {
  padding: 0.3em 0.5em;
  border-radius: 5px;
}
@media only screen and (max-width: 800px) {
  .text_box {
    text-align: left;
    margin: 0 auto;
    bottom: 5%;
    right: auto;
    left: 5%;
    transform: translate(0, 0);
  }
  .text_box .maintext01 {
    font-size: 4.8vw;
    width: auto;
  }
  .text_box .maintext02 {
    font-size: 3vw;
    width: auto;
  }
}
/*------------------------------------------------------------
contents
--------------------------------------------------------------*/
.contents {
  float: left;
  width: 730px;
}
@media only screen and (max-width: 800px) {
  .contents {
    float: none;
    width: auto;
  }
}
/*------------------------------------------------------------
heading
--------------------------------------------------------------*/
.heading {
  padding-top: 40px;
  margin-top: -40px;
}
.pagettl {
  font-size: 50px;
  color: #333333;
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  text-align: center;
  background: url("images/shared/h2.png") no-repeat center top;
  background-size: cover;
  padding: 130px 0;
  margin-bottom: 30px;
  text-shadow: rgba(255, 255, 255, 0.4) 1px 1px 8px, rgba(255, 255, 255, 0.4) -1px 1px 8px, rgba(255, 255, 255, 0.4) 1px -1px 8px, rgba(255, 255, 255, 0.4) -1px -1px 8px;
}
.pagettlmini {
  font-size: 18px;
  color: #ED858C;
  margin-bottom: 15px;
}
.heading_img {
  font-size: 30px;
  color: #ED858C;
  text-align: center;
  margin-bottom: 40px;
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.4;
  background: url("images/shared/h3.png") no-repeat center top;
  padding-top: 20px;
}
.heading_btmline, .postdata h3 {
  font-size: 22px;
  color: #333333;
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.6;
  margin-bottom: 25px;
  border-bottom: #ED858C 1px solid;
  padding-bottom: 5px;
  position: relative;
}
.heading_leftcircle, .postdata h4 {
  font-size: 19px;
  color: #333333;
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  ine-height: 1.4;
  margin-bottom: 5px;
  position: relative;
  padding-left: 23px;
}
.heading_leftcircle::before, .postdata h4::before {
  position: absolute;
  content: '';
  width: 12px;
  height: 12px;
  background: #ED858C;
  border-radius: 12px;
  left: 0;
  top: 0.7em;
}

.ellipsis{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (max-width: 800px) {
  .heading {
    padding-top: 0px;
    margin-top: 0px;
  }
  .pagettl {
    font-size: 24px;
    padding: 40px 15px;
  }
  .heading_img {
    margin-bottom: 20px;
    font-size: 23px;
  }
  .heading_btmline, .postdata h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .heading_leftcircle, .postdata h5 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .post-txt{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

}


/*------------------------------------------------------------
rNavi
--------------------------------------------------------------*/
.rNavi {
  float: right;
  width: 232px;
}
.side_sec01 {
  border-right: #dcd8d4 1px solid;
  border-bottom: #dcd8d4 1px solid;
  border-left: #dcd8d4 1px solid;
  border-top: #dcd8d4 1px solid;
}
.side_ttl {
  padding: 15px 30px;
  border-bottom: 1px solid #DDDDDD;
}
.side_sec01 ul {
  padding: 10px 10px;
}
.side_sec01 li {
  padding-left: 45px;
  padding-right: 20px;
  margin-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.side_sec01 li::before {
  top: 0;
  left: 20px;
  position: absolute;
  content: "";
  width: 22px;
  height: 22px;
  background: url("images/ico/ico_arrow_right02.svg") no-repeat center /contain;
}
.side_sec01 li:last-child {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.side_sec01 li a {
  color: #331401;
  text-decoration: none;
}
.side_sec01 li a:hover {
  text-decoration: underline;
}
.side_sec02 {
  padding: 10px 20px;
  border-top: #c0d152 solid 3px;
  border-right: #dddddd solid 1px;
  border-bottom: #dddddd solid 1px;
  border-left: #dddddd solid 1px;
}
.side_sec02 dt, .side_sec02 dd {
  display: inline-block;
  vertical-align: top;
}
.side_sec02 dt {
  width: 5em;
  padding: 4px;
  margin-right: 1em;
}
.side_sec03 .side_ttl {
  background: #532a18;
  padding: 15px
}
.side_sec03 .side_list {
  padding: 0 10px;
}
.side_sec03 .side_list li {
  border-bottom: dotted 1px #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 800px) {
  .rNavi {
    float: none;
    width: auto;
    max-width: 232px;
    margin: auto;
  }
}
/*------------------------------------------------------------
footer_nav01
--------------------------------------------------------------*/
.footer_nav01 li {
  display: inline-block;
}
.footer_nav01 li::after {
  content: " ｜ "
}
.footer_nav01 li:last-child::after {
  content: ""
}
.footer_nav01 li a {
  text-decoration: none;
  color: #333333;
}
.footer_nav01 li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 800px) {
  .footer_nav01 ul {
    vertical-align: top;
  }
  .footer_nav01 li {
    margin: 0 !important;
    display: inline-block !important;
  }
}
@media only screen and (max-width: 800px) {
  .footer_nav01 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .footer_nav01 li {
    width: 48%;
    text-align: left;
    vertical-align: top;
  }
  .footer_nav01 li::after {
    content: "";
  }
}
/*------------------------------------------------------------
footer_nav02
--------------------------------------------------------------*/
.footer_nav02 li {
  display: inline-block;
  background: url("images/shared/ico_arrow.png") no-repeat left 0.6em;
  padding-left: 15px;
  margin-right: 15px;
}
.footer_nav02 li:last-child {
  margin-right: 0;
}
.footer_nav02 li a {
  text-decoration: none;
  color: #333333;
}
.footer_nav02 li a:hover {
  text-decoration: underline;
}
/*------------------------------------------------------------
footer_nav03
--------------------------------------------------------------*/
.footer_nav03 {
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid #FFFFFF;
  padding: 0 0 0 80px;
  margin-top: 50px;
}
.footer_nav03:last-child {
  margin-right: 0;
}
.footer_nav03 > li {
  background: url("images/shared/ico_arrow_w.png") no-repeat left 0.8em;
  padding-left: 15px;
  margin-right: 15px;
}
.footer_nav03 > li > ul {
  margin-top: 10px;
}
.footer_nav03 > li > ul > li {
  padding-left: 15px;
  margin-right: 15px;
  position: relative;
}
.footer_nav03 > li > ul > li::before {
  position: absolute;
  content: "- ";
  left: 0;
}
.footer_nav03 li a {
  text-decoration: none;
  color: #FFFFFF;
}
.footer_nav03 li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 800px) {
  .footer_nav03 {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    border-left: none;
    padding: 0;
    margin-top: 0;
  }
}
/*------------------------------------------------------------
table
--------------------------------------------------------------*/
.table-bordered {
  border-collapse: collapse;
  border: solid 1px #dddddd;
  width: 100%;
  background: #fff;
}
.table-bordered th, .table-bordered td {
  border: solid 1px #DDDDDD;
  padding: 10px 15px;
  vertical-align: middle;
  color: #333333;
}
.table-bordered th {
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  border-bottom: #DDDDDD solid 1px;
  background: #8AC682;
  color: #FFFFFF;
}
.table-bordered02 {
  border-collapse: collapse;
  border: solid 1px #DDDDDD;
  width: 100%;
  background: #fff;
}
.table-bordered02 th, .table-bordered02 td {
  border: solid 1px #DDDDDD;
  padding: 10px 15px;
  vertical-align: middle;
  color: #333333;
}
.table-bordered02 tr:nth-child(n+2) th {
  background: #DDDDDD;
  color: #333333;
  white-space: nowrap;
  width: 14% !important;
}
.table-bordered02 td {
  vertical-align: top;
}
.table-bordered02 th {
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  border-bottom: #DDDDDD solid 1px;
  background: #ED858C;
  color: #FFFFFF;
}
.table-bordered03 {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #DDDDDD;
}
.table-bordered03 th, .table-bordered03 td {
  vertical-align: top;
  padding: 5px 0;
  border-bottom: 1px solid #DDDDDD;
}
.table-bordered03 th {
  text-align: left;
  padding-right: 20px;
}
.table-bordered03 th p {
  position: relative;
  padding-left: 15px;
}
.table-bordered03 th p:before {
  background: #ED858C;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  width: 5px;
  height: 5px;
}
.table-bordered04 {
  width: 100%;
}
.table-bordered04 th, .table-bordered04 td {
  vertical-align: top;
  padding: 5px 10px;
}
.table-bordered04 tr {
  border-bottom: 1px solid #DDDDDD;
  width: 100%;
}
.table-bordered04 tr:last-child {
  border-bottom: none;
}
.table-bordered04 th {
  text-align: left;
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #8AC682;
}
.table-bordered04 .list-disc li:before {
  background: #8AC682;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  width: 5px;
  height: 5px;
}
.th10 th {
  width: 10%;
}
.th20 th {
  width: 20%;
}
.th30 th {
  width: 30%;
}
.th40 th {
  width: 40%;
}
.th50 th {
  width: 50%;
}
@media only screen and (max-width: 800px) {
  .table-bordered tr {
    border-bottom: #DDDDDD solid 1px;
  }
  .table-bordered02 tr {
    border-bottom: #DDDDDD solid 1px;
  }
}
@media only screen and (max-width: 800px) {
  .sp-sc::before {
    content: "※横にスクロールできます。";
    display: block;
    color: #f00;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .sp-sc {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .sp-sc table {
    width: 100%;
  }
  .sp-listlayout {
    border: none !important;
  }
  .sp-listlayout tr {
    display: block;
  }
  .sp-listlayout th {
    border: none !important;
    display: list-item;
    list-style: none;
    width: 100% !important;
  }
  .sp-listlayout td {
    border: none !important;
    display: list-item;
    list-style: none;
    width: 100% !important;
  }
  .sp-listlayout {
    table-layout: fixed;
  }
  .sp-listlayout * {
    word-wrap: break-word;
  }
  .table-bordered03.sp-listlayout tr {
    display: block;
    margin-bottom: 10px;
  }
  .table-bordered03.sp-listlayout th {
    border: none !important;
    display: list-item;
    list-style: none;
    width: 100% !important;
    padding: 0 15px;
  }
  .table-bordered03.sp-listlayout td {
    border: none !important;
    display: list-item;
    list-style: none;
    width: 100% !important;
    padding: 0 15px;
  }
}
/*------------------------------------------------------------
more-btn
--------------------------------------------------------------*/
.more-btn a {
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
  color: #FFFFFF;
  background: #ED858C;
  padding: 15px 50px 15px 50px;
  text-decoration: none;
  display: inline-block;
  transition: .5s ease;
  position: relative;
  text-align: center;
  min-width: 300px;
  border-radius: 2em;
}
.more-btn a:hover {
  color: #FFFFFF;
}
.more-btn a:after {
  content: url("images/shared/ico_arrow.png");
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.more-btn.mini a {
  padding: 5px 25px 5px 15px;
  min-width: inherit;
  width: 100%;
  font-size: 15px;
}
.more-btn.mini a:after {
  content: url("images/shared/ico_arrow.png");
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.more-btn.white a {
  border: #FFFFFF 1px solid;
}
.more-btn.blue a {
  background: #7AC7E4;
}
.more-btn.green a {
  background: #8AC682;
}
.more-btn02 {
  line-height: 1.2em;
  display: inline-block;
  margin-right: 20px;
  border-right: 1px #dcdbdc solid;
  padding-right: 20px;
}
.more-btn02:last-child {
  margin-right: 0;
  border-right: none;
  padding-right: 0;
}
.more-btn02 a {
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
  color: #333333;
  padding: 0 25px 0 0;
  text-decoration: none;
  transition: .5s ease;
  position: relative;
}
.more-btn02 a:after {
  content: "";
  background: url("images/ico/ico_arrow_bottom.svg") no-repeat 0 0/contain;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.more-btn03 a {
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1;
  color: #FFFFFF;
  background: #7ec997;
  padding: 15px 20px;
  text-decoration: none;
  display: inline-block;
  transition: .5s ease;
  position: relative;
  text-align: center;
  border-radius: 10px;
  width: 100%;
}
.more-btn a:hover, .more-btn02 a:hover, .more-btn03 a:hover {
  opacity: 0.7;
}
.more-btns {
  display: flex;
  justify-content: space-between;
}
.more-btns a + a {
  margin-left: 15px;
}
@media only screen and (max-width: 800px) {
  .more-btn a {
    padding: 15px 30px 15px 30px;
    min-width: 230px;
    font-size: 13px;
  }
  .more-btn.mini a {
    font-size: 13px;
  }
  .more-btns {
    display: block;
  }
  .more-btns a + a {
    margin: 15px 0 0;
  }
}
/*------------------------------------------------------------
iframe_wrap
--------------------------------------------------------------*/
.iframe_wrap {
  position: relative;
  width: 100%;
  padding-top: 58%; /* 高さ÷幅 */
}
.iframe_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/*------------------------------------------------------------
archive_list
--------------------------------------------------------------*/
.archive_list a {
  text-decoration: none !important;
}
.archive_list li:nth-child(3n + 1) {
  clear: both;
}
.archive_list img {
  max-height: 350px;
  width: auto;
}
/*------------------------------------------------------------
line
--------------------------------------------------------------*/
.line {
  position: relative;
}
.line::before {
  content: "";
  position: absolute;
  background: url("images/line.png") no-repeat center right;
  width: 373px;
  height: 1px;
  top: 50%;
  right: 100%;
  transform: translate(-30px, -50%);
}
.line::after {
  content: "";
  position: absolute;
  background: url("images/line.png") no-repeat center left;
  width: 373px;
  height: 1px;
  top: 50%;
  transform: translate(30px, -50%);
  left: 100%;
}
@media only screen and (max-width: 800px) {
  .line::before {
    content: "";
    position: absolute;
    background: url("images/line.png") no-repeat center left;
    width: 31px;
    height: 23px;
    top: 50%;
    transform: translate(-30px, -50%);
    left: 0;
  }
  .line::after {
    content: "";
    position: absolute;
    background: url("images/line.png") no-repeat center right;
    width: 31px;
    height: 23px;
    top: 50%;
    transform: translate(30px, -50%);
    right: 0;
  }
}
/*------------------------------------------------------------
top_map
--------------------------------------------------------------*/
.top_map .mapbox {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 50px 40px;
}
.top_map section {
  width: 80%;
}
@media only screen and (max-width: 800px) {
  .top_map .mapbox {
    position: static;
    transform: none;
    padding: 20px 30px;
  }
  .top_map section {
    width: 100%;
  }
}
/*------------------------------------------------------------
topics
--------------------------------------------------------------*/
.topicsbox {
  width: 560px;
  bottom: 30px;
  left: 15%;
  position: absolute;
  border-radius: 50px;
  overflow: hidden;
}
.topicsbox h2 {
  padding: 10px 20px;
  width: 99px;
}
.topicsbox .topics-slider{
  flex: 1;
  min-width: 0;
  padding: 4px 20px;
}

@media only screen and (max-width: 800px) {
  .topicsbox {
    position: static !important;
    padding-bottom: 0px;
  }
  .topicsbox h2 {
    margin-bottom: 0px;
    width: 100%;
  }
  .topicsbox {
    border-radius: 0;
    width: 100%;
    display: block;
    left: auto;
    transform: none;
  }

  .topicsbox h3{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 60vw;
  }
}
/*------------------------------------------------------------
newsbox
--------------------------------------------------------------*/
.newsbox dt, .newsbox dd {
  display: table-cell;
  vertical-align: middle;
}
.newsbox dt {
  padding-right: 30px;
}
.newsbox dt img {
  max-width: 150px;
}
@media only screen and (max-width: 800px) {
  .newsbox dt {
    display: block;
    width: 100%;
    padding-right: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .newsbox dt img {
    max-width: 100%;
  }
}
/*------------------------------------------------------------
newsinbox01
--------------------------------------------------------------*/
.newsinbox01 > li {
  display: table-cell;
  vertical-align: middle;
}
.newsinbox01 > li:first-child {
  padding-right: 30px;
}
.newsinbox01 > li:nth-child(2) {
  padding-right: 30px;
}
.newsinbox01 > li:nth-child(2) > div > ul {
  width: 12em;
}
.newsinbox01 > li:nth-child(3) {
  width: auto;
}
.newsinbox01 > li:nth-child(4) {
  display: block;
  width: 100%;
  margin-top: 5px;
}
@media only screen and (max-width: 800px) {
  .newsinbox01 > li:first-child {
    padding-right: 20px;
  }
  .newsinbox01 > li:nth-child(2) {
    padding-right: 0;
  }
  .newsinbox01 > li:nth-child(2) > div > ul {
    width: auto;
  }
  .newsinbox01 > li:nth-child(3) {
    margin-top: 10px;
    display: block;
    width: auto;
  }
  .newsinbox01 > li:last-child {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
}
/*------------------------------------------------------------
view
--------------------------------------------------------------*/
.view {
  margin-bottom: 30px;
  text-align: center;
}
.view .slick-slide img {
  text-align: center;
  margin: 0 auto;
}
.view .view-ttl {
  font-size: 19px;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.thumb {
  margin: 0 auto;
  padding: 0px 50px;
}
.thumb .slick-prev, .thumb .slick-next {
  width: 20px;
  height: 20px;
}
.thumb .slick-slide {
  cursor: pointer;
  margin: 3px 5px;
  opacity: .5;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  text-align: center;
}
.thumb .slick-slide img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  height: 120px;
  width: 120px;
  -webkit-transition: .2s;
  transition: .2s;
  margin: 0 auto;
}
.thumb .slick-slide.slick-current {
  opacity: 1;
}
.thumb .slick-slide.slick-current img {
  border: 2px solid #404040;
}
.thumb .slick-slide:hover {
  opacity: 1;
}
.thumb.slick-dotted {
  margin-bottom: 120px;
}
@media only screen and (max-width: 800px) {
  .view {
    margin-bottom: 20px;
  }
  .view .slick-slide img {
    max-width: none;
    width: 100%;
    height: auto;
  }
  .view .view-ttl {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .thumb {
    margin: 0 auto;
    padding: 0;
  }
  .thumb .slick-prev, .thumb .slick-next {
    width: 30px;
    height: 30px;
  }
  .thumb .slick-slide {
    cursor: pointer;
    margin: 5px;
    opacity: .5;
    -webkit-transition: .3s ease;
    transition: .3s ease;
  }
  .thumb .slick-slide img {
    height: 21vw;
    width: 100%;
  }
  .thumb.slick-dotted {
    margin-bottom: 60px;
  }
  .slide-view03.slick-dotted {
    margin-bottom: 60px;
  }
}
/*------------------------------------------------------------
fixed-men
--------------------------------------------------------------*/
.fixed-menu {
  position: sticky;
  bottom: 0;
  width: 100%;
  z-index: 1000000;
}
.fixed-menu .sp {
  display: flex;
  background: #f7ebe7;
}
.fixed-menu .sp > li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 33.33333%;
  text-align: center;
  padding: 3vw 0 1vw;
  font-size: 2.5vw;
  border-right: 1px solid #FFFFFF;
}
.fixed-menu .sp > li:last-child {
  background: #ED858C;
  border-right: none;
}
.fixed-menu .sp > li figure {
  height: 20px;
  margin-bottom: 1vw;
}
.fixed-menu .sp > li figure img {
  width: 10%;
  margin: 0 auto;
}
.fixed-menu .sp > li:nth-child(2) figure img {
  width: 15%;
}
.fixed-menu .sp > li a {
  text-decoration: none;
  color: #502b10;
  font-size: 2.5vw;
  width: 100%;
  line-height: 2em;
}
.fixed-menu .sp > li:last-child p {
  color: #FFFFFF;
}
.fixed-menu .footer_nav_sp {
  height: 20px;
  margin-bottom: 1vw;
}
.fixed-menu02 {
  position: sticky;
  bottom: 0;
  width: 100%;
  z-index: 1000000;
}
.fixed-menu02 .sp {
  display: flex;
  background: #f7ebe7;
}
.fixed-menu02 .sp > li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  text-align: center;
  padding: 3vw 0;
  font-size: 2.5vw;
  border-right: 1px solid #FFFFFF;
}
.fixed-menu02 .sp > li:last-child {
  border-right: none;
}
.fixed-menu02 .sp > li figure img {
  height: 15px;
}
.fixed-menu02 .sp > li a {
  text-decoration: none;
  color: #502b10;
  font-size: 2.5vw;
  width: 100%;
  line-height: 2em;
}
.fixed-menu02 .sp > li:last-child p {
  color: #FFFFFF;
}
.fixed-menu02 .footer_nav_sp {
  height: 20px;
}
/*------------------------------------------------------------
fixed-slidemenu
--------------------------------------------------------------*/
.fixed-slidemenu {
  position: fixed;
  top: 20%;
  right: 0;
  color: #fff;
  z-index: 100;
  -webkit-transform: translate(445px, -50%);
  transform: translate(445px, -50%);
}
.fixed-slidemenu .item {
  background: #70ad1a;
  border-radius: 8px 0 0 8px;
  padding: 37px 20px;
  width: 500px;
  position: relative;
  transition: 0.5s;
}
.fixed-slidemenu .item + .item {
  margin-top: 10px;
}
.fixed-slidemenu .item:hover {
  -webkit-transform: translateX(-445px);
  transform: translateX(-445px);
}
.fixed-slidemenu .ttl {
  display: flex;
  align-items: center;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 1;
  letter-spacing: 0.2em;
  position: absolute;
  top: 50%;
  left: 17px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  white-space: nowrap;
}
.fixed-slidemenu .ttl i {
  margin-bottom: 10px;
}
.fixed-slidemenu .desc {
  flex: 1;
  padding-left: 40px;
}
.fixed-slidemenu .txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: -10px;
}
.fixed-slidemenu .wrapper {
  display: flex;
  justify-content: space-between;
}
.fixed-slidemenu .btn00 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: 1px solid #fff;
  color: #fff;
  font-family: "FOT-筑紫A丸ゴシック Std M";
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
  padding: 23px 25px;
  margin: 0 auto;
  width: 200px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  text-decoration: none;
  border-radius: 5px;
  margin-right: 10px;
}
.fixed-slidemenu .btn .small {
  display: block;
  font-family: "Quicksand";
  font-size: 10px;
  margin-top: 5px;
}
.fixed-slidemenu .btn::before {
  content: "";
  background: rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateZ(0) scaleX(0);
  transform: translateZ(0) scaleX(0);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: -1;
}
.fixed-slidemenu .btn:not(.tel):hover::before {
  -webkit-transform: translateZ(0) scaleX(1);
  transform: translateZ(0) scaleX(1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.fixed-slidemenu.is-open .item {
  -webkit-transform: translateX(-445px);
  transform: translateX(-445px);
}
@media only screen and (max-width: 800px) {
  body > .pos-rel:first-child {
    padding-bottom: 70px;
  }
}
/*------------------------------------------------------------
fix_btn
--------------------------------------------------------------*/
.fix_btn {
  position: fixed;
  top: 420px;
  right: 0;
}
/*------------------------------------------------------------
accordion
--------------------------------------------------------------*/
.accordion {
  width: 100%;
}
.accordion {
  border-top: 1px dotted #ddd;
}
.accordion:last-of-type {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 40px;
}
.accordion th {
  width: 20px;
}
.accordion td {
  padding-left: 20px;
  vertical-align: middle;
}
.accordion dt {
  cursor: pointer;
  background-image: url(images/plus.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 60px;
}
.accordion dd {
  display: none;
  line-height: 1.8em;
  color: #666666;
  padding-top: 10px;
  padding-bottom: 10px;
}
.accordion dd td p {
  padding-right: 60px;
}
.accordion dt.active {
  background-image: url(images/minus.png);
}
.accordion dt.over {}
@media only screen and (max-width: 800px) {
  .accordion dt {
    padding-right: 50px;
  }
}
/*------------------------------------------------------------
tab
--------------------------------------------------------------*/
.tab li {
  color: #FFFFFF;
  background: #a2a2a2;
  display: inline-block;
  margin: 0 5px;
  padding: 10px 80px;
  cursor: pointer;
  list-style: none;
  transition: .3s;
}
.tab li.active {
  background: #1cb57b;
  cursor: auto;
}
.area .tabcont {
  display: none;
}
.area .tabcont.show {
  display: block;
}
@media only screen and (max-width: 800px) {
  .tab {
    text-align: center;
  }
  .tab li {
    width: 100%;
    margin: 0;
  }
  .tab li.active::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border-top: 0 solid #c8ae8b;
    border-right: 0 solid transparent;
    border-left: 0 solid transparent;
  }
}
/*------------------------------------------------------------
faq_sec
--------------------------------------------------------------*/
.faq_sec dl {
  display: table;
  width: 100%;
}
.faq_sec dt, .faq_sec dd {
  display: table-cell;
  vertical-align: top;
}
.faq_sec dt {
  width: 60px;
}
.faq_sec dt p {
  width: 43px;
  height: 43px;
  border-radius: 43px;
  line-height: 43px;
}
.faq_sec dd {
  padding-top: 5px
}
.faq_sec dd.ico {
  width: 153px;
}
/*------------------------------------------------------------
flow_arr
--------------------------------------------------------------*/
.flow_arr > li {
  position: relative;
}
.flow_arr > li + li {
  border-top: 1px solid #eaeaea;
  padding-top: 50px;
  margin-top: 30px;
}
.flow_arr > li + li::before {
  content: "";
  width: 22px;
  height: 22px;
  border-bottom: 2px solid #eaeaea;
  border-right: 2px solid #eaeaea;
  position: absolute;
  top: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  z-index: 2;
}
.flow_arr > li + li::after {
  content: "";
  background: #fff;
  width: 75px;
  height: 22px;
  position: absolute;
  top: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
/*------------------------------------------------------------
flow01_sec
--------------------------------------------------------------*/
.flow01_sec dl {
  display: table;
  width: 100%;
}
.flow01_sec dt, .flow01_sec dd {
  display: table-cell;
  vertical-align: top;
}
.flow01_sec dt {
  width: 120px;
  padding-top: 2px;
}
.flow01_sec dt .font02 {
  width: 5em;
  height: 30px;
  line-height: 30px;
  position: relative;
}
.flow01_sec dt .font02::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #80CCE3;
}
.flow01_sec dd {}
.flow01_sec dd.ico {
  width: 153px;
}
@media only screen and (max-width: 800px) {

  .flow01_sec dt {
    width: 100px;
  }
}
/*------------------------------------------------------------
flow02_sec
--------------------------------------------------------------*/
.flow02_sec li {
  position: relative;
}
.flow02_sec li::after {
  position: absolute;
  width: 50px;
  height: 50px;
  background: url("images/ico/ico_arrow_right02.svg") no-repeat center /contain;
  content: "";
  top: 50%;
  right: 0;
  transform: translate(50%, -50%)
}
.flow02_sec li:last-child::after {
  content: none;
}
@media only screen and (max-width: 800px) {
  .flow02_sec li {
    margin-bottom: 50px;
  }
  .flow02_sec li::after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%) rotate(90deg);
  }
}
/*------------------------------------------------------------
flow03_sec
--------------------------------------------------------------*/
.flow03_sec > li {
  position: relative;
  margin-bottom: 50px;
}
.flow03_sec > li .pos-ab {
  top: 0;
  left: 40px;
  transform: translateY(-50%);
}
.flow03_sec > li::after {
  position: absolute;
  width: 50px;
  height: 50px;
  background: url("images/ico/ico_arrow_right02.svg") no-repeat center /contain;
  content: "";
  top: 50%;
  right: 0;
  transform: translate(50%, -50%)
}
.flow03_sec > li:last-child::after {
  content: none;
}
@media only screen and (max-width: 800px) {
  .flow03_sec li {
    margin-bottom: 50px;
  }
  .flow03_sec li .pos-ab {
    left: 20px;
  }
  .flow03_sec li::after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%) rotate(90deg);
  }
}
/*------------------------------------------------------------
flow04_sec
--------------------------------------------------------------*/
.flow04_sec dl {
  display: table;
}
.flow04_sec dt {
  width: 60px;
  display: table-cell;
  position: relative;
}
.flow04_sec dt p {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
}
.flow04_sec dl dt::after {
  position: absolute;
  content: "";
  width: 2px;
  height: calc(100% - 20px);
  top: 20px;
  left: 19px;
  background: #ED858C;
  z-index: -1
}
.flow04_sec li:last-child dl dt::after {
  width: 0;
  height: 0;
}
.flow04_sec dd {
  display: table-cell;
}
@media only screen and (max-width: 800px) {}
/*------------------------------------------------------------
leaf_box
--------------------------------------------------------------*/
.leaf_box li {
  margin-bottom: 10px;
  line-height: 1.6;
  padding-left: 30px;
  position: relative;
}
.leaf_box li::before {
  position: absolute;
  content: url("images/ico_check.png");
  left: 0;
  top: 0.2em;
}
.leaf_box02 li {
  margin-bottom: 10px;
  line-height: 1.6;
  background: url("images/ico_check02.png") no-repeat left 0.7em;
  padding-left: 15px;
}
/*------------
リストデザイン
--------------*/
.list-disc li {
  position: relative;
  padding: 0 0 0 15px;
}
.list-disc li + li {
  margin-top: 3px;
}
.list-disc li:before {
  background: #ED858C;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  width: 5px;
  height: 5px;
}
.list-disc03 li {
  padding-left: 40px;
}
.list-disc03 li:before {
  background: #ED858C;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  left: 30px;
  top: 12px;
  width: 5px;
  height: 5px;
}
.list-num {
  counter-reset: number;
}
.list-num li {
  padding: 0 0 0 30px;
  position: relative;
}
.list-num li + li {
  margin-top: 3px;
}
.list-num li:before {
  background: #ED858C;
  border-radius: 15px;
  color: #fff;
  counter-increment: number;
  content: counter(number);
  font-size: 10px;
  position: absolute;
  top: 3px;
  left: 0;
  line-height: 20px;
  text-align: center;
  padding: 0 0 0 2px;
  width: 20px;
  height: 20px;
}
.list-check li {
  position: relative;
  padding: 0 0 0 25px;
}
.list-check li + li {
  margin-top: 3px;
}
.list-check li:before {
  content: "";
  background: url(images/ico/ico_check.svg) no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 18px;
}
.list-disc02 li {
  position: relative;
  padding: 5px 0 5px 15px;
  border-bottom: 1px solid #DDDDDD;
}
.list-disc02 li:first-child {
  border-top: 1px solid #DDDDDD;
}
.list-disc02 li + li {
  margin-top: 3px;
}
.list-disc02 li:before {
  background: #ED858C;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 18px;
  width: 5px;
  height: 5px;
}
.list-check-square li {
  position: relative;
  padding: 0 0 0 30px;
}
.list-check-square li + li {
  margin-top: 3px;
}
.list-check-square li:before {
  content: "";
  background: url(images/ico/ico_check-square.svg) no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 18px;
}
/*------------------------------------------------------------
list-modal
--------------------------------------------------------------*/
.list-modal li {
  cursor: pointer;
}
body.is-hidden {
  overflow: hidden;
}
.modal-contents {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99999;
}
.modal-container {
  background: #fff;
  padding: 50px;
  width: 900px;
  position: relative;
}
.modal-layout {
  display: flex;
}
.modal-layout .l-img {
  width: 350px;
  margin-right: 80px;
}
.modal-layout .l-desc {
  flex: 1;
  margin: -7px 0 0;
}
.modal-layout .l-ttl {
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 10px;
}
.modal-layout .l-txt {
  color: #6c757d;
  font-size: 13px;
  line-height: 1.7;
  margin-bottom: 30px;
}
.modal-layout .l-dl {
  display: flex;
  flex-wrap: wrap;
}
.modal-layout .l-dl dt {
  border-bottom: 1px dashed #ccc;
  font-weight: bold;
  padding: 5px 0;
  width: 25%;
}
.modal-layout .l-dl dd {
  border-bottom: 1px dashed #ccc;
  text-align: right;
  padding: 5px 0;
  width: 75%;
}
.modal-close {
  cursor: pointer;
  position: absolute;
  right: -70px;
  top: -70px;
  width: 50px;
  height: 50px;
  z-index: 10;
}
.modal-close::before, .modal-close::after {
  background: #fff;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: .5s;
}
.modal-close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.modal-close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.modal-close:hover::before, .modal-close:hover::after {
  background: rgba(255, 255, 255, 0.5);
}
.modal-overlay {
  display: none;
  cursor: pointer;
  background-color: #333333;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: .8;
  cursor: pointer;
  z-index: 200;
}
.modal-overlay.is-on {
  opacity: .8;
}
@media only screen and (max-width: 800px) {
  .modal-contents {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .modal-container {
    overflow: auto;
    padding: 25px 5% 100px;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  .modal-layout {
    display: block;
  }
  .modal-layout .l-img {
    width: 100%;
    margin: 0 0 30px;
  }
  .modal-layout .l-desc {
    margin: 0;
  }
  .modal-layout .l-ttl {
    font-size: 20px;
  }
  .modal-layout .l-dl {
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
  }
  .modal-layout .l-dl dt {
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
    width: 25%;
  }
  .modal-layout .l-dl dd {
    border-bottom: 1px dashed #ccc;
    width: 75%;
  }
  .modal-close {
    background: #333333;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 10px;
    top: 10px;
  }
  .modal-close::before, .modal-close::after {
    width: 40%;
  }
  .modal-overlay {
    display: none;
  }
}
/*------------
よくある質問
--------------*/
.faq-style01 dt {
  display: flex;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px;
  margin: 0 0 15px;
}
.faq-style01 dt .ico {
  background: #000;
}
.faq-style01 dt .txt {
  font-size: 20px;
  line-height: 1.7;
}
.faq-style01 dd {
  display: flex;
}
.faq-style01 dd + dt {
  margin-top: 30px;
}
.faq-style01 dd .ico {
  background: #bbb;
}
.faq-style01 .ico {
  border-radius: 100px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 31px;
  margin: 0 15px 0 0;
}
.faq-style01 .txt {
  flex: 1;
}
.faq-style02 dt {
  display: flex;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px;
  margin: 0 0 15px;
}
.faq-style02 dt .txt {
  font-size: 20px;
  line-height: 1.7;
}
.faq-style02 dd {
  display: flex;
  position: relative;
}
.faq-style02 dd + dt {
  margin-top: 30px;
}
.faq-style02 .ico {
  font-size: 25px;
  line-height: 1;
  margin: 0 15px 0 0;
}
.faq-style02 .txt {
  flex: 1;
}
.faq-style03 dt {
  cursor: pointer;
  display: flex;
  border-bottom: 1px solid #ddd;
  padding: 0 30px 10px 0;
  margin: 0 0 15px;
  position: relative;
}
.faq-style03 dt .ico {
  background: #000;
}
.faq-style03 dt .txt {
  font-size: 20px;
  line-height: 1.7;
}
.faq-style03 dt::after {
  content: "";
  background: url(images/ico/ico_open.svg) no-repeat center/contain;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 5px;
  right: 0;
}
.faq-style03 dt:not(.is-open):hover {
  opacity: 0.5;
}
.faq-style03 dt.is-open::after {
  background: url(images/ico/ico_close.svg) no-repeat center/contain;
}
.faq-style03 dd {
  display: none;
}
.faq-style03 dd .wrapper {
  display: flex;
}
.faq-style03 dd + dt {
  margin-top: 30px;
}
.faq-style03 dd .ico {
  background: #bbb;
}
.faq-style03 .ico {
  border-radius: 100px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 31px;
  margin: 0 15px 0 0;
}
.faq-style03 .txt {
  flex: 1;
}
.faq-style04 dt {
  cursor: pointer;
  display: flex;
  align-items: center;
  background: #f9f9f9;
  padding: 12px 35px 12px 40px;
  transition: 0.5s;
  position: relative;
}
.faq-style04 dt .txt {
  font-size: 18px;
  line-height: 1.7;
  padding-left: 15px;
}
.faq-style04 dt::before, .faq-style04 dt::after {
  content: "";
  background: #333333;
  position: absolute;
  width: 10px;
  height: 1px;
  left: 15px;
  top: 50%;
}
.faq-style04 dt::before {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}
.faq-style04 dt:not(.is-open):hover {
  opacity: 0.5;
}
.faq-style04 dt.is-open::before {
  transform: translateY(-50%) rotate(0);
}
.faq-style04 dd {
  display: none;
}
.faq-style04 dd .wrapper {
  display: flex;
  padding: 30px 30px 30px 40px;
}
.faq-style04 dd + dt {
  margin-top: 10px;
}
.faq-style04 dd .ico {
  background: #ccc;
  margin: 0 15px 0 0;
}
.faq-style04 .ico {
  background: #333333;
  border-radius: 50px;
  color: #fff;
  font-size: 17px;
  font-family: "FOT-筑紫明朝 Pr6N M";
  text-align: center;
  line-height: 1;
  width: 35px;
  height: 35px;
  padding: 7px 0 0;
}
.faq-style04 .txt {
  flex: 1;
}
@media only screen and (max-width: 800px) {
  .faq-style01 dt {
    padding: 0 0 10px;
    margin: 0 0 15px;
  }
  .faq-style01 dt .txt {
    font-size: 18px;
    line-height: 1.5;
  }
  .faq-style01 dd + dt {
    margin-top: 20px;
  }
  .faq-style01 .ico {
    font-size: 17px;
    width: 30px;
    height: 30px;
    margin: 0 13px 0 0;
  }
  .faq-style02 dt {
    padding: 0 0 10px;
    margin: 0 0 10px;
  }
  .faq-style02 dt .txt {
    font-size: 18px;
    line-height: 1.5;
  }
  .faq-style02 dd {
    display: flex;
    position: relative;
  }
  .faq-style02 dd + dt {
    margin-top: 20px;
  }
  .faq-style02 .ico {
    font-size: 23px;
    margin: 0 10px 0 0;
  }
  .faq-style02 .txt {
    flex: 1;
  }
  .faq-style03 dt {
    padding: 0 25px 10px 0;
    margin: 0 0 15px;
  }
  .faq-style03 dt .txt {
    font-size: 15px;
    line-height: 1.5;
  }
  .faq-style03 dt::after {
    top: 2px;
  }
  .faq-style03 dd {
    display: none;
  }
  .faq-style03 dd + dt {
    margin-top: 15px;
  }
  .faq-style03 .ico {
    font-size: 17px;
    width: 30px;
    height: 30px;
    margin: 0 13px 0 0;
  }
  .faq-style04 dt {
    padding: 12px 10px 10px 35px;
  }
  .faq-style04 dt .txt {
    font-size: 15px;
    line-height: 1.5;
  }
  .faq-style04 dd .wrapper {
    padding: 15px 15px 15px 35px;
  }
  .faq-style04 .ico {
    font-size: 17px;
    width: 30px;
    height: 30px;
  }
}
/*------------------------------------------------------------
business-calendar
--------------------------------------------------------------*/
.calchip01 {
  color: #fcd1d5;
}
.calchip02 {
  color: #c1ebfc;
}
.calchip03 {
  color: #d3cffe;
}
.calchip04 {
  color: #fde2bd;
}
.business-calendar-box {
  text-align: center;
}
.business-calendar-box div {}
.business-calendar-box div:first-of-type {
  margin-right: 0;
}
.business-calendar {
  background: #FFFFFF;
  border-right: none !important;
  border-left: none !important;
  border-top: none !important;
  border-bottom: none !important;
  border-collapse: separate;
  color: #000000;
  border-spacing: 0;
  font-size: 9px;
  margin: 0 0 5px;
  padding: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
.business-calendar caption {
  border-top: 2px none;
  border-bottom: none !important;
  border-right: none;
  border-left: none;
  caption-side: top;
  margin: 5px 0 0;
  padding: 10px 10px 0;
  text-align: center;
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #333333;
}
.business-calendar-future {
  margin-left: 20px;
}
.business-calendar-future a {
  text-decoration: none;
}
.business-calendar-past {
  margin-right: 20px;
}
.business-calendar-past a {
  text-decoration: none;
}
.business-calendar th {
  background: #FEFAFB;
  border-top: none !important;
  border-left: none;
  border-right: none;
  border-bottom: none;
  font-weight: normal;
  padding: 6px;
  width: 14%;
  text-align: center;
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #C62951;
}
.business-calendar td {
  background: #FFFFFF;
  border: 1px solid #dfdfdf;
  padding: 8px;
  text-align: center;
  font-size: 13px;
}
.business-calendar-attribute {
  display: none;
}
@media only screen and (max-width: 800px) {
  .business-calendar-box div {
    display: block;
    width: 100%;
  }
  .business-calendar-box div:first-of-type {
    margin-right: 0;
  }
}
/*------------
診療時間
--------------*/
.time-table-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.time-table-wrapper .item {
  width: 48%;
}
.time-table01 {
  border: 1px solid #ddd;
  width: 100%;
}
.time-table01 th, .time-table01 td {
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
}
.time-table01 th {
  background: #f1f1f1;
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 5px;
}
.time-table01 th:first-child {
  background: #ED858C;
  border-bottom: 1px solid #f1f1f1;
  color: #fff;
  width: 140px;
}
.time-table01 th:last-child {
  width: 60px;
}
.time-table01 td {
  border-bottom: 1px solid #ddd;
  padding: 20px 5px;
}
.time-table01 td:first-child {
  background: #ED858C;
  border-bottom: 1px solid #f1f1f1;
  color: #fff;
}
.time-table01 tr:last-child td:first-child {
  border-bottom: 1px solid #ddd;
}
.time-table01 .event01 {
  color: #ddd;
}
.time-table02 {
  width: 100%;
}
.time-table02 th, .time-table02 td {
  font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
}
.time-table02 th {
  background: #ED858C;
  color: #fff;
  border-bottom: 1px solid #ddd;
  padding: 15px 5px;
}
.time-table02 th:first-child {
  border-right: 1px dotted #fff;
  color: #fff;
  width: 140px;
}
.time-table02 th:last-child {
  width: 60px;
}
.time-table02 td {
  border-bottom: 1px solid #ddd;
  padding: 20px 5px;
}
.time-table02 td:first-child {
  border-right: 1px dotted #b3b3b3;
}
.time-table02 .event01 {
  color: #ddd;
}
@media only screen and (max-width: 800px) {
  /*------------
  診療時間
  --------------*/
  .time-table-wrapper {
    display: block;
  }
  .time-table-wrapper .item {
    width: 100%;
  }
  .time-table-wrapper .item + .item {
    margin-top: 30px;
  }
  .time-table01 {
    font-size: 12px;
  }
  .time-table01 th {
    padding: 10px 0;
  }
  .time-table01 th:first-child {
    width: 100px;
  }
  .time-table01 th:last-child {
    width: 40px;
  }
  .time-table01 td {
    padding: 15px 0;
  }
  .time-table02 {
    font-size: 12px;
  }
  .time-table02 th {
    padding: 10px 0;
  }
  .time-table02 th:first-child {
    width: 100px;
  }
  .time-table02 th:last-child {
    width: 40px;
  }
  .time-table02 td {
    padding: 15px 0;
  }
}
/*------------------------------------------------------------
merit01
--------------------------------------------------------------*/
.merit01 li:first-child section {
  border-top: 2px solid #fa9b06;
  background: #f9edda;
}
.merit01 li:first-child section .list-disc li::before {
  background: #fa9b06;
}
.merit01 li:last-child section {
  border-top: 2px solid #b9a17c;
  background: #ece8de;
}
.merit01 li:last-child section .list-disc li::before {
  background: #b9a17c;
}
/*------------------------------------------------------------
contact-layout
--------------------------------------------------------------*/
.contact-layout01 {
  text-align: center;
}
.contact-layout01 .ttl {
  display: table;
  border-bottom: 1px solid #333333;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.7;
  padding: 0 0 15px;
  margin: 0 auto 25px;
}
.contact-layout01 .contacttel {
  display: block;
  font-weight: bold;
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0.15em;
  margin: 0 0 15px;
}
.contact-layout01 .contacttel i {
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: -4px;
  width: 27px;
}
.contact-layout01 .txt {
  font-size: 14px;
}
.contact-layout02 {
  text-align: center;
}
.contact-layout02 .ttl {
  display: table;
  border-bottom: 1px solid #333333;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.7;
  padding: 0 0 15px;
  margin: 0 auto 25px;
}
.contact-layout02 .wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.contact-layout02 .wrapper li + li {
  margin-left: 30px;
}
.contact-layout02 .contacttel {
  display: block;
  font-weight: bold;
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0.1em;
}
.contact-layout02 .contacttel i {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 18px;
}
.contact-layout02 .txt {
  font-size: 14px;
}
.contact-layout03 {
  padding: 30px 80px;
  margin: 0 auto;
  text-align: center;
}
.contact-layout03 .ttl {
  display: table;
  border-bottom: 1px solid #ED858C;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.7;
  padding: 0 0 15px;
  margin: 0 auto 25px;
}
.contact-layout03 .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-layout03 .contacttel {
  display: block;
  font-weight: bold;
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0.15em;
}
.contact-layout03 .contacttel i {
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: -4px;
  width: 27px;
}
.contact-layout03 .time {
  text-align: left;
  overflow: hidden;
  margin-left: 30px;
}
.contact-layout03 .time dt {
  float: left;
}
.contact-layout03 .time dd {
  padding-left: 80px;
}
.contact-layout04 {
  padding: 30px 40px;
  margin: 0 auto;
  text-align: center;
}
.contact-layout04 .ttl {
  display: table;
  border-bottom: 1px solid #333333;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.7;
  padding: 0 0 15px;
  margin: 0 auto 25px;
}
.contact-layout04 .wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.contact-layout04 .wrapper li + li {
  margin-left: 30px;
}
.contact-layout04 .contacttel {
  display: block;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.1em;
}
.contact-layout04 .contacttel i {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 15px;
}
.contact-layout04 .txt {
  font-size: 14px;
}
@media only screen and (max-width: 800px) {
  .contact-layout01 .ttl {
    display: block;
    font-size: 15px;
  }
  .contact-layout01 .contacttel {
    font-size: 27px;
    margin: 0 0 15px;
  }
  .contact-layout01 .contacttel i {
    vertical-align: -3px;
    width: 20px;
  }
  .contact-layout02 {
    text-align: center;
  }
  .contact-layout02 .ttl {
    display: block;
    font-size: 15px;
  }
  .contact-layout02 .wrapper {
    display: block;
    margin-bottom: 15px;
  }
  .contact-layout02 .wrapper li + li {
    margin: 10px 0 0;
  }
  .contact-layout02 .contacttel {
    font-size: 27px;
  }
  .contact-layout02 .contacttel i {
    font-size: 15px;
  }
  .contact-layout03 {
    padding: 15px;
  }
  .contact-layout03 .ttl {
    display: block;
    font-size: 15px;
  }
  .contact-layout03 .wrapper {
    display: block;
    margin-bottom: 15px;
  }
  .contact-layout03 .wrapper li + li {
    margin: 10px 0 0;
  }
  .contact-layout03 .contacttel {
    font-size: 25px;
    margin: 0 0 15px;
  }
  .contact-layout03 .contacttel i {
    vertical-align: -3px;
    width: 20px;
  }
  .contact-layout04 {
    padding: 15px;
  }
  .contact-layout04 .ttl {
    display: block;
    font-size: 15px;
  }
  .contact-layout04 .wrapper {
    display: block;
    margin-bottom: 15px;
  }
  .contact-layout04 .wrapper li + li {
    margin: 10px 0 0;
  }
  .contact-layout04 .contacttel {
    font-size: 24px;
  }
  .contact-layout04 .contacttel i {
    font-size: 12px;
  }
}
/*------------------------------------------------------------
slidepost
--------------------------------------------------------------*/
@media only screen and (max-width: 800px) {
  .newsbox .newsbox-wrap .rob {
    display: flex;
    overflow-x: scroll;
  }
  .newsbox .coll-4 {
    flex: 0 0 calc(100vw) !important;
    margin: 0 !important;
  }
}
/*------------------------------------------------------------
loop-slider
--------------------------------------------------------------*/
.loop-slider {
  overflow: hidden;
}
.loop-slider_box {
  background: url(images/loop-slider.png) repeat-x;
  width: 3600px;
  height: 180px;
  -webkit-animation: loop 50s linear infinite;
  animation: loop 50s linear infinite;
}
@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-1800px);
    transform: translateX(-1800px);
  }
}
@keyframes loop {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-1800px);
    transform: translateX(-1800px);
  }
}
@media only screen and (max-width: 800px) {
  .loop-slider {
    overflow: hidden;
  }
  .loop-slider_box {
    background: url(images/loop-slider.png) repeat-x left top/contain;
    width: 2160px;
    height: 108px;
    -webkit-animation: loop 50s linear infinite;
    animation: loop 50s linear infinite;
  }
}
/*------------
.beer-range:focus ~ .beer-handle {
opacity: .5;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
--------------*/
.beer-slider {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.beer-slider *, .beer-slider:after, .beer-slider :after, .beer-slider:before, .beer-slider :before {
  box-sizing: border-box;
}
.beer-slider img, .beer-slider svg {
  vertical-align: bottom;
}
.beer-slider > * {
  height: 100%;
}
.beer-slider > img {
  height: auto;
  max-width: 100%;
}
.beer-reveal {
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 50%;
  top: 0;
  transition: opacity .35s;
  z-index: 1;
}
.beer-reveal > :first-child {
  height: 100%;
  max-width: none;
  width: 200%;
}
.beer-reveal > img:first-child {
  height: auto;
}
.beer-range {
  -moz-appearance: none;
  -ms-touch-action: auto;
  -webkit-appearance: slider-horizontal !important;
  bottom: 0;
  cursor: pointer;
  height: 100%;
  left: -1px;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  touch-action: auto;
  width: calc(100% + 2px);
  z-index: 2;
}
.beer-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 300vh;
}
.beer-range::-moz-range-thumb {
  -webkit-appearance: none;
  height: 300vh;
}
.beer-range::-ms-tooltip {
  display: none;
}
.beer-handle {
  background: url(images/beer-arw.png) no-repeat center/cover;
  border-radius: 50%;
  box-shadow: 0 0 6px transparent;
  color: #000;
  width: 60px;
  height: 60px;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition: background .3s, box-shadow .3s, opacity .5s .25s;
  z-index: 10;
}
.beer-reveal[data-beer-label]:after, .beer-slider[data-beer-label]:after {
  background: rgba(255, 255, 255, 0.75);
  border-radius: .125rem;
  content: attr(data-beer-label);
  line-height: 1;
  padding: .5rem;
  position: absolute;
  top: 1.5rem;
}
.beer-slider[data-beer-label]:after {
  right: 1.5rem;
}
.beer-reveal[data-beer-label]:after {
  left: 1.5rem;
}
.beer-reveal[data-beer-label=""]:after, .beer-slider[data-beer-label=""]:after {
  content: none;
}
.beer-ready .beer-handle, .beer-ready .beer-reveal {
  opacity: 1;
}
@media screen and (max-width: 800px) and (min-width: 0px) {
  .beer-slider {
    position: relative;
    height: 500px;
    width: 100%;
  }
  .beer-slider > img {
    top: 250px;
    position: absolute;
    left: 0;
  }
  .beer-reveal {
    width: 100% !important;
  }
  .beer-slider[data-beer-label]:after {
    top: 265px;
    z-index: 2;
  }
  .beer-handle {
    display: none;
  }

  .topics_sec .more-btn a {
    padding: 12px 15px;
    min-width: 170px;
  }
}
.subcourse_content .underbox03 {
  display: none;
}
.subcourse_content .underbox03:first-child {
  display: block;
}