/*
Theme Name:wp-gland-packing-jikuseal-202508
Description:ジクシールのグランドパッキンのテーマ
Author:mrri
*/


body {
    font-size: 16px;
    color: #000;
}

.sp {
    display: none;
}

figure {
    margin: 0 0 0rem;
}



@font-face{font-family:'FontAwesome';
    src:url('fonts/fontawesome-webfont.eot?v=4.7.0');
    src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
    url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
    url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
    url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
    url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight:normal;
    font-style:normal
}

a[href^="tel:"]{
    color: #fff;
  }

a:hover{
    text-decoration: none;
    opacity: 0.8;
}

img {
    max-width: 100%;
}

.mintyo {
    font-family:  "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

/*--ドロワーメニュー--*/
.btn {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 5px;
    right: 20px;
    cursor: pointer;
    z-index: 200;
    font-size: 26px;
}
.peke {
    background-position: -35px 0;
	color: #fff !important;
	z-index: 300;
}
.drawr {
    display: none;
    background-color:rgba(0,0,0,0.8);
    position: absolute;
    top: 0px;
    right:0;
    width:260px;
    padding:50px 10px 20px 20px;
    z-index: 200;
}

ul#menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul#menu li a {
    color:#fff;
    display: block;
    padding: 10px 0 10px 10px;
	min-width: 230px;
}
ul#menu li a i {
    padding-right: 10px;
}
	

/*-- ヘッダー --*/
header {
    position: relative;
}
.main-img,.main-posi-r{
    position: relative;
}
h1 {
    position: absolute;
	top:0;
	right: 70px;
}

h1 img {
    height: 45px;
}

.main-posi-ab {
    position: absolute;
    top: 26%;
    left: 22%;
}

.font-gray {
    letter-spacing: 3px;
}

p.main-font-blue-b {
    font-size: 50px;
    color: #242f51;
    letter-spacing: 5px;
    line-height: 1.5;
    font-weight: bold;
}

p.main-font-blue-s {
    font-size: 26px;
    color: #242f51;
    letter-spacing: 3px;
    margin-bottom: 0px;
}

.main-ticket-btn a{
    display: inline-block;
    width: 260px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background-color: #f987aa;
    padding: 5px 0px;
    border-radius: 50px;
    border: solid 3px #fff;
    margin: 10px 5px;
}

.main-posi-ab-2 {
    position: absolute;
    bottom: 3%;
    right: 10%;
}

.main-posi-ab-2 p,.sp-main-text-shadow {
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff;
}

.bg-pink {
    background-color: #fed3e1;
}


/*-- 見出し --*/
h2.contents-title-l,h2.contents-title-r {
    font-size: 130px;
    position: relative;
}

h2.contents-title-l > span {
    font-size: 16px;
    /* margin-left: 20px; */
    border-bottom: solid 1px #8F8986;
    display: inline-block;
    position: absolute;
    bottom: 30%;
    right: 0;
    /*padding-right: 55%;*/
    padding-left: 20px;
    padding-bottom: 5px;
    display: inline-block;
}

h2.contents-title-r > span {
    font-size: 16px;
    /* margin-left: 20px; */
    border-bottom: solid 1px #8F8986;
    display: inline-block;
    position: absolute;
    bottom: 30%;
    left: 0;
    /*padding-left: 82%;*/
    padding-right: 20px;
    padding-bottom: 5px;
    display: inline-block;
}


/*-- shapesについて  --*/
h2.contents-title-r.title-shapes {
    color: #fff;
    opacity: 0.7;
    overflow: hidden;
}
h2.contents-title-r.title-shapes strong {
    display: inline-block;
    padding: 0 10px 0 1rem;
    position: relative;
	font-weight: normal;
}
h2.contents-title-r.title-shapes strong:before{
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 70%;
    width: 99em;
	right: 100%;
}


h2.contents-title-r.title-shapes span {
    font-size: 22px;
    color: #D53765;
    position: absolute;
    left: -8em;
    top: 50%;
}

section#about-shapes {
    position: relative;
    z-index: 1;
}

.shapes-posi {
    background-color: #fed3e1;
}

.font-blue {
    color: #242F51;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 30px;
}

.text-c {
    text-align: center;
}

section#about-shapes p {
    line-height: 2;
}

.instructor-title-posi.posi-height-not {
    height: auto;
}

.onayami-naiyou ul {
    text-align: center;
    width: 75%;
    margin: 0 auto;
    list-style: none;
    padding-left: 0;
}

.onayami-naiyou ul li {
    text-align: left;
    font-size: 18px;
    background-color: #fff;
    color: #666666;
    margin-bottom: 10px;
    padding: 10px 10px;
    border-radius: 10px;
}

.onayami-naiyou ul li:last-of-type {
    margin-bottom: 3px;
}


.onayami-naiyou ul li > img{
    vertical-align: top;
    padding:0px 30px;
}

.fs-26 {
    font-size: 26px;
}

.balloon-shapes-pr {
    position: relative;
    top: -40px;
    z-index: 1;
}

img.shapes-ab {
    position: absolute;
    right: 0;
    top: 0 ;
    z-index: 2;
}

.balloon-shapes-top {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 40px 20px 20px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #fff;
    border-radius: 10px;
    filter: drop-shadow(0px -2px 8px rgba(0,0,0,0.3));
    line-height: 1.7;
}

.balloon-shapes-top:before {
    content: "";
    position: absolute;
    top: -75px;
    left: 64%;
    margin-left: -15px;
    border: 20px solid transparent;
    border-bottom: 70px solid #fff;
}

.balloon-shapes-top p {
  margin: 0;
  padding: 0;
}

/*section#about-shapes:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -70px;
    z-index: -1;
    width: 100%;
    height: 20%;
    background: #FF9F40;
    transform: skew(-180deg,-10deg);
    transform-origin: top left;
}*/

/*.shapes-posi:after {
    display: block;
    content: "";
    width: 100%;
    height: 350px;
    background: 
    linear-gradient(to top left,transparent 50%, #ddd) no-repeat bottom left/100% 100%;
}*/

