@charset "UTF-8";

/* -- layout -- */
#main .pc,
#merit .pc {
  display: none;
}

#main sup {
  font-size: 12px;
}

.ct_wrap {
  margin-bottom: -15px;
}

[class^="ct_section"] {
  padding: 40px 15px 50px;
}

[class^="ct_section"] * {
  font-weight: 700;
}

.ct_wrap section p {
  line-height: 1.64;
}

.ct_wrap_section {
  background: url(/ldm/jettowel/restartguide/img/bg_wave_sp.png) no-repeat center 95px / 100% 155px;
  margin: 40px 0 55px;
  padding: 0 10px;
  position: relative;
  z-index: 1;
}

.ct_wrap_section::after,
#safe::before {
  content: "";
  background: url(/ldm/jettowel/restartguide/img/bg_wave_sp.png) no-repeat center 0 / 100% 155px;
  display: block;
  width: 100%;
  height: 155px;
  position: absolute;
  bottom: -80px;
  left: 0;
  z-index: -1;
  transform: scale(-1, -1);
}

.ct_wrap_section .ct_section {
  background-color: #f0f7fe;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 10px 35px;
  border-radius: 15px;
}


/* -- button and link -- */
a[class*="ct_btn"] {
  font-size: 14px;
  line-height: 1;
  color: #fff;
  background: url(/ldm/jettowel/restartguide/img/icon_arrow_white.png) no-repeat right 23px center / 26px 26px;
  text-align: center;
  display: block;
  overflow: hidden;
  margin: auto;
  padding: 18px 0;
  border-radius: 25px;
  position: relative;
  z-index: 1;
}

a.ct_btn1 {
  background-color: #eb8b24 !important;
}

a.ct_btn2 {
  background-color: #1b7eee !important;
}

a.ct_btn3 {
  border: solid 3px #fff;
  border-radius: 60px;
  width: 172px;
  max-width: 100%;
  left: 0;
  position: absolute;
  bottom: 0;
  font-size: 11px;
  font-weight: bold;
  box-sizing: border-box;
  text-align: left;
  padding-left: 15px;
  letter-spacing: 0.01em;
  background: url(/ldm/jettowel/restartguide/img/icon_arrow_white.png) no-repeat right 17px center / 16px 16px;
  background-color: #eb8b24;
}

a.ct_btn3::after {
  right: 21px;
}

a.ct_btn3::before {
  background-color: #f4b572;
}

.pagetop {
  position: absolute;
  right: 15px;
  bottom: 20px;
}

.pagetop a {
  font-size: 11px;
  line-height: 1;
  color: #fff;
  background: url(/ldm/jettowel/restartguide/img/icon_arrow_pt_sp.png) no-repeat 12px center / 10px auto;
  padding: 0 18px 0 30px;
  border-right: solid 1px #b5b5b5;
  border-left: solid 1px #b5b5b5;
}


/* -- title -- */
.ct_wrap_section h2 {
  margin-bottom: 30px;
}

.ct_wrap_section h3 {
  font-size: 17px;
  line-height: 1.29;
  color: #fff;
  background: #fff url(/ldm/jettowel/restartguide/img/bg_title.png) no-repeat center center / auto 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 65px;
  margin: 0 -10px 25px;
}


