@import url(//use.fontawesome.com/releases/v5.0.11/css/all.css);
@import url(//fonts.googleapis.com/css2?family=Cinzel&display=swap);
@import url(//fonts.googleapis.com/css?family=Josefin+Sans:300,400,600&display=swap);

@charset "utf-8";
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;
    font-weight: normal;
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    src:url("https://use.fontawesome.com/releases/v5.6.3/webfonts/fa-solid-900.woff2") format("woff2");
    font-display: swap;
}
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    src:url("https://use.fontawesome.com/releases/v5.6.3/webfonts/fa-regular-400.woff2") format("woff2");
    font-display: swap;
}

/*paddingã«ã‚ˆã‚‹å¹…ã‚’ç„¡ãã—ã¾ã™*/
*{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
html{
    overflow-x: hidden;
    /*    scroll-behavior: smooth;*/
}
body {
    font-size: 14px;
    font-family: 'Open Sans',"æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, sans-serif;
    line-height: 1.8;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    overflow: hidden;
    /*æ–‡å­—ã®ã‚«ãƒ¼ãƒ‹ãƒ³ã‚°*/
    -ms-font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    word-break: break-word;
    /*ãƒ•ã‚©ãƒ³ãƒˆã®ãƒ¬ãƒ³ãƒ€ãƒªãƒ³ã‚°*/
    /*    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
    /*    -webkit-font-smoothing: antialiased;*/
}
.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 80000;
}
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section,main {
    display: block;
}
h1, h2, h3, h4, h5, h6, th {
    font-weight: normal;
}
ol,ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}
ins {
    background-color: #ff9;
    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;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
input{
    vertical-align: middle;
    width:  100%;
    padding: 15px;
}

input::placeholder {
    color: #cacaca;
}
/* IE */
input:-ms-input-placeholder {
    color: #cacaca;
}
/* Edge */
input::-ms-input-placeholder {
    color: #cacaca;
}

select {
    vertical-align: middle;
    width:  100%;
    padding: 15px;
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
}
/*ãƒ•ãƒ­ãƒ¼ãƒˆç”¨ã®ã‚¢ãƒ•ã‚¿ãƒ¼è¦ç´ */
.flort_plus:after{
    height: 0;
    content: "";
    display: block;
    clear: both;
}
button,
input[type="button"],
input[type="submit"] {
    -webkit-appearance: none;
}
/*ã“ã“ã¾ã§ãƒªã‚»ãƒƒãƒˆcss*/
body {
    color: #3c3c3c;
    background: url(../images/header_bg.png) repeat;
}
main{
    width: 100%;
    min-height: 750px;
    overflow: hidden;
}
a{
    color: #fff;
}
a:hover, a:active {
    color: #d6d6d6;
}
section {
    text-align: center;
    padding: 40px 0;
    margin: 0 auto;
}
main section:last-child{
    padding: 0;
}
main section:first-child{
    padding: 75px 0 30px;
}
main .other_page section:last-child{
    padding: 40px 0;
}
main .other_page section:first-child{
    padding: 0 0 40px;
}
/*---------------------
ãƒ­ãƒ¼ãƒ‡ã‚£ãƒ³ã‚°ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³
---------------------*/
.loader-wrap {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #080808;
    z-index: 99999;
}


/*---------------------
ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³
---------------------*/
.link_act_01 {
    opacity: 1;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.link_act_01:hover {
    opacity: 0.7;
    filter: alpha(opacity=80);
}
.link_act_02 {
    -moz-transition: -moz-transform 0.7s ease-in-out;
    -webkit-transition: -webkit-transform 0.7s ease-in-out;
    -o-transition: -o-transform 0.7s ease-in-out;
    -ms-transition: -ms-transform 0.7s ease-in-out;
    transition: transform 0.7s ease-in-out;
}
.link_act_02:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.link_act_03 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.link_act_03:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);

}
.link_act_04 {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

/*æ‹¡å¤§ç¸®å°*/
.link_act_05{
    animation: anime 2s ease-in-out infinite;
    transform-origin: 50% 50%;
}

@keyframes anime {
    0% {transform:scale(0.9);}
    30% {transform:scale(0.9);}
    40% { transform:scale(1.1);}
    50% { transform:scale(0.9);}
    60% { transform:scale(1.1);}
    70% { transform:scale(0.9);}
    100% { transform:scale(0.9);}
}

.link_act_06{
  -webkit-filter: grayscale(0) blur(0);
  filter: grayscale(0) blur(0);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.link_act_06:hover{
  -webkit-filter: grayscale(100%) blur(3px);
  filter: grayscale(100%) blur(3px);
}

/* ãƒ•ã‚§ãƒ¼ãƒ‰ã‚¤ãƒ³*/
.list-mv02 {
    transition: 2s;
    opacity: 0;
}
.mv02 {
    opacity: 1.0;
}
.list-mv03 {
    opacity: 1.0;
    transition: 2s;
    transform: translate(0,5px);
    -webkit-transform: translate(0,5px);
    -ms-transform: translate(0,5px);
    -moz-transform: translate(0,5px);
}
.mv03 {
    opacity: 1.0;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -moz-transform: translate(0,0);
}
/*--------------------------

blockrevealer

--------------------------*/
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
.contents .sample-img{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px;
}
.contents .text-area{
  margin-bottom: 20px;
}
.sample-tit{
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
.sample-txt{
  text-align: center;
}
.sample-link{
  color: #fff;
  background: rgba(0, 0, 0, 0.9);
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 8px 0;
}
@media screen and (min-width: 768px) {
  .contents .sample-img > div{
    width: 80%;
    display: inline-block;
}
.contents .text-area,
.contents .link-area{
    display: flex;
    justify-content: center;
    align-items: center;
}
.contents .text-area > div{
    width: 500px;
    display: inline-block;
}
.sample-tit{
    font-size: 38px;
}
.sample-txt{
    font-size: 18px;
}
.contents .link-area > div{
    display: inline-block;
}
.sample-link{
    width: 300px;
    margin: 0 auto;
}
}

.text-move {
  opacity: 0;
  display: inline-block;
  transform: scale(1.25) translate(8px, 4px);
}

.text-move:nth-child(1) {
  transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0.2s;
}
.text-move:nth-child(2) {
  transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.25s;
}
.text-move:nth-child(3) {
  transition: opacity 0.6s ease 0.25s, transform 0.6s ease 0.3s;
}
.text-move:nth-child(4) {
  transition: opacity 0.6s ease 0.3s, transform 0.6s ease 0.35s;
}
.text-move:nth-child(5) {
  transition: opacity 0.6s ease 0.35s, transform 0.6s ease 0.4s;
}
.text-move:nth-child(6) {
  transition: opacity 0.6s ease 0.4s, transform 0.6s ease 0.45s;
}
.text-move:nth-child(7) {
  transition: opacity 0.6s ease 0.45s, transform 0.6s ease 0.5s;
}
.text-move:nth-child(8) {
  transition: opacity 0.6s ease 0.5s, transform 0.6s ease 0.55s;
}
.text-move:nth-child(9) {
  transition: opacity 0.6s ease 0.55s, transform 0.6s ease 0.6s;
}
.text-move:nth-child(10) {
  transition: opacity 0.6s ease 0.6s, transform 0.6s ease 0.65s;
}
.text-move:nth-child(11) {
  transition: opacity 0.6s ease 0.65s, transform 0.6s ease 0.7s;
}
.text-move:nth-child(12) {
  transition: opacity 0.6s ease 0.7s, transform 0.6s ease 0.75s;
}
.text-move:nth-child(13) {
  transition: opacity 0.6s ease 0.75s, transform 0.6s ease 0.8s;
}
.text-move:nth-child(14) {
  transition: opacity 0.6s ease 0.8s, transform 0.6s ease 0.85s;
}
.text-move:nth-child(15) {
  transition: opacity 0.6s ease 0.85s, transform 0.6s ease 0.9s;
}
.text-move:nth-child(16) {
  transition: opacity 0.6s ease 0.9s, transform 0.6s ease 0.95s;
}

.move_area.t_active {
  opacity: 1;
}

.move_area.t_active .text-move {
  opacity: 1;
  transform: scale(1) translate(0);
}

/*---------------------
å…±é€š
---------------------*/
.template_box p{
    color: #fff;
}
p.big{
    font-size: 20px;
}
p.text{
    border: 1px solid #fff;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    color: #fff;
}
p.text a{
    color: #fff;
}
.template_box h2{
    width: 100%;
    text-align: center;
}
.title_bnr{
    line-height: 1em;
    font-size: 35px;
    letter-spacing: 1.2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    align-items: center;
    margin-bottom: 25px;
}
.title_bnr .large_txt{
    font-size: 1.35em;
}
.title_bnr span.kana{
    font-size: 0.6em;
    margin-left: 5px;
}
.subtitle{
    width: 100%;
    margin: 0 0 20px 0;
    text-align: left;
    -moz-osx-font-smoothing: grayscale;
    position:relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
    font-family: "Cinzel" , "Garamond" , "Times New Roman" , "æ¸¸æ˜Žæœ" , "Yu Mincho" , "æ¸¸æ˜Žæœä½“" , "YuMincho" , "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3" , "Sawarabi Mincho" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSæ˜ŽæœE" , "ï¼­ï¼³ ï¼°æ˜Žæœ" ,"Sawarabi Mincho" , "MS PMincho" , "serif";
}
.subtitle .en{
    width: 100%;
    display: block;
    font-size: 30px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    color: #ffe188;
    text-shadow: 0 0 5px #000, 0 0 10px #000;
}
.subtitle .en:first-letter{
    font-size: 38px;
}
.subtitle .ja{
    font-size: 20px;
    line-height: 30px;
    /* margin-left: 10px; */
    /* margin-top: 3px; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
    color: #ffe188;
    position:relative;
    text-shadow: 0 0 5px #000, 0 0 10px #000;
}
.subtitle .ja:after {
    margin-left: 10px;
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #ffe188;
    display: block;
    box-shadow: 0 0 5px #000, 0 0 10px #000;
}
.subtitle > .template_box > .content_borderbox {
    padding: 0 10px;
}
.subtitle_02{
    width: 100%;
    margin: 0 0 20px 0;
    text-align: left;
    -moz-osx-font-smoothing: grayscale;
    position:relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
    font-family: "Cinzel" , "Garamond" , "Times New Roman" , "æ¸¸æ˜Žæœ" , "Yu Mincho" , "æ¸¸æ˜Žæœä½“" , "YuMincho" , "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3" , "Sawarabi Mincho" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSæ˜ŽæœE" , "ï¼­ï¼³ ï¼°æ˜Žæœ" ,"Sawarabi Mincho" , "MS PMincho" , "serif";
    background: #1d1d1d;
    padding: 20px 20px 15px;
}
.subtitle_02 .en{
    width: 100%;
    display: block;
    font-size: 30px;
    line-height: 30px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    color: #ffe188;
    text-shadow: 0 0 5px #000, 0 0 10px #000;
}
.subtitle_02 .en:first-letter{
    font-size: 38px;
}
.subtitle_02 .ja{
    font-size: 20px;
    line-height: 30px;
    /* margin-left: 10px; */
    /* margin-top: 3px; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
    color: #ffe188;
    position:relative;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    text-shadow: 0 0 5px #000, 0 0 10px #000;
}
.subtitle_02 .ja:after {
    margin-left: 10px;
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #ffe188;
    display: block;
    box-shadow: 0 0 5px #000, 0 0 10px #000;
}
.subtitle_02 > .template_box > .content_borderbox {
    padding: 0 10px;
}

.topics_inner .subtitle_03{
    border: 1px solid;
    font-size: 24px;
    padding: 4px;
}
.subtitle_03 {
    color: #ffe9a6;
    padding: 10px 0;
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    font-family: "Garamond" , "Times New Roman" , "æ¸¸æ˜Žæœ" , "Yu Mincho" , "æ¸¸æ˜Žæœä½“" , "YuMincho" , "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3" , "Sawarabi Mincho" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSæ˜ŽæœE" , "ï¼­ï¼³ ï¼°æ˜Žæœ" ,"Sawarabi Mincho" , "MS PMincho" , "serif";
}

.subtitle_04 {
    background: #1e1e1e;
    color: #fff;
    padding: 10px 0;
    margin-bottom: 10px;
    text-align: center;
    font-family: "Garamond" , "Times New Roman" , "æ¸¸æ˜Žæœ" , "Yu Mincho" , "æ¸¸æ˜Žæœä½“" , "YuMincho" , "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3" , "Sawarabi Mincho" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSæ˜ŽæœE" , "ï¼­ï¼³ ï¼°æ˜Žæœ" ,"Sawarabi Mincho" , "MS PMincho" , "serif";
}

.inner {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    padding: 0 20px;
    /* background: #fffef8 url(../images/bg_wing.png); */
}
.width_1024{
    width: 100%;
    max-width: 1024px;
    margin: auto;
}
.width_940{
    width: 100%;
    max-width: 940px;
    margin: auto;
}
.width_768{
    width: 100%;
    max-width: 768px;
    margin: auto;
    text-align: center;
}
.width_480{
    width: 100%;
    max-width: 480px;
    margin: auto;
}
.width_320{
    width: 100%;
    max-width: 320px;
    margin: auto;
}
.width_250{
    width: 100%;
    max-width: 250px;
    margin: auto;
}
.text_center {
    text-align: center;
}
.center_100{
    width: 100%;
    margin: auto;
    text-align: center;
}
.text_left {
    text-align: left;
}
.mb_10 {
    margin-bottom: 10px;
}
.mb_20 {
    margin-bottom: 20px;
}
.mb_30 {
    margin-bottom: 30px;
}
.mt_10 {
    margin-top: 10px;
}
.pb_30 {
    padding-bottom: 30px;
}
.red {
    color: #f24b6f;
}
.yellow{
    color: #c6982d;
    font-weight: bold;
}
.blue_h{
    color: #444885;
}
.red_h{
    color: #ba3b68
}
.orange_red_h{
    color: #ec6767
}
.pink_h{
    color: #e14277
}
.purple_h{
    color: #5b2cae;
}
.orange_h{
    color: #f6634a
}
.atten {
    font-size:16px;
    /* font-weight: bold; */
    color: #d04356;
}
.atten_01, a.atten_01 {
    color: #ffa5b1;
}
.atten_02, a.atten_02 {
    color: #fff;
}
.atten_03 {
    color: #ccbbff;
}
.atten_04 {
    color: #ff0e14;
}
.atten_line{
    background: linear-gradient(transparent 70%, #fdbdc5 70%);
}
.atten_line02{
    background: linear-gradient(transparent 70%, #fde9bd 70%);
}
.atten_line03{
    background: linear-gradient(transparent 70%, #bec6ff 70%);
}
.atten_line04{
    background: linear-gradient(transparent 70%, #bec6ff 70%);
}
.link_act_01 {
    opacity: 1;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.link_act_01:hover {
    opacity: 0.7;
    filter: alpha(opacity=80);
}
.bor_top {
    border-top: 1px solid #757575;
}
/*ãƒ‘ã‚½ã‚³ãƒ³ã‚µã‚¤ã‚ºã®ã¿è¡¨ç¤º*/
.pc_none{
    display: block;
}
.sp_none{
    display: none;
}
.wb {
    font-weight: bold;
}
.fs_14{
    font-size: 14px;
}
.fs_16{
    font-size: 16px;
}
.fs_18{
    font-size: 18px;
}
.fs_20{
    font-size: 20px;
}
.fs_23{
    font-size: 23px;
}
.fs_25{
    font-size: 25px;
}
/*ãƒªã‚¹ãƒˆ*/
.dl_type_01 {
    width: 100%;
    border-spacing: 0;
    text-align: left;
    color: #fff;
    box-sizing: border-box;
    margin: auto;
}
.dl_type_01 dt, .dl_type_01 dd {
    vertical-align: top;
    box-sizing: border-box;
}
.dl_type_01 dt {
    padding: 0 0 0 8px;
    border-left: 4px solid #212121;
    color: #3c3c3c;
    font-weight: bold;
    font-size: 1.2em;
    letter-spacing: 4px;
    margin-bottom: 10px;
}
.dl_type_01 dd {
    margin-bottom: 20px;
    padding: 20px;
    font-size: 15px;
    border: 1px solid #bdbdbd;
    color: #bdbdbd;
}
/*ãƒ†ãƒ¼ãƒ–ãƒ«ãƒ‘ã‚¿ãƒ¼ãƒ³*/
.table_collum_01 tbody tr th {
    border-bottom: dashed 1px rgba(0, 0, 0, 0.17);
}
.table_collum_01 {
    width: 100%;
    margin: 0 auto 20px;
    padding: 10px;
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1);
}
.table_collum_01 tr {
    display: block;
    margin: 10px 0;
}
.table_collum_01 th {
    padding: 15px 0 15px 0;
    text-align: center;
    font-size: 20px;
}
.table_collum_01 td {
    padding: 15px 30px;
    text-align: center;
    border-top: none;
    border-bottom: none;
}
.table_collum_01 td,
.table_collum_01 th {
    width: 100%;
    display: block;
}
.table_collum_02 {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
    table-layout: fixed;
}
.table_collum_02 input{
    border: 1px solid #e0e0e0;
}
.table_collum_02 tr {
    margin-bottom: 30px;
}
.table_collum_02 tr.check_list input{
    width: auto;
}
.table_collum_02 th,
.table_collum_02 td {
    padding: 20px;
    vertical-align: middle;
    border: 1px solid #757575;
}
.table_collum_02 th {
    font-size: 15px;
    padding: 20px;
    color: #4d4d4d;
    vertical-align: middle;
    width: 35%;
    background: #1f1f1f;
    color: #fff;
    border-right: 1px dotted #b1b1b1;
}
.table_collum_02 th.new {
    line-height: 1.0;
}
.table_collum_02 td {
    text-align: left;
    font-size: 16px;
    color: #fff;
    background: #3e3e3e;
}
.table_collum_02 td.place {
    font-size: 20px;
    padding: 10px;
    background: #3c3c3c;
    color: #fff;
    border-right: 1px dotted;
    text-align: center;
}
.table_collum_02 th span,
.table_collum_02 td span{
    font-size: 20px;
}
.table_collum_02 td a{
    color: #000;
}
.table_collum_02 .requier {
    border-radius: 2px;
    background: #bd0101;
    color: #fff;
    font-size: 0.6em;
    letter-spacing: 1px;
    padding: 4px 12px;
}
.at_fierd td{
    padding: 5px;
}
.table_collum_03 {
    width: 100%;
    max-width:1024px;
    margin: 0 auto 40px;
    text-align: center;
    table-layout: fixed;
}
.table_collum_03 th,
.table_collum_03 td {
    padding: 20px;
    vertical-align: middle;
    font-size: 30px;
}
.table_collum_03 th span,
.table_collum_03 td span{
    font-size: 16px;
}
.table_collum_03 th {
    text-align: center;
    padding: 20px;
    vertical-align: top;
    background: #fbfbfb;
    color: #4d4d4d;
    -webkit-font-smoothing: antialiased;
}
.table_collum_03 td {
    text-align: center;
    border-top: 1px dotted #cccccc;
}
.table_collum_03 td.center {
    text-align: center;
}
.table_collum_03 .txt {
    font-size: 21px;
}
.table_collum_04 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    table-layout: fixed;
    border: 1px solid #333333;
}
.table_collum_04 input{
    border: 1px solid #e0e0e0;
}
.table_collum_04 tr {
    margin-bottom: 30px;
}
.table_collum_04 tr.check_list input{
    width: auto;
}
.table_collum_04 th,
.table_collum_04 td {
    padding: 20px;
    vertical-align: middle;
}
.table_collum_04 th {
    text-align: center;
    padding: 20px;
    vertical-align: top;
    width: 30%;
    background: #151515;
}
.table_collum_04 td {
    text-align: center;
    background: #2f3131;
}
.table_collum_04 .requier {
    border-radius: 2px;
    background: #bd0101;
    color: #fff;
    font-size: 0.6em;
    letter-spacing: 1px;
    padding: 4px 12px;
}
section#bnr{
        padding: 20px 0 0;
}
section.bnr_box{

}
/*--------------------------------------
ãƒ‘ãƒ³ããš
--------------------------------------*/
.pankuzu {
    padding: 0;
    margin: auto;
    text-align: center;
    font-size: 10px;
    letter-spacing: 0;
    position:  relative;
    text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000;
    background: #000;
    padding: 5px 0;
}
.pankuzu ol li {
    display: inline-block;
    list-style-type: none;
    padding-right: 5px;
    color: #fff;
}
.pankuzu ol li:first-child:before {
    content: "\f015";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-weight: 900;
}
.pankuzu ol li:before {
    content: " > ";
}
.pankuzu ol li:first-child {
    color: #fff;
}
.pankuzu ol li a {
    color: #fff;
    padding-left: 5px;
}
/*--------------------------------------
ãƒ‰ãƒ­ãƒ¯ãƒ¼
--------------------------------------*/
.btn_menu{
    position: fixed;
    top: 25px;
    right: 25px;
    width: 30px;
    height: 30px;
    z-index: 99000;
    /* font-family: 'Abel' , 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3', 'Hiragino Kaku Gothic ProN' , 'Meiryo', 'ãƒ¡ã‚¤ãƒªã‚ª', 'Helvetica Neue', 'Helvetica, Arial' , 'Lucida Grande', sans-serif; */
    font-family: "Cinzel" , "Garamond" , "Times New Roman" , "æ¸¸æ˜Žæœ" , "Yu Mincho" , "æ¸¸æ˜Žæœä½“" , "YuMincho" , "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3" , "Sawarabi Mincho" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSæ˜ŽæœE" , "ï¼­ï¼³ ï¼°æ˜Žæœ" ,"Sawarabi Mincho" , "MS PMincho" , "serif";
}
.btn_menu .txt{
    width: 100px;
    position: absolute;
    bottom: -22px;
    left: -1px;
    height: auto;
    background: none;
    font-size: 13px;
    letter-spacing: 0;
    max-height: 100%;
    white-space: nowrap;
    display: inline;
    word-break: normal;
    color: #ded4b2;
    box-shadow: none;
    text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000;
}
.btn_trigger {
  position: relative;
  width: 35px;
  height: 20px;
  cursor: pointer;
}
.btn_trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ded4b2;
  box-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000;
}
.btn_trigger, .btn_trigger span {
  display: inline-block;
  transition: all .5s;
  box-sizing: border-box;
}
.btn_trigger span:nth-of-type(1) {
  top: 0;
}
.btn_trigger span:nth-of-type(2) {
  top: 50%;
  width: 100%;
}
.btn_trigger span:nth-of-type(3) {
  bottom: 0px;
}
.open .btn_trigger span:nth-of-type(1),
.open .btn_trigger span:nth-of-type(2),
.open .btn_trigger span:nth-of-type(3) {
    /*  background-color: #3c3c3c;*/
}
.open .btn_trigger {
  color: #3c3c3c;
}
#btn_top span:nth-of-type(1) {
  -webkit-animation: btn_trigger_01 .5s forwards;
  animation: btn_trigger_01 .5s forwards;
}
@-webkit-keyframes btn_trigger_01 {
  0% {-webkit-transform: translateY(13px) rotate(-45deg);}
  100% {-webkit-transform: translateY(0) rotate(0);}
}
@keyframes btn_trigger_01 {
  0% {
    transform: translateY(13px) rotate(-45deg);}
    100% {transform: translateY(0) rotate(0);}
}
#btn_top span:nth-of-type(2) {
  -webkit-animation: btn_trigger02 .5s forwards;
  animation: btn_trigger02 .5s forwards;
}
@-webkit-keyframes btn_trigger02 {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@keyframes btn_trigger02 {
  0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
#btn_top span:nth-of-type(3) {
  -webkit-animation: btn_trigger03 .5s forwards;
  animation: btn_trigger03 .5s forwards;
}
@-webkit-keyframes btn_trigger03 {
  0% {-webkit-transform: translateY(-13px) rotate(45deg);}
  100% {-webkit-transform: translateY(0) rotate(0);}
}
@keyframes btn_trigger03 {
  0% {transform: translateY(-13px) rotate(45deg);}
  100% {transform: translateY(0) rotate(0);}
}
#btn_top::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  width: 30px;
  height: 30px;
  margin: -16px 0 0 -16px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,.3);
  transition: all .1s;
  opacity: 0;
}
#btn_top.active span:nth-of-type(1) {
  -webkit-animation: active_btn_top_bar01 .5s .5s forwards;
  animation: active_btn_top_bar01 .5s .5s forwards;
  top: 0px;
}
@-webkit-keyframes active_btn_top_bar01 {
  0% {-webkit-transform: translateY(0) rotate(0);}
  100% {-webkit-transform: translateY(6px) rotate(-45deg);}
}
@keyframes active_btn_top_bar01 {
  0% {transform: translateY(0) rotate(0);}
  100% {transform: translateY(6px) rotate(-45deg);}
}
#btn_top.active span:nth-of-type(2) {
  -webkit-animation: active_btn_top_bar02 .5s .5s forwards;
  animation: active_btn_top_bar02 .5s .5s forwards;
}
@-webkit-keyframes active_btn_top_bar02 {
  0% {opacity: 1;}
  100% {opacity: 0;}
}
@keyframes active_btn_top_bar02 {
  0% {opacity: 1;}
  100% {opacity: 0;}
}
#btn_top.active span:nth-of-type(3) {
  -webkit-animation: active_btn_top_bar03 .5s .5s forwards;
  animation: active_btn_top_bar03 .5s .5s forwards;
}
@-webkit-keyframes active_btn_top_bar03 {
  0% {-webkit-transform: translateY(0) rotate(0);}
  100% {-webkit-transform: translateY(-13px) rotate(45deg);}
}
@keyframes active_btn_top_bar03 {
  0% {transform: translateY(0) rotate(0);}
  100% {transform: translateY(-13px) rotate(45deg);}
}
#nav_bg {
  position: fixed;
  width: 100%;
  height: 100vh;
  right: 0;
  top: 10px;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  z-index: -99999;
}
.open #nav_bg {
  opacity: 1;
  top: 0px;
  z-index: 90000;
  background: rgba(0 0 0 / 72%);
  background-size: cover;
}
#nav_drawer {
    font-size: 18px;
    width: 100%;
    max-width: 50%;
    min-width: 420px;
    height: 100%;
    display: flex;
    align-items: baseline;
    padding: 80px 50px 0 50px;
    margin: 0 0 0 auto;
    background: #1c1c1c;
    font-family: "Cinzel" , "Garamond" , "Times New Roman" , "æ¸¸æ˜Žæœ" , "Yu Mincho" , "æ¸¸æ˜Žæœä½“" , "YuMincho" , "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3" , "Sawarabi Mincho" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSæ˜ŽæœE" , "ï¼­ï¼³ ï¼°æ˜Žæœ" ,"Sawarabi Mincho" , "MS PMincho" , "serif";
}
#nav_drawer > ul {
    width: 100%;
