/*----------------------------------------------------
    PC・SP共通css
----------------------------------------------------*/

.pr_pls .btn-web a, 
.pr_pls .btn-tel a,
.pr_pls .btn-link a {
    display: none;
}

.pr_pls .caption a {
    pointer-events: none;
    text-decoration: none;
}
.pr_pls section.pr .btn-web a, 
.pr_pls section.pr .btn-link a{
    display: block;
}
.pr_pls section.pr .caption a {
    pointer-events: auto;
    text-decoration: underline;
}



.example th, .example td {
    text-align: center;
}
p.imgarea img {
    width: 600px;
    max-width: 90%;
    margin: 0 auto;
    display: block;
}
#category h1, #page h1 {
    background: #d8ff60;
    margin: 0 0 3rem;
    padding: 3rem 3rem;
    font-size: 3.4rem;
    text-decoration: underline;
    font-weight: bold;
    border-top: none;
    border-bottom: none;
}
.imgarea.caption {
    text-align: center;
}

.imgarea.caption img {
    display: block;
    margin: 0 auto 0.5rem;
    border: solid 1px #eee;
    width: auto;
    max-width: 600px;
}
.sbyadd .area03 .caption {
    text-align: center;
}
.sbyadd .area06 .box h5 {
    font-weight: bold;
    font-size: 2rem;
    margin: 2rem 0 -2rem;
}
#category h2, #page h2 {
    background: url(img/h1_bg.jpg) 0 0 repeat;
    background-size: 542px auto;
    margin: 8rem 0 2rem;
    padding: 2rem 3rem;
    box-sizing: border-box;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.4;
    border-top: 4px solid #111;
    border-bottom: 4px solid #111;
}


a.l-footer-bottom__copy__link:before  {
    content: "【PR】";
}

.official ul{
  display:block;
  width:100%;
  margin:auto;
  max-height:300px;
  overflow-y: scroll;
  border:3px double #333;
  margin-bottom:15px;
}

.official ul li{
  display:block;
  border-bottom:1px dashed #ccc;
  margin-bottom:10px;
  padding:0px 0px 5px 0px;
  text-align:left;
}

.official ul li:before{
  content:none;
}

.official ul li:last-child{
  border-bottom:none;
}

.official ul li span{
    font-size:0.8em;
    display:block;
    background:none;
    color:#000;
    margin:0px;
    font-weight: bold;
}

.official ul div {
    padding: 0rem 1rem;
    border-left: 6px double #333;
    font-weight: bold;
}

.official h4 {
   font-size: 1.3em;
   border-bottom: 3px double #333;
   padding-left: 10px;
}

.official h5 {
   font-size: 1.2em;
   border-bottom: 1px dashed #333;
}

.official h6 {
    font-size: 1.1em;
}

.official h4,
.official h5,
.official h6{
   font-weight: bold;
   margin: 20px 0;
}

.official h4:before,
.official h5:before,
.official h6{
   content:none;
}

.center{
  text-align:center;
}

.right{
  text-align:right;
}
#page .right h4.ttl01,
.right ul li {
    text-align: left;
    display: block;
}
#page h4.lpts {
    padding-left: 2.5rem;
    font-weight: bold;
    line-height: 1.3;
    border-left: 8px solid #d8ff60;
    font-size: 3.2rem;
}

#page h3.sln {
    padding: 4rem 4rem;
    box-sizing: border-box;
    position: relative;
    margin: 10rem 0;
    z-index: 0;
    color: #fff;
    font-size: 3.8rem;
    font-weight: bold;
    line-height: 1.4;
}

#page h3.sln:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    background: #111;
    z-index: -1;
    transform: translate(-50%, 0);
}

#page h3.sln span {
    background: #ff8853;
    display: inline-block;
    width: 30%;
    margin-right: 5rem;
    padding: 2rem 2rem;
    box-sizing: border-box;
    color: #111;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}

