@charset "UTF-8";

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    font: inherit;
    word-wrap: break-word;
    border: 0;
    vertical-align: baseline;
    outline: none;
}

body {
    padding: 0;
    margin: 0;
    color: #666;
    font-size: 3.5vw;
    font-family: source-han-sans-japanese, 游ゴシック体, YuGothic, 'Yu Gothic', "游ゴシック Medium", "Yu Gothic Medium", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    -webkit-text-size-adjust: 100%;
    font-weight: 500;
    font-style: normal;
    line-height: 1;
}

_:-ms-lang(x)::-ms-backdrop,
body {
    font-family: "メイリオ", Meiryo, sans-serif;
}

article,
aside,
canvas,
details,
figcaption,
figure,
header,
footer,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

blockquote,
q {
    quotes: none;
}

strong,
b {
    font-weight: bold;
}

ul,
ol,
li {
    list-style: none;
}

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

img,
video,
object {
    height: auto;
    border: none;
    display: block;
    max-width: 100%;
}

ins {
    background: none;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

hr {
    height: 1px;
    padding: 0;
    margin: 1em 0;
    border: 0;
    border-top: 1px solid #ccc;
    display: block;
}

*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    -o-transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    -webkit-transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
}

a {
    color: #666;
    text-decoration: none;
    display: block;
    -moz-transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    -o-transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    -webkit-transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
}

