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


html {font-size: 62.5%;}
body {font-size: 1.4em;line-height: 1.6;-webkit-font-feature-settings: "palt";font-feature-settings: "palt";font-family: "M PLUS 1p",-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Verdana, "メイリオ", Meiryo, sans-serif;
font-weight: 200;}
body:lang(x)::-ms-backdrop, .selector {
  font-family: "M PLUS 1p","Segoe UI", "メイリオ", Meiryo, sans-serif;
}

br.pc{
  display: none;
}
/*ヘッダー*/
header p{
  width: 100%;
  background: #5a4125;
  height: 58px;
  position: fixed;
  top: 0;
  z-index: 1000;
  text-align: left;
}
header p img{
  max-width: 160px;
  padding: 9px;
}
/*ナビ*/
/*.current a{
    background: #e6dbcf;
    border-radius: 20rem;
}*/
.hamburger-nav-list{
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 999;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  padding: 120px 0 0;
}
.hamburger-nav-list::-webkit-scrollbar {  /* Chrome, Safari 対応 */
  display:none;
}
.hamburger-nav-toggle-btn {
  position: fixed;
  top: 10px;
  right: 10px;
  width: 100px;
  z-index: 9999;
  color: #fff;
  outline: none;
  border: none;
  padding: 6px;
  border-radius: 4px;
  font-size: 16px;
}
.hamburger-nav-toggle-btn.open{
  background: #ca4747;
}
.hamburger-nav-toggle-btn.close{
  background: #ffffff;
  color: #5a4125;

}
.hamburger-nav-toggle-btn.close::before, .hamburger-nav-toggle-btn.open::before {
  font-family: 'Font Awesome 5 Free';

}
.hamburger-nav-toggle-btn.open::before {
  font-weight: 900;
  content: '\f00d'' close';
}
.hamburger-nav-toggle-btn.close::before {
  font-weight: 900;
  content: '\f0c9'' menu';
}

.hamburger-nav-list {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  background: #ffffff;
  padding: 10vh 0 30px;
  height: 100vh;
}
.hamburger-nav-list > li {
  border-bottom: 2px dotted #eeeeee;
  margin: 0 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.6rem;
  max-width: 200px;
  margin: 0 auto;
}
.hamburger-nav-list > li a {
  color: #946646;
  display: block;
  padding: 10px 0;
  text-decoration: none;
  text-align: center;
  font-weight: 900;
}
.hamburger-nav-list > li:nth-child(12) a,
.hamburger-nav-list > li:nth-child(13) a{
  color: #e174a7;

}
/*.hamburger-nav-list > li:last-child a{
  background: #eaaac8;
  color: #ffff;
  margin-top: 10px;
}*/
.sample-articles {
  padding: 10px 1em;
}
.sample-articles > article {
  margin-bottom: 50px;
  padding-top: 100px;
}

/*メイン*/
/*共通*/
.red{
  color: #f0617f;
}
ul.ng li{
  position: relative;
  font-weight: 900;
  border-bottom: 2px dashed #e6dacd;
  padding: 8px 0 8px 22px;
  color: #5a4125;
}
ul.ng li span.notes{
  background: #ffa2b4;
  color: #fff;
  border-radius: 2px;
  font-size: 1.2rem;
  line-height: 1.6;
  display: inline-block;
  padding: 0 5px;
}
ul.ng li:before{
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  content: '\f05e';
  color: #f0637f;
  font-size: 1.8rem;
  left: 0;
  top: 10px;
  line-height: 1;
}
ul.ng li:last-child{
  border: none;
}
/*リボン*/
h2.vis_01 {
  display: inline-block;
  position: relative;
  height: 52px;
  line-height: 50px;
  text-align: center;
  padding: 3px 0;
  font-size: 18px;
  background: #aacf3c;
  color: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  font-size: 1.8rem;
}

h2.vis_01 span {
  margin: 0;
  padding: 0 0;
  border-top: dashed 1px #FFF;
  border-bottom: dashed 1px #FFF;
  line-height: 2;
  display: block;
  font-size: 2.2rem;
}

h2.vis_01:before,h2.vis_01:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