.kdwr {
    background: linear-gradient(transparent 50%, #d8ff60 50%);
    padding: 1rem;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.4;
    display: inline-block;
    position: relative;
    margin: 4rem 0 2rem 11rem;
}

.kdwr span.num_icon {
    justify-content: center;
    align-items: center;
    background: #111;
    line-height: 2.3;
    width: 70px;
    height: 70px;
    margin-right: 2.5rem;
    color: #d8ff60;
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -11rem;
}

.kkif {
    display: flex;
}
.komi {
    display: flex;
    margin: 3rem 0;
}

.komi .box {
    width: 50%;
    margin: 0 2rem;
    background: url(https://www.mayu-fes.com/wp/wp-content/themes/wp001j/img/voice_icon01.jpg) no-repeat;
    margin: 0 2% 2% 0;
    padding: 3rem 3rem 4rem;
    box-sizing: border-box;
    border: 2px solid #111;
    background-size: 100px;
    background-position: center 3rem;
    padding-top: 20rem;
}

.komi .box .cc {
    margin: 0 0 1rem;
    font-size: 1.8rem;
}
.kkif .box {
    width: 50%;
    margin: 0 2rem;
}
p.time_function.top {
    color: #fff;
}

.contents p.caption.left {
    font-size: 1.3rem;
    margin-top: 0.7rem;
}


/* PR用CSS（2022/03/25）ここから */

section.pr {
    border: #333 2px solid;
    border-radius: 10px 10px 10px 10px;
    border-width: thin;
    padding: 10px 10px 10px 10px;
    background: #eee repeating-linear-gradient(45deg, #fff, #fff 5px, #ffff7a 5px , #ffff7a 10px);
    background-blend-mode: overlay;
}

.pr .low_parts01 {
    background-color: transparent;
    margin: 5rem 0 5rem;
    padding: 0 0 10px 0;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
}


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}





.l-sns-list__link--instagram .l-sns-list__image {
    width: 19px;
    height: 19px;
}


.pr_wrap p {
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 2rem;
    margin: -15px 0px -15px 0;
    line-height: 40px;
}

.pr_wrap p span {
    font-weight: bolder;
    font-size: 3rem;
    background: transparent;
}

/* PR用CSS（2022/03/25）ここまで */

/* CSSコード */
/* PR用ボックス */
.box_pr{
    position: relative;
    margin: 2em 0;
    padding: 0px 10px 7px;
    border: solid 2px #706f6f;
}
.box_pr .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    background: #706f6f;
    color: #ffffff;
    font-weight: bold;
}
.box_pr p {
    margin: 0; 
    padding: 0;
}


/*2022.09.22*/
.low_parts01 .area06 .block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.low_parts01 .area06 .block th{
  width:40%;
}
.low_parts01 .area06 .block .box {
  margin-bottom:1em;
}
iframe {
    display: block;
    margin: 0 auto 20px;
}

iframe{
    margin: 0px auto 12px!important;
}

.is-hidden {
    display: none;
}
.list-btn {
    appearance: none;
    background: #000000;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    outline: none;
    padding: 10px 40px 10px 20px;
    position: relative;
}
.list-btn:before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -6px;
}
.list-btn-opened:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -2px;
}
#toc {
    background: #f0f0f0;
    border: 1px solid #707177;
    border-radius: 10px;
    margin: 0 auto 3rem;
    padding: 50px 2rem 30px;
    width: fit-content;
    position: relative;
}
#toc::before {
    content: "目次";
    display: block;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 20px;
    left: 46%;
}
#toc p {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
#toc ul {
    border: unset;
    padding: 0;
}
#toc li.chapter-h-three {
  margin-left: 2rem;
}

.contents {
    padding-bottom: 0;
}



























/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/

@media screen and (min-width: 769px) {
    
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
#pc {
    display: block !important; 
    }
#sp {
    display: none !important; 
    }
.point {
  font-size: 12px;
}
    .balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}

.balloon5 .faceicon img{
  width: 100%;
  height: auto;
  border-radius: 50%;
}