a:hover {
    opacity: 0.6;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.pc {
    display: none;
}

.sp {
    display: block;
}

/* ↑ここまでデフォルト
----------------------------------------------- */
.container {
    width: 100%;
    z-index: 1;
    overflow: hidden;
    position: relative;
}

.inner {
    width: 95%;
    margin: 0 auto;
}

.google-map {
    width: 100%;
    position: relative;
}

.google-map iframe,
.google-map object,
.google-map embed {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.more01 {
    width: 50vw;
    padding: 2.5vw 0 2.2vw;
    margin: 0 auto 4vw;
    font-size: 3.68vw;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    letter-spacing: 0.5vw;
    position: relative;
    border: 1px solid #b0b1b1;
}

.more01::before {
    content: '';
    position: absolute;
    top: 50%;
    right: -14px;
    bottom: -8px;
    width: 32px;
    height: 1px;
    background: #b0b1b1;
}

.more01:after {
    content: '';
    position: absolute;
    top: 44%;
    right: -14px;
    bottom: -3px;
    width: 8px;
    height: 1px;
    background: #b0b1b1;
    transform: rotate(35deg);
}

.more01.wid {
    width: 80vw;
    margin: 2vw auto 4vw;
}

.midashi01 {
    color: #65606b;
    text-align: center;
    margin: 16vw auto 6vw;
}

.midashi01 .en {
    margin-bottom: 2vw;
    font-size: 9.21vw;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1vw;
    display: initial;
    font-weight: 600;
    position: relative;
    margin: 0 auto;
    line-height: 1;
}

.midashi01 .en.is-small {
    font-size: clamp(32px, 6vw, 44px);
    letter-spacing: clamp(4px, 0.8vw, 10px);
}

.midashi01 .jp {
    font-size: 2.88vw;
    display: block;
}

.midashi01 .en:before {
    content: "";
    background: url("../images/tit_logo.svg") no-repeat;
    position: absolute;
    left: -13vw;
    top: -7vw;
    height: 45px;
    width: 90px;
    vertical-align: middle;
}

.midashi02 {
    color: #231815;
    text-align: center;
    font-size: 4.5vw;
    font-weight: bold;
    margin: 3vw auto 1vw;
    line-height: 1.8;
    letter-spacing: 3px;
}

.midashi03 {
    color: #65606b;
    text-align: center;
    font-size: 5vw;
    font-weight: 600;
    margin: 3vw auto;
    line-height: 2;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 6px;
}

.midashi04 {
    color: #65606b;
    text-align: center;
    margin: 8vw auto 6vw;
}

.midashi04 .en {
    font-size: 7.2vw;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1vw;
    display: initial;
    font-weight: 600;
    position: relative;
    margin: 0 auto;
    line-height: 1;
}


/* header
----------------------------------------------- */
.header {
    width: 100%;
    height: 65px;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 60;
}

.head-logo {
    width: 110px;
    padding: 3vw;
}

.header-cv-button a {
    width: 90px;
    height: 80px;
    background: #eeada3;
    z-index: 10;
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
}

.header-cv-button .line-text {
    width: 92%;
    font-size: 3.24vw;
    text-align: center;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.head-seo {
    display: none;
}

.header-navi-button {
    width: 50px;
    height: 50px;
    z-index: 10;
    cursor: pointer;
    position: fixed;
    top: 10px;
    right: 102px;
}

.header-navi-button .line {
    width: 24px;
    height: 1px;
    background: #1c1d24;
    position: absolute;
    left: 13px;
    -moz-transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    -o-transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    -webkit-transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
}

.header-navi-button .line-top {
    top: 12px;
}

.header-navi-button .line-middle {
    top: 20px;
}

.header-navi-button .line-bottom {
    top: 28px;
}

.header-navi {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background: rgb(163 182 195 / 98%);
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    -moz-transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    -o-transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    -webkit-transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97);
}

.header-navi-area {
    width: 85vw;
    height: 100%;
    position: absolute;
    top: 15vw;
    right: -100vw;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    -moz-transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    -o-transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    -webkit-transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    padding-bottom: 30vw;
}

.header-navi-area::-webkit-scrollbar {
    display: none;
}

.header-navi-open .header-navi-area {
    right: 0;
}

.header-navi-inner {
    letter-spacing: 1px;
}

.header-navi-scroll {
    width: 100%;
    padding: 1px 0;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}

.header-navi-scroll::-webkit-scrollbar {
    display: none;
}

.header-navi-logo {
    width: auto;
    height: 30px;
    margin: 10px 15px 20px;
}

.header-navi-logo img {
    width: auto;
    height: 100%;
}

.header-navi-counseling {
    padding: 5vw 0 4.5vw;
    margin-bottom: 4vw;
    color: #fff;
    text-align: center;
    background: #ac966c;
}

.header-navi-counseling .en {
    margin-bottom: 2vw;
    font-size: 3.68vw;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.5vw;
    display: block;
}

.header-navi-counseling .jp {
    font-size: 3.16vw;
    letter-spacing: 0.2vw;
    display: block;
}

.header-navi-category {
    width: 100%;
    margin: 0 auto 6vw;
}

.header-navi-items {
    width: 100%;
}

.header-navi-item {
    width: 100%;
}

.header-navi-item-text {
    padding: 4vw 0vw 4vw;
    cursor: pointer;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-size: 5.58vw;
    display: block;
    color: #FFF;
}

.header-navi-title {
    padding: 4vw 0vw 2vw;
    cursor: pointer;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-size: 6.8vw;
    font-weight: 600;
    display: block;
    color: #758a98;
}

.header-navi-item-sub {
    padding: 2vw 0vw 3vw;
    cursor: pointer;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-size: 4.8vw;
    display: block;
    color: #FFF;
}

.header-navi-mask {
    width: 100%;
    height: 100%;
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
}

.header-navi-open {
    width: 100%;
    height: 100%;
    position: fixed;
}

.header-navi-open .header-navi-button .line {
    width: 24px;
    left: 13px;
    background: #fff;
}

.header-navi-open .header-navi-button .line-top {
    top: 20px;
    -moz-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}

.header-navi-open .header-navi-button .line-middle {
    opacity: 0;
}

.header-navi-open .header-navi-button .line-bottom {
    top: 20px;
    -moz-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

.header-navi-open .header-navi-button .line-text:before {
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.header-navi-open .header-navi-button .line-text span {
    opacity: 0;
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.header-navi-open .header-navi {
    opacity: 1;
    visibility: visible;
}

.top-social-items {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: start;
    justify-content: flex-start;
    margin: 4vw auto 6vw;
}

.top-social-items li {
    width: 10vw;
    height: 10vw;
    margin: 0 2vw;
}

.top-social-items a {
    width: 100%;
    height: 100%;
    color: #fff;
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.top-social-items .icon {
    font-size: 3.96vw;
}


/* hero
----------------------------------------------- */
.front-hero {
    position: relative;
    overflow: hidden;
    margin-top: 65px;
}

.front-hero-image {
    height: auto;
    position: relative;
}

.front-hero-image li {
    height: 100%;
    padding: 0;
}

.front-hero-image li img {
    max-width: 100%;
}

.front-hero-image .sp {
    width: 100%;
    height: auto;
    display: block;
}

.front-hero-image .pc {
    display: none;
}


/* bread
----------------------------------------------- */
.breadcrumb {
    position: relative;
    padding-bottom: 2vw;
}

.breadcrumb-items {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.breadcrumb-items li {
    font-size: 3.16vw;
    position: relative;
}

.breadcrumb-items li a:after {
    content: "/";
    display: inline-block
}

.breadcrumb-items li:last-child a:after {
    display: none;
}

.breadcrumb-items span {
    padding: 2.5vw 4.5vw 2vw 2vw;
    display: inline-block;
}


/* footer
----------------------------------------------- */
.footer {
    padding: 12vw 0 26vw;
    background: #b3c3ce;
    position: relative;
}

.footer-left {
    width: 90vw;
    padding: 8vw 0;
    margin: 0 auto 3vw;
}

.footer-logo {
    width: 40vw;
    margin: 0 auto 5vw;
}

.footer-logo img {
    width: 100%;
}

.footer-navi {
    width: 90vw;
    margin: 0 auto;
}

.footer-navi-box {
    width: 100%;
}

.footer-navi-items {
    margin-left: 38vw;
}

.footer-navi-items li {
    width: 100%;
    font-size: 3.68vw;
    position: relative;
}

.footer-navi-items a {
    color: #fff;
    padding: 3vw 0 1vw;
    font-size: 4.4vw;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

.copyright {
    padding: 6vw 0 10vw;
    color: #fff;
    font-size: 3.16vw;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    letter-spacing: 0.2vw;
    display: block;
    line-height: 1.6;
}

.footer-sub {
    margin: 12vw auto 0;
}

.footer-navi-sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-navi-sub a {
    color: #fff;
    padding: 3vw 3vw 1vw;
    font-size: 2.8vw;
    font-weight: 600;
}

.footer-fixed {
    background: #eeada3;
    color: #fff;
    text-align: center;
    padding: 1vw;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 90;
    position: fixed;
    left: 0;
    bottom: 0;
    -moz-transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    -o-transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    -webkit-transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
    transition: all 0.3s cubic-bezier(0.05, 0.05, 0.31, 0.97);
}

.footer-fixed.active {
    opacity: 1;
    visibility: visible;
}

.footer-fixed-time {
    font-size: 3.5vw;
    margin: 0.6vw 0 1.7vw;
    display: block;
}

.footer-fixed-cam {
    font-size: 4.5vw;
    padding: 1vw;
    margin-bottom: 1vw;
}

.fixed-btn {
    position: relative;
    padding: 3.2vw 9vw 3vw 3vw;
    letter-spacing: 0.15em;
    color: #231815;
    background: #fff;
    gap: 3vw;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.fixed-btn::before {
    content: "\e80a";
    font-family: 'icon' !important;
    position: absolute;
    top: 32%;
    font-size: 5.4vw;
    right: 2vw;
    color: #231815;
}

.footer-timer {
    font-size: 3.6vw;
    margin-top: 3px;
}

.fixed-contact {
    font-size: 5.2vw;
}




.linebn-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    display: none;
}

.linebn-mask {
    position: absolute;
    width: 100%;
    height: 100vh;
    opacity: 0.9;
    background: rgb(0 0 0 / 70%);
}

.linebn-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}

.linebn-inner button {
    position: absolute;
    top: calc(-10% - 8px);
    right: calc(-5% - 8px);
    padding: 3px;
    width: 30px;
    height: 30px;
    border: 1px solid #fefefe;
    border-radius: 50%;
    background-color: #fefefe;
    font-size: 20px;
    box-shadow: 2px 2px 3px #888;
    line-height: 10px;
    color: #444;
    cursor: pointer;
}

.linebn-inner a {
    display: table;
    box-shadow: 0 0 30px rgba(40, 40, 40, .6);
}



/* second
----------------------------------------------- */
.second-content {
    width: 90vw;
    min-height: 300px;
    padding: 5vw 0 10vw;
    margin: 16vw auto;
    font-size: 3.16vw;
    line-height: 2;
}



/* price
----------------------------------------------- */

.common-price {
    margin-bottom: 100px;
    width: 90%;
    margin: 0 auto 40px;
}

.common-price table {
    width: 100%;
    margin-bottom: 10px;
    font-size: 1.2rem;
}

.common-price tr {
    border-top: 1px #bbb dashed;
    padding: 0 10px;
}

.common-price tr:first-child {
    border-top: none;
}

.common-price th,
.common-price td {
    font-size: 4.8vw;
    font-weight: bold;
}

.common-price th {
    text-align: left;
    padding: 5% 5% 1%;
    display: block;
    line-height: 1.4;
    font-size: 4vw;
}

.common-price th .title_sub {
    display: block;
    font-weight: normal;
}

.common-price td {
    text-align: right;
    padding: 0 5% 10px;
    display: block;
}

.common-price td.memo {
    text-align: left;
    font-size: 3.75vw;
    font-weight: normal;
    padding: 0 5% 5%;
    line-height: 1.6;
}

.common-price td.memo .lead {
    font-size: 4vw;
    font-weight: bold;
}

.common-price .mt10 {
    margin-top: 10px;
}

.common-price ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 10px auto 0;
    font-size: 3.8vw;
}

.common-price li {
    width: 50%;
    border-right: 1px solid #979797;
    text-align: center;
    width: 50%;
    padding: 6px 20px;
    margin-bottom: 10px;
    line-height: 1.2;
}

.common-price li:nth-child(odd) {
    border-left: 1px solid #979797;
}

.common-price li span.recommend {
    display: block;
    background: #da9e71;
    color: #FFF;
    border-radius: 20px;
    font-size: 3.6vw;
    text-align: center;
    padding: 2px;
    margin-top: 4px;
}

.common-price .comment {
    margin: 5px 10px 8px 15px;
    font-size: 1.4rem;
}

.common-price .comment .unline {
    background: linear-gradient(transparent 90%, #ff9a9a 0%);
}

.common-price .attention {
    background: #eeeeee;
    margin: 5% 0 0;
    font-size: 3vw;
    line-height: 1.4;
    padding: 5%;
}

.common-price .attention-bottom {
    text-align: right;
    font-size: 1rem;
    padding: 3% 3% 0;
}

.common-price-inner {
    margin: 0 auto 20px;
    padding: 5% 2%;
    border: 2px solid #d5d5d5;
}

.common-price .tr_memo,
.common-price .tr_bnr {
    border-top: none;
}

.common-price .tr_memo td.memo {
    padding: 5%;
}

.common-price .tr_memo {
    border-top: 1px #bbb dashed;
}

.common-price a.bnr {
    border: 1px solid #bbb;
    text-align: center;
    font-size: 1.4rem;
    font-size: 3vw;
    padding: 2%;
    margin: 3% auto 0;
}

.common-price a.bnr:before {
    content: '';
    width: 28px;
    height: 6px;
    margin-right: 10px;
    background: url(../images/arrow01.png) no-repeat;
    display: inline-block;
    background-size: contain;
}

.common-price span.zei {
    font-size: 50%;
}

.common-price span.title {
    display: block;
    text-indent: -1.2em;
    padding-left: 1.2em;
}

span.point {
    display: block;
    font-weight: bold;
    color: #14569b;
    margin-top: 3%;
    text-indent: -1em;
    padding-left: 1em;
}



/*  access
----------------------------------------------- */
.changefit-date {
    width: 90%;
    padding: 30px 15px;
    margin: 0 auto 50px;
    position: relative;
}

.changefit-date .name {
    margin: 10vw auto 3vw;
    font-size: 4.2vw;
    text-align: center;
}

.changefit-date>ul {
    text-align: center;
}

.changefit-date-img img {
    margin-bottom: 4vw;
}

.changefit-date-map {
    width: 80%;
    margin: auto;
}

.changefit-date-content {
    width: 430px;
}

.changefit-date-logo {
    margin: 0 auto 60px;
    display: table;
}

.changefit-date-tel {
    margin-bottom: 10px;
    color: #728091;
    font-size: 5.2vw;
    font-weight: 500;
}

.changefit-date-address {
    margin-bottom: 5px;
    line-height: 1.3;
    font-size: 3.2vw;
}

.changefit-date-open {
    margin-bottom: 3vw;
    line-height: 1.3;
    font-size: 3.2vw;
}

.changefit-date-items {
    margin: 3% auto 15%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: box;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.changefit-date-items li {
    margin-right: 5px;
    margin: 0 2px;
    width: auto;
}

.changefit-date-items li a {
    width: 120px;
    height: 40px;
    padding-top: 10px;
    color: #000;
    font-size: 2.9vw;
    border: 1px solid #000;
    position: relative;
}

.changefit-date-items li a:before {
    content: '';
    width: 20px;
    height: 6px;
    margin-right: 12px;
    background: url(../images/arrow01.png) no-repeat;
    background-size: contain;
    display: inline-block;
}

/*  cam
----------------------------------------------- */
.cam-img {
    margin: 0 auto 15vw;
    width: 100%;
}

.cam .scd_list {
    margin: 50px 0 30px
}

.cam-read {
    text-align: center;
    margin-bottom: 5vw;
}

.cam-read span {
    color: #da7965;
    padding: 0 5px;
}

.cam .common-price th span .mini {
    font-size: 80%;
    font-weight: normal;
}

.cam .common-price li.color {
    color: #da7965;
}

.cam .scd_list li dd span {
    font-weight: 600;
}

.cam .common-price th .point {
    display: block;
    background: #f2f2f2;
    border-radius: 20px;
    font-size: 3.6vw;
    text-align: center;
    margin-bottom: 2vw;
    padding: 2px 0;
    font-weight: normal;
}

/*  list
----------------------------------------------- */
.check>li {
    position: relative;
    padding-left: 26px;
    margin: 0 auto 10px;
}

.check>li:before {
    content: '\e900';
    font-family: 'icon' !important;
    padding-left: 5px;
    color: #ccc;
    position: absolute;
    left: 0;
}

.dotlist>li {
    position: relative;
    padding-left: 20px;
    margin: 0 auto 8px;
}

.dotlist>li:before {
    content: '\02022';
    padding-left: 5px;
    color: #ccc;
    position: absolute;
    left: 0;
}

.nomlist {
    counter-reset: my-counter;
    list-style: none;
    padding: 0;
}

.nomlist>li {
    margin-bottom: 10px;
    padding-left: 24px;
    position: relative;
}

.nomlist>li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #fff;
    color: #6d6d6d;
    display: block;
    float: left;
    line-height: 20px;
    margin-top: 3px;
    margin-left: -24px;
    text-align: center;
    height: 20px;
    width: 20px;
    border: 1px solid #6d6d6d;
    border-radius: 50%;
    font-size: 80%;
}


/* PC-size 
======================================================================================*/
@media screen and (min-width: 736px) {

    body {
        font-size: 12px;
    }

    .sp {
        display: none;
    }

    .pc {
        display: block;
    }

    /* ↑ここまでデフォルト
----------------------------------------------- */
    .inner {
        width: 960px;
        margin: 0 auto;
    }

    .more01 {
        width: 260px;
        padding: 10px 0;
        font-size: 20px;
        letter-spacing: 4px;
        margin: 0 auto 50px;
    }

    .more01.wid {
        width: auto;
        padding: 10px 30px;
        margin: 20px auto;
    }

    .midashi01 {
        margin: 50px auto 30px;
    }

    .midashi01 .en {
        margin-bottom: 14px;
        font-size: 52px;
        letter-spacing: 8px;
    }

    .midashi01 .jp {
        font-size: 12px;
    }

    .midashi01 .en:before {
        content: "";
        background: url("../images/tit_logo.svg") no-repeat;
        position: absolute;
        left: -53px;
        top: -30px;
        height: 56px;
        width: 110px;
        vertical-align: middle;
    }

    .midashi02 {
        font-size: 20px;
        margin: 20px auto;
    }

    .midashi03 {
        font-size: 30px;
        margin: 20px auto;
    }

    .midashi04 {
        margin: 20px auto 20px;
    }

    .midashi04 .en {
        font-size: 52px;
        letter-spacing: 8px;
    }



    /* header
----------------------------------------------- */
    .header {
        height: 90px;
    }

    .header-inner {
        width: 960px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }

    .head-logo {
        width: 176px;
        padding: 10px;
    }

    .header-cv-button a {
        width: 110px;
        height: 110px;
        background: #eeada3;
        z-index: 10;
        cursor: pointer;
        position: fixed;
        top: 0;
        right: 0;
    }

    .header-cv-button .line-text {
        width: 92%;
        font-size: 15px;
        text-align: center;
        position: absolute;
        color: #fff;
        top: 50%;
        left: 50%;
        -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
    }

    .header-cv-button .line-text {
        width: 92%;
        font-size: 15px;
        text-align: center;
        position: absolute;
        color: #fff;
        top: 50%;
        left: 50%;
        -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
    }

    .head-seo {
        display: block;
        font-size: 12px;
        /* font-weight: bold; */
    }

    .header-navi-button {
        width: 110px;
        height: 110px;
        top: 0;
        right: 120px;
    }

    .header-navi-button .line {
        width: 50px;
        height: 2px;
        left: 30px;
    }

    .header-navi-button .line-top {
        top: 25px;
    }

    .header-navi-button .line-middle {
        top: 40px;
    }

    .header-navi-button .line-bottom {
        top: 55px;
    }

    .header-navi-button .line-text {
        width: 100%;
        font-size: 15px;
        bottom: 25px;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .header-navi-area {
        width: 900px;
        height: auto;
        right: -400px;
        position: relative;
        margin: 0 auto;
        top: 100px;
        padding-bottom: 0;
        display: -webkit-box;
        display: flex;
        gap: 60px;
        /* -webkit-box-pack: justify; */
        justify-content: flex-start;
    }

    .header-navi-inner {
        width: auto;
        margin-top: 80px;
        letter-spacing: 1px;
    }

    .header-navi-logo {
        height: 60px;
        margin: 25px 25px 30px;
    }

    .header-navi-counseling {
        padding: 30px 0;
        margin-bottom: 30px;
    }

    .header-navi-counseling .en {
        margin-bottom: 10px;
        font-size: 22px;
        letter-spacing: 5px;
    }

    .header-navi-counseling .jp {
        font-size: 14px;
        letter-spacing: 0;
    }

    .header-navi-category {
        margin-bottom: 40px;
    }

    .header-navi-item .accordion-items li {
        font-size: 18px;
    }

    .header-navi-item .accordion-items a {
        padding: 40px 40px 35px;
    }

    .header-navi-item-text {
        padding: 15px 0px 15px;
        font-size: 30px;
    }

    .header-navi-item-text.accordion .plus {
        width: 10px;
        height: 10px;
        right: 30px;
    }

    .header-navi-item-text .title {
        font-size: 20px;
    }

    .header-navi-title {
        padding: 15px 0px 15px;
        font-size: 26px;
    }

    .header-navi-item-sub {
        padding: 14px 0px 14px;
        font-size: 20px;
    }

    .header-navi-top {
        position: absolute;
        top: 0;
        left: 0;
    }

    .header-navi-sub-items {
        margin-bottom: 60px;
    }

    .header-navi-sub-items li {
        font-size: 14px;
    }

    .header-navi-sub-items li:before {
        margin: 0 10px 0 15px;
    }

    .header-navi-open .header-navi-button .line {
        width: 50px;
        left: 30px;
    }

    .header-navi-open .header-navi-button .line-top,
    .header-navi-open .header-navi-button .line-bottom {
        top: 40px;
    }

    .top-social-items {
        margin: 20px auto 100px;
    }

    .top-social-items li {
        width: 45px;
        height: 45px;
        margin: 0 10px;
    }

    .top-social-items .icon {
        font-size: 22px;
    }

    /* hero
----------------------------------------------- */
    .front-hero {
        margin-top: 90px;
    }

    .front-hero-image {
        height: auto;
    }

    .front-hero-image .sp {
        display: none;
    }

    .front-hero-image .pc {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        top: 0;
        left: 0;
        transform: none;
    }

    .add-hero {
        height: 270px;
        background: url(../images/pc-add-hero-bg.jpg.html) no-repeat top center;
        background-position: top center;
    }

    /* bread
----------------------------------------------- */
    .breadcrumb {
        padding-bottom: 10px;
    }

    .breadcrumb-items {
        width: 960px;
    }

    .breadcrumb-items li {
        font-size: 12px;
    }

    .breadcrumb-items li:last-child span {
        padding: 12px 12px 10px;
    }

    .breadcrumb-items span {
        padding: 12px 22px 10px;
    }

    /* footer
----------------------------------------------- */
    .footer {
        padding: 12vw 0;
        background: #b3c3ce;
        position: relative;
    }

    .footer-content {
        width: 960px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: space-between;
    }

    .footer-left {
        width: 300px;
        padding: 0px 0;
        margin: 0 0 10px 0;
    }

    .footer-logo {
        width: 300px;
        margin: 0;
    }

    .footer-logo img {
        width: 100%;
    }

    .footer-navi {
        width: auto;
        margin: 0 auto;
    }

    .footer-navi-box {
        width: 100%;
    }

    .footer-navi-items {
        margin-left: 0;
    }

    .footer-navi-items li {
        width: 100%;
        font-size: 3.68vw;
        position: relative;
    }

    .footer-navi-items a {
        padding: 8px 0 8px;
        font-size: 22px;
        font-weight: 600;
    }

    .copyright {
        padding: 80px 0 80px;
        color: #fff;
        font-size: 12px;
        letter-spacing: 0.2vw;
        text-align: left;
    }

    .footer-sub {
        margin: 20px auto 0;
    }

    .footer-navi-sub {
        display: block;
    }

    .footer-navi-sub a {
        color: #fff;
        padding: 6px 0px;
        font-size: 14px;
        font-weight: normal;
    }


    .footer-fixed {
        padding: 10px;
    }

    .footer-fixed-time {
        font-size: 16px;
        margin: 0px auto 10px;
        display: inline-block;
    }

    .footer-fixed-cam {
        font-size: 22px;
        padding: 10px;
        margin-bottom: 0;
    }

    .fixed-btn {
        padding: 14px 20px;
        gap: 20px;
        width: 960px;
        margin: 0 auto;
    }

    .fixed-btn::before {
        top: 32%;
        font-size: 20px;
        right: 20px;
    }

    .footer-timer {
        font-size: 16px;
        margin-top: 3px;
    }

    .fixed-contact {
        font-size: 24px;
    }



    .linebn-inner {
        width: auto;
    }



    /* second
----------------------------------------------- */
    .second-content {
        width: 960px;
        min-height: 500px;
        margin: 100px auto 0;
        padding: 50px 0 100px;
        font-size: 16px;
    }


    /* price
----------------------------------------------- */

    .common-price {
        margin-bottom: 100px;
    }

    .common-price table {
        width: 100%;
        margin-bottom: 10px;
        font-size: 1.6rem;
    }

    .common-price tr {
        border-top: 1px #bbb dashed;
        padding: 0 10px;
    }

    .common-price tr:first-child {
        border-top: none;
    }

    .common-price th,
    .common-price td {
        font-size: 18px;
        font-weight: bold;
        display: table-cell;
    }

    .common-price th {
        padding: 30px 10px 10px;
        text-align: left;
    }

    .common-price td {
        padding: 15px 20px;
        text-align: right;
    }

    .common-price td.memo {
        text-align: left;
        padding: 0 20px 20px;
        font-size: 14px;
        line-height: 1.4;
        font-weight: normal;
    }

    .common-price td.memo .lead {
        font-size: 16px;
        font-weight: bold;
    }

    .common-price ul {
        margin-top: 10px;
        font-size: 16px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: box;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        justify-content: space-around;
    }

    .common-price li {
        padding: 20px;
        text-align: center;
        margin-bottom: 30px;
    }

    .common-price .three {
        width: calc(100%/3);
    }

    .common-price li span.recommend {
        display: block;
        background: #da9e71;
        color: #FFF;
        border-radius: 20px;
        font-size: 12px;
        text-align: center;
        padding: 2px;
        margin-top: 4px;
    }

    .common-price .many li:nth-child(2) {
        border: none;
    }

    .common-price .many li:nth-child(4) {
        border-left: 1px solid #979797;
    }

    .common-price .many li:nth-child(5) {
        border-left: none;
    }

    .common-price .comment {
        margin: 15px 10px 0 25px;
        font-size: 1.2rem;
    }

    .common-price .comment .unline {
        background: linear-gradient(transparent 90%, #ff9a9a 0%);
    }

    .common-price .attention {
        line-height: 1.8;
        /* margin: 0; */
        background: #eeeeee;
        padding: 20px 30px;
    }

    .common-price .attention-bottom {
        text-align: right;
        padding: 10px 0 0;
    }

    .common-price-inner {
        padding: 30px 50px;
        border: 3px solid #d5d5d5;
        margin: 0 auto 20px;
    }

    .common-price-title {
        margin-bottom: 80px;
        font-size: 3rem;
        font-family: "Cormorant Garamond";
        text-align: center;
        letter-spacing: 6px;
    }

    .common-price-course-title {
        margin-bottom: 10px;
        color: #000;
        font-size: 2rem;
        font-weight: bold;
        padding: 0 50px 10px;
    }

    .common-price-course-title span {
        font-size: 1.4rem;
    }

    .common-price .tr_memo,
    .common-price .tr_bnr {
        border-top: none;
    }

    .common-price .tr_memo td.memo {
        padding: 0 3% 3%;
    }

    .common-price a.bnr {
        border: 1px solid #bbb;
        text-align: center;
        font-size: 14px;
        padding: 10px;
        margin: 18px auto 0;
    }

    .common-price a.bnr:before {
        content: '';
        width: 28px;
        height: 6px;
        margin-right: 10px;
        background: url(../images/arrow01.png) no-repeat;
        display: inline-block;
        background-size: contain;
    }

    .common-price span.zei {
        font-size: 60%;
    }

    .common-price span.point {
        margin-top: 10px;
    }


    /*  access
----------------------------------------------- */
    .changefit-date {
        width: 880px;
        padding: 40px 60px 60px;
        margin: 0 auto 100px;
        position: relative;
    }

    .changefit-date>ul {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: box;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        text-align: left;
    }

    .changefit-date>ul li {
        width: 48%;
    }

    .changefit-date .name {
        margin: 30px auto 20px;
        font-size: 1rem;
        text-align: center;
    }

    .changefit-date-img img {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .changefit-date-map {
        margin: 0 auto 0;
    }

    .changefit-date-content {
        width: 430px;
    }

    .changefit-date-logo {
        margin: 0 auto 60px;
        display: table;
    }

    .changefit-date-tel {
        margin-bottom: 10px;
        font-size: 1.4rem;
    }

    .changefit-date-address {
        margin-bottom: 5px;
        line-height: 1.4;
        font-size: 12px;
    }

    .changefit-date-open {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 12px;
    }

    .changefit-date-items {
        margin: 10px auto 0;
    }

    .changefit-date-items li {
        margin-right: 5px;
    }

    .changefit-date-items li a {
        width: 175px;
        height: 40px;
        padding-top: 8px;
        color: #000;
        font-size: 0.8rem;
        text-align: center;
        border: 1px solid #000;
        position: relative;
    }

    .changefit-date-items li a:before {
        content: '';
        width: 20px;
        height: 5px;
        margin-right: 12px;
        background: url(../images/arrow01.png) no-repeat;
        background-size: contain;
        display: inline-block;
    }


    /* cam
----------------------------------------------- */
    .cam-img {
        margin: 0 auto 80px;
        width: 700px;
    }

    .cam-read {
        margin-bottom: 30px;
    }

    .cam .scd_list {
        margin: 0 auto;
    }

    .cam .scd_list li {
        flex-wrap: wrap;
    }

    .cam .scd_list li img {
        margin: 0 auto;
    }

    .cam .scd_list li dl {
        width: 760px;
        margin: 0 auto;
        padding: 60px 0;
    }

    .cam .common-price th .point {
        font-size: 16px;
        margin-bottom: 10px;
        padding: 4px 0;
    }



    /* end
======================================================================================*/
}