@charset "utf-8";
@media only screen and (max-width: 767px) {

/* 共通 ↓ */
#sec01 .inner,
#sec02 .inner,
#sec03 .inner,
#sec04 .inner,
#sec05 .inner,
#sec06 .inner,
#sec07 .inner,
#sec08 .inner,
#sec10 .inner,
#action .inner,
.bg10 .inner,
.sec11 {
	width: 89%;
	margin: 0 auto;
	padding: 15px 0 25px;
}
img {
	width: 100%;
}
.box-wrap {
	display: block;
}
.box-wrap {
	display: block;
}
.main-tit h2,
.main_tit span.fon-min {
	font-size: 2rem;
}
.main-tit p,
.main_tit span.webf {
	font-size: 3rem;
}
.main-tit-02 {
  padding: 0 60px;
	font-size: 2.5rem;
	margin-bottom: 10px;
}
.main-tit-02:before,
.main-tit-02:after {
  width: 45px;
}
.br-sp {
	display: block;
}
.br-pc {
	display: none;
}

/* main */
html {
	font-size: 50%;
}
main {
	max-width:100%;
}
/* global */
#luxbar {
	width: 100vw;
}
#luxbar .luxbar-header {
	display: flex;
}
#luxbar .luxbar-header .luxbar-brand {
	padding: 0 0 0 5px;
}
#luxbar .luxbar-header .luxbar-brand img {
	width: 50%;
}
#luxbar .luxbar-menu-light .luxbar-hamburger span,
#luxbar .luxbar-menu-light .luxbar-hamburger span::before,
#luxbar .luxbar-menu-light .luxbar-hamburger span::after {
	background-color: #eef2f2;
}
#luxbar .luxbar-checkbox:checked ~ .luxbar-menu li .luxbar-hamburger span {
	background-color: transparent;
}
#luxbar .luxbar-menu .luxbar-item {
	margin: auto;
}
#luxbar .luxbar-item a,
#luxbar .luxbar-item.icon a span {
	font-size: 1.5rem;
}
#luxbar .luxbar-item.icon a span {
	display: inline-table;
	padding: 0 0 0 10px;
}

/* top */
#top {
	padding: 58px 0 50px 0;
	margin-top: 0;
}
#top .wrapper {
	background: url("../img/bg-top-sub_sp.jpg") center bottom / cover no-repeat;
	margin: 0 20% 0 0;
}
#top .top-box {
	min-width: 320px;
	width: 100vw;
	padding: 25px 0 50px 10%;
	margin: auto;
}
#top .top-box h2 {
	font-size: 2.25rem;
	line-height: 1.25;
}
#top .top-box h2 span {
	font-size: 3rem;
}
#top .top-box h2 span.big {
	font-size: 4.5rem;
}
#top .top-box .main-tit-02 {
	font-size: 2rem;
}
#top .top-box .slider,
#top .top-box .slider .slick-dots {
	width: 320px;
	margin: auto;
}
#top .top-box .slider .slick-list img {
	padding: 15px;
}

/* global */
#global-nav {
	display: none;
}

/* sec01 */
#sec01 .tit {
	margin: 2rem auto 1rem;
}
#sec01 .tit:before,
#sec01 .tit:after {
	width: 35px;
}
#sec01 .tit h2 {
	font-size: 2.3rem;
	margin: 20px 0;
}
#sec01 .tit .dot-text {
	font-size: 2.5rem;
}
#sec01 ul:first-child {
	margin-right: 0;
}
#sec01 ul li {
	margin: auto auto 25px;
	text-align: center;
}
#sec01 ul li span {
	padding-bottom: 5px;
}
#sec01 img.illust {
	width: 90%;
}
#sec01 h2.ani {
	font-size: 2.5rem;
}

/* sec02 */
#sec02 .recommend-list li .br-pc {
	display: block;
}
#sec02 .recommend-list li .text .br-pc {
	display: none;
}

/* action */
#action {
	background: url("../img/bg_action_sp.jpg") repeat-y;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height: inherit;
}
#action .action-wrap {
  background-color: transparent;
  border: none;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-radius: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  box-shadow: none;
}
#action .action-wrap p {
	font-size: 2.25rem;
}
#action .action-wrap h2 {
	font-size: 2.6rem;
}
#action .action-wrap ul {
	margin: 10px;
}
#action .action-wrap ul li {
	width: 30%;
	height: 100px;
}
#action .action-wrap p {
	font-size: 2rem;
}
#action .action-wrap ul li p span {
	font-size: 2.25rem;
}
#action .action-wrap .action-inner .main-tit-02 {
	padding: 0 25px;
}
#action .action-wrap .action-inner .main-tit-02:before,
#action .action-wrap .action-inner .main-tit-02:after {
	width: 20px;
}
#action .box-wrap .ac-btn {
	margin: auto 5px;
}

/* sec03 */
#sec03 table tbody td img {
	width: 90%;
}
#sec03 table thead th.trouble {
	font-size: 2rem;
	padding: 5px;
}
#sec03 table tbody th {
	width: 14%;
	font-size: 1.5rem;
	line-height: 1.5;
}
#sec03 table tbody td {
	width: 43%;
	font-size: 1.3rem;
}

