@charset "utf-8";/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

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: 1em
}

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
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

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
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

html,body {
    color: #535353;
    font-size: 62.5%;
    font-family: YakuHanMP,"游明朝",YuMincho,yu-mincho-pr6,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Hiragino Mincho Pro","Sawarabi Mincho",serif;
    font-style: normal;
    letter-spacing: 0.05em;
    font-feature-settings: 'palt';
    -webkit-font-feature-settings: 'pkna';
    writing-mode: horizontal-tb;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(184,164,138,0.3);
    -webkit-touch-callout: none;
    box-sizing: border-box
}

*,*:before,*:after {
    box-sizing: inherit
}

* ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

* ul li {
    margin: 0;
    padding: 0
}

a,a:visited {
    color: #535353;
    text-decoration: none;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

a img,a:visited img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-text-decoration-skip: none
}

a:hover,a:visited:hover {
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    vertical-align: bottom
}

.android {
    font-family: "YakuHanMP", "Noto Serif JP", serif !important
}

body.android {
    font-family: "YakuHanMP", "Noto Serif JP", serif !important
}

.l-header {
    width: 100%;
    box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 99;
    background: #fff;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.l-header .h_top {
    padding: 15px
}

@media screen and (max-width: 980px) {
    .l-header .h_top {
        padding:10px
    }
}

.l-header .h_top__colleft {
    float: left
}

.l-header .h_top__colright {
    float: right
}

@media screen and (max-width: 980px) {
    .l-header .h_top__colright {
        transform:translate(-50px, 0)
    }
}

.l-header .h_top .h_logo {
    width: 100%;
    max-width: 300px;
    height: 50px;
    display: block
}

@media screen and (max-width: 980px) {
    .l-header .h_top .h_logo {
        max-width:172px;
        height: 40px
    }
}

.l-header .h_top .h_logo .logo_pc {
    display: block
}

.l-header .h_top .h_logo .logo_sp {
    display: none
}

@media screen and (max-width: 980px) {
    .l-header .h_top .h_logo .logo_pc {
        display:none
    }

    .l-header .h_top .h_logo .logo_sp {
        display: block
    }
}

.l-header .h_top .h_tel {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 540px;
    float: left;
    margin: 0 10px 0 0
}

@media screen and (max-width: 980px) {
    .l-header .h_top .h_tel {
        display:none
    }
}

.l-header .h_top .h_tel li {
    width: calc(100% / 3 - 7px);
    text-align: center;
    height: 50px
}

.l-header .h_top .h_tel li a {
    color: #545454;
    border: #ccc 1px solid;
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff
}

.l-header .h_top .h_tel li a:hover {
    background: rgba(184,164,138,0.1)
}

.l-header .h_top .h_tel li a .use {
    font-size: 1.1rem;
    line-height: 1;
    vertical-align: middle;
    margin: 0 0 5px;
    display: block
}

.l-header .h_top .h_tel li a .num {
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: 0.1em;
    vertical-align: middle
}

.l-header .h_top .h_tel li a .svg_phone {
    width: 15px;
    height: 15px;
    fill: #b8a48a;
    vertical-align: middle;
    margin: 0 5px
}

.l-header .h_top .h_reserve {
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.1em;
    overflow: hidden;
    text-align: center;
    position: relative;
    float: left
}

.l-header .h_top .h_reserve a {
    color: #ffffff;
    display: block;
    background: #b8a48a;
    position: relative;
    padding: 18px;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

@media screen and (max-width: 980px) {
    .l-header .h_top .h_reserve a {
        padding:13px 18px
    }
}

.l-header .h_top .h_reserve a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    z-index: -2;
    background: #999;
    transition: all 0.3s ease-in-out;
    color: #ffffff
}

.l-header .h_top .h_reserve a:hover:before {
    position: absolute;
    top: 0%;
    left: 0;
    z-index: 0;
    color: #ffffff
}

.l-header .h_top .h_reserve a:hover span {
    position: relative;
    z-index: 5;
    color: #ffffff
}

.l-header .h_top .h_reserve a span {
    line-height: 1.0
}

.l-header .h_tel_tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    background: rgba(156,133,112,0.1);
    display: none
}

@media screen and (max-width: 980px) {
    .l-header .h_tel_tab {
        display:flex
    }
}

.l-header .h_tel_tab li {
    width: 50%;
    text-align: center
}

.l-header .h_tel_tab li:first-child {
    border-right: rgba(156,133,112,0.6) solid 1px
}

.l-header .h_tel_tab li a {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center
}

.l-header .h_tel_tab li a .wrap {
    width: 100%;
    display: block
}

.l-header .h_tel_tab li a .use {
    font-size: 1.1rem;
    line-height: 1;
    vertical-align: middle;
    margin: 0 7px
}

@media screen and (max-width: 480px) {
    .l-header .h_tel_tab li a .use {
        display:block;
        margin: 0 0 5px
    }
}

.l-header .h_tel_tab li a .num {
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: 0.1em;
    vertical-align: middle
}

.l-header .h_tel_tab li a .svg_phone {
    width: 15px;
    height: 15px;
    fill: #b8a48a;
    vertical-align: middle;
    margin: 0 5px
}

.l-footer {
    background: #fafaf9;
    padding: 50px 0 0
}

.l-footer__column {
    width: 100%
}

.l-footer__column__colleft {
    float: left;
    max-width: 35%;
    width: 100%;
    margin: 0 auto
}

.l-footer__column__colright {
    float: right;
    max-width: 60%;
    width: 100%
}

@media screen and (max-width: 768px) {
    .l-footer__column__colleft {
        float:none;
        max-width: 330px;
        width: 100%;
        margin: 4em auto 0
    }

    .l-footer__column__colright {
        float: none;
        max-width: inherit
    }
}

@media screen and (max-width: 480px) {
    .l-footer__column__colleft {
        max-width:calc(100% - 0px)
    }
}

.l-footer__copyright {
    color: #535353;
    text-align: center;
    letter-spacing: 0.2em;
    margin: 0;
    padding: 2em
}

.l-footer__logo {
    display: block
}

.l-footer__phonenumber {
    margin: 20px auto 0 auto
}

.l-footer__phonenumber__item {
    width: 100%;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0;
    text-align: center
}

.l-footer__phonenumber__item a {
    color: #545454;
    border: #ccc 1px solid;
    width: 100%;
    height: 100%;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff
}

.l-footer__phonenumber__item a:hover {
    background: rgba(184,164,138,0.3)
}

.l-footer__phonenumber__item a .use {
    font-size: 1.1rem;
    line-height: 1;
    vertical-align: middle;
    margin: 0 4px
}

.l-footer__phonenumber__item a .num {
    font-size: 1.6rem;
    line-height: 1;
    vertical-align: middle
}

.l-footer__phonenumber__item a .svg_phone {
    width: 15px;
    height: 15px;
    fill: #b8a48a;
    vertical-align: middle;
    margin: 0 5px
}

.l-footer__certificate {
    position: relative;
    margin: 2em auto 0;
    padding: 1em 2em;
    background: #e4ddd5
}

.l-footer__certificate::before {
    content: '';
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    border: 1px solid #ffffe1;
    position: absolute;
    top: 3px;
    left: 3px
}

.l-footer__certificate h3 {
    font-size: 1.4rem;
    line-height: 1.6;
    color: #83705e;
    font-weight: normal;
    margin-bottom: 0.8em;
    padding-bottom: 0.2em;
    text-align: center;
    border-bottom: #cdbfad thin solid
}

.l-footer__certificate ul {
    font-size: 1.2rem;
    line-height: 1.6
}

.l-footer__certificate ul li {
    margin: 0.5em 0;
    padding-left: 1em;
    text-indent: -1em
}

.l-footer__certificate ul li::before {
    content: '・'
}

.l-footer__nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto
}

@media screen and (max-width: 480px) {
    .l-footer__nav {
        display:block;
        flex-wrap: inherit;
        justify-content: inherit;
        width: calc(100% - 0px)
    }
}

.l-footer__nav__col {
    width: calc(100% / 3 - 16px)
}

@media screen and (max-width: 480px) {
    .l-footer__nav__col {
        width:100%
    }
}

.l-footer__nav__col>div a {
    font-size: 1.4rem;
    line-height: 2;
    text-decoration: none;
    border-bottom: solid 1px #b8a48a;
    display: block;
    overflow: hidden;
    padding: 0.5em 0;
    position: relative
}

@media screen and (max-width: 480px) {
    .l-footer__nav__col>div a {
        font-size:1.6rem;
        line-height: 2
    }
}

.l-footer__nav__col>div a::after {
    content: "";
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0%;
    left: -100%;
    background-color: rgba(156,133,112,0.6);
    transition: all 0.3s ease-in-out
}

.l-footer__nav__col>div a:hover::after {
    bottom: 0%;
    left: 0%;
    z-index: 1
}

.l-footer__nav__col__sub {
    font-size: 1.3rem;
    line-height: 1.6;
    margin: 1em 0
}

@media screen and (max-width: 480px) {
    .l-footer__nav__col__sub {
        font-size:1.4rem;
        line-height: 1.6
    }
}

.l-footer__nav__col__sub li a {
    text-decoration: none;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.l-footer__nav__col__sub li a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: -100%;
    background-color: rgba(156,133,112,0.6);
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.l-footer__nav__col__sub li a:hover::before {
    left: 0
}

.gototop {
    color: #535353;
    font-size: 1.4rem;
    line-height: 1;
    text-align: center;
    width: 30px;
    height: 85px;
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 98;
    display: block;
    cursor: pointer
}

.gototop div:first-child {
    width: 30px;
    height: 50px;
    margin: 0 0 5px;
    display: inline-block;
    overflow: hidden;
    position: relative
}

.gototop div:last-child {
    width: 30px;
    height: 30px;
    display: inline-block
}

.gototop div:last-child span {
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl
}

.gototop:hover div:first-child img {
    -webkit-animation: sdbGT 2s infinite;
    animation: sdbGT 2s infinite
}

@-webkit-keyframes sdbGT {
    0% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }

    20% {
        -webkit-transform: translate(0, 100%);
        opacity: 0
    }

    40% {
        -webkit-transform: translate(0, 100%);
        opacity: 0
    }

    70% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes sdbGT {
    0% {
        transform: translate(0, 0);
        opacity: 1
    }

    20% {
        transform: translate(0, -100%);
        opacity: 0
    }

    40% {
        transform: translate(0, 100%);
        opacity: 0
    }

    70% {
        transform: translate(0, 0);
        opacity: 1
    }

    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

#gNav {
    border-top: #cccccc solid 1px
}

@media screen and (max-width: 980px) {
    #gNav {
        display:none
    }
}

#gNav ul.nav {
    width: 980px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between
}

#gNav ul.nav li {
    position: relative
}

#gNav ul.nav li:hover {
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

#gNav ul.nav li:hover ul.sub-menu {
    top: 39px;
    visibility: visible;
    opacity: 1;
    z-index: +1
}

#gNav ul.nav li:last-child {
    margin-right: 0
}

#gNav ul.nav li a {
    position: relative;
    display: block;
    text-align: center
}

#gNav ul.nav li a span {
    font-size: 1.3rem;
    line-height: 39px;
    letter-spacing: 0.2em;
    color: #333333
}

#gNav ul.nav li a span i {
    font-size: 1.4rem;
    line-height: 1
}

#gNav ul.nav li.h_access01 a {
    padding: 0 10px;
    display: block;
    position: relative
}

#gNav ul.nav li.h_access01 a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #dbd2ca;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

#gNav ul.nav li.h_access01 a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -2;
    background: #f2eee9;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

#gNav ul.nav li.h_access01 a:hover span {
    color: #333333
}

#gNav ul.nav li.h_access01 a:hover:before {
    top: 100%
}

#gNav ul.nav li.h_access01 a:hover:after {
    top: 0
}

#gNav ul.nav li.h_top_sp,#gNav ul.nav li.h_access_sp {
    display: none
}

@media screen and (max-width: 980px) {
    #gNav ul.nav li.h_top_sp,#gNav ul.nav li.h_access_sp {
        display:block
    }
}

#gNav ul.nav li.lower {
    position: relative
}

#gNav ul.nav li.lower:before {
    content: '';
    border: 8px solid transparent;
    border-bottom-color: rgba(184,164,138,0.2);
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: -1;
    opacity: 0
}

#gNav ul.nav li.lower:hover:before {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateY(0%) translateX(-50%);
    -webkit-transform: translateY(0%) translateX(-50%);
    z-index: 1;
    opacity: 1
}

#gNav ul.nav li.lower:after {
    content: '';
    border-bottom-color: rgba(184,164,138,0.2);
    position: relative;
    bottom: -100%;
    left: 0;
    z-index: -1;
    opacity: 0
}

#gNav ul.nav li.lower:hover:after {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateY(0%) translateX(-50%);
    -webkit-transform: translateY(0%) translateX(-50%);
    z-index: 1;
    opacity: 1
}

#gNav .sub-menu {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 50px;
    left: 50%;
    width: 100%;
    display: block;
    margin-left: -140px;
    width: 280px;
    background: #f8f6f4;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s;
}

#gNav .sub-menu:before {
    content: '';
    position: relative;
    width: 100%
}

#gNav .sub-menu li:last-child {
    border-bottom: none
}

#gNav .sub-menu li:after {
    content: "";
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0%;
    left: 0%;
    background-color: #83705e;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#gNav .sub-menu li a {
    padding: 7px;
    display: block;
    border-bottom: none
}

#gNav .sub-menu li a:hover::after {
    ontent: none
}

#gNav .sub-menu li a span {
    font-size: 1.3rem;
    line-height: 1
}

#gNav .nav>li:not(.lower) a,#gNav .sub-menu>li:not(.lower) a {
    position: relative;
    width: 100%;
    overflow: hidden;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

#gNav .nav>li:not(.lower) a:before,#gNav .sub-menu>li:not(.lower) a:before {
    content: "";
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0%;
    left: -100%;
    background-color: rgba(156,133,112,0.7);
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

#gNav .nav>li:not(.lower) a:hover:before,#gNav .sub-menu>li:not(.lower) a:hover:before {
    bottom: 0%;
    left: 0%;
    z-index: 1;
    color: #9c8570
}

#gNav .nav>li:not(.lower) a:hover:after,#gNav .sub-menu>li:not(.lower) a:hover:after {
    bottom: 0%;
    left: 0%;
    z-index: -2;
    color: #b8a48a
}

main {
    display: block
}

.l-wrapper {
    visibility: hidden
}

main section {
    padding-top:50px;
    padding-bottom: 50px;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    main section {
        /* padding-top:25px; */padding-bottom:25px;
    }
}

.container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px
}

@media screen and (max-width: 768px) {
    .container {
        padding-left:20px;
        padding-right: 20px
    }
}

@media screen and (max-width: 480px) {
    .container {
        padding-left:20px;
        padding-right: 20px
    }
}

.container100 {
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

.container1600 {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto
}

.container720 {
    max-width: 720px;
    width: 100%;
    margin: 0 auto
}

.container960 {
    max-width: 960px;
    width: 100%;
    margin: 0 auto
}

.container1080 {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
}

.container1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto
}

.container1440 {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto
}

.inline {
    display: table;
    table-layout: fixed;
    text-align: center;
    width: 100%
}

.inline .inline-box,.inline .in-cell,.inline li {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.inblock {
    display: table;
    table-layout: fixed;
    text-align: center;
    width: 100%
}

.inblock .inline-block,.inblock .in-block,.inblock li {
    display: inline-block;
    vertical-align: top
}

.flex {
    display: flex
}

.flexwrap {
    display: flex;
    flex-wrap: wrap
}

.indent {
    padding-left: 1em;
    text-indent: -1.3em
}

.indent01 {
    padding-left: 1em;
    text-indent: -1em
}

.svg_phone {
    width: 15px;
    height: 15px;
    fill: #b8a48a
}

.svg_phone2 {
    width: 18px;
    height: 18px;
    fill: #b8a48a
}

@media screen and (max-width: 640px) {
    .svg_phone2 {
        max-width:16px
    }
}

.svg_logo_gold {
    max-width: 40px;
    height: auto;
    fill: #b8a48a
}

.svg_eternallink {
    max-width: 15px;
    height: 15px;
    fill: #b8a48a
}

.svg_gototop {
    height: 50px;
    width: 6px;
    fill: #535353
}

.svg_gototop .arrow_ine-1 {
    stroke-width: 1
}

.btn_gold_arr {
    max-width: 550px;
    border: #9c8570 solid 1px;
    margin: 2em auto
}

.btn_gold_arr a {
    color: #9c8570;
    text-align: center;
    padding: 2em 2em;
    display: block;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.btn_gold_arr a::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -100%;
    left: 0;
    background-color: #b8a48a;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.btn_gold_arr a .txt {
    font-size: 1.6rem;
    line-height: 1.5;
    position: relative;
    z-index: +1
}

.btn_gold_arr a .arr {
    width: 50px;
    height: 6px;
    position: relative;
    z-index: +1;
    margin: 0 5px;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.btn_gold_arr a .arr::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 98%;
    height: 1px;
    background-color: #b8a48a
}

.btn_gold_arr a .arr::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 0px 12px;
    border-color: transparent transparent transparent #b8a48a
}

.btn_gold_arr a:hover {
    color: #fff
}

.btn_gold_arr a:hover::after {
    top: 0
}

.btn_gold_arr a:hover .arr {
    transform: translate(10px, 0)
}

.btn_gold_arr a:hover .arr::before {
    background-color: #fff
}

.btn_gold_arr a:hover .arr::after {
    border-color: transparent transparent transparent #fff
}

.btn_gray_arr {
    max-width: 550px;
    border: #999 solid 1px;
    margin: 2em auto
}

.btn_gray_arr a {
    color: #999;
    text-align: center;
    padding: 2em 2em;
    display: block;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.btn_gray_arr a::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -100%;
    left: 0;
    background-color: #999;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.btn_gray_arr a .txt {
    font-size: 1.6rem;
    line-height: 1;
    position: relative;
    z-index: +1
}

.btn_gray_arr a .arr {
    width: 50px;
    height: 6px;
    position: relative;
    z-index: +1;
    margin: 0 5px;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.btn_gray_arr a .arr::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 98%;
    height: 1px;
    background-color: #999
}

.btn_gray_arr a .arr::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 0px 12px;
    border-color: transparent transparent transparent #999
}

.btn_gray_arr a:hover {
    color: #fff
}

.btn_gray_arr a:hover::after {
    top: 0
}

.btn_gray_arr a:hover .arr {
    transform: translate(10px, 0)
}

.btn_gray_arr a:hover .arr::before {
    background-color: #fff
}

.btn_gray_arr a:hover .arr::after {
    border-color: transparent transparent transparent #fff
}

.btn_wh_arr {
    max-width: 550px;
    border: #fff solid 1px;
    margin: 2em auto
}

.btn_wh_arr a {
    color: #fff;
    text-align: center;
    padding: 3em 2em;
    display: block;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.btn_wh_arr a::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -100%;
    left: 0;
    background-color: rgba(255,255,255,0.3);
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.btn_wh_arr a .txt {
    font-size: 1.6rem;
    line-height: 1;
    position: relative;
    z-index: +1
}

.btn_wh_arr a .arr {
    width: 50px;
    height: 6px;
    position: relative;
    z-index: +1;
    margin: 0 5px;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.btn_wh_arr a .arr::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 98%;
    height: 1px;
    background-color: #fff
}

.btn_wh_arr a .arr::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 0px 12px;
    border-color: transparent transparent transparent #fff
}

.btn_wh_arr a:hover {
    color: #fff
}

.btn_wh_arr a:hover::after {
    top: 0
}

.btn_wh_arr a:hover .arr {
    transform: translate(10px, 0)
}

.btn_wh_arr a:hover .arr::before {
    background-color: #fff
}

.btn_wh_arr a:hover .arr::after {
    border-color: transparent transparent transparent #fff
}

.btn_gold a {
    padding: 0.8em 1em;
    border: #9c8570 solid 1px;
    text-align: center;
    line-height: 1.0;
    display: block;
    color: #9c8570;
    transition: .3s
}

.btn_gold a:hover {
    background: rgba(156,133,112,0.1)
}

.btn_gold_inline a {
    padding: 0.8em 2em;
    border: #9c8570 solid 1px;
    text-align: center;
    line-height: 1.0;
    display: inline-block;
    color: #9c8570;
    transition: .3s
}

.btn_gold_inline a:hover {
    background: rgba(156,133,112,0.1)
}

.svg_togglearr {
    max-width: 15px;
    height: auto;
    fill: #b8a48a
}

.togglebtn {
    cursor: pointer;
    position: relative;
    line-height: 1.0;
    padding: 2em 1em
}

.togglebtn.bg_wh {
    background: #fff !important
}

@media screen and (max-width: 768px) {
    .togglebtn {
        padding:1.2em 4em 1.2em 1.0em
    }
}

.togglebtn .togglearr {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
    width: 15px;
    height: 15px
}

.togglebtn a {
    color: #83705e;
    text-decoration: none
}

.togglebtn.active {
    cursor: pointer;
    position: relative
}

.togglebtn.active .togglearr .svg_togglearr {
    transform: rotate(180deg);
    transform-origin: 50% 50%
}

.answer {
    padding: 2em 4em;
    margin: 0;
    border-top: #e4ddd5 solid 1px;
    color: #545454
}

@media screen and (max-width: 640px) {
    .answer {
        padding:1.5em
    }
}

@media screen and (max-width: 640px) {
    .answer .fz14 {
        font-size:1.3rem
    }
}

.c-column--2 {
    margin-left: -5%;
    overflow: hidden
}

@media screen and (max-width: 480px) {
    .c-column--2 {
        margin-left:0%
    }
}

.c-column--2 .col {
    float: left;
    width: 45%;
    margin: 0 0 6em 5%;
    list-style: none
}

.c-column--2 .col:nth-last-of-type(2),.c-column--2 .col:nth-last-of-type(1) {
    margin: 0 0 0 5%
}

@media screen and (max-width: 480px) {
    .c-column--2 .col {
        float:none;
        width: 100%;
        margin: 0 0 6em 0
    }

    .c-column--2 .col:nth-last-of-type(2) {
        margin: 0 auto 6em
    }

    .c-column--2 .col:nth-last-of-type(1) {
        margin: 0 auto
    }
}

.c-column--4 {
    margin-left: -5%;
    overflow: hidden
}

@media screen and (max-width: 480px) {
    .c-column--4 {
        margin-left:0%
    }
}

.c-column--4 .col {
    float: left;
    width: 20%;
    margin: 0 0 6em 5%;
    list-style: none
}

.c-column--4 .col:nth-last-of-type(4),.c-column--4 .col:nth-last-of-type(3),.c-column--4 .col:nth-last-of-type(2),.c-column--4 .col:nth-last-of-type(1) {
    margin: 0 0 0 5%
}

@media screen and (max-width: 768px) {
    .c-column--4 .col {
        width:45%;
        margin: 0 0 6em 5%
    }

    .c-column--4 .col:nth-last-of-type(4),.c-column--4 .col:nth-last-of-type(3) {
        margin: 0 0 6em 5%
    }

    .c-column--4 .col:nth-last-of-type(2),.c-column--4 .col:nth-last-of-type(1) {
        margin: 0 0 0 5%
    }
}

@media screen and (max-width: 480px) {
    .c-column--4 .col {
        float:none;
        width: 100%;
        max-width: 220px;
        height: auto;
        margin: 0 0 6em 0
    }

    .c-column--4 .col:nth-last-of-type(4),.c-column--4 .col:nth-last-of-type(3),.c-column--4 .col:nth-last-of-type(2) {
        margin: 0 auto 3em
    }

    .c-column--4 .col:nth-last-of-type(1) {
        margin: 0 auto
    }
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    background: transparent
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400
}

h2.title {
    text-align: center;
    margin-bottom: 2em
}

h2.title .title_ja {
    font-size: 2.6rem;
    line-height: 1.5;
    color: #83705e;
    font-weight: 500;
    font-weight: 400;
    display: block
}

@media screen and (max-width: 768px) {
    h2.title .title_ja {
        font-size:2.4rem;
        line-height: 1.5
    }
}

@media screen and (max-width: 480px) {
    h2.title .title_ja {
        font-size:2.2rem;
        line-height: 1.5
    }
}

h2.title .title_en {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #999
}

@media screen and (max-width: 768px) {
    h2.title .title_en {
        font-size:1.1rem;
        line-height: 1.5
    }
}

@media screen and (max-width: 480px) {
    h2.title .title_en {
        font-size:1rem;
        line-height: 1.5
    }
}

h1.title {
    text-align: center;
    margin-bottom: 1em;
    padding: 40px 20px
}

h1.title .title_ja {
    font-size: 2.6rem;
    line-height: 1.5;
    color: #83705e;
    font-weight: 400;
    display: block;
    margin: 0 0 .5em
}

@media screen and (max-width: 768px) {
    h1.title .title_ja {
        font-size:2.4rem;
        line-height: 1.5
    }
}

@media screen and (max-width: 480px) {
    h1.title .title_ja {
        font-size:2.2rem;
        line-height: 1.5
    }
}

h1.title .title_en {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #999
}

@media screen and (max-width: 768px) {
    h1.title .title_en {
        font-size:1.1rem;
        line-height: 1.5
    }
}

@media screen and (max-width: 480px) {
    h1.title .title_en {
        font-size:1rem;
        line-height: 1.5
    }
}

h2.ttl {
    text-align: center;
    margin-bottom: 2em
}

h2.ttl .ttl_ja {
    font-size: 2rem;
    line-height: 1.5;
    color: #83705e;
    font-weight: 400;
    display: block;
    margin: 0 0 0.5em;
    padding: 0 0 5px
}

h2.ttl .ttl_ja>span {
    display: inline-block;
    border-bottom: #83705e solid 1px
}

@media screen and (max-width: 768px) {
    h2.ttl .ttl_ja {
        font-size:20px;
        font-size: 1.8rem;
        line-height: 1.5
    }
}

@media screen and (max-width: 480px) {
    h2.ttl .ttl_ja {
        font-size:1.8rem;
        line-height: 1.5
    }
}

h2.ttl .ttl_en {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #cdbfad
}

@media screen and (max-width: 768px) {
    h2.ttl .ttl_en {
        font-size:1.1rem;
        line-height: 1.5
    }
}

@media screen and (max-width: 480px) {
    h2.ttl .ttl_en {
        font-size:1rem;
        line-height: 1.5
    }
}

.c-dllist {
    font-size: 1.4rem;
    line-height: 2;
    overflow: hidden;
    box-sizing: border-box
}

.c-dllist__heading {
    width: 25%;
    float: left;
    box-sizing: border-box
}

.c-dllist__heading::before {
    color: #29b7b9;
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    margin: 0 3px 0 0
}

.c-dllist__item {
    margin-left: 25%;
    box-sizing: border-box
}

.c-dllist__item::after {
    content: '';
    display: block;
    clear: both
}

.c-table {
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse
}

.c-table tr {
    border-top: 1px solid rgba(0,0,0,0.3);
    border-bottom: 1px solid rgba(0,0,0,0.3);
    border-left: 1px solid rgba(0,0,0,0.3)
}

.c-table th {
    text-align: center;
    padding: 7px;
    border-right: 1px solid rgba(0,0,0,0.3);
    vertical-align: middle;
    background-color: rgba(0,0,0,0.1)
}

.c-table td {
    text-align: center;
    padding: 15px;
    border-right: 1px solid rgba(0,0,0,0.3);
    vertical-align: middle
}

@media screen and (max-width: 480px) {
    .c-table thead {
        display:none
    }

    .c-table tr {
        margin-bottom: 10px;
        display: block
    }

    .c-table td {
        display: block;
        border-bottom: 1px solid rgba(0,0,0,0.3)
    }

    .c-table td:last-child {
        border-bottom: none
    }

    .c-table td:before {
        content: attr(aria-label);
        margin-right: 10px
    }
}

.p-loader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #cdbfad;
    z-index: 8888888888888
}

.p-loader {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    text-align: center;
    z-index: 99999999999999
}

.sk-circle {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both
}

.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s
}

.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s
}

.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s
}

.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s
}

@-webkit-keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hero {
    width: 100%;
    height: auto;
    padding: 0;
    position: relative;
    margin-top: 120px
}

@media screen and (max-width: 980px) {
    .hero {
        margin-top:110px
    }
}

.hero .hero_bg {
    width: 100%;
    height: 260px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 768px) {
    .hero .hero_bg {
        height:260px
    }
}

@media screen and (max-width: 640px) {
    .hero .hero_bg {
        height:260px;
        background-position: 40% 60%
    }
}

.ivf-session {
    margin: 50px auto
}

@media screen and (max-width: 640px) {
    .ivf-session {
        padding-left:0px;
        padding-right: 0px
    }
}

.ivf-session .ivf-session_in {
    padding: 40px;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 768px) {
    .ivf-session .ivf-session_in {
        padding:40px 20px
    }
}

@media screen and (max-width: 640px) {
    .ivf-session .ivf-session_in {
        padding:40px 20px
    }
}

.ivf-session .ivf-session_in h2 {
    margin-bottom: 1.5em;
    color: #ffffff
}

@media screen and (max-width: 768px) {
    .ivf-session .ivf-session_in h2 {
        font-size:20px;
        font-size: 2.0rem
    }
}

@media screen and (max-width: 640px) {
    .ivf-session .ivf-session_in h2 {
        font-size:16px;
        font-size: 1.8rem
    }
}

.ivf-session .ivf-session_in .desc {
    margin-bottom: 2em;
    color: #ffffff
}

@media screen and (max-width: 768px) {
    .ivf-session .ivf-session_in .desc {
        font-size:13px;
        font-size: 1.3rem
    }
}

@media screen and (max-width: 640px) {
    .ivf-session .ivf-session_in .desc {
        font-size:12px;
        font-size: 1.2rem
    }
}

@media screen and (max-width: 640px) {
    .ivf-session .ivf-session_in .button_area {
        max-width:90%;
        margin-right: auto;
        margin-left: auto
    }
}

.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    box-shadow: 0px 3px 15px rgba(0,0,0,0.2)
}

.ivf-flownav {
    position: absolute;
    top: 0;
    z-index: 98;
    text-align: center;
    overflow: hidden;
    padding: 15px;
    width: 100%;
    height: 120px;
    background-color: #fff;
    display: flex;
    align-items: center;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

@media screen and (max-width: 414px) {
    .ivf-flownav {
        padding:10px
    }
}

.ivf-flownav p {
    font-size: 1.4rem;
    line-height: 2;
    margin: 0 0 5px
}

@media screen and (max-width: 640px) {
    .ivf-flownav p {
        font-size:1rem;
        line-height: 2
    }
}

.ivf-flownav__content {
    font-size: 1.3rem;
    line-height: 2;
    letter-spacing: 0.1em;
    width: 100%;
    overflow: hidden;
    margin-left: 5px
}

.ivf-flownav__content__item {
    width: 16.6%;
    float: left;
    display: block
}

.ivf-flownav__content__item a {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 10px 15px 10px 10px;
    display: block;
    background: #fee5e0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #535353;
    line-height: 1.4
}

.ivf-flownav__content__item a span {
    display: block
}

.ivf-flownav__content__item a span:first-child {
    font-weight: bold
}

.ivf-flownav__content__item a::before {
    content: '';
    position: absolute;
    top: 0;
    right: -10px;
    display: block;
    content: '';
    background: #fff;
    width: 20px;
    height: 50%;
    transform: skew(20deg)
}

.ivf-flownav__content__item a::after {
    position: absolute;
    bottom: 0;
    right: -10px;
    display: block;
    content: '';
    background: #fff;
    width: 20px;
    height: 50%;
    transform: skew(-20deg)
}

.ivf-flownav__content__item a.is-active {
    color: #fff;
    background: #fa7d64
}

.ivf-flownav__content__item a.is-active::before {
    background: #fff
}

.ivf-flownav__content__item a.is-active::after {
    background: #fff
}

.ivf-flownav__content__item a.is-active:hover {
    color: #fff
}

.ivf-flownav__content__item a:hover {
    color: #b8a48a
}

@media screen and (max-width: 640px) {
    .ivf-flownav__content {
        font-size:1.2rem;
        line-height: 2;
        width: 100%;
        display: inherit;
        justify-content: inherit
    }

    .ivf-flownav__content__item {
        width: 33.3%;
        margin: 0 0 5px
    }

    .ivf-flownav__content__item a {
        font-size: .6em;
        padding: 7px 10px 7px 5px
    }
}

.mean-container .mean-bar {
    width: 100%;
    position: fixed;
    background: none;
    z-index: 99;
    top: 0;
    left: 0
}

.mean-container.open .mean-bar {
    height: 100%
}

.meanmenu-reveal-btn {
    position: absolute;
    display: block;
    z-index: 99;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    right: 0;
    top: 0
}

.meanmenu-reveal {
    width: 36px;
    height: 36px;
    margin: 14px;
    display: block !important;
    position: relative
}

.meanmenu-reveal:after {
    content: "MENU";
    position: absolute;
    bottom: 0;
    color: #9c8570;
    font-size: 10px;
    letter-spacing: 0em;
    width: 100%;
    left: 0;
    text-align: center
}

.meanmenu-reveal.meanclose:after {
    content: "CLOSE"
}

.meanmenu-reveal span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    margin: 0 auto
}

.meanmenu-reveal span:nth-of-type(1) {
    top: 0;
    background: #9c8570
}

.meanmenu-reveal span:nth-of-type(2) {
    top: 8px;
    background: #9c8570
}

.meanmenu-reveal span:nth-of-type(3) {
    top: 16px;
    background: #9c8570
}

.meanmenu-reveal span:nth-of-type(1) {
    -webkit-animation: menu-ber01 .75s forwards;
    animation: menu-ber01 .75s forwards
}

.meanmenu-reveal span:nth-of-type(2) {
    transition: all .25s .25s;
    opacity: 1
}

.meanmenu-reveal span:nth-of-type(3) {
    -webkit-animation: menu-ber02 .75s forwards;
    animation: menu-ber02 .75s forwards
}

.meanclose span:nth-of-type(1) {
    -webkit-animation: active-menu-ber01 .75s forwards;
    animation: active-menu-ber01 .75s forwards;
    top: -2px
}

.meanclose span:nth-of-type(2) {
    opacity: 0
}

.meanclose span:nth-of-type(3) {
    -webkit-animation: active-menu-ber03 .75s forwards;
    animation: active-menu-ber03 .75s forwards
}

