@charset "UTF-8";
.service-guide {
    max-width: 93%;
    width: 100%;
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
}
@media screen and (max-width:768px) {
    .service-guide {
        max-width: 100%;
    }
}
.service-guide .mv {
    position: relative;
    z-index: 0;
}
.service-guide .mv .mv_ttl {
    position: absolute;
    top: 50%;
    right: 5.5%;
    transform: translateY(-50%);
    font-size: calc(42.52 / 1800 * 100vw);
    font-weight: bold;
    line-height: 1.75;
    letter-spacing: .08em;
    color: #5a322a;
    /*text-shadow: 0 0 1px #5a322a;*/
}
.service-guide .mv .mv_ttl .dec_en {
    letter-spacing: .28em;
    font-weight: bold;
}
@media screen and (max-width:768px) {
    .service-guide .mv .mv_ttl {
        position: absolute;
        right: auto;
        width: 100%;
        text-align: center;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: calc(38 / 640 * 100vw);
        line-height: 1.6;
        letter-spacing: .1em;
        color: #fff;
		/*text-shadow: 0 0 1px #fff;*/
    }
    .service-guide .mv .mv_ttl .dec_en {
        letter-spacing: .3em;
    }
}
.service-guide .mv_lead {
    display: flex;
    margin: calc(330 / 1800 * 100vw) 0 calc(280 / 1800 * 100vw);
}
.service-guide .mv_lead .box_img {
    width: 50%;
}
.service-guide .mv_lead .box_text {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service-guide .mv_lead .box_text p {
	width: calc(500 / 1800 * 100vw);
	/* font-size: calc(32 / 1800 * 100vw);
	letter-spacing: .018em;*/
	font-weight: bold;
	color: #5a322a;
	line-height: 2.4;
	font-feature-settings: "palt";
	font-size: calc(28 / 1800* 100vw);
	letter-spacing: .1em;
}
.service-guide .mv_lead .box_text p .dec01 {
    font-weight: bold;
    color: #5a322a;
   /* letter-spacing: .06em;*/
}
@media screen and (max-width:768px) {
    .service-guide .mv_lead {
        width: 83%;
        margin: calc(200 / 640 * 100vw) auto calc(96 / 640 * 100vw);
        flex-flow: column;
        gap: calc(100 / 640 * 100vw) 0;
    }
    .service-guide .mv_lead .box_img {
        width: 85.31vw;
        margin: 0 calc(50% - 50vw);
        margin-left: -8.5vw;
    }
    .service-guide .mv_lead .box_text {
        width: 100%;
        display: block;
    }
    .service-guide .mv_lead .box_text p {
        width: 100%;
        font-size: calc(27 / 640 * 100vw);
        line-height: 1.90;
        letter-spacing: .00em;
		font-weight: 500;
    }
	.service-guide .mv_lead .box_text p .dec01 {
  		font-weight: 500;

}

}
.use-content {
    background: #eaf1f4;
    padding: calc(277 / 1800 * 100vw) 0 calc(140 / 1800 * 100vw);
}
.use-content .use_ttl {
    text-align: center;
    font-size: calc(48 / 1800 * 100vw);
    font-weight: bold;
    color: #5a322a;
    line-height: 1;
    letter-spacing: .28em;
    margin: 0 0 calc(78 / 1800 * 100vw);
    /*text-shadow: 0 0 1px #5a322a;*/
}
.use-content .use_text {
    text-align: center;
    font-size: calc(28 / 1800 * 100vw);
    color: #5a322a;
    line-height: 2.1;
    letter-spacing: .07em;
}
@media screen and (max-width:768px) {
    .use-content {
        background: #eaf1f4;
        padding: calc(94 / 640 * 100vw) 0 calc(154 / 640 * 100vw);
    }
    .use-content .use_ttl {
        text-align: center;
        font-size: calc(34 / 640 * 100vw);
        font-weight: bold;
        color: #5a322a;
        line-height: 1;
        letter-spacing: .28em;
        margin: 0 0 calc(33 / 640 * 100vw);
    }
    .use-content .use_text {
        text-align: center;
        font-size: calc(25 / 640 * 100vw);
        color: #5a322a;
        line-height: 2.1;
        letter-spacing: .0;
    }
}
.use_step {}
.use_step .step00 {
    position: relative;
    z-index: 0;
    width: calc(1160 / 1800 * 100vw);
    margin: 0 auto;
    background-color: #fff;
}
.use_step .step00 .no {
    position: absolute;
    top: calc(-27 / 1800 * 100vw);
    left: calc(43 / 1800 * 100vw);
    width: calc(154 / 1800 * 100vw);
    aspect-ratio: 369 / 414;
}
.use_step .step00 {
    padding: calc(66 / 1800 * 100vw) 0 calc(136 / 1800 * 100vw);
}
.use_step .step01 {
    margin-top: calc(50 / 1800 * 100vw);
}
.use_step .step02 {
    margin-top: calc(50 / 1800 * 100vw);
}
.use_step .step00 h4 {
    color: #5a322a;
    font-size: calc(32 / 1800 * 100vw);
    font-weight: bold;
    letter-spacing: -.02em;
    line-height: 1;
    margin: 0 0 calc(35 / 1800 * 100vw);
    /*text-shadow: 0 0 1px #5a322a;*/
}
.use_step .step00 h4 .dec01 {
    font-weight: bold;
    letter-spacing: .12em;
    color: #5a322a;
}
.use_step .step01 .box_text {
    width: calc(610 / 1800 * 100vw);
    margin: 0 auto 0 calc(249 / 1800 * 100vw);
}
.use_step .step02 .box_text {
    width: calc(800 / 1800 * 100vw);
    margin: 0 auto 0 calc(249 / 1800 * 100vw);
}
.use_step .step00 .box_text p {
    font-size: calc(22 / 1800 * 100vw);
    line-height: 2.0;
    letter-spacing: .10em;
    color: #3e3a39;
}
.use_step .step00 .box_text p .dec_ul01 {
    border-bottom: 1px solid #aececa;
    line-height: 2.0;
    letter-spacing: .10em;
    color: #3e3a39;
    padding-bottom: .2em;
}
.use_step .step02 .box_text p {
    font-size: calc(24 / 1800 * 100vw);
    line-height: 1.8;
    letter-spacing: -.02em;
}
.use_step .step02 .box_text p .en02{
    letter-spacing: .07em;
}
.use_step .step02 .box_text p .dec_ul01 {
    line-height: 1.8;
    letter-spacing: -.02em;
}
.use_step .step00 .box_img {
    position: relative;
    z-index: 0;
    width: calc(607 / 1800 * 100vw);
    margin: calc(60 / 1800 * 100vw) auto 0 calc(233 / 1800 * 100vw);
}
.use_step .step00 .box_img .cap {
    position: absolute;
    bottom: calc(-62 / 1800 * 100vw);
    right: -1em;
    font-size: calc(14 / 1800 * 100vw);
    text-align: center;
    letter-spacing: -.02em;
}
.use_step .step02 .box_img {
    width: calc(900 / 1800 * 100vw);
    margin: calc(67 / 1800 * 100vw) auto 0;
    display: flex;
    justify-content: space-between;
}
.use_step .step02 .box_img li {
    width: 30.0%;
    position: relative;
    z-index: 0;
}
.use_step .step02 .box_img li:nth-of-type(n+2)::after {
    content: "or";
    display: block;
    position: absolute;
    z-index: 0;
    top: 50%;
    transform: translateY(-50%);
    left: calc(-45 / 1800 * 100vw);
    font-size: calc(46 / 1800 * 100vw);
    font-weight: bold;
    color: #707070;
}
.use_step .step02 .box_img li h5 {
    width: calc(180 / 1800 * 100vw);
    margin: 0 auto calc(40 / 1800 * 100vw);
    position: relative;
    z-index: 0;
    color: #9ac2bd;
    text-align: center;
    font-size: calc(20 / 1800 * 100vw);
    line-height: 1.3;
}
.use_step .step02 .box_img li h5::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    background-image: url("../images/service-guide/ttl_dec01.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: calc(9 / 1800 * 100vw);
    aspect-ratio: 22 / 109;
}
.use_step .step02 .box_img li h5::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    background-image: url("../images/service-guide/ttl_dec01.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    top: 50%;
    right: 0;
    transform: translateY(-50%) scale(-1, 1);
    width: calc(9 / 1800 * 100vw);
    aspect-ratio: 22 / 109;
}
.use_step .step02 .box_img li img {}
.use_step .step02 .box_img li p {
    margin-top: calc(36 / 1800 * 100vw);
    text-align: center;
    font-size: calc(16 / 1800 * 100vw);
    line-height: 1.8;
}
@media screen and (max-width:768px) {
    .use_step .step00 {
        position: relative;
        z-index: 0;
        width: calc(585 / 640 * 100vw);
        margin: 0 auto;
        background-color: #fff;
    }
    .use_step .step00 .no {
        top: calc(-20 / 640 * 100vw);
        left: calc(29 / 640 * 100vw);
        width: calc(104 / 640 * 100vw);
    }
    .use_step .step00 {
        padding: calc(129 / 640 * 100vw) 0 calc(70 / 640 * 100vw);
    }
    .use_step .step01 {
        margin-top: calc(90 / 640 * 100vw);
    }
    .use_step .step02 {
        margin: calc(50 / 640 * 100vw) auto 0;
        padding-bottom: calc(100 / 640 * 100vw);
    }
    .use_step .step00 h4 {
        font-size: calc(28 / 640 * 100vw);
        letter-spacing: .04em;
        margin: 0 0 calc(45 / 640 * 100vw);
    }
    .use_step .step00 h4 .dec01 {
        letter-spacing: .24em;
        font-size: 1.05em;
    }
    .use_step .step00 .box_text {
        width: 100%;
        padding: 0 calc(64 / 640 * 100vw);
        margin: 0 auto;
    }
    .use_step .step00 .box_text p {
        font-size: calc(24 / 640 * 100vw);
        line-height: 2.0;
        letter-spacing: .10em;
    }
    .use_step .step00 .box_text p .dec_ul01 {
        border-bottom: 1px solid #aececa;
        line-height: 2.08;
        letter-spacing: .10em;
        color: #3e3a39;
        padding-bottom: .2em;
    }
    .use_step .step00 .box_img {
        position: relative;
        z-index: 0;
        width: calc(330 / 640 * 100vw);
        margin: calc(40 / 640 * 100vw) auto calc(110 / 640 * 100vw);
        flex-flow: column;
        gap: calc(140 / 640 * 100vw) 0;
    }
    .use_step .step01 .box_img {
        transform: translateX(calc(-42 / 640 * 100vw));
    }
    .use_step .step02 .box_img li {
        width: 100%;
    }
    .use_step .step02 .box_img li:nth-of-type(n+2)::after {
        top: calc(-100 / 640 * 100vw);
        left: 50%;
        transform: translate(-50%, 0);
        font-size: calc(56 / 640 * 100vw);
        font-weight: bold;
        color: #707070;
    }
    .use_step .step02 .box_img li h5 {
        width: calc(214 / 640 * 100vw);
        margin: 0 auto calc(50 / 640 * 100vw);
        font-size: calc(23 / 640 * 100vw);
        line-height: 1.3;
    }
    .use_step .step02 .box_img li h5::before, .use_step .step02 .box_img li h5::after {
        width: calc(12 / 640 * 100vw);
    }
    .use_step .step02 .box_img li p {
        margin-top: calc(36 / 640 * 100vw);
        font-size: calc(20 / 640 * 100vw);
        line-height: 1.8;
    }
    .use_step .step00 .box_img .cap {
        width: 130%;
        bottom: calc(-88 / 640 * 100vw);
        right: auto;
        left: -2%;
        font-size: calc(22 / 640 * 100vw);
        letter-spacing: .1em;
    }
}
.box_deliver {
    display: flex;
    align-items: center;
    gap: 0 calc(120 / 1800 * 100vw);
    margin-top: calc(80 / 1800 * 100vw);
    padding: 0 3.62%;
}
.box_deliver .box_img_d {
    width: calc(160 / 1800 * 100vw);
}
.box_deliver .box_text_d {
    font-size: calc(18 / 1800 * 100vw);
    font-weight: bold;
    line-height: 1;
    letter-spacing: .20em;
    color: #3e3a39;
}
.box_deliver .box_text_d a {
    color: #ff8278;
	border-bottom: 1px solid #ff8278;
}
.box_deliver .box_text_d a:hover,
.box_deliver .box_text_d a:active {
  text-decoration: none;
}
@media screen and (max-width:768px) {
    .box_deliver {
        width: calc(314 / 640 * 100vw);
        margin: calc(80 / 640 * 100vw) auto 0;
        gap: calc(50 / 640 * 100vw) 0;
        padding: 0;
        flex-flow: column-reverse
    }
    .box_deliver .box_img_d {
        width: calc(126 / 640 * 100vw);
    }
    .box_deliver .box_text_d {
        font-size: calc(21 / 640 * 100vw);
        line-height: 1.76;
        letter-spacing: -.02em;
    }
}
.cancel_n {
    margin: calc(190 / 1800 * 100vw) 0 0;
}
.cancel_n .cancel_ttl {
    color: #5a322a;
    font-size: calc(50 / 1800 * 100vw);
    font-weight: bold;
    letter-spacing: .26em;
    line-height: 1.72;
    text-align: center;
    /*text-shadow: 0 0 1px #5a322a;*/
}
.cancel_n .list_zero {
    width: calc(986 / 1800 * 100vw);
    margin: calc(44 / 1800 * 100vw) auto calc(80 / 1800 * 100vw);
    display: flex;
    justify-content: space-between;
}
.cancel_n .list_zero li {
    width: 26.40%;
    aspect-ratio: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 4px dotted #ff7377;
    border-radius: 999px;
}
.cancel_n .list_zero .wrapper_zero {
    color: #5a322a;
    text-align: center;
    font-size: calc(30 / 1800 * 100vw);
    line-height: 1.72;
    letter-spacing: .23em;
    /*margin-left: .6em;*/
    margin-left: .3em;
}
.cancel_n .list_zero .wrapper_zero .dec01 {
    display: block;
    font-weight: bold;
    color: #ec6f74;
	/*text-shadow: 0 0 1px #ec6f74;*/
}
@media screen and (max-width:768px) {
    .cancel_n .list_zero {
        width: calc(223 / 640 * 100vw);
        margin: calc(89 / 640 * 100vw) auto calc(96 / 640 * 100vw);
        flex-flow: column;
        gap: calc(30 / 640 * 100vw) 0;
    }
    .cancel_n .cancel_ttl {
        color: #5a322a;
        font-size: calc(32 / 640 * 100vw);
        font-weight: bold;
        letter-spacing: .26em;
        line-height: 1.72;
        text-align: center;
    }
    .cancel_n .list_zero li {
        width: 100%;
    }
    .cancel_n .list_zero .wrapper_zero {
        font-size: calc(26 / 640 * 100vw);
        line-height: 1.72;
        letter-spacing: .23em;
        margin-left: 0;
        margin-top: .5em;
    }
    .cancel_n .list_zero li:nth-of-type(3) .wrapper_zero {
        letter-spacing: .08em;
    }

}
.box_cancel {
    background-image: url("../images/service-guide/img03.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    aspect-ratio: 3364 / 1515;
    display: flex;
}
.box_cancel figure {
    display: none;
}
.box_cancel .list_cancel {
    display: flex;
    flex-flow: column;
    justify-content: center;
    gap: calc(40 / 1800 * 100vw) 0;
    width: 48.80%;
    margin: 0 0 0 auto;
    padding-right: 8.214%;
}
.box_cancel h4 {
    position: relative;
    z-index: 0;
    color: #5a322a;
    font-size: calc(28 / 1800 * 100vw);
    font-weight: bold;
    letter-spacing: .14em;
    line-height: 1.64;
    margin: 0 0 calc(15 / 1800 * 100vw);
    /*text-shadow: 0 0 1px #5a322a;*/
}
.box_cancel h4::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    background-color: #c9dddb;
    top: 0;
    left: -.39em;
    width: 1.357em;
    aspect-ratio: 1;
    clip-path: polygon(0 0, 100% 0, 0 100%);
}
.box_cancel p {
    color: #5a322a;
    font-size: calc(20 / 1800 * 100vw);
    line-height: 1.8;
    letter-spacing: .1em;
}
@media screen and (max-width:768px) {
    .box_cancel {
        background-image: none;
        aspect-ratio: unset;
        display: block;
    }
    .box_cancel .list_cancel {
        width: calc(476 / 640 * 100vw);
        gap: calc(40 / 640 * 100vw) 0;
        margin: 0 auto;
        padding-right: 0;
    }
    .box_cancel figure {
        display: block;
        margin-bottom: calc(97 / 640 * 100vw);
    }
    .box_cancel h4 {
        font-size: calc(28/ 640 * 100vw);
        letter-spacing: .12em;
        line-height: 1.857;
        margin: 0 0 calc(9 / 640 * 100vw);
    }
    .box_cancel p {
        font-size: calc(20 / 640 * 100vw);
        line-height: 1.8;
        letter-spacing: .08em;
    }
}
.link_qa {
    width: calc(650 / 1800 * 100vw);
    margin: calc(127 / 1800 * 100vw) auto calc(137 / 1800 * 100vw) !important;
    display: flex;
    flex-flow: column;
    gap: calc(55 / 1800 * 100vw) 0;
}
.link_qa li {
    color: #5a322a;
    font-size: calc(22 / 1800 * 100vw);
    font-weight: bold;
    line-height: 1;
	letter-spacing: .1em
}
.link_qa li a {
    color: #ec6f74;
	/*text-shadow: 0 0 1px #ec6f74;*/
	border-bottom: 1px solid #ec6f74;
}
.link_qa li a:hover,
.link_qa li a:active {
   text-decoration: none;
}
@media screen and (max-width:768px) {
    .link_qa {
        width: calc(390 / 640 * 100vw);
        margin: calc(135 / 640 * 100vw) auto calc(170 / 640 * 100vw) !important;
        gap: calc(31 / 640 * 100vw) 0;
    }
    .link_qa li {
        color: #5a322a;
        font-size: calc(24 / 640 * 100vw);
        line-height: 1.8;
        letter-spacing: -.02em;
        text-indent: -2em;
        padding: 0 0 0 2em;
    }
}
.box_more {}
.box_more .more_ttl {
    color: #5a322a;
    font-size: calc(50 / 1800 * 100vw);
    font-weight: bold;
    letter-spacing: .13em;
    line-height: 1;
    text-align: center;
    margin-bottom: calc(90 / 1800 * 100vw);
    /*text-shadow: 0 0 1px #5a322a;*/
}
.box_more .box_link {
    width: calc(1387 / 1800 * 100vw);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.box_more .box_link a {
    width: 46%;
    text-align: center;
}
.box_more .box_link img {
    margin: auto;
}
.box_more .box_link a:hover, .box_more .box_link a:active {
    text-decoration: none;
}
.box_more .box_link p {
    margin-top: calc(37 / 1800 * 100vw);
    color: #5a322a;
    font-size: calc(30 / 1800 * 100vw);
    font-weight: bold;
    letter-spacing: -.02em;
    line-height: 1.375;
    text-align: center;
	/*text-shadow: 0 0 1px #5a322a;*/
}
.box_more .box_link p .dec01 {
    letter-spacing: .2em;
    font-weight: bold;
}
@media screen and (max-width:768px) {
    .box_more .box_link {
        width: 100%;
        flex-flow: column;
        gap: calc(100 / 640 * 100vw) 0;
    }
    .box_more .more_ttl {
        font-size: calc(40 / 640 * 100vw);
        letter-spacing: .13em;
        text-align: center;
        margin-bottom: calc(100 / 640 * 100vw);
    }
    .box_more .box_link a {
        width: 100%;
    }
    .box_more .box_link p {
        position: relative;
        z-index: 0;
        width: 67%;
        margin: calc(44 / 640 * 100vw) auto 0;
        aspect-ratio: 889 / 152;
        border: 1px solid #5a322a;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        font-size: calc(20 / 640 * 100vw);
        line-height: 1.6;
        letter-spacing: .2em;
    }
    .box_more .box_link p::after {
        content: "";
        display: block;
        position: absolute;
        z-index: 0;
        background-color: #5a322a;
        top: 50%;
        right: calc(13 / 640 * 100vw);
        transform: translateY(-50%);
        width: calc(6 / 640 * 100vw);
        aspect-ratio: 6 / 8;
        clip-path: polygon(0 0, 0% 100%, 100% 50%);
    }
    .box_more .box_link p .dec01 {
        display: contents;
    }
}