h2.vis_01:before {
  /*左端の山形*/
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 10px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

h2.vis_01:after {
  top: 0;
  right: 0;
  border-width: 25px 10px 25px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
/*吹き出し*/
h2.vis_02{
    margin: 20px auto 10px;
    position: relative;
    padding: 8px;
    min-width: 120px;
    color: #fff;
    background: #f0647f;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    border-radius: 4px;
    text-align: center;
    font-size: 1.8rem;
}

h2.vis_02:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #f0647f;
  z-index: 2;
}
h2.vis_02 span {
  margin: 0;
  padding: 0;
}


p.step{
  color: #e4d1c0;
  font-size: 2.4rem;
  font-weight: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px 0;
    line-height: 2;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
p.step img{
    width: 38px;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    margin: 10px 4px 0;
}
p.step:before{
  content: '\\';
}
p.step:after{
  content: "/";
}

/*以下のエステ店様は掲載頂けません*/
.img_panda {
  width: 100%;
  height: 75px;
  margin: 15px auto;
  position: relative;
}
.img_panda:after{
  margin: 0 auto;
  position: absolute;
  content: "";
  width: 60px;
  height: 75px;
  background: url(../images/vis_03.png) no-repeat;
  background-size: 60px;
  top: 0;
  left: 0;
  right: 0;
}

main{
  padding-top: 70px;
  background: #F4F5F5;
}
section{
  padding: 0 5%;
  max-width: 600px;
  margin: 0 auto;
}
article#step_01{
  padding-bottom: 10px;
  position: relative;
}

article#step_01:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -30px;
  left: 0;
  border-style: solid;
  border-color: #f4f5f5 transparent transparent transparent;
  border-width: 30px 48vw 0 48vw;
  z-index: 1;
}

article#step_01 #ban{
  list-style-type: none;
}

article#step_02{
  background: #fff;
}

section#info{
  text-align: center;
  margin-bottom: -100px;
}
section#info p.title{
  color: #5a4124;
  font-weight: 900;
  font-size: 2rem;
}
section#info p.title img{
  width: 26px;
  padding: 6px 4px 0px 0px;
}
section#info h1{
  display: inline-block;
  position: relative;
  height: 52px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 0;
  width: 90%;
  background: #5a4124;
  padding: 4px 0;
  text-indent: 0;
}
section#info h1:before {
  content: '';
  position: absolute;
  width: 6px;
  bottom: -14px;
  left: -20px;
  z-index: -4;
  border: 20px solid #422e0e;
  border-left-color: transparent;
  border-left-width: 8px;
}

section#info h1:after {
  content: '';
  position: absolute;
  width: 6px;
  bottom: -14px;
  right: -20px;
  z-index: -2;
  border: 20px solid #422e0e;
  border-right-color: transparent;
  border-right-width: 8px;
}

section#info h1 span {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-size: 2rem;
  color: #FFF;
  background: #5a4124;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
}
section#info h1 span:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 14px transparent;
  border-right: solid 14px #130c01;
  margin-top: 6px;
}
section#info h1 span:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 14px transparent;
  border-left: solid 14px #130c01;
  margin-top: 6px;
}
section#info p.day{
  color: #f58a9f;
  border: 1px solid #f58a9f;
  padding: 2px;
  text-align: center;
  border-radius: 20px;
  /* font-weight: 900; */
  max-width: 180px;
  margin: 10px auto 4px;
  letter-spacing: 2px;
}
section#info p.text{
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #3a3a3a;
  margin: 10px 0;
}
section#info p.text span{
  font-size: 1.6rem;
  font-weight: 900;
}
/*掲載条件*/
.conditions{
  padding-top: 100px;
}
.conditions div{
  background: #fff;
  padding: 10px;
  padding-top: -100px;
  border: 2px dashed #ab957c;
  -webkit-box-shadow: 0 0 0 10px #fff;
  box-shadow: 0 0 0 6px #fff;
  max-width: 460px;
  margin: 4px auto 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.conditions div ul{
  max-width: 400px;
  margin: 10px auto 0;
}
.conditions div ul li{
  position: relative;
  background: #f1f1f1;
  border-radius: 200px;
  padding: 8px 8px 8px 40px;
  color: #8fb911;
  font-weight: 900;
  margin-bottom: 10px;
  font-size: 1.6rem;
}
.conditions div ul li span{
  position: absolute;
  background: #aacf3c;
  padding: 6px 6px;
  display: inline-block;
  border-radius: 40px;
  color: #fff;
  font-size: 1.2rem;
  left: 6px;
  top: 6px;
  line-height: 14px;
/*  width: 14px;*/
}
.conditions div ul li:nth-child(2) span,
.conditions div ul li:nth-child(3) span{
  top: 30%;
}
.conditions p.atten{
  text-align: center;
}
.conditions p.atten img{
  width: 50px;
  margin-right: 6px;
}
.conditions p.atten span{
  display: inline-block;
  text-align: left;
  line-height: 1.6;
  font-size: 1.2rem;
  color: #a9a9a9;
  width: 66%;
  max-width: 306px;
}
/*以下のエステ店様は掲載頂けません*/
section#ban ul li.li_borderbox{
  border: 2px solid #f06380;
  color: #f06380;
  padding: 8px 10px 8px;
  margin: 10px auto 4px;
}
section#ban ul li.li_borderbox:before{
  display: none;
}
section#ban ul li.li_notes{
  padding: 8px 0px;
  font-size: 1.2rem;
  color: #909090;
  font-weight: 100;
}
section#ban ul.ng{
  max-width: 500px;
  margin: 0 auto;
}
section#ban ul.ng li.li_notes:before{
  display: none;
}
/*Step02*/
  .overlay__conts{
    text-align: center;
  }
  div.overlay__conts p{
    cursor: pointer;
    display: inline-block;
    position: relative;
  }

