@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon.eot?k7z45d");
  src: url("../../fonts/icomoon.eot?k7z45d#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?k7z45d") format("truetype"), url("../../fonts/icomoon.woff?k7z45d") format("woff"), url("../../fonts/icomoon.svg?k7z45d#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon_circle_arrow:before {
  content: "\e900";
  color: #e7190f;
}

.icon-icon_circle_arrow2:before {
  content: "\e901";
  color: #fff;
}

.icon-icon_circle_minus:before {
  content: "\e902";
}

.icon-icon_circle_plus:before {
  content: "\e903";
}

@media only screen and (min-device-width: 750px) {
  br.sp {
    display: none;
  }
}
@media only screen and (max-device-width: 750px) {
  br.pc {
    display: none;
  }
}

@media only screen and (min-device-width: 750px) {
  span.spOnly {
    display: none;
  }
}
@media only screen and (max-device-width: 750px) {
  span.pcOnly {
    display: none;
  }
}

body.no-aside .breadcrumbs {
  left: 0;
}
body.no-aside #mainContent {
  width: 100%;
}

@media only screen and (max-device-width: 750px) {
  #content1 .products__wrap > section.wideBgSp::before {
    content: "";
    width: 100vw;
    height: 100%;
    background-color: #F5F5F5;
    display: block;
    position: absolute;
    top: 0;
    left: -3vw;
    z-index: -1;
  }
}

