@charset "UTF-8";
/* Tab2Wrap があるページのアンカー補正 */
@media screen and (min-width: 768px) {
  .Tab2Wrap ~ * [id^="anc"], [id^="anc"] {
    scroll-margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .Tab2Wrap ~ * [id^="anc"], [id^="anc"] {
    scroll-margin-top: 105px;
  }
  .is-shopping_loan_banner_hide .Tab2Wrap ~ * [id^="anc"],
  .is-shopping_loan_banner_hide [id^="anc"] {
    scroll-margin-top: 105px;
  }
}

/* -----------------------------------------------------
	textIndentBase
----------------------------------------------------- */
.mainContents {
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .mainContents {
    margin-top: 0;
  }
}

.mainContents .navigation ul li a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.pb00 {
  padding-bottom: 0 !important;
}

.Tab2Wrap {
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: #fafafa;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .Tab2Wrap {
    top: var(--site-header-height, 45px);
  }
  .is-shopping_loan_banner_hide .Tab2Wrap {
    top: var(--site-header-height, 45px);
  }
}
@media screen and (max-width: 767px) {
  .Tab2Wrap .spInner {
    height: 60px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .Tab2Wrap .spInner::-webkit-scrollbar {
    display: none;
  }
}
.Tab2Wrap .spInner #TabNavigationU {
  height: 80px;
  display: flex;
  gap: 48px;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .Tab2Wrap .spInner #TabNavigationU {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .Tab2Wrap .spInner #TabNavigationU {
    display: inline-flex;
    flex-wrap: nowrap;
    height: 60px;
    padding: 0 15px;
    gap: 42px;
  }
}
.Tab2Wrap .spInner #TabNavigationU li a {
  color: #000;
  font-weight: 700;
  font-size: 16px;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  position: relative;
}
@media screen and (max-width: 767px) {
  .Tab2Wrap .spInner #TabNavigationU li a {
    font-size: 14px;
  }
}
.Tab2Wrap .spInner #TabNavigationU li a::before {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #00a5ff;
  background: rgba(0, 0, 0, 0);
}
.Tab2Wrap .spInner #TabNavigationU li a.current::before {
  background: #00a5ff;
}
@media screen and (min-width: 768px) {
  .Tab2Wrap .spInner #TabNavigationU li a:hover::before {
    background: #00a5ff;
  }
}
.Tab2Wrap .spInner #TabNavigationU li a .en {
  font-family: "Oswald", system-ui;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
}
.Tab2Wrap .spInner #TabNavigationU li a .en .new {
  color: #00a5ff;
}
.Tab2Wrap .spInner #TabNavigationU li.on a::before {
  background: #00a5ff;
}

/* -----------------------------------------------------
	columnLayout
----------------------------------------------------- */
.columnLayout {
  clear: both;
}

.columnLayout .colLeft {
  float: left;
}

.columnLayout .colRight {
  float: right;
}

.w650 {
  width: 650px;
}

/* -----------------------------------------------------
	Clearfix
----------------------------------------------------- */
.columnLayout:after, .section.type02 .sectionInner01 .imgL:after, .section#anc04 .mediaList:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.columnLayout, .section.type02 .sectionInner01 .imgL, .section#anc04 .mediaList {
  *display: inline-table;
  *zoom: 1;
}

.mainContents {
  width: auto;
  min-width: 960px;
}
@media screen and (max-width: 767px) {
  .mainContents {
    min-width: 100%;
  }
}

.mainContents p {
  font-weight: 400;
  margin-bottom: 0;
}

.mainContents img {
  vertical-align: bottom;
}

.section {
  width: 960px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .section {
    width: 100%;
  }
}

.mainContents .mainTitleWrap {
  /*margin: 0 -100vw;
  padding: 0 100vw;*/
  background: url(../img/bg01.jpg) repeat-x 50% 0;
  text-align: center;
}

.mainContents .navigation {
  /*margin: 0 -100vw;
  padding: 0 100vw;*/
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 10;
}

.mainContents .navigation ul {
  width: 960px;
  margin: 0 auto;
  text-align: center;
  letter-spacing: -0.4em;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .mainContents .navigation ul {
    width: 100%;
  }
}

.mainContents .navigation ul li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 40px;
}
@media screen and (max-width: 767px) {
  .mainContents .navigation ul li {
    margin: 0;
  }
}

.mainContents .navigation ul li a {
  display: block;
  width: 120px;
  height: 50px;
}

.mainContents .navigation ul li:nth-child(1) a {
  background: url(../img/nav01.png) no-repeat 0 0;
}

.mainContents .navigation ul li:nth-child(1) a.current, .mainContents .navigation ul li:nth-child(1) a:hover {
  background: url(../img/nav01on.png) no-repeat 0 0;
}

.mainContents .navigation ul li:nth-child(2) a {
  background: url(../img/nav02.png) no-repeat 0 0;
}

.mainContents .navigation ul li:nth-child(2) a.current, .mainContents .navigation ul li:nth-child(2) a:hover {
  background: url(../img/nav02on.png) no-repeat 0 0;
}

.mainContents .navigation ul li:nth-child(3) a {
  background: url(../img/nav03.png) no-repeat 0 0;
}

.mainContents .navigation ul li:nth-child(3) a.current, .mainContents .navigation ul li:nth-child(3) a:hover {
  background: url(../img/nav03on.png) no-repeat 0 0;
}

.mainContents .navigation ul li:nth-child(4) a {
  background: url(../img/nav04.png) no-repeat 0 0;
}

.mainContents .navigation ul li:nth-child(4) a.current, .mainContents .navigation ul li:nth-child(4) a:hover {
  background: url(../img/nav04on.png) no-repeat 0 0;
}