/*    display: flex;*/
    flex-wrap: wrap;
}
#nav_drawer li {
  margin: 0 auto;
  width: 100%;
  padding: 0 6px;
  text-align: left;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: translateY(-3px);
  line-height: 15px;
  font-size: 20px;
  text-align: center;
}
#nav_drawer li.info{
  width: 100%;
  margin-top: 15px;
  font-size:20px;
  text-align: center;
}
#nav_drawer li.info_open{
  width: 100%;
  font-size:20px;
  text-align: center;
  color: #fff;
  width: 100%;
  display: block;
  padding: 15px 0;
}
#nav_drawer li.info_open span.reception {
  font-size: 14px;
  line-height: 1.75;
}
#nav_drawer li span{
  /* font-size: 11px; */
}
#nav_drawer a {
    width: 100%;
    display: block;
    padding: 14px 0;
    color: #fff;
}
#nav_drawer a.current {
    color: #ffe188;
}
.open #nav_drawer li {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    transition-delay: .5s;
}
.shop_nav_height{
    line-height: 25px;
}

/*ãƒ˜ãƒƒãƒ€ãƒ¼ãƒŠãƒ“*/
ul.nav_sp{
    color: #f1e07c;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: stretch; */
    align-items: center;
    letter-spacing: 0;
    font-size: 10px;
    text-align: center;
    position: absolute;
    right: 70px;
    top: 14px;
    display: none;
}
ul.nav_sp li{
    width: 55px;
    margin: auto 5px;
    padding: 8px 3px 3px 3px;
    background: #000;
}
ul.nav_sp li a{
    color: #f1e07c;
}
ul.nav_sp li a i {
    width: 27px;
    font-size: 20px;
    margin: auto;
    display: block;
    color: #f1e07c;
    text-align: center;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

/*----------------------------------
ãƒ†ãƒ³ãƒ—ãƒ¬ãƒ¼ãƒˆãƒœãƒƒã‚¯ã‚¹
----------------------------------*/
.subtitle_02 > .content_borderbox{
    padding: 0 20px 20px 20px;
}
.content_borderbox{
    width: 100%;
    padding: 20px;
    margin: 0 auto 40px;
    color: #3c3c3c;
}
.content_borderbox:last-child{
    margin-bottom: 0;
}
.content_borderbox p{
    font-size: 1.1em;
    border-bottom: 1px dotted #3c3c3c;
    padding: 10px 0;
    text-align: left;
}
.content_borderbox p:last-child{
    border-bottom: none;
}
.content_borderbox a{
    color: #3c3c3c;
}

.content_colorbox{
    width: 100%;
    padding: 20px;
    margin: 0 auto 40px;
    border: 3px double #757575;
    color: #fff;
}
.subttile > .content_colorbox{
    padding: 0 30px;
}
.content_colorbox:last-child{
    margin-bottom: 0;
}
.content_colorbox p{
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #c1c1c1;
    text-align:left;
}
.content_colorbox p:last-child{
    margin-bottom:0;
    padding-bottom: 0;
    border-bottom: none;
}

.content_colorbox_02{
    padding: 20px;
    margin: 0 auto 30px;
    background: #fbf5ea;
    border-radius: 4px;
    color: #3c3c3c;
}
.content_colorbox_02 p{
    margin-bottom:20px;
}
.content_colorbox_02 p:last-child{
    margin-bottom:0;
}

.template_box{
    max-width: 1200px;
    margin: 0 auto 20px;
    display: flex;
    text-align: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: center;
}

.template_box.fcd{
    margin: 0 auto 10px;
}
.template_box .table_collum_02{
    /* margin: 0; */
}

.template_box:last-child{
    margin: 0 auto 0;
}
.template_box > div:first-child{
    margin-right: 10px;
}
.template_box div.content_borderbox:first-child{
    margin-right: 0px;
}
.template_box div.content_colorbox:first-child{
    margin-right: 0;
}

.template_box > div.col_1:first-child,
.template_box > div.col_3:first-child,
.template_box > div.col_4:first-child{
    margin-right: 0
}
.template_photo .content_colorbox,
.template_photo .content_borderbox,
.template_text .content_colorbox,
.template_text .content_borderbox{
    margin-bottom: 0;
}
.template_photo{
    width:27%;
}
.template_photo img{
    width:100%;
    max-width: 300px;
}
.template_photo.min img{
    width:100%;
    max-width: 150px;
}
.template_text{
    width:71%;
}
.template_btn{
    width: 100%;
    order: 3;
    width: 100%;
    max-width: 768px;
    background: none;
    text-align: center;
    margin: 0 auto 10px;
    /* border: 1px solid; */
    /* border: 1px solid #3c3c3c; */
    position:relative;
}
.template_btn a{
    color: #fff;
    display: block;
    padding: 10px 20px;
    background: #000;
}
.template_btn span{
    position: absolute;
    background: #3c3c3c;
    padding: 10px 15px;
    top: 0;
    right: 0;
    color: #fff;
}
.template_box:last-child table.table_collum_03{
    margin: 0 auto 0;
}

/*1åˆ—*/
.col_1{
    width:100%;
}
/*2åˆ—*/
.col_2{
    width: 48.5%;
    text-align:center;
}
.col_2 img,
.col_3 img,
.col_4 img{
    max-width: 100%;
}
.col_2.lg img,
.col_3.lg img,
.col_4.lg img{
    max-width: 100%;
}
/*3åˆ—*/
.col_3{
    width:32%;
    text-align:center;
}
/*4åˆ—*/
.col_4{
    width:24%;
    text-align:center;
}
ul.list-check{
    margin: 0 auto 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
ul.list-check:last-child{
    margin: 0 auto 0;
}
ul.list-check li{
    margin-bottom: 10px;
    padding: 10px 5px;
    display: block;
    -moz-border-radius: 4px;
    color: #ffffff;
    font-size: 13px;
    border: dotted 1px #fff;
    text-align: center;
}
ul.list-check li:nth-child(odd){
    background: #ffae62;
    box-shadow: 0px 0px 0px 3px #ffae62;
}
ul.list-check li:nth-child(even){
    background: #66ccba;
    box-shadow: 0px 0px 0px 3px #66ccba;
}
ul.list-check li:last-child{
    margin-bottom: 0;
}
.link_bnr {
    display: flex;
    justify-content: center;
    max-width: 500px;
    flex-wrap: wrap;
}
.link_bnr li {
    margin: 5px;
    font-size: 84%;
}
.link_bnr li:last-child {
    margin-bottom: 0;
}

/*ã‚¨ãƒªã‚¢ãƒœã‚¿ãƒ³*/
.area_button{
    margin: 0 auto;
    max-width: 700px;
}
.area_button_flex{
    display: flex;
    justify-content: space-between;
    margin: 0 auto;;
}
.area_button_flex .aa{ 
    margin-right: 20px;
}
.area_button a{
    color: #d8cb9f;
    font-size: 20px;
    width: 100%;
}
.area_button i{
    color: #d8cb9f;
    padding-left: 5px;
}
.area_button ul{
    padding: 70px 0 70px 0;
}
.area_button li{
    background: rgba(0 0 0 / 0.7);
    border:1px solid #ffe9a6;
    padding: 14px 0;
    margin: 12px auto;
    transition: 0.5s;
}
.area_button li:hover{
    opacity: 0.6;
    transition: 0.5s;
}
.area_button span{
    font-size: 12px;
}

/*ã‚¢ãƒ³ã‚±ãƒ¼ãƒˆãƒœã‚¿ãƒ³*/
.impressins_button {
    margin: 0 auto;
    max-width: 280px;
    background: rgba(0 0 0 / 0.6);
    border:1px solid #ffe9a6;
    padding: 14px 0;
    margin: 12px auto;
    transition: 0.5s;
    color: #fff;
    border-radius: 0px;
}

/*å£ã‚³ãƒŸãƒœã‚¿ãƒ³*/
.list_button {
    margin-right: 10px;
    max-width: 280px;
    padding: 4px;
    margin: 0 auto;
    transition: 0.5s;
    color: #fff;
}

/*ãƒªã‚»ãƒƒãƒˆãƒœã‚¿ãƒ³*/
.reset_btn {
    color: #949494;
    border-bottom: 1px solid #c3c3c3;
    font-size: 12px;
    padding: 5px 14px;
    width: unset;
    border-radius: 0;
    color: #161616;
    border-radius: 0px;
}

/*å„åº—èˆ—*/
#shop1{
    color: #fff;
    font-size: 20px;
    margin: 70px 0 15px 0;
}
#shop2{
    margin: 50px 0 15px 0;
    color: #fff;
    font-size: 20px;
}
.shop_room_name{
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 20%, rgba(0,0,0,0.8) 80%, rgba(0,0,0,0) 100%);
    margin: 0 auto 20px auto;
    padding: 5px 0;
    width: 95%;
    color: #fff;
}
.shop_room_name span{
    font-size: 18px;
}
.not_therapist_room{
    font-size: 14px;
    color: #f3efe0;

}

