.price_Strongttl {
font-size: 25px;
line-height: 43px;
text-align: center;
padding-bottom: 30px;
}
.prisec_1colum-p {
margin: 0 auto 20px;
width: 760px;
display: flex;
justify-content: space-between;
}
.prisec_1colum-p .prisec_desc {
background: #ee8081;
color: #fff;
text-align: center;
height: 55px;
line-height: 55px;
font-size: 16px;
width: 260px;
}
.prisec_1colum-p .prisec_price {
background: #fff;
font-size: 24px;
font-weight: bold;
color: #ee8081;
width: 500px;
text-align: center;
line-height: 1.5;
padding: 10px 0;
}
.prisec_1colum-p .prisec_price span {
font-size: 16px;
font-weight: normal;
padding: 0 5px;
}
.prisec_1colum {
margin: 0 auto 20px;
width: 760px;
display: flex;
justify-content: space-between;
}
.prisec_1colum .prisec_desc {
background: #515151;
color: #fff;
text-align: center;
height: 55px;
line-height: 55px;
font-size: 16px;
width: 260px;
}
.prisec_1colum .prisec_price {
background: #fff;
font-size: 24px;
font-weight: bold;
color: #515151;
width: 500px;
text-align: center;
line-height: 1.5;
padding: 10px 0;
}
.prisec_1colum .prisec_price span {
font-size: 16px;
font-weight: normal;
padding: 0 5px;
}
.prisec_2colum {
display: flex;
justify-content: space-between;
}
.prisec_2colum li {
background: #fff;
}
.prisec_2colum .prisec_desc {
background: #515151;
color: #fff;
text-align: center;
height: 55px;
line-height: 55px;
font-size: 16px;
width: 548px;
}
.prisec_2colum .prisec_price {
background: #fff;
font-size: 24px;
font-weight: bold;
color: #000;
width: 548px;
text-align: center;
line-height: 1.5;
padding: 10px 0;
}
.prisec_2colum .prisec_price span {
font-size: 16px;
font-weight: normal;
padding: 0 5px;
}
.parentBox {
background: #EFEFEF;
padding: 50px 0 50px;
}
.parentBox-w {
background: #fff;
padding: 50px 0 50px;
}
.w_auto {
width: 100% !important;
}
.w_850 {
width: 850px !important;
} .prisec {
border-top: #d8d8d8 3px solid;
padding: 55px 0 45px;
}
.prisec.border_none {
border-top: none;
}
.prisec_ttl {
font-size: 22px;
line-height: 28px;
font-weight: bold;
margin-bottom: 20px;
text-align: center;
}
.prisec_ttl span {
font-size: 16px;
}
.prisec_ttl-min {
border-left: #67b5bf 2px solid;
padding-left: 10px;
margin-bottom: 20px;
}
.prisec_ttl-min strong {
display: block;
font-size: 22px;
line-height: 38px;
font-weight: bold;
}
.prisec_ttl-min span {
display: block;
font-size: 16px;
line-height: 28px;
font-weight: normal;
}
.prisec_ttl-mincase {
font-size: 18px;
line-height: 32px;
margin: 0 0 10px 170px;
}
.prisec_card {
text-align: center;
margin: 0 auto 10px;
}
.prisec_card span {
background: #67b5bf;
color: #fff;
height: 38px;
line-height: 38px;
display: inline-block;
padding: 0 15px;
}
.prisec_read {
font-size: 18px;
text-align: center;
margin-bottom: 10px;
}
.prisec_read-min {
font-size: 16px;
text-align: center;
margin-bottom: 20px;
}
.prisec_note {
font-size: 13px;
line-height: 20px;
text-align: center;
margin-bottom: 10px;
}
.prisec_caution {
font-size: 13px;
line-height: 20px;
color: #777777;
margin: 10px 0 10px;
text-align: center;
}
.prisec_while {
margin-bottom: 40px;
}
.prisec_acdbody {
position: relative;
}
.prisec_table {
margin-bottom: 30px;
}
.prisec_table-read {
color: #fff;
background: #515151;
padding: 10px;
font-size: 16px;
}
.prisec_table-cat {
display: flex;
justify-content: space-between;
background: #eaeaea;
padding: 1px 0 1px 1px;
}
.prisec_table-cat li {
box-sizing: border-box;
background: #fff;
width: 182px;
height: 110px;
margin-left: 1px;
text-align: center;
padding-top: 15px;
}
.prisec_table-cat li strong {
color: #67b5bf;
font-size: 17px;
text-align: center;
}
.prisec_table-cat li p {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 60px;
font-size: 24px;
}
.prisec_table-cat li p span {
font-size: 16px;
display: block;
text-align: center;
}
.prisec_catcol {
box-sizing: border-box;
border: #d7d7d7 solid 1px;
padding: 20px 20px 10px 20px;
margin-bottom: 50px;
}
.prisec_catcol-ttl {
font-size: 18px;
margin-bottom: 20px;
}
.prisec_catcol-dist {
overflow: hidden;
margin-bottom: 20px;
}
.prisec_catcol-dist dt {
background: #67b5bf;
color: #fff;
width: 80px;
height: 30px;
float: left;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.prisec_catcol-dist dd {
margin-left: 100px;
}
.prisec_catrow {
margin-bottom: 100px;
}
.prisec_catrow-ttl {
color: #fff;
background: #515151;
padding: 10px;
font-size: 16px;
}
.prisec_catrow-dist {
background: #fff;
box-sizing: border-box;
border-left: #d7d7d7 solid 1px;
border-right: #d7d7d7 solid 1px;
border-bottom: #d7d7d7 solid 1px;
padding: 20px;
font-size: 16px;
}
.prisec_catrow-dist dt {
color: #67b5bf;
margin-bottom: 10px;
font-weight: bold;
}
.prisec_catrow-dist dd ol li {
margin-bottom: 5px;
overflow: hidden;
}
.prisec_catrow-dist dd ol li::before {
content: "・";
display: block;
float: left;
}
.prisec_catrow-dist dd ol li p {
display: table;
}
.prisec .ml0 {
margin-left: 0;
}
.prisec .txt-al-lf {
text-align: left;
}
.prisec_tablerc03 {
margin: 75px 0 50px;
display: flex;
justify-content: space-between;
background: #eaeaea;
padding: 1px 0 1px 1px;
}
.prisec_tablerc03-rowup {
background: #515151;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 130px;
color: #fff;
}
.prisec_tablerc03-ttl {
font-size: 22px;
margin-bottom: 10px;
}
.prisec_tablerc03-read {
font-size: 16px;
margin-bottom: 10px;
text-align: center;
}
.prisec_tablerc03-card {
text-align: center;
}
.prisec_tablerc03-card span {
background: #fff;
color: #515151;
display: inline;
padding: 2px 10px;
}
.prisec_tablerc03-rowdoum {
background: #fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100px;
font-size: 24px;
line-height: 30px;
font-weight: bold;
text-align: center;
}
.prisec_tablerc03-rowdoum p {
text-align: center;
}
.prisec_tablerc03-rowdoum span {
font-size: 16px;
font-weight: 100;
}
.prisec_tablerc03 li {
width: 33.22%;
}
.program_recommend {
background: #F0F0F0;
padding: 30px 0;
margin: 0 0 4px;
}
.program_recommend .slick-slider {
background: none;
}
.program_recommend .slick-slider .slick-list,
.program_recommend .slick-slider .slick-track {
background: none;
}
.program_recommend .slick-next,
.program_recommend .slick-prev {
width: 24px;
height: 46px;
transition: all .3s;
}
.program_recommend .slick-next::before,
.program_recommend .slick-prev::before {
content: '';
display: inline-block;
width: 100%;
height: 100%;
background: url(/images/program/sld_arw.png) center center no-repeat;
background-size: contain;
}
.program_recommend .slick-next:hover,
.program_recommend .slick-prev:hover {
opacity: .8;
}
.program_recommend .slick-next {
right: auto;
left: 50%;
transform: translate3d(565px, -50%, 0);
}
.program_recommend .slick-prev {
left: auto;
right: 50%;
transform: translate3d(-565px, -50%, 0) rotate3d(0, 0, 1, 180deg);
}
.recommend_title {
text-align: center; font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 1.4;
margin: 0 0 30px;
}
.program_slider {
padding: 0 0 60px;
}
.program_slider-item {
width: 100%;
max-width: 1100px;
padding: 0 30px;
float: left;
outline: none;
}
.program_slider-inner {
display: flex;
background: #fff;
align-items: center;
padding: 10px;
}
.program_slider-photo {
width: 50%;
}
.program_slider-photo img {
max-width: 100%;
height: auto;
}
.program_slider-content {
width: 50%;
box-sizing: border-box;
padding: 0 0 0 80px;
}
.program_slider-content .btn_both_pink a {
margin: 0;
font-size: 3vw;
}
.program_slider-title {
font-size: 27px;
line-height: 1.5;
margin: 0 0 25px;
letter-spacing: .1em;
}
.program_slider-description {
font-size: 14px;
line-height: 1.8;
letter-spacing: .05em;
margin: 0 0 20px;
}
.program_five-basic {
background: #E7EDF2; padding: 60px 0 30px;
clear: both;
margin-bottom: 95px;
}
.program_five-basic-navi {
display: flex;
width: 100%;
max-width: 1140px;
margin: 0 auto;
}
.program_five-basic-navi li {
padding: 0 10px 20px;
width: 25%;
box-sizing: border-box;
}
.program_five-basic-navi li a {
display: block;
height: 100%;
background: #66B5BF;
color: #fff;
text-align: center;
padding: 71px 5px 55px;
position: relative;
box-sizing: border-box;
}
.program_five-basic-navi li:nth-child(3) a{
padding: 51px 5px 85px;
}
.program_five-basic-navi li a::after {
content: '';
width: 25px;
height: 25px;
position: absolute;
left: 50%;
bottom: 20px;
background: url(/images/program/five_arw.png) center center no-repeat;
background-size: cover;
transition: all .3s;
transform: translate3d(-50%, 0, 0);
}
.program_five-basic-navi li a:hover::after {
bottom: 10px;
}
.program_five-basic-navi li a::before {
content: '';
width: 0;
height: 1px;
position: absolute;
left: 50%;
bottom: 20px;
background: rgba(255, 255, 255, 0);
transition: all .3s;
}
.program_five-basic-navi li a:hover::before {
width: calc(100% - 40px);
left: 20px;
background: rgba(255, 255, 255, 0.8);
}
.program_five-basic-navi li a .program_five-basic-icon {
display: block;
font-family: bigcity-grotesque-pro;
font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 1.8;
text-align: center;
margin-bottom: 4px;
}
.program_five-basic-navi li:first-of-type img{
margin-left: 20px;
}
.program_five-basic-navi li:nth-child(n + 2)  img{
margin-top: 10px;
}
.program_five-basic-navi li a .pprogram_five-basic-text {
display: block;
text-align: center;
font-size: 18px;
font-weight: 700;
line-height: 1.5;
} .program_head-area {
position: relative;
}
.program_head {
max-width: 1100px;
width: 1100px;
margin: 0 auto;
} .program_head p {
font-size: 16px;
line-height: 2;
}
.program_head-title {
align-items: center;
border-left: 2px solid #3c3c3c;
z-index: 1;
}
.program_head-title h2 {
padding: 0 0 0 0;
}
.program_head-title h2 .program_head-sub {
display: block;
line-height: 1.5;
margin: 20px 0 34px;
font-weight: 400;
letter-spacing: 0.06em;
}
#health .program_head-title h2 .program_head-sub {
margin: 20px 0 26px;
}
.program_head-title h2 .program_head-main {
display: block;
font-size: 50px;
line-height: 1.2;
letter-spacing: 0.05em;
}
.program_head-num {
font-size: 120px;
line-height: 1.2;
color: #ED8080;
font-family: bigcity-grotesque-pro;
font-style: normal;
font-weight: 400;
}
.program_head-photo {
width: 74%;
}
.program_head-photo img {
width: 100%;
height: auto;
}
.program_point {
padding: 40px 0px 0;
position: relative;
margin: 0 0 60px;
}
.program_point-list {
display: flex;
margin-bottom: 24px;
justify-content: space-between;
}
.program_point-list li {
box-sizing: border-box;
width: 31%;
}
.program_point-list.clear:after{
display: none;
}
.program_point-box dt {
display: flex;
justify-content: start;
align-items: baseline;
border-radius: 50%;
font-size: 25px;
font-weight: 700;
line-height: 1.2;
color: #ee8081;
margin: 0 auto;
letter-spacing: 0.02em;
}
.program_point-box dt img{
margin-right: 6px;
}
.program_point-box dd {
padding: 18px 0 0;
font-size: 14px;
line-height: 2.2;
min-height: 70px;
}
.program_point-box:nth-child(3){
margin-right: 0px;
margin-left: 20px;
}
.course_list {
display: flex;
flex-wrap: wrap;
}
.course_list .course_box {
width: 50%;
box-sizing: border-box;
padding: 0 50px 75px 30px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.course_list .course_box:nth-of-type(2n) {
padding: 0 30px 75px 50px;
}
.course_photo {
position: relative;
}
.course_photo img {
width: 100%;
height: auto;
}
.course_photo .course_photo-trial {
display: inline-block;
position: absolute;
right: 6px;
top: 320px;
color: #fff;
padding: 0 10px;
font-size: 13px;
line-height: 1.7;
background: #ED8080;
}
.course_photo .course_photo-trial.members-only {
background: #3C3C3C;
}
.course_title {
padding: 30px 0;
text-align: center;
}
.course_title .course_title-inner {
font-size: 22px;
line-height: 1.5;
display: inline-block;
border-bottom: 2px solid #ED8080;
}
.course_description {
width: 100%;
font-size: 14px;
line-height: 1.8;
font-weight: 700;
}
.course_link-list {
margin: 20px 0 0;
letter-spacing: -.4em;
text-align: center;
}
.course_link-list li {
display: inline-block;
letter-spacing: normal;
margin: 0 5px;
}
.course_link-list li a {
display: inline-block;
position: relative;
padding: 0 0 0 34px;
font-size: 14px;
line-height: 30px;
color: #3C3C3C;
}
.course_link-list li a::after {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translate3d(0, -50%, 0);
display: inline-block;
width: 26px;
height: 26px;
background: url(/images/program/icon_link_youtube.png) center center no-repeat;
background-size: cover;
}
.course_link-list li a:hover {
text-decoration: underline;
}
.course_data {
width: 100%;
border-top: 1px solid #3C3C3C;
border-bottom: 1px solid #3C3C3C;
padding: 12px 0;
margin: 30px 0 0;
align-self: flex-end;
}
.course_data-list {
display: flex;
padding: 12px 40px;
align-items: center;
}
.course_data-list dt {
font-size: 14px;
line-height: 1.8;
width: 35%;
}
.course_data-list dd {
width: 65%;
}
.course_time {
display: inline-block;
position: relative;
font-size: 14px;
line-height: 1.8;
padding: 0 0 0 30px;
}
.course_time::after {
content: '';
background: url(/images/program/course_time_icon.png) center center no-repeat;
background-size: cover;
display: inline-block;
width: 20px;
height: 20px;
position: absolute;
left: 0;
top: 50%;
transform: translate3d(0, -50%, 0);
}
.course_hidden {
display: none;
}
.course_btn-area {
text-align: center;
margin: -110px 0 0;
padding: 0 0 85px;
}
.course_btn-area .course_btn {
cursor: pointer;
display: inline-block;
width: 100%;
max-width: 480px;
box-sizing: border-box;
padding: 10px 40px 8px;
color: #fff;
background: #66B5BF;
font-size: 18px;
line-height: 1.5;
text-align: center;
position: relative;
}
.course_btn-area .course_btn::after,
.course_btn-area .course_btn::before {
content: '';
width: 20px;
height: 2px;
background: #fff;
position: absolute;
right: 10px;
top: 50%;
transform: translate3d(0, -50%, 0);
transition: all .3s;
}
.course_btn-area .course_btn::before {
transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 90deg);
}
.course_btn-area .course_btn .course_more,
.course_btn-area .course_btn .course_close {
position: relative;
padding: 0 0 2px;
}
.course_btn-area .course_btn .course_more:after,
.course_btn-area .course_btn .course_close:after {
content: '';
width: 0;
height: 1px;
background: #fff;
position: absolute;
left: 0;
bottom: 0;
transition: all .3s;
}
.course_btn-area .course_btn:hover .course_more:after,
.course_btn-area .course_btn:hover .course_close:after {
width: 100%;
}
.course_btn-area .course_btn .course_more {
display: inline-block;
}
.course_btn-area .course_btn .course_close {
display: none;
}
.course_btn-area .course_btn.open .course_more {
display: none;
}
.course_btn-area .course_btn.open .course_close {
display: inline-block;
}
.course_btn-area .course_btn.open::before {
transform: translate3d(0, -50%, 0) rotate3d(0, 0, 0, 0);
}
.program_surf {
background: #f0f0f0;
padding: 100px 0 80px;
}
.program_surf .inner {
position: relative;
}
.program_surf .program_point-box dt {
background: #F9F9F9;
}
.program_surf .course_btn-area {
margin: 40px 0 0;
}
.surf_en {
position: absolute;
top: -90px;
left: 0;
font-size: 120px;
line-height: 1.1;
color: rgba(237, 128, 128, 0.4);
font-family: bigcity-grotesque-pro;
font-style: normal;
font-weight: 400;
z-index: 2;
}
.surf_head-photo {
position: absolute;
right: 0;
top: 0;
}
.surf_head-content {
padding: 60px 0 0;
position: relative;
z-index: 1;
}
.surf_title {
margin: 0 0 10px;
}
.surf_title .surf_title-sub {
display: block;
font-size: 20px;
line-height: 1.5;
margin: 0 0 10px;
}
.surf_title .surf_title-main {
display: block;
font-size: 30px;
line-height: 1.5;
}
.surf_tag {
padding: 0 0 40px;
}
.surf_tag .surf_tag-icon {
display: inline-block;
padding: 5px 10px;
color: #fff;
font-size: 18px;
line-height: 1.4;
border-radius: 3px;
background: #3C3C3C;
}
.surf_head-text {
font-size: 16px;
line-height: 2;
}
.surf_subtitle {
text-align: center;
font-size: 20px;
line-height: 1.5;
margin: 0 0 20px;
}
.surf_box {
width: 50%;
box-sizing: border-box;
padding: 0 20px 40px 0;
}
.surf_box:nth-of-type(2n) {
padding: 0 0 40px 20px;
}
.surf_box .surf_box-inner {
background: #FFF;
padding: 30px;
}
.program_surf-link {
margin: 0 0 120px;
}
.program_surf-link a {
display: block;
padding: 50px;
background: url(/images/program/program_surf_bg.jpg) center top no-repeat;
background-size: cover;
text-align: center;
color: #FFF;
}
.program_surf-link a p {
font-size: 17px;
line-height: 1.5;
text-align: center;
margin: 0 0 20px;
}
.program_surf-link a .btn_both_gren .btn_both_gren_btn {
margin: 0 auto;
}
.program_surf-link a:hover {
opacity: .9;
}
.programBnr {
text-align: center;
padding: 100px 0 40px;
}
.programBnr img {
max-width: 100%;
height: auto;
margin: 0 auto;
}
.program_recommend_line{
border-bottom:2px solid #3c3c3c;
display: block;
margin-bottom: 35px;
}
.program_recommend_line p{
font-size: 18px;
font-weight: bold;
margin-bottom: 18px;
letter-spacing: 0.0em;
}
span.program_five-basic-text{
font-size: 19px;
}
.program_inner{
max-width: 1100px;
width: 1100px;
margin: 0 auto;
}
.program_point .btn_both_gren{
margin: 0 auto 166px;
}
.program_point .btn_both_gren a, .btn_both_gren .btn_both_gren_btn{
width: 360px;
}
.btn_both_gren.program_lesson_btn a{
width: 365px;
margin: 0 auto 40px;
}
.program_five-basic.program_four{
margin-bottom:0;
margin-top: 5px;
}
#under-program.under-pagettlbox{
padding-bottom: 30px;
}
.program_point-box.program_align dd{
padding-top: 48px;
}
@media screen and (max-width: 767px) {
.price_Strongttl {
font-size: 5.4vw;
line-height: 8vw;
text-align: center;
padding-bottom: 4vw;
}
.prisec_1colum-p {
margin: 0 auto 4vw;
width: 100%;
display: block;
}
.prisec_1colum-p .prisec_desc {
width: 100%;
font-size: 4vw;
line-height: 0;
height: auto;
padding: 6% 0;
}
.prisec_1colum-p .prisec_price {
font-size: 6vw;
margin: 0 auto 4vw;
width: 100%;
height: auto;
line-height: 7vw;
padding: 3% 0;
display: block;
}
.prisec_1colum-p .prisec_price span {
font-size: 4vw;
padding: 0 1%;
}
.prisec_1colum {
margin: 0 auto 4vw;
width: 100%;
display: block;
}
.prisec_1colum .prisec_desc {
width: 100%;
font-size: 4vw;
line-height: 0;
height: auto;
padding: 6% 0;
}
.prisec_1colum .prisec_price {
font-size: 6vw;
margin: 0 auto 4vw;
width: 100%;
height: auto;
line-height: 7vw;
padding: 3% 0;
display: block;
}
.prisec_1colum .prisec_price span {
font-size: 4vw;
padding: 0 1%;
}
.prisec_2colum .prisec_desc {
width: 100%;
font-size: 4vw;
line-height: 0;
height: auto;
padding: 6% 0;
}
.prisec_2colum .prisec_price {
width: 100%;
font-size: 5.5vw;
line-height: 7vw;
height: auto;
padding: 4% 0;
display: block;
}
.prisec_2colum {
display: block;
margin-bottom: 8vw;
}
.parentBox {
padding: 10vw 0 10vw;
}
.parentBox-w {
padding: 10vw 0 10vw;
}
.w_850 {
width: 100% !important;
}
.prisec {
border-top: #d8d8d8 2px solid;
padding: 8vw 0 6.5vw;
}
.prisec_ttl {
font-size: 4.5vw;
line-height: 7vw;
margin-bottom: 3vw;
}
.prisec_ttl-min {
margin-bottom: 6vw;
}
.prisec_ttl-min strong {
font-size: 5vw;
line-height: 9vw;
}
.prisec_ttl-min span {
font-size: 4vw;
line-height: 6vw;
}
.prisec_ttl-mincase {
margin: 0;
font-size: 4vw;
line-height: 9vw;
}
.prisec_card {
margin: 0 auto 3vw;
}
.prisec_card span {
height: auto;
line-height: 0;
padding: 5% 0;
width: 100%;
text-align: center;
}
.prisec_read {
font-size: 3.8vw;
line-height: 6.5vw;
margin-bottom: 5vw;
}
.prisec_read-min {
font-size: 4vw;
margin-bottom: 3vw;
}
.prisec_caution {
font-size: 3vw;
line-height: 5vw;
margin: 0 0 5vw;
text-align: left;
}
.prisec_while {
margin-bottom: 2.5vw;
}
.prisec_table-read {
font-size: 4vw;
padding: 3%;
text-align: center;
}
.prisec_table-cat {
display: block;
padding: 1px;
}
.prisec_table-cat li {
width: 100%;
height: auto;
margin: 1px;
padding: 3.5% 2%;
}
.prisec_table-cat li strong {
font-size: 4vw;
vertical-align: 0.8vw;
margin-right: 1vw;
}
.prisec_table-cat li p {
display: inline-table;
height: auto;
font-size: 7vw;
}
.prisec_table-cat li p span {
font-size: 3.5vw;
display: inline;
}
.prisec_catcol {
padding: 0;
border: none;
margin-bottom: 8vw;
}
.prisec_catcol-ttl {
font-size: 4.5vw;
margin-bottom: 3vw;
}
.prisec_catcol-dist {
margin-bottom: 5vw;
}
.prisec_catcol-dist dt {
width: auto;
height: auto;
display: inline-block;
padding: 1% 4%;
float: none;
margin-bottom: 3vw;
}
.prisec_catcol-dist dd {
margin-left: 0;
}
.prisec_catrow {
margin-bottom: 10vw;
}
.prisec_catrow-ttl {
font-size: 4vw;
padding: 3%;
text-align: center;
}
.prisec_catrow-dist {
font-size: 4vw;
padding: 3%;
}
.prisec_tablerc03 {
margin: 5vw 0 10vw;
display: block;
padding: 1px;
}
.prisec_tablerc03-rowup {
height: auto;
padding: 5% 0;
display: block;
}
.prisec_tablerc03-ttl {
font-size: 5vw;
margin-bottom: 1vw;
text-align: center;
}
.prisec_tablerc03-read {
font-size: 4vw;
margin-bottom: 1vw;
}
.prisec_tablerc03-rowdoum {
height: auto;
display: block;
font-size: 6vw;
line-height: 7vw;
padding: 4%;
}
.prisec_tablerc03 li {
width: 100%;
}
.program_recommend {
padding: 5vw 0;
margin: 0 0 1vw;
width: 100%;
overflow: hidden;
}
.program_recommend .slick-next,
.program_recommend .slick-prev {
width: 5vw;
height: 5vw;
}
.program_recommend .slick-next {
right: 3vw;
left: auto;
transform: translate3d(0, -50%, 0);
}
.program_recommend .slick-prev {
left: 3vw;
right: auto;
transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 180deg);
}
.recommend_title {
font-size: 6vw;
margin: 0 0 5vw;
}
.program_slider {
padding: 0 0 10vw;
}
.program_slider-item {
padding: 0 3vw;
}
.program_slider-inner {
display: block;
padding: 2vw;
}
.program_slider-photo {
width: 100%;
}
.program_slider-content {
width: 100%;
padding: 4vw 0 0;
}
.program_slider-content .btn_both_pink a {
margin: 0 auto;
}
.program_slider-title {
font-size: 4vw;
margin: 0 0 4vw;
text-align: center;
}
.program_slider-description {
font-size: 3.5vw;
margin: 0 0 4vw;
padding: 0 2vw;
}
.program_slider-description br {
display: none;
}
.program_slider-description br.sp_both {
display: block;
}
.program_five-basic {
padding: 6vw 0 5vw;
background-position: right bottom;
background-size: 50% auto;
}
.program_five-basic-navi {
flex-wrap: wrap;
width: 88%;
margin: 0 auto;
}
.program_five-basic-navi li {
padding: 0 2vw 4vw 0;
width: 50%;
}
.program_five-basic-navi li:nth-child(even) {
padding: 0 0 4vw 2vw;
}
.program_five-basic-navi li a {
padding: 10vw 1vw 6vw;
min-height: 122px;
}
.program_five-basic-navi li a::after {
content: '';
width: 3vw;
height: 3vw;
bottom: 2.5vw;
}
.program_five-basic-navi li a:hover::after {
bottom: 2vw;
}
.program_five-basic-navi li a::before {
bottom: 2.5vw;
}
.program_five-basic-navi li a:hover::before {
width: calc(100% - 4vw);
left: 2vw;
}
.program_five-basic-navi li a .program_five-basic-icon {
font-size: 5vw;
line-height: 1.2;
}
.program_five-basic-navi li a .pprogram_five-basic-text {
font-size: 3vw;
} .program_head-area {
flex-wrap: wrap;
margin-top: 166px;
}
.program_head {
width: 100%; top: 8px;
}
.program_head p {
padding: 2vw 0 0 2vw;
font-size: 3.5vw;
border-left: 1px solid #F7F7F7;
}
.program_head::after {
display: none;
}
.program_head-title {
display: flex;
align-items: center;
z-index: 1;
margin-left: 18px;
border-left: 1px solid #3c3c3c;
min-height: 145px;
position: absolute;
top: -120px;
} .program_head-title h2 .program_head-sub {
font-size: 3.4666vw;
margin: 0 0 1vw;
}
.program_head-title h2 .program_head-main {
font-size: 25px;
letter-spacing: 0em;
margin-bottom: 10px;
}
.program_head-num {
font-size: 16vw;
padding: 0 0 0 2vw;
}
.program_head-photo {
width: 100%; position: relative; }
.program_head-photo img { max-width: inherit;
max-width: auto;
}
.program_point {
padding: 12px 0px 0;
}
.program_point::after {
display: none;
}
.program_point-list {
display: block;
}
.program_point-list li {
padding: 0 0 6vw;
width: 100%;
}
#basic-relax,
#diet-beauty,
#stepup,
#health	{
margin-top: -50px;
padding-top: 50px;
}
#basic-relax .program_point-list li {
width: 100%;
margin-right: 0;
}
#basic-relax .program_point-list li:nth-child(2){
width: 100%;
margin-right: 0;
}
#basic-relax .program_point-list li:nth-child(3){
width: 100%;
margin-right: 0;
}
.program_point-list li {
width: 100%;
}
.program_point-list li:nth-child(2){
width: 100%;
}
.program_point-list li:nth-child(3){
width: 100%;
}
.program_point-list li:nth-child(2n) .program_point-box {
flex-direction: row-reverse;
}
.program_point-list li:nth-child(2n) .program_point-box dd {
padding: 0 4vw 0 0;
}  .program_point-box dd { padding: 0 0 0 0;
font-size: 3.2vw;
box-sizing: border-box;
margin-right:0;
line-height: 2;
min-height:0;
}
.program_point-list li:nth-child(2n) .program_point-box dd{
padding: 0 0 0 0;
}
.course_list {
display: block;
}
.course_list .course_box {
width: 100%;
padding: 0 0 14vw;
}
.course_list .course_box:nth-of-type(2n) {
padding: 0 0 14vw;
}
.course_photo .course_photo-trial {
padding: 0 2vw;
font-size: 3vw;
}
.course_title {
padding: 4vw 0;
}
.course_title .course_title-inner {
font-size: 4.5vw;
}
.course_description {
font-size: 3.5vw;
}
.course_link-list {
margin: 3.5vw 0 0;
}
.course_link-list li {
margin: 0 1vw;
}
.course_link-list li a {
padding: 0 0 0 6vw;
font-size: 3vw;
line-height: 5vw;
}
.course_link-list li a::after {
width: 5vw;
height: 5vw;
}
.course_data {
margin: 4vw 0 0;
padding: 2.5vw 0;
}
.course_data-list {
padding: 2.5vw 0;
align-items: center;
}
.course_data-list dt {
font-size: 3vw;
width: 35%;
}
.course_data-list dd {
width: 65%;
}
.course_time {
font-size: 3vw;
padding: 0 0 0 4vw;
}
.course_time::after {
width: 3.5vw;
height: 3.5vw;
}
.course_btn-area {
margin: 3vw 0 0;
padding: 0 0 8vw;
}
.course_btn-area .course_btn {
padding: 2vw 5vw 2vw;
font-size: 4vw;
}
.course_btn-area .course_btn::after,
.course_btn-area .course_btn::before {
width: 3vw;
height: 1px;
right: 1.5vw;
}
.course_btn-area .course_btn .course_more,
.course_btn-area .course_btn .course_close {
padding: 0;
}
.course_photo .course_photo-trial {
bottom:6px;
top:unset;
}
.program_surf {
padding: 12vw 0 6vw;
}
.surf_en {
top: -5vw;
left: calc( ((100% * 100 / 88) - 100%) / -2);
font-size: 16vw;
}
.surf_head-photo {
position: absolute;
right: auto;
top: 0;
left: calc( ((100% * 100 / 88) - 100%) / -2);
width: calc(100% * 100 / 88);
}
.surf_head-content {
padding: 65% 0 0;
}
.surf_title {
margin: 0 0 2vw;
}
.surf_title .surf_title-sub {
font-size: 4vw;
margin: 0 0 2vw;
}
.surf_title .surf_title-main {
font-size: 5vw;
}
.surf_tag {
padding: 0 0 4vw;
}
.surf_tag .surf_tag-icon {
padding: 1vw 2vw;
font-size: 3.5vw;
}
.surf_head-text {
font-size: 3.5vw;
text-align: justify;
}
.surf_head-text br {
display: none;
}
.surf_subtitle {
font-size: 4vw;
margin: 0 0 4vw;
}
.surf_box {
width: 100%;
padding: 0 0 3vw;
}
.surf_box:nth-of-type(2n) {
padding: 0 0 3vw;
}
.surf_box .surf_box-inner {
padding: 2vw;
}
.program_surf-link {
margin: 0 0 7vw;
}
.program_surf-link a {
padding: 6vw 3vw;
}
.program_surf-link a p {
font-size: 3.5vw;
margin: 0 0 3vw;
}
.programBnr {
padding: 40px 0 20px;
}
.program_inner{
max-width: 88% !important;
width: 88% !important;
margin: 0 auto;
}
.program_five-basic-navi li a .program_five-basic-icon{
width: 100%;
margin-bottom: 8px;
}
.program_five-basic-navi li img{
width: 25%;
}
span.program_five-basic-text{
font-size: 16px;
}
.program_five-basic-navi li:nth-child(n + 2) img{
margin-top:0px
}
.program_five-basic{
margin-bottom: 40px;
}
.program_recommend_line p{
font-size: 15px;
margin-bottom: 15px;
}
.program_point-box dt{
align-items:center;
font-size: 18px;
margin-bottom: 10px;
line-height: 1;
letter-spacing: 0.0em;
}
.program_recommend_line{
margin-bottom: 22px;
}
#basic-relax .program_point-list{
margin-bottom:0;
}
.program_point .btn_both_gren a, .btn_both_gren .btn_both_gren_btn{
width: 285px;
margin: 0 auto;
} #health ul.program_point-list li:nth-child(3) dt{
letter-spacing: -0.05em;
}
#diet-beauty .program_head-title{
margin-top: 0;
}
#under-mvbox.program-title dd{
height: 50px;
}
#under-program.under-pagettlbox h2.emphasis{
letter-spacing: 3px;
}
#page_top .btn_both_gren.program_lesson_btn a{
width: 100%;
}
.program_five-basic.program_four{
padding-top: 57px;
}
.program_point-box.program_align dd{
padding-top: 0px;
}
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
.program_recommend .slick-next{
left: 48%;
}
.program_recommend .slick-prev{
right: 47%;
}
} .mode_pc .program_head-area .program_head {
background-repeat: no-repeat;
background-size: contain;
background-position: right;
min-height: 554px;
}
.program_head-area .program_head.bk01{
background-image: url(//www.hotyoga-loive.com/images/program/01_head_pc.png);
}
.program_head-area .program_head.bk02{
background-image: url(//www.hotyoga-loive.com/images/program/02_head_pc.png);
}
.program_head-area .program_head.bk03{
background-image: url(//www.hotyoga-loive.com/images/program/03_head_pc.png);
}
.program_head-area .program_head.bk04{
background-image: url(//www.hotyoga-loive.com/images/program/04_head_pc.png);
}
.program_head-text{
margin-left: 30px;
margin-top: -5px;
}
.program_head-category p{
font-size: 15px;
margin-bottom: 6px;
letter-spacing: 0.02em;
}
#health .program_head-category p{
margin-bottom: 0px;
}
#diet-beauty .program_head-category p{
margin-bottom: 0px;
}
p.description span.com{
font-size: 14px;
}
#program .under-pagettlbox .description{
font-size: 20px;
line-height: 38px;
margin-bottom: 0px;
}
#program p.description span.pro_text{
margin-bottom: 48px;
}
#program .under-pagettlbox .inner{
padding-bottom: 0px;
}
#program .under-pagettlbox{
padding-bottom: 15px;
}
#program .recommend_title{
font-size: 38px;
font-weight: bold;
}
@media screen and (max-width: 820px){
.program_head-text .mode_sp{
position: absolute;
}
.program_head-sp{
display: flex;
background-color: #f0f0f0;
padding: 5px 10px 5px 10px;
margin: 10px auto;
width: 88%; }
.program_head-sp ul li{
font-size: 2.6vw;
}
.program_head-sp ul:nth-child(2){
padding-left: 40px;
}
#health .program_head-sp ul:nth-child(2){
padding-left: 10px;
}
#diet-beauty .program_head-sp ul:nth-child(2){
padding-left: 10px;
}
.program_head-text{
margin-top: -24px;
margin-left: 12px;
}
p.description span.com{
font-size: 3.2vw;
line-height: 1.8;
}
p.description span.pro_text{
margin-bottom: 10px;
}
.program_five-basic-navi li:nth-child(3) a{
padding: 6vw 1vw 6vw;
min-height: 122px;
}
#program .under-pagettlbox{
padding-bottom: 40px;
}
.program_point .btn_both_gren{
padding-bottom: 36px;
}
#program p.description span.pro_text{
font-size: 15px;
margin-bottom: 20px;
}
#program .under-pagettlbox .description{
line-height: 7vw;
}
#program .recommend_title{
font-size: 17px;
}
.program_point .btn_both_gren{
margin: 0 auto 0px;
}
}