.mainContents .campaignBanner {
  text-align: center;
  padding-top: 32px;
}

.section.type01 {
  width: auto;
  padding-top: 15px;
  padding-bottom: 63px;
}
@media screen and (max-width: 767px) {
  .section.type01 {
    padding-top: 0;
    padding-bottom: 30px;
  }
}

.section.type01 h3 {
  text-align: center;
  margin-top: 30px;
  color: #000;
  font-weight: 200;
  font-size: 50px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .section.type01 h3 {
    font-size: 12.5vw;
  }
}
.section.type01 h3 span {
  font-size: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section.type01 h3 span {
    font-size: 7.5vw;
  }
}
.section.type01 h3 span::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
}

.section.type01 h3 + p {
  text-align: center;
  margin-top: 41px;
  color: #696969;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8142857143;
}
@media screen and (max-width: 767px) {
  .section.type01 h3 + p {
    font-size: 3.5vw;
  }
}

.section.type01 .gpuCpuWrap {
  max-width: 960px;
  margin: 0 auto;
  padding-top: 35px;
}

.section.type01 .gpuCpuWrap .tx01 {
  margin-top: 26px;
  text-align: center;
  color: #000;
  font-weight: 200;
  font-size: 37px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .section.type01 .gpuCpuWrap .tx01 {
    font-size: 7.5vw;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.section.type01 .gpuCpuWrap .tx01 span {
  font-size: 26px;
  margin-right: 0.3em;
}
@media screen and (max-width: 767px) {
  .section.type01 .gpuCpuWrap .tx01 span {
    font-size: 6.5vw;
  }
}

.section.type01 .gpuCpuWrap .gpuCpu {
  width: 960px;
  height: 352px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section.type01 .gpuCpuWrap .gpuCpu {
    width: 100%;
    height: 35vw;
  }
}

.section.type01 .gpuCpuWrap .gpuCpu #gpu {
  position: absolute;
  top: -60px;
  left: 308px;
  opacity: 0;
  transition: 0.6s all ease-in-out;
}
@media screen and (max-width: 767px) {
  .section.type01 .gpuCpuWrap .gpuCpu #gpu {
    top: -6.25vw;
    left: 32.08vw;
    width: 9.79vw;
  }
}

.section.type01 .gpuCpuWrap .gpuCpu #gpu.active {
  top: 23px;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .section.type01 .gpuCpuWrap .gpuCpu #gpu.active {
    top: 2.39vw;
  }
}

.section.type01 .gpuCpuWrap .gpuCpu #cpu {
  position: absolute;
  top: -60px;
  left: 846px;
  opacity: 0;
  transition: 0.6s all ease-in-out;
}
@media screen and (max-width: 767px) {
  .section.type01 .gpuCpuWrap .gpuCpu #cpu {
    top: -6.25vw;
    left: 88.125vw;
    width: 9.79vw;
  }
}

.section.type01 .gpuCpuWrap .gpuCpu #cpu.active {
  top: 23px;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .section.type01 .gpuCpuWrap .gpuCpu #cpu.active {
    top: 2.39vw;
  }
}

.section.type02 {
  /*margin: 0 -100vw;
  padding: 0 100vw;*/
  width: 100%;
  padding-top: 62px;
  padding-bottom: 39px;
  background: #eeeeee;
}
@media screen and (max-width: 767px) {
  .section.type02 {
    padding-top: 50px;
    padding-bottom: 20px;
    overflow-x: hidden;
  }
}

.section.type02 .sectionInner01 {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .section.type02 .sectionInner01 {
    width: 100%;
  }
}

.section.type02 .sectionInner01 .imgL {
  margin-left: 32px;
}
@media screen and (max-width: 767px) {
  .section.type02 .sectionInner01 .imgL {
    margin-left: 0;
  }
}

.section.type02 .sectionInner01 .imgL .img {
  float: left;
  width: 544px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section.type02 .sectionInner01 .imgL .img {
    width: 100%;
  }
}

.section.type02 .sectionInner01 .imgL .img ul li {
  position: absolute;
}

.section.type02 .sectionInner01 .imgL .img ul li:nth-child(1) {
  top: 124px;
  left: 234px;
  opacity: 0;
  transition: 1s all ease-in-out;
}
@media screen and (max-width: 767px) {
  .section.type02 .sectionInner01 .imgL .img ul li:nth-child(1) {
    top: 22.7941176471%;
    left: 43.0147058824%;
    width: 33.2720588235%;
  }
}

.section.type02 .sectionInner01 .imgL .img ul li:nth-child(1).active {
  top: -80px;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .section.type02 .sectionInner01 .imgL .img ul li:nth-child(1).active {
    top: -14.7058823529%;
  }
}

.section.type02 .sectionInner01 .imgL .img ul li:nth-child(2) {
  top: 65px;
  left: 460px;
  opacity: 0;
  transition: 1s all ease-in-out;
}
@media screen and (max-width: 767px) {
  .section.type02 .sectionInner01 .imgL .img ul li:nth-child(2) {
    top: 11.9485294118%;
    left: 93.75%;
    width: 30.6985294118%;
  }
}

.section.type02 .sectionInner01 .imgL .img ul li:nth-child(2).active {
  left: 340px;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .section.type02 .sectionInner01 .imgL .img ul li:nth-child(2).active {
    left: 71.6911764706%;
  }
}

.section.type02 .sectionInner01 .imgL .img ul li:nth-child(3) {
  top: 164px;
  left: 460px;
  opacity: 0;
  transition: 1s all ease-in-out;
}
@media screen and (max-width: 767px) {
  .section.type02 .sectionInner01 .imgL .img ul li:nth-child(3) {
    top: 39.3382352941%;
    left: 93.75%;
    width: 30.6985294118%;
  }
}