.balloon5 .chatting {
  width: 100%;
}

.says {
  display: inline-block;
  position: relative; 
  margin: 5px 0 0 105px;
  padding: 17px 70px;
  border-radius: 12px;
  background: #000;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #000;
}

.says p {
  margin: 0;
  padding: 0;
  color: #fff;
}
.youtube {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.youtube iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
    
.accordion-voice {
    position: relative;
}
.accordion-voice label {
    height: 140px; /* グラデーションの高さ */
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;

    /* 以下グラデーションは「背景が白」に併せて設定しています */ 
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
}
.accordion-voice input:checked + label {
    background: inherit; /* 開いた時には背景グラデーションを消す */
}
.accordion-voice label:after {
    content: "続きをよむ"; /* ラベルの文字 */
    letter-spacing: .05em;
    line-height: 2.5rem;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: #fff;
    background-color: #000;
    width: 18.75rem;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.accordion-voice label:before {
    content: "↓";
    font-weight: 700;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    background-color: #fff;
    z-index: 1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.accordion-voice input {
    display: none;
}
.accordion-voice .accordion-container {
    overflow: hidden;
    height: 200px; /* 開く前に見えている部分の高さ */
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}


.accordion-voice input:checked + label {
    /* display: none ; 閉じるボタンは要らないとき */
}
.accordion-voice input:checked + label:after {
    content: "閉じる";
}
.accordion-voice input:checked + label:before {
    content: "↑";
}
.accordion-voice input:checked ~ .accordion-container {
    height: auto;
    padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}
    
    .official{
  width:90%;
  margin:0 auto;
  margin-top:50px;
  padding: 20px 50px;
  background:#f5f5f559;
  border-radius: 30px 30px 30px 30px;
}

.official ul{
  padding:20px;
}


.official ul li:before{
  content:none;
}

.official ul li:last-child{
  border-bottom:none;
}
    
.l-sns-list {
    position: relative;
    padding: 5% 10% 5% 10%;
}
    

    
.pr_wrap {
    padding: 2rem 0rem 6rem 0rem;
    margin: -5rem 0 -13rem 0;
    position: relative;
}
    
.pr .pr_wrap::before {
    content: "";
    position: absolute;
    background: url(/wp/wp-content/uploads/Pick-Up02.png) 0 0 no-repeat;
    background-size: 100%;
    width: 133px;
    height: 115px;
    left: -20px;
    top: -36px;
    z-index: 1;
}
    
    
.pr .pr_wrap::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: -10px;
    left: 0px;
    background-color: #fff;
    background-image: radial-gradient(#d8ff60 20%, transparent 20%), radial-gradient(#d8ff60 20%, transparent 20%);
    background-size: 6px 6px;
    background-position: 0 0, 3px 3px;
    z-index: -1;
}
    
    
.l-sns-list__link {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto -10rem;
    width: 15%;
    text-decoration: none;
}

    
.l-sns-list__link::after{
    content: "INSTAGRAM";
    font-weight: bolder;
    font-size: 4rem;
    margin: 0 0 0 20px;
    color: #000;
    text-decoration: linear-gradient(225deg, #c0009b, #fec31f);
    vertical-align: inherit;
    background: -webkit-linear-gradient(225deg, #c0009b, #fec31f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    word-break: normal;
    /* background: -webkit-linear-gradient(225deg, #c0009b, #fec31f); */
}
/*2022.10.17*/  
.map_parts .city_list .city_list_custom{
        margin-top:0.5em;
    }   
    
header .rightTxt:before, 
.l-header__sitename:before, 
.l-header-sitename:before,
.sitename:before,
.siteName:before,
.l-siteinfo__sitename:before{
    content: "PR";
    display: inline-block;
    background: #fff;
    color: #000;
    text-align: center;
    width: fit-content;
    margin-right: 1rem;
    font-size: 1.5rem;
    padding: 0 1rem;
}   
    
.map_parts .map_parts_inner {
        height: 1430px;
        background-position: left 0 top 37%;
        background-size: 860px auto;
    }
.map_parts .area_block.hokkaido {
    left: 69%;
    top: 14%;
}
.map_parts .area_block.tohoku {
    top: 27%;
    right: 0;
}
    .map_parts .area_block.kanto {
        top: 54%;
        right: 18%;
    }
.map_parts .area_block.chubu {
    top: 0;
    left: 28.5%;
}
.map_parts .area_block.kansai {
    top: 68%;
    left: 28.5%;
}
.map_parts .area_block.chugoku {
    top: 0;
    left: 0%;
}
.map_parts .area_block.kyushu {
    top: 68%;
    left: 0%;
}
.map_parts .area_block.okinawa {
    top: 586px;
    left: 0;
}
.map_parts .city_list li {
    margin-bottom: 8px;
}

.inner #category{
    padding: 0rem 0rem 5rem !important;
    width: 940px;
}
    
.inner #category h2{
    margin: 8rem 0 2rem;
}

.inner .time_function{
    margin:1rem 0;
}
    
.low_right {
    width: 100%;
}   

.l-footer-area__inner {
    padding: 0 0 2rem;
}
    .l-footer-area .menseki {
        margin: 2rem auto 0;
        max-width: unset;
    }
    
    

    
/*/////////////PC用のCSSをここに作成してください。/////////////*/
/*/////////////必ず中括弧の中に作成してください。/////////////*/ 
}
/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 768px) {
    .example th {
    width: 37%;
}
    .example th, .example td {
    text-align: left;
    display: table-cell;
    border-right: 1px solid #111;
}
    #category h2, #page h2 {
    margin: 3rem 0 2rem;
    padding: 1.5rem 1.5rem;
    font-size: 1.9rem;
}
    #category h1, #page h1 {
    padding: 1.5rem 1.5rem;
    font-size: 2rem;
}
    
