@charset "UTF-8";
/*
* Theme Name: テンプレート02_04
* 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: 15px;
    line-height: 2;
    color: #333333;
    min-width: 1054px;
    background: #FFFFFF;
    letter-spacing: 0.05em;
}
a {
    color: #46c4db;
    text-decoration: underline;
}
a:hover {
    color: #46c4db;
    text-decoration: none;
}
.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: 25px 0 0 0;
}
@media only screen and (max-width: 800px) {
    .header_01 {
        position: static;
    }
    .header_01 .full-pad-05 {
        margin-bottom: 0;
        background: none !important;
        overflow: auto;
        font-size: 10px;
        white-space: nowrap;
    }
    .header_logo {
        margin: 0;
      text-align: center;
    }
    .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: 0;
}
.header_contact dt {
    width: 5.5em;
    margin-right: 1em;
    text-align: center;
    border: 1px solid #333333;
    border-radius: 5px;
    margin-top: 5px;
}
@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: #46c4db;
}
.gNavi > ul > li > a:hover span {
    color: #DDDDDD;
}
.no-link:hover {
    color: #333333;
}
/*------------------------------------------------------------
navi_01
--------------------------------------------------------------*/
.navi_01 > ul {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.navi_01 > ul > li {
    width: auto;
}
.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: 50px;
}
.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: #4bc3da;
    left: 50%;
    text-align: left;
    transform: translateX(-50%);
    padding: 10px 20px;
    width: auto;
    border-radius: 10px;
}
.gNavi .dd ul li {
    font-size: 15px;
    line-height: 1em;
    text-align: center;
    padding: 0 20px;
    white-space: nowrap;
}
.gNavi .dd ul li:last-child {
    border-bottom: none;
}
.gNavi .dd ul li a {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    padding: 15px 10px;
}
.gNavi .dd ul li a:hover {
    color: #FFFFFF;
}
/*------------------------------------------------------------
dd_hol
--------------------------------------------------------------*/
.gNavi .dd_hol {
    position: relative;
    z-index: 999999;
}
.gNavi .dd_hol div {
    position: absolute;
    display: none;
    background: #27323d;
    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) {
  /*-------------
  下部固定
  -------------*/
  .lower-menu {
    display: block;
  }
  .lower-menu .sp-navi-btns {
    background: #46c4db;
    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;
  }
  .lower-menu .sp-navi-btns div {
    flex: 1;
    position: relative;
  }
  .lower-menu .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: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
  }
  .lower-menu .sp-navi-btns .item.btn-home {
    background-image: url(images/shared/ico_home.svg);
  }
  .lower-menu .sp-navi-btns .item.btn-phone {
    background-image: url(images/shared/ico_phone.svg);
  }
  .lower-menu .sp-navi-btns .item.btn-pc {
    background-image: url(images/shared/ico_pc.svg);
  }
  .lower-menu .sp-navi-btns .item.btn-mail {
    background-image: url(images/shared/ico_mail.svg);
  }
  .lower-menu .sp-navi-btns .item.btn-access {
    background-image: url(images/shared/ico_access.svg);
  }
  .lower-menu .sp-navi-btns .item.btn-pagetop {
    background-image: url(images/shared/ico_arrow_up.svg);
    background-position: top 17px center;
  }
  .lower-menu .sp-navi-btns .item a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 42px 0 0;
    height: 100%;
  }
  .lower-menu .sp-navi-btns .humberger {
    cursor: pointer;
    position: relative;
  }
  .lower-menu .sp-navi-btns .humberger .ttl {
    display: block;
    color: #fff;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    padding: 43px 0 0;
  }
  .lower-menu .sp-navi-btns .humberger span:not(.ttl) {
    background: #fff;
    position: absolute;
    left: 50%;
    width: 22px;
    height: 1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: 0.4s;
  }
  .lower-menu .sp-navi-btns .humberger span:not(.ttl):nth-of-type(1) {
    top: 20px;
  }
  .lower-menu .sp-navi-btns .humberger span:not(.ttl):nth-of-type(2) {
    top: 26px;
  }
  .lower-menu .sp-navi-btns .humberger span:not(.ttl):nth-of-type(3) {
    top: 32px;
  }
  .lower-menu .sp-navi-btns .humberger.is-open span:nth-of-type(1) {
    -webkit-transform: translate(-50%, 6px) rotate(-45deg);
    transform: translate(-50%, 6px) rotate(-45deg);
  }
  .lower-menu .sp-navi-btns .humberger.is-open span:nth-of-type(2) {
    opacity: 0;
  }
  .lower-menu .sp-navi-btns .humberger.is-open span:nth-of-type(3) {
    -webkit-transform: translate(-50%, -6px) rotate(45deg);
    transform: translate(-50%, -6px) rotate(45deg);
  }
  .lower-menu .sp-navi-contents {
    visibility: hidden;
    background: #fff;
    font-family: "FOT-筑紫A丸ゴシック Std D";
    color: #333;
    padding: 50px 25px 100px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.5s;
    opacity: 0;
    z-index: 9999;
  }
  .lower-menu .sp-navi-contents.is-open {
    visibility: visible;
    overflow-y: auto;
    opacity: 1;
  }
  .lower-menu .sp-navi-logo {
    text-align: center;
    margin-bottom: 20px;
  }
  .lower-menu .sp-navi-logo img {
    width: 150px;
  }
  .lower-menu .sp-navi-list {
    border-top: 1px solid #d6d6d6;
    font-weight: bold;
    margin: 0 0 30px;
  }
  .lower-menu .sp-navi-list > li {
    border-bottom: 1px solid #d6d6d6;
  }
  .lower-menu .sp-navi-list > li > a {
    color: #333;
    display: block;
    font-size: 17px;
    line-height: 1;
    text-decoration: none;
    padding: 15px 0;
  }
  .lower-menu .sp-navi-list > li.sp-dropdown {
    position: relative;
  }
  .lower-menu .sp-navi-list > li.sp-dropdown::after {
    background: url(images/shared/ico_arrow_down.svg) no-repeat 50% 50%/30px;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.35s;
    width: 46px;
    height: 46px;
  }
  .lower-menu .sp-navi-list > li.sp-dropdown.is-on::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .lower-menu .sp-navi-list > li.sp-dropdown > a {
    padding: 15px 58px 15px 0;
  }
  .lower-menu .sp-navi-list .child {
    padding: 15px 0 20px;
  }
  .lower-menu .sp-navi-list .child > ul {
    display: flex;
    flex-wrap: wrap;
  }
  .lower-menu .sp-navi-list .child > ul > li {
    width: 50%;
    line-height: 1.5;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
  }
  .lower-menu .sp-navi-list .child > ul > li::before {
    content: "-";
    color: #ddd;
    position: absolute;
    left: 0;
    top: 0;
  }
  .lower-menu .sp-navi-list .child > ul > li > a {
    display: inline-block;
    color: #333;
    font-size: 13px;
    text-decoration: none;
  }
  .lower-menu .sp-navi-other .item + .item {
    margin: 15px 0 0;
  }
  .lower-menu .sp-navi-other .tel {
    text-align: center;
    color: #333;
    display: block;
    font-size: 23px;
    text-decoration: none;
    line-height: 1;
    margin: 0 0 15px;
  }
  .lower-menu .sp-navi-other .txt {
    text-align: center;
    font-size: 14px;
    line-height: 1;
  }
  .lower-menu .sp-btn {
    background: #E67A7A;
    border-radius: 5px;
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
    transition: 0.5s;
  }
}
/*------------------------------------------------------------
main
--------------------------------------------------------------*/
.mainimg img {
    object-fit: cover;
    min-height: 800px;
    width: 100%;
}
@media only screen and (max-width: 800px) {
    .mainimg img {
        object-fit: scale-down;
        min-height: 0;
        width: 100%;
    }
}
/*------------------------------------------------------------
main-slider
--------------------------------------------------------------*/
.main-slider {
    width: 98%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.main-slider li {
  border-radius: 30px;
  overflow: hidden;
}
.main-slider li.item01 {
  background: url("images/hero01.png") center / cover no-repeat;
}
.main-slider li.item02 {
  background: url("images/hero02.png") center / cover no-repeat;
}
.main-slider li.item03 {
  background: url("images/hero03.png") center / cover no-repeat;
}
.main-slider img {
  height: 700px;
  opacity: 0;
/*
  width: 100%;
  min-height: 893px;
  object-fit: cover;
  height: auto;
*/

}
@media only screen and (max-width: 800px) {
    .main-slider {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .main-slider img {
      opacity: 1;
      width: 100%;
      height: auto;
    }
}
/*------------------------------------------------------------
main
--------------------------------------------------------------*/
.text_box {
    text-align: left;
    width: 70%;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.text_box .maintext01 {
    font-size: 36px;
}
.text_box .maintext02 {
    font-size: 30px;
}
@media only screen and (max-width: 800px) {
    .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: 36px;
    color: #FFFFFF;
    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 center;
    background-size: cover;
    padding: 130px 0;
    margin: 0 auto 30px;
    width: 95%;
    border-radius: 30px;
}
.pagettlmini {
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 15px;
}
.heading_img {
    font-size: 28px;
    color: #333333;
    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 bottom;
    padding-bottom: 20px;
}
.heading_btmline, .postdata h3 {
    font-size: 25px;
    color: #46c4db;
    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: #46c4db 1px solid;
    padding-bottom: 5px;
    position: relative;
}
.heading_leftcircle, .postdata h4 {
    font-size: 21px;
    color: #FFFFFF;
    font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
    ine-height: 1.4;
    margin-bottom: 20px;
    position: relative;
    padding: 5px 20px;
    border-radius: 10px;
    background: #46c4db;
}
@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;
    }
}
/*------------------------------------------------------------
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;
    margin-right: 20px;
}
.footer_nav01 li::after {
    content: " "
}
.footer_nav01 li:last-child::after {
    content: ""
}
.footer_nav01 li a {
    text-decoration: none;
    color: #FFFFFF;
}
.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;
    }
}
/*------------------------------------------------------------
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;
    margin-right: 95px;
}
.footer_nav03:last-child {
    margin-right: 0;
}
.footer_nav03 > li {
    background: url("images/shared/ico_arrow.png") no-repeat left 0.6em;
    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: #333333;
}
.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;
    }
}
.footer_01 section {
    background: url("images/shared/footer_bg01.png")
}
/*------------------------------------------------------------------------------------------------------------------------
Parts
--------------------------------------------------------------------------------------------------------------------------*/
.top_art01 .coll-6 img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}
.top_art01 section {
    margin-top: 60px;
    max-width: 570px;
}
.top_art01::after {
    content: "";
    position: absolute;
    width: calc(50% + 560px);
    height: 486px;
    background: #f2f7f7;
    bottom: 0;
    right: 0;
    z-index: -9
}
.top_art02 .topmg {
    margin-top: -180px;
}
.top_art03 .coll-6 img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}
.top_art03 section {
    margin-top: 60px;
    max-width: 590px;
    margin-right: 40px;
    margin-left: auto;
}
.top_art03::after {
    content: "";
    position: absolute;
    width: calc(50% + 560px);
    height: 708px;
    background: #f2f7f7;
    top: 320px;
    left: 0;
    z-index: -9
}
.top_art04 {
    background: url("images/top_art04_bg01.png") no-repeat center /cover;
}
@media only screen and (max-width: 800px) {
    .top_art01 .coll-6 img {
        height: auto;
    }
    .top_art01 section {
        margin-top: 20px;
    }
    .top_art02 .topmg {
        margin-top: 0;
    }
    .top_art03 .coll-6 img {
        height: auto;
    }
    .top_art03 section {
        margin-top: 20px;
    }
    .top_art01::after, .top_art03::after {
        width: 0;
        height: 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: left;
    border-bottom: #DDDDDD solid 1px;
    background: #ddefef;
    color: #333333;
}
.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: #46c4db;
    color: #FFFFFF;
}
.table-bordered03 {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #d9dbe7;
}
.table-bordered03 th, .table-bordered03 td {
    vertical-align: top;
    padding: 5px 0;
    border-bottom: 1px solid #d9dbe7;
}
.table-bordered03 th {
    text-align: left;
    padding-right: 20px;
}
.table-bordered03 th p {
    position: relative;
    padding-left: 15px;
}
.table-bordered03 th p:before {
    background: #d9dbe7;
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
}
.table-bordered04 {
    border-collapse: collapse;
    width: 100%;
}
.table-bordered04 th, .table-bordered04 td {
    vertical-align: top;
    padding: 5px 0;
    border-bottom: 1px solid #d9dbe7;
}
.table-bordered04 th {
    text-align: left;
    padding-right: 20px;
}
.table-bordered04 td {
    text-align: right;
}
.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 {
        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: 17px;
    line-height: 1;
    color: #46c4db;
    padding: 15px 80px 15px 20px;
    text-decoration: none;
    display: inline-block;
    transition: .5s ease;
    position: relative;
    text-align: center;
    border: #46c4db solid 1px;
    border-radius: 0 2em 2em 0;
}
.more-btn a:after {
    content: url("images/shared/ico_arrow.png");
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.t-btn a {
    font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 1;
    color: #46c4db;
    padding: 15px 80px 15px 20px;
    text-decoration: none;
    display: inline-block;
    transition: .5s ease;
    position: relative;
    text-align: center;
    border: #46c4db solid 1px;
    border-radius: 0 2em 2em 0;
  overflow: hidden;
}
.t-btn a:after {
    content: url("images/shared/ico_arrow.png");
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.t-btn a span {
  position: relative;
  transition: all .5s ease-in-out;
}
.t-btn a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background: #46c4db;
}
.t-btn a:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.t-btn a:hover span {
  color: #fff;
}

.t-btn.mini a , .more-btn.mini a {
    padding: 7px 15px 7px 15px;
    min-width: inherit;
    width: 100%;
    font-size: 14px;
    border: #FFFFFF solid 1px;
    background: none;
    border-radius: 2em;
}
.t-btn.mini a::before {
    -webkit-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.t-btn.mini a::after , .more-btn.mini a::after {
    content: "";
}
.t-btn.white a , .more-btn.white a {
    border: #FFFFFF 1px solid;
    color: #FFFFFF;
}
.t-btn.white a::after , .more-btn.white a::after {
    content: url("images/shared/ico_arrow_w.png");
}
.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-btn02 a:hover, .more-btn03 a:hover {
    opacity: 0.7;
}
@media only screen and (max-width: 800px) {
    .more-btn a {
        padding: 15px 60px 15px 20px;
        font-size: 13px;
    }
    .more-btn.mini a {
        font-size: 13px;
    }
}
/*------------------------------------------------------------
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: 60px;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (max-width: 800px) {
    .top_map .mapbox {
        position: static;
    }
}
/*------------------------------------------------------------
topics
--------------------------------------------------------------*/
.topicsbox {
    width: 980px;
    bottom: 10px;
    left: 0;
    position: absolute;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
}
.topicsbox .hight {
    min-height: 170px;
}
.topicsbox a {
    color: #FFFFFF;
}
.topicsbox .cols-3 {
    position: relative;
}
.topicsbox .cols-3::after {
    content: "";
    position: absolute;
    height: 45px;
    border-left: 1px solid rgba(255, 255, 255, 0.8);
    right: -10px;
    ;
    top: 0;
}
.topicsbox .flexbox {
    margin-left: 30px;
}
.topicsbox .cols-9 {
    padding-left: 20px;
}
.topicsbox .cols-9 .flexbox {
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
.topicsbox .flexbox:nth-child(3) {
    border-bottom: none;
}
.topicsbox .flexbox li:first-child {
    margin-right: 40px;
}
.topicsbox .flexbox li:last-child {
    margin-left: auto;
}
.topicsboxc-right {
position: absolute;width:250px;bottom: 10px;right : 80px;background-color:rgba(255, 255, 255, 0.8);
}
.topicsboxc-right  .c-box{
	padding:10px;
}

@media only screen and (max-width: 800px) {
    .topicsbox {
        width: 95%;
        display: block;
        left: 50%;
		top:37%;
        transform: translateX(-50%);
        font-size: 2.5vw;
        overflow: hidden;
		
    }
	.topicsboxc-right {
width: 100%;
        display: block;
        position: static;
        font-size: 2.5vw;
        overflow: hidden;
}
    .topicsbox .hight {
        min-height: 20vw;
    }
    .topicsbox .flexbox {
        margin-left: 0;
    }
    .topicsbox .flexbox li:first-child {
        margin-right: 15px;
    }
    .topicsbox h2 {
        font-size: 3vw !important;
    }
    .topicsbox .mini a {
        font-size: 2.5vw !important;
        padding: 5px 10px;
    }
    .topicsbox .cols-3::after {
        content: "";
        position: absolute;
        height: 45px;
        border-left: 1px solid rgba(255, 255, 255, 0.8);
        right: 1vw;
        ;
        top: 0;
    }
    .topicsbox .cols-9 .flexbox {
        padding: 5px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    }
    .topicsbox .cols-9 {
        padding-left: 20px;
    }
    .topicsbox .cols-9 img {
        height: 2vw;
    }
}
/*------------------------------------------------------------
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: #46c4db;
    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;
}
@media only screen and (max-width: 800px) {
    body > .pos-rel:first-child {
        padding-bottom: 70px;
    }
}
/*------------------------------------------------------------
fix_btn
--------------------------------------------------------------*/
.fix_btn {
    position: fixed;
    top: 50%;
    right: 0;
  transform: translateY(-50%);
}
/*------------------------------------------------------------
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 #46c4db;
    border-right: 2px solid #46c4db;
    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 #46c4db;
}
.flow01_sec dt .font01 {
    width: 6em;
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
    position: relative;
}
.flow01_sec dt .font01::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #46c4db;
}
.flow01_sec dd {}
.flow01_sec dd.ico {
    width: 153px;
}
@media only screen and (max-width: 800px) {
    .flow01_sec dl {
        display: block;
    }
    .flow01_sec dt {
        display: block;
        vertical-align: top;
        margin-bottom: 10px;
    }
}
/*------------------------------------------------------------
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;
}

.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: #46c4db;
    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: #46c4db;
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    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: #46c4db;
    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-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-check-square02 li {
    position: relative;
    padding: 0 0 0 30px;
}
.list-check-square02 li + li {
    margin-top: 3px;
}
.list-check-square02 li:before {
    content: "";
    background: url(images/ico/ico_check-square02.svg) no-repeat center/contain;
    position: absolute;
    left: 0;
    top: 5px;
    width: 18px;
    height: 18px;
}
.list-check-square03 li p {
    position: relative;
    background: #FFFFFF;
    padding: 5px 20px 5px 50px;
    border-radius: 2em;
}
.list-check-square03 li p:before {
    content: "";
    background: url(images/ico/ico_check-square.svg) no-repeat center/contain;
    position: absolute;
    left: 20px;
    top: 11px;
    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: #46c4db;
}
.calchip02 {
    color: #13CD8A;
}
.calchip03 {
    color: #b3eae6;
}
.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: none !important;
    caption-side: top;
    margin: 0;
    padding: 0 10px;
    text-align: center;
    font-family: "FOT-筑紫A丸ゴシック Std D", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    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: #f2f7f7;
    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: #333333;
}
.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: #46c4db;
    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: #46c4db;
    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: #46c4db;
    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 #46c4db;
    background: #f2f7f7;
}
.merit01 li:first-child section .list-disc li::before {
    background: #fa9b06;
}
.merit01 li:last-child section {
    border-top: 2px solid #5dd5ab;
    background: #ecf7f3;
}
.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 #333;
    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 #333;
    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 #333;
    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 #333;
    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;
    }
}

.color01 {
  color: #007CBA;
}
.top_art01_fixspace {
  padding-right: 100px!important;
}
/*------------------------------------------------------------
Animation
------------------------------------------------------------*/
.animated.fast {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
/*------------------------------------------------------------
Business Calendar
------------------------------------------------------------*/
.business-calendar td {
    border: none !important;
    border-right: none !important;
    border-bottom: 1px solid #ddd !important;
}
.business-calendar .attr0 {
    color: #000 !important;
    background: #46c4db !important;
}
.business-calendar .attr1 {
    color: #000 !important;
    background: #13CD8A !important;
}
.business-calendar .attr2 {
    color: #000 !important;
    background: #b3eae6 !important;
}