.section.type02 .sectionInner01 .imgL .img ul li:nth-child(3).active {
  left: 340px;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .section.type02 .sectionInner01 .imgL .img ul li:nth-child(3).active {
    left: 71.6911764706%;
  }
}

.section.type02 .sectionInner01 .imgL .img ul li:nth-child(4) {
  top: 64px;
  left: 103px;
  opacity: 0;
  transition: 1s all ease-in-out;
}
@media screen and (max-width: 767px) {
  .section.type02 .sectionInner01 .imgL .img ul li:nth-child(4) {
    top: 11.7647058824%;
    left: 18.9338235294%;
    width: 24.2647058824%;
  }
}

.section.type02 .sectionInner01 .imgL .img ul li:nth-child(4).active {
  left: -20px;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .section.type02 .sectionInner01 .imgL .img ul li:nth-child(4).active {
    left: 0%;
    width: 24.2647058824%;
  }
}

.detail {
  float: right;
  width: 384px;
  padding-top: 21px;
}
@media screen and (max-width: 767px) {
  .detail {
    float: left;
    margin-left: 15px;
    width: calc(100% - 30px);
  }
}

.detail p + p {
  margin-top: 12px;
  font-size: 17px;
  line-height: 1.3970588235;
}

.detail .list {
  margin-top: 27px;
  margin-left: 1px;
}

.detail .list li {
  font-weight: 400;
  color: #646464;
  padding-left: 1em;
  position: relative;
}

.detail .list li:before {
  position: absolute;
  top: 0.35em;
  left: 0.1em;
  content: '●';
  font-size: 0.7em;
}

.detail .list li + li {
  margin-top: 19px;
}

.section.type02 .sectionInner01 .columnLayout {
  margin-top: 45px;
  margin-left: 32px;
  margin-right: 34px;
}

.section.type02 .sectionInner01 .columnLayout .colLeft + .colLeft {
  margin-top: 65px;
  margin-left: 20px;
}

.section.type02 .sectionInner01 .columnLayout p {
  font-size: 16px;
  margin-bottom: 9px;
}

.section.type03 {
  /*margin: 0 -100vw;
  padding: 0 100vw;*/
  width: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
  background: #4f4b4b;
}

