@charset "UTF-8";
/*reset*/
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; box-sizing: border-box;}body {line-height:1;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}nav ul {list-style:none;}blockquote, q {quotes:none;}blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}a {margin:0;padding:0;font-weight:normal;font-size:100%;vertical-align:baseline;background:transparent;}/* change colours to suit your needs */ins {background-color:#ff9;color:#000;text-decoration:none;}/* change colours to suit your needs */mark {background-color:#ff9;color:#000; font-style:italic;font-weight:bold;}del {text-decoration: line-through;}abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}table {border-collapse:collapse;border-spacing:0;}/* change border colour to suit your needs */hr {display:block;height:1px;border:0; border-top:1px solid #cccccc;margin:1em 0;padding:0;}input, select {vertical-align:middle;}

div, span,h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, em, small, strong, sub, sup, b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, details, figcaption, footer, header, menu, nav, section, summary,time, mark, input, select, radio { letter-spacing: .02rem; font-weight: normal; }

body {
  /* フォントレンダリング設定: 1x解像度ではsubpixel、2x以上の解像度ではgrayscale */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: unset;
}

@media only screen and 
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

a:link,a:visited,a:hover,a:active { /*color: inherit;*/ text-decoration: none; }
a { color: inherit; }

/**/
html { font-size: 62.5%; height: 100%; }
body {
width: 100%;
max-width: 1920px;
margin: 0 auto;
font-feature-settings: "palt";
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, Arial, 'メイリオ', Meiryo, sans-serif;
font-weight: 200;
font-size: 1.6rem;
color: #222;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, body {
		font-feature-settings: "pkna";
	}
}
h1, h2, h3, h4,.hot-spring h5,.mincho {
font-family:'游明朝','Yu Mincho',YuMincho,'游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN','ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN','ヒラギノ明朝 ProN','Hiragino Mincho ProN', 'HG明朝E','メイリオ',Meiryo,serif ;
line-height: 1.4;
}
.gothic {
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, Arial, 'メイリオ', Meiryo, sans-serif;
}
p { line-height: 1.6; word-wrap: break-word; }
img {max-width: 100%;height: auto;vertical-align: bottom;}
li { list-style: none; }
.cl { overflow: hidden; }

.pc { display: none; }
.sp { display: block; }
.pc-table-cell { display: none; }
.sp-table-cell { display: table-cell; }

.sole { margin: 0 auto 4rem; }
.ex-padding { padding: 2.4rem 0 4rem; }
.margin-sand-m { margin: 2rem auto; }
.padding-sand-m { padding: 2rem 0; }

/**** container ****/
.bg-bamboo-01 {
    background: url(img/gara-moyou-take-sp-01.png) no-repeat;
}
#container {
    padding: 0;
}
.page-front-page #container {
    padding: 0;
}
/**** header *****/
.header .bamboo-pattern {
    left: 0;
    bottom: 0;
}
/******/
.inner {
    width: 92%;
    margin: 0 auto;
}
.inner-02,.inner-03 {
    width: 100%;
}
.main-view {

}

h2 {
    font-size: 2.4rem;
}
h2.bamboo-01:before,
h2.bamboo-01:after {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 2.8rem;
    height: 1.6rem;
    background: url(img/bamboo-leaves-grn.svg) no-repeat;
    background-size: contain;
}
h2.bamboo-01:before {
    margin: 0 .8rem 0 0;
}
h2.bamboo-01:after {
    margin: 0 0 0 .8rem;
}
h3 {
    font-size: 2rem;
}
h3.title-eng {
    text-align: center;
    font-weight: bold;
    font-size: 1.4rem;
    color: #888;
}
.h-border-01-l-r {
    padding: 0 1rem;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
}
.title {
    text-align: center;
}
.title h2 {
    margin: 0 auto .6rem;
}
.title h3 {
    margin: 0 auto 1rem;
    color: #222;
}
.title .logo-page {
    max-width: 64%;
    width: 200px;
    margin:  1.6rem auto .8rem;
}
.title .summary-page {
    margin: 0 auto 1rem;
    padding: 1rem;
}
h4 {
    font-size: 1.8rem;
}
h5,h6 {
    font-size: 1.6rem;
}
h5+p,h6+p { font-size: 1.4rem;}