/*審査基準*/
article#step_02 p.step{
 padding-top: 20px;
}
article#step_02{
  position: relative;
  padding: 10px 0 30px;
}
article#step_02:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -30px;
  left: 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 30px 48vw 0 48vw;
  z-index: 1;
}
section#standard{
  padding-top: 30px;
}
section#standard p.info{
  color: #aacf3c;
  margin: 10px 0;
}
section#standard dl{
  max-width: 500px;
  margin:0 auto;
  margin-bottom: -110px;
}
section#standard dl dt{
  background: #f0627f;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 900;
  width: 150px;
  padding: 6px 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
section#standard dl dd{
  border: 4px solid #f0617f;
  padding: 10px;
  color: #949494;
  margin-bottom: 10px;
}
section#standard dl dd span{
  display: block;
  font-size: 1.6rem;
  font-weight: 900;
  color: #333;
}
section#standard dl dd li{
  border-bottom: 2px dashed #ece7d3;
  padding: 10px 0;
  line-height: 1.6;
}
section#standard dl dd li:last-child{
  border: none;
}
section#standard p.red{
  padding-top: 120px;
  margin-bottom: -60px; 
}
/*禁止語句*/
/*語句・動画共通*/
section#word h2.vis_02,
section#movie h2.vis_02{
  background: #503618;
  padding: 6px 0;
}
section#word h2.vis_02:before,
section#movie h2.vis_02:before{
  border-top: 12px solid #503618;
}
section#word h2.vis_02 span,
section#movie h2.vis_02 span{
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 4px 0;
  line-height: 2;
  -webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;
  font-size: 2.2rem;
}
section#word h2.vis_02 img,
section#movie h2.vis_02 img{
  width: 32px;
  margin-right: 4px;
  -ms-flex-item-align: start;-ms-grid-row-align: start;align-self: start;
  margin: 3px 4px 0 0;
}
/*禁止語句*/
section#word{
  margin-bottom: -50px;
  overflow: hidden;
  padding-top: 60px;
}
section#word p.text{
  max-width: 500px;
  margin: 0 auto;
  color: #616161;
  font-weight: 900;
  margin: 10px auto 20px;
}
section#word p.text img{
  width: 60px;
  margin-right: 4px;
  float: left;
}
section#word p.text span.red{
  font-size: 1.8rem;
}
p.shop_navi{
  background: #f7f7f7;
  border-radius: 4px;
  font-weight: 900;
  color: #6f6f6f;
  padding: 10px;
  line-height: 1.8;
  font-size: 120%;
  text-align: center;
}
span.official,
span.aroma,
span.panda{
  color: #fff;
  padding: 1px 0;
  margin-right: 2px;
  font-size: 1.4rem;
  width: 24px;
  display: inline-block;
  text-align: center;
}
p.shop_navi span.blue{
  color: #51cddf;
  display: inline-block;
}
span.official{
  background: #51cddf;
}
p.shop_navi span.orange{
  color: #f8a132;
  display: inline-block;
}
span.aroma{
  background: #f8a132;
}
p.shop_navi span.green{
  color: #aacf3c;
  display: inline-block;
}
span.panda{
  background: #aacf3c;
}
section#word dl,
section#movie dl{
  max-width: 500px;
  margin:0 auto;
}
section#word dl dt,
section#movie dl dt{
  background: #efefef;
  text-align: center;
  color: #67451e;
  font-weight: 900;
  font-size: 1.8rem;
  margin-top: 10px;
  padding: 6px 0;
  border-radius: 4px 4px 0 0;
}
section#word dl dd,
section#movie dl dd {
  color: #909090;
  line-height: 1.6;
  background: #fbfbfb;
  padding: 8px 10px 10px;
}
section#word dl dd .title,
section#movie dl dd .title{
  color: #333;
  font-weight: 900;
  display: block;
  margin-top: 8px;
  font-size: 1.6rem;
}
section#word dl dd li,
section#movie dl dd li{
  border-bottom: 2px dashed #ece4db;
  padding-bottom: 7px;
}
section#word dl dd li:last-child,
section#movie dl dd li:last-child{
  border: none;
  padding: 0;
}
/*NGワードランキング*/
.ng_word{
  margin: 5px 0 10px;
  text-align: center;
}
.ng_word .modal-overlay{
  overflow-y: scroll;
}
.ng_word .modal-scroll{
  position: static;
    max-width: 750px;
    width: 98%;
  height: auto;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ng_word .modal-scroll span{
    background: #ffffff;
    padding: 10px;
    border: 2px solid #e0d2a7;
    margin-bottom: 10px;
    display: inline-block;
}
.ng_word .modal-scroll img{
  max-width: 750px;
  width: 100%;
}
.modal > label {
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.modal-overlay {
  background: rgba(255,255,255,0.4);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align:center;
}
input.trigger {
  position: absolute;
  z-index: -9999;
  visibility: hidden;
}

.modal-overlay {
  opacity:0;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
  z-index: -999;
  padding-top: 1%;
}
label.modal-close{
  width: 100%;
  height: 100%;
  display: block;
  margin: auto;
  position: absolute;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: none;
  z-index: 999999999;
}

input.trigger:checked ~ .modal-overlay {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -0-transform: scale(1);
  transform: scale(1);
  z-index: 99999;
}

.modal-overlay{
  /*  overflow-y: scroll;*/
}
.modal-scroll{
  width: 400px;
  height: 270px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e8e8e8;
  padding: 20px 20px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff url(../images/bg_pandakun_01.png) bottom right no-repeat;
  -webkit-box-shadow: 0px 0px 2px #868686;
          box-shadow: 0px 0px 2px #868686;
}

.modal_btn02{
    max-width: 210px;
    text-align: center;
}
.modal_btn02:after{
  position: absolute;
  content: "";
  width: 60px;
  height: 76px;
  background: url(../images/vis_03.png) no-repeat;
  background-size: 60px;
  top: -26px;
  right: -30px;
  }
.modal-scroll .title{
  text-align: center;
  background: #000;
  font-size: 18px;
  /* line-height: 40px; */
  padding: 5px 0;
  border-radius: 4px;
  font-weight: normal;
  letter-spacing: 0.1em;
  background: #14a759;
  color: #fff;
  margin-bottom: 20px;
}
.modal-scroll .txt{
  font-size: 15px;
  margin-bottom: 15px;
  text-align:left;
}
.modal-scroll .txt span{
  color: #ff0000;
  font-size: 17px;
}
.modal_btn02{
  position: relative;
  max-width: 210px;
  background: #f26c88;
  font-weight: 900;
  padding: 10px 0;
  margin: 20px auto;
  border-radius: 80px;
  color: #fff;
  font-size: 1.4rem;
  -webkit-box-shadow: 0px 0px 4px #d2d2d2;
  box-shadow: 0px 0px 4px #d2d2d2;
  min-width:200px;
}
.ng_word{
  margin: 30px 0;
}
.ng_word .modal-overlay{
  overflow-y: scroll;
}
.ng_word .modal-scroll{
  position: static;
    max-width: 750px;
    width: 98%;
  height: auto;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ng_word .modal-scroll span{
    background: #ffffff;
    padding: 10px;
    border: 2px solid #e0d2a7;
    margin-bottom: 10px;
    display: inline-block;
}
.ng_word .modal-scroll img{
  max-width: 750px;
  width: 100%;
}
/* ポップアップウインドウの設定 */
.popup {
  background-color: #efefef;
  box-shadow: 0 0 0 9999px rgba(0, 0, 0, .8);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90vw;
  height: 80vw;
  overflow-y: scroll;
  z-index: 3;
  max-width: 800px;
}
/* チェックボックスの初期設定 */
#popup-on{
  display: none;
}
/* チェックされたらポップアップウインドウを開く */
#popup-on:checked + .popup{
  display: block;
}

/* 閉じるアイコン（右上） */
.icon-close{
  background: #000;
  color: #fff;
  font-size: 30px;
  padding: 0 10px;
  position: absolute;
  right: 0;
}

/* 閉じるボタン */
.btn-close{
  background: #000;
  border-radius: 10px;
  color: #fff;
  padding: 10px;
  cursor: pointer;
  margin: 10px auto;
  width: 95%;
  text-align: center;
}
/* ポップアップの内容 */
.popup-content{
/*  margin: 40px auto 40px auto;
  width: 90%;*/
}
.popup-content img{
  width: 100%;
}
/*禁止動画・写真*/
section#movie{
  padding-top: 50px;
}
/*Step03*/
article#step_03{
  padding-bottom: 30px;
}
section#expression h2.vis_01:before{
  border-color: transparent transparent transparent #f4f5f5;
}
section#expression h2.vis_01:after{
  border-color: transparent #f4f5f5 transparent transparent;
}
section#expression{
  padding:30px 5% 20px;
}
section#expression small{
  font-size: 1.6rem
}
section#expression h2.vis_01{
  height: 60px;
}
section#expression h2.vis_01 span{
  line-height: 1.2;
  font-size: 1.8rem;
  padding: 5px 0;
}
section#expression h2.vis_01:before{
  border-width: 30px 0px 30px 10px;
}
section#expression h2.vis_01:after{
  border-width: 30px 10px 30px 0px;
}
section#expression ul.ng{
  background: #fff;
  padding: 10px 20px 20px;
  border: 2px dashed #d2bca5;
  -webkit-box-shadow: 0 0 0 6px #fff;
          box-shadow: 0 0 0 6px #fff;
  margin-top: 16px;
  max-width: 500px;
  margin: 20px auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
