@charset "UTF-8";
/*
font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'Roboto', sans-serif;
*/
@media only screen and (max-width: 750px) { /* line 31, afterservice.scss */
  #afterservice .titWrap .eqpTitCmn .tit em { display: block; margin-left: 0; } }
/* line 40, afterservice.scss */
#afterservice .freeDialSet .ttl { font-size: 20px; font-weight: 500; -webkit-text-stroke-width: .1px; }
/* line 41, afterservice.scss */
#afterservice .freeDialSet .tel { font-size: 38px; line-height: 1; display: flex; justify-content: flex-start; flex-wrap: wrap; align-items: center; }
/* line 42, afterservice.scss */
#afterservice .freeDialSet .tel a { display: flex; justify-content: flex-start; flex-wrap: wrap; align-items: flex-end; color: #c7000b; }
/* line 43, afterservice.scss */
#afterservice .freeDialSet .tel a i { width: 40px; line-height: 0; margin-right: .25em; }
/* line 44, afterservice.scss */
#afterservice .freeDialSet .tel a em { font-size: 100%; line-height: 1; }
/* line 46, afterservice.scss */
#afterservice .freeDialSet .tel small { font-size: 16px; margin-top: .25em; margin-left: 1em; -webkit-text-stroke-width: .1px; }
@media only screen and (max-width: 750px) { /* line 54, afterservice.scss */
  #afterservice .freeDialSet .ttl { font-size: 16px; font-weight: 600; -webkit-text-stroke-width: 0px; }
  /* line 55, afterservice.scss */
  #afterservice .freeDialSet .tel { font-size: 36px; }
  /* line 56, afterservice.scss */
  #afterservice .freeDialSet .tel a { justify-content: center; width: 100%; }
  /* line 57, afterservice.scss */
  #afterservice .freeDialSet .tel a i { width: 36px; margin-right: .25em; }
  /* line 60, afterservice.scss */
  #afterservice .freeDialSet .tel small { font-size: 14px; margin-top: .25em; margin-left: 0em; margin-top: 1em; -webkit-text-stroke-width: 0px; width: 100%; } }
/* line 67, afterservice.scss */
#afterservice .intro { display: flex; justify-content: space-between; flex-wrap: wrap; }
/* line 68, afterservice.scss */
#afterservice .intro .text { width: calc(100% - 500px); text-align: left; }
/* line 69, afterservice.scss */
#afterservice .intro .text .catch { font-size: 28px; font-weight: 500; -webkit-text-stroke-width: .1px; margin-bottom: 1em; }
/* line 70, afterservice.scss */
#afterservice .intro .text .flow { width: 100%; margin-bottom: 1em; }
/* line 73, afterservice.scss */
#afterservice .intro .drawing { width: 420px; }
/* line 74, afterservice.scss */
#afterservice .intro .listSec { margin-top: 80px; }
/* line 75, afterservice.scss */
#afterservice .intro .listSec .catch { font-size: 26px; font-weight: 500; -webkit-text-stroke-width: .1px; margin-bottom: 1em; text-align: left; }
/* line 76, afterservice.scss */
#afterservice .intro .listSec ul.listWrap { display: flex; justify-content: space-between; flex-wrap: wrap; }
/* line 77, afterservice.scss */
#afterservice .intro .listSec ul.listWrap li { width: 48.5%; display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 1em; }
/* line 78, afterservice.scss */
#afterservice .intro .listSec ul.listWrap li .t { width: 200px; border: 1px solid rgba(0, 0, 0, 0.5); font-size: 18px; -webkit-text-stroke-width: .1px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
/* line 79, afterservice.scss */
#afterservice .intro .listSec ul.listWrap li .read { width: calc(100% - 220px); font-size: 15px; line-height: 1.6; }
@media only screen and (max-width: 750px) { /* line 90, afterservice.scss */
  #afterservice .intro .text { width: 100%; padding: 0 5%; display: flex; flex-direction: column; flex-wrap: wrap; }
  /* line 91, afterservice.scss */
  #afterservice .intro .text .catch { font-size: 22px; -webkit-text-stroke-width: 0px; margin-bottom: 1em; order: 0; }
  /* line 92, afterservice.scss */
  #afterservice .intro .text .flow { width: 55%; margin: 0 auto 1.5em; order: 2; }
  /* line 93, afterservice.scss */
  #afterservice .intro .text .read { order: 1; margin-bottom: 1em; }
  /* line 95, afterservice.scss */
  #afterservice .intro .drawing { width: 90%; margin: 0 auto; }
  /* line 96, afterservice.scss */
  #afterservice .intro .listSec { margin-top: 60px; }
  /* line 97, afterservice.scss */
  #afterservice .intro .listSec .catch { font-size: 18px; letter-spacing: -.015em; -webkit-text-stroke-width: 0px; margin-bottom: 1em; text-align: justify; padding: 0 5%; }
  /* line 98, afterservice.scss */
  #afterservice .intro .listSec ul.listWrap { padding: 0 5%; }
  /* line 99, afterservice.scss */
  #afterservice .intro .listSec ul.listWrap li { width: 100%; margin-bottom: 1em; }
  /* line 100, afterservice.scss */
  #afterservice .intro .listSec ul.listWrap li .t { width: 100%; font-size: 16px; -webkit-text-stroke-width: 0px; margin-bottom: .5em; }
  /* line 101, afterservice.scss */
  #afterservice .intro .listSec ul.listWrap li .read { width: 100%; font-size: 14px; line-height: 1.6; } }
/* line 111, afterservice.scss */
#afterservice .supportSec { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 50px; }
@media only screen and (max-width: 750px) { /* line 111, afterservice.scss */
  #afterservice .supportSec { margin-top: 50px; } }
/* line 122, afterservice.scss */
#afterservice .supportSec .sec .tit { font-size: 26px; line-height: 1.8; font-weight: 500; -webkit-text-stroke-width: .1px; margin-bottom: 1em; text-align: left; }
/* line 123, afterservice.scss */
#afterservice .supportSec .sec .tit u { background: linear-gradient(transparent 60%, rgba(120, 169, 212, 0.25) 0%) no-repeat bottom; text-decoration: none; background-size: 100% 100%; padding-bottom: 3px; }
/* line 125, afterservice.scss */
#afterservice .supportSec .sec.sec01 { width: 52%; }
/* line 126, afterservice.scss */
#afterservice .supportSec .sec.sec02 { width: 40%; }
@media only screen and (max-width: 750px) { /* line 132, afterservice.scss */
  #afterservice .supportSec .sec { padding: 0 5%; }
  /* line 133, afterservice.scss */
  #afterservice .supportSec .sec .tit { font-size: 22px; line-height: 1.8; -webkit-text-stroke-width: 0px; margin-bottom: 1em; text-align: justify; }
  /* line 134, afterservice.scss */
  #afterservice .supportSec .sec .tit u { padding-bottom: 3px; }
  /* line 136, afterservice.scss */
  #afterservice .supportSec .sec.sec01 { width: 100%; }
  /* line 137, afterservice.scss */
  #afterservice .supportSec .sec.sec02 { width: 100%; } }
/* line 145, afterservice.scss */
#afterservice .supportSec .sec.sec01 ul.listWrap { text-align: left; }
/* line 147, afterservice.scss */
#afterservice .supportSec .sec.sec01 ul.listWrap li .t { display: flex; flex-direction: column; flex-wrap: wrap; }
/* line 148, afterservice.scss */
#afterservice .supportSec .sec.sec01 ul.listWrap li .t span { font-size: 17px; -webkit-text-stroke-width: .1px; margin-bottom: 1em; position: relative; padding-left: 1.1em; margin-bottom: .75em; }
/* line 149, afterservice.scss */
#afterservice .supportSec .sec.sec01 ul.listWrap li .t span::before { content: "■"; color: #78a9d4; position: absolute; top: 0; left: 0; }
/* line 151, afterservice.scss */
#afterservice .supportSec .sec.sec01 ul.listWrap li .t a { display: flex; justify-content: flex-start; flex-wrap: wrap; color: inherit; }
/* line 153, afterservice.scss */
#afterservice .supportSec .sec.sec01 ul.listWrap li .t a small { font-family: "Roboto", sans-serif; font-size: 12px; letter-spacing: .1em; margin-left: 1.5em; opacity: .6; }
/* line 156, afterservice.scss */
#afterservice .supportSec .sec.sec01 ul.listWrap li .read { margin-top: .5em; }
/* line 158, afterservice.scss */
#afterservice .supportSec .sec.sec01 ul.listWrap li.list01 { margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px dotted rgba(0, 0, 0, 0.25); }
/* line 160, afterservice.scss */
#afterservice .supportSec .sec.sec01 ul.listWrap li.list01 .t span { letter-spacing: -.015em; }
/* line 162, afterservice.scss */
#afterservice .supportSec .sec.sec01 ul.listWrap li.list01 .t a em { width: 380px; }
/* line 172, afterservice.scss */
#afterservice .supportSec .sec.sec01 ul.listWrap li.list02 .t a em { width: 300px; position: relative; left: -1%; }
/* line 179, afterservice.scss */
#afterservice .supportSec .sec.sec01 .contact { margin-top: 1.5em; }
/* line 180, afterservice.scss */
#afterservice .supportSec .sec.sec01 .contact .t { position: relative; padding-left: 1.1em; font-size: 17px; font-weight: 500; -webkit-text-stroke-width: .1px; margin-bottom: .5em; border-bottom: 1px solid rgba(0, 0, 0, 0.5); text-align: justify; }
/* line 181, afterservice.scss */
#afterservice .supportSec .sec.sec01 .contact .t::before { content: "■"; position: absolute; top: 0; left: 0; }
@media only screen and (max-width: 750px) { /* line 199, afterservice.scss */
  #afterservice .supportSec .sec.sec01 { margin-bottom: 50px; }
  /* line 204, afterservice.scss */
  #afterservice .supportSec .sec.sec01 ul.listWrap li .t span { font-size: 16px; -webkit-text-stroke-width: 0px; margin-bottom: 1em; margin-bottom: .75em; }
  /* line 209, afterservice.scss */
  #afterservice .supportSec .sec.sec01 ul.listWrap li .t a small { font-size: 12px; margin-left: 0em; }
  /* line 212, afterservice.scss */
  #afterservice .supportSec .sec.sec01 ul.listWrap li .read { margin-top: .5em; }
  /* line 214, afterservice.scss */
  #afterservice .supportSec .sec.sec01 ul.listWrap li.list01 { margin-bottom: 1em; padding-bottom: 1em; }
  /* line 216, afterservice.scss */
  #afterservice .supportSec .sec.sec01 ul.listWrap li.list01 .t span { letter-spacing: -.015em; }
  /* line 218, afterservice.scss */
  #afterservice .supportSec .sec.sec01 ul.listWrap li.list01 .t a em { width: 330px; }
  /* line 228, afterservice.scss */
  #afterservice .supportSec .sec.sec01 ul.listWrap li.list02 .t a em { width: 260px; left: -1%; }
  /* line 235, afterservice.scss */
  #afterservice .supportSec .sec.sec01 .contact { margin-top: 1.5em; }
  /* line 236, afterservice.scss */
  #afterservice .supportSec .sec.sec01 .contact .t { font-size: 16px; line-height: 1.6; -webkit-text-stroke-width: 0px; padding-bottom: .5em; margin-bottom: .5em; border-bottom: 1px solid rgba(0, 0, 0, 0.5); text-align: justify; } }
/* line 255, afterservice.scss */
#afterservice .supportSec .sec.sec02 { position: relative; }
/* line 257, afterservice.scss */
#afterservice .supportSec .sec.sec02 .read { margin-bottom: 2em; }
/* line 258, afterservice.scss */
#afterservice .supportSec .sec.sec02 .divList { width: 230px; position: absolute; bottom: 0; left: 0; }
/* line 260, afterservice.scss */
#afterservice .supportSec .sec.sec02 .divList .list:not(:last-child) { margin-bottom: .75em; }
/* line 261, afterservice.scss */
#afterservice .supportSec .sec.sec02 .divList .list .t { background: linear-gradient(0deg, #003477 0%, #005ead 100%); color: #fff; font-size: 15px; -webkit-text-stroke-width: .1px; font-weight: 500; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; margin-bottom: .5em; }
/* line 263, afterservice.scss */
#afterservice .supportSec .sec.sec02 .divList .list ul li { font-size: 16px; line-height: 1.6; -webkit-text-stroke-width: .1px; display: block; text-align: left; }
/* line 264, afterservice.scss */
#afterservice .supportSec .sec.sec02 .divList .list ul li a { color: inherit; }
/* line 269, afterservice.scss */
#afterservice .supportSec .sec.sec02 .drawing { width: 310px; margin-left: auto; margin-right: -5%; }
@media only screen and (max-width: 750px) { /* line 277, afterservice.scss */
  #afterservice .supportSec .sec.sec02 .read { margin-bottom: 1em; }
  /* line 278, afterservice.scss */
  #afterservice .supportSec .sec.sec02 .divList { width: 100%; position: relative; top: auto; left: auto; bottom: auto; right: auto; transform: none; }
  /* line 280, afterservice.scss */
  #afterservice .supportSec .sec.sec02 .divList .list:not(:last-child) { margin-bottom: .75em; }
  /* line 281, afterservice.scss */
  #afterservice .supportSec .sec.sec02 .divList .list .t { font-size: 16px; -webkit-text-stroke-width: 0px; margin-bottom: .5em; }
  /* line 283, afterservice.scss */
  #afterservice .supportSec .sec.sec02 .divList .list ul li { font-size: 17px; line-height: 1.6; -webkit-text-stroke-width: 0px; }
  /* line 284, afterservice.scss */
  #afterservice .supportSec .sec.sec02 .divList .list ul li a { color: inherit; }
  /* line 289, afterservice.scss */
  #afterservice .supportSec .sec.sec02 .drawing { width: 300px; margin: 1.5em auto 0; } }
/* line 295, afterservice.scss */
#afterservice .supportSec .sec2 { display: flex; justify-content: space-between; flex-wrap: wrap; }
/* line 296, afterservice.scss */
#afterservice .supportSec .sec2 .tit { background: #7d7d7d; color: #fff; font-size: 24px; line-height: 1.8; font-weight: 500; -webkit-text-stroke-width: .1px; margin-bottom: 1em; width: 100%; }
/* line 297, afterservice.scss */
#afterservice .supportSec .sec2 .tit small { font-size: 80%; }
/* line 299, afterservice.scss */
#afterservice .supportSec .sec2 .read { width: 27%; }
/* line 300, afterservice.scss */
#afterservice .supportSec .sec2 .ph { width: 70%; }
/* line 301, afterservice.scss */
#afterservice .supportSec .sec2 .freeDialSet { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; margin: 2.5em auto 2em; border-block: 1px solid rgba(0, 0, 0, 0.25); padding: .5em 0; }
/* line 302, afterservice.scss */
#afterservice .supportSec .sec2 .freeDialSet .ttl { margin-right: 1em; }
/* line 311, afterservice.scss */
#afterservice .supportSec .sec2 .supportContents { background: #efefef; padding: 30px 40px; }
/* line 312, afterservice.scss */
#afterservice .supportSec .sec2 .supportContents .t { font-size: 26px; font-weight: 600; display: flex; justify-content: flex-start; flex-wrap: wrap; align-items: center; margin-bottom: .5em; }
/* line 313, afterservice.scss */
#afterservice .supportSec .sec2 .supportContents .t em { display: flex; justify-content: flex-start; flex-wrap: wrap; align-items: center; color: #4281a5; }
/* line 314, afterservice.scss */
#afterservice .supportSec .sec2 .supportContents .t em small { background: #968223; color: #fff; border-radius: 5px; font-size: 18px; font-weight: 500; line-height: 1.8; padding: 0 .75em; margin-left: .5em; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
/* line 315, afterservice.scss */
#afterservice .supportSec .sec2 .supportContents .t em small:last-child { margin-left: .25em; }
/* line 318, afterservice.scss */
#afterservice .supportSec .sec2 .supportContents .t span { margin-left: 1.5em; }
/* line 320, afterservice.scss */
#afterservice .supportSec .sec2 .supportContents .read { width: 100%; margin-bottom: 1.5em; }
/* line 322, afterservice.scss */
#afterservice .supportSec .sec2 .supportContents .cap { font-size: 14px; display: block; line-height: 1.6; margin-top: 1.5em; text-align: left; }
@media only screen and (max-width: 750px) { /* line 330, afterservice.scss */
  #afterservice .supportSec .sec2 .tit { font-size: 20px; line-height: 1.5; -webkit-text-stroke-width: 0px; width: 100%; margin: 0 auto 1em; padding: .25em 0 .35em; }
  /* line 331, afterservice.scss */
  #afterservice .supportSec .sec2 .tit small { font-size: 80%; }
  /* line 333, afterservice.scss */
  #afterservice .supportSec .sec2 .read { width: 100%; padding: 0 5%; margin-bottom: .5em; }
  /* line 334, afterservice.scss */
  #afterservice .supportSec .sec2 .ph { width: 90%; margin: auto; }
  /* line 335, afterservice.scss */
  #afterservice .supportSec .sec2 .freeDialSet { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 90%; margin: 2em auto 2em; padding: .5em 0 1em; }
  /* line 336, afterservice.scss */
  #afterservice .supportSec .sec2 .freeDialSet .ttl { margin-right: 1em; }
  /* line 345, afterservice.scss */
  #afterservice .supportSec .sec2 .supportContents { padding: 20px 20px; }
  /* line 346, afterservice.scss */
  #afterservice .supportSec .sec2 .supportContents .t { font-size: 22px; margin-bottom: .5em; justify-content: center; }
  /* line 347, afterservice.scss */
  #afterservice .supportSec .sec2 .supportContents .t em { font-size: 20px; }
  /* line 348, afterservice.scss */
  #afterservice .supportSec .sec2 .supportContents .t em small { border-radius: 5px; font-size: 16px; padding: 0 .5em; margin-left: .5em; }
  /* line 349, afterservice.scss */
  #afterservice .supportSec .sec2 .supportContents .t em small:last-child { margin-left: .25em; }
  /* line 352, afterservice.scss */
  #afterservice .supportSec .sec2 .supportContents .t span { font-size: 22px; margin-left: 0em; width: 100%; line-height: 1.6; margin-top: .25em; }
  /* line 354, afterservice.scss */
  #afterservice .supportSec .sec2 .supportContents .read { width: 100%; margin-bottom: 1.5em; padding: 0; }
  /* line 356, afterservice.scss */
  #afterservice .supportSec .sec2 .supportContents .cap { font-size: 12px; margin-top: 1.5em; text-align: justify; } }
/* line 363, afterservice.scss */
#afterservice .supportSec .sec2.sec2_01 { margin-top: 60px; margin-bottom: 80px; }
@media only screen and (max-width: 750px) { /* line 395, afterservice.scss */
  #afterservice .supportSec .sec2.sec2_01 { margin-top: 50px; margin-bottom: 80px; } }
/* line 427, afterservice.scss */
#afterservice .supportSec .sec2.sec2_02 { margin-bottom: 150px; }
/* line 433, afterservice.scss */
#afterservice .supportSec .sec2.sec2_02 .ph small { font-size: 13px; display: block; line-height: 1.6; margin-top: 1.5em; text-align: left; }
/* line 436, afterservice.scss */
#afterservice .supportSec .sec2.sec2_02 .freeDialSet .ttl { width: 310px; line-height: 0; }
/* line 448, afterservice.scss */
#afterservice .supportSec .sec2.sec2_02 .supportContents .t span { width: 360px; line-height: 0; }
/* line 452, afterservice.scss */
#afterservice .supportSec .sec2.sec2_02 .supportContents .checkList { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; margin-top: 1em; }
/* line 453, afterservice.scss */
#afterservice .supportSec .sec2.sec2_02 .supportContents .checkList .ttl { font-size: 18px; font-weight: 500; -webkit-text-stroke-width: .2px; color: #c7000b; margin-right: 1em; }
/* line 454, afterservice.scss */
#afterservice .supportSec .sec2.sec2_02 .supportContents .checkList .copy { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 16px; font-weight: 500; padding-right: 1.25em; position: relative; margin-right: .25em; }
/* line 455, afterservice.scss */
#afterservice .supportSec .sec2.sec2_02 .supportContents .checkList .copy::after { content: ""; position: absolute; top: .5em; right: 0; display: block; width: 15px; height: 18px; clip-path: polygon(0 0, 0% 100%, 100% 50%); background: #000; line-height: 1; }
/* line 457, afterservice.scss */
#afterservice .supportSec .sec2.sec2_02 .supportContents .checkList ul { display: flex; justify-content: flex-start; flex-wrap: wrap; }
/* line 458, afterservice.scss */
#afterservice .supportSec .sec2.sec2_02 .supportContents .checkList ul li { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 17px; font-weight: 500; }
/* line 460, afterservice.scss */
#afterservice .supportSec .sec2.sec2_02 .supportContents .checkList ul li:not(:last-child)::after { content: "／"; }
@media only screen and (max-width: 750px) { /* line 471, afterservice.scss */
  #afterservice .supportSec .sec2.sec2_02 { margin-bottom: 80px; }
  /* line 477, afterservice.scss */
  #afterservice .supportSec .sec2.sec2_02 .ph small { font-size: 12px; margin-top: 1.5em; text-align: justify; }
  /* line 479, afterservice.scss */
  #afterservice .supportSec .sec2.sec2_02 .freeDialSet { padding-top: 1em; }
  /* line 480, afterservice.scss */
  #afterservice .supportSec .sec2.sec2_02 .freeDialSet .ttl { width: 280px; line-height: 0; margin: 0 auto .5em; }
  /* line 492, afterservice.scss */
  #afterservice .supportSec .sec2.sec2_02 .supportContents .t span { width: 320px; margin: .5em auto; line-height: 0; }
  /* line 496, afterservice.scss */
  #afterservice .supportSec .sec2.sec2_02 .supportContents .checkList { margin-top: 1.5em; flex-direction: column; justify-content: flex-start; margin-bottom: 1em; }
  /* line 497, afterservice.scss */
  #afterservice .supportSec .sec2.sec2_02 .supportContents .checkList .ttl { font-size: 20px; font-weight: 600; line-height: 1.6; -webkit-text-stroke-width: 0px; margin: 0 auto .5em; }
  /* line 498, afterservice.scss */
  #afterservice .supportSec .sec2.sec2_02 .supportContents .checkList .copy { font-size: 17px; padding-right: 1.25em; margin-right: .25em; text-align: left; }
  /* line 499, afterservice.scss */
  #afterservice .supportSec .sec2.sec2_02 .supportContents .checkList .copy::after { top: .6em; right: 0; width: 18px; height: 15px; clip-path: polygon(0 0, 50% 100%, 100% 0); }
  /* line 501, afterservice.scss */
  #afterservice .supportSec .sec2.sec2_02 .supportContents .checkList ul { justify-content: center; }
  /* line 502, afterservice.scss */
  #afterservice .supportSec .sec2.sec2_02 .supportContents .checkList ul li { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 17px; font-weight: 500; } }