@-webkit-keyframes active-menu-ber01 {
    0% {
        -webkit-transform: translateY(0) rotate(0)
    }

    50% {
        -webkit-transform: translateY(10px) rotate(0)
    }

    100% {
        -webkit-transform: translateY(10px) rotate(45deg)
    }
}

@keyframes active-menu-ber01 {
    0% {
        transform: translateY(0) rotate(0)
    }

    50% {
        transform: translateY(10px) rotate(0)
    }

    100% {
        transform: translateY(10px) rotate(45deg)
    }
}

@-webkit-keyframes active-menu-ber03 {
    0% {
        -webkit-transform: translateY(0) rotate(0)
    }

    50% {
        -webkit-transform: translateY(-8px) rotate(0)
    }

    100% {
        -webkit-transform: translateY(-8px) rotate(-45deg)
    }
}

@keyframes active-menu-ber03 {
    0% {
        transform: translateY(0) rotate(0)
    }

    50% {
        transform: translateY(-8px) rotate(0)
    }

    100% {
        transform: translateY(-8px) rotate(-45deg)
    }
}

.mean-container .mean-nav {
    width: 100%;
    overflow-y: auto;
    position: relative;
    width: 100%;
    background: #fcfbfa;
    top: 0
}

.mean-container .mean-nav ul {
    max-height: calc(100vh - 0px);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    z-index: 9;
    background: #fcfbfa
}

.mean-container .mean-nav ul.nav {
    padding: 0 0 50px
}

.mean-container .mean-nav ul li {
    position: relative;
    box-sizing: border-box;
    border-bottom: #b8a48a solid 1px
}

.mean-container .mean-nav ul li a {
    font-size: 1.4rem;
    line-height: 1.5;
    display: block;
    width: 100%;
    padding: 1em 1.5em;
    margin: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    color: #9c8570;
    box-sizing: border-box
}

.mean-container .mean-nav ul li a span i {
    display: none
}

.mean-container .mean-nav ul li li:last-child {
    border-bottom: none
}

.mean-container .mean-nav ul li li a {
    width: 100%;
    padding: 1em 10%;
    text-shadow: none !important;
    visibility: visible;
    background-color: #f4f0ec
}

.mean-container .mean-nav ul li.mean-last a {
    border-bottom: none;
    margin-bottom: 0
}

.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 1em 15%
}

.mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 1em 20%
}

.mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 1em 25%
}

.mean-container .mean-nav ul li a:hover {
    background: #cdbfad
}

.mean-container .mean-nav ul li a.mean-expand {
    width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.7rem;
    color: #9c8570;
    height: 100%;
    line-height: 1;
    background: #e4ddd5
}

.mean-container .mean-nav ul li a.mean-expand:hover {
    background: #eeeae5;
    color: #9c8570
}

.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both
}

.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0
}

@media screen and (max-width: 980px) {
    .mean-nav .nav .h_top_sp {
        padding:10px;
        background-color: #fff
    }

    .mean-nav .nav .h_top_sp a {
        font-size: inherit;
        line-height: inherit;
        letter-spacing: inherit;
        padding: 0
    }

    .mean-nav .nav .h_top_sp__colleft {
        float: left
    }

    .mean-nav .nav .h_top_sp__colright {
        float: right;
        padding: 10px
    }

    .mean-nav .nav .h_top_sp .h_logo {
        width: 100%;
        max-width: 172px;
        height: 40px;
        display: block
    }

    .mean-nav .nav .h_top_sp .h_logo .logo_sp {
        display: block
    }

    .mean-nav .nav .h_top_sp .h_reserve {
        font-size: 1.4rem;
        line-height: 1;
        letter-spacing: 0.1em;
        overflow: hidden;
        text-align: center;
        position: relative;
        float: left
    }

    .mean-nav .nav .h_top_sp .h_reserve a {
        color: #ffffff;
        display: block;
        background: #b8a48a;
        position: relative;
        padding: 13px 18px;
        transition-property: all;
        transition-duration: .3s;
        transition-delay: 0s;
        -webkit-transition-property: all;
        -webkit-transition-duration: .3s;
        -webkit-transition-delay: 0s
    }

    .mean-nav .nav .h_top_sp .h_reserve a:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: -100%;
        left: 0;
        z-index: -2;
        background: #999;
        transition: all 0.3s ease-in-out;
        color: #ffffff
    }

    .mean-nav .nav .h_top_sp .h_reserve a:hover:before {
        position: absolute;
        top: 0%;
        left: 0;
        z-index: 0;
        color: #ffffff
    }

    .mean-nav .nav .h_top_sp .h_reserve a:hover span {
        position: relative;
        z-index: 5;
        color: #ffffff
    }

    .mean-nav .nav .h_top_sp .h_reserve a span {
        line-height: 1.0
    }

    .mean-nav .nav .h_access_sp {
        padding: 2em
    }

    .mean-nav .nav .h_access_sp a {
        color: #ffffff;
        display: block;
        padding: 0.8em;
        background: rgba(184,164,138,0.3);
        border: #b8a48a solid 1px;
        line-height: 1.0;
        color: #b8a48a;
        text-align: center
    }

    .mean-nav .nav .h_access_sp a span {
        display: block
    }
}

/*!
	Modaal - accessible modals - v0.4.3
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll {
    overflow: hidden
}

.modaal-accessible-hide {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.modaal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0
}

.modaal-wrapper {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: auto;
    opacity: 1;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.modaal-wrapper * {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden
}

.modaal-wrapper .modaal-close {
    border: none;
    background: 0 0;
    padding: 0;
    -webkit-appearance: none
}

.modaal-wrapper.modaal-start_none {
    display: none;
    opacity: 1
}

.modaal-wrapper.modaal-start_fade {
    opacity: 0
}

.modaal-wrapper [tabindex="0"] {
    outline: 0 !important
}

.modaal-wrapper.modaal-fullscreen {
    overflow: hidden
}

.modaal-outer-wrapper {
    display: table;
    position: relative;
    width: 100%;
    height: 100%
}

.modaal-fullscreen .modaal-outer-wrapper {
    display: block
}

.modaal-inner-wrapper {
    display: table-cell;
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: middle;
    text-align: center;
    padding: 80px 25px
}

.modaal-fullscreen .modaal-inner-wrapper {
    padding: 0;
    display: block;
    vertical-align: top
}

.modaal-container {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: auto;
    text-align: left;
    color: #000;
    max-width: 1000px;
    border-radius: 0;
    background: #fff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    cursor: auto
}

.modaal-container.is_loading {
    height: 100px;
    width: 100px;
    overflow: hidden
}

.modaal-fullscreen .modaal-container {
    max-width: none;
    height: 100%;
    overflow: auto
}

.modaal-close {
    position: fixed;
    right: 20px;
    top: 20px;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    width: 50px;
    height: 50px;
    background: transparent;
    border-radius: 100%;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.modaal-close:focus,.modaal-close:hover {
    outline: 0;
    background: #fff
}

.modaal-close:focus:after,.modaal-close:focus:before,.modaal-close:hover:after,.modaal-close:hover:before {
    background: #b93d0c
}

.modaal-close span {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.modaal-close:after,.modaal-close:before {
    display: block;
    content: " ";
    position: absolute;
    top: 14px;
    left: 23px;
    width: 4px;
    height: 22px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.modaal-close:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modaal-close:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modaal-fullscreen .modaal-close {
    background: #afb7bc;
    right: 10px;
    top: 10px
}

.modaal-content-container {
    padding: 30px
}

.modaal-confirm-wrap {
    padding: 30px 0 0;
    text-align: center;
    font-size: 0
}

.modaal-confirm-btn {
    font-size: 14px;
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    background: 0 0
}

.modaal-confirm-btn.modaal-ok {
    padding: 10px 15px;
    color: #fff;
    background: #555;
    border-radius: 3px;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.modaal-confirm-btn.modaal-ok:hover {
    background: #2f2f2f
}

.modaal-confirm-btn.modaal-cancel {
    text-decoration: underline
}

.modaal-confirm-btn.modaal-cancel:hover {
    text-decoration: none;
    color: #2f2f2f
}

.modaal-instagram .modaal-container {
    width: auto;
    background: 0 0;
    box-shadow: none !important
}

.modaal-instagram .modaal-content-container {
    padding: 0;
    background: 0 0
}

.modaal-instagram .modaal-content-container>blockquote {
    width: 1px !important;
    height: 1px !important;
    opacity: 0 !important
}

.modaal-instagram iframe {
    opacity: 0;
    margin: -6px !important;
    border-radius: 0 !important;
    width: 1000px !important;
    max-width: 800px !important;
    box-shadow: none !important;
    -webkit-animation: instaReveal 1s linear forwards;
    animation: instaReveal 1s linear forwards
}

.modaal-image .modaal-inner-wrapper {
    padding-left: 140px;
    padding-right: 140px
}

.modaal-image .modaal-container {
    width: auto;
    max-width: 100%
}

.modaal-gallery-wrap {
    position: relative;
    color: #fff
}

.modaal-gallery-item {
    display: none
}

.modaal-gallery-item img {
    display: block
}

.modaal-gallery-item.is_active {
    display: block
}

.modaal-gallery-label {
    position: absolute;
    left: 0;
    width: 100%;
    margin: 20px 0 0;
    font-size: 18px;
    text-align: center;
    color: #fff
}

.modaal-gallery-label:focus {
    outline: 0
}

.modaal-gallery-control {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    cursor: pointer;
    color: #fff;
    width: 50px;
    height: 50px;
    background: transparent;
    border: none;
    border-radius: 100%;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.modaal-gallery-control.is_hidden {
    opacity: 0;
    cursor: default
}

.modaal-gallery-control:focus,.modaal-gallery-control:hover {
    outline: 0;
    background: #fff
}

.modaal-gallery-control:focus:after,.modaal-gallery-control:focus:before,.modaal-gallery-control:hover:after,.modaal-gallery-control:hover:before {
    background: #afb7bc
}

.modaal-gallery-control span {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.modaal-gallery-control:after,.modaal-gallery-control:before {
    display: block;
    content: " ";
    position: absolute;
    top: 16px;
    left: 25px;
    width: 4px;
    height: 18px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.modaal-gallery-control:before {
    margin: -5px 0 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modaal-gallery-control:after {
    margin: 5px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modaal-gallery-next-inner {
    left: 100%;
    margin-left: 40px
}

.modaal-gallery-next-outer {
    right: 45px
}

.modaal-gallery-prev:after,.modaal-gallery-prev:before {
    left: 22px
}

.modaal-gallery-prev:before {
    margin: 5px 0 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modaal-gallery-prev:after {
    margin: -5px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modaal-gallery-prev-inner {
    right: 100%;
    margin-right: 40px
}

.modaal-gallery-prev-outer {
    left: 45px
}

.modaal-video-wrap {
    margin: auto 50px;
    position: relative
}

.modaal-video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    background: #000;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto
}

.modaal-video-container embed,.modaal-video-container iframe,.modaal-video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modaal-iframe .modaal-content {
    width: 100%;
    height: 100%
}

.modaal-iframe-elem {
    width: 100%;
    height: 100%;
    display: block
}

.modaal-loading-spinner {
    background: 0 0;
    position: absolute;
    width: 200px;
    height: 200px;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    -webkit-transform: scale(0.25);
    -ms-transform: scale(0.25);
    transform: scale(0.25)
}

.modaal-loading-spinner>div {
    width: 24px;
    height: 24px;
    margin-left: 4px;
    margin-top: 4px;
    position: absolute
}

.modaal-loading-spinner>div>div {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: #fff
}

.modaal-loading-spinner>div:nth-of-type(1)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div {
    -ms-animation: modaal-loading-spinner 1s linear infinite;
    -moz-animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    -o-animation: modaal-loading-spinner 1s linear infinite
}

.modaal-loading-spinner>div:nth-of-type(1) {
    -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
    -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(45deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(2)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: .12s;
    animation-delay: .12s
}

.modaal-loading-spinner>div:nth-of-type(2) {
    -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
    -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(90deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(3)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div {
    -ms-animation: modaal-loading-spinner 1s linear infinite;
    -moz-animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    -o-animation: modaal-loading-spinner 1s linear infinite
}

.modaal-loading-spinner>div:nth-of-type(3) {
    -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
    -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(135deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(4)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: .37s;
    animation-delay: .37s
}

.modaal-loading-spinner>div:nth-of-type(4) {
    -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
    -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(180deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(5)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div {
    -ms-animation: modaal-loading-spinner 1s linear infinite;
    -moz-animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    -o-animation: modaal-loading-spinner 1s linear infinite
}

.modaal-loading-spinner>div:nth-of-type(5) {
    -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
    -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(225deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(6)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: .62s;
    animation-delay: .62s
}

.modaal-loading-spinner>div:nth-of-type(6) {
    -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
    -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(270deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(7)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.modaal-loading-spinner>div:nth-of-type(7) {
    -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
    -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(315deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(8)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: .87s;
    animation-delay: .87s
}

.modaal-loading-spinner>div:nth-of-type(8) {
    -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
    -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(360deg) translate(70px, 0)
}

@media only screen and (min-width: 1400px) {
    .modaal-video-container {
        padding-bottom:0;
        height: 731px
    }
}

@media only screen and (max-width: 1140px) {
    .modaal-image .modaal-inner-wrapper {
        padding-left:25px;
        padding-right: 25px
    }

    .modaal-gallery-control {
        top: auto;
        bottom: 20px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        background: rgba(0,0,0,0.7)
    }

    .modaal-gallery-control:after,.modaal-gallery-control:before {
        background: #fff
    }

    .modaal-gallery-next {
        left: auto;
        right: 20px
    }

    .modaal-gallery-prev {
        left: 20px;
        right: auto
    }
}

@media screen and (max-width: 900px) {
    .modaal-instagram iframe {
        width:500px !important
    }
}

@media only screen and (max-width: 600px) {
    .modaal-instagram iframe {
        width:280px !important
    }
}

@media screen and (max-height: 1100px) {
    .modaal-instagram iframe {
        width:700px !important
    }
}

@media screen and (max-height: 1000px) {
    .modaal-inner-wrapper {
        padding-top:60px;
        padding-bottom: 60px
    }

    .modaal-instagram iframe {
        width: 600px !important
    }
}

@media screen and (max-height: 900px) {
    .modaal-instagram iframe {
        width:500px !important
    }

    .modaal-video-container {
        max-width: 900px;
        max-height: 510px
    }
}

@media only screen and (max-height: 820px) {
    .modaal-gallery-label {
        display:none
    }
}

@keyframes instaReveal {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes instaReveal {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes modaal-loading-spinner {
    0% {
        opacity: 1;
        -ms-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    100% {
        opacity: .1;
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes modaal-loading-spinner {
    0% {
        opacity: 1;
        -ms-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    100% {
        opacity: .1;
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.reservation {
    margin: 50px auto
}

.branch_hospital {
    padding: 0 0 50px 0
}

@media screen and (max-width: 768px) {
    .branch_hospital {
        padding:0 0 25px 0
    }
}

.branch_hospital .learn_branch {
    margin-top: 140px
}

@media screen and (max-width: 768px) {
    .branch_hospital .learn_branch {
        margin-top:120px
    }
}

@media screen and (max-width: 640px) {
    .branch_hospital .learn_branch {
        margin-top:120px
    }
}

.branch_hospital .learn_branch li.single {
    width: 100% !important;
    max-width: 550px !important
}

.branch_hospital .learn_branch li {
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.branch_hospital .learn_branch li:last-child {
    border-left: #ffffff solid 1px
}

@media screen and (max-width: 640px) {
    .branch_hospital .learn_branch li {
        max-width:100%;
        margin-bottom: 120px
    }

    .branch_hospital .learn_branch li:last-child {
        margin-bottom: 0px;
        border-left: none
    }
}

.branch_hospital .learn_branch li .brandch_img {
    max-width: 700px;
    margin: -80px auto 0px;
    padding: 10px 20px
}

.branch_hospital .learn_branch li .brandch_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.branch_hospital .learn_branch li .branch_tx {
    max-width: 700px;
    margin: 0px auto 40px;
    padding: 10px 20px
}

.branch_hospital .learn_branch li .branch_tx h3 {
    margin-bottom: 1em;
    text-align: center
}

.branch_hospital .learn_branch li .branch_tx h3 .homemade {
    color: #999;
    display: block
}

.branch_hospital .learn_branch li .branch_tx .branch_heading {
    margin-bottom: 1em;
    text-align: center;
    line-height: 1.8
}

.branch_hospital .learn_branch li .branch_tx dl {
    font-size: 1.4rem;
    line-height: 2;
    border-bottom: #ccc solid 1px;
    padding: 0.5em
}

.branch_hospital .learn_branch li .branch_tx dl dd {
    margin: 0
}

.branch_hospital .learn_branch .learn_futagotamagawa {
    background: #f1e7e2
}

.branch_hospital .learn_branch .learn_aobadai {
    background: #e9ebe7
}

.first-visit {
    margin: 50px auto
}

.flow_inspection {
    background: #fafaf9
}

.flow_inspection .flexwrap {
    justify-content: space-between
}

.flow_inspection .flexwrap li {
    padding: 60px 30px 30px;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    width: calc(33% - 50px + 10px);
    margin: 30px 40px 20px 10px;
    position: relative
}

.flow_inspection .flexwrap li:last-child {
    margin: 30px 10px 20px 10px
}

@media screen and (max-width: 960px) {
    .flow_inspection .flexwrap li:last-child {
        margin:30px 10px 20px 10px
    }
}

@media screen and (max-width: 768px) {
    .flow_inspection .flexwrap li:last-child {
        margin:30px 5px 20px 5px
    }
}

@media screen and (max-width: 640px) {
    .flow_inspection .flexwrap li:last-child {
        margin:30px 10px 20px 10px
    }
}

@media screen and (max-width: 414px) {
    .flow_inspection .flexwrap li:last-child {
        margin:30px 0px 20px 0px
    }
}

.flow_inspection .flexwrap li:last-child i {
    display: none
}

@media screen and (max-width: 960px) {
    .flow_inspection .flexwrap li {
        margin:30px 30px 20px 10px;
        padding: 50px 25px 30px;
        width: calc(33% - 40px + 7px)
    }
}

@media screen and (max-width: 768px) {
    .flow_inspection .flexwrap li {
        margin:30px 20px 20px 5px;
        padding: 40px 20px 25px;
        width: calc(33% - 25px + 3px)
    }
}

@media screen and (max-width: 640px) {
    .flow_inspection .flexwrap li {
        width:100%;
        margin: 30px 10px 20px 10px;
        padding: 50px 25px 30px
    }
}

@media screen and (max-width: 414px) {
    .flow_inspection .flexwrap li {
        width:100%;
        margin: 30px 0px 20px 0px
    }
}

.flow_inspection .flexwrap li .fz42 {
    position: absolute;
    top: -8%;
    transform: rotate(-10deg);
    color: #c4c2be;
    border-bottom: #c4c2be solid 2px;
    line-height: 1.4
}

@media screen and (max-width: 960px) {
    .flow_inspection .flexwrap li .fz42 {
        font-size:38px;
        font-size: 3.8rem
    }
}

@media screen and (max-width: 768px) {
    .flow_inspection .flexwrap li .fz42 {
        font-size:36px;
        font-size: 3.6rem;
        top: -8%
    }
}

@media screen and (max-width: 640px) {
    .flow_inspection .flexwrap li .fz42 {
        font-size:30px;
        font-size: 3.0rem;
        top: -5%
    }
}

.flow_inspection .flexwrap li h3 {
    padding: 0.5em 0em;
    border-bottom: #83705e solid 1px;
    color: #83705e
}

.flow_inspection .flexwrap li h3 .fz18 {
    display: block
}

.flow_inspection .flexwrap li .fz14 {
    color: #535353;
    padding: 20px 0px
}

.flow_inspection .flexwrap li .arr {
    width: 50px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translate(0, -50%);
    z-index: +1;
    margin: 0 5px;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

@media screen and (max-width: 640px) {
    .flow_inspection .flexwrap li .arr {
        display:none
    }
}

.flow_inspection .flexwrap li .arr::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 98%;
    height: 1px;
    background-color: #b8a48a
}

.flow_inspection .flexwrap li .arr::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 0px 12px;
    border-color: transparent transparent transparent #b8a48a
}

.door-index {
    background: #f4f5f3
}

.door-index_in {
    padding: 0 20px
}

.door-index_tx {
    margin: 40px 80px
}

@media screen and (max-width: 768px) {
    .door-index_tx {
        margin:40px
    }
}

@media screen and (max-width: 414px) {
    .door-index_tx {
        margin:20px 0px
    }
}

.door-index_content {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 40px 60px
}

@media screen and (max-width: 768px) {
    .door-index_content {
        padding:20px
    }
}

.door-index_item {
    margin: 0 0px 40px;
    padding: 0
}

@media screen and (max-width: 768px) {
    .door-index_item {
        margin:0 0 20px
    }
}

.door-index_item h3 {
    color: #83705e;
    border-bottom: #e4ddd5 solid 2px;
    vertical-align: baseline;
    display: inline-block;
    margin: 20px 0 0
}

.door-index_item_tx {
    font-size: 1.4rem;
    line-height: 2
}

.door-index_item_tx strong {
    font-size: 1.6rem;
    line-height: 2;
    display: block;
    font-weight: normal
}

.door-index_item_tx strong span {
    padding: 0 0 3px
}

.door-index_item_tx strong::before {
    content: '●';
    color: #f2cec2;
    margin: 0 3px 0 0
}

.migratory-nav {
    padding: 50px 20px 0;
    text-align: center
}

.migratory-nav__ttl {
    color: #9c8570;
    font-size: 1.6rem;
    line-height: 2;
    border-bottom: #9c8570 solid 1px;
    display: inline-block;
    margin: 0 0 1em
}

.migratory-nav__body {
    overflow: hidden;
    margin-left: -10px
}

.migratory-nav__item {
    float: left;
    width: calc(33.3% - 10px);
    margin: 0 0 10px 10px
}

.migratory-nav__item a {
    font-size: 1.4rem;
    line-height: 1.5;
    width: 100%;
    height: 100%;
    padding: 1em;
    display: block;
    background: #e4ddd5;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #535353;
}
.migratory-nav__item.small a {
    padding:1.15em 0.5em;
    font-size:1.3rem;
}
.migratory-nav__item a:hover {
    color: #fff;
    background: #b8a48a
}

.migratory-nav__item a.current {
    color: #fff;
    background: #b8a48a
}

@media screen and (max-width: 640px) {
    .migratory-nav__body {
        margin-left:0
    }

    .migratory-nav__item {
        float: none;
        width: 100%;
        margin: 0 0 3px 0
    }

    .migratory-nav__item a {
        font-size: 1.2rem;
        line-height: 1.5
    }
}

.clinic_group {
    width: 100vw;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0
}

.clinic_group .clinic_group_in {
    max-width: 880px;
    margin: 0px auto
}

@media screen and (max-width: 768px) {
    .clinic_group .clinic_group_in {
        padding:20px
    }
}

.clinic_group .clinic_group_in h2 {
    color: #ffffff;
    text-align: center
}

.clinic_group .clinic_group_in .flexwrap {
    margin: 30px auto
}

.clinic_group .clinic_group_in .flexwrap li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    box-shadow: 0px 3px 9px -2px #cccccc;
    text-align: center;
    align-items: center
}

@media screen and (max-width: 768px) {
    .clinic_group .clinic_group_in .flexwrap li {
        width:95%;
        margin-left: 2.5%;
        margin-right: 2.5%
    }
}

@media screen and (max-width: 640px) {
    .clinic_group .clinic_group_in .flexwrap li {
        width:94%;
        margin-left: 3%;
        margin-right: 3%
    }
}

.clinic_group .clinic_group_in .flexwrap li a {
    display: block;
    padding: 1em 0.5em;
    background: #ffffff
}

@media screen and (max-width: 768px) {
    .clinic_group .clinic_group_in .flexwrap li a {
        padding:0.8em 0.5em
    }
}

@media screen and (max-width: 640px) {
    .clinic_group .clinic_group_in .flexwrap li a {
        padding:0.8em 0.5em
    }
}

.clinic_group .clinic_group_in .flexwrap li a span {
    vertical-align: middle
}

.clinic_group .clinic_group_in .flexwrap li a i {
    margin: 0 0.3em;
    color: #e1d9ce;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    .clinic_group .clinic_group_in .flexwrap li a .fz16 {
        font-size:15px;
        font-size: 1.5rem
    }
}

@media screen and (max-width: 640px) {
    .clinic_group .clinic_group_in .flexwrap li a .fz16 {
        font-size:14px;
        font-size: 1.4rem
    }
}

@media screen and (max-width: 768px) {
    .clinic_group .clinic_group_in .flexwrap li a .fz24 {
        font-size:22px;
        font-size: 2.2rem
    }
}

@media screen and (max-width: 640px) {
    .clinic_group .clinic_group_in .flexwrap li a .fz24 {
        font-size:20px;
        font-size: 2.0rem
    }
}

@font-face {
    font-family: 'Homemade Apple';
    font-style: normal;
    font-weight: 400;
    src: url("../../../common/font/homemade-apple-v10-latin/homemade-apple-v10-latin-regular.eot");
    src: local("Homemade Apple Regular"),local("HomemadeApple-Regular"),url("../../../common/font/homemade-apple-v10-latin/homemade-apple-v10-latin-regular.eot?#iefix") format("embedded-opentype"),url("../../../common/font/homemade-apple-v10-latin/homemade-apple-v10-latin-regular.woff2") format("woff2"),url("../../../common/font/homemade-apple-v10-latin/homemade-apple-v10-latin-regular.woff") format("woff"),url("../../../common/font/homemade-apple-v10-latin/homemade-apple-v10-latin-regular.ttf") format("truetype"),url("../../../common/font/homemade-apple-v10-latin/homemade-apple-v10-latin-regular.svg#HomemadeApple") format("svg")
}

@font-face {
    font-family: 'Cardo';
    font-style: normal;
    font-weight: 400;
    src: url("../../../common/font/cardo-v11-latin/cardo-v11-latin-regular.eot");
    src: local("Cardo"),local("Cardo-Regular"),url("../../../common/font/cardo-v11-latin/cardo-v11-latin-regular.eot?#iefix") format("embedded-opentype"),url("../../../common/font/cardo-v11-latin/cardo-v11-latin-regular.woff2") format("woff2"),url("../../../common/font/cardo-v11-latin/cardo-v11-latin-regular.woff") format("woff"),url("../../../common/font/cardo-v11-latin/cardo-v11-latin-regular.ttf") format("truetype"),url("../../../common/font/cardo-v11-latin/cardo-v11-latin-regular.svg#Cardo") format("svg")
}

@font-face {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 400;
    src: url("../../../common/font/cormorant-v8-latin/cormorant-v8-latincormorant-v8-latin-regular.eot");
    src: local("Cormorant Regular"),local("Cormorant-Regular"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-regular.eot?#iefix") format("embedded-opentype"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-regular.woff2") format("woff2"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-regular.woff") format("woff"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-regular.ttf") format("truetype"),url("../../../common/ont/cormorant-v8-latin/cormorant-v8-latin-regular.svg#Cormorant") format("svg")
}

@font-face {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 500;
    src: url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-500.eot");
    src: local("Cormorant Medium"),local("Cormorant-Medium"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-500.eot?#iefix") format("embedded-opentype"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-500.woff2") format("woff2"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-500.woff") format("woff"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-500.ttf") format("truetype"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-500.svg#Cormorant") format("svg")
}

@font-face {
    font-family: 'Cormorant';
    font-style: italic;
    font-weight: 500;
    src: url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-500italic.eot");
    src: local("Cormorant Medium Italic"),local("Cormorant-MediumItalic"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-500italic.eot?#iefix") format("embedded-opentype"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-500italic.woff2") format("woff2"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-500italic.woff") format("woff"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-500italic.ttf") format("truetype"),url("../../../common/font/cormorant-v8-latin/cormorant-v8-latin-500italic.svg#Cormorant") format("svg")
}

.serif {
    font-family: YakuHanMP,"游明朝",YuMincho,yu-mincho-pr6,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Hiragino Mincho Pro","Sawarabi Mincho",serif;
    font-weight: 500;
    font-weight: 400
}

.cardo400 {
    font-family: 'Cardo', serif;
    font-style: normal;
    font-weight: 400
}

.cardo400i {
    font-family: 'Cardo', serif;
    font-style: italic;
    font-weight: 400
}

.cardo700 {
    font-family: 'Cardo', serif;
    font-style: normal;
    font-weight: 700
}

.homemade {
    font-family: 'Homemade Apple', cursive;
    font-weight: 400
}

.cormorant500 {
    font-family: 'Cormorant', serif;
    font-style: normal;
    font-weight: 500
}

.cormorant500i {
    font-family: 'Cormorant', serif;
    font-style: italic;
    font-weight: 500
}

.underline {
    text-decoration: underline
}

.fw_bold {
    font-weight: bold
}

.fw_normal {
    font-weight: normal
}

.red {
    color: #fa7d64
}

.markerpen {
    background-image: linear-gradient(to top, #ff0 40%, transparent 40%)
}

.tate_tx {
    display: inline-block;
    -webkit-font-feature-settings: 'pkna';
    font-feature-settings: 'pkna';
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    white-space: nowrap;
    text-orientation: upright;
    -webkit-text-orientation: upright;
    text-align: justify;
    text-justify: inter-ideograph
}

.fz9 {
    font-size: .9rem;
    line-height: 2
}

.fz10 {
    font-size: 1rem;
    line-height: 1.2
}

.fz11 {
    font-size: 1.1rem;
    line-height: 2
}

.fz12 {
    font-size: 1.2rem;
    line-height: 2
}

.fz13 {
    font-size: 1.3rem;
    line-height: 2
}

.fz14 {
    font-size: 1.4rem;
    line-height: 2
}

.fz15 {
    font-size: 1.5rem;
    line-height: 2
}

.fz16 {
    font-size: 1.6rem;
    line-height: 2
}

.fz17 {
    font-size: 1.7rem;
    line-height: 2
}

.fz18 {
    font-size: 1.8rem;
    line-height: 2
}

.fz19 {
    font-size: 1.9rem;
    line-height: 2
}

.fz20 {
    font-size: 2rem;
    line-height: 2
}

.fz22 {
    font-size: 2.2rem;
    line-height: 2
}

.fz24 {
    font-size: 2.4rem;
    line-height: 2
}

.fz26 {
    font-size: 2.6rem;
    line-height: 2
}

.fz28 {
    font-size: 2.8rem;
    line-height: 2
}

.fz30 {
    font-size: 3rem;
    line-height: 2
}

.fz32 {
    font-size: 3.2rem;
    line-height: 2
}

.fz34 {
    font-size: 3.4rem;
    line-height: 2
}

.fz36 {
    font-size: 3.6rem;
    line-height: 2
}

.fz38 {
    font-size: 3.8rem;
    line-height: 2
}

.fz40 {
    font-size: 4rem;
    line-height: 2
}

.fz42 {
    font-size: 4.2rem;
    line-height: 2
}

.fz44 {
    font-size: 4.4rem;
    line-height: 2
}

.fz46 {
    font-size: 4.6rem;
    line-height: 2
}

.fz48 {
    font-size: 48px;
    font-size: 4.8rem
}

.fz50 {
    font-size: 50px;
    font-size: 5.0rem
}

.fz52 {
    font-size: 5.2rem;
    line-height: 2
}

.fz60 {
    font-size: 60px;
    font-size: 6.0rem
}

.fz70 {
    font-size: 70px;
    font-size: 7.0rem
}

.fz80 {
    font-size: 80px;
    font-size: 8.0rem
}

.fz90 {
    font-size: 90px;
    font-size: 9.0rem
}

.fz100 {
    font-size: 100px;
    font-size: 10rem
}

.align_center {
    text-align: center
}

.align_left {
    text-align: left
}

.align_right {
    text-align: right
}

.u-mb0 {
    margin-bottom: 0px
}

.u-mb5 {
    margin-bottom: 5px
}

.u-mb10 {
    margin-bottom: 10px
}

.u-mb15 {
    margin-bottom: 15px
}

.u-mb20 {
    margin-bottom: 20px
}

.u-mb25 {
    margin-bottom: 25px
}

.u-mb30 {
    margin-bottom: 30px
}

.u-mb35 {
    margin-bottom: 35px
}

.u-mb40 {
    margin-bottom: 40px
}

.u-mb45 {
    margin-bottom: 45px
}

.u-mb50 {
    margin-bottom: 50px
}

.u-mb55 {
    margin-bottom: 55px
}

.u-mb60 {
    margin-bottom: 60px
}

.u-mb65 {
    margin-bottom: 65px
}

.u-mb70 {
    margin-bottom: 70px
}

.u-mb75 {
    margin-bottom: 75px
}

.u-mb80 {
    margin-bottom: 80px
}

.u-mt0 {
    margin-top: 0px
}

.u-mt5 {
    margin-top: 5px
}

.u-mt10 {
    margin-top: 10px
}

.u-mt15 {
    margin-top: 15px
}

.u-mt20 {
    margin-top: 20px
}

.u-mt25 {
    margin-top: 25px
}

.u-mt30 {
    margin-top: 30px
}

.u-mt35 {
    margin-top: 35px
}

.u-mt40 {
    margin-top: 40px
}

.u-mt45 {
    margin-top: 45px
}

.u-mt50 {
    margin-top: 50px
}

.u-mt55 {
    margin-top: 55px
}

.u-mt60 {
    margin-top: 60px
}

.u-mt65 {
    margin-top: 65px
}

.u-mt70 {
    margin-top: 70px
}

.u-mt75 {
    margin-top: 75px
}

.u-mt80 {
    margin-top: 80px
}

.u-mr0 {
    margin-right: 0px
}

.u-mr5 {
    margin-right: 5px
}

.u-mr10 {
    margin-right: 10px
}

.u-mr15 {
    margin-right: 15px
}

.u-mr20 {
    margin-right: 20px
}

.u-mr25 {
    margin-right: 25px
}

.u-mr30 {
    margin-right: 30px
}

.u-mr35 {
    margin-right: 35px
}

.u-mr40 {
    margin-right: 40px
}

.u-mr45 {
    margin-right: 45px
}

.u-mr50 {
    margin-right: 50px
}

.u-mr55 {
    margin-right: 55px
}

.u-mr60 {
    margin-right: 60px
}

.u-mr65 {
    margin-right: 65px
}

.u-mr70 {
    margin-right: 70px
}

.u-mr75 {
    margin-right: 75px
}

.u-mr80 {
    margin-right: 80px
}

.u-ml0 {
    margin-left: 0px
}

.u-ml5 {
    margin-left: 5px
}

.u-ml10 {
    margin-left: 10px
}

.u-ml15 {
    margin-left: 15px
}

.u-ml20 {
    margin-left: 20px
}

.u-ml25 {
    margin-left: 25px
}

.u-ml30 {
    margin-left: 30px
}

.u-ml35 {
    margin-left: 35px
}

.u-ml40 {
    margin-left: 40px
}

.u-ml45 {
    margin-left: 45px
}

.u-ml50 {
    margin-left: 50px
}

.u-ml55 {
    margin-left: 55px
}

.u-ml60 {
    margin-left: 60px
}

.u-ml65 {
    margin-left: 65px
}

.u-ml70 {
    margin-left: 70px
}

.u-ml75 {
    margin-left: 75px
}

.u-ml80 {
    margin-left: 80px
}

.u-pb0 {
    padding-bottom: 0px
}

.u-pb5 {
    padding-bottom: 5px
}

.u-pb10 {
    padding-bottom: 10px
}

.u-pb15 {
    padding-bottom: 15px
}

.u-pb20 {
    padding-bottom: 20px
}

.u-pb25 {
    padding-bottom: 25px
}

.u-pb30 {
    padding-bottom: 30px
}

.u-pb35 {
    padding-bottom: 35px
}

.u-pb40 {
    padding-bottom: 40px
}

.u-pb45 {
    padding-bottom: 45px
}

.u-pb50 {
    padding-bottom: 50px
}

.u-pb55 {
    padding-bottom: 55px
}

.u-pb60 {
    padding-bottom: 60px
}

.u-pb65 {
    padding-bottom: 65px
}

.u-pb70 {
    padding-bottom: 70px
}

.u-pb75 {
    padding-bottom: 75px
}

.u-pb80 {
    padding-bottom: 80px
}

.u-pt0 {
    padding-top: 0px
}

.u-pt5 {
    padding-top: 5px
}

.u-pt10 {
    padding-top: 10px
}

.u-pt15 {
    padding-top: 15px
}

.u-pt20 {
    padding-top: 20px
}

.u-pt25 {
    padding-top: 25px
}

.u-pt30 {
    padding-top: 30px
}

.u-pt35 {
    padding-top: 35px
}

.u-pt40 {
    padding-top: 40px
}

.u-pt45 {
    padding-top: 45px
}

.u-pt50 {
    padding-top: 50px
}

.u-pt55 {
    padding-top: 55px
}

.u-pt60 {
    padding-top: 60px
}

.u-pt65 {
    padding-top: 65px
}

.u-pt70 {
    padding-top: 70px
}

.u-pt75 {
    padding-top: 75px
}

.u-pt80 {
    padding-top: 80px
}

.u-pr0 {
    padding-right: 0px
}

.u-pr5 {
    padding-right: 5px
}

.u-pr10 {
    padding-right: 10px
}

.u-pr15 {
    padding-right: 15px
}

.u-pr20 {
    padding-right: 20px
}

.u-pr25 {
    padding-right: 25px
}

.u-pr30 {
    padding-right: 30px
}

.u-pr35 {
    padding-right: 35px
}

.u-pr40 {
    padding-right: 40px
}

.u-pr45 {
    padding-right: 45px
}

.u-pr50 {
    padding-right: 50px
}

.u-pr55 {
    padding-right: 55px
}

.u-pr60 {
    padding-right: 60px
}

.u-pr65 {
    padding-right: 65px
}

.u-pr70 {
    padding-right: 70px
}

.u-pr75 {
    padding-right: 75px
}

.u-pr80 {
    padding-right: 80px
}

.u-pl0 {
    padding-left: 0px
}

.u-pl5 {
    padding-left: 5px
}

.u-pl10 {
    padding-left: 10px
}

.u-pl15 {
    padding-left: 15px
}

.u-pl20 {
    padding-left: 20px
}

.u-pl25 {
    padding-left: 25px
}

.u-pl30 {
    padding-left: 30px
}

.u-pl35 {
    padding-left: 35px
}

.u-pl40 {
    padding-left: 40px
}

.u-pl45 {
    padding-left: 45px
}

.u-pl50 {
    padding-left: 50px
}

.u-pl55 {
    padding-left: 55px
}

.u-pl60 {
    padding-left: 60px
}

.u-pl65 {
    padding-left: 65px
}

.u-pl70 {
    padding-left: 70px
}

.u-pl75 {
    padding-left: 75px
}

.u-pl80 {
    padding-left: 80px
}

.u-float--clear {
    clear: both
}

.u-float--left {
    float: left
}

.u-float--right {
    float: right
}

.mv {
    display: none
}

.sp {
    display: none
}

.tab {
    display: none
}

.pad {
    display: none
}

.pc960 {
    display: none
}

.pc {
    display: block
}

@media screen and (max-width: 1080px) {
    .mv {
        display:none
    }

    .sp {
        display: none
    }

    .tab {
        display: none
    }

    .pad {
        display: block
    }

    .pc960 {
        display: block
    }

    .pc {
        display: block
    }
}

@media screen and (max-width: 960px) {
    .pc960 {
        display:block
    }
}

@media screen and (max-width: 768px) {
    .mv {
        display:none
    }

    .sp {
        display: none
    }

    .pc {
        display: none
    }

    .pc960 {
        display: none
    }

    .pad {
        display: block
    }

    .tab {
        display: block
    }
}

@media screen and (max-width: 640px) {
    .tab {
        display:none
    }

    .pc {
        display: none
    }

    .pc960 {
        display: none
    }

    .pad {
        display: none
    }

    .sp {
        display: block
    }

    .mv {
        display: block
    }
}

@media screen and (max-width: 480px) {
    .tab {
        display:none
    }

    .pc {
        display: none
    }

    .pc960 {
        display: none
    }

    .pad {
        display: none
    }

    .sp {
        display: none
    }

    .mv {
        display: block
    }
}

.none {
    display: none
}

.radius50 {
    border-radius: 50%
}

.tophero {
    width: 100%;
    height: 100vh;
    min-height:640px;
    padding: 0;
}

.tophero__bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
    width: 100%;
    height: calc(100% - 112px);
    min-height: 550px;
    position: relative;
}

.tophero .copy {
    font-size: 1.6rem;
    line-height: 2;
    font-weight: normal;
    position: absolute;
    top: calc(50% + 30px);
    left: 0;
    transform: translate(0, -50%);
    display: block;
    width: 100%;
    text-align: center
}

.tophero .copy .tate_tx {
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-size: 2.0rem;
    color: #ffffff;
    text-shadow: 0px 0px 9px #44392f
}

.tophero .recruit_btn {
    position: absolute;
    max-width: 150px;
    right: 5%;
    bottom: 20px
}

.tophero .recruit_btn:hover {
    opacity: 0.85;
    transition: 0.3
}

.tophero .results-summary {
    font-size: 1.2vw;
    line-height:1;
    position: absolute;
    bottom: 2%;
    right: 2%;
    width: 36%;
    background-color:rgba(255,255,255,0.5);
    display:flex;
    flex-direction:column;
    align-items:center;
    padding:1em;
}
.tophero .results-summary p{
    margin:0;
}
.tophero .results-summary .results-summary__total{
    font-size:1.25em;
    margin-bottom:0.5em;
    width:100%;
    text-align:center;
    /* padding:0.5em;
    border:1px solid #b7a48c; */
}
.tophero .results-summary .results-summary__total strong{
    font-size:1.5em;
    color:#b07e3d;
}
.tophero .results-summary .results-summary__total small{
    font-size:0.65em;
}
.tophero .results-summary .results-summary__label {
    border:1px solid #b7a48c;
    background-color:rgba(230, 216, 200, 0.35);
    width:100%;
    text-align:center;
    padding:0.4em;
    margin-bottom:0.25em;
}
.tophero .results-summary .results-summary__flex{
    display:flex;
    flex-wrap:wrap;
    gap:1.5vw;
    margin:0.5em 0;
}
.tophero .results-summary .results-summary__flex strong{
    font-size:1.7em;
    color:#b07e3d;
}
.tophero .results-summary .results-summary__note{
    font-size:0.8em;
    margin-bottom:1.5em;
}
.tophero .results-summary .results-summary__link{
    background-color:#b7a48c;
    text-align:center;
    padding:0.5em 2.5em 0.5em 2.5em;
    color:#fff;
    display:flex;
    align-items:center;
    gap:1em;
    position:relative;
    transition:.2s ease;
}
.tophero .results-summary .results-summary__link:hover{
    background-color:#d4ae80;
}
.tophero .results-summary .results-summary__link .arr {
  content:'';
  position:absolute;
  top:50%;
  right:0.5em;
  clip-path: polygon(0 10%, 10% 0, 60% 50%, 10% 100%, 0 90%, 40% 50%, 0 10%);
  transform:translateY(-50%);
  height: 0.5em;
  aspect-ratio: 1;
  background-color: #ffffff;
}
@media screen and (max-width: 1400px) {
    .tophero:has(.results-summary) .copy {
        top:42%;
    }
    .tophero .results-summary {
        font-size: 2vw;
        right: 50%;
        width: 58%;
        transform:translateX(50%);
    }
}
@media screen and (max-width: 900px) {
    .tophero:has(.results-summary) .copy {
        top:44%;
    }
    .tophero .results-summary {
        font-size: 2.5vw;
        bottom: 2%;
        width: 72%;
    }
}
@media screen and (max-width: 640px) {
    .tophero:has(.results-summary) .copy {
        top:45%;
    }
    .tophero .results-summary {
        font-size: 3vw;
        right: 5%;
        width: 90%;
        transform:translateX(0);
    }
}
@media screen and (max-width: 480px) {
    .tophero .recruit_btn {
        max-width:95px
    }
}