.section.type03 .sectionInner01 {
  width: 960px;
  margin: 0 auto;
  padding-left: 45px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .section.type03 .sectionInner01 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.section.type03 .sectionInner01 .section {
  width: auto;
  margin-top: 55px;
  background: url(../img/ph02.png) no-repeat 100% 0;
}
@media screen and (max-width: 767px) {
  .section.type03 .sectionInner01 .section {
    background: none;
  }
}

.section.type03 .sectionInner01 .section p {
  color: #fff;
  font-size: 16px;
  line-height: 1.8125;
}
@media screen and (max-width: 767px) {
  .section.type03 .sectionInner01 .section p {
    font-size: 14px;
  }
}

.section.type03 .sectionInner01 .section p + p {
  margin-top: 1.7em;
}

.section.type03 .sectionInner01 .section .sectionInner02 {
  width: 560px;
  margin-bottom: 46px;
  padding-left: 2px;
}
@media screen and (max-width: 767px) {
  .section.type03 .sectionInner01 .section .sectionInner02 {
    width: 100%;
  }
}

.section.type03 .sectionInner01 .section .sectionInner02 p + p {
  margin-top: 1.7em;
}

.section.type03 .sectionInner01 .section .sectionInner03 {
  width: auto;
  padding-left: 2px;
}

.section.type03 .sectionInner01 .section .sectionInner03 p + p {
  margin-top: 1.7em;
}

.section.sectionKodawari {
  width: auto;
  /*margin: 0 -100vw;
  padding: 0 100vw;*/
}

.section.sectionKodawari p {
  color: #fff;
}

.section.sectionKodawari p + p {
  font-size: 14px;
  margin-top: 11px;
  margin-left: 3px;
  line-height: 1.5;
}

.section.sectionKodawari .sectionInner00 {
  background: #323232;
  padding-top: 80px;
  padding-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .sectionInner00 {
    padding-top: 40px;
    padding-bottom: 24px;
  }
}

.section.sectionKodawari .sectionInner01 {
  width: 960px;
  margin: 0 auto;
  padding-left: 32px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .sectionInner01 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.section.sectionKodawari .sectionInner02 {
  width: 960px;
  margin: 0 auto;
  padding-top: 32px;
  padding-bottom: 12px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .sectionInner02 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.section.sectionKodawari .sectionInner02 p {
  color: #000;
  font-weight: 500;
}
.section.sectionKodawari .sectionInner02 .tx01 {
  width: 808px;
  margin-left: auto;
  margin-right: auto;
  color: #303030;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.66;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .sectionInner02 .tx01 {
    width: 100%;
    font-size: 13px;
  }
}
.section.sectionKodawari .sectionInner02 .vhdg03 {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.1;
  padding: 0 0 0.27em;
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .sectionInner02 .vhdg03 {
    width: 100%;
    font-size: 20px;
  }
}
.section.sectionKodawari .sectionInner02 .vhdg03 + p {
  color: #303030;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 8px;
}

.section.sectionKodawari .section {
  box-sizing: border-box;
}

.section.sectionKodawari .section.type01 {
  margin-top: 35px;
  padding-top: 179px;
  padding-bottom: 0px;
  background: url(../img/bg05-3.jpg) no-repeat -32px 0;
  min-height: 398px;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .section.type01 {
    margin-top: 6vw;
    padding-top: 26vw;
    background: url(../img/bg05.jpg) no-repeat 50% 0/120% auto;
    min-height: auto;
  }
}

.section.sectionKodawari .section.type02 {
  margin-top: 0;
  padding-top: 41px;
  background: url(../img/bg06.jpg) no-repeat -32px 0;
  min-height: 400px;
  padding-left: 357px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .section.type02 {
    margin-top: 0;
    padding-top: 10vw;
    background: url(../img/bg06.jpg) no-repeat 100% 0/140% auto;
    min-height: auto;
    padding-left: 0;
  }
}

.section.sectionKodawari .section.type02 .videoWrap {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .section.type02 .videoWrap {
    position: inherit;
    top: inherit;
    left: inherit;
  }
  .section.sectionKodawari .section.type02 .videoWrap video {
    width: 100%;
    height: auto;
  }
}

.section.sectionKodawari .section.type02 p {
  width: 512px;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .section.type02 p {
    width: 100%;
  }
}

.section.sectionKodawari .section.type02 .note {
  color: #ff0000;
}

.section.sectionKodawari .section.type03 {
  margin-top: -27px;
  margin-top: 0;
  padding-top: 0;
  background: url(../img/bg07.jpg) no-repeat -32px 82px;
  min-height: 314px;
}

.section.sectionKodawari .section.type03 p {
  width: 513px;
}

.section.sectionKodawari .section.type04 {
  margin-top: 54px;
  padding-top: 0;
  padding-left: 8px;
  padding-right: 35px;
  min-height: 294px;
}

.section.sectionKodawari .section.type04 .colLeft {
  width: 260px;
}

.section.sectionKodawari .section.type04 .colRight {
  width: 406px;
}

.section.sectionKodawari .section.type04 p {
  width: 389px;
}

.section.sectionKodawari .section.type04 p.note {
  font-size: 12px;
  color: #f00;
}

.section.sectionKodawari .section.type05 {
  margin-top: 58px;
  padding-top: 0;
  position: relative;
}
.section.sectionKodawari .section.type05 .textWrap {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .section.type05 .textWrap {
    width: 100%;
  }
}

.section.sectionKodawari .section.type05 p + p {
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .section.type05 p + p {
    width: 100%;
  }
}

.section.sectionKodawari .section.type06 {
  margin-top: 53px;
  padding-top: 0px;
}

.section.sectionKodawari .section.type06 .columnLayout {
  width: 850px;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .section.type06 .columnLayout {
    width: 100%;
  }
}

.section.sectionKodawari .section.type06 .columnLayout .colLeft {
  width: 580px;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .section.type06 .columnLayout .colLeft {
    width: 100%;
  }
}

.section.sectionKodawari .section.type06 .columnLayout .colLeft p + p {
  margin-top: 18px;
}

.section.sectionKodawari .section.type06 .sectionInner01 {
  width: 848px;
  margin: 42px 0 0 0;
  padding: 0 0 0 48px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .section.sectionKodawari .section.type06 .sectionInner01 {
    width: 100%;
    margin: 21px 0 0 0;
    padding: 0;
  }
}

.section.sectionKodawari .section.type06 .sectionInner01 p {
  font-size: 15px;
}

.section.sectionKodawari .section.type06 .sectionInner01 p + p {
  margin-top: 18px;
}

.section.sectionKodawari .section.type06 .sectionInner01 .tx01 {
  margin-left: 34px;
}

.section.sectionKodawari .section.type06 .sectionInner01 .tx02 {
  margin: 24px 0 48px 34px;
}

.section.sectionLineup {
  width: auto;
  /*margin: 0 -100vw;
  padding: 0 100vw;*/
  padding-top: 82px;
  padding-bottom: 73px;
  background: #000;
}

.section.sectionLineup .sectionInner01 {
  width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .section.sectionLineup .sectionInner01 {
    width: calc(100% - 30px);
  }
}

.section.sectionLineup p {
  color: #fff;
}

.section.sectionLineup p + p {
  margin-top: 1em;
}

.section.sectionLineup .lineup {
  margin-top: 62px;
  display: flex;
  flex-wrap: wrap;
  gap: 53px 20px;
}
@media screen and (max-width: 767px) {
  .section.sectionLineup .lineup {
    gap: 25px 0;
  }
}
.section.sectionLineup .lineup .col {
  width: 302px;
}
@media screen and (max-width: 767px) {
  .section.sectionLineup .lineup .col {
    width: 100%;
  }
}
.section.sectionLineup .lineup .col a {
  display: block;
  padding-bottom: 19px;
  border: 1px solid #000;
  box-sizing: border-box;
}
.section.sectionLineup .lineup .col a:hover {
  border: 1px solid #0090ff;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .section.sectionLineup .lineup .col a:hover {
    border: 1px solid #000;
  }
}
.section.sectionLineup .lineup .col a .ph {
  position: relative;
}
.section.sectionLineup .lineup .col a .badge img {
  vertical-align: middle;
  height: auto;
  width: auto;
  max-height: 50px;
  max-width: 168px;
}
@media screen and (max-width: 767px) {
  .section.sectionLineup .lineup .col a .badge img {
    max-width: 210px;
  }
}
@media screen and (max-width: 320px) {
  .section.sectionLineup .lineup .col a .badge img {
    max-width: 156px;
  }
}
.section.sectionLineup .lineup .col a .badge img + img {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .section.sectionLineup .lineup .col a .badge img + img {
    margin-left: 10px;
  }
}
.section.sectionLineup .lineup .col a .new {
  position: absolute;
  top: 0;
  right: 0;
  width: 49px;
  height: 48px;
  background: url("../../img/icon_new.png") no-repeat 0 0;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.section.sectionLineup .lineup .col a .name {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 13px 0 10px;
  font-weight: 400;
  text-align: center;
  font-size: 19px;
  line-height: 1.2;
  font-weight: bold;
}
.section.sectionLineup .lineup .col a .detail {
  font-weight: 400;
  line-height: 1.4285714286;
  margin: 0 10px 6px;
  color: #a6a6a6;
}
@media screen and (max-width: 767px) {
  .section.sectionLineup .lineup .col a .detail {
    margin-bottom: 26px;
  }
}
.section.sectionLineup .lineup .col a .price {
  margin: 0 10px;
  text-align: right;
  margin-bottom: 14px;
  font-size: 86%;
  font-weight: 700;
  color: #DB0000;
}
.section.sectionLineup .lineup .col a .price span {
  font-size: 29px;
  color: #DB0000;
}
.section.sectionLineup .lineup .col a .price .yen,
.section.sectionLineup .lineup .col a .price .tax {
  font-size: 13px;
}
.section.sectionLineup .lineup .col a .btn01 {
  text-align: center;
  position: relative;
}
.section.sectionLineup .lineup .col a .btn01 span {
  width: 260px;
  display: inline-block;
  padding: 0.75em 0;
  color: #fff;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 400;
  text-decoration: none;
  background: #468cfa;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section.sectionLineup .lineup .col a .btn01 span {
    font-size: 5.09vw;
    padding: 0.95em 3.5em;
    width: 100%;
    border-radius: 5px;
  }
}
@media screen and (min-width: 768px) {
  .section.sectionLineup .lineup .col a:hover .btn01 span {
    background-color: #3360f9;
  }
}
.section.sectionLineup .lineup .col.endofsale {
  pointer-events: none;
}
.section.sectionLineup .lineup .col.endofsale a .price {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: center;
}
.section.sectionLineup .lineup .col.endofsale a .price .yen,
.section.sectionLineup .lineup .col.endofsale a .price .tax {
  display: none;
}
.section.sectionLineup .lineup .col.endofsale a .price span {
  color: #fff;
  font-size: 17.4px;
  font-weight: normal;
}
.section.sectionLineup .lineup .col.endofsale a .btn01 span {
  background-color: #999;
}

.section#anc04 {
  width: 885px;
  margin: 0 auto;
  padding-top: 90px;
  padding-bottom: 130px;
}
@media screen and (max-width: 767px) {
  .section#anc04 {
    width: 100%;
    padding-top: 45px;
    padding-bottom: 65px;
  }
}

