* {
    box-sizing: border-box
}

::before,
::after {
    box-sizing: inherit
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "Noto Serif SC", serif !important;
}

body {
    margin: 0
}

main {
    display: block
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border: 0;
    border-top: 1px solid;
    margin: 0;
    clear: both;
    color: inherit
}

pre {
    font-family: monospace, monospace;
    font-size: inherit
}

address {
    font-style: inherit
}

a {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    color: inherit
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: inherit
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none;
    vertical-align: bottom
}

embed,
object,
iframe {
    border: 0;
    vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    border: 0;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit
}

[type=checkbox] {
    -webkit-appearance: checkbox;
    appearance: checkbox
}

[type=radio] {
    -webkit-appearance: radio;
    appearance: radio
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
    cursor: default
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

select::-ms-expand {
    display: none
}

option {
    padding: 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    min-width: 0
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable] {
    outline: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    text-align: left
}

td,
th {
    vertical-align: top;
    padding: 0
}

th {
    text-align: left;
    font-weight: bold
}

template {
    display: none
}

[hidden] {
    display: none
}

:root {
    --site-color-black: #000;
    --site-color-white: #fff;
    --site-color-key: #B3A378;
    --site-color-key2: #CABEA0;
    --site-color-key3: #d6b586;
    --site-color-gray1: #808080;
    --site-color-gray2: #989899;
    --site-color-bg-main: #fff;
    --site-color-bg-gray: #ededed;
    --site-font-base: "Noto Serif SC", serif !important;
    --site-font-en: "Noto Serif SC", serif !important;
    --site-btn-anim: cubic-bezier(0.77, 0, 0.175, 1)
}

::selection {
    background: var(--site-color-black);
    color: var(--site-color-white)
}

::-moz-selection {
    background: var(--site-color-black);
    color: var(--site-color-white)
}

@font-face {
    font-family: "icomoon";
    src: url("../font/icomoon.eot");
    src: url("../font/icomoon.eot") format("embedded-opentype"), url("../font/icomoon.ttf") format("truetype"), url("../font/icomoon.woff") format("woff"), url("../font/icomoon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^=icon-],
[class*=" icon-"] {
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-facebook_b:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-insta:before {
    content: ""
}

.icon-line:before {
    content: ""
}

.icon-operator:before {
    content: ""
}

.icon-pinterest:before {
    content: ""
}

.icon-talk:before {
    content: ""
}

.icon-twitter_b:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-youtube:before {
    content: ""
}

.icon-arrow_icon:before {
    content: ""
}

.icon-book_icon:before {
    content: ""
}

.icon-bookmark_icon:before {
    content: ""
}

.icon-mail_icon:before {
    content: ""
}

.icon-search_icon:before {
    content: ""
}

body {
    color: var(--site-color-black);
    font-size: 14px;
    font-feature-settings: "palt"1;
    font-kerning: normal;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: var(--site-font-base);
    -webkit-font-smoothing: antialiased
}

@media screen and (min-width: 868px) {
    body {
        font-size: 16px
    }
}

body #wrap {
    overflow: hidden
}

.san-font {
    font-family: var(--site-font-text)
}

.en-font {
    font-family: var(--site-font-en)
}

br.sp {
    display: block
}

@media screen and (min-width: 768px) {
    br.sp {
        display: none
    }
}

br.pc {
    display: none
}

@media screen and (min-width: 768px) {
    br.pc {
        display: block
    }
}

img {
    width: 100%;
    height: auto
}

svg {
    width: 100%;
    height: auto
}

a {
    text-decoration: none;
    transition: .3s
}

a:hover {
    opacity: .7
}

.base-width {
    width: calc(100% - 32px);
    margin: 0 auto;
    box-sizing: border-box
}

@media screen and (min-width: 768px) {
    .base-width {
        width: calc(100% - 90px)
    }
}

@media screen and (min-width: 1100px) {
    .base-width {
        width: calc(100% - 198px)
    }
}

@media screen and (min-width: 868px) {

    section .base-width,
    .site-footer .base-width {
        width: 80.52vw
    }
}

select::-ms-expand {
    display: none
}

* {
    outline: none;
    list-style: none
}

.site-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 10;
    background-color: var(--site-color-white);
    transition: .3s
}

.site-header::after {
    content: "";
    position: absolute;
    left: 0;
    top: 78px;
    width: 227px;
    height: 94px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
/*    background-image: url(../image/header-shadow.png);*/
    pointer-events: none;
    opacity: .7
}

.site-header .base-width {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1232px;
    background: #fff;
}

@media screen and (min-width: 768px) {
    .site-header .base-width {
        justify-content: space-between;
        height: 85px
    }

    .site-header::after {
        top: 85px;
        width: 443px;
        height: 160px
    }
}

@media screen and (min-width: 1100px) {
    .site-header {
        background: none
    }

    .site-header .base-width {
        height: auto;
        align-items: center;
        position: relative;
        z-index: 3;
        max-width: none
    }

    .site-header::after {
        top: 0px;
        width: 737px;
        height: 272px
    }
}

.header_logo {
    flex: 1;
    text-align: center;
    padding: 10px 0;
    margin-left: 17px
}

.header_logo svg {
    width: 238.36px;
    margin-right: 12px;
    transition: .1s
}

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

    .header_logo svg {
        width: 267px
    }
}

@media screen and (min-width: 1100px) {
    .header_logo {
        flex: none
    }

    .header_logo svg {
        width: 291px;
        margin-right: 0px;
        filter: brightness(1000000%)
    }
}

.header_right {
    display: none;
    flex: 1
}

@media screen and (min-width: 868px) {
    .header_right {
        margin: 19px 0 0;
        display: flex;
        align-items: center;
        justify-content: flex-end
    }
}

@media screen and (min-width: 1100px) {
    .header_right {
        margin: 0
    }
}

@media screen and (max-width: 1100px) {
    .header_nav {
        display: none
    }
}

.header_nav .list {
    font-size: 12px;
    letter-spacing: .26em;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.header_nav .list li {
    margin-right: 26px;
    font-size: 14px;
}

.header_nav .list li:last-child {
    position: relative;
}

.header_nav .list li:last-child a img {
    width: 13px;
    vertical-align: baseline;
}

.header_nav .list li:last-child .lan {
    position: absolute;
    width: 100%;
    background: #1a2f5e;
    display: none;
}

.header_nav .list li:last-child .lan>li {
    width: 100%;
}

.header_nav .list li:last-child .lan>li>a {
    display: block;
    color: #fff;
    padding: 10px 3px;
}

.header_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 21px 11px 19px;
    letter-spacing: .22em;
    margin-right: 45px;
    background-color: #1A2F5E;
}

.header_btn span {
    font-size: 12px;
    line-height: 1;
    display: block;
    color: var(--site-color-white)
}

.header_btn .icon {
    margin-right: 5px;
    height: 9px;
    width: 16px
}

@media screen and (max-width: 1100px) {
    .header_btn {
        display: none
    }
}

.hum_btn {
    position: relative;
    display: block;
    width: 30px;
    height: 17px;
    margin-right: 19px
}

.hum_btn span {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--site-color-black);
    transition: .2s var(--site-btn-anim)
}

.hum_btn span:nth-child(1),
.hum_btn span:nth-child(4) {
    left: 0;
    top: 50%;
    margin-top: -0.5px
}

.hum_btn span:nth-child(2) {
    top: 0;
    left: 0
}

.hum_btn span:nth-child(3) {
    bottom: 0;
    right: 0
}

@media screen and (min-width: 768px) {
    .hum_btn {
        height: 21px;
        width: 40px;
        margin-right: 45px
    }
}

@media screen and (min-width: 1100px) {
    .hum_btn {
        display: none
    }
}

.header_sp-btn-list {
    position: absolute;
    right: 15px;
    top: 100px;
    transition: .5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}

.header_sp-btn-list li a {
    display: block;
    line-height: 0;
    margin-bottom: 20px;
}

.header_sp-btn-list li svg {
    width: 54.4px
}

@media screen and (min-width: 768px) {
    .header_sp-btn-list {
        right: 34px
    }

    .header_sp-btn-list li svg {
        width: 64px
    }
}

@media screen and (min-width: 1100px) {
    .header_sp-btn-list {
        display: none
    }
}

.scrolled .site-header,
#body:not(.top) .site-header {
    background-color: #fff
}

.scrolled .site-header::after,
#body:not(.top) .site-header::after {
    opacity: 0
}

.scrolled .header_logo svg,
#body:not(.top) .header_logo svg {
    filter: brightness(1)
}

#site-menu {
    position: fixed;
    left: 0;
    top: 78px;
    width: 100%;
    height: calc(100vh - 78px);
    z-index: 90;
    background-color: var(--site-color-white);
    pointer-events: none;
    opacity: 0;
    transition: .5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}

#site-menu .base-width {
    max-width: none;
    width: calc(100% - 50px);
    height: calc(100vh - 78px);
    box-sizing: border-box;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch
}

#site-menu .base-width::-webkit-scrollbar {
    display: none
}

#site-menu .site-btn {
    margin-top: 22px
}

#site-menu .site-btn a {
    padding: 12px 48px
}

#site-menu .site-btn a::after {
    right: 15px
}

#site-menu .site-btn span {
    letter-spacing: .1em
}

@media screen and (min-width: 768px) {
    #site-menu {
        top: 85px
    }
}

.site-menu-list {
    border-top: solid 1px #ddd
}

.site-menu-list li a {
    display: block;
    position: relative;
    padding: 1.375em 0;
    font-size: 14px;
    border-bottom: solid 1px #ddd;
    letter-spacing: .1em
}

.site-menu-list li a::after {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    width: 8px;
    height: 8px;
    box-sizing: border-box;
    border-bottom: solid 1px currentColor;
    border-right: solid 1px currentColor;
    transform: rotate(-45deg);
    margin-top: -4px
}

.site-menu-tel {
    text-align: center;
    margin: 1em 0 10px;
    font-size: 32px;
    font-family: var(--site-font-en);
    letter-spacing: .1em;
    text-indent: .1em
}

.site-menu-addr {
    font-size: 10px;
    text-align: center
}

.menu-open #site-menu {
    opacity: 1;
    pointer-events: inherit
}

.menu-open .header_sp-btn-list {
    opacity: 0
}

@media screen and (max-width: 1100px)and (min-width: 769px) {
    .menu-open .header_sp-btn-list {
        transform: translateX(-15px)
    }
}

@media screen and (max-width: 1100px)and (min-width: 769px) {
    .menu-open .hum_btn {
        transform: translateX(-15px)
    }
}

.menu-open .hum_btn span {
    transition: .3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}

.menu-open .hum_btn span:nth-child(1) {
    transform: rotate(-45deg)
}

.menu-open .hum_btn span:nth-child(4) {
    transform: rotate(45deg)
}

.menu-open .hum_btn span:nth-child(2),
.menu-open .hum_btn span:nth-child(3) {
    width: 0
}

.footer-top {
    padding: 29px 0 24px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: var(--site-color-gray1);
    background-color: rgba(234, 249, 253, .6);
}

@media screen and (min-width: 768px) {
    .footer-top {
        padding: 39px 0;
    }

    .footer-top .base-width {
        display: flex;
        justify-content: space-between;
    }
}

@media screen and (min-width: 1100px) {
    .footer-top {
        padding: 36px 0;
    }

    .footer-top .base-width {}
}

