/* CSS Document */

@charset"UTF-8";

/*body要素内全体の指定*/
body {
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height:180%;
	color:#000000;
	background:#fff;
}
a { color: #111; }
a:link { color: #111; }
a:visited { color: #111; }
a:active { color: #666; }
a:hover { color: #666; }

p {
	line-height:180%;
}

@media screen and (min-width: 630px) {

/* === シミ取り === */
#shimitori h1{
    margin: 15px auto 0px;
    text-align: center;  
}   
   
#shimitori h1 .top-title{
    padding: 0 0 5px;
    font-size: 140%;
    border-bottom: 5px solid #1996e6;
}
    
.shimitori_main{
    width: 100%;
    margin: 50px 0 5px;    
}
    
.treatment_menu{
    margin: 40px 0px;
    font-size: 12px;
    color: #1996e6;
    line-height: 0px;
}
    
 .treatment_menu ul li{
    list-style: none;    
}
    
#shimitori h2{
    margin: 20px 0 10px;
}   
    
#shimitori h2 span{
    margin: 0 10px 0 0;
    font-size: 18px;
    color: #1996e6;
    display: block;
    float: left;
}

#shimitori h3{
    font-size: 22px;
}     

.mokuji_treatment{
    margin: 50px 0;
    border:3px solid #1996e6;
    border-radius: 10px;
}
    
.mokuji_top{
    padding: 10px;
    display: flex;
    font-size: 150%;
    color: #fff; 
    background-color: #1996e6;
}

.mokuji_top img{
    margin: 0 20px 0;        
}

.treatment_menu h2 a{
    text-decoration: none;
    transition: 0.8s;
    font-weight: 500;
}

.treatment_menu h2 a:hover{
    opacity: 0.6; 
}
    
.treatment_menu h2 a::before{
    display: inline-block;
    margin: 6px 10px 0px 8px;
    width: 15px;
    height: 15px;
    content: '';
    border-radius: 100%;
    background:#1996e6; 
}

.body_title{
    border-bottom: 2px solid #1996e6;
    margin: 60px 0 30px;
}
    
.body_text{
    margin: 20px 15px 50px;
    padding: 0;
    list-style: none;
}

.body_text img{
    margin: 0 5px 0;
}   

.about_shimitori p{
    display: flex;        
}

.about_shimitori img{
    margin: 0 25px 0 0;
    width: auto;
    height: 265px;
}

.shimitori_kinds img{
    margin: 0 auto;
    display: block;
    width: 70%;
}    

.shimitori_feature p{
     display: flex;
}
    
.shimitori_feature img{
    margin: 0 0 0 30px;
    border: solid 0.5px #1996e6;
} 

.shimitori_feature_q p{
     display: flex;
}
    
.shimitori_feature_q img{
    margin: 0 30px 0 0;
}    

#shimitori h4:before{
    margin: 6px 10px 0px 8px;
    width: 15px;
    height: 15px;
    display: inline-block;
    content: '';
    border-radius: 100%;
    background:#1996e6;
}    

.q_laser{
    margin: 10px 0 0 20px;
    display: flex;
    align-items: center;
}

.ion_title{
    margin: 20px 0 0 15px;
    font-weight: 700;
}    
    
.ion_title:before{
    display: inline-block;
    margin: 6px 10px 0px 8px;
    width: 15px;
    height: 15px;
    content: '';
    border-radius: 100%;
    background:#1996e6;
}    
    
.card_brand {
    margin: 30px auto 100px;
    display: flex;
    width: 90%;
    padding: 15px 35px 8px;
    justify-content: space-around;
    text-align: center;
    list-style: none;
    border: 1px solid #1996e6;
}

.card_brand img{
     width: 55%;  
}
    
.hyou_shimitori{
    margin: 0px auto 50px; 
    width: 100%;
    height: auto;  
}
    
.hyou_shimitori table{
    width: 100%;
    height: auto;
    background: #cacaca;
    border: none;
}
    
