@charset "shift_jis";

/*common
==================================================================================*/
img{
	vertical-align:bottom;
	width:100%;
}
.color_white{color:#fff;}
.color_yellow{color:#FFBE1E;}
.color_red{color:#E60A1E;}
.bold{font-weight:bold;}
.bg_yellow{background:url(../img/bg_yellow.gif) repeat scroll 0 0;}
.bg_pink{background:url(../img/bg_pink.gif) repeat scroll 0 0;}
.bg_blask{background:url(../img/bg_black.gif) repeat scroll 0 0;}
.bg_gray{background:url(../img/bg_gray.gif) repeat scroll 0 0;}
.center{
	text-align:center;
}
.line_red{
	background: -moz-linear-gradient(transparent 60%, #F59DA5 60%);
	background: -webkit-linear-gradient(transparent 60%, #F59DA5 60%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.6, transparent), color-stop(0.6, #F59DA5));
	background: -o-linear-gradient(transparent 60%, #F59DA5 60%);
	background: linear-gradient(transparent 60%, #F59DA5 60%);

	font-weight:bold
}
.line_yellow{
	background: -moz-linear-gradient(transparent 60%, #FFD878 60%);
	background: -webkit-linear-gradient(transparent 60%, #FFD878 60%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.6, transparent), color-stop(0.6, #FFD878));
	background: -o-linear-gradient(transparent 60%, #FFD878 60%);
	background: linear-gradient(transparent 60%, #FFD878 60%);

	font-weight:bold
}
.main_mg{padding:2%}
.boder{
	border: 3px solid #141414;
    margin: 20px 0;
    padding: 15px 10px;
}
.main_attention{
	padding: 4px 15px 4px 15px;
	background-color: #999999;
	color: #ffffff;
	line-height: 1.2;
	font-size: 90%;
}
.main_attention a{
	color: #ffffff;
	text-decoration: underline;
}
.boder2{
	border:2px solid #333;
	padding:2%;
}
.font_05{
	font-size:0.5em;
}

/*accordion
-----------------------------------------------------*/
/*dl.accordion dd {
	display:none;
}*/
dl.accordion dt {
	/*background:url(../img/open.png) no-repeat scroll 97% center #141414;*/
	background: #141414;
  border-bottom: 1px solid #eee;
  color: #333;
  /*cursor: pointer;*/
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
}
/*dl.accordion dt.open {
	background:url(../img/close.png) no-repeat scroll 97% center #141414;
}*/
.form_box dl dt{
	border-radius: 10px;
  color: #fff;
  margin: 10px 0 0;
  padding: 5px;
}
.form_box dl dd label{
	/*background:#ddd;
	border-radius: 10px;*/
  margin: 10px 0 0 5px;
  /*padding: 12px 0;*/
  width: 45%;
	display: inline-block;
}


/*h_style
==================================================================================*/
.h{
	font-weight: bold;
	padding: 10px 2%;
	line-height: 1.7;
}
/*h_style_01
-----------------------------------------------------*/
.h_style_01{
	background: #E60A1E;
    color: #fff;
    position: relative;
    text-align: center;
	margin: 0 0 20px;
	text-shadow: 1px 2px 0 #333;
	padding:20px 0;
}
.sankaku_red{
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top: 20px solid #E60A1E;

	position:absolute;
	left: 45%;
	bottom: -40px;
}

/*h_style_02
-----------------------------------------------------*/
.h_style_02{
	border-bottom: 4px double #333;
    font-size: 1.5em;
    padding: 0 0 5px;
    text-align: center;
}

/*h_style_03
-----------------------------------------------------*/
.h_style_03{
	color: #fff;
    font-size: 1em;
    padding: 10px 0;
    text-align: center;
}

/*h_style_04
-----------------------------------------------------*/
.h_style_04{
	background:#E7E7E7;
	text-align: center;
	padding:15px 0;
}


/*2nd
==================================================================================*/
.h2{
	font-weight:bold;
}
.h2_01{
	background: linear-gradient(#999, #888);
	color: #fff;
    font-size: 1.2em;
	line-height:1.4;
    margin: 0 0 20px;
    padding: 10px;
    text-align: center;
    text-shadow: 1px 1px 0 #000;
	box-shadow:0 3px 5px #ddd;
	border-radius:5px;
}
.h2_02{
	background:#F5F5F5;
	border-bottom: 1px dashed #ddd;
    border-left: 5px solid #141414;
    font-size: 1.2em;
    margin: 40px 0 20px;
    padding: 5px 0 3px 10px;
}
.h2_03{
	background:#141414;
	border:1px solid #fff;
	outline:2px solid #141414;
	color:#fff;
	text-align:center;
	font-size:1.5em;
	padding:5px 10px;
}
.h2_04{
	background:#333;
	color:#fff;
	padding:3px 10px;
}

/*common
-----------------------------------------------------*/
#second{
	padding:2%;
}
.text_right{
	margin:10px 0 20px 0;
	font-size:0.8em;
}
.send_page{
	margin:2%;
}

/*画像切替(slider)
-----------------------------------------------------*/
#top_slide{ position: relative; visibility:hidden; margin-top:58px;}
#top_slide ul{ position: relative; width:100%; z-index:1;}
#top_slide ul li{ position: absolute; top:0; left:0; width:100%;}

/*CVエリア
-----------------------------------------------------*/
.cv_btn_wrap{ padding-top:6px;}
.cv_btn{ background:#e9e9e9; padding:0 3.125% 20px;}
.toshops_btn{ background:#e9e9e9; padding:0 14% 20px;}

.cv_btn_shop{ padding:20px 3.125%;}

/*店舗ページ
-----------------------------------------------------*/
.shop_images_note{ line-height:1; padding:4px 2% 0 0; text-align:right; font-size:.9em;}
.shop_staffBox{ padding:16px 3.125% 4px;}
.shop_staffBox p{ margin-bottom:16px;}

/*利用規約
-----------------------------------------------------*/
.list_check{
	border:1px solid #F7E8C9;
	border-radius:5px;
	margin: 15px 0;
}
.list_check li{
	background: linear-gradient(#FFFCF2, #FFF9E0);
	border-bottom: 1px dashed #F7E8C9;
	padding: 10px 5px 10px 0;
}
.list_check li span{
	background:url(/workout/lp/wo/ca/modules/smp/img/riyou/2nd_icon_01.png) no-repeat scroll 10px center;
	display: block;
    line-height: 1.3;
    padding: 0 0 0 40px;
}
.list_check li.last{
	border-bottom:none;
}

/*会社概要
-----------------------------------------------------*/
.table_bace{
	width:100%;
}
.table_bace th{
	background:#E9E9E9;
}
.table_bace th{
	font-weight:bold;
}
.table_bace th,
.table_bace td{
	border:1px solid #bbb;
	padding:5px 10px;
	text-align:left;
}

/*特定商取引法
-----------------------------------------------------*/
.table_bace_toku{
	width:100%;
}
.table_bace_toku th{
	background:#E9E9E9;
}
.table_bace_toku th{
	font-weight:bold;
}
.table_bace_toku th,
.table_bace_toku td{
	/*border-top:1px solid #bbb;*/
	border: none;
	padding:5px 10px;
	text-align:left;
	display: block;
}

/*プライバシーポリシー
-----------------------------------------------------*/
.list_no{
	padding: 0 0 0 20px;
	margin: 0 0 20px;
}
.list_no li{
	list-style-type: decimal;
}
.t_no{
	padding-left:1.5em !important;
	text-indent:-1em !important;
	width: 220px;
}

/*お問い合わせ
-----------------------------------------------------*/
.hissu{
	background:#FF5F00;
	font-weight:normal;
	font-size:0.8em;
	color:#fff;
	padding:1px 6px 1px 3px;
	margin:0 0 0 5px;
	vertical-align: 3px;
}
.doi p{
	border: 1px solid #ddd;
    font-size: 0.8em;
    line-height: 1.5;
    padding: 10px 30px;
}

.form .btn_send{
	margin:20px 0;
}
.btn_send input{
	width:100%;
}

.schedule .main_title {
    background: #141414;
    color: #ffbe1e;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px 0 7px;
    position: relative;
    text-align: center;
	margin-top:30px;
}


.schle .main_title {
    background: #069614;
    color: #FFF;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px 0 7px;
    position: relative;
    text-align: center;
	margin-top:30px;
}


.wait_flow .main_title {
    background: #141414;
    color: #ffbe1e;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px 0 7px;
    position: relative;
    text-align: center;
	margin-top:30px;
}

.fome_title{
	background:#F8F8F8;
	padding: 10px 5px;
}
.form_list{
	margin: 30px 0 10px;
}
.form_box .input_w100{
	padding: 3%;
    width: 93%;
}

/*reserve
--------------------------------------------------------------*/
.second_title{
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	margin:10px 0;
	line-height:1.4;
}
.second_title_top{
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	margin:10px 0;
	line-height:1.4;
  background: #141414;
  color: #ffbe1e;
  padding: 10px 0 7px;
}


.info{
    border: 1px solid #FF0004;
    color: #FF0004;
    display: inline-block;
    margin: 15px 0;
    font-size: 0.8em;
	padding:5px 10px;
}
/*.cond ul li {
    border: 2px dotted #333;
    line-height: 1.4;
    margin: 20px;
    padding: 10px;
    text-align: center;
}*/

.schedule .title {
    border: 2px solid #FF0004;
    color: #FF0004;
    text-align: center;
}
.schedule ul li {
    background: url(../img/reserve_icon_02.png) no-repeat scroll 5px center #FF0004;
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin: 4px 0;
    padding: 8px 12px 5px 22px;
}






/*トレーナー募集
-----------------------------------------------------*/
.text_trainer p{
	margin:0 0 20px 0;
}
.line_yellow{
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffd878 60%) repeat scroll 0 0;
    font-weight: bold;
}

/*boshu
-----------------------------------------------------*/
.boshu{
	margin:10px 0 0 0;
}
.boshu li{
	background:url(../img/2nd_icon_01.png) no-repeat scroll 5px center;
	border-bottom: 1px dashed #ddd;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 5px 0;
    padding: 5px 0 5px 35px;
}

/*shitumon
-----------------------------------------------------*/
.shitumon textarea{
    margin: 5px 0 20px;
    padding: 15px;
}

/*table_kakunin
-----------------------------------------------------*/
.table_kakunin{
	width:800px;
	margin:0 auto;
}
.back{
	text-align:center;
	margin: 30px;
}
.back a{
	color:#333;
}


/*map
==================================================================================*/
.map .tenpo_box .name {
    border: 3px solid #333;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1;
    margin: 10px 0;
    padding: 10px 0;
    text-align: center;
}
.tenpo_box .riyo{
	padding:0 0 15px;
}
.tenpo_box .asa, .tenpo_box .yoru {
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 11px 5% 10px 10%;
    width: 34%;
}
.tenpo_box .asa {
    background: url(../img/map_icon_asa.png) no-repeat scroll 8px center #FF7600;
}
.tenpo_box .yoru {
    background: url(../img/map_icon_yoru.png) no-repeat scroll 8px center #3A24AC;
}
.train{
	border:1px solid #bbb;
	margin: 15px 0;
    padding: 5px 10px;
}

/*area_12
==================================================================================*/
#area_12 .h{
	padding: 10px 0 0;
}

/*area_11
==================================================================================*/
.access .h{
	background:url(../img/area_11_icon_01.gif) no-repeat scroll 0 center;
	margin: 15px 0;
    padding: 25px 0 25px 80px;
}
.access .area{
	background:#141414;
	color: #fff;
    font-weight: bold;
    text-align: center;
}
.access .kaigai{
	background:#a0141e;
}
.access ul{
	margin:10px 0 30px;
}
.access ul li{
	font-size:0.8em;
}
.access ul li:nth-child(3n) a{
	margin-right:0;
}
.access ul li a{
	background:url(../img/area_11_arrow_01.png) no-repeat scroll 3px center / 3px auto;
	border: 1px solid #333;
    color: #333;
    display: inline-block;
    float: left;
    margin: 0 1% 1% 0;
    padding: 1% 0 1% 3%;
    text-decoration: none;
    width: 29%;
}

/*area_09
==================================================================================*/
table{
	background:#fff;
	width:100%;
	font-size:0.8em;
}
table th,
table td{
	border: 1px solid #bbb;
	padding:5px;
	text-align:left;
	line-height:2;
}
#area_09 table{
	line-height:1.4;
	margin:0 0 30px;
}
#area_09 .logo{
	text-align:center;
}
#area_09 .logo img{
	width:30%;
}
.bg_red{
	background:#E60A1E;
	color:#fff;
}
#area_09 table .category{
	background:#F3F3F3;
	text-align:center;
	font-weight:bold;
}

/*price
-----------------------------------------------------*/
.price {
	font-size:1.2em;
}
.price div{
	border:3px solid #333;
	padding: 10px 0;
}
.price img{
	width:10%;
	margin:10px 0;
}
.price .nedan{
	font-size:2.2em;
}
.price .kaisu{
	font-size:0.45em;
}

/*tebura
-----------------------------------------------------*/
.tebura img{
	margin:10px 0;
}
.tebura .title{
	font-size:1.2em;
}

/*area_08
==================================================================================*/
.list_point{
	margin:10px 0;
}
.list_point li{
	background-image:url(../img/area_08_icon_01.gif);
	background-repeat: no-repeat;
    background-size: 22px auto;
    border-bottom: 1px dashed #bbb;
    padding: 5px 0 5px 35px;
	font-weight:bold;
	line-height:1.8;
}
.list_point .li_01{
	background-position:5px 10px;
}
.list_point .li_02{
	background-position:5px -90px;
}
.list_point .li_03{
	background-position:5px -200px;
}

/*jirei
-----------------------------------------------------*/
.jirei {
	background:#E60A1E;
	position: relative;
}
.jirei a{
	bottom: 10px;
    left: 22%;
    position: absolute;
    width: 70%;
}

/*area_07
==================================================================================*/
#area_07 {
	padding: 2%;
}
#area_07 .main_mg{
	background:#fff;
}
.bg_fff{
	background:#fff;
}

/*voice
-----------------------------------------------------*/
.voice{
	background:#fff;
	border: 2px solid #ddd;
    margin: 10px 0;
    padding: 10px;
}
.voice .neme {
	border-left: 3px solid #333;
    font-weight: bold;
    line-height: 1.4;
    padding: 0 0 0 5px;
}
.voice p{
	margin:10px 0 20px;
	padding:0 0 10px;
}
.voice p span{
	background:#F4F4F4;
	display: block;
    font-size: 0.8em;
    font-weight: bold;
	margin:10px 0 0 0;
}
.bbottom{
	border-bottom:1px dashed #ddd;
}

/*area_04
==================================================================================*/
#area_04 ul li{
	background: #fff;
    border-radius: 10px;
    font-size: 0.8em;
    margin: 10px 0;
}
#area_04 ul li .left{
	width: 110px;
	border-radius: 10px 0 0 10px;
}
#area_04 ul li div{
	padding: 10px 10px 0 120px;
}
#area_04 ul li div .h{
	border-bottom:1px dashed #ddd;
	color:#A0141E;
	padding: 0;
}
#area_04 ul li div p{
	line-height:1.3;
	margin:5px 0 0 0;
}
.arrow_red{
	width:15%;
}
.next{
	font-size: 1.3em;
    line-height: 1.5;
    margin: 15px 0 5px;
}
#area_04 ul .notes{
	font-size: 0.5em;
    line-height: 1;
    margin: -5px 0 0;
    text-align: center;
}
#area_04 ul .notes_l{
	font-size: 0.7em;
    line-height: 1;
    margin: 6px 0 9px;
    text-align: left;
}
/*area_03
==================================================================================*/
#area_03 div{
	background:#fff;
	padding: 2%;
}
.bg_yellow .h{
	font-size: 1.3em;
    line-height: 1.4;
    padding: 10px 0;
}
.box_yellow{
	background:#FFBE1E;
	border-radius: 10px;
    font-weight: bold;
    padding: 15px 10px;
	margin: 10px 0;
}

