/*-----------------------------------------
setting
-----------------------------------------*/
@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium");
}

body,a,li,label,span,h1,h2,h2 span,h3,summary,address,p,table,th,td,#header_wrap,
.subject { font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", YuGothic, Yu Gothic, YuGothic Medium, "YuGothic M","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"Century Gothic",Arial, sans-serif; }
body { margin:0; padding:0;}

/*-------------------fz*/
.fz14 {font-size: 14px;}
.fz16 {font-size: 16px;}
.fz18 {font-size: 18px;}
.fz21 {font-size: 21px;}
.fz23 {font-size: 23px;}
.fz28 {font-size: 28px;}
.fz30 {font-size: 30px;}
.fz32 {font-size: 32px;}
.fz36 {font-size: 36px;}
.fz42 {font-size: 42px;}
.fz48 {font-size: 48px;}
.fz58 {font-size: 53px;}

/*-----------------color*/
.font-gr { color:#9AC841;}
.font-wh { color:#ffffff;}
.font-bl { color:#2D3131;}
.font-br { color:#9F663C;}
.font-gr-light { color:#F5F9EC;}
.font-gr-dark { color:#719D40;}
.font-green{color:#99C63F;}

/*----------------margin*/

.mb30 { margin-bottom:30px; }


/*-----------------btn*/
.contents-wrap a.btn01 { display: block; margin: 0 auto; padding: 15px 0; width: 330px; background: #ffffff; border: 2px solid #719D40; color: #719D40; font-weight: bold; position: relative; text-align: center; text-decoration: none; }
.contents-wrap a.btn01:before { content: "\f105"; font-family: FontAwesome; position: absolute; font-size:23px; right: 10px; }
.contents-wrap a.btn01:hover { background: #719D40; color: #ffffff; transition: 0.3s; }

/*-----------------other*/
.font-b { font-weight:bold;}
.font-l { font-weight:lighter;}


/*-----------------layout*/
.contents-wrap { width:1150px; margin: 0 auto; }

.nowrap { white-space: nowrap; display: inline-block}

.bg-wood { background: url(/wp/wp-content/themes/canvas_tcd017/img/common/bgwood.png); }

.brackets,.brackets-wh { position: relative; display: inline-block; }
.brackets:before { content: url(/wp/wp-content/themes/canvas_tcd017/img/common/brakets-l.png); position: absolute; left: -50px; }
.brackets:after { content: url(/wp/wp-content/themes/canvas_tcd017/img/common/brakets-r.png); position: absolute; right: -50px; }
.brackets-wh:before { content: url(/wp/wp-content/themes/canvas_tcd017/img/common/brakets-wh-l.png); position: absolute; left: -50px; }
.brackets-wh:after { content: url(/wp/wp-content/themes/canvas_tcd017/img/common/brakets-wh-r.png); position: absolute; right: -50px; }

#breadcrumb { margin-top: 15px; }
#breadcrumb ul li { display: inline-block; margin-right: 20px; }
#breadcrumb ul li a { color: #9F663C; text-decoration: underline; }

/*----------------table form*/
.post th {
    background: #f5f9ec;
    border: none;
    border-bottom: 2px solid #eee;
    padding: 0px 15px;
    width: 300px;
    font-weight: bold;
}
.post td {
    border: none;
    border-bottom: 2px solid #eee;
    padding: 10px 20px;
}
input.wpcf7-form-control.wpcf7-text {
    width: 430px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 430px;
}
.well.well-sm.wrap-agree {
    padding: 30px 20px;
    background: #eee;
}
.wrap-btn-group {
    margin: 0 auto;
    width: 300px;
    margin-top: 30px;
}
table,tbody {
    max-width:700px!important;
}

/*-----------------------------------------
loopslider
-----------------------------------------*/
#loopslider {
    margin: 0 auto;
    height: 180px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#loopslider ul {
    height: auto;
    float:left;
    display: inline;
    overflow: hidden;
    width:auto !important;
}
#loopslider ul li {
    width: auto;
    height: auto;
    float: left;
    display: inline;
    overflow: hidden;
}
#loopslider ul li img {
  height:180px;
}

#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}

/*-----------------------------------------
header
-----------------------------------------*/
/*-----------------header*/
.header-left {
    display: inline-block;
    height: 70px;
}

.header-left p.hdr-caption,.header-left img.hdr-logo {
    display: inline-block;
    vertical-align: middle;
}

.header-left img.hdr-logo {
    width: 250px;
    margin-right: 50px;
}

.header-right {
    display: inline-block;
    right: 0;
    position: absolute;
}

a.hdr-cv {
    display: inline-block;
    vertical-align: middle;
}

a.hdr-cv:first-child {
    margin-right: 10px;
}

div#header_wrap {
    background: url(/wp/wp-content/themes/canvas_tcd017/img/common/line-wood.png) repeat-x left bottom;
}

summary.slider-txt01 {
    display: block;
}

/*-----------------------------------------
footer
-----------------------------------------*/
/*-----------------footer*/
.ftr01-wrap{
    width: 270px;
    text-align: center;
}
.ftr02-wrap {
    width: 290px;
    padding: 10px;
}

.ftr03-wrap {
    width: 290px;
    padding: 10px;
    text-align: center;
}

.ftr04-wrap {
    width: 290px;
    padding: 10px;
    text-align: center;
}

.ftr01-logo {
    width: 210px!important;
}

.ftr01-txt {
    line-height: 1.5;
    margin-bottom: 20px;
}

.ftr02-tel-num:before {
    background: url(https://cybody.jp/wp/wp-content/themes/canvas_tcd017/img/common/ic-tel-cir.png) no-repeat;
    height: 35px;
    width: 35px;
    background-size: contain;
    content: " ";
    display: inline-block;
    margin: 0 5px -5px 0;
}

.ftr02-tel-num {
    margin-bottom: -10px;
}

.ftr02-tel-num:before {
    background: url(https://cybody.jp/wp/wp-content/themes/canvas_tcd017/img/common/ic-tel-cir.png) no-repeat;
    height: 35px;
    width: 35px;
    background-size: contain;
    content: " ";
    display: inline-block;
    margin: 0 5px -5px 0;
}

.ftr02-parking-txt {
    background: #9bc842;
    text-align: center;
    padding: 10px 10px;
    letter-spacing: 0.15rem;
    line-height: 1.5;
    position: relative;
}

.ftr02-tel-wrap {
    margin-bottom: 20px;
}

.ftr02-address {
    margin-bottom: 10px;
    font-style: normal;
    letter-spacing: 0.1rem;
}

.ftr02-tel-cap {
    letter-spacing: 0.05rem;
}

.ftr02-parking-txt:after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 49px;
    margin-left: -8px;
    border: 15px solid transparent;
    border-top: 56px solid #9bc842;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
}

.ftr02-parking-ttl {
    text-align: right;
    margin-top: 5px;
    margin-right: 20px;
}

.ftr02-parking-ttl:before {
    background: url(https://cybody.jp/wp/wp-content/themes/canvas_tcd017/img/common/ic-car-gr.png) no-repeat;
    height: 17px;
    width: 33px;
    background-size: contain;
    content: " ";
    margin: 0 5px -5px 0;
    display: inline-block;
}

.ftr03-map-img {
    width: 555px!important;
}

/*-----------------footer-menu*/
div#footer_menu ul.sub-menu {
    display: none;
}

#footer_submenu_area {
    text-align: center;
}

#footer_submenu_area ul {
    margin: 10px 0 30px;
}

#footer_submenu_area li {
    display: inline-block;
    line-height: 0;
    font-size: 14px;
}

#footer_submenu_area li a {
    border-right: 1px solid #aaaaaa;
    display: inline-block;
    padding: 0 20px;
    line-height: 1;
    letter-spacing: 0;
}

#footer_submenu_area li:first-child a {
    border-left: 1px solid #aaaaaa;
}

/*----------------sns-area*/
.sns-area {
    text-align: center;
}

.sns-area.contents-wrap {
    margin-bottom: 20px;
}

.sns-area.contents-wrap a {
    text-decoration: none;
}

.sns-insta {
    margin-right: 10px;
}

/*-----------------------------------------
index-slider
-----------------------------------------*/
/*-----------------slider*/
.slider-wrap {
    position: relative;
}

.slider-bg {
    background: url(/wp/wp-content/themes/canvas_tcd017/img/index/slider-bgdot.png);
    width: 100%;
    position: absolute;
    z-index: 2;
    height: 100%;
}

.slider-cts {
    text-align: center;
    padding-top: 13%;
}

.slider-img01,.slider-txt01 {
    margin-bottom: 20px;
}

img.slider-img03 {
    position: absolute;
    bottom: 7%;
    left: 50%;
    margin-left: -47px;
}

/*-----------------top-news*/
.top-news-wrap {
    background: #2D3131;
    color: #fff;
    height: 55px;
    line-height: 55px;
    margin-top: -6px;
    z-index: -1;
}

.top-news {
    padding: 0 30px;
    box-sizing: border-box;
}

.top-news-date {
    display: inline-block;
    margin-right: 30px;
}

.top-news-category {
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    background: #9AC841;
    padding: 5px 0;
    margin-right: 30px;
    letter-spacing: 0;
    text-align: center;
    width: 100px;
}

.top-news-category:hover {
    opacity: 0.5;
}

.contents-wrap a.top-news-ttl {
    text-decoration: underline;
    color: #ffffff;
}

.contents-wrap a.top-news-ttl:hover {
    opacity: 0.5;
}

/*-----------------------------------------
index
-----------------------------------------*/
/*-----------------ttl*/
.sec01,.sec02,.btm-news,.cv-area {
    text-align: center;
}
.sec01-ttl h2,.sec02-ttl h2.btm-news h2,.cv-area h2 {
    margin-bottom: 30px;
}
.sec01-ttl,.sec02-ttl,.btm-news-ttl {
    padding: 60px 0;
}

.cv-area-ttl {
    padding: 60px 0 0;
}


/*-----------------------------------------
index-sec01
-----------------------------------------*/

/*-----------------cts*/
.sec01-cts {
    padding: 60px 0;
    position: relative;
}
.sec01-cts:before {
    content: '';
    position: absolute;
    left:50%;
    top: 0;
    margin: 0 0 0 -50px;
    width:0;
    height:0;
    border-right: 35px solid transparent;
    border-top: 35px solid #FFFFFF;
    border-left: 35px solid transparent;
}

.sec01-cts .col-sm-6 {
    padding: 0!important;
}

.points01-wrap {
    background: url(/wp/wp-content/themes/canvas_tcd017/img/index/sec01-cts-bg01.png) no-repeat center center;
}
.points04-wrap {
    background: url(/wp/wp-content/themes/canvas_tcd017/img/index/sec01-cts-bg04.png) no-repeat center center;
}
.points01-wrap,.points04-wrap {
    width: 565px;
    height: 340px;
    padding: 5px;
    border: 1px solid #fff;
    text-align: left;
}

.points02-wrap,.points03-wrap {
    background: url(/wp/wp-content/themes/canvas_tcd017/img/index/sec01-cts-bgdot.png) no-repeat;
    width: 565px;
    height: 341px;
    text-align:left;
}

.points01-wrap,
.points02-wrap {
    padding: 90px 0;
}
.points03-wrap,
.points04-wrap {
    padding: 65px 0;
}

.points01-wrap {
    margin-left: 10px;
}
.points01-subwrap {
    text-align: center;
}
.points01-subwrap img{
    padding: 10px;
}
.points02-wrap {
    margin-left: -14px;
    margin-top: -1px;
}
.points03-wrap {
    margin-left: 10px;
}
.points04-wrap {
    margin-left: -16px;
    margin-top: -1px;
}

.points01-ttl,.points02-ttl,.points03-ttl,.points04-ttl,.points03-txt {
    text-align: left;
    display: block;
    position: relative;
    line-height: 1.4;
}
.points01-ttl{
    padding-left: 62px;
    margin-left: 18px;
    margin-bottom: 20px;
}
.points02-ttl{
    padding-left: 72px;
    margin-left: 18px;
    margin-bottom: 20px;
    margin-top: -12px;
}
.points03-ttl{
    padding-left: 72px;
    margin-left: 18px;
    margin-bottom: 20px;
}
.points04-ttl{
    padding-left: 62px;
    margin-left: 15px;
    margin-bottom: 20px;
}

.points01-ttl:before,.points02-ttl:before,.points03-ttl:before,.points04-ttl:before {
    position: absolute;
    left: 0;
    top: 23px;
}

.points01-ttl:before {
    content: url(/wp/wp-content/themes/canvas_tcd017/img/index/sec01-cts-flag01.png);
}

.points02-ttl:before {
    content: url(/wp/wp-content/themes/canvas_tcd017/img/index/sec01-cts-flag02.png);
}

.points03-ttl:before {
    content: url(/wp/wp-content/themes/canvas_tcd017/img/index/sec01-cts-flag03.png);
}

.points04-ttl:before {
    content: url(/wp/wp-content/themes/canvas_tcd017/img/index/sec01-cts-flag04.png);
}

.contents-wrap a.points01-link,.contents-wrap a.points02-link,.contents-wrap a.points03-link,.contents-wrap a.points04-link {
    display: inline-block;
    text-align: left;
    color: #ffffff;
    text-decoration: underline;
    margin-left: 25px;
    padding-left: 25px;
    position: relative;
}
.contents-wrap a.points01-link:before,.contents-wrap a.points02-link:before,.contents-wrap a.points03-link:before,.contents-wrap a.points04-link:before {
    content: "\f138";
    font-family: FontAwesome;
    position: absolute;
    left: 5px;
}
.contents-wrap a.points01-link:hover,.contents-wrap a.points02-link:hover,.contents-wrap a.points03-link:hover,.contents-wrap a.points04-link:hover{
    opacity:.5;
}

.points03-txt {
    margin-left: 30px;
    font-weight: lighter;
    margin-bottom: 20px;
}

.sec01-btn {
    margin-top: 40px;
}


/*-----------------------------------------
index-sec02
-----------------------------------------*/
.sec02-cts {
    padding: 0 0 60px;
    position: relative;
}

.exp_ank {
    padding: 0 0 30px;
    position: relative;
}

.sec02-cts img {
    margin-right: 1px;
}

.sec02-btn {
    margin-top: 40px;
}

/*-----------------------------------------
index-btm-news
-----------------------------------------*/
.btm-news-cts {
    padding: 0 0 60px;
    position: relative;
}

li.btm-news-block {
    background: #ffffff;
    height: 65px;
    line-height: 65px;
    text-align: left;
    padding: 0 40px;
    margin-bottom: 10px;
}

.btm-news-date {
    display: inline-block;
    margin-right: 30px;
}

.btm-news-category {
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    background: #9AC841;
    padding: 5px 0;
    margin-right: 30px;
    letter-spacing: 0;
    color: #ffffff;
    text-align: center;
    width: 100px;
}

.btm-news-category:hover {
    opacity: 0.5;
}

.contents-wrap a.btm-news-ttl {
    text-decoration: underline;
    padding: 0;
    color: #2d3131;
}

.contents-wrap a.btm-news-ttl:hover {
    opacity: 0.5;
}

.btm-news-btn {
    margin-top: 40px;
}

/*-----------------------------------------
cv-area
-----------------------------------------*/
.cv-area-cts {
    padding: 0 0 50px;
    position: relative;
}

.cv-area-wrap {
    background: url(/wp/wp-content/themes/canvas_tcd017/img/common/line-wood.png) repeat-x left bottom;
}

/*-----------------------------------------
pagetop-area
-----------------------------------------*/
#pagetop-area {
    background: url(/wp/wp-content/themes/canvas_tcd017/img/common/line-wood.png) repeat-x left bottom;
    text-align: right;
}