#pc {
    display: none !important; 
} 

#sp {
        display: block !important; 
    }
    
    
/*/////////////SP用のCSSをここに作成してください。/////////////*/
/*/////////////必ず中括弧の中に作成してください。/////////////*/
.point {
  font-size: 11px;
}
    .balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}

.balloon5 .faceicon img{
  width: 100%;
  height: auto;
  border-radius: 50%;
}

.balloon5 .chatting {
  width: 100%;
}

.says {
  display: inline-block;
  position: relative; 
  margin: 5px 0 0 105px;
  padding: 17px 20px;
  border-radius: 12px;
  background: #000;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #000;
}

.says p {
  margin: 0;
  padding: 0;
  color: #fff;
}
.youtube {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.youtube iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
    
.accordion-voice {
    position: relative;
}
.accordion-voice label {
    height: 140px; /* グラデーションの高さ */
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;

    /* 以下グラデーションは「背景が白」に併せて設定しています */ 
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
}
.accordion-voice input:checked + label {
    background: inherit; /* 開いた時には背景グラデーションを消す */
}
.accordion-voice label:after {
    content: "続きをよむ"; /* ラベルの文字 */
    letter-spacing: .05em;
    line-height: 2.5rem;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: #fff;
    background-color: #000;
    width: 18.75rem;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.accordion-voice label:before {
    content: "↓";
    font-weight: 700;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    background-color: #fff;
    z-index: 1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.accordion-voice input {
    display: none;
}
.accordion-voice .accordion-container {
    overflow: hidden;
    height: 200px; /* 開く前に見えている部分の高さ */
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}


.accordion-voice input:checked + label {
    /* display: none ; 閉じるボタンは要らないとき */
}
.accordion-voice input:checked + label:after {
    content: "閉じる";
}
.accordion-voice input:checked + label:before {
    content: "↑";
}
.accordion-voice input:checked ~ .accordion-container {
    height: auto;
    padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}
    
    .official{
  background:#f5f5f559;
  border-radius: 30px;
  padding: 5% 10% 0%;
  margin-top:50px;
}

.official ul {
    padding:15px;
}
    #page h3.sln {
    width: 100%;
    padding: 2rem 2rem !important;
    font-size: 2.3rem !important;
    text-align: center;
    border: none;
    box-sizing: border-box;
    position: relative;
    margin: 10rem 0 0;
    z-index: 0;
    display: block;
    background: #111;
}

::before {}

#page h3.sln span {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: auto;
    height: 46px;
    line-height: 46px;
    margin-right: 0;
    padding: 0 1rem;
    font-size: 1.4rem;
}

#page h3.sln span:after {
    position: absolute;
    top: 0;
    right: -20px;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 20px 46px 0;
    z-index: 1;
    border-color: #ff8853;
    border-right-color: transparent;
}

