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
}
.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: #E8F3F8;
}

.p-hero__inner {
  margin: 0 auto;
  position: relative;
}
.p-hero__hdg {
  width: 100%;
  height: 100%
}
.p-hero__hdg__inner {
  position: relative;
  height: 100%;
  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: 34px;
  font-weight: 600;
  line-height: 1.6;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1E83BE;
  width: 480px;
  text-align: center;
}
.p-hero-img {
  width: 46.875%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-hero-img img {
  display: block;
  height: 473px;
  width: 100%;
  object-fit: cover;
}

.p-hero__hdg__box {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(0,-50%);
}
.p-hero__title {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 36px;
  font-weight: normal !important;
  color: #333;
}
.p-hero__title span {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 68px;
  font-weight: normal !important;
  color: #1e83be;
}
.p-hero__title-sub {
  margin: 0 0 10px 15px;
  padding: 4px 0 0 0;
  width: 415px;
  height: 50px;
  text-align: center;
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-03/6859cb46c9bdf85728f5291cbe2fac32/deco_04.png") no-repeat center center;
  background-size: 100% 100%;
  line-height: 1.6em;
  font-size: 22px;
  font-weight: normal !important;
  color: #fff;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-hero {
    position: relative;
    background: #E8F3F8;
  }

  .p-hero__inner {
    margin: 0 auto;
    position: relative;
  }
  .p-hero__hdg {
    width: 100%;
    height: 100%
  }
  .p-hero__hdg__inner {
    position: relative;
    height: 100%;
    height: 39.417vw;
  }
  .p-hero__hdg__txt01 {
    padding: 7.917vw 0 0.833vw 0;
    font-size: 4.75vw;
    line-height: 1.2;
    font-weight: 600;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    width: 40vw;
    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.5vw 0;
    font-size: 2.833vw;
    font-weight: 600;
    line-height: 1.6;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1E83BE;
    width: 40vw;
    text-align: center;
  }
  .p-hero-img {
    width: 46.875%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-hero-img img {
    display: block;
    height: 39.417vw;
    width: 100%;
    object-fit: cover;
  }

  .p-hero__hdg__box {
    width: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(0,-50%);
  }
  .p-hero__title {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3vw;
    font-weight: normal;
    color: #333;
  }
  .p-hero__title span {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 5.667vw;
    font-weight: normal;
    color: #1e83be;
  }
  .p-hero__title-sub {
    margin: 0 0 0.833vw 1.25vw;
    padding: 0.333vw 0 0 0;
    width: 34.583vw;
    height: 4.167vw;
    text-align: center;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-03/6859cb46c9bdf85728f5291cbe2fac32/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    line-height: 1.6em;
    font-size: 1.833vw;
    font-weight: normal;
    color: #fff;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .p-hero {
    position: relative;
    background: #E8F3F8;
  }

  .p-hero__inner {
    margin: 0 auto;
    width: 100%;
    position: relative;
  }
  .p-hero__hdg {
    width: 100%;
    height: 100%
  }
  .p-hero__hdg__inner {
    padding: 7.143vw 0 0 0;
    position: relative;
    height: 100%;
    height: auto;
  }
  .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: 6.071vw;
    font-weight: 600;
    line-height: 1.6;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1E83BE;
    width: 85.714vw;
    text-align: center;
  }
  .p-hero-img {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
  .p-hero-img img {
    display: block;
    height: auto;
    width: 100% !important;
    max-width: 100%;
    object-fit: 100% auto;
  }

  .p-hero__hdg__box {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0,0);
  }
  .p-hero__title {
    margin: 0 auto 0 auto;
    padding: 0 0 5.357vw 0;
    width: 85.714vw;
    line-height: 1.6em;
    font-size: 5vw;
    font-weight: normal;
    color: #333;
  }
  .p-hero__title span {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 10.536vw;
    font-weight: normal;
    color: #1e83be;
  }
  .p-hero__title-sub {
    margin: 0 auto 10px auto;
    padding: 0.714vw 0 0 0;
    width: 74.107vw;
    height: 8.929vw;
    text-align: center;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-03/6859cb46c9bdf85728f5291cbe2fac32/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    line-height: 1.6em;
    font-size: 3.929vw;
    font-weight: normal;
    color: #fff;
    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-03/f152b589c0d5410cbeb271753ae37159/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-03/f152b589c0d5410cbeb271753ae37159/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-03/0e9accd006373a593b577a734bca2e72/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-03/0e9accd006373a593b577a734bca2e72/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(#1e83be, #90bfdd);
  /*
  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-03/f152b589c0d5410cbeb271753ae37159/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-03/f152b589c0d5410cbeb271753ae37159/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-03/c0a328d4e6d472988a1e60fb2c1e5810/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-03/c0a328d4e6d472988a1e60fb2c1e5810/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(#1e83be, #90bfdd);
  /*
	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.08 */
.p-anchor {
  margin: 0 auto;
  padding: 85px 0 112px 0;
  width: 90%;
  max-width: 1120px;
  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: 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 15.179vw 0;
    width: 85.714vw;
    max-width: 200vw;
    background-color: #fff;
  }
  .p-anchor-links__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .p-anchor-links__item {
    margin: 0 0 2.679vw 0;
    width: 33.33%;
    text-align: center;
  }
  .p-anchor-links {
  }
  .p-anchor-links__link {
    font-size: 3.214vw;
    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-period {
  margin: 0 auto;
  width: 90%;
  max-width: 1120px;
}
.p-period-box01 {
  margin: 0 0 38px;
  padding: 38px 0 25px 0;
  border: 3px solid #1e83be;
  border-radius: 15px;
  position: relative;
  text-align: center;
}
.p-period-box01__title {
  width: 16em;
  text-align: center;
  background: #fff;
  padding: 0 0 0 0;
  line-height: 1.2em;
  font-size: 48px;
  font-weight: bold;
  color: #1e83be;
  box-sizing: border-box;
  position: absolute;
  top: -110px;
  left: 50%;
  transform: translate(-50%,0);
}
.p-period-box01__title-sub {
  line-height: 1.2em;
  font-size: 16px;
  font-weight: normal;
  color: #333333;
  position: absolute;
  top: 100%;
  right: 22%;
}
.p-period-box01__count-down-text {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  width: 100%;
  text-align: center;
  line-height: 1.4em;
  font-size: 48px;
  font-weight: bold;
  color: #333333;
}
.p-period-box01__days {
  text-align: center;
  line-height: 1.4em;
  font-size: 48px;
  font-weight: bold;
  color: #1e83be;
}
.p-period-box01__text {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: center;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: normal;
  color: #111111;
}
.p-period-box01__list {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
  display: inline-block;
  text-align: left;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
}
.p-period-box01__list-item {
  margin: 0 0 0 0;
  padding: 0 0 0 1.2em;
  position: relative;
}
.p-period-box01__list-item::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
  color: #1e83be;
  position: absolute;
  top: 0;
  left: 0;
}
.p-period-box01__list-item em {
  color: #1e83be;
}
.p-period__arrow {
  margin: 0 auto 30px;
  width: 98px;
}
.p-period-box02 {
  margin: 0 0 0 0;
  padding: 0 0 50px 0;
  width: 100%;
  text-align: center;
}
.p-period-box02__title {
  margin: 0 0 25px 0;
  text-align: center;
  padding: 0 0 0 0;
  line-height: 1.1em;
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  box-sizing: border-box;
  letter-spacing: 0.03em;
}
.p-period-box02__title-em {
  color: #1e83be;
  position: relative;
}
.p-period-box02__title-em::after {
  width: 100%;
  height: 0;
  content: "";
  border: none;
  border-bottom: 3px solid #1e83be;
  position: absolute;
  bottom: 0.1em;
  left: 0;
}

.p-period-box02__text {
  text-align: center;
  padding: 0 0 35px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: normal;
  color: #111;
}
.p-period-box02__image {
  margin: 0 auto;
  width: 100%;
  max-width: 1025px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-period {
    margin: 0 auto;
    width: 90%;
    max-width: 93.333vw;
  }
  .p-period-box01 {
    margin: 0 0 3.167vw;
    padding: 2.667vw 0 2.083vw 0;
    border: 3px solid #1e83be;
    border-radius: 1.25vw;
    position: relative;
    text-align: center;
  }
  .p-period-box01__title {
    width: 16em;
    text-align: center;
    background: #fff;
    padding: 0 0 0 0;
    line-height: 1.2em;
    font-size: 4vw;
    font-weight: bold;
    color: #1e83be;
    box-sizing: border-box;
    position: absolute;
    top: -12.167vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-period-box01__title-sub {
    line-height: 1.2em;
    font-size: 1.333vw;
    font-weight: normal;
    color: #333333;
    position: absolute;
    top: 100%;
    right: 22%;
  }
  .p-period-box01__count-down-text {
    margin: 0 0 0 0;
    padding: 0 0 1.25vw 0;
    width: 100%;
    text-align: center;
    line-height: 1.4em;
    font-size: 4vw;
    font-weight: bold;
    color: #333333;
  }
  .p-period-box01__days {
    text-align: center;
    line-height: 1.4em;
    font-size: 5vw;
    font-weight: bold;
    color: #1e83be;
  }
  .p-period-box01__text {
    margin: 0 0 0 0;
    padding: 0 0 0.833vw 0;
    width: 100%;
    text-align: center;
    line-height: 1.4em;
    font-size: 1.667vw;
    font-weight: normal;
    color: #111111;
  }
  .p-period-box01__list {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
    display: inline-block;
    text-align: left;
    line-height: 1.4em;
    font-size: 1.5vw;
    font-weight: bold;
  }
  .p-period-box01__list-item {
    margin: 0 0 0 0;
    padding: 0 0 0 1.2em;
    position: relative;
  }
  .p-period-box01__list-item::before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";
    color: #1e83be;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-period-box01__list-item em {
    color: #1e83be;
  }
  .p-period__arrow {
    margin: 0 auto 30px;
    width: 8.167vw;
  }
  .p-period-box02 {
    margin: 0 0 0 0;
    padding: 0 0 4.167vw 0;
    width: 100%;
    text-align: center;
  }
  .p-period-box02__title {
    margin: 0 0 2.083vw 0;
    text-align: center;
    padding: 0 0 0 0;
    line-height: 1.1em;
    font-size: 3.333vw;
    font-weight: bold;
    color: #333333;
    box-sizing: border-box;
    letter-spacing: 0.03em;
  }
  .p-period-box02__title-em {
    color: #1e83be;
    position: relative;
  }
  .p-period-box02__title-em::after {
    width: 100%;
    height: 0;
    content: "";
    border: none;
    border-bottom: 3px solid #1e83be;
    position: absolute;
    bottom: 0.1em;
    left: 0;
  }

  .p-period-box02__text {
    text-align: center;
    padding: 0 0 2.917vw 0;
    line-height: 1.6em;
    font-size: 1.667vw;
    font-weight: normal;
    color: #111;
  }
  .p-period-box02__image {
    margin: 0 auto;
    width: 100%;
    max-width: 85.417vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-period {
    margin: 0 auto;
    width: 92.857vw;
    max-width: 200vw;
  }
  .p-period-box01 {
    margin: 0 0 3.571vw;
    padding: 10.179vw 0 3.571vw 0;
    border: 2px solid #1e83be;
    border-radius: 2.679vw;
    position: relative;
    text-align: center;
  }
  .p-period-box01__title {
    width: 68vw;
    text-align: center;
    background: #fff;
    padding: 0 0 0 0;
    line-height: 1.2em;
    font-size: 7.143vw;
    font-weight: bold;
    color: #1e83be;
    box-sizing: border-box;
    position: absolute;
    top: auto;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%,2em);
  }
  .p-period-box01__title-sub {
    line-height: 1.2em;
    font-size: 2.5vw;
    font-weight: normal;
    color: #333333;
    position: absolute;
    top: 100%;
    right: auto;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-period-box01__count-down-text {
    margin: 0 0 0 0;
    padding: 0 0 2.679vw 0;
    width: 100%;
    text-align: center;
    line-height: 1.4em;
    font-size: 7.143vw;
    font-weight: bold;
    color: #333333;
  }
  .p-period-box01__days {
    text-align: center;
    line-height: 1.4em;
    font-size: 8.786vw;
    font-weight: bold;
    color: #1e83be;
  }
  .p-period-box01__text {
    margin: 0 0 0 0;
    padding: 0 0 1.786vw 0;
    width: 100%;
    text-align: center;
    line-height: 1.4em;
    font-size: 2.679vw;
    font-weight: normal;
    color: #111111;
  }
  .p-period-box01__list {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
    display: inline-block;
    text-align: left;
    line-height: 1.4em;
    font-size: 2.679vw;
    font-weight: bold;
  }
  .p-period-box01__list-item {
    margin: 0 0 0 0;
    padding: 0 0 0 1.2em;
    position: relative;
  }
  .p-period-box01__list-item::before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";
    color: #1e83be;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-period-box01__list-item em {
    color: #1e83be;
  }
  .p-period__arrow {
    margin: 0 auto 30px;
    width: 17.5vw;
  }
  .p-period-box02 {
    margin: 0 0 0 0;
    padding: 0 0 8.929vw 0;
    width: 100%;
    text-align: center;
  }
  .p-period-box02__title {
    margin: 0 0 4.464vw 0;
    text-align: center;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 7.143vw;
    font-weight: bold;
    color: #333333;
    box-sizing: border-box;
    letter-spacing: 0.03em;
  }
  .p-period-box02__title-em {
    color: #1e83be;
    position: relative;
  }
  .p-period-box02__title-em::after {
    width: 100%;
    height: 0;
    content: "";
    border: none;
    border-bottom: 3px solid #1e83be;
    position: absolute;
    bottom: 0.1em;
    left: 0;
  }

  .p-period-box02__text {
    text-align: center;
    padding: 0 0 6.25vw 0;
    line-height: 1.6em;
    font-size: 3.571vw;
    font-weight: normal;
    color: #111;
  }
  .p-period-box02__image {
    margin: 0 auto;
    width: 100%;
    max-width: 183.036vw;
  }
}




.p-merit {
  margin: 0 0 0 0;
  padding: 75px 0 60px 0;
  background: #e8f3f8;
}
.p-merit__title {
  margin: 0 0 0 0;
  padding: 0 0 55px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 36px;
  font-weight: bold;
  color: #1e83be;
}
.p-merit__title img {
  margin: 0 auto 10px auto;
  padding: 0 0 0 0;
  max-width: 162px;
  display: block;
}
.p-merit__list {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1120px;
  display: flex;
  justify-content: space-between;
}
.p-merit__item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 357px;
  height: 357px;
  background: #fff;
  border-radius: 180px;
  box-shadow: 3px 3px 3px rgba(30,131,190,0.25);
  position: relative;
}
.p-merit__label {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 83px;
  height: 83px;
  color: #fff;
  background: #1e83be;
  border-radius: 180px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2em;
  position: absolute;
  top: 0;
  left: 0;
}
.p-merit__label-num {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.2em;
  display: block;
}
.p-merit__text {
  margin: 0 0 0 0;
  padding: 85px 0 10px 0;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.6em;
  display: block;
  color: #333;
}
.p-merit__image01 {
  margin: 0 auto;
  max-width: 200px;
  width: 90%;
}
.p-merit__image02 {
  margin: 0 auto;
  max-width: 268px;
  width: 90%;
}
.p-merit__image03 {
  margin: 0 auto;
  max-width: 212px;
  width: 90%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-merit {
    margin: 0 0 0 0;
    padding: 6.25vw 0 5vw 0;
    background: #e8f3f8;
  }
  .p-merit__title {
    margin: 0 0 0 0;
    padding: 0 0 4.583vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 3vw;
    font-weight: bold;
    color: #1e83be;
  }
  .p-merit__title img {
    margin: 0 auto 10px auto;
    padding: 0 0 0 0;
    max-width: 13.5vw;
    display: block;
  }
  .p-merit__list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 93.333vw;
    display: flex;
    justify-content: space-between;
  }
  .p-merit__item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 29.75vw;
    height: 29.75vw;
    background: #fff;
    border-radius: 15vw;
    box-shadow: 3px 3px 3px rgba(30,131,190,0.25);
    position: relative;
  }
  .p-merit__label {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 6.917vw;
    height: 6.917vw;
    color: #fff;
    background: #1e83be;
    border-radius: 15vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.25vw;
    font-weight: bold;
    line-height: 1.2em;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-merit__label-num {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 1.917vw;
    font-weight: bold;
    line-height: 1.2em;
    display: block;
  }
  .p-merit__text {
    margin: 0 0 0 0;
    padding: 7.083vw 0 0.833vw 0;
    text-align: center;
    font-size: 1.417vw;
    font-weight: bold;
    line-height: 1.6em;
    display: block;
    color: #333;
  }
  .p-merit__image01 {
    margin: 0 auto;
    max-width: 16.667vw;
    width: 90%;
  }
  .p-merit__image02 {
    margin: 0 auto;
    max-width: 22.333vw;
    width: 90%;
  }
  .p-merit__image03 {
    margin: 0 auto;
    max-width: 17.667vw;
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .p-merit {
    margin: 0 0 0 0;
    padding: 10.714vw 0 0 0;
    background: #e8f3f8;
  }
  .p-merit__title {
    margin: 0 0 0 0;
    padding: 0 0 9.821vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6.429vw;
    font-weight: bold;
    color: #1e83be;
  }
  .p-merit__title img {
    margin: 0 auto 10px auto;
    padding: 0 0 0 0;
    max-width: 28.929vw;
    display: block;
  }
  .p-merit__list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92.857vw;
    max-width: 200vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .p-merit__item {
    margin: 0 0 10.714vw 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 30.714vw;
    background: #fff;
    border-radius: 0px;
    box-shadow: 3px 3px 3px rgba(30,131,190,0.25);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-merit__label {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 14.821vw;
    height: 14.821vw;
    color: #fff;
    background: #1e83be;
    border-radius: 32.143vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 2.679vw;
    font-weight: bold;
    line-height: 1.2em;
    position: absolute;
    top: -7.321vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-merit__label-num {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 4.107vw;
    font-weight: bold;
    line-height: 1.2em;
    display: block;
  }
  .p-merit__text {
    margin: 0 0 0 0;
    padding: 0 0 0 48%;
    text-align: left;
    font-size: 2.857vw;
    font-weight: bold;
    line-height: 1.6em;
    display: block;
    color: #333;
  }
  .p-merit__image01 {
    margin: 0 0 0 0;
    max-width: 28.929vw;
    width: 28.929vw;
    position: absolute;
    top: 50%;
    left: 8.571vw;
    transform: translate(0,-50%);
  }
  .p-merit__image02 {
    margin: 0 0 0 0;
    max-width: 38.929vw;
    width: 38.929vw;
    position: absolute;
    top: 50%;
    left: 2.5vw;
    transform: translate(0,-50%);
  }
  .p-merit__image03 {
    margin: 0 0 0 0;
    max-width: 30.714vw;
    width: 30.714vw;
    position: absolute;
    top: 50%;
    left: 3.214vw;
    transform: translate(0,-50%);
  }
}




.p-worries {
  margin: 0 0 0 0;
  padding: 70px 0 70px 0;
  width: 100%;
  text-align: center;
  background: linear-gradient(#1e83be, #92c0dd);
}
.p-worries__title {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.6em;
  color: #fff;
}
.p-worries__text {
  margin: 0 0 0 0;
  padding: 0 0 45px 0;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.6em;
  color: #fff;
}
.p-worries__menu {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 1120px;
  display: flex;
  justify-content: space-between;
}
.p-worries__item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 32.5%;
}
.p-worries__link {
  margin: 0 0 0 0;
  padding: 15px 15px 0 0;
  width: 100%;
  height: 106px;
  border: 2px solid #fff;
  background: #1e83be;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  position: relative;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
.p-worries__link:hover {
  color: #fff;
}
.p-worries__link::after {
  content: "";
  display: block;
  width: 20px;
  height: 10px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/c6bfbe63333d04eadac5071696cd4a35/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-worries__link-sub {
  margin: 0 0 0 0;
  padding: 7px 0;
  width: 134px;
  text-align: center;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  color: #1e83be;
  background: #fff;
  display: block;
  position: absolute;
  top: -23px;
  left: 50%;
  transform: translate(-50%,0);
}
.p-worries__link-sub::after {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/3ac6464ffa92db5a405f96c1429fd2e0/deco_01.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -9px;
  left: 50%;
  transform: translate(-50%,0);
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-worries {
    margin: 0 0 0 0;
    padding: 5.833vw 0 5.833vw 0;
    width: 100%;
    text-align: center;
    background: linear-gradient(#1e83be, #92c0dd);
  }
  .p-worries__title {
    margin: 0 0 0 0;
    padding: 0 0 1.25vw 0;
    text-align: center;
    font-size: 3vw;
    font-weight: bold;
    line-height: 1.6em;
    color: #fff;
  }
  .p-worries__text {
    margin: 0 0 0 0;
    padding: 0 0 3.75vw 0;
    text-align: center;
    font-size: 1.667vw;
    font-weight: normal;
    line-height: 1.6em;
    color: #fff;
  }
  .p-worries__menu {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 93.333vw;
    display: flex;
    justify-content: space-between;
  }
  .p-worries__item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 32.5%;
  }
  .p-worries__link {
    margin: 0 0 0 0;
    padding: 1.25vw 1.25vw 0 0;
    width: 100%;
    height: 8.833vw;
    border: 2px solid #fff;
    background: #1e83be;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    line-height: 1.6em;
    font-size: 1.667vw;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
  }
  .p-worries__link:hover {
    color: #fff;
  }
  .p-worries__link::after {
    content: "";
    display: block;
    width: 1.667vw;
    height: 0.833vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/c6bfbe63333d04eadac5071696cd4a35/arrow_03.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 1.417vw;
    transform: translate(0,-50%);
  }

  .p-worries__link-sub {
    margin: 0 0 0 0;
    padding: 0.583vw 0;
    width: 11.167vw;
    text-align: center;
    line-height: 1.4em;
    font-size: 1.5vw;
    font-weight: bold;
    color: #1e83be;
    background: #fff;
    display: block;
    position: absolute;
    top: -1.917vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-worries__link-sub::after {
    content: "";
    display: inline-block;
    width: 1.583vw;
    height: 1.583vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/3ac6464ffa92db5a405f96c1429fd2e0/deco_01.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -0.75vw;
    left: 50%;
    transform: translate(-50%,0);
  }
}
@media only screen and (max-width: 767px) {
  .p-worries {
    margin: 0 0 0 0;
    padding: 11.607vw 0 3.571vw 0;
    width: 100%;
    text-align: center;
    background: linear-gradient(#1e83be, #92c0dd);
  }
  .p-worries__title {
    margin: 0 0 0 0;
    padding: 0 0 2.679vw 0;
    text-align: center;
    font-size: 6.429vw;
    font-weight: bold;
    line-height: 1.6em;
    color: #fff;
  }
  .p-worries__text {
    margin: 0 0 0 0;
    padding: 0 0 6.25vw 0;
    text-align: center;
    font-size: 3.571vw;
    font-weight: normal;
    line-height: 1.6em;
    color: #fff;
  }
  .p-worries__menu {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 65vw;
    max-width: 200vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .p-worries__item {
    margin: 0 0 7.143vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .p-worries__link {
    margin: 0 0 0 0;
    padding: 2.679vw 2.679vw 0 0;
    width: 100%;
    height: 18.929vw;
    border: 2px solid #fff;
    background: #1e83be;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    line-height: 1.6em;
    font-size: 3.571vw;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
  }
  .p-worries__link:hover {
    color: #fff;
  }
  .p-worries__link::after {
    content: "";
    display: block;
    width: 3.571vw;
    height: 1.786vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/c6bfbe63333d04eadac5071696cd4a35/arrow_03.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 3.036vw;
    transform: translate(0,-50%);
  }

  .p-worries__link-sub {
    margin: 0 0 0 0;
    padding: 1.25vw 0;
    width: 23.929vw;
    text-align: center;
    line-height: 1.4em;
    font-size: 3.214vw;
    font-weight: bold;
    color: #1e83be;
    background: #fff;
    display: block;
    position: absolute;
    top: -4.107vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-worries__link-sub::after {
    content: "";
    display: inline-block;
    width: 3.393vw;
    height: 3.393vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/3ac6464ffa92db5a405f96c1429fd2e0/deco_01.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -1.607vw;
    left: 50%;
    transform: translate(-50%,0);
  }
}




.p-worries-detail {
  margin: 0 0 0 0;
  padding: 150px 0 0 0;
  width: 100%;
}
.p-worries-detail__head01 {
  margin: 0 auto 35px auto;
  padding: 45px 0 38px 0;
  width: 90%;
  max-width: 1120px;
  background: #ebebeb;
  border-radius: 35px;
  position: relative;
  text-align: center;
}
.p-worries-detail__label01 {
  width: 128px;
  height: 100px;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  padding: 10px 0 0 0;
  box-sizing: border-box;
  background: #858585;
  border-radius: 15px;
  position: absolute;
  top: -84px;
  left: 50%;
  transform: translate(-50%,0);
  z-index: 1;
}
.p-worries-detail__label01::after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/32bc84697a5ab1f9ac2eb72e0fda978f/deco_02.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translate(-50%,0);
  z-index: -1;
}
.p-worries-detail__label01-num {
  line-height: 1.4em;
  font-size: 47px;
  font-weight: normal;
  color: #fff;
  display: block;
}
.p-worries-detail__title01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 46px;
  font-weight: bold;
  color: #333;
  display: block;
}
.p-worries-detail__deco01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 157px;
  position: absolute;
  top: -52px;
  left: 46px;
}
.p-worries-detail__deco02 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 198px;
  position: absolute;
  top: -9px;
  left: 28px;
}
.p-worries-detail__deco03 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 313px;
  position: absolute;
  top: -46px;
  left: -134px;
}
.p-worries-detail__body01 {
  margin: 0 auto 110px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1120px;
  display: flex;
  justify-content: space-between;
}
.p-worries-detail__bk .p-worries-detail__body01 {
  margin: 0 auto 50px;
  padding: 0 0 0 0;
}
.p-worries-detail__body01-left {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 42.85%;
  text-align: left;
}
.p-worries-detail__body01-right {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 52.23%;
}
.p-worries-detail__body01-catch {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 1.6em;
  font-size: 26px;
  font-weight: bold;
  color: #333;
  display: block;
}
.p-worries-detail__body01-text {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: normal;
  color: #333;
  display: block;
}
.p-worries-detail__body01-text em {
  text-decoration: underline;
}
.p-worries-detail__bk .p-worries-detail__body01-text em {
  text-decoration: underline;
  color: #1e83be;
}
.p-worries-detail__body01-list {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 12px;
  font-weight: normal;
  list-style: none;
  color: #333;
  display: block;
}

.p-worries-detail__body01-list li {
  margin: 0.5em 0 0 0;
  padding: 0 0 0 0;

}

.p-worries-detail__body01-message {
  margin: 0 0 0 0;
  padding: 10px;
  line-height: 1.6em;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background: #1e83be;
  border-radius: 10px;
  text-align: center;
  display: block;
}
.p-worries-detail__body02 {
  margin: 0 auto 110px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1120px;
}
.p-worries-detail__body03 {
  margin: 0 auto 50px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1120px;
  background: #fff;
}
.p-worries-detail__body04 {
  margin: 0 auto 45px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 878px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-worries-detail__body04 img {
  width: 17.88%;
}
.p-worries-detail__body05 {
  margin: 0 auto 55px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 806px;
  position: relative;
}
.p-worries-detail__body05 .deco {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 143px;
  position: absolute;
  top: -5px;
  left: -130px;
}
.p-worries-detail__body06 {
  margin: 0 auto 72px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 806px;
  position: relative;
}
.p-worries-detail__body06 .deco {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 143px;
  position: absolute;
  top: -10px;
  right: -140px;
}




.p-worries-detail__bk {
  margin: 0 0 0 0;
  padding: 230px 0 30px 0;
  text-align: center;
  position: relative;
  background: #e8f3f8;
}
.p-worries-detail__arrow {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 170px;
  position: absolute;
  top: -75px;
  left: 50%;
  transform: translate(-50%,0);
}
.p-worries-detail__arrow-text {
  margin: 0 28px 0 0;
  padding: 0 0 0 0;
  width: 270px;
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translate(0,-50%);
  max-width: 270px;
  display: block;
}
.p-worries-detail__head02 {
  margin: 0 auto 35px auto;
  padding: 45px 0 38px 0;
  width: 90%;
  max-width: 1120px;
  background: #fff;
  border-radius: 35px;
  position: relative;
  text-align: center;
}
.p-worries-detail__label02 {
  width: 128px;
  height: 100px;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  padding: 10px 0 0 0;
  box-sizing: border-box;
  background: #1e83be;
  border-radius: 15px;
  position: absolute;
  top: -84px;
  left: 50%;
  transform: translate(-50%,0);
  z-index: 1;
}
.p-worries-detail__label02::after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/8b5a6bdaa43580b3635cbfaee1677236/deco_03.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translate(-50%,0);
  z-index: -1;
}
.p-worries-detail__label02-num {
  line-height: 1.4em;
  font-size: 47px;
  font-weight: normal;
  color: #fff;
  display: block;
}
.p-worries-detail__title02 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 46px;
  font-weight: bold;
  color: #1e83be;
  display: block;
}
.p-worries-detail__text02 {
  margin: 0 0 0 0;
  padding: 0 50px;
  line-height: 1.6em;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  display: block;
}
.p-worries-detail__text03 {
  margin: 0 0 0 0;
  padding: 0 50px;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  display: block;
}
.p-worries-detail__text04 {
  margin: 0 0 0 0;
  padding: 0 0 40px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: normal;
  color: #333;
  display: block;
  text-align: center;
}
.p-worries-detail__text04 em {
  text-decoration: underline;
  color: #1e83be;
}
.p-worries-detail__bnr01 {
  margin: 0 auto 30px;
  width: 90%;
  max-width: 1120px;
}
.p-worries-detail__bnr01 a {
  width: 100%;
  height: 187px;
  background: #edf8ff;
  border: 1px solid #adadad;
  position: relative;
  display: block;
  text-align: left;
  overflow: hidden;
}
.p-worries-detail__bnr01 a .more {
  width: 155px;
  height: 34px;
  background: #0d6297;
  border-radius: 180px;
  color: #fff;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.p-worries-detail__bnr01 a .more::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translate(0,-50%);
}
.p-worries-detail__bnr01 a .image {
  width: 870px;
  position: absolute;
  top: 0;
  left: 104px;
}



.p-worries-detail__bnr02 {
  margin: 0 auto 30px;
  width: 90%;
  max-width: 1120px;
}
.p-worries-detail__bnr02 a {
  width: 100%;
  height: 187px;
  background: #fff;
  border: 1px solid #adadad;
  position: relative;
  display: block;
  text-align: left;
  overflow: hidden;
}
.p-worries-detail__bnr02 a .more {
  width: 155px;
  height: 34px;
  background: #00a6eb;
  border-radius: 180px;
  color: #fff;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.p-worries-detail__bnr02 a .more::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translate(0,-50%);
}
.p-worries-detail__bnr02 a .image {
  width: 378px;
  position: absolute;
  top: 0;
  left: 0;
}
.p-worries-detail__bnr02 a .catch {
  margin: 0 0 0 412px;
  padding: 25px 20px 5px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  display: block;
}
.p-worries-detail__bnr02 a .text {
  margin: 0 0 0 412px;
  padding: 0 20px 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  display: block;
}



.p-worries-detail__bnr03 {
  margin: 0 auto 30px;
  width: 90%;
  max-width: 1120px;
}
.p-worries-detail__bnr03 a {
  width: 100%;
  height: 187px;
  background: #fff;
  border: 1px solid #adadad;
  position: relative;
  display: block;
  text-align: left;
  overflow: hidden;
}
.p-worries-detail__bnr03 a .more {
  width: 155px;
  height: 34px;
  background: #ee7736;
  border-radius: 180px;
  color: #fff;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.p-worries-detail__bnr03 a .more::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translate(0,-50%);
}
.p-worries-detail__bnr03 a .image {
  width: 378px;
  position: absolute;
  top: 0;
  left: 0;
}
.p-worries-detail__bnr03 a .catch {
  margin: 0 0 0 412px;
  padding: 25px 20px 5px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  display: block;
}
.p-worries-detail__bnr03 a .text {
  margin: 0 0 0 412px;
  padding: 0 20px 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  display: block;
}


.p-worries-detail__bnr04 {
  margin: 0 auto 30px;
  width: 90%;
  max-width: 1120px;
}
.p-worries-detail__bnr04 a {
  width: 100%;
  height: 187px;
  background: #fff;
  border: 1px solid #adadad;
  position: relative;
  display: block;
  text-align: left;
  overflow: hidden;
}
.p-worries-detail__bnr04 a .more {
  width: 155px;
  height: 34px;
  background: #1e83be;
  border-radius: 180px;
  color: #fff;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.p-worries-detail__bnr04 a .more::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translate(0,-50%);
}
.p-worries-detail__bnr04 a .image {
  width: 378px;
  position: absolute;
  top: 0;
  left: 0;
}
.p-worries-detail__bnr04 a .catch {
  margin: 0 0 0 412px;
  padding: 25px 20px 5px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  display: block;
}
.p-worries-detail__bnr04 a .text {
  margin: 0 0 0 412px;
  padding: 0 20px 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  display: block;
}


.p-worries-detail__bnr05 {
  margin: 0 auto 30px;
  width: 90%;
  max-width: 1120px;
}
.p-worries-detail__bnr05 a {
  width: 100%;
  height: 187px;
  background: #fff;
  border: 1px solid #adadad;
  position: relative;
  display: block;
  text-align: left;
  overflow: hidden;
}
.p-worries-detail__bnr05 a .more {
  width: 155px;
  height: 34px;
  background: #01916d;
  border-radius: 180px;
  color: #fff;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.p-worries-detail__bnr05 a .more::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translate(0,-50%);
}
.p-worries-detail__bnr05 a .image {
  width: 378px;
  position: absolute;
  top: 0;
  left: 0;
}
.p-worries-detail__bnr05 a .catch {
  margin: 0 0 0 412px;
  padding: 25px 20px 5px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  display: block;
}
.p-worries-detail__bnr05 a .text {
  margin: 0 0 0 412px;
  padding: 0 20px 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-worries-detail {
    margin: 0 0 0 0;
    padding: 12.5vw 0 0 0;
    width: 100%;
  }
  .p-worries-detail__head01 {
    margin: 0 auto 35px auto;
    padding: 3.75vw 0 3.167vw 0;
    width: 90%;
    max-width: 93.333vw;
    background: #ebebeb;
    border-radius: 2.917vw;
    position: relative;
    text-align: center;
  }
  .p-worries-detail__label01 {
    width: 10.667vw;
    height: 8.333vw;
    line-height: 1.4em;
    font-size: 1.667vw;
    font-weight: normal;
    color: #fff;
    padding: 0.833vw 0 0 0;
    box-sizing: border-box;
    background: #858585;
    border-radius: 1.25vw;
    position: absolute;
    top: -7vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-worries-detail__label01::after {
    content: "";
    display: inline-block;
    width: 2.167vw;
    height: 2.167vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/32bc84697a5ab1f9ac2eb72e0fda978f/deco_02.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -1.083vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-worries-detail__label01-num {
    line-height: 1.4em;
    font-size: 3.917vw;
    font-weight: normal;
    color: #fff;
    display: block;
  }
  .p-worries-detail__title01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.833vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .p-worries-detail__deco01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 13.083vw;
    position: absolute;
    top: -4.333vw;
    left: 3.833vw;
  }
  .p-worries-detail__deco02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 16.5vw;
    position: absolute;
    top: -0.75vw;
    left: 2.333vw;
  }
  .p-worries-detail__deco03 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 26.083vw;
    position: absolute;
    top: -3.833vw;
    left: -11.167vw;
  }
  .p-worries-detail__body01 {
    margin: 0 auto 110px;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 93.333vw;
    display: flex;
    justify-content: space-between;
  }
  .p-worries-detail__bk .p-worries-detail__body01 {
    margin: 0 auto 50px;
    padding: 0 0 0 0;
  }
  .p-worries-detail__body01-left {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 42.85%;
    text-align: left;
  }
  .p-worries-detail__body01-right {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 52.23%;
  }
  .p-worries-detail__body01-catch {
    margin: 0 0 0 0;
    padding: 0 0 0.833vw 0;
    line-height: 1.6em;
    font-size: 2.167vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .p-worries-detail__body01-text {
    margin: 0 0 0 0;
    padding: 0 0 1.25vw 0;
    line-height: 1.6em;
    font-size: 1.667vw;
    font-weight: normal;
    color: #333;
    display: block;
  }
  .p-worries-detail__body01-text em {
    text-decoration: underline;
  }
  .p-worries-detail__bk .p-worries-detail__body01-text em {
    text-decoration: underline;
    color: #1e83be;
  }
  .p-worries-detail__body01-list {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 1.167vw;
    font-weight: normal;
    list-style: none;
    color: #333;
    display: block;
  }
  .p-worries-detail__body01-message {
    margin: 0 0 0 0;
    padding: 0.833vw;
    line-height: 1.6em;
    font-size: 1.833vw;
    font-weight: bold;
    color: #fff;
    background: #1e83be;
    border-radius: 0.833vw;
    text-align: center;
    display: block;
  }
  .p-worries-detail__body02 {
    margin: 0 auto 110px;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 93.333vw;
  }
  .p-worries-detail__body03 {
    margin: 0 auto 50px;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 93.333vw;
    background: #fff;
  }
  .p-worries-detail__body04 {
    margin: 0 auto 45px;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 73.167vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p-worries-detail__body04 img {
    width: 17.88%;
  }
  .p-worries-detail__body05 {
    margin: 0 auto 55px;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 67.167vw;
    position: relative;
  }
  .p-worries-detail__body05 .deco {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 11.917vw;
    position: absolute;
    top: -0.417vw;
    left: -10.833vw;
  }
  .p-worries-detail__body06 {
    margin: 0 auto 72px;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 67.167vw;
    position: relative;
  }
  .p-worries-detail__body06 .deco {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 11.917vw;
    position: absolute;
    top: -0.833vw;
    right: -11.667vw;
  }




  .p-worries-detail__bk {
    margin: 0 0 0 0;
    padding: 19.167vw 0 2.5vw 0;
    text-align: center;
    position: relative;
    background: #e8f3f8;
  }
  .p-worries-detail__arrow {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 14.167vw;
    position: absolute;
    top: -6.25vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-worries-detail__arrow-text {
    margin: 0 2.333vw 0 0;
    padding: 0 0 0 0;
    width: 22.5vw;
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translate(0,-50%);
    display: block;
  }
  .p-worries-detail__arrow-text img {
    width: 22.5vw;
  }
  .p-worries-detail__head02 {
    margin: 0 auto 35px auto;
    padding: 3.75vw 0 3.167vw 0;
    width: 90%;
    max-width: 93.333vw;
    background: #fff;
    border-radius: 2.917vw;
    position: relative;
    text-align: center;
  }
  .p-worries-detail__label02 {
    width: 10.667vw;
    height: 8.333vw;
    line-height: 1.4em;
    font-size: 1.667vw;
    font-weight: normal;
    color: #fff;
    padding: 0.833vw 0 0 0;
    box-sizing: border-box;
    background: #1e83be;
    border-radius: 1.25vw;
    position: absolute;
    top: -7vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-worries-detail__label02::after {
    content: "";
    display: inline-block;
    width: 2.167vw;
    height: 2.167vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/8b5a6bdaa43580b3635cbfaee1677236/deco_03.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -1.083vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-worries-detail__label02-num {
    line-height: 1.4em;
    font-size: 3.917vw;
    font-weight: normal;
    color: #fff;
    display: block;
  }
  .p-worries-detail__title02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.833vw;
    font-weight: bold;
    color: #1e83be;
    display: block;
  }
  .p-worries-detail__text02 {
    margin: 0 0 0 0;
    padding: 0 4.167vw;
    line-height: 1.6em;
    font-size: 2vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .p-worries-detail__text03 {
    margin: 0 0 0 0;
    padding: 0 4.167vw;
    line-height: 1.6em;
    font-size: 1.5vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .p-worries-detail__text04 {
    margin: 0 0 0 0;
    padding: 0 0 3.333vw 0;
    line-height: 1.6em;
    font-size: 1.667vw;
    font-weight: normal;
    color: #333;
    display: block;
    text-align: center;
  }
  .p-worries-detail__text04 em {
    text-decoration: underline;
    color: #1e83be;
  }
  .p-worries-detail__bnr01 {
    margin: 0 auto 30px;
    width: 90%;
    max-width: 93.333vw;
  }
  .p-worries-detail__bnr01 a {
    width: 100%;
    height: 15.583vw;
    background: #edf8ff;
    border: 1px solid #adadad;
    position: relative;
    display: block;
    text-align: left;
    overflow: hidden;
  }
  .p-worries-detail__bnr01 a .more {
    width: 12.917vw;
    height: 2.833vw;
    background: #0d6297;
    border-radius: 15vw;
    color: #fff;
    line-height: 1.2em;
    font-size: 1.167vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 1.667vw;
    right: 1.667vw;
  }
  .p-worries-detail__bnr01 a .more::after {
    content: "";
    display: inline-block;
    width: 0.583vw;
    height: 1vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 1.083vw;
    transform: translate(0,-50%);
  }
  .p-worries-detail__bnr01 a .image {
    width: 72.5vw;
    position: absolute;
    top: 0;
    left: 8.667vw;
  }



  .p-worries-detail__bnr02 {
    margin: 0 auto 30px;
    width: 90%;
    max-width: 93.333vw;
  }
  .p-worries-detail__bnr02 a {
    width: 100%;
    height: 15.583vw;
    background: #fff;
    border: 1px solid #adadad;
    position: relative;
    display: block;
    text-align: left;
    overflow: hidden;
  }
  .p-worries-detail__bnr02 a .more {
    width: 12.917vw;
    height: 2.833vw;
    background: #00a6eb;
    border-radius: 15vw;
    color: #fff;
    line-height: 1.2em;
    font-size: 1.167vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 1.667vw;
    right: 1.667vw;
  }
  .p-worries-detail__bnr02 a .more::after {
    content: "";
    display: inline-block;
    width: 0.583vw;
    height: 1vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 1.083vw;
    transform: translate(0,-50%);
  }
  .p-worries-detail__bnr02 a .image {
    width: 31.5vw;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-worries-detail__bnr02 a .catch {
    margin: 0 0 0 34.333vw;
    padding: 2.083vw 1.667vw 0.417vw 0;
    line-height: 1.6em;
    font-size: 1.667vw;
    font-weight: bold;
    color: #333333;
    display: block;
  }
  .p-worries-detail__bnr02 a .text {
    margin: 0 0 0 34.333vw;
    padding: 0 1.667vw 0 0;
    line-height: 1.6em;
    font-size: 1.167vw;
    font-weight: normal;
    color: #333333;
    display: block;
  }



  .p-worries-detail__bnr03 {
    margin: 0 auto 30px;
    width: 90%;
    max-width: 93.333vw;
  }
  .p-worries-detail__bnr03 a {
    width: 100%;
    height: 15.583vw;
    background: #fff;
    border: 1px solid #adadad;
    position: relative;
    display: block;
    text-align: left;
    overflow: hidden;
  }
  .p-worries-detail__bnr03 a .more {
    width: 12.917vw;
    height: 2.833vw;
    background: #ee7736;
    border-radius: 15vw;
    color: #fff;
    line-height: 1.2em;
    font-size: 1.167vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 1.667vw;
    right: 1.667vw;
  }
  .p-worries-detail__bnr03 a .more::after {
    content: "";
    display: inline-block;
    width: 0.583vw;
    height: 1vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 1.083vw;
    transform: translate(0,-50%);
  }
  .p-worries-detail__bnr03 a .image {
    width: 31.5vw;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-worries-detail__bnr03 a .catch {
    margin: 0 0 0 34.333vw;
    padding: 2.083vw 1.667vw 0.417vw 0;
    line-height: 1.6em;
    font-size: 1.667vw;
    font-weight: bold;
    color: #333333;
    display: block;
  }
  .p-worries-detail__bnr03 a .text {
    margin: 0 0 0 34.333vw;
    padding: 0 1.667vw 0 0;
    line-height: 1.6em;
    font-size: 1.167vw;
    font-weight: normal;
    color: #333333;
    display: block;
  }


  .p-worries-detail__bnr04 {
    margin: 0 auto 30px;
    width: 90%;
    max-width: 93.333vw;
  }
  .p-worries-detail__bnr04 a {
    width: 100%;
    height: 15.583vw;
    background: #fff;
    border: 1px solid #adadad;
    position: relative;
    display: block;
    text-align: left;
    overflow: hidden;
  }
  .p-worries-detail__bnr04 a .more {
    width: 12.917vw;
    height: 2.833vw;
    background: #1e83be;
    border-radius: 15vw;
    color: #fff;
    line-height: 1.2em;
    font-size: 1.167vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 1.667vw;
    right: 1.667vw;
  }
  .p-worries-detail__bnr04 a .more::after {
    content: "";
    display: inline-block;
    width: 0.583vw;
    height: 1vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 1.083vw;
    transform: translate(0,-50%);
  }
  .p-worries-detail__bnr04 a .image {
    width: 31.5vw;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-worries-detail__bnr04 a .catch {
    margin: 0 0 0 34.333vw;
    padding: 2.083vw 1.667vw 0.417vw 0;
    line-height: 1.6em;
    font-size: 1.667vw;
    font-weight: bold;
    color: #333333;
    display: block;
  }
  .p-worries-detail__bnr04 a .text {
    margin: 0 0 0 34.333vw;
    padding: 0 1.667vw 0 0;
    line-height: 1.6em;
    font-size: 1.167vw;
    font-weight: normal;
    color: #333333;
    display: block;
  }


  .p-worries-detail__bnr05 {
    margin: 0 auto 30px;
    width: 90%;
    max-width: 93.333vw;
  }
  .p-worries-detail__bnr05 a {
    width: 100%;
    height: 15.583vw;
    background: #fff;
    border: 1px solid #adadad;
    position: relative;
    display: block;
    text-align: left;
    overflow: hidden;
  }
  .p-worries-detail__bnr05 a .more {
    width: 12.917vw;
    height: 2.833vw;
    background: #01916d;
    border-radius: 15vw;
    color: #fff;
    line-height: 1.2em;
    font-size: 1.167vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 1.667vw;
    right: 1.667vw;
  }
  .p-worries-detail__bnr05 a .more::after {
    content: "";
    display: inline-block;
    width: 0.583vw;
    height: 1vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 1.083vw;
    transform: translate(0,-50%);
  }
  .p-worries-detail__bnr05 a .image {
    width: 31.5vw;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-worries-detail__bnr05 a .catch {
    margin: 0 0 0 34.333vw;
    padding: 2.083vw 1.667vw 0.417vw 0;
    line-height: 1.6em;
    font-size: 1.667vw;
    font-weight: bold;
    color: #333333;
    display: block;
  }
  .p-worries-detail__bnr05 a .text {
    margin: 0 0 0 34.333vw;
    padding: 0 1.667vw 0 0;
    line-height: 1.6em;
    font-size: 1.167vw;
    font-weight: normal;
    color: #333333;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .p-worries-detail {
    margin: 0 0 0 0;
    padding: 26.786vw 0 0 0;
    width: 100%;
  }
  .p-worries-detail__head01 {
    margin: 0 auto 25px auto;
    padding: 8.036vw 0 6.786vw 0;
    width: 92.857vw;
    max-width: 200vw;
    background: #ebebeb;
    border-radius: 6.25vw;
    position: relative;
    text-align: left;
  }
  .p-worries-detail__label01 {
    width: 22.857vw;
    height: 17.857vw;
    line-height: 1.4em;
    font-size: 3.571vw;
    font-weight: normal;
    color: #fff;
    padding: 1.786vw 0 0 0;
    box-sizing: border-box;
    background: #858585;
    border-radius: 2.679vw;
    position: absolute;
    top: -15vw;
    left: 50%;
    transform: translate(-50%,0);
    text-align: center;
  }
  .p-worries-detail__label01::after {
    content: "";
    display: inline-block;
    width: 4.643vw;
    height: 4.643vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/32bc84697a5ab1f9ac2eb72e0fda978f/deco_02.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -2.321vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-worries-detail__label01-num {
    line-height: 1.4em;
    font-size: 8.393vw;
    font-weight: normal;
    color: #fff;
    display: block;
  }
  .p-worries-detail__title01 {
    margin: 0 0 0 0;
    padding: 0 0 0 25vw;
    line-height: 1.6em;
    font-size: 6.071vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .p-worries-detail__deco01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 22.143vw;
    position: absolute;
    top: 2.143vw;
    left: -1vw;
  }
  .p-worries-detail__deco02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 25.179vw;
    position: absolute;
    top: 6.786vw;
    left: -1.5vw;
  }
  .p-worries-detail__deco03 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 28.25vw;
    position: absolute;
    top: 5.893vw;
    left: -5.143vw;
  }
  .p-worries-detail__body01 {
    margin: 0 auto 110px;
    padding: 0 0 0 0;
    width: 92.857vw;
    max-width: 200vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .p-worries-detail__bk .p-worries-detail__body01 {
    margin: 0 auto 50px;
    padding: 0 0 0 0;
  }
  .p-worries-detail__body01-left {
    margin: 0 0 0 0;
    padding: 0 0 6.25vw 0;
    width: 100%;
    text-align: left;
  }
  .p-worries-detail__body01-right {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .p-worries-detail__body01-catch {
    margin: 0 0 0 0;
    padding: 0 0 1.786vw 0;
    line-height: 1.6em;
    font-size: 4.643vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .p-worries-detail__body01-text {
    margin: 0 0 0 0;
    padding: 0 0 2.679vw 0;
    line-height: 1.6em;
    font-size: 3.571vw;
    font-weight: normal;
    color: #333;
    display: block;
  }
  .p-worries-detail__body01-text em {
    text-decoration: underline;
  }
  .p-worries-detail__bk .p-worries-detail__body01-text em {
    text-decoration: underline;
    color: #1e83be;
  }
  .p-worries-detail__body01-list {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.5vw;
    font-weight: normal;
    list-style: none;
    color: #333;
    display: block;
  }
  .p-worries-detail__body01-message {
    margin: 0 3.214vw;
    padding: 1.786vw;
    line-height: 1.6em;
    font-size: 3.929vw;
    font-weight: bold;
    color: #fff;
    background: #1e83be;
    border-radius: 1.786vw;
    text-align: center;
    display: block;
  }
  .p-worries-detail__body02 {
    margin: 0 auto 110px;
    padding: 0 0 0 0;
    width: 92.857vw;
    max-width: 200vw;
  }
  .p-worries-detail__body03 {
    margin: 0 auto 35px;
    padding: 0 0 0 0;
    width: 92.857vw;
    max-width: 200vw;
    background: #fff;
  }
  .p-worries-detail__body04 {
    margin: 0 auto 45px;
    padding: 0 0 0 0;
    width: 92.857vw;
    max-width: 156.786vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .p-worries-detail__body04 img {
    width: 32%;
  }
  .p-worries-detail__body04 img:nth-of-type(4) {
    margin: -10px 0 0 17%;
  }
  .p-worries-detail__body04 img:nth-of-type(5) {
    margin: -15px 17% 0 0;
  }
  .p-worries-detail__body05 {
    margin: 0 auto 55px;
    padding: 0 0 0 0;
    width: 92.857vw;
    max-width: 143.929vw;
    position: relative;
  }
  .p-worries-detail__body05 .deco {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 25.536vw;
    position: absolute;
    top: -0.893vw;
    left: -23.214vw;
  }
  .p-worries-detail__body06 {
    margin: 0 auto 72px;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 143.929vw;
    position: relative;
  }
  .p-worries-detail__body06 .deco {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 25.536vw;
    position: absolute;
    top: -1.786vw;
    right: -25vw;
  }




  .p-worries-detail__bk {
    margin: 0 0 0 0;
    padding: 33.929vw 0 5.357vw 0;
    text-align: center;
    position: relative;
    background: #e8f3f8;
  }
  .p-worries-detail__arrow {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 20vw;
    position: absolute;
    top: -9.821vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-worries-detail__arrow-text {
    margin: 0 3.214vw 0 0;
    padding: 0 0 0 0;
    width: 30.357vw;
    max-width: 30.357vw;
    display: block;
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translate(0,-50%);
  }
  .p-worries-detail__head02 {
    margin: 0 auto 35px auto;
    padding: 6.25vw 0 6.786vw 0;
    width: 92.857vw;
    max-width: 200vw;
    background: #fff;
    border-radius: 6.25vw;
    position: relative;
    text-align: center;
  }
  .p-worries-detail__label02 {
    width: 22.857vw;
    height: 17.857vw;
    line-height: 1.4em;
    font-size: 3.571vw;
    font-weight: normal;
    color: #fff;
    padding: 1.786vw 0 0 0;
    box-sizing: border-box;
    background: #1e83be;
    border-radius: 2.679vw;
    position: absolute;
    top: -15vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-worries-detail__label02::after {
    content: "";
    display: inline-block;
    width: 4.643vw;
    height: 4.643vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/8b5a6bdaa43580b3635cbfaee1677236/deco_03.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -2.321vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .p-worries-detail__label02-num {
    line-height: 1.4em;
    font-size: 8.393vw;
    font-weight: normal;
    color: #fff;
    display: block;
  }
  .p-worries-detail__title02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 6.071vw;
    font-weight: bold;
    color: #1e83be;
    display: block;
  }
  .p-worries-detail__text02 {
    margin: 0 0 0 0;
    padding: 0 3.571vw;
    line-height: 1.6em;
    font-size: 3.571vw;
    font-weight: bold;
    color: #333;
    text-align: left;
    display: block;
  }
  .p-worries-detail__text03 {
    margin: 0 0 0 0;
    padding: 0 3.571vw;
    line-height: 1.6em;
    font-size: 3.214vw;
    font-weight: bold;
    color: #333;
    text-align: left;
    display: block;
  }
  .p-worries-detail__text04 {
    margin: 0 0 0 0;
    padding: 0 0 7.143vw 0;
    line-height: 1.6em;
    font-size: 3.571vw;
    font-weight: normal;
    color: #333;
    display: block;
    text-align: center;
  }
  .p-worries-detail__text04 em {
    text-decoration: underline;
    color: #1e83be;
  }
  .p-worries-detail__bnr01 {
    margin: 0 auto 30px;
    width: 90%;
    max-width: 200vw;
  }
  .p-worries-detail__bnr01 a {
    width: 100%;
    height: auto;
    background: #edf8ff;
    border: 1px solid #adadad;
    position: relative;
    display: block;
    text-align: center;
    padding: 3.571vw 0 0 0;
    overflow: hidden;
  }
  .p-worries-detail__bnr01 a .more {
    width: 27.679vw;
    height: 6.071vw;
    border-radius: 32.143vw;
    line-height: 1.2em;
    font-size: 2.5vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0 auto 22px;
  }
  .p-worries-detail__bnr01 a .more::after {
    content: "";
    display: inline-block;
    width: 1.25vw;
    height: 2.143vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 2.321vw;
    transform: translate(0,-50%);
  }
  .p-worries-detail__bnr01 a .image {
    width: 64.286vw;
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto 25px;
  }



  .p-worries-detail__bnr02 {
    margin: 0 auto 30px;
    width: 90%;
    max-width: 200vw;
  }
  .p-worries-detail__bnr02 a {
    width: 100%;
    background: #fff;
    border: 1px solid #adadad;
    position: relative;
    display: block;
    text-align: left;
    overflow: hidden;
    height: auto;
  }
  .p-worries-detail__bnr02 a .more {
    width: 27.679vw;
    height: 6.071vw;
    border-radius: 32.143vw;
    line-height: 1.2em;
    font-size: 2.5vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0 auto 22px;
  }
  .p-worries-detail__bnr02 a .more::after {
    content: "";
    display: inline-block;
    width: 1.25vw;
    height: 2.143vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 2.321vw;
    transform: translate(0,-50%);
  }
  .p-worries-detail__bnr02 a .image {
    margin: 0 auto 10px;
    width: 59.464vw;
    position: relative;
    top: auto;
    left: auto;
  }
  .p-worries-detail__bnr02 a .catch {
    margin: 0 2.679vw 0 2.679vw;
    padding: 0 0 0.893vw 0;
    line-height: 1.6em;
    font-size: 3.571vw;
    font-weight: bold;
    color: #333333;
    display: block;
  }
  .p-worries-detail__bnr02 a .text {
    margin: 0 2.679vw 0 2.679vw;
    padding: 0 0 0.893vw 0;
    line-height: 1.6em;
    font-size: 2.5vw;
    font-weight: normal;
    color: #333333;
    display: block;
  }



  .p-worries-detail__bnr03 {
    margin: 0 auto 30px;
    width: 90%;
    max-width: 200vw;
  }
  .p-worries-detail__bnr03 a {
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #adadad;
    position: relative;
    display: block;
    text-align: left;
    overflow: hidden;
  }
  .p-worries-detail__bnr03 a .more {
    width: 27.679vw;
    height: 6.071vw;
    border-radius: 32.143vw;
    line-height: 1.2em;
    font-size: 2.5vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0 auto 22px;
  }
  .p-worries-detail__bnr03 a .more::after {
    content: "";
    display: inline-block;
    width: 1.25vw;
    height: 2.143vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 2.321vw;
    transform: translate(0,-50%);
  }
  .p-worries-detail__bnr03 a .image {
    margin: 0 auto 10px;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
  .p-worries-detail__bnr03 a .catch {
    margin: 0 2.679vw 0 2.679vw;
    padding: 0 0 0.893vw 0;
    line-height: 1.6em;
    font-size: 3.571vw;
    font-weight: bold;
    color: #333333;
    display: block;
  }
  .p-worries-detail__bnr03 a .text {
    margin: 0 2.679vw 0 2.679vw;
    padding: 0 0 0.893vw 0;
    line-height: 1.6em;
    font-size: 2.5vw;
    font-weight: normal;
    color: #333333;
    display: block;
  }


  .p-worries-detail__bnr04 {
    margin: 0 auto 30px;
    width: 90%;
    max-width: 200vw;
  }
  .p-worries-detail__bnr04 a {
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #adadad;
    position: relative;
    display: block;
    text-align: left;
    overflow: hidden;
  }
  .p-worries-detail__bnr04 a .more {
    width: 27.679vw;
    height: 6.071vw;
    border-radius: 32.143vw;
    line-height: 1.2em;
    font-size: 2.5vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0 auto 22px;
  }
  .p-worries-detail__bnr04 a .more::after {
    content: "";
    display: inline-block;
    width: 1.25vw;
    height: 2.143vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 2.321vw;
    transform: translate(0,-50%);
  }
  .p-worries-detail__bnr04 a .image {
    margin: 0 auto 10px;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
  .p-worries-detail__bnr04 a .catch {
    margin: 0 2.679vw 0 2.679vw;
    padding: 0 0 0.893vw 0;
    line-height: 1.6em;
    font-size: 3.571vw;
    font-weight: bold;
    color: #333333;
    display: block;
  }
  .p-worries-detail__bnr04 a .text {
    margin: 0 2.679vw 0 2.679vw;
    padding: 0 0 0.893vw 0;
    line-height: 1.6em;
    font-size: 2.5vw;
    font-weight: normal;
    color: #333333;
    display: block;
  }


  .p-worries-detail__bnr05 {
    margin: 0 auto 30px;
    width: 90%;
    max-width: 200vw;

  }
  .p-worries-detail__bnr05 a {
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #adadad;
    position: relative;
    display: block;
    text-align: left;
    overflow: hidden;
  }
  .p-worries-detail__bnr05 a .more {
    width: 27.679vw;
    height: 6.071vw;
    border-radius: 32.143vw;
    line-height: 1.2em;
    font-size: 2.5vw;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0 auto 22px;
  }
  .p-worries-detail__bnr05 a .more::after {
    content: "";
    display: inline-block;
    width: 1.25vw;
    height: 2.143vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/d72a99c8cbb576025ad91ac491eacc29/arrow_04.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 2.321vw;
    transform: translate(0,-50%);
  }
  .p-worries-detail__bnr05 a .image {
    margin: 0 auto 10px;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
  .p-worries-detail__bnr05 a .catch {
    margin: 0 2.679vw 0 2.679vw;
    padding: 0 0 0.893vw 0;
    line-height: 1.6em;
    font-size: 3.571vw;
    font-weight: bold;
    color: #333333;
    display: block;
  }
  .p-worries-detail__bnr05 a .text {
    margin: 0 2.679vw 0 2.679vw;
    padding: 0 0 0.893vw 0;
    line-height: 1.6em;
    font-size: 2.5vw;
    font-weight: normal;
    color: #333333;
    display: block;
  }

}




.p-contact-info {
  margin: 0 0 0 0;
  padding: 70px 0 35px 0;
  width: 100%;
  text-align: center;
  background: linear-gradient(#1e83be, #92c0dd);
}
.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: #1e83be;
}
.p-contact-info__link:hover {
  color: #1e83be;
}
.p-contact-info__link::after {
  content: "";
  display: block;
  width: 8px;
  height: 14px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/5abe3017140eee48b7ab914efe0b6fdc/arrow_05.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;
    background: linear-gradient(#1e83be, #92c0dd);
  }
  .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;
    color: #1e83be;
  }
  .p-contact-info__link:hover {
    color: #1e83be;
  }
  .p-contact-info__link::after {
    content: "";
    display: block;
    width: 0.667vw;
    height: 1.167vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/5abe3017140eee48b7ab914efe0b6fdc/arrow_05.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    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;
    background: linear-gradient(#1e83be, #92c0dd);
  }
  .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;
    color: #1e83be;
  }
  .p-contact-info__link:hover {
    color: #1e83be;
  }
  .p-contact-info__link::after {
    content: "";
    display: block;
    width: 1.429vw;
    height: 2.5vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/5abe3017140eee48b7ab914efe0b6fdc/arrow_05.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    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-service {
  margin: 0 0 0 0;
  padding: 75px 0 55px 0;
  background: #e8f3f8;
}
.p-service__title {
  margin: 0 0 0 0;
  padding: 0 0 55px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 36px;
  font-weight: bold;
  color: #1e83be;
}
.p-service__title img {
  margin: 0 auto 10px auto;
  padding: 0 0 0 0;
  max-width: 162px;
  display: block;
}
.p-service__list {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1120px;
  display: flex;
  flex-wrap: wrap;
}
.p-service__item {
  margin: 0 1.66% 30px 0;
  padding: 0 0 0 0;
  width: 23.75%;
  position: relative;
}
.p-service__item:nth-of-type(4n) {
  margin: 0 0 30px 0;
}
.p-service__link {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #adadad;
  display: block;
}
.p-service__text {
  margin: 0 0 0 0;
  padding: 14px 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6em;
  display: block;
  color: #333;
  background: #fff;
  position: relative;
}
.p-service__text::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 12px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/8314fe76cbaa55e9ae04d62fb992c3bf/arrow_06.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translate(0,-50%);
}

.p-service__image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
}
.p-service__image img {
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-service {
    margin: 0 0 0 0;
    padding: 6.25vw 0 4.583vw 0;
    background: #e8f3f8;
  }
  .p-service__title {
    margin: 0 0 0 0;
    padding: 0 0 4.583vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 3vw;
    font-weight: bold;
    color: #1e83be;
  }
  .p-service__title img {
    margin: 0 auto 10px auto;
    padding: 0 0 0 0;
    max-width: 13.5vw;
    display: block;
  }
  .p-service__list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 93.333vw;
    display: flex;
    flex-wrap: wrap;
  }
  .p-service__item {
    margin: 0 1.66% 30px 0;
    padding: 0 0 0 0;
    width: 23.75%;
    position: relative;
  }
  .p-service__item:nth-of-type(4n) {
    margin: 0 0 2.5vw 0;
  }
  .p-service__link {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #adadad;
    display: block;
  }
  .p-service__text {
    margin: 0 0 0 0;
    padding: 1.167vw 0;
    text-align: center;
    font-size: 1.167vw;
    font-weight: bold;
    line-height: 1.6em;
    display: block;
    color: #333;
    background: #fff;
    position: relative;
  }
  .p-service__text::after {
    content: "";
    display: inline-block;
    width: 0.5vw;
    height: 1vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/8314fe76cbaa55e9ae04d62fb992c3bf/arrow_06.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 1.417vw;
    transform: translate(0,-50%);
  }

  .p-service__image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .p-service__image img {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .p-service {
    margin: 0 0 0 0;
    padding: 13.393vw 0 4.464vw 0;
    background: #e8f3f8;
  }
  .p-service__title {
    margin: 0 0 0 0;
    padding: 0 0 4.464vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6.429vw;
    font-weight: bold;
    color: #1e83be;
  }
  .p-service__title img {
    margin: 0 auto 10px auto;
    padding: 0 0 0 0;
    max-width: 28.929vw;
    display: block;
  }
  .p-service__list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92.857vw;
    max-width: 200vw;
    display: flex;
    flex-wrap: wrap;
  }
  .p-service__item {
    margin: 0 4% 20px 0;
    padding: 0 0 0 0;
    width: 48%;
    position: relative;
  }
  .p-service__item:nth-of-type(4n) {
    margin: 0 4% 20px 0;
  }
  .p-service__item:nth-of-type(2n) {
    margin: 0 0 3.571vw 0;
  }
  
  
  .p-service__link {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #adadad;
    display: block;
  }
  .p-service__text {
    margin: 0 0 0 0;
    padding: 2.5vw 0;
    text-align: center;
    font-size: 2.5vw;
    font-weight: bold;
    line-height: 1.6em;
    display: block;
    color: #333;
    background: #fff;
    position: relative;
  }
  .p-service__text::after {
    content: "";
    display: inline-block;
    width: 1.071vw;
    height: 2.143vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/8314fe76cbaa55e9ae04d62fb992c3bf/arrow_06.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 3.036vw;
    transform: translate(0,-50%);
  }

  .p-service__image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .p-service__image img {
    display: block;
  }

}





.p-faq {
  margin: 0 0 0 0;
  padding: 105px 0 50px 0;
}
.p-faq__title {
  margin: 0 0 0 0;
  padding: 0 0 55px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 36px;
  font-weight: bold;
  color: #1e83be;
}
.p-faq__title img {
  margin: 0 auto 10px auto;
  padding: 0 0 0 0;
  max-width: 135px;
  display: block;
}
.p-faq__list {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 1120px;
  border-top: 1px solid #adadad;
}
.p-faq__item {
  margin: 0 0 0 0;
  padding: 35px 0 0 0;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #adadad;
}
.p-faq__item-dt {
  margin: 0 0 0 0;
  padding: 5px 20px 35px 95px;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: normal;
  color: #333;
  position: relative;
}
.p-faq__item-dt::before {
  content: "";
  display: block;
  width: 42px;
  height: 42px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/a91bfd4b2c34266f0bb0dec6838f07bc/icon_q.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 32px;
}
.p-faq__item-dd {
  margin: 0 0 0 0;
  padding: 5px 20px 35px 95px;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: normal;
  color: #333;
  position: relative;
}
.p-faq__item-dd::before {
  content: "";
  display: block;
  width: 42px;
  height: 42px;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/7c9a27d380a85a07d3931fd4509caea9/icon_a.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 32px;
}
.p-faq__note {
  margin: 0 auto;
  padding: 55px 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .p-faq {
    margin: 0 0 0 0;
    padding: 8.75vw 0 4.167vw 0;
  }
  .p-faq__title {
    margin: 0 0 0 0;
    padding: 0 0 4.583vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 3vw;
    font-weight: bold;
    color: #1e83be;
  }
  .p-faq__title img {
    margin: 0 auto 10px auto;
    padding: 0 0 0 0;
    max-width: 11.25vw;
    display: block;
  }
  .p-faq__list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 93.333vw;
    border-top: 1px solid #adadad;
  }
  .p-faq__item {
    margin: 0 0 0 0;
    padding: 2.917vw 0 0 0;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #adadad;
  }
  .p-faq__item-dt {
    margin: 0 0 0 0;
    padding: 0.417vw 1.667vw 2.917vw 7.917vw;
    line-height: 1.6em;
    font-size: 1.667vw;
    font-weight: normal;
    color: #333;
    position: relative;
  }
  .p-faq__item-dt::before {
    content: "";
    display: block;
    width: 3.5vw;
    height: 3.5vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/a91bfd4b2c34266f0bb0dec6838f07bc/icon_q.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 2.667vw;
  }
  .p-faq__item-dd {
    margin: 0 0 0 0;
    padding: 0.417vw 1.667vw 2.917vw 7.917vw;
    line-height: 1.6em;
    font-size: 1.667vw;
    font-weight: normal;
    color: #333;
    position: relative;
  }
  .p-faq__item-dd::before {
    content: "";
    display: block;
    width: 3.5vw;
    height: 3.5vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/7c9a27d380a85a07d3931fd4509caea9/icon_a.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 2.667vw;
  }
  .p-faq__note {
    margin: 0 auto;
    padding: 4.583vw 0 0 0;
    line-height: 1.6em;
    font-size: 1.167vw;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .p-faq {
    margin: 0 0 0 0;
    padding: 12.5vw 0 8.929vw 0;
  }
  .p-faq__title {
    margin: 0 0 0 0;
    padding: 0 0 7.143vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 6.429vw;
    font-weight: bold;
    color: #1e83be;
  }
  .p-faq__title img {
    margin: 0 auto 10px auto;
    padding: 0 0 0 0;
    max-width: 24.107vw;
    display: block;
  }
  .p-faq__list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92.857vw;
    max-width: 200vw;
    border-top: 1px solid #adadad;
  }
  .p-faq__item {
    margin: 0 0 0 0;
    padding: 5.357vw 0 0 0;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #adadad;
  }
  .p-faq__item-dt {
    margin: 0 0 0 0;
    padding: 0.893vw 3.571vw 6.25vw 13.393vw;
    line-height: 1.6em;
    font-size: 3.571vw;
    font-weight: normal;
    color: #333;
    position: relative;
  }
  .p-faq__item-dt::before {
    content: "";
    display: block;
    width: 7.5vw;
    height: 7.5vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/a91bfd4b2c34266f0bb0dec6838f07bc/icon_q.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 1.786vw;
  }
  .p-faq__item-dd {
    margin: 0 0 0 0;
    padding: 0.893vw 3.571vw 6.25vw 13.393vw;
    line-height: 1.6em;
    font-size: 3.571vw;
    font-weight: normal;
    color: #333;
    position: relative;
  }
  .p-faq__item-dd::before {
    content: "";
    display: block;
    width: 7.5vw;
    height: 7.5vw;
    background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/7c9a27d380a85a07d3931fd4509caea9/icon_a.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 1.786vw;
  }
  .p-faq__note {
    margin: 0 auto;
    padding: 6.25vw 0 0 0;
    line-height: 1.6em;
    font-size: 2.5vw;
    text-align: left;
  }
}


