.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%;
}
.about_why {
position: relative;
padding: 0 0 60px;
}
.about_why-photo {
width: 760px;
max-width: 50%;
height: 615px;
position: absolute;
left: calc(50% - 35px);
top: 0;
background: url(//www.hotyoga-loive.com/images/about/why_bg.jpg) center top no-repeat;
background-size: cover;
}
.about_why-content {
position: relative;
z-index: 1;
}
.about_why-title {
margin: 0 0 40px;
}
.about_why-title .about_why-title-inner {
padding: 50px 0 25px;
display: inline-block;
font-family: yu-mincho-pr6, sans-serif;
position: relative;
font-size: 40px;
font-weight: 500;
line-height: 1.5;
letter-spacing: .15em;
}
.about_why-title .about_why-title-inner::after {
content: '';
width: 100%;
height: 2px;
background: #3C3C3C;
position: absolute;
left: 0;
top: 100%;
}
.about_why-point {
font-size: 20px;
line-height: 1.8;
font-weight: 700;
margin: 0 0 25px;
letter-spacing: .1em;
}
.about_why-text {
font-size: 16px;
line-height: 2;
margin: 0 0 40px;
letter-spacing: .1em;
}
.about_why-sweating {
display: flex;
background: #f4f4f4;
padding: 5px;
width: 590px;
align-items: center;
}
.about_why-sweating .about_why-sweating-txt {
width: 57%;
padding: 0 40px 0 30px;
box-sizing: border-box;
font-size: 14px;
line-height: 1.85;
color: #767676;
}
.about_why-sweating .about_why-sweating-img {
width: 43%;
box-sizing: border-box;
}
.about_why-sweating .about_why-sweating-img img {
width: 100%;
height: auto;
}
.about_seven {
background: #F0F0F0;
padding: 40px 0 0;
}
.about_seven-title {
text-align: center;
font-size: 25px;
line-height: 1.5;
padding: 0 0 35px;
}
.about_seven-list {
display: flex;
flex-wrap: wrap;
}
.about_seven-list li {
box-sizing: border-box;
width: calc(100% / 3);
padding: 0 calc( (80px / 3) / 2) 40px;
}
.about_seven-list li:nth-child(3n) {
padding: 0 0 40px calc( 80px / 3);
}
.about_seven-list li:first-child,
.about_seven-list li:nth-child(3n+1) {
padding: 0 calc( 80px / 3) 40px 0;
}
.about_seven-list li.about_seven-program {
width: calc( (100% / 3) * 2);
padding: 0 0 40px calc( (80px / 3) / 2);
}
.about_seven-box {
background: #FFF;
padding: 40px 30px;
}
.about_seven-box dt,
.about_seven-box dd {
text-align: center;
}
.about_seven-box .about_seven-num {
display: block;
color: #66B5BF;
font-size: 40px;
line-height: 1.5;
letter-spacing: .1em;
text-align: center;
}
.about_seven-box .about_seven-effect {
display: inline-block;
border-bottom: 2px solid #66B5BF;
font-size: 20px;
line-height: 1.5;
margin: 0 0 30px;
}
.about_seven-program-inner {
width: 100%;
height: 100%;
background: url(/images/about/seven_program_bg.jpg) left top no-repeat;
background-size: cover;
padding: 0 0 0 32%;
box-sizing: border-box;
}
.about_seven-program-inner h3 {
text-align: center;
padding: 35px 0 10px;
font-size: 20px;
line-height: 1.8;
}
.about_seven-program-inner p {
font-size: 14px;
line-height: 1.8;
text-align: center;
margin: 0 0 20px;
}
.about_target-head {
background: url(/images/about/target_bg.jpg) center top no-repeat;
background-size: cover;
height: 490px;
}
.about_target-title {
font-size: 25px;
line-height: 1.5;
text-align: center;
color: #fff;
padding: 50px 0 0;
margin: 0 0 20px;
}
.about_target-title_icon {
text-align: center;
}
.about_target-title_icon .about_target-icon {
display: inline-block;
padding: 10px 20px;
font-size: 18px;
font-weight: 700;
line-height: 1.2;
color: #FFF;
background: #ED8080;
position: relative;
}
.about_target-title_icon .about_target-icon::after {
content: '';
width: 15px;
height: 10px;
background: url(/images/about/target_title_icon_arw.png) center bottom no-repeat;
background-size: contain;
position: absolute;
top: 100%;
left: 50%;
transform: translate3d(-50%, 0, 0);
}
.about_target-body {
margin-top: -240px;
}
.about_target-area {
width: 100%;
padding: 0 0 40px;
display: flex;
}
.about_target-area_left,
.about_target-area_right {
width: 50%;
box-sizing: border-box;
padding: 0 20px 0 0;
}
.about_target-area_right {
width: 50%;
padding: 0 0 0 20px;
}
.about_target-box {
margin: 0 0 40px;
box-sizing: border-box;
}
.about_target-box .about_target-box-inner {
border: 1px solid #C4C4C4;
background: #fff;
padding: 20px;
}
.about_target-box h3 {
text-align: center;
margin: 0 0 10px;
}
.about_target-box h3 img {
max-width: 100%;
height: auto;
}
.about_target-effect {
display: flex;
padding: 0 0 30px;
align-items: center;
}
.about_target-effect dt {
width: 16%;
text-align: center;
font-size: 15px;
line-height: 1.3;
color: #80C3AC;
}
.about_target-effect dd {
width: 84%;
box-sizing: border-box;
font-size: 14px;
line-height: 1.6;
padding: 0 0 0 26px;
position: relative;
}
.about_target-effect dd::after {
content: '';
width: 2px;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #80C3AC;
}
.about_target-effect.yellow dt {
color: #F4B10D;
}
.about_target-effect.yellow dd::after {
background: #F4B10D;
}
.about_target-effect.pink dt {
color: #E38A74;
}
.about_target-effect.pink dd::after {
background: #E38A74;
}
.about_target-work_title {
padding: 10px;
font-size: 18px;
line-height: 1.4;
text-align: center;
color: #fff;
position: relative;
background: #66B5BF;
cursor: pointer;
}
.about_target-work_title::before,
.about_target-work_title::after {
content: '';
width: 20px;
height: 2px;
background: #FFF;
position: absolute;
top: 50%;
right: 15px;
transition: all .3s;
}
.about_target-work_title:hover {
opacity: .9;
}
.about_target-work_title::before {
transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 90deg);
}
.about_target-work_title::after {
transform: translate3d(0, -50%, 0);
}
.about_target-work_title.open::before {
transform: translate3d(0, -50%, 0) rotate3d(0, 0, 0, 0);
}
.about_target-work_content {
background: #F0F0F0;
padding: 15px 15px 5px;
display: none;
}
.about_target-work_list {
padding: 0 0 10px;
}
.about_target-work_list dt {
display: inline-block;
padding: 5px 20px;
color: #FFF;
font-size: 14px;
line-height: 1.2;
background: #ED8080;
margin: 0 0 5px;
}
.about_target-work_tags {
letter-spacing: -.4em;
}
.about_target-work_tags li {
letter-spacing: normal;
display: inline-block;
font-size: 14px;
line-height: 1.8;
}
.about_target-work_tags li::after {
content: '/';
display: inline-block;
margin: 0 .5em;
}
.about_target-work_tags li:last-child::after {
display: none;
}
.about_answer {
background: #F0F0F0;
}
.about_answer-head {
background: #E0E6EF;
}
.about_answer-head h2 {
text-align: center;
}
.about_answer-head h2 img {
max-width: 100%;
height: auto;
}
.about_answer-head .about_answer-head_sp {
display: none;
}
.about_answer-body {
padding: 40px 0 80px;
}
.about_answer-box {
padding: 40px 80px 50px;
background: #FFF;
margin: 0 0 40px;
}
.about_answer-box h3 {
text-align: center;
font-size: 22px;
line-height: 1.5;
}
.about_answer-box .about_answer-research {
font-size: 14px;
line-height: 1.8;
color: #767676;
text-align: center;
}
.about_answer-box .about_answer-graph {
text-align: center;
padding: 40px 0 0;
}
.about_answer-box img {
max-width: 100%;
height: auto;
}
.about_answer-box .about_answer-graph_sp {
display: none;
}
.about_answer-voice {
margin: 0 0 120px;
}
.about_answer-voice a {
display: block;
padding: 50px;
background: url(/images/about/voice_bg.jpg) center top no-repeat;
background-size: cover;
text-align: center;
color: #FFF;
}
.about_answer-voice a p {
font-size: 17px;
line-height: 1.5;
text-align: center;
margin: 0 0 20px;
}
.about_answer-voice a .btn_both_gren .btn_both_gren_btn {
margin: 0 auto;
}
.about_answer-voice a:hover {
opacity: .9;
}
.about_column {
margin: 100px 0 120px;
}
.about_column a {
display: block;
padding: 50px;
background: url(/images/about/column_bg.jpg) center top no-repeat;
background-size: cover;
text-align: center;
color: #FFF;
}
.about_column a p {
font-size: 17px;
line-height: 1.5;
text-align: center;
margin: 0 0 20px;
}
.about_column a .btn_both_gren .btn_both_gren_btn {
margin: 0 auto;
}
.about_column a:hover {
opacity: .9;
} .columnBoxWrapper {
padding: 100px 0 0;
}
.columnBox{
margin-bottom: 40px;
}
.columnBox h3 {
font-size: 25px;
line-height: 43px;
text-align: center;
margin-bottom: 30px;
}
.columnBox ol{
overflow: hidden;
margin-left: 20px;
}
.columnBox li {
background: #fff;
padding: 5px;
float: left;
margin: 0 35px 35px 0;
width: 320px;
position: relative;
height: 400px;
}
.columnBox li:nth-child(3),
.columnBox li:nth-child(6){
margin-right: 0;
}
.columnBox li dl {
padding: 0 10px 0 10px;
}
.columnBox li p {
margin-bottom: 20px;
}
.columnBox li dt {
text-align: center;
font-size: 16px;
line-height: 40px;
color: #67b5bf;
font-weight:400;
}
.columnBox li dd {
padding: 5px 0 15px;
color: #000;
}
.columnBox li dd h4 {
font-size: 17px;
line-height: 27px;
text-align:;
font-weight: bold;
margin-bottom: 10px;
}
.columnBox li dd p {
font-size: 14px;
line-height: 24px;
margin-bottom: 10px;
letter-spacing: 0.5px;
}
@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%;
}
.about_why {
padding: 0 0 5vw;
}
.about_why-photo {
width: 100%;
max-width: 100%;
height: 0;
padding: 80% 0 0;
position: relative;
left: 0;
top: 0;
}
.about_why-title {
margin: 0 0 6vw;
text-align: center;
}
.about_why-title .about_why-title-inner {
padding: 6vw 0 4vw;
font-size: 5vw;
}
.about_why-point {
font-size: 3.7vw;
margin: 0 0 4vw;
letter-spacing: normal;
}
.about_why-text {
font-size: 3vw;
margin: 0 0 4vw;
}
.about_why-sweating {
padding: 1vw;
width: 100%;
}
.about_why-sweating .about_why-sweating-txt {
padding: 0 3vw;
font-size: 2.5vw;
}
.about_seven {
padding: 4vw 0 0;
}
.about_seven-title {
font-size: 4vw;
padding: 0 0 4vw;
}
.about_seven-list {
display: flex;
flex-wrap: wrap;
}
.about_seven-list li {
width: 100%;
padding: 0 0 4vw;
}
.about_seven-list li:nth-child(3n),
.about_seven-list li:first-child,
.about_seven-list li:nth-child(3n+1) {
padding: 0 0 4vw;
}
.about_seven-list li.about_seven-program {
width: 100%;
padding: 0 0 4vw;
}
.about_seven-box {
padding: 4vw;
}
.about_seven-box .about_seven-num {
font-size: 7vw;
}
.about_seven-box .about_seven-effect {
font-size: 4vw;
margin: 0 0 5vw;
}
.about_seven-box dd {
font-size: 3.5vw;
}
.about_seven-program-inner {
height: auto;
position: relative;
background-color: #fff;
background-image: url(/images/about/seven_program_bg_sp.jpg);
background-size: 100% auto;
padding: 50% 4vw 2vw;
text-shadow: 0 0 2px #fff;
}
.about_seven-program-inner h3 {
padding: 0 0 2vw 30%;
font-size: 3.3vw;
position: absolute;
left: 0;
top: 16vw;
text-align: left;
width: 100%;
box-sizing: border-box;
}
.about_seven-program-inner p {
font-size: 2.8vw;
margin: 0 0 3vw;
}
.about_target-head {
height: auto;
padding: 0 0 40vw;
}
.about_target-title {
font-size: 4vw;
padding: 4vw 0 0;
margin: 0 0 3vw;
}
.about_target-title_icon .about_target-icon {
padding: 2vw;
font-size: 3.5vw;
}
.about_target-body {
margin-top: -30vw;
}
.about_target-area {
width: 100%;
padding: 0 0 6vw;
column-count: auto;
column-gap: auto;
column-fill: auto;
display: flex;
flex-wrap: wrap;
}
.about_target-area_left,
.about_target-area_right {
width: 100%;
padding: 0;
}
.about_target-box {
margin: 0 0 6vw;
width: 100%;
}
.about_target-box .about_target-box-inner {
padding: 3vw;
}
.about_target-box h3 {
margin: 0 0 2vw;
}
.about_target-effect {
padding: 0 0 4vw;
}
.about_target-effect dt {
width: 16%;
font-size: 3vw;
}
.about_target-effect dd {
font-size: 3vw;
padding: 0 0 0 3vw;
}
.about_target-work_title {
padding: 2vw;
font-size: 3.5vw;
}
.about_target-work_title::before,
.about_target-work_title::after {
width: 4vw;
right: 3vw;
}
.about_target-work_content {
background: #F0F0F0;
padding: 15px 15px 5px;
display: none;
}
.about_target-work_list {
padding: 0 0 2vw;
}
.about_target-work_list dt {
padding: 1vw 3vw;
font-size: 3vw;
margin: 0 0 1vw;
}
.about_target-work_tags li {
font-size: 3vw;
}
.about_answer-head .about_answer-head_pc {
display: none;
}
.about_answer-head .about_answer-head_sp {
display: block;
}
.about_answer-body {
padding: 3vw 0 6vw;
}
.about_answer-box {
padding: 4vw;
margin: 0 0 4vw;
}
.about_answer-box h3 {
font-size: 4vw;
}
.about_answer-box .about_answer-research {
font-size: 3vw;
}
.about_answer-box .about_answer-graph {
padding: 4vw 0 0;
}
.about_answer-box .about_answer-graph_pc {
display: none;
}
.about_answer-box .about_answer-graph_sp {
display: block;
}
.about_answer-voice {
margin: 0 0 7vw;
}
.about_answer-voice a {
padding: 6vw 3vw;
}
.about_answer-voice a p {
font-size: 3.5vw;
margin: 0 0 3vw;
}
.about_column {
margin: 7vw 0 7vw;
}
.about_column a {
padding: 6vw 3vw;
}
.about_column a p {
font-size: 3.5vw;
margin: 0 0 3vw;
} .columnBoxWrapper {
padding: 40px 0 0;
}
.columnBox{
padding-top: 40px;
}
.columnBox h3{
font-size: 5vw;
line-height: 8vw;
margin-bottom: 5vw;
}
.columnBox ol{
margin-left: 0;
}
.columnBox li {
height: auto;
padding: 2% 2% 6% 2%;
float: none;
margin: 0 auto 8%;
width: 96%;
}
.columnBox li:nth-child(3){
margin-right: :0;
}
} .author {border: 2px solid #66b5bf;}
.author h3{margin: 0; color: #FFF; background:#66b5bf; padding: 10px 15px 10px; font-size: 20px;}
.authorInner {
display: flex;
padding: 18px;
}
.authorThumb {
width: 120px;
margin-right: 20px;
}
.authorName {
width: calc(100% - 120px);
}
.authorName dl{
margin: 0;
}
.authorName dt{
width: 100%;
font-weight: 800;
font-size: 16px;
margin-bottom: 5px;
}
c	margin-left: 0;
}
.authorName ul{
margin: 0;
padding: 0;
}
.authorName li {
list-style: none;
padding-top: 6px;
}
.authorName li a {
color: #3C3C3C;
text-decoration: underline;
position: relative;
padding: 0 0 0 15px;
font-weight: 800;
}
.authorName li a::before {
content: '>';
position: absolute;
left: 0;
top: 50%;
transform: translate3d(0, -50%, 0);
}
.authorName li a:hover{
color: #66b5bf;
}
@media screen and (max-width: 767px) {
.author h3{text-align: center;}
.authorInner {
display: block;
}
.authorThumb {
width: 100%;
margin: 0 0 20px 0;
}
.authorName{
width: 100%;
}
.authorName dt{
font-size: 18px;
}
.authorName dd{
font-size: 14px;
line-height:1.8;
}
.effect_inner{
padding-bottom: 20px;
}
}