.section#anc04 .mediaList {
  margin-top: 92px;
}

.section#anc04 .mediaList .col {
  float: left;
}

.section#anc04 .mediaList .col:nth-child(3n+1) {
  clear: both;
}

.section#anc04 .mediaList .col:nth-child(3n+2) {
  margin: 0 59px 0 61px;
}

.section#anc04 .mediaList .col:nth-child(n + 4) {
  margin-top: 74px;
}

.section#anc04 .mediaList .col dd ul li {
  text-align: center;
}

.section#anc04 .mediaList .col dd ul li + li {
  margin-top: 11px;
}

.sectionInner02 p a {
  color: white;
  text-decoration: underline;
}

.section.sectionKodawari .kodawari03Wrap {
  margin-left: 5px;
  width: 880px;
}

.section.sectionKodawari .columnLayout.kodawawri .colLeft,
.section.sectionKodawari .columnLayout.kodawawri .colRight {
  width: 400px;
}

.section.sectionKodawari .columnLayout.kodawawri .colLeft .txt,
.section.sectionKodawari .columnLayout.kodawawri .colRight .txt {
  min-height: 4.5em;
}

.section.sectionKodawari .columnLayout.kodawawri a {
  color: #c1c1c1;
  text-decoration: underline;
}

.geforcecolumn {
  margin: 0 0 0 0 !important;
}

.section.sectionKodawari .section.type06 .sectionInner01 .kenshoWrap {
  margin-top: 50px;
}
.section.sectionKodawari .section.type06 .sectionInner01 .kenshoWrap .text01 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1.35em;
}
.section.sectionKodawari .section.type06 .sectionInner01 .kenshoWrap .text02 {
  font-size: 12px;
  line-height: 1.33;
  margin-left: 0;
}

/* featureMainArea 
*****************************************/
.featureMainArea .inner02 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner02 {
    flex-wrap: wrap;
  }
}

