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
  }
}


.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; }*/
  .sp { display: inline-block!important; }
}


.mb10 { margin-bottom:10px!important;}
.mb20 { margin-bottom:20px!important;}
.mb30 { margin-bottom:30px!important;}
.mb40 { margin-bottom:40px!important;}
.mb50 { margin-bottom:50px!important;}
.pb10 { padding-bottom:10px!important;}
.pb20 { padding-bottom:20px!important;}
.pb30 { padding-bottom:30px!important;}
.pb40 { padding-bottom:40px!important;}
.pb50 { padding-bottom:50px!important;}
.pt10 { padding-top:10px!important;}
.pt20 { padding-top:20px!important;}
.pt30 { padding-top:30px!important;}
.pt40 { padding-top:40px!important;}
.pt50 { padding-top:50px!important;}
.pt60 { padding-top:60px!important;}
.pt70 { padding-top:70px!important;}



.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.fujifilm.com/files/2023-10/a70d68a28eecf7280b9c077bcc138162/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.fujifilm.com/files/2023-10/a70d68a28eecf7280b9c077bcc138162/close_image_01.png");
}
.sideLnk .slOpen {
    display: none;
    line-height: 1;
    width: 36px;
    height: 37px;
	background-image: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/adc412b9dd4e1e04cfdcb3fb566efaf5/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.fujifilm.com/sites/fbss/files/2022-11/adc412b9dd4e1e04cfdcb3fb566efaf5/side_open_01.png");
}




.sideLnk ul {
    margin-top: 0;
}
.sideLnk ul li {
    background-color: #ea5504;
    border: 1px solid #fff;
    margin-bottom: 2px;
    background-repeat: no-repeat;
    background-position: top 5px center;
    width: 104px;
	height: 104px;
}
/*
.sideLnk ul li.on {
  opacity: 0.8;
}
*/
.sideLnk ul li.iconContact.on {
	opacity:1;
	background-color:#ea5504;
	transition:200ms;
}
.sideLnk ul li.iconDownload.on {
	opacity:1;
	background-color:#ea5504;
	transition:200ms;
}
.sideLnk ul li.iconContact {
  background-color: #ea5504;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-09/cb99d3092c9c5d7e50c43dfac5f2a3ee/icon_02.svg");
  background-size: 36px auto;
  background-position: top 20px center;
}
.sideLnk ul li.iconDownload {
  background-color: #ea5504;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-09/128a555881b58b9de9de78bdf5abd7d5/icon_01.svg");
  background-size: 32px auto;
  background-position: top 15px center;
}

.sideLnk ul li.iconTop.on {
	opacity:1;
	background-color:#ea5504;
	transition:200ms;
}

.sideLnk ul li.iconTop {
  background-color: #ea5504;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/ce4d50709ef4be61b1ccc6699bad9d6a/top.svg");
  background-size: 49px auto;
  background-position: top 35px center;
}


.sideLnk ul li a {
    color: #fff;
/*    font-size: 10px;*/
	font-size:12px;
    line-height: 1.4;
    text-align: center;
    display: inline-block;
    padding-top: 70px;
    width: 100%;
    height: 100%;
}
.sideLnk ul li a span {

	font-size:12px;
    line-height: 1.2;
   
}
.sideLnk ul li.iconContact a {
    padding-top: 75px;
}
.sideLnk ul li.iconDownload a {
    padding-top: 65px;
}
.sideLnk ul li.iconTop a {
    padding-top: 82px;
}
.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: 19px;
    height: 19px;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-09/fc4e84b51c52bbf17bf10d1ec125b517/close_01.png");
    background-repeat: no-repeat;
    background-position: center;
	background-size: 19px auto;
  margin: 0 0 5px 10px;
}
.sideLnk .slClose:hover {
    cursor: pointer;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-09/fc4e84b51c52bbf17bf10d1ec125b517/close_01.png");
}
.sideLnk .slOpen {
  margin-left: 1.6vw;
    line-height: 1;
    width: 36px;
    height: 36px;
	background-image: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/c6884b6274eeb703b599dcec0b1e8663/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.fujifilm.com/sites/fbss/files/2022-11/c6884b6274eeb703b599dcec0b1e8663/side_open_01-sp.png");
}

.sideLnk ul {
    margin-top: 0;
  display: flex;
}
.sideLnk ul li {
  margin-left: 1.5vw;
    border: 1px solid #fff;
    margin-bottom: 2px;
    background-repeat: no-repeat;
    background-position: top 5px center;
    width: 34vw;
/*	height: 25.44vw;*/
height: 12.857vw;
/*  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:#ea5504;
	transition:200ms;
}
.sideLnk ul li.iconContact.on {
	opacity:1;
	background-color:#ea5504;
	transition:200ms;
}
.sideLnk ul li.iconContact {
  background-color: #ea5504;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-09/cb99d3092c9c5d7e50c43dfac5f2a3ee/icon_02.svg");
/*  background-size: 10.54vw auto;*/
background-size: 6.7vw auto;
  background-position: 2.18vw center;
}
.sideLnk ul li.iconDownload {
  background-color: #ea5504;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-09/128a555881b58b9de9de78bdf5abd7d5/icon_01.svg");
/*  background-size: 9.45vw auto;*/
background-size: 6.52vw auto;
  background-position: 2.18vw center;
}

.sideLnk ul li.iconTop.on {
	opacity:1;
	background-color:#ea5504;
	transition:200ms;
}
.sideLnk ul li.iconTop {
    width: 16vw;
  background-color: #ea5504;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/ce4d50709ef4be61b1ccc6699bad9d6a/top.svg");
/*  background-size: 10.54vw auto;*/
background-size: 6.7vw auto;
  background-position: center 3vw;
  padding: 0 0 0 0;
}

.sideLnk ul li a {
    color: #fff;
    font-size: 2.5vw;
    line-height: 1.6;
    text-align: left;
    display: inline-block;
/*    padding-top: 17.9vw;*/
    padding: 2.72vw 0 0 12.72vw;
    width: 100%;
    height: 100%;
}
.sideLnk ul li a span {
    font-size: 1.8vw;
  
}

.sideLnk ul li.iconDownload a {
    padding: 3.36vw 0 0 12.72vw;
}
.sideLnk ul li.iconContact a {
    padding: 4.96vw 0 0 12.72vw;
}
.sideLnk ul li.iconTop a {
    padding: 8.96vw 0 0 0;
  text-align: center;
}
.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;
}
}

/* font */
.f-light {
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;  
}
.f-regular {
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.f-bold {
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}




#ss_lp {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
}
.ss_lp_main_image {
  margin: 0 0 35px 0;
  padding: 0 0 0 0;
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/d5ef7204421204f35b8d32f81fc4f65c/main_image_01.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 485px;
}
.ss_lp_main_image_inner {
  margin: 0 auto;
  padding: 43px 0 0 0;
  width: 90%;
  max-width: 1120px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  height: 485px;
}
.ss_lp_main_image_inner .logo {
  width: 170px;
  position: absolute;
  top: 43px;
  right: 0;
}
.ss_lp_main_image_inner .text_box {
  margin: 0 0 35px 0;
  padding: 0 0 0 35px;
  position: relative;
}
.ss_lp_main_image_inner .text_box::before {
  width: 7px;
  height: 100%;
  content: "";
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.ss_lp_main_image h1 {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 1.5em;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.ss_lp_main_image h1 strong {
  line-height: 1.5em;
  font-size: 42px;
  font-weight: bold;
}
.ss_lp_main_image .text {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.ss_lp_main_image .link_box {
  margin: 0 0 26px 33px;
  padding: 0 0 0 0;
  width: 660px;
  display: flex;
  justify-content: space-between;
}
.ss_lp_main_image .link_box .link {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 48.5%;
  max-width: 317px;
  text-align: center;
}
.ss_lp_main_image .link_box .link .balloon {
  margin: 0 auto 14px auto;
  padding: 0 17px;
  width: fit-content;
  height: 24px;
  line-height: 1.2em;
  font-size: 12px;
  background: #fff;
  border-radius: 180px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.ss_lp_main_image .link_box .link .balloon::after {
  width: 17px;
  height: 17px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/bda34a960d8ba5d42536939c7c1584e6/deco_01.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translate(-50%,0);
  z-index: -1;
}
.ss_lp_main_image .link_box .link a {
  padding: 0 0 0 15px;
  width: 100%;
  height: 64px;
  color: #fff;
  line-height: 1.4em;
  font-size: 15px;
  font-weight: bold;
  background: #ea5504;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  position: relative;
}
.ss_lp_main_image .link_box .link a::after {
  width: 5px;
  height: 10px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/848cd8d9368f777a6c0677d520cef0ec/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0,-50%);
}
.ss_lp_main_image .link_box .link a:hover {
  opacity: 0.7;
}
.ss_lp_main_image .link_box .link a img {
  width: 70px;
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translate(0,-50%);
}
.ss_lp_main_image .menu_box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  display: flex;
  background: #fff;
  box-shadow: 0 0 7px rgba(0,0,0,0.3);
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ss_lp_main_image .menu_box::after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 1px;
  height: 57px;
  content: "";
  background: #858585;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.ss_lp_main_image .menu_box .link {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 50%;
  text-align: center;
}
.ss_lp_main_image .menu_box .link a {
  padding: 25px 0 0 0;
  width: 100%;
  height: 88px;
  color: #333;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: normal;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  position: relative;
  transition: all 0.6s 0s;
}
.ss_lp_main_image .menu_box .link a::after {
  width: 14px;
  height: 8px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/fc099ce7cc6713d8db8ce53c8619dc2c/arrow_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%,0);
}
.ss_lp_main_image .menu_box .link a:hover {
  opacity: 0.5;
}

.back01 {
  background: #f1f1f1;
  overflow: hidden;
}
.ss_lp_theme_intro {
  margin: 0 0 0 0;
  padding: 55px 0 108px 0;
  width: 100%;
}
.ss_lp_theme_intro .head {
  margin: 0 0 0 0;
  padding: 0 0 75px 0;
  width: 100%;
  text-align: center;
}
.ss_lp_theme_intro .head h2 {
  margin: 0 0 30px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.3em;
  font-size: 42px;
  font-weight: bold;
  color: #333;
  position: relative;
}
.ss_lp_theme_intro .head h2::after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 36px;
  height: 1px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
}
.ss_lp_theme_intro .head .intro {

}
.ss_lp_theme_intro .head .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 2.1em;
  font-size: 18px;
  font-weight: normal;
  color: #333;
}
.ss_lp_theme_intro .menu {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 1163px;
  height: 411px;
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/a6c44e1a86c04a16593c0c20d2e42821/intro_back_01.png") no-repeat center center;
  background-size: 100% 100%;
  position: relative;
  display: flex;
}
.ss_lp_theme_intro .menu .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 35%;
  height: 411px;
  text-align: center;
  position: relative;
}
.ss_lp_theme_intro .menu .item:nth-of-type(2) {
  width: 30%;
}
.ss_lp_theme_intro .menu .item a {
  margin: 0 0 0 0;
  padding: 63px 0 0 0;
  width: 100%;
  height: 411px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  display: block;
  color: #333;
  transition: all 0.6s 0s;
}
.ss_lp_theme_intro .menu .item a:hover {
  opacity: 0.6;
}
.ss_lp_theme_intro .menu .item a:hover img {
  opacity: 1;
}