.footer-top-box {
    position: relative;
    text-align: center;
    width: 277px;
    height: 277px;
    margin: 0 auto
}

.footer-top-box-in {
    position: relative;
    width: 277px;
    height: 277px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 40px 0 0;
    z-index: 2
}

.footer-top-box::after {
    content: "";
    position: absolute;
    left: -20px;
    top: -20px;
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    border-radius: 50%;
    background-color: #fff;
    filter: blur(2em);
    z-index: 1
}

.footer-top-box::after-in {
    padding: 23px 0 0
}

.footer-top-box:nth-child(1) {
    margin: 0 auto -20px;
    z-index: 2
}

.footer-top-box .icon {
    width: 25px
}

.footer-top-box .title {
    font-size: 13px;
    letter-spacing: .18em;
    line-height: 1.615;
    font-family: var(--site-font-en);
    margin: 15px 0 10px
}

.footer-top-box .num {
    font-size: 26px;
    letter-spacing: .1em;
    /* font-family: var(--site-font-en); */
    color: #1A2F5E;
    font-weight: 600;
}

.footer-top-box small {
    display: block;
    margin-top: 21px;
    font-size: 10px;
    letter-spacing: .12em;
    line-height: 1.73
}

.footer-top-box .site-btn a {
    padding: 1em
}

.footer-top-box .site-btn span {
    letter-spacing: .04em
}

.footer-top-box .site-btn .text {
    font-size: 11px;
    margin-right: 8px
}

@media screen and (min-width: 768px) {
    .footer-top-box {
        width: 313px;
        height: 313px
    }

    .footer-top-box-in {
        width: 313px;
        height: 313px;
        padding: 55px 0 0
    }

    .footer-top-box:nth-child(1) {
        margin: 0;
        z-index: 2
    }

    .footer-top-box .icon {
        width: 28px
    }

    .footer-top-box .title {
        font-size: 14px;
        letter-spacing: .18em;
        margin: 15px 0 8px;
        line-height: 1
    }

    .footer-top-box .num {
        font-size: 32px
    }

    .footer-top-box small {
        margin-top: 9px;
        font-size: 10px
    }

    .footer-top-box .site-btn a {
        padding: .875em 1.5em
    }

    .footer-top-box .site-btn span {
        letter-spacing: .04em
    }

    .footer-top-box .site-btn .text {
        font-size: 11px;
        margin-right: 8px
    }

    .footer-top-box:nth-child(2) .footer-top-box-in {
        padding: 47px 0 0
    }

    .footer-top-box:nth-child(2) .icon {
        width: 41px;
        padding-top: 13px
    }

    .footer-top-box:nth-child(2) .title {
        font-size: 14px;
        margin: 27px 0 8px
    }
}

@media screen and (min-width: 1100px) {
    .footer-top-box {
        width: 363px;
        height: 363px
    }

    .footer-top-box-in {
        width: 363px;
        height: 363px;
        padding: 64px 0 0
    }

    .footer-top-box:nth-child(1) {
        margin: 0 auto;
        z-index: 2
    }

    .footer-top-box .icon {
        width: 33px
    }

    .footer-top-box .title {
        font-size: 15px;
        letter-spacing: .18em;
        margin: 23px 0 14px;
        line-height: 1
    }

    .footer-top-box .num {
        font-size: 34px
    }

    .footer-top-box small {
        margin-top: 14px;
        font-size: 11px
    }

    .footer-top-box .site-btn a {
        padding: .6125em 1em
    }

    .footer-top-box .site-btn span {
        letter-spacing: .04em
    }

    .footer-top-box .site-btn .text {
        font-size: 14px;
        margin-right: 14px
    }

    .footer-top-box:nth-child(2) .icon {
        width: 33px;
        padding-top: 16px
    }

    .footer-top-box:nth-child(2) .title {
        font-size: 14px;
        margin: 23px 0 14px
    }
}

.footer-map {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.9333vw
}

.footer-map iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 768px) {
    .footer-map {
        padding-top: 216px
    }
}

@media screen and (min-width: 768px) {
    .footer-map {
        padding-top: 272px
    }
}

.footer-link {
    padding: 40px 0 80px;
    position: relative
}

.footer-link .top-title {
    margin-bottom: 14px
}

@media screen and (min-width: 768px) {
    .footer-link {
        padding: 40px 0 80px
    }

    .footer-link .top-title {
        margin-bottom: 47px
    }
}

@media screen and (min-width: 1100px) {
    .footer-link {
        padding: 53px 0 60px
    }

    .footer-link .top-title {
        margin-bottom: 26px
    }

    .footer-link .base-width {
        max-width: 765px
    }
}

.footer-link .list {
    text-align: center
}

@media screen and (min-width: 1100px) {
    .footer-link .list {
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.footer-link .list li a {
    display: block;
}

.footer-link .list li:not(:last-child) {
    margin: 0 0 29px
}

.footer-link .list li:nth-child(1) img {
  
    max-width: 300px;
}

.footer-link .list li:nth-child(2) img {
    width: 184px
}

.footer-link .list li:nth-child(3) img {
    width: 100px
}

@media screen and (min-width: 768px) {
    .footer-link .list li:not(:last-child) {
        margin: 0 0 46px
    }

    .footer-link .list li:nth-child(1) img {
        width: 450px;
    }

    .footer-link .list li:nth-child(2) img {
        width: 286px
    }

    .footer-link .list li:nth-child(3) img {
        width: 155px
    }
}

@media screen and (min-width: 1100px) {
    .footer-link .list li {
        margin: 0 !important
    }

    .footer-link .list li:nth-child(1) img {
         width: 450px; 
    }

    .footer-link .list li:nth-child(2) img {
        width: 250px
    }

    .footer-link .list li:nth-child(3) img {
        width: 135px
    }
}

.footer-link .top-arrow {
    position: absolute;
    left: 0;
    bottom: 30%;
    width: 100%;
    text-align: center;
    transform: translateY(50%)
}

.footer-link .top-arrow img {
    width: 42px
}

@media screen and (min-width: 768px) {
    .footer-link .top-arrow img {
        width: 54px
    }
}

@media screen and (min-width: 1100px) {
    .footer-link .top-arrow {
        text-align: right;
        left: 50%;
        max-width: 1078px;
        transform: translate(-40%, 50%);
    }

    .footer-link .top-arrow img {
        width: 40px
    }
}

.footer-bottom {
    background-color: #1A2F5E;
    padding: 30px 0 0
}

.footer-logo {
    text-align: center
}

.footer-logo img {
    width: 313px
}

.footer-logo h3 {
    /* font-family: Inter; */
    font-size: 24px;
    font-weight: 400;
    line-height: 29.05px;
    color: #fff;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .footer-logo h3 {
        text-align: center;
        font-size: 18px;
    }
}


.footer-addr {
    display: block;
    width: max-content;
    font-size: 12px;
    line-height: 2;
    letter-spacing: .18em;
    text-align: left;
    color: #fff;
    margin-top: 5%;
}

.footer-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 38px 0 56px;
    padding: 20px 0
}

.footer-list ul {
    width: 50%
}

.footer-list li {
    font-size: 10px;
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 0 1.5em;
    letter-spacing: .26em;
    color: #fff;
}

.footer-list li::before {
    position: absolute;
    content: "▶︎";
    left: 0
}

.footer-other {
    padding: 1.5em 0;
    font-size: 10px;
    border-top: solid 1px #fff;
    color: #fff;
    
}



@media screen and (max-width: 768px) {
  .footer-other {
    text-align: center;
  }
}



.footer-other ul li:not(:last-child) {
    margin-bottom: 1em
}

.footer-other ul a {
    font-family: var(--site-font-en);
    letter-spacing: .32em
}

.footer-other ul small {
    display: inline-block;
    /* transform: scale(0.75); */
    transform-origin: left
}

@media screen and (min-width: 768px) {
    .footer-bottom {
        background-color: #1A2F5E;
        padding: 47px 0 0
    }

    .footer-logo {
        text-align: center
    }

    .footer-logo img {
        width: 449px
    }

    .footer-addr {
        letter-spacing: .18em
    }

    .footer-list {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: 0 38px 58px;
        padding: 0 20px
    }

    .footer-list ul {
        width: 50%
    }

    .footer-list li {
        font-size: 12px;
        position: relative;
        padding: 0 0 0 1.5em
    }

    .footer-list li:not(:last-child) {
        margin: 0 0 20px
    }

    .footer-other {
        padding: 1.5em 0;
        font-size: 10px;
        border-top: solid 1px #fff;
        color: #fff;
    }

    .footer-other ul li:not(:last-child) {
        margin-bottom: 1em
    }
}

@media screen and (min-width: 1100px) {
    .footer-bottom {
        background-color: #1A2F5E;
        padding: 47px 0 0
    }

    .footer-bottom .base-width {
        max-width: 1078px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .footer-logo {
        text-align: center;
        width: 38.497%;
        margin-bottom: 61px
    }

    .footer-logo img {
        width: 100%
    }

    .footer-addr {
        letter-spacing: .18em；
        font-size:14px;
    }

    .footer-list {
        justify-content: flex-end;
        flex-wrap: wrap;
        margin: 39px 0 0;
        padding: 0 0px
    }

    .footer-list ul {
        display: flex;
        align-items: flex-start;
        width: auto
    }

    .footer-list li {
        font-size: 10px;
        position: relative;
        margin-left: 3em !important;
        padding: 0
    }

    .footer-list li::before {
        display: none
    }

    .footer-other {
        width: 100%
    }

    .footer-other ul {
        display: flex;
        justify-content: space-between
    }

    .footer-other ul li:not(:last-child) {
        margin-bottom: 0em
    }

    .footer-other ul small {
        transform-origin: right
    }
}

.top-title {
    text-align: center;
    color: var(--site-color-gray1)
}

.top-title span {
    display: block
}

.top-title .ja {
    font-size: 20px;
    letter-spacing: .1em;
    text-indent: .1em;
    font-family: Noto Sans SC;
    /* font-weight: 600; */
    color: var(--site-color-gray1);
}

.top-title .ja i {
    font-size: .85em;
    font-style: normal;
    margin: 0 .2em
}

.top-title .en {
    font-size: 12px;
    margin-top: 1em;
    letter-spacing: .06em;
    text-indent: .06em;
    /* transform: scale(0.8); */
}

@media screen and (min-width: 768px) {
    .top-title .ja {
        font-size: 22px
    }

    .top-title .ja i {
        font-size: .7em;
        font-style: normal;
        margin: 0 .2em
    }
}

@media screen and (min-width: 1100px) {
    .top-title .ja {
        font-size: 27px
    }

    .top-title .en {
        font-size: 12px;
    }
}

.site-btn {
    text-align: center
}

.site-btn a,
.site-btn .btn-text {
    position: relative;
    display: inline-block;
    padding: 7px 45px;
    background: #1A2F5E;
}

.site-btn a::after,
.site-btn .btn-text::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 8px;
    height: 8px;
    box-sizing: border-box;
    border-bottom: solid 1px var(--site-color-white);
    border-right: solid 1px var(--site-color-white);
    transform: rotate(-45deg);
    margin-top: -4px
}

.site-btn .text {
    display: block;
    font-family: var(--site-font-en);
    color: var(--site-color-white);
    font-weight: 600;
    letter-spacing: .52em;
    text-indent: .52em
}

@media screen and (min-width: 1100px) {
    .site-btn a {
        padding: 2px 51px
    }

    .site-btn a::after {
        right: 13px
    }
}

