@charset "utf-8";
/* CSS Document */
@media (max-width: 640px){
.pc,#nav_pc,header{
	display:none!important;
}

body{
	font-size:12px;
}

a{
	font-size:12px;
	font-weight: 500;
}
p{
	font-size:12px;
	color:#474747;
	font-weight: 500;
}
.red{
	color:#ffde00;
}
h3 span {
	display:block;
}

#head_sp{
    height: 52px;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 999;
    background-color: #fff;
}

#head_sp h1{
    margin-left: 10px;
    margin-top: 7px;
}

#head_sp h1 img{
    width: 89px;
}

#head_sp .menu_btn{
    position: absolute;
    right: 92px;
    top: 0px;
    width: 47px;
    height: 52px;
    z-index: 999;
    cursor: pointer;
	background-image:url(../images/common/menu_btn.png);
	background-size:30px;
	background-repeat:no-repeat;
	background-position:center;
}

#head_sp .tel_btn{
    position: absolute;
    right: 139px;
    top: 0px;
    width: 28px;
    height: 52px;
    z-index: 999;
    cursor: pointer;
}

#head_sp .tel_btn a{
    display: block;
    width: 28px;
    height: 52px;
	background-image:url(../images/common/tel_btn_sp.png);
	background-size:18px;
	background-position:center;
	background-repeat:no-repeat;
}

#head_sp .reservebtn{
	position:absolute;
	background-color:#b62200;
	width:46px;
	height:52px;
	top:0px;
	right:46px;
}

#head_sp .reservebtn a{
	display:block;
	text-indent:-9999px;
	width:46px;
	height:52px;
	background-image:url(../images/common/hreserve_btn_sp.png);
	background-size:38px;
	background-repeat:no-repeat;
	background-position:center;
}

#head_sp .specialbtn{
	position:absolute;
	background-color:#8a1a00;
	width:46px;
	height:52px;
	top:0px;
	right:0px;
}

#head_sp .specialbtn a{
	display:block;
	text-indent:-9999px;
	width:46px;
	height:52px;
	background-image:url(../images/common/hspecial_btn_sp.png);
	background-size:38px;
	background-repeat:no-repeat;
	background-position:center;
}

.nav_sp{
    width: 100%;
    display: none;
    background-color: rgba(255, 251, 251, 0.9);
    position: absolute;
    top: 52px;
    z-index: 1;
}

.nav_sp ul{
	overflow:hidden;
}

.nav_sp ul li{
	width:50%;
	float:left;
	border-bottom: 1px dotted #b62200;
}

.nav_sp ul li a{
    display: block;
    font-size: 11px;
    font-weight: normal;
	color:#474747;
    line-height: 1.3;
    padding-top: 16px;
    padding-bottom: 16px;
    /*font-family: "hannari";*/
    padding-left: 30px;
    padding-right: 10px;
	background-image:url(../images/common/arrow01_pc.png);
	background-repeat:no-repeat;
	background-position:center left 10px;
	background-size:13px;
}

.nav_sp ul li.close span{
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.3;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 30px;
    padding-right: 10px;
	cursor:pointer;
	/*font-family: "hannari";*/
	background-image:url(../images/common/btn_close.png);
	background-repeat:no-repeat;
	background-position:center left 10px;
	background-size:11px;
}

/*slide*/
#slide{
    height: auto;
    margin: auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin-top: 52px;
    margin-bottom: 25px;
    background-color: ##fef8f6;
	height:234px;
}

#slide ul{
	height:234px;
}

#slide li{
	width:100%;
	height:234px;
	overflow:hidden;
}

#slide li .image{
	height:174px;
	width:100%;
	background-position:center;
	background-size:cover;
}

#slide li.first .image{
	background-image:url(../images/top/slide_img01_pc.jpg);
}

#slide li.second .image{
	background-image:url(../images/top/slide_img02_pc.jpg);
}
#slide li.third .image{
	background-image:url(../images/top/slide_img03_pc.jpg);
}

#slide li .tbox{
	background-color:#fef7f5;
	width:100%;
}

#slide li .tbox .text{
    font-size: 14px;
    text-align: center;
    color: #323232;
    /*font-family: "hannari";*/
    line-height: 1.6;
    padding: 5px 0 10px 0;
}
lide li.second .tbox .text span {
	font-weight:bold;
	color:#b62200;
	display:block;
}

#slide li .tbox a{
    position: absolute;
    bottom: 70px;
    left: 10px;
}

#slide img{
	width:92px;
}

/*トップページ*/
#cts_main{
	margin-left:10px;
	margin-right:10px;
}


/*トップ新着情報*/
#topnews{
    margin-bottom: 40px;
}

#cts_main h3{
    text-align: center;
    margin: 35px 0 17px 0;
}

#topnews h3 img{
    width: 56px;
}

#cts_main h3 span{
	font-size:12px;
    /*font-family: "hannari";*/
    color: #474747;
    display: block;
    font-weight: normal;
    padding-right: 2px;
    margin-top: 2px;
}

#topnews ul li {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

#topnews ul li .sp{
	overflow:hidden;
}

#topnews ul li figure {
	position: relative;
	overflow: hidden;
	width: 105px;
	height: 90px;
	margin: 0 10px 3em 0;
	float: left;
	margin-right: 10px;
}
#topnews ul li figure .newsimg {
  position: absolute;
  float: left;
  top: -105px;
  left: -147.5px;
  width: 100%;
  opacity: 1!important;
}
#topnews ul li .n_time {
	font-size: 8px;
  margin-top: 5px;
  text-align: right;
}

#topnews ul li .n_tittle {
	font-size: 14px;
  margin-bottom: 5px;
  margin-top: 0;
  color: #b62200;
  font-weight: bold;
  line-height: 1.3;
}
#topnews ul li .n_text {
  line-height: 14px;
}