#page h4.lpts {
    font-size: 2.2rem;
}

.kdwr span.num_icon {
    font-size: 2rem;
    width: 43px;
    height: 41px;
    left: 0rem;
    float: left;
    position: relative;
    margin: 0 2rem 0rem 0;
}

.kdwr {
    font-size: 16px;
    margin: 1rem;
    margin: 0 0 3rem;
    padding: 0;
    display: inline;
    background: linear-gradient(transparent 75%, #d8ff60 75%);
}

.komi {
    display: block;
}

.komi .box {
    width: unset;
    padding-bottom: 1rem;
    background-size: 23%;
    margin: 0 0 2rem;
    padding: 16rem 2rem 1rem;
    background-position: center 2rem;
    border: solid 1px;
}
table.ngn th, table.ngn td {
    display: table-cell;
    border: solid 1px;
}
.kkif {
    display: block;
}

.kkif .box {
    width: unset;
    margin: 0 0 2rem;
}
p.time_function {
    font-size: 12px;
}
    
blockquote.instagram-media, iframe.instagram-media {
    min-width: initial !important;
}
    
    
.l-sns-list {
    position: relative;
    left: 38%;
    top: 30px;
}
    
.pr_wrap {
    margin: -5rem 0 -5rem 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    font-weight: bolder;
    font-size: 3rem;
    background: transparent;
}
    
    
.pr .pr_wrap::before {
    content: "";
    position: absolute;
    background: url(/wp/wp-content/uploads/Pick-Up02.png) 0 0 no-repeat;
    background-size: 100%;
    width: 103px;
    height: 115px;
    left: -17px;
    top: -36px;
    z-index: 1;
}
    

/* 
.pr .pr_wrap::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 120%;
    top: -10px;
    left: 0px;
    background-color: rgb(255, 255, 255);
    background-image: radial-gradient(rgb(216, 255, 96) 20%, transparent 20%), radial-gradient(rgb(216, 255, 96) 20%, transparent 20%);
    background-size: 6px 6px;
    z-index: -1;
    background-position: 0px 0px, 3px 3px;
}
 */

    
.pr .right .btn-tel a {
    display: block;
    background: #111 url(img/tel_icon.png) 2rem center no-repeat;
    background-size: 20px auto;
    max-width: 85%;
    margin: 6rem auto -2rem;
    padding: 1.8rem 4rem;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    border: 3px solid #111;
    position: relative;
}
    
.pr .btn-tel a {
    display: block;
    background: #111 url(img/tel_icon.png) 2rem center no-repeat;
    background-size: 20px auto;
    max-width: 85%;
    margin: 4rem auto -2rem;
    padding: 1.8rem 4rem;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    border: 3px solid #111;
    position: relative;
}
    
.l-sns-list__link {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto -10rem;
    width: 20%;
    border-radius: 30%;
    text-decoration: none;
}
    
#sp .btn-web a {
    display: block;
    max-width: 70%;
    margin: 3rem auto 3rem;
    padding: 1.8rem 4rem;
    box-sizing: border-box;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    border: 3px solid #111;
    position: relative;
    left: -25px;
}

