@charset "utf-8";

body {
	width:100%;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	font-size:14px;
	background-color:#ffffff;
	-webkit-text-size-adjust: none;
}


#wrap {
	width:100%;
}


/* clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}



.totop {
	text-align:right;
	margin:20px 10px 10px 10px;
	font-size:14px;
	color:#40210f;
}

.totop a {
	  text-decoration:none;
	  color:#40210f;
}



/*------------------------------------------------
   ヘッダー
------------------------------------------------*/

#header {
	background: #ffffff;
	position: relative;
	height: 85px;
	border-top:#40210f solid 4px;
	z-index:5;
}

#hdgroup {
	float:left;
	margin:10px 0 0 10px;
}

#hdgroup .logo {
	margin:0;
}

#hdgroup p {
	color:#40210f;
	font-size:10px;
	margin:5px 0 0 0;
}


#button-toggle {
	float:right;
	width: 30px;
	height: 30px;
	margin: 20px 10px 0 0;
	padding:8px;
	color: #aaa;
	text-align: center;
	cursor:pointer;
	background-color:#40210f;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

#button-toggle p::before {
	content: url("../img/btn_gmenu.png") ;
	width:50%;
	height:50%;
}
#button-toggle p.open::before {
	content: url("../img/btn_gmenu_close.png") ;
	width:50%;
	height:50%;
}

.gmenu {
	position: absolute;
	top:85px;
	width: 100%;
	background: #40210f;
	color: #ffffff;
	overflow: hidden;
}

.gmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.gmenu li {
	position: relative;
	background-image:url(../img/gmenu_arrow.png);
	background-position:right;
	background-repeat:no-repeat;
}

.gmenu a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 20px;
	border-bottom: 1px solid #555;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
/*
.menu a:hover {
	background: #4d2d1a;
}
*/


/*------------------------------------------------
   見出し
------------------------------------------------*/

#mds {
	width:100%;
	padding:10px 0 10px 0;
	background-color:#40210f;
	color:#ffffff;
}

#mds h1 {
	font-size:20px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

#mds h1 .h1tx {
	margin:2px 5px 0 0;
	float:left;
}

#mds h1 img {
	margin:0 5px 0 0;
	float:left;
}

#mds h1 span {
	margin:2px 5px 0 0;
	float:left;
}



/* 見出し-h2- */

#mds_s {
	width:100%;
	padding:7px 0 7px 0;
	background-color:#ff6886;
	color:#ffffff;
}

#mds_s h2 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

#mds_s h2 p {
	margin:2px 5px 0 0;
	float:left;
}


.mds_h2 {
	margin:20px 0 10px 0;
	background-image:url(../img/bgimg_h2.gif);
	background-position:top center;
	background-repeat:repeat-x;
}

.mds_h2 h2 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#40210f;
	line-height:130%;
	padding-bottom:3px;
}



/* 見出し-h3- */

.mds_h3 {
	margin:20px 10px 10px 10px;
	border-bottom: 3px solid #40210f;
}

.mds_h3 h3 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#40210f;
	padding-bottom:3px;
}

.mds_h3 h2 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#40210f;
	padding-bottom:3px;
}


/*------------------------------------------------
   見出し（下層ページ）
------------------------------------------------*/

/*見出し h1*/

#mds_s {
	width:100%;
	padding:10px 0 10px 0;
	background-color:#ff6886;
	color:#ffffff;
	background-image:url(../img/bgimg_h1.png);
	background-position:right top;
	background-repeat:no-repeat;
}

#mds_s h1 {
	font-size:20px;
	font-weight:bold;
	text-align:left;
	padding:7px 0 7px 10px;
}


/*-2014-見出し h1 pk*/

#mds_pk {
	width:100%;
	padding:10px 0 10px 0;
	background-color:#ff6886;
	color:#ffffff;
	background-image:url(../img/bgimg_h1.png);
	background-position:right top;
	background-repeat:no-repeat;
}

#mds_pk h1 {
	font-size:20px;
	font-weight:bold;
	text-align:left;
	padding:0 0 0 10px;
}

#mds_pk h1 img {
	margin:0 3px -4px 0;
}


/*-2014-見出し h2 pk*/


.mds_pk_s {
	width:100%;
	margin:0 0 10px 0;
	background-image:url(../img/bgimg_h2.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
}

.mds_pk_s h2 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#40210f;
	line-height:130%;
	padding:10px;
}


/*-2014-見出し h3 bw*/