section#expression ul.ng span{
  font-size: 1.6rem;
}
section#expression ul.ng li:nth-last-child(2){
  border: none;
}
section#expression ul.ng li:last-child{
  color: #f0617f;
  border: 2px solid;
  padding: 8px;
  font-size: 1.6rem;
}
section#expression ul.ng li:last-child:before{
  content: none;
}
section#expression ul.ng li span.info{

}
section#expression div.vis_01 img{
  max-width: 70px;
  -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
}
section#expression div.vis_01{
  text-align: center;
  display: flex;
  max-width: 500px;
  margin: 20px auto;
}
section#expression p.text_01 {
  position: relative;
  display: inline-block;
  margin-left: 15px;
  padding: 7px;
  font-size: 1.6rem;
  background: #d5d33d;
  color: #fff;
  border-radius: 4px;
  float: right;
  line-height: 1.6;
  font-weight: 900;
  text-align: left;
}

section#expression p.text_01:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #d5d33d;
}

section#expression p.text_01 span {
  margin: 0;
  padding: 0;
}

section#expression p.text_02{
  clear: both;
  color: #909090;
  line-height: 1.8;
  font-size: 1.2rem;
  max-width:500px;
  margin:0 auto;
}

section#expression .red_box{
  color: #f0617f;
  border: 2px solid;
  padding: 8px;
  font-size: 1.6rem;
  text-align: left;
  margin: 20px auto 0;
  max-width: 500px;
}