#topnews .newslist_btn{
	width:100%;
	margin:auto;
	border:1px solid #b62200;
	background-color:#fff;
}

#topnews .newslist_btn a{
    display: block;
    text-align: center;
    font-size: 12px;
    padding: 7px 0px 7px 0px;
	text-decoration:none;
}

#topnews .newslist_btn a span{
    padding-right: 21px;
    padding-left: 18px;
	color: #474747;
	position:relative;
	color:#b62200;
}

#topnews .newslist_btn a span .arrow{
    position: absolute;
    width: 13px;
    top: 6px;
    right: 0px;
    opacity: 1;
    transition: all .3s;
}

#topnews .newslist_btn a:hover .arrow{
-webkit-animation: buttonArrow .3s ease-in 1; animation: maintenancebuttonArrow .3s ease-in 1; }
@-webkit-keyframes maintenancebuttonArrow {
	0% { right: 0px; }
	39% { right:-26px; opacity: 0; }
	59% { right:-26px; opacity: 0; }
	60% { right:13px; opacity: 0; }
	100% { right: 0px; opacity: 1; }
}
@keyframes maintenancebuttonArrow {
	0% { right: 0px; }
	39% { right:-26px; opacity: 0; }
	59% { right:-26px; opacity: 0; }
	60% { right:13px; opacity: 0; }
	100% { right: 0px; opacity: 1; }
}

/*初めての方へ*/
#topbanner_beginner img {
	width:100%;
}
#topbanner_beginner{
	margin-bottom:48px;
}
/*ゆるヨガコース始めます*/
#topbanner_yuruyoga img {
	width:100%;
}
#topbanner_yuruyoga{
	margin-bottom:48px;
}
/*特長*/
#topfeature h3 img {
    width: 106px;
}
#topfeature ul li img {
	width:100%;
}
#topfeature ul li h5 {
	color:#b62200;
	font-size:17px;
	margin-top:4px;
}
#topfeature ul li p {
    margin: 0.5em 0 1.5em 0;
}
/*バナー群*/
#topbanner {
    margin-top: 4em;
}
#topbanner ul {
	margin:auto;
	max-width: 350px;
}
#topbanner ul li {
	width:47%;
	float:left;
	position:relative;
	margin:0 0 2em 3%;
}
#topbanner ul li h5 {
    position: absolute;
    left: -12px;
    z-index: 10;
    top: 6px;
}
#topbanner ul li img {
	width:140px;
}
#topbanner ul li a .image:before {
    width: 140px;
    height:124px;
    position: absolute;
    background-color: #e9e9e9;
    top: 10px;
    left: 8px;
    content: '';
    z-index: -1;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
}
#topbanner ul li .text {
    margin-top: 6px;
}
#topbanner ul li .text span {
	font-size:10px;
    padding-right: 21px;
    background-image: url(../images/common/arrow01_pc.png);
    background-repeat: no-repeat;
    background-position: top 4px right 0px;
    background-size: 16px;
}
#topbanner ul li:nth-child(1) h5 img {
	width:141px;
}
#topbanner ul li:nth-child(2) h5 img {
	width:151px;
}
#topbanner ul li:nth-child(3) h5 img {
	width:95px;
}
#topbanner ul li:nth-child(4) h5 img {
	width:83px;
}

#topspecial .cont {
	display:none;
}
#topspecial .topspecial_sp {
	width:100%;
}


/*ご挨拶*/
#topgreeting{
	margin-bottom:20px;
}
#topgreeting h3 img{
    width: 112px;
}

#topgreeting .image{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 122px;
}

#topgreeting .text span.name{
    text-align: right;
    font-weight: bold;
    display: block;
}
#topgreeting .name {
    text-align: right;
    font-weight: bold;
    font-size: 13px;
}

/*固定ページ*/
#pagecontent{
	margin-left:10px;
	margin-right:10px;
}

#pagetittle{
    width: 100%;
    height: 80px;
    background-color: #fffbfb;
    margin-top: 52px;
    margin-bottom: 34px;
	background-size: cover;
	position:relative;
}
#pagetittle .tittle {
    width: 18em;
    height: 46px;
    background-image: url(../images/common/pagetittle_textbg_pc.png);
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: 266px; */
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#pagetittle .tittle h2 {
	font-size: 14px;
	margin-top:4px;
	font-weight: normal;
    color: #000;
}
#pagetittle .tittle p {
    font-size: 10px;
    color: #b62200;
    font-weight: normal;
    line-height: 1;
    font-family: "Times New Roman" , "Roboto Slab" , Garamond , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-style: italic;
}
#pagetittle .cont{
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(../images/common/pagetittle_bg_pc.png);
    background-size: 158px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    height: 70px;
}

#pagetittle .cont h2{
    font-size: 18px;
    color: #eb6da5;
    font-family: "rounded";
    line-height: 1.4;
    padding-top: 16px;
    margin-bottom: -1px;
}

#pagetittle .cont p{
    font-size: 11px;
    color: #27b484;
    font-family: "roundedm";
    font-weight: normal;
    line-height: 1.4;
}

.menucontents {
    position: relative;
    margin-bottom: 24px;
	clear:both;
}


.menucontents h3{
    font-size: 16px;
    font-weight: normal;
	text-align:center;
    line-height: 1.4;
    margin-bottom: 14px;
}
.menucontents h3 span {
	color:#000;
}

.menucontents h4{
	margin-bottom: 14px;
    overflow: hidden;
}

.menucontents h4 span {
    border-bottom: 1px dotted #b62200;
    padding-left: 1px;
    padding-right: 2px;
    /*font-family: "hannari";*/
    font-size: 16px;
    line-height: 1.4;
    color: #b62200;
    float: left;
    display: block;
    padding-bottom: 2px;
    position: relative;
}