/*----------------------------------
æ±‚äººç”¨
----------------------------------*/
.contents_entry .table_collum_02 td a{
    color: #fff;
}
.recruit_box{
    position: relative;
}
.recruit_box p{
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.recruit_box p:last-child{
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.recruit_title{
    width: 100%;
    color: #bf0101;
    font-size: 1.7em;
    margin-bottom: 20px;
    border-bottom: 1px solid #b5b5b5;
    padding: 10px 0;
    text-align: center;
}
.recruit_box.no_01{
    margin-bottom: 20px;
}
.recruit_box.no_02{
    margin-bottom: 20px;
}
.recruit_box.no_03{
    margin-bottom: 160px;
}

.recruit_photo{
    width:100%;
    max-width: 610px;
    margin-left: auto;
    position: absolute;
    top: -150px;
}
.recruit_txt{
    width: 100%;
    max-width: 530px;
    position:relative;
    text-align: justify;
    padding: 40px;
    margin: 0 auto 40px;
    background: rgba(255,255,255,1);
    border: 3px double #3c3c3c3c;
    text-align: justify;
    padding: 40px;
    margin: 150px 0 0 auto;
    color: #3c3c3c;
    text-shadow: #fff 1px 1px 5px, #fff -1px 1px 5px, #fff 1px -1px 5px, #fff -1px -1px 5px;
}
.recruit_photo02{
    width:100%;
    max-width: 610px;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: -150px;
}
.recruit_txt02{
    width: 100%;
    max-width: 530px;
    margin-top: 150px;
    /* position: absolute; */
    background: rgba(255,255,255,1);
    text-align: justify;
    padding: 40px;
    /* margin: 0 auto 40px; */
    border: 3px double #3c3c3c3c;
    color: #3c3c3c;
    text-shadow: #fff 1px 1px 5px, #fff -1px 1px 5px, #fff 1px -1px 5px, #fff -1px -1px 5px;
}

.inner_link{
    max-width: 600px;
    margin: 20px auto 0;
    display: flex;
    text-align: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: center;
}
.inner_link a{
    color: #3c3c3c;
}
/*----------------------------------
form
----------------------------------*/
#form select{
    -webkit-appearance: none;
    background: #fff;
}
#form .btn_lg label {
    line-height: 2.8;
    padding: 8px;
    background: rgba(169, 169, 169, 0.49);
    border-radius: 4px;
    white-space: nowrap;
    color: #000;
    font-weight: 600;
    font-size: 12px;
}
#form .form_ttl {
    margin: 20px 0 10px;
    padding: 0 10px 0;
    border-bottom: 1px solid #362107;
    font-weight: bold;
    display: inline-block;
}
#form .form_txt {
    color: #684332;
}
#form .btn_color {
    margin-bottom: 40px;
    padding-top: 20px;
    border-top: 1px solid #362107;
}
#form .btn_color a {
    width: 200px;
}
#form .btn_color .i_tel {
    width: 380px;
    margin-bottom: 20px;
    padding: 14px 10px 14px 90px;
    font-size: 13px;
}
#form .btn_color .i_tel .fr {
    padding-top: 15px;
}
#form .btn_color .i_line {
    padding: 25px 10px 26px 20px;
}
#form .form_comment {
    color: #be9d8e;
    font-weight: bold;
}
#form .form_box form select,
#form .form_box form textarea {
    padding: 8px 4px;
    border-radius: 2px;
    border: 1px solid #be9d8e;
}
#form .form_box form button {
    color: #be9d8e;
    text-decoration: underline;
}
#form .btn_g{
    color: #656565;
    font-size: 17px;
    margin-top: 12px;
    border: 3px solid;
    padding: 10px 60px;
}
#form .btn_lg label {
    line-height: 2.8;
    padding: 8px;
    background: rgba(169, 169, 169, 0.49);
    border-radius: 4px;
    white-space: nowrap;
    color: #000;
    font-weight: 600;
}
#form .form_box {
    /*    padding-top: 40px;*/
}
#form .form_box ul li {
    border-bottom: 3px dotted #d6d6d6;
    padding: 30px 0 25px;
    margin-bottom: 5px;
}
#form .form_box ul li p {
    margin-bottom: 4px;
    font-weight: bold;
    color: #5a512e;
    line-height: 1.4;
    font-size: 17px;
    border-bottom: darkblue;
}
#form .form_box ul li p span {
    font-size: 0.75em;
}
#form .form_box ul li .req {
    margin-left: 2px;
    padding: 2px 4px;
    border: 1px solid #dd6969;
    border-radius: 2px;
    color: #dd6969;
    font-size: 0.75em;
}
#form .confirm_box li {
    margin-bottom: 20px !important;
    padding-bottom: 4px;
    border-bottom: 1px dotted #be9d8e;
}
#form .form_ttl {
    margin: 20px 0 10px;
    padding: 0 10px 0;
    border-bottom: 1px solid #362107;
    font-weight: bold;
    display: inline-block;
}
#form .form_txt {
    color: #684332;
}
#form .btn_color {
    margin-bottom: 40px;
    padding-top: 20px;
    border-top: 1px solid #362107;
}
#form .btn_color a {
    width: 200px;
}
#form .btn_color .i_tel {
    width: 380px;
    margin-bottom: 20px;
    padding: 14px 10px 14px 90px;
    font-size: 13px;
}
#form .btn_color .i_tel .fr {
    padding-top: 15px;
}
#form .btn_color .i_line {
    padding: 25px 10px 26px 20px;
}
#form .form_comment {
    color: #be9d8e;
    font-weight: bold;
}
#form .form_box form button {
    color: #be9d8e;
    text-decoration: underline;
}
#form .form_box ul li {
    border-bottom: 1px dotted #d6d6d6;
    padding: 30px 0 25px;
    margin-bottom: 5px;
}
.form_reset {
    -webkit-appearance: none;
    border: none;
}
.btn_positive {
    width: 100%;
    max-width: 768px;
    -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
    width: 100%;
    padding: 10px 20px;
    display: block;
    background: none;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0 auto 10px;
    background-color: #fff;
    border: 1px solid #3c3c3c;
}
.btn_positive:hover {
    transition: .8s;
    opacity: 0.5;
}
.btn_negative {
    width: 100%;
    max-width: 768px;
    -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
    width: 100%;
    padding: 15px 20px;
    display: block;
    border: 1px solid #ffffff;
    background: none;
    -moz-border-radius: 4px;
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0 auto 10px;
}
.btn_negative:hover {
    transition: .8s;
    opacity: 0.5;
}
.btn_type_01 {
    max-width: 300px;
    -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
    width: 100%;
    padding: 11px 10px 8px;
    display: block;
    background: #ff93aa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 2px 0 #e66983, 0 4px 0 rgba(0,0,0,0.2);
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0 auto 10px;
}
.btn_type_01:hover {
    box-shadow: 0 2px 0 #ff6095, 0 4px 0px rgba(0,0,0,0.2);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    background: #ffabbd;
}
.btn_type_01:after {
    content: " \f101";
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
}

.btn_type_02 {
    max-width: 300px;
    -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
    width: 100%;
    padding: 11px 10px 8px;
    display: block;
    background: #ff701a;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 2px 0 #e45600, 0 4px 0 rgba(0,0,0,0.2);
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0 auto 10px;
}
.btn_type_02:hover {
    box-shadow: 0 2px 0 #e45600, 0 4px 0px rgba(0,0,0,0.2);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    background: #ff9656;
}
.btn_type_02:after {
    content: " \f101";
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
}
#form_top .label_custom label {
    display: block;
    text-align: left;
    background: #dadada;
    padding: 10px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-bottom: 10px;
}
#form_top .label_custom input {
    width:25px;
    float: left;
}
.btn_entry_tel {
    width: 100%;
    max-width: 400px;
    line-height: 35px;
    font-size: 14px;
    letter-spacing: 0.10em;
    display: block;
    border-radius: 2px;
    font-weight: bold;
    position: relative;
    text-align: left;
    padding-left: 55px;
    border: 1px solid #bdbdbd;
    color: #3c3c3c;
}
.btn_entry_tel i {
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    line-height: 35px;
    width: 40px;
    background: #414443;
    color: #fff;
}