.hyou_shimitori table .hyou_ue{
    height: 40px;
    background: #e6f5fa;
    color: #1996e6;
    line-height: 120%;
    text-align: center;
    border: none; 
}
    
.hyou_shimitori table .hyou_l{
    width: 80px;
    height: 60px;
    color: #000000;
    line-height: 120%;
    text-align: center;
    background: #fff;
    border: none; 
}

.shimitori_number{
    margin: 0 12px 0 0;
    font-size: 140%;
    font-weight: 700;
    color: #1996e6;
}    

.shimitori_answer{
    margin: 0 12px 0 0;
    font-size: 120%;
    font-weight: 700;
    color: #000;  
}

.shimitori_question{
    margin: 20px 15px 50px;
    padding: 0;
    display: flex;
} 

.ppcbr{
    display: block;    
}
    
.spbr{
    display: none;
}
    
    
/* === ほくろ取り === */
.hokuro_hoken{
  margin: 20px 0 10px 40px;
  padding: 16px;
  position: relative;
  display: inline-block;
  border-radius: 4px;
  background-color: #fff5fc;
  text-align: left;
  font-size: 140%;
  line-height: 1.5;
  color: #FF5F91;
}

.hokuro_hoken::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 16%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #fff5fc transparent transparent;
  translate: -50% 100%;
}

#hokuro_ibotori h1{
    text-align: center;
}
   
#hokuro_ibotori h1 .top-title{
    padding: 0 0 5px;
    font-size: 140%;
    border-bottom: 5px solid #FF5F91;
}

.hokurotop_button{
    margin: 20px auto 80px;
    display: block;
    width: 650px;
}

.mokuji_treatment.hokuro_ibo{
    border:3px solid #FF5F91;
}
    
.mokuji_top.hokuro_ibo{
    background-color: #FF5F91;
}

.treatment_menu.hokuro_ibo h2 a::before{
    background:#FF5F91; 
}
    
#hokuro_ibotori h2 span{
    margin: 0 10px 0 0;
    font-size: 18px;
    color: #FF5F91;
    display: block;
    float: left;
}

.body_title.hokuro_ibotori{
    border-bottom: 2px solid #FF5F91;     
}

.body_text.hokuro_incho img{
    margin: 0 0 12px 12px;
    width: 200px;
    float: right;
    border: solid 0.5px #FF5F91;
}

.about_hokuro{
    display: flex;        
}

.about_hokuro li{
    margin: 0 0 15px 0px;
    font-size: 120%;
    display: flex;
    align-items: flex-start; 
}
    
.about_hokuro li img{
    margin: 4px 10px 0 0;
}

.about_kinds{
    margin: 0 0 30px 0;
    padding: 30px;
    background-color: #FFF5FC;  
}
    
.title_kinds{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 15px 0;
    padding: 10px;
    font-size: 160%;
    font-weight: bold;
    color: #FF5F91;
    border-bottom: none;
    line-height: 100%;
}

.c_laser_photo{
    margin: -25px auto 50px;
    display: block;
    width: 220px;
} 
    
.feature_title{
    margin: 0 0 10px;
    display: flex;
    align-items: center;
    font-size: 140%;
    font-weight: bold;
    color: #FF5F91;
    border-bottom: none;
}

.feature_title .icon_hokuro{
    margin: 0 20px 0 0;
    width: 55px;  
}

.hokuropage_button{
    margin: -10px auto 80px;
    display: block;
    width: 600px;
}

h3.hokuro_ibotori{
    font-size: 140%;
    border-bottom: 2px solid #FF5F91;
}

.hokuro_laser{
    display: flex;
    justify-content: flex-start;
}

.hokuro_laser li{
    font-size: 150%;
    line-height: 250%;
}

.hokuro_laser img{
    margin: 0 10px 0;
    width: 24px;
}