.menucontents  .text{
	margin-bottom:10px;
}

.menucontents a{
    text-decoration: none;
}
.menucontents a:hover{
	text-decoration:none;
}

.menucontents .text a{
    text-decoration: underline;
    color: #eb6da5;
}

.menucontents .text a:hover{
	text-decoration:none;
}

.menucontents .text span.red{
     color: #b62200;
}


.menucontents div.item{
    margin-bottom: 38px;
}

.menucontents .btn{
    width: 100%;
    max-width: 300px;
    border: 2px solid #eb6da5;
    border-radius: 28px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 28px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
    background-color: #fff;
    margin-bottom: 12px;
}

.menucontents .btn:hover{
	background-color:#eb6da5;
}

.menucontents .btn a{
    display: block;
    font-size: 11px;
    text-align: center;
    text-align: center;
    color: #eb6da5;
    padding: 5px 0px 5px 0px;
    background-image: url(../images/top/topnews_btn_pc.png);
    background-repeat: no-repeat;
    background-position: center right 8px;
    background-size: 12px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
    text-decoration: none;
}

.menucontents .btn a:hover{
	color: #fff;
	background-image: url(../images/top/topnews_btn_hover_pc.png);
}
/*はじめて*/
#beginner .item:nth-child(1) h3 img {
	width:300px;
}
#beginner .item:nth-child(2) h3 img {
	width:306px;
}
#beginner #flow h3 img {
	width:77px;
}
#beginner #flow .number img {
	width:53px;
}
#beginner #flow ul li {
    position: relative;
    padding-left: 68px;
    margin-bottom: 28px;
}
#beginner #flow ul li p.number {
    position: absolute;
    left: 0px;
}
#beginner #flow ul li h5 {
    color: #b62200;
    font-size: 19px;
    /*font-family: "hannari";*/
    font-weight: normal;
    padding-top: 7px;
    margin-bottom: 12px;
}

/*スタジオ*/
#studio h3 img {
	width:244px;
}
#studio iframe {
	width:100%;
}
#studio #pmap {
	border: solid 1px #f7f7f7;
    margin-top: 5px;
}

/*コース*/
#pagetittle.cpagetittle {
    background-image: url(../images/course/pagetittle_bg_pc.jpg);
}
#course .item:nth-child(1) h3 img {
	width:147px;
}
#course #Relax h3 img {
	width:108px;
}
#course #health h3 img {
	width:127px;
}
#course #active h3 img {
	width:114px;
}
#course #beauty h3 img {
	width:124px;
}
#course #other h3 img {
	width:101px;
}
#course ul.othercourse_list li{
    overflow: hidden;
    padding-left: 80px;
    position: relative;
    margin-bottom: 24px;
    min-height: 16px;
    padding-top: 1px;
}

#course ul.othercourse_list li .icon{
    position: absolute;
    font-size: 13px;
    color: #fff;
    width: 56px;
    text-align: center;
    left: 0px;
    top: 0px;
    padding-top: 2px;
    padding-bottom: 3px;
    font-family: "Times New Roman" , "Roboto Slab" , Garamond , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    line-height: 1;
    font-style: italic;
}

#course ul.othercourse_list li .icon.relax{
	background-color:#8a008b;
}

#course ul.othercourse_list li .icon.beauty{
	background-color:#ff1494;
}

#course ul.othercourse_list li .icon.active{
	background-color:#ff4500;
}

#course ul.othercourse_list li .icon.health{
	background-color:#006401;
}

#course ul.othercourse_list li .icon.special{
	background-color:#c1a714;
}

#course ul.othercourse_list li p.link{
    float: left;
    line-height: 1.4;
    margin-right: 38px;
    margin-bottom: 5px;
}

#course ul.othercourse_list li p.link:last-child{
	margin-right:0px;
}

#course ul.othercourse_list li p.link a{
    display: block;
    line-height: 1.4;
    position: relative;
    font-size: 13px;
    color: #474747;
    padding-right: 20px;
}

#course ul.othercourse_list li p.link a:after{
    position: absolute;
    content: '';
    width: 15px;
    height: 4px;
    background-image: url(../images/common/arrow01_pc.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
    top: 5px;
    right: 0px;
}
#course #courselist ul.eachlist li{
    overflow: hidden;
    margin-bottom: 15px;
}

#course #courselist ul.eachlink{
overflow: hidden;
    width: 100%;
}

#course #courselist ul.eachlink li{
	background-color:#b62200;
	width:100%;
	margin-bottom:20px;
	position: relative;
}

#course #courselist ul.eachlink li a{
    display: block;
    font-size: 13px;
    color: #fff;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 9px;
    width: 300px;

}