/*food
-----------------------------------------------------*/
#area_03 .food{
	padding:0;
}
.mori{
	text-align:right;
	font-size:0.6em;
}
.food ul{
	border: 1px solid #ddd;
    font-size: 0.8em;
    margin: 10px 0 0;
    padding: 10px;
}

/*area_02
==================================================================================*/
#area_02{
	padding: 20px 2%;
}
#area_02  ul li .h{
	padding: 0;
}
#area_02 p{
	line-height:1.4;
}
#area_02  ul{
	display: inline-block;
    margin: 15px 0 0;
	font-size:0.7em;
}
#area_02 ul li{
	float: left;
    padding: 2%;
    width: 46%;
	text-align:center;
	height:160px;
}
#area_02 ul li img{
	width:80%;
}
#area_02 ul li.text{
	height:220px;
}

/*area_01
==================================================================================*/
#area_01{
	background:#141414;
    color: #fff;
    position: relative;
    text-align: center;
	margin: 30px 0 0;
}
.sankaku_black_top{
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-bottom: 20px solid #141414;

	position:absolute;
	left: 45%;
	top: -40px;
}
#area_01 div{
	padding: 15px 2% 15px;
	text-align: left;
}
#area_01 p{
	font-size:0.8em;
	margin: 10px 0 -5px;
}


