@charset "UTF-8";
html {
	scroll-behavior: smooth;
}

body {
	font-family: "Noto Sans JP", sans-serif!important;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	letter-spacing: normal;
	width: 100%;
	overflow-x: hidden;
	line-height: 1.7!important;
}

body a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

.slash{
	width:100%;
	height:0px;
    position:relative;
    clear:both;
}

.sp_none{
	display: none;
}

/*==========================================================================
= header
========================================================================== */

header{
	display: none!important;
}

.header_container{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 15px 40px;
}

.header_logo{
	width: 100px;
}

.header_menu{
	
}

.header_menu_top{
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}

.header_menu_bottom{
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	padding-top: 15px;
}

.header_nav{
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
}

.header_botan{	
	width: 180px;
	text-align: center;
	border: solid 1px #333;
	color: #fff;
	background-color: #333;
	border-radius: 20px;
	padding: 7px 0px;
	margin-right: 15px;
	box-sizing: border-box;
}

.header_botan:hover{
	width: 180px;
	text-align: center;
	border: solid 1px #333;
	color: #333;
	background-color: #fff;
	border-radius: 20px;
	padding: 7px 0px;
	margin-right: 15px;
	box-sizing: border-box;
}

.header_tel{
	width: 180px;
	text-align: center;
	border: solid 1px #999;
	color: #fff;
	background-color: #999;
	border-radius: 20px;
	padding: 7px 0px;
	margin-right: 15px;
	box-sizing: border-box;
}

.header_tel:hover{
	width: 180px;
	text-align: center;
	border: solid 1px #333;
	color: #333;
	background-color: #fff;
	border-radius: 20px;
	padding: 7px 0px;
	margin-right: 15px;
	box-sizing: border-box;
}

/* スクロールして「scroll-navクラス」がついたときのヘッダーデザイン */
header.scroll-nav {
  /* 背景を白にする */
  background: #fff;
  /* コンテンツの背景が白でもナビゲーションだと分かりやすいように影をつける */
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
}

/* 「scroll-navクラス」がヘッダーについたときに、ロゴとナビゲーションの文字を黒にする */
header.scroll-nav .header_nav,
header.scroll-nav ul li a {
  color: #131313;
}

header.scroll-nav .header_logo{
	width: 65px;
	margin-top: 8px;
}

header.scroll-nav .header_container{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 7px 40px;
}



.top_first{
	width: 100%;
	position: relative;
}

.top_first_image{
	display: none;
}

.top_first_image_sp{
	width: 86%;
	margin-left: auto;
	font-size: 0;
	z-index: 80;
	position: relative;
}

.top_first_title{
	position: absolute;
    left: 5%;
    bottom: 2%;
    font-size: 6vw;
    line-height: 1.4;
    color: #fff;
    text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
	z-index: 100;
}

.top_first_splogo{
	width: 70px;
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 7777;
}

/*==========================================================================
= section
========================================================================== */

.top01{
	padding-top: 50px;
}

.top02{
	padding: 50px 0px;
	background: url("https://alomo.jp/images/main/bg_01.jpg") no-repeat;
	background-size: cover;
	color: #fff;
}

.top03{
	padding: 50px 0px;
	background: url("https://alomo.jp/images/main/bg_02.jpg") no-repeat;
	background-size: cover;
	background-position: bottom;
}

.top04{
	padding: 50px 0px 0px;
}

.top05{
	padding: 50px 0px;
	background-color: #EEE;
}

.top06{
	padding: 40px 0px 70px;
	background: url("https://alomo.jp/images/main/bg_04_sp.jpg") no-repeat;
	background-size: cover;
	background-position: bottom;
}

.top07{
	padding: 40px 0px;
}

.top08{
	padding: 50px 0px;
	background: url("https://alomo.jp/images/main/bg_05.jpg") no-repeat;
	background-size: cover;
}

.top09{
	padding: 50px 0px;
}





/*==========================================================================
= all
========================================================================== */

.main_container{
	width: 100%;
	max-width: 90vw;
	margin: 0 auto;
}

.main_container2{
	width: 100%;
	max-width: 90vw;
	margin: 0 auto;
}

.main_container3{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}

.main_between_container{
	
}

.main_between_containerH{
	
}

/*----------------------------------
= 001
----------------------------------*/

.top001_container{
	margin-bottom: 40px;
}

.top001_img{
	
}

.top001_content{
	margin-bottom: 30px;
}

.top_main_title{
	margin-bottom: 25px;
	font-size: 16px;
}

.top001_title{
	font-size: 18px;
	margin-bottom: 10px;
}

.top001_title2{
	font-size: 18px;
	margin-bottom: 25px;
}

.top001_subtitle{
	font-size: 15px;
	margin-bottom: 30px;
}