/* -- block -- */
.ct_conversation p {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.ct_conversation p i {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  display: block;
  width: calc(100% - 125px);
  padding: 15px;
  border-radius: 15px;
  position: relative;
}

.ct_conversation p + p {
  margin-top: 20px;
}

.ct_conversation p[class^="ct_w"] i {
  background-color: #f8e5c0;
}

.ct_conversation p[class^="ct_m"] i {
  background-color: #c7ece1;
}

.ct_conversation p[class^="ct_w"]::before,
.ct_conversation p[class^="ct_m"]::after {
  content: "";
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 75px;
  height: 85px;
}

.ct_conversation p.ct_w01::before {
  background-image: url(/ldm/jettowel/restartguide/img/illust_w_01.png);
}

.ct_conversation p.ct_w02::before {
  background-image: url(/ldm/jettowel/restartguide/img/illust_w_02.png);
}

.ct_conversation p.ct_w03::before {
  background-image: url(/ldm/jettowel/restartguide/img/illust_w_03.png);
}

.ct_conversation p.ct_m01::after {
  background-image: url(/ldm/jettowel/restartguide/img/illust_m_01.png);
}

.ct_conversation p.ct_m02::after {
  background-image: url(/ldm/jettowel/restartguide/img/illust_m_02.png);
}

.ct_conversation p.ct_m03::after {
  background-image: url(/ldm/jettowel/restartguide/img/illust_m_03.png);
}

.ct_conversation p i::after {
  content: "";
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
  top: 43px;
}

.ct_conversation p[class^="ct_w"] i::after {
  border-top: solid 4px transparent;
  border-right: solid 8px #f8e5c0;
  border-bottom: solid 4px transparent;
  left: -8px;
}

.ct_conversation p[class^="ct_m"] i::after {
  border-top: solid 4px transparent;
  border-bottom: solid 4px transparent;
  border-left: solid 8px #c7ece1;
  right: -8px;
}

.ct_conversation p i strong {
  background: linear-gradient(0deg, #fff000 0, #fff000 6px, #c7ece1 6px, #c7ece1 100%);
}


/* -- key visual -- */
.ct_kv {
  background:
    url(/ldm/jettowel/restartguide/img/bg_wave_sp.png) no-repeat center 188px,
    url(/ldm/jettowel/restartguide/img/bg_kv01_sp.jpg) no-repeat center 0;
  background-color: #dbe0e6;
  background-size: 100% 155px, cover;
  overflow: hidden;
  height: 314px;
  position: relative;
}

.ct_kv > * {
  text-align: center;
  display: block;
  margin: auto;
  position: absolute;
  right: 0;
  left: 0;
}

.ct_kv h1 {
  width: 335px;
  height: 275px;
  top: 17px;
}

.ct_kv span {
  width: 29px;
  height: 52px;
  bottom: 0;
}

.ct_kv span::before {
  content: "";
  background: linear-gradient(#4bb5ff 0, #1b7eee 100%);
  display: block;
  width: 1px;
  height: 42px;
  position: absolute;
  top: 10px;
  left: 50%;
  animation: linemove 1.5s ease-in-out infinite;
}

.ct_kv .ct_kv_logo {
  top: 10px;
  left: auto;
  right: 10px;
  width: 60px;
}

.ct_kv .ct_kv_btn {
  bottom: 10px;
  left: 10px;
  width: 100%;
  font-feature-settings: "palt";
  font-family: "Noto Sans JP", sans-serif;
}

.ct_kv_contact_us {
  width: calc(100% - 20px);
  box-sizing: border-box;
  border: 3px solid #fff;
  border-right: none;
  background-color: #fff;
  border-radius: 20px 0 0 20px;
  position: fixed;
  right: 0;
  left: auto;
  top: calc(45vh - 57px);
  z-index: 999;
  font-feature-settings: "palt";
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  transform: translateX(calc(100% - 32px));
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}

.ct_kv_contact_us.show {
  opacity: 1;
  visibility: visible;
}

.ct_kv_contact_us.open {
  transform: translateX(0);
}

.ct_kv_contact_us_body {
  opacity: 0;
  visibility: hidden;
}

.ct_kv_contact_us_body.open {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease 0s, visibility 0.3s;
}

.ct_kv_off {
  background-color: #62a5f0;
  position: absolute;
  height: 100%;
  width: calc(35px - 3px);
  top: 0;
  border-radius: 15px 0 0 15px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 11px;
  transition: opacity 0.3s ease 0s, visibility 0.3s;
}

.ct_kv_off.hiddin {
  opacity: 0;
  visibility: hidden;
}

.ct_kv_off img {
  width: 11px;
}

.ct_kv_top {
  background-color: #6eabf0;
  border-radius: 15px 0 0 0;
  text-align: center;
  padding: 16px 0;
  margin-bottom: 4px;
}

a.ct_kv_tel {
  color: #fff;
  display: block;
  height: 100%;
}

a.ct_kv_tel:active,
a.ct_kv_tel:hover {
  text-decoration: none;
}

a.ct_kv_tel > span {
  display: block;
  width: max-content;
  height: auto;
  margin: 0 auto;
}

a.ct_kv_tel > span::before {
  content: none;
}

a.ct_kv_tel .ct_kv_top_txt {
  background-color: #fff;
  color: #62a5f0;
  border-radius: 10.5px;
  padding: 5px 14px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 12px;
}

a.ct_kv_tel .ct_kv_mid_txt {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.03em;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  margin-bottom: 11px;
}

a.ct_kv_tel .ct_kv_mid_txt::after {
  content: "";
  display: block;
  width: 23px;
  height: 23px;
  background-image: url(../img/icon_tel_wh.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  margin-right: 5.5px;
  transform: translateY(2px);
}

a.ct_kv_tel .ct_kv_btm_txt {
  font-size: 11px;
  letter-spacing: 0.008em;
}

.ct_kv_consultation {
  display: flex;
  justify-content: space-between;
}

.ct_kv_consultation li {
  width: calc(50% - 1px);
}

.ct_kv_consultation li a {
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  z-index: 1;
  line-height: 1.333;
  padding: 13px 0;
  letter-spacing: 0;
}

.ct_kv_consultation li a span {
  display: inline-block;
  width: auto;
  height: auto;
  text-align: left;
}

.ct_kv_consultation li a span::before {
  content: none;
}

.ct_kv_consultation li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s ease 0s;
  background-color: #fff;
}

.ct_kv_consultation li a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 2;
  height: 60px;
  width: calc(100% - 20px);
}

.ct_kv_consultation li.ct_kv_demo a::after {
  background: url(/ldm/jettowel/restartguide/img/icon_arrow_white.png) no-repeat right center, url(/ldm/jettowel/restartguide/img/icon_demo.png) no-repeat left center;
  background-size: 24px 24px, 23px 19px !important;
}

.ct_kv_consultation li.ct_kv_mall a::after {
  background: url(/ldm/jettowel/restartguide/img/icon_arrow_white.png) no-repeat right center, url(/ldm/jettowel/restartguide/img/icon_mail.png) no-repeat left center;
  background-size: 24px 24px, 19px 14px;
}

.ct_kv_demo {
  background-color: #1b7eee;
  border-radius: 0 0 0 15px;
}

.ct_kv_mall {
  background-color: #eb8b24;
}
@keyframes linemove {
  0% {
    height: 10px;
    opacity: 0;
    top: 10px;
  }

  30% {
    height: 40px;
    opacity: 1;
  }

  100% {
    height: 0;
    opacity: 0;
    top: 50px;
  }
}


/* -- anchor navi -- */
.ct_nav_anchor {
  background-color: #1b7eee;
  height: 60px;
  padding: 0 10px;
}

.ct_nav_anchor ul {
  display: flex;
  margin: 0 auto;
}

.ct_nav_anchor li {
  width: 33.333%;
  height: 60px;
  font-feature-settings: "palt";
  font-family: "Noto Sans JP", sans-serif;
}

.ct_nav_anchor li a {
  font-size: 10px;
  line-height: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  display: block;
  box-sizing: border-box;
  height: 100%;
  padding-top: 16px;
  position: relative;
}

.ct_nav_anchor li a em {
  font-weight: 700;
  display: block;
  margin-top: 5px;
}

.ct_nav_anchor li a::after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  position: absolute;
  bottom: 8px;
  left: calc(50% - 4px);
  transform: rotate(45deg);
}

.ct_nav_anchor .new {
  background-image: url(../img/bg_nav_sp.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 38%;
}

.ct_nav_anchor span {
  width: 30px;
  display: inline-block;
  margin-right: 2px;
  vertical-align: text-bottom;
}

/* -- safe -- */
#safe::before {
  height: 60px;
  top: -40px;
  bottom: auto;
}

#safe {
  background-position: center 125px;
}