.pan-list {
    font-size: 10px;
    padding-top: 1.25em
}

.pan-list .base-width {
    padding: 0 !important
}

.pan-list ul {
    display: flex
}

.pan-list ul li:not(:last-child) {
    margin-right: .5em
}

.pan-list ul li:not(:last-child)::after {
    content: "/";
    margin-left: .5em
}

.pan-list abbr {
    text-decoration: none
}

.pager {
    display: flex;
    align-items: stretch;
    justify-content: center;
    font-size: 15px;
    margin-top: 7%;
}

.pager p {
    display: flex;
    align-items: stretch;
    justify-content: center
}

.pager p span,
.pager p a {
    display: block;
    width: 2em;
    height: 2em;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: gray;
    border-color: #ededed;
    background-color: #ededed;
    transition: .3s;
    line-height: 1
}

.pager p a:hover {
    opacity: .5
}

.pager p .tenten {
    font-family: "メイリオ"
}

.pager p .no-link {
    color: gray;
    border-color: #ededed;
    background-color: #ededed;
    opacity: 0
}

.pager p .current {
    background-color: gray;
    color: #fff;
    opacity: 1
}

.pager .prev a,
.pager .prev span,
.pager .next a,
.pager .next span {
    width: 2em;
    background-color: #fff;
    border: none;
    box-sizing: border-box
}

.pager .nth-box {
    margin: 0 5px
}

.pager .nth-box a,
.pager .nth-box span {
    margin: 0 5px
}

.lower-hero-section {
    margin-top: 78px;
    padding: 43px 0 44px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (min-width: 768px) {
    .lower-hero-section {
        margin-top: 85px;
        padding: 43px 0 44px
    }
}

@media screen and (min-width: 1100px) {
    .lower-hero-section {
        margin-top: 90px;
        padding: 95px 0
    }
}

.lower-hero-section.intro-hero {}

.lower-hero-section.intro-aga {
    background-image: url(../image/page-main.jpg)
}

.lower-hero-section.intro-diabetes-mellitus {
    background-image: url(../image/page-main1.jpg)
}

.lower-hero-section.intro-beauty-regeneration {
    background-image: url(../image/page-main2.jpg)
}

.lower-hero-section.intro-chronic-pain {
    background-image: url(../image/page-main3.jpg)
}

.lower-hero-section.intro-cerebrovascular-disease {
    background-image: url(../image/page-main4.jpg)
}

.lower-hero-section.intro-osteoarthritis {
    background-image: url(../image/page-main5.jpg)
}

.lower-hero-section.intro-spinal {
    background-image: url(../image/page-main6.jpg)
}

.lower-hero-section.fee-list {
    background-image: url(../image/page-main7.jpg)
}

.lower-hero-section.treatment-flow {
    background-image: url(../image/page-main8.jpg)
}

.lower-hero-section.faq-hero {
    background-image: url(../image/page-main9.jpg)
}

.lower-hero-section.info-hero {
    background-image: url(../image/page-main10.jpg)
}

.lower-hero-section.regenerative-medicine-hero {
    background-image: url(../image/page-main11.jpg)
}

.lower-hero-section.privacy-hero {
    background-image: url(../image/page-main12.jpg)
}

.lower-hero-section .top-title .ja {
    font-size: 30px;
    color: #1A2F5E;
    font-weight: 100;
    /* font-family: var(--site-font-en); */
}

.lower-hero-section .top-title .en {
    font-size: 10px;
    text-transform: uppercase;
    font-family: revert;
}

@media screen and (min-width: 768px) {
    .lower-hero-section .top-title .ja {
        font-size: 34px;
        font-weight: 600;
    }

    .lower-hero-section .top-title .en {
        font-size: 11px;
        transform: scale(1);
    }
}

.center {
    text-align: center
}

.lower-text {
    font-size: 11px;
    line-height: 2.25;
    letter-spacing: .1em
}

@media screen and (min-width: 768px) {
    .lower-text {
        font-size: 12px
    }
}

@media screen and (min-width: 768px) {
    .top-wrap {
        padding-top: 85px
    }
}

@media screen and (min-width: 1100px) {
    .top-wrap {
        padding-top: 0
    }
}

.hero-section {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-top: 82px;
}

.hero-section .base-width {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.hero-section .base-width h2 {
    font-family: var(--site-font-en);
    font-size: 40px;
    font-weight: 900;
    line-height: 63.23px;
    letter-spacing: 0.13em;
    color: #fff;
}

.hero-section .hero_main-text {
    display: block;
    position: relative;
    width: 65.18vw;
    height: 56.25vw;
    margin: 78px 11px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.hero-section .hero_main-sub {
    display: block;
    position: relative;
    padding: 25px 0 0;
    margin: 29px auto 43px;
    text-align: center
}

.hero-section .hero_main-sub img {
    width: 222px
}

.hero-section .hero_main-sub::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 58px;
    height: 3px;
    background-color: gray;
    margin-left: -29px
}

.hero-section .hero_main-logo {
    display: none
}

@media screen and (min-width: 768px) {
    .hero-section {
        height: 49.25vw;
        align-items: center
    }

    .hero-section .hero_main-text {
        display: block;
        position: relative;
        width: 77.86vw;
        height: auto;
        margin: 2vw auto 0;
        display: flex;
        align-items: center;
        justify-content: flex-start
    }

    .hero-section .hero_main-sub {
        display: block;
        position: relative;
        padding: 3.35vw 0 0;
        margin: 3.125vw auto 0;
        text-align: center
    }

    .hero-section .hero_main-sub img {
        width: 29.42vw
    }

    .hero-section .hero_main-sub::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        width: 8vw;
        height: 3px;
        background-color: gray;
        margin-left: -4vw
    }

    .hero-section .hero_main-logo {
        display: block;
        text-align: center;
        margin-top: -3vw
    }

    .hero-section .hero_main-logo img {
        width: 10.67vw
    }
}

@media screen and (min-width: 1100px) {
    .hero-section {
        height: 49.25vw;
    }

    .hero-section .hero_main-text {
        display: block;
        position: relative;
        width: 75.312vw;
        height: auto;
        margin: 2.187vw auto 0;
        display: flex;
        align-items: center;
        justify-content: flex-start
    }

    .hero-section .hero_main-sub {
        display: block;
        position: relative;
        padding: 3.125vw 0 0;
        margin: 3vw auto 0;
        text-align: center
    }

    .hero-section .hero_main-sub img {
        width: 21.875vw
    }

    .hero-section .hero_main-sub::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        width: 8vw;
        height: 3px;
        background-color: gray;
        margin-left: -4vw
    }

    .hero-section .hero_main-logo {
        margin-top: 0
    }

    .hero-section .hero_main-logo img {
        width: 10.625vw
    }
}

.hero_mov {
    position: absolute;
    left: 0;
    top: 78px;
    width: 100vw;
    background-color: #ddd;
    z-index: 1;
    transform: translate3d(0px, 0px, 0px);
    overflow: hidden
}

/*.hero_mov::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .7
}*/

.hero_mov video {
    margin: auto;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
    min-width: 100%;
    min-height: 100%
}

@media screen and (min-width: 768px) {
    .hero_mov {
        top: 0px
    }
}

.subject-section {
    position: relative;
    z-index: 3;
    padding: 31px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../image/subject-bg.jpg)
}

.subject-section .top-title {
    width: calc(50% - 8px);
    color: var(--site-color-white);
    display: block;
    width: 100%;
    margin-bottom: 3%;
}

