.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%;
}
.contact_list {
background: #F0F0F0;
padding: 55px 0 80px;
}
.contact_box-area {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 0 0 90px;
}
.contact_box {
width: calc(50% - 20px);
box-sizing: border-box;
padding: 0 0 40px 0;
}
.contact_box.wide {
width: 100%;
}
.contact_box .contact_box-inner {
background: #fff;
padding: 30px;
height: 100%;
box-sizing: border-box;
}
.contact_box.wide .contact_box-inner {
padding: 56px 30px 40px 30px;
}
.contact_box .contact_box-inner::before {
content: '';
display: block;
width: 100%;
height: 46px;
margin: 0 0 25px;
background: url(/images/contact/icon_faq.png) center center no-repeat;
background-size: auto auto;
}
.contact_box.wide .contact_box-inner::before {
display: none;
}
.contact_box#contact_box-faq .contact_box-inner::before {
background-image: url(/images/contact/icon_faq.png);
}
.contact_box#contact_box-tel .contact_box-inner::before {
background-image: url(/images/contact/icon_tel.png);
}
.contact_box#contact_box-form .contact_box-inner::before {
background-image: url(/images/contact/icon_form.png);
}
.contact_box#contact_box-interview .contact_box-inner::before {
background-image: url(/images/contact/icon_interview.png);
}
.contact_box#contact_box-introduction .contact_box-inner::before {
background-image: url(/images/contact/icon_introduction.png);
}
.contact_box#contact_box-member .contact_box-inner::before {
background-image: url(/images/contact/icon_member.png);
}
.contact_box#contact_box-chat .contact_box-inner::before {
background-image: url(/images/contact/ico_line-chat.png);
}
.contact_box .btn_both_gren a {
margin: 30px auto 0;
}
.contact_box .btn_both_pink a {
margin: 30px auto 0;
}
.contact_box .lst_linkarw {
margin-top: 20px;
}
.contact_box-click {
display: none;
}
.contact_box-copy {
font-size: 24px;
line-height: 2;
font-weight: bold;
text-align: center;
margin: 0 0 25px 0;
}
.contact_box-copy img {
width: 86px;
vertical-align: middle;
margin: 0 10px;
}
.contact_box.wide .title_underline {
margin: 0 0 34px 0;
}
.contact_box-text {
font-size: 16px;
line-height: 2;
}
.contact_box-text.mb {
margin-bottom: 1.2em;
}
.account_title {
color: #5c5c5c;
font-size: 16px;
line-height: 1.5;
text-align: center;
text-decoration: underline;
text-underline-offset: 4px;
margin: 21px 0 23px 0;
}
.account_title a {
color: inherit;
}
.account_title .ib {
display: inline-block;
text-decoration: underline;
}
.account_box {
text-align: center;
}
.account_box > * {
display: inline-block;
margin: 0 8px;
}
.contact_tel-btn-area {
padding: 15px 0 40px;
}
.contact_tel-btn-area .contact_tel-btn {
display: block;
position: relative;
padding: 0 60px;
color: #3C3C3C;
}
.contact_tel-btn-area .contact_tel-btn:hover {
opacity: .8;
}
.contact_tel-btn-area .contact_tel-btn::after {
content: '';
position: absolute;
right: 0;
top: 50%;
width: 12px;
height: 13px;
background: url(/images/common/lst_linkarw_black.svg) center center no-repeat;
background-size: cover;
transform: translate3d(0, -50%, 0);
}
.contact_tel-btn-area .contact_tel-btn-num {
display: block;
font-size: 44px;
line-height: 1.4;
position: relative;
padding: 0 0 0 45px;
font-family: Helvetica, dnp-shuei-gothic-gin-std, Arial, "Hiragino Kaku Gothic Pro","Noto Sans", "Noto Sans CJK JP", "NotoSansCJKjp-Jxck","游ゴシック","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック";
}
.contact_tel-btn-area .contact_tel-btn-num::after {
content: '';
position: absolute;
left: 0;
top: 50%;
width: 36px;
height: 36px;
transform: translate3d(0, -50%, 0);
background: url(/images/contact/icon_tel_num.png) center center no-repeat;
background-size: cover;
}
.contact_tel-btn-area .contact_tel-btn-time {
display: block;
font-size: 16px;
line-height: 1.2;
letter-spacing: -.05em;
text-align: center;
}
.contact_box-text_note {
margin: 10px 0 0;
}
.contact_box-text_note li {
font-size: 13px;
line-height: 1.5;
color: #767676;
}
.contact_box-subtitle {
text-align: center;
font-size: 16px;
line-height: 2;
color: #ED8080;
padding: 0 0 20px;
margin: -20px 0 0;
} .contact_form-area {
background: #F0F0F0;
padding: 75px 0 85px;
}
.contact_form-head {
border-bottom: 1px solid #e2e2e2;
padding: 0 0 60px;
}
.contact_form-head h2 {
font-size: 20px;
line-height: 2;
margin: 0 0 30px;
color: #ED8080;
text-align: center;
}
.contact_form-head .contact_form-head-text {
text-align: left;
font-size: 16px;
line-height: 2;
}
.contact_form-head .contact_form-head-text a {
color: #3C3C3C;
text-decoration: underline;
}
.contact_form-head .contact_form-head-text a:hover {
color: #ED8080;
}
.contact_form-head-list {
padding: 10px 0 10px;
}
.contact_form-head-list li {
text-align: left;
color: #767676;
font-size: 13px;
line-height: 1.5;
}
.contact_form-box {
padding: 20px 0;
border-bottom: 1px solid #e2e2e2;
}
.contact_form-row {
padding: 20px 100px;
display: flex;
box-sizing: border-box;
}
.contact_form-row-name {
font-size: 16px;
box-sizing: border-box;
width: calc(100% / 6);
padding: 10px 0 0;
line-height: 1.7;
}
.contact_form-row-necessity {
box-sizing: border-box;
width: 10%;
padding: 10px 2%;
}
.contact_form-row-icon {
box-sizing: border-box;
display: inline-block;
color: #fff;
background: #ED8080;
font-size: 13px;
line-height: 1.5;
padding: 3px 10px;
}
.contact_form-row-input {
box-sizing: border-box;
width: calc( 100% - ((100% / 6) + 10%));
}
.contact_form-row-confirm {
box-sizing: border-box;
padding: 10px 0 0;
width: calc( 100% - ((100% / 6) + 10%));
font-size: 14px;
line-height: 1.7;
font-size: 16px;
}
.contact_form-submit-area {
padding: 40px 0 100px;
}
.contact_form-submit-area .contact_form-submit-text {
font-size: 14px;
line-height: 1.7;
padding: 0 0 20px;
text-align: center;
}
.contact_form-submit-area .contact_form-submit-text a {
color: #3C3C3C;
text-decoration: underline;
}
.contact_form-submit-area .contact_form-submit-text a:hover {
color: #ED8080;
}
.contact_form-submit-list {
text-align: center;
letter-spacing: -.4em;
}
.contact_form-submit-list li {
display: inline-block;
width: 100%;
letter-spacing: normal;
margin: 0 10px 20px;
}
.customer_box {
text-align: center;
padding: 40px 0;
}
.customer_box a {
display: inline-block;
background: #FFF;
padding: 10px;
}
.contact_form-accept {
padding: 0 0 20px;
text-align: center;
}
@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%;
}
.contact_list {
padding: 4vw 0 7vw;
}
.contact_box-area {
padding: 0 0 7vw;
}
.contact_box {
width: 100%;
padding: 0 0 4vw;
}
.contact_box:nth-child(2n) {
padding: 0 0 4vw;
}
.contact_box .contact_box-inner,
.contact_box.wide .contact_box-inner {
padding: 3.5vw;
height: auto;
}
.contact_box .contact_box-inner::before {
height: 5vw;
margin: 0 0 3vw;
background-size: auto 100%;
}
.contact_box .btn_both_gren a {
margin: 3.5vw auto 0;
}
.contact_box .btn_both_pink a {
margin: 3.5vw auto 0;
}
.contact_box .lst_linkarw {
margin: 3vw auto 0;
}
.contact_box-click {
display: block;
font-size: 2.2vw;
text-align: center;
margin: 0.5vw 0 2.5vw 0;
}
.contact_box-copy {
font-size: 4.5vw;
line-height: 7vw;
}
.contact_box-copy img {
display: block;
width: 22vw;
margin: 1.3vw auto 4vw auto;
}
.contact_box-text {
font-size: 3.5vw;
}
.contact_tel-btn-area {
padding: 2vw 0 4vw;
}
.contact_tel-btn-area .contact_tel-btn {
padding: 0 4vw;
}
.contact_tel-btn-area .contact_tel-btn::after {
width: 3vw;
height: 3vw;
background-size: contain;
}
.contact_tel-btn-area .contact_tel-btn-num {
font-size: 9vw;
padding: 0 0 0 7vw;
}
.contact_tel-btn-area .contact_tel-btn-num::after {
width: 6vw;
height: 6vw;
}
.contact_tel-btn-area .contact_tel-btn-time {
font-size: 3.5vw;
}
.contact_box-text_note {
margin: 2vw 0 0;
}
.contact_box-text_note li {
font-size: 3vw;
}
.contact_box-subtitle {
font-size: 3.5vw;
padding: 0 0 3vw;
margin: -1vw 0 0;
} .contact_form-area {
padding: 7vw 0 8vw;
}
.contact_form-head {
padding: 0 0 7vw;
}
.contact_form-head h2 {
font-size: 4vw;
margin: 0 0 3.5vw;
}
.contact_form-head .contact_form-head-text {
font-size: 3vw;
}
.contact_form-head-list {
padding: 3.5vw 0 0;
}
.contact_form-head-list li {
font-size: 2.5vw;
}
.contact_form-box {
padding: 3vw 0;
}
.contact_form-row {
padding: 0;
display: block;
border-bottom: 1px solid #e2e2e2;
}
.contact_form-row-name {
font-size: 3.5vw;
width: auto;
padding: 2vw 0;
display: inline-block;
font-weight: 700;
}
.contact_form-row-name br {
display: none;
}
.contact_form-row-necessity {
display: inline-block;
width: auto;
padding: 2vw 0 2vw 2vw;
}
.contact_form-row-icon {
font-size: 2vw;
line-height: 1.5;
padding: 0 2vw;
}
.contact_form-row-input {
width: 100%;
padding: 0 0 3vw;
}
.contact_form-submit-area {
padding: 4vw 0 7vw;
}
.contact_form-submit-area .contact_form-submit-text {
font-size: 3vw;
padding: 0 0 3vw;
}
.contact_form-submit-list li {
display: block;
margin: 0 auto 2vw;
}
.customer_box {
padding: 5vw 0;
}
.customer_box a {
padding: 2vw;
}
.contact_form-accept {
padding: 0 0 3vw;
}
}
.form-style_select select{
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
}
.form-style_select select::-ms-expand {
display: none;
}