a.pagetop-txt {
    margin-bottom: 10px;
    display: inline-block;
    letter-spacing: 0;
    font-size: 14px;
    text-decoration: underline;
    color: #9F663C;
}



/*-----------------------------------------
サイボディとは
-----------------------------------------*/
.main_about_cybody{
    /* background: url(/wp/wp-content/themes/canvas_tcd017/img/common/about-cybody_main_img.png) no-repeat; */
    background: url(/wp/wp-content/uploads/2017/09/about-cybody_main_img2.png) no-repeat;
    height: 324px;
    padding:40px 0;
}

img.img_center {
    margin: 0 auto;
    display: block;
}

.contents-wrap .iv-card {
    position: relative;
    display: -webkit-flex;
    display: flex;
    /*-webkit-align-items: center;
    align-items: center;*/
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    background: #F5F9EC;
    margin-bottom: 32px;
}

.contents-wrap .iv-card .iv-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 24px solid #000;
    border-right: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 24px solid #000;
}

.contents-wrap .iv-card .iv-card-block.com {
    /*padding: 25px 11px;*/
    padding: 15px 11px;
}

.contents-wrap .iv-card .iv-card-block ul.com_list {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    list-style: none;
    margin-bottom: 0.75px;
    padding-left: 15px;
    height: 64px;
}

