@charset "UTF-8";

body {
  font-family: 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #4e4e4e;
	letter-spacing: 1.8px;
	font-size: 15px;
	line-height: 1.5rem;
}

body::before {
  background-size: 100% auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1;
}

a {
	color: #6f6f6f;
	text-decoration: none;
}

a:link {
	color: #434343;
	text-decoration: none;
}

a:active {
	color: #425b71;
}

a:hover {
  color: #6f6f6f;
  text-decoration: none;
}

a:hover img {
	opacity: 0.6 ;
}

img {
	vertical-align: top;
}
main {
	overflow: hidden;
}
.resizable {
	width: 100%;
}

.clearboth {
	clear: both;
}

.strong {
	font-weight: bold;
}

.wrap01 {
	width: 100%;
}

/* 表示 */
.pc_only {
	display: blocj;
}
.sm_only {
	display: none;
}


.br	{
	display: none;
}

.br_	{
		display: block;
}

.inner {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

section {
	margin: 30px auto auto auto;
	width: 100%;
}

section.googlemap {
	width: 100%;
}

.mb-4 {
	margin-bottom: 40px;
}

.nav_inner {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.top_menu {
	color: #434343;
	font-weight: 700;
	font-family: 'Amatic SC', sans-serif;
	font-size: 1.5rem;
}

/*ナビゲーションhoverで下線を出す*/
.underbar > a {
  display: inline-block;
  text-decoration: none;
  position: relative;


}
  .underbar > a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -.2rem;
    width: 100%;
    height: 1px;
    background-color: #6f6f6f;
    transition: transform .2s;
    transform: scale(0, 1);
    transform-origin: left center; }
  .underbar > a:hover:after {
    transform: scale(1, 1); }
  .underbar > a .current {
    content: '';
    display: block;
    position: absolute;
    border-bottom: 1px solid #8dc2eb;
    width: 100%; }

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

nav > ul > li {
	float: left;
	margin-right: 1rem;
	padding-bottom: 0;
}

nav ul li {
	line-height: 30px;
}

nav > ul > li:last-child {
	margin-right: 0;
}

nav {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

nav > ul {
    margin: .5rem 1rem 3rem 0;
    padding: 0;
	float: right;
	font-size: .9rem;
	color: #8dc2eb;
	text-decoration: none;
}

.menu {
	display: none;
}

.message01 {
	padding-left: 5px;
	padding-top: 5PX;
    height: 28px;
}

.message01 > img {
	width: 60px;
}

/*=====トップページ メインコンテンツ=====*/

/*スライダー*/
.sect-hero {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.sect-hero > img {
	width: 100%;
}

.hero {
	width: 100%;
}

.bx-wrapper .bx-controls-direction {
  display: none;
}

.sect-hero .bx-wrapper {
	margin-bottom: 0;
	border: none;
	box-shadow: none;
}

.sect-hero .bx-wrapper .bx-pager,
.sect-hero .bx-wrapper .bx-controls-auto {
	 bottom: 30px;
}

.sect-hero .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #fff;
}

.sect-hero .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #fff;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	display: none;
}

.bx-wrapper img {
    width: 100%;
}

/* 流れ */
span.flow_title {
    font-size: 18px;
    display: inline;
    font-weight: 600;
}


.flow_wrap {
    border-radius:  15px;
    border: dotted 4px #e8d9c1;
    padding: 20px;
    text-align: center;
}
.arrow_img {
    text-align: center;
    padding: 20px;
}

/* ビデオ */
.video_wrapper {
    width: 70%;
    margin: 0 auto;
}


.video_caption {
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
video {
	width: 90%;
}
.vide0_box {
	width: 45%;
	float: left;
	padding: 10px;
}

.vide0_box1 {
	width: 45%;
	float: left;
	padding: 10px;
}

/* メニュー */
h2.title001 {
	font-size: 21px;
	text-align: center;
}
/*プロフィール*/

h1.profile_tab {
	margin-bottom: 30px;
}

.pro_container {
	width: 31%;
	float: left;
	box-sizing: border-box;
	margin: 10px;
}

.pro_img {
	width: 30%;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;

}

.sns_btn {
	padding: 10px 0;
	text-align: center;
}

.club_detail {
    margin-bottom: 30px;
    width: 90%;
    margin: 30px auto;
}

.pro_detail {
	float: left;
	width: 62%;
	padding: 5px 20px;
}

.pro_name {
	border-bottom: 2px dashed #5d5d5d;
	margin-bottom: 8px;
	padding-bottom: 5px;
}

.pro_eng {
	font-size: 24px;
	font-family: 'Slabo 27px', serif;
}

.pro_jp {
	font-size: 15px;
	color: #adadad;
}

.profile_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 86%;
	padding: 0 30px;
}
.club_img {
	width: 280px;
}

.pro_text {
		font-size: 14px;
	}

/*ウェルネスクラブ		*/
h3 {
	margin-bottom: 15px;
}

h2.menu_tab {
	margin-bottom: 30px;
	margin-top: 30px;
}

.club_wrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
	box-sizing: border-box;
}