.featureMainArea .inner02 div {
  width: 556px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner02 div {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
}

.featureMainArea .inner02 div .hdg {
  color: #000;
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner02 div .hdg {
    font-size: 20px;
  }
}

.featureMainArea .inner02 div .hdg {
  color: #000;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.1;
  padding-bottom: 8px;
  margin-bottom: 21px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner02 div .hdg {
    font-size: 20px;
  }
}

.featureMainArea .inner02 div .lead {
  color: #000;
  font-size: 23px;
  line-height: 1.52;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner02 div .lead {
    font-size: 18px;
  }
}

.featureMainArea .inner02 div .lead strong {
  color: #0000ff;
}

.featureMainArea .inner02 div .note {
  color: #626262;
  font-size: 1.4rem;
  line-height: 1.66;
}

.featureMainArea .inner02 div + div {
  width: 298px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner02 div + div {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
  }
}

.featureMainArea .inner03 {
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner03 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.featureMainArea .inner03 .tx01 {
  color: #000;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
}
.featureMainArea .inner03 .tx01 span {
  color: #00f;
}

.reviewArea {
  margin: 70px 0 0 0;
}

.reviewArea .hdg {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0.3em;
  margin-left: 13px;
}

.reviewArea .hdg2 {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 30px;
  margin-bottom: 0.3em;
  margin-left: 13px;
}
@media screen and (max-width: 767px) {
  .reviewArea .hdg2 {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.reviewArea .reviewNote {
  color: #333;
}

.reviewArea .item + .item {
  margin-top: 30px;
}

.reviewArea .reviewLinkWrap + .reviewLinkWrap {
  margin-top: 10px;
}

.reviewArea .reviewLinkWrap .reviewNote {
  margin: 8px 0 0 0;
}

.area01 {
  color: #000;
  padding: 82px 0 55px;
  background: #f5f5f5;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .area01 {
    padding: 11.75vw 0 13vw;
  }
}
.area01 .area01_inner01 {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .area01 .area01_inner01 {
    width: 100%;
    padding: 0 3.75vw;
  }
}
.area01 .ti01 {
  text-align: center;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .area01 .ti01 {
    font-size: 4.5vw;
    line-height: 1.5;
  }
}
.area01 .ti01 span {
  font-size: 58px;
}
@media screen and (max-width: 767px) {
  .area01 .ti01 span {
    font-size: 8.5vw;
  }
}
.area01 .tx01 {
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .area01 .tx01 {
    font-size: 3.5vw;
  }
}
.area01 .fig01 {
  margin-top: -9px;
  margin-bottom: 13px;
  width: 1092px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .area01 .fig01 {
    width: 100%;
    margin-top: 6.75vw;
    margin-bottom: 7.5vw;
  }
  .area01 .fig01 img {
    width: 105.25vw;
    max-width: 105.25vw;
  }
}
.area01 .fig01 figcaption {
  position: absolute;
  top: 70px;
  right: 131px;
  font-family: "Oswald", system-ui;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .area01 .fig01 figcaption {
    top: 2.5vw;
    right: 2.5vw;
    font-size: 3vw;
    line-height: 1.2;
  }
}
.area01 .fig01 figcaption span {
  font-weight: 500;
  font-size: 10px;
  position: relative;
  top: -0.7em;
}

.area02 {
  color: #fff;
  padding: 41px 0 19px;
  background: linear-gradient(180deg, black 0%, black 32%, #464646 82%, #464646 100%);
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .area02 {
    padding: 14.75vw 0 6.25vw;
  }
}
.area02 .area02_inner01 {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .area02 .area02_inner01 {
    width: 100%;
    padding: 0 1.5vw;
  }
}
.area02 .tx01 {
  text-align: center;
  margin-bottom: 23px;
}
@media screen and (max-width: 767px) {
  .area02 .tx01 {
    margin-bottom: 3.75vw;
  }
}
.area02 .tx01 span {
  display: inline-block;
  font-weight: 900;
  font-size: 33px;
  line-height: 1.7;
  padding: 0 0.75em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .area02 .tx01 span {
    font-size: 5vw;
  }
}
.area02 .tx01 span::before {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .area02 .tx01 span::before {
    height: 3px;
  }
}
.area02 .ti01 {
  text-align: center;
  font-family: "Oswald", system-ui;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 48px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .area02 .ti01 {
    font-size: 7vw;
  }
}
.area02 .ti01 .jp {
  font-weight: 300;
  font-size: 24px;
  position: relative;
  top: -1em;
}
.area02 .ti01 .strong {
  font-size: 54px;
}
@media screen and (max-width: 767px) {
  .area02 .ti01 .strong {
    font-size: 8vw;
  }
}
.area02 .ti01 .plus {
  color: #00a5ff;
}
.area02 .fig01 {
  margin-top: -9px;
  margin-bottom: -86px;
  width: 1280px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .area02 .fig01 {
    margin-top: 2.25vw;
    margin-bottom: -1.25vw;
    width: 100%;
  }
  .area02 .fig01 img {
    max-width: 135.5vw;
    width: 135.5vw;
  }
}
.area02 .tx02 {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 6px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .area02 .tx02 {
    font-size: 4vw;
    margin-bottom: 8.75vw;
  }
}
.area02 .tx02 .en {
  font-family: "Oswald", system-ui;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "palt";
}
.area02 .linkList01 {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 33px;
}
@media screen and (max-width: 767px) {
  .area02 .linkList01 {
    flex-wrap: wrap;
    gap: 5.5vw;
    margin-bottom: 11.5vw;
  }
}
.area02 .linkList01 li a {
  text-align: center;
  display: block;
  font-family: "Oswald", system-ui;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 16px;
  line-height: 1;
  padding: 11px;
  width: 240px;
  background: #000;
  color: #fff;
  border-radius: 999px;
  text-decoration: none;
  transition: 0.15s;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .area02 .linkList01 li a {
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .area02 .linkList01 li a:hover {
    background: #fff;
    color: #000;
  }
}
.area02 .logoList01 {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .area02 .logoList01 {
    justify-content: space-between;
    gap: inherit;
    margin: 0 3vw 0 3.75vw;
  }
}
.area02 .logoList01 li:nth-child(1) {
  width: 141px;
  padding-top: 6px;
}
@media screen and (max-width: 767px) {
  .area02 .logoList01 li:nth-child(1) {
    width: 22vw;
    padding-top: 1.5vw;
  }
}
.area02 .logoList01 li:nth-child(2) {
  width: 105px;
}
@media screen and (max-width: 767px) {
  .area02 .logoList01 li:nth-child(2) {
    width: 16.5vw;
  }
}
.area02 .logoList01 li:nth-child(3) {
  width: 55px;
}
@media screen and (max-width: 767px) {
  .area02 .logoList01 li:nth-child(3) {
    width: 8.5vw;
  }
}
.area02 .logoList01 li:nth-child(4) {
  width: 129px;
}
@media screen and (max-width: 767px) {
  .area02 .logoList01 li:nth-child(4) {
    width: 20.25vw;
  }
}

.SeriesHdg01 {
  text-align: center;
  font-weight: 400;
  line-height: 1.2;
  font-size: 46px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .SeriesHdg01 {
    font-size: 8.05vw;
  }
}
.SeriesHdg01 .en {
  font-size: 50px;
  font-family: "Oswald", system-ui;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "palt";
  margin-right: 0.15em;
}
@media screen and (max-width: 767px) {
  .SeriesHdg01 .en {
    font-size: 8.75vw;
  }
}
.SeriesHdg01 .tx_lineup {
  font-weight: 400;
  font-size: 30px;
  border-bottom: 2px solid #fff;
  padding: 0 0.4em;
}
@media screen and (max-width: 767px) {
  .SeriesHdg01 .tx_lineup {
    font-size: 5vw;
  }
}

.area03 {
  color: #000;
  padding: 51px 0 70px;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .area03 {
    padding: 16.5vw 0 13vw;
  }
}
.area03 .area03_inner01 {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .area03 .area03_inner01 {
    width: 100%;
    padding: 0 3.75vw;
  }
}
.area03 .ti01 {
  text-align: center;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .area03 .ti01 {
    font-size: 4.5vw;
    margin-bottom: 7vw;
    line-height: 1.4;
  }
}
.area03 .ti01 span {
  font-size: 58px;
}
@media screen and (max-width: 767px) {
  .area03 .ti01 span {
    font-size: 8.5vw;
  }
}
.area03 .tx01 {
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 9px;
}
@media screen and (max-width: 767px) {
  .area03 .tx01 {
    font-size: 3.5vw;
  }
}
.area03 .fig01 {
  width: 887px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .area03 .fig01 {
    width: 100%;
    margin: 6.75vw -3.75vw 7.5vw;
  }
  .area03 .fig01 img {
    width: 100vw;
    max-width: 100vw;
  }
}
.area03 .fig01 figcaption {
  position: absolute;
  bottom: 67px;
  right: 50px;
}
@media screen and (max-width: 767px) {
  .area03 .fig01 figcaption {
    bottom: -7.5vw;
    right: -1vw;
    font-size: 3vw;
    line-height: 1.2;
  }
}
.area03 .fig01 figcaption .wrap01 {
  align-items: center;
}
.area03 .fig01 figcaption .wrap01 .new {
  font-family: "Oswald", system-ui;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 27px;
  background: #404040;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.35em 0.75em;
  margin-right: 0.4em;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .area03 .fig01 figcaption .wrap01 .new {
    padding: 0.6em 0.8em;
    font-size: 4.825vw;
  }
}
.area03 .fig01 figcaption .wrap01 .name {
  font-family: "Oswald", system-ui;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 27px;
  line-height: 1.2;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .area03 .fig01 figcaption .wrap01 .name {
    font-size: 4.96975vw;
  }
}
.area03 .fig01 figcaption .wrap01 .name .jp {
  font-weight: 400;
  font-size: 16px;
  position: relative;
  top: -0.7em;
}
.area03 .fig01 figcaption .wrap01 .name .plus {
  color: #00a5ff;
}
.area03 .fig02 {
  margin-top: -11px;
  width: 690px;
  margin-left: 18px;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .area03 .fig02 {
    width: 100%;
    margin-left: auto;
    margin-top: 18vw;
    margin-bottom: 7.5vw;
  }
  .area03 .fig02 img {
    width: 92.5vw;
    max-width: 92.5vw;
  }
}
.area03 .fig02 figcaption {
  position: absolute;
  bottom: -20px;
  left: 87px;
  font-weight: 400;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .area03 .fig02 figcaption {
    bottom: -7.5vw;
    left: 0;
    font-size: 3.5vw;
  }
}
.area03 .fig03 {
  width: 569px;
  margin-top: -136px;
  margin-left: auto;
  margin-right: 34px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .area03 .fig03 {
    width: 100%;
    margin-right: auto;
    margin-top: 11.75vw;
    margin-bottom: 7.5vw;
  }
  .area03 .fig03 img {
    width: 92.5vw;
    max-width: 92.5vw;
  }
}
.area03 .fig03 figcaption {
  position: absolute;
  bottom: -20px;
  right: 67px;
  font-weight: 400;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .area03 .fig03 figcaption {
    bottom: -4.5vw;
    right: inherit;
    left: 0;
    font-size: 3.5vw;
  }
}
.area03 .ti02 {
  color: #242424;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.75;
  margin-top: 115px;
}
@media screen and (max-width: 767px) {
  .area03 .ti02 {
    font-size: 5.25vw;
    margin-top: 57px;
  }
}
.area03 * {
  box-sizing: border-box;
}
.area03 p {
  margin-bottom: 0;
}
.area03 .vbox01 {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 32px 60px;
}
@media screen and (max-width: 767px) {
  .area03 .vbox01 {
    width: 100%;
    padding: 4.5vw 2.5vw;
  }
}
.area03 .vbox01.typeGraph {
  width: 920px;
  margin-top: 19px;
  padding: 40px 60px;
}
@media screen and (max-width: 767px) {
  .area03 .vbox01.typeGraph {
    width: 100%;
    padding: 10px 15px 8px;
  }
}
.area03 .vbox01 p {
  color: #242424;
}
.area03 .vbox01 .vbox01_tx01 {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.7777777778;
}
@media screen and (max-width: 767px) {
  .area03 .vbox01 .vbox01_tx01 {
    font-size: 3vw;
    line-height: 1.4916666667;
  }
}
.area03 .vbox01 .vbox01_tx02 {
  text-align: center;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.9411764706;
}
@media screen and (max-width: 767px) {
  .area03 .vbox01 .vbox01_tx02 {
    font-size: 4.75vw;
  }
}
.area03 .vbox01 .vbox01_tx02 strong {
  color: #242424 !important;
  position: relative;
}
.area03 .vbox01 .vbox01_tx02 strong::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
}
@media screen and (max-width: 767px) {
  .area03 .vbox01 .vbox01_tx02 strong::before {
    bottom: -2px;
  }
}
.area03 .vbox01 .vbox01_tx02 + .vbox01_tx01 {
  margin-top: 13px;
}
@media screen and (max-width: 767px) {
  .area03 .vbox01 .vbox01_tx02 + .vbox01_tx01 {
    margin-top: 7px;
  }
}
.area03 .vbox01 .vbox01_tx02 + .vbox01_tx01 + .vbox01_tx02 {
  margin-top: 15px;
  margin-bottom: 3px;
}
@media screen and (max-width: 767px) {
  .area03 .vbox01 .vbox01_tx02 + .vbox01_tx01 + .vbox01_tx02 {
    margin-top: 8px;
    margin-bottom: 2px;
  }
}
.area03 .vbox01 .vbox01_tx03 {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .area03 .vbox01 .vbox01_tx03 {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .area03 .vbox01 .vbox01_tx03.typeHasChip {
    margin-bottom: 23vw;
  }
}
.area03 .graphArea01 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .area03 .graphArea01 {
    margin-top: 3px;
    margin-bottom: 0;
  }
}
.area03 .graphArea01 > .item {
  width: 100%;
}
.area03 .graphArea01 > .item + .item {
  margin-top: 17px;
}
@media screen and (max-width: 767px) {
  .area03 .graphArea01 > .item + .item {
    margin-top: 4px;
  }
}
.area03 .graphArea01 > .item.visible {
  opacity: 1;
  transform: translateY(0);
}
.area03 .graphArea01 > .item > .inner01 {
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .area03 .graphArea01 > .item > .inner01 {
    flex-direction: column;
  }
}
.area03 .graphArea01 > .item > .inner01 .bar {
  width: 90%;
  height: 16px;
  border-radius: 8px;
  background: #e1e1e1;
  position: relative;
  overflow: hidden;
}
.area03 .graphArea01 > .item > .inner01 .bar > .inner01 {
  height: 100%;
  width: 0;
  border-radius: 8px;
  background: #9f9f9f;
  transition: width 1s ease-in-out;
}
@media screen and (max-width: 767px) {
  .area03 .graphArea01 > .item > .inner01 .bar {
    width: 100%;
    margin-top: 8px;
  }
}
.area03 .graphArea01 > .item > .inner01 .bar.color01 > .inner01 {
  background: #008ee1;
}
.area03 .graphArea01 > .item > .inner01 .bar.color02 > .inner01 {
  background: #ff7600;
}
.area03 .graphArea01 > .item > .inner01 .bar.color03 > .inner01 {
  background: #a6d100;
}
.area03 .graphArea01 > .item > .inner01 .value {
  width: 10%;
  color: #242424;
  font-weight: 700;
  font-size: 14.4px;
  text-align: right;
}
.area03 .graphArea01 > .item > .inner01 .value .num {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .area03 .graphArea01 > .item > .inner01 .value .num {
    font-size: 5vw;
  }
}
.area03 .graphArea01 > .item > .inner01 .value.type02 .underline {
  color: #00647b;
  position: relative;
}
.area03 .graphArea01 > .item > .inner01 .value.type02 .underline::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #00647b;
}
@media screen and (max-width: 767px) {
  .area03 .graphArea01 > .item > .inner01 .value {
    width: 100%;
    font-size: 4.5vw;
  }
}
.area03 .graphArea01 > .item > .inner01 .chip {
  position: absolute;
  bottom: 39px;
  right: -22px;
  background: #00647b;
  text-align: center;
  border-radius: 10px;
  padding: 9px 13px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3125;
}
@media screen and (max-width: 767px) {
  .area03 .graphArea01 > .item > .inner01 .chip {
    bottom: 17vw;
    right: -0.75vw;
    padding: 2.25vw 3.25vw;
    font-size: 4vw;
  }
}
.area03 .graphArea01 > .item > .inner01 .chip::before {
  content: '';
  position: absolute;
  bottom: -10px;
  right: 49px;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 18px solid #00647b;
  border-bottom: 0;
}
.area03 .graphArea01 + .vbox01_tx03 {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .area03 .graphArea01 + .vbox01_tx03 {
    margin-top: 15px;
  }
}
.area03 .hanrei01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 150px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .area03 .hanrei01 {
    gap: 12px 0;
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 15px;
    margin-top: 23px;
  }
}
@media screen and (max-width: 767px) {
  .area03 .hanrei01.type02 {
    gap: 12px 43px;
    flex-direction: row;
  }
}
.area03 .hanrei01 li {
  font-weight: 700;
  font-size: 14.4px;
  line-height: 1;
  padding-left: 25px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .area03 .hanrei01 li {
    font-size: 12px;
    padding-left: 16px;
  }
}
.area03 .hanrei01 li::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #9f9f9f;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .area03 .hanrei01 li::before {
    width: 11.2px;
    height: 11.2px;
  }
}
.area03 .hanrei01 li.color01::before {
  background: #008ee1;
}
.area03 .hanrei01 li.color02::before {
  background: #ff7600;
}
.area03 .hanrei01 li.color03::before {
  background: #a6d100;
}

.detail .list {
  margin-top: 27px;
  margin-left: 1px;
}

.detail .list li {
  font-size: 1.4rem;
  color: #646464;
  padding-left: 1em;
  position: relative;
}

.detail .list li:before {
  position: absolute;
  top: 0.35em;
  left: 0.1em;
  content: '●';
  font-size: 0.7em;
}

.detail .list li + li {
  margin-top: 19px;
}

.theme-dark .hdg03 + p {
  color: #fff;
}
