html {
  top: 0!important;
  position: static!important;
  scroll-behavior: smooth;
}

.u-wbr {
  display: inline-block
}
.u-tb { display: none; }
@media (min-width:768px) {
  .u-sp {
    display: none
  }
}
@media (max-width:767px) {
  .u-pc {
    display: none
  }
}


.u-font-bold {
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.u-font-normal {
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.u-font-light {
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
}

.p-content {
  color: #323232;
  letter-spacing: .05em;
  overflow: hidden;
}
.p-content a:hover {
  opacity: .7
}
.p-content__blur {
  filter: blur(10px)
}
.p-section {
  background-color: #fff
}
.p-section__inner {
/*  padding-right: 20px;
  padding-left: 20px*/
}
@media (min-width:768px) {
  .p-section__inner {
/*    max-width: 1240px;
    margin-right: auto;
    margin-left: auto*/
  }
}
.p-underline {
  background: linear-gradient(transparent 0, #42ffff 0);
  padding: 5px
}
.p-underline.p-underline__yellow {
  background: linear-gradient(transparent 0, #fffd39 0)
}
.p-text--super {
  font-size: 60%;
  vertical-align: super
}
.p-label {
  display: inline-block;
  padding: 4px 8px;
  text-align: center;
  background-color: #fff;
  color: #ff8344;
  font-size: 12px;
  line-height: 1
}
@media (min-width:768px) {
  .p-label {
    padding: 7px 16px;
    font-size: 14px;
    line-height: 1
  }
}
.p-arrows {
  margin-top: 20px;
  margin-bottom: 20px
}
.p-arrows .p-arrow {
  margin-top: 0
}
.p-arrow {
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 15px 0 15px;
  border-color: #01916d transparent transparent transparent;
  display: block;
  opacity: 1
}
.p-arrow:nth-child(1) {
  opacity: .5
}
.p-arrow:nth-child(2) {
  opacity: .75
}
@media (min-width:768px) {
  .p-arrows {
    margin-top: 30px;
    margin-bottom: 30px
  }
  .p-arrow {
    margin-top: 45px;
    border-width: 18px 18.5px 0 18.5px
  }
}
.p-box01_header {
  text-align: center
}
.p-box01_hdg {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  margin-bottom: 20px;
  font-size: 23px;
  color: #fff;
  z-index: 1
}
.p-box01_hdg .p-underline {
  background: linear-gradient(transparent 0, #000 0)
}
@media (min-width:768px) {
  .p-box01_hdg {
    display: inline-flex;
    flex-direction: row;
    padding: 0 18px;
    font-size: 42px;
    line-height: 1;
    background-color: #000
  }
  .p-box01_hdg .p-underline {
    display: flex;
    align-items: center;
    height: 80px;
    padding: 0
  }
}
.p-box02 {
  position: relative;
  overflow: hidden
}
.p-box02__body {
  position: relative;
  background-color: #f5eb96
}
.p-box02__hdg {
  margin-bottom: 20px;
  font-size: clamp(15px, 4vw, 20px);
  text-align: center
}
.p-box02__hdg .p-underline {
  display: inline-block;
  padding: 4px 5px 0;
  background: linear-gradient(transparent 0, #fff 0)
}
.p-box02__bubble {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 108px;
  height: 60px;
  text-align: center
}
.p-box02__txt {
  line-height: 1.8
}
@media (max-width:767px) {
  .p-box02__txt {
    margin: 0 auto;
    width: 290px;
    font-size: 14px
  }
  .p-box02__hdg {
    font-size: clamp(19px, 4vw, 20px)
  }
}
@media (min-width:768px) {
  .p-box02__bubble {
    top: -19px;
    left: auto;
    right: auto;
    width: 168px;
    height: 93px;
    font-size: 30px
  }
  .p-box02__hdg {
    font-size: clamp(30px, 4vw, 40px);
    line-height: 1.5;
    text-align: left
  }
  .p-box02__img {
    position: absolute
  }
}
#p-box02__01.p-box02 {
  padding-top: 20px
}
#p-box02__01 .p-box02__body {
  padding: 40px 15px 0
}
@media (max-width:767px) {
  #p-box02__01 .p-box02__img {
    margin: 25px auto -70px;
    width: 300px;
    max-width: 100%
  }
}
@media (min-width:768px) {
  #p-box02__01.p-box02 {
    margin-top: -21px;
    padding-top: 21px
  }
  #p-box02__01 .p-box02__body {
    padding: 70px 40px
  }
  #p-box02__01 .p-box02__img {
    width: 444px;
    bottom: -117px;
    left: 719px
  }
}
#p-box02__02 .p-box02__body {
  padding: 40px 5px 0
}
@media (max-width:767px) {
  #p-box02__02 .p-box02__txt {
    width: 310px;
    max-width: 90%
  }
  #p-box02__02 .p-box02__img {
    margin: 26px auto -7px;
    width: 320px;
    max-width: 90%
  }
}
@media (min-width:768px) {
  #p-box02__02 .p-box02__body {
    padding: 40px
  }
  #p-box02__02 .p-box02__txt {
    max-width: 540px
  }
  #p-box02__02 .p-box02__img {
    width: 540px;
    bottom: -11px;
    left: 625px
  }
}


.sp { display: none !important; }
@media (max-width:767px) {
  .pc { display: none !important; }
  .sp { display: block !important; }
}



.p-hero {
  position: relative;
  background: #f0f0f0;
  background-size: cover;
}

