.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%;
}
.faqcat_box {
padding: 40px 0 10px;
background: #E7EDF2;
}
.faq_category-list {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.faq_category-list li {
width: calc(100% / 3);
padding: 0 10px 30px;
box-sizing: border-box;
}
.faq_category-list li:nth-child(3n+1) {
padding: 0 20px 30px 0;
}
.faq_category-list li:nth-child(3n) {
padding: 0 0 30px 20px;
}
.faq_category-list li a {
display: block;
padding: 20px 40px;
background: #66B5BF;
color: #fff;
font-size: 18px;
font-weight: 600;
line-height: 1.7;
text-align: center;
position: relative;
}
.faq_category-list li a::after {
content: '';
width: 20px;
height: 20px;
position: absolute;
top: 50%;
right: 16px;
transform: translate3d(0, -50%, 0);
background: url(/images/faq/faqcat_list_icon.png) center center no-repeat;
background-size: cover;
}
.faq_category-list li a:hover {
opacity: .7;
}
.faq_box {
background: #F0F0F0;
padding: 0 0 80px;
}
.faq_box .cvbnr-box {
padding: 100px 0 0;
}
.faq_archve {
padding: 60px 0 20px;
}
.faq_archve-title {
text-align: center;
color: #3C3C3C;
font-weight: 700;
font-size: 25px;
line-height: 1.8;
padding: 0 0 35px;
}
.faq_archve-list li {
border-bottom: 2px solid #F0F0F0;
position: relative;
}
.faq_archve-list li::after {
content: '';
width: 0;
height: 2px;
background: #66B5BF;
position: absolute;
top: 100%;
left: 0;
transition: all .3s;
}
.faq_archve-list li:hover::after {
width: 100%;
transition: all .7s;
}
.faq_archve-list li a {
background: #fff;
padding: 23px 90px 20px;
position: relative;
display: block;
color: #3C3C3C;
font-size: 18px;
line-height: 1.7;
font-weight: 700;
}
.faq_archve-list li a::before {
content: 'Q.';
font-family: bigcity-grotesque-pro;
font-style: normal;
font-weight: 400;
font-size: 36px;
width: 70px;
text-align: right;
position: absolute;
top: 50%;
left: 0;
transform: translate3d(0, -50%, 0);
}
.faq_archve-list li a::after {
content: '';
width: 90px;
height: 100%;
position: absolute;
top: 0;
right: 0;
background: url(/images/common/lst-arrow.png) center center no-repeat;
}
.faq_archve-list li a:hover {
opacity: .8;
}
.faq_single {
background: #F0F0F0;
padding: 35px 0 0;
}
.faq_article {
padding: 20px 60px 40px;
background: #fff;
}
.faq_title {
font-size: 25px;
position: relative;
line-height: 1.68;
padding: 40px 0 40px 70px;
border-bottom: 2px solid #ED8080;
}
.faq_title::before {
content: 'Q.';
font-family: bigcity-grotesque-pro;
font-style: normal;
font-weight: 400;
font-size: 40px;
width: 60px;
position: absolute;
top: 50%;
left: 0;
transform: translate3d(0, -50%, 0);
}
.faq_content {
padding: 40px 0 0;
}
.faq_content p,
.faq_content li,
.faq_content dt,
.faq_content dd,
.faq_content th,
.faq_content td {
font-size: 16px;
line-height: 2;
}
.faq_content p,
.faq_content ul,
.faq_content ol,
.faq_content dl,
.faq_content table {
margin: 0 0 20px;
}
.faq_content a {
color: #66B5BF;
}
.faq_content a:hover {
text-decoration: underline;
}
.faq_content img {
max-width: 100%;
height: auto;
}
.faq_rerlation-link {
display: flex;
padding: 30px 0;
align-items: center;
}
.faq_rerlation-link dt {
padding: 0 5px 0 70px;
font-size: 20px;
line-height: 1.5;
letter-spacing: .1em;
font-weight: 600;
}
.faq_rerlation-link-list {
letter-spacing: -.4em;
}
.faq_rerlation-link-list li {
display: inline-block;
letter-spacing: normal;
margin: 0 0 0 20px;
}
.faq_rerlation-link-list li a {
display: inline-block;
position: relative;
padding: 0 0 0 15px;
font-size: 16px;
line-height: 1.9;
color: #3C3C3C;
text-decoration: underline;
}
.faq_rerlation-link-list li a::after {
content: '>';
position: absolute;
left: 0;
top: 50%;
transform: translate3d(0, -50%, 0);
}
.faq_rerlation-link-list li a:hover {
color: #66B5BF;
}
.faq_current-category {
padding: 0 0 80px;
}
.faq_current-category .cvbnr-box {
padding: 50px 0 0;
}
@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%;
}
.faqcat_box {
padding: 5vw 0 3vw;
background: #E7EDF2;
}
.faq_category-list li {
width: 100%;
padding: 0 0 1vw;
box-sizing: border-box;
}
.faq_category-list li:nth-child(3n+1),
.faq_category-list li:nth-child(3n) {
padding: 0 0 1vw;
}
.faq_category-list li a {
padding: 2vw 4.5vw;
font-size: 3.5vw;
text-align: left;
}
.faq_category-list li a::after {
width: 3vw;
height: 3vw;
right: 3vw;
background-size: 100% auto;
}
.faq_box {
padding: 0 0 5vw;
}
.faq_box .cvbnr-box {
padding: 5vw 0 0;
}
.faq_archve {
padding: 7vw 0 3vw;
}
.faq_archve-title {
font-size: 4.5vw;
padding: 0 0 4vw;
}
.faq_archve-list li {
border-bottom: 1px solid #F0F0F0;
}
.faq_archve-list li a {
padding: 2.5vw 4.5vw 2.5vw 8vw;
font-size: 3.5vw;
}
.faq_archve-list li a::before {
font-size: 4vw;
width: 6.5vw;
}
.faq_archve-list li a::after {
width: 1.5vw;
right: 1.5vw;
background-size: 100% auto;
}
.faq_single {
padding: 5vw 0 0;
}
.faq_article {
padding: 2vw 5vw 3vw;
background: #fff;
}
.faq_title {
font-size: 4.5vw;
padding: 3vw 0 3vw 8vw;
border-bottom: 2px solid #ED8080;
}
.faq_title::before {
font-size: 6vw;
width: 8vw;
}
.faq_content {
padding: 3vw 0 0;
}
.faq_content p,
.faq_content li,
.faq_content dt,
.faq_content dd,
.faq_content th,
.faq_content td {
font-size: 3.5vw;
}
.faq_content p,
.faq_content ul,
.faq_content ol,
.faq_content dl,
.faq_content table {
margin: 0 0 2vw;
}
.faq_rerlation-link {
padding: 3vw 0;
}
.faq_rerlation-link dt {
padding: 0 1vw 0 5vw;
font-size: 3.5vw;
}
.faq_rerlation-link-list li {
margin: 0 0 0 2vw;
}
.faq_rerlation-link-list li a {
padding: 0 0 0 3vw;
font-size: 3vw;
text-align: center;
}
.faq_current-category {
padding: 0 0 7vw;
}
.faq_current-category .cvbnr-box {
padding: 5vw 0 0;
}
}