@charset "utf-8";

/**************************************

TOPページリニューアル SP

**************************************/
/**/
@media screen and (max-width: 768px){
/**/

/* ヘッダー */
html body .sp_menu_btn{
    background: #ff7f98;
}
html body header.global_header.active{
	background-color: rgba(255, 255, 255, 0.9);
}
html body header.global_header .header_left {
	max-width: 90%;
	margin: 0 0 30px;
}
html body header.global_header .header_right nav.header_menu_wrapper .header_menu{
	gap: 10px 0;
}
html body header.global_header .header_right nav.header_menu_wrapper .header_menu li{
	margin: 0;
	padding: 0 !important;
}
html body header.global_header .header_right nav.header_menu_wrapper .header_menu li a {
    font-size: 3.9vw;
}

.sp_logo{
	display: block;
	position: fixed;
	top: 35px;
	left: 10px;
	width: 59%;
	z-index: 999;
}

.sp_h_plan{
	display: block;
	position: fixed;
	top: 15px;
	right: 83px;
	width: 60px;
	height: 60px;
	z-index: 999;
}

html body .sp_menu_btn{
	width: 60px;
	height: 60px;
}

html body .sp_menu_btn span.text{
	position: relative;
	left: 10px;
	bottom: -30px;
	background: none;
	font-size: 3vw;
	font-weight: 500;
	color: #fff;
}

/* メインイメージ */
section#top_main{
	padding-top: 17%;
	background-position: center;
}
.top_main_inner .box01 {
    width: 100%;
}
.top_main_inner .box01 p{
	margin-bottom: 30px;
}
.top_main_inner .box01 p.img-txt{
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}
.top_main_inner .box01 p.txt{
	font-size: 3.8vw;
}

/* メインイメージ 各HP */
.top_main_inner .main-img{
	width: 100%;
}

/* ボタン */
.top_btn{
	font-size: 3.8vw;
}

/* 他 */
.top_inner{
    padding: 13% 0;
}

/* top h2 */
h2.top_h2{
	font-size: 7.8vw;
}
h2.top_h2 span{
	font-size: 5.44vw;
}

/* スライダーバナー */
.top_bnr{
	width: 83%;
}
.top_bnr .top_inner{
	padding: 13% 0 20%;
	width: 100%;
}
.top_bnr-swiper .swiper-button-next,
.top_bnr-swiper .swiper-button-prev{
    width: 30px;
    height: 30px;
    position: absolute; /* 絶対位置指定 */
    top: 53%;
}
.top_bnr-swiper .swiper-button-next:after,
.top_bnr-swiper .swiper-button-prev:after{
    font-size: 12px;
}

/* 冒頭 */
.top_beginning .top_inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.top_beginning .img_box{
	width: 100%;
}
.top_beginning .txt_box {
    width: 100%;
    margin-top: 4vw;
}
.top_beginning .txt_box h2{
	font-size: 6.7vw;
}
.top_beginning .txt_box p {
	font-size: 3.8vw;
}
.top_beginning .deco{
    top: 1vw;
    right: -16vw;
    width: 45vw;
}
.top_point .deco {
    top: -10vw;
    left: -40vw;
    width: 57vw;
}

/* 3つの強み */
.top_point h2{
	font-size: 6.7vw;
	line-height: 2.4;
}
.top_point h2 span.en {
	font-size: 3.9vw;
}
.top_point h2 span.span01{
	font-size: 5vw;
	margin-bottom: -16vw;
	line-height: 2;
}
.top_point h2 span.span02{
	font-size: 15.3vw;
	line-height: 0;
}
.top_point .top_point_inner{
    flex-wrap: wrap;
}
.top_point .top_point_inner div.child{
	width: 100%;
	margin-bottom: 7%;
	min-height: auto;
}
.top_point .top_point_inner div p.nam {
	font-size: 10.3vw;
}
.top_point .top_point_inner div p.txt {
	font-size: 5.6vw;
}
.top_point .top_point_inner div.img_box {
    padding: 0;
    margin-bottom: 0;
}
.top_point .top_point_inner div.txt_box {
	font-size: 3.8vw;
	min-height: auto;
	margin-bottom: 0;
}

/* お知らせ */
.news .top_inner {
	width: 100%;
}
#fs_block3397 {
    padding: 0;
}
#fs_block3397 .tk_flex li{
    padding: 5% 3%;
}
#fs_block3397 .tk_flex .col-1 a {
    display: flex;
    align-items: flex-start;
}
#fs_block3397 .tk_flex .col-1 a .date.tk_tags_time {
	font-size: 3.8vw;
    margin-right: 1rem;
}
#fs_block3397 .tk_flex .col-1 a div {
	font-size: 3.8vw;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
#fs_block3397 span.category{
    font-size: 2.3vw;
}
.news .deco01 {
    top: -27vw;
    right: -29vw;
    width: 62vw;
}
.news .deco02 {
	display: none;
    top: 0vw;
    left: -37vw;
    width: 51vw;
}
.news .deco03 {
	top: auto;
    bottom: -11vw;
    right: -42vw;
    width: 58vw;
}

/* 症状一覧 */
.top_symptoms ul{
	padding: 0;
}
.top_symptoms ul li{
	width: 48%;
}
.top_symptoms ul li a {
	font-size: 3.8vw;
}