/*ba_area
==================================================================================*/
.etc_box p,
#header p{
	font-size: 0.5em;
    text-align: center;
}

/*pagetop
-----------------------------------------------------*/
#page-top {
    position: fixed;
    right: 20px;
    width: 70px;
}

/*header
==================================================================================*/
#header .logo{
	background:#141414;
	text-align:center;
	padding:2px;
}
#header .logo img{
	width: 10%;
}

#header .logo22{
	background:#141414;
	text-align:center;
	padding: 4px 2px;
}
#header .logo22 img{
	width: 87.5%;
}



div#headerArea {
    z-index: 101;
    position: fixed !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #111111;
    color: #fff;
}

* html div#contentsArea{
    height: 100%;
    overflow: auto;
}
/*footer
==================================================================================*/
#footer {
	background:#141414;
}
#footer ul{
	padding:10px 0 20px 0;
}
#footer ul li{
	display: inline-block;
	width: 49%;
	font-size: 0.8em;
}
#footer ul li a{
	background:url(/workout/lp/wo/ca/modules/smp/img/footer/footer_arrow.png) no-repeat scroll 5px center;
	color: #fff;
    display: inline-block;
    padding: 3% 0 3% 10%;
    vertical-align: middle;
    width: 90%;
}
#footer .copy{
	color:#fff;
}
#footer img{
	width:15%;
}