#course #courselist ul.eachlink li a .arrow{
    position: absolute;
    width: 16px;
    top: 16px;
    right: 0px;
    opacity: 1;
    transition: all .3s;
    margin-right:20px;
}
#course .chartpict_sp {
	width:300px;
	margin:0 auto 1em auto;
	display:block;
}
#course .beginner_li h4 span {
	background: url(../images/course/s_mark.png) no-repeat left center;
	background-size:30px 30px;
	padding-left:40px;
	padding-top: 12px;
    padding-bottom: 5px;
}
#course .beginner_li dl {
	overflow:hidden;
	margin-bottom:30px;
}
#course .beginner_li dl dt {
}
#course .beginner_li dl dd {
	padding: 7px 0;
	margin-bottom:0.8em;
}
#course .beginner_li dl dt p {
	background-color: #8a008b;
    display: inline-block;
    padding: 2px 10px;
    text-align: center;
    width: 10em;
    margin-bottom: 0.3em;
    color: #fff;
}
#course .beginner_li dl dt p.health {
	background-color: #006401;
}
#course .beginner_li dl dt p.active {
	background-color: #ff4500;
}
#course .beginner_li dl dt p.beauty {
	background-color: #ff1494;
}
#course .beginner_li dl dd a {
    display: inline-block;
    line-height: 1.4;
    position: relative;
    font-size: 13px;
    color: #474747;
    padding-right: 20px;
}
#course .beginner_li dl dd a:after {
    position: absolute;
    content: '';
    width: 15px;
    height: 4px;
    background-image: url(../images/common/arrow01_pc.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
    top: 5px;
    right: 0px;
}
/*アクセス*/
#access  iframe{
    max-width: 100%;
}
/*QA*/
.plink_btn {
	text-align:center;
}
.plink_btn li {
	width: 150px;
    height: 56px;
    display: inline-block;
    margin: 0 6px 30px 6px;
    background-image: url(../images/special/specialnav_bg_pc.jpg);
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: center;
}
.plink_btn li a {
    display: block;
    height: 54px;
	text-align:center;
	color:#fff;
	font-size:12px;
    background-image: url(../images/special/specialnav_arrow_pc.png);
    background-position: bottom 13px center;
    background-repeat: no-repeat;
    background-size: 31px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}
#qa ul li {
    padding-left: 52px;
    background-image: url(../images/qa/qicon_pc.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 40px;
    margin-bottom: 30px;
    padding-top: 4px;
    margin-bottom: 20px;
}
#qa ul li .qtext {
    font-size: 20px;
    color: #b62200;
    line-height: 1.4;
    /*font-family: "hannari";*/
    font-weight: 600;
    margin-bottom: 14px;
}

/*４０４*/
#nfound{
    margin-bottom: 28px;
    margin-top: 100px;
}
#nfound h4{
}
#nfound a{
    text-decoration: underline;
    text-align: right;
    margin-top: 20px;
}

/*お問い合わせ*/
#contactinput{
    margin-bottom: 80px;
}

#contactform form p{
	font-size:12px;
	margin-top:12px;
}
#contactform form input{
	margin-top:8px;
	width:97%;
}
#contactform form textarea{
	margin-top:8px;
	padding:3px;
	width:97%;
}
#contactform form {
    margin-bottom: 40px;
}

form input[type="submit"] {
    width: 60px!important;
    margin: auto;
    text-align: center;
    background: #b62200;
    color: #FFF;
    border: none;
    padding-top: 5px;
    padding-bottom: 3px;
    font-family: 游ゴシック, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-left: -30px;
    position: absolute;
    left: 50%;
}
#contactform form p .most{
    background-color: #CE2700;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 10px;
    padding: 3px 4px;
    color: #FFF;
    margin-left: 6px;
}
#contactform .btn_submit{
    text-align: center;
    padding-left: 20px;
}


#privacy{
	margin-bottom:40px;
}

#privacy h5 {
    border-bottom: 1px dotted #b62200;
    padding-left: 1px;
    padding-right: 2px;
    /*font-family: "hannari";*/
    font-size: 14px;
    line-height: 1.4;
    color: #b62200;
    float: left;
    display: block;
    padding-bottom: 2px;
    position: relative;
}

#privacy .text {
    clear: both;
    margin-bottom: 20px;
}
/*予約*/
#pagetittle.rpagetittle{
	background-image:url(../images/reserve/pagetittle_bg_pc.jpg);
}
#schedule .fc-toolbar h2, #booking .calendar-title, .mtssb-timetable-name {
	border-bottom: 1px dotted #b62200;
    padding-left: 1px;
    padding-right: 2px;
    /*font-family: "hannari";*/
    font-size: 16px;
    line-height: 1.4;
    color: #b62200;
    display: inline-block;
    margin-bottom: 1em;
    padding-bottom: 2px;
    position: relative;
}
#booking .monthly-prev-next div span, #booking .monthly-prev-next div a {
	font-size:12px;
	background: #b62200;
	color: #fff;
	padding: 0 5px;
}
.mtssb-daily-action {
    text-align: center;
	overflow: hidden;
    padding-bottom: 2em;
}
.mtssb-daily-action button, #action-button button {
	width: 60px!important;
    margin: auto;
    text-align: center;
    background: #b62200;
    color: #FFF;
    border: none;
    padding-top: 5px;
    padding-bottom: 3px;
    font-family: 游ゴシック, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-left: -30px;
    position: absolute;
    left: 50%;
}
.day-calendar table {
    margin: 0 auto 1em auto;
}

/*新着情報*/
#pagetittle.npagetittle {
    background-image: url(../images/news/pagetittle_bg_pc.jpg);
}

#newslist .newslist{
	margin-left:10px;
	margin-right:10px;
}
#newslist .newslist li{
    overflow: hidden;
    margin-bottom: 15px;
}

#newslist .newslist li figure {
    position: relative;
    overflow: hidden;
    width: 100px;
    height: 100px;
    margin: 0px;
    float: left;
    margin-right: 10px;
}

#newslist .newslist li figure .newsimg {
    position: absolute;
    float: left;
    top: 0px;
    left: 0px;
    width: 100%;
}

#newslist .newslist li .n_time {
    font-size: 10px;
    margin-bottom: -2px;
}

#newslist .newslist li .n_tittle {
    font-size: 15px;
    color: #b62200;
    font-weight: bold;
}

#newslist .newslist li .n_text {
    font-size: 11px;
    font-family: 'Josefin Sans', 游ゴシック, sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}

#newslist .newslist li .n_conti {
    text-align: right;
	margin-top: 5px;
	clear: both;
}