.contents-wrap .iv-card .iv-card-block ul li:first-child {
    width: 30%;
}

.contents-wrap .iv-card .iv-card-block ul li:last-child {
    width: 70%;
}

.contents-wrap .iv-card .iv-card-block .iv-card-text {
    margin-top: 0;
    margin-bottom: .75px;
}

.contents-wrap a {
    color: #B48A67;
    text-decoration: underline;
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

p span.square:before {
    content: "\f04d";
    position: absolute;
    font-family: "FontAwesome";
    color: #9AC841;
    font-size: 15px;
    top: 0px;
    left: 0;
}
.contents-wrap h3.com {
    margin: 0;
    font-size: 21px;
    line-height: 120%;

}

.contents-wrap p.com {
    font-size: 14px;
}

.contents-wrap .iv-card .iv-label span.com {
    position: absolute;
    color: #FFFFFF;
    top: -16px;
    left: -16px;
    font-size: 14px;
}


.contents-wrap a.iv-btn {
    display: inline-block;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: 5px 10px;
    text-decoration: none;
    color: #fff;
    background: #2D3131;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-left: 10px;
}

.contents-wrap a.iv-btn:first-child{
    margin-left: inherit;
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.contents-wrap a.iv-btn:hover{
    opacity:0.5;
}



h2.headtitle{
    border-bottom: 4px solid #000;
    margin-bottom: 20px;
    margin-top: 55px;
    font-size: 32px;
    font-weight: 400;
    padding-bottom: 2px;

}

.conters-wrap h2.headtitle:first-child{
    margin-top: inherit;
}

.pc_view_pl0{
    padding-left: 15px !important;
}



/*-----------------------------------------
施設案内
-----------------------------------------*/
.border_w1{border:1px solid #D3D3D3;}

.image-block { margin-bottom: 20px; }

.matrix.clearfix {
    padding: 30px;
}

.facility .bg_color_gr{
    background-color: #F0F5E7;
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
}

.facility .bg_color_gr:before{
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #98BD57 transparent transparent transparent;
}
.facility a {
    text-decoration: none;
}

.facility .row-shop h2 {
    width: 50%;
    padding: 12px;
    text-decoration: none;
    background-color: #9ac841;
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.facility .row-shop h2:hover{
    opacity: 0.7;
    transition: 0.3s;
}
.facility .tel-wrap {
    margin-bottom: 20px;
}
.facility .tel-a {
    color: #333;
    text-decoration: none;
}
.facility .tel-a:hover {
    color: #00a2d9;
}
.facility .tel-cap {
    letter-spacing: 0.05rem;
}
.facility .row-shop:not(:last-child){
    padding-bottom: 15px;
    border-bottom: 1px dotted #c6ac94;
}

.content_mb50{
    margin-bottom: 50px;
}

.matrix.setume.clearfix {
    position: relative;
}

.setume .img_middle {
    display: initial;
    top: 34px;
}

div.post .row .col5 {
    width: 20%;
    height: 300px;
}



/*-----------------------------------------
料金案内
-----------------------------------------*/
.contents-wrap table.iv-price-table th{
/*    background: #9F663C;*/
    width:40%;
/*    color:#fff;*/
    font-size:16px;
    text-align: center;
}
.contents-wrap table.iv-price-table th, .contents-wrap table.iv-price-table td{
    padding: 15px !important;
}

.contents-wrap table.iv-price-table th, .contents-wrap table.iv-price-table td{
    border:1px solid :#DFC1AC;
}

p.square_title{
    /*margin-bottom: 15px;*/
    font-size: 21px;
    padding-left: 1.2rem;
    position: relative;

}
 .price table tr td span.font_height{
    line-height: 80%;
    padding-top:2px;
 }

/*.price table tr td {
  border:1px solid #DFC1AC !important;
}

.price table tr th {
  border:1px solid #DFC1AC !important;
}

.price table{
  border:1px solid #DFC1AC !important;
}*/


.text_right{ text-align: right !important;  }
.text_left { text-align: left !important;   }

span.box_shadow_y{
    box-shadow: 0 -20px 0 0 #F9F562 inset;
    font-weight: bold;
}

.butn{
    width: 330px;

}
.contents-wrap a.button01 {
    display: block;
    position: relative;
    padding:25px 50px;
    border: 1px solid #719D3F;
    text-align: center;
    color: #719D3F;
    text-decoration: none;
}

.contents-wrap a.button01 span:after{
    content: "\f105";
    position: absolute;
    right: 20px;
    font-family: FontAwesome;

}

.text_mbt40{
    margin:40px 0;
}

.text_mt47{
    margin-top: 47px;
}

.text_mb37{
    margin-bottom: 37px;
}

.text_mt20{
    margin-top: 20px;
}

.text_mtb28{
    margin: 27px 0;
}

.text_mb20{
    margin-bottom: 20px;
}

.contents-wrap ul.iv-list-style li:before {
    content: "\f00c";
    position: absolute;
    font-family: "FontAwesome";
    color: #9AC841;
    left: 0;
}

.background_gr{
    background: #F5F9EC;
    padding: 20px;
 }
 .admission .background_gr {
    width: 65%;
 }

.admission .shop-box{
    margin-top: 20px;
}

.admission .shop-box a{  
    width: 180px;
    padding: 12px;
    text-decoration: none;
    background-color: #9ac841;
    color: white;
}
.admission .shop-box a:hover{
    opacity: 0.7;
    transition: 0.3s;
}  
.admission .shop-box a:nth-of-type(1){
    margin-right: 10px;
}  


.title_icon1:before {
    content: url(/wp/wp-content/themes/canvas_tcd017/img/example/example_icon_01.png);
    position: absolute;
    left: 0;
    bottom: -13px;
}

.title_icon2:before {
    content: url(/wp/wp-content/themes/canvas_tcd017/img/example/example_icon_02.png);
    position: absolute;
    left: 0;
    bottom: -13px;
}

.title_icon3:before {
    content: url(/wp/wp-content/themes/canvas_tcd017/img/example/example_icon_03.png);
    position: absolute;
    left: 0;
    bottom: -13px;
}

.title_icon4:before {
    content: url(/wp/wp-content/themes/canvas_tcd017/img/example/example_icon_04.png);
    position: absolute;
    left: 0;
    bottom: -13px;
}

.title_icon5:before {
    content: url(/wp/wp-content/themes/canvas_tcd017/img/example/example_icon_05.png);
    position: absolute;
    left: 0;
    bottom: -13px;
}
.title_icon1, .title_icon2, .title_icon3, .title_icon4, .title_icon5{
    position: relative;
    padding-left: 70px;
}

.price table.table tr td{
    font-size: 18px;
    line-height: 210%;
    letter-spacing: 2px;
}
.price table.table tr th{
    line-height: 210%;
    font-weight: bold;
    letter-spacing: 2px;
}

.price table.table tr td.ptb_3{
    padding: 3px 15px !important;
}
span.nedan{
    padding: 10px 0;
    display: inline-block;

}
span.fl_right {
    float: right;
}

span.fl_right {
    float: right;
}

.contents-wrap .margin_none a.btn01 {
    display: block;
    padding: 15px 0;
    width: 330px;
    background: #ffffff;
    border: 2px solid #719D40;
    color: #719D40;
    font-weight: bold;
    position: relative;
    text-align: center;
    text-decoration: none;
    margin:inherit;
}

.contents-wrap .margin_none a.btn01:hover {
    background: #719D40;
    color: #ffffff;
    transition: 0.3s;
}

i.fa.fa-chevron-circle-down{
    margin-right: 4px;
}
/*-----------------------------------------
パーソナルトレーニング
-----------------------------------------*/

.personal-training .iv-card .iv-direction-bottom:after {
    border: 10px solid transparent;
    border-top-color: #F5F9EC;
    border-bottom-width: 0;
    width: 0;
    bottom: -10px;
    content: "";
    display: block;
    left: 45%;
    position: absolute;
}

.personal-training .iv-pos-abs {
  position: relative;
}

.personal-training .iv-pos-abs .iv-pos-abs-title {
  position: absolute;
  margin: 0;
  padding: 0 20px 0px 54px;
  width: 475px;
  min-height: 126px;
  background: #2D3131;
  -webkit-box-shadow: 4px 4px 0px 0px #D9D9D9;
  -moz-box-shadow: 4px 4px 0px 0px #D9D9D9;
  box-shadow: 4px 4px 0px 0px #D9D9D9;
  z-index: 1;
}

.personal-training .iv-sec-01 {
    height: 228px;
    padding-bottom: 25px;
}

.personal-training .iv-pos-abs .iv-pos-abs-title .iv-pos-abs-label {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 32px solid #FFF;
  border-right: 32px solid transparent;
  border-bottom: 32px solid transparent;
  border-left: 32px solid #FFF;
  opacity: .4;
}
.personal-training .iv-pos-abs .iv-pos-abs-title h3 {
    font-size: 32px;
    color: #FFF;
    margin: 20px 0;
    line-height: 130%;
    letter-spacing: 4px;

}

.personal-training .iv-pos-abs .iv-pos-abs-text {
  position: absolute;
  top: 32px;
  right: 0;
  margin: 0;
  padding: 40px 80px;
  width: 718px;
  height: auto;
  background: #F5F9EC;
}

.personal-training .iv-sec-01 .iv-pos-abs-image {
  position: absolute;
  top: 0;
  right: 32px;
}

.personal-training  .iv-pos-abs .adjust__box {
    position: relative;
    background: #000;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    margin-top: 25px;
}
.personal-training .iv-pos-abs .iv-pos-abs-title .iv-pos-abs-label span {
  position: absolute;
  color: #9AC841;
  top: -35px;
  left: -20px;
  font-size: 50px;
  font-style: italic;
}
.personal-training .iv-sec-04 .iv-pos-abs-image {
    position: absolute;
    top: 160px;
    left: 23px;
}

.personal-training .iv-sec-02 {
    height: 228px;
    padding-bottom: 25px;
}

.personal-training .iv-sec-03 {
    height: 394px;
    padding-bottom: 25px;
}

.personal-training .iv-sec-03 .iv-pos-abs-image {
    position: absolute;
    top: 160px;
    left: 130px;
}
.personal-training .iv-sec-04 {
    height: 555px;
    padding-bottom: 25px;
}

.personal-training .iv-card .iv-direction-bottom {
    position: relative;
    width: 100%;
}
.personal-training .iv-card .iv-label span {
    position: absolute;
    color: #FFFFFF;
    top: -16px;
    left: -16px;
    font-size: 14px;
}

.personal-training .iv-card .iv-card-block {
    padding: 12.5px;
}

summary.example_title_mg {
    margin-top: -10px;
}

.personal-training .iv-card .iv-card-block ul.justify__box {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: normal;
    align-items: normal;
    -webkit-justify-content: center;
    justify-content: center;
    list-style: none;
    margin: 0 23px;
    padding: 0;
}

.personal-training .iv-card .iv-card-block ul.justify__box li:nth-child(1) {
    width: 5%;
    margin-right: 2%;
}

.personal-training .iv-card .iv-card-block ul.justify__box li:nth-child(2) {
    width: 58%;
}

.personal-training .iv-card .iv-card-block ul.justify__box li:nth-child(3) {
    width: 33%;
}

/* line 77, ../sass/component.scss */
.personal-training table.iv-table thead tr th {
  background: #B48A67 !important;
    vertical-align: middle !important;
}
/* line 79, ../sass/component.scss */
.personal-training table.iv-table thead tr th {
  color: #FFF;
}
/* line 83, ../sass/component.scss */
.personal-training table.iv-table tbody tr:nth-child(odd) {
  background: #FDFBF9;
}

.personal-training table.iv-table tr td{
   vertical-align: middle;
}

span.L-s-20{
    letter-spacing: -20px;

}

span.L-s10{
    letter-spacing: 10px;

}

h1.archive_headline:before {
    content: url(/wp/wp-content/themes/canvas_tcd017/img/common/title_line.png);
    position: absolute;
    bottom: -15px;
}

h1.archive_headline {
    position: relative;
}

h1.archive_headline {
    font-size: 36px;
    font-family: "游ゴシック", YuGothic, "YuGothic M","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"Century Gothic",Arial, sans-serif;

}

.content_mt30{
    margin-top: 30px;
 }

p.weight_machine{
 font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 160%;
}

.personal-training ul li.mgtb10{
    margin:10px 0;
}

.personal-training ul li.mgtb20{
    margin:20px 0;
}

.contents-wrap .iv-card .iv-direction-right:after {
    position: absolute;
    display: block;
    content: "";
    top: 43%;
    right: -10px;
    border: 10px solid transparent;
    border-left-color: #F5F9EC;
    border-right-width: 0;
    width: 0;
}

.personal-training .brackets:before,
.personal-training .brackets:after {
        top: 10px;
    }

    .personal-training-ttl{
        margin-top: 60px;
    }


/*-----------------------------------------
よくある質問
-----------------------------------------*/
.hrf-faq-list {
    margin-bottom: 50px;
}

#faq.contents-wrap .btn01 {
    margin:0;
}

/*パーソナルトレーニング*/
    .personal-training-ttl span {
    margin-left: 36px;
    letter-spacing:6px;
    line-height: 210%;
    }
    .personal-training .iv-sec-01 .iv-pos-abs-image {
        top: -15px;
    }
    ul.iv-list-style {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    ul.iv-list-style li {
        line-height: 1.6;
        padding-left: 1rem;
        position: relative;
        margin-bottom: 0.5rem;
    }
    /*.contents-wrap .iv-card .iv-card-block .iv-card-text {
    margin-left: 20px;
    margin-right: 20px;
    }*/
    .contents-wrap .iv-card .iv-direction-right::after {
        position: absolute;
        display: block;
        content: "";
        top: 43%;
        right: -25px;
        border-style: solid;
        border-width: 20px 0 20px 25px;
        border-color: transparent transparent transparent #F5F9EC;
        /*border: 20px solid transparent;
        border-right-width: 20px;
        border-left-color: transparent;
        border-left-color: #F5F9EC;
        border-right-width: 0px;*/
        width: 0;
        height: 0;
    }
    .personal-training .iv-card .iv-card-block {
      padding: 12.5px 0 25px;
    }
    .personal-training .iv-card .iv-card-block ul.justify__box li:nth-child(1) {
    margin-right: 0;
    }
    .personal-training .iv-card .iv-direction-bottom::after {
        border: 30px solid transparent;
        border-top-color: #F5F9EC;
        border-bottom-width: 0;
        width: 0;
        bottom: -30px;
        content: "";
        display: block;
        left: 45%;
        position: absolute;
    }
    .personal-training table.iv-table thead tr th {
    text-align: center;
    }
    .personal-training table.iv-table tbody tr td {
    vertical-align: middle;
    }
    .bg_gt {
        background: #9AC841;
        color: #FFF;
        font-size: 1rem;
        padding: 4px;
        margin-left: 32px;
    }


    #contents {
            width: 100% !important;
        }
        #main_col {
            width: 100% !important;
            padding: 20px 0 0 !important;
        }
        .contact-area {
            margin-top: 60px;
            background: url(/wp/wp-content/themes/canvas_tcd017/img/common/pt-bg-contact.png) top left repeat;
        }
        .contact-area .contents-wrap {
            margin: 0 auto;
            padding: 0 0 25px;
            width: 1000px;
        }
        .contact-area .arrow-down {
            width: 0;
            height: 0;
            border: 30px solid transparent;
            border-top: 30px solid #FFF;
            margin: 0 auto;
        }
        .contact-area h2 {
            margin-bottom: 30px;
            font-size: 36px;
            color: #FFF;
            line-height: 1.4;
            text-align: center;
        }
        .contact-area h2 small {
            font-family: "游ゴシック", YuGothic, "YuGothic M","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo, sans-serif !important;
            font-size: 28px;
            font-weight: bold;
            color: #FFF !important;
        }
        .contact-area ul {
            display: flex;
            margin-bottom: 30px !important;
        }
        .contact-area ul li {
            width: 48.5%;
            background: #FFF;
        }
        .contact-area ul li:first-child {
            margin-right: 3%;
        }
        .contact-area ul li .contents {
            margin: 25px 50px;
        }
        .contact-area ul li .contents h3 {
            /* ボックス内タイトル */
            font-size: 20px;
            margin-bottom: 10px;
        }
        .contact-area .link {
            text-align: center;
        }
        .contact-area ul li .contents .note {
            /* 補足 */
            font-size: 14px;
            line-height: 1.4;
        }

.personal-training .nageare .iv-card-block ul li:first-child{
    width:25%;
 }

.personal-training .nageare .iv-card-block .iv-card-block ul li:last-child {
    width: 70%;
}


.personal-training .nageare .iv-card .iv-card-block .iv-card-text{
    margin:0 20px 8px;
}