#safe .ct_howto {
  border-top: none;
  padding-top: 0;
  margin-top: 40px;
}

#safe .ct_comparison {
  margin-top: 63px;
}

#safe .ct_comparison figure {
  margin-bottom: 0;
}

.ct_howto {
  margin: 30px 0;
  padding-top: 20px;
  border-top: solid 1px #7eb6f5;
}

.ct_howto h4 {
  font-size: 18px;
  color: #1b7eee;
  margin-bottom: 20px;
}

/* -- user -- */
.ct_user {
  margin-bottom: 20px;
}

.ct_conversation_btm {
  font-size: 10px;
  margin-bottom: 27px;
}

.ct_conversation_btm dt {
  font-weight: 700;
}

.ct_conversation_btm dd p {
  font-weight: 400;
  line-height: 1.5;
  margin-top: 5px;
}

/* -- merit -- */
.ct_comparison {
  margin-top: 35px;
}

.ct_comparison figure {
  background-color: #fff;
  margin: 35px 0 40px;
  padding: 45px 13px 20px;
  border: solid 2px #1b7eee;
  border-radius: 5px;
  position: relative;
}

.ct_comparison figure h5 {
  font-size: 13px;
  line-height: 1.38;
  color: #fff;
  background-color: #1b7eee;
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 292px;
  height: 55px;
  margin: auto;
  padding-top: 9px;
  border-radius: 5px;
  position: absolute;
  top: -25px;
  right: 0;
  left: 0;
}

