.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%;
}  #introduction .reasonbox {
background: #F0F0F0;
padding: 40px 0 20px;
margin-bottom: 50px;
}
#introduction .reasonbox h3 {
font-size: 25px;
line-height: 43px;
text-align: center;
margin-bottom: 35px;
font-weight: bold;
}
#introduction .reasonbox h3 {
font-size: 25px;
line-height: 43px;
text-align: center;
margin-bottom: 35px;
font-weight: bold;
}
#introduction .reasonbox ol.master {
overflow: hidden;
}
#introduction .reasonbox ol.master > li {
width: 495px;
height: 330px;
padding: 25px 10px 8px 25px;
background: #fff;
overflow: hidden;
margin-bottom: 40px;
position: relative;
}
#introduction .reasonbox .btn_arrow {
font-size: 15px !important;
margin-top: 20px;
}
#introduction .reasonbox .btn_arrow:before {
font-size: 15px !important;
vertical-align: 0 !important;
}
#introduction .mt--20 {
margin-top: -20px;
}
#introduction .mt--35 {
margin-top: -35px;
}
#introduction .reasonbox ol.master > li:nth-child(1),
#introduction .reasonbox ol.master > li:nth-child(3) {
float: left;
}
#introduction .reasonbox ol.master > li:nth-child(2),
#introduction .reasonbox ol.master > li:nth-child(4) {
float: right;
}
#introduction .reasonbox ol.master > li dt {
text-align: center;
font-size: 40px;
line-height: 40px;
color: #67b5bf;
margin-bottom: 5px;
}
#introduction .reasonbox ol.master > li dd h4 {
display: block;
text-align: center;
margin-bottom: 40px;
}
#introduction .reasonbox ol.master > li dd h4 span {
text-align: center;
font-size: 20px;
line-height: 35px;
letter-spacing: 3px;
display: inline-block;
position: relative;
}
#introduction .reasonbox ol.master > li dd h4 span:before {
content: '';
background: #67b5bf;
width: 100%;
height: 3px;
position: absolute;
bottom: 0;
left: 0;
}
#introduction .reasonbox ol.master > li > dl > dd > ol > li:first-child {
float: left;
width: 200px;
}
#introduction .reasonbox ol.master > li > dl > dd > ol > li:last-child {
float: right;
width: 280px;
margin-right: 10px;
}
#introduction .reasonbox ol.master > li p {
font-size: 14px;
line-height: 26px;
margin-bottom: 5px;
}
#introduction .reasonbox ol.master > li p span {
display: block;
}
#introduction .reasonbox ol.master > li ul li {
font-size: 15px;
margin-bottom: 0;
}
#introduction .reasonbox ol.master ul.cheak-icon li:before {
content: '';
background: url(/images/common/icon-cheak.png) no-repeat;
display: inline-block;
width: 14px;
height: 14px;
padding: 0 10px 0 0;
background-size: contain;
vertical-align: -2px;
}
#introduction .reasonbox ol.master > li > dl > dd > ol > li:last-child > ul > li {
font-size: 11px;
line-height: 19px;
}
#introduction .reasonbox ol.master > li > dl > dd > ol > li:last-child > ul > li:before {
font-size: 11px;
line-height: 19px;
content: '※';
width: 12px;
height: 20px;
display: block;
float: left;
}
#introduction .reasonbox ol.master .both:before {
font-size: 11px;
line-height: 19px;
content: '※';
width: 12px;
height: 80px;
display: block;
float: left;
}
#introduction .reasonbox ol.master .both {
font-size: 11px;
line-height: 19px;
width: 160px;
position: absolute;
bottom: 20px;
left: 30px;
}
#introduction .reasonbox ol.master .both-img {
position: absolute;
bottom: 20px;
right: 30px;
} #introduction .cvbox {
padding: 65px 0;
margin: 0 auto;
max-width: 1100px;
} #introduction .hearbox {
padding: 50px 0 50px;
}
#introduction .hearbox h2 {
font-size: 25px;
line-height: 43px;
border-bottom: #000 solid 4px;
border-top: #000 solid 4px;
padding: 15px 0;
margin-bottom: 40px;
text-align: center;
}
#introduction .hearbox h3 {
font-size: 20px;
line-height: 35px;
margin-bottom: 10px;
text-align: center;
}
#introduction .hearbox .answer {
margin-bottom: 15px;
}
#introduction .hearbox .answer p {
text-align: center;
font-size: 20px;
line-height: 35px;
margin-bottom: 5px;
}
#introduction .hearbox .answer .ill-l img {
padding-right: 10px;
display: inline-block;
}
#introduction .hearbox .answer .ill-l::after {
content: 'の方が';
vertical-align: bottom;
}
#introduction #graph01 {
margin: 0 auto 40px;
width: 350px;
}
#introduction #graph02 {
margin-bottom: 40px;
} #introduction .expbox {
background: #F0F0F0;
padding: 40px 0 20px;
}
#introduction .expbox h2 {
font-size: 25px;
line-height: 43px;
text-align: center;
margin-bottom: 35px;
font-weight: bold;
}
#introduction .expbox .btn_arrow {
font-size: 18px;
}
#introduction .expbox .btn_arrow:before {
font-size: 16px;
}
#introduction .expbox ol {
overflow: hidden;
margin-bottom: 40px;
}
#introduction .expbox ol li {
width: 495px;
height: 330px;
padding: 25px 10px 25px 25px;
background: #fff;
overflow: hidden;
position: relative;
}
#introduction .expbox ol li:first-child {
float: left;
}
#introduction .expbox ol li:last-child {
float: right;
}
#introduction .expbox ol li dl {
overflow: hidden;
margin-bottom: 25px;
height: 165px;
position: relative;
}
#introduction .expbox ol li dl dt {
float: right;
width: 165px;
}
#introduction .expbox ol li dl dt img {
border-radius: 50%;
}
#introduction .expbox ol li dl dd {
float: left;
width: 310px;
}
#introduction .expbox ol li dl dd h3 {
font-size: 20px;
line-height: 30px;
font-weight: bold;
}
#introduction .expbox ol li dl dd span {
font-size: 16px;
line-height: 25px;
font-weight: bold;
display: block;
position: absolute;
bottom: 0;
left: 0;
}
#introduction .expbox ol li p {
font-size: 14px;
line-height: 26px;
margin-bottom: 10px;
}
#introduction .expbox ol li p span {
display: block;
}
#introduction .expbox ol li .btn_arrow {
font-size: 14px;
}
#introduction .expbox ol li .btn_arrow:before {
font-size: 10px;
vertical-align: 1px;
margin-right: 5px;
} #introduction .flowbox {
padding: 60px 0 30px;
}
#introduction .flowbox h2 {
font-size: 25px;
line-height: 43px;
text-align: center;
font-weight: bold;
}
#introduction .flowbox span {
font-size: 20px;
line-height: 35px;
text-align: center;
margin-bottom: 15px;
font-weight: bold;
display: block;
}
#introduction .flowbox ol {
overflow: hidden;
}
#introduction .flowbox ol li {
float: left;
}
#introduction .flowbox ol li::after {
content: '';
background: url(/images/introduction/flow_order_arrow.png) no-repeat center;
display: inline-block;
width: 26px;
height: 33px;
padding: 0 25px 0 25px;
background-size: contain;
margin-top: 110px;
}
#introduction .flowbox ol li:last-child::after {
content: none;
} #introduction .flowstep_box .inner {
padding: 35px 0 35px;
border-top: #000 solid 3px;
}
#introduction .flowstep_box .inner .step_wrap {
width: 710px;
margin: 0 auto;
}
#introduction .flowstep_box .bb {
border-bottom: #000 solid 3px;
}
#introduction .flowstep_box .step_wrap .numbox p {
float: left;
width: 100px;
height: 100px;
border-radius: 50%;
background: #67b5bf;
color: #fff;
}
#introduction .flowstep_box .step_wrap .numbox p span {
display: block;
text-align: center;
font-size: 18px;
line-height: 25px;
margin-top: 25px;
}
#introduction .flowstep_box .step_wrap .numbox p strong {
display: block;
text-align: center;
font-size: 30px;
line-height: 25px;
}
#introduction .flowstep_box .step_wrap .numbox .sp-play {
display: none;
}
#introduction .flowstep_box .step_wrap .mt--40 {
margin-top: -40px !important;
}
#introduction .flowstep_box .step_wrap .mt--55 {
margin-top: -55px !important;
}
#introduction .flowstep_box .step_wrap .mb-25 {
margin-bottom: 25px;
}
#introduction .flowstep_box .step_wrap .mb-30 {
margin-bottom: 30px;
}
#introduction .flowstep_box .step_wrap .infobox {
margin: 0 0 0 130px;
}
#introduction .flowstep_box .step_wrap .infobox h3,
#introduction .flowstep_box .step_wrap h4 {
font-size: 25px;
line-height: 43px;
margin-bottom: 10px;
}
#introduction .flowstep_box .step_wrap .infobox p {
font-size: 14px;
line-height: 26px;
}
#introduction .flowstep_box .step_wrap .infobox p span {
display: block;
}
#introduction .flowstep_box .step_wrap .telbox {
background: #F0F0F0;
width: 420px;
padding: 15px 10px 15px;
overflow: hidden;
margin-top: 15px;
}
#introduction .flowstep_box .step_wrap .telbox dt {
font-size: 16px;
line-height: 28px;
margin-bottom: 5px;
text-align: center;
}
#introduction .flowstep_box .step_wrap .telbox dd p img {
width: 335px;
margin: 0 auto 5px;
}
#introduction .flowstep_box .step_wrap .telbox dd p {
text-align: center;
}
#introduction .flowstep_box .step_wrap .telbox dd p span {
display: inline-block;
margin-right: 12px;
}
#introduction .flowstep_box .step_wrap .itembox {
background: #F0F0F0;
width: 450px;
padding: 10px;
overflow: hidden;
margin-bottom: 15px;
}
#introduction .flowstep_box .step_wrap .itembox dt {
font-size: 18px;
line-height: 35px;
}
#introduction .flowstep_box .step_wrap .itembox .icon_circle {
overflow: hidden;
line-height: 20px;
}
#introduction .flowstep_box .step_wrap .itembox .icon_circle li {
float: left;
font-size: 15px;
}
#introduction .flowstep_box .step_wrap .itembox .icon_circle li:first-child {
width: 160px;
}
#introduction .flowstep_box .step_wrap .itembox .icon_circle li::before {
content: '●';
color: #67b5bf;
font-size: 27px;
vertical-align: -1px;
}
#introduction .flowstep_box .endbox ol {
width: 640px;
overflow: hidden;
margin: 20px auto -20px !important;
padding-right: 10px;
}
#introduction .flowstep_box .endbox ol li:first-child { }
#introduction .flowstep_box .endbox ol li:last-child { }
#introduction .flowstep_box .endbox ul li {
margin-bottom: 10px;
font-size: 15px;
}
#introduction .flowstep_box .endbox ul li:before {
font-size: 12px;
margin-right: 5px;
vertical-align: 0;
} #introduction .quest_box {
background: #F0F0F0;
padding: 40px 0 40px;
}
#introduction .quest_box h4 {
font-size: 25px;
line-height: 43px;
margin-bottom: 40px;
font-weight: bold;
text-align: center;
}
#introduction .quest_box ol li {
overflow: hidden;
background: #fff;
padding: 15px;
margin-bottom: 25px;
position: relative;
}
#introduction .quest_box ol li::before {
content: 'Q.';
font-family: bigcity-grotesque-pro;
font-style: normal;
font-weight: 400;
color: #3c3c3c;
font-size: 40px;
padding-top: 5px;
float: left;
margin-right: 10px;
}
#introduction .quest_box ol li .acod {
font-size: 20px;
line-height: 35px;
font-weight: bold;
cursor: pointer;
}
#introduction .quest_box ol li .acod-in {
padding: 30px 30px 30px 60px;
font-size: 14px;
line-height: 26px;
overflow: hidden;
width: 90%;
}
#introduction .quest_box ol li .acod-in span {
display: block;
}
#introduction .quest_box ol li .acod-in .floatbox {
width: 590px;
}
#introduction .quest_box ol li .img01:after {
content: '';
background: url(/images/introduction/reason_img01.jpg) no-repeat center;
display: inline-block;
width: 220px;
height: 160px;
background-size: contain;
margin-left: 25px;
position: absolute;
top: 80px;
right: 30px;
} #introduction .cv_box {
padding: 40px 0 40px;
}
#introduction .cv_box h5 {
font-size: 25px;
line-height: 43px;
margin-bottom: 40px;
font-weight: bold;
text-align: center;
} #introduction .next_link_box {
margin: 30px 0 50px;
}
#introduction .next_link_box .inner {
position: relative;
height: 500px;
width: 1000px;
background: url(/images/introduction/f_banner.jpg) no-repeat;
}
#introduction .next_link_box dl {
position: absolute;
top: 305px;
left: 75px;
}
#introduction .next_link_box dl dt {
font-size: 20px;
margin-bottom: 10px;
font-weight: bold;
}
#introduction .next_link_box dl dd a {
text-decoration: underline;
font-size: 20px;
font-weight: bold;
color: #3c3c3c;
}
#introduction .next_link_box dl dd:before {
content: "＞";
display: inline-block;
font-size: 16px;
margin-right: 5px;
vertical-align: 2px;
}
#introduction .next_link_box dl dd a:hover {
text-decoration: none;
} .introduction-nav {
max-width: 1140px;
margin: 0 auto;
padding: 40px 20px;
}
.introduction-nav_list {
display: flex;
width: 100%;
}
.introduction-nav_list li {
width: calc(100% - 60px);
margin: 0 30px 0 0;
}
.introduction-nav_list li:nth-child(3n) {
margin: 0;
}
.introduction-nav_list li a {
display: block;
background: #67b5bf;
color: #fff;
}
.introduction-nav_photo {
display: block;
padding: 5px;
}
.introduction-nav_photo img{
max-width: 100%;
height: auto;
}
.introduction-nav_text{
display: block;
text-align: center;
padding: 15px;
font-size-adjust: 16px;
line-height: 1.2;
font-weight: bold;
}
.introduction-nav_text::after{
content: '';
display: inline-block;
width: 9px;
height: 10px;
background: url(/images/introduction/icon_arw.svg) center center no-repeat;
background-size: contain;
margin: 0 0 0 10px;
} /*/*//**//*/*//**/@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%;
}
#introduction .whybox p span {
text-align: left;
}
#introduction .whybox p span br {
display: none;
} #introduction .reasonbox {
padding: 7% 0 7%;
margin-bottom: 10vw;
}
#introduction .reasonbox h3 {
font-size: 4.5vw;
line-height: 6vw;
margin-bottom: 6vw;
}
#introduction .reasonbox ol.master > li {
width: 95%;
height: auto;
padding: 5.5% 2.5% 2.5%;
margin-bottom: 7%;
}
#introduction .reasonbox .btn_arrow {
font-size: 3.5vw !important;
margin-top: 0;
}
#introduction .reasonbox .btn_arrow:before {
font-size: 1.5vh;
}
#introduction .mt--20 {
margin-top: -20px;
}
#introduction .mt--35 {
margin-top: 0;
}
#introduction .reasonbox ol.master > li:nth-child(1),
#introduction .reasonbox ol.master > li:nth-child(2),
#introduction .reasonbox ol.master > li:nth-child(3),
#introduction .reasonbox ol.master > li:nth-child(4) {
float: none;
}
#introduction .reasonbox ol.master > li dt {
font-size: 10vw;
line-height: 8vw;
margin-bottom: 1vw;
padding: 2% 0;
}
#introduction .reasonbox ol.master > li dd h4 {
margin-bottom: 7%;
}
#introduction .reasonbox ol.master > li dd h4 span {
font-size: 5vw;
line-height: 7vw;
letter-spacing: 0;
}
#introduction .reasonbox ol.master > li dd h4 span:before {
content: '';
width: 100%;
height: 3px;
position: absolute;
bottom: -1.5vw;
left: 0;
}
#introduction .reasonbox ol.master > li > dl > dd > ol > li:first-child {
margin-bottom: 3%;
}
#introduction .reasonbox ol.master > li > dl > dd > ol > li:first-child,
#introduction .reasonbox ol.master > li > dl > dd > ol > li:last-child {
float: none;
width: 100%;
}
#introduction .reasonbox ol.master > li > dl > dd > ol > li:last-child img {
width: 100%;
}
#introduction .reasonbox ol.master > li p {
font-size: 4vw;
line-height: 7vw;
margin-bottom: 0;
}
#introduction .reasonbox ol.master > li p span {
display: inline;
}
#introduction .reasonbox ol.master ul.cheal-icon li {
font-size: 14px;
margin-bottom: 5px;
}
#introduction .reasonbox ol.master ul.cheak-icon {
margin-top: 3vw;
font-size: 4.3vw;
}
#introduction .reasonbox ol.master ul.cheak-icon li:before {
content: '';
background: url(/images/common/icon-cheak.png) no-repeat;
display: inline-block;
width: 14px;
height: 14px;
padding: 0 10px 0 0;
background-size: contain;
vertical-align: -2px;
}
#introduction .reasonbox ol.master > li > dl > dd > ol > li:last-child > ul > li {
font-size: 11px;
line-height: 19px;
}
#introduction .reasonbox ol.master > li > dl > dd > ol > li:last-child > ul > li:before {
font-size: 11px;
line-height: 19px;
content: '※';
width: 12px;
height: 20px;
display: block;
float: left;
}
#introduction .reasonbox ol.master .both:before {
font-size: 1.5vh;
line-height: 2.7vh;
content: '※';
width: 18px;
height: 50px;
}
#introduction .reasonbox ol.master .both {
font-size: 1.5vh;
line-height: 2.7vh;
width: 100%;
position: static;
}
#introduction .reasonbox ol.master .both-img {
position: absolute;
bottom: 20px;
right: 30px;
} #introduction .cvbox {
padding: 5% 0;
max-width: 92%;
margin: 0 auto;
} #introduction .hearbox {
padding-bottom: 8%;
}
#introduction .hearbox h2 {
font-size: 5vw;
line-height: 7vw;
padding: 4% 0;
margin-bottom: 5vw;
border-top: #000 solid 3px;
border-bottom: #000 solid 3px;
}
#introduction .hearbox h3 {
font-size: 4.3vw;
line-height: 6vw;
margin-bottom: 6vw;
}
#introduction .hearbox .answer {
margin-bottom: 15px;
}
#introduction .hearbox .answer p {
font-size: 4vw;
line-height: 6vw;
margin-bottom: 2vw;
}
#introduction .hearbox .answer .ill-l img {
padding-right: 10px;
display: inline-block;
}
#introduction .hearbox .answer .ill-l::after {
content: 'の方が';
vertical-align: bottom;
}
#introduction #graph01 {
margin: 0 auto 5%;
width: 80%;
}
#introduction #graph02 {
margin-bottom: 40px;
} #introduction .expbox {
padding: 10% 0 1%;
}
#introduction .expbox h2 {
font-size: 4.6vw;
line-height: 6vw;
margin-bottom: 8%;
}
#introduction .expbox .btn_arrow {
font-size: 18px;
}
#introduction .expbox .btn_arrow:before {
font-size: 16px;
}
#introduction .expbox ol {
margin-bottom: 0;
}
#introduction .expbox ol li {
width: 95%;
height: auto;
padding: 5% 2.5% 5% 2.5%;
margin-bottom: 8%;
}
#introduction .expbox ol li:first-child,
#introduction .expbox ol li:last-child {
float: none;
}
#introduction .expbox ol li dl {
margin-bottom: 5%;
height: auto;
position: static;
}
#introduction .expbox ol li dl dt {
width: 30%;
}
#introduction .expbox ol li dl dd {
width: 70%;
}
#introduction .expbox ol li dl dd h3 {
font-size: 4.6vw;
line-height: 7.3vw;
font-weight: bold;
}
#introduction .expbox ol li dl dd span {
font-size: 3vw;
line-height: 6vw;
position: static;
margin-top: 1.5vw;
}
#introduction .expbox ol li p {
font-size: 3.8vw;
line-height: 6.5vw;
margin-bottom: 4vw;
}
#introduction .expbox ol li p span {
display: inline;
}
#introduction .expbox ol li .btn_arrow {
font-size: 3.5vw;
}
#introduction .expbox ol li .btn_arrow:before {
font-size: 10px;
vertical-align: 1px;
margin-right: 5px;
} #introduction .flowbox {
padding: 6% 0 6%;
}
#introduction .flowbox h2 {
font-size: 2.6vh;
line-height: 3.6vh;
}
#introduction .flowbox span {
font-size: 1.9vh;
line-height: 4vh;
margin-bottom: 3%;
}
#introduction .flowbox ol {
width: 90%;
margin: 0 auto;
}
#introduction .flowbox ol li {
float: none;
margin-bottom: 5%;
text-align: center;
}
#introduction .flowbox ol li::after {
content: none;
} #introduction .flowstep_box .inner {
padding: 5% 0;
}
#introduction .flowstep_box .inner .step_wrap {
width: 100%;
margin: 0 auto;
}
#introduction .flowstep_box .step_wrap .infobox h3 {
display: none;
}
#introduction .flowstep_box .step_wrap h4 {
font-size: 5vw;
line-height: 8vw;
margin-bottom: 1vw;
}
#introduction .flowstep_box .step_wrap .btn_both_pink a {
margin-bottom: 5vw;
}
#introduction .flowstep_box .endbox ul li {
text-align: left !important;
font-size: 3.5vw;
margin-bottom: 1vw;
}
#introduction .flowstep_box .endbox ol {
width: 100%;
overflow: hidden;
margin: 20px auto -20px !important;
padding-right: 10px;
}
#introduction .flowstep_box .endbox ol li:first-child,
#introduction .flowstep_box .endbox ol li:last-child {
float: none;
}
#introduction .flowstep_box .endbox ol li.btn_both_pink a,
#introduction .flowstep_box .endbox ol li.btn_both_gren a {
width: 100% !important;
}
#introduction .flowstep_box .endbox ol li:first-child a {
margin: 0 auto 5vw;
}
#introduction .flowstep_box .step_wrap > dt {
display: none;
}
#introduction .flowstep_box .step_wrap > dt span {
display: block;
font-size: 14px;
}
#introduction .flowstep_box .step_wrap > dd {
float: none;
width: 100%;
}
#introduction .flowstep_box .step_wrap .telbox {
width: 95%;
height: auto;
padding: 2.5%;
}
#introduction .flowstep_box .step_wrap .telbox dt {
font-size: 3.5vw;
line-height: 6vw;
margin-bottom: 1vw;
text-align: center;
}
#introduction .flowstep_box .step_wrap .telbox dd p {
margin: 0;
}
#introduction .flowstep_box .step_wrap .telbox dd p img {
width: 80%;
margin: 0 auto;
}
#introduction .flowstep_box .step_wrap .telbox dd p span {
display: inline-block;
margin-right: 10px;
font-size: 3.5vw;
letter-spacing: 0;
}
#introduction .quest_box ol li .img01:after {
display: none;
}
#introduction .flowstep_box .step_wrap .numbox {
overflow: hidden;
margin-bottom: 10px;
}
#introduction .flowstep_box .step_wrap .numbox p {
float: left;
width: 12.5vw;
height: 12.5vw;
margin-right: 4vw;
}
#introduction .flowstep_box .step_wrap .numbox p span {
font-size: 2vw;
line-height: 4vw;
margin-top: 10%;
}
#introduction .flowstep_box .step_wrap .numbox p strong {
font-size: 6vw;
line-height: 7vw;
}
#introduction .flowstep_box .step_wrap .numbox .sp-play {
display: block;
font-size: 4.3vw;
}
#introduction .flowstep_box .step_wrap .numbox dd {
float: left;
margin: 5px 0 0 15px;
width: 70%;
}
#introduction .flowstep_box .step_wrap .mt--40 {
margin-top: 0 !important;
}
#introduction .flowstep_box .step_wrap .mt--55 {
margin-top: 0 !important;
}
#introduction .flowstep_box .step_wrap .mb-25 {
margin-bottom: 3% !important;
}
#introduction .flowstep_box .step_wrap .mb-30 {
margin-bottom: 30px;
}
#introduction .flowstep_box .step_wrap .numbox dd h3 {
font-size: 2.1vh;
line-height: 3vh;
margin-bottom: 0;
}
#introduction .flowstep_box .step_wrap .infobox {
margin: 0;
padding: 2% 0 0 0;
}
#introduction .flowstep_box .step_wrap .infobox .btn_arrow {
font-size: 1.8vh;
}
#introduction .flowstep_box .step_wrap .infobox .btn_arrow:before {
font-size: 1vh;
margin-right: 2%;
}
#introduction .flowstep_box .step_wrap .infobox p {
font-size: 4vw;
line-height: 7vw;
margin-bottom: 5%;
}
#introduction .flowstep_box .step_wrap .infobox p span {
display: inline;
}
#introduction .flowstep_box .step_wrap .itembox {
width: 95%;
height: auto;
padding: 2.5% 2.5% 4.5% 2.5%;
margin-bottom: 5%;
}
#introduction .flowstep_box .step_wrap .itembox dt {
font-size: 5vw;
line-height: 10vw;
}
#introduction .flowstep_box .step_wrap .itembox .icon_circle {
overflow: hidden;
line-height: 20px;
}
#introduction .flowstep_box .step_wrap .itembox .icon_circle li {
float: none;
}
#introduction .flowstep_box .step_wrap .itembox .icon_circle li:first-child {
width: 100%;
}
#introduction .flowstep_box .step_wrap .itembox .icon_circle li::before {
font-size: 3vh;
} #introduction .quest_box {
padding: 7% 0 7%;
margin-top: 0;
}
#introduction .quest_box h4 {
font-size: 2.4vh;
line-height: 3vh;
margin-bottom: 7%;
}
#introduction .quest_box ol li {
padding: 3% 4% 4% 4%;
margin-bottom: 8%;
position: relative;
}
#introduction .quest_box ol li::before {
font-size: 8vw;
padding-top: 0;
float: none;
margin-right: 0;
}
#introduction .quest_box ol li .acod {
font-size: 4.3vw;
line-height: 6vw;
width: 95%;
margin-top: 2%;
}
#introduction .quest_box ol li .acod-in {
padding: 8% 0 0 0;
font-size: 4vw;
line-height: 6vw;
width: 100%;
}
#introduction .quest_box ol li .acod-in .floatbox {
float: none;
width: 100%;
padding: 5% 0 10%;
}
#introduction .quest_box .accordion_icon_sp {
left: 80%;
top: 11%;
} #introduction .next_link_box {
margin: 0 0 20vw;
}
#introduction .next_link_box .inner {
position: relative;
height: 50vw;
width: 100% !important;
background: url(/images/introduction/f_banner_s.jpg) no-repeat;
background-size: cover;
}
#introduction .next_link_box dl {
top: 30vw;
left: 5vw;
}
#introduction .next_link_box dl dt {
font-size: 3.5vw;
margin-bottom: 1vw;
}
#introduction .next_link_box dl dd a {
font-size: 4vw;
}
#introduction .next_link_box dl dd:before {
content: "＞";
display: inline-block;
font-size: 3vw;
margin-right: 0.5vw;
vertical-align: 1px;
} #introduction .cv_box {
padding: 7% 0 7%;
}
#introduction .cv_box h5 {
font-size: 5vw;
line-height: 8vw;
margin-bottom: 5%;
} .introduction-nav {
padding: 20px 20px 10px;
}
.introduction-nav_list {
width: 100%;
display: block;
}
.introduction-nav_list li:nth-child(1n) {
width: 100%;
margin: 0 0 10px;
}
.introduction-nav_text{
padding: 4vw;
}
.introduction-nav_text::after{
width: 6px;
height: 8px;
}
}