.pr_pls section.pr .btn-tel a {
    display: block;
}
    

header .sitename:before {
    content: "PR";
    display: inline-block;
    background: #000;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin-right: 1rem;
    font-size: 1.5rem;
    padding: 0 1rem;
    background: #fff;
    color: #000;
}
.imgarea.caption img {
    max-width: 90%;
}
.sbyadd .area06 .box h5 {
    margin: 2rem 0 -1rem;
    font-size: 1.6rem;
}   
iframe {
    width: 100%;
}
.low_parts01 .area03 .slide_box {
    width: 94%;
}   
    
}

/*20241206*/

    .salon_list {
    overflow-x: scroll;
    margin-bottom: 2rem;
    position:relative;
}

.salon_list table {
    position: relative;
    border-collapse: separate;
    border: none;
    border: 2px solid #ddd;
    border-left: none;
    min-width: 1400px;
    margin: 0 auto;
}


table th {
    border-right: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}
table td {
    border-bottom: 2px solid #ddd;
}

.salon_list thead th {
    background: #f8f8f8;
    white-space: nowrap;
}

.salon_list thead th.pricing {
    background: #fff6bc;
}

.salon_list thead th.details {
    background: #e1faff;
}

.salon_list table th,.salon_list table td {
    font-size: 12px;
    padding: 0.5rem;
}

.salon_list table tbody tr:nth-child(odd) th,.salon_list table tbody tr:nth-child(odd) td {
    background: #fff;
}
.salon_list table tbody th, .salon_list table tbody td {
    font-size: 12px;
    background: #f4f4f4;
}


.salon_list table th:first-of-type:not([class]) {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 100;
    box-shadow: 2px 0 0 0 #ddd; /* ボーダーの代わりに描画 */

}

.salon_list table tbody td:first-of-type {
    border-left: 0;
}
.list_area {
    margin-bottom: 0;
    position:relative;
}
    .fade-out {
      position: absolute;
      bottom: 3%;
      left: 0;
      width: 100%;
      height: 60px;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
      pointer-events: none; /* 操作を無効化 */
      z-index: 110;
    }
    button#showMore {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding: 10px;
    font-size: 1.6rem;
    border: 2px solid #1bafce;
    font-weight: bold;
    border-radius: 10px;
    position: relative;
    color: #1bafce;
}

button#showMore:before {
    content: "";
    position: absolute;
    display: block;
    color: #1bafce;
    width: 10px;
    height: 10px;
    border: 3px solid;
    border-color: transparent transparent #1bafce #1bafce;
    transform: rotate(-45deg) translateY(-50%);
    top: 35%;
    right: 1%;
}
.salon_table {
    margin-bottom: 9rem;
}
.salon_table .noto {
    margin-top: 20px;
}
@media screen and (max-width: 768px) {
.salon_list table {
    border-left: 2px solid #ddd;
    min-width: 1000px;
}

.salon_list table th, .salon_list table td {
    display: table-cell;
}

.salon_list table th, .salon_list table td {
    border: 1px solid #ddd;
}
.fade-out {
    bottom: 4px;
}
.salon_list table th, .salon_list table td {
    font-size: 10px;
}

.salon_list table tbody th, .salon_list table tbody td {
    font-size: 10px;
}

.salon_list table th:first-of-type:not([class]) {
    width: 100px;
}
}
/*20251023*/
.select-area .content-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}

.select-area .content-container .content-box {
    padding: 20px;
    width: 32%;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-radius: 10px;
    background: #eee repeating-linear-gradient(45deg, #fff, #fff 5px, #ffff7a 5px, #ffff7a 10px);
    background-blend-mode: overlay;
    box-sizing: border-box;
}

.select-area .content-container .catch {
    font-size: 2rem;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 10px;
    text-align: center;
    background: #000000;
    padding: 10px;
    margin: -2rem -2rem 0;
}