.hokuro_laser .c_laser_photo{
    margin: 0 0 40px;
    width: 200px;
}

#hokuro_ibotori .feature_title.gaslaser:before {
    content: none;
}

#hokuro_ibotori h4:before {
    display: inline-block;
    margin: 6px 10px 0px 8px;
    width: 15px;
    height: 15px;
    content: '';
    border-radius: 100%;
    background: #FF5F91;
}
    
.merit_risc{
    margin: -15px 0 40px 10px;
}
    
#hokuro_ibotori .hyou_shimitori table .hyou_ue{
    background: #FFF5FC;
    color: #FF5F91;
}

#hokuro_ibotori .hyou_shimitori table .hyou_l {
    font-size: 95%;
}

.flow_treatment {
  margin: 20px 15px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow_t {
  padding-left: 0;
}

.flow_t > li {
  list-style-type: none;
  display: flex;
}

.flow_t > li:not(:last-child) {
  margin: 0 0 50px;
}

.flow_t > li .icon_t {
  width: 90px;
  box-sizing: border-box;
  padding: 20px 10px 10px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  background: #FF5F91;
  border-radius: 5px 5px 0 0;
  position: relative;
  line-height: 125%;
  margin: 0;
}
.flow_t > li .icon_t::after {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  border-top: 20px solid #FF5F91;
  position: absolute;
  bottom: -20px;
  left: 0;
}

.flow_t > li .icon_t.flow_last::after {
  content: none;
}
    
.flow_t > li dl {
  padding: 0 0 0 30px;
  width: calc(100% - 115px);
}

.flow_t > li dl dt {
  padding: 0 0 5px;
  margin: 0 0 15px;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 4px solid #FFF5FC;
  position: relative;
}
.flow_t > li dl dt::after {
  content: '';
  width: 20%;
  height: 4px;
  position: absolute;
  bottom: -4px;
  left: 0;
  background-color: #FF5F91;
}

.flow_t > li .icon_t.flow_last {
  border-radius: 5px;
}

.flow_t > li dl dd {
  margin: 0;
}
  
.uk-accordion {
    padding: 0;
    list-style: none;
}

.uk-accordion li{
    margin: 0 0 35px 0;
    padding: 0 0 10px 0;
    border-bottom: solid #FF5F91;
}
    
.uk-accordion-title {
    padding: 0 35px 0 0;
    display: block;
    font-size: 120%;
    line-height: 1.4;
    color: #333;
    overflow: hidden;
    text-decoration: none;
}
    
.uk-accordion-title span{
    margin: 0 10px 0 0;
    color: #FF5F91;
    font-size: 120%;
    font-weight: bold;
}

 ul li .uk-accordion-title {
    display: flex;
    position: relative;
}

 ul li .uk-accordion-title::before {
    background-image: none;
    content: "\002B";
    color: #FF5F91;
    font-size: 20px;
    background-color: #FFF5FC;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    line-height: 1.25;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
}
.uk-open > .uk-accordion-title::before {
    content: none;
}
.uk-open > .uk-accordion-title::after {
    content: "\002212";
    color: #FF5F91;
    font-size: 20px;
    background-color: #FFF5FC;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    line-height: 1.25;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
}

.uk-accordion-content{
    margin: 20px;
    width: 90%;
    padding: 20px;
    background-color: #FFF5FC;
}   

.question_caption{
    display: flex;        
}
 
.caption_a{
    padding: 0 10px 0 0;        
}

.card_brand.hokuro_ibotori{
    border: 1px solid #FF5F91;       
}

.hokuro_ibotori.payment{
    display: flex;
    align-items: center;
}

.hokuro_ibotori.payment img{
    width: 60px;
    margin: 0 20px 0 0;
}

}
    

@media screen and (max-width: 630px) {
    
.pcbr{
    display: none;    
}
    
.spbr{
    display: block;
}

#shimitori h1{
    margin: 20px auto 0px;
    font-size: 130%;
    text-align: center;
    line-height: 18px;
}   
    