.top001_concept_sp{
	width: 100%;
	margin: auto;
	margin-bottom: 40px;
}

.top001_concept{
	display: none;
}

.top001_container2{

}

.top001_concept_content{
	box-sizing: border-box;
}

.top001_concept_images{
	position: relative;
}

.top001_concept_box{
	
}

.top001_line{
	border-bottom: solid 1px #707070;
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-left: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
	margin-right: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
}

.top001_concept_img1{
	width: 85%;
	margin: 40px 0px 30px;
}

.top001_concept_img2{
	width: 42%;
    margin-left: auto;
    margin-bottom: 60px;
}

.top001_concept_img3{
	width: 120px;
	position: absolute;
	left: 10px;
	bottom: 40px;
}

/*----------------------------------
= 002
----------------------------------*/

.top002_menu_content{
	box-sizing: border-box;
	margin-bottom: 30px;
}

.top002_menu_title{
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 5px;
	border-bottom: solid 1px #fff;
	margin-bottom: 20px;
}

.top002_menu{
	border: solid 1px #fff;
	padding: 20px;
	box-sizing: border-box;
}

.top002_menu2{
	border: solid 1px #fff;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 50px;
}

.top002_point{
    border: solid 1px #fff;
    text-align: center;
    padding: 20px 0px;
    margin-top: 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*----------------------------------
= 003
----------------------------------*/

.price_container{
	width: 96vw;
	background-color: #fff;
	margin: auto;
}

.price_container_inner{
	width: 90vw;
	margin: auto;
	padding: 40px 0px;
}

.top003_title{
	text-align: center;
	color: #C7A828;
	font-size: 24px;
	margin-bottom: 30px;
}

.top003_text{
	font-size: 16px;
	margin-bottom: 60px;
	text-align: center;
}

.top003_price_title{
	font-size: 18px;
	margin-bottom: 15px;
}

.top002_price_first_menu{
	border: solid 1px #333;
	padding: 30px 10px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 40px;
}

.top003_price_content{
	margin-bottom: 30px;
}

.top003_price_content_title{
	color: #C7A828;
	font-size: 18px;
	display: flex;
	align-items: center;
}

.top003_price_content_title::before,
.top003_price_content_title::after {
  content: "";
  flex-grow: 1;
  height: 1px; /* 線の太さ */
  background: #C7A828; /* 線の色 */
  margin:0 1em; /* 文字と線の余白 */
}

.top003_price_block{
	margin-top: 20px;
}

.top003_price_block_menu{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.top003_price_block_menu_price{
	text-align: right;
}

.price_sub{
	padding-left: 30px;
}

.top003_card_title{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 15px;
}

.top003_card_img{
	max-width: 420px;
	margin: auto;
	margin-bottom: 40px;
}

.top003_prepaid_container{
	border: solid 1px #333;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 20px;
}

.top003_heat_container{
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	background: url("https://alomo.jp/images/main/bg_03.jpg") no-repeat;
	background-size: cover;
}

.top003_prepaid_title{
	font-size: 15px;
}

.top003_prepaid_icon{
	width: 60px;
	margin: 15px auto;
}

.top003_heat_title{
	font-size: 15px;
	margin-bottom: 20px;
	margin-top: 25px;
}

.top003_heat_botan{
	width: 180px;
	padding: 5px 0px;
	border-radius: 20px;
	text-align: center;
	border: solid 1px #fff;
	color: #fff;
	margin: auto;
}

.top003_heat_botan:hover{
	width: 180px;
	padding: 5px 0px;
	border-radius: 20px;
	text-align: center;
	border: solid 1px #fff;
	color: #333;
	margin: auto;
	background-color: #fff;
}

.top003_caution{
	text-align: right;
	color: #333;
	margin-top: 20px;
}

/*----------------------------------
= 004
----------------------------------*/

.top004_title{
	text-align: center;
	margin-bottom: 30px;
	font-size: 16px;
}

.top004_text{
	text-align: center;
	margin-bottom: 40px;
}

.top004_flow_content{
	margin-bottom: 35px;
}



.top004_flow_step{
	margin: 15px 0px;
	color: #C7A828;
}

.top004_flow_title{
	font-size: 18px;
	padding-left: 15px;
}

.slider{
	margin-top: 70px;
}

/*----------------------------------
= 005
----------------------------------*/

.top005_content{
	
}

.top005_staff_img{
	width: 80%;
	margin: auto;
	margin-bottom: 20px;
}

.top005_staff_name{
	font-size: 18px;
}

.top005_staff_position{
	margin-bottom: 20px;
}

.top005_staff_pic{
	margin-top: 50px;
}

/*----------------------------------
= 006
----------------------------------*/

.top006_title{
	text-align: center;
	margin-bottom: 30px;
	font-size: 16px;
}

.detailTable{
	width: 100%;
}

.detailTable tr{
	border-bottom: solid 1px #333;
	display: flex;
}

.detailTableTd1{
	width: 20%;
	padding: 15px 0px;
	text-align: center;
	
}

.detailTableTd2{
	width: 80%;
	padding: 15px;
	
}

.top006_access_detail{
	margin-bottom: 20px;
}

.top006_access_logo{
	width: 100px;
	margin: 15px auto 15px;
}

.top006_access_image{
	
}

.top006_access_map{
	margin-bottom: 10px;
}

/*----------------------------------
= 007
----------------------------------*/

.top007_voice{
	color: #c7b777;
	font-size: 38px;
	font-weight: 400;
	display: inline-block;
	margin-right: 15px;
}

.top007_voice_text{
	margin-top: 6px;
	line-height: 1.3;
	display: inline-block;
}

.top007_voice_title{
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}

.top007_voice_content{
	margin-bottom: 30px;
}

.top007_voice_img{
	
}

.top007_voice_name_box{
	background-color: #333;
	color: #fff;
	padding: 12px 15px;
	margin-bottom: 10px;
}

.top007_voice_name{
	font-size: 16px;
}

.top007_voice_detail{
	border-left: solid 1px #333;
	padding: 10px 0px 10px 15px;
}

.top007_voice_container{
	margin-top: 30px;
}

.top007_customer_container{
	margin-top: 70px;
}

.top007_customer_content{
	position: relative;
}

.top007_customer_img{
	position: -webkit-sticky;
	position: sticky;
	width: 80%;
	margin-left: auto;
	margin-top: 130px;
	top: 120px;
}

.top007_customer_main{
	width: 100%;
    position: relative;
    margin-top: -270px;
}

.top007_customer_text{
	line-height: 1.3;
	margin-bottom: 180px;
}

.top007_customer_box{
	width: 90%;
	border: solid 1px #101010;
	background-color: #fff;
	padding: 15px;
	margin-bottom: 25px;
}

.top007_customer_title{
	font-size: 16px;
	margin-bottom: 15px;
}

.top007_customer_name{
	text-align: right;
	margin-top: 5px;
}



/*----------------------------------
= 008
----------------------------------*/
.top008_title{
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
	color: #fff;
}

/*アコーディオン全体*/
.accordion-area{
    list-style: none;
    background-color: #fff;
	color: #131313;
    max-width: 800px;
    margin:0 auto;
}

.accordion-area section {
  border-bottom: 1px solid #131313;

}

/*アコーディオンタイトル*/
.title {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
    padding-right: 38px;
    transition: all .5s ease;
}

.faq_q{
	font-size: 16px;
	margin-right: 7px;
}

/*アイコンの＋と×*/
.title::before,
.title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #999;
    
}
.title::before{
    top:48%;
    right: 15px;
    transform: rotate(0deg);
    
}
.title::after{    
    top:48%;
    right: 15px;
    transform: rotate(90deg);

}

/*　closeというクラスがついたら形状変化　*/

.title.close::before{
  transform: rotate(45deg);
}

.title.close::after{
  transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
    background: #fff;
	margin:0 3% 0% 3%;
    padding: 15px;
}











/*----------------------------------
= 009
----------------------------------*/
.top009_contact_container{
	
}

.top009_contact{
    border: solid 1px #131313;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
	color: #131313;
}

.top009_contact_content{
	margin-top: 10px;
}


.contact_mail::before{
	content: "";
	display: inline-block;
	background: url("https://alomo.jp/images/main/img_023.png");
	background-size: contain;
	width: 18px;
    height: 18px;
    margin-right: 10px;
    transform: translateY(4px);
}

.contact_line::before{
	content: "";
	display: inline-block;
	background: url("https://alomo.jp/images/main/img_024.png");
	background-size: contain;
	width: 18px;
    height: 18px;
    margin-right: 10px;
    transform: translateY(4px);
}

.contact_tel::before{
	content: "";
	display: inline-block;
	background: url("https://alomo.jp/images/main/img_025.png");
	background-size: contain;
	width: 18px;
    height: 18px;
    margin-right: 10px;
    transform: translateY(4px);
}

.top009_contact_getintouch{
    font-size: 18px;
    text-align: center;
    font-weight: 500;
}

/*----------------------------------
= therapy
----------------------------------*/

.sub_title{
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
}

.sub_subtitle{
	font-size: 14px;
	text-align: center;
	margin-bottom: 40px;
}

.sub_main_container{
	position: relative;
}

.sub_main_img{
	width: 96%;
	position: relative;
}

.sub_main_content{
	background-color: #fff;
    font-size: 3.6vw;
    line-height: 1.7;
    padding: 15px 10px;
    box-sizing: border-box;
    width: 88%;
    margin-top: -20px;
    margin-left: auto;
    position: relative;
    border: solid 1px #666;
}

.therapy_title{
	font-size: 16px;
    padding-bottom: 10px;
    border-bottom: solid 1px #aaa;
    margin-bottom: 15px;
    font-weight: 400;
}

.therapy_container{
	margin-bottom: 60px;
}

.therapy_point_title{
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 400;
	color: #C7A828;
}

.therapy_point_text{
	padding-left: 15px;
}

.therapy_point{
	margin-top: 20px;
}

.therapy_content{
	margin-top: 30px;
}

.therapy_info{
	font-size: 16px;
	color: #C7A828;
	font-weight: 400;
}

.therapy_img{
	max-width: 800px;
	margin: auto;
	margin-bottom: 30px;
}

.therapy_price{
	width: 50%;
	min-width: 350px;
	margin: auto;
	margin-top: 30px;
}

.therapy_text{
	margin-bottom: 30px;
}

.therapy_price_type{
	font-size: 15px;
	margin-bottom: 15px;
}

/*==========================================================================
= footer
========================================================================== */

footer{
	background-color: #131313;
	color: #fff;
	padding-top: 20px;
}

.footer_logo{
	width: 100px;
	margin: auto;
	margin-bottom: 20px;
}

.footer_add,.footer_tel{
	text-align: center;
}

.footer_tel{
	font-size: 16px;
}

.copy{
	text-align: center;
	font-size: 12px;
	padding: 15px 0px 65px;
	background-color: #131313;
	color: #fff;
}


/*==========================================================================
= hamburger
========================================================================== */

.hum_container{
    color: #000;
	padding: 0px 15px;
	box-sizing: border-box;
}

.mmmRightAccess{
	padding-top: 20px;
	margin-bottom: 10px;
}

.mmmRightTel{
	color: #000;
    font-size: 24px;
	position: relative;
    line-height: 40px;
	padding-bottom: 10px;
}


.mmmRightAd{
	
}

.mmmRightSns{
	width: 155px;
	margin: auto;
}

.mmmRightSnsL{
	width: 60px;
	line-height: 25px;
	float: left;
}

.mmmRightSnsR{
	width: 25px;
	margin-right: 5px;
	float: left;
}



.hum_logo{
	width: 100px;
	padding: 20px 0px 40px 0px;
	margin: auto;
}

.menu-btn {
	position: fixed;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    line-height: 36px;
    font-size: 50px;
    color: #000;
    text-align: center;
    cursor: pointer;
    z-index: 8888;
	background-color: #131313;
	opacity: 0.7;
}

.menu-menu {
    position: fixed;
    top: 52px;
    right: 10px;
    font-size: 11px;
	width: 50px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    z-index: 8888;
}


.menu-btn span {
    color: #fff;
	font-size: 40px;
}



.menu-btn span:after {
    content: attr(data-txt-menu);
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu-btn span:after {
    content: attr(data-txt-close);
}



.menu {
    position: fixed;
    display: table;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255,255,255,.9);
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: hidden;
    opacity: 0;
    z-index: 7777;
}

.menu ul {
    display: table-cell;
    vertical-align: middle;
}


.menu li {
   
   	font-size: 18px;
	line-height: 30px;
 
}

.menu li a {
    display: block;
    font-size: 18px;
     color: #a47100;
}

.menu li a:hover {
    color: #aaa;
	text-align: center;
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu {
    cursor: url(../images/cross.svg),auto;
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: visible;
    opacity: 1;
	text-align: center;
}

.hum_key{
     height: 40px;
    line-height: 60px;
    color: #000;
    font-size: 18px;
    list-style: none;
}	
	
.sp_contact_sec{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	z-index: 7777;
	border-top: solid 1px #333;
}

.sp_contact_tel{
	width: 40%;
	float: left;
	box-sizing: border-box;
	text-align: center;
	line-height: 60px;
	color: #131313;
	background-color: #fff;
}

.sp_contact_tel::before {
    content: "";
    display: inline-block;
    background: url(https://alomo.jp/images/main/img_025.png);
    background-size: contain;
    width: 18px;
    height: 18px;
    margin-right: 6px;
    transform: translateY(4px);
}

.sp_contact_line{
	width: 40%;
	float: left;
	box-sizing: border-box;
	text-align: center;
	line-height: 60px;
	color: #131313;
	background-color: #fff;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
}

.sp_contact_line::before {
    content: "";
    display: inline-block;
    background: url(https://alomo.jp/images/main/img_024.png);
    background-size: contain;
    width: 18px;
    height: 18px;
    margin-right: 6px;
    transform: translateY(4px);
}

.sp_contact_mail{
	width: 20%;
	float: left;
	background-color: #fff;
}

.sp_contact_mail img{
	width: 20px;
	display: block;
	margin: 20px auto;
	font-size: 0;
}