:root {
  --color-green: #07805d;
}
#contents header.contents-header {
  position: relative;
  background-color: #E2EAF4;
  max-height: 4em;
  height: 4em;
  font-size: clamp((40 * 0.93px), (40 * 0.077vw), 40px);
}
@media screen and (max-width: 767px) {
  #contents header.contents-header {
    font-size: 6vw;
  }
}
#contents header.contents-header .header-title {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-align: center;
  font-weight: 600;
}
#contents h2.product-title {
  padding-top: 16px;
  padding-bottom: 30px;
  background-color: #07865d;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 100%, 0 50%);
          clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 100%, 0 50%);
  font-size: clamp(18px, (36 * 0.077vw), 36px);/* min は例外*/
  color: #FFF;
  font-weight: 700;
  margin-top: 0;
}
.contact_info, #footer {
  margin-top: 130px !important;
}
#contents .contact{
    padding-top: 100px;
}
#contents .contact .btn_large {
    height: 3.5em;
    font-size: clamp((36 * 0.93px), (36 * 0.077vw), 36px);
    border-radius: 62.5px;
}
#contents .nav-information {
  background-color: #2F373C;
  padding: 75px 0;
}
@media screen and (max-width: 767px) {
  #contents .nav-information {
    padding: 4px 0;
  }
}
#contents .nav-information ul {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  height: 10px;
  overflow-y: hidden;
  letter-spacing: -0.5em;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #contents .nav-information ul {
    margin-left: 3vw;
    margin-right: 3vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .nav-information ul {
    margin-left: 3vw;
    margin-right: 3vw;
    height: 50px;
  }
}
#contents .nav-information li {
  display: inline;
}
#contents .nav-information a {
  display: inline-block;
  width: 50%;
  height: 10px;
  letter-spacing: normal;
  border: 4px solid #FFF;
  background-color: rgba(255, 255, 255, 0.05);
  font-size: clamp((30 * 0.93px), (30 * 0.077vw), 30px);
  letter-spacing: normal;
  line-height: 3em;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  #contents .nav-information a {
    font-size: clamp((18 * 0.93px), (18 * 0.077vw), 18px);
  }
}
@media screen and (max-width: 767px) {
  #contents .nav-information a {
    font-size: 4vw;
    height: 50px;
  }
}
#contents .nav-information a span {
  display: inline;
  vertical-align: top;
  height: 10px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #contents .nav-information a span {
    height: 50px;
  }
}
#contents .nav-information a span:before, #contents .nav-information a span:after {
  display: inline-block;
  content: "";
  vertical-align: middle;
  width: 28px;
  height: 30px;
}
@media screen and (max-width: 767px) {
  #contents .nav-information a span:before, #contents .nav-information a span:after {
    width: 168px;
    height: 18px;
  }
}
#contents .nav-information .faq a {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#contents .nav-information .faq a span:after {
  background: url(/cs/products/multidevice/common/images/pict_popup.svg) no-repeat left top/contain;
  margin-left: 4px;
}
#contents .nav-information .tos a {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 0;
}
#contents .nav-information .tos a span:before {
  background: url(/cs/products/multidevice/common/images/pict_list.svg) no-repeat left top/contain;
  margin-right: 2px;
}
#contents .nav-information .tos a span:after {
  display: none;
}
#contents .nav-information .faq a {
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
}
#contents .nav-information .faq a span:after {
  background: url(/cs/products/multidevice/common/images/pict_popup.svg) no-repeat left top/contain;
  margin-left: 4px;
}
#contents .nav-information .tos a {
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
  border-left: 0;
}
#contents .nav-information .tos a span:before {
  background: url(/cs/products/multidevice/common/images/pict_list.svg) no-repeat left top/contain;
  margin-right: 2px;
}
#contents .nav-information .tos a span:after {
  display: none;
}
.i-filter10-price {
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}
.i-filter10-price-text {
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: 2;
}
.font-size-32 {
  font-size: clamp(30px, 3.6vw, 36px);
}
.font-size-15 {
  font-size: clamp((15 * 0.93px), (15 * 0.077vw), 15px);
}
.color-deep-blue-gray {
  color: #597B88;
}
.color-green {
  color: var(--color-green);
}
.mt20{
  margin-top: 20px;
}
.mt0{
  margin-top: 0!important;
}
#contents .contact p {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 7px;
  font-size: clamp((40*0.93px), (40*0.077vw), 40px);
}
@media screen and (max-width: 767px) {
  #contents .contact p {
    font-size: clamp((18 * 0.93px), (18 * 0.077vw), 18px);
  }
}
@media screen and (max-width: 767px) {
  #contents .contact p {
    margin-top: 4px;
  }
}
#contents .contact ul {
  max-width: min(1024px, 103.4343434343%);
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
  padding-left: 1.7171717172%;
  padding-right: 1.7171717172%;
}
#contents .contact ul.grid2-1 {
  display: grid;
  grid-template-columns: 66.6666666667% 30.303030303%;
  gap: 3.0303030303%;
}
@media screen and (max-width: 767px) {
  #contents .contact ul.grid2-1 {
    grid-template-columns: 100%;
    gap: 3vw;
  }
}
#contents .contact ul.grid2-1s {
  display: grid;
  grid-template-columns: 66.6666666667% 30.303030303%;
  gap: 15px 3.0303030303%;
}
#contents .contact ul.grid2-1s li:nth-child(1) {
  grid-row: 1/span 2;
}
@media screen and (max-width: 767px) {
  #contents .contact ul.grid2-1s {
    grid-template-columns: 50% 50%;
    gap: 3vw;
  }
  #contents .contact ul.grid2-1s li:nth-child(1) {
    grid-column: 1/2/span 1;
  }
}
#contents .contact li a {
  position: relative;
  display: block;
}
#contents .contact .btn_large {
  height: 3.5em;
  font-size: clamp((36 * 0.93px), (36 * 0.077vw), 36px);
  border-radius: 62.5px;
}
@media screen and (max-width: 767px) {
  #contents .contact .btn_large {
    font-size: clamp((18 * 0.93px), (18 * 0.077vw), 18px);
  }
}
@media screen and (max-width: 767px) {
  #contents .contact .btn_large {
    font-size: 4vw;
    height: 3em;
    line-height: 3em;
  }
}
#contents .contact .btn_large::after {
  position: absolute;
  bottom: calc(50% + 0.16em);
  right: 1.11em;
  display: inline-block;
  content: "";
  width: 0.56em;
  height: 0.11em;
  transform: rotate(45deg);
  border-radius: 2px;
}
#contents .contact .btn_large::before {
  position: absolute;
  bottom: calc(50% - 0.16em);
  right: 1.11em;
  display: inline-block;
  content: "";
  width: 0.56em;
  height: 0.11em;
  transform: rotate(-45deg);
  border-radius: 2px;
}
#contents .contact .btn_small span, #contents .contact .btn_large span {
  line-height: 1;
  position: absolute;
  display: inline-block;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