.p-hero__inner {
  margin: 0 auto;
  position: relative;
}
.p-hero__hdg {
  width: 100%;
  height: 100%
}
.p-hero__hdg__inner {
  margin: 0 auto;
  padding: 57px 0 0 0;
  box-sizing: border-box;
  position: relative;
  width: 90%;
  max-width: 1120px;
  text-align: left;
  height: 473px;
}
.p-hero__hdg__txt01 {
  padding: 95px 0 10px 0;
  font-size: 57px;
  line-height: 1.2;
  font-weight: 600;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  width: 480px;
  text-align: center;
}
.p-hero__hdg__txt01 span {
  margin-right: -1em;
  padding: 0 0 0 0;
  display: inline-block;
  text-align: left;
}
.p-hero__hdg__txt01 em {
  color: #1E83BE;
}
.p-hero__hdg__txt02 {
  padding: 0 0 30px 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
}
.p-hero-img {
  width: 766px;
  height: 272px;
  position: absolute;
  top: 104px;
  left: 585px;
}
.p-hero-img img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.p-hero__hdg__box {

/*  padding: 35px 0 0 50px;*/
  padding: 60px 0 0 30px;
  box-sizing: border-box;
  width: 560px;
  height: 342px;
  text-align: left;
  background-image: linear-gradient(90deg, rgba(255, 177, 82, 1), rgba(243, 98, 132, 1) 50%, rgba(163, 85, 233, 1));
}
.p-hero__title {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 30px;
  font-weight: normal !important;
  color: #fff;
}
.p-hero__title span {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 47px;
  font-weight: normal !important;
  color: #fff;
}
.p-hero__title-sub {
  margin: 0 0 10px 0;
  padding: 0 0 2px 0;
  width: 338px;
  height: 38px;
  text-align: center;
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-03/25e26f20f6a5d57a32bd864fa32b0662/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: normal !important;
  color: #1e83be;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-hero {
    position: relative;
    background: #f0f0f0;
    background-size: cover;
  }

  .p-hero__inner {
    margin: 0 auto;
    position: relative;
  }
  .p-hero__hdg {
    width: 100%;
    height: 100%
  }
  .p-hero__hdg__inner {
    margin: 0 auto;
    padding: 5.089vw 0 0 0;
    box-sizing: border-box;
    position: relative;
    width: 90%;
    max-width: 100vw;
    text-align: left;
    height: 42.232vw;
  }
  .p-hero__hdg__txt01 {
    padding: 8.482vw 0 0.893vw 0;
    font-size: 5.089vw;
    line-height: 1.2;
    font-weight: 600;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    width: 42.857vw;
    text-align: center;
  }
  .p-hero__hdg__txt01 span {
    margin-right: -1em;
    padding: 0 0 0 0;
    display: inline-block;
    text-align: left;
  }
  .p-hero__hdg__txt01 em {
    color: #1E83BE;
  }
  .p-hero__hdg__txt02 {
    padding: 0 0 2.679vw 0;
    font-size: 2.679vw;
    font-weight: 400;
    line-height: 1.6;
    color: #fff;
  }
  .p-hero-img {
    width: 47.393vw;
    height: 24.286vw;
    position: absolute;
    top: 9.286vw;
    left: 50.232vw;
    z-index: 0;
  }
  .p-hero-img img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .p-hero__hdg__box {

  /*  padding: 3.125vw 0 0 4.464vw;*/
    padding: 5.357vw 0 0 2.679vw;
    box-sizing: border-box;
    width: 50vw;
    height: 30.536vw;
    text-align: left;
    background-image: linear-gradient(90deg, rgba(255, 177, 82, 1), rgba(243, 98, 132, 1) 50%, rgba(163, 85, 233, 1));
    position: relative;
    z-index: 1;
  }
  .p-hero__title {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.679vw;
    font-weight: normal !important;
    color: #fff;
  }
  .p-hero__title span {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 4.196vw;
    font-weight: normal !important;
    color: #fff;
  }
  .p-hero__title-sub {
    margin: 0 0 0.893vw 0;
    padding: 0 0 0.179vw 0;
    width: 30.179vw;
    height: 3.393vw;
    text-align: center;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-03/25e26f20f6a5d57a32bd864fa32b0662/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    line-height: 1.6em;
    font-size: 1.607vw;
    font-weight: normal !important;
    color: #1e83be;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .p-hero {
    padding: 0 0 0 0;
    position: relative;
    background: none;
  }
  .p-hero__inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
  }
  .p-hero__hdg {
    width: 100%;
    height: 100%
  }
  .p-hero__hdg__inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
    width: 100%;
    max-width: 200vw;
    text-align: left;
    height: auto;
    overflow: hidden;
  }
  .p-hero__hdg__txt01 {
    padding: 16.964vw 0 1.786vw 0;
    font-size: 10.179vw;
    line-height: 1.2;
    font-weight: 600;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    width: 85.714vw;
    text-align: center;
  }
  .p-hero__hdg__txt01 span {
    margin-right: -1em;
    padding: 0 0 0 0;
    display: inline-block;
    text-align: left;
  }
  .p-hero__hdg__txt01 em {
    color: #1E83BE;
  }
  .p-hero__hdg__txt02 {
    padding: 0 0 5.357vw 0;
    font-size: 5.357vw;
    font-weight: 400;
    line-height: 1.6;
    color: #fff;
  }
  .p-hero-img {
    padding: 25px 0;
    width: 100%;
    background: #f0f0f0;
    overflow: hidden;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    z-index: 0;
  }
  .p-hero-img img {
    margin: 0 auto;
    display: block;
    width: 90%;
    height: auto;
    object-fit: cover;
  }


  .p-hero__hdg__box {
    margin: 0 0 0 0;
/*    padding: 4.464vw 0 5.357vw 5.357vw;*/
    padding: 5.464vw 0 5.8vw 5.357vw;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    text-align: left;
    top: auto;
    left: auto;
  }
  .p-hero__title {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 5.357vw;
    font-weight: normal !important;
    color: #fff;
  }
  .p-hero__title span {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 8vw;
    font-weight: normal !important;
    color: #fff;
  }
  .p-hero__title-sub {
    margin: 0 0 1.786vw 0;
    padding: 0 0 0.357vw 0;
    width: 60.357vw;
    height: 6.786vw;
    text-align: center;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-03/25e26f20f6a5d57a32bd864fa32b0662/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    line-height: 1.6em;
    font-size: 3.214vw;
    font-weight: normal !important;
    color: #1e83be;
    box-sizing: border-box;
  }
}



.p-page__catch__wrap {
  width: 100%;
  text-align: center;
  padding: 25px 0;
  background-image: linear-gradient(120deg, rgba(142, 193, 222, 1), rgba(47, 138, 193, 1));
}
.p-page__catch__text01 {
  line-height: 1.8em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
}
.p-page__catch__text01 em {
  line-height: 1.8em;
  font-size: 30px;
  font-weight: bold;
  color: #E6F152;
}

@media (max-width:767px) {
  .p-page__catch__wrap {
    width: 100%;
    text-align: center;
    padding: 2.72vw 0;
    background-image: linear-gradient(120deg, rgba(142, 193, 222, 1), rgba(47, 138, 193, 1));
  }
  .p-page__catch__text01 {
    line-height: 1.8em;
    font-size: 4vw;
    font-weight: bold;
    color: #ffffff;
  }
  .p-page__catch__text01 em {
    line-height: 1.8em;
    font-size: 5.45vw;
    font-weight: bold;
    color: #E6F152;
  }

}
@media (min-width:768px) {

}










.sideLnk {
    position: fixed;
    top: 135px;
    right: 0;
    z-index: 100;
    text-align: right;
}
.sideLnk .slClose {
    display: inline-block;
    line-height: 1;
    width: 37px;
    height: 30px;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-06/0a027029f289c4f3a598b2156972c0d7/close_image_01.png");
    background-repeat: no-repeat;
    background-position: center;
	background-size: 30px auto;
}
.sideLnk .slClose:hover {
    cursor: pointer;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-06/0a027029f289c4f3a598b2156972c0d7/close_image_01.png");
}
.sideLnk .slOpen {
    display: none;
    line-height: 1;
    width: 36px;
    height: 37px;
	background-image: url(".https://assets-fb-rn.fujifilm.com/files/2025-06/ba32e1c29c4fe92b2aff28ea1296a7b6/side_open_01.png");
    background-repeat: no-repeat;
    background-position: center;
	background-size: 36px auto;
  position: absolute;
  top: -2px;
  right: 0;
}
.sideLnk .slOpen:hover {
    cursor: pointer;
	background-image: url(".https://assets-fb-rn.fujifilm.com/files/2025-06/ba32e1c29c4fe92b2aff28ea1296a7b6/side_open_01.png");
}