.tophero .hero_topi {
    padding: 0 15px;
    width: 100%;
    /* height:60px; */
    background: rgba(235,219,199,0.8);
    display: flex;
    justify-content: center;
}

.tophero .hero_topi dl {
    width: 100%;
    display: flex;
    align-items: center
}

.tophero .hero_topi dl dt {
    width: 12em;
    margin: 0 5px 0 0
}

.tophero .hero_topi dl dt span {
    font-size: 1.2rem;
    line-height: 30px;
    border: #999 solid 1px;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    width: 100%
}

.tophero .hero_topi dl dd {
    flex: 1;
    width: calc(100% - 12em);
    margin: 0
}

.tophero .hero_topi dl dd .new_posts li {
    width: 100%;
    display: inline-block;
    white-space: normal;
    /* overflow:hidden; */
}

.tophero .hero_topi dl dd .new_posts li .post_day {
    font-size: 1.3rem;
    line-height: 30px;
    vertical-align: middle;
    display: inline-block;
    padding: 0 5px
}

.tophero .hero_topi dl dd .new_posts li .post_title {
    font-size: 1.3rem;
    line-height: 30px;
    vertical-align: middle;
    display: inline-block
}

@media screen and (max-width: 480px) {
    .tophero .hero_topi dl dt {
        width:10em
    }

    .tophero .hero_topi dl dt span {
        font-size: 1.1rem;
        line-height: 30px
    }

    .tophero .hero_topi dl dd {
        width: calc(100% - 10em);
        font-size: 1.1rem;
        line-height: 30px;
    }
}

.tophero .hero_branch {
    width: 100%;
    background: #fafaf9
}

.tophero .hero_branch ul {
    font-size: 1.4rem;
    line-height: 1;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    max-width: 600px;
    height: 90px;
    margin: 0 auto;
    padding: 10px
}

@media screen and (max-width: 480px) {
    .tophero .hero_branch ul {
        font-size:1.1rem;
        line-height: 1
    }
}

.tophero .hero_branch ul li {
    flex: 1;
    margin: 0 calc(20px / 2)
}

@media screen and (max-width: 480px) {
    .tophero .hero_branch ul li {
        margin:0 calc(10px / 2)
    }
}

.tophero .hero_branch ul li .btn_gold_ico_arr {
    border: #9c8570 solid 1px;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em
}

.tophero .hero_branch ul li .btn_gold_ico_arr a {
    color: #9c8570;
    text-align: center;
    padding: 0.5em;
    display: block;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.tophero .hero_branch ul li .btn_gold_ico_arr a i {
    display: inline-block;
    vertical-align: middle
}

.tophero .hero_branch ul li .btn_gold_ico_arr a .svg_logo_gold {
    width: 40px;
    height: 40px
}

@media screen and (max-width: 768px) {
    .tophero .hero_branch ul li .btn_gold_ico_arr a .svg_logo_gold {
        width:25px;
        height: 25px
    }
}

.tophero .hero_branch ul li .btn_gold_ico_arr a .txt {
    vertical-align: middle;
    position: relative;
    z-index: +1
}

.tophero .hero_branch ul li .btn_gold_ico_arr a .arr {
    width: 40px;
    height: 6px;
    position: relative;
    z-index: +1;
    margin: 0 5px;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.tophero .hero_branch ul li .btn_gold_ico_arr a .arr::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 98%;
    height: 1px;
    background-color: #b8a48a
}

.tophero .hero_branch ul li .btn_gold_ico_arr a .arr::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 0px 12px;
    border-color: transparent transparent transparent #b8a48a
}

.tophero .hero_branch ul li .btn_gold_ico_arr a:hover .arr {
    transform: translate(10px, 0)
}

.top_concept .top_concept_in {
    background: #f7f7f7;
    position: relative;
    width: 100%;
    margin-top: 160px
}

.top_concept .top_concept_in .flexwrap {
    position: relative;
    flex-direction: row-reverse;
    justify-content: center;
    top: -100px
}

.top_concept .top_concept_in .flexwrap h2.tate_tx {
    color: #9c8570;
    font-weight: normal;
    letter-spacing: 0.1em;
    font-size: 2.4rem;
    line-height: 1.4;
    letter-spacing: 0.1em;
    display: inline-block
}

@media screen and (max-width: 1180px) {
    .top_concept .top_concept_in .flexwrap h2.tate_tx {
        max-width:15%;
        font-size: 2rem;
        line-height: 1.4
    }
}

@media screen and (max-width: 768px) {
    .top_concept .top_concept_in .flexwrap h2.tate_tx {
        font-size:20px;
        font-size: 2.0rem
    }
}

@media screen and (max-width: 640px) {
    .top_concept .top_concept_in .flexwrap h2.tate_tx {
        max-width:90%;
        display: inline-block
    }
}

.top_concept .top_concept_in .flexwrap p.tate_tx {
    color: #9c8570;
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.1em;
    display: inline-block;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    white-space: nowrap;
    text-orientation: upright;
    text-align: justify;
    text-justify: inter-ideograph
}

@media screen and (max-width: 1180px) {
    .top_concept .top_concept_in .flexwrap p.tate_tx {
        font-size:1.4rem;
        line-height: 2;
        max-width: 12%
    }
}

@media screen and (max-width: 768px) {
    .top_concept .top_concept_in .flexwrap p.tate_tx {
        font-size:1.4rem;
        font-size: 1.4rem
    }
}

@media screen and (max-width: 640px) {
    .top_concept .top_concept_in .flexwrap p.tate_tx {
        max-width:90%;
        display: inline-block
    }
}

.top_concept .top_concept_in .flexwrap .concept_img {
    max-width: 800px;
    width: 100%;
    margin: 0 3%
}

@media screen and (max-width: 1180px) {
    .top_concept .top_concept_in .flexwrap .concept_img {
        max-width:58%
    }
}

@media screen and (max-width: 768px) {
    .top_concept .top_concept_in .flexwrap .concept_img {
        margin:0px 2% 40px
    }
}

@media screen and (max-width: 640px) {
    .top_concept .top_concept_in .flexwrap .concept_img {
        margin:20px 3% 40px;
        max-width: 100%
    }
}

.reason_in .reason_tx {
    font-size: 1.4rem;
    line-height: 2;
    margin-bottom: 2.5em;
    padding: 0 20px
}

.reason_in .flexwrap {
    margin-top: 2em;
    margin-bottom: 2em
}

.reason_in .flexwrap li {
    width: 19%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 1%;
    position: relative;
    padding: 20px;
    box-shadow: 0px 3px 9px -2px #cccccc
}

@media screen and (max-width: 1440px) {
    .reason_in .flexwrap li {
        width:24%;
        margin-left: 0.5%;
        margin-right: 0.5%
    }
}

@media screen and (max-width: 1200px) {
    .reason_in .flexwrap li {
        width:32%;
        margin-left: 0.5%;
        margin-right: 0.5%
    }
}

@media screen and (max-width: 960px) {
    .reason_in .flexwrap li {
        width:49%;
        margin-left: 0.5%;
        margin-right: 0.5%
    }
}

@media screen and (max-width: 640px) {
    .reason_in .flexwrap li {
        width:94%;
        margin-left: 3%;
        margin-right: 3%;
        margin-bottom: 4%
    }
}

.reason_in .flexwrap li i.number {
    position: absolute;
    top: 5%;
    text-align: center;
    width: calc(100% - 40px);
    color: rgba(153,153,153,0.1)
}

.reason_in .flexwrap li i.number span {
    font-size: 130px;
    line-height: 1.0
}

@media screen and (max-width: 1080px) {
    .reason_in .flexwrap li i.number span {
        font-size:120px
    }
}

@media screen and (max-width: 960px) {
    .reason_in .flexwrap li i.number span {
        font-size:110px
    }
}

@media screen and (max-width: 760px) {
    .reason_in .flexwrap li i.number span {
        font-size:110px
    }
}

.reason_in .flexwrap li>h3 {
    color: #9c8570;
    font-size: 2rem;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    min-height: 4em
}

@media screen and (max-width: 1200px) {
    .reason_in .flexwrap li>h3 {
        font-size:18px;
        font-size: 1.8rem
    }
}

@media screen and (max-width: 960px) {
    .reason_in .flexwrap li>h3 {
        font-size:17px;
        font-size: 1.7rem
    }
}

.reason_in .flexwrap li>p {
    color: #535353;
    font-size: 1.4rem;
    line-height: 2
}

.modaal-content-container {
    text-align: center
}

@media screen and (max-width: 640px) {
    .modaal-content-container {
        padding:15px
    }
}

video {
    object-fit: contain
}

.video {
    max-width: 600px;
    max-height: 450px;
    margin-right: auto;
    margin-left: auto
}

@media screen and (max-width: 640px) {
    .video {
        width:100%;
        max-width: 400px;
        max-height: 300px
    }
}

@media screen and (max-width: 640px) {
    .clinical {
        padding-left:0px;
        padding-right: 0px
    }
}

.clinical .clinical_in .clinical_img {
    width: 100%;
    height: 400px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 768px) {
    .clinical .clinical_in .clinical_img {
        height:180px
    }
}

.clinical .clinical_in .cl_info {
    position: relative;
    margin-top: -80px;
    z-index: 5;
    padding: 0 20px
}

@media screen and (max-width: 640px) {
    .clinical .clinical_in .cl_info {
        padding-left:20px;
        padding-right: 20px
    }
}

.clinical .clinical_in .cl_info li {
    margin: 0 0.5% 2%;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 40px;
    background: #fff
}

@media screen and (max-width: 640px) {
    .clinical .clinical_in .cl_info li {
        padding:30px 20px 20px
    }
}

.clinical .clinical_in .cl_info li:nth-child(1) {
    width: 99%
}

.clinical .clinical_in .cl_info li:nth-child(2) {
    width: 49%
}

@media screen and (max-width: 960px) {
    .clinical .clinical_in .cl_info li:nth-child(2) {
        width:99%
    }
}

.clinical .clinical_in .cl_info li:nth-child(3) {
    width: 49%
}

@media screen and (max-width: 960px) {
    .clinical .clinical_in .cl_info li:nth-child(3) {
        width:99%
    }
}

.clinical .clinical_in .cl_info li h3 {
    border-bottom: #b8a48a solid 1px;
    color: #9c8570
}

@media screen and (max-width: 768px) {
    .clinical .clinical_in .cl_info li h3 {
        font-size:20px
    }
}

@media screen and (max-width: 640px) {
    .clinical .clinical_in .cl_info li h3 {
        font-size:18px
    }
}

.clinical .clinical_in .cl_info li p.fz14 {
    margin: 1em 0
}

.infonews .infonews_in ul.infonews_topi li {
    padding: 20px 0.5em;
    border-bottom: #cccccc solid 1px;
    position: relative;
    z-index: 1
}

.infonews .infonews_in ul.infonews_topi li>a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden
}

.infonews .infonews_in ul.infonews_topi li:before {
    content: '';
    z-index: -1;
    position: absolute;
    width: 0%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: rgba(156,133,112,0.6);
    transition: all 0.5s ease-in-out;
    opacity: 0
}

.infonews .infonews_in ul.infonews_topi li:hover:before {
    width: 100%;
    bottom: 0%;
    left: 0%;
    z-index: 2;
    opacity: 1
}

.infonews .infonews_in ul.infonews_topi li .flexwrap {
    justify-content: flex-start;
    align-items: center
}

.infonews .infonews_in ul.infonews_topi li .flexwrap .day {
    display: inline-block;
    max-width: 7em;
    line-height: 1.0;
    margin: 0 0.5em 0 0
}

.infonews .infonews_in ul.infonews_topi li .flexwrap .category {
    background: #b8a48a;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.3em;
    margin: 0 5px 0 0;
    width: 5em;
    line-height: 1.0;
    color: #ffffff;
    min-width: 5em;
    text-align: center;
    display: block;
    transition: 0.3s
}

.infonews .infonews_in ul.infonews_topi li .flexwrap h3 {
    font-size: 1.4rem;
    line-height: 1.5;
    display: inline-block;
    max-width: calc(100% - 10em);
    margin: 0;
    overflow: hidden;
    width: 100%
}

@media screen and (max-width: 480px) {
    .infonews .infonews_in ul.infonews_topi li .flexwrap h3 {
        display:block;
        max-width: 100%
    }
}

.topblog .topblog_in ul.topblog_topi li {
    max-width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 1%;
    box-shadow: 0px 3px 9px -2px #cccccc;
    padding: 20px;
    position: relative
}

@media screen and (max-width: 960px) {
    .topblog .topblog_in ul.topblog_topi li {
        max-width:49%;
        margin-left: 0.5%;
        margin-right: 0.5%;
        padding: 15px
    }
}

.topblog .topblog_in ul.topblog_topi li>a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
    top: 0;
    left: 0
}

.topblog .topblog_in ul.topblog_topi li .thumb {
    margin: 0 0 10px
}

.topblog .topblog_in ul.topblog_topi li .thumb img {
    width: 100%;
    height: auto
}

.topblog .topblog_in ul.topblog_topi li .category {
    color: #ffffff;
    background: #ccc;
    display: inline-block;
    margin-left: 0.5em;
    font-size: 1.2rem;
    padding: 0.5em
}

.topblog .topblog_in ul.topblog_topi li h3 {
    margin: 10px auto 0
}

.azamino {
    background: #eff1f3
}

.azamino .azamino_in {
    padding: 20px 20px 40px;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    .azamino .azamino_in {
        padding:20px 20px 20px
    }
}

.azamino .azamino_in .azamino_tx {
    width: 60%;
    padding: 0;
    float: left
}

@media screen and (max-width: 768px) {
    .azamino .azamino_in .azamino_tx {
        width:100%;
        padding: 0 20px;
        margin-bottom: 20px;
        float: none
    }
}

.azamino .azamino_in .azamino_tx .azamino_info li {
    width: 100%;
    margin: 0 auto 2em
}

.azamino .azamino_in .azamino_tx .azamino_info li h3 {
    text-align: center;
    margin-bottom: 1em
}

.azamino .azamino_in .azamino_tx .azamino_info li h3 span {
    border-bottom: #999 solid 1px
}

@media screen and (max-width: 768px) {
    .azamino .azamino_in .azamino_tx .azamino_info li h3 span {
        font-size:20px;
        font-size: 2.0rem
    }
}

.azamino .azamino_in .azamino_tx .azamino_info li table {
    width: 100%;
    margin-bottom: 1em;
    font-size: 1.4rem
}

@media screen and (max-width: 768px) {
    .azamino .azamino_in .azamino_tx .azamino_info li table {
        font-size:1.3rem
    }
}

.azamino .azamino_in .azamino_tx .azamino_info li table tr th {
    font-weight: normal;
    text-align: center;
    line-height: 2.0;
    border-right: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    width: calc(80% / 7)
}

@media screen and (max-width: 768px) {
    .azamino .azamino_in .azamino_tx .azamino_info li table tr th {
        width:calc(77% / 7)
    }
}

@media screen and (max-width: 640px) {
    .azamino .azamino_in .azamino_tx .azamino_info li table tr th {
        width:calc(75% / 7)
    }
}

.azamino .azamino_in .azamino_tx .azamino_info li table tr th:first-child {
    border-left: #ccc solid 1px
}

.azamino .azamino_in .azamino_tx .azamino_info li table tr td {
    text-align: center;
    line-height: 2.0;
    border-right: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    width: calc(80% / 7)
}

@media screen and (max-width: 768px) {
    .azamino .azamino_in .azamino_tx .azamino_info li table tr td {
        width:calc(77% / 7)
    }
}

@media screen and (max-width: 640px) {
    .azamino .azamino_in .azamino_tx .azamino_info li table tr td {
        width:calc(75% / 7)
    }
}

.azamino .azamino_in .azamino_tx .azamino_info li table tr td:first-child {
    border-left: #ccc solid 1px
}

.azamino .azamino_in .azamino_tx .azamino_info li table thead th {
    border-top: #ccc solid 1px
}

.azamino .azamino_in .azamino_tx .azamino_info li table thead th:first-child {
    width: 20%
}

@media screen and (max-width: 768px) {
    .azamino .azamino_in .azamino_tx .azamino_info li table thead th:first-child {
        width:23%
    }
}

@media screen and (max-width: 640px) {
    .azamino .azamino_in .azamino_tx .azamino_info li table thead th:first-child {
        width:25%
    }
}

.azamino .azamino_in .azamino_tx .azamino_info li table tbody th {
    width: 20%
}

@media screen and (max-width: 768px) {
    .azamino .azamino_in .azamino_tx .azamino_info li table tbody th {
        width:23%
    }
}

@media screen and (max-width: 640px) {
    .azamino .azamino_in .azamino_tx .azamino_info li table tbody th {
        width:25%
    }
}

.azamino .azamino_in .azamino_tx .azamino_info li dl {
    border-bottom: #ccc solid 1px;
    padding: 0.8em
}

.azamino .azamino_in .azamino_tx .azamino_info li dl dd {
    font-size: 1.4rem;
    line-height: 2;
    margin: 0
}

.azamino .azamino_in .azamino_tx .azamino_info li dl dd .mgR1em {
    margin-right: 1em;
    display: block
}

@media screen and (max-width: 960px) {
    .azamino .azamino_in .azamino_tx .azamino_info li dl dd .mgR1em {
        display:block
    }
}

.azamino .azamino_in .azamino_img {
    width: 35%;
    height: auto;
    float: right;
    display: block;
    box-shadow: 0px 3px 9px -2px #ccc
}

@media screen and (max-width: 768px) {
    .azamino .azamino_in .azamino_img {
        width:inherit;
        height: auto;
        float: none;
        margin: 0 auto 20px
    }
}

.azaminomap {
    padding: 20px
}

.azaminomap #map_canvas {
    width: 100%
}

.azaminomap #map_canvas iframe {
    width: 100%
}

@media screen and (max-width: 768px) {
    .azaminomap #map_canvas iframe {
        height:300px
    }
}

.branch_hospital {
    padding: 0 0 50px 0
}

@media screen and (max-width: 768px) {
    .branch_hospital {
        padding:0 0 25px 0
    }
}

#google-map {
    width: 100%;
    height: 600px
}

.problem {
    background: #fafaf9
}

@media screen and (max-width: 640px) {
    .problem .problem_in {
        width:95%;
        margin: 0 auto
    }
}

.problem .problem_in .flexwrap {
    align-items: center
}

.problem .problem_in .flexwrap dl {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2%;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #cccccc;
    align-items: center
}

@media screen and (max-width: 960px) {
    .problem .problem_in .flexwrap dl {
        width:80%
    }
}

@media screen and (max-width: 768px) {
    .problem .problem_in .flexwrap dl {
        width:90%
    }
}

@media screen and (max-width: 640px) {
    .problem .problem_in .flexwrap dl {
        width:100%;
        margin-bottom: 3%
    }
}

.problem .problem_in .flexwrap dl i {
    margin: 0 0.3em;
    color: #e1d9ce;
    text-align: center;
    line-height: 1.0
}

.problem .problem_in .flexwrap dl .fz16 {
    width: calc(100% - 4em);
    line-height: 1.6
}

@media screen and (max-width: 640px) {
    .problem .problem_in .flexwrap dl .fz16 {
        font-size:15px;
        font-size: 1.5rem
    }
}

.flow .flow_in .flexwrap {
    align-items: flex-start;
    margin-bottom: 4em
}

.flow .flow_in .flexwrap li.step_img {
    width: 60%;
    padding: 0;
    position: relative
}

.flow .flow_in .flexwrap li.step_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

@media screen and (max-width: 768px) {
    .flow .flow_in .flexwrap li.step_img {
        width:90%;
        margin-right: 5%;
        margin-left: 5%
    }
}

@media screen and (max-width: 640px) {
    .flow .flow_in .flexwrap li.step_img {
        width:98%;
        margin-right: 1%;
        margin-left: 1%
    }
}

.flow .flow_in .flexwrap li.step_img .fz42 {
    position: absolute;
    top: -10%;
    right: auto;
    transform: rotate(-10deg);
    color: #c4c2be;
    border-bottom: #c4c2be solid 2px;
    line-height: 1.4;
    margin: 0
}

@media screen and (max-width: 960px) {
    .flow .flow_in .flexwrap li.step_img .fz42 {
        font-size:38px;
        font-size: 3.8rem
    }
}

@media screen and (max-width: 768px) {
    .flow .flow_in .flexwrap li.step_img .fz42 {
        font-size:36px;
        font-size: 3.6rem;
        top: -10%;
        display: block;
        right: 8%
    }
}

@media screen and (max-width: 640px) {
    .flow .flow_in .flexwrap li.step_img .fz42 {
        font-size:30px;
        font-size: 3.0rem;
        top: -8%;
        display: block;
        right: 5%
    }
}

.flow .flow_in .flexwrap li.step_tx {
    width: 40%
}

@media screen and (max-width: 768px) {
    .flow .flow_in .flexwrap li.step_tx {
        width:90%;
        margin-right: 5%;
        margin-left: 5%
    }
}

@media screen and (max-width: 640px) {
    .flow .flow_in .flexwrap li.step_tx {
        width:98%;
        margin-right: 1%;
        margin-left: 1%
    }
}

.flow .flow_in .flexwrap li.step_tx h3 {
    padding: 0.5em 0.5em 0.5em 20px;
    border-bottom: #83705e solid 1px;
    color: #83705e
}

@media screen and (max-width: 640px) {
    .flow .flow_in .flexwrap li.step_tx h3 {
        padding:0.5em 0.5em 0.5em 15px
    }
}

.flow .flow_in .flexwrap li.step_tx h3 .fz18 {
    display: block
}

.flow .flow_in .flexwrap li.step_tx .fz14 {
    color: #535353;
    padding: 30px 20px 20px
}

@media screen and (max-width: 640px) {
    .flow .flow_in .flexwrap li.step_tx .fz14 {
        padding:15px
    }
}

.flow .flow_in .flexwrap:nth-child(odd) li.step_img .fz42 {
    display: block
}

@media screen and (min-width: 768px) {
    .flow .flow_in .flexwrap:nth-child(odd) li.step_img .fz42 {
        left:5%
    }
}

@media screen and (max-width: 768px) {
    .flow .flow_in .flexwrap:nth-child(odd) li.step_img .fz42 {
        right:8%
    }
}

@media screen and (max-width: 640px) {
    .flow .flow_in .flexwrap:nth-child(odd) li.step_img .fz42 {
        right:5%
    }
}

.flow .flow_in .flexwrap:nth-child(2n) {
    flex-direction: row-reverse
}

@media screen and (max-width: 768px) {
    .flow .flow_in .flexwrap:nth-child(2n) {
        flex-direction:row
    }
}

.flow .flow_in .flexwrap:nth-child(2n) li.step_img .fz42 {
    display: block;
    right: 5%
}

@media screen and (max-width: 768px) {
    .flow .flow_in .flexwrap:nth-child(2n) li.step_img .fz42 {
        right:8%
    }
}

@media screen and (max-width: 640px) {
    .flow .flow_in .flexwrap:nth-child(2n) li.step_img .fz42 {
        right:5%
    }
}

.feature {
    background: #f4f5f3
}

.feature .flexwrap li {
    width: 22%;
    margin: 4% 1.5%;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    position: relative;
    padding: 20px
}