#newslist .newslist li .n_conti a {
	font-size: 12px;
	color: #b62200;
	border-bottom: 1px dotted #b62200;
	line-height: 15px;
	text-decoration: none;
}
.page-numbers {
    margin: auto;
    display: table;
    font-size: 12px;
}
.page-numbers li {
    display: table-cell;
    border-bottom: none!important;
    padding-left: 10px;
    padding-right: 10px;
}

#content nav {
    width: auto!important;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../images/top/linebg_pc.png),url(../images/top/linebg_pc.png);
    background-position: bottom left,top left;
    background-repeat: repeat-x;
    margin-top: 40px;
    margin-left: 10px;
    margin-right: 10px;
}

#content nav a{
    color: #b62200;
    text-decoration: none;
}

.nsingle .n_time{
    font-family: 'Josefin Sans', 游ゴシック, sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}

.nsingle .entry-header{
    display: block!important;
    margin-left: 0px!important;
    width: 100%;
	position:static;
}

.nsingle .entry-header h1{
	display:none;
}

.nsingle .n_tittle{
    margin-bottom: 10px;
    font-size: 17px;
    font-family: 'Josefin Sans', 游ゴシック, sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
    line-height: 22px;
    text-align: left;
    margin-top: 0px;
    padding: 0px 0 10px;
    color: #b62200!important;
    font-weight: bold;
	border-bottom:1px dotted #b62200;
}

img[class*="align"], img[class*="wp-image-"] {
    border: none!important;
}
.nsingle{
    overflow: hidden;
    margin-bottom: 60px;
}
.nsingle img{
    width: 80%;
    padding-left: 0px;
    height: auto;
}

#nav-single {
    float: right;
    position: relative;
    top: -0.3em;
    text-align: right;
    z-index: 1;
}

#nav-single .nav-previous {
    padding-right: .5em;
}

#content nav{
    width: 100%;
    margin-bottom: 40px;
}

#nav-single .nav-previous{
	float:left;
}

#comments{
	display:none;
}

.nsingle #nav-single{
    width: 100%!important;
    margin-left: 0px;
    margin-right: 0px;
    min-height: 1em;
}

#nav-single .linknews a{
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -30px;
}

/*スペシャルページ*/
header.specialheader{
	position:absolute;
	height:auto;
}

header.specialheader h1{
    text-align: left;
    position: absolute;
    top: 11px;
    left: 12px;
}

header.specialheader h1 img{
	width:98px;
}

header.specialheader .tel{
    position: absolute;
    top: 10px;
    right: 60px;
}

header.specialheader .contact{
    position: absolute;
    top: 7px;
    right: 8px;
}

#specialimage{
    width: 100%;
    height: 260px;
    background: url(../images/special/mainimage_sp.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 76px;
    margin-bottom: -20px;
    margin-top: 52px;
}

#specialimage .tittle{
	text-align:center;
}

#specialimage .tittle h2{
}

#specialimage .tittle h2 img{
    width: 240px;
	position: absolute;
    left: 50%;
    top: 64px;
    margin-left: -120px;
}

#specialimage .tittle p.sub{
    font-size: 19px;
    color: #323232;
    /*font-family: "hannari";*/
    letter-spacing: 2px;
}

#specialimage .tittle p.sub span{
    font-size: 20px;
    font-family: "Times New Roman" , "Roboto Slab" , Garamond , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    letter-spacing: 3px;
}

#specialimage .tittle p.text{
    font-size: 12px;
    /*font-family: "hannari";*/
    letter-spacing: 2px;
	color:#323232;
	font-weight:normal;
}

#specialnav{
	width:100%;
	margin:auto;
	overflow: hidden;
}

#specialnav li{
    width: 30%;
    padding-bottom: 14px;
    float: left;
    margin: 0 1.6%;
    background-image: url(../images/special/specialnav_bg_pc.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
}

#specialnav li:hover{
	opacity:.8;
}

#specialnav li:nth-child(3){
	margin-right:0px;
}

#specialnav li a{
    display: block;
    min-height: 160px;
    background-image: url(../images/special/specialnav_arrow_pc.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 31px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 5px;
}

#specialnav li a h5{
    font-size: 12px;
    color: #fff;
    /*font-family: "hannari";*/
    text-align: center;
    line-height: 1.3;
    font-weight: normal;
    margin-bottom: 6px;
}

#specialnav li a h5 span{
    font-size: 12px;
    font-family: "Times New Roman" , "Roboto Slab" , Garamond , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    letter-spacing: 2px;
}

#specialnav li a p{
	font-size:10px;
	/*font-family: "hannari";*/
	color:#fff;
	line-height: 1.5;
}
#special #instructor h3 img, #special #ashtanga h3 img {
	width:331px;
}
#special #mens h3 img {
	width:200px
}

#special .pict{
    margin-bottom: 1em;
    width: 100%;
}
#special .item {
	margin-bottom:0;
}

#special .textbox{
    margin-bottom: 1em;
}

#special .imgbox{
	overflow:hidden;
}

#special .imgbox img{
	width:100%;
	margin-bottom: 1em;
}

#special .imgbox img:last-child{
	margin-right:0px;
}
#special h2 img {
    width: 100%;
    max-width: 368px;
    display: block;
    margin: 0 auto 20px auto;
	padding-top:50px;
}
#special #instructor h3 {
	font-size:20px;
	color:#b62200;
	clear:both;
	margin:60px 0 15px 0;
}
#special .course_tb dt {
    font-weight: bold;
    clear: both;
}
#special .course_tb dd {
	margin-bottom:0.5em;
}
#special #ashtanga {
	padding-top:52px;
}
#special #ashtanga h3 {
	margin-top:0 !important;
	padding-bottom:20px;
}
#special #instructor h3 hr {
	height: 2px;
    width: 20px;
    border: none;
    background: #b62200;
	margin:3px auto 0 auto;
}
#special #instructor h3 span {
	color: #0a0a0a;
	font-size:17px;
	margin-top:8px;
}
#special h5 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 1em;
    color: #000;
}