/* sec04 */
#sec04 .wrap {
	width: 100%;
	padding: 0;
	margin: 20px auto;
	border-radius: 0;
	background: none;
	border: none;
	box-shadow: none;
}
#sec04 .wrap table {
	display: block;
	overflow-x: scroll;
	white-space: nowrap;
}
#sec04 .wrap tr {
	height: 50px;
}
#sec04 .wrap.chart td {
	min-width: 50px;
	width: 11%;
	padding: 0 5px;
}
#sec04 .wrap.clinic td {
	min-width: 82px;
	width: 13.33%;
	padding: 0 5px;
}
#sec04 .wrap th.main-color {
	position: sticky;
	left: 0;
	padding: 0 5px;
	font-size: 1.2rem;
	background-color: #f5f5f9;
}
#sec04 .wrap th.main-color:before {
	content: "";
	position: absolute;
	top: 0;
	left: -1px;
	right: -1px;
	height: 100%;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
}
/* scroll animation */
#sec04 .wrap .scroll-wrap {
	text-align: right;
	display: block;
}
#sec04 .wrap .scroll-wrap .scroll {
	position: relative;
	width: 50px;
	display: inline-block;
}
#sec04 .wrap .scroll-wrap .scroll::before {
	content: "";
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 60px;
	height: 1px;
	background: #333;
}
#sec04 .wrap .scroll-wrap .scroll::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 8px;
	height: 8px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	transform: rotate(45deg);
}
#sec04 .wrap .scroll-wrap .scroll::before {
	animation: arrowlong01 2s ease infinite;
}
#sec04 .wrap .scroll-wrap .scroll::after {
	animation: arrowlong02 2s ease infinite;
}
@keyframes arrowlong01 {
	0%{width:0;opacity:0;}
	20%{width:0;opacity:1;}
	80%{width:100%;opacity:1;}
	100%{width:100%;opacity:0;}
}
@keyframes arrowlong02 {
	0%{left:0;opacity:0;}
	20%{left:0;opacity:1;}
	80%{left:85%;opacity:1;}
	100%{left:85%;opacity:0;}
}
/* scroll animation */

/* sec05 */
#sec05 .main-tit-02 {
	font-size: 1.6rem;
}
#sec05 .tab-area {
	margin: 0 auto 30px;
}
#sec05 .tab-area.box-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#sec05 .content .box-wrap,
#sec05 .content .box-wrap:nth-child(2) {
	margin: 10px 0;
}
#sec05 .content .box-wrap .tit-box,
#sec05 .content .box-wrap .txt-box,
#sec05 .content .box-wrap .img-box,
#sec05 .content .box-wrap .price-box {
	width: 100%;
}
#sec05 .content .box-wrap .img-box,
#sec05 .content .box-wrap .price-box {
	margin: 10px 0;
}
#sec05 .content .box-wrap .tit-box ul {
	margin: 0 auto 10px auto;
}
#sec05 .content .box-wrap .tit-box ul.clinic {
	width: 100%;
}
#sec05 .content .box-wrap .tit-box ul.clinic li {
	margin: 3px;
}
#sec05 .content .box-wrap .tit-box ul.clinic li {
	font-size: 1.4rem;
}
#sec05 .content .box-wrap .tit-box ul.push {
	padding: 10px;
}
#sec05 .content .box-wrap .tit-box ul.push li {
	margin: 5px 10px 0 5px;
}
#sec05 .content .box-wrap .img-box img {
	width: 70%;
}
#sec05 .content .box-wrap .price-box {
	padding: 10px 0;
}
#sec05 .content .box-wrap .price-box .price small {
	text-align: right;
}
/* 240521 miradry irregular */
#sec05 .content .box-wrap .price-box .irregular {
margin-bottom: -5px;
}

#sec05 .content .box-wrap .price-box .price_sub {
	margin-top: 15px;
}
#sec05 .content .box-wrap .price-box .price_sub .price {
	margin: 15px 0 0;
}

/* sec06 */
#sec06 .wrap {
	margin: 20px auto;
}
#sec06 .wrap h3 {
	line-height: 1.5;
	padding: 10px 0;
	margin-bottom: 10px;
}
#sec06 .wrap dl::before {
	top: 40px;
	bottom: auto;
}
#sec06 .wrap.a dl::after {
	bottom: 120px;
	border-bottom: 1px dashed #333;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
}
#sec06 .wrap dl div {
	margin: 0 5px 20px;
}
#sec06 .wrap dl div dt {
	height: 20px;
}
#sec06 .wrap dl div dd p {
	width: 80px;
	height: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

/* sec07 */
#sec07 .price-box .wrap {
	margin: 0 0 30px;
}
#sec07 .price-box .left,
#sec07 .price-box .right {
	width: 100%;
	margin: 5% 0 0;
}
#sec07 .price-box table .br-sp {
	display: none;
}
#sec07 .price-box table.pay th {
  width: 45%;
  padding-right: 0;
}
#sec07 .price-box table.pay td {
  width: 55%;
}

/* sec08 */
#sec08 {
	background: url("../img/bg_sec09_sp.jpg") no-repeat center 0;
	background-size: cover;
	position: relative;
	background-position: center;
	min-height: 450px;
}
#sec08 .inner {
	overflow: inherit;
	min-height: inherit;
}
#sec08 .wrap {
	padding: 0;
	width: 100%;
}
#sec08 .box_wrap .ac-btn {
	width: 100%;
	height: 50px;
}
#sec08 .box_wrap .ac-btn a p {
	line-height: 50px;
}

/* sec10 */
.bg10 .box {
	padding: 10px;
}
.bg10 .box dl {
	margin: 0;
}

/* sec11 */
.sec11 .container .box .action .ac-btn p {
	padding-left: 0;
}

/*　footer　*/
footer {
	margin-top: 36px;
	padding-bottom: 60px;
}
footer #pagetop a {
	width: 45px;
	height: 45px;
}
footer #pagetop a::before {
	top: 5px;
	width: 10px;
	height: 10px;
}


}