.ct_comparison figure dl {
  font-size: 10px;
  background-color: #f6f6f6;
  margin-top: 15px;
  padding: 12px 15px;
}

.ct_comparison figure dl dd * {
  font-weight: 400;
  line-height: 1.5;
}

.ct_comparison figure dl ul {
  margin-top: 5px;
}

.ct_comparison figure dl ul.list02 {
  margin-bottom: 3px;
}

.ct_comparison figure dl ul.list02 li {
  width: auto;
  display: flex;
  align-items: center;
}

.ct_comparison figure dl ul.list02 li::before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #282728;
  margin-right: 3px;
}

.ct_comparison figure dl li {
  display: flex;
}

.ct_comparison figure dl li span {
  flex: 1;
}

.ct_movie {
  overflow: hidden;
  width: 100%;
  height: 0;
  margin: 35px 0 30px;
  padding-top: 56.25%;
  position: relative;
}

.ct_movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#safe .ct_btn1,
#merit .ct_btn1 {
  line-height: 19px;
  padding: 10px 55px 10px 22px;
  text-align: left;
  border-radius: 14px;
}

#safe .ct_btn1 {
  margin-bottom: 20px;
}

/* -- demo -- */
.ct_type {
  margin-top: 35px;
  padding-bottom: 15px;
}

.ct_type li {
  margin-bottom: 30px;
}

.ct_type li figure {
  background-color: #1b7eee;
  border: solid 2px #1b7eee;
  border-radius: 4px;
}

.ct_type li figure img {
  border-radius: 3px 3px 0 0;
}

.ct_type li figcaption {
  font-size: 16px;
  line-height: 1.375;
  color: #fff;
  text-align: center;
  padding: 14px 2px 12px 0;
}

.ct_type li p {
  font-weight: 400;
  margin-top: 18px;
}


/* -- contact -- */
.ct_section_contact_block {
  background-color: #1b7eee;
  text-align: center;
  padding: 40px 10px 75px;
  position: relative;
  z-index: 1;
}

.ct_section_contact_block h2 {
  font-size: 23px;
  line-height: 1.43;
  color: #fff;
  display: block;
  position: relative;
}

.ct_section_contact_block h2::before,
.ct_section_contact_block h2::after {
  content: "";
  background-color: #fff;
  display: block;
  width: 2px;
  height: 62px;
  position: absolute;
  top: 0;
}

.ct_section_contact_block h2::before {
  left: 15px;
  transform: rotate(-20deg);
}

.ct_section_contact_block h2::after {
  right: 15px;
  transform: rotate(20deg);
}

.ct_section_contact_block .ct_like_this {
  background: url(/ldm/jettowel/restartguide/img/img_footer.png) no-repeat center bottom / 255px auto;
  letter-spacing: 0.03em;
  display: flex;
  align-content: space-between;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 30px 10px 145px;
}