.mds_bw_s {
	width:100%;
	height:auto;
	margin:10px 0 10px 0;
	background-image:url(../img/bgimg_h3.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
}

.mds_bw_s h2 {
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#40210f;
	line-height:130%;
	padding:7px 10px 5px 10px;
}

.mds_bw_s h3 {
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#40210f;
	line-height:130%;
	padding:7px 10px 5px 10px;
}

/*-2014-見出し h3 （ホットヨガの驚くべき効果ページ）*/


.mds_genin {
	width:100%;
	height:auto;
	margin:10px 0 10px 0;
	background-color:#a0713d;
}

.mds_genin h3 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	line-height:130%;
	padding:7px 0 5px 10px;
}

.mds_try_yoga {
	width:100%;
	height:auto;
	margin:10px 0 10px 0;
	background-color:#ff9826;
}

.mds_try_yoga h3 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	line-height:130%;
	padding:7px 0 5px 10px;
}



/*-2014-見出し h4 pk*/


.mds_pk_ss {
	width:100%;
	height:40px;
	margin:10px 0 0 0;
}

.mds_pk_ss h4 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#ff6886;
	line-height:130%;
	padding:10px 10px 0 10px;
}

.mds_pk_ss h5 {
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	color: #cc6633;
	line-height:130%;
	padding:10px 10px 0 10px;
}



/*------------------------------------------------
   フッター
------------------------------------------------*/

#foot {
	width:100%;
	padding:15px 0 15px 0;
	background-color:#40210f;
	color:#ffffff;
}

#foot p {
	text-align:center;
	font-size:10px;
}



/* フッターナビゲーション */

#topsuv_nav_area {
	text-align:center;
	margin:20px 10px 20px 10px;
	border-top-color:#B1B1B1;
	border-top-style:dashed;
	border-top-width:1px;
}

#topsuv_nav ul {
	margin-left:0;
	margin-top:20px;
	
 }
#topsuv_nav ul li {
	 width:100%;
	 height: 44px;
	 margin:0 0 10px 0;
	 display:block;
	 border-top: 1px solid #ccc;  
	 border-right: 1px solid #ccc;  
	 border-bottom: 1px solid #ccc;  
	 border-left: 1px solid #ccc;
	 -webkit-border-radius: 3px;  
	 -moz-border-radius: 3px;  
	 text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;  
	 -webkit-box-shadow: 1px 1px 2px #E7E7E7;  
	 -moz-box-shadow: 1px 1px 2px #E7E7E7;
	 background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#f0f0f0));
	 background: linear-gradient(#fff, #f0f0f0);  
 }
 
#topsuv_nav ul li a {
	color: #333;
	display: block;
	height: 44px;
	margin: 0;
	font-size:16px;
	color:#40210f;
	padding: 0 0 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	line-height: 44px;
	text-align:left;
 }
#topsuv_nav ul li a::after{
	 content: url(../img/arrow.png);
	  float: right;
	  margin:0 5px 0 0;
 }
 
 /* テキストリンク */
 
  #txlink {
	  margin:10px 10px 20px 10px;
  }
 
 #txlink ul {
	 margin:0 auto;
 }
 
  #txlink ul li {
	  width:100%;
	  list-style:none;
	  float:left;
	  text-align:left;
	  font-size:14px;
	  line-height:200%;
	  color:#40210f;
	  margin-right:2px;
  }
  
  #txlink ul li a {
	  text-decoration:none;
	  color:#40210f;
  }
  
  
  .atx {
	  text-decoration:underline;
	  color:#40210f;
  }
  
  
  .ftsz18 {
	  font-size:18px;
  }
  
  .ftsz12 {
	  font-size:12px;
  }
  
 /*------------------------------------------------
  その他
------------------------------------------------*/
  
  /*点線*/

.dash_line01 {
	margin:20px 10px 10px 10px;
	padding:10px 0 0 0;
	border-top-color:#666666;
	border-top-style:dashed;
	border-top-width:1px;
}
  
  /*テキストカラー*/
  
  .pk {color:#ff6886;}
  .pk_16 {color:#ff6886; font-size:16px; font-weight:bold;}
  
  .red {color:#dd0206;}
  .red_b {color:#dd0206; font-weight:bold;}
  .red_12 {color:#dd0206; font-size:12px;}
  
  .br {color:#00CBEF;}
  
  .bw { color:#E24B00; font-weight:bold;}
  
  .bw_16 { font-size:16px; color:#E24B00; font-weight:bold;}
  
  .org {color:#FF7A00;}
  
  .wh {color:#ffffff;}
  
 
	