.subject-section .base-width {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

@media screen and (min-width: 768px) {
    .subject-section {
        background: none;
        padding: 0;
        margin: -35px 0 0
    }

    .subject-section .base-width {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(../image/subject-bg.jpg);
        padding: 18px 20px;
        clip-path: polygon(26px 0, 100% 0, 100% calc(100% - 35px), calc(100% - 26px) 100%, 0 100%, 0 35px)
    }

    .subject-section .top-title {
        /* width: calc(25% - 8.25px); */
    }
}

@media screen and (min-width: 1100px) {
    .subject-section {
        margin: -42px 0 0
    }

    .subject-section .base-width {
        padding: 42px 27px;
        clip-path: polygon(42px 0, 100% 0, 100% calc(100% - 42px), calc(100% - 42px) 100%, 0 100%, 0 42px)
    }

    .subject-section .top-title {
        /* width: calc(25% - 12.75px); */
    }
}

.subject-item {
    position: relative;
    text-align: center;
    display: block;
    width: calc(50% - 8px);
    margin-bottom: 18px;
    background-color: var(--site-color-white)
}

/*.subject-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    clip-path: polygon(0 0, 100% 0%, 0% 100%, 0 0%);
    background: linear-gradient(45deg, var(--site-color-key), var(--site-color-key2));
    overflow: hidden
}*/

.subject-item .text {
    display: block;
    font-size: 13px;
    padding: 1em 0;
    letter-spacing: .3em;
    color: #1a2f5e;
/*    font-family: Noto Sans SC;*/
    font-weight: 600;
}

.subject-item:nth-last-child(1),
.subject-item:nth-last-child(2) {
    margin-bottom: 0px
}

@media screen and (min-width: 768px) {
    .subject-item {
        width: calc(25% - 8.25px);
        margin: 0 0 12px
    }

    /*.subject-item::before {
        width: 12px;
        height: 18px
    }*/

    .subject-item:nth-last-child(3),
    .subject-item:nth-last-child(4) {
        margin-bottom: 0px
    }
}

@media screen and (min-width: 1100px) {
    .subject-item {
        width: calc(25% - 12.75px);
        margin: 0 0 16px
    }

    /*.subject-item::before {
        width: 19px;
        height: 19px
    }*/

    .subject-item .text {
        font-size: 15px
    }
}

.news-section {
    padding: 23px 0 30px
}

.news-section .top-title {
    margin-bottom: 17px
}

@media screen and (min-width: 768px) {
    .news-section {
        padding: 52px 0 42px
    }

    .news-section .top-title {
        margin-bottom: 19px
    }

    .news-section .base-width {
        max-width: 442px
    }
}

@media screen and (min-width: 1100px) {
    .news-section {
        padding: 36px 0 48px
    }

    .news-section .base-width {
        max-width: 558px
    }

    .news-section .top-title {
        margin-bottom: 23px
    }
}

.news-cont {
    border-top: solid 1px var(--site-color-key3)
}

.news-cont li {
    display: flex;
    align-items: flex-start;
    padding: 1em 0;
    border-bottom: solid 1px var(--site-color-key3)
}

.news-cont li span,
.news-cont li a {
    display: block
}

.news-cont li span {
    width: 95px;
    font-size: 10px;
    padding-left: 30px;
    box-sizing: border-box;
    color: var(--site-color-gray2);
    transform: scale(0.9)
}

.news-cont li a {
    flex: 1;
    font-size: 11px
}

@media screen and (min-width: 1100px) {
    .news-cont li a {
        flex: 1;
        font-size: 12px
    }
}

.feature-section {
    padding: 23px 0 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 5%;
    background: #ffffff;
    background: linear-gradient(to top, #ffffff, #F6FEFF);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F6FEFF', GradientType=1);
    background: -webkit-linear-gradient(top, #ffffff, #F6FEFF);
    background: -o-linear-gradient(top, #ffffff, #F6FEFF);
}

.feature-section.information {
    background: #fff;
}

.feature-section .top-title {
    margin-bottom: 5px
}

@media screen and (min-width: 768px) {
    .feature-section {
        padding: 42px 0 56px;
    }

    .feature-section .top-title {
        margin-bottom: 13px
    }
}

@media screen and (min-width: 1100px) {
    .feature-section {
        padding: 22px 0 72px;
    }

    .feature-section .top-title {
        margin-bottom: 25px
    }

    .feature-section .base-width {
        width: 90vw;
    }
}

.feature-item {
    margin: 0 0 15px;
    background-color: #fff;
    box-shadow: 0px 4px 4px 0px #A7A7A740;
}

.feature-item:nth-child(2) {
    margin-bottom: 23px
}

.feature-item-in {
    padding: 9px 13px 11px
}

.feature-item:hover {
    cursor: pointer;
}

.feature-item .feature-pic {
    overflow: hidden;
}

.feature-item .feature-pic img {
    transition: all .5s;
}

.feature-item:hover .feature-pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.feature-title {
    text-align: center;
    font-size: 14px;
    font-family: 'Noto Sans SC';
    font-weight: 600;
    margin: 0 0 3px;
    letter-spacing: .04em;
    line-height: 1.5;
    color: #1A2F5E;
}

.feature-text {
    line-height: 1.6
}

.feature-cont {
    margin-top: 3%;
}

@media screen and (min-width: 768px) {
    .feature-cont {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: stretch
    }

    .feature-cont .site-btn {
        margin-left: auto
    }

    .feature-item {
        width: calc(100% / 3 - 22px);
    }

    .feature-item-in {
        padding: 19px 12px 13px
    }

    .feature-title {
        font-size: 13px;
        margin-bottom: 11px
    }
}

@media screen and (min-width: 1100px) {
    .feature-cont .site-btn {
        margin-top: 6px
    }

    .feature-item {
        width: calc(100% / 3 - 22px);
    }

    .feature-item:nth-child(2) {
        margin-bottom: 15px
    }

    .feature-item-in {
        padding: 19px 12px 13px
    }

    .feature-title {
        font-size: 16px;
        margin-bottom: 11px
    }

    .feature-text {
        line-height: 1.6
    }
}

.medical-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #FAFAFA;
}

.medical-section .top-title {
    margin-bottom: 19px
}

.medical-section .base-width {
    max-width: 522px;
    padding: 10px 0 53px
}

@media screen and (min-width: 768px) {
    .medical-section .base-width {
        padding: 37px 0 53px
    }
}

@media screen and (min-width: 1100px) {
    .medical-section .base-width {
        padding: 42px 0 74px;
        max-width: 1078px
    }
}

.medical-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.medical-item {
    position: relative;
    background-color: #fff;
    box-shadow: 1.2px 1.2px 4px rgba(0, 0, 0, .15);
    display: flex;
    align-items: center;
    padding: 5px 32px 5px 3px
}

.medical-item:not(:last-child) {
    margin: 0 0 23px
}

.medical-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    clip-path: polygon(0 0, 100% 0%, 0% 100%, 0 0%);
    background: #1A2F5E;
    overflow: hidden;
    z-index: 2
}

@media screen and (min-width: 768px) {
    .medical-item {
        align-items: flex-start;
        padding: 7px 55px 7px 5px
    }

    .medical-item::before {
        width: 29px;
        height: 29px
    }
}

@media screen and (min-width: 1100px) {
    .medical-item {
        padding: 8px 5px;
        width: calc(50% - 23px)
    }

    .medical-item:not(:last-child) {
        margin: 0 0 24px
    }

    .medical-item:last-child {
        margin: 0 0 24px;
    }

    .medical-item::before {
        width: 30px;
        height: 30px
    }
}

.medical-pic {
    width: 80px;
    margin-right: 12px
}

.medical-pic img {
    object-fit: cover;
    width: 100%;
    height: 65px
}

@media screen and (min-width: 768px) {
    .medical-pic {
        width: 106px;
        margin-right: 18px
    }

    .medical-pic img {
        height: 106px
    }
}

@media screen and (min-width: 1100x) {
    .medical-pic {
        width: 108px
    }

    .medical-pic img {
        height: 108px
    }
}

.medical-item-in {
    flex: 1
}

.medical-title {
    text-align: center;
    font-size: 16px;
    font-family: Noto Sans SC;
    letter-spacing: .18em;
    text-indent: .18em;
    margin: 0 0 6px;
    color: #1A2F5E;
    font-weight: 400;
}

@media screen and (min-width: 768px) {
    .medical-title {
        font-size: 23px;
        margin: 10px 0 8px
    }
}

@media screen and (min-width: 768px) {
    .medical-title {
        font-size: 26px
    }
}

.medical-text {
    font-size: 10px;
    line-height: 1.364
}

@media screen and (min-width: 768px) {
    .medical-text {
        font-size: 16px;
        line-height: 1.58
    }
}

.plan-section {
    padding: 61px 0 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../image/plan-bg.jpg)
}

.plan-title {
    text-align: center;
    font-size: 19px;
    font-family: var(--site-font-en);
    letter-spacing: .06em;
    text-indent: .06em;
    margin: 0 0 19px;
    line-height: 1.556
}

.plan-sub {
    text-align: center;
    font-size: 14px;
    font-family: var(--site-font-en);
    letter-spacing: .06em;
    text-indent: .06em;
    margin: 0 0 10px
}

.plan-text {
    font-size: 11px;
    line-height: 1.56;
    margin-bottom: 2em
}

.plan-pic {
    width: 150px;
    margin: 0 auto 24px
}

.plan-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.plan-list ul {
    width: 100%
}

.plan-list ul li {
    position: relative;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0 0 0 .75em;
    letter-spacing: 0
}

.plan-list ul li::before {
    content: "・";
    position: absolute;
    left: 0
}

.plan-list ul li.last {
    padding: 0
}

.plan-list ul li.last::before {
    display: none
}

@media screen and (min-width: 768px) {
    .plan-section {
        padding: 44px 0 34px;
        background-color: #eee
    }

    .plan-section .base-width {
        max-width: 666px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between
    }

    .plan-head {
        width: 244px
    }

    .plan-title {
        text-align: center;
        font-size: 17px;
        margin: 0 0 19px;
        line-height: 1.588
    }

    .plan-sub {
        font-size: 11px;
        margin: 0 0 10px
    }

    .plan-text {
        font-size: 10px;
        line-height: 1.56;
        text-align: center
    }

    .plan-pic {
        width: 107px;
        margin: 0 22px 24px 28px
    }

    .plan-list {
        flex: 1
    }

    .plan-list ul li {
        padding-left: .5em;
        font-size: 10px;
        margin-bottom: 4px
    }

    .plan-list ul li small {
        display: inline-block;
        transform: scale(0.8);
        transform-origin: left
    }
}

@media screen and (min-width: 1100px) {
    .plan-section {
        padding: 37px 0 27px;
        background-color: #eee
    }

    .plan-section .base-width {
        max-width: 1028px;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .plan-head {
        width: auto;
        max-width: 338px
    }

    .plan-title {
        text-align: center;
        font-size: 20px
    }

    .plan-sub {
        font-size: 13px;
        text-align: left
    }

    .plan-text {
        font-size: 12px;
        text-align: left
    }

    .plan-text br {
        display: none
    }

    .plan-pic {
        width: 136px;
        margin: 0 23px 0 29px
    }

    .plan-list {
        flex: 1;
        display: flex
    }

    .plan-list ul {
        width: 50%
    }

    .plan-list ul li {
        padding-left: .5em;
        font-size: 10px;
        margin-bottom: 4px
    }
}

.lower-intro-section {
    padding: 23px 0 44px
}

.lower-intro-section .top-title {
    margin-bottom: 21px
}

@media screen and (min-width: 768px) {
    .lower-intro-section {
        padding: 26px 0 67px
    }
}

.lower-feature-section {
    padding: 43px 0 44px
}

.lower-feature-section .top-title {
    margin-bottom: 17px
}

.lower-feature-section .lower-text {
    margin-bottom: 31px
}

@media screen and (min-width: 768px) {
    .lower-feature-section {
        padding: 50px 0 58px
    }

    .lower-feature-section .top-title {
        margin-bottom: 20px
    }
}

.lower-intro-doctor-section {
    padding: 27px 0 28px
}

.lower-intro-doctor-section .top-title {
    margin-bottom: 17px
}

.lower-intro-doctor-section .base-width {
    max-width: 924px
}

@media screen and (min-width: 768px) {
    .lower-intro-doctor-section {
        padding: 52px 0 58px
    }

    .lower-intro-doctor-section .top-title {
        margin-bottom: 39px
    }
}

.lower-intro-doctor-cont {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap
}

.doctor-item {
    font-size: 10px;
    width: 100%;
    padding: 10px 14px;
    margin-bottom: 17px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box;
    box-shadow: 4px 4px 16px rgba(0, 0, 0, .05)
}

.doctor-left {
    width: 43%
}

.doctor-right {
    width: 52%
}

.doctor-sub,
.doctor-name,
.doctor-furi {
    font-family: var(--site-font-en)
}

.doctor-sub {
    font-size: 12px
}

.doctor-name {
    font-size: 22px;
    margin: .2em 0
}

.doctor-furi {
    font-size: 11px
}

.doctor-item dl {
    margin-top: 1.25em;
    line-height: 1.5
}

@media screen and (min-width: 768px) {
    .doctor-item {
        font-size: 11px;
        width: 48%;
        padding: 22px 22px;
        margin-bottom: 27px;
        display: block
    }

    .doctor-left {
        position: relative;
        width: 100%
    }

    .doctor-left dl {
        margin-bottom: 1em
    }

    .doctor-left dl {
        position: absolute;
        right: 0;
        top: calc(99.5% + 26px);
        margin-top: 0;
        width: 44%
    }

    .doctor-right {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .doctor-right .doctor-head {
        width: 100%;
        margin-bottom: 12px
    }

    .doctor-right dl {
        width: 45%
    }

    .doctor-right ul:nth-child(3) {
        width: 52%
    }

    .doctor-pic {
        margin-bottom: 28px
    }

    .doctor-sub {
        font-size: 13px
    }

    .doctor-name {
        font-size: 26px
    }

    .doctor-furi {
        font-size: 14px
    }
}

@media screen and (min-width: 1100px) {
    .doctor-item {
        font-size: 11px;
        width: 49%;
        padding: 30px 45px;
        margin-bottom: 27px;
        display: block
    }

    .doctor-left {
        position: relative;
        width: 100%
    }

    .doctor-left dl {
        margin-bottom: 1em
    }

    .doctor-left dl {
        position: absolute;
        right: 0;
        top: calc(99.5% + 26px);
        margin-top: 0;
        width: 44%
    }

    .doctor-right {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .doctor-right .doctor-head {
        width: 100%;
        margin-bottom: 12px
    }

    .doctor-right ul {
        width: 45%
    }

    .doctor-right ul:nth-child(3) {
        width: 45%
    }

    .doctor-pic {
        margin-bottom: 28px
    }

    .doctor-sub {
        font-size: 13px
    }

    .doctor-name {
        font-size: 26px
    }

    .doctor-furi {
        font-size: 14px
    }
}

.lower-contents-section {
    padding: 43px 0 64px;
    line-height: 2.1666;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.lower-contents-section .base-width {
    max-width: 695px;
    margin-top: 10px;
}

.lower-contents-section .base-width2 {
    max-width: 902px
}

.lower-contents-section .top-title {
    line-height: 1.45
}

.lower-contents-section .top-title .ja {
    margin-bottom: 10px;
}

.lower-contents-section .top-title .ja2 {
    margin-bottom: .25em;
    font-size: 18px;
}

.lower-contents-section .top-title .sub {
    font-size: 18px;
    font-family: var(--site-font-en);
    color: #cfae80;
    letter-spacing: .1em;
    text-indent: .1em
}

@media screen and (max-width: 768px) {
    .lower-contents-section {
        padding: 26px 0 34px
    }

    .lower-contents-section.marble {
        padding: 0;
    }

    .lower-contents-section .top-title {
        line-height: 1.65
    }

    .lower-contents-section .top-title .ja {
        margin-bottom: 20px
    }

    .lower-contents-section .top-title .ja2 {
        margin-bottom: 0px
    }

    .lower-contents-section .sp-left {
        text-align: left
    }
}

.lower-contents-in:not(:last-child) {
    margin-bottom: 47px
}

.step-title {
    text-align: center;
    font-size: 21px;
    font-family: var(--site-font-en);
    color: #cfae80;
    letter-spacing: .12em;
    text-indent: .12em
}

.step-title span {
    display: block;
    margin-bottom: 1em;
    line-height: 1
}

.step-title::before {
    content: attr(data-text);
    padding: 4px 10px;
    background-color: #cfae80;
    color: #fff;
    line-height: 1
}

@media screen and (max-width: 768px) {
    .step-title {
        font-size: 22px
    }

    .step-title span {
        margin-bottom: 27px
    }

    .step-title::before {
        padding: 2px 8px;
        margin-bottom: 2px
    }
}

.lower-contents-flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.lower-contents-flex:not(:last-child) {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .lower-contents-flex.column-re {
        flex-direction: column-reverse
    }
}

.lower-contents-flex-item {
    width: 48%;
    background-color: #1a2f5e;
    margin-top: 2%;
}

.lower-contents-flex-item .lower-contents-text {
    line-height: 1.588
}

@media screen and (max-width: 768px) {
    .lower-contents-flex-item .lower-contents-text {
        line-height: 2.16667
    }
}

@media screen and (max-width: 768px) {
    .lower-contents-flex-item {
        width: 100%
    }
}

.lower-contents-sub {
    font-size: 18px;
    letter-spacing: .18em;
    line-height: 2.1;
    /* font-family: var(--site-font-en); */
    width: 100%
}

@media screen and (max-width: 768px) {
    .lower-contents-sub {
        font-size: 14px;
        margin-bottom: 1em;
        line-height: 1.42
    }
}

.lower-contents-sub-border {
    text-align: center;
    font-size: 12px;
    padding: .25em 1em;
    border: solid 1px currentColor;
    line-height: 1.5;
    font-family: var(--site-font-en);
    margin-top: 1em
}

@media screen and (max-width: 768px) {
    .lower-contents-sub-border {
        margin-top: 1.5em;
        font-size: 13px;
        padding: .375em 1em .375em
    }
}

.lower-contents-sub-num {
    font-size: 12px
}

.lower-contents-flex-pic {
    text-align: center
}

@media screen and (max-width: 768px) {
    .lower-contents-flex-pic {
        margin-bottom: 25px
    }

    .lower-contents-flex-pic img {
        width: 74%
    }

    .lower-contents-flex-pic.lower-contents-flex-pic100 img {
        width: 100%
    }
}

.lower-contents-text {
    font-size: 16px;
    margin-top: 15px;
}

.lower-contents-text span {
    font-size: 16px
}

@media screen and (max-width: 768px) {
    .lower-contents-text {
        line-height: 2.16667
    }

    .lower-contents-text span {
        font-size: 15px
    }
}

.mr2-0 {
    margin: 2em 0
}

.mr1-0 {
    margin: 1em 0
}

.mt2 {
    margin-top: 2em
}

.mt1 {
    margin-top: 1em
}

.mb1 {
    margin-bottom: 1em
}

.noMa {
    margin: 0 !important
}

@media screen and (max-width: 768px) {
    .sp-noMa {
        margin: 0 !important
    }
}

.sp-bold {
    font-weight: 700
}

.san-serif {
    font-family: var(--site-font-base)
}

.colored {
    color: #cfae80
}

.fz14 {
    font-size: 14px
}

.fz12 {
    font-size: 12px !important
}

.lower-contents-flex-padding {
    align-items: stretch
}

.lower-contents-flex-padding .lower-contents-flex-item {
    padding: 14px 19px;
    border: solid 1px #a38f5b;
    border-radius: 13px;
    box-sizing: border-box
}

.lower-contents-flex-padding .lower-contents-sub {
    font-size: 12px;
    margin-top: .25em
}

.lower-contents-flex-padding .lower-contents-text {
    font-size: 10px
}

@media screen and (max-width: 768px) {
    .lower-contents-flex-padding .lower-contents-flex-item {
        padding: 23px 27px;
        border-radius: 12px;
        border-color: #000
    }

    .lower-contents-flex-padding .lower-contents-flex-item:not(:last-child) {
        margin-bottom: 17px
    }

    .lower-contents-flex-padding .lower-contents-flex-item .lower-contents-sub {
        font-size: 12px !important;
        margin: 0 0 .5em !important
    }

    .lower-contents-flex-padding .lower-contents-flex-pic {
        margin-bottom: 18px !important
    }

    .lower-contents-flex-padding .lower-contents-flex-pic img {
        width: 100% !important
    }

    .lower-contents-flex-padding .lower-contents-sub-last {
        margin-bottom: .375em !important
    }

    .lower-contents-flex-padding .lower-contents-text {
        font-size: 10px
    }
}

.lower-contents-in-arrow {
    background-color: #f8f3ec;
    position: relative;
    padding: 20px 32px
}

.lower-contents-in-arrow:not(:last-child):after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -44px;
    width: 0;
    height: 0;
    border-width: 44px 43px 0;
    border-style: solid;
    border-color: #fff;
    border-top-color: #f8f3ec;
    margin-left: -43px
}

.lower-contents-in-arrow .lower-contents-sub {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: .5em
}

@media screen and (max-width: 768px) {
    .lower-contents-in-arrow {
        padding: 20px 13px
    }

    .lower-contents-in-arrow:not(:last-child):after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: -43px;
        width: 0;
        height: 0;
        border-width: 43px 45px 0;
        border-style: solid;
        border-color: #fff;
        border-top-color: #f8f3ec;
        margin-left: -45px
    }

    .lower-contents-in-arrow .lower-contents-flex:not(:last-child) {
        margin-bottom: 47px
    }

    .lower-contents-in-arrow .lower-contents-flex-pic {
        margin-bottom: 30px
    }

    .lower-contents-in-arrow .lower-contents-flex-pic img {
        width: 82%
    }

    .lower-contents-in-arrow .lower-contents-sub {
        line-height: 1.42;
        margin-bottom: 17px
    }

    .lower-contents-in-arrow .sp-append-target .lower-contents-flex-pic {
        margin-bottom: 22px
    }

    .lower-contents-in-arrow .lower-contents-text {
        line-height: 1.58333
    }
}

.lower-contents-flex-ec {
    position: relative;
    padding: 25px 20px;
    background-color: #fff
}

.lower-contents-flex-ec::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 34px;
    height: 34px;
    clip-path: polygon(0 0, 0 100%, 100% 0);
    background: linear-gradient(-45deg, #BDAE89, #D6CDB6)
}

.lower-contents-flex-ec .site-btn {
    margin-top: 24px
}

.lower-contents-flex-ec .site-btn a {
    display: block;
    padding: 10px 0
}

.lower-contents-flex-ec .site-btn a span {
    font-size: 13px;
    letter-spacing: .04em
}

.lower-contents-flex-ec .lower-contents-flex-pic {
    text-align: center
}

.lower-contents-flex-ec .lower-contents-flex-pic img {
    width: 57.48%;
    margin-top: -50px
}

.lower-contents-flex-ec .lower-contents-flex-pic2 img {
    width: 45.66%;
    margin-top: -43px
}

@media screen and (max-width: 768px) {
    .lower-contents-flex-ec {
        padding: 25px 18px
    }

    .lower-contents-flex-ec .lower-contents-flex-pic {
        margin-bottom: 12px
    }

    .lower-contents-flex-ec .lower-contents-flex-pic img {
        margin-top: 0
    }

    .lower-contents-flex-ec .lower-contents-dl {
        margin-top: 22px
    }

    .lower-contents-flex-ec .lower-contents-dl dd {
        padding: .5em 0 1em
    }

    .lower-contents-flex-ec .site-btn {
        margin-top: 9px
    }

    .lower-contents-flex-ec .site-btn a {
        text-align: left;
        padding: .25em .75em
    }

    .lower-contents-flex-ec .site-btn a .text {
        font-size: 15px
    }
}

@media screen and (max-width: 768px) {
    .lower-contents-in-arrow2 .lower-contents-flex:not(:last-child) {
        margin-bottom: 21px
    }
}

.lower-contents-sub-ec {
    margin-bottom: 14px
}

.lower-contents-sub-ec span {
    display: block;
    font-family: var(--site-font-en);
    font-weight: 600;
    line-height: 1.4
}

.lower-contents-sub-ec .en {
    font-size: 19px
}

.lower-contents-sub-ec .ja {
    font-size: 13px
}

.lower-contents-dl {
    font-size: 10px;
    line-height: 1.7
}

.lower-contents-dl dt {
    position: relative;
    display: block;
    padding: 0px 4px 0px 2.5em;
    border: solid 1px #cfae80
}

.lower-contents-dl dt::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 2em;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #cfae80
}

.lower-contents-dl dt:nth-of-type(1)::before {
    content: "1"
}

.lower-contents-dl dt:nth-of-type(2)::before {
    content: "2"
}

.lower-contents-dl dt:nth-of-type(3)::before {
    content: "3"
}

.lower-contents-sub-ec-border {
    font-size: 10px;
    padding: 8px 11px;
    background-color: #f8f3ec;
    line-height: 1.6
}

.lower-contents-sub-ec-border h4 {
    font-size: 13px;
    font-family: var(--site-font-en)
}

@media screen and (max-width: 768px) {
    .lower-contents-in-mecha:not(:last-child) {
        margin-bottom: 20px;
        padding-bottom: 21px;
        border-bottom: solid 1px #a38f5b
    }

    .lower-contents-in-mecha .lower-contents-sub {
        margin-bottom: .5em
    }
}

.lower-contents-flex-mecha .lower-contents-flex-item {
    width: 59%;
    background-color: transparent;
    margin-top: 0;
}

.lower-contents-flex-mecha .lower-contents-flex-item .lower-contents-text {
    line-height: 2.1666 !important
}

.lower-contents-flex-mecha .lower-contents-flex-item:nth-child(2) {
    width: 37%
}

@media screen and (max-width: 768px) {
    .lower-contents-flex-mecha .lower-contents-flex-item {
        width: 100% !important
    }

    .lower-contents-flex-mecha .lower-contents-flex-item .lower-contents-text {
        line-height: 2.1666 !important
    }
}

.lower-contents-pic-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 42px
}

.lower-contents-pic-list .lower-contents-pic-item {
    position: relative;
    width: 22%
}

.lower-contents-pic-list .lower-contents-pic-item .lower-contents-pic-item-icon {
    position: absolute;
    left: -15px;
    top: -20px;
    width: 47px
}

.lower-contents-pic-list .lower-contents-pic-item .lower-contents-text {
    margin-top: 1em;
    line-height: 1.4
}

@media screen and (max-width: 768px) {
    .lower-contents-pic-list {
        margin-top: 64px
    }

    .lower-contents-pic-list .lower-contents-pic-item {
        width: 100%;
        padding: 0 13px
    }

    .lower-contents-pic-list .lower-contents-pic-item:not(:last-child) {
        margin-bottom: 51px
    }

    .lower-contents-pic-list .lower-contents-pic-item .lower-contents-pic-item-icon {
        position: absolute;
        left: 0;
        top: -21px;
        width: 60px
    }
}

.lower-contents-textlist {
    font-size: 18px;
    line-height: 1.9;
    font-family: var(--site-font-en)
}

.lower-contents-flexWhite {
    align-items: stretch;
    justify-content: center
}

@media screen and (max-width: 768px) {
    .lower-contents-flexWhite.mt2 {
        margin-top: 1em !important
    }
}

.lower-contents-flexWhite .lower-contents-flex-item {
    background-color: #1a2f5e;
    border: solid 1px #1a2f5e;
}

.lower-contents-flexWhite .lower-contents-flex-item:nth-child(even) {
    margin-left: 4%
}

@media screen and (max-width: 768px) {
    .lower-contents-flexWhite .lower-contents-flex-item:nth-child(even) {
        margin-left: 0;
        margin-top: 16px
    }
}

.lower-contents-flex-dl2 {
    padding: 12px
}

.lower-contents-flex-dl2 .dt {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border-bottom: solid 1px currentColor;
    margin-bottom: .75em;
    padding-bottom: .125em;
    line-height: 1.4
}

.lower-contents-flex-dl2 .dd {
    font-size: 12px;
    line-height: 1.6;
    color: #fff;
}

.lower-contents-flex-dl2 .dd p:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 999px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.lower-contents-flex-dl2 .subs {
    display: flex;
    justify-content: center
}

.lower-contents-flex-dl2 .subs .dot-text {
    display: block;
    width: 100%
}

@media screen and (max-width: 768px) {
    .lower-contents-flex-dl2 {
        padding: 14px 14px 18px
    }

    .lower-contents-flex-dl2 .dt {
        font-size: 17px
    }

    .lower-contents-flex-dl2 .dd {
        line-height: 1.83333
    }

    .lower-contents-flex-dl2 .subs {
        display: block
    }
}

.lower-contents-table-outer {
    overflow-x: scroll;
    overflow-y: visible;
    padding-right: 16px;
    margin-right: -16px
}

@media screen and (min-width: 768px) {
    .lower-contents-table-outer {
        overflow: hidden
    }
}

.lower-contents-table {
    width: 100%;
    min-width: 675px;
    font-size: 12px;
    line-height: 1.8;
    background-color: #fff;
    border-left: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
}

.lower-contents-table th,
.lower-contents-table td {
    padding: 1em .875em;
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    vertical-align: middle
}

.lower-contents-table th {
    background-color: #1a2f5e;
    font-weight: 400;
    color: #fff;
}

.lower-contents-table .small {
    font-size: 10px
}

.center-table th,
.center-table td {
    text-align: center
}

.center-table .left {
    text-align: left
}

.lower-contents-textList2 li {
    list-style: decimal outside;
    margin-left: 1em
}

.lower-contents-flex-border {
    align-items: stretch
}

.lower-contents-flex-border .lower-contents-flex-item {
    background-color: #fff;
    border: solid 1px #a38f5b
}

.lower-contents-flex-border .lower-contents-sub {
    font-size: 12px;
    text-align: center;
    padding: .375rem 1rem;
    font-family: var(--site-font-base);
    letter-spacing: .04em
}

.lower-contents-flex-border .lower-contents-text {
    padding: .375rem 1rem;
    border-top: solid 1px #a38f5b;
    font-size: 10px;
    letter-spacing: .04em
}

.lower-contents-flex-border .lower-contents-text span {
    font-size: 12px
}

@media screen and (max-width: 768px) {
    .lower-contents-flex-border .lower-contents-flex-item:not(:last-child) {
        margin-bottom: 31px
    }

    .lower-contents-flex-border .lower-contents-sub {
        font-size: 12px;
        margin-bottom: 0;
        text-align: left;
        padding: 12px 12px
    }

    .lower-contents-flex-border .lower-contents-text {
        padding: 12px 18px;
        border-top: solid 1px #a38f5b;
        font-size: 10px;
        letter-spacing: .04em;
        line-height: 2
    }

    .lower-contents-flex-border .lower-contents-text span {
        font-size: 12px
    }
}

@media screen and (max-width: 768px) {
    .lower-contents-flex-osteo .lower-contents-flex-item:not(:last-child) {
        margin-bottom: 46px
    }

    .lower-contents-flex-osteo .lower-contents-sub-bg {
        font-size: 14px;
        padding: 9px 0;
        line-height: 1;
        margin-bottom: 9px
    }

    .lower-contents-flex-osteo .lower-contents-flex-pic {
        margin-bottom: 13px
    }

    .lower-contents-flex-osteo .lower-contents-text small {
        font-size: 12px;
        line-height: 1.56
    }
}

.dot-text {
    display: block;
    position: relative;
    padding-left: 1em
}

.dot-text::before {
    content: "・";
    position: absolute;
    left: 0
}

.text-text {
    display: block;
    position: relative;
    padding-left: 1em
}

.text-text::before {
    content: attr(data-text);
    position: absolute;
    left: 0
}

.lower-contents-sub-bg {
    text-align: center;
    font-size: 12px;
    padding: .5em;
    margin-bottom: 5px
}

@media screen and (max-width: 768px) {
    .regenerative-medicine .lower-contents-in {
        margin-bottom: 0px
    }
}

@media screen and (max-width: 768px) {
    .regenerative-medicine .lower-contents-flex-mecha .lower-contents-flex-pic {
        margin-bottom: 14px
    }

    .regenerative-medicine .lower-contents-flex-mecha .lower-contents-flex-pic img {
        width: 100%
    }
}

.lower-contents-point {
    padding: 13px 61px 22px;
    background-color: #fff;
    border: solid 1px #a38f5b;
    border-radius: 100rem
}

.lower-contents-point .lower-contents-sub {
    letter-spacing: .04em;
    text-indent: .04em;
    font-weight: 700
}

@media screen and (max-width: 768px) {
    .lower-contents-point {
        padding: 14px 29px
    }

    .lower-contents-point .lower-contents-sub {
        margin: 0
    }

    .lower-contents-point .lower-contents-text {
        font-size: 10px;
        line-height: 1.67
    }
}

.lower-contents-btn-list {
    max-width: 512px;
    margin: 1em auto 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.lower-contents-btn-list li {
    width: 48.5%;
    margin-bottom: 3%
}

.lower-contents-btn-list li .site-btn a {
    display: block;
    padding: 6px 0;
    border-radius: 100rem
}

.lower-contents-btn-list li .site-btn a .text {
    letter-spacing: .28em;
    text-indent: .28e
}

.lower-contents-btn-list li .site-btn a::after {
    right: 1.25em
}

.lower-contents-piclist {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 496px;
    margin: 0 auto
}

.lower-contents-piclist li {
    width: 48%
}

.lower-contents-check-border {
    border: solid 1px #a38f5b
}

.lower-contents-check-outer {
    display: flex;
    padding: 6px 6px
}

.lower-contents-check-outer .lower-contents-check-pic {
    width: 96px
}

@media screen and (max-width: 768px) {
    .lower-contents-check-outer {
        padding: 15px 13px
    }
}

.lower-contents-checkcont {
    width: 100%;
    box-sizing: border-box;
    padding: 11px 37px 13px
}

.lower-contents-checkcont h4 {
    text-align: center;
    font-size: 14px;
    margin-bottom: .5em
}

@media screen and (max-width: 768px) {
    .lower-contents-checkcont {
        padding: 0 19px 8px
    }

    .lower-contents-checkcont h4 {
        line-height: 1.2;
        margin-bottom: .75em
    }

    .lower-contents-checkcont .colored2 {
        margin-top: 14px
    }
}

.lower-contents-checkbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.lower-contents-checkbox .lower-contents-checklist {
    position: relative;
    flex: 1;
    font-size: 12px;
    line-height: 1.3;
    vertical-align: top;
    margin-bottom: 1em
}

.lower-contents-checkbox .lower-contents-checklist:not(:last-child) {
    margin-right: 1em
}

.lower-contents-checkbox .lower-contents-checklist li {
    position: relative;
    padding-left: 15px
}

.lower-contents-checkbox .lower-contents-checklist li:not(:last-child) {
    margin-bottom: 1em
}

.lower-contents-checkbox .lower-contents-checklist li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 11.34px;
    height: 8.51px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -4px;
    background-image: url(../image/icon-check.svg)
}

.lower-contents-checkbox.lower-contents-checkbox2 .lower-contents-checklist {
    max-width: max-content
}

@media screen and (max-width: 768px) {
    .lower-contents-checkbox .lower-contents-checklist {
        width: 100%;
        flex: inherit
    }

    .lower-contents-checkbox.lower-contents-checkbox2 {
        justify-content: space-between
    }

    .lower-contents-checkbox.lower-contents-checkbox2 .lower-contents-checklist {
        max-width: none;
        margin-right: 0
    }

    .lower-contents-checkbox.lower-contents-checkbox2 .lower-contents-checklist:nth-child(odd) {
        width: 30%
    }

    .lower-contents-checkbox.lower-contents-checkbox2 .lower-contents-checklist:nth-child(even) {
        width: 60%
    }
}

.lower-contents-textlist3 {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap
}

.lower-contents-textlist-item {
    width: 31%;
    padding: 14px 13px;
    border: solid 1px #a38f5b;
    box-sizing: border-box;
    border-radius: 13px
}

.lower-contents-textlist-item .lower-contents-sub {
    line-height: 1.4
}

.lower-contents-textlist-item .lower-contents-text {
    font-size: 10px
}

@media screen and (max-width: 768px) {
    .lower-contents-textlist-item {
        width: 100%
    }

    .lower-contents-textlist-item:not(:last-child) {
        margin-bottom: 20px
    }

    .lower-contents-textlist-item .lower-contents-sub {
        margin-bottom: .25em
    }

    .lower-contents-textlist-item .lower-contents-text {
        line-height: 1.67
    }
}

.lower-contents-flex-attention .lower-contents-flex-item {
    width: 100%
}

.lower-contents-flex-attention .lower-contents-flex-item-in {
    padding: 14px 13px
}

.lower-contents-flex-attention .lower-contents-ul-outer {
    display: flex;
    font-size: 10px
}

.lower-contents-flex-attention .lower-contents-ul-outer .lower-contents-ul {
    flex: 1
}

.lower-contents-flex-attention .lower-contents-ul-outer .lower-contents-ul:not(:last-child) {
    margin-right: 1em
}

@media screen and (max-width: 768px) {
    .lower-contents-flex-attention .lower-contents-text {
        padding: 12px 13px
    }

    .lower-contents-flex-attention .lower-contents-ul-outer {
        display: block
    }

    .lower-contents-flex-attention .lower-contents-flex-item-in {
        padding: 0 13px 15px
    }
}

.lower-contents-sub-last {
    border: solid 1px #a38f5b;
    margin-top: 4em
}

@media screen and (max-width: 768px) {
    .lower-contents-sub-last {
        margin-top: 2em;
        padding: .25em 0
    }
}

.lower-contents-last {
    display: flex;
    flex-wrap: wrap
}

@media screen and (max-width: 768px) {
    .lower-contents-last .lower-contents-sub {
        margin-bottom: .25em
    }

    .lower-contents-last .lower-contents-text {
        line-height: 1.67777
    }
}

.lower-contents-last-item {
    width: 31%;
    margin-top: 3.5%;
    margin-right: 3.5%
}

.lower-contents-last-item:nth-child(3n) {
    margin-right: 0
}

.lower-contents-last-item .lower-contents-sub {
    font-size: 15px;
    line-height: 1.3;
    margin: 1.25em 0 .375em
}

.lower-contents-last-item .lower-contents-text {
    line-height: 1.67777
}

@media screen and (max-width: 768px) {
    .lower-contents-last-item {
        width: 100%;
        margin-top: 2.5em;
        margin-right: 0
    }

    .lower-contents-last-item:first-child {
        margin-top: 0
    }

    .lower-contents-last-item .lower-contents-sub {
        font-size: 16px;
        margin: 1em 0 .375em
    }

    .lower-contents-last-item .lower-contents-flex-pic {
        margin-bottom: 0
    }

    .lower-contents-last-item .lower-contents-flex-pic img {
        width: 100%
    }
}

.lower-flow .base-width {
    max-width: 708px
}

.flow-cont {
    display: flex;
    align-items: stretch
}

.flow-cont .flow-cont-in {
    padding-bottom: 30px
}

.flow-cont:first-child .flow-cont-in {
    padding-bottom: 30px
}

.flow-cont:last-child .flow-cont-in {
    padding-bottom: 161px
}

.flow-cont .top-title {
    text-align: left
}

.flow-cont .top-title .ja {
    position: relative;
    text-indent: 0;
    line-height: 1;
    margin-bottom: .25em
}

.flow-cont .top-title .ja::before {
    content: "";
    position: absolute;
    left: -45px;
    top: 50%;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background-color: gray;
    margin-top: -9.5px
}

.flow-cont .lower-contents-flex-item {
    width: 100%;
    border: solid 1px #a38f5b
}

.flow-cont .lower-contents-flex-item:not(:last-child) {
    margin-bottom: 17px
}

.flow-cont .lower-contents-sub-bg {
    margin-bottom: 0
}

@media screen and (max-width: 768px) {
    .flow-cont .top-title .ja {
        font-size: 26px;
        margin-bottom: .375em
    }

    .flow-cont .top-title .ja::before {
        left: -32px
    }
}

.flow-step {
    text-align: center;
    position: relative;
    width: 53px;
    text-align: center;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 51px - 30px), 0 calc(100% - 30px));
    background: linear-gradient(180deg, #1A2F5E, #FAF6F1);
    font-size: 41px;
    color: #fff;
    line-height: 1
}