.club_container {
	width: 70%;
	/* float: left; */
	margin: auto;
	box-sizing: border-box;
}

.club_container2 {
	width: 45%;
	float: left;
	margin-left: 3vw;
	box-sizing: border-box;
}

.club_name {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 15px;
}

.club_en_name {
	font-size: 24px;
	color: #8fc31f;
	letter-spacing: 2px;
}

.club_title01 {
    color: #1a1a1a;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 32px;
}

.club_address {
    margin-bottom: 20px;
    margin-top: 20px;
}

.club_lead {
	margin-bottom: 25px;
}

.lead_att {
	color: #f3895b;
	font-weight: bold;
}

.club_menu01 {
	padding: 25px 0;
}

.club_menu {
	padding: 25px 0;
	/* border-top: 2px dotted #ccc; */
}

.club_menu_border {
	padding-bottom: 10px;
	border-bottom: 2px dotted #ccc;
}


.club_menu_title {
	font-size: 24px;
	font-weight: bold;
	color: #1e74bc;
	margin-bottom: 10px;
}

.club_menu_title_att {
	color: #f3895b;
	font-size: 14px;
	padding-left: 20px;
}

.number {
	width: 35px;
}

.diet_menu_title {
	margin-left: 20px;
/*	display: inline;
*/}

.club_menu_title02 {
	font-family: 'Amatic SC', cursive;
	margin-left: 20px;
	display: inline;
}

.club_menu_title03 {
	font-family: 'Amatic SC', cursive;
	font-size: 20px;
	font-weight: bold;
	color: #206eb0;
	margin-bottom: 10px;
/*	display: block;
*/	width: 80%;
	line-height: 1.2em;
}

.number_big {
	font-size: 21px;
	font-family: 'Amatic SC', cursive;
	color: #e9855a;
	font-weight: bold;
	margin-right: 10px;
}

.club_mealImg {
	padding-top: 0;
	/* display: inline; */
	padding-bottom: 15px;
	text-align: center;
}

.club_mealImg > img{
	width: 30%;
}

.club_sublead {
	color: #1a1a1a;
	font-weight: bold;
	margin-left: 0;
	margin-bottom: 20px;
	font-size: 12px;
}
.att_online {
	color: #e9855a;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: 20px;
	margin-top: 20px;

}
.menu_list{
	margin-left: 10px;
	line-height: 1.5rem;
	margin-top: 30px;
}
.menu_list > li {
	margin-bottom: 20px;
}

.menu_att {
	color: #f3895b;
	font-size: 14px;
	margin-left: 35px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

.indent > img {
	vertical-align: top;
    margin-top: 0;
}

.indent2 {
	width: 77%;
	display: inline-block;
	margin-top: 10px;
}

.indent2_detail {
	color: #1a1a1a;
	font-weight: bold;
	font-size: 18px;
	margin-right: 10px;
	display: block;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.1rem!important;
}
.indent2_detail2{
	font-size: 13px;
	line-height: 1.1rem!important;
}
.indent2_100 {
	font-size: 15px;
	color: #f3895b;
}

.line_bnr {
	margin-bottom: 30px;
}

.fb_window {
	margin-bottom: 30px;
}

.club_address_nameT {
	font-size: 28px;
	font-weight: bold;
	padding-top: 10px;
	color: #1a1a1a;
	font-family: 'Zilla Slab', serif;
}

.club_address_namejp {
	font-size: 13px;
	color: #ccc;
	font-family: 'Noto Sans JP', serif;

}


.club_address_name {
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
}

.club_address_tel {
	font-size: 24px;
}

.club_shopImg {
	padding: 10px;
	display: flex;
}

.club_shopImg > img {
	width: 45%;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .5);
}