.select-area .content-container .catch-secondary {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 15px;
    background: #d8ff60;
    color: #000000;
    padding: 10px;
    font-weight: bold;
    margin: 0rem -2rem;
}

#category .select-area .content-container .company-name {
    font-size: 2rem;
    font-weight: bold;
    color: #111;
    margin: 2rem auto;
    padding: 0;
    border: none;
    text-align:center;
}

.select-area .content-container .image-container {
    text-align: center;
    margin-bottom: 15px;
}

.select-area .content-container .image-container img {
    max-width: 100%;
    border-radius: 8px;
}

.select-area .content-container .image-container .caption {
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}

#category .select-area .content-container .recommend h4,#category .select-area .content-container .features h4 {
    font-size: 1.8rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
    text-align: center;
    display: block;
}

.select-area .content-container .recommend p {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
    font-weight: bold;
    background: linear-gradient(transparent 50%, #d8ff60 50%);
}

.contents .select-area .content-container .features ul {
    list-style: none;
    padding: 0;
    margin: 0;
    min-height: 250px;
}

.select-area .content-container .features ul li {
    font-size: 14px;
    color: #444;
    line-height: 1.6;
    margin-bottom: 10px;
}



.select-area .content-container .btn-web a {
    display: block;
    padding: 10px;
}





.select-area .low_parts01 .area01 {
    display: block;
}

.select-area .low_parts01 .area01 img {
    width: auto;
    margin: 0 auto;
}

.select-area .img_box {
    text-align: center;
}

.select-area .pr .pr_wrap::before {
    content: none;
}


#category .select-area .content-container .company-name:before {
    content: none;
}

.select-area .recommend {
    background: #ffffff;
    padding: 10px;
    border: 2px solid #000;
    text-align: center;
}

#category .select-area .content-container .recommend h4 {
    margin: 0;
}

.select-area .noto {
    margin-top: 10px;
    font-size: 12px;
}

.select-area .pr .pr_wrap::after {
    background: none;
}

.select-area .pr {
    margin-bottom: 3rem;
}

.select-area .pr_wrap {
    text-align: center;
    font-size: 2.4rem;
    margin: 0;
    padding: 2rem 0;
    background: #d8ff60;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
    margin: -10px -10px 0;
}

.select-area .main-catch {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 2.6rem;
}


.select-area .low_parts01 .ttl_wrap {
    margin: 0px -10px;
    text-align: center;
}

.select-area .pr .low_parts01:first-of-type {
    margin-top: 0;
}

.select-area .sub-catch {
    font-weight: bold;
    font-size: 2rem;
}
.select-area .low_parts01 .area02 .i_ttl {
    width: 90%;
}
.select-area .low_parts01 .area02 .i_ttl span {
    display: inline;
    line-height: 1.7;
}
@media screen and (max-width: 768px) {
/*sp*/

.select-area .content-container {
        flex-direction: column;
    }
.select-area .content-container .content-box {
        width: 100%;
        margin-bottom: 3rem;
    }

.select-area .content-container .catch-secondary {
    line-height: 1.5;
}

.select-area .contents .content-container .features ul {
    min-height: auto;
}


.select-area .low_parts01 .ttl_wrap .item {position: relative;margin: 0 auto 5px;width: 50%;height: auto;line-height: 1.5;padding: 5px;}

.select-area .low_parts01 .ttl_wrap .item01:after {
    content: none;
}

.select-area .low_parts01 .area01 .caption {
    text-align: center;
}
.select-area .low_parts01 .area02 .i_ttl {
    width: 90%;
}

.inner #category {
    width: 100%;
    padding: 1rem 0rem 5rem !important;
}


.inner #category h2{
    margin: 1rem 0 2rem;
    padding: 1.5rem 1.5rem;
    font-size: 1.9rem;
}

.inner .time_function{
    margin:1rem 0;
}

    #toc {
        width: 88%;
    }
#toc li.chapter-h-three {
    margin-left: 1rem;
}




    
    
    
    
    
    
    
    
    
    
    


}