@charset "UTF-8";
:root {
  --purpose-color: #68CBD3;
  --idcard-color: #68CBD3;
  --idcard-gradation01: linear-gradient(180deg, var(--othercolor) 0%, #a48378 100%);
  --idcard-gradation02:linear-gradient(45deg, rgba(126, 79, 62, 1) 0%, rgba(164, 131, 120, 1) 100%);
  --idcard-back-lightcolor: #ebf7f9;
  --idcard-type01:var(--idcard-color);
  --idcard-type02: #EF5E64;
  --idcard-type03: #F08437;
  --othercolor:#7E4F3E;
  --greencolor:#E5F6F2;
  --eneraldcolor:#00AA7B;
  --purplecolor:#757ab8;
}

.sp {
  display: block;
}
@media (min-width: 768px) {
  .sp {
    display: none;
  }
}

.f_color {
  color: var(--othercolor);
}

.f_gradation {
  background: var(--idcard-gradation01);
}

.f_gradation2 {
  background: var(--idcard-gradation02);
}

.back_color {
  background-color: var(--idcard-color);
}

.back_color-light {
  background-color: var(--idcard-back-lightcolor);
}

.back_color-type01 {
  background: var(--idcard-color);
}

.back_color-type01-light {
  background-color: var(--idcard-back-lightcolor);
}

.f_color-type01 {
  color: var(--idcard-color);
}

.back_color-type02 {
  background: var(--idcard-type02);
}

.back_color-type02-light {
  background: #fff6f6;
}

.f_color-type02 {
  color: var(--idcard-type02);
}

.back_color-type03 {
  background: var(--idcard-type03);
}

.back_color-type03-light {
  background: #FEF9F5;
}

.f_color-type03 {
  color: var(--idcard-type03);
}

@media (min-width: 768px) {
  .purpose-fv {
    background-image: url("../img/other/fv.jpg");
  }
}
.purpose-fv__back {
  background-image: url("../img/other/fv.jpg");
  background-size: cover;
  background-position: 20% 0%;
}

.other-topcontents {
  text-align: center;
  padding: 62px 0 0;
  position: relative;
}
.other-topcontents .cap-item {
  position: absolute;
  right: 0;
  top: 570px;
  z-index: 2;
  max-width: 200px;
}
@media (min-width: 768px) {
  .other-topcontents .cap-item {
    max-width: 463px;
    right: 14.51%;
    top: 638px;
  }
}
.other-topcontents h2 {
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.2em;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .other-topcontents h2 {
    line-height: 1.036;
  }
}
.other-topcontents .leadtext {
  line-height: 1.917;
  letter-spacing: 0.05em;
  color: var(--othercolor);
  margin-bottom: 30px;
}

.contentsleadtext {
  font-size: 30px;
  line-height: 1.967;
  color: var(--othercolor);
  margin-bottom: 30px;
}

.other-merit {
  display: flex;
  gap: 30px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .other-merit {
    flex-wrap: nowrap;
    margin-bottom: 80px;
  }
}
.other-merit--box {
  width: 100%;
  background: #FFFFFF;
  border-radius: 18px 18px 0px 0px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .other-merit--box {
    max-width: calc(33.3333333333% - 20px);
  }
}
.other-merit--box.box1 .headbox .icon {
  width: 100px;
  height: 96px;
}
.other-merit--box.box2 .headbox .icon {
  width: 115px;
  height: 89px;
}
.other-merit--box.box3 .headbox {
  gap: 15px;
}
@media (min-width: 768px) {
  .other-merit--box.box3 .headbox {
    gap: 61px;
  }
}
.other-merit--box.box3 .headbox .icon {
  width: 103px;
  height: 98px;
}
.other-merit--box .headbox {
  display: flex;
  background: var(--idcard-gradation02);
  border-radius: 18px 18px 0px 0px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  min-height: 140px;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
@media (min-width: 768px) {
  .other-merit--box .headbox {
    gap: 70px;
  }
}
.other-merit--box .headbox .title .text, .other-merit--box .headbox .title .txt {
  display: block;
  text-align: center;
  color: white;
}
.other-merit--box .headbox .title .text {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 5px;
}
.other-merit--box .headbox .title .txt {
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: 0.05em;
}
.other-merit--box .contents {
  padding: 15px 15px 20px;
}
@media (min-width: 768px) {
  .other-merit--box .contents {
    padding: 33px 30px 26px;
  }
}
.other-merit--box .contents p {
  line-height: 1.563;
}
.other-merit--box .contents h3 {
  text-align: center;
  color: var(--othercolor);
  font-size: 18px;
  line-height: 1.542;
  border-bottom: 1px solid var(--othercolor);
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .other-merit--box .contents h3 {
    font-size: 24px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

.othercontents .headbox {
  position: relative;
  background-image: url(../../assets/img/other/othercontents-headbg.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 220px;
}
@media (min-width: 768px) {
  .othercontents .headbox {
    font-size: 50px;
    margin-bottom: 115px;
    height: 360px;
    background-size: 100% 100%;
  }
}
.othercontents .headbox h2 {
  transform: translateY(-10px);
}
@media (min-width: 768px) {
  .othercontents .headbox h2 {
    transform: translateY(-40px);
  }
}
.othercontents--header {
  position: relative;
  /*&:before{
    content: "";
    background:url(../../assets/img/other/othercontents--header-cap1.jpg) no-repeat bottom right / contain;
    position: absolute;
    right: 0;
    bottom: -240px;
    width: 100%;
    height: 100%;
  }*/
}
@media (min-width: 768px) {
  .othercontents--header {
    margin-bottom: 90px;
  }
}
.othercontents--header.--item:before {
  content: none;
}
.othercontents--header .sec__subtitle-text {
  background: none;
}
.othercontents--header .purpose-fonts01 {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .othercontents--header .purpose-fonts01 {
    margin-bottom: 70px;
  }
}
.othercontents--header .bottomtext {
  position: relative;
  padding: 80px 0;
}
.othercontents--header .bottomtext .box-line-half {
  left: -50%;
  top: auto;
  bottom: 40px;
}
@media (min-width: 768px) {
  .othercontents--header .bottomtext .box-line-half {
    bottom: 0;
  }
}
.othercontents--header .leadtext {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.556;
  letter-spacing: 0.018em;
}
@media (min-width: 768px) {
  .othercontents--header .leadtext {
    font-size: 36px;
  }
}

.othercontents {
  background-color: var(--greencolor);
  padding-bottom: 80px;
}
@media (min-width: 768px) {
  .othercontents {
    padding-bottom: 160px;
  }
}
.othercontents .colortext {
  color: var(--eneraldcolor);
}
.othercontents .borderbox {
  background: #FFFFFF;
  box-shadow: 5px 5px 5px rgba(4, 0, 0, 0.2);
}
.othercontents .borderbox:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border: 2px solid var(--eneraldcolor);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.othercontents .other-point {
  margin-bottom: 70px;
}
.othercontents .other-point--list--box {
  position: relative;
  border-radius: 14px 0px 0px 0px;
  padding: 65px 40px 60px 48px;
}
@media (min-width: 768px) {
  .othercontents .other-point--list--box {
    padding: 70px 60px 60px 48px;
  }
}
.othercontents .other-point--list--box:not(:last-of-type) {
  margin-bottom: 55px;
}
.othercontents .other-point--list--box .title {
  position: absolute;
  left: 0;
  top: 0;
  background: var(--eneraldcolor);
  border-radius: 14px 0px 0px 0px;
  width: 160px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.othercontents .other-point--list--box .title .text {
  font-size: 20px;
  color: white;
  letter-spacing: 0.05em;
}
.othercontents .other-point--list--box .lead {
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .othercontents .other-point--list--box .lead {
    font-size: 24px;
    line-height: 2.333;
  }
}
.othercontents .other-point--list--box ul.checklist {
  position: relative;
  z-index: 2;
}
.othercontents .other-point--list--box ul.checklist li {
  font-size: 20px;
  line-height: 2.25;
  background-image: url(../../assets/img/other/icon-check.svg);
  background-repeat: no-repeat;
  background-position: left 13px;
  background-size: 24px;
  padding-left: 45px;
}
@media (min-width: 768px) {
  .othercontents .other-point--list--box ul.checklist li {
    background-position: left 17px;
    background-size: 16px;
    padding-left: 30px;
  }
}
.othercontents .other-point .capbox {
  width: 100%;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid var(--eneraldcolor);
  position: relative;
}
.othercontents .other-point .capbox:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -1px;
  width: 1px;
  height: 61px;
  background-color: white;
  transform: translateX(-50%);
}
.othercontents .other-point .capbox:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 62px;
  width: 1px;
  height: calc(100% - 62px);
  background-color: var(--eneraldcolor);
  transform: translateX(-50%);
}
.othercontents .other-point .capbox .bottomtext {
  background-color: var(--eneraldcolor);
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: white;
  padding: 6px 0;
}
.othercontents .other-point .capbox--list {
  width: 50%;
}
.othercontents .other-point .capbox--list--title {
  background-color: var(--eneraldcolor);
  text-align: center;
  font-size: 16px;
  color: white;
  line-height: 1.438;
  padding: 7px 0;
  margin-bottom: 18px;
  min-height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.othercontents .other-point .capbox--list .cap {
  width: 100%;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .othercontents .other-point .capbox--list .cap {
    max-width: 312px;
  }
}
.othercontents .contents-title {
  background: linear-gradient(180deg, rgb(0, 170, 123) 0%, rgb(76, 195, 162) 100%);
  text-align: center;
  font-weight: bold;
  color: white;
}
.othercontents .recommendation {
  background-color: white;
}
@media (min-width: 768px) {
  .othercontents .recommendation {
    /*background:url(../../assets/img/other/recommendation-capitem.jpg) no-repeat 95% bottom / 568px white;*/
  }
}
.othercontents .recommendation--title {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  flex-wrap: wrap;
  gap: 15px;
}
@media (min-width: 768px) {
  .othercontents .recommendation--title {
    flex-wrap: nowrap;
    gap: 40px;
  }
}
.othercontents .recommendation--title .logo {
  width: 100%;
  max-width: 283px;
}
.othercontents .recommendation--title .txt {
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
}
@media (min-width: 768px) {
  .othercontents .recommendation--title .txt {
    font-size: 46px;
  }
}
.othercontents .recommendation .lead {
  font-size: 16px;
  line-height: 1.813;
  margin-bottom: 30px;
}
.othercontents .recommendation .merchandise p {
  font-size: 24px;
  line-height: 1.875;
  margin-bottom: 30px;
}
.othercontents .recommendation .merchandise .cap {
  width: 100%;
}
.othercontents .recommendation .merchandise .cap.sp {
  width: 60%;
  margin-left: auto;
  padding-top: 0;
}
@media (min-width: 768px) {
  .othercontents .recommendation .merchandise .cap {
    width: 50%;
    max-width: 660px;
  }
}
.othercontents .recommendation .contents-title {
  padding: 46px 0;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .othercontents .recommendation .contents-title {
    margin-bottom: 80px;
  }
}
.othercontents .recommendation .contents-title .lead {
  font-size: 18px;
  line-height: 1.875;
  letter-spacing: 0.05em;
  font-weight: 400;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .othercontents .recommendation .contents-title .lead {
    font-size: 24px;
  }
}
.othercontents .recommendation .contents-title .title .txt {
  font-size: 25px;
  line-height: 1.721;
  position: relative;
}
@media (min-width: 768px) {
  .othercontents .recommendation .contents-title .title .txt {
    font-size: 50px;
  }
}
.othercontents .recommendation .contents-title .title .txt:before, .othercontents .recommendation .contents-title .title .txt:after {
  content: "";
  position: absolute;
  width: 70px;
  height: 1px;
  background-color: white;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .othercontents .recommendation .contents-title .title .txt:before, .othercontents .recommendation .contents-title .title .txt:after {
    width: 227px;
  }
}
.othercontents .recommendation .contents-title .title .txt:before {
  left: -25%;
}
@media (min-width: 768px) {
  .othercontents .recommendation .contents-title .title .txt:before {
    left: -40%;
  }
}
.othercontents .recommendation .contents-title .title .txt:after {
  right: -25%;
}
@media (min-width: 768px) {
  .othercontents .recommendation .contents-title .title .txt:after {
    right: -40%;
  }
}
.othercontents .features h3 {
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 24px 0 28px;
  margin-bottom: 45px;
}
.othercontents .features--box {
  position: relative;
  display: flex;
  align-items: center;
  padding: 60px 35px;
  gap: 24px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .othercontents .features--box {
    flex-wrap: nowrap;
  }
}
.othercontents .features--box .cap {
  width: 100%;
  max-width: 540px;
}
.othercontents .features--box .databox h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.553;
  border-bottom: 1px solid var(--eneraldcolor);
  padding-bottom: 40px;
  margin-bottom: 30px;
}
.othercontents .features--box .databox ul {
  margin-bottom: 50px;
}
.othercontents .features--box .databox ul li {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.othercontents .features--box .databox ul li:before {
  content: "■ ";
  color: #00AA7B;
}
.othercontents .features--box .databox .detail {
  display: flex;
  justify-content: flex-end;
}
.othercontents .features--box .databox .detail--box {
  position: relative;
  padding-right: 109px;
}
.othercontents .features--box .databox .detail--box .box-line-lr {
  width: 90px;
  top: 15px;
}
.othercontents .features--box .databox .detail--box a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  left: 0;
  top: 0;
}
.othercontents.--license {
  background-color: #f1f1f8;
}
.othercontents.--license .headbox {
  background-image: url(../../assets/img/other/license-othercontents-headbg.png);
}
.othercontents.--license .contents-title {
  background: linear-gradient(180deg, rgb(117, 122, 184) 0%, rgb(158, 162, 205) 100%);
}
.othercontents.--license .colortext {
  color: var(--purplecolor);
}
.othercontents.--license .other-point .title {
  background-color: var(--purplecolor);
}
.othercontents.--license .other-point .notetext {
  font-size: 20px;
  line-height: 2.25;
}
.othercontents.--license .other-point .notetext span {
  display: inline-block;
  width: 70px;
  height: 23px;
  border: 2px solid #e50012;
  transform: translateY(4px);
}
.othercontents.--license .other-point .capbox {
  border: none;
  margin: 0;
  max-width: none;
  flex-wrap: inherit;
  justify-content: center;
  gap: 40px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .othercontents.--license .other-point .capbox {
    gap: 150px;
    margin-bottom: 50px;
  }
}
.othercontents.--license .other-point .capbox .cap {
  width: 100%;
  max-width: calc(50% - 20px);
}
@media (min-width: 768px) {
  .othercontents.--license .other-point .capbox .cap {
    max-width: 425px;
  }
}
.othercontents.--license .other-point .capbox:after, .othercontents.--license .other-point .capbox:before {
  content: none;
}
.othercontents.--license .other-point .checklist li {
  background-image: url(../../assets/img/other/icon-check--purple.svg);
}
.othercontents.--license .other-point .itembox {
  display: flex;
  align-items: flex-start;
  gap: 60px;
  padding-top: 50px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .othercontents.--license .other-point .itembox {
    flex-wrap: nowrap;
  }
}
.othercontents.--license .other-point .itembox p:not(.lead) {
  font-size: 20px;
  line-height: 1.65;
}
.othercontents.--license .other-point .itembox p:not(.lead):not(:last-of-type) {
  margin-bottom: 30px;
}
.othercontents.--license .other-point .itembox .cap {
  width: 100%;
  max-width: 461px;
}
.othercontents.--license .borderbox:after {
  border-color: var(--purplecolor);
}
.othercontents.--license .borderbox .databox h4 {
  border-color: var(--purplecolor);
}
.othercontents.--license .borderbox .databox ul li:before {
  color: var(--purplecolor);
}
@media (min-width: 768px) {
  .othercontents.--license .recommendation {
    /*background: url(../../assets/img/other/license-recommendation-capitem.jpg) no-repeat 95% bottom/568px white;*/
  }
}
.othercontents.--license .recommendation .merchandise {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (min-width: 768px) {
  .othercontents.--license .recommendation .merchandise {
    flex-wrap: nowrap;
  }
}
.othercontents.--license .recommendation .merchandise .itembox {
  width: 90%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 50px auto;
}
@media (min-width: 768px) {
  .othercontents.--license .recommendation .merchandise .itembox {
    margin: 0;
    width: 50%;
  }
}
.othercontents.--license .recommendation .merchandise .itembox .inbox {
  background: #FFFFFF;
  border-color: #757AB8;
  border-width: 1px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  width: 100%;
  max-width: 350px;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  text-align: center;
}
.othercontents.--license .recommendation .merchandise .itembox .inbox p {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 0;
  color: var(--purplecolor);
}
@media (min-width: 768px) {
  .othercontents.--license .recommendation .merchandise .itembox .inbox p {
    font-size: 36px;
  }
}

@media (min-width: 768px) {
  .mw50-pc {
    width: 100%;
  }
}

.lead-flex {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 768px) {
  .lead-flex {
    flex-direction: row;
    align-items: flex-end;
  }
}
.lead-flex .baloonimg {
  width: 100%;
}
@media (min-width: 768px) {
  .lead-flex .baloonimg {
    width: calc((100% - 10px) / 2);
    max-width: 400px;
  }
}/*# sourceMappingURL=other.css.map */