#special .contactlink{
    width: 100%;
    margin: 20px 0;
    padding-top: 6px;
    padding-bottom: 16px;
    background: #b62200;
}

#special .contactlink h5{
    font-size: 16px;
    text-align: center;
    color: #fff;
    /*font-family: "hannari";*/
    font-weight: normal;
    margin-bottom: 14px;
}

#special .contactlink ul{
	overflow:hidden;
	width:90%;
	margin:auto;
	padding: 0 2px;
}

#special .contactlink ul li{
	width:100%;
	border:1px solid #fff;
	box-sizing:border-box;
	float:left;
}

#special .contactlink ul li.tel{
    text-align: center;
    padding-top: 8px;
    padding-bottom: 14px;
	margin-bottom: 1em;
}

#special .contactlink ul li.tel img{
	width:170px;
}

#special .contactlink ul li.contact{
	background-color:#fff;
	float:right;
}

#special .contactlink ul li.contact a{
    display: block;
    padding-top: 7px;
    padding-bottom: 9px;
    text-align: center;
}

#special .contactlink ul li.contact a span{
    font-size: 14px;
    color: #232323;
    /*font-family: "hannari";*/
    padding-right: 34px;
    position: relative;
}

#special .contactlink ul li.contact a span:after{
    position: absolute;
    content: '';
    width: 16px;
    height: 4px;
    background-image: url(../images/common/arrow01_pc.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
    top: 8px;
    right: 0px;
}

#special .contactlink ul li.contact a:hover span:after{
-webkit-animation: buttonArrow .3s ease-in 1; animation: maintenancebuttonArrow .3s ease-in 1; }
@-webkit-keyframes maintenancebuttonArrow {
	0% { right: 0px; }
	39% { right:-32px; opacity: 0; }
	59% { right:-32px; opacity: 0; }
	60% { right:16px; opacity: 0; }
	100% { right: 0px; opacity: 1; }
}
@keyframes maintenancebuttonArrow {
	0% { right: 0px; }
	39% { right:-32px; opacity: 0; }
	59% { right:-32px; opacity: 0; }
	60% { right:16px; opacity: 0; }
	100% { right: 0px; opacity: 1; }
}


/*サイドバー*/
#sidebar{
    width: 300px;
	margin:auto;
	margin-top:30px;
	overflow:hidden
}

#sidebar ul li{
    margin-bottom: 15px;
}
#sidebar ul li:nth-child(odd) {
	float:left;
}
#sidebar ul li:nth-child(even) {
	float:right;
}
#sidebar ul li:nth-child(8) {
	float:left !important;
}
#sidebar ul li.sbfb {
	float:none !important;
	margin:auto;
}

#sidebar ul li.link{
	width:48%;
	background-color:#fdfff5;
	overflow:hidden;
}

#sidebar ul li.link a{
    display: block;
    overflow: hidden;
}
#sidebar ul li.link a img {
	width:100%;
}

#sidebar ul li.link a h6{
    font-size: 16px;
    color: #27b484;
    font-weight: normal;
    line-height: 1.3;
    margin-top: 25px;
    margin-bottom: 3px;
	margin-left:19px;
	letter-spacing: -1px;
}

#sidebar ul li a h6 br{
	display:none;
}

#sidebar ul li.link a p{
	font-size:14px;
	color:#7db427;
	line-height: 1.3;
	margin-left:20px;
}

#sidebar ul li .image{
    height:90px;
    width: 150px;
    background-image: url(../images/common/sidebar_img02_pc.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    float: right;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

#sidebar ul li.link:hover .image{
	opacity:.7;
}
#booking-form {
	padding-bottom: 50px;
}
#booking table th {
    padding: 11px 0;
}
footer{
	margin-top:40px;
}
footer h1 {
	text-align:center:
}
footer h1 a img {
	width:140px;
    margin: 0 auto 20px auto;
    display: block;
}
footer .cont {
	padding:0 10px;
	max-width: 320px;
    margin: auto;
}

#page_top{
	cursor:pointer;
	position:fixed;
	right:10px;
	bottom:10px;
}

#page_top img{
	width:45px;
}

#footer_contact {
	display:none;
}
#footer_contact_sp {
	position:relative;
	width: 320px;
    margin: auto;
    display: block;
}
#footer_contact_sp .contact_bg {
	width: 320px;
}
#footer_contact_sp .sp_tel {
    border: solid #b62200 1px;
    padding: 10px 12px 10px 28px;
    background: url(../images/common/icon_tel.png) no-repeat 8px center;
    background-size: 13px;
    color: #b62200;
    position: absolute;
    bottom: 96px;
    font-size: 10px;
    left: 10px;
}
#footer_contact_sp ul li{
	width: 300px;
    background-color: #b62200;
    margin-bottom: 15px;
    position: absolute;
    left: 10px;
}
#footer_contact_sp ul li:nth-child(1) {
	bottom:38px;
}
#footer_contact_sp ul li:nth-child(2) {
	bottom:-5px;
}

#footer_contact_sp ul li a{
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
}

#footer_contact_sp ul li a span{
	font-size:10px;
	color:#fff;
	padding-right:24px;
	position:relative;
}

#footer_contact_sp ul li a span .arrow{
    position: absolute;
    width: 16px;
    top: 5px;
    right: 0px;
    opacity: 1;
    transition: all .3s;
}

.fnav{
    margin-bottom: 24px;
}

.fnav ul{
	width:300px;
	overflow:hidden;
}