#shimitori h1 .top-title{
    padding: 0 0 2px;
    font-size: 140%;
    border-bottom: 4px solid #1996e6;
}

.shimitori_main{
    width: 100%;
    margin: 40px 0 0px;    
}    

.treatment_menu{
     margin: 30px 0px;
     font-size: 10px;
     color: #1996e6;
     line-height: 0px;
}

.mokuji_treatment{
    margin: 50px 0;
    border:3px solid #1996e6;
    border-radius: 10px;
}

#shimitori h2{
    margin: 20px 0 10px;    
}  
    
#shimitori h2 span{
    margin: 0 10px 0 0;
    font-size: 18px;
    color: #1996e6;
    display: block;
    float: left;
    }

#shimitori h3{
    margin: 10px 0 0;
    font-size: 120%;
    display: flex;
}   

.mokuji_top{
    padding: 10px 0;
    display: flex;
    font-size: 150%;
    color: #fff; 
    background-color: #1996e6;
}
  
.mokuji_top img{
    margin: 0 20px 0;        
}

.treatment_menu ul{
    width: 85%;; 
}

.treatment_menu ul li{
    list-style: none;
    line-height: 220%;
}
 
.treatment_menu h2 a{
    margin: 0 -20px 0;
    text-decoration: none;
    transition: 0.8s;
    font-weight: 500;
}
    
.treatment_menu h2 a:hover{
    opacity: 0.6; 
}
    
.treatment_menu h2 a::before{
    display: inline-block;
    margin: 6px 10px 0px 8px;
    width: 15px;
    height: 15px;
    content: '';
    border-radius: 100%;
    background:#1996e6; 
}

.body_title{
    margin: 50px 0 0;
    border-bottom: 2px solid #1996e6;
    font-size: 80%;
}

.body_text{
    margin: 20px 15px 30px;
    padding: 0;
}
  
.body_text li{
    display: flex;
    align-items: flex-start;
}    

.body_text img{
    margin: 7px 8px 0 0;
}

.about_shimitori p{
    display: block;        
}

.about_shimitori img{
    margin: 0 auto 20px;
    display: block;
    width: 100%;
    height: auto;
}    

.shimitori_kinds img{
    margin: 0 auto;
    display: block;
    width: 100%;
}       

.shimitori_feature img{
    margin: 20px auto 30px;
    display: block;
    width: 65%;
} 

.shimitori_feature_q img{
    margin: 30px auto;
    display: block;
    width: 70%;
}

#shimitori h4:before{
    display: inline-block;
    margin: 6px 10px 0px 8px;
    width: 15px;
    height: 15px;
    content: '';
    border-radius: 100%;
    background:#1996e6;        
} 

.q_laser_photo{
    margin: 0 auto 40px; 
    display: block;  
}

.ion_title{
    margin: 10px 0 0;
}    

.ion_title:before{
    display: inline-block;
    margin: 6px 10px 0px 8px;
    width: 15px;
    height: 15px;
    content: '';
    border-radius: 100%;
    background:#1996e6;
}

.hyou_shimitori{
    width: 100%;
    height: auto;
    margin: 0px auto 50px;   
}
    
.hyou_shimitori table{
    width: 100%;
    height: auto;
    background: #cacaca;
    border: none;
}
    
.hyou_shimitori table .hyou_ue{
    height: 50px;
    padding: 3px;
    background: #e6f5fa;
    color: #1996e6;
    line-height: 120%;
    text-align: center;
    border: none;
    font-size: 13px;
}
    
.hyou_shimitori table .hyou_l{
    width: 80px;
    height: 60px;
    padding: 6px;
    color: #000000;
    line-height: 120%;
    text-align: center;
    background: #fff;
    border: none;
    font-size: 77%;
}