.ct_section_contact_block .ct_like_this li {
  font-size: 14px;
  line-height: 25px;
  color: #1b7eee;
  background-color: #e9f3fe;
  text-align: center;
  display: block;
  height: 25px;
  margin-bottom: 12px;
  border-radius: 13px;
}

.ct_section_contact_block .ct_like_this li:nth-child(1) {
  width: 100%;
}

.ct_section_contact_block .ct_like_this li:nth-child(2) {
  width: calc(62% - 3px);
}

.ct_section_contact_block .ct_like_this li:nth-child(3) {
  width: calc(38% - 3px);
}

.ct_section_contact_block .ct_like_this li:nth-child(4) {
  width: 40%;
}

.ct_section_contact_block .ct_like_this li:last-child {
  padding: 0;
  background: none;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  display: block;
}

.ct_contact_wrap_block {
  background-color: #e9f3fe;
  margin-top: -10px;
  padding: 30px 10px 35px;
  border-radius: 5px;
}

.ct_contact_wrap_block p.ct_tel {
  letter-spacing: 0;
}

.ct_contact_wrap_block p.ct_tel a {
  font-size: 29px;
  line-height: 1;
  color: #1b7eee;
  background: url(/ldm/jettowel/restartguide/img/icon_tel.png) no-repeat 0 center / 26px 26px;
  display: inline-block;
  padding: 2px 0 2px 32px;
}

.ct_contact_wrap_block p.ct_tel span {
  font-size: 10px;
  line-height: 1.5;
  display: block;
  margin-top: 5px;
}

.ct_contact_wrap_block li {
  margin-top: 20px;
}

.ct_contact_wrap_block li a {
  font-size: 14px;
  background-size: 24px 24px;
  padding: 12px 20px 12px 0;
}

.ct_contact_wrap_block li a::before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 25px;
  margin-right: 8px;
}

.ct_contact_wrap_block li a.ct_btn1::before {
  background: url(/ldm/jettowel/restartguide/img/icon_mail.png) no-repeat center center / 25px auto;
  width: 25px;
}

.ct_contact_wrap_block li a.ct_btn2::before {
  background: url(/ldm/jettowel/restartguide/img/icon_demo.png) no-repeat center center / auto 25px;
  width: 30px;
}


/* -- contact banner -- */
.ct_section_contact_bnr {
  background-color: #e9f3fe;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px 15px;
  position: fixed;
  bottom: -240px;
  z-index: 98;
  transition: all 0.5s ease;
}

.ct_section_contact_bnr::before {
  content: "ジェットタオルのご相談・お問合せはこちらから";
  font-size: 11px;
  font-weight: 700;
  color: #1b7eee;
  background-color: #e9f3fe;
  max-width: 310px;
  margin: auto;
  padding-top: 8px;
  border-radius: 18px 18px 0 0;
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
}

.ct_section_contact_bnr.open {
  bottom: 0;
}

.ct_section_contact_bnr p.ct_tel {
  margin-top: 10px;
}

.ct_section_contact_bnr p.ct_tel a {
  font-size: 23px;
  color: #1b7eee;
  background: url(/ldm/jettowel/restartguide/img/icon_tel.png) no-repeat 0 0 / 23px 23px;
  letter-spacing: 0;
  display: inline-block;
  margin-bottom: 5px;
  padding: 0 0 0 28px;
}

.ct_section_contact_bnr p.ct_tel span {
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0;
  display: block;
}

.ct_section_contact_bnr .ct_contact_wrap_bnr {
  max-width: 335px;
  margin: 5px auto 0;
}

.ct_section_contact_bnr .ct_contact_wrap_bnr li {
  text-align: center;
  margin-top: 5px;
}

.ct_section_contact_bnr .ct_contact_wrap_bnr li a {
  font-size: 13px;
  background-size: 21px 21px;
  padding: 14px 0;
  border-radius: 21px;
}

.ct_section_contact_bnr .ct_contact_wrap_bnr li strong {
  font-size: 10px;
  letter-spacing: 0.02em;
  display: inline-block;
  margin-bottom: 3px;
}