.bg_gray {
	background-color: #fafafa;
	padding-top: 30px;
}

.club_map > iframe {
	width: 100%;
	margin-top: 0;
	margin-bottom: 30px;
	/* padding-top: 50px; */
	height: 400px;
}

/*オンラインサポートプログラム*/
.onlin_title {
	font-size: 36px;
	color: #434343;
	font-weight: bold;
	margin-left: 40px;
	height: 50px;
}

.online_prog02 {
	margin-bottom: 30px;
	border: 4px dotted #e9855a;
	margin-top: 20px;
	padding: 15px;
	border-radius: 10px;
	}


.line-btn {
  padding: 20px 0;
}

/* ニュートリションクラブ */
span.access_link {
    display: inline-block;
    font-size: 11px;
    background-color: #333;
    padding: 0 5px;
    border-radius: 30px;
    letter-spacing: 0.1em;
}
span.access_link:hover {
	background-color: #565656;
}

span.access_link a {
    color: #fff;
}
/* オーナー */
img.owner-img {
    border-radius: 6px;
    text-align: center;
    width: 60%;
}

.owner_wrap {
    margin: 40px auto;
    text-align: center;
}

/* 営業時間 */
span.date_weekend {
    color: #F3885A;
	margin-bottom: 5px;
    display: inline-block;
}
span.date_time {
    font-size: 18px;
    padding-left: 7px;
	margin-bottom: 5px;
    display: inline-block;
}

span.date_week {
    margin-bottom: 5px;
    display: inline-block;
}
p.line-btn_text {
    margin-bottom: 10px;
}

/*===========PC版 920px以上==========*/
@media screen and (min-width: 920px) {
	.onlin_title {
		background: url(../img/raph_line.png) no-repeat left bottom;
	}
}
.online_title_en {
	font-size: 24px;
}

.online_lead {
    font-size: 21px;
    font-weight: bold;
    margin-top: 30px;
    color: #206eb0;
}

.indent3 {
/*	width: 95%;
	font-family: 'Kalam', cursive;
*/	font-size: 18px;
	color: #00a0e9;
	font-weight: bold;
}

.indent4 > img {
	vertical-align: top;
    margin-top: 1px;
}

.online_subti {
	font-weight: bold;
	margin-left: 35px;
	display: inline-block;
}

.online_prog {
	width: 55%;
    margin-left: 40px;
    float: left;
}

.online_prog li {
	margin-top: 20px;
}

.indent5 {
	width: 80%;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #00a0e9;
}

.online_prog_img {
	width: 100%;
	border-radius: 6px;
}

.online_recom {
	color: #f3895b;
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.online_recom_li {
	padding-bottom: 1.2rem;
}

.fitBody_title {
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
}

.fitBody_cond1 {
	margin-left: 15px;
	display: inline-block;
}

.fitBody_cond2 {
	margin-left: 15px;
	display: inline-block;
}

.check_indent {
	width: 5%;
    vertical-align: top;
}

.number_i02 {
	color: #8fc31f;
}

.indent7 {
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	width: 90%;
}



/*contact*/
a.contact_linkbtn {
	display: block!important;
	text-align: center!important;
}


.contact_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	padding: 0 50px;
	box-sizing: border-box;
}

.contact_border {
	width: 100%;
	box-sizing: border-box;
	border: 3px dotted #ccc;
	padding: 40px 100px 40px 100px;
	border-radius: 10px;
	margin-bottom: 150px;
}

.contact_table {
	    width: 100%;
	    text-align: center;
}

.contact_table tr {
	height: 60px;
}

select {
    height: 30px;
    font-size: 16px;
}

.contactpage_message {
	    font-size: .8rem;
	    line-height: 1.3rem;
	    margin: 0;
	    padding: 40px 0 20px 0;
}

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

.send_btn {
	background-color: #1a1a1a;
	color: #fff;
	font-size: 1rem;
	border-radius: 10px;
	text-align: center;
	padding: 10px;
	margin-bottom: 0;
	margin-top: 40px;
}

.send_btn:hover {
	background-color: #666;
}

.send_btn_area {
	text-align: center;
	width: 80%;
	margin-left: auto;
    margin-right: auto;
}

.form-error {
	font-size: .8rem;
	color: #e23d3d;
}