/*-- ウェブチケット --*/
.web-ticket-bg {
    background-image: url(images/web-ticket-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0px;
    position: relative;
    z-index: 0;
    top: 0px;
}

h2.web-ticket-title {
    font-size: 28px;
	font-weight: bold;
}

h2.web-ticket-title span{
    font-size: 18px;
    color: #38b6ff;
    font-weight: normal;
    display: block;
	padding-top: 5px;
}

p.tel {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1.3 !important;
}

p.tel > span.tel01 {
    font-weight: normal;
}

span.tel02 {
    font-size: 51px;
    margin-left: 10px;
}

.margin-mainasu {
    margin-top: -150px;
}
/*--- キックボクシングと姿勢改善サロン ---*/
span.fs-50 {
    font-size: 50px;
    margin: 60px 0px 50px;
    display: block;
}

.siseikaizen span {
    display: inline-block;
    background-color: #666;
    padding: 5px 30px;
    margin-right: 10px;
    color: #fff;
    border-radius: 50px;
    font-size: 18px;
    margin-bottom: 30px;
}

.siseikaizen-kouka-waku {
    position: relative;
    padding: 70px 0px 30px;
    border: solid 3px #242F51;
    border-radius: 15px;
    margin: 80px 0px 50px;
}

span.kouka-box-title {
    font-size: 31px;
    background-color: #242F51;
    padding: 3px 80px 6px;
    border-radius: 50px;
    color: #fff;
    position: absolute;
    top: -50px;
    left: 23%;
}

.fs-18 {
    font-size: 18px;
}

span.insta-box-title img{
    margin-right: 20px;
    vertical-align: top;
}

.siseikaizen-kouka-naiyou-bg {
    font-size: 18px;
    background-color: #f2f2f2;
    padding: 10px 30px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.kouka-img-posi-r {
    position: relative;
    right: -10px;
}

.bg-2-color {
    margin-top: 60px;
    background: linear-gradient(
90deg, #e5ebee 0%, #e5ebee 50%, #fee5ed 50%, #fee5ed 100%);
    /* display: flex; */
    justify-content: center;
    align-items: center;
    width: 100%;
}

h2.kick-title {
    font-size: 74px;
    color: #242F51;
    opacity: 0.7;
    text-align: right;
    margin: 50px 0px;
}

h2.kick-title span{
    font-size: 22px;
   display: block;
   opacity: 1;
}

h2.stretch-title {
    font-size: 74px;
    color: #D53765;
    opacity: 0.7;
    text-align: left;
    margin: 50px 0px;
}

h2.stretch-title span{
    font-size: 22px;
   display: block;
   opacity: 1;
}

.stretch-wrapper {
    position: absolute;
    top: -50px;
}

/*--- 選ばれる理由 ---*/
section#shapes {
    position: relative;
    margin-top: 60px;
}

h2.contents-title-l.shapes-choose-reason,
h2.contents-title-l.title-instructor,.font-gray {
    color: #666666;
}

h2.contents-title-l.shapes-choose-reason {
    margin-bottom: 70px;
}

span.f-gray1 {
    color: #666666;
    font-size: 80px;
}

span.f-gray2 {
    color: #B3B3B3;
    font-size: 36px;
}

h2.contents-title-l.shapes-choose-reason, h2.contents-title-l.title-instructor, h2.contents-title-l.title-blog {
    overflow: hidden;
}
h2.contents-title-l.shapes-choose-reason strong, h2.contents-title-l.title-instructor strong, h2.contents-title-l.title-blog strong {
    display: inline-block;
    padding: 0 10px 0 1rem;
    position: relative;
	font-weight: normal;
}
h2.contents-title-l.shapes-choose-reason strong:after, h2.contents-title-l.title-instructor strong:after, h2.contents-title-l.title-blog strong:after{
    border-top: 1px solid #8F8986;
    content: "";
    position: absolute;
    top: 70%;
    width: 99em;
	left: 100%;
}


h2.contents-title-l.shapes-choose-reason span{
    font-size: 22px;
    color: #38b6ff;
    position: absolute;
    right: -11em;
    top: 50%;
}
h2.contents-title-l.title-instructor span{
    font-size: 22px;
    color: #38b6ff;
    position: absolute;
    right: -9em;
    top: 50%;
}
h2.contents-title-l.title-blog span{
    font-size: 22px;
    color: #38b6ff;
    position: absolute;
    right: -4em;
    top: 50%;
}


h2.title-voice {
    overflow: hidden;
	color:#fff;
}
h2.title-voice strong {
    display: inline-block;
    padding: 0 10px 0 1rem;
    position: relative;
	font-weight: normal;
}
h2.title-voice strong:after{
    border-top: 1px solid #fff;
    content: "";
    position: absolute;
    top: 70%;
    width: 99em;
	left: 100%;
}


h2.title-voice span{
    font-size: 22px;
    color: #38b6ff;
    position: absolute;
    right: -6em;
    top: 50%;
}




.shapes-img-wrapper img {
    position: relative;
    width: 100%;
}

.shapes-img-yazirusi {
    position: absolute;
    right: 20px;
    bottom: 0px;
}

.shapes-img-yazirusi a img {
    margin-right: -5px;
    width: auto;
}

.shapes-img-number-wrapper {
    position: relative;
    top:0px;
}

.shapes-img-number-ab {
    position: absolute;
}

.shapes-slide-pr {
    position: relative;
    margin-top: -15px;
}

.shapes-choose-reason-posi-r {
    position: relative;
    top: -30px;
}

.shapes-slide-pr::before {
    content: "";
    display: block;
    width: 80%;
    height: 6px;
    background: #F987AA;
    position: absolute;
    bottom: -10px;
    left: -70px;
    /* right: 0; */
    /* margin: auto; */
}

.shapes-naiyou-wrapper {
    margin-top: -10px;
}

.shapes-img-thumbnail a img {
    max-width: 250px;
    height: auto;
}

.shapes-img-thumbnail > a > img {
    margin: 0 auto;
}

.thumbnail-font {
    font-size: 14px;
    margin: 5px 0 0;
    color: #242F51;
}

.thumbnail-font span{
    color: #F987AA;
    margin-right: 10px;
}

.shapes-gray-waku {
    background-color: #666666;
    padding: 10px 0px 10px 30px;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    width: 610px;
    margin-bottom: 30px;
}

.shapes-pink-box {
    width: 55%;
    height: 85%;
    background-color: #fed3e1;
    position: absolute;
    top: 20px;
    right: 0;
    z-index: -1;
}
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
	z-index: 3;
    bottom: 10px;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
}

.slick-prev {/*戻る矢印の位置と形状*/
    left:37.7%;
}

.slick-next {/*次へ矢印の位置と形状*/
    left:43.2%;
}
.shapes-img-thumbnail {
    cursor: pointer;
}
	
	
/*--- サロン ---*/
#salon {
    padding: 60px 0px;
}

h2.contents-title-r.title-salon,h2.contents-title-r.title-plan,
h2.contents-title-l.title-blog {
    color: #666666;
}



h2.contents-title-r.text-right.title-salon, h2.contents-title-r.title-plan {
    overflow: hidden;
	margin-bottom: 70px;
}
h2.contents-title-r.text-right.title-salon strong, h2.contents-title-r.title-plan strong {
    display: inline-block;
    padding: 0 10px 0 1rem;
    position: relative;
	font-weight: normal;
	color:#666666;
}
h2.contents-title-r.text-right.title-salon strong:before, h2.contents-title-r.title-plan strong:before{
    border-top: 1px solid #8F8986;
    content: "";
    position: absolute;
    top: 70%;
    width: 99em;
	right: 100%;
}


h2.contents-title-r.text-right.title-salon span {
    font-size: 22px;
    color: #D53765;
    position: absolute;
    left: -6em;
    top: 50%;
}
h2.contents-title-r.title-plan span {
    font-size: 22px;
    color: #D53765;
    position: absolute;
    left: -4em;
    top: 50%;
}




.salon-images-wrapper {
    text-align: right;
}

.salon-images-wrapper img:first-of-type {
    margin-top: 10px;
}


.salon-images-wrapper img {
    margin-bottom: 10px;
    max-width:310px;
}

/*-- インストラクター --*/
    .instructor-title-posi {
    width: 100%;
}