/*---------------------------
ãƒ˜ãƒƒãƒ€ãƒ¼
----------------------------*/
header {
    width: 100%;
    position: fixed;
    z-index: 10999;
    background: url(../images/header_bg.png) repeat;
}
header.sticky{
}
header h1{
    width: auto;
    margin: auto;
}
header .inner {
    padding: 0;
    position:relative;
}
header .area{
    height: 80px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
header .inner ul.header_nav li,
header .inner ul.header_nav{
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    letter-spacing: 0;
    font-size: 16px;
    text-align: center;
    text-shadow: 0 0 5px #000,0 0 5px #000,0 0 5px #000;
    font-family: "Cinzel" , "Garamond" , "Times New Roman" , "æ¸¸æ˜Žæœ" , "Yu Mincho" , "æ¸¸æ˜Žæœä½“" , "YuMincho" , "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3" , "Sawarabi Mincho" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSæ˜ŽæœE" , "ï¼­ï¼³ ï¼°æ˜Žæœ" ,"Sawarabi Mincho" , "MS PMincho" , "serif";
}

.header_nav a{
    display: block;
    position: relative;
    min-width: 90px;
}
.header_nav a.active{
    color: #ece3c2;
}
.header_nav a span.en{
  display: inline;
}
.header_nav a:hover span.en{
  display: none;
}
.header_nav a span.jp {
  display: none;
}
.header_nav a:hover span.jp{
  display: inline;
}


header .inner .logo{
    display: flex;
    align-items: center;
    position: absolute;
    left: 16px;
}
header.sticky .inner .logo{
    /* display: block; */
}
header .inner .logo img{
    max-width: 120px;
}
header .inner ul.header_nav li{
    margin: auto 6px;
}
header a{
    color: #fff;
}
header a:hover{
    opacity: 0.8
}
/*---------------------------
ãƒ˜ãƒƒãƒ‰ãƒ©ã‚¤ãƒ³
----------------------------*/
.slick_headline{
  background: #1e1e1e;
  color: #fff;
  text-align: center;
  padding: 10px;
}
/*---------------------------
å–¶æ¥­ãƒ»å—ä»˜æ™‚é–“
----------------------------*/
.middle_info{
  margin: 0 auto;
  padding: 20px 10px;
  display: flex;
  text-align: justify;
  justify-content: space-between;
  align-items: center;
  color: #000;
  background: url(../images/header_bg.png) repeat;
}
.middle_info a{
  color: #000;
}
.middle_info .middle_info_area{
  line-height: 24px;
  font-size: 18px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 auto;
  max-width: 380px;
  width: 100%;
}
.middle_info .middle_info_area p.tel a{
    background: #3e3e3e;
    display: block;
    color: #c1b076;
    padding: 10px 0;
    border: 1px solid #c1b076;
    border-radius: 2rem;
}
.middle_info .middle_info_area p{
  margin: 5px;
  flex-grow: 1;
  text-align: center;
  color: #000;
}
.middle_info .middle_info_area .open span,
.middle_info .middle_info_area .tel span{
  font-size: 27px;
  color: #fff;
}
.middle_info .middle_info_area .tel span.outof{
  font-size: 12px;
}
.middle_info .middle_info_area .reception{
  font-size: 14px !important;
}
/*---------------------------
é›»è©±ç•ªå· webäºˆç´„
----------------------------*/
.middle_nav{
    background: #151515;
    padding: 10px 0;
    margin-bottom: 20px;
}
.middle_nav ul{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    text-align: justify;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-shadow: black 1px 1px 10px, black -1px 1px 10px, black 1px -1px 10px, black -1px -1px 10px;
    text-shadow: black 1px 1px 10px, black -1px 1px 10px, black 1px -1px 10px, black -1px -1px 10px;
}
.middle_nav ul li{
    width: 50%;
    font-size: 20px;
    padding: 8px 5px;
}
.middle_nav ul li:first-child{
    border-right: 1px solid #555555;
}

/*---------------------------
ãƒ¡ãƒ‹ãƒ¥ãƒ¼
----------------------------*/
.menu ul{
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    text-align: center;
}
.menu ul li{
    width: 33%; flex-grow: 1;
    padding: 20px 0;
    position: relative;
    font-size: 15px;
    line-height: 17px;
    background: #151515;
    text-shadow: black 1px 1px 10px, black -1px 1px 10px, black 1px -1px 10px, black -1px -1px 10px;
    text-shadow: black 1px 1px 10px, black -1px 1px 10px, black 1px -1px 10px, black -1px -1px border: 0.5px solid #464646;
}
.menu ul li span{
    display: block;font-size: 12px;line-height: 12px;
}

/*---------------------------
ãƒ¡ã‚¤ãƒ³ç”»åƒ
----------------------------*/
#mainvisual{
    width: 100%;
    height: 100vh !important;
    margin: 0 auto 0;
    position: relative;
    z-index: 9000;
}

#mainvisual li{
height: 100vh;
}
.mainvisual_txt{
    /* top: 0; */
    /* left: 0; */

    z-index: 89999;
    margin: auto auto auto auto;
    position: absolute;
    width: 100%;
    max-width: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
        position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
/*ä¸‹å±¤ãƒšãƒ¼ã‚¸*/
.other_page_top{
 /* top: 0; */
 bottom: 20px;
 right: 20px;
 z-index: 999;
 position: absolute;
 left: 0;
}
.other_page_title {
 margin: auto;
 padding: 0;
 text-align: center;
 font-size: 50px;
 letter-spacing: 0.7em;
 color: #ffebb1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 display: flex;
 align-items: self-end;
 justify-content: flex-end;
 text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000;
 font-family: "Cinzel" , "Garamond" , "Times New Roman" , "æ¸¸æ˜Žæœ" , "Yu Mincho" , "æ¸¸æ˜Žæœä½“" , "YuMincho" , "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3" , "Sawarabi Mincho" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSæ˜ŽæœE" , "ï¼­ï¼³ ï¼°æ˜Žæœ" ,"Sawarabi Mincho" , "MS PMincho" , "serif";
}
.other_page_title:first-letter {
    font-size: 41px;
}
.other_page_title p.t_bottom span{
    font-size: 15px;
    margin-left: 5px;
}
.other_page .inner{
    padding: 40px;
    max-width: 1024px;
}
.other_page.other_page_top{
    padding: 0 0 10px 0;
}
.page_top_outer {
    position: relative;
    padding-top: 0px;
}
.title_qa{
    color: #69d3cf;
}
.page_top {
    padding: 0;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-align: center;
    height: 380px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 50%;
    /* background: rgba(24,0,0,0.4); */
}
.page_top img {
    margin: 0 auto;
    width: 100%;
}
section#bnr ul{
    max-width: 600px;
    margin: 0 auto;
    width: 90%;
}
section#bnr ul li{
    margin-bottom: 20px;
}
/*------------------------------
ãƒãƒŠãƒ¼
-------------------------------*/
section.bnr_area{
    padding:40px 0!important;
    background-size: cover;
    background-attachment: fixed;
}
section.bnr_area_02{
    padding:40px 0!important;
    background: url(../images/bg_photo_bnr02.jpg) center bottom no-repeat;
    background-size: cover;
}
section.bnr_box ul{
    display: flex;
    width: 90%;
    margin: 0 auto;
    justify-content: center;
}
section.bnr_box ul li:first-child{
    margin-right: 20px;
}

.bnr_box{
}
.bnr_box_inner{
    max-width: 1200px;
    padding: 0 20px;
    margin: auto;
    display: flex;
    text-align: justify;
    justify-content: space-evenly;
    align-items: center;
}
.bnr_box a{
    display: block;
}
/*1åˆ—*/
.bnr_col_1{
    width:100%;
}
/*2åˆ—*/
.bnr_col_2{
    width: 48.5%;
    text-align:center;
}
.bnr_col_2 > div{
    width: 100%;
    padding: 30px 40px;
    text-align: center;
}
.bnr_col_2 img,
.bnr_col_3 img,
.bnr_col_4 img{
    max-width: 100%;
}
.bnr_col_2.lg img,
.bnr_col_3.lg img,
.bnr_col_4.lg img{
    max-width: 100%;
}
.bnr_col_2:nth-last-child(-n+2){
}
/*3åˆ—*/
.bnr_col_3{
    width: 32%;
    text-align:center;
    /* box-shadow: 0 0 17px #ffd4e5; */
    display: flex;
    text-align: justify;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 3px;
    border-right: 4px solid;
}
.bnr_col_3 > div{
    width: 100%;
    padding: 30px 40px;
    text-align: center;
}
.bnr_col_3:nth-child(1){
  transition-delay: .1s;
}
.bnr_col_3:nth-child(2){
  transition-delay: .3s;
}
.bnr_col_3:nth-child(3){
  transition-delay: .6s;
}
.bnr_col_3:nth-child(4){
  transition-delay: .9s;
}

.template_bnr_btn {
    width: 100%;
    order: 3;
    width: 100%;
    max-width: 768px;
    padding: 10px 20px;
    text-align: center;
    margin: 0 auto;
    position:relative;
    padding:10px;
    border: 1px solid;
}
.template_bnr_btn span{
    position:absolute;
    top: 0;
    right: 0;
    background: #3c3c3c;
    color: #fff;
    padding: 10px 15px;
}

/*ã‚¯ãƒ¬ã‚¸ãƒƒãƒˆãƒãƒŠãƒ¼*/
.bnr_credit,
.bnr_credit a{
    color: #6100ac;
}
.img_credit{
    width: 100%;
    max-width: 370px;
    margin: 0 auto 10px;
}

/*æ±‚äºº*/
.bnr_recruit,
.bnr_recruit a{
    color: #0035ac;
}

/*ãƒ©ã‚¤ãƒ³*/
.bnr_line,
.bnr_line a{
  color: #00ac36;
}

/*ãŠå•ã„åˆã‚ã›*/
.bnr_contact{
    max-width: 680px;
    padding: 40px;
    background: #ffdcdf;
    margin-bottom: 20px;
}
.bnr_contact .title_bnr{
    margin: auto auto 15px auto;
    color: #fd8590
}
.bnr_contact .template_bnr_btn {
    /* font-size: 16px; */
    max-width: 300px;
    border: 1px solid #fd8590;
    color: #fd8590;
    background: #fff;
}

/*------------------------------
ã‚¤ãƒ™ãƒ³ãƒˆ
-------------------------------*/
#section_event ul{
    max-width:1024px;
    margin:auto;
}
/*------------------------------
QA
-------------------------------*/
#qa{
    background:  url(../images/bg_photo_qa.jpg) center top no-repeat;
}

#qa h4{
    color: #e14277;
    background:  #ffeff4;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px dashed #e14277;
    margin-bottom: 0;
    padding: 15px;
    position: relative;
}
#qa article p{
    text-align: left;
    margin-bottom: 20px;
    font-weight: bold;
    color: #4a4a4a;
    padding: 15px 15px 0;
}
#qa p span{
    color: #f6634a;
}
#qa h4:after{
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 5%;
}
#qa h4.open:after{
    content: "\f107";
}