.alert_msg {
	font-size: .8rem;
	padding: 20px 0 30px 0;
	text-align: right;
	width: 80%;
	margin-left: auto;
    margin-right: auto;
}

.form-control {
    font-size: 1rem;
    width: 100%;
    padding: 6px;
    border: 1px solid #c4d6ed;
}

.form_txtarea {
	margin: 0px;
	width: 520ppx;
	height: 150px;
}

.done_body {
	height: 100%;
}


.copy_bg {
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	clear: both;
	padding-bottom: 10px;
}

/*.footer_menu_area_sm {
	display: none;
}*/
.footer_menu_area_pc {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.footer_menu_area_pc > ul > li {
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0;
}

.pc_footer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 55px;
	background-color: #434343;
	box-sizing: border-box;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
}

.footer_menu_pc {
	text-align: center;
  display: inline-block;
}

.footer_menu {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1.5px;
	font-family: 'Amatic SC', sans-serif;
}

.footer_menu a {
	color: #fff;
	font-weight: 700;
	letter-spacing: 2px;
	font-family: 'Amatic SC', sans-serif;
}

.footer_menu a:hover {
	color: #ccc;
}

.smonliy_contact {
	display: none;
}

.smonliy_blogMenu {
	display: none;
}

/*===========タブレット版 769px未満==========*/
@media screen and (max-width: 769px) {


	/*ヘッダーメニュー	*/
	.header_menu {
		display: none;
	}

/*	button.drawer-hamburger {
		display: block;
		top: 167px;
		left: 80vw;
		width: 3rem;
	}*/

	/*プロフィール	*/
	.pro_container {
	    width: 100%;
	    float: left;
	    padding-left: 30px;
	    padding-right: 30px;
	    padding-bottom: 30px;
	    box-sizing: border-box;
	}

	/*ウェルネスクラブ	*/
	.club_container {
	    width: 100%;
	    float: left;
	    padding-left: 0;
	    padding-right: 30px;
	    padding-bottom: 30px;
	    box-sizing: border-box;
	}

	table.contact_table td {
			display: block;
	}

	.circle_container {
    	width: 46%;
	}

	.fit_cilcle_img {
    	width: 100%;
	}

	.club_container2 {
	    width: 100%;
	    margin-left: 3vw;
	    box-sizing: border-box;
	    text-align: center;
	    clear: both;
	}

	/*スマホ用メニュー*/
	ul#menu {
		list-style-type : none;
		background : #ffffff;
		opacity : 0.9;
		position : fixed;
		left : 0px;
		top : 0px;
		z-index : 990;
		display : none;
	}

	ul#menu li {
		text-align : center;
	}

	ul#menu li a {
		text-decoration : none;
		display : block;
		padding : 15px 0;
	}

	ul#menu li a:hover {
		background : #a9a9a9;
		opacity : 0.7;
	}


	div#sp-icon {
		width : 50px;
		height : 50px;
		position : fixed;
		right : 0px;
		top : 0px;
		z-index : 999;
	}

	div#sp-icon:hover {
		cursor : pointer;
		opacity : 0.7;
	}

	div#sp-icon span,
	div#sp-icon span:before,
	div#sp-icon span:after {
		display : inline-block;
		width : 30px;
		height : 3px;
		background : #000000;
		transition-property : transform;
		transition-duration : 0.3s;
	}

	div#sp-icon span {
		position : absolute;
		left : 50%;
		top : 50%;
		transform : translate( -50%, -50% );
	}

	div#sp-icon span:before {
		content : "";
		position : absolute;
		transform : translateY( -10px ) rotate( 0deg );
	}

	div#sp-icon span:after {
		content : "";
		position : absolute;
		transform : translateY( 10px ) rotate( 0deg );
	}


	div.sp-close span {
		background : transparent !important;
	}

	div.sp-close span:before {
		transform : rotate( 45deg ) !important;
	}

	div.sp-close span:after {
		transform : rotate( -45deg ) !important;
	}

	.footer_menu_pc {
		display: none;
	}

	.footer_menu_area_sm {
		display: block;
	}

	.footer_menu_area_pc {
		display: none;
	}

	.smonliy_contact {
		display: block;
		position: fixed;
		text-align: center;
		width: 100%;
		padding: 10px 0;
		background-color: #afe1c9;
		color: #fff;
		font-size: 16px;
		bottom: 40px;
		height: 20px;
	}

	.smonliy_blogMenu {
		display: block;
		position: fixed;
   		bottom: 83px;
   		right: 20px;
	}

	.smonliy_contact a {
		color: #fff;
	}

	.onlin_title {
		font-size: 21px;
		line-height: 1.8rem;
		color: #434343;
		font-weight: bold;
		margin-left: 20px;
		height: auto;
		border-bottom: 2px dashed #9dbae2;
		padding-bottom: 5px;
		padding-top: 30px;
	}



}