/*利用規約
==================================================================================*/

.title003{
	margin:0px 10px;
	padding:5px;
	background-color:#3c281e;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	line-height:1.6em;
	text-shadow:-1px -1px 1px rgba(60,40,30,0.3);
}

.notice{
	border:1px solid #3c281e;
	margin:0px 10px;
	padding:10px;
	font-size:12px;
}

#hdd{
	font-size: 0.5em;
    text-align: center;
}


.privacy {
  width:89%;
  height: 100px;
  	margin:20px 10px;
	padding:10px;

  margin-top: 30px;
  border: 1px solid #000;
  background: #fff;
  font-size: 12px;
  color: #a7a7a7;
  overflow: scroll;
}

.kodawari_wrap{
    background: #000;
    color: #fff;
}

.kodawari_single p{
    padding: 0 3% 5% 3%;
}

.kodawari_single p span{
    color: #ffbe1e;
    font-weight: bold;
}

.new_voice{
    background: url(../img/new_img/voice_bg.png) repeat;
    padding-bottom: 5%;
}

.voice_wrap{
    padding: 0 2%;
}

.voice_single{
    background: #fff;
    padding: 48% 2% 0 2%;
    margin-bottom: 5%;
}

.voice_single:first-child{
    background-image: url(../img/new_img/voice01.png);
    background-repeat:  no-repeat;
    background-position: center top;
    background-size: 100% auto;
}