/*--------------------
infomation
---------------------*/
#infomation{
    margin: 0 0 20px;
}
.infomation_inner{
    max-width: 940px;
    margin:auto;
}
#infomation p.open{
    padding: 3px 0;
    border: 1px solid #ec6767;
    border-bottom: none;
}
.btn_base{
    width: 90%;
    max-width: 500px;
    margin-bottom: 10px;
    display: inline-block;
    text-align: left;
}
.btn_base a{
    padding: 10px 20px;
    display: block;
    color: #fff;
    line-height: 20px;
    position: relative;
}
.btn_base a:hover{
    opacity: 0.7;
}
.btn_base a:after{
  position: absolute;
  top: 35%;
  right: 5%;
  font-family: FontAwesome;
  content: "\f0a9";
}
.info_tel{
    background: #f599a1;
    box-shadow: 0 2px 0 #cc6b73;
}
.info_tel{
  position: relative;
  padding-left: 30px;
}
.info_tel:before{
  position: absolute;
  top: 18%;
  left: 20px;
  font-family: FontAwesome;
  content: "\f095";
  color:  #fff;
  font-size: 25px;
}
.info_line{
    background: #57bd57;
    box-shadow: 0 2px 0 #44a044;
}
.info_line{
  position: relative;
  padding-left: 30px;
}
.info_line:before{
  position: absolute;
  top: 24%;
  left: 12px;
  content: url(../images/i_line.png);
}
.info_mail{
    background: #eca055;
    padding: 10px 0;
    box-shadow: 0 2px 0 #dc9753;
}
.info_mail{
  position: relative;
  padding-left: 30px;
}
.info_mail:before{
    position: absolute;
    top: 20%;
    left: 18px;
    font-family: FontAwesome;
    content: "\f0e0";
    color: #fff;
    font-size: 22px;
}
.info_mail_02{
    width: 100%;
    max-width: 940px;
    margin-bottom: 20px;
    display: inline-block;
    text-align: left;
    background: #e78b31;
    padding: 10px 0;
    position: relative;
}
.info_mail_02:after{
    content: "";
    position: absolute;
    background: #e78b31;
    width: 10px;
    height: 10px;
    left: 50%;
    /* right: auto; */
    margin: auto;
    bottom: -5px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
.info_mail_02 a{

    padding: 10px 20px;
    display: block;
    color: #fff;
    line-height: 20px;
    position: relative;
    text-align: center;
}
.btn_entry {
    box-sizing: border-box;
    font-size: 14px;
    color: #0035ac;
    text-align: center;
    border-radius: 2px;
}
.btn_entry_line {
    box-sizing: border-box;
    font-size: 14px;
    color: #00ac36;
    text-align: center;
    border-radius: 2px;
}
.btn_entry_line img {
    width: 20px;
    margin-bottom: 4px;
}
.btn_tel {
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    width: 100%;
    border-radius: 2px;
}
.btn_tel img{
    height: 40px;
    line-height: 40px;
    background-color: rgb(192, 27, 70);
    box-sizing: border-box;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    width: 40%;
    margin-right: 2%;
    border-bottom: 3px solid #b30404;
}
/*--------------------
privacy
---------------------*/
.privacy{
    margin: 20px 0;
}
.btn_privacy{
    background: #dfbd81;
    line-height: 50px;
    color: #fff;
    position: relative;
    margin: 0 auto 20px;
    text-align: center;
}
.btn_privacy:after{
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 5%;
}
.btn_privacy.open:after{
    content: "\f107";
}
/*--------------------------------------------
  ãƒšãƒ¼ã‚¸ä¸‹ã¸ç§»å‹•
  --------------------------------------------*/
  .section_top_scroll .scroll_bottom i{
    display: block;
    font-size: 12px;
    margin-bottom: -5px;
}
.section_top_scroll {
    bottom: 100px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 89999;
    font-size: 16px;
    text-shadow: 0px 0px 5px #000;
    text-align: center;
    text-shadow: #000 1px 1px 10px, #000 -1px 1px 10px, #000 1px -1px 10px, #000 -1px -1px 10px;
}
.section_top_scroll a{
    color: #fff
}
.section_top_scroll .scroll_bottom {
    right: 0;
    position: absolute;
    z-index: 99999;
    left: 0;
    animation-duration: 2s;
    bottom: -20px;
    font-size: 20px;
}
.section_top_scroll .scroll_bottom i{
    opacity: 0;
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
}
.section_top_scroll i.anime01{
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.section_top_scroll i.anime02{
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
.section_top_scroll i.anime03{
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes sdb {
  0% {
    opacity: 0;
}
50% {
    opacity: 1;
}
100% {
    opacity: : 0;
}
}
/*-------------------------
ãƒ•ãƒƒã‚¿ãƒ¼
-------------------------*/
footer {
    margin-top: 40px;
    padding: 40px 0;
    color: #fff;
    position:relative;

}
footer{
    background: #3e3e3e;
}

footer:before {
/*    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 140%;
    height: 120%;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(357deg);
    z-index: -1;*/
}
footer p {
    text-align: center;
}
.seo{
    color: #3c3c3c
}
.footer_nav{
    display:none;
}

.footer_link a{
    margin: 1%;
    width: 48%;
    /* color: #fff; */
font-family: "Cinzel" , "Garamond" , "Times New Roman" , "æ¸¸æ˜Žæœ" , "Yu Mincho" , "æ¸¸æ˜Žæœä½“" , "YuMincho" , "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3" , "Sawarabi Mincho" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSæ˜ŽæœE" , "ï¼­ï¼³ ï¼°æ˜Žæœ" ,"Sawarabi Mincho" , "MS PMincho" , "serif";
}

footer a{
  color: #fff;
}
footer a:hover{
    opacity: 0.8;

}
footer .footer_link_bnr{
    width: 100%;
    max-width: 1000px;
    margin: 30px auto;
}
footer .footer_link_bnr ul{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
footer .footer_link_bnr ul li{
    margin: 0px 20px;
    text-align: center;
    font-size: 0.7rem;
    max-width: 200px;
}
@media screen and (max-width:414px) {
    footer .footer_link_bnr ul{
        display: flex;
        justify-content: center;
        
        flex-direction: row;
    }
    footer .footer_link_bnr ul li{
        margin: 10px auto;
    }
}
@media screen and (max-width:0px) {
    .other_page .inner{
        padding: 0 20px;
    }
    .header_nav a{
        min-width: 70px;
    }
}
/*--------------------------------------
å¥³æ€§éƒ¨åˆ† å…±é€š
--------------------------------------*/
.cast_box li.cast_li p.img_box {
    overflow: hidden;
    position: relative;
}
.cast_box li.cast_li .txt_box .time {
    padding: 0;
    font-size: 13px;
}
.cast_box li.cast_li .txt_box .time span{
    padding: 0;
    font-size: 11px;
    color: #e6dba0;
}
.cast_box li.cast_li .txt_box .icon {
    height: 25px;
}
.cast_box li.cast_li .txt_box .size {
    font-size: 12px;
    color: #e6dba0;
}
.cast_box li.cast_li .txt_box .name {
    font-size: 13px;
}
.cast_box li.cast_li .txt_box .age {
    font-size: 13px;
    color: #e6dba0;
}
.cast_box li.cast_li .txt_box .age span{
    font-size: 14px;
    color: #fff;
}
.cast_box li .shop .shop_a,
.cast_box li .shop .shop_b{
    color: #fff;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    display: block;
}
.cast_box li .shop .shop_a{
    background: #6d5980;
}
.cast_box li .shop .shop_b{
    background: #597280;
}
.icon_new {
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.sns_box{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 4px;
}
.icontwitter{
    font-size: 12px;
    max-width: 65px;
}
.iconx, .iconbsky{max-width: 40px;}

.icon_class{
    position: absolute;
    z-index: 999;
    top: -2px;
    left: 0;
}
.icon_check{
    z-index: 999;
    bottom: -5px;
    left: 0;
}
.icon_check img {
    width: 46%;
    display: inline-block;
    margin: 3px 2px;
}
.cast_box li.cast_li .icon_twitter {
    font-size: 12px;
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.cast_box li.cast_li .icon_blog {
    font-size: 12px;
    position: absolute;
    right: 51px;
    bottom: 5px;
}
.cast_box li.cast_li .icon_new img:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}
.cast_box li.cast_li .icon_new i {
    font-size: 12px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform-origin: none;
}
.cast_box li.cast_li .time dd{
    /*  height: 70px;*/
    max-width: 95%;
    margin: auto;
}
.cast_box li:nth-child(1){
  transition-delay: .3s;
}
.cast_box li:nth-child(2){
  transition-delay: .5s;
}
.cast_box li:nth-child(3){
  transition-delay: .7s;
}
.cast_box li:nth-child(4){
  transition-delay: .3s;
}
.cast_box li:nth-child(5){
  transition-delay: .5s;
}
.cast_box li:nth-child(6){
  transition-delay: .7s;
}
.cast_box li:nth-child(7){
  transition-delay: .3s;
}
.cast_box li:nth-child(8){
  transition-delay: .5s;
}
.cast_box li:nth-child(9){
  transition-delay: .7s;
}
.title_tenpo{
    color: #fff;
    line-height: 30px;
    border-bottom: 1px solid #292929;
}
.title_tenpo p{
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    margin: 7.5px 0;
    background: #fff;
    color: #000;
    width: 95%;
    /* border-radius: 20px; */
}
.title_tenpo p span{
    color: #ff0000;
    font-size: 18px;
}
.staff_list{
    width: 100%;
    margin: 10px;
    max-width:  90%;
    margin: 20px auto;
}
.staff_list ul{
    width: 100%;
    display: table;
}
.staff_list ul li{
    display: table-cell;
    width: 50%;
}
.staff_list ul li a{
    display: block;
    color: #000;
    padding: 10px;
    /* margin: 10px; */
    border: 1px solid;
    opacity: 1;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.staff_list ul li a:hover{
    background: #000;
    color: #fdd94c;
    opacity: 1;
    filter: alpha(opacity=80);
}
.icon_shop01{
    color: #fff;
    font-size: 13px;
    padding: 0px;
    background: #99874d;
    display: block;
    border-radius: 24px;
    max-width: 80%;
    margin: auto;
}
.icon_shop02{
    color: #fff;
    font-size: 13px;
    padding: 0px;
    background: #995c4d;
    display: block;
    border-radius: 24px;
    max-width: 80%;
    margin: auto;
}
/*--------------------
ãƒžãƒ¼ã‚­ãƒ¼
--------------------*/
.txt_short{
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #292929;
}
.txt_short_02{
    color: #fff;
    height: 40px;
    line-height: 32px;
    max-width: 300px;
    margin: auto;
    background:  #000;
    margin-top:  -10px;
}
.marquee {
    width: 100%;
    padding:0.5em 0;
    overflow:hidden;
    position:relative;
    background: #252525;
}
.marquee p:after {
    content:"";
    white-space:nowrap;
    padding-right:50px;
}
.marquee p {
    margin:0;
    padding-left: 300px;
    display:inline-block;
    white-space:nowrap;
    -webkit-animation-name:marquee;
    -webkit-animation-timing-function:linear;
    -webkit-animation-duration:7s;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-name:marquee;
    -moz-animation-timing-function:linear;
    -moz-animation-duration:7s;
    -moz-animation-iteration-count:infinite;
    -ms-animation-name:marquee;
    -ms-animation-timing-function:linear;
    -ms-animation-duration:7s;
    -ms-animation-iteration-count:infinite;
    -o-animation-name:marquee;
    -o-animation-timing-function:linear;
    -o-animation-duration:7s;
    -o-animation-iteration-count:infinite;
    animation-name:marquee;
    animation-timing-function:linear;
    animation-duration:7s;
    animation-iteration-count:infinite;
    font-size: 17px;
}
#contents_profile .marquee p{
    padding-left: 600px;
}
@-webkit-keyframes marquee {
    from   { -webkit-transform: translate(0%);}
    99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
    from   { -moz-transform: translate(0%);}
    99%,to { -moz-transform: translate(-100%);}
}
@-ms-keyframes marquee {
    from   { -ms-transform: translate(0%);}
    99%,to { -ms-transform: translate(-100%);}
}
@-o-keyframes marquee {
    from   { -o-transform: translate(0%);}
    99%,to { -o-transform: translate(-100%);}
}
@keyframes marquee {
    from   { transform: translate(0%);}
    99%,to { transform: translate(-100%);}
}

.icon_new img {
    max-width: 70px;
}
.pagetext_box {
    width: 90%;
    height: 100%;
    margin: 20px auto 20px;
}

/*--------------------------------------------
  ã‚¤ãƒ™ãƒ³ãƒˆ
  --------------------------------------------*/
.bnr_top{
    text-align: center;
}
.event_pc{
    display: block;
}
.event_sp{
    display: none;
}

/*--------------------------------------------
  æ–°ç€æƒ…å ±
  --------------------------------------------*/
section#section_topics{
    padding:0 0 40px;
    background-size: cover;
}
#section_topics{
    background: url(../images/bg_topics.jpg) center top no-repeat;
}
#section_topics .info_box{
    background: rgba(0 0 0 / 0.7);
    color: #ffffff;
    max-height: 768px;
    padding: 40px;
    margin: auto;
	overflow: scroll;
}
#section_topics .info_box article{
    margin: 0 auto 20px;
    text-align: left;
}
#section_topics .info_box article img{
   max-width:100%;
   height: auto!important;
}
/*--------------------------------------------
  æœ¬æ—¥ã®å‡ºå‹¤ æ–°äººæƒ…å ±å…¼ç”¨
  --------------------------------------------*/
  .todayschedule{
    background: url(../images/bg_today.jpg) repeat;
    background-size: cover;
}

#section_therapist.newface {
    background: #fff;
    padding: 0 0px 0px;
}
#section_therapist .bg_title {
    padding: 10px 0;
}
#section_therapist .bg_title_02 {
    background: rgba(0,0,0,1);
    line-height: 40px;
    color: #fdd94c;
    font-size: 20px;
    font-weight: bold;
    max-width: 1024px;
    margin: auto;
    width: 90%;
    border-radius: 20px;
}
#section_therapist .inner {
    position: relative;
    background-size: cover;
}
#section_therapist .cast_box {
    margin: auto;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #fff;
}
#section_therapist .cast_box li.cast_li {
    text-align: center;
    width: 30%;
    margin: 10px 10px 20px 10px;
    max-width: 300px;
    -moz-box-shadow: 0px 2px 4px 0.15px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 2px 4px 0.15px rgba(0, 0, 0, 0.15);
    background: #191919;
}
#section_therapist .cast_box li.cast_li div.img_box {
    overflow: hidden;
    position: relative;
}
#section_therapist .cast_box li.cast_li .img_box .photo{
    /* object-fit: cover; */
    /* width: 100%; */
    /* height: 450px; */
    box-shadow: 0 0 5px #ffd1d1;
}

#section_therapist .cast_box .name {
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
    color: #e6dba0;
}
#section_therapist .cast_box .name span{
    color: #fff;
    font-size: 16px;
}
#section_therapist .cast_box .time {
    color: #fff;
}
#section_therapist .cast_box .profile_info {
    width: 100%;
    margin: 0 auto;
    /* color: #f32c2c; */
    font-size: 12px;
    /* font-weight: bold; */
    min-height: 25px;
    /* border-bottom: 1px solid #dcdcdc; */
}
#section_therapist .cast_box .profile_info span{
    color: #dcdcdc;
    font-size: 14px;
}

#section_therapist .cast_box li.cast_li p.img_box img .photo{
    width: 100%;
    object-fit: cover;
}
#section_therapist .cast_box li.cast_li div.img_box {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#section_therapist .cast_box li.cast_li div.txt_box {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    color: #3c3c3c;
    padding: 10px 2px;
    width: 100%;
    margin: auto;
    position: relative;
}
#contents_schedule .schedule_nav li a.current {
    color: #fff;
    background: #000000;
    text-align: center;
}
#contents_schedule .schedule_nav li a.saturday {
    font-weight: bold;
    color: #6855ef;
}
#contents_schedule .schedule_nav li a.sunday {
    font-weight: bold;
    color: #ef8d8d;
}
.txt_schedule{
    width: 95%;
    margin: auto;
    border-top: 1px solid #fdd94c;
    padding-top: 5px;
    margin-top: 5px;
}
.txt_schedule{
    width: 95%;
    margin: auto;
    border-top: 1px dotted #000;
    padding-top: 5px;
    margin-top: 5px;
}
/*--------------------------------------------
ãƒ„ã‚¤ãƒƒã‚¿ãƒ¼
--------------------------------------------*/
section#twitter{
    background: url(../images/mainvisual03.jpg) repeat;
    background-size: cover;
}
#twitter .inner{max-width:700px;}

/*--------------------------------------------
Bluesky
--------------------------------------------*/
section#bluesky{
    background: url(../images/mainvisual03.jpg) repeat;
    background-size: cover;
}
#bluesky .inner{max-width:700px;}
#bluesky .bs_box {
    padding-top: 20px;
}
#bluesky .bs_box a {
    position: relative;
    display: block;
    width: 90%;
    max-width: 480px;
    color: #d8cb9f;
    background: rgba(0 0 0 / 0.7);
    border: 1px solid #ffe9a6;
    padding: 14px;
    margin: 12px auto;
    font-size: 1.1rem;
    transition: 0.5s;
}
#bluesky .bs_box a:after {
    position: absolute;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 10px;
    color: #d8cb9f;
}

/*--------------------------------------
ãƒ”ãƒƒã‚¯ã‚¢ãƒƒãƒ—
--------------------------------------*/
#section_pickup{
    max-width: 1024px;
}
#section_pickup .subtitle{
    max-width: 1024px;
    color: #c30c6f;
    text-shadow: 0 0 5px #fff, 0 0 10px #fff;
    background: url(../images/bg_title02.png) 10px 50% no-repeat;
    background-size: 50px;
}
#section_pickup .subtitle:after, #section_pickup .subtitle:before {
    content: "";
    /* flex-grow: 1; */
    height: 1px;
    background: #c30c6f;
    display: block;
    box-shadow: none;
}
#section_pickup .inner {
    position: relative;
    max-width: 500px;
}
#section_pickup .cast_box{
    margin: auto;
    text-align: center;
    max-width: 1200px;
}
#section_pickup .cast_box li {
    text-align: center;
    width: 100%;
    margin: auto;
}
#section_pickup .cast_box li .pickup_inner{
    text-align: center;
    width: 100%;
    margin: auto;
    background: url(../images/bg_pickup.png);
    max-width: 500px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    overflow: hidden;
}
#section_pickup .cast_box li div.img_box{
    width: 50%;
    overflow: hidden;
    position: relative;
}
#section_pickup .cast_box li div.img_box .photo{
    object-fit: cover;
    width: 100%;
    height: 375px;
}
#section_pickup .cast_box li div.txt_box{
    width: 50%;
    background: url(../images/bg_title01.png) center 50% no-repeat;
    /* background-size: cover; */
    background-size: 70px;
    text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000;
}
#section_pickup .cast_box dl dt{
    width: 50%;
    margin: 0 auto 5px auto;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 12px;
}
#section_pickup .cast_box dl dd {
    font-size: 14px;
    color: #fff;
}
#section_pickup .cast_box li p.img_box img {
    width: 100%;
}
#section_pickup .txt_box .name {
    margin-bottom: 10px;
    padding: 10px 0;
    font-size: 14px;
}
#section_pickup .txt_box .size {
    margin-bottom: 10px;
    padding: 10px 0;
    font-size: 14px;
}

#section_pickup .txt_box .txt {
    padding: 10px 0;
    font-size: 11px;
    color: #e6dba0;
    letter-spacing: 0.1em;
    word-wrap: break-word;
    height: 50px;
    overflow: hidden;
}
#section_pickup .bg_title .title_01{
    margin-bottom: 0;
    height: 120px;
    width: 100%;
}
/*--------------------------------------------
  æ–°äººã‚»ãƒ©ãƒ”ã‚¹ãƒˆ
  --------------------------------------------*/
  .newgirl {
    background: url(../images/bg_new.jpg) left top repeat-y;
}

.newgirl .subtitle_02{
    background: url(../images/title_second_new.png) 85% top no-repeat;
    background-size: 230px;
}

