@media screen and (min-width: 768px) { #mainArea .sp, .rpContentsArea .sp, .modal .sp { display: none !important; }
  #mainArea .pc, .rpContentsArea .pc, .modal .pc { display: block; } }
@media screen and (max-width: 767px) { #mainArea .pc, .rpContentsArea .pc, .modal .pc { display: none !important; }
  #mainArea .sp, .rpContentsArea .sp, .modal .sp { display: block; }
  #mainArea .fit, .rpContentsArea .fit, .modal .fit { width: 100%; height: auto; }
  #mainArea img, .rpContentsArea img, .modal img { max-width: 100%; } }
#contents .mainSection { width: 100% !important; }
@media screen and (min-width: 768px) { #contents .mainSection { min-width: 1240px; } }

#contents .headSection { margin: 0 auto; width: 100%; }
@media screen and (min-width: 768px) { #contents .headSection { width: 1240px; } }
#contents .headSection h1 { font-size: 150%; line-height: 1.1em; letter-spacing: 0.025em; padding-bottom: 10px; }
@media screen and (max-width: 767px) { #contents .headSection h1 { line-height: 1.6em; font-size: 110%; } }

#mainArea { background-color: #FCFCFC; padding: 40px 0 90px 0; border-top: 1px solid #d2d2d2; }
@media screen and (max-width: 767px) { #mainArea { padding: 7vw 1vw; } }
#mainArea .mainInner { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 40px; }

.rpContentsArea { font-size: 16px; line-height: 1.6; }
@media screen and (max-width: 767px) { .rpContentsArea { font-size: 3.8vw; } }
.rpContentsArea *, .rpContentsArea *:before, .rpContentsArea *:after { box-sizing: border-box; }
.rpContentsArea .rpInner { width: 1240px; margin: 0 auto; }
@media screen and (max-width: 767px) { .rpContentsArea .rpInner { width: 100%; padding: 0 5vw; } }
.rpContentsArea .innerS { width: 960px; margin: 0 auto; }
@media screen and (max-width: 767px) { .rpContentsArea .innerS { width: 100%; padding: 0 5vw; } }

.colRed { color: #F00; }

.rpcpBadge { background-color: #e0efff; text-align: center; font-size: 22px; width: 1200px; margin: 0 auto; padding: 20px; line-height: 1.8; }
@media screen and (min-width: 768px) { .rpcpBadge { transform: translateY(-60px); } }
.rpcpBadge sup { font-size: 14px !important; }
.rpcpBadge .att { font-size: 18px; }
.rpcpBadge strong { font-size: 24px; }
@media screen and (max-width: 767px) { .rpcpBadge { width: 100%; font-size: 3.3vw; padding: 2vw; }
  .rpcpBadge sup { font-size: 2.3vw !important; letter-spacing: -0.2vw; }
  .rpcpBadge .att { font-size: 3vw; }
  .rpcpBadge strong { font-size: 3.8vw; } }

.pageAnchor { text-align: center; padding: 20px 0; position: sticky; top: 0; left: 0; width: 100%; background-color: #FFF; z-index: 10; }
@media screen and (max-width: 767px) { .pageAnchor { padding: 3vw 0; } }
.pageAnchor ul { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 10px; }
@media screen and (max-width: 767px) { .pageAnchor ul { gap: 2vw; } }
.pageAnchor ul li a { display: block; color: #4c5971; font-size: 19px; padding-right: 40px; min-height: 30px; background: url("../images/arrow_anchor.svg") no-repeat right 5px center; background-size: 30px 30px; position: relative; transition: all 0.2s ease-in; }
@media screen and (max-width: 767px) { .pageAnchor ul li a { font-size: 4vw; padding-right: 5vw; min-height: inherit; background-position: right 0 center; background-size: 4vw 4vw; } }
.pageAnchor ul li a:after { content: ""; opacity: 0; display: block; width: 0; height: 2px; position: absolute; bottom: 0; left: 0; background-color: #4c5971; transition: all 0.2s ease-in; width: calc(100% - 40px); }
@media screen and (max-width: 767px) { .pageAnchor ul li a:after { display: none; } }
.pageAnchor ul li a:hover { text-decoration: none; }
.pageAnchor ul li a:hover:after { opacity: 1; }

.rpTopSection { padding: 100px 0; }
@media screen and (max-width: 767px) { .rpTopSection { padding: 10vw 0; } }
.rpTopSection .secHead { text-align: center; margin-bottom: 60px; }
@media screen and (max-width: 767px) { .rpTopSection .secHead { margin-bottom: 8vw; padding: 0 5vw; } }
.rpTopSection#intro { padding-top: 50px; }
@media screen and (max-width: 767px) { .rpTopSection#intro { padding-top: 10vw; } }
.rpTopSection#intro .text { text-align: center; font-size: 20px; line-height: 2; }
@media screen and (max-width: 767px) { .rpTopSection#intro .text { font-size: 3.9vw; } }
.rpTopSection#intro .text p { margin-bottom: 65px; }
@media screen and (max-width: 767px) { .rpTopSection#intro .text p { margin-bottom: 8vw; } }
.rpTopSection#intro .text p:nth-last-of-type(1) { margin-bottom: 0; }
.rpTopSection#intro .bnr { margin: 100px auto 0 auto; text-align: center; }
.rpTopSection#intro .bnr img { border: 1px solid #4c5971; }
@media screen and (max-width: 767px) { .rpTopSection#intro .bnr { margin-top: 8vw; }
  .rpTopSection#intro .bnr img { width: 100%; height: auto; } }
.rpTopSection#point { background-color: #f8f9f9; }
.rpTopSection#point .pointList { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; }
@media screen and (max-width: 767px) { .rpTopSection#point .pointList { gap: 12vw; } }
.rpTopSection#point .pointList > li { width: calc(calc(100% - 90px) / 4); }
@media screen and (max-width: 767px) { .rpTopSection#point .pointList > li { width: 100%; } }
.rpTopSection#point .pointList > li .icon { text-align: center; }
@media screen and (max-width: 767px) { .rpTopSection#point .pointList > li .icon { padding: 0 10vw; } }
.rpTopSection#point .pointList > li .title { text-align: center; color: #4c5971; margin-top: 20px; }
@media screen and (min-width: 768px) { .rpTopSection#point .pointList > li .title { min-height: 50px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; } }
@media screen and (max-width: 767px) { .rpTopSection#point .pointList > li .title { font-size: 4vw; margin-top: 3vw; } }
.rpTopSection#point .pointList > li .text { margin-top: 20px; line-height: 1.8; }
@media screen and (max-width: 767px) { .rpTopSection#point .pointList > li .text { margin-top: 3vw; } }
.rpTopSection#point .pointList > li .text sup.mlm { margin-left: -10px; }
.rpTopSection#osusume .caseList li { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 100px; }
@media screen and (max-width: 767px) { .rpTopSection#osusume .caseList li { margin-bottom: 10vw; } }
.rpTopSection#osusume .caseList li .detail { width: 50%; padding-right: 30px; }
@media screen and (max-width: 767px) { .rpTopSection#osusume .caseList li .detail { width: 100%; padding: 0; } }
.rpTopSection#osusume .caseList li .detail .listHead { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: flex-end; margin-bottom: 30px; }
@media screen and (max-width: 767px) { .rpTopSection#osusume .caseList li .detail .listHead { display: block; width: 100%; margin-bottom: 5vw; } }
.rpTopSection#osusume .caseList li .detail .listHead .no { width: 52px; }
@media screen and (max-width: 767px) { .rpTopSection#osusume .caseList li .detail .listHead .no { display: block; margin: 0 auto 5vw auto; } }
.rpTopSection#osusume .caseList li .detail .listHead .title { color: #4c5971; font-size: 23px; font-weight: normal; line-height: 1; }
@media screen and (max-width: 767px) { .rpTopSection#osusume .caseList li .detail .listHead .title { display: block; font-size: 5.2vw; text-align: center; line-height: 1.4; } }
@media screen and (max-width: 767px) { .rpTopSection#osusume .caseList li .detail .spPhoto img { border-radius: 10vw 0 10vw 0; } }
.rpTopSection#osusume .caseList li .detail .text { margin-top: 30px; line-height: 1.8; }
@media screen and (max-width: 767px) { .rpTopSection#osusume .caseList li .detail .text { margin-top: 5vw; } }
.rpTopSection#osusume .caseList li .detail .solBox { position: relative; border: 1px solid #4c5971; padding: 20px 20px 10px 20px; margin-top: 50px; }
@media screen and (max-width: 767px) { .rpTopSection#osusume .caseList li .detail .solBox { padding: 5vw 3vw 3vw 3vw; margin-top: 10vw; } }
.rpTopSection#osusume .caseList li .detail .solBox .badge { position: absolute; top: -30px; left: -5px; }
@media screen and (max-width: 767px) { .rpTopSection#osusume .caseList li .detail .solBox .badge { top: -6vw; left: -2vw; width: 46%; } }
.rpTopSection#osusume .caseList li .detail .solBox .solTxt { font-weight: bold; color: #4c5971; }
@media screen and (min-width: 768px) { .rpTopSection#osusume .caseList li .photo { width: 50%; }
  .rpTopSection#osusume .caseList li .photo img { border-radius: 70px 0 70px 0; transform: translateX(40px); }
  .rpTopSection#osusume .caseList li .photo p { padding-left: 40px; font-size: 15px; }
  .rpTopSection#osusume .caseList li:nth-of-type(even) .detail { order: 2; padding-right: 0; padding-left: 30px; }
  .rpTopSection#osusume .caseList li:nth-of-type(even) .photo { order: 1; }
  .rpTopSection#osusume .caseList li:nth-of-type(even) .photo img { transform: translateX(-80px); } }
.rpTopSection#plan .planBox { text-align: center; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .innerS { padding: 0; } }
.rpTopSection#plan .planBox > h3 { color: #4c5971; font-size: 24px; font-weight: normal; }
.rpTopSection#plan .planBox > h3 span { display: inline-block; background: linear-gradient(transparent 60%, #f6f27d 60%); }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox > h3 { font-size: 5.2vw; } }
.rpTopSection#plan .planBox .planproduct { margin-top: 50px; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planproduct { margin-top: 10vw; }
  .rpTopSection#plan .planBox .planproduct .innerS { padding: 0; } }
.rpTopSection#plan .planBox .planproduct > ul { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 50px; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planproduct > ul { display: block; } }
.rpTopSection#plan .planBox .planproduct > ul > li { color: #4c5971; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planproduct > ul > li:nth-of-type(1) { margin-bottom: 10vw; } }
.rpTopSection#plan .planBox .planproduct > ul > li .planName { font-weight: bold; margin-bottom: 5px; font-size: 19px; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planproduct > ul > li .planName { margin-bottom: 5vw; } }
.rpTopSection#plan .planBox .planproduct > ul > li h5 { margin-bottom: 15px; }
.rpTopSection#plan .planBox .planproduct > ul > li .iconList ul li { display: inline-block; margin: 0 5px; background-color: #4c5971; color: #FFF; font-size: 20px; padding: 5px 15px; line-height: 1; border-radius: 5px; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planproduct > ul > li .iconList ul li { margin: 0 .5vw; font-size: 4vw; padding: 1vw 2vw; } }
.rpTopSection#plan .planBox .planList { background-color: #dee0e3; display: inline-block; margin: 40px auto 0 auto; padding: 20px 40px; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planList { padding: 5vw; margin-top: 10vw; } }
.rpTopSection#plan .planBox .planList h4 { font-size: 22px; font-weight: normal; color: #4c5971; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planList h4 { font-size: 5.2vw; } }
.rpTopSection#plan .planBox .planList .planTbl { margin-top: 10px; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planList .planTbl { margin-top: 3vw; overflow-x: scroll; } }
.rpTopSection#plan .planBox .planList .planTbl table { margin: 0 auto; border-collapse: separate; border-spacing: 5px; width: 100%; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planList .planTbl table { width: auto; } }
.rpTopSection#plan .planBox .planList .planTbl table tr th, .rpTopSection#plan .planBox .planList .planTbl table tr td { padding: 10px; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planList .planTbl table tr th, .rpTopSection#plan .planBox .planList .planTbl table tr td { white-space: nowrap; padding: 3vw; } }
.rpTopSection#plan .planBox .planList .planTbl table tr th .count .no, .rpTopSection#plan .planBox .planList .planTbl table tr td .count .no { font-size: 26px; font-weight: bold; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planList .planTbl table tr th .count .no, .rpTopSection#plan .planBox .planList .planTbl table tr td .count .no { font-size: 5.2vw; } }
.rpTopSection#plan .planBox .planList .planTbl table tr th .tax, .rpTopSection#plan .planBox .planList .planTbl table tr td .tax { font-size: 12px; letter-spacing: normal; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planList .planTbl table tr th .tax, .rpTopSection#plan .planBox .planList .planTbl table tr td .tax { font-size: 3vw; } }
.rpTopSection#plan .planBox .planList .planTbl table tr th .price, .rpTopSection#plan .planBox .planList .planTbl table tr td .price { font-weight: bold; }
.rpTopSection#plan .planBox .planList .planTbl table tr th .price .no, .rpTopSection#plan .planBox .planList .planTbl table tr td .price .no { font-size: 26px; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planList .planTbl table tr th .price .no, .rpTopSection#plan .planBox .planList .planTbl table tr td .price .no { font-size: 5.2vw; } }
.rpTopSection#plan .planBox .planList .planTbl table thead tr th, .rpTopSection#plan .planBox .planList .planTbl table thead tr td { color: #FFF; text-align: center; line-height: 1.3; }
.rpTopSection#plan .planBox .planList .planTbl table thead tr th { background-color: #2a4e74; }
.rpTopSection#plan .planBox .planList .planTbl table thead tr td { background-color: #5a718a; position: relative; }
.rpTopSection#plan .planBox .planList .planTbl table thead tr td:after { content: ""; width: 0; height: 0; border-style: solid; border-right: 10px solid transparent; border-left: 10px solid transparent; border-top: 10px solid #5a718a; border-bottom: 0; position: absolute; z-index: 5; left: 50%; transform: translateX(-50%); }
@media screen and (min-width: 768px) { .rpTopSection#plan .planBox .planList .planTbl table thead tr td:after { bottom: -9px; } }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox .planList .planTbl table thead tr td:after { bottom: -2vw; border-right-width: 3vw; border-left-width: 3vw; border-top-width: 3vw; } }
.rpTopSection#plan .planBox .planList .planTbl table tbody tr th, .rpTopSection#plan .planBox .planList .planTbl table tbody tr td { background-color: #FFF; color: #4c5971; text-align: center; }
.rpTopSection#plan .planBox .planList .planTbl table tbody tr th.taL, .rpTopSection#plan .planBox .planList .planTbl table tbody tr td.taL { text-align: left; }
.rpTopSection#plan .planBox .planList .planTbl table tbody tr td ul li { font-size: 18px; font-weight: bold; }
.rpTopSection#plan .planBox .planList .planTbl table tbody tr td ul li sup { font-weight: normal; font-size: 14px; }
.rpTopSection#plan .planBox.planA4 { margin-bottom: 100px; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox.planA4 { margin-bottom: 20vw; } }
.rpTopSection#plan .planBox.planA4 .planList { width: 960px; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox.planA4 .planList { width: 100%; } }
.rpTopSection#plan .planBox.planA3 .planList { width: 700px; }
@media screen and (max-width: 767px) { .rpTopSection#plan .planBox.planA3 .planList { width: 100%; } }
.rpTopSection#terms .termTbl table tr { border-bottom: 1px solid #f4f4f4; }
.rpTopSection#terms .termTbl table tr:nth-of-type(1) { border-top: 1px solid #f4f4f4; }
.rpTopSection#terms .termTbl table tr th, .rpTopSection#terms .termTbl table tr td { padding: 30px 10px; }
@media screen and (max-width: 767px) { .rpTopSection#terms .termTbl table tr th, .rpTopSection#terms .termTbl table tr td { display: block; } }
.rpTopSection#terms .termTbl table tr th { white-space: nowrap; color: #4c5971; }
@media screen and (max-width: 767px) { .rpTopSection#terms .termTbl table tr th { padding: 5vw 0 1.5vw 0; } }
.rpTopSection#terms .termTbl table tr td { text-align: left; }
@media screen and (max-width: 767px) { .rpTopSection#terms .termTbl table tr td { padding: 1.5vw 0 5vw 3vw; } }
.rpTopSection#terms .serviceFlow { margin-top: 80px; text-align: center; }
@media screen and (max-width: 767px) { .rpTopSection#terms .serviceFlow { margin-top: 15vw; } }
.rpTopSection#terms .serviceFlow > h3 { font-size: 24px; font-weight: normal; color: #4c5971; }
@media screen and (max-width: 767px) { .rpTopSection#terms .serviceFlow > h3 { font-size: 5.2vw; } }
.rpTopSection#terms .serviceFlow .flowList { margin-top: 50px; }
@media screen and (max-width: 767px) { .rpTopSection#terms .serviceFlow .flowList { margin-top: 10vw; } }
.rpTopSection#terms .serviceFlow .flowList ul { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; }
@media screen and (max-width: 767px) { .rpTopSection#terms .serviceFlow .flowList ul { display: block; } }
.rpTopSection#terms .serviceFlow .flowList ul li { width: 300px; border: 1px solid #4c5971; padding: 15px 20px 35px 20px; position: relative; }
@media screen and (max-width: 767px) { .rpTopSection#terms .serviceFlow .flowList ul li { width: 100%; padding: 3vw 4vw 9vw 2vw; margin-bottom: 5vw; display: flex; flex-wrap: wrap; align-items: center; } }
.rpTopSection#terms .serviceFlow .flowList ul li:after { content: ""; position: absolute; bottom: -1px; right: -1px; width: 30px; height: 30px; background: url("../images/corner.png") no-repeat center top; background-size: 100% 100%; }
.rpTopSection#terms .serviceFlow .flowList ul li .stepNo { margin-bottom: 10px; }
@media screen and (max-width: 767px) { .rpTopSection#terms .serviceFlow .flowList ul li .stepNo { width: 15%; margin-bottom: 0; } }
.rpTopSection#terms .serviceFlow .flowList ul li .stepTitle { margin-bottom: 10px; font-size: 20px; color: #4c5971; }
@media screen and (max-width: 767px) { .rpTopSection#terms .serviceFlow .flowList ul li .stepTitle { font-size: 4vw; width: 65%; margin-bottom: 0; } }
.rpTopSection#terms .serviceFlow .flowList ul li .icon { margin-bottom: 10px; }
@media screen and (max-width: 767px) { .rpTopSection#terms .serviceFlow .flowList ul li .icon { width: 20%; padding: 0; margin-bottom: 0; } }
.rpTopSection#terms .serviceFlow .flowList ul li .text { text-align: left; }
@media screen and (max-width: 767px) { .rpTopSection#terms .serviceFlow .flowList ul li .text { margin-top: 5vw; } }
.rpTopSection#terms .serviceFlow .flowList ul li .link { margin-top: 20px; }
@media screen and (max-width: 767px) { .rpTopSection#terms .serviceFlow .flowList ul li .link { margin-top: 3vw; width: 100%; } }
.rpTopSection#terms .serviceFlow .flowList ul li .link a { display: inline-block; width: 100%; color: #FFF; background-color: #4c5971; padding: 5px 20px; position: relative; transition: all 0.2s ease-in; }
@media screen and (max-width: 767px) { .rpTopSection#terms .serviceFlow .flowList ul li .link a { padding: 2vw 3vw; } }
.rpTopSection#terms .serviceFlow .flowList ul li .link a:after { content: ""; width: 9px; height: 9px; display: inline-block; position: absolute; top: 50%; transform: translateY(-50%); border-top: 1px solid #FFF; border-right: 1px solid #FFF; transform: translateY(-50%) rotate(45deg); right: 13px; }
@media screen and (max-width: 767px) { .rpTopSection#terms .serviceFlow .flowList ul li .link a:after { width: 1.5vw; height: 1.5vw; right: 1.5vw; } }
.rpTopSection#terms .serviceFlow .flowList ul li .link a:hover { text-decoration: none; opacity: .8; }
.rpTopSection#contact .text { font-size: 18px; }
@media screen and (max-width: 767px) { .rpTopSection#contact .text { font-size: 3.8vw; } }

/*


*/
.attList { text-align: left; }
.attList ul li { padding-left: 3rem; text-indent: -3rem; margin-bottom: 5px; }
@media screen and (max-width: 767px) { .attList ul li { margin-bottom: 2vw; } }
.attList.olList ul li { list-style: decimal; list-style-position: inside; }
.attList.indent4 ul li { padding-left: 3.7rem; text-indent: -3.7rem; }
@media screen and (max-width: 767px) { .attList.indent4 ul li { padding-left: 13vw; text-indent: -13vw; } }
.attList.indent2 { padding-left: 0; text-indent: -0; }
.attList.indent2 ul li { padding-left: 1.4rem; text-indent: -1.4rem; }
.attList.indent1 { padding-left: 0; text-indent: -0; }
.attList.indent1 ul li { padding-left: 1rem; text-indent: -1rem; }

.linkList ul { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; }
@media screen and (max-width: 767px) { .linkList ul { flex-direction: column; gap: 5vw; } }
.linkList ul li { width: calc(calc(100% - 40px) / 3); }
@media screen and (max-width: 767px) { .linkList ul li { width: 100%; } }
.linkList ul li a { display: block; background-color: #e7e7e7; padding: 30px 20px; position: relative; text-align: center; color: #333; font-weight: bold; transition: all 0.2s ease-in; }
@media screen and (max-width: 767px) { .linkList ul li a { padding: 5vw 7vw 5vw 5vw; } }
.linkList ul li a:after { content: ""; width: 10px; height: 10px; display: inline-block; position: absolute; top: 50%; transform: translateY(-50%); border-top: 2px solid #4c5971; border-right: 2px solid #4c5971; transform: translateY(-50%) rotate(45deg); right: 20px; }
@media screen and (max-width: 767px) { .linkList ul li a:after { width: 2vw; height: 2vw; right: 3vw; } }
.linkList ul li a:hover { text-decoration: none; opacity: .8; }
.linkList ul li.blank a:after { background: url("/common/images/ico_pop_04.png") no-repeat center top; width: 15px; height: 15px; right: 20px; border: 0; transform: translateY(-50%) rotate(0); }
@media screen and (max-width: 767px) { .linkList ul li.blank a:after { background-size: 100% auto; width: 4vw; height: 4vw; right: 2vw; } }
.linkList.contact ul li a:before, .linkList.contact ul li a:after { content: ""; display: inline-block; position: absolute; top: 50%; transform: translateY(-50%); }
.linkList.contact ul li a:before { width: 60px; height: 43px; background: url("../images/icon_mail.png") no-repeat center top; background-size: auto 100%; left: 20px; }
@media screen and (max-width: 767px) { .linkList.contact ul li a:before { width: 10vw; height: 6vw; } }
.linkList.contact ul li a:after { width: 10px; height: 10px; display: inline-block; position: absolute; top: 50%; transform: translateY(-50%); border-top: 2px solid #4c5971; border-right: 2px solid #4c5971; transform: translateY(-50%) rotate(45deg); right: 20px; }
@media screen and (max-width: 767px) { .linkList.contact ul li a:after { width: 2vw; height: 2vw; right: 3vw; } }

.linkBtnBox { margin-top: 120px; text-align: center; }
@media screen and (max-width: 767px) { .linkBtnBox { margin-top: 15vw; } }
.linkBtnBox .catch { font-size: 23px; color: #4c5971; }
@media screen and (max-width: 767px) { .linkBtnBox .catch { font-size: 4.2vw; } }
.linkBtnBox .catch span { display: inline-block; position: relative; padding: 0 30px; }
@media screen and (max-width: 767px) { .linkBtnBox .catch span { padding: 0 6vw; } }
.linkBtnBox .catch span:before, .linkBtnBox .catch span:after { content: ""; display: block; width: 20px; height: 34px; background: url("../images/icon_call.svg") no-repeat center bottom; background-size: 100% 100%; position: absolute; top: 50%; transform: translateY(-50%); }
@media screen and (max-width: 767px) { .linkBtnBox .catch span:before, .linkBtnBox .catch span:after { width: 4.8vw; height: 7vw; } }
.linkBtnBox .catch span:before { left: 0; }
.linkBtnBox .catch span:after { right: 0; transform: translateY(-50%) scale(-1, 1); }
.linkBtnBox .linkBtn { margin-top: 20px; }
@media screen and (max-width: 767px) { .linkBtnBox .linkBtn { margin-top: 3vw; } }
.linkBtnBox .linkBtn a, .linkBtnBox .linkBtn p { display: inline-block; width: 620px; font-size: 26px; color: #FFF; background-color: #4c5971; padding: 20px 50px; position: relative; transition: all 0.2s ease-in; }
@media screen and (max-width: 767px) { .linkBtnBox .linkBtn a, .linkBtnBox .linkBtn p { width: 100%; font-size: 5.2vw; padding: 3vw 10vw; } }
.linkBtnBox .linkBtn a:before, .linkBtnBox .linkBtn a:after, .linkBtnBox .linkBtn p:before, .linkBtnBox .linkBtn p:after { content: ""; width: 12px; height: 12px; display: inline-block; position: absolute; top: 50%; transform: translateY(-50%); }
.linkBtnBox .linkBtn a:before, .linkBtnBox .linkBtn p:before { left: 20px; }
.linkBtnBox .linkBtn a:after, .linkBtnBox .linkBtn p:after { border-top: 1px solid #FFF; border-right: 1px solid #FFF; transform: translateY(-50%) rotate(45deg); right: 20px; }
.linkBtnBox .linkBtn a:hover { text-decoration: none; opacity: .8; }

.information_text { margin-top: 40px; }
@media screen and (max-width: 767px) { .information_text { margin-top: 6vw; } }
.information_text .information_text_inner { display: inline-block; border: 1px solid #E60000; padding: 25px 110px; }
@media screen and (max-width: 767px) { .information_text .information_text_inner { padding: 6vw 4vw; } }

.faq__group { margin-bottom: 50px; }
@media screen and (max-width: 767px) { .faq__group { margin-bottom: 10vw; } }
.faq__group__title { text-align: center; font-size: 20px; color: #4c5971; margin-bottom: 10px; }
@media screen and (max-width: 767px) { .faq__group__title { font-size: 4.6vw; margin-bottom: 5vw; } }
.faq__group__list { border-top: 1px solid #e7e7e7; padding: 10px 0; }
@media screen and (max-width: 767px) { .faq__group__list { padding: 3vw 0; } }
.faq__item { padding: 20px 40px 20px 0; border-bottom: 1px solid #e7e7e7; }
@media screen and (max-width: 767px) { .faq__item { padding: 3vw 5vw 3vw 0; } }
.faq__item__title { font-size: 20px; color: #4c5971; cursor: pointer; position: relative; }
@media screen and (max-width: 767px) { .faq__item__title { font-size: 4vw; } }
.faq__item__title:after { content: ""; width: 13px; height: 13px; display: inline-block; position: absolute; top: 50%; border-top: 2px solid #4c5971; border-right: 2px solid #4c5971; transform: translateY(-50%) rotate(135deg); right: -20px; }
@media screen and (max-width: 767px) { .faq__item__title:after { width: 2.6vw; height: 2.6vw; right: -4.8vw; } }
.faq__item__title.current:after { transform: translateY(-50%) rotate(-45deg); }
.faq__item__title i { font-style: normal; margin-right: 5px; }
.faq__item__body { display: none; padding: 0 20px; margin-top: 20px; }
@media screen and (max-width: 767px) { .faq__item__body { padding: 0 3vw; margin-top: 3vw; } }

.modal { max-width: 960px; }
.modal *, .modal *:before, .modal *:after { box-sizing: border-box; }
.modal .modalInner { background-color: #f7f7f8; padding: 30px; }
@media screen and (max-width: 767px) { .modal .modalInner { padding: 5vw; } }
.modal .modalInner h3 { font-size: 24px; font-weight: normal; text-align: center; margin-bottom: 30px; color: #4c5971; }
@media screen and (max-width: 767px) { .modal .modalInner h3 { font-size: 5.2vw; } }
.modal .modalInner .modalFlowList ul { display: flex; justify-content: center; flex-wrap: wrap; gap: 0 30px; }
@media screen and (max-width: 767px) { .modal .modalInner .modalFlowList ul { display: block; } }
.modal .modalInner .modalFlowList ul li { width: calc(calc(100% - 90px) / 4); background-color: #FFF; border: 1px solid #4c5971; color: #4c5971; text-align: center; padding: 20px; font-weight: bold; display: flex; justify-content: center; align-items: center; position: relative; }
@media screen and (max-width: 767px) { .modal .modalInner .modalFlowList ul li { width: 100%; padding: 3vw; margin-bottom: 4vw; } }
.modal .modalInner .modalFlowList ul li:after { content: ""; width: 0; height: 0; border-style: solid; border-top: 25px solid transparent; border-bottom: 25px solid transparent; border-left: 30px solid #4c5971; border-right: 0; position: absolute; z-index: 5; }
@media screen and (min-width: 768px) { .modal .modalInner .modalFlowList ul li:after { top: 50%; transform: translateY(-50%); right: -30px; } }
@media screen and (max-width: 767px) { .modal .modalInner .modalFlowList ul li:after { bottom: -10vw; left: 50%; transform: translateX(-50%) rotate(90deg); border-top-width: 7vw; border-bottom-width: 7vw; border-left-width: 6vw; } }
.modal .modalInner .modalFlowList ul li:nth-last-of-type(1):after { display: none; }

/* OTHERS */
.rpSection { font-size: 16px; line-height: 1.6; word-break: break-all; }
@media screen and (max-width: 767px) { .rpSection { font-size: 3.8vw; } }
.rpSection p + p { margin-top: 15px; }
.rpSection .secInner { width: 960px; margin: 50px auto 180px auto; box-sizing: border-box; }
@media screen and (max-width: 767px) { .rpSection .secInner { width: 100%; } }
.rpSection .secInner h2 { font-size: 34px; text-align: center; color: #4c5971; font-weight: 400; }
@media screen and (max-width: 767px) { .rpSection .secInner h2 { font-size: 6vw; } }
.rpSection .secInner h2 small { display: block; font-size: 18px; }
@media screen and (max-width: 767px) { .rpSection .secInner h2 small { font-size: 4vw; } }
.rpSection .secInner h3 { margin: 40px 0 10px; font-size: 22px; color: #4c5971; font-weight: 500; position: relative; padding-left: 20px; }
@media screen and (max-width: 767px) { .rpSection .secInner h3 { font-size: 5vw; padding-left: 4vw; margin: 8vw 0 3vw; } }
.rpSection .secInner h3:before { content: ''; position: absolute; top: 50%; transform: translateY(-50%); left: 0; border-radius: 4px; background: #4c5971; width: 10px; height: 85%; }
@media screen and (max-width: 767px) { .rpSection .secInner h3:before { width: 2vw; } }
.rpSection .numList { padding-left: 20px; }
@media screen and (max-width: 767px) { .rpSection .numList { padding-left: 5vw; } }
.rpSection .numList > li { margin-bottom: 10px; }
@media screen and (max-width: 767px) { .rpSection .numList > li { margin-bottom: 2vw; } }
.rpSection .numBrackList { margin-top: 5px; }
@media screen and (max-width: 767px) { .rpSection .numBrackList { margin-top: 2vw; } }
.rpSection .numBrackList li { padding-left: 2.6rem; text-indent: -2.6rem; margin-bottom: 5px; }
@media screen and (max-width: 767px) { .rpSection .numBrackList li { padding-left: 10vw; text-indent: -10vw; } }
.rpSection .numBrackList.wc1 li { padding-left: 1rem; text-indent: -1rem; }
@media screen and (max-width: 767px) { .rpSection .numBrackList.wc1 li { padding-left: 3.8vw; text-indent: -3.8vw; } }

/* ========================================================================== Remodal's necessary styles ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked { overflow: hidden; touch-action: none; }

/* Anti FOUC */
.remodal, [data-remodal-id] { display: none; }

/* Necessary styles of the overlay */
.remodal-overlay { position: fixed; z-index: 9999; top: -5000px; right: -5000px; bottom: -5000px; left: -5000px; display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper { position: fixed; z-index: 10000; top: 0; right: 0; bottom: 0; left: 0; display: none; overflow: auto; text-align: center; -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after { display: inline-block; height: 100%; margin-left: -0.05em; content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay, .remodal-wrapper { backface-visibility: hidden; }

/* Necessary styles of the modal dialog */
.remodal { position: relative; outline: none; text-size-adjust: 100%; }

.remodal-is-initialized { /* Disable Anti-FOUC */ display: inline-block; }

/* ========================================================================== Remodal's default mobile first theme ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening, .remodal-bg.remodal-is-opened { filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay { background: rgba(43, 46, 56, 0.9); }

.remodal-overlay.remodal-is-opening, .remodal-overlay.remodal-is-closing { animation-duration: 0.3s; animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening { animation-name: remodal-overlay-opening-keyframes; }

.remodal-overlay.remodal-is-closing { animation-name: remodal-overlay-closing-keyframes; }

/* Default theme styles of the wrapper */
.remodal-wrapper { padding: 10px 10px 0; }

/* Default theme styles of the modal dialog */
.remodal { box-sizing: border-box; width: 100%; margin-bottom: 10px; padding: 0; transform: translate3d(0, 0, 0); color: #2b2e38; background: #fff; }

.remodal.remodal-is-opening, .remodal.remodal-is-closing { animation-duration: 0.3s; animation-fill-mode: forwards; }

.remodal.remodal-is-opening { animation-name: remodal-opening-keyframes; }

.remodal.remodal-is-closing { animation-name: remodal-closing-keyframes; }

/* Vertical align of the modal dialog */
.remodal, .remodal-wrapper:after { vertical-align: middle; }

/* Close button */
.remodal-close { position: absolute; top: 0; left: 0; display: block; overflow: visible; width: 35px; height: 35px; margin: 0; padding: 0; cursor: pointer; transition: color 0.2s; text-decoration: none; color: #95979c; border: 0; outline: 0; background: transparent; }

.remodal-close:hover, .remodal-close:focus { color: #2b2e38; }

.remodal-close:before { font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important; font-size: 25px; line-height: 35px; position: absolute; top: 0; left: 0; display: block; width: 35px; content: "\00d7"; text-align: center; }

/* Dialog buttons */
.remodal-confirm, .remodal-cancel { font: inherit; display: inline-block; overflow: visible; min-width: 110px; margin: 0; padding: 12px 0; cursor: pointer; transition: background 0.2s; text-align: center; vertical-align: middle; text-decoration: none; border: 0; outline: 0; }

.remodal-confirm { color: #fff; background: #81c784; }

.remodal-confirm:hover, .remodal-confirm:focus { background: #66bb6a; }

.remodal-cancel { color: #fff; background: #4c5971; }

.remodal-cancel:hover, .remodal-cancel:focus { opacity: .8; }

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner, .remodal-cancel::-moz-focus-inner, .remodal-close::-moz-focus-inner { padding: 0; border: 0; }

/* Keyframes ========================================================================== */
@keyframes remodal-opening-keyframes { from { transform: scale(1.05); opacity: 0; }
  to { transform: none; opacity: 1; filter: blur(0); } }
@keyframes remodal-closing-keyframes { from { transform: scale(1); opacity: 1; }
  to { transform: scale(0.95); opacity: 0; filter: blur(0); } }
@keyframes remodal-overlay-opening-keyframes { from { opacity: 0; }
  to { opacity: 1; } }
@keyframes remodal-overlay-closing-keyframes { from { opacity: 1; }
  to { opacity: 0; } }
/* Media queries ========================================================================== */
@media only screen and (min-width: 641px) { .remodal { max-width: 960px; } }
/* IE8 ========================================================================== */
.lt-ie9 .remodal-overlay { background: #2b2e38; }

.lt-ie9 .remodal { width: 700px; }