/***** number rotate *****/
.number-rotate {
    display: inline-block;
    transform: rotate(-90deg);
    margin: 0.3rem 0 .8rem;
}
/****/
.writing-vertical {
    display: inline-block;
    margin: 0 auto;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright !important;
    text-orientation: upright !important;
    line-height: 1.4;
    letter-spacing: 0.6rem;
}
/**** news top ****/
.front-page .news {
    background: url(img/paper-jp-bg-01.jpg);
}
.news-section .news-shop > section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.news-section .news-shop > section > article {
    width: 48%;
    margin: 1%;
}
.news-section article > p span {
    display: inline-block;
    margin: 0 1rem 0 0;
}
.news-section article > p .plate {
    padding: .3rem;
    background: #444;
    color: #fff;
}
.news .btn-event-calendar,.hot-yoga .btn-lucia,.relaxation .btn-riraku,[class^="btn-solo-"] {
    width: 96%;
    margin: 0 auto 1rem;
    border-radius: .4rem;
}
.news .btn-event-calendar a,.hot-yoga .btn-lucia a,.relaxation .btn-riraku a,[class^="btn-solo-"] a {
    display: block;
    padding: 1rem;
    font-size: 1.8rem;
}
/**** flyers-01 ****/
.flyers-01 > div > figure {
    width: 34%;
    margin: 0 auto 5%;
}
/**** six-charms ****/
.six-charms {
    background: #DCA334;
}
.six-charms h2 {
    position: relative;
}
.six-charms h2:before,.six-charms h2:after {
    position: absolute;
    top: 20%;
    display: inline-block;
    content: url(img/stream-jp-01.svg);
    width: 0;
    height: 72px;
}
.six-charms h2:before {
    left: -60%;
}
.six-charms h2:after {
    right: -60%;
    transform: scale(-1,1);
}
.six-charms .decoration {
    position: relative;
}
.six-charms .decoration .img-bamboo {
    position: absolute;
    bottom: -2%;
    width: 12%;
}
.six-charms .decoration .img-bamboo:first-of-type {
    left: 18%;
}
.six-charms .decoration .img-bamboo:nth-of-type(2) {
    right: 18%;
    transform: scale(-1,1);
}
.six-charms > ul {
    flex-wrap: wrap;
    position: relative;
}
.six-charms > ul li {
    width: 50%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
/** for zoom using :after **/
.six-charms > ul li:first-of-type:after {
    background-image: url('img/bg-hot-spring-01.jpg');
}
.six-charms > ul li:nth-of-type(2):after {
    background-image: url('img/bg-stone-sauna-01.jpg');
}
.six-charms > ul li:nth-of-type(3):after {
    background-image: url('img/bg-restaurant-kaguya-01.jpg');
}
.six-charms > ul li:nth-of-type(4):after {
    background-image: url('img/bg-hot-yoga-01.jpg');
}
.six-charms > ul li:nth-of-type(5):after {
    background-image: url('img/bg-relaxation-01.jpg');
}
.six-charms > ul li:nth-of-type(6):after {
    background-image: url('img/bg-relax-room-01.jpg');
}
.six-charms > ul li a {
    display: block;
    padding: 14.6% 0;
}
.six-charms > ul li a:hover {
    background: rgba(0,0,0,.8);
}
.six-charms > ul li a img {
    width: 40%;
    margin: 0 auto 1rem;
}
.six-charms > ul li a span {
    display: block;
    max-height: 2.4rem;
    text-shadow: 0 0 0.6rem #000;
    line-height: 1;
    letter-spacing: 0.2rem;
    font-weight: normal;
    font-size: 1.8rem;
    color: #fff;
}
/**** concept front-page ****/
.front-page .concept {
    background: url('img/wave-jp-bg.jpg');
}
.front-page .concept .promotion-video .film p:first-of-type {
    margin: 0 0 1rem;
    text-align: center;
}
.front-page .concept .promotion-video .film p:nth-of-type(2) {
    text-align: right;
}
.front-page .concept .btn-floor-map {
    border-radius: .4rem;
}
.front-page .concept .btn-floor-map a {
    display: block;
    padding: 1rem;
    font-size: 1.8rem;
    color: #fff;
}


/**** akarinoyu recomendation ****/
.akarinoyu-recommendation {
    background: #e29a7d;
    text-align: center;
}
.akarinoyu-recommendation .decoration .fluffy-01 {
    width: 35vw;
    top: -15px;
    left: -17vw;
}
.akarinoyu-recommendation .decoration .fluffy-02 {
    width: 35vw;
    top: -20px;
    right: -17vw;
}
.fluffy-01 {
-webkit-animation:fluffy-01 3s infinite linear alternate;
animation:fluffy-01 3s infinite linear alternate;
}
@-webkit-keyframes fluffy-01 {
0% {-webkit-transform:translate(0, 0) rotate(-8deg);}
50% {-webkit-transform:translate(0, -15px) rotate(0deg);}
100% {-webkit-transform:translate(0, 0)rotate(5deg);}
}
@keyframes fluffy-01 {
0% {transform:translate(0, 0) rotate(-8deg);}
50% {transform:translate(0, -15px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(5deg);}
}
.fluffy-02 {
-webkit-animation:fluffy-02 3.2s infinite linear alternate;
animation:fluffy-02 3.2s infinite linear alternate;
}
@-webkit-keyframes fluffy-02 {
0% {-webkit-transform:translate(0, 0) rotate(6deg);}
50% {-webkit-transform:translate(0, -8px) rotate(0deg);}
100% {-webkit-transform:translate(0, 0)rotate(-10deg);}
}
@keyframes fluffy-02 {
0% {transform:translate(0, 0) rotate(6deg);}
50% {transform:translate(0, -8px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(-10deg);}
}

.akarinoyu-recommendation h2 img {
    background: url('img/logo-noren-01-bg.png') no-repeat;
    background-size: cover;
}
.akarinoyu-recommendation .inner .each > article:not(:last-of-type) {
    margin: 0 auto 3.2rem;
}
.akarinoyu-recommendation .inner .each > article > a {
    display: block;
}
.akarinoyu-recommendation .inner .each > article:first-of-type > a > div {
    border: .4rem solid #DD818F;
    background-image: url('img/two-stories-01.jpg');
}
.akarinoyu-recommendation .inner .each > article:nth-of-type(2) > a > div {
    border: .4rem solid #E58560;
    background-image: url('img/two-stories-02.jpg');
}
.akarinoyu-recommendation .inner .each > article:nth-of-type(3) > a > div {
    border: .4rem solid #18A4A0;
    background-image: url('img/two-stories-03.jpg');
}
.akarinoyu-recommendation .inner .each > article > a > div {
    margin: 0 auto 1.2rem;
    padding: 28% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
}
.akarinoyu-recommendation .inner .each > article > a > div h3 {
    padding: 1.6rem 0;
    color: #fff;
}
.akarinoyu-recommendation .inner .each > article > a > div h3 span {
    font-size: 1.6rem;
}
.akarinoyu-recommendation .inner .each > article > a > p {
    padding: 2rem 1rem;
    outline: .1rem solid #ccc;
    outline-offset: -.6rem;
    background: #fff;
}
/**** footer ****/
.footer .info-site .logo-02 img {
    background: url(img/logo-02-bg.png) no-repeat;
}

.footer .links-sns {
    justify-content: center;
    margin: 0 auto 3rem;
}

.footer .info-site div .links-sns li {
    width: 15%;
}

.footer .info-site .info-details {
    text-align: center;
    color: #fff;
}

.footer .info-site .info-details h2 {
    font-size: 2.4rem;
}
.footer .info-site .kaguya {
    text-align: right;
}
.footer .info-site .kaguya img {
    width: 52%;
}
.footer .links-news {
    margin: 0 auto 3rem;
}

.footer .links-news li {
    width: 96%;
    margin: 2% auto;
}

.footer .links-news li a {
    display: block;
    padding: .4rem 0;
    text-align: center;
    color: #fff;
}

.footer .links-news li:first-of-type a {
    background: #007346;
}

.footer .links-news li:nth-of-type(2) a {
    background: #DCA334;
}

.footer .fnav-sp ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.footer .fnav-sp ul li {
    width: 48%;
    margin: 0 0 2rem;
}

.footer [class^="fnav-"] ul li a {
    display: block;
    padding: .5rem 0;
}
.footer .fnav-pc {
    display: none;
}
/**** content fadein ****/

/*.fadein span {
    opacity: 0;
}*/


/**** effect fadein content ****/
.fadein {
    opacity: 0;
    /*transition: opacity .4s;*/
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
}

.fadein.scrollin {
    transition: 1s;
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}
/**** effect bg zoom effect ****/
.bg-zoom li {
    position: relative;
    overflow: hidden;
}
.bg-zoom li:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.bg-zoom li:hover:after {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.bg-zoom li a {
    z-index: 1;
    position: relative;
    font-weight: bold;
    font-size: 20px;
}
/**** title ****/
.zoom-slider-inner-content > figure, #container .title:first-of-type{
    animation: fadeIn_fixed 2.5s ease 0s 1 normal;
    -webkit-animation: fadeIn_fixed 2.5s ease 0s 1 normal;
}
@keyframes fadeIn_fixed {
    0% {opacity: 0}
    100% {opacity: 1}
}
@-webkit-keyframes fadeIn_fixed {
    0% {opacity: 0}
    100% {opacity: 1}
}
.title-bar {
    margin: 0 auto 2.4rem;
    padding: .8rem 1rem;
    color: #fff;
}
.title-under-line {
    margin: 0 auto 1.2rem;
    padding: 0 0 1.2rem;
    border-bottom: 1px solid #aaa;
}
.title-sand-line-bwn {
    margin: 0 auto 2.4rem;
    padding: 1.2rem 0;
    border-top: 1px solid #64462D;
    border-bottom: 1px solid #64462D;
}
.title-radius {
    margin: 0 auto 1.6rem;
    padding: 1.2rem;
    border: 1px solid #aaa;
    border-radius: 5rem;
}
/**** info and news ****/
.info-and-news .content-ltr .content-l {
    width: 100%;
    margin: 0 auto 3.2rem;;
}
.info-and-news .content-ltr .content-l .archive-articles,
.info-and-news .news-akarinoyu > article {
    line-height: 1.4;
}
.info-and-news .content-ltr .content-l .archive-articles .cat-junre {
    z-index: 1;
    top: 1px;
    left: 0;
    padding: 0 .4rem;
    font-size: 1.2rem;
    color: #fff;
}
.info-and-news .content-ltr .content-l ul {
    padding: .8rem;
}
.info-and-news .news-shop > section > ul {
    width: 100%;
}
.info-and-news .content-ltr .content-l ul li,
.info-and-news .news-akarinoyu > article,
.info-and-news .news-shop > section > ul > li > article {
    margin: 0 auto .8rem;
    padding: 0 0 1.6rem;
}
.info-and-news .content-ltr .content-l ul li:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.info-and-news .content-ltr .content-l ul li > article > p:first-of-type,
.info-and-news .news-akarinoyu > article > p:first-of-type,
.info-and-news .news-shop > section > ul > li > article > p:first-of-type {
    width: 44%;
    background: #fff;
}
.info-and-news .content-ltr .content-l ul li > article > section:first-of-type,
.info-and-news .news-akarinoyu > article > section:first-of-type,
.info-and-news .news-shop > section > ul > li > article > section:first-of-type {
    width: 56%;
    padding: .8rem;
}
.info-and-news .content-ltr .content-l ul li > article > section:first-of-type h2,
.info-and-news .news-akarinoyu > article > section:first-of-type h2,
.info-and-news .news-shop > section > ul > li > article > section:first-of-type h2 {
    font-size: 1.6rem;
}
.info-and-news .content-ltr .content-l ul li > article > section:first-of-type > p:first-of-type span,
.info-and-news .content-ltr .content-l article > section:first-of-type > p:first-of-type span,
.info-and-news .news-akarinoyu > article > section:first-of-type > p:first-of-type span,
.info-and-news .news-shop > section > ul > li > article > section:first-of-type > p:first-of-type span {
    font-size: 1rem;
}
.info-and-news .content-ltr .content-l ul li > article > section:first-of-type p span.junre,
.info-and-news .content-ltr .content-l article > section:first-of-type p span.junre,
.info-and-news .news-akarinoyu > article > section:first-of-type p span.junre,
.info-and-news .news-shop > section > ul > li > article > section:first-of-type p span.junre {
    vertical-align: middle;
    margin: 0 0 0 1rem;
    padding: 0 .6rem;
    color: #fff;
}
.info-and-news .content-ltr .content-l ul li > article > section:first-of-type .the-content,
.info-and-news .news-akarinoyu > article > section:first-of-type .the-content,
.info-and-news .news-shop > section > ul > li > article > section:first-of-type .the-content {
    margin: 0 auto .6rem;
}
.info-and-news .content-ltr .content-l ul li > article > section:first-of-type p:last-of-type a,
.info-and-news .news-akarinoyu > article > section:first-of-type p:last-of-type a,
.info-and-news .news-shop > section > ul > li > article > section:first-of-type p:last-of-type a {
    transition: background .4s;
    display: block;
    border: 1px solid #aaa;
    background: transparent;
    color: #444;
}
.info-and-news .content-ltr .content-l ul li > article > section:first-of-type p:last-of-type a:hover,
.info-and-news .news-akarinoyu > article > section:first-of-type p:last-of-type a:hover,
.info-and-news .news-shop > section > ul > li > article > section:first-of-type p:last-of-type a:hover {
    opacity: 1;
    transition: background .4s;
    display: block;
    border: 1px solid #fff;
    background: #444;
    color: #fff;
}
.info-and-news .content-ltr .content-r {
    width: 100%;
    padding: 1.6rem;
}
.info-and-news .content-ltr .content-r > section > h3,.info-and-news .content-ltr .content-r > section > ul > li {
    margin: 0 auto .8rem;
    padding: 0 0 .8rem;
    border-bottom: 1px solid #ddd;
}
.info-and-news .content-ltr .content-r > section > ul > li {
    padding: 0 .4rem .8rem;
}
/**** single ****/
.info-and-news .content-ltr .content-l .single-articles {
    padding: 1.6rem 1.6rem 0;
}
.info-and-news .content-ltr .content-l .single-articles > section h2 {
    font-size: 2rem;
}
.single-articles > section > div > p img {
    display: block;
    max-width: 92%;
    margin: 1.8rem auto;
}
/**** news-list-sub-01 ****/
.news-list-sub-01 ul li {
    
}
/**** specials block: title, text, image ****/
[class^="specials-"] .each {
    margin: 0 auto 2.4rem;
}
[class^="specials-"] .each > section {
    margin: 0 auto 2.4rem;
}
[class^="specials-"] .each > section h4 {
    margin: 0 auto 1rem;
    padding: 0 0 1rem;
    border-bottom: 1px solid #ddd;
    font-size: 1.8rem;
}
/**** concept [page] ****/
.concept .list > article {
    margin: 1% 1% 4rem;
}
.concept .list > article h5 img {
    height: 6.4rem;
}
/**** hot spring ****/
.hot-spring .efficasy {
    background: url('img/hot-spring-01-bg.jpg') no-repeat center;
    background-size: cover;
}
.hot-spring .efficasy .accordion-menu dd > ul li {
    background: #DCA334;
}
.hot-spring .efficasy .accordion-menu dd {
    background: rgba(255,255,255,.85);
}
.hot-spring .efficasy .accordion-menu dd span.absolute:first-of-type {
    left: -6rem;
    bottom: 2rem;
}
.hot-spring .efficasy .accordion-menu dd span.absolute:nth-of-type(2) {
    transform: scale(-1,1);
    right: -6rem;
    bottom: 2rem;
}
.hot-spring .efficasy .accordion-menu dd span.absolute:nth-of-type(3) {
    right: -7rem;
    bottom: -5rem;
}
.bamboo-mr-eve-ni span.absolute {
    z-index: 1;
    top: 2rem;
}
.bamboo-mr-eve-ni span.absolute:first-of-type {
    left: .5rem;
}
.bamboo-mr-eve-ni span.absolute:nth-of-type(2) {
    right: .5rem;
    transform: scale(-1,1);
}
.bamboo-mr-eve-ni .each > div {
    z-index: 2;
}
/**** stone sauna ****/
.stone-sauna .intro {
    background: url(img/stone-sauna-01.jpg) no-repeat center;
    background-size: cover;
}
.stone-sauna .each .list > div {
    
}
/**** kaguya ****/
.restaurant-kaguya .specials-kaguya .each > section h4 {
    color: #007346;
}
.hot-yoga .specials-lucia .each > section h4 {
    color: #B33853;
}
.restaurant-kaguya .recommendation-menu ul li {
    margin: 0 auto 2.4rem;
}
.restaurant-kaguya .recommendation-menu ul li figure {
    margin: 0 auto 1rem;
}
.restaurant-kaguya .recommendation-menu ul li p {
    display: flex;
    justify-content: space-between;
}
.restaurant-kaguya .drink-menu > div p {
    width: 30%;
}
/**** hot yoga ****/
/* .hot-yoga .points > ul .each {
    flex: 0 0 30%;
    padding: 4.8rem 0;
    line-height: 1.4;
}
.hot-yoga .points > ul .each h4 {
    width: 70%;
    margin: 0 0 .6rem;
    padding: 0 0 .6rem;
    border-bottom: 1px solid;
    font-size: 1.8rem;
}
.hot-yoga .points > ul .each:before {
    width: 240px;
    height: 240px;
    background: #FFFBD0;
} */
.hot-yoga {
    font-family: 'Noto Sans JP', sans-serif;
}
.hot-yoga h3,.hot-yoga h4,.hot-yoga h5,.hot-yoga h6 {
    font-family: 'Noto Sans JP', sans-serif;
}
.hot-yoga .feature h5 {
    margin: 0 auto .6rem;
    line-height: 1;
}
.hot-yoga .rozha {
    font-family: 'Rozha One', serif;
}
.specials-lucia h4 {
    margin: 0 auto 1.2rem;
    padding: 0 0 1.2rem;
    border-bottom: 1px solid #ddd;
}
.specials-lucia .feature > section {
    width: 98%;
    margin: 1% auto 3.2rem;
}
.specials-lucia .feature > section > figure {
    margin: 0 auto .8rem;
}
.specials-lucia .feature > section > h5 span {
    margin: 0 .8rem 0 0;
    font-weight: bold;
    font-size: 3.2rem;
}
.specials-lucia .feature:last-of-type {
    flex-direction: column-reverse;
}
.specials-lucia .feature:last-of-type > section {
    margin: 1% auto 0;
}
.hot-yoga-lesson .each > h4 {
    margin: 0 auto 1.2rem;
    padding: 0 0 1.2rem;
    border-bottom: 1px solid #ddd;
}
.hot-yoga .smoothy .signboard {
    display: block;
    margin: 0 0 .6rem 0;
}
.hot-yoga .smoothy .menu > div {
    width: 100%;
    margin: 0 auto 4%;
    padding: 0 0 4%;
    border-bottom: 1px solid #ddd;
}
.hot-yoga .smoothy .menu > div > div p {
    width: 75%;
}
.hot-yoga .smoothy .menu > div > div figure {
    width: 35%;
    text-align: center;
}
.hot-yoga .smoothy .menu > div > div figure img {
    max-height: 80px;
}
/* .hot-yoga .recommended-for-troubles > ul {
    flex-wrap: wrap;
    justify-content: space-between;
}
.hot-yoga .recommended-for-troubles > ul li {
    flex: 0 0 48%;
    margin: 1% 1% 2rem;
}
.hot-yoga .recommended-for-troubles > ul li h4 {
    margin: 0 0 1rem;
    font-size: 1.6rem;
    color: #B33853;
} */
.hot-yoga-plan table tr th {
    background: rgba(0,0,0,.2);
}
.hot-yoga-plan table tr td {
    background: #fafafa;
    color: #444;
}
/**** fitness ****/
.fitness .medifit-01 .benefits li {
    flex: 0 0 30%;
    padding: 4rem 0;
    line-height: 1.2;
}
.fitness .medifit-01 .benefits li:before {
    width: 240px;
    height: 240px;
    border: 2px solid #CA3935;
    background: #FFFBDA;
}
.fitness .medifit-01 .benefits li figure {
    width: 50%;
    margin: .8rem 0 0;
    box-shadow: 0.3rem 0.3rem 1rem #aaa;
}
.fitness .medifit-01 .troubles h3 span.absolute {
    width: 60px;
    top: -50%;
    left: 0;
}
.fitness .medifit-01 .troubles li {
    width: 98%;
    margin: 1% 1% 1rem;
    border: 1px solid #eee;
    position: relative;
}
.fitness .medifit-01 .troubles li span {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    padding: .1rem 1rem;
}
.fitness .medifit-01 .troubles li p {
    width: 60%;
    padding: 0 .6rem 0 4rem;
}
.fitness .medifit-01 .troubles li figure {
    width: 40%;
}
.fitness .medifit-01 .how-to li h5 {
    border-radius: 5rem;
    padding: .2rem;
}
.fitness .medifit-01 .how-to li span:first-of-type {
    left: .3rem;
    display: inline-block;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    background: #fff;
    color: #18A4A0;
}
.fitness .medifit-01 .how-to li {
    width: 96%;
    margin: 0 auto 4rem;
}
.fitness .four-programs li {
    width: 96%;
    margin: 2%;
    padding: 2rem 2rem 3rem;
    border: 1px solid #ddd;
    border-radius: 1rem;
}
.fitness .four-programs li > article h3 {
    font-size: 2.2rem;
}
.fitness .medifit-02 .bnr-main-program figure img {
    max-width: 150%;
    width: 150%;
    margin: 0 0 0 -28%;
}
.fitness .medifit-02 .main-program [class^="specials-"] .each > section h4 {
    border-bottom: 1px solid #E58560;
}
.fitness .medifit-02 .main-program .list figure {
    width: 48%;
}
.fitness .medifit-02 .main-program .list figcaption {
    line-height: 1.4;
    font-size: 1.4rem;
}
/**** relaxation ****/
.relaxation .intro-menu > ul li {
    width: 46%;
    margin: 0 auto 1rem;
}
.relaxation .intro-menu > ul li p {
    line-height: 1.4;
    font-size: 1.4rem;
}
.relaxation .menu {
    border: 1px solid #ccc;
}
/**** relax-room ****/
.relax-room .list > ul > li {
    width: auto;
    margin: 0 auto 2.4rem;
}
/**** price ****/
.price .card-02 .how-to > div > p {
    width: auto;
}
/**** 1day plan list ****/
[class^="plan-"] .list .each [class*="flex-"] > figure {
    display: flex;
}
[class^="plan-"] .list .each:nth-of-type(odd) [class*="flex-"] > figure {
    text-align: left;
}
[class^="plan-"] .list .each:nth-of-type(even) [class*="flex-"] > figure {
    flex-direction: row-reverse;
    text-align: right;
}
[class^="plan-"] .list .each [class*="flex-"] > figure .photo {
    padding: 1rem;
}
[class^="plan-"] .list .each [class*="flex-"] > figure .photo img {
    box-shadow: .4rem .4rem .4rem #ddd;
}
/**** q and a ****/
.q-and-a .only-q > article > div > section > ul > li {
    color: #036EB8;
}
.q-and-a .each-q-and-a dl {
    margin: -4rem 2rem 2rem;
    padding: 4rem 1rem 1rem;
}
.q-and-a .each-q-and-a dl:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.q-and-a .each-q-and-a dl dt {
    font-weight: bold;
    font-size: 1.6rem;
    color: #036EB8;
}
.q-and-a .each-q-and-a dl dd {
    padding: 0 0 0 2rem;
    text-indent: -2rem;
}
.q-and-a .each-q-and-a dl dd a {
    text-decoration: underline;
    color: #0099FF;
}
/**** bg ****/
#first-time-guide,#recruitment,#q-and-a,#price {
    background: #f2f2f2;
}
#concept {
    background: #fdf6ec;
}
/********/
.youtube {position: relative;width: 100%;padding-top: 56.25%; }
.youtube iframe {position: absolute;top: 0;right: 0;width: 100% !important;height: 100% !important;}
.youtube-m {position: relative;width: 90%;padding-top: 50%; }
.youtube-m iframe {position: absolute;top: 0;right: 0;width: 90% !important;height: 90% !important;}
.video-m {position: relative; }
.video-m video {position: absolute; top: 0; right: 0; width: 90%; height: 90%;}
.wp-video { margin: 0 auto; }
/**** sns ****/
.flex-tablet-1-third > .instagram,.flex-tablet-1-third > .facebook,.flex-tablet-1-third > .twitter { margin: 2% 2% 2rem; }
.instagram > div, .facebook > div,.twitter > div {position: relative; padding-bottom: 110%; /*padding-top: 30px;*/ height: 0; overflow-y: scroll;}
.facebook > div,.twitter > div {overflow-y: hidden;}
.instagram > div iframe, .instagram > div object, .instagram > div embed { position: absolute; top: 29px; left: 0; width: 100%; height: 100%; padding: 1.2rem 0; background: #fff; }
.instagram > div { -webkit-overflow-scrolling: touch; overflow: auto; }
.instagram > div > h4 { position: absolute; top: 0px; display: block; width: 100%; }
.fb-page { max-width: 100%; }
#twitter-widget-0 .SandboxRoot.env-bp-min .timeline-LoadMore button.timeline-ShowMoreButton { width: 80% !important; }
/* font awesome
---------------------------------------------*/

[class^="font-awesome-before"],
[class^="font-awesome-after"] {
    display: block;
    padding: .6rem 0;
    text-align: center;
    letter-spacing: .1rem;
    text-decoration: none;
}

.font-awesome-after-triangle-01 {
    margin: 0 auto;
    border-radius: .2rem;
    font-size: 14px;
    color: #fff;
}

[class^="font-awesome-before"]:before,
[class^="font-awesome-after"]:after {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 900;
}

.font-awesome-after-triangle-01:after {
    content: "\f0da";
    display: inline-block;
    transform: scale(1,.6);
    vertical-align: middle;
    margin: 0 0 0 1rem;
    font-size: 32px;
}
/** adjuster **/
[class^="flex-"] {
    display: flex;
    width: 100%;
}
[class*="row-reverse"] {
    flex-direction: row-reverse;
}
.f-wrap {
    flex-wrap: wrap;
}
.align-items-c {
    align-items: center;
}
.align-items-str {
    align-items: stretch;
}
.justify-content-sb {
    justify-content: space-between;
}
.justify-content-ar {
    justify-content: space-around;
}
.justify-content-c {
    justify-content: center;
}
.flex-dir-col {
    flex-direction: column;
}
.not-flex-sp,.flex-tablet,.flex-tablet-half,.flex-tablet-1-third,[class*="sec-80-fig-20"],[class*="sec-70-fig-30"],[class*="sec-60-fig-40"] {
    display: block;
}
[class*="flex-pc-"] > *,.flex-tablet-half > *,.flex-tablet-1-third > * {
    width: 96%;
    margin: 2%;
}
.flex-tablet-quarter > * {
    width: 48%;
    margin: 1%;
}
/**** bg-circles ****/
.bg-circles {
    position: relative;
}
.bg-circles:before {
    z-index: -1;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform : translate(-50%,-50%);
    transform : translate(-50%,-50%);
}
/**** table ****/
[class^="table-block-sp"] tr th,[class^="table-block-sp"] tr td,[class^="table-tablet"] tr th,[class^="table-tablet"] tr td {
    display: block;
}
[class^="table-block-sp"] tr th,[class^="table-tablet"] tr th {
    background: #f7f7f7;
}
[class^="table-block-sp-multi"] tr td:first-of-type,[class^="table-tablet-multi"] tr td:first-of-type {
    background: cornsilk;
}
.table-block-sp-complex-01 tr td:first-of-type {
    font-weight: bold;
    font-size: 1.7rem;
}
[class^="table-"] {
    width: 100%;
    border-bottom: 1px solid #ccc;
    line-height: 1.4;
}
[class^="table-"] tr th,[class^="table-"] tr td {
    vertical-align: middle;
    padding: 1.2rem;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.table {
    display: block;
}

/**** tab ****/
/*.tab-button-outer {
  display: none;
}*/
.fitness .tab-button-outer > ul li {
  width: 98%;
  margin: 1%;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.fitness .tab-button-outer > ul li.is-active {
  transition: background .4s;
  background: #18A4A0;
  color: #fff;
}
.fitness .tab-button-outer > ul li:nth-of-type(2).is-active {
  background: #DC5F47;
}
.fitness .tab-button-outer > ul li:nth-of-type(3).is-active {
  background: #DC719F;
}
.recruitment .tab-button-outer > ul li.is-active {
  transition: background .4s;
  background: #007346;
  color: #fff;
}

/**** 1 accrodion ****/
/*.accordion-menu {
   margin: 0 0 6rem 0;
}*/
.accordion-menu dt {
    margin: 0 auto 2rem;
   padding: 1rem;
   border-radius: 5rem;
   border: 1px solid #ccc;
   text-align: center;
}
.access .accordion-menu dt {
   border-radius: 0;
}
.relaxation .menu .accordion-menu dt {
   margin: 0;
   border-radius: 0;
   border-top: none;
   border-bottom: 1px solid #ccc;
}
.accordion-menu dd {
  display: none;
  padding: 1rem;
}
/**** image trimming ****/
.img-trim-frame {
    position: relative;
    overflow: hidden;
    padding-top: 40%;
}
.single-articles .img-trim-frame {
    max-width: 100%;
    padding-top: 64%;
}
.img-trim-frame img {
    max-width: 150%;
    max-height: 150%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/**** btn-page-top ****/
#btn-page-top {
width: 64px;
height: 64px;
position: fixed;
right: 2%;
bottom: -50px;
opacity: 0.9;
}
#btn-page-top a {
display: block;
width: 64px;
height: 64px;
}
/**** smooth scroll ****/
.scroll-gap {
    padding-top: 4rem;
    margin-top: -4rem;
}
/**** copyright ****/
.copyright {
    font-size: 1.4rem;
}
/****/
.fs-l { font-size: 2rem; }



@media screen and (min-width: 640px) {
  .tab-button-outer {
    display: block;
  }
  /*.tab-select-outer {
    display: none;
  }*/
}
/***********************************************************************/
/***********************************************************************/

@media screen and ( min-width:600px) {
    /**** akarinoyu recomendation ****/
.akarinoyu-recommendation .inner .each > article {
    width: 30%;
}
}
/** 600px **/

/***********************************************************************/
/***********************************************************************/

@media screen and ( min-width:768px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    .pc-table-cell {
        display: table-cell;
    }
    .sp-table-cell {
        display: none;
    }
    .ex-padding {
        padding: 4rem 0 6.4rem;
    }
    .sole {
        margin: 0 auto 8rem;
    }
    /**** container ****/
    .bg-bamboo-01 {
        background: url(img/gara-moyou-take-pc-01.png) no-repeat;
    }
    h2.bamboo-01:before,
    h2.bamboo-01:after {
        width: 4.8rem;
        height: 3.2rem;
    }
    h2.bamboo-01:before {
        margin: 0 1.6rem 0 0;
    }
    h2.bamboo-01:after {
        margin: 0 0 0 1.6rem;
    }
    /**** flyers-01 ****/
    .flyers-01 > div > figure {
        width: 23%;
        margin: 1%;
    }
    /**** charms ****/
    .six-charms > ul li {
        width: 33.3%;
    }
    .six-charms > ul li a span {
        font-size: 3.2rem;
    }
    .six-charms > ul li a img {
        width: 96px;
    }
    /**** footer ****/
    .footer .fnav-sp {
        display: none;
    }
    .footer .fnav-pc {
        display: flex;
    }
    .footer .fnav-pc ul {
        flex: 0 0 25%;
    }
    .footer .fnav-pc ul li a:hover {
        opacity: 1;
        color: #DCA334;
    }
    /**** akarinoyu recomendation ****/
    .akarinoyu-recommendation .inner .each > article {
        width: 30%;
    }
    /**** info and news ****/
    .info-and-news .content-ltr .content-l {
        width: 74%;
        margin: 0 2% 0 0;
    }
    .info-and-news .content-ltr .content-l ul {
        padding: 1.6rem;
    }
    .info-and-news .content-ltr .content-l ul li,
    .info-and-news .news-akarinoyu > article,
    .info-and-news .news-shop > section > ul > li > article {
        min-height: 168px;
        margin: 0 auto 1.6rem;
        padding: 0 0 1.6rem;
    }
    .info-and-news .content-ltr .content-l ul li > article > p:first-of-type,
    .info-and-news .news-akarinoyu > article > p:first-of-type,
    .info-and-news .news-shop > section > ul > li > article > p:first-of-type {
        width: 50%;
    }
    .info-and-news .content-ltr .content-l ul li > article > section:first-of-type,
    .info-and-news .news-akarinoyu > article > section:first-of-type,
    .info-and-news .news-shop > section > ul > li > article > section:first-of-type {
        width: 50%;
        padding: 1.6rem;
    }
    .info-and-news .content-ltr .content-l ul li > article > section:first-of-type > p:first-of-type span,
    .info-and-news .content-ltr .content-l article > section:first-of-type > p:first-of-type span,
    .info-and-news .news-akarinoyu > article > section:first-of-type > p:first-of-type span,
    .info-and-news .news-shop > section > ul > li > article > section:first-of-type > p:first-of-type span {
        font-size: 1.6rem;
    }
    .info-and-news .content-ltr .content-l ul li > article > section:first-of-type p span.junre,
    .info-and-news .content-ltr .content-l article > section:first-of-type p span.junre,
    .info-and-news .news-akarinoyu > article > section:first-of-type p span.junre,
    .info-and-news .news-shop > section > ul > li > article > section:first-of-type p span.junre {
        font-size: 1.2rem;
    }
    .info-and-news .content-ltr .content-l ul li > article > section:first-of-type h2,
    .info-and-news .news-akarinoyu > article > section:first-of-type h2,
    .info-and-news .news-shop > section > ul > li > article > section:first-of-type h2 {
        font-size: 1.8rem;
    }
    .info-and-news .content-ltr .content-l ul li > article > section:first-of-type .the-content,
    .info-and-news .news-akarinoyu > article > section:first-of-type .the-content,
    .info-and-news .news-shop > section > ul > li > article > section:first-of-type .the-content {
        margin: 0 auto 1.2rem;
    }
    .info-and-news .content-ltr .content-l ul li > article > section:first-of-type p:last-of-type a,
    .info-and-news .news-akarinoyu > article > section:first-of-type p:last-of-type a,
    .info-and-news .news-shop > section > ul > li > article > section:first-of-type p:last-of-type a {
        width: 80%;
        margin: 0 auto;
    }
    .info-and-news .content-ltr .content-r {
        width: 24%;
        padding: 1.6rem;
    }
    /**** single ****/
    .info-and-news .content-ltr .content-l .single-articles {
        max-width: 640px;
        /*padding: 2.4rem 0 0;*/
    }
    .info-and-news .content-ltr .content-l .single-articles > section h2 {
        font-size: 2.4rem;
    }
    /**** first time guide ****/
    .first-time-guide .list-band > figure {
        width: 30%;
    }
    .first-time-guide .list-band > div {
        width: 70%;
    }
    /**** specials- ****/
    [class^="specials-"] .each > section {
        flex: 0 0 72%;
        margin: 0;
    }
    [class^="specials-"] .each > figure {
        flex: 0 0 22%;
    }
    /**** restaurant kaguya ****/
    .restaurant-kaguya .recommendation-menu ul li {
        flex: 0 0 46%;
        margin: 2%;
    }
    /**** hot-yoga ****/
    .specials-lucia .feature > section {
        max-width: 420px;
        width: 48%;
        margin: 0 1% 3.2rem;
    }
    .specials-lucia .feature:last-of-type {
        flex-direction: inherit;
    }
    .hot-yoga .smoothy .signboard {
        display: inline-block;
        margin: 0 1rem 0 0;
    }
    .hot-yoga .smoothy .menu > div {
        width: 50%;
        margin: 0;
        padding: 2%;
        border-bottom: none;
    }
    .hot-yoga .smoothy .menu > div:first-of-type {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    .hot-yoga .smoothy .menu > div:nth-of-type(2) {
        border-bottom: 1px solid #ddd;
    }
    .hot-yoga .smoothy .menu > div:nth-of-type(3) {
        border-right: 1px solid #ddd;
    }
    /**** fitness ****/
    .fitness .medifit-01 .troubles h3 span.absolute {
        width: 80px;
        top: -45%;
        left: 20%;
    }
    .fitness .medifit-01 .how-to li {
        width: 30%;
    }
    .fitness .medifit-02 .main-program .list figure {
        width: 24%;
    }
    .fitness .four-programs li {
        width: 46%;
    }
    /****  relax room ****/
    .relax-room .list > ul > li {
        width: 23%;
        margin: 1%;
    }
    /**** price ****/
    .price .card-02 .how-to > div > p {
        width: 30%;
    }
    /**** plan family ****/
    .plan-family .intro,.plan-women .intro,.plan-health .intro {
        padding: 3.2rem 0;
        background-size: cover;
    }
    .plan-family .intro {
        background: url('img/plan-family-top-01.jpg') no-repeat center;
    }
    .plan-women .intro {
        background: url('img/plan-women-top-01.jpg') no-repeat center;
    }
    .plan-health .intro {
        background: url('img/plan-health-top-01.jpg') no-repeat center;
    }
    /**** privacypolicy ****/
    .privacy-policy .title h2 {
        font-size: 3.2rem;
    }
    /**** table ****/
    .table-tablet tr th,.table-tablet tr td {
        display: table-cell;
    }
    /**** adjuster ****/
    [class*="flex-tablet"] {
        display: flex;
    }
    .flex-tablet-half > * {
        width: 48%;
        margin: 1%;
    }
    .flex-tablet-1-third > * {
        width: 30%;
        margin: 1%;
    }
    .flex-tablet-quarter > * {
        width: 23%;
        margin: 1%;
    }
    .flex-tablet-sec-60-fig-40 > section {
        width: 58%;
        margin: 1%;
    }
    .flex-tablet-sec-60-fig-40 > figure {
        width: 38%;
        margin: 1%;
    }
    .flex-tablet-sec-70-fig-30 > section {
        width: 68%;
        margin: 1%;
    }
    .flex-tablet-sec-70-fig-30 > figure {
        width: 28%;
        margin: 1%;
    }
    .flex-tablet-sec-80-fig-20 > section {
        width: 78%;
        margin: 1%;
    }
    .flex-tablet-sec-80-fig-20 > figure {
        width: 18%;
        margin: 1%;
    }
    [class*="row-reverse-child"] > [class*="flex-"]:nth-of-type(even) {
        flex-direction: row-reverse;
    }
    .row-reverse-child-02 > [class*="flex-"] > * {
        width: 48%;
        margin: 1%;
    }
    [class*="row-reverse-g-child"] > *:nth-of-type(even) > [class*="flex-"] {
        flex-direction: row-reverse;
    }
    .row-reverse-g-child-02 > * > [class*="flex-"] > * {
        width: 48%;
        margin: 1%;
    }
    /**** table ****/
    [class^="table-tablet"] tr th,[class^="table-tablet"] tr td {
        display: table-cell;
    }
    /**** image trimming ****/
    .img-trim-frame {
        padding-top: 28%;
    }
}
/** 769px **/

/***********************************************************************/
/***********************************************************************/

@media screen and ( min-width:1024px) {
    .pc {
        display: block;
    }
    .sp {
        display: none;
    }
    a:hover { opacity: .65; transition: opacity .5s; }
    .sole { margin: 0 auto 8rem; }
    .ex-padding { padding: 4rem 0 6.4rem; }
    .margin-sand-m { margin: 3.2rem auto; }
    .padding-sand-m { padding: 3.2rem 0; }
    /**** container ****/
    #container {
        padding: 4rem 0 0;
    }
    .page-front-page #container {
        padding: 0;
    }
    /**** inner ****/
    .inner {
        width: 1000px;
        margin-right: auto;
        margin-left: auto;
    }
    .inner-02 {
        width: 800px;
    }
    .inner-03 {
        width: 600px;
    }
    /**** h ****/
    h2 { font-size: 3.2rem; }
    h3 { font-size: 2.4rem; }
    h4 { font-size: 2rem; }
    h5 { font-size: 1.6rem; }
    /**** concept ****/
    .concept .inner .promotion-video .summary {
        width: 35%;
        padding: 1rem;
    }
    .concept .inner .promotion-video .film {
        width: 65%;
        padding: 1rem;
    }
    /**** akarinoyu recommendation ****/
    .akarinoyu-recommendation .inner .each > article:not(:last-of-type) {
        margin: inherit;
    }
    /**** six-charms ****/
    .six-charms .decoration .img-bamboo {
        width: 12%;
    }
    /**** bnr-area ****/
    .bnr-area figure:first-of-type a {
        width: 38%;
        margin: 1%;
    }
    /**** footer ****/
    .footer .info-site .info-details {
        text-align: left;
    }
    .footer .info-site div .links-sns li {
        width: 24%;
    }
    /**** links-news ****/
    .links-news {
        width: 56%;
    }
    .news .links-news li {
        width: 40%;
    }
    .footer .links-news li {
        width: 40%;
    }
    .links-news li a {
        padding: 1rem 0;
    }
    /**** slider-01 ****/
    .slider-01-outer {
        width: 1000px;
    }
    /**** btn- ****/
    .news .btn-event-calendar,.concept .btn-floor-map,.hot-yoga .btn-lucia,.relaxation .btn-riraku,[class^="btn-solo-"] {
        width: 50%;
    }
    .footer .info-site .kaguya img {
        width: 100%;
    }
    /*****************************************************/
    /**** hot spring ****/
    .hot-spring .efficasy .accordion-menu dd span.absolute:first-of-type {
        left: -15rem;
    }
    .hot-spring .efficasy .accordion-menu dd span.absolute:nth-of-type(2) {
        right: -15rem;
    }
    .hot-spring .efficasy .accordion-menu dd span.absolute:nth-of-type(3) {
        right: -20rem;
    }
    /**** hot yoga ****/
    .hot-yoga .recommended-for-troubles > ul li {
        flex: 0 0 30%;
        margin: 1%;
    }
    /**** restaurant kaguya ****/
    .restaurant-kaguya .recommendation-menu ul li {
        flex: 0 0 30%;
        margin: 1.5%;
    }
    /**** fitness ****/
    .fitness .medifit-01 .troubles li {
        width: 48%;
    }
    .fitness .medifit-02 .bnr-main-program figure img {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
    /**** relaxation ****/
    .relaxation .intro-menu > ul li {
        width: 23%;
    }
    /**** 1day plan list ****/
    [class^="plan-"] .list .each [class*="flex-"] > figure {
        display: block;
        position: relative;
    }
    [class^="plan-"] .list .each:nth-of-type(odd) [class*="flex-"] > figure,
    [class^="plan-"] .list .each:nth-of-type(even) [class*="flex-"] > figure {
        text-align: center;
    }
    [class^="plan-"] .list .each [class*="flex-"] > figure > span {
        display: block;
    }
    [class^="plan-"] .list .each [class*="flex-"] > figure .popup {
        position: absolute;
        top: 0;
    }
    [class^="plan-"] .list .each:nth-of-type(odd) [class*="flex-"] > figure .popup {
        right: -90px;
    }
    [class^="plan-"] .list .each:nth-of-type(even) [class*="flex-"] > figure .popup {
        left: -90px;
    }
    /**** table ****/
    [class^="table-block-"] tr th,[class^="table-block-"] tr td {
        display: table-cell;
    }
    .table {
        display: table;
        width: 100%;
    }
    .writing-horizontal-fixed {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        margin: 0;
    }

    /**** tab ****/
    .fitness .tab-button-outer > ul li {
      width: 23%;
    }
    /**adjuster**/
    [class*="flex-"] {
        display: flex;
        width: 100%;
    }
    .flex-pc-half > * {
        width: 48%;
        margin: 1%;
    }
    /****/
    .writing-vertical {
        font-feature-settings: 'pkna';
    }
    /****/
    .fs-l { font-size: 3.2rem; }
}
/*** 1024px ***/

/**** page nation ****/
.pagination {
    display: flex;
    justify-content: center;
	padding: 20px 0;
	position: relative;
	font-size: 14px;
	line-height: 14px;
    text-align: center;
}
.pagination-box {
	display: flex;
}
.pagination span, .pagination a {
	display: block;
	margin: 2px 2px 2px 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: #604c3f;
}
.pagination a:hover{
	background: #91837a;
}
.pagination .current{
	padding: 10px 15px 10px 15px;
    background: #91837a;
}
.pagination .prev,.pagination .next{
	padding: 10px 20px;
}
.pagination .navitop a{
    background: #555;
    color: #fff;
}
@media only screen and (max-width: 413px) {
.pagination {
	font-size: 12px;
	line-height: 12px;
}
.pagination span, .pagination a {
	padding: 8px 10px 8px 10px;
}
.pagination .current{
	padding: 8px 10px 8px 10px;
}
.pagination .prev,.pagination .next{
	padding: 8px 20px;
}
}

/**adjuster**/
.block { display: block; }
.inline-block { display: inline-block; }
/****/
.m-1 { margin: 1rem; }
.m-0-a { margin: 0 auto; }
.m-1-0 { margin: 1em 0; }
.m-2-0 { margin: 2em 0; }
.m-3-0 { margin: 3em 0; }
.m-0-a-0p6 { margin: 0 auto .6rem; }
.m-0-a-1 { margin: 0 auto 1rem; }
.m-0-a-2 { margin: 0 auto 2rem; }
.m-0-a-3 { margin: 0 auto 3rem; }
.ul-li-m-a-1p2 li,.dl-dt-m-a-1p2 dt,.dl-dt-m-a-1p2 dd { margin: 0 auto 1.2rem; }
.p-0-0-p8 { padding: 0 0 .8rem; }
.p-0-1 { padding: 0 1rem; }
.p-0-2 { padding: 0 2rem; }
.p-0p2-0p8 { padding: .2rem .8rem; }
.p-0p6 { padding: .6rem; }
.p-1 { padding: 1rem; }
.p-1p6 { padding: 1.6rem; }
.p-2 { padding: 2rem; }
.p-3 { padding: 3rem; }

/****/
.relative { position: relative; }
.absolute { position: absolute; }
/****/
.rotate-minus-50 { transform: rotate(-50deg); }
.rotate-minus-4 { transform: rotate(-4deg); }
/****/
.radius-1 { border-radius: 1rem; }
.radius-5 { border-radius: 5rem; }
/****/
.border-grn-01 { border: 1px solid #007346; }
.border-1-aaa { border: 1px solid #aaa; }
.border-1-bwn { border: 1px solid #604C3F; }
.border-1-ddd { border: 1px solid #ddd; }
.border-1-orange-family { border: 1px solid #D87F24; }
.border-1-pink-women { border: 1px solid #E08392; }
.border-1-blue-health { border: 1px solid #199C98; }
.border-btm-ddd-01 { border-bottom: 1px solid #ddd; }
.border-tp-btm-gold { padding: 2rem 0; border-top: 1px solid #a96523; border-bottom: 1px solid #a96523; }
.border-1-orange-01 { border: 1px solid #E58560; }
.border-w-1 { border-width: 1px; }
.border-btm-w-1 { border-bottom-width: 1px; }
.border-s-s { border-style: solid; }
.border-btm-s-s { border-bottom-style: solid; }
.border-c-stone-sauna-red { border-color: #971E23; }
.border-c-stone-sauna-purple { border-color: #7E618E; }
.border-c-stone-sauna-orange { border-color: #BA6305; }
.border-c-stone-sauna-green { border-color: #779B2E; }
.border-c-stone-sauna-blue { border-color: #006E88; }
.border-c-stone-sauna-pink { border-color: #DD8179; }
/****/
.align-c { text-align: center; }
.align-l { text-align: left; }
.align-r { text-align: right; }

/****/
.line-h-1 { line-height: 1; }
.line-h-1p2 { line-height: 1.2; }
.line-h-1p6 { line-height: 1.6; }
.line-h-2 { line-height: 2; }

/****/
.bg-wave-jp-bwn { background: url(img/wave-jp-bg-bwn.jpg); }
/****/
.bg-333 { background: #333; }
.bg-beige-01 { background: #fdf6ec; }
.bg-blue-01 { background: #18A4A0; }
.bg-blue-health { background: #199C98; }
.bg-bwn-01 { background: #604C3F; }
.bg-f2 { background: #f2f2f2; }
.bg-fff { background: #fff; }
.bg-grn-01 { background: #007346; }
.bg-grn-02 { background: #65A824; }
.bg-grn-03 { background: #D6E6D5; }
.bg-grn-04 { background: #246041; }
.bg-lucia { background: #cd8278; }
.bg-lucia-02 { background: #faeeec; }
.bg-orange-01 { background: #DC5F47; }
.bg-orange-02 { background: #E58560; }
.bg-orange-03 { background: #FBD8B5; }
.bg-orange-04 { background: #EC6C1F; }
.bg-orange-family { background: #D87F24; }
.bg-pink-01 { background: #F9DBE8; }
.bg-pink-02 { background: #DC719F; }
.bg-pink-03 { background: #DD8179; }
.bg-pink-04 { background: #DD818F; }
.bg-pink-women { background: #E08392; }
.bg-red-01 { background: #B33853; }
.bg-red-notice { background: #86282E; }
.bg-riraku { background: #638433; }
.bg-stone-sauna-01 { background: #F1DED2; }
.bg-stone-sauna-02 { background: #DFD7E2; }
.bg-stone-sauna-02-b { background: #7E618E; }
.bg-stone-sauna-03 { background: #E4C8A9; }
.bg-stone-sauna-04 { background: #CFD5AD; }
.bg-stone-sauna-05 { background: #CDD7E0; }
.bg-stone-sauna-06 { background: #F0D8D2; }
.bg-ylw-01 { background: #DCA334; }
.bg-ylw-02 { background: #FFFBDA; }
.marker-ylw-01 { background: linear-gradient(transparent 60%, #FFF000 65%); }
/****/
.bold { font-weight: bold; }
.fs-5p6 { font-size: 5.6rem; }
.fs-160pct { font-size: 160%; }
.fs-80pct { font-size: 80%; }
.blue-01 { color: #18A4A0; }
.blue-health { color: #199C98; }
.bwn-01 { color: #604C3F; }
.fff { color: #fff; }
.gold-01 { color: #a96523; }
.grn { color:#007346; }
.grn-riraku { color:#638433; }
.lucia-bwn { color: #64462D; }
.lucia-red { color: #B93943; }
.orange-01 { color: #DC5F47; }
.orange-02 { color: #EC6C1F; }
.orange-03 { color: #fac766; }
.orange-family { color: #D87F24; }
.pink-01 { color: #EA667D; }
.pink-women { color: #E08392; }
.red-01 { color: #CA3935; }
.stone-sauna-red { color: #971E23; }
.stone-sauna-purple { color: #7E618E; }
.stone-sauna-orange { color: #BA6305; }
.stone-sauna-green { color: #779B2E; }
.stone-sauna-blue { color: #006E88; }
.stone-sauna-pink { color: #DD8179; }
.two22 { color: #222; }
.ylw-01 { color: #FFF000; }

/********/
.post-password-form {
    max-width: 90%;
    min-height: 60vh;
    margin: 0 auto;
    padding-top: 15vh;
}
@media screen and ( min-width:768px) {
.post-password-form {
    max-width: 1000px;
}
}