.card_brand {
    margin: 30px auto 100px;
    display: flex;
    flex-wrap: wrap;
    width: 85%;
    padding: 10px 10px 10px 20px;
    justify-content: space-around;
    text-align: center;
    list-style: none;
    border: 1px solid #1996e6;
}

.card_brand li{
    width: 25%;        
}
    
.card_brand img{
     width: 70%;  
}

.shimitori_number{
    margin: 0 8px 0 0;
    font-size: 110%;
    font-weight: 700;
    color: #1996e6;
}

.shimitori_answer{
    margin: 0 12px 0 0;
    font-size: 120%;
    font-weight: 700;
    color: #000;  
}

.shimitori_question{
    margin: 20px 15px 50px;
    padding: 0;
    display: flex;
}

    
/* === ほくろ取り === */

.spbr.hokuro{
     height: 16px;   
}

.hokuro_hoken{
  margin: 20px 0 10px 40px;
  padding: 16px;
  position: relative;
  display: inline-block;
  border-radius: 4px;
  background-color: #fff5fc;
  text-align: left;
  font-size: 140%;
  line-height: 1.5;
  color: #FF5F91;
}

.hokuro_hoken::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 16%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #fff5fc transparent transparent;
  translate: -50% 100%;
}

#hokuro_ibotori h1{
    text-align: center;
}   
   
#hokuro_ibotori h1 .top-title{
    padding: 0 0 5px;
    font-size: 140%;
    border-bottom: 5px solid #FF5F91;
}

.hokurotop_button{
    margin: 20px auto 60px;
    display: block;
    width: 100%;
}

.hokuro_hoken{
  margin: 20px 0 10px 30px;
  padding: 16px;
  position: relative;
  display: inline-block;
  border-radius: 4px;
  background-color: #fff5fc;
  text-align: left;
  font-size: 120%;
  line-height: 1.5;
  color: #FF5F91;
}

.hokuro_hoken::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 16%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #fff5fc transparent transparent;
  translate: -50% 100%;
}

#hokuro_ibotori h1{
    text-align: center;
}   
   
#hokuro_ibotori h1 .top-title{
    padding: 0 0 3px;
    font-size: 120%;
    border-bottom: 5px solid #FF5F91;
}
    
.mokuji_treatment.hokuro_ibo{
    border:3px solid #FF5F91;
}
    
.mokuji_top.hokuro_ibo{
    background-color: #FF5F91;
}
    
.treatment_menu.hokuro_ibo h2 a::before{
    background:#FF5F91; 
}
 
.body_title.hokuro_ibotori{
    margin: 50px 0 10px;
    border-bottom: 2px solid #FF5F91;     
}    
    
#hokuro_ibotori h2 span{
    margin: 0 10px 0 0;
    font-size: 18px;
    color: #FF5F91;
    display: block;
    float: left;
}

.body_title.hokuro_ibotori{
    border-bottom: 2px solid #FF5F91;     
}    

.body_text.hokuro_incho img{
    margin: 0 auto 20px;
    width: 180px;
    border: solid 0.5px #FF5F91;
    display: block;
}

.hokuropage_button {
    margin: 0px auto;
    display: block;
    width: 100%;
}
    
.about_kinds{
    margin: 0 0 30px 0;
    padding: 30px;
    background-color: #FFF5FC;  
}
    
.title_kinds{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 5px 0;
    font-size: 140%;
    font-weight: bold;
    line-height: 130%;
    color: #FF5F91;
    border-bottom: none;
}

.c_laser_photo{
    margin: -25px auto 50px;
    display: block;
    width: 180px;
}   

.feature_title{
    margin: 0 0 5px;
    display: flex;
    align-items: center;
    font-size: 125%;
    font-weight: bold;
    color: #FF5F91;
    border-bottom: none;
}

.feature_title .icon_hokuro{
    margin: 0 15px 0 0;
    width: 45px;   
}

h3.hokuro_ibotori {
    margin: 10px 0 0;
    font-size: 120%;
    border-bottom: 2px solid #FF5F91;
}