/*===========スマホ版 414px未満==========*/
@media screen and (max-width: 414px) {

	/* 表示 */
	.pc_only {
		display: none;
	}
	.sm_only {
		display: block;
	}

	/*ヘッダーメニュー	*/
		.header_menu {
			display: none;
		}

		.inner {
			margin-left: auto;
			margin-right: auto;
			width: 90%;
		}
	/* 流れ */
	span.flow_title {
		display: block;
	}
	section {
		width: 100%;
	}

	/*プロフィール*/
	.pro_img {
	    width: 85%;
	    margin: 0 auto;
		float: none;
	}

	.pro_container {
	    width: 90%;
	    clear: both;
	    padding: 0;
	    padding-bottom: 0;
	    box-sizing: border-box;
	}

	.profile_wrapper{
		padding: 0;
		box-sizing: border-box;
	}

	.pro_detail {
	    clear: both;
	    width: 100%;
	    padding: 20px 0;}

	h1.profile_tab > img {
		height: 30px;
		margin-top: 20px;
	}

/*スマホ用メニュー*/
	ul#menu {
		list-style-type : none;
		background : #ffffff;
		opacity : 0.9;
		position : fixed;
		left : 0px;
		top : 0px;
		z-index : 990;
		display : none;
	}

	ul#menu li {
		text-align : center;
	}

	ul#menu li a {
		text-decoration : none;
		display : block;
		padding : 15px 0;
	}

	ul#menu li a:hover {
		background : #a9a9a9;
		opacity : 0.7;
	}


	div#sp-icon {
		width : 40px;
		height : 40px;
		position : fixed;
		right : 0px;
		top : 0px;
		z-index : 999;
		background-color: rgba(15,15,15,0.5);
	}

	div#sp-icon:hover {
		cursor : pointer;
		opacity : 0.7;
	}

	div#sp-icon span,
	div#sp-icon span:before,
	div#sp-icon span:after {
		display : inline-block;
		width : 22px;
		height : 2px;
		background : #eee;
		transition-property : transform;
		transition-duration : 0.3s;
	}

	div#sp-icon span {
		position : absolute;
		left : 50%;
		top : 50%;
		transform : translate( -50%, -50% );
	}

	div#sp-icon span:before {
		content : "";
		position : absolute;
		transform : translateY( -10px ) rotate( 0deg );
	}

	div#sp-icon span:after {
		content : "";
		position : absolute;
		transform : translateY( 10px ) rotate( 0deg );
	}


	div.sp-close span {
		background : transparent !important;
	}

	div.sp-close span:before {
		transform : rotate( 45deg ) !important;
	}

	div.sp-close span:after {
		transform : rotate( -45deg ) !important;
	}
	.sect-hero {
	    margin-bottom: 30px;
	}

	.video_wrapper {
	    width: 100%;
	    margin: 0 auto;
	}


	/*ウェルネスクラブ	*/

	h2.menu_tab {
		width: 180px;
		margin-top: 20px;
	}

	.club_container {
	    width: 100%;
	    clear: both;
	    padding-left: 0;
	    padding-right: 0;
	    padding-bottom: 0;
	    box-sizing: border-box;
	    margin: 0;
	}

	/* .club_mealImg {
	    width: 100%;
		} */

	section {
	    margin-top: 0px;
	}

	h2.menu_tab > img {
		height: 30px;
	}

	table.contact_table td {
			display: block;
	}


	.number_i02 {
		display: inline-block;
		width: 84%;
		font-size: 20px;
		color: #8fc31f;
	}

	.number_i03 {
		font-size: 20px;
	}

	.club_container2 {
	    width: 100%;
	    clear: both;
	    margin:0 auto;
			margin-bottom: 30px;
}


	.br	{
		display: block;
	}

	.br_	{
		display: none;
	}

	.menu_list {
    margin-left: 5px;
}