.fnav ul li{
    float: left;
    width: 150px;
    margin-bottom: 4px;
}

.fnav ul li a{
    display: block;
    font-size: 11px;
    font-weight: normal;
	color:#474747;
    line-height: 1.3;
    padding-top: 5px;
    padding-bottom: 5px;
    /*font-family: "hannari";*/
    padding-left: 30px;
    padding-right: 10px;
    background-image: url(../images/common/arrow01_pc.png);
    background-repeat: no-repeat;
    background-position: center left 10px;
    background-size: 13px;
}
footer .cont h1{
    text-align: center;
    margin-bottom: 28px;
}

footer .cont h1 img{
    width: 200px;
}

footer dl{
    margin-left: 0px;
    margin-bottom: 22px;
}

footer dt{
　　font-size: 11px;
    float: left;
    line-height: 1.4;
    font-weight: bold;
}

footer dd{
    font-size: 11px;
    margin-bottom: 6px;
    margin-left: 90px;
    line-height: 1.4;
}

.copyright {
    text-align: center;
    font-size: 9px;
    background-color: #fbfbfd;
    padding-top: 12px;
    padding-bottom: 12px;
	line-height:1;
}

#newslist .newslist {
    overflow: hidden;
}
#newslist .newslist li{
    margin-bottom: 30px;
    padding-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px dotted #eee;
}
#newslist .newslist li:last-child {
	border-bottom:none;
}

#newslist .newslist li figure {
	position: relative;
	overflow: hidden;
	width: 105px;
	height: 90px;
	margin: 0 10px 3em 0;
	float: left;
	margin-right: 10px;
}

#newslist .newslist li figure .newsimg {
    position: absolute;
    float: left;
    opacity: 1!important;
    width: 100%;
    top: 0px;
}

#newslist .newslist li .n_time{
	font-size: 11px;
	line-height: 1.6;
	margin: -3px 0 0;
    font-family: 'Josefin Sans', 游ゴシック, sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}

#newslist .newslist li .n_tittle, #newslist .newslist li .n_tittle a{
	color: #b62200 !important;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
	font-size: 110%;
	margin: 0.4em 0;
}

#newslist .newslist li .n_text{
	line-height: 1.4;
	width: calc(100% - 115px);
	float: right;
	font-size: 12px;
}

input#searchsubmit {
    background-color: #00891d!important;
    border: none;
    margin-right: 3px;
    cursor: pointer;
    color: #FFF!important;
    opacity: 1;
	font-weight: normal;
	padding: 8px 10px 5px 10px;
}
.searchform {
	border: solid 1px #f1f1f1;
    margin-bottom: 30px;
    padding: 12px 20px;
    background: #fdfdfd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.categories {
	list-style:none;
}
.categories ul li {
	display:inline-block;
	position:relative;
	padding-right:16px;
}
.categories ul li:after {
	content:"/";
	position:absolute;
	right:3px;
	top:0px;
}
.categories ul li a {
	color:#b62200;
	font-weight:bold;
	text-decoration:none;
}
.cat_icon {
	line-height: 1.6;
}
.cat_icon a {
	background: #b62200;
	color: #fff;
	font-size: 8px;
	padding: 1px;
	text-decoration:none;
    font-family: 'Josefin Sans', 游ゴシック, sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
#newslist .newslist li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px dotted #eee;
}
.relation h5 {
	margin-top:0px;
	margin-bottom:10px;
}
.relation ul li a {
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
}
.relation ul {
	margin-bottom:20px;
}
.relation ul li {
	margin-bottom:0.5em;
}
.wp_rp_content h3{
    border-bottom: 1px dotted #b62200;
    font-size: 12px;
    line-height: 1.4;
    color: #b62200;
	text-align:center !important;
    display: block;
    padding-bottom: 2px;
    position: relative;
	background:none !important;
}
.related_post {
	text-align:center !important;
}
.nsingle h3 {
    font-size: 16px;
    color: #b62200;
    border-bottom: 1px dashed #bfa8a2;
    margin: 2em 0 1.5em;
    clear: both;
    background: #fff9f7;
    text-align: left;
    padding: 5px 10px;
}
.nsingle h4 {
    border-bottom: 1px dotted #b62200;
    padding-left: 1px;
    padding-right: 2px;
    /* font-family: "hannari"; */
    font-size: 15px;
    line-height: 1.4;
    color: #b62200;
    display: inline-block;
    padding-bottom: 2px;
	margin: 2em 0 1.5em;
    position: relative;
}
.nsingle h5 {
	color:#541000;
    font-size: 14px;
    font-weight: bold;
    margin: 2.5em 0 1.5em 0;
}
.nsingle h5::before {
	content:"●";
	color:#b62200;
	font-size:14px;
}
.nsingle h6 {
    font-size: 13px;
    font-weight: bold;
    margin: 2.5em 0 1.5em 0;
}
.menucontents h4 span.experience:after {
    border-bottom: none;
    font-size: 12px;
    color: #fff;
    background-color: #b62200;
    content: '体験レッスン可';
    margin-left: 12px;
    line-height: 1;
    width: 7em;
    padding-bottom: 4px;
    padding-left: 3px;
    padding-right: 1px;
    padding-top: 3px;
    margin-top: 2px;
	display: inline-block;
}