.instructor-bg {
    background-image: url(images/instructor-bg.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
}

.instructor-title-posi {
    width: 100%;
    position: relative;
    height: 120px;
}

.instructor-title-posi img {
    position: absolute;
    right: 0%;
    top: -30px;
    display: block;
}

.instructor-sikaku-wrapper {
    margin: 20px;
}

.bg-gray-f-white {
    font-size: 18px;
    background-color: #666666;
    color: #fff;
    padding: 10px 30px;
    letter-spacing: 10px;
    margin: 10px 10px;
}

.instructor-sikaku-wrapper ul li {
    font-size: 22px;
    margin-bottom: 2px;
    list-style: none;
}

.instructor-sikaku-wrapper ul li:before,table.keii-table th::before {
    content: "■";
    margin-right: 10px;
    color: #F987AA;
}

.balloon1-top {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 30px 40px;
    border-radius: 10px;
    min-width: 120px;
    max-width: 100%;
    font-size: 16px;
    background: #f2f2f2;
}

.balloon1-top:before {
    content: "";
    position: absolute;
    top: -176px;
    left: 20%;
    margin-left: -15px;
    border: 40px solid transparent;
    border-bottom: 150px solid #f2f2f2;
}

.balloon1-top p {
 line-height: 2;
 font-size: 18px;
}

.instructor-sikaku {
    background-image: url(images/instructor-bg2.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100%;
    padding: 20px 0px 60px;
}
.fs-20 {
    font-size: 20px !important;
}
.fs-24 {
    font-size: 24px !important;
}

.fs-24.inst {
    font-size: 24px !important;
}

table.keii-table {
    margin: 20px 10px;
}

table.keii-table tr {
   border-bottom: dashed 2px #ddd;
}


table.keii-table th {
    width: 15%;
    padding: 20px 5px;
    vertical-align: text-top;
}

table.keii-table td {
    padding: 20px 5px;
}


/*-- プラン --*/

table.plan-table {
    width: 100%;
}

table.plan-table tr {
   border-bottom: dashed 2px #cccccc;
}

table.plan-table tr:first-child {
    border-top: dashed 2px #cccccc;
}

td.td-plan-name {
    width: 30%;
}

p.plan-name.fs-24 {
    font-size: 24px !important;
}

span.plan-gray-bg {
    background-color: #f4f4f4;
    display: block;
    text-align: center;
    padding: 20px 10px;
    margin: 10px 0;
    border-radius: 10px;
}

p.plan-pink {
    margin-bottom: 0;
    color: #d53765;
    font-size: 20px;
}

.td-plan-naiyou {
    padding: 15px 30px 0px;
}

span.bg-pink-f-white {
    background-color: #e9465b;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    margin-right: 5px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.plan-container {
    padding-right: 0;
    padding-left: 0;
}

span.f-pink {
    color: #d53765;
}

.plan-personal-wrapper {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 80px;
}

.personal-waku {
    margin-top: 40px;
    border: solid 5px #f4f4f4;
    padding: 20px 10px;
    border-radius: 25px;
    overflow: hidden;
}

.personal-l {
    float: left;
    width: 70%;
}

.personal-h3 img {
    margin-right: 10px;
}

.personal-h3 span{
    color: #666666;
    padding-bottom: 5px;
    border-bottom: dashed 3px #666666;
}

.personal-h3 > span.fs-24 {
    font-size: 24px !important;
    font-weight: bold;
}

.personal-r {
    width: 30%;
    float: right;
}

.personal-r img {
    margin-bottom: 10px;
    margin-left: 20px;
}

.p-gray-bg {
    background-color: #f4f4f4;
    padding: 20px 10px;
    margin-left: 20px;
    margin-right: 40px;
}

.p-gray-bg ul {
    padding-left: 20px;
}

.p-gray-bg ul {
    padding-left: 20px;
}

.p-gray-bg ul li{
  color: #f987aa;
}

.p-gray-bg ul li span {
  color: #222222;
}

p.plan-name.dropin {
    margin-top: 1rem;
}

td.td-plan-naiyou.dropin-naiyou {
    padding: 10px 30px;
}

.personal-p {
    padding: 20px 25px;
}

/*-- お客様の声 --*/
section#voice {
    background-color: #000;
    padding-bottom: 100px;
}


.voice-bg {
    background-image: url(images/voice-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 30px 0px 30px;
}

.voice-title-posi {
    width: 100%;
    position: relative;
}

.voice-waku-wrapper.voice-pr-01 {
    position: relative;
    top: 100px;
}

.voice-waku-wrapper.voice-pr-02 {
    position: relative;
    top: 50px;
}
.voice-title-posi .f-white{
   color: #fff;
}

.voice-wrapper {
    margin-top: 60px;
}

.voice-waku {
    background-color: #fff;
    padding: 10px 10px 30px;
    margin-bottom: 20px;
}

.voice-waku img {
    max-width: 350px;
    width: 100%;
}

.voice-waku > dl dt {
    background-color: #f987aa;
    text-align: center;
    color: #fff;
    padding: 5px;
    border-radius: 25px;
    margin: 15px 0px 30px;
}



/*-- youtubeとギャラリー --*/
section.white-contents {
    padding: 60px 0px;
}

h2.contents-title-f-gray.text-center {
    font-size: 28px;
    color: #666666;
    font-weight: bold;
    margin: 15px 0px;
}

div#movie {
    margin-bottom: 70px;
}

.youtube-link a{
    color: #d53765;
    display: inline-block;
}

/*-- アクセス --*/
.black-bg {
    background-color: #1a1a1a;
    overflow: hidden;
    position: relative;
}

h2.access-title-f-white {
    color: #fff;
  font-size: 65px;
}

h2.access-title-f-white span{
    color: #38b6ff;
  font-size: 22px;
  margin-left: 20px;
}

table.access-table {
    width: 100%;
    color: #fff;
}

table.access-table tr {
    border-bottom: dashed 2px;
}

td.access-table-about {
    font-size: 20px;
    padding-bottom: 10px;
}

td.access-table-about2 {
    padding: 20px 0px;
    width: 25%;
    text-align: left;
}

td.access-table-about2-2 {
    padding: 20px 0px 20px 20px;
}

.access-sns-link {
    margin: 20px 0;
}

.access-sns-link img{
    margin: 0px 3px;
    padding: 0px 3px;
}

.access-ticket-btn {
    position: absolute;
    bottom: 35px;
    z-index: 3;
}


.access-ticket-btn a {
    display: inline-block;
    width: 330px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background-color: #f987aa;
    padding: 10px 0px;
    border-radius: 50px;
    border: solid 3px #fff;
    margin: 10px 5px;
}

.access-ticket-btn a img,.footer-ticket-btn a > img{
    margin-right: 20px;
}

.black-bg2 {
    width: 50%;
    float: left;
    padding: 0 0 0px;
    position: relative;
    z-index: 2;
}

.black-bg2::before {
    content: '';
    position: absolute;
    top: -225px;
    left: -95px;
    width: 140%;
    height: 140%;
    /* margin: 4% 0% 0; */
    background: #1a1a1a;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate( 
3deg);
    -ms-transform: rotate(3deg);
    transform: rotate( 
14deg);
    z-index: -1;
}

.map {
    position: relative;
	float: right;
	width: 48%;
	height: auto;
	overflow: hidden;
	border-top: 5px solid #1a1a1a;
}

.map iframe::before{
  content: '';
  position: absolute;
  left:0;
  top: 0;
 
  /*四角形を傾けます*/
  transform: skewY(-5deg);
  transform-origin: bottom left;
 
  z-index: -1;
  width:100%;
  height:100%;
  background:#fff;
}


.map iframe {
    width: 100%;
    height: 930px;
    margin-top: -170px;
    border: none;
}

/*-- ブログ --*/
.contact-blue-bg {
    background-color: #38b6ff;
    padding: 60px 0px;
}

.blog-gray-bg {
    background-color: #f2f2f2;
    padding: 60px 0px;
}

a.blog-waku,.waku_box a  {
    display: block;
}

.blog-waku.blog-pr {
    background-color: #fff;
    padding: 10px ;
    position: relative;
}

.pink-sankaku {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 75px 35px 0;
    border-color: transparent #38b6ff transparent transparent;
    position: absolute;
    right: 0;
    top: 0;
	z-index: 2;
}

.blog-img {
    position: relative;
    width: 100%;
}
.blog-img::before {
    content: "";
    display: block;
    padding-top: 100%;
}
.blog-waku img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    object-fit: cover;
}

.blog-waku > dl dt {
    text-align: right;
    color: #38b6ff;
    margin-top: 5px;
}

a.blog-btn {
    background-color: #666666;
    padding: 15px 20px;
    width: 410px;
    display: inline-block;
    border-radius: 50px;
    border: solid 3px#fff;
    margin-top: 40px;
    color: #fff;
    font-size: 24px;
}

a.blog-btn img {
    margin-right: 20px;
    vertical-align: text-top;
}

.blog-waku > dl dd,.waku_box a {
    color: #000000;
}

/*-- お知らせ --*/
#news {
    padding: 60px 0px;
}

.contents-title-f-gray-s  {
    font-size: 90px;
    color: #666666;
    text-align:right;
}

.contents-title-f-gray-s  span{
    display: block;
    font-size: 20px;   
}

a.blog-btn.news-btn {
    width: 280px;
    text-align: center;
}

.waku_box {
    padding: 15px 0 15px;
    border-bottom: 2px dashed #aaa;
    margin: 0 auto 5px auto;
}

.waku_box:nth-child(1) {
    padding: 15px 0 15px;
    border-top: 2px dashed #aaa;
    margin: 25px auto 5px auto;
}

.index-date {
    text-align: center;
}


.fc-yellow {
    color: #ffde59;
}

/*--- フッター ---*/
footer {
    padding-top: 30px;
    background-color: #1a1a1a;
   /* margin-top: -100px;  */
}

.footer-btn-wrapper {
    padding-bottom: 30px;
}

.text-r {
    text-align: right;
}
.footer-ticket-btn a{
    display: inline-block;
    width: 330px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background-color: #f987aa;
    padding: 10px 0px;
    border-radius: 50px;
    border: solid 3px #fff;
    margin: 10px 5px;
}

.footer-ticket-btn.bg-purple a {
    display: inline-block;
    width: 330px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background-color: #242f51;
    padding: 10px 0px;
    border-radius: 50px;
    border: solid 3px #fff;
    margin: 10px 5px;
}

.footer-about-wrapper {
    padding: 20px 0px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

.footer-company-name {
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}
.footer-company-name span {
    font-size: 26px;
    display: block;
}

.footer-address-tel {
    font-size: 18px;
}

.mt-30 {
    margin-top: 30px;
}

.f-br-f {
    position: relative;
}


.footer-sns-icon {
  text-align: right;
}

.footer-sns-icon img {
    width: 30px;
    margin: 5px 5px 0px;
}

.copyright {
    padding: 20px 0px;
    color: #fff;
}


.footer-nav-l, .footer-nav-r {
    padding-left: 20px;
    overflow: hidden;
    list-style: none;
	margin: 0;
}
.footer-nav-l{
	border-left:1px solid #fff;
}



.footer-nav-l li {
    text-align: left;
}
 
.footer-nav-r li {
    width: 45px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-right: 2px;
    float: right;
}

.footer-nav-l li a {
    display: inline-block;
    padding: 20px 10px;
  }

.footer-nav-l li a ,.footer-nav-r li a {
    color: #fff;
    padding: 5px 10px;
    margin: 0;
  }

  .footer-nav-l li a:hover ,footer a:hover,.index-blog-waku > a:hover  {
    opacity: 0.7;
  }


p.copyright {
    color: #fff;
}

/*--- 体験レッスン バナーエリア---*/
.lesson-banner-area {
    position: fixed;
    bottom: 5%;
    right: 0%;
    z-index: 100;
}


/*ページトップへ*/
#page_top {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10;
}