.voice_single:nth-child(2){
    background-image: url(../img/new_img/voice02.png);
    background-repeat:  no-repeat;
    background-position: center top;
    background-size: 100% auto;
}

.voice_single:nth-child(3){
    background-image: url(../img/new_img/voice03.png);
    background-repeat:  no-repeat;
    background-position: center top;
    background-size: 100% auto;
}

.voice_single:nth-child(4){
    background-image: url(../img/new_img/voice04.png);
    background-repeat:  no-repeat;
    background-position: center top;
    background-size: 100% auto;
}

.voice_single .heading{
    font-size: 120%;
    font-weight: bold;
    line-height: 1.5;
}

.voice_single  p{
    margin-bottom: 3%;
}

.voice_single .image_cont{
    float: right;
    width: 37%;
    height: 30%;
    height: 12vh;
}


#food{
    background: #f1eedb;
}

#food p{
    padding: 0 3%;
}

#food p span{
    font-weight: bold;
    color: #dd002c;
}

#healthy p{
    padding: 0 3%;
}

#healthy p.tyui{
    color: #909090;
    font-size: 90%;
    padding: 0 3%;
    line-height: 2.0
}
.cv_area_01{
	margin: 5px;
    border: solid 7px #333;
    padding: 3%;
}
.cv_area_01 p.title{text-align: center; font-size: 2.6vw;}
.cv_area_01 p.text{font-size: 2.6vw;}
.cv_area_01 p.disc{font-size: 2.6vw;}

.add_attention{
	background-color: #000;
	padding-bottom: 10px;
}
.add_attention p{
	border: solid 2px #fff;
    margin: 0px !important;
    padding: 10px;
    font-size: 16px !important;
    line-height: 1.5em;
}