@media screen and (max-width: 960px) {
    .feature .flexwrap li {
        width:44%;
        margin-right: 3%;
        margin-left: 3%;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 768px) {
    .feature .flexwrap li {
        width:46%;
        margin-right: 2%;
        margin-left: 2%;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 414px) {
    .feature .flexwrap li {
        width:90%;
        margin-right: 5%;
        margin-left: 5%;
        margin-bottom: 40px
    }
}

.feature .flexwrap li i.fz60 {
    color: #e4ddd5;
    position: relative;
    top: -0.8em;
    left: 0.2em;
    line-height: 1.0
}

@media screen and (max-width: 960px) {
    .feature .flexwrap li i.fz60 {
        font-size:56px;
        font-size: 5.6rem
    }
}

@media screen and (max-width: 640px) {
    .feature .flexwrap li i.fz60 {
        font-size:48px;
        font-size: 4.8rem
    }
}

.feature .flexwrap li h3 {
    margin-top: -1em;
    margin-bottom: 1em;
    min-height: 5.5em
}

@media screen and (max-width: 768px) {
    .feature .flexwrap li h3 {
        font-size:14px;
        font-size: 1.4rem
    }
}

.feature .flexwrap li .feature_img {
    position: relative;
    bottom: 0;
    max-width: 100%;
    margin: 0 auto
}

.feature .flexwrap li .feature_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.greeting {
    position: relative
}

.greeting h2.ttl {
    text-align: left;
    padding: 40px
}

@media screen and (max-width: 1080px) {
    .greeting h2.ttl {
        padding:40px 20px 30px 40px;
        margin-bottom: 1em
    }
}

@media screen and (max-width: 768px) {
    .greeting h2.ttl {
        padding:40px 20px 20px 40px;
        margin-bottom: 0.5em;
        text-align: center
    }
}

.greeting .greeting_in {
    background: #fafaf9
}

.greeting .greeting_in .greeting_tx {
    width: 50%;
    padding: 40px;
    position: relative;
    z-index: 3
}

@media screen and (max-width: 1080px) {
    .greeting .greeting_in .greeting_tx {
        width:100%;
        padding: 30px
    }
}

@media screen and (max-width: 1080px) {
    .greeting .greeting_in .greeting_tx .fz16 {
        font-size:1.5rem
    }
}

.greeting .greeting_in .greeting_tx .director_name span {
    display: inline-block;
    vertical-align: middle
}

.greeting .greeting_in .greeting_tx .director_name span:first-child {
    margin: 0 5px 0 0
}

.greeting .greeting_in .greeting_tx .director_name span .svg_img {
    width: 102px;
    height: 22px
}

.greeting .greeting_in .greeting_img {
    display: none
}

@media screen and (max-width: 1080px) {
    .greeting .greeting_in .greeting_img {
        width:100%;
        padding: 20px;
        display: block
    }
}

.greeting .greeting_bg {
    width: 50%;
    height: 80%;
    position: absolute;
    right: 20px;
    bottom: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2
}

@media screen and (max-width: 1080px) {
    .greeting .greeting_bg {
        display:none
    }
}

.learn {
    padding-bottom: 0
}

@media screen and (max-width: 640px) {
    .learn {
        padding-bottom:0
    }
}

.learn .learn_azamino {
    background: #eff1f3;
    margin-top: 80px
}

@media screen and (max-width: 768px) {
    .learn .learn_azamino {
        margin-top:60px
    }
}

@media screen and (max-width: 640px) {
    .learn .learn_azamino {
        margin-top:60px
    }
}

.learn .learn_azamino .flexwrap .learn_azamino_img {
    width: 100%;
    max-width: 55%;
    position: relative;
    top: -40px;
    left: 0px;
    padding: 0 0 0 20px
}

@media screen and (max-width: 768px) {
    .learn .learn_azamino .flexwrap .learn_azamino_img {
        max-width:100%;
        padding: 20px
    }
}

.learn .learn_azamino .flexwrap .learn_azamino_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.learn .learn_azamino .flexwrap .learn_azamino_tx {
    width: 100%;
    max-width: 45%;
    padding: 40px 30px
}

@media screen and (max-width: 768px) {
    .learn .learn_azamino .flexwrap .learn_azamino_tx {
        max-width:100%;
        padding: 0px 30px;
        position: relative;
        top: -20px
    }
}

.learn .learn_azamino .flexwrap .learn_azamino_tx h3 {
    margin-bottom: 1em
}

.learn .learn_azamino .flexwrap .learn_azamino_tx>.fz14 {
    margin-bottom: 1em
}

.learn .learn_azamino .flexwrap .learn_azamino_tx dl {
    font-size: 1.4rem;
    line-height: 2;
    border-bottom: #ccc solid 1px;
    padding: 0.5em;
    margin: 0
}

.learn .learn_azamino .flexwrap .learn_azamino_tx dl dd {
    margin: 0
}

.learn .learn_azamino .flexwrap .learn_azamino_tx dl dd.tel span {
    display: block
}

.learn .learn_branch {
    margin-top: 140px
}

@media screen and (max-width: 768px) {
    .learn .learn_branch {
        margin-top:120px
    }
}

@media screen and (max-width: 640px) {
    .learn .learn_branch {
        margin-top:120px
    }
}

.learn .learn_branch li {
    width: 100%;
    max-width: 50%
}

.learn .learn_branch li:last-child {
    border-left: #ffffff solid 1px
}

@media screen and (max-width: 640px) {
    .learn .learn_branch li {
        max-width:100%;
        margin-bottom: 120px
    }

    .learn .learn_branch li:last-child {
        margin-bottom: 0px;
        border-left: none
    }
}

.learn .learn_branch li .brandch_img {
    max-width: 470px;
    margin: -80px auto 20px;
    padding: 10px 20px
}

.learn .learn_branch li .brandch_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.learn .learn_branch li .branch_tx {
    max-width: 470px;
    margin: 0px auto 40px;
    padding: 10px 20px
}

.learn .learn_branch li .branch_tx h3 {
    margin-bottom: 1em;
    text-align: center
}

.learn .learn_branch li .branch_tx h3 .homemade {
    color: #999;
    display: block
}

.learn .learn_branch li .branch_tx .branch_heading {
    margin-bottom: 1em;
    text-align: center;
    line-height: 1.8
}

.learn .learn_branch li .branch_tx dl {
    border-bottom: #ccc solid 1px;
    padding: 0.5em
}

.learn .learn_branch .learn_futagotamagawa {
    background: #f1e7e2
}

.learn .learn_branch .learn_aobadai {
    background: #e9ebe7
}

.learn .button_area {
    max-width: 100%;
    width: 100%;
    max-width: 550px;
    border: #999 solid 1px
}

@media screen and (max-width: 640px) {
    .learn .button_area {
        max-width:90%;
        margin-right: auto;
        margin-left: auto
    }
}

.learn .button_area a .fz14 {
    color: #999
}

.learn .button_area a:before {
    background-color: rgba(153,153,153,0.9)
}

.learn .button_area a:hover .fz14 {
    z-index: 50;
    color: #ffffff
}

.learn .button_area a:hover .svg_arrow01 {
    position: relative;
    z-index: 50;
    fill: #ffffff
}

.learn .button_area a:hover .arrow_line {
    position: relative;
    z-index: 50;
    stroke: #ffffff
}

.learn .button_area a:hover .arrow_top {
    position: relative;
    z-index: 50;
    fill: #ffffff
}

.learn .button_area .svg_arrow01 {
    fill: #999
}

.learn .button_area .svg_arrow01 .arrow_line {
    stroke: #999;
    stroke-width: 1
}

.learn .button_area .svg_arrow01 .arrow_top {
    fill: #999
}

.medical_policy {
    background: #f4f5f3;
    padding: 40px
}

@media screen and (max-width: 768px) {
    .medical_policy {
        padding:40px 20px
    }
}

.medical_policy .medical_policy_in {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 40px 60px;
    margin: 40px auto
}

@media screen and (max-width: 960px) {
    .medical_policy .medical_policy_in {
        padding:40px 50px
    }
}

@media screen and (max-width: 768px) {
    .medical_policy .medical_policy_in {
        padding:40px 40px;
        margin: 20px auto
    }
}

@media screen and (max-width: 640px) {
    .medical_policy .medical_policy_in {
        padding:40px 30px
    }
}

@media screen and (max-width: 414px) {
    .medical_policy .medical_policy_in {
        padding:40px 15px;
        margin: 0px auto
    }
}

.medical_policy .medical_policy_in .medical_bx {
    padding: 20px 20px
}

@media screen and (max-width: 640px) {
    .medical_policy .medical_policy_in .medical_bx {
        padding:20px 10px
    }
}

.medical_policy .medical_policy_in .medical_bx .medical_tx .fz16 {
    line-height: 2.0
}

@media screen and (max-width: 768px) {
    .medical_policy .medical_policy_in .medical_bx .medical_tx .fz16 {
        font-size:1.5rem
    }
}

@media screen and (max-width: 640px) {
    .medical_policy .medical_policy_in .medical_bx .medical_tx .fz16 {
        font-size:1.4rem
    }
}

.medical_policy .button_area {
    max-width: 550px
}

@media screen and (max-width: 640px) {
    .medical_policy .button_area {
        max-width:90%;
        margin-right: auto;
        margin-left: auto
    }
}

.medical_contents .medical_contents_in .medical_contents_bx {
    margin: 120px 4% 0 0;
    background: #fbf8f4;
    padding: 40px 20px;
    position: relative
}

@media screen and (max-width: 960px) {
    .medical_contents .medical_contents_in .medical_contents_bx {
        margin:120px 3% 0 0;
        padding: 30px 15px
    }
}

@media screen and (max-width: 768px) {
    .medical_contents .medical_contents_in .medical_contents_bx {
        margin:120px 0% 0 0;
        padding: 20px 15px
    }
}

@media screen and (max-width: 640px) {
    .medical_contents .medical_contents_in .medical_contents_bx {
        padding:15px 10px
    }
}

.medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_img {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: -100px;
    position: relative
}

@media screen and (max-width: 768px) {
    .medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_img {
        width:95%;
        margin-left: 2.5%;
        margin-right: 2.5%
    }
}

.medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_tx {
    width: 44%;
    max-width: 550px;
    padding: 40px 20px;
    margin-left: 0.5%;
    margin-right: 0.5%
}

@media screen and (max-width: 960px) {
    .medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_tx {
        width:44%;
        margin-left: 0.2%;
        margin-right: 0.2%;
        padding: 15px 0
    }
}

@media screen and (max-width: 768px) {
    .medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_tx {
        width:95%;
        max-width: 100%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        padding: 10px
    }
}

@media screen and (max-width: 640px) {
    .medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_tx {
        padding:5px
    }
}

.medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_tx h3 {
    border-bottom: #b8a48a solid 1px;
    margin-bottom: 1.6em;
    padding: 0.2em 0px;
    display: block
}

@media screen and (max-width: 640px) {
    .medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_tx h3 {
        margin-bottom:1em;
        padding: 0.2em;
        font-size: 1.8rem
    }
}

.medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_tx .fz14 {
    padding: 0 0px;
    display: inline-block
}

@media screen and (max-width: 640px) {
    .medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_tx .fz14 {
        font-size:1.3rem;
        padding: 0px
    }
}

.medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_tx .button_area {
    max-width: 530px
}

@media screen and (max-width: 640px) {
    .medical_contents .medical_contents_in .medical_contents_bx .flexwrap .medi_tx .button_area {
        max-width:90%;
        margin-right: auto;
        margin-left: auto
    }
}

.medical_contents .medical_contents_in .medical_contents_bx:nth-child(even) {
    margin: 120px 0 0 4%;
    background: #fbf8f4;
    padding: 40px 20px;
    position: relative
}

@media screen and (max-width: 960px) {
    .medical_contents .medical_contents_in .medical_contents_bx:nth-child(even) {
        margin:120px 0 0 3%;
        padding: 30px 15px
    }
}

@media screen and (max-width: 768px) {
    .medical_contents .medical_contents_in .medical_contents_bx:nth-child(even) {
        margin:100px 0% 0 0;
        padding: 20px 15px
    }
}

@media screen and (max-width: 640px) {
    .medical_contents .medical_contents_in .medical_contents_bx:nth-child(even) {
        padding:15px 10px
    }
}

.medical_contents .medical_contents_in .medical_contents_bx:nth-child(even) .flexwrap {
    flex-direction: row-reverse
}

.medical_sub {
    padding: 0 20px 40px
}

.medical_sub .medical_sub_in {
    margin-bottom: 60px
}

.medical_sub .medical_sub_in .flexwrap {
    justify-content: space-between;
    justify-content: center
}

.medical_sub .medical_sub_in .flexwrap li {
    width: 31%;
    max-width: 100%;
    margin: 1% 1%;
    padding: 0;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc
}

@media screen and (max-width: 640px) {
    .medical_sub .medical_sub_in .flexwrap li {
        width:80%;
        margin: 5%
    }
}

.medical_sub .medical_sub_in .flexwrap li a:hover {
    opacity: 0.8
}

.medical_sub .medical_sub_in .flexwrap li img {
    max-width: 100%;
    height: auto
}

.medical_sub .medical_sub_in .flexwrap li h3 {
    padding: 1em 0.5em;
    text-align: center;
    line-height: 1.0
}

.medical_sub .medical_sub_in .flexwrap li h3 .fz16 {
    line-height: 1.2
}

.medical_sub .button_area {
    max-width: 550px
}

@media screen and (max-width: 640px) {
    .medical_sub .button_area {
        max-width:90%;
        margin-right: auto;
        margin-left: auto
    }
}

.what_infertility {
    background: #f4f5f3;
    padding: 40px
}

@media screen and (max-width: 768px) {
    .what_infertility {
        padding:40px 20px
    }
}

.what_infertility .what_infertility_in {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 60px 80px;
    margin: 40px auto
}

@media screen and (max-width: 768px) {
    .what_infertility .what_infertility_in {
        padding:40px 40px;
        margin: 20px auto
    }
}

@media screen and (max-width: 480px) {
    .what_infertility .what_infertility_in {
        padding:40px 30px
    }
}

.what_infertility .what_infertility_in .infertility_bx {
    margin: 0 0 40px
}

.what_infertility .what_infertility_in .infertility_bx:last-child {
    margin: 0
}

.what_infertility .button_area {
    max-width: 550px
}

.recommend .recommend_in {
    background: #fff;
    border: solid 1px #e5e1ce;
    padding: 40px 80px
}

@media screen and (max-width: 768px) {
    .recommend .recommend_in {
        padding:40px 40px;
        margin: 20px auto
    }
}

@media screen and (max-width: 640px) {
    .recommend .recommend_in {
        padding:30px 20px
    }
}

.recommend .recommend_in .recommend_bx {
    text-align: center
}

.recommend .recommend_in .recommend_bx ul {
    margin: 0 auto;
    display: inline-block
}

.recommend .recommend_in .recommend_bx ul li {
    font-size: 1.6rem;
    line-height: 2;
    text-align: left;
    margin: 0 auto .5em
}

.recommend .recommend_in .recommend_bx ul li:last-child {
    margin: 0 auto
}

.recommend .recommend_in .recommend_bx ul li::before {
    content: '●';
    color: #fadfcc
}

.recommend .recommend_in .recommend_bx ul li .fz16 {
    width: 100%;
    line-height: 1.4
}

.basic_insp .basic_insp_in {
    justify-content: center;
    margin: 20px auto
}

@media screen and (max-width: 960px) {
    .basic_insp .basic_insp_in {
        justify-content:space-between
    }
}

.basic_insp .basic_insp_in li {
    width: 30%;
    margin-right: 1.6%;
    margin-left: 1.6%;
    margin-bottom: 4%;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 30px 20px;
    position: relative
}

@media screen and (max-width: 960px) {
    .basic_insp .basic_insp_in li {
        width:44%;
        margin-right: 3%;
        margin-left: 3%
    }
}

@media screen and (max-width: 768px) {
    .basic_insp .basic_insp_in li {
        width:46%;
        margin-right: 2%;
        margin-left: 2%
    }
}

@media screen and (max-width: 414px) {
    .basic_insp .basic_insp_in li {
        width:80%;
        margin-right: 10%;
        margin-left: 10%
    }
}

@media screen and (max-width: 960px) {
    .basic_insp .basic_insp_in li:nth-child(odd) {
        width:45.5%;
        margin-right: 1.5%;
        margin-left: 3%
    }
}

@media screen and (max-width: 768px) {
    .basic_insp .basic_insp_in li:nth-child(odd) {
        width:47%;
        margin-right: 1%;
        margin-left: 2%
    }
}

@media screen and (max-width: 414px) {
    .basic_insp .basic_insp_in li:nth-child(odd) {
        width:90%;
        margin-right: 5%;
        margin-left: 5%
    }
}

@media screen and (max-width: 960px) {
    .basic_insp .basic_insp_in li:nth-child(even) {
        width:45.5%;
        margin-left: 1.5%;
        margin-right: 3%
    }
}

@media screen and (max-width: 768px) {
    .basic_insp .basic_insp_in li:nth-child(even) {
        width:47%;
        margin-left: 1%;
        margin-right: 2%
    }
}

@media screen and (max-width: 414px) {
    .basic_insp .basic_insp_in li:nth-child(even) {
        width:90%;
        margin-right: 5%;
        margin-left: 5%
    }
}

.basic_insp .basic_insp_in li h3 {
    padding: 0.5em 0em;
    border-bottom: #83705e solid 1px;
    color: #83705e
}

@media screen and (max-width: 640px) {
    .basic_insp .basic_insp_in li h3 .fz22 {
        font-size:1.8rem
    }

    .basic_insp .basic_insp_in li h3 .fz20 {
        font-size: 1.8rem
    }
}

.basic_insp .basic_insp_in li .fz14 {
    color: #535353;
    margin: 1em 0 auto 0;
    min-height: 10.5em
}

.basic_insp .basic_insp_in li .insp_img {
    position: relative;
    bottom: 0;
    width: 100%;
    margin: 0 auto
}

.basic_insp .basic_insp_in li .insp_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.precision_insp {
    background: #fafaf9
}

.precision_insp .precision_insp_in {
    justify-content: center;
    margin: 20px auto
}

.precision_insp .precision_insp_in li {
    width: 30%;
    margin-right: 1.6%;
    margin-left: 1.6%;
    margin-bottom: 4%;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 30px 20px;
    position: relative
}

@media screen and (max-width: 960px) {
    .precision_insp .precision_insp_in li {
        width:44%;
        margin-right: 3%;
        margin-left: 3%
    }
}

@media screen and (max-width: 768px) {
    .precision_insp .precision_insp_in li {
        width:46%;
        margin-right: 2%;
        margin-left: 2%
    }
}

@media screen and (max-width: 414px) {
    .precision_insp .precision_insp_in li {
        width:80%;
        margin-right: 10%;
        margin-left: 10%
    }
}

@media screen and (max-width: 960px) {
    .precision_insp .precision_insp_in li:nth-child(odd) {
        width:45.5%;
        margin-right: 1.5%;
        margin-left: 3%
    }
}

@media screen and (max-width: 768px) {
    .precision_insp .precision_insp_in li:nth-child(odd) {
        width:47%;
        margin-right: 1%;
        margin-left: 2%
    }
}

@media screen and (max-width: 414px) {
    .precision_insp .precision_insp_in li:nth-child(odd) {
        width:90%;
        margin-right: 5%;
        margin-left: 5%
    }
}

@media screen and (max-width: 960px) {
    .precision_insp .precision_insp_in li:nth-child(even) {
        width:45.5%;
        margin-left: 1.5%;
        margin-right: 3%
    }
}

@media screen and (max-width: 768px) {
    .precision_insp .precision_insp_in li:nth-child(even) {
        width:47%;
        margin-left: 1%;
        margin-right: 2%
    }
}

@media screen and (max-width: 414px) {
    .precision_insp .precision_insp_in li:nth-child(even) {
        width:90%;
        margin-right: 5%;
        margin-left: 5%
    }
}

.precision_insp .precision_insp_in li h3 {
    padding: 0.5em 0em;
    border-bottom: #83705e solid 1px;
    color: #83705e
}

@media screen and (max-width: 640px) {
    .precision_insp .precision_insp_in li h3 .fz22 {
        font-size:1.8rem
    }

    .precision_insp .precision_insp_in li h3 .fz20 {
        font-size: 1.8rem
    }
}

.precision_insp .precision_insp_in li .fz14 {
    color: #535353;
    margin: 1em 0 auto 0;
    min-height: 9em
}

.precision_insp .precision_insp_in li .insp_img {
    position: relative;
    bottom: 0;
    width: 100%;
    margin: 0 auto
}

.precision_insp .precision_insp_in li .insp_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.treatment_flow {
    background: #f4f5f3
}

.treatment_flow .treatment_flow_in {
    padding: 0 40px
}

@media screen and (max-width: 768px) {
    .treatment_flow .treatment_flow_in {
        padding:0 20px
    }
}

.treatment_flow .treatment_flow_in .flow_in_tx {
    padding: 20px 80px 80px
}

@media screen and (max-width: 768px) {
    .treatment_flow .treatment_flow_in .flow_in_tx {
        padding:20px 40px 60px
    }
}

@media screen and (max-width: 640px) {
    .treatment_flow .treatment_flow_in .flow_in_tx {
        padding:20px 0px 60px
    }
}

@media screen and (max-width: 414px) {
    .treatment_flow .treatment_flow_in .flow_in_tx {
        padding:20px 0px 60px
    }
}

.treatment_flow .treatment_flow_in .flexwrap {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 40px 40px 0 40px;
    margin-bottom: 80px;
    align-items: flex-start;
    position: relative
}

@media screen and (max-width: 768px) {
    .treatment_flow .treatment_flow_in .flexwrap {
        padding:40px 30px 0 30px;
        margin-bottom: 70px
    }
}

@media screen and (max-width: 640px) {
    .treatment_flow .treatment_flow_in .flexwrap {
        padding:30px 20px 0 20px;
        margin-bottom: 60px
    }
}

@media screen and (max-width: 414px) {
    .treatment_flow .treatment_flow_in .flexwrap {
        padding:20px 15px 0 15px;
        margin-bottom: 50px
    }
}

.treatment_flow .treatment_flow_in .flexwrap:last-child {
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .treatment_flow .treatment_flow_in .flexwrap:last-child {
        margin-bottom:40px
    }
}

@media screen and (max-width: 640px) {
    .treatment_flow .treatment_flow_in .flexwrap:last-child {
        margin-bottom:30px
    }
}

@media screen and (max-width: 414px) {
    .treatment_flow .treatment_flow_in .flexwrap:last-child {
        margin-bottom:20px
    }
}

.treatment_flow .treatment_flow_in .flexwrap h3 {
    width: 80px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.0;
    position: relative;
    top: -80px;
    text-align: center;
    margin-right: 40px
}

.treatment_flow .treatment_flow_in .flexwrap h3 .fz80 {
    color: #e4ddd5;
    display: block
}

.treatment_flow .treatment_flow_in .flexwrap h3 .fz30 {
    color: #83705e
}

@media screen and (max-width: 768px) {
    .treatment_flow .treatment_flow_in .flexwrap h3 {
        width:70px;
        position: relative;
        top: -70px;
        margin-right: 30px
    }

    .treatment_flow .treatment_flow_in .flexwrap h3 .fz80 {
        font-size: 70px
    }

    .treatment_flow .treatment_flow_in .flexwrap h3 .fz30 {
        font-size: 28px
    }
}

@media screen and (max-width: 640px) {
    .treatment_flow .treatment_flow_in .flexwrap h3 {
        width:60px;
        position: relative;
        top: -60px;
        margin-right: 20px
    }

    .treatment_flow .treatment_flow_in .flexwrap h3 .fz80 {
        font-size: 60px
    }

    .treatment_flow .treatment_flow_in .flexwrap h3 .fz30 {
        font-size: 24px
    }
}

@media screen and (max-width: 414px) {
    .treatment_flow .treatment_flow_in .flexwrap h3 {
        width:50px;
        position: relative;
        top: -50px;
        margin-right: 15px
    }

    .treatment_flow .treatment_flow_in .flexwrap h3 .fz80 {
        font-size: 50px
    }

    .treatment_flow .treatment_flow_in .flexwrap h3 .fz30 {
        font-size: 22px
    }
}

.treatment_flow .treatment_flow_in .flexwrap .treatment_flow_tx {
    width: calc(100% - 80px - 100px);
    margin-top: 1em;
    margin-bottom: calc(40px + 1em)
}

@media screen and (max-width: 768px) {
    .treatment_flow .treatment_flow_in .flexwrap .treatment_flow_tx {
        width:calc(100% - 70px - 80px);
        margin-bottom: calc(30px + 1em)
    }
}

@media screen and (max-width: 640px) {
    .treatment_flow .treatment_flow_in .flexwrap .treatment_flow_tx {
        width:calc(100% - 60px - 45px);
        margin-bottom: calc(20px + 1em)
    }
}

@media screen and (max-width: 414px) {
    .treatment_flow .treatment_flow_in .flexwrap .treatment_flow_tx {
        width:calc(100% - 50px - 35px);
        margin-bottom: calc(15px + 1em)
    }
}

@media screen and (max-width: 768px) {
    .treatment_flow .treatment_flow_in .flexwrap .treatment_flow_tx .fz16 {
        font-size:1.5rem
    }
}

@media screen and (max-width: 640px) {
    .treatment_flow .treatment_flow_in .flexwrap .treatment_flow_tx .fz16 {
        font-size:1.4rem
    }
}

@media screen and (max-width: 414px) {
    .treatment_flow .treatment_flow_in .flexwrap .treatment_flow_tx .fz16 {
        font-size:1.3rem
    }
}

.treatment_cost {
    background: #fafaf9;
    padding-top: 40px;
    padding-bottom: 40px
}

.treatment_cost .treatment_cost_in {
    margin: 20px auto
}

.treatment_cost .treatment_cost_in .cost_bx {
    margin: 0em 0 3em
}

.treatment_cost .treatment_cost_in .cost_bx h3 {
    border-bottom: #e4ddd5 solid 2px;
    vertical-align: baseline;
    line-height: 1.2;
    margin-bottom: 0.8em;
    display: inline-block;
    padding-right: 0.5em
}

.treatment_cost .treatment_cost_in .cost_bx h3 .fz48 {
    display: inline-block;
    color: #e4ddd5;
    width: 1.2em;
    text-align: center
}

.treatment_cost .treatment_cost_in .cost_bx h3 .fz18 {
    display: inline-block;
    color: #83705e
}

.treatment_cost .treatment_cost_in .cost_bx .cost_cp {
    margin: 0.5em 0em 1em
}

.treatment_cost .treatment_cost_in .cost_bx .cost_tx {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    margin: 0.5em 0em
}

.treatment_cost .treatment_cost_in .cost_bx .cost_tx .flex li {
    padding: 1.4em 1em
}

@media screen and (max-width: 414px) {
    .treatment_cost .treatment_cost_in .cost_bx .cost_tx .flex li .fz14 {
        font-size:1.3rem
    }
}

.treatment_cost .treatment_cost_in .cost_bx .cost_tx .price_bx {
    justify-content: space-between;
    border-bottom: 1px solid #ccc
}

.treatment_cost .treatment_cost_in .cost_bx .cost_tx .price_bx li:first-child {
    width: calc(100% - 15em);
    border-right: #ccc dotted 1px
}

@media screen and (max-width: 640px) {
    .treatment_cost .treatment_cost_in .cost_bx .cost_tx .price_bx li:first-child .fz16 {
        font-size:1.4rem
    }
}

.treatment_cost .treatment_cost_in .cost_bx .cost_tx .price_bx li:first-child::before {
    content: '●';
    font-size: 1.4rem;
    color: #fadfcc;
    margin-right: 0.5em
}

.treatment_cost .treatment_cost_in .cost_bx .cost_tx .price_bx li:last-child {
    width: 15em;
    text-align: center
}

.treatment_cost .treatment_cost_in .cost_bx:nth-child(2) .price_bx {
    border-bottom: none
}

.treatment_cost .treatment_cost_in .cost_bx:nth-child(3) .price_bx:last-child {
    border-bottom: none
}

.treatment_cost .treatment_cost_in .cost_bx .tax_notice {
    font-size: 1.2rem;
    line-height: 2;
    text-align: right
}

.check_up {
    background: #f4f5f3;
    padding-top: 40px;
    padding-bottom: 40px
}

.check_up .cost_cp {
    margin: 0.5em 1em 2em
}

.check_up .checkup_in {
    margin: 20px auto
}

.check_up .checkup_in .cost_bx {
    margin: 0em 0 2em
}

.check_up .checkup_in .cost_bx .cost_tx {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    margin: 0.5em 0em
}

.check_up .checkup_in .cost_bx .cost_tx .flex i.fas {
    font-size: 1.6rem;
    color: #fadfcc;
    margin-right: 0.5em
}

.check_up .checkup_in .cost_bx .cost_tx .flex li {
    padding: 1.4em 1em
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx {
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    align-items: center
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx li:first-child {
    width: calc(100% - 15em);
    border-right: #ccc dotted 1px
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx li:first-child::before {
    content: '●';
    font-size: 1.4rem;
    color: #fadfcc;
    margin-right: 0.5em
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx li:last-child {
    width: 15em;
    text-align: center
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx li.flex {
    border-bottom: none
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx li.flex>i.fas {
    margin-top: 0.5em
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx2 {
    justify-content: space-between;
    padding-left: 2em;
    border-bottom: none
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx2 li {
    display: inline-block;
    border-bottom: 1px dotted #ccc
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx2 li:first-child {
    width: calc(100% - 15em)
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx2 li:last-child {
    width: 15em;
    text-align: center;
    border-left: #ccc dotted 1px
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx3 {
    justify-content: space-between;
    padding-left: 2em;
    border-bottom: 1px solid #ccc
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx3 li {
    display: inline-block
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx3 li:first-child {
    width: calc(100% - 15em)
}

.check_up .checkup_in .cost_bx .cost_tx .price_bx3 li:last-child {
    width: 15em;
    text-align: center;
    border-left: #ccc dotted 1px
}

.check_up .checkup_in .cost_bx .cost_tx .price_nobx {
    border-bottom: 1px dotted #ccc
}

.check_up .checkup_in .cost_bx .cost_tx .price_nobx li::before {
    content: '●';
    font-size: 1.4rem;
    color: #fadfcc;
    margin-right: 0.5em
}

.check_up .checkup_in .cost_bx:last-child .price_bx:last-child {
    border-bottom: none
}

.check_up .checkup_in .cost_bx .tax_notice {
    font-size: 1.2rem;
    line-height: 2;
    text-align: right
}

.subsidy_system {
    background: #fbf8f4;
    padding: 40px
}

@media screen and (max-width: 768px) {
    .subsidy_system {
        padding:40px 15px
    }
}

@media screen and (max-width: 640px) {
    .subsidy_system {
        padding:30px 10px
    }
}

@media screen and (max-width: 640px) {
    .subsidy_system .subsidy_system_in {
        padding:0px 10px
    }
}

.subsidy_system .subsidy_system_in>.fz14 {
    margin: 40px 20px
}

@media screen and (max-width: 768px) {
    .subsidy_system .subsidy_system_in>.fz14 {
        margin:40px 15px
    }
}

@media screen and (max-width: 640px) {
    .subsidy_system .subsidy_system_in>.fz14 {
        margin:30px 10px
    }
}

.subsidy_system .subsidy_system_in .flexwrap {
    justify-content: center
}

.subsidy_system .subsidy_system_in .flexwrap li {
    width: 31%;
    margin: 0 1% 1% 1%
}

.subsidy_system .subsidy_system_in .flexwrap li a {
    display: block;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 1.5em 0.5em;
    text-align: center;
    color: #9c8570
}

.subsidy_system .subsidy_system_in .flexwrap li a i {
    display: inline-block;
    margin: 0 3px;
    width: 15px;
    height: auto
}

@media screen and (max-width: 768px) {
    .subsidy_system .subsidy_system_in .flexwrap li a .fz18 {
        font-size:1.6rem
    }
}

@media screen and (max-width: 640px) {
    .subsidy_system .subsidy_system_in .flexwrap li a .fz18 {
        font-size:1.4rem
    }
}

@media screen and (max-width: 414px) {
    .subsidy_system .subsidy_system_in .flexwrap li a .fz18 {
        font-size:1.3rem
    }
}

.about_male_infertility {
    background: #fafaf9;
    padding: 40px
}

@media screen and (max-width: 768px) {
    .about_male_infertility {
        padding:20px
    }
}

.about_male_infertility .about_male_in {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 40px 80px;
    margin: 40px auto
}

@media screen and (max-width: 768px) {
    .about_male_infertility .about_male_in {
        padding:40px 40px;
        margin: 20px auto
    }
}

@media screen and (max-width: 480px) {
    .about_male_infertility .about_male_in {
        padding:40px 30px
    }
}

.about_male_infertility .about_male_in .male_bx {
    border-bottom: #ccc solid 1px;
    padding: 20px
}

.about_male_infertility .about_male_in .male_bx:last-child {
    border-bottom: none
}

.about_male_infertility .about_male_in .male_bx .flexwrap li {
    width: 48%;
    margin: 1% 1%
}

@media screen and (max-width: 768px) {
    .about_male_infertility .about_male_in .male_bx .flexwrap li {
        width:98%;
        margin: 1% 1%
    }
}

@media screen and (max-width: 640px) {
    .about_male_infertility .about_male_in .male_bx .flexwrap li {
        width:98%;
        margin: 1% 1%
    }
}

.about_male_infertility .about_male_in .male_bx .flexwrap li h3 {
    border-bottom: #e4ddd5 solid 1px;
    margin-bottom: 1em;
    line-height: 2.0
}

.about_male_infertility .about_male_in .male_bx .flexwrap .graph {
    max-width: 350px;
    padding: 20px;
    margin: 0 auto;
    text-align: center
}

@media screen and (max-width: 768px) {
    .about_male_infertility .about_male_in .male_bx .flexwrap .graph {
        width:98%;
        padding: 20px 15px
    }
}

.atmosphere {
    margin-top: 60px
}

@media screen and (max-width: 640px) {
    .atmosphere {
        margin-top:40px
    }
}

.atmosphere .infiniteslide li {
    padding: 0.1em
}

.atmosphere .infiniteslide li img {
    width: auto;
    height: 220px
}

@media screen and (max-width: 640px) {
    .atmosphere .infiniteslide li img {
        height:120px
    }
}

.about_insp .about_insp_in {
    justify-content: center;
    margin: 20px auto
}

@media screen and (max-width: 960px) {
    .about_insp .about_insp_in {
        justify-content:space-between
    }
}

.about_insp .about_insp_in li {
    width: 30%;
    margin-right: 1.6%;
    margin-left: 1.6%;
    margin-bottom: 4%;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 30px 20px;
    position: relative
}

@media screen and (max-width: 960px) {
    .about_insp .about_insp_in li {
        width:44%;
        margin-right: 3%;
        margin-left: 3%
    }
}

@media screen and (max-width: 768px) {
    .about_insp .about_insp_in li {
        width:46%;
        margin-right: 2%;
        margin-left: 2%
    }
}

@media screen and (max-width: 414px) {
    .about_insp .about_insp_in li {
        width:80%;
        margin-right: 10%;
        margin-left: 10%
    }
}

@media screen and (max-width: 960px) {
    .about_insp .about_insp_in li:nth-child(odd) {
        width:45.5%;
        margin-right: 1.5%;
        margin-left: 3%
    }
}

@media screen and (max-width: 768px) {
    .about_insp .about_insp_in li:nth-child(odd) {
        width:47%;
        margin-right: 1%;
        margin-left: 2%
    }
}

@media screen and (max-width: 414px) {
    .about_insp .about_insp_in li:nth-child(odd) {
        width:90%;
        margin-right: 5%;
        margin-left: 5%
    }
}

@media screen and (max-width: 960px) {
    .about_insp .about_insp_in li:nth-child(even) {
        width:45.5%;
        margin-left: 1.5%;
        margin-right: 3%
    }
}

@media screen and (max-width: 768px) {
    .about_insp .about_insp_in li:nth-child(even) {
        width:47%;
        margin-left: 1%;
        margin-right: 2%
    }
}

@media screen and (max-width: 414px) {
    .about_insp .about_insp_in li:nth-child(even) {
        width:90%;
        margin-right: 5%;
        margin-left: 5%
    }
}

.about_insp .about_insp_in li h3 {
    padding: 0.5em 0em;
    border-bottom: #83705e solid 1px;
    color: #83705e
}

.about_insp .about_insp_in li>.fz14 {
    color: #535353;
    margin: 1em 0 auto 0;
    min-height: 9em
}

.about_insp .about_insp_in li .insp_img {
    position: relative;
    bottom: 0;
    max-width: 80%;
    margin: auto auto 0 auto
}

.about_insp .about_insp_in li .insp_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.about_insp .about_insp_in li p.sub_tl {
    line-height: 1.4;
    margin: 1em 0;
    color: #9c8570
}

.about_insp .about_insp_in li .testimg {
    width: 227px;
    height: 140px;
    display: block;
    background: #cccccc;
    text-box: 0px 3px 9px -2px #ccc
}

.about_male_treatment {
    background: #fafaf9;
    padding: 40px
}

@media screen and (max-width: 768px) {
    .about_male_treatment {
        padding:40px 20px
    }
}

.about_male_treatment .about_male_treatment_in {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 60px 100px;
    margin: 40px auto
}

@media screen and (max-width: 960px) {
    .about_male_treatment .about_male_treatment_in {
        padding:60px 80px
    }
}

@media screen and (max-width: 768px) {
    .about_male_treatment .about_male_treatment_in {
        padding:40px 60px;
        margin: 20px auto
    }
}

@media screen and (max-width: 640px) {
    .about_male_treatment .about_male_treatment_in {
        padding:40px 20px
    }
}

.about_male_treatment .about_male_treatment_in h3 {
    text-align: center;
    padding-top: 1.4em;
    margin-bottom: 1.4em
}

@media screen and (max-width: 640px) {
    .about_male_treatment .about_male_treatment_in h3 {
        font-size:1.8rem
    }
}

@media screen and (max-width: 414px) {
    .about_male_treatment .about_male_treatment_in h3 {
        font-size:1.7rem
    }
}

.about_male_treatment .about_male_treatment_in h3 span {
    display: inline-block;
    border-bottom: #f6fae0 solid 2px;
    padding-bottom: 0.2em
}

.about_male_treatment .about_male_treatment_in h4 {
    color: #b8a48a;
    margin-bottom: 0;
    display: inline-block;
    border-bottom: #b8a48a solid 1px;
    padding-bottom: 0.2em
}

@media screen and (max-width: 640px) {
    .about_male_treatment .about_male_treatment_in h4 {
        font-size:1.8rem
    }
}

@media screen and (max-width: 414px) {
    .about_male_treatment .about_male_treatment_in h4 {
        font-size:1.7rem
    }
}

.about_male_treatment .about_male_treatment_in .fz14 {
    line-height: 2.0
}

.history {
    background: #fafaf9
}

.history-container__block {
    padding: 40px 0
}

@media screen and (max-width: 640px) {
    .history-container__block {
        padding:15px 0
    }
}

.history-container__title--1st {
    border-bottom: #b8a48a solid 1px;
    margin: 0 auto 1em
}

.history-container__body {
    font-size: 1.4rem;
    line-height: 2;
    margin: 0 auto 2em
}

.history-container__body:last-child {
    margin: 0 auto
}

.history-container .floatingbox {
    padding: 2em;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #cccccc
}

.case {
    background: #fafaf9
}

.case-container {
    overflow: inherit;
    padding: 20px 0
}

@media screen and (max-width: 640px) {
    .case-container {
        padding:15px 0
    }
}

.case-container__block {
    margin: 1em auto 2em !important
}

.case-container__title--1st {
    border-bottom: #b8a48a solid 1px
}

.case-container__body {
    font-size: 1.4rem;
    line-height: 2;
    margin: 0 auto 2em
}

.case-container__body:last-child {
    margin: 0 auto
}

.case-container .floatingbox {
    padding: 2em;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #cccccc
}

@media screen and (max-width: 640px) {
    .case-container .floatingbox {
        padding:1.5em
    }
}

.step-area {
    position: relative;
    padding-top: 50px
}

.step-wrap {
    padding-top: 120px;
    padding-bottom: 0px
}

.preface {
    background: #fafaf9
}

.preface .container960 {
    padding: 0px 20px
}

@media screen and (max-width: 640px) {
    .intro {
        padding-left:20px;
        padding-right: 20px
    }
}

.intro .intro_in .before-treatment {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 10px;
    max-width: 900px;
    margin: 10px auto
}

.intro .intro_in .before-treatment .before-treatment_in {
    border: solid 1px #e4ddd5;
    padding: 30px
}

.intro .intro_in .before-treatment .before-treatment_in h3 {
    text-align: center;
    font-weight: 500;
    font-weight: 400;
    color: #9c8570
}

.intro .intro_in .before-treatment .before-treatment_in .note {
    width: 100%;
    text-align: center;
    display: inline-block
}

.intro .intro_in .before-treatment .before-treatment_in .note span {
    color: #fa7d64;
    text-align: center;
    background: #fcebde;
    padding: 0.2em 0.5em
}

.intro .intro_in .before-treatment .before-treatment_in .fz14 {
    color: #83705e
}

.ivf-ill {
    margin: 0 auto 50px;
    text-align: center
}

.ivf-step-container {
    overflow: inherit
}

.ivf-step-container__block {
    font-size: 1.4rem;
    line-height: 2;
    padding: 20px 0
}

.ivf-step-container__block:last-child {
    padding: 0
}

.ivf-step-container__block__figure {
    max-width: 400px;
    width: 100%;
    margin: 0 auto
}

.ivf-step-container__block__figure img.lazyload,.ivf-step-container__block__figure img.lazyloaded {
    width: 100%;
    height: auto
}

.ivf-step-container__in {
    font-size: 1.4rem;
    line-height: 2;
    padding: 1em 0px
}

@media screen and (max-width: 640px) {
    .ivf-step-container__in {
        padding:0.5em 0px
    }
}

.ivf-step-container__in:last-child {
    margin: 0 auto !important
}

.ivf-step-container__in__figure {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.ivf-step-container__in__figure img.lazyload,.ivf-step-container__in__figure img.lazyloaded {
    width: 100%;
    height: auto
}

.ivf-step-container__title--1st {
    border-bottom: #b8a48a solid 1px;
    margin: 0 auto 1em
}

.ivf-step-container__title--2nd {
    color: #b8a48a;
    font-weight: bold;
    margin: 0 auto .5em
}

.ivf-step-container__body {
    font-size: 1.4rem;
    line-height: 2
}

.ivf-step-container__body .sub_tl {
    color: #9c8570;
    border-bottom: #b8a48a solid 1px;
    padding: 0.2em
}

.ivf-step-container__r-image {
    max-width: 280px;
    width: 100%;
    float: right;
    margin: 0 0 1em 1em;
    text-align: center
}

.ivf-step-container__r-image img.lazyload,.ivf-step-container__r-image img.lazyloaded {
    width: 100%;
    height: auto
}

@media screen and (max-width: 640px) {
    .ivf-step-container__r-image {
        width:100%;
        max-width: 400px;
        float: none;
        margin: 0 auto 1em
    }
}

.ivf-step-container__l-image {
    max-width: 500px;
    width: 100%;
    float: left;
    margin: 0 1em 1em 0;
    text-align: center
}

.ivf-step-container__l-image img.lazyload,.ivf-step-container__l-image img.lazyloaded {
    width: 100%;
    height: auto
}

@media screen and (max-width: 640px) {
    .ivf-step-container__l-image {
        width:100%;
        max-width: 400px;
        float: none;
        margin: 0 auto 1em
    }
}

.ivf-step-container__table {
    font-size: 1.4rem;
    line-height: 2;
    table-layout: fixed;
    width: 100%;
    margin: 2em auto;
    border-collapse: collapse;
    box-sizing: border-box;
    border: 1px solid #b8a48a
}

.ivf-step-container__table tr {
    border-top: 1px solid #b8a48a;
    border-bottom: 1px solid #b8a48a
}

.ivf-step-container__table th {
    color: #83705e;
    font-weight: bold;
    text-align: center;
    padding: 1em;
    vertical-align: middle;
    background-color: #fafaf9;
    border-right: 1px solid #b8a48a;
    line-height: 1.4
}

.ivf-step-container__table td {
    padding: 1em;
    vertical-align: middle;
    border-right: 1px solid #b8a48a
}

.ivf-step-container__table td:first-child {
    text-align: left
}

@media screen and (max-width: 640px) {
    .ivf-step-container__table th {
        width:20%;
        padding: 1em 0.5em
    }

    .ivf-step-container__table td {
        padding: 1em 0.5em
    }
}

@media screen and (max-width: 640px) {
    .ivf-step-container table thead th.colspan2 {
        width:40%
    }
}

@media screen and (max-width: 640px) {
    .ivf-step-container table tbody th.ti05 {
        width:15%
    }
}

.ivf-step-container .flexwrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.ivf-step-container .flexwrap .col_img {
    width: 100%;
    max-width: 280px;
    text-align: center
}

.ivf-step-container .flexwrap .col_img img.lazyload,.ivf-step-container .flexwrap .col_img img.lazyloaded {
    width: 100%;
    height: auto
}

.ivf-step-container .flexwrap .col_img figcaption {
    font-size: 1.1rem;
    line-height: 1.5;
    margin: 10px 0 0
}

.ivf-step-container .flexwrap .col {
    width: 70%
}

@media screen and (max-width: 640px) {
    .ivf-step-container .flexwrap {
        display:block
    }

    .ivf-step-container .flexwrap .col_img {
        width: 100%;
        margin: 0 auto 1em
    }

    .ivf-step-container .flexwrap .col {
        width: 100%
    }
}

.ivf-step-container .column {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around
}

.ivf-step-container .column .col {
    margin: 0 2em 0 0
}

.ivf-step-container .column .col:last-child {
    margin: 0
}

.ivf-step-container .column .em {
    color: #b8a48a;
    font-size: 2.2em;
    text-align: center
}

@media screen and (max-width: 640px) {
    .ivf-step-container .column {
        display:block
    }

    .ivf-step-container .column .col {
        margin: 0 auto
    }
}

.ivf-step-container .floatingbox {
    padding: 2em;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #cccccc
}

.equipment {
    background: #fafaf9
}

.equipment-container {
    overflow: inherit;
    padding: 20px 0
}

.equipment-container__block {
    font-size: 1.4rem;
    line-height: 2;
    margin: 2em auto !important
}

.equipment-container__block:last-child {
    margin: 0 auto !important
}

.equipment-container__block__figure {
    max-width: 400px;
    margin: 0 auto
}

.equipment-container__block__figure img.lazyload,.equipment-container__block__figure img.lazyloaded {
    width: 100%;
    height: auto
}

.equipment-container__title--1st {
    border-bottom: #b8a48a solid 1px;
    margin: 0 auto 1em
}

.equipment-container__title--2nd {
    color: #9c8570;
    font-weight: bold;
    margin: 0 auto .5em
}

.equipment-container__title--3rd {
    font-weight: bold;
    margin: 0 auto .5em
}

.equipment-container__body {
    font-size: 1.4rem;
    line-height: 2;
    margin: 0 auto 2em
}

.equipment-container__body:last-child {
    margin: 0 auto
}

.equipment-container__body__r-image {
    width: 30%;
    float: right;
    margin: 0 0 1em 1em
}

.equipment-container__body__r-image img.lazyload,.equipment-container__body__r-image img.lazyloaded {
    width: 100%;
    height: auto
}

@media screen and (max-width: 640px) {
    .equipment-container__body__r-image {
        width:100%;
        max-width: 400px;
        float: none;
        margin: 0 auto 1em
    }
}

.equipment-container__body__r-image2 {
    width: 400px;
    float: right;
    margin: 0 0 1em 1em
}

.equipment-container__body__r-image2 img.lazyload,.equipment-container__body__r-image2 img.lazyloaded {
    width: 100%;
    height: auto
}

@media screen and (max-width: 640px) {
    .equipment-container__body__r-image2 {
        width:100%;
        max-width: 400px;
        float: none;
        margin: 0 auto 1em
    }
}

.equipment-container__list-itemize {
    font-size: 1.4rem;
    line-height: 2;
    width: 100%;
    margin: 2em auto;
    padding-inline-start:1.5em;list-style-type: circle;
    list-style-position: outside
}

.equipment-container__list-itemize li {
    margin: 0 auto 1em
}

.equipment-container__list-num {
    font-size: 1.4rem;
    line-height: 2;
    width: 100%;
    margin: 2em auto;
    list-style-type: none;
    padding-inline-start:2em}

.equipment-container__list-num li {
    margin: 0 auto 1em 0.5em;
    counter-increment: cnt;
    text-indent: -2em
}

.equipment-container__list-num li::before {
    content: "(" counter(cnt) ") "
}

.equipment-container .column {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around
}

.equipment-container .column .col {
    width: 100%;
    margin: 0 1em 0 0;
    text-align: center
}

.equipment-container .column .col:last-child {
    margin: 0
}

.equipment-container .column .col img.lazyload,.equipment-container .column .col img.lazyloaded {
    width: 100%;
    height: auto
}

.equipment-container .column figcaption {
    font-size: 1.4rem;
    line-height: 1.4;
    margin: 1em 0 0
}

@media screen and (max-width: 768px) {
    .equipment-container .column figcaption {
        font-size:1.1rem;
        line-height: 1.4;
        margin: 0.5em 0 0
    }
}

.equipment-container .column .em {
    color: #9c8570;
    font-size: 2.4rem;
    line-height: 1.4;
    text-align: center
}

.equipment-container .figure-num {
    font-size: 1.4rem;
    line-height: 2;
    margin: 0
}

.equipment-container .shadow {
    box-shadow: 0px 3px 9px -2px #cccccc
}

.equipment-container .column3 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around
}

@media screen and (max-width: 640px) {
    .equipment-container .column3 {
        flex-wrap:wrap
    }
}

.equipment-container .column3 .col {
    margin: 0 1em 0 0
}

@media screen and (max-width: 640px) {
    .equipment-container .column3 .col {
        width:45%
    }
}

.equipment-container .column3 .col:last-child {
    margin: 0
}

.equipment-container .column3 .col-1 {
    margin: 0 1em 0 0
}

@media screen and (max-width: 640px) {
    .equipment-container .column3 .col-1 {
        width:100%
    }
}

.equipment-container .column3 .em {
    color: #9c8570;
    font-size: 1.8em;
    text-align: center
}

.equipment-container .column3 figcaption {
    margin-bottom: 1em;
    line-height: 1.4
}

.equipment-container video {
    object-fit: contain
}

.equipment-container .flex_video {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    width: 100%
}

.equipment-container .video {
    max-width: 400px;
    max-height: 300px
}

@media screen and (max-width: 768px) {
    .equipment-container .video {
        max-width:300px;
        max-height: 225px
    }
}

@media screen and (max-width: 640px) {
    .equipment-container .video {
        width:100%;
        max-width: 400px;
        max-height: 300px
    }
}

.equipment-container .tx {
    max-width: calc(100% - 400px - 20px);
    margin-right: 20px
}

@media screen and (max-width: 768px) {
    .equipment-container .tx {
        max-width:calc(100% - 300px - 20px);
        margin-right: 20px
    }
}

@media screen and (max-width: 640px) {
    .equipment-container .tx {
        width:100%;
        max-width: 100%
    }
}

#imsi,#spindle,#art,#system,#time-lapse,#aha {
    padding-top: 120px;
    margin-top: -120px
}

.side-effect {
    background: #fafaf9
}

.side-effect-container {
    overflow: inherit;
    padding: 20px 0
}

.side-effect-container__block {
    font-size: 1.4rem;
    line-height: 2;
    margin: 1em auto 1em !important
}

.side-effect-container__title--1st {
    border-bottom: #b8a48a solid 1px;
    margin: 0 auto 1em
}

@media screen and (max-width: 640px) {
    .side-effect-container__title--1st {
        font-size:2.0rem
    }
}

.side-effect-container__body {
    margin: 0 auto 2em
}

.side-effect-container__body:last-child {
    margin: 0 auto
}

.step-container__title .title_ja {
    display: inline-block !important;
    border-bottom: #b8a48a solid 1px
}

.step-container__title--1st {
    font-size: 2.2rem;
    line-height: 1.4;
    border-bottom: #b8a48a solid 1px;
    margin: 0 auto 1em
}

@media screen and (max-width: 640px) {
    .step-container__title--1st {
        font-size:2.0rem
    }
}

.step-container__title--2nd {
    font-size: 1.8rem;
    line-height: 1.8;
    color: #b8a48a;
    font-weight: bold;
    margin: 0 auto .5em
}

.step-container__title--3rd {
    font-size: 1.8rem;
    line-height: 1.8;
    border-bottom: #b8a48a dotted 1px;
    margin: 0 auto 1em
}

.step-container__block {
    padding: 20px 0
}

.step-container__block:last-child {
    margin: 0 auto !important
}

.step-container__block__figure {
    max-width: 400px;
    margin: 0 auto
}

.step-container__in {
    padding: 1em 0px
}

@media screen and (max-width: 640px) {
    .step-container__in {
        padding:0.5em 0px
    }
}

.step-container__in:last-child {
    margin: 0 auto !important
}

.step-container__in__figure {
    max-width: 400px;
    margin: 0 auto
}

.step-container__body {
    font-size: 1.4rem;
    line-height: 2;
    margin: 0
}

.step-container__body .sub_tl {
    color: #9c8570;
    border-bottom: #b8a48a solid 1px;
    padding: 0.2em
}

.step-container__body__r-image {
    width: 30%;
    float: right;
    margin: 0 0 1em 1em
}

@media screen and (max-width: 640px) {
    .step-container__body__r-image {
        width:100%;
        max-width: 400px;
        float: none;
        margin: 0 auto 1em
    }
}

.step-container__list-indent1 {
    width: 100%;
    margin: 0.5em auto;
    list-style-position: outside
}

.step-container__list-indent1 li {
    padding-left: 1em;
    text-indent: -1em
}

.step-container__list-indent1 li::before {
    content: '●';
    color: #f1e7e2
}

.step-container__list-itemize {
    width: 100%;
    margin: 2em auto;
    padding-inline-start:1.5em;list-style-type: circle;
    list-style-position: outside
}

.step-container__list-itemize li {
    margin: 0 auto 1em 0.5em
}

.step-container__list-num {
    width: 100%;
    margin: 2em auto;
    list-style-type: none;
    padding-inline-start:2em}

.step-container__list-num li {
    margin: 0 auto 1em 0.5em;
    counter-increment: cnt;
    text-indent: -2em
}

.step-container__list-num li::before {
    content: "(" counter(cnt) ") "
}

.step-container__table {
    table-layout: fixed;
    width: 100%;
    margin: 2em auto;
    border-collapse: collapse;
    box-sizing: border-box;
    border: 1px solid #b8a48a
}

.step-container__table tr {
    border-top: 1px solid #b8a48a;
    border-bottom: 1px solid #b8a48a
}

.step-container__table th {
    color: #83705e;
    font-weight: bold;
    text-align: center;
    padding: 1em;
    vertical-align: middle;
    background-color: #fafaf9;
    border-right: 1px solid #b8a48a;
    line-height: 1.4
}

.step-container__table td {
    padding: 1em;
    vertical-align: middle;
    border-right: 1px solid #b8a48a
}

.step-container__table td:first-child {
    text-align: left
}

@media screen and (max-width: 640px) {
    .step-container__table {
        font-size:.6em;
        line-height: 1.4
    }

    .step-container__table th {
        width: 20%;
        padding: 1em 0.5em
    }

    .step-container__table td {
        padding: 1em 0.5em
    }

    .step-container__table thead th.colspan2 {
        width: 40%
    }

    .step-container__table tbody th.ti05 {
        width: 15%
    }
}

.step-container .col_img {
    width: 90%;
    max-width: 100%;
    text-align: center;
    margin: 1em auto
}

.step-container .col_img img {
    text-align: center
}

.step-container .col_img img.img_sp {
    display: none
}

.step-container .col_img img.img_pc {
    display: block
}

@media screen and (max-width: 768px) {
    .step-container .col_img {
        width:100%;
        margin: 0 auto 1em
    }

    .step-container .col_img img.img_pc {
        display: none
    }

    .step-container .col_img img.img_sp {
        display: block
    }
}

.step-container .col_img60 {
    width: 60%;
    max-width: 100%;
    text-align: center;
    margin: 1em auto
}

.step-container .col_img60 img {
    text-align: center
}

.step-container .col_img60 img.img_sp {
    display: none
}

.step-container .col_img60 img.img_pc {
    display: block
}

@media screen and (max-width: 768px) {
    .step-container .col_img60 {
        width:100%;
        margin: 0 auto 1em
    }

    .step-container .col_img60 img.img_pc {
        display: none
    }

    .step-container .col_img60 img.img_sp {
        display: block
    }
}

.step-container .flexwrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.step-container .flexwrap .col_img {
    width: 25%;
    max-width: 320px;
    text-align: center
}

.step-container .flexwrap .col_img figcaption {
    font-size: 80%
}

.step-container .flexwrap .col {
    width: 70%
}

@media screen and (max-width: 640px) {
    .step-container .flexwrap {
        display:block
    }

    .step-container .flexwrap .col_img {
        width: 100%;
        margin: 0 auto 1em
    }

    .step-container .flexwrap .col {
        width: 100%
    }
}

.step-container .column {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around
}

.step-container .column .col {
    margin: 0 2em 0 0
}

.step-container .column .col:last-child {
    margin: 0
}

.step-container .column .em {
    color: #b8a48a;
    font-size: 2.2em;
    text-align: center
}

@media screen and (max-width: 640px) {
    .step-container .column {
        display:block
    }

    .step-container .column .col {
        margin: 0 auto
    }
}

.floatingbox {
    padding: 2em;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #cccccc
}

@media screen and (max-width: 960px) {
    .floatingbox {
        padding:1em
    }
}

@media screen and (max-width: 640px) {
    .floatingbox {
        padding:0.5em
    }
}

.step-nav {
    font-size: 1.4rem;
    line-height: 2;
    text-align: center;
    overflow: hidden;
    padding: 50px 0;
    width: 100%
}

.bg_navy {
    background: #eff1f3
}

@media screen and (max-width: 414px) {
    .step-nav {
        padding:30px 0
    }
}

.step-nav h3 {
    font-size: 1.6rem;
    line-height: 2;
    margin: 10px 0 15px;
    color: #535353;
    font-weight: bold;
    text-align: center
}

.step-nav__content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 5px
}

.step-nav__content__item {
    box-sizing: border-box;
    flex: 0 1 calc((100% / 2) - 0px);
    margin-top: 10px;
    margin-left: 0px;
    position: relative
}

.step-nav__content__item a {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 1em 1.5em 1em 1em;
    display: block;
    background: #d9d9d9;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #535353;
    line-height: 1.4;
    display: block;
    font-weight: bold
}

.step-nav__content__item a::before {
    content: '';
    position: absolute;
    top: 0;
    right: -10px;
    display: block;
    content: '';
    background: #eff1f3;
    width: 20px;
    height: 50%;
    transform: skew(20deg)
}

.step-nav__content__item a::after {
    position: absolute;
    bottom: 0;
    right: -10px;
    display: block;
    content: '';
    background: #eff1f3;
    width: 20px;
    height: 50%;
    transform: skew(-20deg)
}

.step-nav__content__item a.is-active {
    color: #fff;
    background-color: #fa7d64
}

.step-nav__content__item a.is-active::before {
    background: #eff1f3
}

.step-nav__content__item a.is-active::after {
    background: #eff1f3
}

.step-nav__content__item a.is-active:hover {
    color: #fff;
    background: #999
}

.step-nav__content__item a:hover {
    color: #fff;
    background: #999
}

@media screen and (max-width: 640px) {
    .step-nav__content {
        display:inherit;
        justify-content: inherit
    }
}

.flow-img {
    width: 100%;
    height: auto
}

.pc-only {
    display: block
}

@media screen and (max-width: 640px) {
    .pc-only {
        display:none
    }
}

.sp-only {
    display: none
}

@media screen and (max-width: 640px) {
    .sp-only {
        display:block
    }
}

.stepbutton_area {
    border-top: solid 1px #cccccc;
    padding: 5em 0;
    text-align: center;
    margin: 0 auto
}

@media screen and (max-width: 640px) {
    .stepbutton_area {
        max-width:95%
    }
}

.stepbutton_area a {
    color: #ffffff;
    display: inline-block;
    padding: 1em 2em;
    background: #b8a48a;
    border: #b8a48a solid 1px;
    line-height: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    line-height: 1.4;
    font-size: 1.4rem;
    font-weight: 500;
    font-weight: 400
}

.stepbutton_area a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #999;
    transition: all 0.3s ease-in-out
}

.stepbutton_area a span {
    position: relative
}

.stepbutton_area a span i {
    display: inline-block;
    width: 10px;
    margin: 0 3px
}

.stepbutton_area a span i .svg_steparr {
    width: 10px;
    height: auto;
    fill: #fff
}

.stepbutton_area a:hover::before {
    position: absolute;
    top: 0%;
    left: 0;
    z-index: 0;
    color: #ffffff
}

.staff_profile {
    background: #f4f5f3;
    padding: 30px
}

@media screen and (max-width: 768px) {
    .staff_profile {
        padding:30px 25px
    }
}

.staff_profile .subcap {
    text-align: center;
    margin: 30px auto
}

@media screen and (max-width: 768px) {
    .staff_profile .subcap {
        font-size:1.6rem
    }
}

@media screen and (max-width: 640px) {
    .staff_profile .subcap {
        font-size:1.5rem
    }
}

.staff_profile .staff_profile_in {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 40px;
    margin: 30px auto
}

@media screen and (max-width: 768px) {
    .staff_profile .staff_profile_in {
        padding:20px 20px;
        margin: 20px auto
    }
}

@media screen and (max-width: 640px) {
    .staff_profile .staff_profile_in {
        padding:20px 15px
    }
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_img {
    max-width: 200px;
    width: 100%
}

@media screen and (max-width: 768px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_img {
        max-width:30%
    }
}

@media screen and (max-width: 640px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_img {
        max-width:20%
    }
}

@media screen and (max-width: 414px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_img {
        max-width:80%;
        text-align: center;
        margin: 0 10%
    }
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_img img {
    max-width: 100%;
    height: auto
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx {
    width: 100%;
    max-width: calc(100% - 200px)
}

@media screen and (max-width: 768px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx {
        max-width:calc(100% - 30%)
    }
}

@media screen and (max-width: 640px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx {
        max-width:calc(100% - 20%)
    }
}

@media screen and (max-width: 414px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx {
        max-width:100%
    }
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name {
    padding: 0.5em 20px;
    color: #83705e;
    display: block;
    border-bottom: #b8a48a solid 1px
}

@media screen and (max-width: 414px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name {
        padding:0.5em 5px
    }
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name .post {
    line-height: 1.4;
    display: block
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name .jp_name {
    line-height: 1.4
}

@media screen and (max-width: 640px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name .jp_name .fz18 {
        font-size:1.7rem
    }
}

@media screen and (max-width: 640px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name .jp_name .fz14 {
        font-size:1.3rem
    }
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name .en_name {
    color: #e4ddd5
}

@media screen and (max-width: 640px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name .en_name .fz14 {
        font-size:1.3rem
    }
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career {
    padding: 1em 20px
}

@media screen and (max-width: 414px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career {
        padding:0.5em 5px
    }
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl {
    margin-bottom: 1em;
    line-height: 1.6
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl:last-child {
    margin-bottom: 0
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dt {
    width: 5em;
    margin-right: 0.5em
}

@media screen and (max-width: 640px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dt {
        width:100%;
        margin-bottom: 1em;
        border-bottom: #c4c2be solid 1px
    }
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dd {
    width: calc(100% - 6em);
    margin: 0
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dd .flex .date {
    width: 7em;
    margin-right: 0.5em
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dd .flex .text {
    width: calc(100% - 7.5em)
}

@media screen and (max-width: 640px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dd {
        width:100%
    }
}

.staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dd p {
    margin: 0 0 0.8em
}

@media screen and (max-width: 640px) {
    .staff_profile .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dd p {
        font-size:1.2rem
    }
}

.staff_department {
    padding: 20px
}

@media screen and (max-width: 768px) {
    .staff_department {
        padding:20px 10px
    }
}

.staff_department .staff_department_in {
    padding: 40px 20px;
    margin: 40px auto
}

@media screen and (max-width: 768px) {
    .staff_department .staff_department_in {
        padding:40px 15px;
        margin: 20px auto
    }
}

@media screen and (max-width: 640px) {
    .staff_department .staff_department_in {
        padding:40px 15px
    }
}

@media screen and (max-width: 414px) {
    .staff_department .staff_department_in {
        padding:40px 10px;
        margin: 0px auto
    }
}

.staff_department .staff_department_in h2.ttl {
    margin-bottom: 1em
}

@media screen and (max-width: 768px) {
    .staff_department .staff_department_in h2.ttl {
        margin-bottom:0.8em
    }
}

@media screen and (max-width: 640px) {
    .staff_department .staff_department_in h2.ttl {
        margin-bottom:0.5em
    }
}

.staff_department .staff_department_in .staff_dep_tx {
    padding: 40px 0px
}

@media screen and (max-width: 768px) {
    .staff_department .staff_department_in .staff_dep_tx {
        padding:30px 0px
    }
}

@media screen and (max-width: 640px) {
    .staff_department .staff_department_in .staff_dep_tx {
        padding:20px 0px
    }
}

.recruit_link {
    width: 100vw;
    height: 260px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0
}

.recruit_link .recruit_link_in {
    max-width: 880px;
    margin: 0px auto
}

@media screen and (max-width: 768px) {
    .recruit_link .recruit_link_in {
        padding:20px
    }
}

.recruit_link .recruit_link_in h2 {
    color: #ffffff;
    text-align: center
}

.recruit_link .recruit_link_in .flexwrap {
    margin: 30px auto
}

.recruit_link .recruit_link_in .flexwrap li {
    margin-left: auto;
    margin-right: auto;
    width: 550px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2%;
    box-shadow: 0px 3px 9px -2px #cccccc;
    text-align: center;
    align-items: center
}

@media screen and (max-width: 768px) {
    .recruit_link .recruit_link_in .flexwrap li {
        width:95%;
        margin-left: 2.5%;
        margin-right: 2.5%
    }
}

@media screen and (max-width: 640px) {
    .recruit_link .recruit_link_in .flexwrap li {
        width:98%;
        margin-left: 1%;
        margin-right: 1%
    }
}

.recruit_link .recruit_link_in .flexwrap li a {
    display: block;
    padding: 1em 0.5em;
    background: #ffffff
}

@media screen and (max-width: 768px) {
    .recruit_link .recruit_link_in .flexwrap li a {
        padding:0.8em 0.5em
    }
}

@media screen and (max-width: 640px) {
    .recruit_link .recruit_link_in .flexwrap li a {
        padding:0.8em 0.5em
    }
}

.recruit_link .recruit_link_in .flexwrap li a i {
    margin: 0 0.3em;
    color: #e1d9ce;
    text-align: center;
    line-height: 1.0;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    .recruit_link .recruit_link_in .flexwrap li a i {
        font-size:22px;
        font-size: 2.2rem
    }
}

@media screen and (max-width: 640px) {
    .recruit_link .recruit_link_in .flexwrap li a i {
        font-size:20px;
        font-size: 2.0rem
    }
}

.recruit_link .recruit_link_in .flexwrap li a i svg {
    width: 1.4em;
    height: 1.0em;
    margin: 0 0.2em;
    line-height: 1.6
}

@media screen and (max-width: 768px) {
    .recruit_link .recruit_link_in .flexwrap li a .fz16 {
        font-size:15px;
        font-size: 1.5rem
    }
}

@media screen and (max-width: 640px) {
    .recruit_link .recruit_link_in .flexwrap li a .fz16 {
        font-size:14px;
        font-size: 1.4rem
    }
}

@media screen and (max-width: 768px) {
    .recruit_link .recruit_link_in .flexwrap li a .fz24 {
        font-size:22px;
        font-size: 2.2rem
    }
}

@media screen and (max-width: 640px) {
    .recruit_link .recruit_link_in .flexwrap li a .fz24 {
        font-size:20px;
        font-size: 2.0rem
    }
}

.recruit_link .recruit_link_in .button_area02 {
    max-width: 550px
}

@media screen and (max-width: 640px) {
    .recruit_link .recruit_link_in .button_area02 {
        max-width:90%;
        margin-right: auto;
        margin-left: auto
    }
}

.recruitment_type {
    background: #f4f5f3;
    padding: 30px
}

@media screen and (max-width: 768px) {
    .recruitment_type {
        padding:30px 20px
    }
}

.recruitment_type .recruitment_type_in .recruitment_type_bx {
    box-shadow: 0px 3px 9px -2px #ccc;
    background: #ffffff;
    margin: 30px auto
}

@media screen and (max-width: 640px) {
    .recruitment_type .recruitment_type_in .recruitment_type_bx {
        flex-direction:column-reverse
    }
}

.recruitment_type .recruitment_type_in .recruitment_type_bx li {
    padding: 40px 40px
}

@media screen and (max-width: 640px) {
    .recruitment_type .recruitment_type_in .recruitment_type_bx li {
        padding:20px 20px
    }
}

.recruitment_type .recruitment_type_in .type_tx {
    width: calc(100% - 240px - 80px)
}

@media screen and (max-width: 768px) {
    .recruitment_type .recruitment_type_in .type_tx {
        width:calc(100% - 200px - 40px)
    }
}

@media screen and (max-width: 640px) {
    .recruitment_type .recruitment_type_in .type_tx {
        width:100%
    }
}

.recruitment_type .recruitment_type_in .type_tx h3 {
    color: #83705e;
    border-bottom: #e1d9ce 1px solid;
    padding: 0.1em
}

@media screen and (max-width: 640px) {
    .recruitment_type .recruitment_type_in .type_tx h3 {
        font-size:2.0rem
    }
}

@media screen and (max-width: 640px) {
    .recruitment_type .recruitment_type_in .type_tx h3 .fz18 {
        font-size:1.6rem
    }
}

.recruitment_type .recruitment_type_in .type_tx .fz16 {
    margin: 2em 0
}

@media screen and (max-width: 768px) {
    .recruitment_type .recruitment_type_in .type_tx .fz16 {
        font-size:1.4rem;
        margin: 1em 0
    }
}

@media screen and (max-width: 640px) {
    .recruitment_type .recruitment_type_in .type_tx .fz16 {
        font-size:1.3rem;
        margin: 1em 0
    }
}

.recruitment_type .recruitment_type_in .job_btn a {
    max-width: 320px;
    margin: 0 auto;
    padding: 1em;
    border: #9c8570 solid 1px;
    text-align: center;
    line-height: 1.0;
    display: block;
    color: #9c8570;
    transition: .3s
}

.recruitment_type .recruitment_type_in .job_btn a:hover {
    background: rgba(156,133,112,0.1)
}

@media screen and (max-width: 768px) {
    .recruitment_type .recruitment_type_in li.type_img {
        padding:40px 40px 40px 0
    }
}

@media screen and (max-width: 640px) {
    .recruitment_type .recruitment_type_in li.type_img {
        width:100%;
        height: 100%;
        text-align: center;
        padding: 20px
    }
}

.recruitment_type .recruitment_type_in li.type_img img {
    width: 100%;
    max-width: 240px;
    height: auto
}

@media screen and (max-width: 768px) {
    .recruitment_type .recruitment_type_in li.type_img img {
        max-width:200px
    }
}

@media screen and (max-width: 640px) {
    .recruitment_type .recruitment_type_in li.type_img img {
        max-width:100%
    }
}

.recruitment_guidelines .recruitment_guidelines_in {
    padding: 0 20px
}

.recruitment_guidelines .recruitment_guidelines_in .recruit-table {
    font-size: 1.4rem;
    line-height: 2;
    table-layout: auto;
    width: 100%;
    margin: 1em auto;
    border-collapse: collapse;
    box-sizing: border-box;
    border: 1px solid #b8a48a
}

.recruitment_guidelines .recruitment_guidelines_in .recruit-table tr {
    border-top: 1px solid #b8a48a;
    border-bottom: 1px solid #b8a48a
}

.recruitment_guidelines .recruitment_guidelines_in .recruit-table th {
    color: #83705e;
    font-weight: bold;
    text-align: center;
    padding: 1em;
    vertical-align: middle;
    background-color: #fafaf9;
    border-right: 1px solid #b8a48a;
    line-height: 1.6
}

.recruitment_guidelines .recruitment_guidelines_in .recruit-table td {
    padding: 1em;
    vertical-align: middle;
    border-right: 1px solid #b8a48a
}

.recruitment_guidelines .recruitment_guidelines_in .recruit-table td:first-child {
    text-align: left
}

@media screen and (max-width: 768px) {
    .recruitment_guidelines .recruitment_guidelines_in .recruit-table {
        font-size:.8em;
        line-height: 1.6
    }

    .recruitment_guidelines .recruitment_guidelines_in .recruit-table th:first-child {
        min-width: 6.5em
    }
}

#recruitment_form .recruitment_form_in {
    padding: 0 20px
}

@media screen and (max-width: 768px) {
    #recruitment_form .recruitment_form_in {
        padding:0 25px
    }
}

#recruitment_form .recruitment_form_in .form_tx {
    margin: 0 auto;
    max-width: 700px
}

@media screen and (max-width: 640px) {
    #recruitment_form .recruitment_form_in .form_tx .fz14 {
        font-size:1.3rem
    }
}

#recruitment_form .recruitment_form_in #mailformpro table {
    width: 100%;
    table-layout: auto;
    width: 100%;
    margin: 1em auto;
    border-collapse: collapse;
    box-sizing: border-box
}

#recruitment_form .recruitment_form_in #mailformpro table tr {
    border-bottom: 1px solid #e4ddd5
}

#recruitment_form .recruitment_form_in #mailformpro table th {
    color: #535353;
    text-align: left;
    padding: 1em;
    vertical-align: middle;
    line-height: 1.4;
    width: 10em
}

@media screen and (max-width: 768px) {
    #recruitment_form .recruitment_form_in #mailformpro table th {
        width:100%;
        text-align: left;
        margin-left: 0.5em
    }
}

#recruitment_form .recruitment_form_in #mailformpro table td {
    padding: 0.2em;
    vertical-align: middle;
    width: calc(100% - 10em - 2em);
    font-size: 1.4rem
}

@media screen and (max-width: 768px) {
    #recruitment_form .recruitment_form_in #mailformpro table td {
        width:100%
    }
}

#recruitment_form .recruitment_form_in #mailformpro table td:first-child {
    text-align: left
}

#recruitment_form .recruitment_form_in #mailformpro table .mfp_element_text,#recruitment_form .recruitment_form_in #mailformpro table .mfp_element_number,#recruitment_form .recruitment_form_in #mailformpro table .mfp_element_select-one,#recruitment_form .recruitment_form_in #mailformpro table .mfp_element_email,#recruitment_form .recruitment_form_in #mailformpro table .mfp_element_tel,#recruitment_form .recruitment_form_in #mailformpro table .mfp_element_textarea,#recruitment_form .recruitment_form_in #mailformpro table .mfp_element_date,#recruitment_form .recruitment_form_in #mailformpro table .mfp_element_password {
    border: solid 1px #CCC;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 5px;
    vertical-align: middle;
    width: 100%
}

td input,td textarea,td select {
    padding: 8px 5px;
    font-size: 1.4rem;
    border: none
}

td input:focus,td textarea:focus,td select:focus {
    padding: 8px 5px;
    font-size: 1.4rem
}

.asterisk,.require {
    font-size: 1.4rem;
    color: #fa7d64;
    padding: 0.5rem;
    background: none
}

form#mailformpro {
    width: 100%;
    margin-top: 30px
}

.mailform {
    width: 100%
}

form#mailformpro table.mailform {
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

form#mailformpro table.mailform tbody {
    width: 100%
}

form#mailformpro .mailform tr {
    width: 100%;
    height: auto;
    display: block;
    text-align: left;
    margin: 0;
    padding: 20px 0
}

@media screen and (max-width: 768px) {
    form#mailformpro .mailform tr {
        padding:15px 0
    }
}

form#mailformpro .mailform tr th.mfp {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 320px;
    margin-right: 1.5rem;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    color: #333333
}

@media screen and (max-width: 1080px) {
    form#mailformpro .mailform tr th.mfp {
        width:100%;
        padding: 1em
    }
}

form#mailformpro .mailform tr.Tx_area th {
    vertical-align: top
}

form#mailformpro .mailform tr td.mfp {
    height: auto;
    min-height: 40px;
    text-align: left;
    margin: 0;
    padding: 0;
    width: 700px;
    display: inline-block;
    vertical-align: baseline;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    font-weight: 500;
    color: #333333;
    vertical-align: top
}

@media screen and (max-width: 1080px) {
    form#mailformpro .mailform tr td.mfp {
        width:100%
    }
}

form#mailformpro .mailform tr th.mfp span {
    display: inline-block;
    padding: 0.3rem
}

form#mailformpro {
    width: 100%;
    margin-top: 15px
}

@media screen and (max-width: 1080px) {
    form#mailformpro {
        width:100%;
        margin-top: 15px
    }

    form#mailformpro .mailform tr th.mfp {
        width: 100%;
        display: block
    }

    form#mailformpro .mailform tr td.mfp {
        width: 100%;
        display: block
    }
}