#page_top a {
    background-color: #21A0DB;
    color: #fff;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    font-size: 20px;
}
#page_top a:hover {
    background-color: #0072BC;
    text-decoration: none;
}

/*ページヘッダー*/
header.page-header {
    background: #fed3e1;
}
header.page-header h1 {
    position: relative;
    right: auto;
    top: auto;
	margin: 0;
}
header.page-header h1 img {
    height: 45px;
    vertical-align: baseline;
    padding-left: 15px;
}

/*固定ページ*/
.page-title {
    background: #f2f2f2;
    padding: 40px 0;
	border-top: solid 2px #38b6ff;
}
h2.page-h2 {
    text-align: center;
    color: #666;
    margin: 0;
}
.inner {
    padding: 60px 0;
}

/*ブログ*/
.blog01-box1 {
    background: #f2f2f2;
}
.blog-wrapper .blog-date {
    color: #666;
}
.nav-links {
    margin: 0 auto 20px;
}
input#testSearchInput {
    width: 100%;
}
input.btn-blog {
    float: right;
    margin-top: 5px;
}

.side-midashi {
    border-bottom: 1px solid #aaa;
    margin-bottom: 5px;
}
ul.side-list {
    list-style-type: none;
    padding: 0;
}
ul.side-list li a {
    color: #333;
    font-size: 90%;
}
ul.side-list li a::before {
    content: "■";
    color: #38b6ff;
    padding-right: 5px;
    font-size: 90%;
}


/*ページャー*/
a.page-numbers, .archive-pager .current {
    background: 0 0;
    border: none;
    border-radius: 5px;
    padding: 5px 8px;
    margin: 0 2px;
    color: #333;
}
.archive-pager .current {
    background: 0 0;
    border: solid 1px #333;
    color: #333;
}
a.page-numbers, .archive-pager .current {
    background: 0 0;
    border: none;
    border-radius: 5px;
    padding: 5px 8px;
    margin: 0 2px;
    color: #333;
}
.archive-pager .current {
    background: 0 0;
    border: solid 1px #333;
	color:#333;
}
a.page-numbers:hover {
	background: #f2f3f7;
}

.single-pager  {
    padding: 60px 0 0;
}
.single-pager ul {
    list-style-type: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    font-size: 90%;
	line-height: 1.5;
}
.single-pager ul li.previous {
    float: left;
    display: inline;
	margin-bottom: 5px;
}
.single-pager ul li.previous a {
    padding: 0 5px;
    border: 1px solid #b2b2b2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	color:#333;
    display: block;
    text-decoration: none;
}
.single-pager ul li.next {
    float: right;
    display: inline;
	margin-bottom: 5px;
}
.single-pager ul li.next a {
    padding: 0 5px;
    border: 1px solid #b2b2b2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	color:#333;
    display: block;
    text-decoration: none;
}
.single-pager ul li.previous a:hover, .single-pager ul li.next a:hover{
	background: #f2f3f7;
}
.pager .previous > a, .pager .previous > span {
    float: left;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	text-align:center;
}
	.pager .next > a, .pager .next > span {
		float: right;
		    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
		text-align:center;
	}

.link-pink {
    margin-top: 10px;
    margin-bottom: 15px;
}

.link-pink a {
    color: #38b6ff;
    margin-bottom: 20px;
}
.link-pink a:hover {
    color: #38b6ff;
	opacity:0.7;
}

/*--- 固定ページ お問い合わせ ---*/
.header-tel {
    float: left;
    font-size: 130%;
    font-weight: bold;
    color: #494949;
    padding-right: 20px;
}
.header-tel a{
	color: #494949;
}
.header-tel a i{
	padding-right:7px;
}
#main-wrapper {
    padding: 40px 0;
}
h2.page-h2-basic {
    border-bottom: 5px solid #04407e;
    display: inline-block;
    padding:40px 20px 0;
    margin-bottom: 60px;
}
h3.page-h3 {
    background: #d53765;
    color: #fff;
    font-size: 140%;
    border-radius: 20px;
    padding: 10px 10px;
    letter-spacing: -1px;
    margin-top: 40px;
    text-align: center;
}

.contact-tel {
    font-size: 200%;
    font-weight: bold;
    color: #494949;
}
.contact-tel a{
	color: #494949;
}
.contact-tel i{
	padding-right:10px;
}
.contact-info {
    background: #f2f2f2;
    padding: 10px;
    font-size: 90%;
	border-radius:8px;
}
h4.flow-h4 {
    color: #d53765;
    font-weight: bold;
    font-size: 130%;
}
.contact-info p{
	margin:0;
}

.contact-info a {
    color: #d53765;
}

table.contact-table input[type="text"], table.contact-table input[type="tel"], table.contact-table input[type="email"], table.contact-table textarea{
	width: 100%;
	border: 1px solid #ccc;
}
table.contact-table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 40px;
	margin-bottom:40px;
}

table.contact-table th{
		border: 1px solid #aaa;
		background: #fed3e1;
		text-align: left;
		width: 100%;
		padding:5px;
		font-size: 90%;
		display: block;
	}
	table.contact-table td{
		border: 1px solid #aaa;
		text-align: left;
		width: 100%;
		padding:10px;
	}


.contact-box2 input[type="submit"] {
	border:none;
    padding:5px 80px;
    color: #fff;
    background: #242f51;
    font-size: 110%;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    outline: none;
    margin-top: 20px;
    border-radius: 10px;
}
.contact-box2 input[type="submit"], .contact-box2 input[type="submit"]::before, .contact-box2 input[type="submit"]::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.contact-box2 input[type="submit"]:hover {
    color: #242f51;
    background: #e5ebee;
}

table.contact-table th {
    text-align: center;
    width: 30%;
    padding: 10px;
    font-weight: 400;
    display: table-cell;
    vertical-align: top;
}

.wpcf7-spinner {
    display: none !important;
}

/*-- プライバシーポリシー --*/
.page-h2-pri-pink {
    color: #d53765;
    border-bottom: solid 1px #8F8986;
    padding-bottom: 10px;
    letter-spacing: 3px;
}

@media only screen and (max-width: 1539px){
	p.main-font-blue-b {
		font-size: 44px;
		line-height: 1.4;
	}
	p.main-font-blue-s {
		font-size: 22px;
		line-height: 1;
	}
	.main-ticket-btn a {
    margin: 0 5px;
}
	
}
	