/* 施術一覧 */
.top_menu .top_menu_box01{
	width: 100%;
    flex-direction: column;
}
.top_menu .top_menu_box01 .img_box{
	width: 90%;
}
.top_menu .top_menu_box01 .txt_box{
	width: 90%;
	margin-top: 6%;
}
.top_menu .top_menu_box01 .txt_box .txt{
    font-size: 4.7vw;
}
.top_menu .deco01 {
    top: 8vw;
    left: -33vw;
    width: 56vw;
}
.top_menu .deco02 {
    bottom: -16vw;
    right: -40vw;
    width: 68vw;
}
.top_menu .top_menu_box02{
    width: 100%;
    margin: 20% 0 0;
    justify-content: center;
}
.top_menu .top_menu_box02 div.out {
	width: 90%;
	margin-bottom: 17%;
}
.top_menu .top_menu_box02 div.out:nth-child(2){
	margin-bottom: 0;
}
.top_menu .top_menu_box02 div.in{
	font-size: 4.3vw;
	min-height: auto;
	padding: 20% 0 10%;
}
.top_menu .top_menu_box02 div.in p.txt02{
	font-size: 7.3vw;
	text-shadow: 4px 3px 0px #c10373;
}
.top_menu .top_menu_box02 div.in p.txt02 span {
    font-size: 15vw;
}

/* 強み */
.top_strength {
    margin-top: 17%;
}
.top_strength_in{
	width: 100%;
	flex-direction: column;
	background-size: cover;
	padding: 0 0 7%;
}
.top_strength_in .img_box{
	position: relative;
	top: auto;
	right: auto;
	width: 100%;
	margin: 0;
}
.top_strength_in .txt_box {
	margin: 0;
	padding: 7% 0 3%;
}
.top_strength_in .txt_box h2{
	width: 107%;
	padding: 2vw 5vw 2vw;
	margin-left: -10%;
}
.top_strength_in .txt_box h2 span.span01{
	font-size: 4vw;
}
.top_strength_in .txt_box h2 span.span02{
	font-size: 7.7vw;
	letter-spacing: 5px;
}
.top_strength_in .txt_box p{
	font-size: 3.9vw;
	margin: 3% 0 0;
}

/* 強み2 */
.top_strength2_in{
    padding: 7% 0;
    flex-direction: column;
}
.top_strength2_in .img_box{
	width: 100%;
}
.top_strength2_in .txt_box {
	width: 100%;
	padding: 4% 7% 0;
}
.top_strength2_in .txt_box h3{
    font-size: 4.4vw;
}
.top_strength2_in .txt_box p{
	font-size: 3.8vw;
}
.top_strength2 .deco01 {
    top: auto;
    bottom: -26vw;
    left: -34vw;
    width: 55vw;
}
.top_strength2 .deco02 {
    top: 60vw;
    right: -35vw;
    width: 61vw;
}

/* 患者様の声 */
.top_voice_in{
    margin-top: 7%;
    margin-bottom: 3%;
}
.top_voice_in .child {
    width: 100%;
    margin: 0 0 7% 0;
}
.top_voice_in .child:nth-child(3),
.top_voice_in .child:nth-child(4){
    margin: 0 0 7% 0;
}
.top_voice_in .child .img_box p{
	height: 50vw;
}
.top_voice_in .child p{
	font-size: 3.8vw;
}
.top_voice_in .child p.cat{
    padding: 1% 3%;
}
.top_voice_in .child p.ttl{
	font-size: 3.8vw;
}
.top_voice_in .child p.name{
	font-size: 3.8vw;
    padding-left: 10%;
    padding-top: 1%;
}
.top_voice .deco01 {
    top: 10vw;
    right: -29vw;
    width: 49vw;
}
.top_voice .deco02 {
    bottom: -22vw;
    left: -51vw;
    width: 81vw;
}

/* ブログ */
.top_blog_in{
	margin-top: 7%;
    margin-bottom: 3%;
}
.top_blog_in .child {
	width: 48%;
	margin-bottom: 6%;
}
.top_blog_in .child .img_box p{
	height: 27vw;
}
.top_blog_in .child p.cat{
	font-size: 3vw;
	padding: 1% 3%;
}
.top_blog_in .child p.date,
.top_blog_in .child p.txt{
	font-size: 3.8vw;
}
.top_blog .deco01 {
    bottom: -15vw;
    right: -20vw;
    width: 47vw;
}

/* フッター */
html body footer.global_footer .footer_wrapper .footer_site_link{
	margin-bottom: 7%;
}
html body footer.global_footer .footer_wrapper .footer_site_link a{
	width: 90%;
	min-width: auto;
	margin-bottom: 6%;
}
ul.f_btn{
	width: 50%;
}
html body footer.global_footer .footer_wrapper .footer_nav .footer_menu .footer_heading{
	margin-bottom: 3%;
	display: block;
}
html body footer.global_footer .footer_wrapper .footer_nav .footer_menu span{
	font-size: 3.8vw !important;
}
footer.global_footer .footer_wrapper .footer_nav a{
	font-size: 3.8vw;
}
html body footer.global_footer .footer_copyright{
	margin: 3% 0 11%;
	padding: 7% 0;
	font-size: 3.22vw;
}

/* お問い合わせ */
.contact_main_sita{
	padding: 13% 7%;
	background-position: top left 13%;
}
.contact_main_sita ul{
	flex-direction: column;
    align-items: center;
}
.contact_main_sita li:not(:last-child) {
    margin-right: 0;
}
.contact_main_sita p.tel{
	margin-bottom: 3%;
}

/* アクセス */
#access .access_inner{
	width: 100%;
	padding: 13% 7%;
}
#access .access_inner .access_box01{
	width: 100%;
}
#access .access_inner .access_box01 h2{
	font-size: 4.4vw;
}
#access .map_canvas{
	width: 100%;
	margin: 7% 0 5%;
}
#access .map_canvas iframe{
	height: 320px;
}

/*終了*/
}
/*終了*/