#hokuro_ibotori .feature_title.gaslaser:before {
    content: none;
}
    
#hokuro_ibotori h4:before {
    display: inline-block;
    margin: 6px 10px 0px 8px;
    width: 15px;
    height: 15px;
    content: '';
    border-radius: 100%;
    background: #FF5F91;
}

#hokuro_ibotori .hyou_shimitori table .hyou_ue{
    background: #FFF5FC;
    color: #FF5F91;
}

 .merit_risc{
    margin: -15px 0 40px 10px;    
}

 .merit_risc li{
    display: list-item;
    list-style: disc;  
}

#hokuro_ibotori .hyou_shimitori table .hyou_l{
    font-size: 85%;
}
    
.flow_treatment {
  margin: 20px 10px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow_t {
  padding-left: 0;
}

.flow_t > li {
  list-style-type: none;
  display: flex;
}

.flow_t > li:not(:last-child) {
  margin: 0 0 50px;
}

.flow_t > li .icon_t {
  width: 70px;
  box-sizing: border-box;
  padding: 20px 10px 10px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  background: #FF5F91;
  border-radius: 5px 5px 0 0;
  position: relative;
  line-height: 125%;
  margin: 0;
  font-size: 80%;
}

.flow_t > li .icon_t::after {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  border-top: 20px solid #FF5F91;
  position: absolute;
  bottom: -20px;
  left: 0;
}

.flow_t > li dl {
  padding: 0 0 0 30px;
  width: calc(100% - 115px);
}

.flow_t > li dl dt {
  padding: 0 0 5px;
  margin: 0 0 15px;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 4px solid #FFF5FC;
  position: relative;
}
.flow_t > li dl dt::after {
  content: '';
  width: 20%;
  height: 4px;
  position: absolute;
  bottom: -4px;
  left: 0;
  background-color: #FF5F91;
}

.flow_t > li dl dd {
  margin: 0;
}
 
.flow_t > li .icon_t.flow_last {
  border-radius: 5px;
}
    
.flow_t > li .icon_t.flow_last::after {
  content: none;
}

.uk-accordion {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}

.uk-accordion li{
    margin: 0 0 35px 0;
    padding: 0 0 10px 0;
    border-bottom: solid #FF5F91;
}
    
.uk-accordion-title {
    padding: 0 35px 0 0;
    display: block;
    font-size: 110%;
    line-height: 1.4;
    color: #333;
    overflow: hidden;
    text-decoration: none;
}
    
.uk-accordion-title span{
    margin: 0 10px 0 0;
    color: #FF5F91;
    font-size: 120%;
    font-weight: bold;
}

 ul li .uk-accordion-title {
    display: flex;
    position: relative;
}

 ul li .uk-accordion-title::before {
    background-image: none;
    content: "\002B";
    color: #FF5F91;
    font-size: 20px;
    background-color: #FFF5FC;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    line-height: 1.25;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
}
    
.uk-open > .uk-accordion-title::before {
    content: none;
}
.uk-open > .uk-accordion-title::after {
    content: "\002212";
    color: #FF5F91;
    font-size: 20px;
    background-color: #FFF5FC;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    line-height: 1.25;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
}

.uk-accordion-content{
    margin: 20px;
    width: 90%;
    padding: 20px;
    background-color: #FFF5FC;
}   

.question_caption{
    display: flex;
    width: 90%;
}
 
.caption_a{
    padding: 0 10px 0 0;        
}

.card_brand.hokuro_ibotori{
    margin: 30px auto 60px;
    padding: 17px 18px 6px 12px;
    border: 1px solid #FF5F91;       
}

.hokuro_ibotori.payment{
    display: flex;
    align-items: center;
}

.hokuro_ibotori.payment img{
    width: 40px;
    margin: 0 20px 0 0;
}

.hokuropage_button.last_botton{
    margin: 0px auto 50px;
}
    
}