#contents .contact .btn_small {
  height: 2.8em;
  font-size: 2px;
  border-radius: 1.375em;
  line-height: 2.6em;
}
@media screen and (max-width: 767px) {
  #contents .contact .btn_small {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #contents .contact .btn_small {
    height: 3em;
    font-size: 4vw;
    line-height: 3em;
  }
}
#contents .contact .btn_small::after {
  position: absolute;
  bottom: calc(50% + 0.21em);
  right: 1.15em;
  display: inline-block;
  content: "";
  width: 0.8em;
  height: 0.15em;
  transform: rotate(45deg);
  border-radius: 0.075em;
}
@media screen and (max-width: 767px) {
  #contents .contact .btn_small::after {
    font-size: 3vw;
  }
}
#contents .contact .btn_small::before {
  position: absolute;
  bottom: calc(50% - 0.26em);
  right: 1.15em;
  display: inline-block;
  content: "";
  width: 0.8em;
  height: 0.15em;
  transform: rotate(-45deg);
  border-radius: 0.075em;
}
@media screen and (max-width: 767px) {
  #contents .contact .btn_small::before {
    font-size: 3vw;
  }
}
#contents .contact .color_white_pink {
  background-color: #ffffff;
  color: #d84e64;
}
#contents .contact .color_white_pink::before, #contents .contact .color_white_pink::after {
  background-color: #d84e64;
}
#contents .contact .color_pink_white {
  border: 4px solid #ffffff;
  background-color: #d84e64;
  color: #ffffff;
}
#contents .contact .color_pink_white::before, #contents .contact .color_pink_white::after {
  background-color: #ffffff;
}
#contents .contact .color_green {
  background-color: #07865d;
  color: #FFF;
}
#contents .contact .color_green::before, #contents .contact .color_green::after {
  background-color: #FFF;
}
#contents .contact .color_green_w {
  border: 4px solid #07865d;
  background-color: #FFF;
  color: #07865d;
}
#contents .contact .color_green_w::before, #contents .contact .color_green_w::after {
  background-color: #07865d;
}
@media screen and (max-width: 767px) {
  #contents .contact .color_green_w {
    line-height: calc(3em - 3px);
  }
}