/*--------------------------------------------
  ã‚¹ã‚±ã‚¸ãƒ¥ãƒ¼ãƒ«
  --------------------------------------------*/
  #contents_schedule .schedule_nav li.days a i {
    padding-left: 0;
}
#contents_schedule .schedule_nav li.top a {
    background: 0;
    padding: 0;
    line-height: 39px;
    pointer-events: none;
}
#contents_cast,
#contents_schedule {
    position: relative;
    min-height: 600px;
}
#contents_schedule .schedule_nav {
    margin-bottom: 20px;
    font-size: 11px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#contents_schedule .schedule_nav li {
    width: 23%;
    margin: 5px;
    background: #fff;
    color: #000;
    text-align: center;
}
#contents_schedule .schedule_nav li a {
    padding: 8px 15px 8px 15px;
    font-size: 13px;
    display: block;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background: #fff;
    position: relative;
    border: 1px solid #000;
    box-sizing: border-box;
    color:#000;
}
#contents_schedule .schedule_nav li.days a i {
    height: 39px;
    position: absolute;
    right: 0;
    top: 0;
    background: #3c3c3c;
    line-height: 40px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    color: #fff;
}
#contents_schedule .schedule_nav li.days a:hover {
    opacity: 0.5;
}
#contents_schedule .schedule_box table {
    width: 90%;
    height: 80px;
    float: right;
    font-size: 11px;
    text-align: center;
}
.txt_box_04 {
    /* width: 85%; */
    margin: 0 auto 20px;
    text-align: left;
    line-height: normal;
    background: #2f3131;
    padding: 20px;
}
/*--------------------------------------------
  ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ«
  --------------------------------------------*/
  #contents_profile {
    position: relative;
}
#contents_profile .other_page{
    /* background: #fff; */
}
#contents_profile .profile_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#contents_profile .profile_box_right {
    width: 60%;
    margin-bottom: 20px;
    /* margin-right: 1%; */
    width: 67%;
    /* box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); */
    -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    /* -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); */
}
#contents_profile .profile_box_right .name {
    padding: 3px 0;
    font-size: 20px;
    text-align: center;
}
#contents_profile .profile_box_right .size  {
    width: 100%;
    margin: 0 auto;
    color: #f32c2c;
    font-size: 16px;
    text-align:center;
}
#contents_profile .profile_box_right .size  span{
    color: #dcdcdc;
    font-size: 18px;
}
#contents_profile .profile_box_right .twitter {
    color: #fff;
    word-break: break-word;
    text-align: left;
    padding: 10px 0;
}

#contents_profile .profile_box_right .prof_unit ul {
    display: flex;
    justify-content: space-evenly;
    gap: 10px;
}
#contents_profile .profile_box_right .prof_unit ul li {
    width: calc((100%- 10px) / 2);
    list-style: none;
}
#contents_profile .profile_box_right .prof_unit .bnrtitle {
    color: #dacb9c;
    font-size: 1.1rem;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
#contents_profile .profile_box_right .prof_unit .bnrtitle:before,
#contents_profile .profile_box_right .prof_unit .bnrtitle:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #dacb9c;
}
#contents_profile .profile_box_right .prof_unit .bnrtitle:before {margin-right: 1rem;}
#contents_profile .profile_box_right .prof_unit .bnrtitle:after {margin-left: 1rem;}
#contents_profile .profile_box_right .prof_unit a img {
    max-width: 240px;
    width: 100%;
    height: auto;
}

#contents_profile .profile_box_left {
    width: 30%;
    margin-bottom: 20px;
}
#contents_profile .profile_box_left .img_box {
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 10px;
    /* border: 1px solid #929292; */
}
#contents_profile .profile_box_left .img_box .photo{
    object-fit: cover;
    height: 450px;
}
#contents_profile .cast_thumb {
    margin-bottom: 10px;
}
#contents_profile .profile_box_schedule {
    clear: both;
    /* margin-bottom: 20px; */
    max-width:  1024px;
    margin: auto;
}
#contents_profile .profile_option_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
#contents_profile .can {
   display: inline-block;
   padding: 10px;
   margin: 5px;
   background: #101010;
   border: 1px solid #a7a7a7;
   letter-spacing:
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   border-radius: 2px;
   text-align: center;
}
#contents_profile .good {
   display: inline-block;
   padding: 10px;
   margin: 5px;
   background: #101010;
   border: 1px solid #a7a7a7;
   letter-spacing:
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   border-radius: 2px;
   text-align: center;
}
#contents_profile .profile_option_box .normal {
    background: #ddd;
}
#contents_profile .profile_option_box .cant {
    background: #333333;
    color: #ffffff;
}
.profile_box_left .icon_new {
    position: absolute;
    bottom: 0;
}
#contents_profile .profile_box_schedule {
    clear: both;
    max-width:  1024px;
    margin: auto;
    padding: 0 0 30px 0;
}
.profile_sp{
    display: none;
}
.profile_box_schedule .table_02 {
    width: 100%;
    border-spacing: 0;
    text-align: left;
}
.profile_box_schedule .table_02 tr{
    vertical-align: middle;
}
.profile_box_schedule .table_02 th, .profile_box_schedule .table_02 td {
    padding: 15px;
    line-height: 35px;
}
.profile_box_schedule .table_02 th {
    vertical-align: top;
    font-size: 12px;
    text-align: center;
    background: #3c3c3c;
    color: #fff;
}
.profile_box_schedule .table_02 td {
    text-align: center;
    background: #fff;
}
.profile_pc{
    margin-bottom: 20px;
}
.profile_box_schedule .table_02 td a{
    display: block;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 8px 2px;
    text-decoration: underline;
}
.profile_box_schedule .table_02 td a:hover{
    background:#4220a7;
}
.profile_box_schedule .table_02 td a:hover{
    color: #fff;
}
.schedule_field{
    width: 100%;
    display: flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    overflow: hidden;
}
.profile_box_schedule .table_02 td .icon_tenpo{
    color: #fff;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    display: block;
}
.profile_box_schedule .table_02 td .icon_tenpo.shop_a{
    background: #6d5980;
}
.profile_box_schedule .table_02 td .icon_tenpo.shop_b{
    background: #597280;
}

.schedule_field_inner {
    display: flex;
    flex-grow: 1;
}
.schedule_field_inner2,
.schedule_field_inner3{
    width: 100%;
    display: flex;
    text-align:center;
}
.schedule_field_inner2 span{

    display: block;
    padding: 15px 0;
    background: #151515;
    border-right: 1px solid #3c3c3c;
    box-sizing:border-box;
}
.schedule_field_inner2 span:last-child,
.schedule_field_inner3 span:last-child{
    border-right: none;
}

.schedule_field_inner3 span{

    display: block;
    padding: 15px 0;
    background: #3c3c3c;
    color: #fff;
    border-right: 1px solid #565656;
    box-sizing: border-box;
    font-weight: bold;
}
.schedule_field_title{
    width: 110px;
}
#contents_profile .profile_box_right .icon img {
    max-width: 80px;
}

/*---------------------------
    ãŠå®¢æ§˜ã®å£°
---------------------------*/
/*ä¸‹å±¤ãƒšãƒ¼ã‚¸ã®è¦‹å‡ºã—*/
h3 {
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 20%, rgba(0,0,0,0.8) 80%, rgba(0,0,0,0) 100%);
    margin: 0 auto 20px auto;
    padding: 5px 0;
    width: 95%;
    color: #fff;
    font-size: 20px;
}
#contents_profile .other_page {
    padding: 0 40px;
    max-width: 1024px;
    margin: 0 auto;
}
#contents_profile .impressions_box {
    padding: 10px 0;
}  
#contents_profile .impressions_box {
    background: none;
}
#contents_profile .impressions_box .box {
    background: none;
    padding: 0 0 20px 0;
}

#contents_profile .impressions_box .impressions_inner {
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#contents_profile .impressions_box .impressions_inner .impressions_list {
  /*float: left;*/
  /*display: inline-block;*/
  box-sizing: border-box;
  align-self: stretch;
  background: #3c3c3c;
  background-size: 800px;
  width: calc((95%) / 2);
}

#contents_profile .impressions_box .impressions_inner .impressions_list:nth-child(odd) {
  margin-right: 10px;
}

#contents_profile .impressions_box .impressions_inner .impressions_list:nth-child(2n) {
  margin-right: 0;
}

#contents_profile .impressions_box .sub_title {
  display: block;
  margin: 0 auto;
}

#contents_profile .impressions_box .record {
  width: 100%;
  margin: auto;
  padding: 10px 5px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

#contents_profile .impressions_box .record dl {
  width: calc((95%)/2);
  text-align: left;
}

#contents_profile .impressions_box .record dt i {
  font-size: .9rem;
  vertical-align: baseline;
}

#contents_profile .impressions_box .record dt.sub_title,
#contents_profile .impressions_box .record dd {
  line-height: 30px;
  text-align: left;
  margin: auto;
  font-size: 13px;
  max-width: 700px;
  border: none;
  padding: 0;
  display: contents;
}

#contents_profile .impressions_box .record dt.sub_title {}

#contents_profile .impressions_box .record dd {}

#contents_profile .impressions_box .evaluation {
  padding: 10px;
}

#contents_profile .impressions_box .evaluation dl {
  width: 48%;
  margin: 0.5%;
  margin-bottom: 15px;
  display: inline-block;
  color: #000;
  vertical-align: top;
  font-size: 11px;
}

#contents_profile .impressions_box .evaluation dl:nth-child(5),
#contents_profile .impressions_box .evaluation dl:nth-child(6) {
  width: 98%;
}

#contents_profile .impressions_box .evaluation dl:nth-child(6) {
  margin-bottom: 0;
}

#contents_profile .impressions_box .evaluation dd {
  font-size: 14px;
  color: #fff;
}

#contents_profile .impressions_box .evaluation dl dt.sub_title {
  display: inline-block;
  color: #C1B072;
  font-size: 1rem;
  text-transform: uppercase;
  border: 1px solid #C1B072;
  padding: 5px;
  width: 100%;
  max-width: 700px;
  margin: 0 0.5% 10px;
  text-align: center;
}

#contents_profile .impressions_box .evaluation dt.sub_title span {
  display: inline-block;
}

#contents_profile .impressions_box div .txt {
  height: 150px;
  padding: 0 10px 10px 10px;
  text-align: left;
  word-wrap: break-word;
  overflow-y: scroll;
  box-sizing: border-box;
  font-size: 14px;
}

#contents_profile .impressions_box div .fa-lg {
  line-height: auto;
}

#contents_profile .impressions_box div .message_title {
  display: block;
  font-weight: bold;
  color: #d31563;
  text-align: center;
  font-size: 12px;
}

#contents_profile .impressions_box .btn_arrow {
  color: #545454;
}

@media screen and (max-width: 768px) {
  #contents_profile .impressions_box .impressions_inner {
    display: block;
  }

  #contents_profile .impressions_box .impressions_inner .impressions_list {
    width: 100%;
    margin-bottom: 40px;
  }

  #contents_profile .impressions_box .impressions_inner .impressions_list:nth-child(2n) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 450px) {
  #contents_profile .impressions_box .record dl {
    width: 100%;
    padding: 0 10px;
  }
}

/*--------------------------------------------
  ã‚¢ã‚¯ã‚»ã‚¹
  --------------------------------------------*/  


/*--------------------------------------------
  ãƒªãƒ³ã‚¯ãƒšãƒ¼ã‚¸
  --------------------------------------------*/
  #contents_link {
    position: relative;
}
#contents_link a {
    color: #b29763;
}
.list_link_box {
    padding: 10px;
    font-size: 11px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.list_link_box li {
    margin: 10px;
}
/*--------------------------------------------
  ãŠå•ã„åˆã‚ã›
  --------------------------------------------*/
  button, select {
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #000;
    -webkit-appearance: none;
}
textarea{
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: none;
    background: #fff;
    border: 1px solid #000;
    padding: 20px;
    width: 100%;
}
select {
    border-radius: 0px;
    color: rgba(0, 0, 0, 0.51);
    font-size: 14px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    padding: 15px;
    background: #fff;
    /* border: none; */
}
input[type=radio], input[type=checkbox] {
    /* display: none; */
}
#contents_form input {
    padding: 15px;
    width: 100%;
    border: none;
    border: 1px solid #000;
    color: #000;
    text-shadow: none;
    box-shadow: none;
    /* border: 1px solid #000; */
    background: #fff;
}
#contents_form .pia input {
    width: 30px;
}
#contents_form input[type=radio], #contents_form input[type=checkbox] {
    display: inline;
    background: #eee;
    padding: 5px 10px;
    margin: 3px;
}
#contents_form .check_list input[type=radio], #contents_form .check_list input[type=checkbox] {
    width: 30px;
    /* float: left; */
}
#contents_form label {
    display: block;
    text-align: left;
    /* border: 1px solid #525252; */
    padding: 10px;
    line-height: 22px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-bottom: 10px;
    background: #fff;
}
#contents_form label:hover{
    opacity: 0.8;
}

.recruit_label{
    display: flex;
    flex-wrap: wrap;
}
.recruit_label span{
    color: #fff;
    padding: 10px;
    margin: 8px;
    border: 1px solid #ec4d5b;
    padding: 5px 15px;
    letter-spacing: 0.05em;
    color: #ec4d5b;
    margin: 0 4px 10px;
}
.table_collum_recruit {
    width: 100%;
    margin: 0 auto 40px;
    text-align: center;
    table-layout: fixed;
}
.table_collum_recruit input{
    border: 1px solid #e0e0e0;
}
.table_collum_recruit tr {
    margin-bottom: 30px;
}
.table_collum_recruit tr.check_list input{
    width: auto;
}
.table_collum_recruit th,
.table_collum_recruit td {
    padding: 20px;
    vertical-align: middle;
}
.table_collum_recruit th {
    text-align: left;
    padding: 20px;
    color: #fff;
    vertical-align: top;
    width: 30%;
    border-right: 1px dotted #b1b1b1;
    font-size: 18px;
    vertical-align: top;
}
.table_collum_recruit td {
    text-align: left;
    background: rgba(255,255,255,1);
    color: #3c3c3c;
}
.table_collum_recruit .requier {
    border-radius: 2px;
    background: #bd0101;
    color: #fff;
    font-size: 0.6em;
    letter-spacing: 1px;
    padding: 4px 12px;
}

.reruit_btn_tel{
    width: 80%;
    max-width:400px;
    margin: auto;
    display: block;
    padding: 10px;
    border-radius: 50px;
    text-align: center;
    background: #6f0c16;
    color: #fff!important;
}
.reruit_btn_tel a{
    color: #fff;
}

.reruit_btn_mail{
    width: 80%;
    max-width:400px;
    margin: auto;
    display: block;
    padding: 10px;
    border-radius: 50px;
    text-align: center;
    background: #5a4400;
    color: #fff!important;
}

.reruit_btn_line{
    width: 80%;
    max-width:400px;
    margin: auto;
    display: block;
    padding: 10px;
    border-radius: 50px;
    text-align: center;
    background: #00ac36;
    color: #fff!important;
}

/*--------------------------------------------
  ã‚¢ãƒ³ã‚±ãƒ¼ãƒˆ
  --------------------------------------------*/
.table_form {
    width: 100%;
    margin: 0 auto 30px;
}
.table_form tr {
    border-bottom: 1px solid #757575;
    border-left: 1px solid #757575;
    border-right: 1px solid #757575;
    display: flex;
    justify-content: center;
    align-items: stretch;
}
.table_form th {
    padding: 10px 0;
    width: 35%;
    background: #1f1f1f;
    color: #fff;
}
.table_form td {
    width: 65%;
    background: #3e3e3e;
    padding: 10px 10px;
    text-align: left;
    color: #fff;
}
form input[type="text"],
form input[type="email"],
form textarea,
form select {
  outline: none;
  border: 1px solid #e7e7e7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #fff;
  border-radius: 0px;
}
form input[type="text"]:focus,
form input[type="email"]:focus,
form textarea:focus,
form select:focus {
  box-shadow: 0 0 7px #e7e7e7;
  border: 1px solid #e7e7e7;
}
form select {
  padding: 5px 10px;
  width: 120px;
}
form input {
    width: 100%;
    margin: 0 auto;
    padding: 5px 10px;
}
#contents_impressins .table_form tr label {
    display: block;
    margin: 10px 0;
}
/*ãƒ©ã‚¸ã‚ªãƒœã‚¿ãƒ³è¨­å®š*/
form .btn_radio input {
    width: unset;
}