.ct_section_contact_bnr .ct_contact_wrap_bnr li strong::before,
.ct_section_contact_bnr .ct_contact_wrap_bnr li strong::after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 2px;
  height: 14px;
}

.ct_section_contact_bnr .ct_contact_wrap_bnr li strong::before {
  margin-right: 10px;
  transform: rotate(-20deg);
}

.ct_section_contact_bnr .ct_contact_wrap_bnr li strong::after {
  margin-left: 10px;
  transform: rotate(20deg);
}

.ct_section_contact_bnr .ct_contact_wrap_bnr li:nth-child(1) strong {
  color: #eb8b24;
}

.ct_section_contact_bnr .ct_contact_wrap_bnr li:nth-child(1) strong::before,
.ct_section_contact_bnr .ct_contact_wrap_bnr li:nth-child(1) strong::after {
  background-color: #eb8b24;
}

.ct_section_contact_bnr .ct_contact_wrap_bnr li:nth-child(2) strong {
  color: #1b7eee;
}

.ct_section_contact_bnr .ct_contact_wrap_bnr li:nth-child(2) strong::before,
.ct_section_contact_bnr .ct_contact_wrap_bnr li:nth-child(2) strong::after {
  background-color: #1b7eee;
}

.ct_section_contact_bnr .circle {
  font-size: 0;
  display: block;
  border: 0;
}

.ct_section_contact_bnr:not(.open) .circle {
  background: #006dc9 url(/ldm/jettowel/restartguide/img/icon_tel_button.png) no-repeat 4px 4px / 26px 28px;
  width: 45px;
  height: 45px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 99;
}

.ct_section_contact_bnr.open .circle {
  color: #d6e9f7;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 12px;
  right: 10px;
}

.ct_section_contact_bnr.open .circle::before,
.ct_section_contact_bnr.open .circle::after {
  content: "";
  background-color: #1b7eee;
  width: 2px;
  height: 18px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.ct_section_contact_bnr.open .circle::before {
  transform: rotate(45deg);
}

.ct_section_contact_bnr.open .circle::after {
  transform: rotate(-45deg);
}







/* -- readjustment -- */
@media screen and (max-width: 320px) {
  .ct_section_contact_block h2 {
    font-size: 21px;
  }

  .ct_section_contact_block h2::before {
    left: 5px;
  }

  .ct_section_contact_block h2::after {
    right: 5px;
  }

  .ct_wrap_section h2 {
    font-size: 20px;
    line-height: 32px;
  }

  .ct_wrap_section h2 em {
    font-size: 25px;
  }

  .ct_wrap_section h3 {
    font-size: 16px;
  }

  .ct_howto br.sp.pc {
    display: inline !important;
  }

  #safe .ct_btn1,
  #merit .ct_btn1 {
    font-size: 12px;
  }
}
@media screen and (max-width: 374px) {
  .ct_contact_wrap_block li a {
    font-size: 12px;
    background-position: right 15px center;
  }

  .ct_nav_anchor {
    padding: 0;
  }

  .ct_section_contact_block .ct_like_this li {
    font-size: 12px;
  }

  .ct_wrap_section h2 {
    font-size: 20px;
  }

  .ct_kv {
    background-size: 100% 155px, auto 280px;
  }

  a.ct_kv_tel .ct_kv_btm_txt {
    font-size: 10px;
  }

  .ct_kv_consultation li a {
    font-size: 10px;
  }

  .ct_kv_consultation li a::after {
    right: 5px;
    width: calc(100% - 10px);
    height: 53px;
    background-size: 20px 20px, 20px 16px !important;
  }

  .ct_kv_consultation li.ct_kv_demo a::after {
    height: 53px;
    background-size: 20px 20px, 20px 16px !important;
  }

  .ct_nav_anchor span {
    width: 24px;
    transform: translateY(-1px);
  }

  .ct_nav_anchor .new {
    width: 42%;
  }

  a.ct_kv_tel .ct_kv_btm_txt {
    line-height: 1.5;
  }

  a.ct_kv_tel .ct_kv_mid_txt::after {
    transform: translateY(0);
  }
}
@media screen and (min-width: 375px) {
  .sp375 {
    display: none;
  }
}