/*.flow-step::before {
    content: "STEP";
    display: block;
    font-size: 15px;
    color: #000;
    line-height: 1;
    margin: 9px 0 4px
}*/

.flow-cont-in {
    flex: 1;
    position: relative;
    padding: 31px 0 0 71px
}

.flow-cont-in::before {
    content: "";
    position: absolute;
    left: 35px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: gray
}

@media screen and (max-width: 768px) {
    .flow-cont-in {
        padding: 31px 0 0 43px
    }

    .flow-cont-in::before {
        left: 20px
    }
}

.flow-contact {
    display: flex;
    align-items: stretch;
    justify-content: flex-start
}

.flow-contact .footer-top-box {
    flex: 1;
    width: auto;
    height: auto;
    border: solid 1px #a38f5b;
    color: gray
}

.flow-contact .footer-top-box::after {
    display: none
}

.flow-contact .footer-top-box:nth-child(2) {
    padding-top: 32px;
    margin-left: 22px
}

.flow-contact .footer-top-box:nth-child(2) .footer-top-box-in {
    padding-top: 0
}

.flow-contact .footer-top-box:nth-child(2) .footer-top-box-in .icon {
    padding-top: 0
}

.flow-contact .footer-top-box:nth-child(2) .footer-top-box-in .title {
    margin: 29px 0 14px
}