.club_sublead {
    margin-left: 5px;
    margin-right: 5px;
}

	.onlin_title {
		font-size: 21px;
		line-height: 1.8rem;
		color: #434343;
		font-weight: bold;
		margin-left: 20px;
		height: auto;
		border-bottom: 2px dashed #9dbae2;
		padding-bottom: 5px;
		padding-top: 30px;
	}

	.online_prog {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0 20px;
    box-sizing: border-box;
	}

	.online_prog02 {
	    width: 80%;
	    margin-left: 20px;
	    float: left;
	    border: 4px dotted #e9855a;
	    margin-top: 20px;
	    padding: 15px;
	}

	.indent3 {
    width: 89%;
    display: inline-block;
    font-size: 16px;
	}

	.online_prog_img {
	    width: 100%;
	    /* margin-top: 50px; */
	}

	.number_big {
	    display: block;
	    margin-top: 10px;
	}

	.indent7 {
	    display: inline-block;
	    width: 88%;
	}

	.circle_container {
	    width: 100%;
	    clear: both;
	    margin-bottom: 50px;
	    margin-left: 0;
	}

	a.contact_linkbtn img {
		width: 100%!important;
	}

	.contact_border {
	    width: 100%;
	    box-sizing: none;
	    padding: 10px;
	    margin-bottom: 90px;
	}

	.contact_wrapper {
		padding: 0;
		width: 87%;
		margin: 0 auto;
	}

	table.contact_table td {
		display: block;
	}

	.contact_table {
	    text-align: left;
	}

	.club_title01 {
	    font-size: 9vw;
	    /* line-height: 24px; */
	}

	.number {
	    width: 28px;
	}

	.onlin_lead {
		margin-left: 20px;
	}

	.online_prog {
		clear: both;
	}

	.club_shopImg {
		display: block;
	}

	.footer_menu_pc {
		display: none;
	}

	.footer_menu_area_sm {
		display: block;
	}

	.footer_menu_area_pc {
		display: none;
	}

	.footer_menu_area_sm > ul > li {
		clear: both;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 0;
	}

	.club_wrapper {
		padding: 0 10px;
	}

	.fit_cilcle_img {
	    width: 100%;
	}

	h3 {
		padding: 0;
		margin:  0 0 15px 0;
	}

	.flow_wrap {
	 	width: 90%;
	 	padding: 20px;
	 	box-sizing: border-box;
	 	margin: 20px auto 0 auto;
	}

	.club_menu {
	    width: 100%;
	    padding: 25px 0;
	}

	.club_menu_title {
	    font-size: 32px;
	}

	.club_address_name {
		font-size: 14px;
	}

	.club_map > iframe {
	    margin: 0;
	    padding: 0;
	}

	.club_name {
    	font-size: 21px;
	}

	.club_en_name {
    	font-size: 18px;
    }

	.line_bnr > img {
		width: 300px;
	}

	.line_bnr {
	    text-align: center;
	}

	.fb_window {
  	  text-align: center;
  	  margin-bottom: 0;
	}

	.club_address {
		padding: 0 10px;
	}

	.indent4 > img {
	    width: 24px;
	}

	.circle_container2 {
	    width: auto;
	    clear: both;
	    margin-left: 0;
	}

	.alert_msg {
		padding: 0;
	}

	.send_btn {
		margin-bottom: 20px;
	}

	.pro_text {
		padding: 0 30px 0 0;
		font-size: 14px;
	}

	.smonliy_contact {
		display: block;
		position: fixed;
		text-align: center;
		width: 100%;
		padding: 10px 0;
		background-color: #ccc;
		color: #fff;
		font-size: 16px;
		bottom: 40px;
		height: 20px;
	}

	.smonliy_blogMenu {
		display: block;
		position: fixed;
   		bottom: 20px;
   		right: 3px;
			z-index: 10000;
	}

	.smonliy_contact a {
		color: #fff;
	}

	.contactpage_msg_done {
		margin-top: 50px;
	}
	/* オーナー */
	img.owner-img {
		width: 80%;
	}

	/* video */
	.vide0_box {
		width: 90%;
		float: none;
		padding: 10px;
		margin: auto;
	}
	.vide0_box1 {
		width: 90%;
		float: none;
		padding: 10px;
		margin: auto;
	}
}