form#mailformpro .mailform tr td.mfp input[type="text"],form#mailformpro .mailform tr td.mfp input[type="email"],form#mailformpro .mailform tr td.mfp input[type="tel"],form#mailformpro .mailform tr td.mfp input[type="date"] {
    -webkit-appearance: none;
    display: block;
    height: 40px;
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0.5rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #cccccc
}

form#mailformpro .mailform tr td.mfp select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cccccc;
    background: #ffffff;
    background: url(../img/select_btn.png) right 2rem top 50% no-repeat;
    background-size: 10px, 8px;
    border-radius: 0
}

form#mailformpro .mailform tr td.mfp .w100pr {
    width: 100%;
    height: 40px;
    text-align: left;
    display: block;
    margin: 0;
    padding: 0.5rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #ffffff
}

div.mfp_ok {
    text-align: left;
    margin: 0px 2px 1.6rem 0
}

div.mfp_err {
    line-height: 1.2rem;
    height: 3rem
}

select {
    font-size: 13px
}

form#mailformpro .mailform tr.Tx_area td.mfp {
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
    height: auto;
    display: inline-block
}

@media screen and (max-width: 768px) {
    form#mailformpro .mailform tr.Tx_area td.mfp {
        -webkit-appearance:none;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto
    }
}

form#mailformpro .mailform tr.Tx_area td.mfp textarea {
    -webkit-appearance: none;
    margin: 0;
    padding: 0.5rem 0.5rem;
    width: 100% !important;
    height: 100px !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #cccccc
}