.flow-contact .footer-top-box .site-btn a {
    line-height: 1
}

.flow-contact .footer-top-box .num {
    font-size: 30px;
    line-height: 1
}

.flow-contact .footer-top-box-in {
    background: none;
    width: auto;
    height: auto;
    padding: 17px 17px 32px
}

@media screen and (max-width: 768px) {
    .flow-contact {
        display: block
    }

    .flow-contact .footer-top-box:nth-child(1) {
        margin-bottom: 16px
    }

    .flow-contact .footer-top-box:nth-child(2) {
        margin-left: 0
    }

    .flow-contact .footer-top-box-in {
        padding: 18px 15px 31px
    }

    .flow-contact .footer-top-box-in .title {
        margin: 15px 0 14px;
        line-height: 1
    }

    .flow-contact .footer-top-box-in .title br {
        display: none
    }

    .flow-contact .footer-top-box-in .num {
        font-size: 30px
    }

    .flow-contact .footer-top-box-in small {
        margin: 15px 0 0
    }

    .flow-contact .footer-top-box:nth-child(2) {
        margin-left: 0;
        padding: 0
    }

    .flow-contact .footer-top-box:nth-child(2) .footer-top-box-in {
        padding: 39px 15px 12px
    }

    .flow-contact .footer-top-box:nth-child(2) .footer-top-box-in .icon {
        margin-top: 0;
        width: 47px
    }

    .flow-contact .footer-top-box:nth-child(2) .footer-top-box-in .icon img {
        margin-top: 0
    }

    .flow-contact .footer-top-box:nth-child(2) .footer-top-box-in .title {
        margin: 23px 0 15px
    }

    .flow-contact .footer-top-box:nth-child(2) .footer-top-box-in .site-btn {
        width: 100%
    }

    .flow-contact .footer-top-box:nth-child(2) .footer-top-box-in .site-btn a {
        display: block
    }
}