@media only screen and (max-width: 1299px){
/*-- ヘッダー --*/
	.main-ticket-btn a {
		font-size: 18px;
	}
	.main-ticket-btn img {
    height: 35px;
    padding-right: 5px;
}
	
	
.fs-24 {
    font-size: 21px !important;
}
p.main-font-blue-b {
    font-size: 40px;
}
p.main-font-blue-s {
    font-size: 23px;
}

.main-posi-ab {
    position: absolute;
    top: 27%;
    left: 18%;
}

.main-posi-ab-2 {
    bottom: 3%;
    right: 2%;
}


/*-- 見出し --*/
h2.contents-title-l, h2.contents-title-r {
    font-size: 110px;
    position: relative;
}

/*-- SHAPESについて --*/
img.shapes-ab {
    position: absolute;
    right: 5%;
    top: 0;
    z-index: 2;
}

/*--- ウェブチケット ---*/
.web-ticket-bg {
    background-image: url(images/web-ticket-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
    position: relative;
    z-index: 0;
    top: 0px;
    padding-top: 0px;
}

}

@media only screen and (max-width: 1199px){
	.main-img-font .mb-2 {
    font-size: 16px !important;
}
	
	
/*--- 見出し ---*/
h2.contents-title-l, h2.contents-title-r {
    font-size: 95px;
    position: relative;
}
h2.contents-title-r.title-shapes span {
    top: 40%;
}
	h2.contents-title-l.shapes-choose-reason span {
    top: 40%;
}
	h2.contents-title-r.text-right.title-salon span {
    top: 40%;
}
	h2.contents-title-l.title-instructor span {
    top: 40%;
}
	h2.contents-title-r.title-plan span {
    top: 40%;
}
	h2.title-voice span {
    top: 40%;
}
	h2.contents-title-l.title-blog span {
    top: 40%;
}

/*-- ヘッダー --*/  
.main-posi-ab {
    position: absolute;
    top: 25%;
    left: 15%;
}

.fs-24 {
    font-size: 16px !important;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
p.main-font-blue-b {
    font-size: 38px;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
p.main-font-blue-s {
    font-size: 18px;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}

img.mr-2.main-sns-icon {
    max-width: 40px;
}

.main-ticket-btn a {
    display: inline-block;
    width: 260px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    background-color: #f987aa;
    padding: 1px 0px;
    border-radius: 50px;
    border: solid 3px #fff;
    margin: 3px 5px;
}

.main-ticket-btn a img {
    max-width: 40px;
    margin-right: 10px;
}

/*-- SHAPESについて ---*/
.font-blue {
    color: #242F51;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 30px;
}

img.shapes-ab {
    position: absolute;
    right: 0%;
    top: 0;
    z-index: 2;
}

.onayami-naiyou ul li > img {
    vertical-align: top;
    padding: 0px 10px;
}


/*-- 選ばれる理由 ---*/
.slick-prev {
    left: 35.5%;
}

.slick-next {
    left: 41.8%;
}

.slick-prev, .slick-next {
    position: absolute;
    z-index: 3;
    bottom: 30px;
    cursor: pointer;
    outline: none;
}

.shapes-img-thumbnail > a > img {
    max-width: 225px;
}

.shapes-choose-reason-posi-r {
    position: relative;
    top: -20px;
}

.shapes-slide-pr::before {
    content: "";
    display: block;
    width: 80%;
    height: 4px;
    background: #F987AA;
    position: absolute;
    bottom: -5px;
    left: -70px;
    /* right: 0; */
    /* margin: auto; */
}

.shapes-slide-pr::before {
    content: "";
    display: block;
    width: 80%;
    height: 4px;
    background: #F987AA;
    position: absolute;
    bottom: -5px;
    left: -70px;
    /* right: 0; */
    /* margin: auto; */
}

span.f-gray1 {
    color: #666666;
    font-size: 55px;
}

span.f-gray2 {
    color: #B3B3B3;
    font-size: 30px;
}

.shapes-naiyou-wrapper {
    margin-top: -15px;
    font-size: 15px;
}

/*--- インストラクター ---*/
.instructor-sikaku-wrapper ul li {
    font-size: 18px;
}

.balloon1-top {
    top: -50px;
}


/*--- アクセス ---*/
.map {
    width: 50%;
}
}


@media only screen and (max-width: 991px){
/*--- ドロワーメニュー ---*/
.btn {
    top: -3px;
}

/*-- ヘッダー --*/  
h1 img {
    margin-top: -15px;
}

.main-posi-ab {
    position: absolute;
    top: 23%;
    left: 15%;
}

.fs-24 {
    font-size: 15px !important;
}
	.main-img-font .mb-2 {
    font-size: 14px !important;
}
p.main-font-blue-b {
    font-size: 24px;
}
p.main-font-blue-s {
    font-size: 16px;
}

img.mr-2.main-sns-icon {
    max-width: 35px;
	height: auto;
}

.main-ticket-btn a {
    display: inline-block;
    width: 230px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #f987aa;
    padding: 1px 0px;
    border-radius: 50px;
    border: solid 3px #fff;
    margin: 3px 5px;
}

.main-ticket-btn a img {
    max-width: 30px;
    margin-right: 5px;
	height:auto;
}

.main-posi-ab-2 {
    bottom: 2%;
    right: 2%;
}

.footer-ticket-btn.bg-purple.top-main a {
    max-width: 230px;
    font-size: 20px;
}

/*-- 見出し --*/
h2.contents-title-l, h2.contents-title-r {
    font-size: 70px;
    position: relative;
}

/*-- SHAPESについて ---*/
.text-c {
    text-align: left;
}

.onayami-naiyou ul {
    text-align: center;
    width: 65%;
    margin: 0 0;
    list-style: none;
    padding-left: 0;
}

.onayami-naiyou ul li {
    font-size: 17px;
}

img.shapes-ab {
    height: 850px;
    position: absolute;
    right: 3%;
    top: 450px;
    z-index: 2;
}
	.balloon-shapes-top::before {
		left: 55%;
	}

/*--- ウェブチケット ---*/
.web-ticket-bg {
    background-image: url(images/web-ticket-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
    position: relative;
    z-index: 0;
    top: 0px;
    padding-top: 0px;
}

span.tel02 {
    font-size: 44px;
    margin-left: 10px;
}

/*--- キックボクシングと姿勢改善サロン ---*/
span.fs-50 {
    font-size: 40px;
    margin: 40px 0px 30px;
    display: block;
}

.siseikaizen span {
    display: inline-block;
    background-color: #666;
    padding: 5px 15px;
    margin-right: 10px;
    color: #fff;
    border-radius: 50px;
    font-size: 17px;
    margin-bottom: 30px;
}

.siseikaizen-kouka-waku {
    position: relative;
    padding: 70px 0px 30px;
    border: solid 3px #242F51;
    border-radius: 15px;
    margin: 80px 0px 30px;
}

span.kouka-box-title {
    font-size: 25px;
    background-color: #242F51;
    padding: 3px 50px 6px;
    border-radius: 50px;
    color: #fff;
    position: absolute;
    top: -50px;
    left: 18%;
}

.fs-18 {
    font-size: 18px;
}

span.insta-box-title img{
    margin-right: 20px;
    vertical-align: top;
}

.siseikaizen-kouka-naiyou-bg {
    font-size: 18px;
    background-color: #f2f2f2;
    padding: 10px 30px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.kouka-img-posi-r {
    position: relative;
    right: -10px;
    padding-left: 0px;
    padding-right: 0px;
}

.bg-2-color {
    margin-top: 60px;
    background: linear-gradient(
90deg, #e5ebee 0%, #e5ebee 50%, #fee5ed 50%, #fee5ed 100%);
    /* display: flex; */
    justify-content: center;
    align-items: center;
    width: 100%;
}

h2.kick-title {
    font-size: 55px;
    color: #242F51;
    opacity: 0.7;
    text-align: right;
    margin: 50px 0px;
}

h2.kick-title span{
    font-size: 20px;
   display: block;
   opacity: 1;
}

h2.stretch-title {
    font-size: 55px;
    color: #D53765;
    opacity: 0.7;
    text-align: left;
    margin: 50px 0px;
}

h2.stretch-title span{
    font-size: 20px;
   display: block;
   opacity: 1;
}

.stretch-wrapper {
    position: absolute;
    top: -50px;
}


/*--- SHAPESが選ばれる理由 ---*/
.shapes-gray-waku {
    width: 550px;
}

.slick-prev {
    left: 30%;
}

.slick-next {
    left: 38.8%;
}

.slick-prev, .slick-next {
    position: absolute;
    z-index: 3;
    bottom: 180px;
    cursor: pointer;
    outline: none;
}

.thumbnail-font {
    font-size: 12px;
    margin: 5px 0 0;
    color: #242F51;
}

.shapes-img-thumbnail > a > img {
    max-width: 175px;
}

.shapes-choose-reason-posi-r {
    position: relative;
    top: -20px;
}

.shapes-slide-pr::before {
    content: "";
    display: block;
    width: 80%;
    height: 4px;
    background: #F987AA;
    position: absolute;
    bottom: -5px;
    left: -70px;
    /* right: 0; */
    /* margin: auto; */
}

.shapes-slide-pr::before {
    content: "";
    display: block;
    width: 80%;
    height: 4px;
    background: #F987AA;
    position: absolute;
    bottom: -5px;
    left: -70px;
    /* right: 0; */
    /* margin: auto; */
}

.font-blue.shapes-slide-pr {
    font-size: 21px;
}

.shapes-naiyou-wrapper {
    margin-top: -15px;
    font-size: 15px;
}


/*--- 美容サロン ---*/
.salon-images-wrapper img {
    margin-bottom: 10px;
    max-width: 237px;
}

.salon-btn-wrapper > a > img {
    width:48%;
}


/*---- インストラクター  ----*/
.fs-24.inst {
    font-size: 21px !important;
}

.instructor-sikaku-wrapper {
    margin: 5px 20px;
}

.instructor-sikaku-wrapper ul {
    padding-left: 10px;
}

.instructor-sikaku-wrapper ul li {
    font-size: 16px;
}

.bg-gray-f-white {
    margin: 0px 10px 5px;
    padding: 7px 30px;
}

.instructor-title-posi img {
    position: absolute;
    right: 10%;
    top: -30px;
    display: block;
    max-width: 270px;
}

.instructor-title-posi {
    width: 100%;
    position: relative;
    height: 90px;
}

.balloon1-top:before {
    content: "";
    position: absolute;
    top: -176px;
    left: 13%;
    margin-left: -15px;
    border: 40px solid transparent;
    border-bottom: 150px solid #f2f2f2;
}

table.keii-table th {
    width: 20%;
}

/*---プラン ---*/
.personal-l {
    float: left;
    width: 65%;
}

.personal-r {
    width: 35%;
    float: right;
}

.personal-r img {
    margin-bottom: 10px;
    margin-left: 0px;
}

.p-gray-bg {
    background-color: #f4f4f4;
    padding: 20px 10px;
    margin-left: 0px; 
    margin-right: 0px; 
}

.personal-p {
    padding: 20px 25px 20px 10px;
}

/*--- お客様の声 ---*/
.voice-waku-wrapper.voice-pr-01 {
    position: relative;
    top: 0px;
}

.voice-waku-wrapper.voice-pr-02 {
    position: relative;
    top: 40px;
}

.voice-waku-wrapper.voice-pr-03 {
    position: relative;
    top: 80px;
}

/*--- アクセス ---*/
.map {
    width: 50%;
}
.black-bg2 {
    width: 50%;
    float: left;
    padding: 0 0 75px;
    position: relative;
    z-index: 2;
}
h2.access-title-f-white {
    color: #fff;
    font-size: 40px;
}

td.access-table-about {
    font-size: 18px;
    padding-bottom: 10px;
}

td.access-table-about2-2 {
    padding: 10px 0px 10px 20px;
}

.access-ticket-btn a {
    display: inline-block;
    width: 250px;
    text-align: center;
    font-size: 19px;
    color: #fff;
    background-color: #f987aa;
    padding: 6px 0px;
    border-radius: 50px;
    border: solid 3px #fff;
    margin: 10px 5px;
}

.access-ticket-btn a img {
    margin-right: 5px;
    max-width: 35px;
}

.map {
    position: relative;
    float: right;
    width: 48%;
    height: auto;
    overflow: hidden;
}

.map iframe {
    width: 100%;
    height: 810px;
    margin-top: -175px;
}

.access-ticket-btn {
    position: absolute;
    bottom: 20px;
    z-index: 3;
}

.black-bg2::before {
    content: '';
    position: absolute;
    top: -225px;
    left: -33px;
    width: 140%;
    height: 140%;
    /* margin: 4% 0% 0; */
    background: #1a1a1a;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate( 
3deg);
    -ms-transform: rotate(3deg);
    transform: rotate( 
14deg);
    z-index: -1;
}

/*--- お知らせ ---*/
.contents-title-f-gray-s {
    font-size: 70px;
    color: #666666;
    text-align: right;
}

a.blog-btn img {
    margin-right: 10px;
    vertical-align: middle;
}

a.blog-btn.news-btn {
    width: 215px;
    font-size: 18px;
    text-align: center;
}

/*--- フッター ---*/
footer {
    padding-top: 30px;
    background-color: #1a1a1a;
   /* margin-top: -100px;  */
}

.footer-btn-wrapper {
    padding-bottom: 30px;
}

.text-r {
    text-align: right;
}

.footer-about-wrapper {
    padding: 20px 0px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

.footer-company-name {
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}
.footer-company-name span {
    font-size: 26px;
    display: block;
}

.footer-address-tel {
    font-size: 18px;
}


.footer-sns-icon {
  text-align: right;
}

.footer-sns-icon img {
    width: 35px;
    margin: 15px 5px 0px;
}


.footer-nav-l, .footer-nav-r {
    padding-left: 20px;
    overflow: hidden;
    list-style: none;
}

.footer-nav-l li {
    font-size: 15px;
    text-align: left;
}
 
.footer-nav-r li {
    width: 45px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-right: 2px;
    float: right;
}

.footer-nav-l li a {
    display: inline-block;
    padding: 20px 10px;
  }

.footer-nav-l li a ,.footer-nav-r li a {
    color: #fff;
    padding: 5px 0px;
    margin: 5px 0px;
  }



}



@media only screen and (max-width: 767px){

.sp {
    display: block;
}
    
.pc {
    display: none !important;
}


/*--- 見出し ---*/
h2.contents-title-l > span {
    font-size: 16px;
    /* margin-left: 20px; */
    border-bottom: solid 1px #8F8986;
    display: inline-block;
    position: static;
    bottom: 30%;
    right: 0;
    /*padding-right: 55%;*/
    padding-left: 20px;
    padding-bottom: 5px;
    display: block;
}

h2.contents-title-r > span {
    font-size: 16px;
    /* margin-left: 20px; */
    border-bottom: solid 1px #8F8986;
    display: inline-block;
    position: static;
    bottom: 30%;
    left: 0;
    /*padding-left: 82%;*/
    padding-right: 20px;
    padding-bottom: 5px;
    display: block;
}


/*--- ヘッダー ---*/
.main-ticket-btn-ab {
    width: 100%;
    position: absolute;
    bottom: 23%;
}

.main-posi-ab {
    position: absolute;
    top: 17%;
    left: 5%;
}

.fs-24 {
    font-size: 24px !important;
}

p.main-font-blue-b {
    font-size: 60px;
    line-height: 1.4;
}

p.main-font-blue-s {
    font-size: 28px;
}

img.mr-2.main-sns-icon {
    max-width: 60px;
    margin-top: 20px;
}

.main-ticket-btn a img {
    max-width: 40px;
    margin-right: 5px;
}

.main-ticket-btn a {
    display: inline-block;
    width: 45%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background-color: #f987aa;
    padding: 10px 0px;
    border-radius: 50px;
    border: solid 3px #fff;
    margin: 3px 5px;
}

.footer-ticket-btn.bg-purple.sp-main a {
    width: 320px;
    /* height: 44px; */
    padding: 15px 0px;
}

/*--- SHAPESについて ---*/
	.font-blue {
    color: #242F51;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}
h2.contents-title-r.title-shapes, h2.contents-title-r.text-right.title-salon, h2.contents-title-l.title-instructor, h2.contents-title-r.title-plan, h2.contents-title-l.title-voice, h2.contents-title-l.title-blog {
    padding-bottom: 20px;
}
h2.contents-title-l.shapes-choose-reason {
    padding-bottom: 40px;
}
h2.contents-title-r.title-shapes span, h2.contents-title-r.text-right.title-salon span, h2.contents-title-l.title-instructor span, h2.contents-title-r.title-plan span, h2.contents-title-l.title-voice span, h2.contents-title-l.title-blog span {
    top: auto;
    left: auto;
    right: 10px;
    bottom: -20px;
    font-size: 16px;
}
h2.contents-title-l.shapes-choose-reason span {
    top: auto;
    left: 20px;
    right: auto;
    bottom: -40px;
    font-size: 16px;
}
	
	h2.contents-title-r.text-right.title-salon, h2.contents-title-r.title-plan {
    overflow: hidden;
    margin-bottom: 20px;
}
	
	
.font-blue {
    font-size: 22px;
    letter-spacing: -0.5px;
}

.text-c {
    text-align: center;
}

.onayami-naiyou ul {
    text-align: center;
    width: 100%;
    margin: 0 0;
    list-style: none;
    padding-left: 0;
}

img.shapes-ab.sp {
    height: auto;
    display: block;
    position: static;
    right: 3%;
    top: 500px;
    z-index: 2;
    /*margin-left: 40%;*/
    margin-top: 10px;
}

.balloon-shapes-top {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 20px 20px 20px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #fff;
    border-radius: 10px;
    filter: drop-shadow(0px -2px 8px
 rgba(0,0,0,0.3));
    line-height: 1.7;
    z-index: 1;
}

.balloon-shapes-top:before {
    content: "";
    position: absolute;
    top: 20%;
    left: 100%;
    margin-top: -15px;
    margin-left: -1px;
    border: 15px solid transparent;
    border-left: 40px solid #fff;
}

.lesson-banner-area img {
    width: 100px;
}
	.lesson-banner-area {
		bottom: 8%;
	}
/*--- ウェブチケット ---*/
.web-ticket-bg {
    background-image: url(images/web-ticket-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
    position: relative;
    z-index: 0;
    top: 0px;
    padding-top: 0px;
}
section#about-shapes p {
    line-height: 1.5;
    font-size: 90%;
    letter-spacing: -0.5px;
}

span.tel02 {
    font-size: 30px;
    margin-left: 10px;
}

.tel-sp {
    margin-top: 20px;
}



/*--- キックボクシングと姿勢改善サロン ---*/
span.fs-50 {
    font-size: 30px;
    margin: 40px 0px 30px;
    display: block;
}

.siseikaizen span {
    display: inline-block;
    background-color: #666;
    padding: 2px 15px;
    margin-right: 5px;
    color: #fff;
    border-radius: 50px;
    font-size: 15px;
    margin-bottom: 5px;
}

.siseikaizen-kouka-waku {
    position: relative;
    padding: 50px 0px 30px;
    border: solid 3px #242F51;
    border-radius: 15px;
    margin: 40px 0px 30px;
}

span.kouka-box-title img {
    max-width: 55px;
}

span.kouka-box-title {
    font-size: 25px;
    background-color: #242F51;
    padding: 6px 50px 6px;
    border-radius: 50px;
    color: #fff;
    position: absolute;
    top: -33px;
    left: 8%;
}

.fs-18 {
    font-size: 18px;
}

.siseikaizen-kouka-naiyou-bg {
    font-size: 16px;
    background-color: #f2f2f2;
    padding: 10px 5px;
    margin-bottom: 10px;
    border-radius: 10px;
}
.kouka-img-posi-r {
    position: relative;
    right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.bg-2-color {
    margin-top: 60px;
    background: linear-gradient(
180deg, #e5ebee 0%, #e5ebee 50%, #fee5ed 50%, #fee5ed 100%);
    /* display: flex; */
    justify-content: center;
    align-items: center;
    width: 100%;
}

h2.kick-title {
    font-size: 55px;
    color: #242F51;
    opacity: 0.7;
    text-align: right;
    margin: 50px 0px 20px;
}

h2.kick-title span{
    font-size: 20px;
   display: block;
   opacity: 1;
}

h2.stretch-title {
    font-size: 55px;
    color: #D53765;
    opacity: 0.7;
    text-align: left;
    margin: 50px 0px 20px;
}

h2.stretch-title span{
    font-size: 20px;
   display: block;
   opacity: 1;
}

.stretch-wrapper {
    position: static;
    top: -50px;
}


/*--- 選ばれる理由 ---*/
.shapes-gray-waku {
    width: 100%;
}

section#shapes {
    position: relative;
    margin-top: 60px;
}

h2.contents-title-l.shapes-choose-reason,
h2.contents-title-l.title-instructor,.font-gray {
    color: #666666;
}

h2.contents-title-l.shapes-choose-reason {
    margin-bottom: 70px;
}

span.f-gray1 {
    color: #666666;
    font-size: 80px;
}

span.f-gray2 {
    color: #B3B3B3;
    font-size: 36px;
}



.shapes-img-wrapper img {
    position: relative;
    width: 100%;
}

.shapes-img-yazirusi {
    position: absolute;
    right: 20px;
    bottom: 0px;
}

.shapes-img-yazirusi a img {
    margin-right: -5px;
    width: auto;
}

.shapes-img-number-wrapper {
    position: relative;
    top:0px;
}

.shapes-img-number-ab {
    position: absolute;
}

.shapes-slide-pr {
    position: relative;
    margin-top: -15px;
}

.shapes-choose-reason-posi-r {
    position: relative;
    top: 0px;
}

.shapes-slide-pr::before {
    content: "";
    display: block;
    width: 100%;
    height: 6px;
    background: #F987AA;
    position: absolute;
    bottom: -10px;
    left: 0px;
    /* right: 0; */
    /* margin: auto; */
}

.shapes-naiyou-wrapper {
    margin-top: -10px;
}

.shapes-img-thumbnail a img {
    max-width: 130px;
    height: auto;
}

.shapes-img-thumbnail > a > img {
    margin: 0 auto;
}

.thumbnail-font {
    font-size: 14px;
    margin: 5px 0 0;
    color: #242F51;
}

.thumbnail-font span{
    color: #F987AA;
    margin-right: 10px;
}

.shapes-gray-waku {
    background-color: #666666;
    padding: 10px 10px 10px 30px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0px;
    letter-spacing: -0.5px;
}

.shapes-pink-box {
    width: 55%;
    height: 90%;
    background-color: #fed3e1;
    position: absolute;
    top: 20px;
    right: 0;
    z-index: -1;
}
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
	z-index: 3;
    bottom: 365px;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
}

.slick-prev {/*戻る矢印の位置と形状*/
    left:76.3%;
}

.slick-next {/*次へ矢印の位置と形状*/
    left:88.2%;
}
.shapes-img-thumbnail {
    cursor: pointer;
}
.thumbnail-inner {
    width: calc(100% / 2) !important;
}
	
	
/*--- 美容サロン ---*/


.salon-images-wrapper img {
    display: inline-block;
    width: 32.3%;
    /* margin-bottom: 10
px
; */
   /* max-width: 237px;*/
    margin: 10px auto 15px;
}

.salon-images-wrapper img:first-of-type {
    margin-top: 10px;
}

/*---- インストラクター  ----*/
.fs-24.inst {
    font-size: 20px !important;
}


.instructor-title-posi img {
    position: absolute;
    right: 0%;
    top: 0px;
    display: block;
    max-width: 270px;
}

.balloon1-top {
    top: 120px;
}

.balloon1-top:before {
    content: "";
    position: absolute;
    top: -65px;
    left: 13%;
    margin-left: -15px;
    border: 20px solid transparent;
    border-bottom: 52px solid #f2f2f2;
}

.balloon1-top {
    position: relative;
    display: block;
}

.balloon1-top p {
    line-height: 1.5;
}

.instructor-sikaku {
    margin-top: 150px;
    margin-bottom: 40px;
    background-image: none;
    box-shadow: 0 0 8px grey;
    position: relative;
    background-color: #fff;
    padding-bottom: 20px;
}

.instructor-sikaku:before {
    width: 150px;
    height: 150px;
    background-color: #f987aa;
    content: "";
    display: block;
    position: absolute;
    top: -15px;
    right: -20px;
    z-index: -1;
}

.instructor-bg {
    background-position: center 120px;
}

.instructor-sikaku-wrapper {
    margin: 5px 20px;
}

.instructor-sikaku-wrapper ul {
    padding-left: 10px;
}

.instructor-sikaku-wrapper ul li {
    font-size: 16px;
}

.bg-gray-f-white {
    margin: 0px 10px 5px;
    padding: 7px 30px;
}

table.keii-table th {
    width: 100%;
    display: block;
    padding: 10px 5px 0px;
    vertical-align: text-top;
}

table.keii-table td {
    width: 100%;
    display: block;
    padding: 5px 5px 20px;
}

/*--- プラン  ---*/

td.td-plan-name {
    width: 100%;
    display: block;
}

.td-plan-naiyou {
    display: block;
    padding: 5px 0px 10px;
}

p.plan-name.fs-24 br {
    display: none;
}

td.td-plan-naiyou.dropin-naiyou {
    padding: 0 0px 15px;
}

.personal-l,.personal-r {
    float: none;
    width: 100%;
}

.personal-p {
    padding: 20px 10px 20px 10px;
}

/*--- お客様の声 ---*/


section#voice {
    background-color: #000;
    padding-bottom: 30px;
}

.voice-waku {
    background-color: #fff;
    padding: 20px 10px 20px;
    margin-bottom: 20px;
}

.voice-waku-wrapper.voice-pr-01 {
    position: relative;
    top: 0px;
}

.voice-waku-wrapper.voice-pr-02 {
    position: relative;
    top: 0px;
}

.voice-waku-wrapper.voice-pr-03 {
    position: relative;
    top: 0px;
}

.voice-waku img {
    margin: 0 auto;
    display: block;
}

.voice-waku > dl dt {
    margin: 15px 0px 15px;
}

.voice-waku img {
    max-width: 260px;
    width: 100%;
}

section#voice {
    background-color: #000;
    padding-bottom: 30px;
}


/*-- ギャラリー --*/
.gallery-wrapper img {
    margin-bottom: 10px;
}

/*--- アクセス ---*/
.black-bg2 {
    width: 100%;
    float: none;
    padding: 0 0 0px;
    position: relative;
    z-index: 2;
}

.black-bg2::before {
    content: '';
    position: absolute;
    top: -93px;
    left: -91px;
    width: 160%;
    height: 115%;
    /* margin: 4% 0% 0; */
    background: #1a1a1a;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate( 
3deg);
    -ms-transform: rotate(3deg);
    transform: rotate( 
6deg);
    z-index: -1;
}

.access-ticket-btn {
    position: absolute;
    z-index: 3;
    bottom: auto;
}

.map {
    position: relative;
    float: none;
    width: 100%;
    height: 480px;
    overflow: hidden;
}

.map iframe {
    width: 100%;
    height: 790px;
    margin-top: -100px;
}

td.access-table-about2 {
    padding: 20px 0px 0px;
    width: 100%;
    text-align: left;
    display: block;
}

td.access-table-about2-2 {
    display: block;
    padding: 10px 0px 10px 0px;
    width: 100%;
}

/*--- ブログ ---*/


a.blog-waku {
    margin-bottom: 10px;
}

a.blog-btn {
    background-color: #666666;
    padding: 8px 20px;
    width: 100%;
    display: inline-block;
    border-radius: 50px;
    border: solid 3px #fff;
    margin-top: 25px;
    color: #fff;
    font-size: 21px;
}

/*--- お知らせ ---*/
.index-date {
    text-align: left;
}


/*--- フッター ---*/
footer {
    padding-top: 30px;
    background-color: #1a1a1a;
   /* margin-top: -100px;  */
}

.footer-btn-wrapper {
    padding-bottom: 10px;
}

.text-r,.text-l {
    text-align: center;
}


.mt-30 {
    margin-top: 15px;
}

.footer-company-name span {
    font-size: 26px;
    display: block;
}

.f-br-f::after {
    position: static;
}

.footer-company-name {
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
}

.footer-sns-icon img {
    width: 35px;
    margin: 15px 5px 0px;
}

.footer-ticket-btn a {
    display: inline-block;
    width: 240px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #f987aa;
    padding: 5px 0px;
    border-radius: 50px;
    border: solid 3px #fff;
    margin: 0px 0px 20px;
}

.footer-ticket-btn.bg-purple a {
    display: inline-block;
    width: 240px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #242f51;
    padding: 5px 0px;
    border-radius: 50px;
    border: solid 3px #fff;
    margin: 0px 0px 20px;
}

.footer-ticket-btn a > img {
    margin-right: 5px;
    max-width: 35px;
}

.footer-nav-l, .footer-nav-r {
    padding-left: 1em;
    overflow: hidden;
    list-style: none;
    border-left: none;
}

.footer-nav-l li {
    font-size: 16px;
    text-align: left;
}
 
.footer-nav-r li {
    width: 45px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-right: 2px;
    float: right;
}

.footer-nav-l li a {
    display: inline-block;
    padding: 20px 10px;
  }

.footer-nav-l li a ,.footer-nav-r li a {
    color: #fff;
    padding: 5px 0px;
    margin: 5px 0px;
  }

  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
	
	.inner {
    padding: 30px 0;
}
	

table.contact-table th {
    width: 100%;
    display: block;
}

table.contact-table td {
    width: 100%;
    display: block;
}

select.wpcf7-form-control.wpcf7-select {
    width: 100%;
}
	
}

@media screen and (max-width: 575px){
/*--- 見出し ---*/
h2.contents-title-l, h2.contents-title-r {
    font-size: 42px;
    position: relative;
}

/*--- ヘッダー ---*/
.fs-24 {
    font-size: 14px !important;
}

p.main-font-blue-b {
    font-size: 30px;
    line-height: 1.4;
}

p.main-font-blue-s {
    font-size: 17px;
}

img.mr-2.main-sns-icon {
    max-width: 50px;
    margin-top: 20px;
}

.main-ticket-btn a img {
    max-width: 30px;
    margin-right: 5px;
}

.main-ticket-btn a {
    display: inline-block;
    width: 45%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background-color: #f987aa;
    padding: 5px 0px;
    border-radius: 50px;
    border: solid 3px #fff;
    margin: 3px 5px;
}

/*--- SHAPESについて ---*/
.balloon-shapes-top:before {
    content: "";
    position: absolute;
    top: -70px;
    left: 64%;
    margin-left: -15px;
    border: 20px solid transparent;
    border-bottom: 70px solid #fff;
}

.balloon-shapes-top {
    position: relative;
    top: -100px;
}


/*--- WEBチケット ---*/
.web-ticket-bg {
    background-image: url(images/web-ticket-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
    position: relative;
    z-index: 0;
    top: 0px;
    padding-top: 0px;
}


/*--- キックボクシングと姿勢改善サロン ---*/
.margin-mainasu {
    margin-top: -570px;
}

.siseikaizen-kouka-waku {
    position: relative;
    padding: 0 0px 30px;
    border: solid 3px #242F51;
    border-radius: 15px;
    margin: 40px 15px 30px;
}

span.kouka-box-title {
position: relative;
top: auto;
left: auto;
display: inline-block;
margin-top: -100px;
	padding: 6px 15px 6px;
}


/*--- 選ばれる理由 ---*/
.shapes-gray-waku {
    width: 100%;
}

section#shapes {
    position: relative;
    margin-top: 60px;
}

h2.contents-title-l.shapes-choose-reason,
h2.contents-title-l.title-instructor,.font-gray {
    color: #666666;
}

h2.contents-title-l.shapes-choose-reason {
    margin-bottom: 70px;
}

span.f-gray1 {
    color: #666666;
    font-size: 80px;
}

span.f-gray2 {
    color: #B3B3B3;
    font-size: 36px;
}

.font-blue.shapes-slide-pr {
    font-size: 19px;
}



.shapes-img-wrapper img {
    position: relative;
    width: 100%;
}

.shapes-img-yazirusi {
    position: absolute;
    right: 20px;
    bottom: 0px;
}

.shapes-img-yazirusi a img {
    margin-right: -5px;
    width: auto;
}

.shapes-img-number-wrapper {
    position: relative;
    top:0px;
}

.shapes-img-number-ab {
    position: absolute;
}

.shapes-slide-pr {
    position: relative;
    margin-top: -15px;
}

.shapes-choose-reason-posi-r {
    position: relative;
    top: 0px;
}

.shapes-slide-pr::before {
    content: "";
    display: block;
    width: 100%;
    height: 6px;
    background: #F987AA;
    position: absolute;
    bottom: -10px;
    left: 0px;
    /* right: 0; */
    /* margin: auto; */
}

.shapes-naiyou-wrapper {
    margin-top: -10px;
}

.shapes-img-thumbnail a img {
    max-width: 130px;
    height: auto;
}

.shapes-img-thumbnail > a > img {
    margin: 0 auto;
    width: 100%;
}

.thumbnail-font {
    font-size: 13px;
margin: 5px 5px 10px 0;
color: #242F51;
letter-spacing: -1px;
}

.thumbnail-font span{
    color: #F987AA;
    margin-right: 5px;
}

.shapes-pink-box {
    width: 55%;
    height: 90%;
    background-color: #fed3e1;
    position: absolute;
    top: 20px;
    right: 0;
    z-index: -1;
}
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
	z-index: 3;
    bottom: 0px;
    top: 0;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
}

.slick-prev {/*戻る矢印の位置と形状*/
    left:0%;
}

.slick-next {/*次へ矢印の位置と形状*/
    left:60px;
}
.shapes-img-thumbnail {
    cursor: pointer;
}


/*--- インストラクター ---*/
.instructor-sikaku:before {
    width: 150px;
    height: 150px;
    background-color: #f987aa;
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    right: -5px;
    z-index: -1;
}


/*--- アクセス ---*/
.access-ticket-btn a {
    display: block;
    font-size: 16px;
}

/*--- ブログ ---*/
a.blog-btn {
    background-color: #666666;
    padding: 15px 20px;
    width: 100%;
    display: inline-block;
    border-radius: 50px;
    border: solid 3px #fff;
    margin-top: 40px;
    color: #fff;
    font-size: 24px;
}


.web-bg-purple-sp {
    margin-top: 30px;
}

}


@media screen and (max-width:425px){
/*-- 見出し --*/
h2.contents-title-l, h2.contents-title-r {
    font-size: 38px;
    position: relative;
}



/*--- ヘッダー ---*/
.main-ticket-btn-ab a {
    font-size: 13px;
	letter-spacing: -0.5px;
	line-height: 1;
}

.main-ticket-btn-ab a img{
    max-width: 20px;
}

p.main-font-blue-s {
    font-size: 16px;
}

.fs-24 {
    font-size: 13px !important;
}




/*--- キックボクシングと姿勢改善サロン ---*/
span.kouka-box-title {
    font-size: 18px;
}

h2.kick-title,.stretch-title.sp {
    font-size: 32px;
}

h2.kick-title span,h2.stretch-title.sp span {
    font-size: 15px;
}

/*-- アクセス --*/
h2.access-title-f-white span {
    display: block;
    margin-left: 0px;
}
}


@media screen and (min-width: 574px){
    a[href^="tel:"]{
        pointer-events: none;
      }
}