/*--------------------------
QA
---------------------------*/
.atten_line {
    background: linear-gradient(transparent 70%, #fdbdc5 70%);
}
.qa h4{
    color: #e14277;
    background:  #ffeff4;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px dotted #e14277;
    margin-bottom: 0;
    padding: 15px;
    position: relative;
}
.qa article p{
    text-align: left;
    margin-bottom: 20px;
    font-weight: bold;
    color: #4a4a4a;
    padding: 15px 15px 0;
}
.qa p span{
    color: #f6634a;
}
.qa h4:after{
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 5%;
}
.qa h4.open:after{
    content: "\f107";
}
/*--------------------------
1200pxä»¥ä¸‹ã®å ´åˆ
---------------------------*/
@media screen and (max-width:1200px) {
    header .inner ul.header_nav li,
    header .inner ul.header_nav{
        display: none;
    }
}
/*--------------------------
1024pxä»¥ä¸‹ã®å ´åˆ
---------------------------*/
@media screen and (max-width:1024px) {

    /*------------------------------
    ãƒ˜ãƒƒãƒ€ãƒ¼
    -------------------------------*/
    header .inner ul.header_nav li {
        margin: auto 5px;
        font-size:12px;
    }
    .header_nav a {
        width: 70px;
    }
    .shop{
      display: block;
  }
  footer {
      padding: 60px 0 100px;
  }

  /*ãƒ•ãƒƒã‚¿ãƒ¼ãƒŠãƒ“ç”¨*/
  .footer_nav {
    width: 100%;
    max-width: 1200px;
    margin: 5px auto 0;
    padding: 10px;
    box-sizing: border-box;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: 9999;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-family: "Cinzel" , "Garamond" , "Times New Roman" , "æ¸¸æ˜Žæœ" , "Yu Mincho" , "æ¸¸æ˜Žæœä½“" , "YuMincho" , "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3" , "Sawarabi Mincho" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSæ˜ŽæœE" , "ï¼­ï¼³ ï¼°æ˜Žæœ" ,"Sawarabi Mincho" , "MS PMincho" , "serif";
}
.footer_nav p{
    text-align: center;
    flex-grow:1;
    padding: 5px;
}
.footer_nav a{
    display: block;
    line-height: 50px;
    color: #dacc9c;
    background: #111111;
    border: 2px solid #dacc9c;
}
.footer_nav p:last-child{
    border-right: 0;
}
.btn_nav_entry {
    height: 40px;
    line-height: 40px;
    background-color: rgb(192, 27, 70);
    box-sizing: border-box;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
.btn_nav_entry_line {
    height: 40px;
    line-height: 40px;
    background-color: rgb(36, 141, 37);
    box-sizing: border-box;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
.btn_nav_entry_line img {
    width: 20px;
    margin-bottom: 11px;
}
.btn_nav_tel {
    height: 40px;
    line-height: 40px;
    background-color: rgb(192, 27, 70);
    box-sizing: border-box;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}
.btn_nav_tel img{
    height: 40px;
    line-height: 40px;
    background-color: rgb(192, 27, 70);
    box-sizing: border-box;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    width: 40%;
    margin-right: 2%;
    border-bottom: 3px solid #b30404;
}
/*---------------------------
æœ¬æ—¥ã®å‡ºå‹¤
---------------------------*/
#section_therapist .cast_box li.cast_li {
    margin: 10px 10px 10px;
    overflow: hidden;
    width: 31%;
}
.title_tenpo p{
    font-size: 13px;
}
.title_tenpo p span{
    font-size: 13px;
}
.txt_short {
    font-size: 11px;
}

}

/*--------------------------
768pxä»¥ä¸‹ã®å ´åˆ
---------------------------*/
@media screen and (max-width:768px) {
    /*--------------------------
    å…±é€šã‚¹ã‚¿ã‚¤ãƒ«
    ---------------------------*/
    body{
        font-size: 12px;
    }
    header .inner ul.header_nav{
        display: none;
    }
    .btn_menu {
        top: 20px;
    }
    h1{
        text-align:center;
    }
    header h1 {
      margin: 0;
  }
  .inner {
      padding: 0 20px;
  }
  .no_2,.no_3{
      font-size: 16px;
  }
  .page_top {
      max-height: 210px;
  }
  .pankuzu {
      padding: 10px;
  }
  .subtitle {
      margin: 0 auto 10px;
  }
  .mb_20_sp {
      margin-bottom: 20px;
  }
  .mb_40_pc{
      margin-bottom: 0;
  }
  .table_collum_02 th,
  .table_collum_02 td{
      padding: 16px;
  }
  .footer_link{
      margin-bottom: 20px;
      display: flex;
      flex-wrap: wrap;
      font-family: "Cinzel" , "Garamond" , "Times New Roman" , "æ¸¸æ˜Žæœ" , "Yu Mincho" , "æ¸¸æ˜Žæœä½“" , "YuMincho" , "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3" , "Sawarabi Mincho" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSæ˜ŽæœE" , "ï¼­ï¼³ ï¼°æ˜Žæœ" ,"Sawarabi Mincho" , "MS PMincho" , "serif";
  }
  .marquee p {
      font-size: 15px;
  }
    /*--------------------------
    ãƒ˜ãƒƒãƒ€ãƒ¼ãƒŠãƒ“
    ---------------------------*/
    header.sticky ul.nav_sp{
        display: inherit;
    }
    /*--------------------------
    ãƒ†ãƒ³ãƒ—ãƒ¬ãƒ¼ãƒˆãƒœãƒƒã‚¯ã‚¹
    ---------------------------*/
    .template_photo{
        width:100%;
        order: 1;
        margin-bottom: 15px;
        text-align: center;
    }
    .template_box{
        margin-right: 0px;
        margin: 0 auto 20px;
    }
    .template_box > div:first-child {
        margin-right: 0px;
    }
    .template_text{
        width:100%;
        order: 2;
    }
    .content_colorbox {
        padding: 20px;
    }
    .col_2 , .col_3 , .col_4 {
        width: 100%;
    }
    .col_3:last-child{
        margin-bottom: 00px;
    }
    .col_4:nth-last-child(-n+4) {
        margin-bottom: 20px;
    }
    .recruit_txt, .recruit_txt02 {
        position: static;
        padding: 30px 20px;
    }
    .recruit_txt{
        margin: 0 auto 20px;
    }
    .recruit_txt02{
        margin: 0;
    }
    .recruit_photo,.recruit_photo02 {
        margin-bottom: 10px;
        position: static;
    }
    .recruit_box.no_01{
        /* margin-bottom: 0px; */
    }
    .recruit_box.no_02{
        margin-bottom: 0px;
    }
    .recruit_box.no_03{
        margin-bottom: 0px;
    }
    .bnr_box_inner{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 10px;
    }
    /*---------------------------
    ãƒˆãƒƒãƒ—ãƒšãƒ¼ã‚¸
    ---------------------------*/
    .middle_info {
        align-items: center;
        padding: 5px 0;
        /* margin: 0 auto 20px; */
    }
    .middle_info .credit {
        max-width: 100%;
        margin-bottom: 10px;
    }
    .middle_info .middle_info_area {
        padding: 0 5px;
        font-size: 15px;
    }
    .menu ul li {
        width: 50%;
        /* flex-grow: 2; */
        font-size: 13px;
    }
    #content_bnr .col_2{
        width: 100%;
    }
    .title_bnr {
        /* font-size: 12px; */
    }
    #section_therapist .cast_box li.cast_li {
        width: 47% !important;
        margin: 5px;
    }
    #section_therapist .cast_box{
        margin: 0 auto -20px;
    }
    #section_therapist .cast_box.slick_mb{
        margin: 0 auto 30px;
    }
    #mainvisual li {
        /* background: url(../images/mainvisual_s.jpg) right top no-repeat; */
        background-size: cover;
        /* background-position: center 0; */
        height: 100vh;
    }
    #section_therapist .cast_box li.cast_li{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    section.bnr_box ul{
        flex-wrap: wrap;
    }
    section.bnr_box ul li:first-child{
        margin: 0 0 6%;
    }

    /*ã‚¨ãƒªã‚¢ãƒœã‚¿ãƒ³*/
    .area_button{
        max-width: 500px;
    }
    .area_button_flex{
        display: block;
        max-width: 500px;
    }
    .area_button_flex .aa{
        margin: 0;
    }
    .area_button a{
        font-size: 16px;
    }
    .area_button li{
        margin: 18px auto;
    }

    /*å„ã‚¨ãƒªã‚¢*/
    .shop_room_name{
        width: 100%;
    }
    
    /*---------------------------
    ã‚¤ãƒ™ãƒ³ãƒˆ
    ---------------------------*/
    .event_pc{
        display: none;
    }

    .event_sp{
        display: block;
    }
    /*---------------------------
    ãƒãƒŠãƒ¼
    ---------------------------*/
    .bnr_box{
        max-width: 1200px;
        margin: 0;
        padding: 10px 0 !important;
    }
    /*1åˆ—*/
    .bnr_col_1{
        width:100%;
    }
    /*2åˆ—*/
    .bnr_col_2{
        width:100%;
        text-align:center;
    }
    .bnr_col_2 img,
    .bnr_col_3 img,
    .bnr_col_4 img{
        max-width: 100%;
    }
    .bnr_col_2.lg img,
    .bnr_col_3.lg img,
    .bnr_col_4.lg img{
        max-width: 100%;
    }
    /*3åˆ—*/
    .bnr_col_3{
        width:100%;
        text-align:center;
        margin: 0 0 20px;
    }
    .bnr_col_3:last-child{
        margin: 0;
    }
    /*ä¸€éƒ¨åˆ†ã ã‘1åˆ—ã«ã™ã‚‹*/
    .bnr_col_3.width_50{
        width:100%;
    }
    /*ä¸€éƒ¨åˆ†ã ã‘2åˆ—ã«ã™ã‚‹*/
    .bnr_col_3.width_50{
        width:50%;
    }
    /*---------------------------
    æ–™é‡‘è¡¨
    ---------------------------*/
    .template_system dl {
        width: 100%;
        margin-bottom: 20px;
        padding: 40px 20px;
    }
    .template_system dl:last-child{
        margin-bottom: 0;
    }
    /*--------------------------------------------
  ãƒãƒŠãƒ¼
  --------------------------------------------*/
section#bnr{
padding: 10px 0 0;
}
section#bnr ul li{
    margin-bottom: 10px;
}
    /*---------------------------
    ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ«
    ---------------------------*/
    #contents_profile .profile_box_right {
        width: 100%;
        float: none;
    }
    #contents_profile .profile_box_right .prof_unit {
        margin-bottom: 20px;
    }
    #contents_profile .profile_box_right .prof_unit ul {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    #contents_profile .profile_box_right .prof_unit ul li {
        width: 100%;
    }
    #contents_profile .profile_box_right .prof_unit a img {
        max-width: 300px;
    }

    #contents_profile .profile_box_left {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    #contents_profile .profile_box_left .img_box img {
        width: 100%;
        max-width: 300px;
    }
    .profile_box_schedule .table_02 {
        width: 100%;
        text-align: left;
        border-spacing: 0;
    }
    .profile_box_schedule .table_02 tr{
        vertical-align: middle;
    }
    .profile_box_schedule .table_02 th, .profile_box_schedule .table_02 td {
        padding: 5px 5px 5px 10px;
        line-height: 35px;
    }
    .profile_box_schedule .table_02 th {
        vertical-align: middle;
        font-size: 14px;
        text-align: center;
    }
    .profile_box_schedule .table_02 td {
        font-weight: bold;
    }
    .profile_box_schedule .table_02 th {
        vertical-align: middle;
        font-size: 12px;
        text-align: center;
    }
    .profile_box_schedule .table_02 td {
        font-weight: bold;
    }
    .profile_box_schedule .table_02 th{
        padding: 5px 2px;
    }
    .table_wrap {
        width: 100%;
        overflow-x: scroll;
        overflow-y:hidden;
    }
    .table_width{
        width: 800px;
    }
    .profile_pc{
        width: 100%;
        margin-bottom: 10px;
        overflow-x: scroll;
        overflow-y:hidden;

    }
    .profile_box_schedule .table_02 {
        width: 630px;
        height: 100px;
    }
     /*---------------------------
    ã‚¹ã‚±ã‚¸ãƒ¥ãƒ¼ãƒ«ãƒšãƒ¼ã‚¸
    ---------------------------*/
    #contents_schedule .schedule_nav li {
        width: 32%;
    }
    #contents_profile .marquee p{
        padding-left: 400px;
    }
    .link_banner{
        display: none;
    }
    /*--------------------------------------------
      ã‚¢ã‚¯ã‚»ã‚¹
      --------------------------------------------*/
      .map{
        display: block;
    }
}

