.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%;
}
#channel-mv {
background: #DEE5F2;
}
#channel-mv img {
max-width: 100%;
height: auto;
}
.channel-mv_sp {
display: none;
}
.channel_archive {
background: #F0F0F0;
}
.channel_archive-layout {
display: flex;
padding: 50px 0 70px;
}
.channel_main {
width: calc(100% - 250px);
box-sizing: border-box;
padding: 0 30px 0 0;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
align-content: flex-start;
}
.channel_archive-box {
height: auto;
}
.channel_archive-title {
background: #FABE00;
}
.channel_yoga .channel_archive-title {
background: #66B5BF;
}
.channel_staff .channel_archive-title {
background: #ED8080;
}
.channel_archive-title a {
display: block;
position: relative;
padding: 10px 10px 10px 115px;
color: #fff;
}
.channel_archive-title a:hover .channel_archive-title_icon {
top: -20px;
opacity: 1;
}
.channel_archive-title .channel_archive-title_sub {
display: block;
font-size: 16px;
line-height: 1.7;
}
.channel_archive-title .channel_archive-title_main {
display: block;
font-size: 24px;
line-height: 1.5;
}
.channel_archive-title .channel_archive-title_icon {
position: absolute;
left: 15px;
top: -15px;
width: auto;
max-width: 100px;
height: auto;
transition: all .3s;
}
.channel_archive-content {
background: #fff;
}
.channel_archive-list li {
padding: 0 2px;
}
.channel_archive-list a {
display: block;
color: #3C3C3C;
}
.channel_archive-list li:nth-child(even) a {
background: #F7F7F7;
}
.channel_archive-list .channel_archive-list_date {
display: block;
font-size: 12px;
line-height: 2;
}
.channel_archive-list .channel_archive-list_title {
display: block;
font-size: 18px;
line-height: 1.6;
}
.channel_archive-sublinks {
padding: 10px 0 0;
letter-spacing: -.4em;
text-align: right;
}
.channel_archive-sublinks li {
letter-spacing: normal;
display: inline-block;
margin: 0 0 0 20px;
}
.channel_archive-sublinks li a {
display: inline-block;
position: relative;
padding: 0 0 0 20px;
text-decoration: underline;
color: #3C3C3C;
font-size: 14px;
line-height: 1.5;
}
.channel_archive-sublinks li a::before {
content: '＞';
position: absolute;
left: 0;
top: 50%;
transform: translate3d(0, -50%, 0);
transition: all .4s;
font-size: 13px;
}
.channel_archive-sublinks li a:hover::before {
transform: translate3d(5px, -50%, 0);
}
.channel_movie {
width: 100%;
padding: 0 0 25px;
}
.channel_movie .channel_archive-list li {
padding: 0;
}
.channel_movie .channel_archive-list a {
display: block;
position: relative;
padding: 50px 30px 60px;
}
.channel_movie .channel_archive-list a:hover {
color: #FABE00;
}
.channel_archive-movie-thumb {
position: absolute;
right: 30px;
bottom: 30px;
width: 320px;
}
.channel_archive-movie-thumb .channel_archive-movie-thumb-inner {
position: relative;
padding: 56.25% 0 0;
}
.channel_archive-movie-thumb iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.channel_yoga,
.channel_staff {
width: 50%;
box-sizing: border-box;
}
.channel_yoga .channel_archive-list a,
.channel_staff .channel_archive-list a {
padding: 20px 25px;
position: relative;
}
.channel_yoga .channel_archive-list a::after,
.channel_staff .channel_archive-list a::after {
content: '';
width: 0;
height: 1px;
position: absolute;
left: 0;
bottom: 0;
background: #66B5BF;
transition: all .4s;
}
.channel_yoga .channel_archive-list a:hover,
.channel_staff .channel_archive-list a:hover {
color: #66B5BF;
}
.channel_yoga .channel_archive-list a:hover::after,
.channel_staff .channel_archive-list a:hover::after {
width: 100%;
}
.channel_yoga {
padding: 0 15px 0 0;
}
.channel_staff .channel_archive-list a::after {
background: #ED8080;
}
.channel_staff .channel_archive-list a:hover {
color: #ED8080;
}
.channel_sub {
width: 250px;
}
@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%;
}
#channel-mv .inner {
width: 100% !important;
max-width: 100% !important;
padding: 0;
}
.channel_archive-layout {
display: block;
padding: 5vw 0;
}
.channel-mv_sp {
display: block;
}
.channel-mv_pc {
display: none;
}
.channel_main {
width: 100%;
padding: 0 0 3vw;
display: block;
}
.channel_archive-title a {
padding: 2vw 2vw 2vw 15vw;
}
.channel_archive-title a:hover .channel_archive-title_icon {
top: -2vw;
}
.channel_archive-title .channel_archive-title_sub {
font-size: 3.4vw;
}
.channel_archive-title .channel_archive-title_main {
font-size: 4vw;
}
.channel_archive-title .channel_archive-title_icon {
left: 2vw;
top: -2vw;
max-width: 11vw;
}
.channel_archive-list li {
padding: 0 1vw;
}
.channel_archive-list .channel_archive-list_date {
font-size: 3vw;
}
.channel_archive-list .channel_archive-list_title {
font-size: 3.5vw;
}
.channel_archive-sublinks {
padding: 2vw 0 0;
}
.channel_archive-sublinks li {
margin: 0 0 0 2vw;
}
.channel_archive-sublinks li a {
padding: 0 0 0 5vw;
font-size: 3vw;
}
.channel_archive-sublinks li a::before {
font-size: 3vw;
}
.channel_movie {
padding: 0 0 4vw;
}
.channel_movie .channel_archive-list li {
padding: 0;
}
.channel_movie .channel_archive-list a {
padding: 4vw 50% 4vw 3vw;
box-sizing: border-box;
}
.channel_archive-movie-thumb {
position: absolute;
right: 0;
bottom: 4vw;
padding: 0 3vw;
max-width: 50%;
box-sizing: border-box;
}
.channel_yoga,
.channel_staff {
width: 100%;
}
.channel_yoga .channel_archive-list a,
.channel_staff .channel_archive-list a {
padding: 4vw 3vw;
}
.channel_yoga {
padding: 0;
}
.channel_staff {
padding: 3vw 0 0;
}
.channel_sub {
width: 100%;
}
.channel_fb-box {
width: 100%;
max-width: 500px;
margin: 0 auto;
}
}