.sideLnk ul {
    margin-top: 0;
}
.sideLnk ul li {
    background-color: #EE7736;
    border: 1px solid #fff;
    margin-bottom: 2px;
    background-repeat: no-repeat;
    background-position: top 5px center;
    width: 130px;
	height: 126px;
}
/*
.sideLnk ul li.on {
  opacity: 0.8;
}
*/
.sideLnk ul li.iconDownload.on {
	opacity:1;
	background-color:#EE7736;
	transition:200ms;
}
.sideLnk ul li.iconContact.on {
	opacity:1;
	background-color:#EE7736;
	transition:200ms;
}
.sideLnk ul li.iconDownload {
  background-color: #EE7736;
	background-image: url("https://assets-fb.fujifilm.com/files/2023-06/32c371621236f9c5776c5f952a6c9b52/icon_05.svg");
  background-size: 40px auto;
  background-position: top 28px center;
}
.sideLnk ul li.iconContact {
  background: linear-gradient(#299af1, #8ac8f7);
  /*
  background-image: url("https://assets-fb.fujifilm.com/files/2023-06/3de881bf19d402abe0e16e07f5e7e9cf/icon_06.svg");
  background-size: 47px auto;
  background-position: top 20px center;
  */
}
.sideLnk ul li.iconContact a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.sideLnk ul li.iconContact a::before {
  width: 100%;
  height: 100%;
  content: "";
  background-image: url("https://assets-fb.fujifilm.com/files/2023-06/3de881bf19d402abe0e16e07f5e7e9cf/icon_06.svg");
  background-size: 47px auto;
  background-position: top 20px center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}



.sideLnk ul li.iconMeida {
  background-color: #EE7736;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-05/52dff67a0a57a6070320242dd5ff5251/icon_07.svg");
  background-size: 54px auto;
  background-position: top 20px center;
}



.sideLnk ul li a {
    color: #fff;
/*    font-size: 10px;*/
	font-size:12px;
    line-height: 1.2;
    text-align: center;
    display: inline-block;
    padding-top: 90px;
    width: 100%;
    height: 100%;
}
.sideLnk ul li.iconCase a {
    padding-top: 95px;
}
.sideLnk ul li a:hover {
    text-decoration: none;
}
.sideLnk ul li.on a {
    text-decoration: none;
/*    color: #01916d;*/
}
.sideLnk ul li a img {
    display: block;
    margin: 0 auto 5px;
}
@media (max-width:768px) {
 
    .sideLnk {
/*        display: none;*/
    }

.sideLnk {
    position: fixed;
    top: auto;
    right: auto;
  bottom: 0;
  left: 0;
    z-index: 100;
    text-align: left;
}
.sideLnk.close {
  display: none !important;
}
.sideLnk .slClose {
    display: inline-block;
    line-height: 1;
    width: 37px;
    height: 30px;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-06/0a027029f289c4f3a598b2156972c0d7/close_image_01.png");
    background-repeat: no-repeat;
    background-position: center;
	background-size: 37px auto;
}
.sideLnk .slClose:hover {
    cursor: pointer;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-06/0a027029f289c4f3a598b2156972c0d7/close_image_01.png");
}
.sideLnk .slOpen {
  margin-left: 1.6vw;
    line-height: 1;
    width: 36px;
    height: 36px;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-06/9ce8ff14e7126e953385194fea70d384/side_open_01-sp.png");
    background-repeat: no-repeat;
    background-position: center;
	background-size: 36px auto;
  position: absolute;
  top: auto;
  left: 0px;
  bottom: 0px;
  right: auto;
}
.sideLnk .slOpen:hover {
    cursor: pointer;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-06/9ce8ff14e7126e953385194fea70d384/side_open_01-sp.png");
}

.sideLnk ul {
    margin-top: 0;
}
.sideLnk ul li {
  margin-left: 1.5vw;
    background-color: #EE7736;
    border: 1px solid #fff;
    margin-bottom: 2px;
    background-repeat: no-repeat;
    background-position: top 5px center;
    width: 25.77vw;
/*	height: 25.44vw;*/
height: 20vw;
  float: left;
}
.sideLnk ul li.on {
    background-color: #EE7736;
}
/*
.sideLnk ul li.on {
  opacity: 0.8;
}
*/
.sideLnk ul li.iconDownload.on {
	opacity:1;
	background-color:#EE7736;
	transition:200ms;
}
.sideLnk ul li.iconContact.on {
	opacity:1;
	background-color:#EE7736;
	transition:200ms;
}
.sideLnk ul li.iconDownload {
  background-color: #EE7736;
  background-image: url("https://assets-fb.fujifilm.com/files/2023-06/32c371621236f9c5776c5f952a6c9b52/icon_05.svg");
/*  background-size: 9.45vw auto;*/
background-size: 7.8vw auto;
  background-position: center 2.81vw;
}
.sideLnk ul li.iconContact {
  background: linear-gradient(#299af1, #8ac8f7);
  /*
	background-image: url("https://assets-fb.fujifilm.com/files/2023-06/3de881bf19d402abe0e16e07f5e7e9cf/icon_06.svg");
  background-size: 8.8vw auto;
  background-position: center 3.2vw;
  */
}
.sideLnk ul li.iconContact a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.sideLnk ul li.iconContact a::before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
	background-image: url("https://assets-fb.fujifilm.com/files/2023-06/3de881bf19d402abe0e16e07f5e7e9cf/icon_06.svg");
  background-size: 8.8vw auto;
  background-position: center 3.2vw;
  background-repeat: no-repeat;
}
  
  
  
.sideLnk ul li.iconMeida {
  background-color: #EE7736;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-05/52dff67a0a57a6070320242dd5ff5251/icon_07.svg");
background-size: 8.8vw auto;
  background-position: center 3.2vw;
}

  

.sideLnk ul li a {
    color: #fff;
    font-size: 2vw;
    line-height: 1.2;
    text-align: center;
    display: inline-block;
/*    padding-top: 17.9vw;*/
padding-top:15.35vw;
    width: 100%;
    height: 100%;
}
.sideLnk ul li.iconDownload a {
  white-space: nowrap;
}
.sideLnk ul li.iconOnline a {
    padding-top: 16.36vw;
}
.sideLnk ul li a:hover {
    text-decoration: none;
}
.sideLnk ul li.on a {
    text-decoration: none;
    color: #fff;
}
.sideLnk ul li a img {
    display: block;
    margin: 0 auto 5px;
}
}

._scroll {
  display: none;
}
@media (max-width:768px) {
  .data_wrap {
    width: 100%;
    position: relative;
  }
  .data_wrap .scroll {
    width: 31.85vw;
    position: absolute;
    top: 4.09vw;
    left: 9.25vw;
    z-index: 2;
  }
  .data_wrap.out .scroll {
    display: none !important;
  }
  .data_wrap .data {
    padding: 0 0 3.63vw 0;
    width: 100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  .data_wrap .data img {
    margin-left: 15px;
    width: 200vw !important;
    max-width: 200vw !important;
  }

}





/* 2025.03.22 */
.p-anchor {
  margin: 0 auto;
  padding: 75px 0 70px 0;
  width: 90%;
  max-width: 1120px;
  background-color: #fff;
}
.p-anchor-links__list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.p-anchor-links__item {
/*  width: 20%;*/
  text-align: center;
}
.p-anchor-links {
}
.p-anchor-links__link {
  font-size: 18px;
  color: #111111;
  line-height: 1.4em;
}
.p-anchor-links__link:hover {
  color: #111111;
}
.p-anchor-links__link::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 7px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/810babed11167517ec7805630819b77c/arrow_01.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 0 0 5px;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-anchor {
    margin: 0 auto;
    padding: 7.083vw 0 9.333vw 0;
    width: 90%;
    max-width: 93.333vw;
    background-color: #fff;
  }
  .p-anchor-links__list {
    width: 100%;
    display: flex;
  }
  .p-anchor-links__item {
    width: 20%;
    text-align: center;
  }
  .p-anchor-links {
  }
  .p-anchor-links__link {
    font-size: 1.5vw;
    color: #111111;
    line-height: 1.4em;
  }
  .p-anchor-links__link:hover {
    color: #111111;
  }
  .p-anchor-links__link::after {
    content: "";
    display: inline-block;
    width: 1.167vw;
    height: 0.583vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/810babed11167517ec7805630819b77c/arrow_01.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 0 0 0.417vw;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 767px) {
  .p-anchor {
    margin: 0 auto;
    padding: 5.357vw 0 5.179vw 0;
    width: 85.714vw;
    max-width: 200vw;
    background-color: #fff;
  }
  .p-anchor-links__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .p-anchor-links__item {
    margin: 0 2% 2.679vw 0;
    width: 48%;
    text-align: left;
    display: block;
  }
  .p-anchor-links__item:nth-of-type(1) {
    margin: 0 4% 2.679vw 0;
    width: fit-content;
  }
  .p-anchor-links__item:nth-of-type(2) {
    margin: 0 0% 2.679vw 0;
    width: fit-content;
  }
  .p-anchor-links__item:nth-of-type(3) {
    margin: 0 4% 2.679vw 0;
    width: 38%;
    width: fit-content;
  }
  .p-anchor-links__item:nth-of-type(4) {
    margin: 0 4% 2.679vw 0;
    width: 30%;
    width: fit-content;
  }
  .p-anchor-links__item:nth-of-type(5) {
    margin: 0 0 2.679vw 0;
    width: 28%;
  }
  
  /*
  .p-anchor-links__item {
    margin: 0 2% 2.679vw 0;
    width: 48%;
    text-align: left;
    display: block;
  }
  
  .p-anchor-links__item:nth-of-type(1) {
    margin: 0 4% 2.679vw 0;
    width: fit-content;
  }
  .p-anchor-links__item:nth-of-type(2) {
    margin: 0 0% 2.679vw 0;
    width: 48%;
  }
  .p-anchor-links__item:nth-of-type(3) {
    margin: 0 4% 2.679vw 0;
    width: 38%;
    width: fit-content;
  }
  .p-anchor-links__item:nth-of-type(4) {
    margin: 0 4% 2.679vw 0;
    width: 30%;
    width: fit-content;
  }
  .p-anchor-links__item:nth-of-type(5) {
    margin: 0 0 2.679vw 0;
    width: 28%;
  }*/
  .p-anchor-links {
  }
  .p-anchor-links__link {
    font-size: 2.914vw;
    color: #111111;
    line-height: 1.4em;
  }
  .p-anchor-links__link:hover {
    color: #111111;
  }
  .p-anchor-links__link::after {
    content: "";
    display: inline-block;
    width: 2.5vw;
    height: 1.25vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/810babed11167517ec7805630819b77c/arrow_01.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 0 0 0.893vw;
    vertical-align: middle;
  }
}


.p-contact-info {
  margin: 0 0 0 0;
  padding: 70px 0 35px 0;
  width: 100%;
  text-align: center;
  background: linear-gradient(#299af1, #86c6f7);
}
.p-contact-info__title {
  margin: 0 0 0 0;
  padding: 0 0 105px 0;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.6em;
  color: #fff;
}
.p-contact-info__menu {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 780px;
  display: flex;
  justify-content: space-between;
}
.p-contact-info__item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 48%;
}
.p-contact-info__link {
  margin: 0 0 0 0;
  padding: 0 15px 0 0;
  width: 100%;
  height: 75px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  position: relative;
  line-height: 1.6em;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 180px;
  color: #0790f0;
}
.p-contact-info__link:hover {
  color: #0790f0;
}
.p-contact-info__link::after {
  content: "";
  display: block;
  width: 10px;
  height: 16px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-06/1e724072269d2e33eb4ae635befb5af7/arrow_03.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translate(0,-50%);
}
.p-contact-info__link-sub {
  margin: 0 0 0 0;
  padding: 7px 20px;
  text-align: center;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #333333;
  display: inline-block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%,-17px);
  border-radius: 180px;
  white-space: nowrap;
}
.p-contact-info__link-sub::after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/4d324dbe18c7c9f752c1c4eb4e342635/deco_05.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%,0);
  z-index: -1;
}
.p-contact-info__link img {
  margin: auto;
  padding: 0 0 0 0;
  width: 223px;
  display: block;
}
.p-contact-info__note {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
  text-align: left;
  line-height: 1.4em;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-contact-info {
    margin: 0 0 0 0;
    padding: 5.833vw 0 2.917vw 0;
    width: 100%;
    text-align: center;
  }
  .p-contact-info__title {
    margin: 0 0 0 0;
    padding: 0 0 8.75vw 0;
    text-align: center;
    font-size: 3vw;
    font-weight: bold;
    line-height: 1.6em;
    color: #fff;
  }
  .p-contact-info__menu {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 65vw;
    display: flex;
    justify-content: space-between;
  }
  .p-contact-info__item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 48%;
  }
  .p-contact-info__link {
    margin: 0 0 0 0;
    padding: 0 1.25vw 0 0;
    width: 100%;
    height: 6.25vw;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    line-height: 1.6em;
    font-size: 2.083vw;
    font-weight: bold;
    text-decoration: none;
    border-radius: 15vw;
  }
  .p-contact-info__link:hover {
  }
  .p-contact-info__link::after {
    content: "";
    display: block;
    width: 0.667vw;
    height: 1.167vw;
    position: absolute;
    top: 50%;
    right: 1.417vw;
    transform: translate(0,-50%);
  }
  .p-contact-info__link-sub {
    margin: 0 0 0 0;
    padding: 0.583vw 1.667vw;
    text-align: center;
    line-height: 1.4em;
    font-size: 1.333vw;
    font-weight: bold;
    color: #fff;
    background: #333333;
    display: inline-block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%,-17px);
    border-radius: 15vw;
    white-space: nowrap;
  }
  .p-contact-info__link-sub::after {
    content: "";
    display: inline-block;
    width: 2.667vw;
    height: 2.667vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/4d324dbe18c7c9f752c1c4eb4e342635/deco_05.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -0.833vw;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
  }
  .p-contact-info__link img {
    margin: auto;
    padding: 0 0 0 0;
    width: 18.583vw;
    display: block;
  }
  .p-contact-info__note {
    margin: 0 0 0 0;
    padding: 0.833vw 0 0 0;
    text-align: left;
    line-height: 1.4em;
    font-size: 0.917vw;
    font-weight: normal;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
  }
}
@media only screen and (max-width: 767px) {
  .p-contact-info {
    margin: 0 0 0 0;
    padding: 5.357vw 0 0 0;
    width: 100%;
    text-align: center;
  }
  .p-contact-info__title {
    margin: 0 0 0 0;
    padding: 0 0 15.179vw 0;
    text-align: center;
    font-size: 6.429vw;
    font-weight: bold;
    line-height: 1.6em;
    color: #fff;
  }
  .p-contact-info__menu {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 368;
    max-width: 65.714vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-contact-info__item {
    margin: 0 0 17.857vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .p-contact-info__item:last-child {
    margin: 0 0 5.357vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .p-contact-info__link {
    margin: 0 0 0 0;
    padding: 0 2.679vw 0 0;
    width: 100%;
    height: 13.393vw;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    line-height: 1.6em;
    font-size: 4.464vw;
    font-weight: bold;
    text-decoration: none;
    border-radius: 32.143vw;
  }
  .p-contact-info__link:hover {
  }
  .p-contact-info__link::after {
    content: "";
    display: block;
    width: 1.429vw;
    height: 2.5vw;
    position: absolute;
    top: 50%;
    right: 3.036vw;
    transform: translate(0,-50%);
  }
  .p-contact-info__link-sub {
    margin: 0 0 0 0;
    padding: 1.25vw 3.571vw;
    text-align: center;
    line-height: 1.4em;
    font-size: 2.857vw;
    font-weight: bold;
    color: #fff;
    background: #333333;
    display: inline-block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%,-17px);
    border-radius: 32.143vw;
    white-space: nowrap;
  }
  .p-contact-info__link-sub::after {
    content: "";
    display: inline-block;
    width: 5.714vw;
    height: 5.714vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/4d324dbe18c7c9f752c1c4eb4e342635/deco_05.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -1.786vw;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
  }
  .p-contact-info__link img {
    margin: auto;
    padding: 0 0 0 0;
    width: 39.821vw;
    display: block;
  }
  .p-contact-info__note {
    margin: 0 0 0 0;
    padding: 1.786vw 0 0 0;
    text-align: center;
    line-height: 1.4em;
    font-size: 1.964vw;
    font-weight: normal;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
  }
}







.p-maker {
  margin: 0 0 0 0;
  padding: 0 0 73px 0;
  text-align: center;
}
.p-maker__title {
  margin: 0 0 30px 0;
  padding: 0 0 20px 0;
  line-height: 1.4em;
  font-size: 40px;
  font-weight: bold;
  color: #0790f0;
  position: relative;
}
.p-maker__title::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #0790f0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
}
.p-maker__icon {
  margin: 0 auto 64px auto;
  padding: 0 0 0 0;
  width: 400px;
  max-width: 70%;
}
.p-maker__intro {
  margin: 0 0 0 0;
  padding: 0 0 80px 0;
  line-height: 2.0em;
  font-size: 18px;
  font-weight: normal;
  color: #111;
}
.p-maker__sub-title {
  margin: 0 0 0 0;
  padding: 10px 0 35px 0;
  line-height: 1.4em;
  font-size: 26px;
  font-weight: bold;
  color: #111;
}
.p-maker__list {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 1120px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-maker__item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 49.0%;
  max-width: 546px;
  background: #fff;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
  position: relative;
}
.p-maker__item:nth-of-type(1) {
  margin: 0 0 42px 0;
  width: 100%;
  max-width: 100%;
}
.p-maker__item-label {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 52px;
  background: #0790f0;
  color: #fff;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-maker__item-text {
  margin: 0 0 0 0;
  padding: 15px 15px 10px 25px;
  min-height: 250px;
  box-sizing: border-box;
  color: #333;
  line-height: 1.8em;
  font-size: 14px;
  text-align: left;
}
.p-maker__item:nth-of-type(1) .p-maker__item-text {
  padding: 30px 255px 15px 25px;
  min-height: 225px;
}
.p-maker__item:nth-of-type(2) .p-maker__item-text {
  padding: 15px 200px 10px 25px;
}
.p-maker__item-list {
  margin: 0 0 0 0;
  padding: 15px 15px 10px 25px;
  min-height: 250px;
  box-sizing: border-box;
  color: #333;
  line-height: 1.8em;
  font-size: 14px;
  text-align: left;
}
.p-maker__item:nth-of-type(3) .p-maker__item-list {
  padding: 15px 180px 10px 25px;
}
.p-maker__item-list-text {
  position: relative;
  padding: 0 0 0 1.2em;
}
.p-maker__item-list-text:nth-of-type(1)::before {
  content: "①";
  position: absolute;
  top: 0;
  left: 0;
}
.p-maker__item-list-text:nth-of-type(2)::before {
  content: "②";
  position: absolute;
  top: 0;
  left: 0;
}
.p-maker__item-list-text:nth-of-type(3)::before {
  content: "③";
  position: absolute;
  top: 0;
  left: 0;
}
.p-maker__item-list-text:nth-of-type(4)::before {
  content: "④";
  position: absolute;
  top: 0;
  left: 0;
}
.p-maker__image {
  position: absolute;
}
.p-maker__image01 {
  max-width: 122px;
  top: 106px;
  right: 65px;
}
.p-maker__image02 {
  max-width: 123px;
  top: 131px;
  right: 40px;
}
.p-maker__image03 {
  max-width: 102px;
  top: 118px;
  right: 48px;
}
.p-maker__requirements {
  margin: 0 auto 52px;
  padding: 55px 0 30px 0;
  width: 90%;
  max-width: 935px;
  box-sizing: border-box;
  border: 3px solid #0790f0;
  border-radius: 25px;
  position: relative;
}
.p-maker__requirements-title {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 356px;
  height: 54px;
  color: #fff;
  line-height: 1.2em;
  font-size: 26px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0790f0;
  border-radius: 180px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,-50%);
}
.p-maker__requirements-list {
  margin: 0 auto;
  width: 94%;
  max-width: 716px;
  display: flex;
  justify-content: space-between;
}
.p-maker__requirements-item {
  width: 30%;
  max-width: 184px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-maker {
    margin: 0 0 0 0;
    padding: 0 0 6.518vw 0;
    text-align: center;
  }
  .p-maker__title {
    margin: 0 0 2.679vw 0;
    padding: 0 0 1.786vw 0;
    line-height: 1.4em;
    font-size: 3.571vw;
    font-weight: bold;
    color: #0790f0;
    position: relative;
  }
  .p-maker__title::after {
    content: "";
    width: 3.571vw;
    height: 0.089vw;
    background: #0790f0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-maker__icon {
    margin: 0 auto 64px auto;
    padding: 0 0 0 0;
    width: 35.714vw;
  }
  .p-maker__intro {
    margin: 0 0 0 0;
    padding: 0 0 7.071vw 0;
    line-height: 2.0em;
    font-size: 1.607vw;
    font-weight: normal;
    color: #111;
  }
  .p-maker__sub-title {
    margin: 0 0 0 0;
    padding: 0.893vw 0 3.125vw 0;
    line-height: 1.4em;
    font-size: 2.321vw;
    font-weight: bold;
    color: #111;
  }
  .p-maker__list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 100vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-maker__item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 49.0%;
    max-width: 48.75vw;
    background: #fff;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
    position: relative;
  }
  .p-maker__item:nth-of-type(1) {
    margin: 0 0 3.75vw 0;
    width: 100%;
    max-width: 100%;
  }
  .p-maker__item-label {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 4.643vw;
    background: #0790f0;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.607vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-maker__item-text {
    margin: 0 0 0 0;
    padding: 1.339vw 1.339vw 0.893vw 2.232vw;
    min-height: 22.321vw;
    box-sizing: border-box;
    color: #333;
    line-height: 1.8em;
    font-size: 1.25vw;
    text-align: left;
  }
  .p-maker__item:nth-of-type(1) .p-maker__item-text {
    padding: 2.679vw 22.768vw 4.018vw 2.232vw;
  }
  .p-maker__item:nth-of-type(2) .p-maker__item-text {
    padding: 1.339vw 17.857vw 0.893vw 2.232vw;
  }
  .p-maker__item-list {
    margin: 0 0 0 0;
    padding: 1.339vw 1.339vw 0.893vw 2.232vw;
    min-height: 22.321vw;
    box-sizing: border-box;
    color: #333;
    line-height: 1.8em;
    font-size: 1.25vw;
    text-align: left;
  }
  .p-maker__item:nth-of-type(3) .p-maker__item-list {
    padding: 1.339vw 16.071vw 0.893vw 2.232vw;
  }
  .p-maker__item-list-text {
    position: relative;
    padding: 0 0 0 1.2em;
  }
  .p-maker__image {
    position: absolute;
  }
  .p-maker__image01 {
    max-width: 10.893vw;
    top: 9.464vw;
    right: 5.804vw;
  }
  .p-maker__image02 {
    max-width: 10.982vw;
    top: 11.696vw;
    right: 3.571vw;
  }
  .p-maker__image03 {
    max-width: 9.107vw;
    top: 10.536vw;
    right: 4.286vw;
  }
  .p-maker__requirements {
    margin: 0 auto 52px;
    padding: 4.911vw 0 2.679vw 0;
    width: 90%;
    max-width: 83.482vw;
    box-sizing: border-box;
    border: 3px solid #0790f0;
    border-radius: 2.232vw;
    position: relative;
  }
  .p-maker__requirements-title {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 31.786vw;
    height: 4.821vw;
    color: #fff;
    line-height: 1.2em;
    font-size: 2.321vw;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0790f0;
    border-radius: 16.071vw;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .p-maker__requirements-list {
    margin: 0 auto;
    width: 94%;
    max-width: 63.929vw;
    display: flex;
    justify-content: space-between;
  }
  .p-maker__requirements-item {
    width: 30%;
    max-width: 16.429vw;
  }

}
@media only screen and (max-width: 767px) {
  .p-maker {
    margin: 0 0 0 0;
    padding: 0 0 7.143vw 0;
    text-align: center;
  }
  .p-maker__title {
    margin: 0 0 5.357vw 0;
    padding: 0 0 3.571vw 0;
    line-height: 1.4em;
    font-size: 7.143vw;
    font-weight: bold;
    position: relative;
  }
  .p-maker__title::after {
    content: "";
    width: 7.143vw;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-maker__intro {
    margin: 0 auto 0 auto;
    padding: 0 0 11.607vw 0;
    width: 92.857vw;
    line-height: 2.0em;
    font-size: 3.214vw;
    font-weight: normal;
    color: #111;
    text-align: left;
  }
  .p-maker__sub-title {
    margin: 0 0 0 0;
    padding: 0 0 5.357vw 0;
    line-height: 1.4em;
    font-size: 4.643vw;
    font-weight: bold;
    color: #111;
  }
  .p-maker__list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92.857vw;
    max-width: 200vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-maker__item {
    margin: 0 0 3.714vw 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
    background: #fff;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
    position: relative;
  }
  .p-maker__item:nth-of-type(4) {
    margin: 0 0 3.714vw 0;
  }
  .p-maker__item:nth-of-type(5) {
    margin: 0 0 3.714vw 0;
  }
  .p-maker__item-label {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 9.286vw;
    line-height: 1.4em;
    font-size: 3.214vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-maker__item-text {
    margin: 0 0 0 0;
    padding: 2.5vw 32.143vw 4.5vw 5.893vw !important;
    min-height: 21.786vw;
    box-sizing: border-box;
    color: #333;
    line-height: 1.6em;
    font-size: 2.5vw;
    text-align: left;
  }
  .p-maker__image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    top: 12.5vw;
    right: 5.357vw;
  }
  .p-maker__image {
    position: absolute;
  }
  .p-maker__image01 {
    max-width: 21.786vw;
    top: 18.75vw;
    right: 6.429vw;
  }
  .p-maker__image02 {
    max-width: 21.786vw;
    top: 18.75vw;
    right: 6.429vw;
  }
  .p-maker__image03 {
    max-width: 21.786vw;
    top: 18.75vw;
    right: 6.429vw;
  }

  .p-maker__item-list {
    margin: 0 0 0 0;
    padding: 2.5vw 32.143vw 2.5vw 5.893vw !important;
    min-height: 0px;
    box-sizing: border-box;
    color: #333;
    line-height: 1.6em;
    font-size: 2.5vw;
    text-align: left;
  }
  .p-maker__item:nth-of-type(3) .p-maker__item-list {
    padding: 2.5vw 32.143vw 2.5vw 5.893vw !important;
  }


  .p-maker__requirements {
    margin: 0 auto 9.5vw;
    padding: 9.821vw 0 5.357vw 0;
    width: 93.393vw;
    max-width: 93.393vw;
    box-sizing: border-box;
    border: 3px solid #0790f0;
    border-radius: 4.464vw;
    position: relative;
  }
  .p-maker__requirements-title {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 63.571vw;
    height: 9.643vw;
    color: #fff;
    line-height: 1.2em;
    font-size: 4.643vw;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0790f0;
    border-radius: 32.143vw;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .p-maker__requirements-list {
    margin: 0 auto;
    width: 94%;
    max-width: 127.857vw;
    display: flex;
    justify-content: space-between;
  }
  .p-maker__requirements-item {
    width: 30%;
    max-width: 32.857vw;
  }


}




.p-dell-bnr {
  margin: 0 0 0 0;
  padding: 60px 0 60px 0;
  width: 100%;
  background: linear-gradient(#3d8fc3, #91bfdd);
}
.p-dell-bnr__inner {
  margin: 0 auto;
  width: 90%;
  max-width: 1120px;
  display: flex;
  justify-content: space-between;
}
.p-dell-bnr__bnr {
  width: 410px;
}
.p-dell-bnr__text {
  padding: 0 0 0 58px;
  width: calc( 100% - 410px );
  color: #fff;
  box-sizing: border-box;
  line-height: 1.8em;
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-dell-bnr {
    margin: 0 0 0 0;
    padding: 5.357vw 0 5.357vw 0;
    width: 100%;
    background: linear-gradient(#3d8fc3, #91bfdd);
  }
  .p-dell-bnr__inner {
    margin: 0 auto;
    width: 90%;
    max-width: 100vw;
    display: flex;
    justify-content: space-between;
  }
  .p-dell-bnr__bnr {
    width: 36.607vw;
  }
  .p-dell-bnr__text {
    padding: 0 0 0 5.179vw;
    width: calc( 100% - 36.607vw );
    color: #fff;
    box-sizing: border-box;
    line-height: 1.8em;
    font-size: 1.607vw;
    font-weight: bold;
  }
}
@media only screen and (max-width: 767px) {
  .p-dell-bnr {
    margin: 0 0 0 0;
    padding: 8.929vw 0 8.929vw 0;
    width: 100%;
    background: linear-gradient(#3d8fc3, #91bfdd);
  }
  .p-dell-bnr__inner {
    margin: 0 auto;
    width: 73.214vw;
    max-width: 200vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-dell-bnr__bnr {
    width: 100%;
  }
  .p-dell-bnr__text {
    padding: 2.679vw 0 0 0;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    line-height: 1.8em;
    font-size: 3.214vw;
    font-weight: bold;
  }
}





.p-feature {
  margin: 0 0 0 0;
  padding: 95px 0 44px 0;
  width: 100%;
  background: rgba(7,144,240,0.15);
  text-align: center;
}
.p-feature__title {
  margin: 0 0 40px 0;
  padding: 0 0 20px 0;
  line-height: 1.4em;
  font-size: 40px;
  font-weight: bold;
  color: #0790f0;
  position: relative;
}
.p-feature__title::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #0790f0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
}
.p-feature__intro {
  margin: 0 0 0 0;
  padding: 0 0 73px 0;
  text-align: center;
  line-height: 1.3em;
  font-size: 18px;
  color: #111;
}
.p-feature__list {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 1120px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
/*  align-items: flex-start;*/
}
.p-feature__item {
  margin: 0 0 32px 0;
  padding: 32px 25px 10px 25px;
  width: 48.03%;
  min-height: 480px;
  text-align: left;
  background: #fff;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
  position: relative;
  box-sizing: border-box;
/*  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;*/
  overflow: hidden;
}
.p-feature__item:nth-of-type(3) {
  padding: 32px 25px 0 25px;
  min-height: 0px;
}
.p-feature__item:nth-of-type(4) {
  padding: 32px 25px 0 25px;
  min-height: 0px;
}
.p-feature__item::before {
  width: 302px;
  height: 6px;
  content: "";
  background-image: linear-gradient(90deg, rgba(255, 177, 82, 1), rgba(243, 98, 132, 1) 50%, rgba(163, 85, 233, 1));
  position: absolute;
  top: 0;
  left: 0;
}
.p-feature__item-label {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  position: relative;
}
.p-feature__item-text {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  min-height: 80px;
  line-height: 1.6em;
  font-size: 14px;
  color: #333;
  float: left;
}
.p-feature__image {
  margin: 0 auto;
  width: 100%;
}
.p-feature__image02 {
  max-width: 446px;
}
.p-feature__item:nth-of-type(2) .p-feature__item-text {
  min-height: 118px;
}
.p-feature__item-box {
  margin: 0 0 0 0;
  padding: 20px 0 20px 0;
  width: 100%;
  min-height: 158px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  border-top: 1px dashed #adadad;
}
.p-feature__item-box-dl {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 220px;
  width: 300px;
}
.p-feature__item-box-dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  color: #0790f0;
}
.p-feature__item-box-dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 14px;
}
.p-feature__item-box-dd strong {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}
.p-feature__image.p-feature__image03 {
  max-width: 250px;
}
.p-feature__image.p-feature__image04 {
  margin: 44px 0 0 0;
  max-width: 216px;
}
.p-feature__image.p-feature__image05 {
  max-width: 246px;
}
.p-feature__image.p-feature__image06 {
  max-width: 191px;
}
.p-feature__image.p-feature__image07 {
  margin: 0 32px 0 0;
  max-width: 147px;
}
.p-feature__image.p-feature__image08 {
/*  max-width: 265px;*/
  max-width: 235px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-feature {
    margin: 0 0 0 0;
    padding: 8.482vw 0 3.929vw 0;
    width: 100%;
    background: rgba(7,144,240,0.15);
    text-align: center;
  }
  .p-feature__title {
    margin: 0 0 3.571vw 0;
    padding: 0 0 1.786vw 0;
    line-height: 1.4em;
    font-size: 3.571vw;
    font-weight: bold;
    color: #0790f0;
    position: relative;
  }
  .p-feature__title::after {
    content: "";
    width: 3.571vw;
    height: 0.089vw;
    background: #0790f0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-feature__intro {
    margin: 0 0 0 0;
    padding: 0 0 6.518vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 1.607vw;
    color: #111;
  }
  .p-feature__list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 100vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
/*    align-items: flex-start;*/
  }
  .p-feature__item {
    margin: 0 0 2.857vw 0;
    padding: 2.857vw 2.232vw 1.786vw 2.232vw;
    width: 48.03%;
    min-height: 26.964vw;
    text-align: left;
    background: #fff;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
    position: relative;
    box-sizing: border-box;
  /*  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;*/
    overflow: hidden;
  }
  .p-feature__item:nth-of-type(3) {
    padding: 2.857vw 2.232vw 0vw 2.232vw;
  }
  .p-feature__item:nth-of-type(4) {
    padding: 2.857vw 2.232vw 0vw 2.232vw;
  }
  .p-feature__item::before {
    width: 26.964vw;
    height: 0.536vw;
    content: "";
    background-image: linear-gradient(90deg, rgba(255, 177, 82, 1), rgba(243, 98, 132, 1) 50%, rgba(163, 85, 233, 1));
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-feature__item-label {
    margin: 0 0 0 0;
    padding: 0 0 0.893vw 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 1.607vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .p-feature__item-text {
    margin: 0 0 0 0;
    padding: 0 0 1.339vw 0;
    min-height: 7.143vw;
    line-height: 1.6em;
    font-size: 1.25vw;
    color: #333;
    float: left;
  }
  .p-feature__image {
    width: 100%;
  }
  .p-feature__image02 {
    max-width: 39.821vw;
  }
  .p-feature__item:nth-of-type(2) .p-feature__item-text {
    min-height: 11.429vw;
  }
  .p-feature__item-box {
    margin: 0 0 0 0;
    padding: 1.786vw 0 1.786vw 0;
    width: 100%;
    min-height: 14.107vw;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    border-top: 1px dashed #adadad;
  }
  .p-feature__item-box-dl {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 19.643vw;
    width: 28.5vw;
  }
  .p-feature__item-box-dt {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 1.429vw;
    font-weight: bold;
    color: #0790f0;
  }
  .p-feature__item-box-dd {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.7em;
    font-size: 1.25vw;
  }
  .p-feature__item-box-dd strong {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.7em;
    font-size: 1.25vw;
    font-weight: bold;
    text-decoration: underline;
  }
  .p-feature__image.p-feature__image03 {
    max-width: 18.321vw;
  }
  .p-feature__image.p-feature__image04 {
    margin: 3.929vw 0 0 0;
    max-width: 16.586vw;
  }
  .p-feature__image.p-feature__image05 {
    max-width: 17.964vw;
  }
  .p-feature__image.p-feature__image06 {
    max-width: 15.054vw;
  }
  .p-feature__image.p-feature__image07 {
    margin: 0 1.857vw 0 0;
    max-width: 9.125vw;
  }
  .p-feature__image.p-feature__image08 {
    margin: 0 0 0 1vw;
/*    max-width: 16.661vw;*/
    max-width: 18.661vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-feature {
    margin: 0 0 0 0;
    padding: 8.929vw 0 7.857vw 0;
    width: 100%;
    text-align: center;
  }
  .p-feature__title {
    margin: 0 0 7.143vw 0;
    padding: 0 0 3.571vw 0;
    line-height: 1.4em;
    font-size: 7.143vw;
    font-weight: bold;
    position: relative;
  }
  .p-feature__title::after {
    content: "";
    width: 7.143vw;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-feature__intro {
    margin: 0 0 0 0;
    padding: 0 0 6.25vw 0;
    text-align: center;
    line-height: 1.8em;
    font-size: 3.8vw;
    color: #111;
  }

  .p-feature__list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92.857vw;
    max-width: 200vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-feature__item {
    margin: 0 0 4vw 0;
    padding: 4vw !important;
    width: 100%;
    min-height: 31vw;
    text-align: left;
    background: #fff;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
    position: relative;
    box-sizing: border-box;
/*    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
  }
  .p-feature__item:nth-of-type(3) {
    padding: 4vw 4vw 0 !important;
  }
  .p-feature__item:nth-of-type(4) {
    padding: 4vw 4vw 0 !important;
  }
  .p-feature__item::before {
    width: 53.929vw;
    height: 1.071vw;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-feature__item-label {
    margin: 0 0 0 0;
    padding: 0 0 1.786vw 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 3.214vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .p-feature__item-text {
    margin: 0 0 0 0;
    padding: 0 0 3.1vw 0;
    width: 100%;
    min-height: 0px !important;
    line-height: 1.6em;
    font-size: 2.5vw;
    color: #333;
  }
  .p-feature__image {
    width: 100%;
  }
  
  .p-feature__item-box {
    margin: 0 0 0 0;
    padding: 3.571vw 0 3.571vw 0;
    width: 100%;
    min-height: 28.214vw;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    border-top: 1px dashed #adadad;
  }
  .p-feature__item-box-dl {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 54.286vw;
  }
  .p-feature__item-box-dt {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 2.857vw;
    font-weight: bold;
    color: #0790f0;
  }
  .p-feature__item-box-dd {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 2.5vw;
  }
  .p-feature__item-box-dd strong {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 2.5vw;
    font-weight: bold;
    text-decoration: underline;
  }
  .p-feature__image.p-feature__image03 {
    max-width: 44.643vw;
  }
  .p-feature__image.p-feature__image04 {
    margin: 7.857vw 0 0 0;
    max-width: 38.571vw;
  }
  .p-feature__image.p-feature__image05 {
    max-width: 33.929vw;
  }
  .p-feature__image.p-feature__image06 {
    max-width: 29.107vw;
  }
  .p-feature__image.p-feature__image07 {
    margin: 0 1.714vw 0 0;
    max-width: 26.25vw;
  }
  .p-feature__image.p-feature__image08 {
/*    max-width: 38.321vw;*/
    max-width: 43.321vw;
  }
}


.p-lineup {
  margin: 0 0 0 0;
  padding: 80px 0 70px 0;
  width: 100%;
  text-align: center;
  background: #fff;
}
.p-lineup__title {
  margin: 0 0 30px 0;
  padding: 0 0 20px 0;
  line-height: 1.4em;
  font-size: 40px;
  font-weight: bold;
  color: #0790f0;
  position: relative;
}
.p-lineup__title::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #0790f0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
}
.p-lineup__intro {
  margin: 0 auto;
  padding: 0 0 40px 0;
  width: 90%;
  line-height: 1.8em;
  font-size: 20px;
  color: #111;
}
.p-lineup__list {
  margin: 0 auto 45px;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 1120px;
  display: flex;
  justify-content: center;
  position: relative;
}
.p-lineup__list::before {
  width: 1px;
  height: 100%;
  content: "";
  background: #d6d6d6;
  position: absolute;
  top: 0;
/*  left: 33.33%;*/
  left: 50%;
}
.p-lineup__item {
/*  margin: 18px 5.45% 20px 0;*/
	 margin: 20px 10.7% 35px 10.7%;
  width: 29.7%;
}
/*
.p-lineup__item:nth-of-type(3n) {
  margin: 18px 0 20px 0;
}
*/
.p-lineup__item-title {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 282px;
  height: 44px;
  color: #fff;
  line-height: 1.2em;
  font-size: 20px;
  font-weight: bold;
  background-image: linear-gradient(90deg, rgba(255, 177, 82, 1), rgba(243, 98, 132, 1) 50%, rgba(163, 85, 233, 1));
  display: flex;
  align-items: center;
  justify-content: center;

}
.p-lineup__image {
  margin: 0 auto 10px;
  min-height: 248px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-lineup__image01 {
/*  max-width: 301px;*/
	  max-width: 221px;
}
.p-lineup__image02 {
/*  max-width: 351px;*/
	  max-width: 222px;
}
.p-lineup__image03 {
  margin: 0 auto 110px;
  max-width: 285px;
}
.p-lineup__image04 {
  max-width: 178px;
  min-height: 40px;
}
.p-lineup__image05 {
  max-width: 178px;
  min-height: 40px;
}
.p-lineup__btn {
  margin: 0 0 40px 0;
  width: 100%;
}
.p-lineup__btn:last-child {
  margin: 0 0 0 0;
}
.p-lineup__btn-link {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 180px;
  background: #333;
  color: #fff;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  position: relative;
}
.p-lineup__btn-link:hover {
  color: #fff;
}

.p-lineup__btn-link::after {
  content: "";
  width: 6px;
  height: 12px;
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-03/92ae47d9b4f0edf7c9b0bdb5085468f0/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translate(0,-50%);
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-lineup {
    margin: 0 0 0 0;
    padding: 7.143vw 0 6.25vw 0;
    width: 100%;
    text-align: center;
    background: #fff;
  }
  .p-lineup__title {
    margin: 0 0 2.679vw 0;
    padding: 0 0 1.786vw 0;
    line-height: 1.4em;
    font-size: 3.571vw;
    font-weight: bold;
    color: #0790f0;
    position: relative;
  }
  .p-lineup__title::after {
    content: "";
    width: 3.571vw;
    height: 0.089vw;
    background: #0790f0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-lineup__intro {
    margin: 0 auto;
    padding: 0 0 3.571vw 0;
    width: 90%;
    line-height: 1.8em;
    font-size: 1.786vw;
    color: #111;
  }
  .p-lineup__list {
    margin: 0 auto 45px;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 100vw;
    display: flex;
    justify-content: center;
    position: relative;
  }
  .p-lineup__list::before {
    width: 0.089vw;
    height: 100%;
    content: "";
    background: #d6d6d6;
    position: absolute;
    top: 0;
  /*  left: 33.33%;*/
    left: 50%;
  }
  .p-lineup__item {
  /*  margin: 18px 5.45% 20px 0;*/
     margin: 20px 10.7% 35px 10.7%;
    width: 29.7%;
  }
  /*
  .p-lineup__item:nth-of-type(3n) {
    margin: 1.607vw 0 1.786vw 0;
  }
  */
  .p-lineup__item-title {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 25.179vw;
    height: 3.929vw;
    color: #fff;
    line-height: 1.2em;
    font-size: 1.786vw;
    font-weight: bold;
    background-image: linear-gradient(90deg, rgba(255, 177, 82, 1), rgba(243, 98, 132, 1) 50%, rgba(163, 85, 233, 1));
    display: flex;
    align-items: center;
    justify-content: center;

  }
  .p-lineup__image {
    margin: 0 auto 10px;
    min-height: 22.143vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p-lineup__image01 {
  /*  max-width: 26.875vw;*/
      max-width: 19.732vw;
  }
  .p-lineup__image02 {
  /*  max-width: 31.339vw;*/
      max-width: 19.821vw;
  }
  .p-lineup__image03 {
    margin: 0 auto 110px;
    max-width: 25.446vw;
  }
  .p-lineup__image04 {
    max-width: 15.893vw;
    min-height: 3.571vw;
  }
  .p-lineup__image05 {
    max-width: 15.893vw;
    min-height: 3.571vw;
  }
  .p-lineup__btn {
    margin: 0 0 3.571vw 0;
    width: 100%;
  }
  .p-lineup__btn:last-child {
    margin: 0 0 0 0;
  }
  .p-lineup__btn-link {
    width: 100%;
    height: 5.357vw;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 16.071vw;
    background: #333;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.429vw;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    position: relative;
  }
  .p-lineup__btn-link:hover {
    color: #fff;
  }

  .p-lineup__btn-link::after {
    content: "";
    width: 0.536vw;
    height: 1.071vw;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-03/92ae47d9b4f0edf7c9b0bdb5085468f0/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.518vw;
    transform: translate(0,-50%);
  }
}
@media only screen and (max-width: 767px) {
  .p-lineup {
    margin: 0 0 0 0;
    padding: 12.5vw 0 8.5vw 0;
    width: 100%;
    text-align: center;
  }
  .p-lineup__title {
    margin: 0 0 5.357vw 0;
    padding: 0 0 3.571vw 0;
    line-height: 1.4em;
    font-size: 7.143vw;
    font-weight: bold;
    position: relative;
  }
  .p-lineup__title::after {
    content: "";
    width: 7.143vw;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-lineup__intro {
    margin: 0 auto;
    padding: 0 0 4.464vw 0;
    width: 92.857vw;
    line-height: 1.8em;
    font-size: 3.571vw;
    color: #111;
    text-align: left;
  }
  .p-lineup__list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92.857vw;
    max-width: 200vw;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .p-lineup__list::before {
    display: none;
  }
  .p-lineup__list::after {
    display: none;
  }
  .p-lineup__item {
    margin: 0 0 3.571vw 0;
    padding: 6.2vw 0 0 0;
    width: 100%;
    border-top: 1px solid #d6d6d6;
  }
  .p-lineup__item:nth-of-type(1) {
    border-top: none;
  }
  .p-lineup__item:nth-of-type(3n) {
    margin: 3.214vw 0 3.571vw 0;
  }
  .p-lineup__item-title {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 50.357vw;
    max-width: 50.357vw;
    height: 7.857vw;
    color: #fff;
    line-height: 1.2em;
    font-size: 3.571vw;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .p-lineup__image {
    margin: 0 auto 10px;
    min-height: 44.286vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p-lineup__image01 {
  /*  max-width: 53.75vw;*/
      max-width: 39.464vw;
  }
  .p-lineup__image02 {
  /*  max-width: 62.679vw;*/
      max-width: 39.643vw;
  }
  .p-lineup__image03 {
    margin: 0 auto 0px;
    max-width: 50.893vw;
  }
  .p-lineup__image04 {
    max-width: 31.786vw;
    min-height: 7.143vw;
  }
  .p-lineup__image05 {
    max-width: 31.786vw;
    min-height: 7.143vw;
  }
  .p-lineup__btn {
    margin: 0 auto 20px auto;
    width: 59.464vw;
  }
  .p-lineup__btn:last-child {
    margin: 0 auto 0 auto;
  }
  .p-lineup__btn-link {
    width: 100%;
    height: 10.714vw;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 32.143vw;
    background: #333;
    color: #fff;
    line-height: 1.4em;
    font-size: 2.857vw;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    position: relative;
  }
  .p-lineup__btn-link:hover {
    color: #fff;
  }

  .p-lineup__btn-link::after {
    content: "";
    width: 1.071vw;
    height: 2.143vw;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-03/92ae47d9b4f0edf7c9b0bdb5085468f0/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.036vw;
    transform: translate(0,-50%);
  }
}


.copyright_note {
	margin: 0 auto;
	padding: 20px 0 20px 0;
	line-height: 1.6em;
	font-size: 14px;
	text-align: left;
		font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
		width: 90%;
		max-width: 1120px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.copyright_note {
	margin: 0 auto;
	padding: 2vw 0 2vw 0;
	line-height: 1.6em;
	font-size: 1.167vw;
	text-align: left;
		font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  }
}
@media only screen and (max-width: 767px) {
.copyright_note {
	margin: 0 auto;
	padding: 6vw 0 6vw 0;
	line-height: 1.6em;
	font-size: 2.5vw;
	text-align: left;
		font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  }
}