.ss_lp_theme_intro .menu .item a .label {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 168px;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translate(-50%,0);
}
.ss_lp_theme_intro .menu .item a .title {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 2.6em;
  line-height: 1.3em;
  font-size: 19px;
  font-weight: bold;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ss_lp_theme_intro .menu .item a .image {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ss_lp_theme_intro .menu .item a .image.image01 img {
  margin: auto;
  width: 183px;
  display: block;
}
.ss_lp_theme_intro .menu .item a .image.image02 img {
  margin: auto;
  width: 243px;
  display: block;
}
.ss_lp_theme_intro .menu .item a .image.image03 img {
  margin: auto;
  width: 183px;
  display: block;
}
.ss_lp_theme_intro .menu .item a .comment {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 3.2em;
  line-height: 1.6em;
  font-size: 14px;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ss_lp_theme_intro .menu .item a::after {
  width: 34px;
  height: 34px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/a324c2bf8c0860b06d46345c98cd4ec4/arrow_03.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: 14px;
  left: 50%;
  transform: translate(-50%,0);
}

.ss_lp_theme_detail {
  margin: 0 auto 70px;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 1213px;
  box-sizing: border-box;
  background: #fff;
  border: 2px solid #858585;
  border-top: 12px solid #858585;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  overflow: hidden;
  position: relative;
}
.ss_lp_theme_detail .head {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 180px;
  position: relative;
}
.ss_lp_theme_detail .head .label {
  margin: 0 0 0 0;
  width: 208px;
  position: absolute;
  top: -1px;
  left: 42px;
}
.ss_lp_theme_detail .head h3  {
  margin: 0 250px 0 250px;
  padding: 42px 0 0 0;
  line-height: 1.6em;
  font-size: 36px;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.ss_lp_theme_detail .head h3.sub {
  padding: 67px 0 0 0;
  line-height: 1.6em;
  font-size: 24px;
}
.ss_lp_theme_detail .head h3.sub::before {
  margin: 0 20px 0 0;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_theme_detail .head h3.sub::after {
  margin: 0 0 0 20px;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}


.ss_lp_theme_detail .head .deco {
  position: absolute;
}
.ss_lp_theme_detail .head .deco.deco01 {
  width: 184px;
  top: 13px;
  right: 56px;
}
.ss_lp_theme_detail .head .deco.deco02 {
  width: 243px;
  top: 13px;
  right: 54px;
}
.ss_lp_theme_detail .head .deco.deco03 {
  width: 184px;
  top: 13px;
  right: 52px;
}
.ss_lp_theme_detail .list {
  margin: 0 42px 15px 42px;
  display: flex;
  flex-wrap: wrap;
}
.ss_lp_theme_detail .list .item {
  margin: 0 3.10% 31px 0;
  width: 31.25%;
}
.ss_lp_theme_detail .list .item:nth-of-type(3n) {
  margin: 0 0 31px 0;
}
.ss_lp_theme_detail .list .item a {
  width: 100%;
  display: block;
  border: 1px solid #d6d6d6;
  position: relative;
  padding: 0 0 38px 0;
  transition: all 0.5s 0s;
}
.ss_lp_theme_detail .list .item a:hover {
  opacity: 0.6;
}
.ss_lp_theme_detail .list .item a .view {
  position: absolute;
/*  top: 20px;*/
  top: 0px;
  left: 0;
/*  width: fit-content;*/
  background: #ff0000;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-bottom: 2px solid #fff;
  border-left: none;
/*
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
*/
  padding: 5px 15px;
  z-index: 1;
	width:100%;
	text-align: center;
}
.ss_lp_theme_detail .list .item a .image {
  margin: -1px -1px 0 -1px;
}
.ss_lp_theme_detail .list .item a:hover .image img {
  opacity: 1;
}
.ss_lp_theme_detail .list .item a dl {
  margin: 10px 10px 0;
  min-height: 145px;
}
.ss_lp_theme_detail .list .item a dl dt {
  margin: 0 0 5px 0;
  text-align: center;
  line-height: 1.5em;
  font-size: 15px;
  font-weight: bold;
  color: #333;
}
.ss_lp_theme_detail .list .item a dl dd {
  line-height: 1.6em;
  font-size: 13px;
  color: #333;
}
.ss_lp_theme_detail .list .item a .more {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 162px;
  height: 36px;
  color: #fff;
  line-height: 1.4em;
  font-size: 14px;
  background: #5c5c5c;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 15px;
}
.ss_lp_theme_detail .list .item a .more::after {
  width: 18px;
  height: 18px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  margin: 0 0 0 8px;
  vertical-align: middle;
}

.ss_lp_other_info {
  margin: 0 0 0 0;
  padding: 70px 0 0 0;
  width: 100%;
}
.ss_lp_other_info .head {
  margin: 0 0 0 0;
  padding: 0 0 50px 0;
  width: 100%;
  text-align: center;
}
.ss_lp_other_info .head h3 {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.3em;
  font-size: 42px;
  font-weight: bold;
  color: #333;
  position: relative;
}
.ss_lp_other_info .head h2::after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 36px;
  height: 1px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
}
.ss_lp_other_info .info_box01 {
  margin: 0 auto 80px;
  padding: 40px 50px 40px 50px;
  width: 90%;
  max-width: 1220px;
  box-sizing: border-box;
  border-radius: 10px;
  background: #858585;
}
.ss_lp_other_info .info_box01 h4 {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.3em;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.ss_lp_other_info .info_box01 h4::before {
  margin: 0 20px 0 0;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_other_info .info_box01 h4::after {
  margin: 0 0 0 20px;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_other_info .info_box01 .list {
}
.ss_lp_other_info .info_box01 .list .item {
  width: 100%;
}
.ss_lp_other_info .info_box01 .list .item a {
  width: 100%;
  height: 194px;
  text-align: left;
  box-sizing: border-box;
  color: #333;
  background: #fff;
  position: relative;
  display: block;
  border-radius: 10px;
  transition: all 0.6s 0s;
}
.ss_lp_other_info .info_box01 .list .item a:hover {
  opacity: 0.6;
}

.ss_lp_other_info .info_box01 .list .item a .image {
  width: 369px;
  position: absolute;
  top: 25px;
  left: 110px;
}
.ss_lp_other_info .info_box01 .list .item a .image .free {
  width: 90px;
  position: absolute;
  top: 0px;
  left: -72px;
}
.ss_lp_other_info .info_box01 .list .item a .title {
  padding: 35px 0 5px 509px;
  display: block;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
}
.ss_lp_other_info .info_box01 .list .item a .comment {
  padding: 0 0 0 509px;
  display: block;
  line-height: 1.6em;
  font-size: 16px;
}
.ss_lp_other_info .info_box01 .list .item a .more {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 312px;
  height: 44px;
  color: #fff;
  line-height: 1.4em;
  font-size: 14px;
  background: #ea5504;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.ss_lp_other_info .info_box01 .list .item a .more::after {
  width: 16px;
  height: 16px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/7a3a8d4d90457986f0bd1d9359687ea5/arrow_05.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  margin: 0 0 0 8px;
  vertical-align: middle;
}
.ss_lp_other_info .info_box02 {
  margin: 0 auto 80px;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 1120px;
  box-sizing: border-box;
}
.ss_lp_other_info .info_box02 h4 {
  margin: 0 0 0 0;
  padding: 0 0 45px 0;
  text-align: center;
  line-height: 1.3em;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  position: relative;
}
.ss_lp_other_info .info_box02 h4::before {
  margin: 0 20px 0 0;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_other_info .info_box02 h4::after {
  margin: 0 0 0 20px;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_other_info .info_box02 .list {
  margin: 0 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.ss_lp_other_info .info_box02 .list .item {
  margin: 0 3.10% 31px 0;
  width: 31.25%;
}
.ss_lp_other_info .info_box02 .list .item:nth-of-type(3n) {
  margin: 0 0 31px 0;
}
.ss_lp_other_info .info_box02 .list .item a {
  width: 100%;
  display: block;
  border: 1px solid #d6d6d6;
  position: relative;
  padding: 18px 18px 38px 18px;
  transition: all 0.6s 0s;
}
.ss_lp_other_info .info_box02 .list .item a:hover {
  opacity: 0.6;
}
.ss_lp_other_info .info_box02 .list .item a:hover img {
  opacity: 1;
}

.ss_lp_other_info .info_box02 .list .item a .image {
  margin: 0 0 14px 0;
}
.ss_lp_other_info .info_box02 .list .item a .label {
  margin: 0 0 5px 0;
  padding: 5px 0;
  text-align: center;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: block;
  background: #858585;
}
.ss_lp_other_info .info_box02 .list .item a .title {
  margin: 0 0 5px 0;
  text-align: left;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  display: block;
}
.ss_lp_other_info .info_box02.case .list .item a .title {
  text-align: center;
}
.ss_lp_other_info .info_box02 .list .item a .comment {
  line-height: 1.6em;
  font-size: 13px;
  color: #333;
  display: block;
}
.ss_lp_other_info .info_box02.case .list .item a .comment {
  min-height: 90px;
}
.ss_lp_other_info .info_box02 .list .item a .more {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 162px;
  height: 36px;
  color: #fff;
  line-height: 1.4em;
  font-size: 14px;
  background: #5c5c5c;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 15px;
}
.ss_lp_other_info .info_box02 .list .item a .more::after {
  width: 18px;
  height: 18px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  margin: 0 0 0 8px;
  vertical-align: middle;
}
.ss_lp_other_info .info_box03 {
  margin: 0 auto 57px;
  padding: 40px 50px 23px 50px;
  width: 90%;
  max-width: 1220px;
  box-sizing: border-box;
  border-radius: 10px;
  background: #858585;
}
.ss_lp_other_info .info_box03 h4 {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.3em;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.ss_lp_other_info .info_box03 h4::before {
  margin: 0 20px 0 0;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_other_info .info_box03 h4::after {
  margin: 0 0 0 20px;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_other_info .info_box03 .list {
}
.ss_lp_other_info .info_box03 .list .item {
  margin: 0 0 20px 0;
  width: 100%;
}
.ss_lp_other_info .info_box03 .list .item a {
  padding: 22px 205px 10px 30px;
  width: 100%;
  min-height: 96px;
  text-align: left;
  box-sizing: border-box;
  color: #333;
  background: #fff;
  position: relative;
  display: block;
  border-radius: 8px;
  transition: all 0.6s 0s;
}
.ss_lp_other_info .info_box03 .list .item a:hover {
  opacity: 0.6;
}
.ss_lp_other_info .info_box03 .list .item a .title {
  margin: 0 0 10px 0;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  display: block;
}
.ss_lp_other_info .info_box03 .list .item a .comment {
  line-height: 1.4em;
  font-size: 13px;
  display: block;
}
.ss_lp_other_info .info_box03 .list .item a .more {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translate(0,-50%);
  width: 169px;
  height: 44px;
  color: #fff;
  line-height: 1.4em;
  font-size: 14px;
  background: #5c5c5c;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
}
.ss_lp_other_info .info_box03 .list .item a .more::after {
  width: 18px;
  height: 18px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  margin: 0 0 0 8px;
  vertical-align: middle;
}


.ss_lp_bnr_box01 {
  margin: 0 0 0 0;
  padding: 0 0 50px 0;
}
.ss_lp_bnr_box01.bk01 {
  margin: 0 0 0 0;
  padding: 56px 0 50px 0;
  background: #858585;
}


.ss_lp_bnr_box01 .list {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 843px;
  display: flex;
  justify-content: space-between;
}
.ss_lp_bnr_box01 .list .link {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 48.5%;
  max-width: 405px;
  text-align: center;
}
.ss_lp_bnr_box01 .list .link .balloon {
  margin: 0 auto 14px auto;
  padding: 0 17px;
  width: fit-content;
  height: 30px;
  line-height: 1.2em;
  font-size: 15px;
  background: #fff;
  border-radius: 180px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.ss_lp_bnr_box01 .list .link .balloon::after {
  width: 12px;
  height: 12px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/9813a463a7e6e3a79e71291b7458589d/deco_04.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translate(-50%,0);
  z-index: -1;
}
.ss_lp_bnr_box01 .list .link a {
  padding: 0 0 0 15px;
  width: 100%;
  height: 82px;
  color: #fff;
  line-height: 1.4em;
  font-size: 19px;
  font-weight: bold;
  background: #ea5504;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  position: relative;
}
.ss_lp_bnr_box01 .list .link a::after {
  width: 6px;
  height: 12px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/848cd8d9368f777a6c0677d520cef0ec/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0,-50%);
}
.ss_lp_bnr_box01 .list .link a:hover {
  opacity: 0.7;
}
.ss_lp_bnr_box01 .list .link a img {
  width: 88px;
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translate(0,-50%);
}

.ss_lp_bnr_box01.top .list .link .balloon {
  background: #fbddcd
}
.ss_lp_bnr_box01.top .list .link .balloon::after {
  width: 12px;
  height: 12px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/61561c484a67595dfe47af322fc4408c/deco_05.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translate(-50%,0);
  z-index: -1;
}

.ss_lp_page_image {
  margin: 0 0 105px 0;
  padding: 0 0 0 0;
/*  background: #f2f6f7;*/
  position: relative;
  width: 100%;
/*  height: 381px;*/
}
.ss_lp_page_image_inner {
/*  margin: 0 auto;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 1120px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  height: 485px;*/
}
.ss_lp_page_image_inner .text_box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 164px;
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/8eef988687aa5e0465ba7cd6f18f39d1/page_image_01.jpg") no-repeat right center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ss_lp_page_image_inner .text_box h1 {
  margin: 0 auto;
  padding: 0 0 0 30px;
  width: 90%;
  max-width: 1120px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  line-height: 1.5em;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.ss_lp_page_image_inner .text_box h1::before {
  width: 7px;
  height: 100%;
  content: "";
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  position: absolute;
  top: 0;
  left: 0;
}
.ss_lp_page_image .text {
  margin: 0 0 0 0;
  padding: 40px 0 0 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  text-align: center;
}
.ss_lp_page_image .text strong {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
/*  font-size: 30px;*/
  font-size: 24px;
  font-weight: bold;
  color: #596D85;
}

.ss_lp_page_image .box {
  margin: 50px 0 0 0;
  margin: 50px auto 0 auto;
  padding: 0 0 0 0;
  width: 100%;
 /* width: 90%;*/
  max-width: 1120px;
  /*max-width: 1240px;*/
  max-width: 1380px;
  background: #f1f1f1;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.ss_lp_page_image .box::after {
  width: 100vw;
  height: 100%;
  content: "";
  background: #f1f1f1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  z-index: -1;
}


.ss_lp_page_image .box .image {
  margin: 0 60px 0 0;
  padding: 0 0 0 0;
  width: 398px;
}
.ss_lp_page_image .box p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: calc( 100% - 458px );
  text-align: left;
}





.ss_lp_threat {
  margin: 0 auto 72px;
  padding: 11px;
  width: 90%;
  max-width: 1120px;
  box-sizing: border-box;
  border-radius: 25px;
  border: 1px solid #d6d6d6;
}
.ss_lp_threat_inner {
  padding: 93px 0 0 0;
  box-sizing: border-box;
  border-radius: 25px;
  border: 3px solid #5c5c5c;
  position: relative;
}
.ss_lp_threat_inner .head {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  height: 84px;
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translate(-50%,0);
}
.ss_lp_threat_inner .head .label {
  width: 150px;
  height: 150px;
  line-height: 1.2em;
  font-size: 31px;
  font-weight: bold;
  color: #fff;
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/dcdc70dd1cf616938c71dd88e6bdb676/label_back_01.png") no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: -87px;
  transform: translate(0,-50%);
}
.ss_lp_threat_inner .head h2 {
  margin: 0 0 0 0;
  padding: 10px 30px 14px 75px;
  width: fit-content;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 84px;
  line-height: 1.2em;
  font-size: 34px;
  font-weight: bold;
  color: #333;
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/e465b905fe63acfdb53d38ba02ec5f4e/title_back_01.png") no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
	text-align: center;
}
.ss_lp_threat_inner .sec01 {
  margin: 0 auto 63px auto;
  padding: 0 0 0 0;
  width: 96%;
  max-width: 1012px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ss_lp_threat_inner .sec01 .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 58%;
  max-width: 576px;
}
.ss_lp_threat_inner .sec01 p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 40%;
  max-width: 400px;
  text-align: left;
  line-height: 1.8em;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.ss_lp_threat_inner .sec01 p em {
  color: #5e8793;
  text-decoration: underline;
}
.ss_lp_threat_inner .sec02 {
  margin: 0 auto 35px auto;
  padding: 0 0 0 0;
  width: 96%;
  max-width: 1012px;
  text-align: left;
}
.ss_lp_threat_inner .sec02 h3 {
  margin: 0 0 15px 0;
  padding: 0 0 8px 36px;
  line-height: 1.2em;
  font-size: 22px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #858585;
  position: relative;
}
.ss_lp_threat_inner .sec02 h3::before {
  width: 25px;
  height: 25px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/e5c386bb8e1eae7d988a37afaa9b32fa/icon_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ss_lp_threat_inner .sec02 ul {
  margin: 0 0 0 1.2em;
  padding: 0 0 0 0;
  list-style: disc;
  line-height: 1.8em;
  font-size: 14px;
  font-weight: normal;
}
.ss_lp_threat_inner .sec02 p {
  margin: 0 0 0 0;
  padding: 20px 0 0 0;
  list-style: disc;
  line-height: 1.8em;
  font-size: 14px;
  font-weight: normal;
}
.ss_lp_threat_inner .sec02 p.pt00 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.ss_lp_threat_inner .sec02 dl {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
  line-height: 1.8em;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}




.ss_lp_threat_inner .sec03 {
  margin: 0 auto 50px auto;
  padding: 0 0 0 0;
  width: 96%;
  max-width: 1012px;
  display: flex;
  justify-content: flex-end;
}
.ss_lp_threat_inner .sec03 .image {
  max-width: 863px;

margin: 0 auto;

}



.ss_lp_countermeasure_menu {
  margin: 0 0 0 0;
  padding: 0 0 65px 0;
  text-align: center;
}
.ss_lp_countermeasure_menu_inner {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
.ss_lp_countermeasure_menu_inner .catch {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 1.4em;
  font-size: 36px;
  font-weight: bold;
  color: #333;
}
.ss_lp_countermeasure_menu_inner .catch::before {
  width: 32px;
  height: 46px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/629633c54dbe7e62affc3050ed5f3cb4/icon_02.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.ss_lp_countermeasure_menu_inner .arrow {
  margin: 0 auto 25px auto;
  padding: 0 0 0 0;
  width: 214px;
}
.ss_lp_countermeasure_menu_inner .link_box {
  width: 100%;
  display: flex;
  justify-content: center;
}
.ss_lp_countermeasure_menu_inner .link_box .link {
  width: 535px;
}
.ss_lp_countermeasure_menu_inner .link_box .link:nth-of-type(2) {
  margin: 0 0 0 50px;
}
.ss_lp_countermeasure_menu_inner .link_box .link a {
  width: 100%;
  height: 102px;
  border: 3px solid #5C5C5C;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #5C5C5C url("https://assets-fb-rn.fujifilm.com/files/2025-09/02b23dc54b491c265900bca3371542b2/link_back_01.png") no-repeat left center;
  background-size: auto 100%;
  position: relative;
  transition: all 0.6s 0s;
}
.ss_lp_countermeasure_menu_inner .link_box .link a:hover {
  opacity: 0.6;
}
.ss_lp_countermeasure_menu_inner .link_box .link a::before {
  width: 18px;
  height: 8px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/2a466530771138b798e4897f065892c0/arrow_07.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translate(0,-50%);
}
.ss_lp_countermeasure_menu_inner .link_box .link a .label {
  color: #5C5C5C;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate(0,-50%);
  z-index: 1;
}
.ss_lp_countermeasure_menu_inner .link_box .link a .label::before {
  width: 27px;
  height: 33px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/1df5498261ffd6c8604c2a5b5008b7f8/icon_03.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.ss_lp_countermeasure_menu_inner .link_box .link a .text {
  color: #fff;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
}

.ss_lp_countermeasure_detail {
  margin: 0 auto 62px;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 1215px;
  background: #F1F1F1;
  border-top: 12px solid #858585;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.ss_lp_countermeasure_detail .head {
  margin: 0 0 0 0;
  padding: 50px 0 45px 0;
  width: 100%;
  text-align: center;
}
.ss_lp_countermeasure_detail .head h3 {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  text-align: center;
  line-height: 1.5em;
  font-size: 38px;
  font-weight: bold;
  color: #333;
  position: relative;
}
.ss_lp_countermeasure_detail .head h3::after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 36px;
  height: 1px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
}
.ss_lp_countermeasure_detail .head h3 strong {
  color: #596D85;
}
.ss_lp_countermeasure_detail .sec01 {
  margin: 0 auto 65px;
  padding: 13px 15px 20px 15px;
  width: 96%;
  max-width: 1120px;
  background: #fff;
  border: 1px solid #aec3c9;
  box-sizing: border-box;
}
.ss_lp_countermeasure_detail .sec01 h4 {
  margin: 0 0 24px 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 42px;
  text-align: center;
  line-height: 1.5em;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  background: #5c5c5c;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ss_lp_countermeasure_detail .sec01 .image {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 827px;
}
.ss_lp_countermeasure_detail .sec01 .image02 {
  margin: 0 auto;
  padding: 50px 0 65px 0;
  width: 90%;
  max-width: 742px;
}
.ss_lp_countermeasure_detail .sec01 .image02.p00 {
  padding: 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p05 {
  padding: 5px 0 10px 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p10 {
  padding: 10px 0 20px 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p20 {
  padding: 20px 0 30px 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p30 {
  padding: 30px 0 40px 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p40 {
  padding: 40px 0 50px 0;
}





.ss_lp_countermeasure_detail .sec02 {
  margin: 0 auto 10px auto;
  padding: 0 0 0 0;
  width: 96%;
  max-width: 1120px;
  text-align: left;
}
.ss_lp_countermeasure_detail .sec02 h5 {
  margin: 0 0 15px 0;
  padding: 0 0 8px 36px;
  line-height: 1.2em;
  font-size: 22px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #858585;
  position: relative;
}
.ss_lp_countermeasure_detail .sec02 h5::before {
  width: 21px;
  height: 26px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/1df5498261ffd6c8604c2a5b5008b7f8/icon_03.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 5px;
}
.ss_lp_countermeasure_detail .sec02 h6 {
  margin: 0 0 5px 0;
  padding: 7px 10px;
  width: fit-content;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: bold;
/*  color: #fff;*/
  color: #333;
/*  background: #7D7D7D;*/
  background: #ddd;
  border-radius: 5px;
  box-sizing: border-box;
}

.ss_lp_countermeasure_detail .sec02 p {
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  list-style: disc;
  line-height: 1.8em;
  font-size: 14px;
  font-weight: normal;
}
.ss_lp_countermeasure_detail .sec03 {
  margin: 0 auto 83px auto;
  padding: 0 0 0 0;
  width: 96%;
  max-width: 1120px;
  text-align: left;
  border-radius: 15px;
  overflow: hidden;
}
.ss_lp_countermeasure_detail .sec03 .head {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  min-height: 178px;
  background: #191970;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.ss_lp_countermeasure_detail .sec03 .head .label {
  width: 126px;
  height: 126px;
  line-height: 1.4em;
  font-size: 19px;
  font-weight: bold;
  color: #191970;
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/4cd63bed935f190c5a1718bf129dafe7/label_back_02.png") no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-440px,-50%);
}
.ss_lp_countermeasure_detail .sec03 .head .label.label02 {
  transform: translate(-530px,-50%);
}
.ss_lp_countermeasure_detail .sec03 .head h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 29px;
  font-weight: bold;
  color: #fff;
}
.ss_lp_countermeasure_detail .sec03 .head h4 em {
  text-decoration: underline;
}
.ss_lp_countermeasure_detail .sec03 .body {
  overflow: hidden;
  background: #fff;
  border-left: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  padding: 0 9px;
}
.ss_lp_countermeasure_detail .sec03 .body_inner {
  padding: 57px 50px 15px 50px;
  overflow: hidden;
  background: #fff;
  border-left: 3px solid #5e8793;
  border-right: 3px solid #5e8793;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ss_lp_countermeasure_detail .sec03 .body.none-link-box {
  border-bottom: 1px solid #a9a9a9;
  padding: 0 9px 9px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.ss_lp_countermeasure_detail .sec03 .body.none-link-box .body_inner {
  border-bottom: 3px solid #5e8793;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}





.ss_lp_countermeasure_detail .sec03 .body_inner .sub_head {
  margin: 0 0 30px 0;
  padding: 0 0 0 20px;
  border-left: 7px solid #191970;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .left01 .sub_head {
  margin: 0 0 60px 0;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .left02 .sub_head {
  margin: 0 0 60px 0;
}

.ss_lp_countermeasure_detail .sec03 .body_inner .sub_head h5 {
  margin: 0 0 0 0;
  padding: 0 0 5px 0;
  line-height: 1.6em;
  font-size: 40px;
  font-weight: bold;
  color: #333;
  white-space: nowrap;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .sub_head h5 .sub {
  margin: 0 0 0 0;
  padding: 0 0 5px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  display: block;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .sub_head p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 15px;
  font-weight: bold;
  color: #333;
  display: block;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .list {
  margin: 0 0 0 0;
  padding: 0 0 45px 0;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .list li {
  margin: 0 0 25px 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 180px;
  background: #D4D4E4;
  position: relative;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .list li.color01 {
  background: #e8f3f8;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .list li.color02 {
  background: #e1eed2;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .list li.color03 {
  background: #fdeee6;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .list li dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100px;
  height: 100px;
  line-height: 1.2em;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  background: #47478D;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 180px;
  position: absolute;
  top: 0;
  left: 0;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .list li.color01 dt {
  background: #4b9ccb;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .list li.color02 dt {
  background: #67ac1e;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .list li.color03 dt {
/*  background: #ea5504;*/
  background: #ed854c;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .list li dd {
  margin: 0 0 0 0;
  padding: 0 0 0 120px;
  line-height: 1.2em;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
}

.ss_lp_countermeasure_detail .sec03 .body_inner .left01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 60%;
  max-width: 594px;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .left02 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 55%;
  max-width: 541px;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .right01 {
  margin: 0 0 0 0;
  padding: 80px 0 0 0;
  width: 38%;
  max-width: 367px;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .right01 p {
  margin: 0 0 0 0;
  padding: 5px 15px 0 0;
  text-align: right;
  line-height: 1.4em;
  font-size: 11px;
  font-weight: normal;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .right02 {
  margin: 0 0 0 0;
  padding: 290px 0 0 0;
  width: 45%;
  max-width: 489px;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .right02 p {
  margin: 0 0 0 0;
  padding: 65px 15px 0 0;
  text-align: right;
  line-height: 1.4em;
  font-size: 11px;
  font-weight: normal;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .right02 .image {
  width: 100%;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .right02 .image img {
  width: 489px;
}

.ss_lp_countermeasure_detail .sec03 .body_inner .recommend {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .recommend h6 {
  margin: 0 0 30px 0;
  padding: 0 0 8px 36px;
  line-height: 1.2em;
  font-size: 22px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #858585;
  position: relative;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .recommend h6::before {
  width: 21px;
  height: 30px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/379633abea8ab7ca9af3be02f00a91e2/icon_02_b.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .recommend ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .recommend ul li {
  margin: 0 0 0 0;
  padding: 0 0 15px 38px;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  position: relative;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .recommend ul li::before {
  width: 26px;
  height: 26px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/8432114b3b879c70c8f2b624098b2afe/icon_05.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ss_lp_countermeasure_detail .sec03 .body_inner .image01 {
  width: 100%;
  margin: 0 0 45px 0;
}

.ss_lp_countermeasure_detail .sec03 .link_box {
  margin: 0 0 0 0;
  padding: 37px 0 38px 0;
  text-align: center;
  background: #191970;
}
.ss_lp_countermeasure_detail .sec03 .link_box .link {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 40%;
  max-width: 317px;
  text-align: center;
}
.ss_lp_countermeasure_detail .sec03 .link_box .link .balloon {
  margin: 0 auto 14px auto;
  padding: 0 17px;
  width: fit-content;
  height: 24px;
  line-height: 1.2em;
  font-size: 12px;
  background: #fff;
  border-radius: 180px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.ss_lp_countermeasure_detail .sec03 .link_box .link .balloon::after {
  width: 12px;
  height: 12px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/bda34a960d8ba5d42536939c7c1584e6/deco_01.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translate(-50%,0);
  z-index: -1;
}
.ss_lp_countermeasure_detail .sec03 .link_box .link a {
  padding: 0 0 0 0;
  width: 100%;
  height: 66px;
  color: #fff;
  line-height: 1.4em;
  font-size: 15px;
  font-weight: bold;
  background: #ea5504;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  position: relative;
	border:1px solid #fff;
}
.ss_lp_countermeasure_detail .sec03 .link_box .link a::after {
  width: 6px;
  height: 12px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/848cd8d9368f777a6c0677d520cef0ec/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0,-50%);
}
.ss_lp_countermeasure_detail .sec03 .link_box .link a:hover {
  opacity: 0.7;
}
.ss_lp_countermeasure_detail .sec04 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
}
.ss_lp_countermeasure_detail .sec04 h4 {
  margin: 0 0 58px 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.3em;
  font-size: 42px;
  font-weight: bold;
  color: #333;
  position: relative;
}
.ss_lp_countermeasure_detail .sec04 h4::after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 36px;
  height: 1px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
}
.ss_lp_countermeasure_detail .sec04 .box01 {
  margin: 0 0 0;
  padding: 45px 0 0px 0;
  width: 100%;
  box-sizing: border-box;
  background: #858585;
}
.ss_lp_countermeasure_detail .sec04 .box01 h5 {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
  text-align: center;
  line-height: 1.3em;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.ss_lp_countermeasure_detail .sec04 .box01 h5::before {
  margin: 0 20px 0 0;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_countermeasure_detail .sec04 .box01 h5::after {
  margin: 0 0 0 20px;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list {
  margin: 0 auto;
  padding: 0 0 15px 0;
  width: 96%;
  max-width: 1120px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list .item {
  margin: 0 0 20px 0;
  width: 100%;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list .item a {
  width: 100%;
  height: 194px;
  text-align: left;
  box-sizing: border-box;
  color: #333;
  background: #fff;
  position: relative;
  display: block;
  border-radius: 10px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image {
  width: 369px;
  position: absolute;
  top: 20px;
  left: 110px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image img {
  width: 126px;
  margin: 0 0 0 87px;
}

.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image .free {
  margin: 0 0 0 0;
  width: 90px;
  position: absolute;
  top: 5px;
  left: -72px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .title {
  padding: 35px 0 5px 509px;
  display: block;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .comment {
  padding: 0 0 0 509px;
  display: block;
  line-height: 1.6em;
  font-size: 16px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .more {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 312px;
  height: 44px;
  color: #fff;
  line-height: 1.4em;
  font-size: 14px;
  background: #ea5504;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .more::after {
  width: 16px;
  height: 16px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/7a3a8d4d90457986f0bd1d9359687ea5/arrow_05.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  margin: 0 0 0 8px;
  vertical-align: middle;
}

.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 {
  margin: 0 auto;
  padding: 0 0 39px 0;
  width: 96%;
  max-width: 1120px;
  display: flex;
  justify-content: space-between;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item {
  margin: 0 0 0 0;
  width: 48.5%;
  max-width: 539px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a {
  width: 100%;
  height: 351px;
  text-align: left;
  box-sizing: border-box;
  color: #333;
  background: #fff;
  position: relative;
  display: block;
  border-radius: 10px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image {
  width: 100%;
  position: relative;
  top: auto;
  left: auto;
  padding: 12px 0 10px 0;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image img {
  width: 126px;
  margin: 0 auto 0 auto;
  display: block;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image .free {
  margin: 0 0 0 0;
  width: 90px;
  position: absolute;
  top: 23px;
  left: 38px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .title {
  padding: 0 0 0 0;
  display: block;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  min-height: 86px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .comment {
  padding: 0 0 0 509px;
  display: block;
  line-height: 1.6em;
  font-size: 16px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .more {
  position: relative;
  bottom: auto;
  right: auto;
  margin: 0 auto;
  width: 312px;
  height: 44px;
  color: #fff;
  line-height: 1.4em;
  font-size: 14px;
  background: #ea5504;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .more::after {
  width: 16px;
  height: 16px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/7a3a8d4d90457986f0bd1d9359687ea5/arrow_05.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  margin: 0 0 0 8px;
  vertical-align: middle;
}




.ss_lp_countermeasure_detail .sec04 .box02 {
  margin: 0 auto 20px;
  padding: 65px 0 0 0;
  width: 96%;
  max-width: 1120px;
  box-sizing: border-box;
}
.ss_lp_countermeasure_detail .sec04 .box02 h5 {
  margin: 0 0 0 0;
  padding: 0 0 45px 0;
  text-align: center;
  line-height: 1.3em;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  position: relative;
}
.ss_lp_countermeasure_detail .sec04 .box02 h5::before {
  margin: 0 20px 0 0;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_countermeasure_detail .sec04 .box02 h5::after {
  margin: 0 0 0 20px;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_countermeasure_detail .sec04 .box02 .list {
  margin: 0 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.ss_lp_countermeasure_detail .sec04 .box02 .list .item {
  margin: 0 3.10% 25px 0;
  width: 31.25%;
}
.ss_lp_countermeasure_detail .sec04 .box02 .list .item:nth-of-type(3n) {
  margin: 0 0 31px 0;
}
.ss_lp_countermeasure_detail .sec04 .box02 .list .item a {
  width: 100%;
  min-height: 408px;
  display: block;
  background: #fff;
  border: 1px solid #d6d6d6;
  position: relative;
  padding: 18px 18px 38px 18px;
}
.ss_lp_countermeasure_detail .sec04 .box02 .list .item a .image {
  margin: 0 0 14px 0;
}
.ss_lp_countermeasure_detail .sec04 .box02 .list .item a .label {
  margin: 0 0 5px 0;
  padding: 5px 0;
  text-align: center;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: block;
  background: #858585;
}
.ss_lp_countermeasure_detail .sec04 .box02 .list .item a .title {
  margin: 0 0 5px 0;
  text-align: left;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  display: block;
}
.ss_lp_countermeasure_detail .sec04 .box02.case .list .item a .title {
  text-align: center;
}
.ss_lp_countermeasure_detail .sec04 .box02 .list .item a .comment {
  line-height: 1.6em;
  font-size: 13px;
  color: #333;
  display: block;
}
.ss_lp_countermeasure_detail .sec04 .box02.case .list .item a .comment {
/*  min-height: 120px;*/
}
.ss_lp_countermeasure_detail .sec04 .box02 .list .item a .more {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 162px;
  height: 36px;
  color: #fff;
  line-height: 1.4em;
  font-size: 14px;
  background: #5c5c5c;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 15px;
}
.ss_lp_countermeasure_detail .sec04 .box02 .list .item a .more::after {
  width: 18px;
  height: 18px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  margin: 0 0 0 8px;
  vertical-align: middle;
}
.ss_lp_countermeasure_detail .sec04 .box03 {
  margin: 0 0 0 0;
  padding: 40px 50px 23px 50px;
/*  width: 90%;
  max-width: 1220px;*/
  box-sizing: border-box;
  background: #858585;
}
.ss_lp_countermeasure_detail .sec04 .box03 h5 {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  text-align: center;
  line-height: 1.3em;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.ss_lp_countermeasure_detail .sec04 .box03 h5::before {
  margin: 0 20px 0 0;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_countermeasure_detail .sec04 .box03 h5::after {
  margin: 0 0 0 20px;
  padding: 0 0 0 0;
  width: 27px;
  height: 27px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.ss_lp_countermeasure_detail .sec04 .box03 .list {
}
.ss_lp_countermeasure_detail .sec04 .box03 .list .item {
  margin: 0 0 20px 0;
  width: 100%;
}
.ss_lp_countermeasure_detail .sec04 .box03 .list .item a {
  padding: 22px 205px 10px 30px;
  width: 100%;
  min-height: 96px;
  text-align: left;
  box-sizing: border-box;
  color: #333;
  background: #fff;
  position: relative;
  display: block;
  border-radius: 8px;
}
.ss_lp_countermeasure_detail .sec04 .box03 .list .item a .title {
  margin: 0 0 10px 0;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  display: block;
}
.ss_lp_countermeasure_detail .sec04 .box03 .list .item a .comment {
  line-height: 1.4em;
  font-size: 13px;
  display: block;
}
.ss_lp_countermeasure_detail .sec04 .box03 .list .item a .more {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translate(0,-50%);
  width: 169px;
  height: 44px;
  color: #fff;
  line-height: 1.4em;
  font-size: 14px;
  background: #5c5c5c;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
}
.ss_lp_countermeasure_detail .sec04 .box03 .list .item a .more::after {
  width: 18px;
  height: 18px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  margin: 0 0 0 8px;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
  #ss_lp {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .ss_lp_main_image {
    margin: 0 0 2.778vw 0;
    padding: 0 0 0 0;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/d5ef7204421204f35b8d32f81fc4f65c/main_image_01.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 38.492vw;
  }
  .ss_lp_main_image_inner {
    margin: 0 auto;
    padding: 3.413vw 0 0 0;
    width: 90%;
    max-width: 88.889vw;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    height: 38.492vw;
  }
  .ss_lp_main_image_inner .logo {
    width: 13.492vw;
    position: absolute;
    top: 3.413vw;
    right: 0;
  }
  .ss_lp_main_image_inner .text_box {
    margin: 0 0 2.778vw 0;
    padding: 0 0 0 2.778vw;
    position: relative;
  }
  .ss_lp_main_image_inner .text_box::before {
    width: 0.556vw;
    height: 100%;
    content: "";
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .ss_lp_main_image h1 {
    margin: 0 0 0 0;
    padding: 0 0 1.19vw 0;
    line-height: 1.5em;
    font-size: 2.063vw;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,0.3);
  }
  .ss_lp_main_image h1 strong {
    line-height: 1.5em;
    font-size: 3.333vw;
    font-weight: bold;
  }
  .ss_lp_main_image .text {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 1.27vw;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,0.3);
  }
  .ss_lp_main_image .link_box {
    margin: 0 0 2.063vw 2.619vw;
    padding: 0 0 0 0;
    width: 52.381vw;
    display: flex;
    justify-content: space-between;
  }
  .ss_lp_main_image .link_box .link {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 48.5%;
    max-width: 25.159vw;
    text-align: center;
  }
  .ss_lp_main_image .link_box .link .balloon {
    margin: 0 auto 1.111vw auto;
    padding: 0 1.349vw;
    width: fit-content;
    height: 1.905vw;
    line-height: 1.2em;
    font-size: 0.952vw;
    background: #fff;
    border-radius: 14.286vw;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .ss_lp_main_image .link_box .link .balloon::after {
    width: 1.349vw;
    height: 1.349vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/bda34a960d8ba5d42536939c7c1584e6/deco_01.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -0.556vw;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
  }
  .ss_lp_main_image .link_box .link a {
    padding: 0 0 0 1.19vw;
    width: 100%;
    height: 5.079vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.19vw;
    font-weight: bold;
    background: #ea5504;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
  }
  .ss_lp_main_image .link_box .link a::after {
    width: 0.397vw;
    height: 0.794vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/848cd8d9368f777a6c0677d520cef0ec/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.587vw;
    transform: translate(0,-50%);
  }
  .ss_lp_main_image .link_box .link a:hover {
    opacity: 0.7;
  }
  .ss_lp_main_image .link_box .link a img {
    width: 5.556vw;
    position: absolute;
    top: 50%;
    left: 0.317vw;
    transform: translate(0,-50%);
  }
  .ss_lp_main_image .menu_box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    display: flex;
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,0.3);
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .ss_lp_main_image .menu_box::after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 0.079vw;
    height: 4.524vw;
    content: "";
    background: #858585;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .ss_lp_main_image .menu_box .link {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 50%;
    text-align: center;
  }
  .ss_lp_main_image .menu_box .link a {
    padding: 1.984vw 0 0 0;
    width: 100%;
    height: 6.984vw;
    color: #333;
    line-height: 1.4em;
    font-size: 1.27vw;
    font-weight: normal;

    display: flex;
    justify-content: center;
    align-items: flex-start;
    box-sizing: border-box;
    position: relative;
    transition: all 0.6s 0s;
  }
  .ss_lp_main_image .menu_box .link a::after {
    width: 1.111vw;
    height: 0.635vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/fc099ce7cc6713d8db8ce53c8619dc2c/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 1.19vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .ss_lp_main_image .menu_box .link a:hover {
    opacity: 0.5;
  }

  .back01 {
    background: #f1f1f1;
    overflow: hidden;
  }
  .ss_lp_theme_intro {
    margin: 0 0 0 0;
    padding: 4.365vw 0 8.571vw 0;
    width: 100%;
  }
  .ss_lp_theme_intro .head {
    margin: 0 0 0 0;
    padding: 0 0 5.952vw 0;
    width: 100%;
    text-align: center;
  }
  .ss_lp_theme_intro .head h2 {
    margin: 0 0 2.381vw 0;
    padding: 0 0 1.984vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 3.333vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_theme_intro .head h2::after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 2.857vw;
    height: 0.079vw;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .ss_lp_theme_intro .head .intro {

  }
  .ss_lp_theme_intro .head .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 2.1em;
    font-size: 1.429vw;
    font-weight: normal;
    color: #333;
  }
  .ss_lp_theme_intro .menu {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 92.302vw;
    height: 32.619vw;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/a6c44e1a86c04a16593c0c20d2e42821/intro_back_01.png") no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    display: flex;
  }
  .ss_lp_theme_intro .menu .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 35%;
    height: 32.619vw;
    text-align: center;
    position: relative;
  }
  .ss_lp_theme_intro .menu .item:nth-of-type(2) {
    width: 30%;
  }
  .ss_lp_theme_intro .menu .item a {
    margin: 0 0 0 0;
    padding: 5vw 0 0 0;
    width: 100%;
    height: 32.619vw;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    display: block;
    color: #333;
    transition: all 0.6s 0s;
  }
  .ss_lp_theme_intro .menu .item a:hover {
    opacity: 0.6;
  }
  .ss_lp_theme_intro .menu .item a:hover img {
    opacity: 1;
  }

  .ss_lp_theme_intro .menu .item a .label {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 13.333vw;
    position: absolute;
    top: -2.381vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .ss_lp_theme_intro .menu .item a .title {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 2.6em;
    line-height: 1.3em;
    font-size: 1.508vw;
    font-weight: bold;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ss_lp_theme_intro .menu .item a .image {
    margin: 0 0 1.19vw 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 12.698vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ss_lp_theme_intro .menu .item a .image.image01 img {
    margin: auto;
    width: 14.524vw;
    display: block;
  }
  .ss_lp_theme_intro .menu .item a .image.image02 img {
    margin: auto;
    width: 19.286vw;
    display: block;
  }
  .ss_lp_theme_intro .menu .item a .image.image03 img {
    margin: auto;
    width: 14.524vw;
    display: block;
  }
  .ss_lp_theme_intro .menu .item a .comment {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 3.2em;
    line-height: 1.6em;
    font-size: 1.111vw;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ss_lp_theme_intro .menu .item a::after {
    width: 2.698vw;
    height: 2.698vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/a324c2bf8c0860b06d46345c98cd4ec4/arrow_03.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 1.111vw;
    left: 50%;
    transform: translate(-50%,0);
  }

  .ss_lp_theme_detail {
    margin: 0 auto 5.556vw;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 96.27vw;
    box-sizing: border-box;
    background: #fff;
    border: 2px solid #858585;
    border-top: 0.952vw solid #858585;
    border-bottom-left-radius: 0.635vw;
    border-bottom-right-radius: 0.635vw;
    overflow: hidden;
    position: relative;
  }
  .ss_lp_theme_detail .head {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 14.286vw;
    position: relative;
  }
  .ss_lp_theme_detail .head .label {
    margin: 0 0 0 0;
    width: 16.508vw;
    position: absolute;
    top: -0.079vw;
    left: 3.333vw;
  }
  .ss_lp_theme_detail .head h3  {
    margin: 0 19.841vw 0 19.841vw;
    padding: 3.333vw 0 0 0;
    line-height: 1.6em;
    font-size: 2.857vw;
    font-weight: bold;
    color: #333;
    text-align: center;
  }
  .ss_lp_theme_detail .head h3.sub {
    padding: 5.317vw 0 0 0;
    line-height: 1.6em;
    font-size: 1.905vw;
  }
  .ss_lp_theme_detail .head h3.sub::before {
    margin: 0 1.587vw 0 0;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_theme_detail .head h3.sub::after {
    margin: 0 0 0 1.587vw;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }


  .ss_lp_theme_detail .head .deco {
    position: absolute;
  }
  .ss_lp_theme_detail .head .deco.deco01 {
    width: 14.603vw;
    top: 1.032vw;
    right: 4.444vw;
  }
  .ss_lp_theme_detail .head .deco.deco02 {
    width: 19.286vw;
    top: 1.032vw;
    right: 4.286vw;
  }
  .ss_lp_theme_detail .head .deco.deco03 {
    width: 14.603vw;
    top: 1.032vw;
    right: 4.127vw;
  }
  .ss_lp_theme_detail .list {
    margin: 0 3.333vw 1.175vw 3.333vw;
    display: flex;
    flex-wrap: wrap;
  }
  .ss_lp_theme_detail .list .item {
    margin: 0 3.10% 2.46vw 0;
    width: 31.25%;
  }
  .ss_lp_theme_detail .list .item:nth-of-type(3n) {
    margin: 0 0 2.46vw 0;
  }
  .ss_lp_theme_detail .list .item a {
    width: 100%;
    display: block;
    border: 1px solid #d6d6d6;
    position: relative;
    padding: 0 0 3.016vw 0;
    transition: all 0.5s 0s;
  }
  .ss_lp_theme_detail .list .item a:hover {
    opacity: 0.6;
  }
  .ss_lp_theme_detail .list .item a .view {
    position: absolute;
/*    top: 1.587vw;*/
    top: 0;
    left: 0;
/*    width: fit-content;*/
    background: #ff0000;
    line-height: 1.2em;
    font-size: 1.429vw;
    font-weight: bold;
    color: #fff;
    border-bottom: 2px solid #fff;
    border-left: none;
/*
    border-top-right-radius: 0.397vw;
    border-bottom-right-radius: 0.397vw;
*/
    padding: 0.397vw 1.19vw;
    z-index: 1;
	width:100%;
	text-align: center;
  }
  .ss_lp_theme_detail .list .item a .image {
    margin: -0.079vw -0.079vw 0 -0.079vw;
  }
  .ss_lp_theme_detail .list .item a:hover .image img {
    opacity: 1;
  }
  .ss_lp_theme_detail .list .item a dl {
    margin: 0.794vw 0.794vw 0;
    min-height: 12.683vw;
  }
  .ss_lp_theme_detail .list .item a dl dt {
    margin: 0 0 0.397vw 0;
    text-align: center;
    line-height: 1.5em;
    font-size: 1.19vw;
    font-weight: bold;
    color: #333;
  }
  .ss_lp_theme_detail .list .item a dl dd {
    line-height: 1.6em;
    font-size: 1.032vw;
    color: #333;
  }
  .ss_lp_theme_detail .list .item a .more {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 12.857vw;
    height: 2.857vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.111vw;
    background: #5c5c5c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 1.19vw;
  }
  .ss_lp_theme_detail .list .item a .more::after {
    width: 1.429vw;
    height: 1.429vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 0.635vw;
    vertical-align: middle;
  }

  .ss_lp_other_info {
    margin: 0 0 0 0;
    padding: 5.556vw 0 0 0;
    width: 100%;
  }
  .ss_lp_other_info .head {
    margin: 0 0 0 0;
    padding: 0 0 3.968vw 0;
    width: 100%;
    text-align: center;
  }
  .ss_lp_other_info .head h3 {
    margin: 0 0 0 0;
    padding: 0 0 1.984vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 3.333vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_other_info .head h2::after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 2.857vw;
    height: 0.079vw;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .ss_lp_other_info .info_box01 {
    margin: 0 auto 6.349vw;
    padding: 3.175vw 3.968vw 3.175vw 3.968vw;
    width: 90%;
    max-width: 96.825vw;
    box-sizing: border-box;
    border-radius: 0.794vw;
    background: #858585;
  }
  .ss_lp_other_info .info_box01 h4 {
    margin: 0 0 0 0;
    padding: 0 0 1.984vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 1.905vw;
    font-weight: bold;
    color: #fff;
    position: relative;
  }
  .ss_lp_other_info .info_box01 h4::before {
    margin: 0 1.587vw 0 0;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box01 h4::after {
    margin: 0 0 0 1.587vw;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box01 .list {
  }
  .ss_lp_other_info .info_box01 .list .item {
    width: 100%;
  }
  .ss_lp_other_info .info_box01 .list .item a {
    width: 100%;
    height: 15.397vw;
    text-align: left;
    box-sizing: border-box;
    color: #333;
    background: #fff;
    position: relative;
    display: block;
    border-radius: 0.794vw;
    transition: all 0.6s 0s;
  }
  .ss_lp_other_info .info_box01 .list .item a:hover {
    opacity: 0.6;
  }

  .ss_lp_other_info .info_box01 .list .item a .image {
    width: 29.286vw;
    position: absolute;
    top: 1.984vw;
    left: 8.73vw;
  }
  .ss_lp_other_info .info_box01 .list .item a .image .free {
    width: 7.143vw;
    position: absolute;
    top: 0px;
    left: -5.714vw;
  }
  .ss_lp_other_info .info_box01 .list .item a .title {
    padding: 2.778vw 0 0.397vw 40.397vw;
    display: block;
    line-height: 1.6em;
    font-size: 1.587vw;
    font-weight: bold;
  }
  .ss_lp_other_info .info_box01 .list .item a .comment {
    padding: 0 0 0 40.397vw;
    display: block;
    line-height: 1.6em;
    font-size: 1.27vw;
  }
  .ss_lp_other_info .info_box01 .list .item a .more {
    position: absolute;
    bottom: 1.587vw;
    right: 1.587vw;
    width: 24.762vw;
    height: 3.492vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.111vw;
    background: #ea5504;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.794vw;
  }
  .ss_lp_other_info .info_box01 .list .item a .more::after {
    width: 1.27vw;
    height: 1.27vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/7a3a8d4d90457986f0bd1d9359687ea5/arrow_05.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 0.635vw;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box02 {
    margin: 0 auto 6.349vw;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 88.889vw;
    box-sizing: border-box;
  }
  .ss_lp_other_info .info_box02 h4 {
    margin: 0 0 0 0;
    padding: 0 0 3.571vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 1.905vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_other_info .info_box02 h4::before {
    margin: 0 1.587vw 0 0;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box02 h4::after {
    margin: 0 0 0 1.587vw;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box02 .list {
    margin: 0 0 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  .ss_lp_other_info .info_box02 .list .item {
    margin: 0 3.10% 2.46vw 0;
    width: 31.25%;
  }
  .ss_lp_other_info .info_box02 .list .item:nth-of-type(3n) {
    margin: 0 0 2.46vw 0;
  }
  .ss_lp_other_info .info_box02 .list .item a {
    width: 100%;
    display: block;
    border: 1px solid #d6d6d6;
    position: relative;
    padding: 1.429vw 1.429vw 3.016vw 1.429vw;
    transition: all 0.6s 0s;
  }
  .ss_lp_other_info .info_box02 .list .item a:hover {
    opacity: 0.6;
  }
  .ss_lp_other_info .info_box02 .list .item a:hover img {
    opacity: 1;
  }

  .ss_lp_other_info .info_box02 .list .item a .image {
    margin: 0 0 1.111vw 0;
  }
  .ss_lp_other_info .info_box02 .list .item a .label {
    margin: 0 0 0.397vw 0;
    padding: 0.397vw 0;
    text-align: center;
    line-height: 1.5em;
    font-size: 1.27vw;
    font-weight: bold;
    color: #fff;
    display: block;
    background: #858585;
  }
  .ss_lp_other_info .info_box02 .list .item a .title {
    margin: 0 0 0.397vw 0;
    text-align: left;
    line-height: 1.5em;
    font-size: 1.27vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .ss_lp_other_info .info_box02.case .list .item a .title {
    text-align: center;
  }
  .ss_lp_other_info .info_box02 .list .item a .comment {
    line-height: 1.6em;
    font-size: 1.032vw;
    color: #333;
    display: block;
  }
  .ss_lp_other_info .info_box02.case .list .item a .comment {
    min-height: 8.524vw;
  }
  .ss_lp_other_info .info_box02 .list .item a .more {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 12.857vw;
    height: 2.857vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.111vw;
    background: #5c5c5c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 1.19vw;
  }
  .ss_lp_other_info .info_box02 .list .item a .more::after {
    width: 1.429vw;
    height: 1.429vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 0.635vw;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box03 {
    margin: 0 auto 4.524vw;
    padding: 3.175vw 3.968vw 1.825vw 3.968vw;
    width: 90%;
    max-width: 96.825vw;
    box-sizing: border-box;
    border-radius: 0.794vw;
    background: #858585;
  }
  .ss_lp_other_info .info_box03 h4 {
    margin: 0 0 0 0;
    padding: 0 0 1.984vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 1.905vw;
    font-weight: bold;
    color: #fff;
    position: relative;
  }
  .ss_lp_other_info .info_box03 h4::before {
    margin: 0 1.587vw 0 0;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box03 h4::after {
    margin: 0 0 0 1.587vw;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box03 .list {
  }
  .ss_lp_other_info .info_box03 .list .item {
    margin: 0 0 1.587vw 0;
    width: 100%;
  }
  .ss_lp_other_info .info_box03 .list .item a {
    padding: 1.746vw 16.27vw 0.794vw 2.381vw;
    width: 100%;
    min-height: 7.619vw;
    text-align: left;
    box-sizing: border-box;
    color: #333;
    background: #fff;
    position: relative;
    display: block;
    border-radius: 0.635vw;
    transition: all 0.6s 0s;
  }
  .ss_lp_other_info .info_box03 .list .item a:hover {
    opacity: 0.6;
  }
  .ss_lp_other_info .info_box03 .list .item a .title {
    margin: 0 0 0.794vw 0;
    line-height: 1.4em;
    font-size: 1.587vw;
    font-weight: bold;
    display: block;
  }
  .ss_lp_other_info .info_box03 .list .item a .comment {
    line-height: 1.4em;
    font-size: 1.032vw;
    display: block;
  }
  .ss_lp_other_info .info_box03 .list .item a .more {
    position: absolute;
    top: 50%;
    right: 1.429vw;
    transform: translate(0,-50%);
    width: 13.413vw;
    height: 3.492vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.111vw;
    background: #5c5c5c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.19vw;
  }
  .ss_lp_other_info .info_box03 .list .item a .more::after {
    width: 1.429vw;
    height: 1.429vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 0.635vw;
    vertical-align: middle;
  }


  .ss_lp_bnr_box01 {
    margin: 0 0 0 0;
    padding: 0 0 3.968vw 0;
  }
  .ss_lp_bnr_box01.bk01 {
    margin: 0 0 0 0;
    padding: 4.444vw 0 3.968vw 0;
    background: #858585;
  }


  .ss_lp_bnr_box01 .list {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 66.905vw;
    display: flex;
    justify-content: space-between;
  }
  .ss_lp_bnr_box01 .list .link {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 48.5%;
    max-width: 32.143vw;
    text-align: center;
  }
  .ss_lp_bnr_box01 .list .link .balloon {
    margin: 0 auto 1.111vw auto;
    padding: 0 1.349vw;
    width: fit-content;
    height: 2.381vw;
    line-height: 1.2em;
    font-size: 1.19vw;
    background: #fff;
    border-radius: 14.286vw;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .ss_lp_bnr_box01 .list .link .balloon::after {
    width: 0.952vw;
    height: 0.952vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/9813a463a7e6e3a79e71291b7458589d/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -0.414vw;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
  }
  .ss_lp_bnr_box01 .list .link a {
    padding: 0 0 0 1.19vw;
    width: 100%;
    height: 6.508vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.508vw;
    font-weight: bold;
    background: #ea5504;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
  }
  .ss_lp_bnr_box01 .list .link a::after {
    width: 0.476vw;
    height: 0.952vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/848cd8d9368f777a6c0677d520cef0ec/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.587vw;
    transform: translate(0,-50%);
  }
  .ss_lp_bnr_box01 .list .link a:hover {
    opacity: 0.7;
  }
  .ss_lp_bnr_box01 .list .link a img {
    width: 6.984vw;
    position: absolute;
    top: 50%;
    left: 0.317vw;
    transform: translate(0,-50%);
  }

.ss_lp_bnr_box01.top .list .link .balloon {
  background: #fbddcd
}
.ss_lp_bnr_box01.top .list .link .balloon::after {
    width: 0.952vw;
    height: 0.952vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/61561c484a67595dfe47af322fc4408c/deco_05.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -0.414vw;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
}


  .ss_lp_page_image {
    margin: 0 0 8.333vw 0;
    padding: 0 0 0 0;
/*    background: #f2f6f7;*/
    position: relative;
    width: 100%;
/*    height: 30.238vw;*/
  }
  .ss_lp_page_image_inner {
  /*  margin: 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 88.889vw;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    height: 38.492vw;*/
  }
  .ss_lp_page_image_inner .text_box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 13.016vw;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/8eef988687aa5e0465ba7cd6f18f39d1/page_image_01.jpg") no-repeat right center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ss_lp_page_image_inner .text_box h1 {
    margin: 0 auto;
    padding: 0 0 0 2.381vw;
    width: 90%;
    max-width: 88.889vw;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    line-height: 1.5em;
    font-size: 2.698vw;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,0.3);
  }
  .ss_lp_page_image_inner .text_box h1::before {
    width: 0.556vw;
    height: 100%;
    content: "";
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
  }
  .ss_lp_page_image .text {
    margin: 0 0 0 0;
    padding: 3.175vw 0 0 0;
    line-height: 1.6em;
    font-size: 1.825vw;
    font-weight: normal;
    color: #000000;
    text-align: center;
  }
  .ss_lp_page_image .text strong {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
/*    font-size: 2.778vw;*/
    font-size: 2.35vw;
    font-weight: bold;
    color: #596D85;
  }

  .ss_lp_page_image .box {
    margin: 3.968vw 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  background: #f1f1f1;
    display: flex;
    align-items: center;
  }
  .ss_lp_page_image .box .image {
    margin: 0 4.762vw 0 0;
    padding: 0 0 0 0;
    width: 31.587vw;
  }
  .ss_lp_page_image .box p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: calc( 100% - 36.349vw );
    text-align: left;
  }
  
  
  
  .ss_lp_threat {
    margin: 0 auto 5.714vw;
    padding: 0.873vw;
    width: 90%;
    max-width: 88.889vw;
    box-sizing: border-box;
    border-radius: 1.984vw;
    border: 1px solid #d6d6d6;
  }
  .ss_lp_threat_inner {
    padding: 7.381vw 0 0 0;
    box-sizing: border-box;
    border-radius: 1.984vw;
    border: 3px solid #5c5c5c;
    position: relative;
  }
  .ss_lp_threat_inner .head {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 6.667vw;
    position: absolute;
    top: -3.571vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .ss_lp_threat_inner .head .label {
    width: 11.905vw;
    height: 11.905vw;
    line-height: 1.2em;
    font-size: 2.46vw;
    font-weight: bold;
    color: #fff;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/dcdc70dd1cf616938c71dd88e6bdb676/label_back_01.png") no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: -6.905vw;
    transform: translate(0,-50%);
  }
  .ss_lp_threat_inner .head h2 {
    margin: 0 0 0 0;
    padding: 0.8vw 2.381vw 0.8vw 5.952vw;
    width: fit-content;
    min-height: 6.667vw;
    line-height: 1.2em;
    font-size: 2.698vw;
    font-weight: bold;
    color: #333;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/e465b905fe63acfdb53d38ba02ec5f4e/title_back_01.png") no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
  }
  .ss_lp_threat_inner .sec01 {
    margin: 0 auto 5vw auto;
    padding: 0 0 0 0;
    width: 96%;
    max-width: 80.317vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .ss_lp_threat_inner .sec01 .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 58%;
    max-width: 45.714vw;
  }
  .ss_lp_threat_inner .sec01 p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 40%;
    max-width: 31.746vw;
    text-align: left;
    line-height: 1.8em;
    font-size: 1.429vw;
    font-weight: bold;
    color: #333;
  }
  .ss_lp_threat_inner .sec01 p em {
    color: #5e8793;
    text-decoration: underline;
  }
  .ss_lp_threat_inner .sec02 {
    margin: 0 auto 2.778vw auto;
    padding: 0 0 0 0;
    width: 96%;
    max-width: 80.317vw;
    text-align: left;
  }
  .ss_lp_threat_inner .sec02 h3 {
    margin: 0 0 1.19vw 0;
    padding: 0 0 0.635vw 2.857vw;
    line-height: 1.2em;
    font-size: 1.746vw;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #858585;
    position: relative;
  }
  .ss_lp_threat_inner .sec02 h3::before {
    width: 1.984vw;
    height: 1.984vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/e5c386bb8e1eae7d988a37afaa9b32fa/icon_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ss_lp_threat_inner .sec02 ul {
    margin: 0 0 0 1.2em;
    padding: 0 0 0 0;
    list-style: disc;
    line-height: 1.8em;
    font-size: 1.111vw;
    font-weight: normal;
  }
  .ss_lp_threat_inner .sec02 p {
    margin: 0 0 0 0;
    padding: 1.587vw 0 0 0;
    list-style: disc;
    line-height: 1.8em;
    font-size: 1.111vw;
    font-weight: normal;
  }
  .ss_lp_threat_inner .sec02 p.pt00 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .ss_lp_threat_inner .sec02 dl {
    margin: 0 0 0 0;
    padding: 0.794vw 0 0 0;
    line-height: 1.8em;
    font-size: 1.111vw;
    font-weight: normal;
    display: flex;
  }




  .ss_lp_threat_inner .sec03 {
    margin: 0 auto 3.968vw auto;
    padding: 0 0 0 0;
    width: 96%;
    max-width: 80.317vw;
    display: flex;
    justify-content: flex-end;
  }
  .ss_lp_threat_inner .sec03 .image {
    max-width: 68.492vw;
  }



  .ss_lp_countermeasure_menu {
    margin: 0 0 0 0;
    padding: 0 0 5.159vw 0;
    text-align: center;
  }
  .ss_lp_countermeasure_menu_inner {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
  }
  .ss_lp_countermeasure_menu_inner .catch {
    margin: 0 0 0 0;
    padding: 0 0 1.19vw 0;
    line-height: 1.4em;
    font-size: 2.857vw;
    font-weight: bold;
    color: #333;
  }
  .ss_lp_countermeasure_menu_inner .catch::before {
    width: 2.54vw;
    height: 3.651vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/629633c54dbe7e62affc3050ed5f3cb4/icon_02.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.794vw 0 0;
  }
  .ss_lp_countermeasure_menu_inner .arrow {
    margin: 0 auto 1.984vw auto;
    padding: 0 0 0 0;
    width: 16.984vw;
  }
  .ss_lp_countermeasure_menu_inner .link_box {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link {
    width: 42.46vw;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link:nth-of-type(2) {
    margin: 0 0 0 3.968vw;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link a {
    width: 100%;
    height: 8.095vw;
    border: 3px solid #5C5C5C;
    border-radius: 1.111vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #5C5C5C url("https://assets-fb-rn.fujifilm.com/files/2025-09/02b23dc54b491c265900bca3371542b2/link_back_01.png") no-repeat left center;
    background-size: auto 100%;
    position: relative;
    transition: all 0.6s 0s;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link a:hover {
    opacity: 0.6;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link a::before {
    width: 1.429vw;
    height: 0.635vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/2a466530771138b798e4897f065892c0/arrow_07.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.905vw;
    transform: translate(0,-50%);
  }
  .ss_lp_countermeasure_menu_inner .link_box .link a .label {
    color: #5C5C5C;
    line-height: 1.6em;
    font-size: 1.587vw;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 1.19vw;
    transform: translate(0,-50%);
    z-index: 1;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link a .label::before {
    width: 2.143vw;
    height: 2.619vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/1df5498261ffd6c8604c2a5b5008b7f8/icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.794vw 0 0;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link a .text {
    color: #fff;
    line-height: 1.6em;
    font-size: 1.587vw;
    font-weight: bold;
  }

  .ss_lp_countermeasure_detail {
    margin: 0 auto 4.921vw;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 96.429vw;
    background: #F1F1F1;
    border-top: 12px solid #858585;
    border-radius: 0.794vw;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
  }
  .ss_lp_countermeasure_detail .head {
    margin: 0 0 0 0;
    padding: 3.968vw 0 3.571vw 0;
    width: 100%;
    text-align: center;
  }
  .ss_lp_countermeasure_detail .head h3 {
    margin: 0 0 0 0;
    padding: 0 0 1.587vw 0;
    text-align: center;
    line-height: 1.5em;
    font-size: 3.016vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_countermeasure_detail .head h3::after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 2.857vw;
    height: 0.079vw;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .ss_lp_countermeasure_detail .head h3 strong {
    color: #596D85;
  }
  .ss_lp_countermeasure_detail .sec01 {
    margin: 0 auto 5.159vw;
    padding: 1.032vw 1.19vw 1.587vw 1.19vw;
    width: 96%;
    max-width: 88.889vw;
    background: #fff;
    border: 1px solid #aec3c9;
    box-sizing: border-box;
  }
  .ss_lp_countermeasure_detail .sec01 h4 {
    margin: 0 0 1.905vw 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 3.333vw;
    text-align: center;
    line-height: 1.5em;
    font-size: 1.429vw;
    font-weight: normal;
    color: #fff;
    background: #5c5c5c;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ss_lp_countermeasure_detail .sec01 .image {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 65.635vw;
  }
  .ss_lp_countermeasure_detail .sec01 .image02 {
    margin: 0 auto;
    padding: 3.968vw 0 5.159vw 0;
    width: 90%;
    max-width: 58.889vw;
  }
.ss_lp_countermeasure_detail .sec01 .image02.p00 {
  padding: 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p05 {
    padding: 0.5vw 0 0.75vw 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p10 {
    padding: 1vw 0 1.5vw 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p20 {
    padding: 1.8vw 0 2.2vw 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p30 {
    padding: 2.6vw 0 3.1vw 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p40 {
    padding: 3.2vw 0 3.7vw 0;
}




  .ss_lp_countermeasure_detail .sec02 {
    margin: 0 auto 0.794vw auto;
    padding: 0 0 0 0;
    width: 96%;
    max-width: 88.889vw;
    text-align: left;
  }
  .ss_lp_countermeasure_detail .sec02 h5 {
    margin: 0 0 1.19vw 0;
    padding: 0 0 0.635vw 2.857vw;
    line-height: 1.2em;
    font-size: 1.746vw;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #858585;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec02 h5::before {
    width: 1.667vw;
    height: 2.063vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/1df5498261ffd6c8604c2a5b5008b7f8/icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0.397vw;
  }
  .ss_lp_countermeasure_detail .sec02 h6 {
    margin: 0 0 0.397vw 0;
    padding: 0.556vw 0.794vw;
    width: fit-content;
    line-height: 1.2em;
    font-size: 1.429vw;
    font-weight: bold;
/*  color: #fff;*/
  color: #333;
/*  background: #7D7D7D;*/
  background: #ddd;
    border-radius: 0.397vw;
    box-sizing: border-box;
  }

  .ss_lp_countermeasure_detail .sec02 p {
    margin: 0 0 0 0;
    padding: 0 0 2.381vw 0;
    list-style: disc;
    line-height: 1.8em;
    font-size: 1.111vw;
    font-weight: normal;
  }
  .ss_lp_countermeasure_detail .sec03 {
    margin: 0 auto 6.587vw auto;
    padding: 0 0 0 0;
    width: 96%;
    max-width: 88.889vw;
    text-align: left;
    border-radius: 1.19vw;
    overflow: hidden;
  }
  .ss_lp_countermeasure_detail .sec03 .head {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    min-height: 14.127vw;
    background: #191970;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec03 .head .label {
    width: 10vw;
    height: 10vw;
    line-height: 1.4em;
    font-size: 1.508vw;
    font-weight: bold;
    color: #191970;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/4cd63bed935f190c5a1718bf129dafe7/label_back_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-34.921vw,-50%);
  }
  .ss_lp_countermeasure_detail .sec03 .head .label.label02 {
    transform: translate(-36.063vw,-50%);
  }
  .ss_lp_countermeasure_detail .sec03 .head h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.5em;
    font-size: 2.302vw;
    font-weight: bold;
    color: #fff;
  }
  .ss_lp_countermeasure_detail .sec03 .head h4 em {
    text-decoration: underline;
  }
  .ss_lp_countermeasure_detail .sec03 .body {
    overflow: hidden;
    background: #fff;
    border-left: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;
    padding: 0 0.714vw;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner {
    padding: 4.524vw 3.968vw 1.19vw 3.968vw;
    overflow: hidden;
    background: #fff;
    border-left: 3px solid #5e8793;
    border-right: 3px solid #5e8793;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .sub_head {
    margin: 0 0 2.381vw 0;
    padding: 0 0 0 1.587vw;
    border-left: 7px solid #191970;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .left01 .sub_head {
    margin: 0 0 4.762vw 0;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .left02 .sub_head {
    margin: 0 0 4.762vw 0;
  }

  .ss_lp_countermeasure_detail .sec03 .body_inner .sub_head h5 {
    margin: 0 0 0 0;
    padding: 0 0 0.397vw 0;
    line-height: 1.6em;
    font-size: 3.175vw;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .sub_head h5 .sub {
    margin: 0 0 0 0;
    padding: 0 0 0.397vw 0;
    line-height: 1.6em;
    font-size: 1.587vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .sub_head p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 1.19vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list {
    margin: 0 0 0 0;
    padding: 0 0 3.571vw 0;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li {
    margin: 0 0 1.984vw 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 7.937vw;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 14.286vw;
    background: #D4D4E4;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li.color01 {
    background: #e8f3f8;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li.color02 {
    background: #e1eed2;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li.color03 {
    background: #fdeee6;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li dt {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 7.937vw;
    height: 7.937vw;
    line-height: 1.2em;
    font-size: 1.349vw;
    font-weight: bold;
    color: #fff;
    background: #47478D;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14.286vw;
    position: absolute;
    top: 0;
    left: 0;
  }
/*
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li.color01 dt {
    background: #4b9ccb;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li.color02 dt {
    background: #67ac1e;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li.color03 dt {

  }
*/
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li dd {
    margin: 0 0 0 0;
    padding: 0 0 0 9.524vw;
    line-height: 1.2em;
    font-size: 1.349vw;
    font-weight: bold;
    color: #000000;
  }

  .ss_lp_countermeasure_detail .sec03 .body_inner .left01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 60%;
    max-width: 47.143vw;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .left02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 55%;
    max-width: 42.937vw;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .right01 {
    margin: 0 0 0 0;
    padding: 6.349vw 0 0 0;
    width: 38%;
    max-width: 29.127vw;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .right01 p {
    margin: 0 0 0 0;
    padding: 0.397vw 1.19vw 0 0;
    text-align: right;
    line-height: 1.4em;
    font-size: 0.873vw;
    font-weight: normal;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .right02 {
    margin: 0 0 0 0;
    padding: 23.016vw 0 0 0;
    width: 45%;
    max-width: 38.81vw;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .right02 p {
    margin: 0 0 0 0;
    padding: 5.159vw 1.19vw 0 0;
    text-align: right;
    line-height: 1.4em;
    font-size: 0.873vw;
    font-weight: normal;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .right02 .image {
    width: 100%;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .right02 .image img {
    width: 38.81vw;
  }

  .ss_lp_countermeasure_detail .sec03 .body_inner .recommend {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .recommend h6 {
    margin: 0 0 2.381vw 0;
    padding: 0 0 0.635vw 2.857vw;
    line-height: 1.2em;
    font-size: 1.746vw;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #858585;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .recommend h6::before {
    width: 1.667vw;
    height: 2.381vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/379633abea8ab7ca9af3be02f00a91e2/icon_02_b.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .recommend ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .recommend ul li {
    margin: 0 0 0 0;
    padding: 0 0 1.19vw 3.016vw;
    line-height: 1.4em;
    font-size: 1.429vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .recommend ul li::before {
    width: 2.063vw;
    height: 2.063vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/8432114b3b879c70c8f2b624098b2afe/icon_05.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .image01 {
    width: 100%;
    margin: 0 0 3.571vw 0;
  }

  .ss_lp_countermeasure_detail .sec03 .link_box {
    margin: 0 0 0 0;
    padding: 2.937vw 0 3.016vw 0;
    text-align: center;
    background: #191970;
  }
  .ss_lp_countermeasure_detail .sec03 .link_box .link {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 40%;
    max-width: 25.159vw;
    text-align: center;
  }
  .ss_lp_countermeasure_detail .sec03 .link_box .link .balloon {
    margin: 0 auto 1.111vw auto;
    padding: 0 1.349vw;
    width: fit-content;
    height: 1.905vw;
    line-height: 1.2em;
    font-size: 0.952vw;
    background: #fff;
    border-radius: 14.286vw;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .ss_lp_countermeasure_detail .sec03 .link_box .link .balloon::after {
    width: 0.952vw;
    height: 0.952vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/bda34a960d8ba5d42536939c7c1584e6/deco_01.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -0.476vw;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
  }
  .ss_lp_countermeasure_detail .sec03 .link_box .link a {
    padding: 0 0 0 0;
    width: 100%;
    height: 5.238vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.19vw;
    font-weight: bold;
    background: #ea5504;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec03 .link_box .link a::after {
    width: 0.476vw;
    height: 0.952vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/848cd8d9368f777a6c0677d520cef0ec/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.587vw;
    transform: translate(0,-50%);
  }
  .ss_lp_countermeasure_detail .sec03 .link_box .link a:hover {
    opacity: 0.7;
  }
  .ss_lp_countermeasure_detail .sec04 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .ss_lp_countermeasure_detail .sec04 h4 {
    margin: 0 0 4.603vw 0;
    padding: 0 0 1.984vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 3.333vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec04 h4::after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 2.857vw;
    height: 0.079vw;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .ss_lp_countermeasure_detail .sec04 .box01 {
    margin: 0 0 0;
    padding: 3.571vw 0 0px 0;
    width: 100%;
    box-sizing: border-box;
    background: #858585;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 h5 {
    margin: 0 0 0 0;
    padding: 0 0 2.778vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 1.905vw;
    font-weight: bold;
    color: #fff;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 h5::before {
    margin: 0 1.587vw 0 0;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 h5::after {
    margin: 0 0 0 1.587vw;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list {
    margin: 0 auto;
    padding: 0 0 1.19vw 0;
    width: 96%;
    max-width: 88.889vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item {
    margin: 0 0 1.587vw 0;
    width: 100%;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a {
    width: 100%;
    height: 15.397vw;
    text-align: left;
    box-sizing: border-box;
    color: #333;
    background: #fff;
    position: relative;
    display: block;
    border-radius: 0.794vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image {
    width: 29.286vw;
    position: absolute;
    top: 1.587vw;
    left: 8.73vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image img {
    width: 10vw;
    margin: 0 0 0 6.905vw;
  }

  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image .free {
    margin: 0 0 0 0;
    width: 7.143vw;
    position: absolute;
    top: 0.397vw;
    left: -5.714vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .title {
    padding: 2.778vw 0 0.397vw 40.397vw;
    display: block;
    line-height: 1.6em;
    font-size: 1.587vw;
    font-weight: bold;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .comment {
    padding: 0 0 0 40.397vw;
    display: block;
    line-height: 1.6em;
    font-size: 1.27vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .more {
    position: absolute;
    bottom: 1.587vw;
    right: 1.587vw;
    width: 24.762vw;
    height: 3.492vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.111vw;
    background: #ea5504;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.794vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .more::after {
    width: 1.27vw;
    height: 1.27vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/7a3a8d4d90457986f0bd1d9359687ea5/arrow_05.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 0.635vw;
    vertical-align: middle;
  }

  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 {
    margin: 0 auto;
    padding: 0 0 3.095vw 0;
    width: 96%;
    max-width: 88.889vw;
    display: flex;
    justify-content: space-between;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item {
    margin: 0 0 0 0;
    width: 48.5%;
    max-width: 42.778vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a {
    width: 100%;
    height: 27.857vw;
    text-align: left;
    box-sizing: border-box;
    color: #333;
    background: #fff;
    position: relative;
    display: block;
    border-radius: 0.794vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    padding: 0.952vw 0 0.794vw 0;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image img {
    width: 10vw;
    margin: 0 auto 0 auto;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image .free {
    margin: 0 0 0 0;
    width: 7.143vw;
    position: absolute;
    top: 1.825vw;
    left: 3.016vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .title {
    padding: 0 0 0 0;
    display: block;
    line-height: 1.6em;
    font-size: 1.587vw;
    font-weight: bold;
    text-align: center;
    min-height: 6.825vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .comment {
    padding: 0 0 0 40.397vw;
    display: block;
    line-height: 1.6em;
    font-size: 1.27vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .more {
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0 auto;
    width: 24.762vw;
    height: 3.492vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.111vw;
    background: #ea5504;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.794vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .more::after {
    width: 1.27vw;
    height: 1.27vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/7a3a8d4d90457986f0bd1d9359687ea5/arrow_05.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 0.635vw;
    vertical-align: middle;
  }




  .ss_lp_countermeasure_detail .sec04 .box02 {
    margin: 0 auto 1.587vw;
    padding: 5.159vw 0 0 0;
    width: 96%;
    max-width: 88.889vw;
    box-sizing: border-box;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 h5 {
    margin: 0 0 0 0;
    padding: 0 0 3.571vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 1.905vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 h5::before {
    margin: 0 1.587vw 0 0;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 h5::after {
    margin: 0 0 0 1.587vw;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list {
    margin: 0 0 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item {
    margin: 0 3.10% 1.984vw 0;
    width: 31.25%;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item:nth-of-type(3n) {
    margin: 0 0 2.46vw 0;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a {
    width: 100%;
    min-height: 32.381vw;
    display: block;
    background: #fff;
    border: 1px solid #d6d6d6;
    position: relative;
    padding: 1.429vw 1.429vw 3.016vw 1.429vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a .image {
    margin: 0 0 1.111vw 0;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a .label {
    margin: 0 0 0.397vw 0;
    padding: 0.397vw 0;
    text-align: center;
    line-height: 1.5em;
    font-size: 1.27vw;
    font-weight: bold;
    color: #fff;
    display: block;
    background: #858585;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a .title {
    margin: 0 0 0.397vw 0;
    text-align: left;
    line-height: 1.5em;
    font-size: 1.27vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec04 .box02.case .list .item a .title {
    text-align: center;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a .comment {
    line-height: 1.6em;
    font-size: 1.032vw;
    color: #333;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec04 .box02.case .list .item a .comment {
  /*  min-height: 9.524vw;*/
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a .more {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 12.857vw;
    height: 2.857vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.111vw;
    background: #5c5c5c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 1.19vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a .more::after {
    width: 1.429vw;
    height: 1.429vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 0.635vw;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 {
    margin: 0 0 0 0;
    padding: 3.175vw 3.968vw 1.825vw 3.968vw;
  /*  width: 90%;
    max-width: 96.825vw;*/
    box-sizing: border-box;
    background: #858585;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 h5 {
    margin: 0 0 0 0;
    padding: 0 0 1.984vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 1.905vw;
    font-weight: bold;
    color: #fff;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 h5::before {
    margin: 0 1.587vw 0 0;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 h5::after {
    margin: 0 0 0 1.587vw;
    padding: 0 0 0 0;
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list {
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list .item {
    margin: 0 0 1.587vw 0;
    width: 100%;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list .item a {
    padding: 1.746vw 16.27vw 0.794vw 2.381vw;
    width: 100%;
    min-height: 7.619vw;
    text-align: left;
    box-sizing: border-box;
    color: #333;
    background: #fff;
    position: relative;
    display: block;
    border-radius: 0.635vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list .item a .title {
    margin: 0 0 0.794vw 0;
    line-height: 1.4em;
    font-size: 1.587vw;
    font-weight: bold;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list .item a .comment {
    line-height: 1.4em;
    font-size: 1.032vw;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list .item a .more {
    position: absolute;
    top: 50%;
    right: 1.429vw;
    transform: translate(0,-50%);
    width: 13.413vw;
    height: 3.492vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.111vw;
    background: #5c5c5c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.19vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list .item a .more::after {
    width: 1.429vw;
    height: 1.429vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 0.635vw;
    vertical-align: middle;
  }
}

@media (max-width:767px) {
  #ss_lp {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .ss_lp_main_image {
    margin: 0 0 9.821vw 0;
    padding: 0 0 0 0;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/3a7f36b0b83a264af5e94fe96807abd2/main_image_01-sp.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 104.821vw;
  }
  .ss_lp_main_image_inner {
    margin: 0 auto;
    padding: 14.286vw 0 0 0;
    width: 91.071vw;
    max-width: 91.071vw;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    height: 104.821vw;
  }
  .ss_lp_main_image_inner .logo {
    width: 20.714vw;
    position: absolute;
    top: 2.5vw;
    right: 0;
  }
  .ss_lp_main_image_inner .text_box {
    margin: 0 0 33.929vw 0;
    padding: 0 0 0 4.464vw;
    position: relative;
  }
  .ss_lp_main_image_inner .text_box::before {
    width: 0.893vw;
    height: 100%;
    content: "";
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .ss_lp_main_image h1 {
    margin: 0 0 0 0;
    padding: 0 0 2.679vw 0;
    line-height: 1.5em;
    font-size: 3.571vw;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,0.3);
  }
  .ss_lp_main_image h1 strong {
    line-height: 1.5em;
    font-size: 5.893vw;
    font-weight: bold;
  }
  .ss_lp_main_image .text {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,0.3);
  }
  .ss_lp_main_image .link_box {
    margin: 0 auto 3.929vw auto;
    padding: 0 0 0 0;
    width: 91.071vw;
    display: flex;
    justify-content: space-between;
  }
  .ss_lp_main_image .link_box .link {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 48.5%;
    max-width: 43.929vw;
    text-align: center;
  }
  .ss_lp_main_image .link_box .link .balloon {
    margin: 0 auto 2.5vw auto;
    padding: 0 2.679vw;
    width: fit-content;
    height: 3.571vw;
    line-height: 1.2em;
    font-size: 1.786vw;
    background: #fff;
    border-radius: 32.143vw;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .ss_lp_main_image .link_box .link .balloon::after {
    width: 3.036vw;
    height: 3.036vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/bda34a960d8ba5d42536939c7c1584e6/deco_01.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -1.25vw;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
  }
  .ss_lp_main_image .link_box .link a {
    padding: 0 0 0 2.679vw;
    width: 100%;
    height: 9.643vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 2.143vw;
    font-weight: bold;
    background: #ea5504;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
  }
  .ss_lp_main_image .link_box .link a::after {
    width: 0.893vw;
    height: 1.786vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/848cd8d9368f777a6c0677d520cef0ec/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.571vw;
    transform: translate(0,-50%);
  }
  .ss_lp_main_image .link_box .link a:hover {
    opacity: 0.7;
  }
  .ss_lp_main_image .link_box .link a img {
    width: 10.179vw;
    position: absolute;
    top: 50%;
    left: 1.429vw;
    transform: translate(0,-50%);
  }
  .ss_lp_main_image .menu_box {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 91.071vw;
    display: flex;
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,0.3);
    justify-content: space-between;
    position: relative;
    bottom: auto;
    left: auto;
  }
  .ss_lp_main_image .menu_box::after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 0.179vw;
    height: 8.929vw;
    content: "";
    background: #858585;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .ss_lp_main_image .menu_box .link {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 50%;
    text-align: center;
  }
  .ss_lp_main_image .menu_box .link a {
    padding: 2.679vw 0 0 0;
    width: 100%;
    height: 12.5vw;
    color: #333;
    line-height: 1.4em;
    font-size: 2.143vw;
    font-weight: normal;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    box-sizing: border-box;
    position: relative;
    transition: all 0.6s 0s;
  }
  .ss_lp_main_image .menu_box .link a::after {
    width: 2.5vw;
    height: 1.429vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/fc099ce7cc6713d8db8ce53c8619dc2c/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 2.679vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .ss_lp_main_image .menu_box .link a:hover {
    opacity: 0.5;
  }

  .back01 {
    background: #f1f1f1;
    overflow: hidden;
  }
  .ss_lp_theme_intro {
    margin: 0 0 0 0;
    padding: 11.607vw 0 11.25vw 0;
    width: 100%;
  }
  .ss_lp_theme_intro .head {
    margin: 0 0 0 0;
    padding: 0 0 4.464vw 0;
    width: 100%;
    text-align: center;
  }
  .ss_lp_theme_intro .head h2 {
    margin: 0 0 2.679vw 0;
    padding: 0 0 4.464vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 4.5vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_theme_intro .head h2::after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 6.429vw;
    height: 0.179vw;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .ss_lp_theme_intro .head .intro {

  }
  .ss_lp_theme_intro .head .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 2.1em;
    font-size: 3.214vw;
    font-weight: normal;
    color: #333;
  }
  .ss_lp_theme_intro .menu {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 91.071vw;
    max-width: 91.071vw;
    height: 64.643vw;
    background: #fff;
    border-radius: 1.786vw;
    border-right: 3px solid #d6d6d6;
    border-bottom: 3px solid #d6d6d6;
    position: relative;
    display: flex;
  }
  .ss_lp_theme_intro .menu .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 33.33%;
    height: 64.643vw;
    text-align: center;
    position: relative;
  }
  .ss_lp_theme_intro .menu .item::after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 0.179vw;
    height: 57.143vw;
    content: "";
    background: #d6d6d6;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
  }
  .ss_lp_theme_intro .menu .item:nth-of-type(2) {
    width: 33.33%;
  }
  .ss_lp_theme_intro .menu .item:nth-of-type(3)::after {
    display: none;
  }
  .ss_lp_theme_intro .menu .item a {
    margin: 0 0 0 0;
    padding: 3.571vw 0 0 0;
    width: 100%;
    height: 64.643vw;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    display: block;
    color: #333;
    transition: all 0.6s 0s;
  }
  .ss_lp_theme_intro .menu .item a:hover {
    opacity: 0.6;
  }
  .ss_lp_theme_intro .menu .item a:hover img {
    opacity: 1;
  }

  .ss_lp_theme_intro .menu .item a .label {
    margin: 0 auto 0 auto;
    padding: 0 0 2.143vw 0;
    width: 22.5vw;
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0,0);
  }
  .ss_lp_theme_intro .menu .item a .title {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 2.6em;
    line-height: 1.3em;
    font-size: 2.5vw;
    font-weight: bold;
    color: #333;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .ss_lp_theme_intro .menu .item a .image {
    margin: 0 0 0px 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 22.321vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ss_lp_theme_intro .menu .item a .image.image01 img {
    margin: auto;
    width: 18.929vw;
    display: block;
  }
  .ss_lp_theme_intro .menu .item a .image.image02 img {
    margin: auto;
    width: 25.179vw;
    display: block;
  }
  .ss_lp_theme_intro .menu .item a .image.image03 img {
    margin: auto;
    width: 18.75vw;
    display: block;
  }
  .ss_lp_theme_intro .menu .item a .comment {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 3.2em;
    line-height: 1.6em;
    font-size: 1.786vw;
    color: #333;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .ss_lp_theme_intro .menu .item a::after {
    width: 4.286vw;
    height: 4.286vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/a324c2bf8c0860b06d46345c98cd4ec4/arrow_03.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 3.214vw;
    left: 50%;
    transform: translate(-50%,0);
  }

  .ss_lp_theme_detail {
    margin: 0 auto 5.357vw;
    padding: 0 0 0 0;
    width: 91.964vw;
    max-width: 91.964vw;
    box-sizing: border-box;
    background: #fff;
    border: 2px solid #858585;
    border-top: 12px solid #858585;
    border-bottom-left-radius: 1.429vw;
    border-bottom-right-radius: 1.429vw;
    overflow: hidden;
    position: relative;
  }
  .ss_lp_theme_detail .head {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 31.25vw;
    position: relative;
    overflow: hidden;
  }
  .ss_lp_theme_detail .head .label {
    margin: 0 0 0 0;
    width: 25.536vw;
    position: absolute;
    top: -4.464vw;
    left: 3.571vw;
  }
  .ss_lp_theme_detail .head h3  {
    margin: 0 35.714vw 0 3.571vw;
    padding: 12.5vw 0 0 0;
    line-height: 1.6em;
    font-size: 4vw;
    font-weight: bold;
    color: #333;
    text-align: left;
  }
  .ss_lp_theme_detail .head h3.sub {
    padding: 7.5vw 0 0 0;
    line-height: 1.6em;
    font-size: 3.929vw;
  }
  .ss_lp_theme_detail .head h3.sub::before {
    display: none;
  }
  .ss_lp_theme_detail .head h3.sub::after {
    display: none;
  }


  .ss_lp_theme_detail .head .deco {
    position: absolute;
  }
  .ss_lp_theme_detail .head .deco.deco01 {
    width: 27.143vw;
    top: 3.214vw;
    right: 6.071vw;
  }
  .ss_lp_theme_detail .head .deco.deco02 {
    width: 37.679vw;
    top: 3.214vw;
    right: 6.071vw;
  }
  .ss_lp_theme_detail .head .deco.deco03 {
    width: 27.143vw;
    top: 3.214vw;
    right: 6.071vw;
  }
  .ss_lp_theme_detail .list {
    margin: 0 3.571vw 1.143vw 3.571vw;
    display: flex;
    flex-wrap: wrap;
  }
  .ss_lp_theme_detail .list .item {
    margin: 0 3.571vw 3.571vw 0;
    width: 39.643vw;
  }
  .ss_lp_theme_detail .list .item:nth-of-type(3n) {
    margin: 0 3.571vw 3.571vw 0;
  }
  .ss_lp_theme_detail .list .item:nth-of-type(2n) {
    margin: 0 0 3.571vw 0;
  }
  .ss_lp_theme_detail .list .item a {
    width: 100%;
    display: block;
    border: 1px solid #d6d6d6;
    position: relative;
    padding: 0 0 6.786vw 0;
    transition: all 0.5s 0s;
  }
  .ss_lp_theme_detail .list .item a:hover {
    opacity: 0.6;
  }
  .ss_lp_theme_detail .list .item a .view {
    position: absolute;
/*    top: 2.679vw;*/
    top: 0;
    left: 0;
/*    width: fit-content;*/
    background: #ff0000;
    line-height: 1.2em;
    font-size: 2.143vw;
    font-weight: bold;
    color: #fff;
    border-bottom: 2px solid #fff;
    border-left: none;
/*
    border-top-right-radius: 0.893vw;
    border-bottom-right-radius: 0.893vw;
*/
    padding: 0.893vw 2.679vw;
    z-index: 1;
	width:100%;
	text-align: center;
  }
  .ss_lp_theme_detail .list .item a .image {
    margin: -0.179vw -0.179vw 0 -0.179vw;
  }
  .ss_lp_theme_detail .list .item a:hover .image img {
    opacity: 1;
  }
  .ss_lp_theme_detail .list .item a dl {
    margin: 1.786vw 1.786vw 0;
    min-height: 24.107vw;
  }
  .ss_lp_theme_detail .list .item a dl dt {
    margin: 0 0 0.893vw 0;
    min-height: 3.0em;
    text-align: center;
    line-height: 1.5em;
    font-size: 2.143vw;
    font-weight: bold;
    color: #333;
  }
  .ss_lp_theme_detail .list .item a dl dd {
    line-height: 1.6em;
    font-size: 1.786vw;
    color: #333;
  }
  .ss_lp_theme_detail .list .item a .more {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 22.143vw;
    height: 5vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.964vw;
    background: #5c5c5c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 2.679vw;
  }
  .ss_lp_theme_detail .list .item a .more::after {
    width: 2.321vw;
    height: 2.321vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 1.429vw;
    vertical-align: middle;
  }

  .ss_lp_other_info {
    margin: 0 0 0 0;
    padding: 10.714vw 0 0 0;
    width: 100%;
  }
  .ss_lp_other_info .head {
    margin: 0 0 0 0;
    padding: 0 0 4.464vw 0;
    width: 100%;
    text-align: center;
  }
  .ss_lp_other_info .head h3 {
    margin: 0 0 0 0;
    padding: 0 0 4.464vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 4vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_other_info .head h2::after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 6.429vw;
    height: 0.179vw;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .ss_lp_other_info .info_box01 {
    margin: 0 auto 9.821vw;
    padding: 8.036vw 0 5.357vw 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    border-radius: 0px;
    background: #858585;
  }
  .ss_lp_other_info .info_box01 h4 {
    margin: 0 0 0 0;
    padding: 0 0 4.464vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 3.214vw;
    font-weight: bold;
    color: #fff;
    position: relative;
  }
  .ss_lp_other_info .info_box01 h4::before {
    margin: 0 1.786vw 0 0;
    padding: 0 0 0 0;
    width: 4.643vw;
    height: 4.643vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box01 h4::after {
    margin: 0 0 0 1.786vw;
    padding: 0 0 0 0;
    width: 4.643vw;
    height: 4.643vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box01 .list {
    margin: 0 auto;
    width: 91.071vw;
  }
  .ss_lp_other_info .info_box01 .list .item {
    width: 100%;
  }
  .ss_lp_other_info .info_box01 .list .item a {
    width: 100%;
    height: auto;
    text-align: left;
    box-sizing: border-box;
    color: #333;
    background: #fff;
    position: relative;
    display: block;
    border-radius: 1.786vw;
    transition: all 0.6s 0s;
    padding: 0 0 2.143vw 0;
  }
  .ss_lp_other_info .info_box01 .list .item a:hover {
    opacity: 0.6;
  }

  .ss_lp_other_info .info_box01 .list .item a .image {
    width: 32.143vw;
    position: absolute;
    top: 3.036vw;
    left: 10.357vw;
  }
  .ss_lp_other_info .info_box01 .list .item a .image .free {
    width: 8.036vw;
    position: absolute;
    top: 0px;
    left: -6.429vw;
  }
  .ss_lp_other_info .info_box01 .list .item a .title {
    padding: 2.679vw 0 1.786vw 45vw;
    display: block;
    line-height: 1.6em;
    font-size: 2.143vw;
    font-weight: bold;
  }
  .ss_lp_other_info .info_box01 .list .item a .comment {
    padding: 0 0 3.929vw 45vw;
    display: block;
    line-height: 1.6em;
    font-size: 1.786vw;
  }
  .ss_lp_other_info .info_box01 .list .item a .more {
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0 auto;
    width: 41.786vw;
    height: 6.071vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.964vw;
    background: #ea5504;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.786vw;
  }
  .ss_lp_other_info .info_box01 .list .item a .more::after {
    width: 2.321vw;
    height: 2.321vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/7a3a8d4d90457986f0bd1d9359687ea5/arrow_05.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 1.429vw;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box02 {
    margin: 0 auto 7.143vw;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .ss_lp_other_info .info_box02 h4 {
    margin: 0 0 0 0;
    padding: 0 0 8.036vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 3.214vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_other_info .info_box02 h4::before {
    margin: 0 1.786vw 0 0;
    padding: 0 0 0 0;
    width: 4.643vw;
    height: 4.643vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box02 h4::after {
    margin: 0 0 0 1.786vw;
    padding: 0 0 0 0;
    width: 4.643vw;
    height: 4.643vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box02 .list {
    margin: 0 auto;
    width: 91.071vw;
    display: flex;
    flex-wrap: wrap;
    
    
  }
  .ss_lp_other_info .info_box02 .list .item {
    margin: 0 3.571vw 3.571vw 0;
    width: 39.643vw;
    width: 43.75vw;
  }
  .ss_lp_other_info .info_box02 .list .item:nth-of-type(3n) {
    margin: 0 3.571vw 3.571vw 0;
  }
  .ss_lp_other_info .info_box02 .list .item:nth-of-type(2n) {
    margin: 0 0 3.571vw 0;
  }
  .ss_lp_other_info .info_box02 .list .item a {
    width: 100%;
    display: block;
    border: 1px solid #d6d6d6;
    position: relative;
    padding: 1.786vw 1.786vw 5vw 1.786vw;
    transition: all 0.6s 0s;
  }
  .ss_lp_other_info .info_box02 .list .item a:hover {
    opacity: 0.6;
  }
  .ss_lp_other_info .info_box02 .list .item a:hover img {
    opacity: 1;
  }

  .ss_lp_other_info .info_box02 .list .item a .image {
    margin: 0 0 2.5vw 0;
  }
  .ss_lp_other_info .info_box02 .list .item a .label {
    margin: 0 0 0.893vw 0;
    padding: 0.893vw 0;
    text-align: center;
    line-height: 1.5em;
    font-size: 1.786vw;
    font-weight: bold;
    color: #fff;
    display: block;
    background: #858585;
  }
  .ss_lp_other_info .info_box02 .list .item a .title {
    margin: 0 0 0.893vw 0;
    text-align: left;
    line-height: 1.5em;
    font-size: 2.143vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .ss_lp_other_info .info_box02.case .list .item a .title {
    text-align: center;
  }
  .ss_lp_other_info .info_box02 .list .item a .comment {
    line-height: 1.6em;
    font-size: 1.786vw;
    color: #333;
    display: block;
  }
  .ss_lp_other_info .info_box02.case .list .item a .comment {
    min-height: 12.5vw;
  }
  .ss_lp_other_info .info_box02 .list .item a .more {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 22.143vw;
    height: 5vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.964vw;
    background: #5c5c5c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 2.679vw;
  }
  .ss_lp_other_info .info_box02 .list .item a .more::after {
    width: 2.321vw;
    height: 2.321vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 1.429vw;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box03 {
    margin: 0 auto 10.179vw;
    padding: 8.036vw 0 4.107vw 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    border-radius: 0px;
    background: #858585;
  }
  .ss_lp_other_info .info_box03 h4 {
    margin: 0 0 0 0;
    padding: 0 0 4.464vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 3.214vw;
    font-weight: bold;
    color: #fff;
    position: relative;
  }
  .ss_lp_other_info .info_box03 h4::before {
    margin: 0 1.786vw 0 0;
    padding: 0 0 0 0;
    width: 4.643vw;
    height: 4.643vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box03 h4::after {
    margin: 0 0 0 1.786vw;
    padding: 0 0 0 0;
    width: 4.643vw;
    height: 4.643vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_other_info .info_box03 .list {
    margin: 0 auto;
    width: 91.071vw;
  }
  .ss_lp_other_info .info_box03 .list .item {
    margin: 0 0 3.571vw 0;
    width: 100%;
  }
  .ss_lp_other_info .info_box03 .list .item a {
    padding: 2.679vw 2.679vw 2.679vw 2.679vw;
    width: 100%;
    min-height: 15.357vw;
    text-align: left;
    box-sizing: border-box;
    color: #333;
    background: #fff;
    position: relative;
    display: block;
    border-radius: 1.429vw;
    transition: all 0.6s 0s;
  }
  .ss_lp_other_info .info_box03 .list .item a:hover {
    opacity: 0.6;
  }
  .ss_lp_other_info .info_box03 .list .item a .title {
    margin: 0 0 1.786vw 0;
    line-height: 1.4em;
    font-size: 2.143vw;
    font-weight: bold;
    display: block;
  }
  .ss_lp_other_info .info_box03 .list .item a .comment {
    line-height: 1.4em;
    font-size: 1.786vw;
    display: block;
    margin: 0 24.107vw 0 0;
  }
  .ss_lp_other_info .info_box03 .list .item a .more {
    position: absolute;
    top: auto;
    bottom: 2.143vw;
    right: 2.321vw;
    transform: translate(0,0);
    width: 21.786vw;
    height: 5.536vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.964vw;
    background: #5c5c5c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2.679vw;
  }
  .ss_lp_other_info .info_box03 .list .item a .more::after {
    width: 2.321vw;
    height: 2.321vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 1.429vw;
    vertical-align: middle;
  }


  .ss_lp_bnr_box01 {
    margin: 0 0 0 0;
    padding: 0 0 8.929vw 0;
  }
  .ss_lp_bnr_box01.bk01 {
    margin: 0 0 0 0;
    padding: 10vw 0 8.929vw 0;
    background: #858585;
  }


  .ss_lp_bnr_box01 .list {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 72.321vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ss_lp_bnr_box01 .list .link {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .ss_lp_bnr_box01 .list .link:nth-of-type(1) {
    margin: 0 0 6.25vw 0;
  }
  .ss_lp_bnr_box01 .list .link .balloon {
    margin: 0 auto 2.5vw auto;
    padding: 0 3.036vw;
    width: fit-content;
    height: 5.357vw;
    line-height: 1.2em;
    font-size: 2.679vw;
    background: #fff;
    border-radius: 32.143vw;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .ss_lp_bnr_box01 .list .link .balloon::after {
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/9813a463a7e6e3a79e71291b7458589d/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -0.907vw;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
  }
  .ss_lp_bnr_box01 .list .link a {
    padding: 0 0 0 2.679vw;
    width: 100%;
    height: 14.643vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 3.393vw;
    font-weight: bold;
    background: #ea5504;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
  }
  .ss_lp_bnr_box01 .list .link a::after {
    width: 1.071vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/848cd8d9368f777a6c0677d520cef0ec/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.571vw;
    transform: translate(0,-50%);
  }
  .ss_lp_bnr_box01 .list .link a:hover {
    opacity: 0.7;
  }
  .ss_lp_bnr_box01 .list .link a img {
    width: 15.714vw;
    position: absolute;
    top: 50%;
    left: 0.714vw;
    transform: translate(0,-50%);
  }

.ss_lp_bnr_box01.top .list .link .balloon {
  background: #fbddcd
}
.ss_lp_bnr_box01.top .list .link .balloon::after {
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/61561c484a67595dfe47af322fc4408c/deco_05.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -0.907vw;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
}


  .ss_lp_page_image {
    margin: 0 0 14.286vw 0;
    padding: 0 0 0 0;
/*    background: #f2f6f7;*/
    position: relative;
    width: 100%;
/*    height: 52.5vw;*/
  }
  .ss_lp_page_image_inner {
  /*  margin: 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 200vw;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    height: 86.607vw;*/
  }
  .ss_lp_page_image_inner .text_box {
    margin: 0 0 0 0;
    padding: 4.464vw 0 0 0;
    width: 100%;
    height: 28.571vw;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/8f95e912e4604f0036dc8dbcb2b157bd/page_image_01-sp.jpg") no-repeat right center;
    background-size: cover;
    display: block;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
  }
  .ss_lp_page_image_inner .text_box h1 {
    margin: 0 3.571vw 0 3.571vw;
    padding: 0 0 0 3.571vw;
    width: auto;
    max-width: 100%;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    line-height: 1.5em;
    font-size: 4.5vw;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,0.3);
  }
  .ss_lp_page_image_inner .text_box h1::before {
    width: 0.893vw;
    height: 100%;
    content: "";
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
  }
  .ss_lp_page_image .text {
    margin: 0 0 0 0;
    padding: 3.571vw 0 0 0;
    line-height: 1.6em;
    font-size: 2.3vw;
    font-weight: normal;
    color: #000000;
    text-align: center;
  }
  .ss_lp_page_image .text strong {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
/*    font-size: 3.20vw;*/
    font-size: 2.7vw;
    font-weight: bold;
    color: #596D85;
  }

  .ss_lp_page_image .box {
    margin: 5.357vw 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  background: #f1f1f1;
    display: flex;
    align-items: center;
  }
  .ss_lp_page_image .box .image {
    margin: 0 3.571vw 0 0;
    padding: 0 0 0 0;
    width: 39.286vw;
  }
  .ss_lp_page_image .box p {
    margin: 0 0 0 0;
    padding: 2vw 0 ;
    width: calc( 100% - 48.214vw );
    text-align: left;
  }
  
  
  .ss_lp_threat {
    margin: 0 auto 7.143vw;
    padding: 1.786vw;
    width: 91.964vw;
    max-width: 91.964vw;
    box-sizing: border-box;
    border-radius: 4.464vw;
    border: 1px solid #d6d6d6;
  }
  .ss_lp_threat_inner {
    padding: 16.607vw 0 0 0;
    box-sizing: border-box;
    border-radius: 4.464vw;
    border: 3px solid #5c5c5c;
    position: relative;
  }
  .ss_lp_threat_inner .head {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: fit-content;
    min-width: 80vw;
    min-width: 0px;
    height: 10.714vw;
    height: auto;
    text-align: center;
    position: absolute;
    top: -5.357vw;
    top: -2.5vw;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .ss_lp_threat_inner .head .label {
    width: 18.571vw;
    height: 18.571vw;
    line-height: 1.2em;
    font-size: 3.929vw;
    font-weight: bold;
    color: #fff;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/dcdc70dd1cf616938c71dd88e6bdb676/label_back_01.png") no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: -4.864vw;
    transform: translate(0,-50%);
    z-index: 1;
  }
  .ss_lp_threat_inner .head h2 {
    margin: 0 0 0 4.6vw;
    padding: 2.5vw 4.464vw 1.5vw 12.071vw;
    padding: 1.5vw 3.464vw 2.5vw 9.664vw !important;
    width: auto;
    max-width: 100%;
    height: auto;
    min-height: 10.214vw;
    box-sizing: border-box;
    line-height: 1.2em;
    font-size: 3.286vw;
    font-weight: bold;
    color: #333;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/e465b905fe63acfdb53d38ba02ec5f4e/title_back_01.png") no-repeat right center;
    background-size: auto 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: normal;
/*    display: inline-block;*/
    white-space: nowrap;
    text-align: center;
    
    
/*    transform: translate(0,-50%);*/
  }
  .ss_lp_threat_inner .sec01 {
    margin: 0 auto 3.571vw auto;
    padding: 0 0 0 0;
    width: 81.429vw;
    max-width: 81.429vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .ss_lp_threat_inner .sec01 .image {
    margin: 0 0 2.679vw 2.143vw;
    padding: 0 0 0 0;
    width: 77.143vw;
    max-width: 77.143vw;
  }
  .ss_lp_threat_inner .sec01 p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
    text-align: left;
    line-height: 1.8em;
    font-size: 2.5vw;
    font-weight: bold;
    color: #333;
  }
  .ss_lp_threat_inner .sec01 p em {
    color: #5e8793;
    text-decoration: underline;
  }
  .ss_lp_threat_inner .sec02 {
    margin: 0 auto 3.571vw auto;
    padding: 0 0 0 0;
    width: 81.429vw;
    max-width: 81.429vw;
    text-align: left;
  }
  .ss_lp_threat_inner .sec02 h3 {
    margin: 0 0 2.679vw 0;
    padding: 0 0 1.429vw 5.357vw;
    line-height: 1.2em;
    font-size: 3.036vw;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #858585;
    position: relative;
  }
  .ss_lp_threat_inner .sec02 h3::before {
    width: 3.571vw;
    height: 3.571vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/e5c386bb8e1eae7d988a37afaa9b32fa/icon_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ss_lp_threat_inner .sec02 ul {
    margin: 0 0 0 1.2em;
    padding: 0 0 0 0;
    list-style: disc;
    line-height: 1.8em;
    font-size: 1.964vw;
    font-weight: normal;
  }
  .ss_lp_threat_inner .sec02 p {
    margin: 0 0 0 0;
    padding: 2.679vw 0 0 0;
    list-style: disc;
    line-height: 1.8em;
    font-size: 1.964vw;
    font-weight: normal;
  }
  .ss_lp_threat_inner .sec02 p.pt00 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .ss_lp_threat_inner .sec02 dl {
    margin: 0 0 0 0;
    padding: 1.786vw 0 0 0;
    line-height: 1.8em;
    font-size: 2.5vw;
    font-weight: normal;
    display: flex;
  }




  .ss_lp_threat_inner .sec03 {
    margin: 0 auto 8.929vw auto;
    padding: 0 0 0 0;
    width: 96%;
    max-width: 180.714vw;
    display: flex;
    justify-content: flex-end;
  }
  .ss_lp_threat_inner .sec03 .image {
    max-width: 154.107vw;
  }



  .ss_lp_countermeasure_menu {
    margin: 0 0 0 0;
    padding: 0 0 10.714vw 0;
    text-align: center;
  }
  .ss_lp_countermeasure_menu_inner {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
  }
  .ss_lp_countermeasure_menu_inner .catch {
    margin: 0 auto 0 auto;
    padding: 0 0 1.786vw 5.357vw;
    width: fit-content;
    line-height: 1.4em;
    font-size: 4.107vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_countermeasure_menu_inner .catch::before {
    width: 3.75vw;
    height: 5.357vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/629633c54dbe7e62affc3050ed5f3cb4/icon_02.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ss_lp_countermeasure_menu_inner .arrow {
    margin: 0 auto 3.571vw auto;
    padding: 0 0 0 0;
    width: 25vw;
  }
  .ss_lp_countermeasure_menu_inner .link_box {
    margin: 0 auto;
    width: 61.786vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link {
    width: 61.786vw;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link:nth-of-type(2) {
    margin: 4.464vw 0 0 0;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link a {
    width: 100%;
    height: 11.786vw;
    border: 3px solid #5C5C5C;
    border-radius: 2.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #5C5C5C url("https://assets-fb-rn.fujifilm.com/files/2025-09/02b23dc54b491c265900bca3371542b2/link_back_01.png") no-repeat left center;
    background-size: auto 100%;
    position: relative;
    transition: all 0.6s 0s;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link a:hover {
    opacity: 0.6;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link a::before {
    width: 3.214vw;
    height: 1.429vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/2a466530771138b798e4897f065892c0/arrow_07.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 4.286vw;
    transform: translate(0,-50%);
  }
  .ss_lp_countermeasure_menu_inner .link_box .link a .label {
    color: #5C5C5C;
    line-height: 1.6em;
    font-size: 2.5vw;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 1.786vw;
    transform: translate(0,-50%);
    z-index: 1;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link a .label::before {
    width: 3.036vw;
    height: 3.75vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/1df5498261ffd6c8604c2a5b5008b7f8/icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.893vw 0 0;
  }
  .ss_lp_countermeasure_menu_inner .link_box .link a .text {
    color: #fff;
    line-height: 1.6em;
    font-size: 2.5vw;
    font-weight: bold;
  }

  .ss_lp_countermeasure_detail {
    margin: 0 auto 11.071vw;
    padding: 0 0 0 0;
    width: 91.071vw;
    max-width: 91.071vw;
    background: #F1F1F1;
    border-top: 12px solid #858585;
    border-radius: 1.786vw;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
  }
  .ss_lp_countermeasure_detail .head {
    margin: 0 0 0 0;
    padding: 5.357vw 0 4.464vw 0;
    width: 100%;
    text-align: center;
  }
  .ss_lp_countermeasure_detail .head h3 {
    margin: 0 0 0 0;
    padding: 0 0 3.571vw 0;
    text-align: center;
    line-height: 1.5em;
    font-size: 4vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_countermeasure_detail .head h3::after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 6.429vw;
    height: 0.179vw;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .ss_lp_countermeasure_detail .head h3 strong {
    color: #5e8793;
  }
  .ss_lp_countermeasure_detail .sec01 {
    margin: 0 auto 4.464vw;
    padding: 2.321vw 1.786vw 3.571vw 1.786vw;
    width: 83.75vw;
    max-width: 83.75vw;
    background: #fff;
    border: 1px solid #aec3c9;
    box-sizing: border-box;
  }
  .ss_lp_countermeasure_detail .sec01 h4 {
    margin: 0 0 2.679vw 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 4.286vw;
    text-align: center;
    line-height: 1.5em;
    font-size: 1.786vw;
    font-weight: normal;
    color: #fff;
    background: #5c5c5c;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ss_lp_countermeasure_detail .sec01 .image {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 75.536vw;
  }
  .ss_lp_countermeasure_detail .sec01 .image02 {
    margin: 0 auto;
    padding: 4.464vw 0 5.357vw 0;
    width: 90%;
    max-width: 74.286vw;
  }
.ss_lp_countermeasure_detail .sec01 .image02.p00 {
  padding: 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p05 {
    padding: 0.75vw 0 0.9vw 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p10 {
    padding: 1.5vw 0 1.8vw 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p20 {
    padding: 2vw 0 2.4vw 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p30 {
    padding: 3vw 0 3.6vw 0;
}
.ss_lp_countermeasure_detail .sec01 .image02.p40 {
    padding: 4vw 0 4.8vw 0;
}





  .ss_lp_countermeasure_detail .sec02 {
    margin: 0 auto 1.786vw auto;
    padding: 0 0 0 0;
    width: 83.75vw;
    max-width: 83.75vw;
    text-align: left;
  }
  .ss_lp_countermeasure_detail .sec02 h5 {
    margin: 0 0 1.786vw 0;
    padding: 0 0 1.429vw 5vw;
    line-height: 1.2em;
    font-size: 3.036vw;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #858585;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec02 h5::before {
    width: 3.036vw;
    height: 3.75vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/1df5498261ffd6c8604c2a5b5008b7f8/icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0.893vw;
  }
  .ss_lp_countermeasure_detail .sec02 h6 {
    margin: 0 0 0.893vw 0;
    padding: 1.25vw 1.786vw;
    width: fit-content;
    line-height: 1.2em;
    font-size: 2.5vw;
    font-weight: bold;
/*  color: #fff;*/
  color: #333;
/*  background: #7D7D7D;*/
  background: #ddd;
    border-radius: 0.893vw;
    box-sizing: border-box;
  }

  .ss_lp_countermeasure_detail .sec02 p {
    margin: 0 0 0 0;
    padding: 0 0 4.464vw 0;
    list-style: disc;
    line-height: 1.8em;
    font-size: 2.321vw;
    font-weight: normal;
  }
  .ss_lp_countermeasure_detail .sec03 {
    margin: 0 auto 8.929vw auto;
    padding: 0 0 0 0;
    width: 83.929vw;
    max-width: 83.929vw;
    text-align: left;
    border-radius: 2.679vw;
    overflow: hidden;
  }
  .ss_lp_countermeasure_detail .sec03 .head {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    min-height: 24.786vw;
    background: #191970;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec03 .head .label {
    width: 18.571vw;
    height: 18.571vw;
    line-height: 1.4em;
    font-size: 2.143vw;
    font-weight: bold;
    color: #191970;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/4cd63bed935f190c5a1718bf129dafe7/label_back_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 2.143vw;
    transform: translate(0,-50%);
  }
  .ss_lp_countermeasure_detail .sec03 .head .label.label02 {
    transform: translate(0,-50%);
  }
  .ss_lp_countermeasure_detail .sec03 .head h4 {
    margin: 0 0 0 17.857vw;
    padding: 0 0 0 0;
    line-height: 1.5em;
    font-size: 3.036vw;
    font-weight: bold;
    color: #fff;
  }
  .ss_lp_countermeasure_detail .sec03 .head h4 em {
    text-decoration: underline;
  }
  .ss_lp_countermeasure_detail .sec03 .body {
    overflow: hidden;
    background: #fff;
    border-left: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;
    padding: 0 1.607vw;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner {
    padding: 5.357vw 3.571vw 2.679vw 3.571vw;
    overflow: hidden;
    background: #fff;
    border-left: 3px solid #5e8793;
    border-right: 3px solid #5e8793;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .ss_lp_countermeasure_detail .sec03 .body.none-link-box {
    border-bottom: 1px solid #a9a9a9;
    padding: 0 9px 9px;
    border-bottom-left-radius: 2.679vw;
    border-bottom-right-radius: 2.679vw;
  }
  .ss_lp_countermeasure_detail .sec03 .body.none-link-box .body_inner {
    border-bottom: 3px solid #5e8793;
    border-bottom-left-radius: 2.679vw;
    border-bottom-right-radius: 2.679vw;
  }

  
  
  
  .ss_lp_countermeasure_detail .sec03 .body_inner .sub_head {
    margin: 0 0 3.571vw 0;
    padding: 0 0 0 2.679vw;
    border-left: 5px solid #191970;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .left01 .sub_head {
    margin: 0 0 3.571vw 0;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .left02 .sub_head {
    margin: 0 0 3.571vw 0;
  }

  .ss_lp_countermeasure_detail .sec03 .body_inner .sub_head h5 {
    margin: 0 0 0 0;
    padding: 0 0 0.893vw 0;
    line-height: 1.6em;
    font-size: 4vw;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .sub_head h5 .sub {
    margin: 0 0 0 0;
    padding: 0 0 0.893vw 0;
    line-height: 1.6em;
    font-size: 2.321vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .sub_head p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 1.964vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list {
    margin: 0 0 0 0;
    padding: 0 0 8.036vw 0;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li {
    margin: 0 0 3.571vw 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 14.286vw;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 32.143vw;
    background: #D4D4E4;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li.color01 {
    background: #e8f3f8;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li.color02 {
    background: #e1eed2;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li.color03 {
    background: #fdeee6;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li dt {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 14.286vw;
    height: 14.286vw;
    line-height: 1.2em;
    font-size: 2.321vw;
    font-weight: bold;
    color: #fff;
    background: #47478D;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 32.143vw;
    position: absolute;
    top: 0;
    left: 0;
  }
/*
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li.color01 dt {
    background: #4b9ccb;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li.color02 dt {
    background: #67ac1e;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li.color03 dt {

  }
*/
  .ss_lp_countermeasure_detail .sec03 .body_inner .list li dd {
    margin: 0 0 0 0;
    padding: 0 0 0 15.179vw;
    line-height: 1.2em;
    font-size: 2.321vw;
    font-weight: bold;
    color: #000000;
  }

  .ss_lp_countermeasure_detail .sec03 .body_inner .left01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
  }

  .ss_lp_countermeasure_detail .sec03 .body_inner .left01 .image {
    margin: 0 0 0.893vw 8.929vw;
    padding: 0 0 0 0;
    width: 51.071vw;
    max-width: 51.071vw;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .left01 p.sp {
    margin: 0 0 3.571vw 0px;
    padding: 0 0 0 0;
    width: 60vw;
    max-width: 60vw;
    text-align: right;
    line-height: 1.2em;
    font-size: 1.786vw;
  }
  
  .ss_lp_countermeasure_detail .sec03 .body_inner .left02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
  }
  
  .ss_lp_countermeasure_detail .sec03 .body_inner .left02 .image {
    margin: 0 0 0.893vw 8.929vw;
    padding: 0 0 0 0;
    width: 51.071vw;
    max-width: 51.071vw;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .left02 p.sp {
    margin: 0 0 3.571vw 0px;
    padding: 0 0 0 0;
    width: 60vw;
    max-width: 60vw;
    text-align: right;
    line-height: 1.2em;
    font-size: 1.786vw;
  }
  
  .ss_lp_countermeasure_detail .sec03 .body_inner .right01 {
    margin: 0 0 0 0;
    padding: 14.286vw 0 0 0;
    width: 100%;
    max-width: 100%;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .right01 p {
    margin: 0 0 0 0;
    padding: 0.893vw 2.679vw 0 0;
    text-align: right;
    line-height: 1.4em;
    font-size: 1.964vw;
    font-weight: normal;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .right02 {
    margin: 0 0 0 0;
    padding: 51.786vw 0 0 0;
    width: 100%;
    max-width: 100%;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .right02 p {
    margin: 0 0 0 0;
    padding: 11.607vw 2.679vw 0 0;
    text-align: right;
    line-height: 1.4em;
    font-size: 1.964vw;
    font-weight: normal;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .right02 .image {
    width: 100%;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .right02 .image img {
    width: 87.321vw;
  }

  .ss_lp_countermeasure_detail .sec03 .body_inner .recommend {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .recommend h6 {
    margin: 0 0 4.464vw 0;
    padding: 0 0 1.429vw 4.643vw;
    line-height: 1.2em;
    font-size: 3.036vw;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #858585;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .recommend h6::before {
    width: 2.857vw;
    height: 4.286vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/379633abea8ab7ca9af3be02f00a91e2/icon_02_b.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .recommend ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .recommend ul li {
    margin: 0 0 0 0;
    padding: 0 0 2.679vw 5vw;
    line-height: 1.4em;
    font-size: 2.5vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .recommend ul li::before {
    width: 3.571vw;
    height: 3.571vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/8432114b3b879c70c8f2b624098b2afe/icon_05.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ss_lp_countermeasure_detail .sec03 .body_inner .image01 {
    width: 100%;
    margin: 0 0 8.036vw 0;
  }

  .ss_lp_countermeasure_detail .sec03 .link_box {
    margin: 0 0 0 0;
    padding: 4.821vw 0 5vw 0;
    text-align: center;
    background: #191970;
  }
  .ss_lp_countermeasure_detail .sec03 .link_box .link {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 44.107vw;
    max-width: 44.107vw;
    text-align: center;
  }
  .ss_lp_countermeasure_detail .sec03 .link_box .link .balloon {
    margin: 0 auto 2.5vw auto;
    padding: 0 2.143vw;
    width: fit-content;
    height: 4.286vw;
    line-height: 1.2em;
    font-size: 1.786vw;
    background: #fff;
    border-radius: 32.143vw;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .ss_lp_countermeasure_detail .sec03 .link_box .link .balloon::after {
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/bda34a960d8ba5d42536939c7c1584e6/deco_01.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -1.071vw;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
  }
  .ss_lp_countermeasure_detail .sec03 .link_box .link a {
    padding: 0 0 0 0;
    width: 100%;
    height: 8.929vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 2.143vw;
    font-weight: bold;
    background: #ea5504;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec03 .link_box .link a::after {
    width: 1.071vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/848cd8d9368f777a6c0677d520cef0ec/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.786vw;
    transform: translate(0,-50%);
  }
  .ss_lp_countermeasure_detail .sec03 .link_box .link a:hover {
    opacity: 0.7;
  }
  .ss_lp_countermeasure_detail .sec04 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .ss_lp_countermeasure_detail .sec04 h4 {
    margin: 0 0 6.25vw 0;
    padding: 0 0 4.464vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 4vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec04 h4::after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 6.429vw;
    height: 0.179vw;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
  }
  .ss_lp_countermeasure_detail .sec04 .box01 {
    margin: 0 0 0;
    padding: 6.25vw 0 0px 0;
    width: 100%;
    box-sizing: border-box;
    background: #858585;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 h5 {
    margin: 0 0 0 0;
    padding: 0 0 3.571vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 3vw;
    font-weight: bold;
    color: #fff;
    position: relative;
	  letter-spacing: 0;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 h5::before {
    margin: 0 1.786vw 0 0;
    padding: 0 0 0 0;
    width: 3.571vw;
    height: 3.571vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 h5::after {
    margin: 0 0 0 1.786vw;
    padding: 0 0 0 0;
    width: 3.571vw;
    height: 3.571vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list {
    margin: 0 auto;
    padding: 0 0 2.679vw 0;
    width: 85vw;
    max-width: 85vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item {
    margin: 0 0 3.571vw 0;
    width: 100%;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a {
    width: 100%;
    height: auto;
    text-align: left;
    box-sizing: border-box;
    color: #333;
    background: #fff;
    position: relative;
    display: block;
    border-radius: 1.786vw;
    padding: 0 0 2.143vw 0;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image {
/*    width: 10.714vw;*/
    position: absolute;
    top: 2.679vw;
    left: 16.071vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image img {
    width: 10.714vw;
    margin: 0 0 0 0;
  }

  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image .free {
    margin: 0 0 0 0;
    width: 8.036vw;
    position: absolute;
    top: 0.893vw;
/*    left: -9.286vw;*/
    left: -13.5vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .title {
    padding: 2.679vw 0 0.893vw 29.643vw;
    min-height: 17.5vw;
    box-sizing: border-box;
    display: block;
    line-height: 1.6em;
    font-size: 2.143vw;
    font-weight: bold;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .comment {
    padding: 0 0 0 90.893vw;
    display: block;
    line-height: 1.6em;
    font-size: 2.857vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .more {
    position: relative;
    bottom: auto;
    right: auto;
    width: 41.786vw;
    height: 5.893vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.964vw;
    background: #ea5504;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.786vw;
    margin: 0 auto;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .more::after {
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/7a3a8d4d90457986f0bd1d9359687ea5/arrow_05.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 1.429vw;
    vertical-align: middle;
  }

  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 85vw;
    max-width: 85vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item {
    margin: 0 0 2.857vw 0;
    width: 100%;
    max-width: 100%;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a {
    width: 100%;
    height: auto;
    text-align: left;
    box-sizing: border-box;
    color: #333;
    background: #fff;
    position: relative;
    display: block;
    border-radius: 1.786vw;
    padding: 0 0 2.143vw 0;
  }
  
  
  
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image {
    width: 10.714vw;
    position: absolute;
    top: 2.679vw;
    left: 16.071vw;
    padding: 0 0 0 0;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image img {
    width: 10.714vw;
    margin: 0 0 0 0;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image .free {
    margin: 0 0 0 0;
    width: 8.036vw;
    position: absolute;
    top: 0.893vw;
    left: -9.286vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .title {
    padding: 2.679vw 0 0.893vw 29.643vw;
    min-height: 17.5vw;
    box-sizing: border-box;
    display: block;
    line-height: 1.6em;
    font-size: 2.143vw;
    font-weight: bold;
    text-align: left;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .comment {
    padding: 0 0 0 90.893vw;
    display: block;
    line-height: 1.6em;
    font-size: 2.857vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .more {
    position: relative;
    bottom: auto;
    right: auto;
    width: 41.786vw;
    height: 5.893vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.964vw;
    background: #ea5504;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.786vw;
    margin: 0 auto;
  }
  .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .more::after {
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/7a3a8d4d90457986f0bd1d9359687ea5/arrow_05.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 1.429vw;
    vertical-align: middle;
  }




  .ss_lp_countermeasure_detail .sec04 .box02 {
    margin: 0 auto 3.571vw;
    padding: 5.357vw 0 0 0;
    width: 84.643vw;
    max-width: 84.643vw;
    box-sizing: border-box;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 h5 {
    margin: 0 0 0 0;
    padding: 0 0 4.464vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 3.214vw;
    font-weight: bold;
    color: #333;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 h5::before {
    margin: 0 1.786vw 0 0;
    padding: 0 0 0 0;
    width: 3.571vw;
    height: 3.571vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 h5::after {
    margin: 0 0 0 1.786vw;
    padding: 0 0 0 0;
    width: 3.571vw;
    height: 3.571vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/22c32db816db1cc4b25ea72c8da9dddd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list {
    margin: 0 0 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item {
    margin: 0 5.179vw 3.571vw 0;
    width: 39.643vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item:nth-of-type(3n) {
    margin: 0 5.179vw 3.571vw 0;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item:nth-of-type(2n) {
    margin: 0 0px 3.571vw 0;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a {
    width: 100%;
    min-height: 49.643vw;
    display: block;
    background: #fff;
    border: 1px solid #d6d6d6;
    position: relative;
    padding: 2.679vw 1.786vw 6.786vw 1.786vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a .image {
    margin: 0 0 2.5vw 0;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a .label {
    margin: 0 0 0.893vw 0;
    padding: 0.893vw 0;
    text-align: center;
    line-height: 1.5em;
    font-size: 2.143vw;
    font-weight: bold;
    color: #fff;
    display: block;
    background: #858585;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a .title {
    margin: 0 0 0.893vw 0;
    text-align: left;
    line-height: 1.5em;
    font-size: 2.143vw;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec04 .box02.case .list .item a .title {
    text-align: center;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a .comment {
    line-height: 1.6em;
    font-size: 1.786vw;
    color: #333;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec04 .box02.case .list .item a .comment {
  /*  min-height: 21.429vw;*/
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a .more {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 22.143vw;
    height: 5vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.964vw;
    background: #5c5c5c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 2.679vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box02 .list .item a .more::after {
    width: 2.321vw;
    height: 2.321vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 1.429vw;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 {
    margin: 0 0 0 0;
    padding: 5.357vw 0 2.321vw 0;
  /*  width: 90%;
    max-width: 217.857vw;*/
    box-sizing: border-box;
    background: #858585;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 h5 {
    margin: 0 0 0 0;
    padding: 0 0 3.571vw 0;
    text-align: center;
    line-height: 1.3em;
    font-size: 3.214vw;
    font-weight: bold;
    color: #fff;
    position: relative;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 h5::before {
    margin: 0 1.786vw 0 0;
    padding: 0 0 0 0;
    width: 3.571vw;
    height: 3.571vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 h5::after {
    margin: 0 0 0 1.786vw;
    padding: 0 0 0 0;
    width: 3.571vw;
    height: 3.571vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6674e632cb33282c28733a5269829895/deco_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list {
    margin: 0 auto;
    width: 85vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list .item {
    margin: 0 0 3.571vw 0;
    width: 100%;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list .item a {
    padding: 2.679vw 2.679vw 2.857vw 2.679vw;
    width: 100%;
    min-height: 0px;
    text-align: left;
    box-sizing: border-box;
    color: #333;
    background: #fff;
    position: relative;
    display: block;
    border-radius: 1.429vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list .item a .title {
    margin: 0 0 1.786vw 0;
    line-height: 1.4em;
    font-size: 2.143vw;
    font-weight: bold;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list .item a .comment {
    margin: 0 22.321vw 0 0;
    line-height: 1.4em;
    font-size: 1.786vw;
    display: block;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list .item a .more {
    position: absolute;
    top: auto;
    bottom: 1.579vw;
    right: 1.579vw;
    transform: translate(0,0);
    width: 21.607vw;
    height: 4.8vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.964vw;
    background: #5c5c5c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2.679vw;
  }
  .ss_lp_countermeasure_detail .sec04 .box03 .list .item a .more::after {
    width: 2.143vw;
    height: 2.143vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/eeeefd224c2a94d1edcedd3754903624/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    margin: 0 0 0 1.429vw;
    vertical-align: middle;
  }

}

.img_source {
	text-align: right;
	line-height: 1.4em;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 15px 15px 0px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.img_source {
	text-align: right;
	line-height: 1.4em;
	font-size: 0.873vw;
	font-weight: normal;
	margin: 0px;
	padding: 1.19vw 1.19vw 0px 0px;
	}
}
@media (max-width:767px) {
	.img_source {
	text-align: right;
	line-height: 1.4em;
	font-size: 1.964vw;
	font-weight: normal;
	margin: 0px;
	padding: 2.679vw 2.679vw 0px 0px;
	}
}
.sec03 .body .body_inner .list.blue li dl dt { background-color:#4b9ccb; }
.sec03 .body .body_inner .list.blue li { background-color:#e8f3f8; }
.ss_lp_threat .ss_lp_threat_inner .head h2.two {     
	margin: -20px 0 0 0;
	padding: 5px 30px 8px 75px;
	width: fit-content;
	max-width: 100%;
	box-sizing: border-box;
	min-height: 140px;
	line-height: 1.2em;
	font-size: 34px;
	font-weight: bold;
	color: #333;
	background: url(https://assets-fb-rn.fujifilm.com/files/2025-09/50247e7f176557159a9df209baf1dcaa/title_back_03.png) no-repeat center center;
	background-size: 100% 100%;
	display:flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	text-align: center; 
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.ss_lp_threat .ss_lp_threat_inner .head h2.two {    
        margin: -1vw 0 0 0;
        padding: 0.7vw 2.381vw 0.8vw 5.952vw;
        width: fit-content;
        min-height: 10.5vw;
        line-height: 1.2em;
        font-size: 2.698vw;
        font-weight: bold;
        color: #333;
        background: url(https://assets-fb-rn.fujifilm.com/files/2025-09/50247e7f176557159a9df209baf1dcaa/title_back_03.png) no-repeat center center;
        background-size: 100% 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        white-space: nowrap;
	}
}
@media (max-width:767px) {
	.ss_lp_threat .ss_lp_threat_inner .head h2.two {  
        margin: 0 0 0 4vw;
        padding: 2.5vw 4.464vw 1.5vw 11vw;
        width: auto;
        max-width: 100%;
        height: auto;
        min-height: 12.5vw;
        box-sizing: border-box;
        line-height: 1.2em;
        font-size: 3.2vw;
        font-weight: bold;
        color: #333;
        background: url(https://assets-fb-rn.fujifilm.com/files/2025-09/50247e7f176557159a9df209baf1dcaa/title_back_03.png) no-repeat right center;
        background-size: auto 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        white-space: normal;
        display: inline-block;
        text-align: center;
	}
}
@media (max-width:767px) {
	.ss_lp_threat .ss_lp_threat_inner .head.lb-01 .label { left:-1vw; }
	.ss_lp_threat .ss_lp_threat_inner .head.lb-02 .label { left:-2vw; }
	.ss_lp_threat .ss_lp_threat_inner .head.lb-03 .label { left:-3vw; }
	.ss_lp_threat .ss_lp_threat_inner .head.lb00 .label { left:0; }
	.ss_lp_threat .ss_lp_threat_inner .head.lb01 .label { left:1vw; }
	.ss_lp_threat .ss_lp_threat_inner .head.lb02 .label { left:2vw; }
	.ss_lp_threat .ss_lp_threat_inner .head.lb03 .label { left:3vw; }
	.ss_lp_threat .ss_lp_threat_inner .head.lb04 .label { left:4vw; }
	.ss_lp_threat .ss_lp_threat_inner .head.lb05 .label { left:5vw; }
	.ss_lp_threat .ss_lp_threat_inner .head.lb06 .label { left:6vw; }
	.ss_lp_threat .ss_lp_threat_inner .head.lb07 .label { left:7vw; }
	.ss_lp_threat_inner .head h2 { padding: 3vw 4.464vw 1.5vw 12.071vw; }
	.ss_lp_threat_inner .head.two_line h2 { padding-top:1.5vw;padding-bottom:2vw; }
	.ss_lp_threat_inner .head.three_line h2 { padding-top:0;padding-bottom:2vw; }
	
.ss_lp_threat .ss_lp_threat_inner.pt05v { padding: 5vw 0 0 0; }
.ss_lp_threat .ss_lp_threat_inner.pt06v { padding: 6vw 0 0 0; }
.ss_lp_threat .ss_lp_threat_inner.pt07v { padding: 7vw 0 0 0; }
.ss_lp_threat .ss_lp_threat_inner.pt08v { padding: 8vw 0 0 0; }
.ss_lp_threat .ss_lp_threat_inner.pt09v { padding: 9vw 0 0 0; }
.ss_lp_threat .ss_lp_threat_inner.pt10v { padding: 10vw 0 0 0; }
.ss_lp_threat .ss_lp_threat_inner.pt11v { padding: 11vw 0 0 0; }
.ss_lp_threat .ss_lp_threat_inner.pt12v { padding: 12vw 0 0 0; }
.ss_lp_threat .ss_lp_threat_inner.pt13v { padding: 13vw 0 0 0; }
.ss_lp_threat .ss_lp_threat_inner.pt14v { padding: 14vw 0 0 0; }
}
.ss_lp_other_info .head h3:after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 36px;
    height: 1px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
.ss_lp_other_info .head h3:after {
margin: 0 0 0 0;
        padding: 0 0 0 0;
        width: 2.857vw;
        height: 0.079vw;
        content: "";
        background: #333333;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0);
}
	}
@media (max-width:767px) {
.ss_lp_other_info .head h3:after {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        width: 6.429vw;
        height: 0.179vw;
        content: "";
        background: #333333;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0);
}
}


.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image img.y1 {
    margin: 0 0 0 0;
    width: 350px;
    position: absolute;
    top: 0px;
    left: 10px;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image img.free.y2 {
    margin: 0 0 0 0;
    width: 90px;
    position: absolute;
    top: -10px;
    left: -90px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image img.y1 {
        margin: 0 0 0 0;
    width: 28vw;
    position: absolute;
    top: 0vw;
    left: 2vw;
}
	.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image img.free.y2 {
        margin: 0 0 0 0;
        width: 7.143vw;
        position: absolute;
        top: 0vw;
        left: -7vw;
}
	}
@media (max-width:767px) {
.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image img.y1 {
	   margin: 0 0 0 0;
        width: 23vw;
        max-width: 23vw;
	position: absolute;
	        top: 2vw;
        left: -3vw;
	}
	.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image img.free.y2 {
        margin: 0 0 0 0;
        width: 8.036vw;
        position: absolute;
        top: 0vw;
        left: -12vw;
	}
.ss_lp_countermeasure_detail .sec04 .box01 .list .item .title.y_m {
	padding:2.679vw 0 0.893vw 39vw;
}
}

.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image img.y3 {
	width:250px;
    margin: 25px auto 0px auto;
    display: block;
}
.ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image img.t02 {
  width: 240px;
	  margin: 0 0 0 63px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image img.y3 {
			width: 20vw;
        margin: 1.8vw auto 0 auto;
        display: block;
}
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image img.t02 {
    width: 19vw;
    margin: 0 0 0 6.905vw;
  }

}
@media (max-width:767px) {
.ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image img.y3 {
        width: 20vw;
        max-width: 20vw;
        margin: 3vw 0 0 -9.5vw;
}
    .ss_lp_countermeasure_detail .sec04 .box01 .list.type02 .item a .image .free.y4 {
        margin: 0 0 0 0;
        width: 8.036vw;
        position: absolute;
        top: -1vw;
        left: -13vw;
    }
  .ss_lp_countermeasure_detail .sec04 .box01 .list .item a .image img.t02 {
    width: 17.8vw;
    margin: 0 0 0 0;
	  position: relative;
	  left:-2.5vw;
  }
}


.ss_lp_other_info .info_box01 .list .item a .image img.y1 {
    margin: 0 0 0 0;
    width: 350px;
    position: absolute;
    top: 0px;
    left: 10px;
}
.ss_lp_other_info .info_box01 .list .item a .image img.free.y2 {
    margin: 0 0 0 0;
    width: 90px;
    position: absolute;
    top: -10px;
    left: -90px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
.ss_lp_other_info .info_box01 .list .item a .image img.y1 {
        margin: 0 0 0 0;
    width: 28vw;
    position: absolute;
    top: 0vw;
    left: 2vw;
}
.ss_lp_other_info .info_box01 .list .item a .image img.free.y2 {
        margin: 0 0 0 0;
        width: 7.143vw;
        position: absolute;
        top: 0vw;
        left: -7vw;
}
}
@media (max-width:767px) {
.ss_lp_other_info .ss_lp_other_info .info_box01 .list .item a .image {
	 
}
.ss_lp_other_info .info_box01 .list .item a .image img.y1 {
	   margin: 0 0 0 0;
        width: 25vw;
        max-width: 23vw;
	position: absolute;
	        top: 1vw;
        left: 3vw;
	}
.ss_lp_other_info .info_box01 .list .item a .image img.free.y2 {
        margin: 0 0 0 0;
        width: 8.036vw;
        position: absolute;
        top: -1vw;
        left: -7vw;
	}
.ss_lp_other_info .info_box01 .list .item .title.y_m {
	padding:2.679vw 0 0.893vw 39vw;
}
}


.text01 {font-size:16px;line-height:1.8em;}
@media (max-width:767px) {
	.text01 {font-size:2.2vw;line-height:1.8em;}
}
.ss_lp_countermeasure_detail .sec01 .image02.mx900 {max-width:900px!important;}
	.ss_lp_threat .ss_lp_threat_inner dl dt,.ss_lp_threat .ss_lp_threat_inner dl dd {font-size:14px;}
@media (max-width:767px) {
	.ss_lp_threat .ss_lp_threat_inner dl dt,.ss_lp_threat .ss_lp_threat_inner dl dd {font-size:1.964vw;}
}


.sec04 .item a {
	transition: all 0.5s 0s;
}
.sec04 .item a:hover img {
	opacity: 1;
}
.sec04 .item a:hover {
	opacity: 0.6;
}