.flow-num-list {
    line-height: 1.4;
    padding: 13px
}

.flow-num-list li {
    display: flex;
    align-items: flex-start
}

.flow-num-list li:not(:last-child) {
    margin-bottom: 22px
}

.flow-num-list span {
    display: block
}

.flow-num-list .num {
    font-size: 20px;
    color: #cfae80;
    font-family: var(--site-font-en);
    margin-right: .5em
}

.flow-num-list .text {
    font-size: 12px;
    margin-top: .5em
}

.flow-num-list .text small {
    display: block;
    margin-top: .875em
}

.lower-contents-section-faq .base-width {
    max-width: 832px
}

@media screen and (max-width: 768px) {
    .lower-contents-section-faq {
        padding: 25px 0 51px
    }
}

.faq-box {
    padding: 20px 26px;
    min-height: 213px;
    background-color: #fff;
    box-shadow: 0 0 1em rgba(0, 0, 0, .05)
}

.faq-box:not(:last-child) {
    margin-bottom: 24px
}

.faq-box dt,
.faq-box dd {
    position: relative;
    padding-left: 40px
}

.faq-box dt::before,
.faq-box dd::before {
    content: "Q";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 400;
    font-family: var(--site-font-en);
    letter-spacing: .06em;
    text-indent: .06em;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    line-height: 1;
    background: linear-gradient(180deg, #D2B48A, #E3D0B5);
    color: #fff;
    padding-top: 5px;
    box-sizing: border-box
}

.faq-box dt {
    font-size: 20px;
    font-weight: 400;
    font-family: var(--site-font-en);
    color: gray;
    margin-bottom: 18px
}

.faq-box dt::before {
    top: 6px
}

.faq-box dd {
    font-size: 12px
}

.faq-box dd::before {
    top: -3px;
    content: "A";
    background: linear-gradient(180deg, #808080, #BEBEBE)
}

@media screen and (max-width: 768px) {
    .faq-box {
        padding: 18px 13px 26px;
        box-shadow: 0 0 5px rgba(0, 0, 0, .05);
        min-height: auto;
        margin-bottom: 22px
    }

    .faq-box dt {
        font-size: 14px;
        padding-top: 1px;
        margin-bottom: 18px;
        line-height: 1.375
    }

    .faq-box dt::before {
        top: -6px
    }

    .faq-box dd {
        font-size: 12px;
        line-height: 1.66667
    }

    .faq-box dd::before {
        top: -2px
    }
}

@media screen and (max-width: 768px) {
    .fee-price .lower-contents-table-outer {
        overflow: hidden;
        padding: 0;
        margin: 0
    }

    .fee-price .lower-contents-table-outer .lower-contents-table {
        min-width: auto;
        width: 100%
    }
}

.price-box {
    font-family: var(--site-font-en);
    letter-spacing: .04em;
    text-indent: .04em
}

.price-box .num {
    font-size: 15px
}

.lower-privacy-section .base-width {
    max-width: 675px
}

.page-privacy-policy__block {
    font-size: 16px;
    line-height: 2.5
}

.page-privacy-policy__block:not(:last-child) {
    padding-bottom: 12px;
    margin-bottom: 29px;
    border-bottom: solid 1px #a38f5b
}

.page-privacy-policy__head {
    font-size: 18px;
    line-height: 1.8
}

@media screen and (max-width: 768px) {
    .page-privacy-policy__block {
        font-size: 12px;
        line-height: 2.166667
    }

    .page-privacy-policy__block:not(:last-child) {
        padding-bottom: 0px;
        margin-bottom: 32px;
        border-bottom: none
    }

    .page-privacy-policy__head {
        font-weight: 700
    }
}

.lower-contents-section-news .base-width {
    max-width: 892px
}

.info-cont .info-item {
    padding: 13px 14px;
    border: solid 1px #a38f5b;
    display: flex;
    align-items: flex-start
}

.info-cont .info-item:not(:last-child) {
    margin-bottom: 23px
}

.info-cont .info-pic {
    width: 38%;
    margin-right: 29px
}

.info-cont .info-text {
    flex: 1
}

.info-cont .info-date {
    font-size: 15px;
    margin: 2em 0 .5em;
    line-height: 1;
    letter-spacing: .1em
}

.info-cont .info-title {
    font-size: 18px;
    letter-spacing: .06em;
    margin-bottom: 1.25em;
    line-height: 1.4
}

.info-cont .info-txt {
    font-size: 16px;
    line-height: 1.8;
    margin-right: 28px
}

@media screen and (max-width: 768px) {
    .info-cont .info-item {
        flex-wrap: wrap;
        padding: 17px 14px
    }

    .info-cont .info-item:not(:last-child) {
        margin-bottom: 25px
    }

    .info-cont .info-pic {
        width: 100%;
        margin-right: 0;
        margin-bottom: 13px
    }

    .info-cont .info-text {
        flex: 1
    }

    .info-cont .info-date {
        font-size: 12px;
        margin: 0 0 1em;
        line-height: 1;
        letter-spacing: .1em
    }

    .info-cont .info-title {
        font-size: 14px;
        letter-spacing: .06em;
        margin-bottom: 1.25em;
        line-height: 1.4
    }

    .info-cont .info-txt {
        font-size: 12px;
        line-height: 1.8;
        margin-right: 0
    }
}

.js-form-target.hidden {
    display: none
}

.lower-contents-tel {
    text-align: center;
    margin: 31px 0 0
}

.lower-contents-tel a {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    line-height: 1
}

.lower-contents-tel .icon {
    width: 25px;
    margin-right: 10px
}

.lower-contents-tel .num {
    font-size: 34px;
    color: gray;
    font-family: var(--site-font-en);
    letter-spacing: .12em;
    text-indent: .12em
}

@media screen and (max-width: 768px) {
    .lower-contents-tel {
        margin-top: 20px
    }
}

.err {
    color: #d80000
}

.err-txt {
    margin-top: 1em;
    color: #d80000;
    display: none;
}

.form {
    position: relative;
    padding: 90px 0 122px;
    border-bottom: solid 1px #dadada;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../image/medical-bg.jpg);
    margin-top: 0
}

.form .base-width {
    max-width: 902px
}

.form .top-title {
    text-align: center
}

.form-body .top-title .ja {
    margin-bottom: 16px
}

@media screen and (max-width: 768px) {
    .form-body .top-title .ja {
        margin-bottom: 10px;
        line-height: 1
    }
}

.form-body .pan-list {
    margin-bottom: 17px
}

@media screen and (max-width: 768px) {
    .form {
        padding: 0px 0 42px
    }
}

.form-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: left;
    border-top: solid 1px #a38f5b;
    margin-top: 62px
}

@media screen and (max-width: 768px) {
    .form-cont {
        margin-top: 32px
    }
}

.form-item {
    width: 100%;
    padding: 22px 0;
    border-bottom: solid 1px #a38f5b;
    display: flex;
    align-items: stretch
}

.form-item.form-item-sep {
    padding: 52px 0 0;
    border-top: solid 1px #dadada
}

.form-item.form-item-half {
    width: calc(50% - 17px)
}

.form-title {
    width: 40%;
    display: flex;
    align-items: center
}

.form-title .icon {
    font-size: 14px;
    font-weight: 700;
    padding: 3px 6px;
    line-height: 1;
    color: #fff;
    background-color: #1a2f5e;
    border-radius: 3px
}

.form-title .icon.nini {
    background-color: gray
}

.form-title .text {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin-right: .25em
}

.form-input {
    width: 60%;
    font-size: 12px
}

.form-input .input-text {
    position: relative;
    font-size: 12px;
    margin-top: .875em;
    padding-left: 1em;
    line-height: 1.35
}

.form-input .input-text::before {
    content: "※";
    position: absolute;
    left: 0
}

.form-input .input input,
.form-input .input textarea {
    display: block;
    border: solid 1px #dcdcdc;
    background-color: #fff;
    width: 100%;
    padding: 6px 10px
}

.form-input .input input {
    height: 36px;
    line-height: 36px
}

.form-input .input .select {
    position: relative;
    display: block;
    border: solid 1px #dcdcdc;
    background-color: #fff;
    width: 100%;
    padding: 0 10px
}

.form-input .input .select::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 8px;
    height: 7px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    background-color: #000
}