form#mailformpro tr.CheckBox input[type="checkbox"] {
    text-align: left
}

.mfp_element_all {
    max-width: 100%
}

form#mailformpro .mailform tr td.borderBottom,form#mailformpro .mailform tr th.borderBottom {
    display: inline-block;
    padding-bottom: 20px;
    border-bottom: #999999 solid 1px
}

@media screen and (max-width: 768px) {
    form#mailformpro .mailform tr td.borderBottom,form#mailformpro .mailform tr th.borderBottom {
        display:block;
        padding-bottom: 15px;
        border-bottom: none
    }
}

form#mailformpro tr.CheckBox label {
    white-space: normal
}

.mfp_buttons {
    width: 100%;
    text-align: center;
    margin-top: 2em;
    color: #666666
}

.mfp_buttons button.submit {
    width: 40%;
    line-height: 50px;
    min-width: 10em;
    margin: 0 auto 10px auto;
    font-size: 1.5rem;
    background: #b8a48a;
    color: #fff;
    display: block;
    font-family: YakuHanMP,"游明朝",YuMincho,yu-mincho-pr6,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Hiragino Mincho Pro","Sawarabi Mincho",serif;
    cursor: pointer
}

@media screen and (max-width: 640px) {
    .mfp_buttons button.submit {
        width:90%;
        display: block;
        font-size: 1.3rem
    }
}

.mfp_buttons button.submit:hover {
    transition: .3s;
    background: #999;
    color: #fff
}

.mfp_element_submit,.mfp_element_reset,.mfp_element_button,button.mfp_next,button.mfp_prev {
    border-radius: 0px;
    padding: 10px 20px;
    background: #b8a48a;
    color: #fff;
    text-shadow: none;
    font-size: 1.6rem;
    cursor: pointer;
    outline: none;
    font-weight: 600
}

.mfp_element_reset {
    background-color: #cccccc;
    color: #333333
}

.mfp_buttons button.reset:hover {
    transition: .3s;
    background: #666
}

.mfp_buttons button:active {
    border-style: none
}

.mfp_element_text,.mfp_element_number,.mfp_element_select-one,.mfp_element_email,.mfp_element_tel,.mfp_element_textarea,.mfp_element_date,.mfp_element_password {
    border-radius: 0;
    box-shadow: none;
    padding: 3px 8px;
    margin: 2px;
    vertical-align: middle
}

form#mailformpro label.mfp_checked {
    padding: 3px;
    background: #f5f5f5;
    box-shadow: none
}

form#mailformpro label.mfp_not_checked {
    padding: 3px;
    border: solid 1px #cccccc
}

form#mailformpro .mailform tr th.mfp.vr-top {
    vertical-align: top
}

form#mailformpro .mailform tr th.mfp,form#mailformpro .mailform tr td.mfp {
    display: inline-table;
    width: 100%
}

form#mailformpro .mailform tr td.mfp.inline100 {
    display: inline-block
}

form#mailformpro .mailform tr td.mfp .w50pr {
    width: 49%;
    display: inline-block;
    vertical-align: top
}

form#mailformpro .mailform tr td.mfp .w50pr:first-child {
    padding-right: 0.3em
}

@media screen and (max-width: 768px) {
    form#mailformpro .mailform tr td.mfp .w50pr:first-child {
        padding-right:0
    }
}

form#mailformpro .mailform tr td.mfp .w50pr:last-child {
    padding-left: 0.3em
}

@media screen and (max-width: 768px) {
    form#mailformpro .mailform tr td.mfp .w50pr:last-child {
        padding-left:0
    }
}

@media screen and (max-width: 768px) {
    form#mailformpro .mailform tr td.mfp .w50pr {
        width:100%
    }
}

form#mailformpro .mailform tr td.mfp.w25pr label {
    width: 23.5%
}

@media screen and (max-width: 768px) {
    form#mailformpro .mailform tr td.mfp.w25pr label {
        width:48.5%
    }
}

@media screen and (max-width: 640px) {
    form#mailformpro .mailform tr td.mfp.w25pr label {
        width:100%
    }
}

#privacy {
    width: 100%;
    margin: 2.5em auto
}

#privacy .switch {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 0
}

.p_index {
    position: relative;
    margin: 0px auto;
    padding: 0px 0;
    display: block
}

.p_index a.toggle {
    overflow: hidden;
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-indent: -1.5em;
    padding: 0.7em 0.5em;
    margin: 0 auto;
    margin-top: -1em;
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: 20;
    color: #b8a48a;
    border: #b8a48a 1px solid;
    background: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.p_index a.toggle:hover {
    color: #b8a48a;
    background: #fff
}

#privacy .switch .child {
    display: none;
    margin: 0px auto 0 auto;
    background: #fff;
    color: derken(#b8a48a, 15%);
    padding: 2rem;
    text-align: left
}

.p_index .menu:after {
    position: absolute;
    top: 50%;
    right: 2rem;
    content: '';
    margin-top: -6px;
    width: 6px;
    height: 6px;
    border: solid 1px #b8a48a;
    border-left-width: 0px;
    border-top-width: 0px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transition: all .3s
}

.p_index .menu.active:after {
    margin-top: -4px;
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.privacy_in dl {
    padding: 0.5em 0
}

.privacy_in dl dt {
    display: block;
    float: clear;
    width: 100%;
    clear: both;
    font-size: 16px;
    padding: 10px 0px;
    text-align: right;
    border-top: none;
    margin: 0px
}

.privacy_in dl dt h4 {
    margin: 0.5em 0
}

.privacy_in dl dd {
    display: block;
    padding: 0.2em;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6em;
    width: 100%;
    border: none
}

.privacy_in dl dd p {
    padding-top: 0.5em;
    padding-bottom: 0.5em
}

.privacy_in dl dd a {
    color: #b8a48a;
    text-decoration: none
}

.privacy_in dl dd .indent {
    padding-left: 1em;
    text-indent: -1em
}

.privacy_in dl:last-child {
    border-bottom: 1px solid #b8a48a
}

.mfp_element_text {
    border: none
}

form#mailformpro label {
    border-radius: 0px
}

form#mailformpro dl dt {
    width: 100%;
    clear: both;
    font-size: 16px;
    padding: 10px 0px;
    text-align: left;
    border-top: none;
    margin: 0px;
    clear: both
}

form#mailformpro dl dd {
    width: 100%;
    border-top: none;
    margin: 0px;
    padding: 10px 5px 20px 5px;
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
    clear: both
}

.mfp_element_radio {
    vertical-align: unset;
    margin: 0px 0.5em
}

.form_tx_single {
    margin: 0 auto;
    max-width: 700px
}

.form_tx_single .fz16 {
    line-height: 1.8
}

.form_tx_single a.thanks_tel {
    text-decoration: underline
}

@media screen and (max-width: 768px) {
    .form_tx_single .fz16 {
        font-size:1.5rem
    }

    .form_tx_single .fz14 {
        font-size: 1.3rem
    }
}

@media screen and (max-width: 640px) {
    .form_tx_single .fz16 {
        font-size:1.4rem
    }

    .form_tx_single .fz14 {
        font-size: 1.2rem
    }
}

.staff_all img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.staff_all .container1080 {
    margin-top: -20px;
    padding: 0px 40px 60px
}

@media screen and (max-width: 768px) {
    .staff_all .container1080 {
        padding:15px 20px 30px
    }
}

.staff_all .fz16 {
    text-align: center;
    margin: 1em auto 0;
    line-height: 1.6;
    color: #9c8570
}

@media screen and (max-width: 768px) {
    .staff_all .fz16 {
        font-size:1.4rem
    }
}

@media screen and (max-width: 414px) {
    .staff_all .fz16 {
        font-size:1.3rem
    }
}

.clinic {
    background: #eff1f3;
    padding: 50px 40px
}

@media screen and (max-width: 768px) {
    .clinic {
        padding:25px 20px
    }
}

.clinic .clinic_in {
    padding: 0
}

.clinic .clinic_in .clinic_img {
    width: 100% !important
}

.clinic .clinic_in .clinic_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.clinic .clinic_in .clinic_info {
    max-width: 880px;
    margin: 40px auto
}

.clinic .clinic_in .clinic_info .flexwrap {
    width: 100%;
    margin: 30px auto 2em
}

.clinic .clinic_in .clinic_info .flexwrap li {
    font-size: 1.4rem;
    line-height: 2
}

.clinic .clinic_in .clinic_info .flexwrap li h3 {
    font-size: 2.2rem;
    line-height: 1;
    text-align: center;
    margin-bottom: 1em;
    margin: 0
}

@media screen and (max-width: 768px) {
    .clinic .clinic_in .clinic_info .flexwrap li h3 {
        font-size:1.8rem;
        line-height: 1;
        margin: 0 0 20px
    }
}

@media screen and (max-width: 640px) {
    .clinic .clinic_in .clinic_info .flexwrap li h3 {
        font-size:1.6rem;
        line-height: 1
    }
}

.clinic .clinic_in .clinic_info .flexwrap li h3 span {
    border-bottom: #999 solid 1px
}

.clinic .clinic_in .clinic_info .flexwrap li:nth-child(1) {
    width: 25%;
    max-width: 200px
}

@media screen and (max-width: 768px) {
    .clinic .clinic_in .clinic_info .flexwrap li:nth-child(1) {
        width:100%;
        max-width: 100%;
        text-align: center
    }
}

.clinic .clinic_in .clinic_info .flexwrap li:nth-child(2) {
    width: 75%
}

@media screen and (max-width: 768px) {
    .clinic .clinic_in .clinic_info .flexwrap li:nth-child(2) {
        width:100%;
        text-align: center
    }
}

.clinic .clinic_in .clinic_info .flexwrap li p {
    font-size: 1.3rem;
    line-height: 2;
    text-align: left;
    margin: 0
}

.clinic .clinic_in .clinic_info .flexwrap table {
    font-size: 1.4rem;
    line-height: 1;
    width: 100%;
    margin-bottom: 1em;
    border-collapse: collapse;
    border-spacing: 0
}

@media screen and (max-width: 768px) {
    .clinic .clinic_in .clinic_info .flexwrap table {
        font-size:1.3rem;
        line-height: 1
    }
}

@media screen and (max-width: 640px) {
    .clinic .clinic_in .clinic_info .flexwrap table {
        font-size:1.2rem;
        line-height: 1
    }
}

.clinic .clinic_in .clinic_info .flexwrap table tr th {
    font-weight: normal;
    text-align: center;
    line-height: 2.8;
    border-right: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    width: calc(80% / 7)
}

@media screen and (max-width: 768px) {
    .clinic .clinic_in .clinic_info .flexwrap table tr th {
        width:calc(77% / 7)
    }
}

@media screen and (max-width: 640px) {
    .clinic .clinic_in .clinic_info .flexwrap table tr th {
        width:calc(75% / 7)
    }
}

.clinic .clinic_in .clinic_info .flexwrap table tr th:first-child {
    border-left: #ccc solid 1px
}

.clinic .clinic_in .clinic_info .flexwrap table tr td {
    text-align: center;
    line-height: 2.0;
    border-right: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    width: calc(80% / 7)
}

@media screen and (max-width: 768px) {
    .clinic .clinic_in .clinic_info .flexwrap table tr td {
        width:calc(77% / 7)
    }
}

@media screen and (max-width: 640px) {
    .clinic .clinic_in .clinic_info .flexwrap table tr td {
        width:calc(75% / 7)
    }
}

.clinic .clinic_in .clinic_info .flexwrap table tr td:first-child {
    border-left: #ccc solid 1px
}

.clinic .clinic_in .clinic_info .flexwrap table thead th {
    border-top: #ccc solid 1px
}

.clinic .clinic_in .clinic_info .flexwrap table thead th:first-child {
    width: 20%
}

@media screen and (max-width: 768px) {
    .clinic .clinic_in .clinic_info .flexwrap table thead th:first-child {
        width:23%
    }
}

@media screen and (max-width: 640px) {
    .clinic .clinic_in .clinic_info .flexwrap table thead th:first-child {
        width:25%
    }
}

.clinic .clinic_in .clinic_info .flexwrap table tbody th {
    width: 20%
}

@media screen and (max-width: 768px) {
    .clinic .clinic_in .clinic_info .flexwrap table tbody th {
        width:23%
    }
}

@media screen and (max-width: 640px) {
    .clinic .clinic_in .clinic_info .flexwrap table tbody th {
        width:25%
    }
}

.clinic .clinic_in .clinic_info .flexwrap p.fz14 {
    margin: 0.2em
}

.clinic .clinic_in .clinic_info .flexwrap dl {
    border-bottom: #ccc solid 1px;
    padding: 0.8em
}

.azamino_access .azamino_access_in {
    padding: 50px 20px 0
}

.azamino_access .azamino_access_in .flexwrap {
    padding: 0 20px;
    justify-content: space-around
}

@media screen and (max-width: 640px) {
    .azamino_access .azamino_access_in .flexwrap {
        padding:0 15px
    }
}

.azamino_access .azamino_access_in .flexwrap li.az_img {
    width: 30%;
    max-width: 320px
}

.azamino_access .azamino_access_in .flexwrap li.az_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.azamino_access .azamino_access_in .flexwrap li.az_img .fz16 {
    line-height: 1.2;
    margin-bottom: 0.4em
}

.azamino_access .azamino_access_in .flexwrap li.az_img .cormorant400 {
    line-height: 1.1
}

@media screen and (max-width: 640px) {
    .azamino_access .azamino_access_in .flexwrap li.az_img {
        width:80%;
        max-width: 100%;
        margin: 0px auto 20px
    }
}

.azamino_access .azamino_access_in .flexwrap li.az_tx {
    width: 65%;
    max-width: 700px;
    line-height: 1.8
}

.azamino_access .azamino_access_in .flexwrap li.az_tx dl {
    border-bottom: #ccc solid 1px;
    padding: 1.5em 0.8em
}

.azamino_access .azamino_access_in .flexwrap li.az_tx dl dt {
    margin-bottom: 0.8em
}

.azamino_access .azamino_access_in .flexwrap li.az_tx dl dd {
    margin-left: 1em
}

.azamino_access .azamino_access_in .flexwrap li.az_tx dl dd.tel span {
    margin-right: 1em;
    display: inline-block
}

@media screen and (max-width: 960px) {
    .azamino_access .azamino_access_in .flexwrap li.az_tx dl dd.tel span {
        display:block
    }
}

.azamino_access .azamino_access_in .flexwrap li.az_tx dl .parking {
    display: inline-block;
    margin-top: 0.5em
}

@media screen and (max-width: 640px) {
    .azamino_access .azamino_access_in .flexwrap li.az_tx {
        width:100%;
        max-width: 100%;
        margin: 20px auto
    }
}

.futagotamagawa_bg {
    background: #fbf8f4
}

.aobadai_bg {
    background: #f4f5f3
}

.aboutbrunch {
    padding: 50px 40px
}