section#what h2.vis_02{
  background: #503618;
  padding: 6px 0;
}
section#what h2.vis_02 span{
  display: block;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
  padding: 6px 0;
  font-size: 2.2rem;
}
section#what h2.vis_02:before{
  border-top: 12px solid #503618;
}
section#what p{
  background: #fff;
  padding: 20px;
  border: 2px dashed #d2bca5;
  -webkit-box-shadow: 0 0 0 6px #fff;
          box-shadow: 0 0 0 6px #fff;
  margin-top: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 900;
  color: #503618;
  max-width: 500px;
  margin: 24px auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
section#what > .ng {
  margin-bottom: 80px;
}
section#what > .ng > li::before {
  display: none;
}
footer{
    background: #4a3318;
    color: #fff;
    padding: 14px 6px;
    font-size: 1.2rem;
    text-align: center;
}
footer #topbutton a{
  position: fixed;
  bottom: 12px;
  right: 12px;
  font-size: 60px;
  line-height: 1;
  color: #bb9e7a;
  z-index: 998;
}
/****************************************
480px以上
****************************************/
@media (min-width: 480px) {
  /*共通*/
  h2.vis_02{
    margin: 20px auto 20px;
  }
  /*Step01*/
  section#info p.text{
    text-align: center;
  }
  section#ban ul li.li_borderbox{
    text-align: center;
  }
  .conditions div ul li:nth-child(2) span,
  .conditions div ul li:nth-child(3) span{
    top: 18%;
  }
}
/****************************************
768px以上
****************************************/
@media (min-width: 768px) {
  section{
    max-width: 700px;
  }
  /*Step01*/
  section#info h1 span{
    font-size: 3rem;
  }
  section#info h1{
    height: 60px;
  }
  section#info p.day{
    font-weight: 900;
    font-size: 1.6rem;
    border: 2px solid #f58a9f;
  }
  .conditions p.atten img{
    width: 60px;
  }
  .conditions p.atten span{
    font-size: 1.4rem;
  }
  .conditions div{
    max-width: 600px;
    padding: -100px 30px 30px;
    -webkit-box-shadow: 0 0 0 10px #fff;
            box-shadow: 0 0 0 10px #fff;
  }
  section#ban ul.ng{
    max-width: 600px;
  }
  article#step_01 #ban {
    list-style-type: none;
    margin: 30px auto;
  }
  ul.ng li{
    font-size: 1.6rem;
  }
  /*Step02*/
  .modal_btn02{
    min-width:300px;
  }
  section#standard dl dt{
    font-size: 1.8rem;
  }
  section#standard p{
    text-align: center;
  }
  section#standard dl {
    max-width: 640px;
  }
  section#standard dl dd{
    padding: 20px;
  }
  section#word dl dd li, section#movie dl dd li,
  section#word dl{
    line-height: 1.8;
  }
  p.shop_navi{
    text-align: center;
  }
  section#word p.text img{
    width: 72px;
    margin-right: 10px;
  }
  section#word p.text{
    line-height: 1.6;
  }
  section#word p.text span.red {
    font-size: 2rem;
  }
  section#word dl,
  section#movie dl{
    max-width: 640px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 20px auto;
  }
  section#word dl dt, section#movie dl dt{
    width: 26%;
    padding: 2%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 1.4;
    border-radius: 0;
    margin: 0;
    border-right: 1px solid #a59788;
    border-bottom: 1px solid;
  }
  section#word dl dd, section#movie dl dd{
    width: 70%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid;
  }
  .modal_btn02{
    font-size: 2rem;
  }
  /*Step03*/
  section#expression ul.ng{
    max-width: 600px;
    padding: 20px 30px 30px;
    -webkit-box-shadow: 0 0 0 10px #fff;
            box-shadow: 0 0 0 10px #fff;
  }
  section#expression ul.ng li:last-child{
    text-align: center;
  }
  section#what p{
    max-width: 600px;
    padding: 20px 30px 30px;
    margin-top: 30px;
    -webkit-box-shadow: 0 0 0 10px #fff;
            box-shadow: 0 0 0 10px #fff;
  }
  section#expression div.vis_01{
    max-width: 600px;
    margin: 30px auto;
  }
  section#expression p.text_02{
    max-width: 600px;
    margin: 0 auto;
  }
  section#expression .red_box{
    max-width: 600px;
    text-align: center;
  }
}
/****************************************
1024px以上
****************************************/
@media (min-width: 1024px) {
  header{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #f4f5f5;
    height: 60px;
  }
  header p{
    width: 184px;
    border-radius: 0 0 6px 6px;
    position: unset;
    margin-right: 10px;
    text-align: center;
  }
  .hamburger-nav-toggle-btn.open,
  .hamburger-nav-toggle-btn.close{
    display: none;
  }
  .hamburger-nav-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    background: none;
    max-width: 660px;
    height: 40px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
    width: auto;
    position: unset;
    margin: 10px 0;
    overflow: hidden;
  }
  .hamburger-nav-list > li{
    margin: 0;
    border: none;
  }
  .hamburger-nav-list > li a{
    padding: 8px 6px;
    display: block;
  }
  .hamburger-nav-list > li:nth-child(even){
    border-right: 1px solid #e6dbce;
    border-left: 1px solid #e6dbce;
  }
  .hamburger-nav-list > li:last-child{
    border-right: none;
  }
  /*Step03*/
  section#expression p.title{
    font-size: 2.4rem;
  }
  .popup{
    height: 50vw;
  }

}