.form-input .input .select select {
    width: 100%;
    height: 36px;
    line-height: 36px
}

.form-input .list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.form-input .list li {
    width: 31%;
    position: relative;
    font-size: 14px;
    margin: 2% 0
}

.form-input .list li:not(.form-input .list li:nth-child(3n)) {
    margin-right: 3.5%
}

.form-input .list.list2 li {
    width: 50% !important;
    margin: 0 !important
}

.form-input .list input[type=checkbox],
.form-input .list input[type=radio] {
    display: none
}

.form-input .list label {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    position: relative;
    width: auto;
    padding-left: 1.25em
}

.form-input .list label::before {
    background: #fff;
    border: 1px solid #afafaf;
    content: "";
    display: block;
    height: 16px;
    width: 16px;
    left: 0px;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.form-input .list label::after {
    content: "";
    display: block;
    height: 8px;
    width: 8px;
    left: 4px;
    margin-top: -4px;
    opacity: 0;
    position: absolute;
    top: 50%;
    background-color: #1a2f5e;
}

.form-input .list input[type=radio]+.label::before,
.form-input .list input[type=radio]+.label::after {
    border-radius: 50%
}

.form-input .list input[type=checkbox]:checked+.label::before,
.form-input .list input[type=radio]:checked+.label::before {
    border-color: #1a2f5e;
}

.form-input .list input[type=checkbox]:checked+.label::after,
.form-input .list input[type=radio]:checked+.label::after {
    opacity: 1
}

.input-in {
    display: flex
}

.input-in:not(:last-child) {
    margin-bottom: 24px
}

.input-in .input-in-title {
    margin-top: 1.375em;
    width: 129px
}

.input-in .input-in-input {
    flex: 1
}

.form-text {
    width: 100%;
    font-size: 12px;
    line-height: 1.9
}

.form-text a {
    color: #1a2f5e;
    text-decoration: underline
}

.form-last {
    width: 100%;
    margin-bottom: 52px
}

.form-last .input {
    width: 213px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 19px 24px;
    margin: 0 auto
}

.form-last .form-title {
    margin-bottom: 0
}

.form-last .list li {
    padding: 0;
    border: none
}

.btn_box {
    width: 100%
}

.btn_box .btn_in {
    display: flex;
    align-items: stretch;
    justify-content: center
}

.btn_box .contact-bnr-btn {
    width: 416px;
    text-align: center;
    display: block
}

.btn_box .contact-bnr-btn::after {
    background-color: #feebd8
}

.btn_box .contact-bnr-btn .contact-bnr-btn-text {
    font-size: 19px;
    font-weight: 700;
    background-color: #1A2F5E;
}

@media screen and (max-width: 768px) {
    .form-item {
        display: block;
        width: 100%
    }

    .form-item.form-item-half {
        width: 100%
    }

    .form-text {
        font-size: 12px
    }

    .form-text br {
        display: none
    }

    .form-input {
        width: 100%
    }

    .form-input .input-text {
        font-size: 14px
    }

    .form-input .list {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .form-input .list.list3 li {
        width: 50%;
        margin: 0 !important
    }

    .form-input .list.list4 li {
        width: 100% !important;
        margin: 0 !important
    }

    .form-title {
        width: 100%;
        margin-bottom: 1em
    }

    .form-title .icon {
        padding: 4px 8px 4px
    }

    .input-in {
        display: block;
        margin-bottom: 1em
    }

    .input-in .input-in-title {
        margin: 0 0 1em
    }
}

.copyrigt {
    font-size: .875em;
    font-family: sans-serif
}

body.end {
    opacity: 1 !important;
    transition: .8s cubic-bezier(0, 0.73, 0.32, 0.99)
}

body.end2 {
    filter: blur(0);
    opacity: 1 !important
}

.view-item .target_title,
.view-item .target_sub,
.view-item .target_text,
.view-item .target_img {
    filter: blur(0.35em) saturate(1.4);
    opacity: 0;
    transform: translateY(2rem);
    transition: 1s cubic-bezier(0, 0.5, 0.45, 0.86)
}

.view-item .target_sub {
    transition-delay: .1s
}

.view-item .target_text {
    transition-delay: .2s;
    filter: blur(1em)
}

.view-item .target_img {
    transition-delay: .3s
}

.view-item.is-view .target_title,
.view-item.is-view .target_sub,
.view-item.is-view .target_text,
.view-item.is-view .target_img {
    filter: blur(0) saturate(1);
    opacity: 1;
    transform: translateY(0)
}

.doctor-item dd {
    line-height: 1.2;
}

@media screen and (min-width: 1100px) {
    h3.doctor-name img {
        width: 120px !important;
    }
}

h3.doctor-name img {
    width: 95px;
}

@media screen and (min-width: 1100px) {
    .header_logo img {
        width: 291px;
        margin-right: 0px;
        /* filter: brightness(1000000%); */
    }
}

@media screen and (min-width: 768px) {
    .header_logo img {
        width: 267px;
    }
}

.header_logo img {
    width: 220px;
    margin-right: 100px;
    transition: .1s;
}

.pic-section {
    position: relative;
}

.pic-section img {}

.pic-section .pic-txt {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
}

.pic-section .pic-txt p {
    font-size: 40px;
    font-weight: 600;
    line-height: 57.48px;
    text-align: center;
    color: #1A2F5E;
    font-family: var(--site-font-en);
}

body.top .top-title .ja {
    color: #1A2F5E;
    font-weight: 600;
}

body.top .subject-section .top-title .ja {
    color: #fff;
}

.pager>a {
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #ccc;
    margin: 0 10px;
}

.new-contents {
    margin-top: 5%;
}

.new-contents p {
    font-size: 16px;
}

.doctor-right .doctor-con {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.doctor-right .doctor-con ul {}

.doctor-right .doctor-con ul li:first-child {
    font-weight: bold;
}

.productlist {
    position: relative;
}

.productlist .swiper-button-prev,
.productlist .swiper-button-next {
    background-image: none;
}

.productlist .swiper-button-prev {
    left: -70px;
    width: 32px;
    height: auto;
}

.productlist .swiper-button-next {
    right: -70px;
    width: 32px;
    height: auto;
}

.treatlist {}

.treatlist .swiper-button-prev {}

.treatlist .swiper-button-next {}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

    .productlist .swiper-button-prev {
        left: -13px;
        margin-top: 0;
        width: 32px;
        top: 18%;
    }

    .productlist .swiper-button-next {
        right: -13px;
        margin-top: 0;
        width: 32px;
        top: 18%;
    }

    .footer-link .top-arrow {
        bottom: 22%;
    }



    .hero-section {
        height: 300px;
    }

    .hero_mov {
        top: 0;
        height: 100%;
    }

    .hero_mov>img {
        height: 100%;
        object-fit: cover;
    }

    .hero-section .base-width h2 {
        font-size: 22px;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
        line-height: 42px;
    }

    .top .subject-section .base-width {
        background-size: cover;
        padding: 6% 2%;
        width: 100%;
    }

    .pic-section {
        height: 230px;
    }

    .pic-section img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .pic-section .pic-txt {}

    .pic-section .pic-txt p {
        font-size: 24px;
        text-shadow: 2px 2px 2px rgba(255, 255, 255, 1);
    }

    .form-input .list li {
        width: 100%;
    }
}

.sp-lan {
    display: flex;
    justify-content: space-evenly;
    -webkit-justify-content: space-evenly;
    -moz-justify-content: space-evenly;
    -ms-justify-content: space-evenly;
    margin-top: 10%;
}

.sp-lan>a {
    padding: 7px 15px;
}

.sp-lan>a.cur {
    border: 1px solid #1A2F5E;
}

.bg-linear {
    background: #F6FEFF;
    background: linear-gradient(to top, #ffffff, #F6FEFF);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F6FEFF', GradientType=1);
    background: -webkit-linear-gradient(top, #ffffff, #F6FEFF);
    background: -o-linear-gradient(top, #ffffff, #F6FEFF);
}

.feature-item-button {
    font-family: Noto Sans SC;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.6399999856948853px;
    text-align: center;
    color: #1A2F5E;
    text-align: right;
    width: 100%;
    display: block;
    margin-top: 2%;
}

.feature-item-button svg {
    width: 30px;
    vertical-align: bottom;
}

.hero-section .base-width p {
    font-size: 56px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 6%;
    font-family: var(--site-font-en);
}


@media screen and (min-width: 0em) and (max-width: 46.8125em) {
    .footer-addr {
        width: auto;
    }

    .lower-contents-text img {
        max-width: 100%;
        height: auto !important;
    }
}