@media screen and (max-width: 768px) {
    .aboutbrunch {
        padding:25px 20px
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_img img {
    box-shadow: 0px 3px 9px -2px #ccc;
    max-width: 100%
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info {
    max-width: 880px;
    margin: 40px auto
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap {
    width: 100%;
    margin: 30px auto 2em
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap li {
    font-size: 1.4rem;
    line-height: 2
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap li h3 {
    font-size: 2.2rem;
    line-height: 1;
    text-align: center;
    margin-bottom: 1em;
    margin: 0
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap li h3 {
        font-size:1.8rem;
        line-height: 1;
        margin: 0 0 20px
    }
}

@media screen and (max-width: 640px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap li h3 {
        font-size:1.6rem;
        line-height: 1
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap li h3 span {
    border-bottom: #999 solid 1px
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap li:nth-child(1) {
    width: 25%;
    max-width: 200px
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap li:nth-child(1) {
        width:100%;
        max-width: 100%;
        text-align: center
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap li:nth-child(2) {
    width: 75%
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap li:nth-child(2) {
        width:100%;
        text-align: center
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap li p {
    text-align: left;
    margin: 0
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table {
    font-size: 1.4rem;
    line-height: 1;
    width: 100%;
    margin-bottom: 1em;
    border-collapse: collapse;
    border-spacing: 0
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table {
        font-size:1.3rem;
        line-height: 1
    }
}

@media screen and (max-width: 640px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table {
        font-size:1.2rem;
        line-height: 1
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table tr th {
    font-weight: normal;
    text-align: center;
    line-height: 2.8;
    border-right: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    width: calc(80% / 7)
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table tr th {
        width:calc(77% / 7)
    }
}

@media screen and (max-width: 640px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table tr th {
        width:calc(75% / 7)
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table tr th:first-child {
    border-left: #ccc solid 1px
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table tr td {
    text-align: center;
    line-height: 2.0;
    border-right: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    width: calc(80% / 7)
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table tr td {
        width:calc(77% / 7)
    }
}

@media screen and (max-width: 640px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table tr td {
        width:calc(75% / 7)
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table tr td:first-child {
    border-left: #ccc solid 1px
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table thead th {
    border-top: #ccc solid 1px
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table thead th:first-child {
    width: 20%
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table thead th:first-child {
        width:23%
    }
}

@media screen and (max-width: 640px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table thead th:first-child {
        width:25%
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table tbody th {
    width: 20%
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table tbody th {
        width:23%
    }
}

@media screen and (max-width: 640px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap table tbody th {
        width:25%
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .flexwrap p.fz14 {
    margin: 0.2em
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link {
    width: 100%;
    padding: 20px
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link {
        padding:10px 0px
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex {
    justify-content: center;
    align-items: center
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li {
    margin: 0 1em;
    padding: 0
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li {
        margin:0%
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a {
    border: #ffffff solid 1px;
    background: #fff;
    color: #9c8570;
    padding: 1em 5em;
    display: flex;
    align-items: center;
    box-shadow: 0px 3px 9px -2px #ccc;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a {
        padding:1em 2em
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a i {
    display: inline-block;
    vertical-align: middle;
    height: 40px
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a i {
        height:35px
    }
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a i {
        height:30px
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a .svg_logo_gold {
    width: 40px;
    height: 40px
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a .svg_logo_gold {
        width:35px;
        height: 35px
    }
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a .svg_logo_gold {
        width:30px;
        height: 30px
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a .arr {
    width: 50px;
    height: 6px;
    position: relative;
    z-index: +1;
    margin: 0 5px;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: 0s
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a .arr::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 98%;
    height: 1px;
    background-color: #b8a48a
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a .arr::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 0px 12px;
    border-color: transparent transparent transparent #b8a48a
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a:hover .arr {
    transform: translate(10px, 0)
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a .fz18 {
    line-height: 1.0;
    margin-left: 0.2em
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a .fz18 {
        font-size:1.4rem
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a .fz16 {
    line-height: 1.0;
    margin: 0 0.2em
}

@media screen and (max-width: 768px) {
    .aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li a .fz16 {
        font-size:1.2rem
    }
}

.aboutbrunch .aboutbrunch_in .aboutbrunch_info .aboutbrunch_link .flex li .fz12 {
    margin-top: 0.5em
}

.howto_access .howto_access_in .flexwrap {
    padding: 0 20px;
    justify-content: space-around
}

.howto_access .howto_access_in .flexwrap li.thumb_img {
    width: 30%;
    max-width: 320px
}

.howto_access .howto_access_in .flexwrap li.thumb_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.howto_access .howto_access_in .flexwrap li.thumb_img .fz16 {
    line-height: 1.2;
    margin-bottom: 0.4em
}

.howto_access .howto_access_in .flexwrap li.thumb_img .cormorant400 {
    line-height: 1.1
}

@media screen and (max-width: 640px) {
    .howto_access .howto_access_in .flexwrap li.thumb_img {
        width:80%;
        max-width: 100%;
        margin: 0px auto 20px
    }
}

.howto_access .howto_access_in .flexwrap li.body_tx {
    width: 65%;
    max-width: 700px;
    line-height: 1.8
}

.howto_access .howto_access_in .flexwrap li.body_tx dl {
    border-bottom: #ccc solid 1px;
    padding: 1.5em 0.8em
}

.howto_access .howto_access_in .flexwrap li.body_tx dl dt {
    margin-bottom: 0.8em
}

.howto_access .howto_access_in .flexwrap li.body_tx dl dd {
    font-size: 1.4rem;
    line-height: 2;
    margin-left: 1em
}

@media screen and (max-width: 640px) {
    .howto_access .howto_access_in .flexwrap li.body_tx {
        width:100%;
        max-width: 100%;
        margin: 20px auto
    }
}

.gmap {
    padding: 50px
}

@media screen and (max-width: 640px) {
    .gmap {
        padding:20px
    }
}

.gmap #map_canvas {
    width: 100%
}

.gmap #map_canvas iframe {
    width: 100%
}

@media screen and (max-width: 768px) {
    .gmap #map_canvas iframe {
        height:300px
    }
}

.info_group {
    width: 100vw;
    height: 360px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0
}

.info_group .info_group_in {
    max-width: 880px;
    margin: 0px auto
}

@media screen and (max-width: 768px) {
    .info_group .info_group_in {
        padding:20px
    }
}

.info_group .info_group_in h2 {
    color: #ffffff;
    text-align: center
}

.info_group .info_group_in .flexwrap {
    margin: 0px auto
}

.info_group .info_group_in .flexwrap li {
    margin-left: auto;
    margin-right: auto;
    width: 550px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2%;
    box-shadow: 0px 3px 9px -2px #cccccc;
    text-align: center;
    align-items: center
}

@media screen and (max-width: 768px) {
    .info_group .info_group_in .flexwrap li {
        width:95%;
        margin-left: 2.5%;
        margin-right: 2.5%
    }
}

@media screen and (max-width: 640px) {
    .info_group .info_group_in .flexwrap li {
        width:94%;
        margin-left: 3%;
        margin-right: 3%
    }
}

.info_group .info_group_in .flexwrap li a {
    display: block;
    padding: 1em 0.5em;
    background: #ffffff
}

@media screen and (max-width: 768px) {
    .info_group .info_group_in .flexwrap li a {
        padding:0.8em 0.5em
    }
}

@media screen and (max-width: 640px) {
    .info_group .info_group_in .flexwrap li a {
        padding:0.8em 0.5em
    }
}

.info_group .info_group_in .flexwrap li a span {
    vertical-align: middle
}

.info_group .info_group_in .flexwrap li a i {
    margin: 0 0.5em;
    color: #e1d9ce;
    text-align: center;
    line-height: 1.0;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    .info_group .info_group_in .flexwrap li a .fz16 {
        font-size:15px;
        font-size: 1.5rem
    }
}

@media screen and (max-width: 640px) {
    .info_group .info_group_in .flexwrap li a .fz16 {
        font-size:14px;
        font-size: 1.4rem
    }
}

@media screen and (max-width: 768px) {
    .info_group .info_group_in .flexwrap li a .fz24 {
        font-size:22px;
        font-size: 2.2rem
    }
}

@media screen and (max-width: 640px) {
    .info_group .info_group_in .flexwrap li a .fz24 {
        font-size:20px;
        font-size: 2.0rem
    }
}

.infonews {
    background-color: #fff9ee
}

.infonews .infonews_in iframe {
    border: none
}

.aboutbrunch_in .staff_profile_in {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 30px;
    margin: 30px auto
}

@media screen and (max-width: 768px) {
    .aboutbrunch_in .staff_profile_in {
        padding:20px 20px;
        margin: 20px auto
    }
}

@media screen and (max-width: 640px) {
    .aboutbrunch_in .staff_profile_in {
        padding:20px 15px;
        margin: 0 5px;
        width: auto
    }
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_img {
    max-width: 200px;
    width: 100%
}

@media screen and (max-width: 768px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_img {
        max-width:30%
    }
}

@media screen and (max-width: 640px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_img {
        max-width:20%
    }
}

@media screen and (max-width: 414px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_img {
        max-width:80%;
        text-align: center;
        margin: 0 10%
    }
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_img img {
    max-width: 100%;
    height: auto
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx {
    width: 100%;
    max-width: calc(100% - 200px)
}

@media screen and (max-width: 768px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx {
        max-width:calc(100% - 30%)
    }
}

@media screen and (max-width: 640px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx {
        max-width:calc(100% - 20%)
    }
}

@media screen and (max-width: 414px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx {
        max-width:100%
    }
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name {
    padding: 0.5em 20px;
    color: #83705e;
    display: block;
    border-bottom: #b8a48a solid 1px
}

@media screen and (max-width: 414px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name {
        padding:0.5em 5px
    }
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name .post {
    line-height: 1.4;
    display: block
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name .jp_name {
    line-height: 1.4
}

@media screen and (max-width: 640px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name .jp_name .fz18 {
        font-size:1.7rem
    }
}

@media screen and (max-width: 640px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name .jp_name .fz14 {
        font-size:1.3rem
    }
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name .en_name {
    color: #e4ddd5
}

@media screen and (max-width: 640px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx h2.pf_name .en_name .fz14 {
        font-size:1.3rem
    }
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career {
    padding: 1em 20px
}

@media screen and (max-width: 414px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career {
        padding:0.5em 5px
    }
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl {
    margin: 0 0 1em;
    line-height: 1.6
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl:last-child {
    margin-bottom: 0
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dt {
    width: 5em;
    margin-right: 0.5em
}

@media screen and (max-width: 640px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dt {
        width:100%;
        margin-bottom: 1em;
        border-bottom: #c4c2be solid 1px
    }
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dd {
    width: calc(100% - 6em);
    margin: 0
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dd .flex .date {
    width: 7em;
    margin-right: 0.5em
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dd .flex .text {
    width: calc(100% - 7.5em)
}

@media screen and (max-width: 640px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dd {
        width:100%
    }
}

.aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dd .fz13 {
    margin: 0 0 0.8em
}

@media screen and (max-width: 640px) {
    .aboutbrunch_in .staff_profile_in .staff_pf_bx .flexwrap li.prof_tx .career dl dd .fz13 {
        font-size:1.2rem
    }
}

.introduction {
    text-align: center;
    padding: 0px 0 0 0;
    margin: 0 auto
}

.introduction img {
    width: 90%;
    box-shadow: 0px 3px 9px -2px #ccc
}

@media screen and (max-width: 768px) {
    .introduction img {
        width:100%
    }
}

.effect:nth-child(odd) {
    margin: 0 5% 0 0
}

.effect:nth-child(even) {
    margin: 0 0 0 5%
}

@media screen and (max-width: 768px) {
    .effect:last-child {
        margin-bottom:-50px
    }

    .effect:nth-child(odd) {
        margin: 0
    }

    .effect:nth-child(even) {
        margin: 0
    }
}

.item_left img {
    margin: 0 auto 0 0
}

.item_right img {
    margin: 0 0 0 auto
}

.item_left {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-bottom: 80px
}

@media screen and (max-width: 979px) {
    .item_left {
        margin-bottom:50px
    }
}

@media screen and (max-width: 768px) {
    .item_left {
        display:flex;
        flex-direction: column
    }
}

.item_right {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 80px
}

@media screen and (max-width: 979px) {
    .item_right {
        margin-bottom:50px
    }
}

@media screen and (max-width: 768px) {
    .item_right {
        flex-direction:row;
        flex-direction: column
    }
}

.item_left h3,.item_right h3 {
    font-size: 2.4rem;
    line-height: 1;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-align: center;
    margin: 0
}

@media screen and (max-width: 768px) {
    .item_left h3,.item_right h3 {
        font-size:2.0rem
    }
}

@media screen and (max-width: 768px) {
    .item_left h3,.item_right h3 {
        line-height:1;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
        position: relative;
        margin-bottom: 38px;
        font-size: 1.8rem
    }
}

@media screen and (max-width: 768px) {
    .item_left h3 .tate_tx,.item_right h3 .tate_tx {
        line-height:1;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
        position: relative;
        margin-bottom: px;
        font-size: 1.8rem
    }
}

.item_left h3 small,.item_right h3 small {
    font-size: 1.6rem;
    line-height: 2em;
    white-space: nowrap
}

@media screen and (max-width: 768px) {
    .item_left h3 small,.item_right h3 small {
        font-size:1.4rem
    }
}

@media screen and (max-width: 768px) {
    .item_left h3::after {
        content:'';
        position: absolute;
        left: 0;
        right: 0;
        bottom: -30px;
        width: 1px;
        height: 20px;
        margin: auto;
        background-color: #666666
    }
}

@media screen and (max-width: 768px) {
    .item_right h3::after {
        content:'';
        position: absolute;
        left: 0;
        right: 0;
        bottom: -30px;
        width: 1px;
        height: 20px;
        margin: auto;
        background-color: #666666
    }
}

.font_bottom {
    -webkit-text-orientation: upright;
    text-orientation: upright;
    -webkit-text-combine: upright
}

@media screen and (max-width: 768px) {
    .font_bottom {
        font-size:1.2rem
    }
}

hr {
    height: 1px;
    border: none;
    border-top: 1px #666666 solid;
    width: 130px;
    margin-inline-end:0;margin-inline-start:0.5rem}

@media screen and (max-width: 768px) {
    hr {
        width:45px
    }
}

hr.right_hr {
    margin-inline-end:0.5rem;margin-inline-start:0rem}

@media screen and (max-width: 768px) {
    hr.right_hr {
        width:45px
    }
}

.structure .structure_content_in {
    padding: 0 20px
}

@media screen and (max-width: 768px) {
    .structure .structure_content_in {
        padding:0 20px
    }
}

.structure .structure_content_in .structure_in {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 40px 60px;
    margin: 40px auto
}

@media screen and (max-width: 640px) {
    .structure .structure_content_in .structure_in {
        padding:40px 30px
    }
}

@media screen and (max-width: 414px) {
    .structure .structure_content_in .structure_in {
        padding:20px 20px
    }
}

.structure .structure_content_in .structure_in h3 {
    display: inline-block;
    text-align: center;
    margin: 0 auto 2em;
    width: 100%
}

.structure .structure_content_in .structure_in h3 .fz22 {
    padding: 0.2em;
    display: inline-block;
    border-bottom: #999 solid 1px
}

@media screen and (max-width: 768px) {
    .structure .structure_content_in .structure_in h3 .fz22 {
        font-size:2.0rem
    }
}

@media screen and (max-width: 640px) {
    .structure .structure_content_in .structure_in h3 .fz22 {
        font-size:1.8rem
    }
}

.structure .structure_content_in .structure_in .fz16 {
    text-align: center
}

@media screen and (max-width: 768px) {
    .structure .structure_content_in .structure_in .fz16 {
        font-size:1.5rem
    }
}

@media screen and (max-width: 640px) {
    .structure .structure_content_in .structure_in .fz16 {
        font-size:1.4rem
    }
}

.structure .structure_content_in .structure_in .flexwrap {
    justify-content: space-between
}

.structure .structure_content_in .structure_in .flexwrap li:nth-child(1) {
    width: 45%
}

@media screen and (max-width: 640px) {
    .structure .structure_content_in .structure_in .flexwrap li:nth-child(1) {
        width:100%;
        text-align: center;
        padding: 10px 0
    }
}

.structure .structure_content_in .structure_in .flexwrap li:nth-child(2) {
    width: 45%;
    text-align: center
}

.structure .structure_content_in .structure_in .flexwrap li:nth-child(2) img {
    max-width: 310px;
    width: 100%;
    text-align: center
}

@media screen and (max-width: 640px) {
    .structure .structure_content_in .structure_in .flexwrap li:nth-child(2) {
        width:100%;
        text-align: center;
        padding: 15px
    }
}

.structure .structure_content_in .structure_in .flexwrap li .fz14 {
    line-height: 1.6
}

video {
    object-fit: contain
}

.video {
    max-width: 600px;
    max-height: 450px;
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

@media screen and (max-width: 640px) {
    .video {
        width:100%;
        max-width: 400px;
        max-height: 300px
    }
}

.facility {
    background: #fafaf9
}

.facility_in {
    background-color: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 40px
}

@media screen and (max-width: 960px) {
    .facility_in {
        padding:30px
    }
}

@media screen and (max-width: 768px) {
    .facility_in {
        padding:30px 20px 20px
    }
}

@media screen and (max-width: 640px) {
    .facility_in {
        padding:30px 15px 15px
    }
}

#facility_slider {
    display: flex;
    justify-content: center;
    max-width: 100%
}

@media screen and (max-width: 640px) {
    #facility_slider {
        flex-wrap:wrap;
        justify-content: flex-start
    }
}

#slider {
    width: 100%;
    max-width: 700px;
    margin: 30px 20px 30px
}

@media screen and (max-width: 1160px) {
    #slider {
        max-width:62%
    }
}

@media screen and (max-width: 960px) {
    #slider {
        margin:30px 15px
    }
}

@media screen and (max-width: 768px) {
    #slider {
        margin:20px 10px
    }
}

@media screen and (max-width: 640px) {
    #slider {
        max-width:calc(100% - 20px)
    }
}

.slide-item img {
    width: 100%;
    max-width: 100%;
    height: auto
}

#thumbnail-list {
    margin: 30px 20px;
    max-width: 200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: flex-start
}

@media screen and (max-width: 960px) {
    #thumbnail-list {
        margin:30px 15px
    }
}

@media screen and (max-width: 768px) {
    #thumbnail-list {
        margin:20px 10px
    }
}

@media screen and (max-width: 640px) {
    #thumbnail-list {
        margin:0px 10px;
        max-width: 100%;
        justify-content: flex-start
    }
}

.thumbnail-item {
    max-width: 46%;
    height: 60px;
    margin-bottom: 10px;
    margin-left: 2%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 640px) {
    .thumbnail-item {
        max-width:14%;
        height: 50px
    }
}

@media screen and (max-width: 414px) {
    .thumbnail-item {
        max-width:23%;
        height: 42px
    }
}

.thumbnail-item:after {
    content: '';
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: .3s opacity linear
}

.thumbnail-item.thumbnail-current:after {
    opacity: 0
}

.thumbnail-item img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.slide_tx {
    padding: 1em 0
}

.slide_tx h3 {
    border-bottom: #e1d9ce solid 1px;
    margin-bottom: 0.5em
}

.slide_tx h3 span {
    line-height: 1.6
}

@media screen and (max-width: 640px) {
    .slide_tx h3 span {
        font-size:1.5rem
    }
}

.slide_tx .fz14 {
    line-height: 1.8
}

@media screen and (max-width: 640px) {
    .slide_tx .fz14 {
        font-size:1.3rem
    }
}

.record_content {
    background: #fafaf9
}

.record_content .fz16 {
    text-align: center;
    margin-bottom: 2em;
    padding: 0 1.5em
}

@media screen and (max-width: 640px) {
    .record_content .fz16 {
        font-size:1.4rem
    }
}

@media screen and (max-width: 640px) {
    .record_content .fz16 span.fz22 {
        font-size:2.0rem
    }
}

.record_content .record_content_in .record_in {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 50px;
    margin: 40px auto
}

@media screen and (max-width: 768px) {
    .record_content .record_content_in .record_in {
        padding:40px 40px
    }
}

@media screen and (max-width: 640px) {
    .record_content .record_content_in .record_in {
        padding:40px 30px
    }
}

@media screen and (max-width: 414px) {
    .record_content .record_content_in .record_in {
        padding:20px 20px
    }
}

.record_content .record_content_in .record_in h2 {
    border-bottom: #999 solid 1px;
    margin-bottom: 1.5em;
    padding: 0 0 .5em;
    display: inline-block;
    line-height: 1.5em
}

@media screen and (max-width: 768px) {
    .record_content .record_content_in .record_in h2 {
        font-size:2.0rem
    }
}

@media screen and (max-width: 640px) {
    .record_content .record_content_in .record_in h2 {
        font-size:1.8rem
    }
}

@media screen and (max-width: 414px) {
    .record_content .record_content_in .record_in h2 {
        font-size:1.7rem
    }
}

@media screen and (max-width: 640px) {
    .record_content .record_content_in .record_in h2 .fz14 {
        font-size:1.3rem
    }
}

.record_content .record_content_in .record_in hr {
    width: 100%;
    height: 1px;
    border: none;
    margin: 40px 0;
    background-color: #ccc
}

@media screen and (max-width: 414px) {
    .record_content .record_content_in .record_in hr {
        margin:20px 0
    }
}

.record_content .record_content_in .record_in .flexwrap {
    justify-content: space-between
}

.record_content .record_content_in .record_in .flexwrap li:nth-child(1) {
    width: 60%
}

.record_content .record_content_in .record_in .flexwrap li:nth-child(1) img {
    max-width: 420px;
    width: 100%
}

@media screen and (max-width: 640px) {
    .record_content .record_content_in .record_in .flexwrap li:nth-child(1) {
        width:80%;
        text-align: center;
        margin: 0px auto
    }
}

@media screen and (max-width: 414px) {
    .record_content .record_content_in .record_in .flexwrap li:nth-child(1) {
        width:100%;
        text-align: center
    }
}

.record_content .record_content_in .record_in .flexwrap li:nth-child(2) {
    width: 36%
}

.record_content .record_content_in .record_in .flexwrap li:nth-child(2) img {
    max-width: 240px
}

@media screen and (max-width: 640px) {
    .record_content .record_content_in .record_in .flexwrap li:nth-child(2) {
        width:70%;
        margin: 15px auto
    }
}

@media screen and (max-width: 414px) {
    .record_content .record_content_in .record_in .flexwrap li:nth-child(2) {
        width:94%;
        margin: 15px 3%
    }
}

.record_content .record_content_in .record_in .flexwrap li:nth-child(2) .record_data {
    margin-bottom: 0.5em
}

.record_content .record_content_in .record_in .flexwrap li:nth-child(2) .record_data .pin {
    line-height: 1.0
}

.record_content .record_content_in .record_in .flexwrap li:nth-child(2) .record_data .pin img {
    max-width: 20px;
    height: auto
}

@media screen and (max-width: 768px) {
    .record_content .record_content_in .record_in .flexwrap li:nth-child(2) .record_data .pin img {
        max-width:18px
    }
}

@media screen and (max-width: 640x) {
    .record_content .record_content_in .record_in .flexwrap li:nth-child(2) .record_data .pin img {
        max-width:18px
    }
}

.record_content .record_content_in .record_in .flexwrap li:nth-child(2) .record_data .type {
    font-size: 1.4rem;
    width: calc(100% - 20px - 5em);
    line-height: 1.0;
    margin: 0.5em 0.2em 0.5em
}

@media screen and (max-width: 768px) {
    .record_content .record_content_in .record_in .flexwrap li:nth-child(2) .record_data .type {
        font-size:1.3rem
    }
}

@media screen and (max-width: 640px) {
    .record_content .record_content_in .record_in .flexwrap li:nth-child(2) .record_data .type {
        width:calc(100% - 20px - 6em);
        font-size: 1.3rem
    }
}

.record_content .record_content_in .record_in .flexwrap li:nth-child(2) .record_data .type>span {
    line-height: 1.4
}

.record_content .record_content_in .record_in .flexwrap li:nth-child(2) .record_data .data {
    font-size: 1.4rem;
    width: 4.5em;
    line-height: 1.0;
    margin: 0.5em 0em 0.5em
}

@media screen and (max-width: 768px) {
    .record_content .record_content_in .record_in .flexwrap li:nth-child(2) .record_data .data {
        font-size:1.3rem
    }
}

@media screen and (max-width: 640px) {
    .record_content .record_content_in .record_in .flexwrap li:nth-child(2) .record_data .data {
        font-size:1.3rem;
        width: 5em
    }
}

.record_content .record_content_in .record_in .flexwrap li img {
    max-width: 100%;
    height: auto
}

@media screen and (max-width: 640px) {
    .record_content .record_content_in .record_in .flexwrap li .mgT2em {
        text-align:center
    }
}

@media screen and (max-width: 414px) {
    .record_content .record_content_in .record_in .flexwrap li .mgT2em {
        text-align:center
    }
}

.record_content .record_content_in .record_in .flexwrap li .mgT2em .fz22 {
    line-height: 1.2
}

@media screen and (max-width: 768px) {
    .record_content .record_content_in .record_in .flexwrap li .mgT2em .fz22 {
        font-size:2.0rem
    }
}

@media screen and (max-width: 640px) {
    .record_content .record_content_in .record_in .flexwrap li .mgT2em .fz22 {
        font-size:1.8rem
    }
}

@media screen and (max-width: 640px) {
    .record_content .record_content_in .record_in .flexwrap li .fz14 {
        font-size:1.3rem
    }
}

.record_content .record_content_in .record_in:nth-child(3) .flexwrap li:nth-child(1) {
    width: 60%
}

.record_content .record_content_in .record_in:nth-child(3) .flexwrap li:nth-child(1) img {
    max-width: 420px
}

@media screen and (max-width: 640px) {
    .record_content .record_content_in .record_in:nth-child(3) .flexwrap li:nth-child(1) {
        width:80%;
        text-align: center;
        margin: 0px auto
    }
}

@media screen and (max-width: 414px) {
    .record_content .record_content_in .record_in:nth-child(3) .flexwrap li:nth-child(1) {
        width:100%;
        text-align: center;
        padding: 15px
    }
}

.record_content .record_content_in .record_in:nth-child(3) .flexwrap li:nth-child(2) {
    width: 35%
}

@media screen and (max-width: 640px) {
    .record_content .record_content_in .record_in:nth-child(3) .flexwrap li:nth-child(2) {
        width:70%;
        margin: 15px auto
    }
}

@media screen and (max-width: 414px) {
    .record_content .record_content_in .record_in:nth-child(3) .flexwrap li:nth-child(2) {
        width:90%;
        margin: 15px 5%
    }
}

.next {
    padding: 50px 0
}

.tabWrap {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2
}

.tabWrap:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    bottom: 0px;
    background: #ccc;
    z-index: 0
}

.tabArea {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1080px;
    display: table;
    margin: 0 auto
}

.tabArea li {
    display: table-cell;
    vertical-align: middle;
    border-right: solid 2px #ccc;
    box-sizing: border-box
}

.tabArea li:first-child {
    border-left: solid 2px #ccc
}

.tabArea li a {
    color: #535353;
    font-size: 1.6rem;
    text-align: center;
    padding: 20px;
    text-decoration: none;
    display: block;
    position: relative
}

.tabArea li a i {
    vertical-align: middle;
    margin: 0 5px
}

.tabArea li a i svg {
    width: 15px;
    height: auto
}

.tabArea li a span {
    vertical-align: middle
}

@media screen and (max-width: 640px) {
    .tabArea li a {
        padding:15px 10px
    }
}

.tabArea li a:after {
    content: "";
    width: 100%;
    height: 6px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0)
}

.tabArea li.female a:after {
    background-color: #f2cec2
}

.tabArea li.male a:after {
    background-color: #d5e1ed
}

.tabArea li.select a {
    background: none;
    color: #535353;
    background-color: #fff
}

.disnon {
    display: none
}

.faq_content {
    background: #f4f5f3;
    padding: 40px
}

@media screen and (max-width: 768px) {
    .faq_content {
        padding:40px 20px
    }
}

.faq_content .tabWrap .tabArea li a {
    display: flex;
    justify-content: center;
    align-items: center
}

.faq_content .tabWrap .tabArea li a .fz16 {
    display: inline-block
}

@media screen and (max-width: 640px) {
    .faq_content .tabWrap .tabArea li a .fz16 {
        font-size:1.4
    }
}

@media screen and (max-width: 414px) {
    .faq_content .tabWrap .tabArea li a .fz16 {
        font-size:1.3
    }
}

.faq_content .tabWrap .tabArea li a i {
    display: inline-block;
    margin-right: 0.5em
}

.faq_content .faq_female .togglebtn {
    background: #faece2 !important
}

.faq_content .faq_male .togglebtn {
    background: #d5e1ed !important
}

.faq_content .faq_content_in {
    margin: 40px auto
}

@media screen and (max-width: 768px) {
    .faq_content .faq_content_in {
        margin:30px auto
    }
}

@media screen and (max-width: 640px) {
    .faq_content .faq_content_in {
        margin:20px auto
    }
}

@media screen and (max-width: 414px) {
    .faq_content .faq_content_in {
        margin:10px 2%;
        width: 96%
    }
}

.faq_content .faq_content_in .faq_bx {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    margin: 20px 20px
}

@media screen and (max-width: 640px) {
    .faq_content .faq_content_in .faq_bx {
        margin:20px 0
    }
}

@media screen and (max-width: 414px) {
    .faq_content .faq_content_in .faq_bx {
        margin:15px 0
    }
}

.faq_content .faq_content_in .faq_bx .brline-btn a {
    display: flex
}

.faq_content .faq_content_in .faq_bx .brline-btn a .fz22 {
    width: 1.3em;
    line-height: 1.0
}

@media screen and (max-width: 640px) {
    .faq_content .faq_content_in .faq_bx .brline-btn a .fz22 {
        font-size:1.8rem
    }
}

@media screen and (max-width: 414px) {
    .faq_content .faq_content_in .faq_bx .brline-btn a .fz22 {
        font-size:1.7rem
    }
}

.faq_content .faq_content_in .faq_bx .brline-btn a .fz18 {
    width: calc(100% - 2em - 1.5em);
    line-height: 1.4
}

@media screen and (max-width: 640px) {
    .faq_content .faq_content_in .faq_bx .brline-btn a .fz18 {
        font-size:1.6rem
    }
}

@media screen and (max-width: 414px) {
    .faq_content .faq_content_in .faq_bx .brline-btn a .fz18 {
        font-size:1.5rem
    }
}

.reservation_system {
    background: #fafaf9
}

.reservation_system .reservation_system_in .fz14 {
    padding: 0 20px;
    text-align: center
}

@media screen and (max-width: 640px) {
    .reservation_system .reservation_system_in .fz14 {
        text-align:left
    }
}

.reservation_system .reservation_system_in .web_reservation {
    border: #fa7d64 solid 1px;
    padding: 40px;
    text-align: center;
    max-width: 640px
}

.reservation_system .reservation_system_in .web_reservation .fz14 {
    margin: 0;
    padding: 0
}

.reservation_system .reservation_system_in .web_reservation .first_call {
    display: block;
    margin: 1em auto 0;
    max-width: 400px;
    width: 100%
}

.reservation_system .reservation_system_in .web_reservation .first_call a {
    padding: 1em 2em;
    color: #545454;
    border: #ccc 1px solid;
    line-height: 1.0;
    display: block;
    transition: .3s;
    background: #ffffff;
    max-width: 100%
}

.reservation_system .reservation_system_in .web_reservation .first_call a:hover {
    background: rgba(184,164,138,0.1)
}

.reservation_system .reservation_system_in .web_reservation .first_call a span {
    vertical-align: middle
}

.reservation_system .reservation_system_in .web_reservation .first_call a i {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    margin: 0 5px
}

.reservation_system .reservation_system_in .web_reservation .first_call a .fz13 {
    line-height: 1.6;
    letter-spacing: 0.05em;
    width: 7em;
    display: inline-block
}

@media screen and (max-width: 414px) {
    .reservation_system .reservation_system_in .web_reservation .first_call a .fz13 {
        display:block;
        margin: 0 auto
    }
}

.reservation_system .reservation_system_in .web_reservation .first_call a .fz22 {
    line-height: 1.6;
    letter-spacing: 0.1em
}

.reservation_system .reservation_system_in .reservation_info {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 10px;
    margin: 10px auto 60px
}

.reservation_system .reservation_system_in .reservation_info .reservation_info_in {
    border: solid 1px #e4ddd5;
    max-width: 100%;
    padding: 40px 60px
}

@media screen and (max-width: 768px) {
    .reservation_system .reservation_system_in .reservation_info .reservation_info_in {
        padding:40px 30px
    }
}

@media screen and (max-width: 640px) {
    .reservation_system .reservation_system_in .reservation_info .reservation_info_in {
        padding:40px 20px
    }
}

@media screen and (max-width: 414px) {
    .reservation_system .reservation_system_in .reservation_info .reservation_info_in {
        padding:30px 15px
    }
}

.reservation_system .reservation_system_in .reservation_info .reservation_info_in ol {
    counter-reset: item;
    list-style-type: none;
    padding-left: 0
}

.reservation_system .reservation_system_in .reservation_info .reservation_info_in ol li {
    text-indent: -2.5em;
    padding-left: 2em;
    margin-bottom: 1.6em;
    line-height: 1.6
}

@media screen and (max-width: 768px) {
    .reservation_system .reservation_system_in .reservation_info .reservation_info_in ol li {
        font-size:1.5rem
    }
}

@media screen and (max-width: 640px) {
    .reservation_system .reservation_system_in .reservation_info .reservation_info_in ol li {
        font-size:1.4rem
    }
}

@media screen and (max-width: 414px) {
    .reservation_system .reservation_system_in .reservation_info .reservation_info_in ol li {
        font-size:1.3rem
    }
}

.reservation_system .reservation_system_in .reservation_info .reservation_info_in ol li:before {
    counter-increment: item;
    content: counter(item) ".";
    color: #b8a48a;
    font-family: 'Cardo', serif;
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    font-size: 2.4rem;
    padding: 0 .5em;
    width: 2em;
    text-align: left
}

@media screen and (max-width: 768px) {
    .reservation_system .reservation_system_in .reservation_info .reservation_info_in ol li:before {
        font-size:22px;
        font-size: 2.2rem
    }
}

@media screen and (max-width: 640px) {
    .reservation_system .reservation_system_in .reservation_info .reservation_info_in ol li:before {
        font-size:21px;
        font-size: 2.1rem
    }
}

@media screen and (max-width: 414px) {
    .reservation_system .reservation_system_in .reservation_info .reservation_info_in ol li:before {
        font-size:24px;
        font-size: 2.0rem
    }
}

.info_group3 {
    width: 100vw;
    height: 360px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0
}

.info_group3 .info_group3_in {
    max-width: 880px;
    margin: 0px auto
}

@media screen and (max-width: 768px) {
    .info_group3 .info_group3_in {
        padding:20px
    }
}

.info_group3 .info_group3_in h2 {
    color: #ffffff;
    text-align: center
}

.info_group3 .info_group3_in .flexwrap {
    margin: 30px auto
}

.info_group3 .info_group3_in .flexwrap li {
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    box-shadow: 0px 3px 9px -2px #cccccc;
    text-align: center;
    align-items: center
}

@media screen and (max-width: 768px) {
    .info_group3 .info_group3_in .flexwrap li {
        width:95%;
        margin-left: 2.5%;
        margin-right: 2.5%
    }
}

@media screen and (max-width: 640px) {
    .info_group3 .info_group3_in .flexwrap li {
        width:94%;
        margin-left: 3%;
        margin-right: 3%
    }
}

.info_group3 .info_group3_in .flexwrap li a {
    padding: 3em 0.5em;
    display: block;
    background: #ffffff
}

@media screen and (max-width: 768px) {
    .info_group3 .info_group3_in .flexwrap li a {
        padding:0.8em 0.5em
    }
}

@media screen and (max-width: 640px) {
    .info_group3 .info_group3_in .flexwrap li a {
        padding:0.8em 0.5em
    }
}

.info_group3 .info_group3_in .flexwrap li a span {
    vertical-align: middle
}

.info_group3 .info_group3_in .flexwrap li a i {
    margin: 0 3px;
    color: #e1d9ce;
    text-align: center;
    line-height: 1.6;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

@media screen and (max-width: 640px) {
    .info_group3 .info_group3_in .flexwrap li a i {
        width:20px;
        line-height: 1.4
    }
}

@media screen and (max-width: 768px) {
    .info_group3 .info_group3_in .flexwrap li a .fz16 {
        font-size:15px;
        font-size: 1.5rem
    }
}

@media screen and (max-width: 640px) {
    .info_group3 .info_group3_in .flexwrap li a .fz16 {
        font-size:14px;
        font-size: 1.4rem
    }
}

@media screen and (max-width: 768px) {
    .info_group3 .info_group3_in .flexwrap li a .fz24 {
        font-size:22px;
        font-size: 2.2rem
    }
}

@media screen and (max-width: 640px) {
    .info_group3 .info_group3_in .flexwrap li a .fz24 {
        font-size:20px;
        font-size: 2.0rem
    }
}

.ivf_session {
    background: #fafaf9
}

.ivf_session h2.ttl {
    padding: 0 20px
}

@media screen and (max-width: 640px) {
    .ivf_session h2.ttl {
        padding:0 10px
    }
}

.ivf_session h2.ttl .fz20 {
    display: block;
    margin-bottom: 2em;
    line-height: 1.6
}

.ivf_session .br_session {
    text-align: center;
    margin: 30px auto
}

@media screen and (max-width: 640px) {
    .ivf_session .br_session {
        text-align:left
    }
}

.ivf_session .br_session_tx {
    line-height: 1.8
}

.ivf_session .br_session_img {
    max-width: 740px;
    height: auto
}

.ivf_session .ivf_session_in .participation {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 10px;
    max-width: 700px;
    margin: 10px auto 60px
}

.ivf_session .ivf_session_in .participation .participation_in {
    border: solid 1px #e4ddd5;
    max-width: 100%;
    padding: 40px 60px
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .participation .participation_in {
        padding:40px 20px
    }
}

.ivf_session .ivf_session_in .participation .participation_in h3.fz18 {
    color: #b8a48a;
    text-align: center;
    margin-bottom: 1em
}

.ivf_session .ivf_session_in .participation .participation_in .fz14 {
    text-align: center
}

.ivf_session .ivf_session_in .ivf_session_img img {
    box-shadow: 0px 3px 9px -2px #ccc
}

.ivf_session .ivf_session_in .lecturer .lecturer_in {
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 40px
}

.ivf_session .ivf_session_in .lecturer .lecturer_in h3.tl {
    display: block;
    margin-bottom: 1.5em
}

.ivf_session .ivf_session_in .lecturer .lecturer_in h3.tl .item {
    display: inline-block;
    color: #545454;
    line-height: 1.0;
    padding: 0.8em;
    background: #f6fae0;
    margin: 0 5px 0 0
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof {
    margin-bottom: 40px
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof {
        margin-bottom:20px
    }
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_img {
    max-width: 200px;
    width: 100%
}

@media screen and (max-width: 768px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_img {
        max-width:30%
    }
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_img {
        max-width:20%
    }
}

@media screen and (max-width: 414px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_img {
        max-width:80%;
        text-align: center;
        margin: 0 10%
    }
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_img img {
    max-width: 100%;
    height: auto
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_tx {
    width: 100%;
    max-width: calc(100% - 200px);
    padding-left: 5%
}

@media screen and (max-width: 768px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_tx {
        max-width:calc(100% - 30%)
    }
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_tx {
        max-width:calc(100% - 20%)
    }
}

@media screen and (max-width: 414px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_tx {
        max-width:100%;
        padding-left: 0
    }
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_tx .pf_name {
    color: #83705e;
    display: block;
    border-bottom: #b8a48a solid 1px
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_tx .pf_name .post {
    line-height: 1.4;
    display: block
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_tx .pf_name .jp_name {
    line-height: 1.4
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_tx .pf_name .jp_name .fz18 {
        font-size:1.7rem
    }
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_tx .pf_name .jp_name .fz14 {
        font-size:1.3rem
    }
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_tx .pf_name .en_name {
    color: #e4ddd5
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_tx .pf_name .en_name .fz14 {
        font-size:1.3rem
    }
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_prof li.prof_tx .career .caption {
        font-size:1.3rem
    }
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_place {
    margin-bottom: 1em
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_place li:nth-child(1) {
    max-width: 5em;
    margin-right: 1em
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_place li:nth-child(1) {
        max-width:100%;
        font-size: 1.3rem
    }
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_place li:nth-child(2) {
    max-width: calc(100% - 5em)
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_place li:nth-child(2) {
        max-width:100%;
        font-size: 1.4rem
    }
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_place li:nth-child(2) .fz16 {
    margin: 0
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .lecturer_place li:nth-child(2) .fz16 {
        font-size:1.4rem
    }
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .parking-lot {
    padding: 2em 3em;
    border: #fa7d64 solid 1px
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .parking-lot h3 {
    text-align: center;
    margin-bottom: 1em;
    color: #fa7d64
}

.ivf_session .ivf_session_in .lecturer .lecturer_in .parking-lot h3 span {
    border-bottom: #fa7d64 solid 1px
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .parking-lot h3 span {
        font-size:1.5rem
    }
}

@media screen and (max-width: 640px) {
    .ivf_session .ivf_session_in .lecturer .lecturer_in .parking-lot .fz14 {
        font-size:1.3rem
    }
}

.ivf-info_group {
    width: 100vw;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0
}

.ivf-info_group .ivf-info_group_in {
    margin: 0px auto
}

@media screen and (max-width: 768px) {
    .ivf-info_group .ivf-info_group_in {
        padding:20px
    }
}

.ivf-info_group .ivf-info_group_in h2 {
    color: #ffffff;
    text-align: center
}

.ivf-info_group .ivf-info_group_in .ivf-info_group_btn {
    max-width: 550px;
    margin: 0 auto;
    display: block;
    padding: 1em;
    background: white;
    text-align: center
}

.ivf-info_group .ivf-info_group_in .ivf-info_group_btn span {
    vertical-align: middle
}

.ivf-info_group .ivf-info_group_in .ivf-info_group_btn i {
    margin: 0 0.3em;
    color: #e1d9ce;
    text-align: center;
    line-height: 1.0;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    .ivf-info_group .ivf-info_group_in .ivf-info_group_btn i {
        font-size:22px;
        font-size: 2.2rem
    }
}

@media screen and (max-width: 640px) {
    .ivf-info_group .ivf-info_group_in .ivf-info_group_btn i {
        font-size:20px;
        font-size: 2.0rem
    }
}

.ivf-info_group .ivf-info_group_in .ivf-info_group_btn i svg {
    max-width: 20px;
    height: 20px;
    margin: 0 0.2em
}

@media screen and (max-width: 768px) {
    .ivf-info_group .ivf-info_group_in .ivf-info_group_btn .fz16 {
        font-size:15px;
        font-size: 1.5rem
    }
}

@media screen and (max-width: 640px) {
    .ivf-info_group .ivf-info_group_in .ivf-info_group_btn .fz16 {
        font-size:14px;
        font-size: 1.4rem
    }
}

@media screen and (max-width: 768px) {
    .ivf-info_group .ivf-info_group_in .ivf-info_group_btn .fz24 {
        font-size:22px;
        font-size: 2.2rem
    }
}

@media screen and (max-width: 640px) {
    .ivf-info_group .ivf-info_group_in .ivf-info_group_btn .fz24 {
        font-size:20px;
        font-size: 2.0rem
    }
}

.ivf-info_group .ivf-info_group_in .button_area02 {
    max-width: 550px
}

.err h3 {
    font-size: 2rem;
    line-height: 2;
    color: #9c8570;
    margin: 0
}

.err .body {
    padding: 0 0 0 2em
}

.err p {
    font-size: 1.4rem;
    line-height: 2
}

.ttl_list {
    color: #83705e;
    font-size: 1.8rem;
    line-height: 2;
    padding: 20px;
    text-align: center
}

@media screen and (max-width: 414px) {
    .ttl_list {
        padding:0 15px
    }
}

.ttl_age {
    text-align: center;
    margin-bottom: 2em
}

.ttl_age .ttl_ja {
    font-size: 2rem;
    line-height: 1.5;
    color: #83705e;
    font-weight: 400;
    display: block;
    margin: 2em auto;
    padding: 0 0 5px
}

.ttl_age .ttl_ja>span {
    display: inline-block;
    border-bottom: #83705e solid 1px
}

.list_pagenav {
    text-align: center;
    margin: 40px auto
}

.archive_selectmenu {
    color: #9c8570;
    max-width: 280px;
    width: 100%;
    margin: 20px auto;
    border: solid 1px #9c8570;
    background-color: #fff;
    position: relative;
    display: block;
    border-radius: 5px;
    overflow: hidden
}

.archive_selectmenu:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-bottom: solid 2px #9c8570;
    border-right: solid 2px #9c8570;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -4px
}

.archive_selectmenu select {
    color: #9c8570;
    width: 100%;
    height: 100%;
    padding: 1em
}

.thesis_record {
    background: #f4f5f3
}

.thesis_ttl {
    color: #9c8570;
    font-size: 2rem;
    line-height: 2;
    position: relative;
    background-color: #f4f5f3
}

.thesis_ttl::after {
    background-color: #9c8570;
    content: '';
    position: absolute;
    width: calc(100% - 5em);
    height: 1px;
    top: 50%;
    right: 0;
    transform: translate(0, -50%)
}

.thesis_record_in {
    padding: 15px 30px;
    margin: 0 0 40px;
    background: #ffffff;
    box-shadow: 0px 3px 9px -2px #cccccc
}

.thesis_record_in .thesis_tl {
    display: block;
    border-bottom: #ccc solid 1px
}

.thesis_record_in .thesis_record_body p {
    font-size: 1.4rem;
    line-height: 2
}

.thesis_record_in .thesis_record_body .e_name {
    color: #9c8570
}

.news {
    background: #f4f5f3
}

.news .news_in .news_topi li {
    padding: 20px 0.5em;
    border-bottom: #cccccc solid 1px;
    position: relative;
    z-index: 1
}

.news .news_in .news_topi li>a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden
}

.news .news_in .news_topi li:before {
    content: '';
    z-index: -1;
    position: absolute;
    width: 0%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: rgba(156,133,112,0.6);
    transition: all 0.5s ease-in-out;
    opacity: 0
}

.news .news_in .news_topi li:hover:before {
    width: 100%;
    bottom: 0%;
    left: 0%;
    z-index: 2;
    opacity: 1
}

.news .news_in .news_topi li .flexwrap {
    align-items: flex-start;
    flex-wrap:nowrap;
    gap:1rem;
}
.news .news_in .news_topi li .flexwrap .day {
    font-size: 1.3rem;
    line-height: 1.5;
    display: inline-block;
    max-width: 7em;
    line-height: 1.0;
    line-height:1.6;
}

.news .news_in .news_topi li .flexwrap .category {
    display: inline-block;
    margin: 0 ;
    position: relative;
    z-index: 5;
    white-space: nowrap
}

.news .news_in .news_topi li .flexwrap .category a {
    background: #b8a48a;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.3em;
    width: 5em;
    line-height: 1.0;
    color: #ffffff;
    min-width: 5em;
    text-align: center;
    display: block;
    transition: 0.3s
}

.news .news_in .news_topi li .flexwrap .category a:hover {
    background: #cdbfad
}

.news .news_in .news_topi li .flexwrap h3 {
    font-size: 1.4rem;
    line-height: 1.5;
    display: inline-block;
    max-width: calc(100% - 31rem);
    margin: 0 0 0;
    overflow: hidden;
    width: 100%
}
.news .news_in.media .news_topi li .flexwrap h3 {
    max-width: calc(100% - 17rem);
}
.news .news_in .news_topi li .flexwrap .more {
    margin:0;
    border:none;
}

.news .news_in .news_topi li .flexwrap .more a {
    padding:0;
    border:none;
    pointer-events:none;
}

.news .news_in .news_topi li .flexwrap .more a span{
    font-size:1.4rem;
}



@media screen and (max-width: 640px) {
    .news .news_in .news_topi li .flexwrap {
        flex-wrap:wrap;
    }
    .news .news_in .news_topi li .flexwrap h3{
        display:block;
        width: 100%;
        max-width:100%;
    }
    .news .news_in.media .news_topi li .flexwrap h3 {
        max-width: 100%;
    }
    .news .news_in .news_topi li .flexwrap .more {
        margin-left:auto;
    }
}


@media screen and (max-width: 414px) {
    .news .news_in .news_topi li .flexwrap h3 {
        display:block;
        max-width: 100%
    }
}

.news .news_in .news_topi li .flexwrap h3 a {
    width: auto;
    display: inline-block
}

.blog {
    background: #f4f5f3
}

.blog h2.blog_list {
    text-align: center
}

.blog h2.blog_list span {
    text-align: center;
    display: inline-block;
    padding: 2em 0.5em 1em;
    font-size: 1.8rem;
    color: #9c8570
}

@media screen and (max-width: 640px) {
    .blog h2.blog_list span {
        font-size:1.6rem
    }
}

.blog .blog_in {
    padding: 20px
}

.blog .blog_in .blog_topi li {
    width: 100%;
    max-width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 1%;
    box-shadow: 0px 3px 9px -2px #cccccc;
    padding: 20px;
    position: relative
}

@media screen and (max-width: 960px) {
    .blog .blog_in .blog_topi li {
        max-width:49%;
        margin-left: 0.5%;
        margin-right: 0.5%;
        padding: 15px
    }
}

.blog .blog_in .blog_topi li>a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
    top: 0;
    left: 0
}

.blog .blog_in .blog_topi li .thumb {
    margin: 0 0 20px
}

.blog .blog_in .blog_topi li .day {
    font-size: 1.4rem;
    line-height: 1;
    display: inline-block
}

.blog .blog_in .blog_topi li .category {
    font-size: 1.2rem;
    line-height: 1;
    display: inline-block;
    font-size: 1.2rem;
    margin: 0 0.5em;
    white-space: nowrap
}

.blog .blog_in .blog_topi li .category a {
    padding: 0.3em;
    line-height: 1.0;
    display: block;
    color: #ffffff;
    background: #ccc;
    transition: .3s;
    width: 5em;
    text-align: center;
    position: relative;
    z-index: 5
}

.blog .blog_in .blog_topi li .category a:hover {
    background: #c4c2be
}

.blog .blog_in .blog_topi li h3 {
    font-size: 1.4rem;
    line-height: 1.5;
    margin: 10px 0 0
}

@media screen and (max-width: 768px) {
    .blog .blog_in .blog_topi li h3 {
        font-size:13px;
        font-size: 1.3rem
    }
}

@media screen and (max-width: 640px) {
    .blog .blog_in .blog_topi li h3 {
        font-size:12px;
        font-size: 1.2rem
    }
}

.post_entry {
    background: #ffffff;
    width: 100%;
    box-shadow: 0px 3px 9px -2px #ccc;
    padding: 80px
}

@media screen and (max-width: 960px) {
    .post_entry {
        padding:60px
    }
}

@media screen and (max-width: 768px) {
    .post_entry {
        padding:40px
    }
}

.post_entry .day {
    font-size: 1.4rem;
    line-height: 1;
    display: inline-block
}

.post_entry .category {
    font-size: 1.2rem;
    line-height: 1;
    display: inline-block;
    white-space: nowrap
}

.post_entry .category a {
    padding: 0.3em;
    line-height: 1.0;
    display: block;
    color: #ffffff;
    background: #b8a48a;
    transition: .3s;
    width: 5em;
    text-align: center;
    position: relative;
    z-index: 5
}

.post_entry .category a:hover {
    background: #cdbfad
}
.post_entry h2 {
    font-size:2.4rem;
    margin:0 0 1em;
    border-bottom:2px solid #ddd;
    padding:0.5em 0;
    line-height:1.5;
}

.post_entry h3 {
    font-size: 1.8rem;
    line-height: 1.5;
    border-bottom: #b8a48a solid 1px;
    padding: 0 0 7px 0
}

@media screen and (max-width: 768px) {
    .post_entry h2 {
        font-size:2rem;
    }
    .post_entry h3 {
        font-size:16px;
        font-size: 1.6rem
    }
}

@media screen and (max-width: 640px) {
    .post_entry h3 {
        font-size:15px;
        font-size: 1.6rem;
    }
}

.post_entry .post_body {
    font-size: 1.4rem;
    line-height: 2;
    word-wrap: break-word
}

.post_entry .post_body img {
    max-width: 100%;
    height: auto;
    width: auto
}

.pagenation {
    font-size: 1.4rem;
    line-height: 1.5;
    padding: 20px
}

.pagenation .arrow {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.pagenation .arrow li {
    width: 47%;
    padding: 0
}

.pagenation .arrow li a {
    display: inline-block;
    padding: 0.5em 1em;
    box-shadow: 0px 3px 9px -2px #ccc;
    color: #b8a48a;
    background: #ffffff
}

.pagenation .arrow li:first-child {
    text-align: left;
    margin-left: 3%
}

.pagenation .arrow li:last-child {
    text-align: right;
    margin-right: 3%
}

.pagenation .gotoNewsList {
    text-align: center;
    margin-top: 1em
}

.pagenation .gotoNewsList a {
    display: inline-block;
    padding: 0.8em 1.5em;
    border: #b8a48a 1px solid;
    background: none;
    transition: .3s;
    line-height: 1.0;
    color: #b8a48a
}

@media screen and (max-width: 768px) {
    .pagenation .gotoNewsList a {
        padding:0.6em 1em
    }
}

@media screen and (max-width: 640px) {
    .pagenation .gotoNewsList a {
        padding:0.5em 1em
    }
}

.pagenation .gotoNewsList a:hover {
    background: #b8a48a;
    color: #ffffff
}

.wp-pagenavi {
    font-size: 1.2rem;
    line-height: 1;
    text-align: center;
    margin: 30px auto;
    display: block
}

.wp-pagenavi a,.wp-pagenavi span.pages,.wp-pagenavi span.extend {
    color: #b8a48a;
    background-: none;
    border: solid 1px #b8a48a;
    vertical-align: middle;
    display: inline-block;
    padding: 10px;
    margin: 0 3px 0;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    transition: all 0.3s ease 0s
}

.wp-pagenavi a:hover {
    color: #fff;
    background-color: #b8a48a
}

.wp-pagenavi span.current {
    color: #fff;
    background: #b8a48a;
    vertical-align: middle;
    display: inline-block;
    padding: 10px;
    margin: 0 3px 0;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box
}

@media screen and (max-width: 480px) {
    .wp-pagenavi {
        width:100%;
        display: block;
        text-align: left
    }

    .wp-pagenavi a,.wp-pagenavi span.pages,.wp-pagenavi span.extend,.wp-pagenavi a:hover,.wp-pagenavi span.current {
        display: inline-block
    }
}

.text-link {
    text-decoration: underline;
    color: #3146ff!important;
}

@media screen and (max-width: 640px) {
    .tophero .hero_topi dl {
        position:relative;
    }

    .tophero .hero_topi dl dt {
        position: absolute;
        top: .3rem;
    }

    .tophero .hero_topi dl dd .new_posts li .post_day {
        display: block;
        padding-left: 6em;
        margin: .5rem 0;
    }

    .tophero .hero_topi dl dd .new_posts li .post_title {
        line-height: 1.8;
    }
}

.pgt-a ul {
    margin: 0;
    padding-right: 1em;
}

.pgt-a ul li {
    position: relative;
    padding-left: 1.2em;
}

.pgt-a ul li:before {
    position: absolute;
    left: 0;
    content: "●";
    color: rgb(242, 206, 194);
    margin: 0px 3px 0px 0px;
}

.pgt-a .pull-right {
    float: right;
    width: 40%;
    padding: 0 0 .5em .5em;
}

@media screen and (max-width: 640px) {
    .pgt-a .pull-right {
        float:none;
        display: block;
        width: auto;
        padding: .5em 0;
    }
}

.pgt-a h2 {
    margin-top: 2em;
}

.pgt-a h3 {
    color: #5d534a;
    border-bottom: #e4ddd5 solid 2px;
    margin: .7em 0 .5em;
    font-size: 1.2em;
    font-weight: bold;
    clear: both;
}

.pgt-a h4 {
    color: #5d534a;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 0;
}

.pgt-a .table-default {
    background-color: #fff;
    width: 100%;
    border-collapse: collapse;
}

.pgt-a .table-default.fix {
    table-layout: fixed;
}

.pgt-a .table-default th {
    border: 1px solid #c6c6c6;
    padding: .5em;
    background-color: #ede8e3;
}

.pgt-a .table-default td {
    border: 1px solid #c6c6c6;
    padding: .5em .3em;
}

@media screen and (max-width: 640px) {
    .pgt-a .table-default {
        font-size: 0.8em;
    }
}

.pgt-a .text-right {
    text-align: right;
    margin: 0;
}

.pgt-a .attention {
    color: red;
    display: inline-block;
}

.pgt-a td.text-right .attention_txt {
    display: inline-block;
    position: relative;
}

.pgt-a td.text-right .attention {
    position: absolute;
    top: -1em;
    right: 0;
}

.pgt-a .row-flex {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-right: -1.5rem;
}

.pgt-a .row-flex .flex_item50 {
    width: 50%;
    padding-right: 1.5rem;
}

@media screen and (max-width: 768px) {
    .pgt-a .row-flex .flex_item50 {
        width:100%;
        margin-bottom: 1.5em;
    }
}

.pgt-a .dl_default {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pgt-a .dl_default dt {
    width: 6em;
    font-weight: bold;
    font-size: 1.1em;
}

.pgt-a .dl_default dd {
    width: calc(100% - 7em);
    margin: 0 0 1em 0;
}

.pgt-a .img_800 {
    max-width: 800px;
    margin: 0 auto;
}

.pgt-a .note span {
    display: block;
    position: relative;
    padding-left: 1.5em;
}

.pgt-a .note span::before {
    position: absolute;
    left: 0;
    top: .5em;
    content: "";
    width: 1em;
    height: 1em;
    border: 2px solid #000;
    background-color: #ddd;
    display: inline-block;
    margin-right: .5em;
    vertical-align: baseline;
}

.pgt-a .note span:first-child::before {
    background-color: #22afe2;
}

.pgt-a .note span:nth-child(2)::before {
    background-color: #fd8b2a;
}

.pgt-a .note span:nth-child(3)::before {
    background-color: #00aa54;
}

.flex_table {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin:3rem 0;
}

.flex_table .item {
    width: 50%;
    border: 1px solid #c6c6c6;
}

.flex_table .item:first-child {
    border-right: none;
}
.flex_table .inner{
    padding:1rem 2rem;
}
.flex_table .item h3 {
    border-bottom: 1px solid #c6c6c6;
    text-align: center;
    padding: .1em .5em;
    margin: 0;
    background-color: #ede8e3;
}

.flex_table .item ul {
    padding: 1em;
}

@media screen and (max-width: 768px) {
    .flex_table .item {
        width:100%;
        border: 1px solid #c6c6c6;
    }

    .flex_table .item:first-child {
        border-right: 1px solid #c6c6c6;
        border-bottom: none;
    }
}

.migratory-nav__item.pgt a {
    padding: 1em 0;
}

.price_info .card {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.price_info .card p {
    width: calc(100% - 340px);
}

.price_info .card .card {
    width: 327px;
}

.price_info .card .card figure {
    margin: 0;
}

.price_info .card .card figcaption {
    font-size: 14px;
    text-align: center;
}

.price_info .ic {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #eee;
    margin-top: 2rem;
    padding-top: 2rem;
}

.price_info .ic .txt {
    width: calc(100% - 180px);
}

.price_info .ic .txt h3 {
    font-size: 2rem;
    line-height: 1.5;
    color: #83705e;
    font-weight: 400;
    display: block;
    margin: 0 0 0;
    border-bottom: #83705e solid 1px;
    padding: 0 0 5px;
    display: inline-block;
}

.price_info .ic .img {
    width: 162px;
}

@media screen and (max-width: 1060px) {
    .price_info .container960 {
        padding:0 40px;
    }
}

@media screen and (max-width: 768px) {
    .price_info .container960 {
        padding:0 20px;
    }

    .price_info .card p {
        width: 100%;
    }

    .price_info .card .card {
        width: 100%;
        text-align: center;
    }

    .price_info .card .card figure {
        margin: 0 auto;
    }

    .price_info .fz16 {
        font-size: 1.4rem;
    }

    .price_info .ic .txt {
        width: 73%;
    }

    .price_info .ic .img {
        width: 25%;
    }
}

.post_entry .post_body {
    font-size: 1.6rem;
}
.post_entry .post_body blockquote{
    margin:0;
    line-height:1.5;
    font-size:0.85em;
    font-style:italic;
}
.bf {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 2rem 0;
    position: relative;
    font-size: 1.4rem;
    line-height: 2;
}

.bf > div {
    width: calc(50% - 3rem);
    border: 1px solid #b8a48a;
    padding: 2rem 1.5rem;
}

.bf > div h3 {
    margin: 0 0 1rem;
    font-size: 1.8rem;
    line-height: 1.5;
    border-bottom: #b8a48a solid 1px;
    padding: 0 0 7px 0;
}

.bf > div ul {
    list-style-type: disc;
    padding-left: 1.5em;
}

.bf > div ul {
}

.bf::after {
    position: absolute;
    content: "";
    border-top: 20px solid #b8a48a;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    transform: rotate(-90deg);
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -10px;
    z-index: 10;
}

@media screen and (max-width: 640px) {
    .bf > div {
        width:100%;
        border: 1px solid #b8a48a;
        padding: 2rem 1.5rem;
        font-size: .8em;
    }

    .bf > .before {
        margin-bottom: 6rem;
        position: relative;
    }

    .bf > .before::after {
        position: absolute;
        content: "";
        border-top: 20px solid #b8a48a;
        border-right: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid transparent;
        bottom: -6rem;
        left: 50%;
        margin: -20px 0 0 -20px;
        z-index: 10;
    }

    .bf::after {
        content: none;
    }
}

.border_area {
    font-size: 1.6rem;
    border: 1px solid #b8a48a;
    display: inline-block;
    padding: 1rem;
    margin: 0 0 -1rem;
}

@media screen and (max-width: 768px) {
    .border_area {
        margin:0;
    }
}

.treatment_cost .treatment_cost_in .cost_bx .cost_tx .price_bx li:last-child, .check_up .checkup_in .cost_bx .cost_tx .price_bx li:last-child, .check_up .checkup_in .cost_bx .cost_tx .price_bx2 li:last-child, .check_up .checkup_in .cost_bx .cost_tx .price_bx3 li:last-child {
    width: 19em;
}

.treatment_cost .treatment_cost_in .cost_bx .cost_tx .price_bx li:last-child small, .check_up .checkup_in .cost_bx .cost_tx .price_bx li:last-child small, .check_up .checkup_in .cost_bx .cost_tx .price_bx2 li:last-child small, .check_up .checkup_in .cost_bx .cost_tx .price_bx3 li:last-child small {
    display: block;
}

.treatment_cost .treatment_cost_in .cost_bx .cost_tx .price_bx {
    align-items: center;
}

.attention_txt {
    font-size: 1.8rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    margin-top: 1rem;
}

@media screen and (max-width: 768px) {
    .attention_txt {
        margin-top:0;
        line-height: 1.5;
        font-size: 1.6rem;
    }
}

.table_defalt {
    width: 100%;
    max-width: 500px;
    border-collapse: collapse;
    border-spacing: 0;
}

.table_defalt th {
    border: 1px solid #d5c9ba;
    background-color: #e4ddd5;
    padding: 0.5em;
}

.table_defalt td {
    padding: 0.5em;
    border: 1px solid #d5c9ba;
}

@media screen and (max-width: 640px) {
    .table_defalt th, .table_defalt td {
        font-size:12px;
        padding: .5rem .25rem;
    }

    .news.container .post_entry {
        padding: 40px 15px;
    }
}

.hoken_txt p {
    font-size: 1.4rem;
    display: flex;
    justify-content: center;
    line-height: 2;
}

.hoken_txt .table_defalt {
    margin: 2rem auto;
    font-size: 1.4rem;
    max-width: 640px;
}

.hoken_txt .table_defalt .cell02 {
    min-width: 7em;
    width: 25%;
}

.hoken_txt .table_defalt .cell03 {
    min-width: 7em;
    width: 25%;
}

.hoken_price {
    margin: 4rem 0!important;
}

.hoken_price .table_defalt {
    margin: 2rem auto;
    font-size: 1.4rem;
    max-width: 640px;
}

.hoken_price .table_defalt thead th:nth-child(1) {
    width: 48%;
}

.hoken_price .table_defalt thead th:nth-child(2), .hoken_price .table_defalt thead th:nth-child(3) {
    width: 6.2em;
}

.hoken_price .table_defalt tbody th:nth-child(1) {
    text-align: left;
}

.hoken_price .table_defalt tbody th.text_center {
    text-align: center;
}

.hoken_price .table_defalt tbody th.sub {
    font-weight: normal;
    padding-left: 1em;
}

.hoken_price .table_defalt tbody td:nth-child(2), .hoken_price .table_defalt tbody td:nth-child(3) {
    text-align: right;
}

.hoken_price .sp_only {
    display: none;
}

@media screen and (max-width: 640px) {
    .hoken_price .table_defalt thead th:nth-child(1) {
        width:auto;
    }

    .hoken_price .table_defalt thead th:nth-child(2), .hoken_price .table_defalt thead th:nth-child(3) {
        width: 6em;
    }

    .hoken_price .table_defalt tbody th .sp_only {
        font-size: 0.8em;
        margin-top: .25em;
        color: #8b8b8b;
    }

    .hoken_price .sp_only {
        display: block;
    }

    .hoken_price .pc_only {
        display: none;
    }
}
.flow .flow_in .flexwrap li.step_tx .well{
    background-color:#ffecec;
    margin:0 20px 20px;
    padding:20px 20px;
    font-size:1.4rem;
    line-height:1.75;
    color:#b50000;
}
.flow .flow_in .flexwrap li.step_tx .well p{
    margin:0;
}
.flow .flow_in .flexwrap li.step_tx .well .button a{
    display:block;
    margin:0;
    padding:5px 0;
    border:1px solid #b50000;
    color:#b50000;
    max-width:10em;
    text-align:center;
    margin:1rem auto 0;
    border-radius:5px;
    transition:.2s;
}
.flow .flow_in .flexwrap li.step_tx .well .button a:hover{
    background-color:#fcc;
}
@media screen and (max-width: 640px) {
    .flow .flow_in .flexwrap li.step_tx .well{
        margin:0 15px;
        padding:10px 20px;
    }
}
.blog_entry ul{
    margin:1em 0;
    list-style:disc;
    padding-left:1.5em;
}
.post_entry .post_body figure{
    margin:0;
}
.post_entry .post_body figure figcaption{
    line-height:1.5;
    font-size:0.85em;
    margin-top:.5em;
}
.supervision{
    border:solid 1px #b8a48a;
    margin:4rem 0;
    padding:2.4rem;
}
.supervision h2{
    font-size:2.4rem;
    margin:0 0 1em;
    text-align:center;
    border-bottom:solid 1px #b8a48a;
    padding:0 0 0.25em;
}
.supervision .content-area{
    display:flex;
    flex-wrap:wrap;
    gap:0 2rem;
    justify-content:space-between;
}
.supervision .content-area .img{
    width:140px;
}
.supervision .content-area .txt{
    width:calc(100% - 160px);
}
.supervision .content-area .img img{
    border-radius:50%;
}
.supervision h3{
    border:none;
    font-weight:700;
    margin:0 0 0.5em;
    padding:0;
    font-size:2rem;
}
.supervision p{
    font-size:1.6rem;
    line-height:1.75;
    margin:0 0 1em;
}
.supervision .attention{
    font-size:1.4rem;
    background-color:#e4ddd6;
    padding:1em;
    color:#787070;
    margin:0;
    width:100%;
}
@media screen and (max-width: 768px) {
    .supervision{
        padding:3rem 2rem;
    }
    .supervision h2{
        font-size:2rem;
        margin:0 0 1em;
    }
    .supervision .content-area{
        flex-direction:column;
        align-items:center;
    }
    .supervision .content-area .txt{
        width:100%;
        margin-top:2rem;
    }
    .supervision h3{
        font-size:1.8rem;
    }
    .supervision p{
        font-size:1.4rem;
    }
    .supervision .attention{
        font-size:1.2rem;
    }
}
.kougaku{
    max-width:640px;
    margin:6rem auto;
}
.kougaku p{
    display:block;
}
.btn_custom a{
    color: #fff;
    background-color:#b8a48a;
    font-size:1.4rem;
    text-align: center;
    padding: 1em 1em;
    position: relative;
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    gap: 0.5em 1em;
    transition-property: all;
    transition-duration: .3s;
    transition-delay: 0s;
    max-width:400px;
    margin:0 auto;
}
.btn_custom a small{
    display:block;
    font-size:1.4rem;
}
.btn_custom a:hover{
    background-color:#d5b58c;
}
ul.list {
    margin: 2rem;
    padding-right: 1em;
}

ul.list li {
    position: relative;
    padding-left: 1.2em;
    font-size:1.4rem;
    line-height:1.5;
}
ul.list li + li{
    margin-top:0.5em;
}
ul.list li:before {
    position: absolute;
    left: 0;
    content: "●";
    color: rgb(242, 206, 194);
    margin: 0px 3px 0px 0px;
}
.well{
    background-color:#f1ebe4;
    padding:2em 4em;
    margin:1em 0;
}
.well p:last-child{
    margin:0;
}
.well p a{
    color:#ae7b3a;
    text-decoration:underline;
}
.well p a:hover{
    text-decoration:none;
}
@media screen and (max-width: 640px) {
    .well{
        padding:1.5em 1.5em;
    }
}
.egg-freezing_sec .ivf-step-container__title--1st{
    margin:1.5em 0 0.5em;
    line-height:1.5;
}
@media screen and (max-width: 640px) {
    .egg-freezing_sec .ivf-step-container__title--1st{
        font-size:1.8rem;
    }
}
.egg-freezing_sec .recommend{
    margin:4rem 0 ;
}
.tit04{
    font-weight:700;
    color:#a78b67;
    margin:1em 0 0.5em;
}
.egg-freezing_sec .inyo{
    margin:2rem 0;
    max-width:800px;
}
.egg-freezing_sec p{
    margin: 0 0 1em;
}
.egg-freezing_sec figure{
    margin:0;
}
.inyo {
    border:1px solid #ddd;
    padding:1.5rem;
}
.inyo .tit04{
    margin:0 0 1em;
    text-align:center;
    color:inherit;
}
blockquote{
    display:flex;
    justify-content:flex-end;
    margin:2rem 0 0;
    font-size:14px;
    font-style:italic;
    color:#999;
}
.link {
    text-align:right;
}
.link a{
    font-size:14px;
    color:#a78b67;
    text-decoration:underline;
}
.link a:hover{
    text-decoration:none;
}
.flex_two{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    margin:4rem 0;
}
.flex_two .item{
    width:calc(50% - 2rem);
}
@media screen and (max-width: 768px) {
    .flex_two .item{
        width:100%;
    }
}
.egg-freezing_sec .ivf-step-container__table th {
    background-color: #f2ece4;
}
.egg-freezing_sec .ivf-step-container__table td {
    background-color: #fff;
    text-align:center;
}
.flow_wrap .item{
    border:1px solid #b8a48a;
    margin-bottom:5rem;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    padding:2rem;
    gap:0 1.5rem;
    position:relative;
}
.flow_wrap .item:after{
    content:'';
    background-color: #b8a48a;
    width: 50px;
    height: 20px;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position:absolute;
    bottom:-36px;
}
.flow_wrap .item:last-child:after{
    content:none;
}
.flow_wrap .item .tit04{
    margin:0;
}
.flow_wrap .item p{
    margin:0;
}
.jisseki{
    display:flex;
    justify-content:center;
}
.jisseki strong{
    color:#a78b67;
    display:block;
    line-height:1.5;
    margin-top:1em;
}
.jisseki strong span{
    display:inline-block;
}
.jisseki strong span b{
    font-size:1.5em;
    margin-right:0.2em;
}
@media screen and (max-width: 640px) {
    .jisseki strong span{
        display:block;
        text-align:center;
    }
}
.ivf-step-container__table.price td{
    padding:0.5em;
    line-height:1.5;
}
.ivf-step-container__table.price td:first-child{
    background-color:#f2ece5;
}
.ivf-step-container__table.price th:first-child{
    width:auto;
}
.ivf-step-container__table.price th:last-child,
.ivf-step-container__table.price td:last-child{
    line-height:1.25;
    text-align:right;
    width:13rem;
}
.word{
    border:1px solid #c6c6c6;
    background-color:#ede8e3;
    padding:1.5rem;
    display:flex;
    flex-wrap:wrap;
    flex-direction:column;
    align-items:center;
    gap:1rem 2.5rem;
}
.word .item{
    display:flex;
    font-size:15px;
}
.word .item dt{
    margin:0;
    font-weight:700;
    color:#83705e;
    flex-shrink:0;
}
.word .item dt:after{
    content:'：';
}
.word .item dd{
    margin:0;
}
@media screen and (max-width: 640px) {
    .ninkatsu-dock.about_male_infertility .about_male_in{
        padding:40px 16px;
    }
    .ninkatsu-dock.about_male_infertility .male_bx{
        padding:20px 0;
    }
    .word .item{
        font-size:14px;
    }
}
.josei_kensa,
.dansei_kensa{
    max-width:640px;
    margin:0 auto;
    padding:50px 20px 25px;
}
.btn_tit{
    position:relative;
}
.josei_kensa h3,
.dansei_kensa h3{
    font-size: 1.8rem;
    line-height: 1.4;
    border-bottom: #b8a48a solid 1px;
    margin: 0 auto 1em;
    padding:0.5em 0;
}
.josei_kensa .btn_tit a,
.dansei_kensa .btn_tit a{
    position:absolute;
    bottom:0.5em;
    right:0;
    background-color:#d58e8e;
    padding:0.5em 1em 0.5em 1em;
    color:#fff;
    font-size:14px;
    border-radius:4px;
    display:flex;
    align-items:center;
    gap:0.5em;
}
.dansei_kensa .btn_tit a{
    background-color:#8ea5d5;
}
.josei_kensa .btn_tit a:after,
.dansei_kensa .btn_tit a:after{
    content:'';
    display:inline-block;
    width:0.5em;
    height:0.5em;
    border-bottom:2px solid #fff;
    border-right:2px solid #fff;
    transform:rotate(45deg) translate(0.1em, -0.25em);
}
.ninkatsu-dock .table-default {
    font-size:14px;
    margin:0 0 2rem;
}
.text_right{
    text-align:right;
}
.text_center{
    text-align:center;
}
.pc_text_center{
    text-align:center;
}
@media screen and (max-width: 768px) {
  .pc_text_center{
      text-align:left;
  }
}
.josei_kensa .table-default th{
    background-color:#edd8d8;
}
.josei_kensa .text_center{
    color:#d58e8e;
}
.dansei_kensa .table-default th{
    background-color:#d0daef;
}
.ninkatsu-dock.shurui .table-default td{
    background-color:#fff;
}
.dansei_kensa .text_center{
    color:#8ea5d5;
}
.ninkatsu-dock{
    padding:50px 20px;
}
.ninkatsu-dock .table-default th:nth-child(n+2){
    min-width:5.2em;
}
.naiyo_wrap{
    display:flex;
    gap:2rem;
    flex-wrap:wrap;
}
.naiyo_wrap .josei_kensa,
.naiyo_wrap .dansei_kensa{
    width:calc(50% - 2rem);
    padding:0;
}
.ninkatsu-dock.sec_naiyo .table-default td:first-child{
    width:25%;
    padding:1em 0.5em;
}
@media screen and (max-width: 960px) {
    .naiyo_wrap .josei_kensa,
    .naiyo_wrap .dansei_kensa{
        width:100%;
        padding:0;
    }
    .ninkatsu-dock .table-default {
        font-size:12px;
    }
    .ninkatsu-dock.shurui .table-default th,
    .ninkatsu-dock.shurui .table-default td{
        padding:0.5em 0.25em;
        font-size:11px;
    }
}


.optout_table {
    font-size: 1.4rem;
    table-layout: auto;
    width: 100%;
    margin: 2em auto;
    border-collapse: collapse;
    box-sizing: border-box;
    border: 1px solid #b8a48a
}

.optout_table tr {
    border-top: 1px solid #b8a48a;
    border-bottom: 1px solid #b8a48a;
}
.optout_table thead th{
    background-color:#b8a48a;
    color:#fff;
    font-size:1.4rem;
    font-weight:normal;
    padding: 1em 0.5em;
    line-height: 1.4;
}
.optout_table th:first-child{
    width:13em;
}
.optout_table th {
    color: #83705e;
    font-weight: bold;
    text-align: center;
    padding: 1em 0.5em;
    vertical-align: middle;
    background-color: #fafaf9;
    border-right: 1px solid #b8a48a;
    line-height: 1.4
}

.optout_table td {
    padding: 1em 0.5em;
    vertical-align: middle;
    border-right: 1px solid #b8a48a;
    line-height: 1.4;
}
@media screen and (max-width: 640px) {
    .optout_table {
        font-size:1.2rem;
    }
    .optout_table thead th{
        font-size:1.4rem;
        text-align:left;
    }
    .optout_table th {
        text-align:left;
    }
    .optout_table th:first-child{
        width:9em;
    }
}
.sec_optout .about_male_in .male_bx{
    padding:0;
}
.sec_optout .about_male_in h3{
    border-bottom:1px solid #b7a48c;
}
.inline_block{
  display: inline-block;
}
.text_link{
    color:#3e79c9;
    text-decoration:underline;
}
.text_link:hover{
    text-decoration:none;
}
.optout-box{
    background-color:#fff;
    padding:1rem 2rem;
    max-width:960px;
    margin:0 auto 4rem;
    border:1px solid #ddd;
    display:flex;
    justify-content:center;
    align-items:center;
    gap:0;
    flex-wrap:warp;
    flex-direction:column;
}
.optout-box p{
    margin-bottom:0;
}

.azamino .azamino_in.custom{
    display:flex;
    flex-direction:column;
}
.azamino .azamino_in.custom img{
    width:100%;
    float:none;
}
.azamino .azamino_in.custom .azamino_tx{
    width:100%;
    float:none;
    max-width:700px;
    margin:4rem auto 0;
}
.wp-caption-text{
    margin-top:0;
    line-height:1.5;
    color:#8e8e8e;
    font-size:1.4rem;
}
.wp-caption{
    width:auto!important;
}
.tophero .results-summary.img{
    padding:0;
    background:none;
}
.tophero .results-summary.img img{
    width:100%;
}
.tophero .results-summary.img a{
    display:block;
}
.tophero .results-summary.img a:hover{
    transform:translateY(-2px);
    opacity:0.8;
}
.tophero .results-summary.img.circle{
    width:200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
}
.tophero .results-summary.img.circle:after {
    content:'';
    height      :100%;
    width       :30px;
    position    :absolute;
    top         :-180px;
    left        :0;
    background-color: rgba(255,255,255,0.5);
    opacity     :0;
    transform: rotate(45deg);
    animation: reflection 2s ease-in-out infinite;
}

@keyframes reflection {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@media screen and (max-width: 1400px) {
    .tophero .results-summary.img.circle {
        right: 2%;
        transform:translateX(0);
    }
}
@media screen and (max-width: 640px) {
    .tophero .results-summary.img.circle {
        width:34%;
        height:auto;
    }
}