#topgallery h3 img {
    width: 106px;
}
#topgallery ul {
	text-align: center;
}
#topgallery ul li {
  width: 48%;
	margin-bottom: 4%;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  line-height: 1.6;
	padding-bottom: 15px;
}
#topgallery ul li:nth-child(even) {
  margin: 0 0 0 3%;
}
#topgallery ul li img {
	width: 100%;
}
#topgallery ul li p {
	line-height: 1.7;
	margin-top: 8px;
	text-align: left;
}
.entry-content .nbarea {
	overflow:hidden;
    margin: 1em 0 0.5em;
		clear: both;
}
.entry-content .nbarea .number {
	width: 33px;
	height: 35px;
	padding-left: 2px;
	color: #fff;
	float: left;
	background: #b62200;
	font-size: 20px !important;
	line-height: 1.8 !important;
	text-align: center;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
}
.entry-content .nbarea .ntext {
	margin-left:42px;
	padding-top: 7px;
	margin-bottom: 10px;
}
.entry-content .nbarea .ntext span {
	color: #0a0a0a;
	font-weight: bold;
	font-size:15px;
	display: block;
	line-height: 1.4;
}
.root h3 {
    border-bottom: 1px dotted #b62200;
    padding-left: 1px;
    padding-right: 2px;
    /* font-family: "hannari"; */
    font-size: 16px;
    line-height: 1.4;
    color: #b62200;
    float: left;
    display: inline-block;
    padding-bottom: 2px;
    position: relative;
		margin-top: 20px;
		margin-bottom: 15px;
}
.root h3 + .text {
	clear: both;
	padding-top: 5px;
}
.root iframe {
	width: 100%;
	margin: 10px 0 30px;
}
.root .entry-content .nbarea img {
	margin-top: -15px;
}
.root .plink_btn li {
	height: auto;
}
.root .plink_btn li a {
  padding-bottom: 20px;
}

/* entry */
.entry-content p {
    font-family: 'Josefin Sans', 游ゴシック, sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}

.entry-content .text,
.entry-content p {
    font-size: 14px;
}

.entry-content em,
.entry-content strong {
    font-style: normal;
    background: linear-gradient(transparent 60%, #f5cac1 40%);
    color: #000;
    font-weight: 600;
}

.entry-content u {
    text-decoration: none;
    background: linear-gradient(transparent 60%, #f3e6c2 40%);
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
    font-family: "游明朝" , "Roboto Slab" , Garamond , "Times New Roman" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.entry-content ul li::before {
    content: "●";
    color: #911a02;
    font-size: 9px;
    position: absolute;
    top: 18px;
    left: 0px;
}
/* margin padding */
.PmB-10{margin-bottom:-5px !important;}
.PmB0{margin-bottom:0px !important;}
.PmB5{margin-bottom:3px !important;}
.PmB10{margin-bottom:5px !important;}
.PmB15{margin-bottom:8px !important;}
.PmB20{margin-bottom:10px !important;}
.PmB25{margin-bottom:13px !important;}
.PmB30{margin-bottom:15px !important;}
.PmB40{margin-bottom:20px !important;}
.PmB50{margin-bottom:25px !important;}
.PmL10{margin-left:5px !important;}
.PmL15{margin-left:7px !important;}
.PmL20{margin-left:10px !important;}
.PmL35{margin-left:17px !important;}
.PmL55{margin-left:25px !important;}
.PmL120{margin-left:60px !important;}
.PmL150{margin-left:75px !important;}
.PmL170{margin-left:85px !important;}
.PmT0{margin-top:0px !important;
padding-top:0px !important;}
.PmT10{margin-top:5px !important;}
.PmT15{margin-top:8px !important;}
.PmT20{margin-top:10px !important;}
.PmT25{margin-top:13px !important;}
.PmT30{margin-top:15px !important;}
.PmT35{margin-top:17px !important;}
.PmT40{margin-top:20px !important;}
.PmT50{margin-top:25px !important;}
.PmT60{margin-top:30px !important;}
.PmT70{margin-top:35px !important;}
.PmT75{margin-top:37px !important;}
.PmY35{margin-top:17px !important;
margin-bottom:17px !important;}
.PmY20{margin-top:10px !important;
margin-bottom:10px !important;}
.PmY40{margin-top:20px !important;
margin-bottom:20px !important;}
.PmY50{margin-top:25px !important;
margin-bottom:25px !important;}
.PpB30{padding-bottom:15px !important}

.SmB-10{margin-bottom:-10px !important;}
.SmB5{margin-bottom:5px !important;}
.SmB10{margin-bottom:10px !important;}
.SmB15{margin-bottom:15px !important;}
.SmB20{margin-bottom:20px !important;}
.SmB25{margin-bottom:25px !important;}
.SmB30{margin-bottom:30px !important;}
.SmB40{margin-bottom:40px !important;}
.SmB50{margin-bottom:50px !important;}
.SmL10{margin-left:10px !important;}
.SmL15{margin-left:15px !important;}
.SmL20{margin-left:20px !important;}
.SmL35{margin-left:35px !important;}
.SmL55{margin-left:55px !important;}
.SmL120{margin-left:120px !important;}
.SmL150{margin-left:150px !important;}
.SmL170{margin-left:170px !important;}
.SmT0{margin-top:0px !important;}
.SmT10{margin-top:10px !important;}
.SmT15{margin-top:15px !important;}
.SmT20{margin-top:20px !important;}
.SmT25{margin-top:25px !important;}
.SmT30{margin-top:30px !important;}
.SmT35{margin-top:35px !important;}
.SmT40{margin-top:40px !important;}
.SmT50{margin-top:50px !important;}
.SmT60{margin-top:60px !important;}
.SmT70{margin-top:70px !important;}
.SmT75{margin-top:75px !important;}
.SmY35{margin-top:35px !important;
margin-bottom:35px !important;}
.SmY20{margin-top:20px !important;
margin-bottom:20px !important;}
.SmY40{margin-top:40px !important;
margin-bottom:40px !important;}
.SmY50{margin-top:50px !important;
margin-bottom:50px !important;}
.SpB30{padding-bottom:30px !important}

}