/*--------------------------
500pxä»¥ä¸‹ã®å ´åˆ
---------------------------*/
@media screen and (max-width: 500px) {
     /*---------------------------
    å…±æœ‰
    ---------------------------*/
    h2{
        background-size: 650px;
    }
    h3{
        font-size:16px;
    }
    section {
        padding: 30px 0;
    }
    header.sticky {
        background: none;
    }
    footer {
        margin-top: 6%;
        padding: 20px 0 80px;
    }
    main {
        min-height: auto;
        /* padding-top: 70px; */
    }
    main.other{
        min-height: auto;
        padding-top: 90px;
    }

    .inner {
        padding: 0 10px;
    }
    .pc_none{
        display: none;
    }
    .sp_none{
        display: block;
    }
    /*è¦‹å‡ºã—*/
    .subtitle_02{
        margin: 0 0 10px 0;
        padding: 15px 10px 10px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .subtitle_02 .en:first-letter{
        font-size: 28px;
    }
    .subtitle_02 .en{
        font-size: 24px;
        line-height: 24px;
    }
    .subtitle_02 .en:first-letter{
        font-size: 35px;
    }
    .subtitle_02 .ja{
        font-size: 14px;
        line-height: 20px;
    }
    .subtitle_02 .en:before {
        left: 43%;
    }
    .subtitle_02 .en:after {
        left: 58%;
    }
    .subtitle_03 {
        margin-bottom: 10px;
    }
    .other_page_top {
        bottom: 0px;
        right: 0;
    }
    .other_page_title {
        font-size: 27px;
    }
    .other_page .inner {
        padding: 0 10px;
    }
    ul.list-check li{
        text-align: justify;
    }
    .middle_info .middle_info_area .tel{
      width: 100%;
      text-align: center;
  }
      .template_box {
        margin: 0 auto 10px;
    }
    #nav_drawer {
        min-width: 100%;
        padding-top: 60px;
    }
     /*---------------------------
    ãƒˆãƒƒãƒ—ãƒšãƒ¼ã‚¸
    ---------------------------*/
    #mainvisual{
        margin: auto;
        height: 500px !important;
        margin-top: 80px;
    }
    .mainvisual_txt {
        max-width: 220px;
/*        height: 125px;*/
    }
    .pankuzu {
        padding: 5px 0;
    }

    #section_topics{
        background-size: 200%;
    }
    #section_topics .info_box {
        padding: 20px;
        max-height: 300px;
        overflow-y: scroll;
    }
    #section_topics .info_box article img{
        max-width:100%;
        height: auto;
    }
    .todayschedule {
        background-size: 200%;
    }
    .link_bnr li .sp{
        width: 100%;
    }
     /*---------------------------
    ãƒ”ãƒƒã‚¯ã‚¢ãƒƒãƒ—
    ---------------------------*/
    #section_pickup {
        background: url(../images/bg_pickup.jpg) center 80px no-repeat;
    }
    #section_pickup h2 .en{
        display: inline;
        font-size: 25px;
        -webkit-font-smoothing: antialiased;
    }
    #section_pickup h2 .en:first-letter{
        font-size: 38px;
    }
    #section_pickup h2 .ja{
        font-size: 14px;
    }
     /*---------------------------
    æœ¬æ—¥ã®å‡ºå‹¤ ã‚»ãƒ©ãƒ”ã‚¹ãƒˆ
    ---------------------------*/

     /*---------------------------
    ã‚¤ãƒ™ãƒ³ãƒˆ
    ---------------------------*/
    #section_event {
        /* padding: 20px; */
    }

     /*---------------------------
    ãƒ˜ãƒƒãƒ€ãƒ¼
    ---------------------------*/
    header .inner .logo img{
        /* max-width: 200px; */
    }
    header .area {
        /* height: 70px; */
    }
    .middle_nav ul li{
        font-size: 16px;
    }
    .middle_info .middle_info_area p {
        margin: 5px 0;
    }
    #twitter{
        overflow: hidden;
        margin-bottom: 10px;
    }
    #bluesky{
        overflow: hidden;
        margin-bottom: 10px;
    }
    #drawer .menu-bg.top {
        left: -23%;
        top: -103px;
        transform: rotate(-45deg) translateY(-152%);
    }
    .middle_info .middle_info_area .open span,
    .middle_info .middle_info_area .reception span,
    .middle_info .middle_info_area .tel span{
        font-size: 16px;
    }

     /*---------------------------
    ãƒ•ãƒƒã‚¿ãƒ¼
    ---------------------------*/
    footer .seo p{
        text-align: justify;
    }
    /*------------------------------
    ãƒ†ãƒ³ãƒ—ãƒ¬ãƒ¼ãƒˆ
    -------------------------------*/
    .table_collum_03 th, .table_collum_03 td {
        padding: 10px 5px;
    }
    .table_collum_03 th, .table_collum_03 td {
        padding: 10px 5px;
    }
    .table_collum_03 .txt {
        text-align: left;
    }
    .seo {
        padding: 20px 0;
    }
    .content_borderbox {
        padding: 20px 0;
        margin: 0 auto 20px;
        padding: 0;
    }
    .bnr_area {
        padding: 0px 0!important;
        background: none;
    }
    .template_bnr_btn {
        padding: 10px;
    }
    .col_2 img, .col_3 img, .col_4 img {
        /* max-width: 300px; */
    }
    /*---------------------------
    æœ¬æ—¥ã®å‡ºå‹¤ æ–°äººã‚»ãƒ©ãƒ”ã‚¹ãƒˆ
    ---------------------------*/
    .template_system {
        margin-bottom: 20px;
    }
    .template_system dl{
        width: 49%;
        padding: 10px 5px;
    }
    .template_system dl:last-child{
        width: 100%;
    }
    .template_system dd{
        font-size: 11px;
        max-width: 300px;
        margin: auto;
    }
    .template_system dt .system_price {
        font-size: 35px;
        line-height: 45px;
    }
    .template_system.option dl {
        display: block;
    }
    .template_system.option dl{
        font-size: 20px;
    }


    /*---------------------------
    ã‚»ãƒ©ãƒ”ã‚¹ãƒˆä¸€è¦§å…±é€š
    ---------------------------*/
    .icontwitter{
        font-size: 12px;
        max-width: 48px;
    }

    /*---------------------------
    æœ¬æ—¥ã®å‡ºå‹¤ æ–°äººã‚»ãƒ©ãƒ”ã‚¹ãƒˆ
    ---------------------------*/
    #section_therapist .cast_box li.cast_li div.img_box {
        width: 100%;
    }
    #section_therapist .cast_box li.cast_li div >div {
        float: none;
        vertical-align: top;
    }
    #section_therapist .cast_box li.cast_li div.txt_box {
        margin-top: 0;
        letter-spacing: 0;
        padding: 10px 2px;
    }
    #section_therapist .cast_box dl dt {
        width: 90%;
        font-size: 12px;
    }
    #section_therapist .txt_box .name {
        margin-bottom: 0;
        padding: 0;
    }    
    #contents_schedule .schedule_nav li{
        width: 47%;
    }
    
    /*---------------------------
    å‡ºå‹¤ ã‚»ãƒ©ãƒ”ã‚¹ãƒˆãƒšãƒ¼ã‚¸
    ---------------------------*/
    #contents_schedule #section_therapist .cast_box li.cast_li{
        width: 46%;
    }
    #contents_cast #section_therapist .cast_box li.cast_li{
        width: 46%;
    }
    #contents_cast #section_therapist .cast_box li.cast_li .img_box .photo {
        /* object-fit: cover; */
        /* height: 330px; */
    }
    #section_therapist .cast_box{
      /* justify-content: flex-start; */
  }
  #section_therapist .cast_box .name span {
    font-size: 11px;
}
    /*---------------------------
    ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ«
    ---------------------------*/
    #contents_profile .profile_box_left .img_box img {
        /*      width: 70%;*/
        max-width: 300px;
    }
    #contents_profile .profile_box_left .icon_new img {
        max-width: 60px;
    }
    #contents_profile .profile_box_left .icon_class img {
        max-width: 100px;
    }
    /*---------------------------
    ã‚»ãƒ©ãƒ”ã‚¹ãƒˆ
    ---------------------------*/
    #contents_cast #section_therapist .cast_box li.cast_li .img_box .photo {
        /* object-fit: cover; */
        /* height: 240px; */
    }
    #contents_schedule #section_therapist .cast_box li.cast_li .img_box .photo {
        /* object-fit: cover; */
        /* height: 240px; */
    }
    #section_therapist .cast_box .profile_info span {
        font-size: 12px;
    }
    #section_pickup .cast_box li div.img_box .photo{
        object-fit: cover;
        height: 285px;
    }
    /*--------------------------------------------
      ã‚¢ã‚¯ã‚»ã‚¹
      --------------------------------------------*/
      iframe.access_map{
        height: 300px;
    }
    /*--------------------------------------------
      æ±‚äºº
      --------------------------------------------*/
      .table_collum_recruit th,
      .table_collum_recruit td {
        display: block;
        width: 100%;
        border: none;
    }
    .table_collum_recruit th {
        border-left: 3px solid #fff;
        padding: 5px 10px;
    }
    .table_collum_recruit td {
        padding: 10px;
        margin-bottom: 10px;
    }
    .recruit_label span {
        width: 47%;
        display: flex;
        align-items: center;
    }
}

/*723pxå°‚ç”¨*/
@media screen and (max-width: 723px) {
form select {
    padding: 5px 10px;
    width: 120px;
    margin-bottom: 6px;
    }
}

/*450pxå°‚ç”¨*/
@media screen and (max-width: 450px) {
    .icon_check{
        z-index: 999;
        bottom: -5px;
        left: 0;
        line-height: 1.2em;
    }
    .icon_check img {
        width: 44%;
        display: inline-block;
        margin: 3px 2px;
    }
}

/*404pxå°‚ç”¨*/
@media screen and (max-width: 404px) {
    #contents_profile .profile_box_right .icon {
        line-height: 1.4em;
    }
    #contents_profile .profile_box_right .icon img {
        max-width: 71px;
    }
}

/*377pxå°‚ç”¨*/
@media screen and (max-width: 377px) {
    #contents_profile .profile_box_right .icon {
        line-height: 1.2em;
    }
    #contents_profile .profile_box_right .icon img {
        max-width: 64px;
    }
}

/*375pxå°‚ç”¨*/
@media screen and (max-width:375px) {
    #nav_drawer a {
        width: 100%;
        display: block;
        padding: 0 0 16px 0;
        color: #fff;
    }
    #nav_drawer li.info_open {
        width: 100%;
        font-size: 20px;
        text-align: center;
        color: #fff;
        width: 100%;
        display: block;
        padding: 0 0 16px 0;
    }
}    

/*355pxå°‚ç”¨*/
@media screen and (max-width: 355px) {
    #contents_profile .profile_box_right .icon {
        line-height: 1.1em;
    }
    #contents_profile .profile_box_right .icon img {
        max-width: 52px;
    }
}

/*320pxå°‚ç”¨*/
@media screen and (max-width:320px) {
    .subtitle_02 .en {
        font-size: 25px;
    }
    #contents_schedule .schedule_nav li {
        width: 46.5%;
    }
    #contents_cast #section_therapist .cast_box li.cast_li {
        width: 46.5%;
    }
    #section_therapist .cast_box li.cast_li .img_box .photo {
        object-fit: cover;
        height: 200px;
    }
} 

/*vegas.css*/
.vegas-overlay,.vegas-slide,.vegas-slide-inner,.vegas-timer,.vegas-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-overlay{opacity:.5;background:url(overlays/02.png) center center}.vegas-timer{top:auto;bottom:0;height:2px}.vegas-timer-progress{width:0;height:100%;background:#fff;-webkit-transition:width ease-out;transition:width ease-out}.vegas-timer-running .vegas-timer-progress{width:100%}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:center center no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform,opacity}body .vegas-container{overflow:hidden!important;position:relative}.vegas-video{min-width:100%;min-height:100%;width:auto;height:auto}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container>.vegas-overlay,body.vegas-container>.vegas-slide,body.vegas-container>.vegas-timer{position:fixed;z-index:-1}:root body.vegas-container>.vegas-overlay,:root body.vegas-container>.vegas-slide,_::full-page-media,_:future{bottom:-76px}.vegas-transition-blur,.vegas-transition-blur2{opacity:0;-webkit-filter:blur(32px);filter:blur(32px)}.vegas-transition-blur-in,.vegas-transition-blur2-in{opacity:1;-webkit-filter:blur(0);filter:blur(0)}.vegas-transition-blur2-out{opacity:0}.vegas-transition-burn,.vegas-transition-burn2{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-burn-in,.vegas-transition-burn2-in{opacity:1;-webkit-filter:contrast(100%) saturate(100%);filter:contrast(100%) saturate(100%)}.vegas-transition-burn2-out{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}.vegas-transition-flash,.vegas-transition-flash2{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-flash-in,.vegas-transition-flash2-in{opacity:1;-webkit-filter:brightness(1);filter:brightness(1)}.vegas-transition-flash2-out{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-negative,.vegas-transition-negative2{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-negative-in,.vegas-transition-negative2-in{opacity:1;-webkit-filter:invert(0);filter:invert(0)}.vegas-transition-negative2-out{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-slideDown,.vegas-transition-slideDown2{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-slideDown-in,.vegas-transition-slideDown2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideDown2-out{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideLeft,.vegas-transition-slideLeft2{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideLeft-in,.vegas-transition-slideLeft2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideLeft2-out,.vegas-transition-slideRight,.vegas-transition-slideRight2{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight-in,.vegas-transition-slideRight2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideRight2-out{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideUp,.vegas-transition-slideUp2{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideUp-in,.vegas-transition-slideUp2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideUp2-out{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-swirlLeft,.vegas-transition-swirlLeft2{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-swirlLeft-in,.vegas-transition-swirlLeft2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlLeft2-out,.vegas-transition-swirlRight,.vegas-transition-swirlRight2{-webkit-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight-in,.vegas-transition-swirlRight2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlRight2-out{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-zoomIn,.vegas-transition-zoomIn2{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-zoomIn-in,.vegas-transition-zoomIn2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomIn2-out,.vegas-transition-zoomOut,.vegas-transition-zoomOut2{-webkit-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut-in,.vegas-transition-zoomOut2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomOut2-out{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-animation-kenburns{-webkit-animation:kenburns ease-out;animation:kenburns ease-out}@-webkit-keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.vegas-animation-kenburnsDownLeft{-webkit-animation:kenburnsDownLeft ease-out;animation:kenburnsDownLeft ease-out}@-webkit-keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{-webkit-animation:kenburnsDownRight ease-out;animation:kenburnsDownRight ease-out}@-webkit-keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{-webkit-animation:kenburnsDown ease-out;animation:kenburnsDown ease-out}@-webkit-keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{-webkit-animation:kenburnsLeft ease-out;animation:kenburnsLeft ease-out}@-webkit-keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{-webkit-animation:kenburnsRight ease-out;animation:kenburnsRight ease-out}@-webkit-keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{-webkit-animation:kenburnsUpLeft ease-out;animation:kenburnsUpLeft ease-out}@-webkit-keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{-webkit-animation:kenburnsUpRight ease-out;animation:kenburnsUpRight ease-out}@-webkit-keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUp{-webkit-animation:kenburnsUp ease-out;animation:kenburnsUp ease-out}@-webkit-keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}
/*slick.css*/
.slick-next,.slick-prev{/* font-size:0; */line-height: 25px;position:absolute;/* top:50%; */display:block;width:20px;line-height: 30px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;border:0;}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{/* color:transparent; *//* outline:0; */background:transparent;}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height: 1;opacity:.75;color: #3e261c;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left: 5px;bottom: -70px;z-index: 9999;width: 45%;border: 1px solid #b3b3b3;color: #3e261c;text-align: center;}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'â†';top: 4px;left: 30px;position: absolute;}[dir='rtl'] .slick-prev:before{content:'â†’'}.slick-next{right: 5px;bottom: -70px;z-index: 9999;width: 45%;border: 1px solid #b3b3b3;color: #3e261c;text-align: center;}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{display:none;content:'â†’'}[dir='rtl'] .slick-next:before{content:'â†'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{/* position:absolute; *//* bottom: -15px; *//* left: -7px; *//* display:block; */width:100%;/* height: 30px; */padding:0;margin:0;list-style:none;text-align:center;display: flex;justify-content: center;align-items: center;}.slick-dots li{position:relative;/* display:inline-block; *//* margin:0 5px; */padding:0;/* width: 20px; *//* height: 20px; */}.slick-dots li,.slick-dots li button{/* width: 20px; *//* height: 20px; */cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;padding: 10px 15px;color:transparent;border:0;outline:0;background:transparent;/* -webkit-appearance: none; */}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height: 20px;position:absolute;top: 5px;left:0;font-size: 50px;width: 20px;height: 20px;content:'â€¢';text-align:center;opacity:.25;color:#9a9a9a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;color: #3e261c;}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{/* display:block */}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-next:after{content:"â†’";font-family: slick;font-size: 20px;line-height: 1;opacity: .75;color: #3e261c;-webkit-font-smoothing: antialiased;position: absolute;top: 4px;right: 30px;}