section[class^=sec-] {
  font-weight: 700;
}
@media only screen and (min-device-width: 750px) {
  section[class^=sec-]:not(:first-child) {
    margin-top: 40px;
  }
}
@media only screen and (max-device-width: 750px) {
  section[class^=sec-]:not(:first-child) {
    margin-top: 32px;
  }
}
section[class^=sec-]:last-child {
  margin-bottom: 73px;
}
@media only screen and (min-device-width: 750px) {
  section[class^=sec-]:last-child {
    margin-bottom: 73px;
  }
}
@media only screen and (max-device-width: 750px) {
  section[class^=sec-]:last-child {
    margin-bottom: 22px;
  }
}
section[class^=sec-] h2 {
  font-weight: 700;
  border-bottom: 1px solid #e7190f;
}
@media only screen and (min-device-width: 750px) {
  section[class^=sec-] h2 {
    font-size: 24px;
  }
}
@media only screen and (max-device-width: 750px) {
  section[class^=sec-] h2 {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  section[class^=sec-] h2 {
    border-width: 2px;
  }
}
@media only screen and (min-device-width: 750px) {
  section[class^=sec-] h2 {
    padding-bottom: 5px;
  }
}
@media only screen and (max-device-width: 750px) {
  section[class^=sec-] h2 {
    padding-bottom: 10px;
  }
}
@media only screen and (min-device-width: 750px) {
  section[class^=sec-] h2 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-device-width: 750px) {
  section[class^=sec-] h2 {
    margin-bottom: 32px;
  }
}
section[class^=sec-] h2 span {
  color: #e7190f;
}
section[class^=sec-] .contents {
  margin: 0 auto;
}
@media only screen and (min-device-width: 750px) {
  section[class^=sec-] .contents {
    width: 81.72%;
  }
}
@media only screen and (max-device-width: 750px) {
  section[class^=sec-] .contents {
    width: 94.72%;
  }
}
section[class^=sec-] .contents.wide {
  width: 94.51%;
}
section[class^=sec-] .contents.full {
  width: 100%;
}

.contents p {
  font-weight: 500;
  line-height: 1.875;
}
@media only screen and (min-device-width: 750px) {
  .contents p {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents p {
    font-size: 14px;
  }
}
.contents .itemList > li:not(:first-child) {
  margin-top: 40px;
}
.contents .itemList > li h3 {
  margin-bottom: 20px;
}
@media only screen and (min-device-width: 750px) {
  .contents .itemList > li h3 {
    font-size: 22px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .itemList > li h3 {
    font-size: 18px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .itemList > li h3 {
    text-align: center;
  }
}
.contents .itemList > li h3 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #F4FF53));
  background: -webkit-linear-gradient(transparent 70%, #F4FF53 70%);
  background: linear-gradient(transparent 70%, #F4FF53 70%);
}
.contents .itemList > li .desc {
  font-size: 16px;
  font-weight: 500;
}
@media only screen and (max-device-width: 750px) {
  .contents .itemList > li .desc {
    text-align: center;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .itemList > li .desc {
    margin-bottom: 40px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .itemList > li .desc {
    margin-bottom: 28px;
  }
}
.contents .itemList > li .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-device-width: 750px) {
  .contents .itemList > li .items {
    gap: 26px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .itemList > li .items {
    gap: 16px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .itemList > li .items {
    margin-top: 30px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .itemList > li .items {
    margin-top: 28px;
  }
}
.contents .itemList > li .items > li {
  text-align: center;
}
@media only screen and (min-device-width: 750px) {
  .contents .itemList > li .items > li {
    width: calc((100% - 78px) / 4);
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .itemList > li .items > li {
    width: calc((100% - 16px) / 2);
  }
}
.contents .itemList > li .items > li figure {
  border: 1px solid #CCCCCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contents .itemList > li .items > li figure img {
  width: 100%;
}
.contents .itemList > li .items > li .title {
  margin-top: 10px;
}
@media only screen and (min-device-width: 750px) {
  .contents .itemList > li .items > li .title {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .itemList > li .items > li .title {
    font-size: 14px;
  }
}
.contents .itemList > li .items > li .price {
  color: #000;
}
@media only screen and (min-device-width: 750px) {
  .contents .itemList > li .items > li .price {
    font-size: 18px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .itemList > li .items > li .price {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .itemList > li .items > li .price .unit {
    font-size: 14px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .itemList > li .items > li .price .unit {
    font-size: 12px;
  }
}
.contents .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-device-width: 750px) {
  .contents .buttons {
    gap: 20px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .buttons {
    gap: 16px;
  }
}
.contents .buttons > li {
  position: relative;
}
@media only screen and (min-device-width: 750px) {
  .contents .buttons > li {
    width: calc((100% - 60px) / 4);
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .buttons > li {
    width: calc((100% - 16px) / 2);
  }
}
.contents .buttons > li a {
  color: #000;
  text-align: center;
  border: 1px solid #e7190f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-device-width: 750px) {
  .contents .buttons > li a {
    height: 60px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .buttons > li a {
    height: 52px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .buttons > li a {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .buttons > li a {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .buttons > li a {
    border-radius: 10px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .buttons > li a {
    border-radius: 5px;
  }
}
.contents .buttons > li input[type=radio] {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: -99999;
  pointer-events: none;
  overflow: hidden;
  opacity: 0;
}
.contents .buttons > li input[type=radio] + label {
  color: #000;
  text-align: center;
  border: 1px solid #e7190f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  margin: 0;
}
@media only screen and (min-device-width: 750px) {
  .contents .buttons > li input[type=radio] + label {
    height: 60px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .buttons > li input[type=radio] + label {
    height: 52px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .buttons > li input[type=radio] + label {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .buttons > li input[type=radio] + label {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .buttons > li input[type=radio] + label {
    border-radius: 10px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .buttons > li input[type=radio] + label {
    border-radius: 5px;
  }
}
.contents .buttons > li input[type=radio]:checked + label {
  color: #fff;
  background-color: #e7190f;
}
.contents .buttons > li .text span {
  display: block;
}
.contents .buttons > li .text .small {
  font-size: 12px;
}
.contents table {
  background: none;
}
@media only screen and (max-device-width: 750px) {
  .contents table {
    font-size: 12px;
  }
}
.contents table tbody {
  background: none;
}
.contents table.no-border th {
  min-width: 3.5em;
  vertical-align: top;
}
.contents .pane {
  background-color: #F5F5F5;
}
@media only screen and (min-device-width: 750px) {
  .contents .pane {
    padding: 28px 48px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .pane {
    padding: 21px 24px 30px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .pane:not(:first-child) {
    margin-top: 34px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .pane:not(:first-child) {
    margin-top: 20px;
  }
}
.contents .pane.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (min-device-width: 750px) {
  .contents .pane .accordion {
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .pane .accordion .control {
    font-size: 12px;
  }
}
.contents .pane .head {
  text-align: center;
}
@media only screen and (min-device-width: 750px) {
  .contents .pane .head {
    font-size: 20px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .pane .head {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .pane .head {
    margin-bottom: 27px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .pane .head {
    margin-bottom: 20px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .pane .head:not(:first-child) {
    margin-top: 35px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .pane .head:not(:first-child) {
    margin-top: 16px;
  }
}
.contents .accordion {
  background: none;
}
@media only screen and (min-device-width: 750px) {
  .contents .accordion ul > li:not(:first-child) {
    margin-top: 27px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .accordion ul > li:not(:first-child) {
    margin-top: 16px;
  }
}
.contents .accordion .control {
  background-color: #fff;
  border: 1px solid #CCCCCC;
  position: relative;
  cursor: pointer;
}
@media only screen and (min-device-width: 750px) {
  .contents .accordion .control {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .accordion .control {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .accordion .control {
    border-radius: 10px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .accordion .control {
    border-radius: 5px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .accordion .control {
    padding: 12px 57px 13px 17px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .accordion .control {
    padding: 6px 17px 7px;
  }
}
.contents .accordion .control span {
  background-color: #000;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media only screen and (min-device-width: 750px) {
  .contents .accordion .control span {
    width: 22px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .accordion .control span {
    width: 16px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .accordion .control span {
    height: 22px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .accordion .control span {
    height: 16px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .accordion .control span {
    right: 23px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .accordion .control span {
    right: 9px;
  }
}
.contents .accordion .control span::before, .contents .accordion .control span::after {
  content: "";
  height: 2px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (min-device-width: 750px) {
  .contents .accordion .control span::before, .contents .accordion .control span::after {
    width: 12px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .accordion .control span::before, .contents .accordion .control span::after {
    width: 8px;
  }
}
.contents .accordion .control span::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.contents .accordion .control.center {
  text-align: center;
}
.contents .accordion .control.open span::after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.contents .accordion .target {
  height: 0;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  overflow: hidden;
}
.contents .accordion .target .targetInner {
  font-weight: 500;
  line-height: 1.875;
}
@media only screen and (min-device-width: 750px) {
  .contents .accordion .target .targetInner {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .accordion .target .targetInner {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .accordion .target .targetInner {
    padding: 27px 4px 0;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .accordion .target .targetInner {
    padding: 15px 0 0;
  }
}
.contents .viewMore {
  text-align: right;
}
.contents .viewMore:not(:first-child) {
  margin-top: 21px;
}
.contents .viewMore a {
  font-size: 14px;
  text-decoration: underline;
  color: #e7190f;
}
.contents .stepList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-device-width: 750px) {
  .contents .stepList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .stepList > li {
    width: 25%;
  }
  .contents .stepList > li:not(:last-child) {
    padding-right: 10px;
  }
  .contents .stepList > li:not(:first-child) {
    padding-left: 10px;
  }
  .contents .stepList > li:not(:last-child) figure {
    position: relative;
  }
  .contents .stepList > li:not(:last-child) figure::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 0 7.5px 15px;
    border-color: transparent transparent transparent #e7190f;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    margin: auto;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .stepList > li {
    width: calc((100% - 16px) / 2);
  }
}
.contents .stepList > li .num {
  font-size: 18px;
  text-align: center;
  color: #e7190f;
}
.contents .stepList > li figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 11px;
}
@media only screen and (min-device-width: 750px) {
  .contents .stepList > li figure img {
    width: 100px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .stepList > li figure img {
    width: 80px;
  }
}
.contents .stepList > li .text1 {
  text-align: center;
}
@media only screen and (min-device-width: 750px) {
  .contents .stepList > li .text1 {
    font-size: 15px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .stepList > li .text1 {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .stepList > li .text1 {
    margin-top: 9px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .stepList > li .text1 {
    margin-top: 8px;
  }
}
.contents .stepList > li .text2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.785;
}
@media only screen and (min-device-width: 750px) {
  .contents .stepList > li .text2 {
    margin-top: 11px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .stepList > li .text2 {
    margin-top: 6px;
  }
}
.contents .articleList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-device-width: 750px) {
  .contents .articleList {
    gap: 54px 24px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .articleList {
    gap: 20px 16px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .articleList > li {
    width: calc((100% - 72px) / 4);
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .articleList > li {
    width: calc((100% - 16px) / 2);
  }
}
.contents .articleList > li a {
  font-weight: 500;
  line-height: 1.785;
  color: #000;
}
@media only screen and (min-device-width: 750px) {
  .contents .articleList > li a {
    font-size: 14px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .articleList > li a {
    font-size: 12px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .articleList > li .text {
    margin-top: 10px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .articleList > li .text {
    margin-top: 8px;
  }
}
.contents select {
  background: none;
  background-color: #fff;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
.contents select::-ms-expand {
  display: none;
}
.contents .selectWrap {
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-device-width: 750px) {
  .contents .selectWrap {
    width: 484px;
  }
}
.contents .selectWrap select {
  height: auto;
  font-weight: 700;
  color: #000;
  border: 1px solid #e7190f;
  display: block;
  margin: 0;
  cursor: pointer;
}
@media only screen and (min-device-width: 750px) {
  .contents .selectWrap select {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .selectWrap select {
    font-size: 12px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .selectWrap select {
    border-radius: 10px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .selectWrap select {
    border-radius: 5px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .selectWrap select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .selectWrap select {
    padding: 17px 42px 21px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .selectWrap select {
    padding: 12px 20px 15px;
  }
}
.contents .selectWrap::before {
  content: "\e901";
  font-family: "icomoon";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media only screen and (min-device-width: 750px) {
  .contents .selectWrap::before {
    width: 20px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .selectWrap::before {
    width: 17px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .selectWrap::before {
    height: 19px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .selectWrap::before {
    height: 17px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .selectWrap::before {
    font-size: 18px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .selectWrap::before {
    font-size: 15px;
  }
}
@media only screen and (min-device-width: 750px) {
  .contents .selectWrap::before {
    right: 24px;
  }
}
@media only screen and (max-device-width: 750px) {
  .contents .selectWrap::before {
    right: 20px;
  }
}

[data-target]:not([data-state=on]) {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: -99999;
  pointer-events: none;
  overflow: hidden;
  opacity: 0;
}

.sec-flow .links {
  margin: 0 auto;
}
@media only screen and (min-device-width: 750px) {
  .sec-flow .links {
    width: 349px;
  }
}
.sec-flow .links > li:not(:first-child) {
  margin-top: 17px;
}
.sec-flow .links > li a {
  width: 100%;
  font-weight: 700;
  color: #000;
  background-color: #fff;
  border: 1px solid #CCCCCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 24px;
}
@media only screen and (min-device-width: 750px) {
  .sec-flow .links > li a {
    height: 67px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-flow .links > li a {
    height: 37px;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-flow .links > li a {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-flow .links > li a {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-flow .links > li a {
    border-radius: 10px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-flow .links > li a {
    border-radius: 5px;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-flow .links > li a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-flow .links > li a {
    padding: 0 11px;
  }
}
.sec-flow .links > li a > span {
  display: inline-block;
  position: relative;
}
@media only screen and (min-device-width: 750px) {
  .sec-flow .links > li a > span {
    padding-left: 21px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-flow .links > li a > span {
    padding-left: 18px;
  }
}
.sec-flow .links > li a > span .color {
  color: #e7190f;
}
.sec-flow .links > li a > span::before {
  content: "\e900";
  font-family: "icomoon";
  font-weight: 400;
  color: #e7190f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media only screen and (min-device-width: 750px) {
  .sec-flow .links > li a > span::before {
    font-size: 17px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-flow .links > li a > span::before {
    font-size: 15px;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-flow .links > li a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.sec-flow .links > li a span::before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media only screen and (min-device-width: 750px) {
  .sec-flow dl {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-flow dl {
    font-size: 14px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-flow dl {
    text-align: center;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-flow dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-flow dl {
    margin-bottom: 27px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-flow dl {
    margin-bottom: 10px;
  }
}
.sec-flow dl dt {
  margin: 0;
}
.sec-flow dl dd {
  font-weight: 500;
  color: #e7190f;
}
@media only screen and (min-device-width: 750px) {
  .sec-flow dl dd {
    margin-left: 20px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-flow dl dd {
    margin-top: 5px;
  }
}

.mainContent__h1 {
  border: none;
  border-radius: 0px;
  margin: 0 auto 20px;
  padding: 4px 14px;
  font-size: 160%;
  font-weight: 700;
  border-radius: 100px;
  text-align: center;
  border: 3px solid #e7190f;
  max-width: 930px;
}
@media only screen and (min-device-width: 750px) {
  .mainContent__h1 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-device-width: 750px) {
  .mainContent__h1 {
    font-size: 130%;
    margin: 10px auto 24px;
  }
}

section.sec-detail-desc h2,
section.sec-detail-price-table h2 {
  text-align: left;
  border-color: #e7190f;
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-desc h2,
section.sec-detail-price-table h2 {
    border-width: 1px;
  }
}
section.sec-detail-desc h2 span,
section.sec-detail-price-table h2 span {
  color: #e7190f;
}

section.sec-detail-desc .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-desc .flex {
    gap: 8px;
  }
  section.sec-detail-desc .flex .flex-left {
    width: 60%;
  }
  section.sec-detail-desc .flex .flex-right {
    width: calc(40% - 8px);
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-desc .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  section.sec-detail-desc .flex .flex-left {
    margin-top: 35px;
  }
}
section.sec-detail-desc h2 {
  color: #e7190f;
}

@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table:not(:first-child) {
    margin-top: 75px;
  }
}

section.sec-detail-price-table .option {
  text-align: center;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .option {
    margin-top: 38px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .option {
    margin-top: 18px;
  }
}
section.sec-detail-price-table .option .desc1 {
  font-weight: 400;
  line-height: 1.642;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .option .desc1 {
    font-size: 14px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .option .desc1 {
    font-size: 12px;
  }
}
section.sec-detail-price-table .option .desc2 {
  font-weight: 500;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .option .desc2 {
    font-size: 14px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .option .desc2 {
    font-size: 12px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .option .desc2 {
    line-height: 30px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .option .desc2 {
    line-height: 30px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .option .desc2 {
    margin-top: 12px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .option .desc2 {
    margin-top: 12px;
  }
}
section.sec-detail-price-table .option .desc2 span {
  color: #e7190f;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .option .desc2 span {
    font-size: 20px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .option .desc2 span {
    font-size: 20px;
  }
}
section.sec-detail-price-table .result {
  background-color: #F5F5F5;
  margin: 0 auto;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .result {
    width: 81.72%;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .result {
    width: 91.2%;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .result {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .result {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .result {
    padding-top: 24px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .result {
    padding-top: 28px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .result {
    padding-bottom: 42px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .result {
    padding-bottom: 28px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .result {
    margin-top: 40px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .result {
    margin-top: 28px;
  }
}
section.sec-detail-price-table .result .title {
  font-weight: 700;
  text-align: center;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .result .title {
    font-size: 24px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .result .title {
    font-size: 16px;
  }
}
section.sec-detail-price-table .result dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .result dl {
    width: 92.1%;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .result dl {
    width: 88.82%;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .result dl {
    margin-top: 22px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .result dl {
    margin-top: 18px;
  }
}
section.sec-detail-price-table .result dl dt, section.sec-detail-price-table .result dl dd {
  background-color: #fff;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .result dl dt, section.sec-detail-price-table .result dl dd {
    padding-top: 9px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .result dl dt, section.sec-detail-price-table .result dl dd {
    padding-top: 9px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .result dl dt, section.sec-detail-price-table .result dl dd {
    padding-bottom: 10px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .result dl dt, section.sec-detail-price-table .result dl dd {
    padding-bottom: 8px;
  }
}
section.sec-detail-price-table .result dl dt {
  font-weight: 700;
  text-align: center;
  margin: 0;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .result dl dt {
    width: calc((100% - 15px) / 3 * 0.3859);
  }
  section.sec-detail-price-table .result dl dt:not(:nth-of-type(3n+1)) {
    margin-left: 3px;
  }
  section.sec-detail-price-table .result dl dt:nth-of-type(n+4) {
    margin-top: 3px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .result dl dt {
    width: 34.82%;
  }
  section.sec-detail-price-table .result dl dt:nth-of-type(n+2) {
    margin-top: 3px;
  }
}
section.sec-detail-price-table .result dl dd {
  font-weight: 600;
  color: #e7190f;
  margin: 0;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .result dl dd {
    width: calc((100% - 15px) / 3 * 0.614);
    padding-left: 19px;
    padding-right: 19px;
    margin-left: 3px;
  }
  section.sec-detail-price-table .result dl dd:nth-of-type(n+4) {
    margin-top: 3px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .result dl dd {
    width: calc(65.18% - 3px);
    padding-left: 19px;
    padding-right: 19px;
    margin-left: 3px;
  }
  section.sec-detail-price-table .result dl dd:nth-of-type(n+2) {
    margin-top: 3px;
  }
}
section.sec-detail-price-table h3 {
  position: relative;
  margin: 0 auto;
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table h3 {
    width: 88.82%;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table h3 {
    font-size: 24px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table h3 {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table h3 {
    padding-left: 21px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table h3 {
    padding-left: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table h3 {
    margin-top: 50px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table h3 {
    margin-top: 40px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table h3 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table h3 {
    margin-bottom: 11px;
  }
}
section.sec-detail-price-table h3::before {
  content: "";
  height: 100%;
  background-color: #e7190f;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table h3::before {
    width: 6px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table h3::before {
    width: 4px;
  }
}
section.sec-detail-price-table > .text {
  font-weight: 500;
  line-height: 1.875;
  margin: 0 auto;
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table > .text {
    width: 88.82%;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table > .text {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table > .text {
    font-size: 16px;
  }
}
section.sec-detail-price-table .flow {
  margin: 0 auto;
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow {
    width: 88.82%;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow {
    margin-top: 42px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow {
    margin-top: 40px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li:not(.first-child) {
    margin-top: 51px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li:not(.first-child) {
    margin-top: 40px;
  }
}
section.sec-detail-price-table .flow > li h4 {
  font-weight: 700;
  border-bottom: 1px solid #e7190f;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li h4 {
    font-size: 24px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li h4 {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li h4 {
    padding-bottom: 8px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li h4 {
    padding-bottom: 10px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li h4 {
    margin-bottom: 17px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li h4 {
    margin-bottom: 19px;
  }
}
section.sec-detail-price-table .flow > li h4 .color {
  color: #e7190f;
}
section.sec-detail-price-table .flow > li .desc, section.sec-detail-price-table .flow > li figure {
  margin: 0 auto;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li .desc, section.sec-detail-price-table .flow > li figure {
    width: 83.54%;
  }
}
section.sec-detail-price-table .flow > li .desc {
  font-weight: 500;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li .desc {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li .desc {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li figure {
    margin-top: 20px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li figure {
    margin-top: 18px;
  }
}
section.sec-detail-price-table .flow > li .bg {
  background-color: #F5F5F5;
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg {
    width: 81.72%;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg {
    padding-top: 14px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg {
    padding-top: 24px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg {
    padding-bottom: 24px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg {
    padding-bottom: 25px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg {
    margin-top: 43px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg {
    margin-top: 40px;
  }
}
section.sec-detail-price-table .flow > li .bg::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 26.5px 30px 26.5px;
  border-color: transparent transparent #F5F5F5 transparent;
  display: block;
  position: absolute;
  bottom: calc(100% - 4px);
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg::before {
    border-width: 0 26.5px 30px 26.5px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg::before {
    border-width: 0 15px 13px 15px;
  }
}
section.sec-detail-price-table .flow > li .bg .text1 {
  font-weight: 700;
  text-align: center;
  color: #e7190f;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg .text1 {
    font-size: 20px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg .text1 {
    font-size: 16px;
  }
}
section.sec-detail-price-table .flow > li .bg .text2 {
  line-height: 1.875;
  font-weight: 500;
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg .text2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg .text2 {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg .text2 {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg .text2 {
    margin-top: 14px;
  }
}
@media only screen and (max-device-width: 750px) {
  section.sec-detail-price-table .flow > li .bg .text2 {
    margin-top: 10px;
  }
}

.mainContent__h1 {
  margin: 0 auto 20px;
  padding: 4px 14px;
  font-size: 160%;
  font-weight: 700;
  border-radius: 100px;
  text-align: center;
  border: 3px solid #e7190f;
  max-width: 930px;
}
@media only screen and (max-device-width: 750px) {
  .mainContent__h1 {
    font-size: 130%;
    margin: 10px auto 24px;
  }
}

section[class^=sec-] h2 {
  font-weight: 700;
  border-bottom: 1px solid #e7190f;
  text-align: left;
}
@media only screen and (max-device-width: 750px) {
  section[class^=sec-] h2 {
    font-size: 16px;
  }
}
section[class^=sec-] h2 span {
  color: #e7190f;
}

.sec-detail-desc h2 {
  max-width: 930px;
  margin: 0 auto 40px;
}
.sec-detail-desc p {
  margin-bottom: 1.3em;
}
.sec-detail-desc i {
  font-style: normal;
  color: #e7190f;
}
.sec-detail-desc .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  .sec-detail-desc .flex .text {
    width: 511px;
  }
  .sec-detail-desc .flex .fig {
    width: 300px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.sec-detail-desc .flex .text1 {
  font-weight: 700;
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex .text1 {
    font-size: 20px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .text1 {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .text1 {
    margin-top: 35px;
  }
}
.sec-detail-desc .flex .text2 {
  font-weight: 500;
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex .text2 {
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .text2 {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex .text2 {
    margin-top: 25px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .text2 {
    margin-top: 18px;
  }
}
.sec-detail-desc .flex .text2 p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .text2 p:last-child {
    margin-bottom: 1.3em;
  }
}
.sec-detail-desc .flex .text2 img {
  width: 70%;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .text2 img {
    width: 100%;
  }
}
.sec-detail-desc .flex .text3 {
  font-weight: 400;
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex .text3 {
    font-size: 14px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .text3 {
    font-size: 12px;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex .text3 {
    margin-top: 25px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .text3 {
    margin-top: 18px;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex .fig {
    margin-left: 30px;
  }
}
.sec-detail-desc .flex .fig .call {
  text-align: center;
  color: #fff;
  background-color: #e7190f;
  padding: 14px 14px 17px;
  position: relative;
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex .fig .call {
    font-size: 14px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .fig .call {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex .fig .call {
    line-height: 30px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .fig .call {
    line-height: 28px;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex .fig .call {
    padding: 14px 0 17px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .fig .call {
    padding: 13px 0 12px;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex .fig .call {
    margin-top: 24px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .fig .call {
    margin-top: 20px;
  }
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex .fig .call span {
    font-size: 20px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .fig .call span {
    font-size: 20px;
  }
}
.sec-detail-desc .flex .fig .call::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #e7190f transparent;
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (min-device-width: 750px) {
  .sec-detail-desc .flex .fig .call::before {
    border-width: 0 13px 15px 13px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .flex .fig .call::before {
    border-width: 0 15px 14px 15px;
  }
}
.sec-detail-desc .contents .box {
  width: 840px;
  margin: 0 auto;
}
.sec-detail-desc .contents .box a {
  text-decoration: underline;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .contents .box {
    width: 100%;
  }
}
.sec-detail-desc .contents p.caution {
  font-size: 80%;
}
.sec-detail-desc .link2 {
  margin-top: 32px;
  padding: 15px 50px 18px 30px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  border: 1px solid #e7190f;
  display: inline-block;
  position: relative;
  margin: 40px 0 20px 0;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .link2 {
    font-size: 4vw;
    display: block;
    margin: 6vw auto 3vw auto;
  }
}
.sec-detail-desc .link2::before {
  content: "\e901";
  font-family: "icomoon";
  color: #e7190f;
  display: block;
  position: absolute;
  right: 20px;
  top: 16px;
  margin: auto;
}
.sec-detail-desc table.spec {
  width: 100%;
  border-collapse: collapse;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc table.spec {
    font-size: 4vw;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc table.spec tr:nth-child(2n) {
    background-color: none !important;
  }
}
.sec-detail-desc table.spec th {
  border-bottom: 1px solid #000000;
  width: 30%;
  text-align: left;
  padding: 15px 20px 15px 20px;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc table.spec th {
    display: block;
    width: 100%;
    font-size: 4vw;
    background-color: #f2f2f2;
  }
}
.sec-detail-desc table.spec td {
  border-bottom: 1px solid #000000;
  padding-bottom: 10px;
  width: 65%;
  padding: 15px 20px 15px 20px;
  font-size: 15px;
  font-weight: normal;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc table.spec td {
    display: block;
    width: 100%;
    font-size: 4vw;
    background-color: #FFF;
  }
}
.sec-detail-desc table.spec td a {
  text-decoration: underline;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc table.spec td i {
    display: inline-block;
  }
}
.sec-detail-desc .colorbx h3 {
  border-bottom: 1px solid #e7190f;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.sec-detail-desc .colorbx p {
  text-align: center;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .colorbx p {
    text-align: left;
  }
}
.sec-detail-desc .colorbx .bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sec-detail-desc .colorbx .bx li {
  width: 30%;
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .colorbx .bx li {
    margin-bottom: 10px;
  }
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .colorbx .bx li b {
    font-size: 3.5vw;
  }
}
.sec-detail-desc .colorbx .bx li span {
  width: 150px;
  height: 150px;
  display: block;
  margin: 0 auto 10px auto;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .colorbx .bx li span {
    width: 20vw;
    height: 20vw;
  }
}
.sec-detail-desc .colorbx .bx li:nth-of-type(1) span {
  background-color: #FFFF99;
}
.sec-detail-desc .colorbx .bx li:nth-of-type(2) span {
  background-color: #add658;
}
.sec-detail-desc .colorbx .bx li:nth-of-type(3) span {
  background-color: #d3ede3;
}
.sec-detail-desc .colorbx .bx li:nth-of-type(4) span {
  background-color: #c1ebfd;
}
.sec-detail-desc .colorbx .bx li:nth-of-type(5) span {
  background-color: #FFCCCC;
}
.sec-detail-desc .exbx h3 {
  border-bottom: 1px solid #e7190f;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.sec-detail-desc .exbx ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .exbx ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.sec-detail-desc .exbx li {
  width: 32%;
  text-align: center;
}
@media only screen and (max-device-width: 750px) {
  .sec-detail-desc .exbx li {
    width: 100%;
    width: 80%;
    margin: 0 auto;
  }
}
.sec-detail-desc .exbx li img {
  margin-bottom: 10px;
}
.sec-detail-desc .exbx li p {
  font-size: 80%;
}
.sec-detail-desc .exbx li p span {
  display: block;
  margin-bottom: 1em;
}
.sec-detail-desc .exbx li i {
  font-size: 120%;
  display: block;
  padding: 5px 10px;
  background-color: #f5f5f5;
  color: #222222;
}
.sec-detail-desc .exbx li b {
  font-weight: bold;
  display: block;
  font-size: 120%;
  margin-bottom: 5px;
}
.sec-detail-desc .exbx li em {
  font-style: normal;
  color: #e7190f;
  font-weight: bold;
  font-size: 140%;
}