/*ver241214*/
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; }
}

.opa {
  
}
.opa:hover {
  opacity: 0.7;
}


.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: #EE7736;
    border: 1px solid #fff;
    margin-bottom: 2px;
    background-repeat: no-repeat;
    background-position: top 5px center;
    width: 130px;
	height: 124px;
}
/*
.sideLnk ul li.on {
  opacity: 0.8;
}
*/
.sideLnk ul li.iconTrial.on {
	opacity:1;
	background-color:#EE7736;
	transition:200ms;
}
.sideLnk ul li.iconDownload.on {
	opacity:1;
	background-color:#EE7736;
	transition:200ms;
}
.sideLnk ul li.iconTrial {
  background-color: #EE7736;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-12/20a7c93484064016fc40e4c110fabe16/side_icon_01.svg");
  background-size: 94px auto;
  background-position: top 23px center;
}
.sideLnk ul li.iconContact {
  background-color: #EE7736;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-12/df8689325e77e7552a1fbb0c410b4467/side_icon_02.svg");
  background-size: 47px auto;
  background-position: top 20px center;
}
.sideLnk ul li.iconDownload {
  background-color: #EE7736;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-01/d3ddd3f5fc88f37f5b6d5bafaceff1c3/side_icon_01.svg");
  background-size: 47px auto;
  background-position: top 13px 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: 88px;
    width: 100%;
    height: 100%;
}
.sideLnk ul li a span {

	font-size:12px;
    line-height: 1.2;
   
}
.sideLnk ul li.iconContact a {
    padding-top: 80px;
}
.sideLnk ul li a:hover {
    text-decoration: none;
}
.sideLnk ul li.on a {
    text-decoration: none;
/*    color: #01916d;*/
}
.sideLnk ul li a img {
    display: block;
    margin: 0 auto 5px;
}
@media (max-width:768px) {
 
    .sideLnk {
/*        display: none;*/
    }

.sideLnk {
    position: fixed;
    top: auto;
    right: auto;
  bottom: 0;
  left: 0;
    z-index: 100;
    text-align: left;
}
.sideLnk.close {
  display: none !important;
}
.sideLnk .slClose {
    display: inline-block;
    line-height: 1;
    width: 37px;
    height: 30px;
	background-image: url("https://assets-fb.fujifilm.com/files/2023-10/a70d68a28eecf7280b9c077bcc138162/close_image_01.png");
    background-repeat: no-repeat;
    background-position: center;
	background-size: 37px auto;
}
.sideLnk .slClose:hover {
    cursor: pointer;
	background-image: url("https://assets-fb.fujifilm.com/files/2023-10/a70d68a28eecf7280b9c077bcc138162/close_image_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;
}
.sideLnk ul li {
  margin-left: 1.5vw;
    background-color: #EE7736;
    border: 1px solid #fff;
    margin-bottom: 2px;
    background-repeat: no-repeat;
    background-position: top 5px center;
    width: 38vw;
/*	height: 25.44vw;*/
height: 15vw;
  float: left;
}
.sideLnk ul li.on {
    background-color: #EE7736;
}
/*
.sideLnk ul li.on {
  opacity: 0.8;
}
*/
.sideLnk ul li.iconDownload.on {
	opacity:1;
	background-color:#EE7736;
	transition:200ms;
}
.sideLnk ul li.iconContact.on {
	opacity:1;
	background-color:#EE7736;
	transition:200ms;
}
.sideLnk ul li.iconTrial {
  background-color: #EE7736;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-12/20a7c93484064016fc40e4c110fabe16/side_icon_01.svg");
/*  background-size: 10.54vw auto;*/
background-size: 13.035vw auto;
  background-position: 2.18vw center;
}
.sideLnk ul li.iconContact {
  background-color: #EE7736;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-12/df8689325e77e7552a1fbb0c410b4467/side_icon_02.svg");
/*  background-size: 9.45vw auto;*/
background-size: 7.32vw auto;
  background-position: 2.18vw center;
}
.sideLnk ul li.iconDownload {
  background-color: #EE7736;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-01/d3ddd3f5fc88f37f5b6d5bafaceff1c3/side_icon_01.svg");
background-size: 7.32vw auto;
  background-position: 2.18vw center;
}

  

.sideLnk ul li a {
    color: #fff;
    font-size: 2.7vw;
    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.iconContact a {
    padding: 5.36vw 0 0 12.72vw;
}
.sideLnk ul li.iconTrial a {
    padding: 2.86vw 0 0 18.72vw;
}
.sideLnk ul li.iconDownload a {
    padding: 5.36vw 0 0 12.72vw;
}
.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;
}
.sideLnk ul li a br.sp {
    display: inline-block !important;
}

}






#case_lp {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  overflow: hidden;
}

.case_main_visual {
  margin: 0 auto;
  padding: 50px 0 20px 0;
  width: 92%;
  max-width: 1180px;
  position: relative;
}
.case_main_visual h1 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 57px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  text-align: center;
  position: relative;
  z-index: 1;
}
.case_main_visual h1 em {
  color: #00838d;
}
.case_main_visual h1 .sub {
  line-height: 1.4em;
  font-size: 32px;
}
.case_main_visual::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 192px;
  height: 220px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/31d679da5fbc033565c4283cefc12c7c/deco_01.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -2px;
  left: -78px;
}
.case_main_visual::after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 188px;
  height: 194px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/6c8499290ea176fb8f5a0465806ba479/deco_02.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: 26px;
  right: -46px;
}
@media (max-width:767px) {
  .case_main_visual {
    margin: 0 auto;
    padding: 7.14vw 0 1.78vw 0;
    width: 100%;
    max-width: 1180px;
    position: relative;
  }
  .case_main_visual h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 8.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    text-align: center;
  }
  .case_main_visual h1 em {
    color: #00838d;
  }
  .case_main_visual::before {
    display: none;
  }
  .case_main_visual::after {
    margin: 0 auto 0;
    padding: 0 0 0 0;
    width: 71.4vw;
    height: 39.28vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/701e59bb9e68ca0b4ec343f6cb6d8dd3/deco_02-sp.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: relative;
    bottom: auto;
    right: auto;
  }
}


.site_menu {
  margin: 0 0 0 0;
  padding: 38px 0;
  width: 100%;
  text-align: center;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/08f1b223e5fd023f7f7579353c75cf32/menu_back_01.png") no-repeat center center;
  background-size: cover;
  position: relative;
}
.try_inner .site_menu {
  margin: 0 0 0 0;
  padding: 15px 0 0 0;
  width: 100%;
  text-align: center;
  background: none;
  position: relative;
}
.bnr-contents .site_menu {
  padding: 0 0 0 0;
  background: none;
}
.site_menu .site_menu_inner {
  margin: 0 auto;
  padding: 0 15px;
  width: 92%;
  max-width: 1180px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  
  background: #fff;
  border-radius: 7px;  
}
.bnr-contents .site_menu .site_menu_inner {
  width: 100%;
  height: 62px;
}
.site_menu .site_menu_inner .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 49.2%;
}
.site_menu .site_menu_inner .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 62px;
  line-height: 1.2em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #00838d;
/*  background: #fff;
  border: 2px solid #fff;
  border-radius: 7px;*/
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
}
.bnr-contents .site_menu .site_menu_inner .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 62px;
  line-height: 1.2em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #00838d;
/*  background: #fff;
  border: 2px solid #fff;
  border-radius: 7px;*/
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
}
.site_menu .site_menu_inner .item a:hover {
  color: #00838d;
  opacity: 1;
}
.bnr-contents .site_menu .site_menu_inner .item a:hover {
  color: #00838d;
  opacity: 1;
}
.site_menu .site_menu_inner .item a.active {
/*  color: #fff;
  background: #00838d;
  border: 2px solid #fff;*/
}
.bnr-contents .site_menu .site_menu_inner .item a.active:hover {

}
/*
.site_menu .site_menu_inner .item a::after {
  margin: -8px 0 0 0;
  padding: 0 0 0 0;
  width: 8px;
  height: 16px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/c0947adcc69af6047f0060beeb36f92b/arrow_05.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 14px;
}
.site_menu .site_menu_inner .item a.active::after {
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/40a052f4c10722b301d57d4f949c89e9/arrow_02.svg") no-repeat center center;
  background-size: 100% 100%;
}
*/
.site_menu .site_menu_inner .item a::after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 6px;
  content: "";
  background: #00838d;
  position: absolute;
  bottom: 5px;
  left: 0;
  opacity: 0.5;
}
.site_menu .site_menu_inner .item a:hover::after {
  opacity: 1;
}
.site_menu .site_menu_inner .item a.active::after {
  opacity: 1;
}

.site_menu .site_menu_inner .item a.blank {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 62px;
  line-height: 1.2em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #00838d;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.site_menu .site_menu_inner .item a.blank::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 14px;
  height: 14px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/195703c4f606d28405b0ff1f521b2537/icon_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 14px;
}

.site_sub_menu {
  margin: 0 0 0 0;
  padding: 35px 0 25px;
}
.site_sub_menu .site_sub_menu_inner {
  margin: 0 auto;
  padding: 0 24px;
  width: 92%;
  max-width: 1180px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.site_sub_menu .site_sub_menu_inner .item {
  padding: 0 0 0 0;
}
.site_sub_menu .site_sub_menu_inner .item a {
  padding: 0 26px 0 0;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.site_sub_menu .site_sub_menu_inner .item a::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 7px;
  height: 14px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/8fb45dc9afcf8ba250255fef0251713f/arrow_03.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 0;
}
.site_sub_menu .site_sub_menu_inner .item a.active::before {
  margin: 0 0 0 0;
  width: calc( 100% + 20px );
  height: 3px;
  content: "";
  background: #00838d;
  position: absolute;
  bottom: -8px;
  left: -20px;
}
@media (max-width:767px) {
  .site_menu {
    margin: 0 0 0 0;
    padding: 4.8vw 0;
    width: 100%;
    text-align: center;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/5115c8df2caa1f01b4126d849fbb6c7b/menu_back_01-sp.png") no-repeat center center;
    background-size: cover;
    position: relative;
  }
  .site_menu::after {
    display: none;
  }
  .site_menu .site_menu_inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 87.5%;
    max-width: 1180px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .bnr-contents .site_menu .site_menu_inner {
    width: 100%;
    height: auto;
  }

  .site_menu .site_menu_inner .item {
    margin: 0 3% 1.78vw 3%;
    padding: 0 0 0 0;
    width: 94%;
  }
  .site_menu .site_menu_inner .item:nth-of-type(3) {
    margin: 0 3% 0 3%;
  }
  .site_menu .site_menu_inner .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 9.6vw;
    line-height: 1.2em;
    font-size: 3.92vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .site_menu .site_menu_inner .item a.blank {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 9.6vw;
    line-height: 1.2em;
    font-size: 3.92vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .site_menu .site_menu_inner .item a.blank::after {
    margin: -1.25vw 0 0 0;
    padding: 0 0 0 0;
    width: 2.5vw;
    height: 2.5vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/195703c4f606d28405b0ff1f521b2537/icon_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.1vw;
  }
  
  .site_menu .site_menu_inner .item a::after {
    height: 3px;
/*
    margin: -1.34vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.25vw;
    height: 2.68vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/c0947adcc69af6047f0060beeb36f92b/arrow_05.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.1vw;
    */
  }
  .site_menu .site_menu_inner .item a.active::after {
    height: 3px;
    /*
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/40a052f4c10722b301d57d4f949c89e9/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    */
  }

  .bnr-contents .site_menu .site_menu_inner .item {
    margin: 0 3% 3.63vw 3%;
    padding: 0 0 0 0;
    width: 94%;
  }
  .bnr-contents .site_menu .site_menu_inner .item:nth-of-type(2) {
    margin: 0 3% 1.63vw 3%;
    padding: 0 0 0 0;
    width: 94%;
  }
  .bnr-contents .site_menu .site_menu_inner .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 9.6vw;
    line-height: 1.2em;
    font-size: 3.92vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .bnr-contents .site_menu .site_menu_inner .item a.blank {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 9.6vw;
    line-height: 1.2em;
    font-size: 3.92vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .bnr-contents .site_menu .site_menu_inner .item a.blank::after {
    margin: -1.25vw 0 0 0;
    padding: 0 0 0 0;
    width: 2.5vw;
    height: 2.5vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/195703c4f606d28405b0ff1f521b2537/icon_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.1vw;
  }
  
  .bnr-contents .site_menu .site_menu_inner .item a::after {/*
    margin: -1.34vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.25vw;
    height: 2.68vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/c0947adcc69af6047f0060beeb36f92b/arrow_05.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.1vw;*/
  }
  .bnr-contents .site_menu .site_menu_inner .item a.active::after {/*
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/40a052f4c10722b301d57d4f949c89e9/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;*/
  }
  
}


.page_menu {
  margin: 0 auto 30px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  background: #edf6f7;
}
.page_menu .page_menu_inner {
  margin: 0 0 0 0;
  padding: 25px 0px 10px 25px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.page_menu .page_menu_inner .item {
  margin: 0 15px 10px 0;
  padding: 0 0 0 0;
}
.page_menu .page_menu_inner .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: inline-block;
  color: #333333;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.page_menu .page_menu_inner .item a::after {
  margin: 0 0 0 5px;
  padding: 0 0 0 0;
  width: 12px;
  height: 6px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/5f21f4df8947581af7e69cfa52d59241/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
}
@media (max-width:767px) {
  .page_menu {
    margin: 0 auto 3.57vw;
    padding: 0 0 0 0;
    width: 87.5%;
    max-width: 1000px;
    background: #edf6f7;
  }
  .page_menu .page_menu_inner {
    margin: 0 0 0 0;
    padding: 2.67vw 0px 1.33vw 2.67vw;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .page_menu .page_menu_inner .item {
    margin: 0 1.33vw 1.33vw 0;
    padding: 0 0 0 0;
    position: relative;
    z-index: 1;
  }
  .page_menu .page_menu_inner .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: inline-block;
    color: #333333;
    line-height: 1.4em;
    font-size: 2.84vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .page_menu .page_menu_inner .item a::after {
    margin: 0 0 0 0.8vw;
    padding: 0 0 0 0;
    width: 2.64vw;
    height: 1.57vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/5f21f4df8947581af7e69cfa52d59241/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
  }
}

.page_title {
  margin: 0 0 43px 0;
  padding: 0 0 0 0;
  width: 100%;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/135da47cd233a56e7e567f0c8d94b1bb/title_back_01.png") no-repeat center center;
  background-size: cover;
  border-top: 1px solid #5aafb5;
}
.page_title.mb02 {
  margin: 0 0 2px 0;
}
.page_title .page_title_inner {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  height: 169px;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page_title .page_title_inner h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 50px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  position: relative;
  display: inline-block;
  z-index: 1;
}
.page_title .bunrui h2::before {
  margin: -50px 0 0 0;
  padding: 0 0 0 0;
  width: 100px;
  height: 100px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/f69b4a619ef29976e15108c7d72c13c6/ai_icon01.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: -110px;
}
.page_title .datamatching h2::before {
  margin: -50px 0 0 0;
  padding: 0 0 0 0;
  width: 100px;
  height: 100px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/4e6366d94877e7475f5a132902e2605c/ai_icon02.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: -110px;
}

.page_title .nyukin h2::before {
  margin: -50px 0 0 0;
  padding: 0 0 0 0;
  width: 100px;
  height: 100px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/d41e9b8a33033d4c02682f121df26675/ai_icon03.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: -110px;
}
.page_title .page_title_inner .deco.deco01 {
  width: 185px;
  position: absolute;
  bottom: -142px;
  right: 0px !important;
  left: auto;
}
.page_title .page_title_inner .deco.deco02 {
  width: 166px;
  position: absolute;
  bottom: -93px;
  right: 0px !important;
  left: auto;
}
.page_title .page_title_inner .deco.deco03 {
  width: 198px;
  position: absolute;
  bottom: -60px;
  right: 0px !important;
  left: auto;
}

/*
@media (max-width:767px) {
  .page_title {
    margin: 2vw 0 4.46vw 0;
    padding: 0 0 0 0;
    width: 100%;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/f7097a57ef7c99b065beb92e358724b8/title_back_01-sp.png") no-repeat center center;
    background-size: cover;
    border-top: 1px solid #5aafb5;
  }
  .page_title .page_title_inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 1180px;
    height: 28.57vw;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page_title .page_title_inner h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 7.8vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .page_title .page_title_inner .deco {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .page_title .page_title_inner .deco.deco01 {
    width: 92px;
    bottom: -58px;
    right: 0;
  }
  .page_title .page_title_inner .deco.deco02 {
    width: 83px;
    bottom: -46px;
    right: 0;
  }
  .page_title .page_title_inner .deco.deco03 {
    width: 99px;
    bottom: -31px;
    right: 0;
  }
  .page_title .page_title_inner .deco.deco04 {
    width: 83px;
    bottom: -46px;
    right: 0;
  }
}
*/
@media (max-width:767px) {
  .page_title {
    margin: 2vw 0 4.46vw 0;
    margin: 0 0 4.46vw 0;
    padding: 0 0 0 0;
    width: 100%;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/f7097a57ef7c99b065beb92e358724b8/title_back_01-sp.png") no-repeat center center;
    background-size: cover;
    border-top: 1px solid #5aafb5;
  }
  .page_title.mb02 {
    margin: 0 0 2px 0;
  }
  .page_title .page_title_inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 1180px;
    height: 28.57vw;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page_title .page_title_inner h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 19.2vw;
    line-height: 1.4em;
    font-size: 6.84vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .page_title .bunrui h2::before {
    margin: -8.9vw 0 0 0;
    padding: 0 0 0 0;
    width: 17.8vw;
    height: 17.8vw;
    content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/f69b4a619ef29976e15108c7d72c13c6/ai_icon01.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    vertical-align: middle;
  }
  
    .page_title .datamatching h2::before {
    margin: -8.9vw 0 0 0;
    padding: 0 0 0 0;
    width: 17.8vw;
    height: 17.8vw;
    content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/4e6366d94877e7475f5a132902e2605c/ai_icon02.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    vertical-align: middle;
  }
    .page_title .nyukin h2::before {
    margin: -8.9vw 0 0 0;
    padding: 0 0 0 0;
    width: 17.8vw;
    height: 17.8vw;
    content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/d41e9b8a33033d4c02682f121df26675/ai_icon03.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    vertical-align: middle;
  }
    .page_title h2.none-icon {
    padding: 0 0 0;
  }
    .page_title h2.none-icon::before {
    display: none;
  }

 




}


.todo {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
}
.todo .todo_inner {
  margin: 0 0 0 0;
  padding: 30px 0 20px 0;
  width: 100%;
  text-align: center;
}
.todo .todo_inner .catch {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
  line-height: 1.6em;
  font-size: 28px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.todo .todo_inner .list {
  margin: 0 auto;
  width: 92%;
  max-width: 1182px;
}
.todo .todo_inner .list .item {
  margin: 0 5px 15px;
  display: inline-block;
  white-space: nowrap;
}
.todo .todo_inner .list .item .label {
  padding: 0 20px;
  height: 38px;
  box-sizing: border-box;
  line-height: 1.2em;
  font-size: 18px;
  color: #00838d;
  border: 1px solid #00838d;
  border-radius: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width:767px) {
  .todo {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .todo .todo_inner {
    margin: 0 0 0 0;
    padding: 9vw 0 4.5vw 0;
    width: 100%;
    text-align: center;
  }
  .todo .todo_inner .catch {
    margin: 0 0 0 0;
    padding: 0 0 4.5vw 0;
    line-height: 1.6em;
    font-size: 5vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .todo .todo_inner .list {
  }
  .todo .todo_inner .list .item {
    margin: 0 0.5vw 1.5vw;
    display: inline-block;
  }
  /*
  .todo .todo_inner .list .item:nth-of-type(1) {
    width: 24vw;
  }
  .todo .todo_inner .list .item:nth-of-type(3) {
    width: 24vw;
  }*/
  .todo .todo_inner .list .item .label {
    padding: 0 3.57vw;
    height: 6.42vw;
    box-sizing: border-box;
    line-height: 1.2em;
    font-size: 3.21vw;
    color: #00838d;
    border: 1px solid #00838d;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}



.background {
  background: #edf6f7;
}
.background .background_inner {
  padding: 55px 0 85px 0;
  text-align: center;
}
.background .background_inner h3 {
  margin: 0 0 30px 0;
  padding: 0 0 35px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
}
.background .background_inner h3 em {
  color: #00838d;
}
.background .background_inner h3::after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.background .background_inner .description {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1073px;
  text-align: left;
}
.background .background_inner .description p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
@media (max-width:767px) {
  .background {
  }
  .background .background_inner {
    padding: 10vw 0 4.5vw 0;
    text-align: center;
  }
  .background .background_inner h3 {
    margin: 0 0 5.46vw 0;
    padding: 0 0 4.35vw 0;
    width: 100%;
    line-height: 1.2em;
    font-size: 6.78vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    position: relative;
  }
  .background .background_inner h3 em {
    color: #00838d;
  }
  .background .background_inner h3::after {
    margin: 0 0 0 -25px;
    padding: 0 0 0 0;
    width: 50px;
    height: 2px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .background .background_inner .description {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 85.7%;
    max-width: 1073px;
    text-align: left;
  }
  .background .background_inner .description p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.21vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
}



.cando {

}
.cando .cando_inner {
  padding: 55px 0 50px 0;
  text-align: center;
}
.cando .cando_inner h3 {
  margin: 0 0 30px 0;
  padding: 0 0 35px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
}
.cando .cando_inner h3 em {
  color: #00838d;
}
.cando .cando_inner h3::after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.cando .cando_inner .list {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 910px;
  display: flex;
  justify-content: space-between;
  justify-content: center;
}
.cando .cando_inner .list .item {
  margin: 0 1.5%;
  padding: 25px 0 0 0;
  width: 30.7%;
  border: 3px solid #93c9cf;
  border-radius: 15px;
  box-sizing: border-box;
}
.cando .cando_inner .list .item dl {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.cando .cando_inner .list .item dl dt {
  margin: 0 20px 15px 20px;
  padding: 0 0 10px 0;
  text-align: center;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #00838d;
  border-bottom: 2px dashed #93c9cf;
}
.cando .cando_inner .list .item dl dt .num {
  line-height: 1.4em;
  font-size: 37px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.cando .cando_inner .list .item dl dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}
.cando .cando_inner .list .item dl dd em {
  line-height: 1.3em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.cando .cando_inner .list .item .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  min-height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*
.cando .cando_inner .list .item .image.image01 img {
  margin: auto;
  max-width: 158px;
}
.cando .cando_inner .list .item .image.image02 img {
  margin: auto;
  max-width: 72px;
}
.cando .cando_inner .list .item .image.image03 img {
  margin: auto;
  max-width: 72px;
}
*/
.cando .cando_inner .list .item .image img {
  margin: auto;
  width: auto;
  height: auto;
}

@media (max-width:767px) {
  .cando {

  }
  .cando .cando_inner {
    padding: 10vw 0 4.5vw 0;
    text-align: center;
  }
  .cando .cando_inner h3 {
    margin: 0 0 5.46vw 0;
    padding: 0 0 4.35vw 0;
    width: 100%;
    line-height: 1.2em;
    font-size: 6.78vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    position: relative;
  }
  .cando .cando_inner h3 em {
    color: #00838d;
  }
  .cando .cando_inner h3::after {
    margin: 0 0 0 -25px;
    padding: 0 0 0 0;
    width: 50px;
    height: 2px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .cando .cando_inner .list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 85.7%;
    max-width: 910px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .cando .cando_inner .list .item {
    margin: 0 0 3.57vw 0;
    padding: 3.57vw 0 3.57vw 0;
    width: 100%;
    border: 3px solid #93c9cf;
    border-radius: 15px;
    box-sizing: border-box;
    position: relative;
  }
  .cando .cando_inner .list .item dl {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .cando .cando_inner .list .item dl dt {
    margin: 0 auto 2.6vw auto;
    padding: 0 0 2.6vw 0;
    width: 91%;
    text-align: center;
    line-height: 1.4em;
    font-size: 3.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #00838d;
    border-bottom: 2px dashed #93c9cf;
  }
  .cando .cando_inner .list .item dl dt .num {
    line-height: 1.4em;
    font-size: 6.6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .cando .cando_inner .list .item dl dd {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 91%;
    text-align: left;
    line-height: 1.8em;
    font-size: 2.85vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }
  .cando .cando_inner .list .item dl dd em {
    line-height: 1.6em;
    font-size: 3.92vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .cando .cando_inner .list .item .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 50.0%;
    min-height: 17.1vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 38%;
    right: -3%;
  }
  /*
  .cando .cando_inner .list .item .image.image01 img {
    margin: auto;
    max-width: 28.2vw;
  }
  .cando .cando_inner .list .item .image.image02 img {
    margin: auto;
    max-width: 12.85vw;
  }
  .cando .cando_inner .list .item .image.image03 img {
    margin: auto;
    max-width: 12.85vw;
  }
  */
}


.improvement {
  background: #edf6f7;
}
.improvement .improvement_inner {
  padding: 60px 0 70px 0;
  text-align: center;
}
.improvement .improvement_inner h3 {
  margin: 0 0 30px 0;
  padding: 0 0 35px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
}
.improvement .improvement_inner h3 em {
  color: #00838d;
}
.improvement .improvement_inner h3::after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.improvement .improvement_inner .catch {
  margin: 0 0 35px 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.improvement .improvement_inner .before_after {
  margin: 0 auto 50px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1182px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.improvement .improvement_inner .before_after .box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 46%;
  position: relative;
}
.improvement .improvement_inner .before_after .box:nth-of-type(1)::after {
  margin: -27px 0 0 0;
  padding: 0 0 0 0;
  width: 30px;
  height: 54px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/09de7a0796af242b762a486daff8a129/arrow_06.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: -12%;
}
.improvement .improvement_inner .before_after .box:nth-of-type(2)::after {
  margin: 0 0 0 -27px;
  padding: 0 0 0 0;
  width: 54px;
  height: 30px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/86222f07364f8d182ef4a73c760eff3a/arrow_07.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -40px;
  left: 50%;
}
.improvement .improvement_inner .before_after .before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  text-align: left;
  background: #ebebeb;
  border: 3px solid #858585;
  border-radius: 15px;
  box-sizing: border-box;
  overflow: hidden;
}
.improvement .improvement_inner .before_after .before h4 {
  margin: 0 0 0 0;
  padding: 8px 0 0 25px;
  line-height: 1.4em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: left;
  color: #d6d6d6;
  background: #858585;
}
.improvement .improvement_inner .before_after .before .description {
  margin: 0 0 0 0;
  padding: 10px 20px 10px 20px;
  color: #fff;
  background: #858585;
  /*min-height: 95px;*/
  box-sizing: border-box;
}
.improvement .improvement_inner .before_after .before .description p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #fff;
}
.improvement .improvement_inner .before_after .before ul {
  margin: 0 0 0 0;
  padding: 0 0 30px 20px;
  list-style: none;
  text-align: left;
}
.improvement .improvement_inner .before_after .before ul li {
  margin: 0 0 0 0;
  padding: 0 0 10px 1em;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.improvement .improvement_inner .before_after .before ul li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "笳�";
  position: absolute;
  top: 0;
  left: 0;
  color: #858585;
}
.improvement .improvement_inner .before_after .before .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
/*  height: 170px;*/
  display: flex;
  justify-content: center;
  align-items: center;
}
.improvement .improvement_inner .before_after .before .image img {
  margin: auto;
  width: 100%;
/*  max-width: 302px;*/
}
.improvement .improvement_inner .before_after .after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  text-align: left;
  background: #fff;
  border: 3px solid #93c9cf;
  border-radius: 15px;
  box-sizing: border-box;
  overflow: hidden;
}
.improvement .improvement_inner .before_after .after h4 {
  margin: 0 0 0 0;
  padding: 8px 0 0 25px;
  line-height: 1.4em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: left;
  color: #93c8cf;
  background: #00838d;
}
.improvement .improvement_inner .before_after .after .description {
  margin: 0 0 0 0;
  padding: 10px 20px 10px 20px;
  color: #fff;
  background: #00838d;
  /*min-height: 95px;*/
  box-sizing: border-box;
}
.improvement .improvement_inner .before_after .after .description p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #fff;
}
.improvement .improvement_inner .before_after .after ul {
  margin: 0 0 0 0;
  padding: 0 0 30px 20px;
  list-style: none;
  text-align: left;
}
.improvement .improvement_inner .before_after .after ul li {
  margin: 0 0 0 0;
  padding: 0 0 10px 1em;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.improvement .improvement_inner .before_after .after ul li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "笳�";
  position: absolute;
  top: 0;
  left: 0;
  color: #2d99a1;
}
.improvement .improvement_inner .before_after .after .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
/*  height: 170px;*/
  display: flex;
  justify-content: center;
  align-items: center;
}
.improvement .improvement_inner .before_after .after .image img {
  margin: auto;
  width: 100%;
/*  max-width: 431px;*/
}
.improvement .improvement_inner .before_after .message {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 283px;
  height: 57px;
  color: #fff;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  background: #85bd4b;
  border-radius: 10px;
  box-sizing: border-box;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -32px;
  right: 20px;
}
.improvement .improvement_inner .before_after .message::after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 30px;
  height: 30px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/82b6e539b9c0058f5d88de3df04076c2/deco_04.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -30px;
  left: 118px;
}
.improvement .improvement_inner .results {
  margin: 0 auto 0 auto;
  padding: 18px 10px;
  width: 92%;
  max-width: 1182px;
  box-sizing: border-box;
  background: #00838d;
  border-radius: 15px;
}
.improvement .improvement_inner .results p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #fff;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.improvement .improvement_inner .results p em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #d9e452;
}
.improvement .improvement_inner .results p::before {
  margin: 0 15px 0 0;
  padding: 0 0 0 0;
  width: 35px;
  height: 40px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/0062173fba2cfed470cdd4fa73e67159/deco_05.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  .improvement .improvement_inner .before_after .message {
    width: 223px;
    height: 67px;
    line-height: 1.4em;
    font-size: 16px;
    top: -22px;
    right: -30px;
  }

}
@media (max-width:767px) {
  .improvement {
  }
  .improvement .improvement_inner {
    padding: 10vw 0 10vw 0;
    text-align: center;
  }
  .improvement .improvement_inner h3 {
    margin: 0 0 5.46vw 0;
    padding: 0 0 4.35vw 0;
    width: 100%;
    line-height: 1.2em;
    font-size: 6.78vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    position: relative;
  }
  .improvement .improvement_inner h3 em {
    color: #00838d;
  }
  .improvement .improvement_inner h3::after {
    margin: 0 0 0 -25px;
    padding: 0 0 0 0;
    width: 50px;
    height: 2px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .improvement .improvement_inner .catch {
    margin: 0 0 5.35vw 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    text-align: center;
    font-size: 4.28vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .improvement .improvement_inner .before_after {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 85.7%;
    max-width: 1182px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
  }
  .improvement .improvement_inner .before_after .box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    position: relative;
  }
  .improvement .improvement_inner .before_after .box:nth-of-type(1)::after {
    margin: 4.46vw auto 4.46vw auto;
    padding: 0 0 0 0;
    width: 9.46vw;
    height: 5.17vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/86222f07364f8d182ef4a73c760eff3a/arrow_07.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: relative;
    top: auto;
    right: auto;
  }
  .improvement .improvement_inner .before_after .box:nth-of-type(2)::after {
    margin: 4.46vw auto 4.46vw auto;
    padding: 0 0 0 0;
    width: 9.46vw;
    height: 5.17vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/86222f07364f8d182ef4a73c760eff3a/arrow_07.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: relative;
    bottom: auto;
    left: auto;
  }
  .improvement .improvement_inner .before_after .before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    text-align: left;
    background: #ebebeb;
    border: 3px solid #858585;
    border-radius: 15px;
    box-sizing: border-box;
    overflow: hidden;
  }
  .improvement .improvement_inner .before_after .before h4 {
    margin: 0 0 0 0;
    padding: 2.32vw 0 0 3.57vw;
    line-height: 1.4em;
    font-size: 5.7vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: left;
    background: #858585;
  }
  .improvement .improvement_inner .before_after .before .description {
    margin: 0 0 0 0;
    padding: 2.32vw 2.8vw 2.32vw 4.1vw;
    min-height: 0px;
  }
  .improvement .improvement_inner .before_after .before .description p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.86vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .improvement .improvement_inner .before_after .before ul {
    margin: 0 0 0 0;
    padding: 0 0 2.8vw 4.1vw;
    list-style: none;
    text-align: left;
  }
  .improvement .improvement_inner .before_after .before ul li {
    margin: 0 0 0 0;
    padding: 0 0 1.78vw 1em;
    line-height: 1.6em;
    font-size: 2.86vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  .improvement .improvement_inner .before_after .before ul li:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "笳�";
    position: absolute;
    top: 0;
    left: 0;
    color: #858585;
  }
  .improvement .improvement_inner .before_after .before .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
/*    height: 24.1vw;*/
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .improvement .improvement_inner .before_after .before .image img {
    margin: auto;
/*    width: 92%;
    max-width: 54vw;*/
    width: 100%;
  }
  .improvement .improvement_inner .before_after .after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    text-align: left;
    background: #fff;
    border: 3px solid #93c9cf;
    border-radius: 15px;
    box-sizing: border-box;
    overflow: hidden;
  }
  .improvement .improvement_inner .before_after .after h4 {
    margin: 0 0 0 0;
    padding: 2.32vw 0 0 3.57vw;
    line-height: 1.4em;
    font-size: 5.7vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: left;
    background: #00838d;
  }
  .improvement .improvement_inner .before_after .after .description {
    margin: 0 0 0 0;
    padding: 2.32vw 2.8vw 2.32vw 4.1vw;
    min-height: 0px;
  }
  .improvement .improvement_inner .before_after .after .description p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.86vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .improvement .improvement_inner .before_after .after ul {
    margin: 0 0 0 0;
    padding: 0 0 2.8vw 4.1vw;
    list-style: none;
    text-align: left;
  }
  .improvement .improvement_inner .before_after .after ul li {
    margin: 0 0 0 0;
    padding: 0 0 1.78vw 1em;
    line-height: 1.6em;
    font-size: 2.86vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    position: relative;
  }
  .improvement .improvement_inner .before_after .after ul li:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "笳�";
    position: absolute;
    top: 0;
    left: 0;
    color: #2d99a1;
  }
  .improvement .improvement_inner .before_after .after .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
/*    height: 24.1vw;*/
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .improvement .improvement_inner .before_after .after .image img {
    margin: auto;
/*    width: 92%;
    max-width: 76.9vw;*/
    width: 100%;
  }
  .improvement .improvement_inner .before_after .message {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 46.17vw;
    height: 8.75vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 2.87vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    background: #85bd4b;
    border-radius: 10px;
    box-sizing: border-box;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -2.7vw;
    right: 1.19vw;
  }
  .improvement .improvement_inner .before_after .message::after {
    margin: 0 0 0 -2.68vw;
    padding: 0 0 0 0;
    width: 5.35vw;
    height: 5.35vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/82b6e539b9c0058f5d88de3df04076c2/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -5.35vw;
    left: 50%;
  }
  .improvement .improvement_inner .results {
    margin: 0 auto 0 auto;
    padding: 2.67vw 3.57vw 2.67vw 13.39vw;
    width: 85.7%;
    max-width: 1182px;
    box-sizing: border-box;
    background: #00838d;
    border-radius: 15px;
  }
  .improvement .improvement_inner .results p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #fff;
    line-height: 1.4em;
    font-size: 3.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    position: relative;
  }
  .improvement .improvement_inner .results p em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #d9e452;
  }
  .improvement .improvement_inner .results p::before {
    margin: -3.57vw 0 0 0;
    padding: 0 0 0 0;
    width: 6.25vw;
    height: 7.14vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/0062173fba2cfed470cdd4fa73e67159/deco_05.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: -10vw;
  }
}


.use {

}
.use .use_inner {
  padding: 60px 0 80px 0;
  text-align: center;
}
.use .use_inner h3 {
  margin: 0 0 30px 0;
  padding: 0 0 35px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
}
.use .use_inner h3 em {
  color: #00838d;
}
.use .use_inner h3::after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.use .use_inner .image {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1182px;
}
@media (max-width:767px) {
  .use {

  }
  .use .use_inner {
    padding: 10vw 0 10vw 0;
    text-align: center;
  }
  .use .use_inner h3 {
    margin: 0 0 5.46vw 0;
    padding: 0 0 4.35vw 0;
    width: 100%;
    line-height: 1.6em;
    font-size: 6.78vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    position: relative;
  }
  .use .use_inner h3 em {
    color: #00838d;
  }
  .use .use_inner h3::after {
    margin: 0 0 0 -25px;
    padding: 0 0 0 0;
    width: 50px;
    height: 2px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .use .use_inner .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
  }

  .use .use_inner .image_wrap {
    position: relative;
  }
  .use .use_inner .image_wrap::before {
    width: 62px;
    height: 36px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/099c584ad90eee9d13aac90a07571b4f/scroll.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 8px;
    left: 10vw;
    z-index: 2;
  }
  .use .use_inner .image_wrap.out::before {
    display: none;
  }
  .use .use_inner .image_wrap .image {
    padding: 0 0 3.63vw 0;
    width: 100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  .use .use_inner .image_wrap .image img {
    margin: 0 7.15vw;
    width: 200vw;
    max-width: 200vw;
    display: block;
  }
}


.case {
  background: #edf6f7;
}
.case .case_inner {
  padding: 60px 0 70px 0;
  text-align: center;
}
.case .case_inner h3 {
  margin: 0 0 30px 0;
  padding: 0 0 35px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
}
.case .case_inner h3 em {
  color: #00838d;
}
.case .case_inner h3::after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.case .case_inner .item {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1182px;
}
.case .case_inner .item a {
  margin: 0 0 0 0;
  padding: 30px 25px 30px 30px;
  width: 100%;
  background: #fff;
  border: 3px solid #93c9cf;
  border-radius: 15px;
  box-sizing: border-box;
  display: flex;
  position: relative;
  text-decoration: none;
}
.case .case_inner .item a:hover {
  opacity: 0.7;
}
.case .case_inner .item a .image {
  margin: 0 45px 0 0;
  padding: 0 0 0 0;
  width: 35%;
  max-width: 324px;
}
.case .case_inner .item a:hover .image img {
  opacity: 1;
}
.case .case_inner .item a .title {
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  text-align: left;
}
.case .case_inner .item a .title p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
  line-height: 1.6em;
  font-size: 24px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.case .case_inner .item a .title p.company {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
  line-height: 1.6em;
  font-size: 24px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.case .case_inner .item a .more {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 312px;
  height: 44px;
  color: #fff;
  text-align: center;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  background: #ea5504;
  border-radius: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 25px;
  right: 30px;
}
.case .case_inner .item a .more::after {
  margin: -6px 0 0 0;
  padding: 0 0 0 0;
  width: 6px;
  height: 12px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/401601cae70e001ca84d31ccb5661705/arrow_08.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 17px;
}
@media (max-width:767px) {
  .case {
  }
  .case .case_inner {
    padding: 10vw 0 10vw 0;
    text-align: center;
  }
  .case .case_inner h3 {
    margin: 0 0 5.46vw 0;
    padding: 0 0 4.35vw 0;
    width: 100%;
    line-height: 1.6em;
    font-size: 6.78vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    position: relative;
  }
  .case .case_inner h3 em {
    color: #00838d;
  }
  .case .case_inner h3::after {
    margin: 0 0 0 -25px;
    padding: 0 0 0 0;
    width: 50px;
    height: 2px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .case .case_inner .item {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 85.7%;
    max-width: 1182px;
  }
  .case .case_inner .item a {
    margin: 0 0 0 0;
    padding: 6.25vw 6.25vw 6.25vw 6.25vw;
    width: 100%;
    background: #fff;
    border: 3px solid #93c9cf;
    border-radius: 15px;
    box-sizing: border-box;
    display: block;
    position: relative;
    text-decoration: none;
  }
  .case .case_inner .item a:hover {
    opacity: 0.7;
  }
  .case .case_inner .item a .image {
    margin: 0 auto 3.57vw auto;
    padding: 0 0 0 0;
    width: 57.8vw;
    max-width: 57.8vw;
  }
  .case .case_inner .item a:hover .image img {
    opacity: 1;
  }
  .case .case_inner .item a .title {
    margin: 0 0 0 0;
    padding: 0 0 2.67vw 0;
    text-align: left;
  }
  .case .case_inner .item a .title p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    line-height: 1.6em;
    font-size: 4.28vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .case .case_inner .item a .title p.company {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    line-height: 1.6em;
    font-size: 4.28vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .case .case_inner .item a .more {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 55.7vw;
    height: 7.85vw;
    color: #fff;
    text-align: center;
    line-height: 1.4em;
    font-size: 2.85vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    background: #ea5504;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: auto;
    right: auto;
  }
  .case .case_inner .item a .more::after {
    margin: -1.57vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.57vw;
    height: 3.14vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/401601cae70e001ca84d31ccb5661705/arrow_08.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.5vw;
  }
}



.try {
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/6a4b890e4acff2666e6049ff817cf1b8/try_back_01.png") no-repeat center center;
  background-size: cover;
}
.try .try_inner {
  padding: 55px 0 45px 0;
  text-align: center;
}
.try .try_inner h3 {
  margin: 0 0 30px 0;
  padding: 0 0 35px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
  color: #fff;
}
.try .try_inner h3::after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  content: "";
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.try .try_inner .box {
  margin: 0 auto 56px auto;
  padding: 45px 0 0 0;
  width: 92%;
  max-width: 1182px;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
}
.try .try_inner .box h4 {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 25px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.try .try_inner .box .image01 {
  margin: 0 auto 52px auto;
  padding: 0 0 0 0;
  width: 96%;
  max-width: 985px;
}
.try .try_inner .box .image02 {
  margin: 0 auto 53px auto;
  padding: 0 0 0 0;
  width: 96%;
  max-width: 1004px;
}
.try .try_inner .box .list_box {
  margin: 0 auto 58px auto;
  padding: 100px 0 0 0;
  width: 96%;
  width: 78%;
  max-width: 1095px;
  display: flex;
  justify-content: center;
}
.try .try_inner .box .list_box .item {
  margin: 0 0.5%;
  margin: 0 1%;
  width: 32.23%;
  width: 48%;
  position: relative;
}
.try .try_inner .box .list_box .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 73px;
  line-height: 1.2em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #ea5504;
  border-radius: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.try .try_inner .box .list_box .item a::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 8px;
  height: 14px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/2fa423ee3c62eb23d604e8b1e8c60593/arrow_09.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 26px;
}
.try .try_inner .box .list_box .item a.download::before {
  margin: -13px 0 0 0;
  padding: 0 0 0 0;
  width: 26px;
  height: 26px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/9408384242dde6a9ad3ff2e2f71470d1/icon_03.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 30px;
}
.try .try_inner .box .list_box .item .modal_open {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 73px;
  line-height: 1.2em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #ea5504;
  border-radius: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.try .try_inner .box .list_box .item .modal_open::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 8px;
  height: 14px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/2fa423ee3c62eb23d604e8b1e8c60593/arrow_09.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 26px;
}
.try .try_inner .box .list_box .item .modal_open.download::before {
  margin: -13px 0 0 0;
  padding: 0 0 0 0;
  width: 26px;
  height: 26px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/9408384242dde6a9ad3ff2e2f71470d1/icon_03.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 30px;
}



.try .try_inner .box .list_box .item .comment {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  position: absolute;
  bottom: calc( 100% + 20px );
  left: 0;
}
.try .try_inner .box .list_box .item .comment .cell {
  margin: 0 0 0 0;
  padding: 7px 35px;
  line-height: 1.3em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ea5504;
  border: 3px solid #ea5504;
  border-radius: 180px;
  display: inline-block;
  position: relative;
}
.try .try_inner .box .list_box .item .comment .cell::after {
  margin: 0 0 0 -12px;
  padding: 0 0 0 0;
  width: 24px;
  height: 15px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/0a0d5b8aacce8d41d8a4e6e07c43da33/deco_06.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -15px;
  left: 50%;
}
 .try .try_inner .box p.note {
	 diaplay:block;
	 margin:-30px auto 0;
	 max-width: 720px;
	 padding-bottom:50px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
font-size: 16px;
}


.try .try_inner .return {
  margin: 0 0 0 0;
  padding: 0 0 59px 0;
  text-align: center;
}
.try .try_inner .return a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 434px;
  height: 73px;
  line-height: 1.2em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #00838d;
  border: 2px solid #fff;
  border-radius: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.try .try_inner .return a::after {
  margin: -11px 0 0 0;
  padding: 0 0 0 0;
  width: 23px;
  height: 22px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/a0bb0b72030087aba448f10e25ecba06/icon_04.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 29px;
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  .try .try_inner .box .list_box .item .comment .cell {
    padding: 7px 15px;
    line-height: 1.3em;
    font-size: 16px;
  }
  .try .try_inner .box .list_box .item a {
    padding: 0 30px 0 50px;
    width: 100%;
    height: 73px;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
}
@media (max-width:767px) {
  .try {
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/3cd70f6fb02a9e31324be68b827e697e/try_back_01-sp.png") no-repeat center center;
    background-size: cover;
  }
  .try .try_inner {
    padding: 10vw 0 10vw 0;
    text-align: center;
  }
  .try .try_inner h3 {
    margin: 0 0 5.46vw 0;
    padding: 0 0 4.35vw 0;
    width: 100%;
    line-height: 1.6em;
    font-size: 6.78vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    position: relative;
  }
  .try .try_inner h3::after {
    margin: 0 0 0 -25px;
    padding: 0 0 0 0;
    width: 50px;
    height: 2px;
    content: "";
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .try .try_inner .box {
    margin: 0 auto 10vw auto;
    padding: 8vw 0 0 0;
    width: 85.7%;
    max-width: 1182px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
  }
  .try .try_inner .box h4 {
    margin: 0 0 0 0;
    padding: 0 0 4.46vw 0;
    width: 100%;
    line-height: 1.2em;
    font-size: 4.46vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .try .try_inner .box .image01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
  }
  .try .try_inner .box .image02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
  }

  .try .try_inner .image_wrap {
    margin: 0 0 8vw 0;
    position: relative;
  }
  .try .try_inner .image_wrap::before {
    width: 62px;
    height: 36px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/099c584ad90eee9d13aac90a07571b4f/scroll.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 8px;
    left: 3vw;
    z-index: 2;
  }
  .try .try_inner .image_wrap.out::before {
    display: none;
  }
  .try .try_inner .image_wrap .image01 {
    padding: 0 0 3.63vw 0;
    width: 100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  .try .try_inner .image_wrap .image01 img {
    margin: 0 7.15vw;
    width: 200vw;
    max-width: 200vw;
    display: block;
  }
  .try .try_inner .image_wrap .image02 {
    padding: 0 0 3.63vw 0;
    width: 100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  .try .try_inner .image_wrap .image02 img {
    margin: 0 3.15vw;
    width: 200vw;
    max-width: 200vw;
    display: block;
  }
  
  .try .try_inner .box .list_box {
    margin: 0 auto 0 auto;
    padding: 4vw 0 0 0;
    width: 76vw;
    max-width: 1095px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .try .try_inner .box .list_box .item {
    margin: 0 0 6.42vw 0;
    width: 100%;
    position: relative;
  }
  .try .try_inner .box .list_box .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 13.03vw;
    line-height: 1.2em;
    font-size: 3.57vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #ea5504;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .try .try_inner .box .list_box .item a::after {
    margin: -1.57vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.57vw;
    height: 3.14vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/2fa423ee3c62eb23d604e8b1e8c60593/arrow_09.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.5vw;
  }
  .try .try_inner .box .list_box .item a.download::before {
    margin: -2.32vw 0 0 0;
    padding: 0 0 0 0;
    width: 4.64vw;
    height: 4.64vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/9408384242dde6a9ad3ff2e2f71470d1/icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 4.46vw;
  }
 .try .try_inner .box .list_box .item .modal_open {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 13.03vw;
    line-height: 1.2em;
    font-size: 3.57vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #ea5504;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .try .try_inner .box .list_box .item .modal_open::after {
    margin: -1.57vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.57vw;
    height: 3.14vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/2fa423ee3c62eb23d604e8b1e8c60593/arrow_09.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.5vw;
  }
  .try .try_inner .box .list_box .item .modal_open.download::before {
    margin: -2.32vw 0 0 0;
    padding: 0 0 0 0;
    width: 4.64vw;
    height: 4.64vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/9408384242dde6a9ad3ff2e2f71470d1/icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 4.46vw;
  }
  .try .try_inner .box .list_box .item .comment {
    margin: 0 0 0 0;
    padding: 0 0 20px 0;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: auto;
    left: auto;
  }

  .try .try_inner .box .list_box .item .comment .cell {
    margin: 0 0 0 0;
    padding: 2.67vw 7.14vw;
    line-height: 1.3em;
    font-size: 3.57vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ea5504;
    border: 2px solid #ea5504;
    border-radius: 180px;
    display: inline-block;
    position: relative;
  }
  .try .try_inner .box .list_box .item .comment .cell::after {
    margin: 0 0 0 -10px;
    padding: 0 0 0 0;
    width: 20px;
    height: 11px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/0a0d5b8aacce8d41d8a4e6e07c43da33/deco_06.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -11px;
    left: 50%;
  }

 .try .try_inner .box p.note {
	 diaplay:block;
	 margin:0px auto 0;
	 max-width: 90%;
	 padding-bottom:50px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
	  font-size: 2.9vw;
}





  .try .try_inner .return {
    margin: 0 0 0 0;
    padding: 0 0 10vw 0;
    text-align: center;
  }
  .try .try_inner .return a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 77.5vw;
    height: 13vw;
    line-height: 1.2em;
    font-size: 3.57vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #00838d;
    border: 2px solid #fff;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .try .try_inner .return a::after {
    margin: -2.14vw 0 0 0;
    padding: 0 0 0 0;
    width: 4.28vw;
    height: 4.28vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/a0bb0b72030087aba448f10e25ecba06/icon_04.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 5.35vw;
  }
}


/**
 * intelligentassistant_top_lp
**/
.intelligentassistant_top_lp {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  overflow: hidden;
}
.intelligentassistant_top_lp .main-visual {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 536px;
  height: 619px;
  background: linear-gradient(to right, #80c1c6, #128992);
  position: relative;
}
.intelligentassistant_top_lp .main-visual::after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 1146px;
  height: 619px;
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/bbeab8c2006d271dc843236b03c96add/main_image_back_02.png") no-repeat center center;
  background-size: cover;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1180px;
  height: 619px;
  text-align: left;
  position: relative;
  z-index: 1;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner img {
  width: 100%;
  display: block;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 583px;
  position: absolute;
  top: 35px;
  right: -58px;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner h1 {
  margin: 0 0 0 0;
  padding: 25px 0 10px 0;
  color: #fff;
  line-height: 1.3em;
  font-size: 57px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-shadow: 0 0 5px rgba(0,0,0,0.6);
  position: relative;
  z-index: 1;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner h1 .sub {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #fff;
  line-height: 1.3em;
  font-size: 33px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner p {
  margin: 0 0 0 0;
  padding: 0 0 5px 0;
  color: #fff;
  line-height: 1.3em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-shadow: 0 0 5px rgba(0,0,0,0.6);
}
.intelligentassistant_top_lp .main-visual .main-visual_inner p.note {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  color: #fff;
  line-height: 1.3em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .button_box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 908px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 51px;
  left: 50%;
  transform: translate(-50%,0);
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 435px;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a {
  margin: 0 0 0 0;
  padding: 0 40px 0 0;
  width: 100%;
  height: 98px;
  text-decoration: none;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #ea5504;
  border: 2px solid #fff;
  border-radius: 180px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a em {
  color: #d8e352;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a .icon01 {
  width: 86px;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0,-50%);
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a .icon02 {
  width: 82px;
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translate(0,-50%);
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a .label {
  width: 82px;
  height: 82px;
  color: #fff;
  background: #333333;
  
  position: absolute;
  top: -22px;
  left: 13px;
  line-height: 1.5em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border-radius: 180px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(-15deg);
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a .text {
  display: inline-block;
  text-align: center;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 7px;
  height: 14px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/181d19effc33c9c7e128cf3d443b6a9c/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 15px;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a:hover img {
  opacity: 1;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a {
  transition: all 0.5s 0s;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  .intelligentassistant_top_lp .main-visual .main-visual_inner .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 49.407vw;
    position: absolute;
    top: 2.966vw;
    right: -4.915vw;
    z-index: 0;
  }

  
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 76.949vw;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 31px;
    left: 50%;
    transform: translate(-50%,0);
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 36.864vw;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a {
    margin: 0 0 0 0;
    padding: 0 3.39vw 0 0;
    width: 100%;
    height: 8.305vw;
    text-decoration: none;
    line-height: 1.6em;
    font-size: 1.525vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #ea5504;
    border: 2px solid #fff;
    border-radius: 15.254vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a em {
    color: #d8e352;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a .icon01 {
    width: 7.288vw;
    position: absolute;
    top: 50%;
    right: 2.542vw;
    transform: translate(0,-50%);
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a .icon02 {
    width: 6.949vw;
    position: absolute;
    top: 50%;
    right: 3.39vw;
    transform: translate(0,-50%);
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a .label {
    width: 6.949vw;
    height: 6.949vw;
    color: #fff;
    background: #333333;

    position: absolute;
    top: -1.441vw;
    left: 1.102vw;
    line-height: 1.5em;
    font-size: 1.186vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 15.254vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a .text {
    display: inline-block;
    text-align: center;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a::after {
    margin: -0.593vw 0 0 0;
    padding: 0 0 0 0;
    width: 0.593vw;
    height: 1.186vw;
    content: "";
    background: url("../../images/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.271vw;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a:hover img {
    opacity: 1;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a {
    transition: all 0.5s 0s;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a:hover {
    opacity: 0.6;
  }
}
@media only screen and (max-width: 767px) {
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 78.214vw;
    display: flex;
    justify-content: space-between;
    position: relative;
    bottom: auto;
    left: auto;
    transform: translate(0,0);
    flex-direction: column;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button {
    margin: 0 0 5.357vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button:nth-of-type(2) {
    margin: 0 0 1.786vw 0;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a {
    margin: 0 0 0 0;
    padding: 0 7.143vw 0 0;
    width: 100%;
    height: 17.5vw;
    text-decoration: none;
    line-height: 1.6em;
    font-size: 3.214vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #ea5504;
    border: 2px solid #fff;
    border-radius: 32.143vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a em {
    color: #d8e352;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a .icon01 {
    width: 15.357vw;
    position: absolute;
    top: 50%;
    right: 5.357vw;
    transform: translate(0,-50%);
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a .icon02 {
    width: 14.643vw;
    position: absolute;
    top: 50%;
    right: 7.143vw;
    transform: translate(0,-50%);
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a .label {
    width: 14.643vw;
    height: 14.643vw;
    color: #fff;
    background: #333333;

    position: absolute;
    top: -3.036vw;
    left: 2.321vw;
    line-height: 1.5em;
    font-size: 2.5vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 32.143vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a .text {
    display: inline-block;
    text-align: center;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a::after {
    margin: -1.25vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.25vw;
    height: 2.5vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/181d19effc33c9c7e128cf3d443b6a9c/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.679vw;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a:hover img {
    opacity: 1;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a {
    transition: all 0.5s 0s;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .button_box .button a:hover {
    opacity: 0.6;
  }
}


.intelligentassistant_top_lp .main-visual .main-visual_inner .buttons {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  display: flex;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .buttons .button {
  margin: 0 20px 0 0;
  padding: 0 0 0 0;
  width: 283px;
  height: 58px;
  color: #fff;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border-radius: 180px;
  border: 2px solid #fff;
  background: #ea5504;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .buttons .button::after {
  margin: -5px 0 0 0;
  padding: 0 0 0 0;
  width: 5px;
  height: 10px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/4840ce78cfbc798cd36b9dfca85091fb/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 25px;
}
.intelligentassistant_top_lp .main-visual .main-visual_inner .buttons .button.download::after {
  margin: -12px 0 0 0;
  padding: 0 0 0 0;
  width: 20px;
  height: 25px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/0c7099a1e0fefd64169853d57edf05cc/icon_download_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 15px;
}
.intelligentassistant_top_lp .page-navigation {
  margin: 0 0 0 0;
  padding: 50px 0 50px 0;
  width: 100%;
  text-align: center;
}
.intelligentassistant_top_lp .page-navigation ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.intelligentassistant_top_lp .page-navigation ul li {
  margin: 0 11px;
  padding: 0 0 0 0;
}
.intelligentassistant_top_lp .page-navigation ul li .nav-button {
  margin: 0 20px 0 0;
  padding: 0 0 0 0;
  width: 373px;
  height: 74px;
  color: #333333;
  line-height: 1.4em;
  font-size: 17px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  border-radius: 180px;
  border: 2px solid #93c9cf;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.intelligentassistant_top_lp .page-navigation ul li .nav-button::after {
  margin: -18px 0 0 0;
  padding: 0 0 0 0;
  width: 37px;
  height: 37px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/3b6007f754f3e82780cda61f7e7f4284/arrow_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 15px;
}
.intelligentassistant_top_lp .background .background_inner {
  padding: 100px 0 0 0;
  overflow: hidden;
}
.intelligentassistant_top_lp h2 {
  margin: 0 0 45px 0;
  padding: 0 0 35px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
}
.intelligentassistant_top_lp h2 em {
  color: #00838d;
}
.intelligentassistant_top_lp h2 strong {
  color: #00838d;
}
.intelligentassistant_top_lp h2::after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.intelligentassistant_top_lp .section01 .content-boxes {
  margin: 0 auto;
  width: 92%;
  max-width: 1180px;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list {
  margin: 0 0 45px 0;
  width: 100%;
  box-sizing: border-box;
  border: 3px solid #93c9cf;
  background: #fff;
  border-radius: 15px;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item {
  margin: 0 0 0 0;
  padding: 28px 0 30px 0;
  width: 50%;
  border-top: 3px solid #93c9cf;
  position: relative;
  box-sizing: border-box;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(1) {
  margin: 0 0 0 0;
  padding: 0 0 0 50%;
  width: 100%;
  border-top: none;
  text-align: left;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(2n) {
  border-right: 3px solid #93c9cf;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  text-align: center;
  line-height: 1.4em;
  font-size: 24px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item h3.t3line {
	min-height:4.25em;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item h3::after {
  display: none;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(1) h3 {
  padding: 60px 0 15px 0;
  text-align: left;
}

.intelligentassistant_top_lp .section01 .content-boxes .case_list .item .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  min-height: 258px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(1) .image {
  width: 50%;
  min-height: 0px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(1) .image img {
  width: 427px;
  display: block;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(2) .image img {
  width: 350px;
  display: block;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(3) .image img {
  width: 390px;
  display: block;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(4) .image img {
  width: 395px;
  display: block;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(5) .image img {
  width: 394px;
  display: block;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item .description {
  margin: 0 40px 0 48px;
  padding: 0 0 0 136px;
  width: auto;
  min-height: 125px;
  position: relative;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(1) .description {
  margin: 0 0 0 0;
  padding: 0 52px 70px 0;
  width: auto;
  min-height: 0px;
  position: relative;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item .description p {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item .description .label {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 125px;
  position: absolute;
  top: 0;
  left: 0;
}
.intelligentassistant_top_lp .section01 .message-box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.intelligentassistant_top_lp .section01 .message-box p.text01 {
  margin: 0 0 30px 0;
  padding: 15px 0;
  background: #00838d;
  color: #fff;
  line-height: 1.8em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.intelligentassistant_top_lp .section01 .message-box p.text02 {
  margin: 0 0 0 0;
  padding: 0 0 55px 0;
  line-height: 1.8em;
  font-size: 40px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
}
.intelligentassistant_top_lp .section01 .message-box p.text02 strong {
  line-height: 1.6em;
  font-size: 58px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #00838d;
}

.intelligentassistant_top_lp .section01 .message-box .deco {
  margin: 0 auto 25px auto;
  padding: 0 0 0 0;
  width: 63px;
}
.intelligentassistant_top_lp .section02 {
  margin: 0 auto;
  padding: 85px 0 50px 0;
  width: 92%;
  max-width: 1180px;
  text-align: center;
}
.intelligentassistant_top_lp .section02 .intro {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
}
.intelligentassistant_top_lp .section02 .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 20px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
}
.intelligentassistant_top_lp .section02 .content-boxes {
  padding: 50px 32px 20px 32px;
  width: 100%;
  box-sizing: border-box;
  border: 3px solid #93c9cf;
  box-shadow: 2px 2px 0 #b3b3b3;
  background: #fff;
  border-radius: 15px;
}
.intelligentassistant_top_lp .section02 .content-boxes .image {
  margin: 0 auto 35px;
  width: 100%;
  max-width: 944px;
}
.intelligentassistant_top_lp .section02 .content-boxes p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
}


.intelligentassistant_top_lp .section03 {
  margin: 0 auto;
  padding: 80px 0 55px 0;
  width: 92%;
  max-width: 1000px;
  text-align: center;
}
.intelligentassistant_top_lp .section03 h2 {
  line-height: 1.5em;
}
.intelligentassistant_top_lp .section03 h2 img {
  width: 144px;
  position: absolute;
  top: -10px;
  left: 0;
}
.intelligentassistant_top_lp .section03 .movie {
  margin: 0 0 20px 0;
}
.intelligentassistant_top_lp .section03 .movie .video {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: auto;
}
.intelligentassistant_top_lp .section03 .link_box {
  margin: 0 auto 0 auto;
  padding: 100px 0 0 0;
  width: 96%;
  width: 78%;
  max-width: 1095px;
  display: flex;
  justify-content: center;
}
.intelligentassistant_top_lp .section03 .link_box .item {
  margin: 0 0.5%;
  margin: 0 1%;
  width: 48%;
  max-width: 353px;
  position: relative;
}
.intelligentassistant_top_lp .section03 .link_box .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 73px;
  line-height: 1.2em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #ea5504;
  border-radius: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.intelligentassistant_top_lp .section03 .link_box .item a::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 8px;
  height: 14px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/2fa423ee3c62eb23d604e8b1e8c60593/arrow_09.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 26px;
}
.intelligentassistant_top_lp .section03 .link_box .item a.download::before {
  margin: -13px 0 0 0;
  padding: 0 0 0 0;
  width: 26px;
  height: 26px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/9408384242dde6a9ad3ff2e2f71470d1/icon_03.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 30px;
}
.intelligentassistant_top_lp .section03 .link_box .item .comment {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  position: absolute;
  bottom: calc( 100% + 20px );
  left: 0;
}
.intelligentassistant_top_lp .section03 .link_box .item .comment .cell {
  margin: 0 0 0 0;
  padding: 7px 35px;
  line-height: 1.3em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ea5504;
  border: 3px solid #ea5504;
  border-radius: 180px;
  display: inline-block;
  position: relative;
}
.intelligentassistant_top_lp .section03 .link_box .item .comment .cell::after {
  margin: 0 0 0 -12px;
  padding: 0 0 0 0;
  width: 24px;
  height: 15px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/0a0d5b8aacce8d41d8a4e6e07c43da33/deco_06.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -15px;
  left: 50%;
}
.intelligentassistant_top_lp .section04 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.intelligentassistant_top_lp .section04 .intro {
  margin: 0 auto 0 auto;
  padding: 0 0 45px 0;
  width: 92%;
  max-width: 1180px;
}
.intelligentassistant_top_lp .section04 .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
}
.intelligentassistant_top_lp .section04 .image-boxes {
  margin: 0 auto 92px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  background: #fff;
}
.intelligentassistant_top_lp .section04 .image-boxes img {
  width: 100%;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  .intelligentassistant_top_lp .page-navigation {
    margin: 0 0 0 0;
    padding: 50px 0 50px 0;
    width: 100%;
    text-align: center;
  }
  .intelligentassistant_top_lp .page-navigation ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .intelligentassistant_top_lp .page-navigation ul li {
    margin: 0 11px;
    padding: 0 0 0 0;
    width: 30%;
  }
  .intelligentassistant_top_lp .page-navigation ul li .nav-button {
    margin: 0 0 0 0;
    padding: 0 50px 0 0;
    width: 100%;
    height: 74px;
    color: #333333;
    line-height: 1.4em;
    font-size: 17px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    border-radius: 180px;
    border: 2px solid #93c9cf;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .intelligentassistant_top_lp .section03 h2 {
    line-height: 1.5em;
    padding-left: 124px;
  }
  .intelligentassistant_top_lp .section03 h2 img {
    width: 144px;
    position: absolute;
    top: -10px;
    left: 0px;
  }


}
@media (max-width:767px) {
  
  
  
  
  
  
  
  
  
  
  
  
  .intelligentassistant_top_lp {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    overflow: hidden;
  }
  .intelligentassistant_top_lp .main-visual {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    background: linear-gradient(to right, #80c1c6, #128992);
    position: relative;
  }
  .intelligentassistant_top_lp .main-visual::after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 100%;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/ef5ea3aacbdf2d1467f64a8256260db3/main_image_back_01-sp.png") no-repeat center bottom;
    background-size: 100% auto;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner {
    margin: 0 auto;
    padding: 0 0 3.63vw 0;
    width: 92%;
    max-width: 1180px;
    height: auto;
    text-align: left;
    position: relative;
    z-index: 1;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner img {
    width: 100%;
    display: block;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .image {
    margin: 0 auto 3.63vw auto;
    padding: 0 0 0 0;
    width: 87.27vw;
    position: relative;
    top: auto;
    right: auto;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner h1 {
    margin: 0 0 0 0;
    padding: 25px 0 10px 0;
    color: #fff;
    line-height: 1.3em;
    font-size: 7.6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-shadow: 0 0 5px rgba(0,0,0,0.6);
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner h1 .sub {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #fff;
    line-height: 1.3em;
    font-size: 6vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner p {
    margin: 0 0 0 0;
    padding: 0 0 0.8vw 0;
    color: #fff;
    line-height: 1.3em;
    font-size: 3.23vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-shadow: 0 0 5px rgba(0,0,0,0.6);
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner p.note {
    margin: 0 0 0 0;
    padding: 0 0 5.45vw 0;
    color: #fff;
    line-height: 1.3em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .buttons {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .buttons .button {
    margin: 0 0 0 0;
    padding: 0 4vw 0 0;
    width: 48%;
    height: 10.54vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 180px;
    border: 2px solid #fff;
    background: #ea5504;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    box-sizing: border-box;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .buttons .button::after {
    margin: -1.8vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.8vw;
    height: 3.6vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/4840ce78cfbc798cd36b9dfca85091fb/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.8vw;
  }
  .intelligentassistant_top_lp .main-visual .main-visual_inner .buttons .button.download::after {
    margin: -2.27vw 0 0 0;
    padding: 0 0 0 0;
    width: 3.63vw;
    height: 4.54vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/0c7099a1e0fefd64169853d57edf05cc/icon_download_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.8vw;
  }
  .intelligentassistant_top_lp .page-navigation {
    margin: 0 0 0 0;
padding: 5.36vw 0 3.36vw 0;
    width: 100%;
    text-align: center;
  }
  .intelligentassistant_top_lp .page-navigation ul {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92%;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .intelligentassistant_top_lp .page-navigation ul li {
    margin: 0 0;
    padding: 0 0 1.8vw 0;
    width: 100%;
  }
  .intelligentassistant_top_lp .page-navigation ul li .nav-button {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 10.45vw;
    color: #333333;
    line-height: 1.4em;
    font-size: 3.09vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    border-radius: 180px;
    border: 2px solid #93c9cf;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .intelligentassistant_top_lp .page-navigation ul li .nav-button::after {
    margin: -3.45vw 0 0 0;
    padding: 0 0 0 0;
    width: 6.9vw;
    height: 6.9vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/3b6007f754f3e82780cda61f7e7f4284/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.8vw;
  }
  .intelligentassistant_top_lp .background .background_inner {
    padding: 10vw 0 0 0;
    overflow: hidden;
  }
  .intelligentassistant_top_lp h2 {
    margin: 0 0 5.45vw 0;
    padding: 0 0 4.54vw 0;
    width: 100%;
    line-height: 1.2em;
    font-size: 6.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    position: relative;
  }
  .intelligentassistant_top_lp h2 em {
    color: #00838d;
  }
  .intelligentassistant_top_lp h2 strong {
    color: #00838d;
  }
  .intelligentassistant_top_lp h2::after {
    margin: 0 0 0 -25px;
    padding: 0 0 0 0;
    width: 50px;
    height: 2px;
    content: "";
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .intelligentassistant_top_lp .section01 .content-boxes {
    margin: 0 auto;
    width: 92%;
    max-width: 1180px;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list {
    margin: 0 0 45px 0;
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #93c9cf;
    background: #fff;
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item {
    margin: 0 0 0 0;
    padding: 3.63vw 0 3.63vw 0;
    width: 100%;
    border-top: 2px solid #93c9cf;
    position: relative;
    box-sizing: border-box;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(1) {
    margin: 0 0 0 0;
    padding: 3.63vw 0 3.63vw 0;
    width: 100%;
    border-top: none;
    text-align: left;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(2n) {
    border-right: none;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item h3 {
    margin: 0 0 0 0;
    padding: 0 0 1.8vw 0;
    width: 100%;
    text-align: center;
    line-height: 1.4em;
    font-size: 4.36vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
.intelligentassistant_top_lp .section01 .content-boxes .case_list .item h3.t3line {
	min-height:0;
}
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item h3::after {
    display: none;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(1) h3 {
    padding: 0 0 1.8vw 0;
    text-align: center;
  }

  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item .image {
    margin: 0 0 0 0;
    padding: 0 0 1.9vw 0;
    width: 100%;
    min-height: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(1) .image {
    width: 100%;
    min-height: 0px;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(1) .image img {
    width: 77.63vw;
    display: block;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(2) .image img {
    width: 63.63vw;
    display: block;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(3) .image img {
    width: 70.9vw;
    display: block;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(4) .image img {
    width: 63.9vw;
    display: block;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(5) .image img {
    width: 63.7vw;
    display: block;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item .description {
    margin: 0 auto 0 auto;
    padding: 0 0 0 20vw;
    width: 94%;
    min-height: 0px;
    box-sizing: border-box;
    position: relative;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item:nth-of-type(1) .description {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 94%;
    position: relative;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item .description p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .intelligentassistant_top_lp .section01 .content-boxes .case_list .item .description .label {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 18.1vw;
    position: absolute;
    top: 0;
    left: 0;
  }
  .intelligentassistant_top_lp .section01 .message-box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .intelligentassistant_top_lp .section01 .message-box p.text01 {
    margin: 0 0 5.4vw 0;
    padding: 2.7vw;
    background: #00838d;
    color: #fff;
    line-height: 1.8em;
    text-align: left;
    font-size: 4vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .intelligentassistant_top_lp .section01 .message-box p.text02 {
    margin: 0 0 0 0;
    padding: 0 0 9.5vw 0;
    line-height: 1.8em;
    font-size: 5.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
  }
  .intelligentassistant_top_lp .section01 .message-box p.text02 strong {
    line-height: 1.6em;
    font-size: 7.36vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #00838d;
  }

  .intelligentassistant_top_lp .section01 .message-box .deco {
    margin: 0 auto 2.18vw auto;
    padding: 0 0 0 0;
    width: 11.45vw;
  }
  .intelligentassistant_top_lp .section02 {
    margin: 0 auto;
    padding: 10vw 0 9.2vw 0;
    width: 92%;
    max-width: 1180px;
    text-align: center;
  }
  .intelligentassistant_top_lp .section02 .intro {
    margin: 0 0 0 0;
    padding: 0 0 3.63vw 0;
  }
  .intelligentassistant_top_lp .section02 .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 3.63vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }
  .intelligentassistant_top_lp .section02 .content-boxes {
    padding: 7.2vw 2.7vw 3.2vw 2.7vw;
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #93c9cf;
    background: #fff;
    border-radius: 15px;
  }
  .intelligentassistant_top_lp .section02 .content-boxes .image {
    margin: 0 auto 3.63vw;
    width: 100%;
    max-width: 944px;
  }
  .intelligentassistant_top_lp .section02 .content-boxes p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }


  .intelligentassistant_top_lp .section03 {
    margin: 0 auto;
    padding: 10vw 0 9.2vw 0;
    width: 92%;
    max-width: 1000px;
    text-align: center;
  }
  .intelligentassistant_top_lp .section03 h2 {
    margin-bottom: 10vw;
    line-height: 1.5em;
  }
  .intelligentassistant_top_lp .section03 h2 img {
    margin: 0 auto 3.63vw;
    width: 44.3vw;
    position: relative;
    top: auto;
    left: auto;
  }
  .intelligentassistant_top_lp .section03 .movie {
    margin: 0 0 9.2vw 0;
  }
  .intelligentassistant_top_lp .section03 .movie .video {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
  }
  .intelligentassistant_top_lp .section03 .link_box {
    margin: 0 auto 0 auto;
    padding: 12.72vw 0 0 0;
    width: 100%;
    max-width: 1095px;
    display: flex;
    justify-content: center;
  }
  .intelligentassistant_top_lp .section03 .link_box .item {
    margin: 0 auto;
    width: 64.1vw;
    max-width: 64.1vw;
    position: relative;
  }
  .intelligentassistant_top_lp .section03 .link_box .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 13.27vw;
    line-height: 1.2em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #ea5504;
    border: 2px solid #fff;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .intelligentassistant_top_lp .section03 .link_box .item a::after {
    margin: -1.27vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.45vw;
    height: 2.54vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/2fa423ee3c62eb23d604e8b1e8c60593/arrow_09.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.63vw;
  }
  .intelligentassistant_top_lp .section03 .link_box .item a.download::before {
    margin: -2.36vw 0 0 0;
    padding: 0 0 0 0;
    width: 4.72vw;
    height: 4.72vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/9408384242dde6a9ad3ff2e2f71470d1/icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.63vw;
  }
  .intelligentassistant_top_lp .section03 .link_box .item .comment {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    position: absolute;
    bottom: calc( 100% + 3.63vw );
    left: 0;
  }
  .intelligentassistant_top_lp .section03 .link_box .item .comment .cell {
    margin: 0 0 0 0;
    padding: 0.9vw 11vw;
    line-height: 1.3em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ea5504;
    background: #fff;
    border-radius: 180px;
    display: inline-block;
    position: relative;
  }
  .intelligentassistant_top_lp .section03 .link_box .item .comment .cell::after {
    margin: 0 0 0 -12px;
    padding: 0 0 0 0;
    width: 24px;
    height: 15px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/0a0d5b8aacce8d41d8a4e6e07c43da33/deco_06.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -15px;
    left: 50%;
  }
  
  /*
  .bnr-contents .bnr-contents_inner .link_box {
    margin: 0 auto 0 auto;
    padding: 12.72vw 0 0 0;
    width: 100%;
    max-width: 1095px;
    display: flex;
    justify-content: center;
  }
  .bnr-contents .bnr-contents_inner .link_box .item {
    margin: 0 auto;
    width: 64.1vw;
    max-width: 64.1vw;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .link_box .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 13.27vw;
    line-height: 1.2em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #ea5504;
    border: 2px solid #fff;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .link_box .item a::after {
    margin: -1.27vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.45vw;
    height: 2.54vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/2fa423ee3c62eb23d604e8b1e8c60593/arrow_09.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.63vw;
  }
  .bnr-contents .bnr-contents_inner .link_box .item a.download::before {
    margin: -2.36vw 0 0 0;
    padding: 0 0 0 0;
    width: 4.72vw;
    height: 4.72vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/9408384242dde6a9ad3ff2e2f71470d1/icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.63vw;
  }
  .bnr-contents .bnr-contents_inner .link_box .item .comment {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    position: absolute;
    bottom: calc( 100% + 3.63vw );
    left: 0;
  }
  .bnr-contents .bnr-contents_inner .link_box .item .comment .cell {
    margin: 0 0 0 0;
    padding: 0.9vw 11vw;
    line-height: 1.3em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ea5504;
    background: #fff;
    border: 3px solid #fff;
    border-radius: 180px;
    display: inline-block;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .link_box .item .comment .cell::after {
    margin: 0 0 0 -10px;
    padding: 0 0 0 0;
    width: 20px;
    height: 10px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/e0f8f03e21cd2bd32aff04f1bdda9beb/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -10px;
    left: 50%;
  }
  */
  
  .intelligentassistant_top_lp .section04 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .intelligentassistant_top_lp .section04 .intro {
    margin: 0 auto 0 auto;
    padding: 0 0 8.18vw 0;
    width: 92%;
    max-width: 1180px;
  }
  .intelligentassistant_top_lp .section04 .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }
  .intelligentassistant_top_lp .section04 .image_wrap {
    position: relative;
  }
  .intelligentassistant_top_lp .section04 .image_wrap::before {
    width: 62px;
    height: 36px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/099c584ad90eee9d13aac90a07571b4f/scroll.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 8px;
    left: 10vw;
    z-index: 2;
  }
  .intelligentassistant_top_lp .section04 .image_wrap.out::before {
    display: none;
  }
  .intelligentassistant_top_lp .section04 .image_wrap .image-boxes {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
    background: none;
  }
  .intelligentassistant_top_lp .section04 .image_wrap .image {
    padding: 0 0 3.63vw 0;
    width: 100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  .intelligentassistant_top_lp .section04 .image_wrap .image img {
    margin: 0 7.15vw;
    width: 200vw;
    max-width: 200vw;
    display: block;
  }


}


.bnr-contents {
  margin: 0 0 0 0;
  padding: 50px 0 60px 0;
  width: 100%;
  background: linear-gradient(to right, #80c1c6, #128992);
  overflow: hidden;
}
.bnr-contents.white_bg {
  background: #fff;
}
.bnr-contents .bnr-contents_inner {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  text-align: center;
  overflow: hidden;
}
.bnr-contents .bnr-contents_inner .item {
  margin: 0 0 35px 0;
  padding: 0 0 0 0;
}
.bnr-contents .bnr-contents_inner .item:last-child {
  margin: 0 0 0 0;
}
.bnr-contents .bnr-contents_inner .item a {
  background: #fff;
  text-decoration: none;
  border-radius: 20px;
  text-align: left;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.bnr-contents.white_bg .bnr-contents_inner .item a {
  border: 2px solid #93c9cf;
}
.bnr-contents .bnr-contents_inner .item a:hover {
  opacity: 0.7;
  color: #333;
}
.bnr-contents .bnr-contents_inner .item a h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: left;
}
.bnr-contents .bnr-contents_inner .item a p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
}
.bnr-contents .bnr-contents_inner .item a .link {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 434px;
  height: 73px;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  border-radius: 180px;
  background: #ea5504;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.bnr-contents .bnr-contents_inner .item a .box02 .link {
  height: 59px;
}
.bnr-contents .bnr-contents_inner .item a .box03 .link {
  height: 59px;
}
.bnr-contents .bnr-contents_inner .item a .box04 .link {
  height: 59px;
}
.bnr-contents .bnr-contents_inner .item a .link::after {
  margin: -6px 0 0 0;
  padding: 0 0 0 0;
  width: 7px;
  height: 12px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/4840ce78cfbc798cd36b9dfca85091fb/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 25px;
}
.bnr-contents .bnr-contents_inner .item a .link.download::after {
  margin: -12px 0 0 0;
  padding: 0 0 0 0;
  width: 20px;
  height: 25px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/0c7099a1e0fefd64169853d57edf05cc/icon_download_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 28px;
}
.bnr-contents .bnr-contents_inner .item a .link.blank::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 15px;
  height: 15px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/e3e8cb8a23e1582707005d797c745be0/icon_blank_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 28px;
}

.bnr-contents .bnr-contents_inner .item a .box01 {
  margin: 0 0 0 0;
  padding: 45px 0 25px 0;
  max-width: 816px;
}
.bnr-contents .bnr-contents_inner .item a .box01 h3 {
  padding: 0 0 5px 100px;
}
.bnr-contents .bnr-contents_inner .item a .box01 p {
  padding: 0 0 30px 100px;
}
.bnr-contents .bnr-contents_inner .item a .box02 {
/*  margin: 0 0 0 430px;*/
  margin: 0 20px 0 550px;
  padding: 50px 0 45px 0;
/*  max-width: 720px;*/
  max-width: 600px;
  position: relative;
  z-index: 1;
}
.bnr-contents .bnr-contents_inner .item a .box02 h3 {
  padding: 0 0 5px 0;
  text-align: center;
}
.bnr-contents .bnr-contents_inner .item a .box02 p {
  padding: 0 0 30px 0;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
}
.bnr-contents .bnr-contents_inner .item a .box02 .info {
  margin: 0 0 25px 0;
/*  padding: 25px 10px 10px 10px;*/
  padding: 45px 5px 10px 60px;
  width: 100%;
/*  box-sizing: border-box;*/
  border: 2px solid #5aafb5;
  border-radius: 10px;
/*  display: flex;*/
  position: relative;
  background: #fff;
}
.bnr-contents .bnr-contents_inner .item a .box02 .info h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  text-align: center;
  position: absolute;
  top: -22px;
  left: 0;
}
.bnr-contents .bnr-contents_inner .item a .box02 .info h4 .text {
  margin: 0 0 0 0;
  padding: 5px 25px;
  color: #fff;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  display: inline-block;
  background: #2d99a1;
  border-radius: 5px;
}
.bnr-contents .bnr-contents_inner .item a .box02 .info dl {
  margin: 0 0 0 0;
  padding: 0 2.5% 20px 0;
/*  width: 19%;*/
  width: 30%;
	display:inline-block;
	vertical-align: top;
}
.bnr-contents .bnr-contents_inner .item a .box02 .info dl:nth-of-type(3n) {
  padding: 0 0 20px 0;
}
/*
.bnr-contents .bnr-contents_inner .item a .box02 .info dl:last-child {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 24%;
}
*/

.bnr-contents .bnr-contents_inner .item a .box02 .info dl dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
}
.bnr-contents .bnr-contents_inner .item a .box02 .info dl dt .icon {
  color: #5aafb5;
}
.bnr-contents .bnr-contents_inner .item a .box02 .info dl dd {
  margin: 0 0 0 0;
  padding: 0 0 0 15px;
}
.bnr-contents .bnr-contents_inner .item a .box02 .info dl dd li {
  margin: 0 0 0 0;
  padding: 5px 0 0 0;
  line-height: 1.6em;
  font-size: 12px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  letter-spacing: 0;
}


.bnr-contents .bnr-contents_inner .item a .box03 {
  margin: 0 0 0 430px;
  padding: 45px 0 45px 0;
  max-width: 720px;
}
.bnr-contents .bnr-contents_inner .item a .box03 h3 {
  padding: 0 0 15px 0;
  text-align: center;
}
.bnr-contents .bnr-contents_inner .item a .box03 p {
  padding: 0 0 15px 0;
  line-height: 1.8em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
}
.bnr-contents .bnr-contents_inner .item a .box04 {
  margin: 0 0 0 592px;
  padding: 55px 0 55px 0;
  max-width: 524px;
  position: relative;
  z-index: 1;
}
.bnr-contents .bnr-contents_inner .item a .box04 h3 {
  padding: 0 0 10px 0;
  text-align: center;
  line-height: 1.2em;
  font-size: 31px;
}
.bnr-contents .bnr-contents_inner .item a .box04 h3 .sub {
  line-height: 1.2em;
  font-size: 24px;
}
.bnr-contents .bnr-contents_inner .item a .box04 p {
  padding: 0 0 25px 0;
  line-height: 1.8em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
}
.bnr-contents .bnr-contents_inner .item a .box05 {
  margin: 0 0 0 386px;
  padding: 38px 0 25px 0;
  max-width: 736px;
  position: relative;
  z-index: 1;
}
.bnr-contents .bnr-contents_inner .item a .box05 h3 {
  padding: 0 0 10px 0;
  text-align: left;
  line-height: 1.2em;
  font-size: 26px;
}
.bnr-contents .bnr-contents_inner .item a .box05 p {
  padding: 0 0 25px 0;
  line-height: 1.8em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
}


.bnr-contents .bnr-contents_inner .item a .image {

}
.bnr-contents .bnr-contents_inner .item a .image.image01 {
  width: 300px;
  position: absolute;
  top: 0px;
  right: 89px;
}
.bnr-contents .bnr-contents_inner .item a .image.image01 .free {
  margin: -49px 0 0 0;
  width: 98px;
  position: absolute;
  top: 50%;
  left: -70px;
  z-index: 1;
}
.bnr-contents .bnr-contents_inner .item a .image.image02 {
  width: 402px;
  position: absolute;
  top: 67px;
  left: 54px;
}
.bnr-contents .bnr-contents_inner .item a .image.image03 {
  width: 356px;
  position: absolute;
  top: 24px;
  left: 98px;
}
.bnr-contents .bnr-contents_inner .item a .image.image04 {
  width: 431px;
  position: absolute;
  top: 18px;
  left: 90px;
}
.bnr-contents .bnr-contents_inner .item a .image.image05 {
  width: 292px;
  position: absolute;
  bottom: 0;
  left: 25px;
}

.bnr-contents .bnr-contents_inner .link_box {
  margin: 40px auto 20px auto;
  padding: 66px 0 0 0;
  width: 96%;
  width: 78%;
  max-width: 1095px;
  display: flex;
  justify-content: center;
}
.bnr-contents .bnr-contents_inner .link_box .item {
  margin: 0 0.5%;
  margin: 0 1%;
  width: 48%;
  max-width: 353px;
  position: relative;
}
.bnr-contents .bnr-contents_inner .link_box .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 73px;
  line-height: 1.2em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #ea5504;
  border: 2px solid #fff;
  border-radius: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.bnr-contents .bnr-contents_inner .link_box .item a::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 8px;
  height: 14px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/2fa423ee3c62eb23d604e8b1e8c60593/arrow_09.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 26px;
}
.bnr-contents .bnr-contents_inner .link_box .item a.download::before {
  margin: -13px 0 0 0;
  padding: 0 0 0 0;
  width: 26px;
  height: 26px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/9408384242dde6a9ad3ff2e2f71470d1/icon_03.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 30px;
}
.bnr-contents .bnr-contents_inner .link_box .item .comment {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  position: absolute;
  bottom: calc( 100% + 20px );
  left: 0;
}
.bnr-contents .bnr-contents_inner .link_box .item .comment .cell {
  margin: 0 0 0 0;
  padding: 7px 35px;
  line-height: 1.3em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ea5504;
  background: #fff;
  border: 3px solid #fff;
  border-radius: 180px;
  display: inline-block;
  position: relative;
}
.bnr-contents .bnr-contents_inner .link_box .item .comment .cell::after {
  margin: 0 0 0 -12px;
  padding: 0 0 0 0;
  width: 25px;
  height: 15px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/e0f8f03e21cd2bd32aff04f1bdda9beb/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -15px;
  left: 50%;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap {
  margin: 0 0 0 0;
  padding: 36px 0 44px 0;
  width: 100%;
  border: 3px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
  border-radius: 30px;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap h3 {
  margin: 0 0 32px 0;
  padding: 12px 0;
  width: 100%;
  line-height: 1.3em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #2d99a1;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap h3 br.sp_disp {
  display: none;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list {
  margin: 0 auto;
  padding: 0 0;
  width: 90%;
  max-width: 973px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list::before {
  margin: 0 0;
  padding: 0 0;
  width: 1px;
  height: 100%;
  content: "";
  background: #adadad;
  position: absolute;
  top: 0;
  left: 50%;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr {
  margin: 0 0;
  padding: 0 0;
  width: 48%;
  max-width: 428px;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a {
  margin: 0 0;
  padding: 0 0;
  width: 100%;
  text-align: center;
  display: block;
  text-decoration: none;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .balloon {
  margin: 0 auto 20px auto;
  padding: 10px 25px;
  width: fit-content;
  background: #333;
  color: #fff;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
  border-radius: 20px;
  position: relative;
  z-index: 1;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .balloon em {
  color: #ffef5b;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .balloon::after {
  margin: 0 0 0 -11px;
  padding: 0 0 0 0;
  width: 22px;
  height: 22px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/4aee4fb24384981bee3c5d2cd2d94075/deco_04.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -10px;
  left: 50%;
  z-index: -1;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .image01 {
  margin: 0 auto;
  padding: 0 0 0 0;
  max-width: 381px;
  min-height: 292px;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .image02 {
  margin: 0 auto;
  padding: 0 0 0 0;
  max-width: 353px;
  min-height: 292px;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .download {
  margin: 0 0 0 0;
  padding: 0 0 0 50px;
  width: 100%;
  height: 73px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ea5504;
  color: #fff;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border-radius: 180px;
  position: relative;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .download::after {
  padding: 0 0 0 0;
  width: 7px;
  height: 14px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/181d19effc33c9c7e128cf3d443b6a9c/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translate(0,-50%);
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .download .label {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 55px;
  height: 55px;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  color: #ea5504;
  background: #d8e352;
  border-radius: 180px;
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translate(0,-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a:hover img {
  opacity: 1;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a {
  transition: all 0.5s 0s;
}
.bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a:hover {
  opacity: 0.6;
}

@media only screen and (min-width: 768px) and (max-width: 1180px) {
  
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap {
    margin: 0 0 0 0;
    padding: 3.051vw 0 3.729vw 0;
    width: 100%;
    border: 3px solid #fff;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
    border-radius: 2.542vw;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap h3 {
    margin: 0 0 1.864vw 0;
    padding: 0.878vw 0;
    width: 100%;
    line-height: 1.3em;
    font-size: 2.203vw;
    font-weight: bold;
    color: #fff;
    background: #2d99a1;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list {
    margin: 0 auto;
    padding: 0 0;
    width: 90%;
    max-width: 82.458vw;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr {
    margin: 0 0;
    padding: 0 0;
    width: 48%;
    max-width: 36.271vw;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a {
    margin: 0 0;
    padding: 0 0;
    width: 100%;
    text-align: center;
    display: block;
    text-decoration: none;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .balloon {
    margin: 0 auto 20px auto;
    padding: 0.847vw 2.119vw;
    width: fit-content;
    background: #333;
    color: #fff;
    line-height: 1.4em;
    font-size: 1.356vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
    border-radius: 1.695vw;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .balloon em {
    color: #ffef5b;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .balloon::after {
    margin: 0 0 0 -0.932vw;
    padding: 0 0 0 0;
    width: 1.864vw;
    height: 1.864vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/4aee4fb24384981bee3c5d2cd2d94075/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -0.847vw;
    left: 50%;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .image01 {
    margin: 0 auto;
    padding: 0 0 0 0;
    max-width: 32.288vw;
    min-height: 24.746vw;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .image02 {
    margin: 0 auto;
    padding: 0 0 0 0;
    max-width: 29.915vw;
    min-height: 24.746vw;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .download {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 6.186vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ea5504;
    color: #fff;
    line-height: 1.2em;
    font-size: 1.695vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 15.254vw;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .download::after {
    padding: 0 0 0 0;
    width: 0.593vw;
    height: 1.186vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/181d19effc33c9c7e128cf3d443b6a9c/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.864vw;
    transform: translate(0,-50%);
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .download .label {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 4.661vw;
    height: 4.661vw;
    line-height: 1.2em;
    font-size: 1.186vw;
    font-weight: bold;
    color: #ea5504;
    background: #d8e352;
    border-radius: 15.254vw;
    position: absolute;
    top: 50%;
    left: 2.542vw;
    transform: translate(0,-50%);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a:hover img {
    opacity: 1;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a {
    transition: all 0.5s 0s;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a:hover {
    opacity: 0.6;
  }
  
  
  
  
  
  
  
  
  .bnr-contents .bnr-contents_inner .item a .box01 {
    margin: 0 0 0 0;
    padding: 45px 0 25px 0;
    width: 50%;
    max-width: 816px;
  }
  .bnr-contents .bnr-contents_inner .item a .box01 h3 {
    padding: 0 0 5px 20px;
  }
  .bnr-contents .bnr-contents_inner .item a .box01 p {
    padding: 0 0 30px 20px;
  }
  .bnr-contents .bnr-contents_inner .item a .image.image01 {
    width: 300px;
    position: absolute;
    top: 0px;
    right: 20px;
  }
  .bnr-contents .bnr-contents_inner .item a .image.image02 {
    width: 302px;
    position: absolute;
    top: 67px;
    left: 24px;
  }
  .bnr-contents .bnr-contents_inner .item a .image.image03 {
    width: 256px;
    position: absolute;
    top: 24px;
    left: 28px;
  }
  .bnr-contents .bnr-contents_inner .item a .image.image04 {
    width: 331px;
    position: absolute;
    top: 18px;
    left: 20px;
  }

  .bnr-contents .bnr-contents_inner .item a .box02 {
    margin: 0 20px 0 300px;
    padding: 50px 0 45px 0;
    max-width: 720px;
    position: relative;
    z-index: 1;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 .info {
    margin: 0 0 25px 0;
    padding: 35px 10px 10px 10px;
    width: 100%;
/*    box-sizing: border-box;*/
    border: 2px solid #5aafb5;
    border-radius: 10px;
/*    display: flex;*/
    position: relative;
    background: #fff;
  }

  .bnr-contents .bnr-contents_inner .item a .box03 {
    margin: 0 20px 0 300px;
    padding: 45px 0 45px 0;
    max-width: 720px;
  }
  .bnr-contents .bnr-contents_inner .item a .box04 {
    margin: 0 20px 0 362px;
    padding: 55px 0 55px 0;
    max-width: 524px;
    position: relative;
    z-index: 1;
  }

  
}
@media (max-width:767px) {
  .bnr-contents {
    margin: 0 0 0 0;
    padding: 8.1vw 0 8.1vw 0;
    width: 100%;
    background: linear-gradient(to right, #80c1c6, #128992);
    overflow: hidden;
  }
  .bnr-contents.white_bg {
    background: #fff;
  }
  .bnr-contents .bnr-contents_inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 89%;
    max-width: 1180px;
    text-align: center;
    overflow: hidden;
  }
  .bnr-contents .bnr-contents_inner .item {
    margin: 0 0 35px 0;
    padding: 0 0 0 0;
  }
  .bnr-contents .bnr-contents_inner .item:last-child {
    margin: 0 0 0 0;
  }
  .bnr-contents .bnr-contents_inner .item a {
    background: #fff;
    text-decoration: none;
    border-radius: 20px;
    text-align: left;
    box-sizing: border-box;
    display: block;
    position: relative;
  }
  .bnr-contents.white_bg .bnr-contents_inner .item a {
    border: 2px solid #93c9cf;
  }
  .bnr-contents .bnr-contents_inner .item a:hover {
    opacity: 0.7;
    color: #333;
  }
  .bnr-contents .bnr-contents_inner .item a h3 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 4.72vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: left;
  }
  .bnr-contents .bnr-contents_inner .item a p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.27vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }
  .bnr-contents .bnr-contents_inner .item a .link {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 88.57%;
    max-width: 88.57%;
    height: 13.45vw;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    border-radius: 180px;
    background: #ea5504;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 .link {
    height: 10.7vw;
  }
  .bnr-contents .bnr-contents_inner .item a .box03 .link {
    height: 10.7vw;
  }
  .bnr-contents .bnr-contents_inner .item a .box04 .link {
    height: 10.7vw;
  }
  .bnr-contents .bnr-contents_inner .item a .link::after {
    margin: -1.09vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.27vw;
    height: 2.18vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/4840ce78cfbc798cd36b9dfca85091fb/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.2vw;
  }
  .bnr-contents .bnr-contents_inner .item a .link.download::after {
    margin: -2.27vw 0 0 0;
    padding: 0 0 0 0;
    width: 3.63vw;
    height: 4.54vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/0c7099a1e0fefd64169853d57edf05cc/icon_download_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.2vw;
  }
  .bnr-contents .bnr-contents_inner .item a .link.blank::after {
    margin: -1.35vw 0 0 0;
    padding: 0 0 0 0;
    width: 2.7vw;
    height: 2.7vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/e3e8cb8a23e1582707005d797c745be0/icon_blank_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.2vw;
  }

  .bnr-contents .bnr-contents_inner .item a .box01 {
    margin: 0 auto 0 auto;
    padding: 3.63vw 0 5.8vw 0;
    width: 88.57%;
    max-width: 100%;
  }
  .bnr-contents .bnr-contents_inner .item a .box01 h3 {
    padding: 0 0 5px 0;
  }
  .bnr-contents .bnr-contents_inner .item a .box01 p {
    padding: 0 0 1.8vw 0;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 {
    margin: 0 auto 0 auto;
    padding: 3.63vw 0 5.8vw 0;
    width: 88.57%;
    max-width: 88.57%;
    position: relative;
    z-index: 1;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 h3 {
    padding: 0 0 1.81vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 5.45vw;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 p {
    padding: 0 0 6.63vw 0;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 .info {
    margin: 0 0 4.54vw 0;
    padding: 4.54vw 1.8vw 1.8vw 1.8vw;
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #5aafb5;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    background: #fff;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 .info h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    text-align: center;
    position: absolute;
    top: -22px;
    left: 0;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 .info h4 .text {
    margin: 0 0 0 0;
    padding: 0.9vw 1.8vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    display: inline-block;
    background: #2d99a1;
    border-radius: 5px;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 .info dl {
    margin: 0 0 0 0;
    padding: 0 0 2.7vw 0;
    width: 33.33%;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 .info dl:last-child {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 33.33%;
  }

  .bnr-contents .bnr-contents_inner .item a .box02 .info dl dt {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.5em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 .info dl dt .icon {
    color: #5aafb5;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 .info dl dd {
    margin: 0 0 0 0;
    padding: 0 0 0 15px;
  }
  .bnr-contents .bnr-contents_inner .item a .box02 .info dl dd li {
    margin: 0 0 0 0;
    padding: 0.5vw 0 0 0;
    line-height: 1.6em;
    font-size: 2.18vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }


  .bnr-contents .bnr-contents_inner .item a .box03 {
    margin: 0 auto 0 auto;
    padding: 3.63vw 0 5.8vw 0;
    width: 88.57%;
    max-width: 88.57%;
  }
  .bnr-contents .bnr-contents_inner .item a .box03 h3 {
    padding: 0 0 1.81vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 5.45vw;
  }
  .bnr-contents .bnr-contents_inner .item a .box03 p {
    padding: 0 0 3.63vw 0;
    line-height: 1.8em;
    font-size: 3.27vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
  }
  .bnr-contents .bnr-contents_inner .item a .box04 {
    margin: 0 auto 0 auto;
    padding: 3.63vw 0 5.8vw 0;
    width: 88.57%;
    max-width: 88.57%;
    position: relative;
    z-index: 1;
  }
  .bnr-contents .bnr-contents_inner .item a .box04 h3 {
    padding: 0 0 1.81vw 0;
    text-align: center;
    line-height: 1.2em;
    font-size: 5.45vw;
  }
  .bnr-contents .bnr-contents_inner .item a .box04 h3 .sub {
    line-height: 1.2em;
    font-size: 4.36vw;
  }
  .bnr-contents .bnr-contents_inner .item a .box04 p {
    padding: 0 0 3.63vw 0;
    line-height: 1.8em;
    font-size: 3.27vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }
  .bnr-contents .bnr-contents_inner .item a .box05 {
    margin: 0 auto 0 auto;
    padding: 3.63vw 0 5.8vw 0;
    width: 88.57%;
    max-width: 88.57%;
    position: relative;
    z-index: 1;
  }
  .bnr-contents .bnr-contents_inner .item a .box05 h3 {
    padding: 0 0 1.81vw 0;
    text-align: left;
    line-height: 1.2em;
    font-size: 4.72vw;
  }
  .bnr-contents .bnr-contents_inner .item a .box05 p {
    padding: 0 0 5.4vw 43.6vw;
    line-height: 1.8em;
    font-size: 3.27vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }


  .bnr-contents .bnr-contents_inner .item a .image {

  }
  .bnr-contents .bnr-contents_inner .item a .image.image01 {
    margin: 0 0 3.63vw 15.8vw;
    width: 60.9vw;
    position: relative;
    top: auto;
    right: auto;
  }
  .bnr-contents .bnr-contents_inner .item a .image.image01 .free {
    margin: -10vw 0 0 0;
    width: 20vw;
    position: absolute;
    top: 50%;
    left: -11vw;
    z-index: 1;
  }
  .bnr-contents .bnr-contents_inner .item a .image.image02 {
    margin: 0 auto 2.72vw;
    width: 73.09vw;
    position: relative;
    top: auto;
    left: auto;
  }
  .bnr-contents .bnr-contents_inner .item a .image.image03 {
    margin: 0 auto 2.72vw;
    width: 64.72vw;
    position: relative;
    top: auto;
    left: auto;
  }
  .bnr-contents .bnr-contents_inner .item a .image.image04 {
    margin: 0 auto 2.72vw;
    width: 78.36vw;
    position: relative;
    top: auto;
    left: auto;
  }
  .bnr-contents .bnr-contents_inner .item a .image.image05 {
    width: 45.45vw;
    position: absolute;
    bottom: 19.5vw;
    left: 0;
  }

  .bnr-contents .bnr-contents_inner .link_box {
    margin: 0 auto 0 auto;
    padding: 12.72vw 0 0 0;
    width: 100%;
    max-width: 1095px;
    display: flex;
    justify-content: center;
  }
  .bnr-contents .bnr-contents_inner .link_box .item {
    margin: 0 auto;
    width: 64.1vw;
    max-width: 64.1vw;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .link_box .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 13.27vw;
    line-height: 1.2em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #ea5504;
    border: 2px solid #fff;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .link_box .item a::after {
    margin: -1.27vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.45vw;
    height: 2.54vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/2fa423ee3c62eb23d604e8b1e8c60593/arrow_09.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.63vw;
  }
  .bnr-contents .bnr-contents_inner .link_box .item a.download::before {
    margin: -2.36vw 0 0 0;
    padding: 0 0 0 0;
    width: 4.72vw;
    height: 4.72vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/9408384242dde6a9ad3ff2e2f71470d1/icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.63vw;
  }
  .bnr-contents .bnr-contents_inner .link_box .item .comment {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    position: absolute;
    bottom: calc( 100% + 3.63vw );
    left: 0;
  }
  .bnr-contents .bnr-contents_inner .link_box .item .comment .cell {
    margin: 0 0 0 0;
    padding: 0.9vw 11vw;
    line-height: 1.3em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ea5504;
    background: #fff;
    border: 3px solid #fff;
    border-radius: 180px;
    display: inline-block;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .link_box .item .comment .cell::after {
    margin: 0 0 0 -10px;
    padding: 0 0 0 0;
    width: 20px;
    height: 10px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/e0f8f03e21cd2bd32aff04f1bdda9beb/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -10px;
    left: 50%;
  }


  .bnr-contents .bnr-contents_inner .bnr-contents_wrap {
    margin: 0 0 0 0;
    padding: 6.429vw 0 7.857vw 0;
    width: 100%;
    border: 3px solid #fff;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
    border-radius: 5.357vw;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap h3 {
    margin: 0 0 3.929vw 0;
    padding: 2.143vw 0;
    width: 100%;
    line-height: 1.3em;
    font-size: 4.643vw;
    font-weight: bold;
    color: #fff;
    background: #2d99a1;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap h3 br.sp_disp {
    display: block;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list {
    margin: 0 auto;
    padding: 0 0;
    width: 78.214vw;
    max-width: 78.214vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list::before {
    margin: 0 0;
    padding: 0 0;
    width: 100%;
    height: 0.179vw;
    content: "";
    background: #adadad;
    position: absolute;
    top: 50%;
    left: 0;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr {
    margin: 0 0 10.714vw 0;
    padding: 0 0;
    width: 100%;
    max-width: 100%;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr:nth-of-type(2) {
    margin: 0 0 0 0;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a {
    margin: 0 0;
    padding: 0 0;
    width: 100%;
    text-align: center;
    display: block;
    text-decoration: none;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .balloon {
    margin: 0 auto 20px auto;
    padding: 1.786vw 4.464vw;
    width: fit-content;
    background: #333;
    color: #fff;
    line-height: 1.4em;
    font-size: 2.857vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
    border-radius: 3.571vw;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .balloon em {
    color: #ffef5b;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .balloon::after {
    margin: 0 0 0 -1.964vw;
    padding: 0 0 0 0;
    width: 3.929vw;
    height: 3.929vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/4aee4fb24384981bee3c5d2cd2d94075/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -1.786vw;
    left: 50%;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .image01 {
    margin: 0 auto;
    padding: 0 0 0 0;
    max-width: 68.036vw;
    min-height: 52.143vw;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .image02 {
    margin: 0 auto;
    padding: 0 0 0 0;
    max-width: 63.036vw;
    min-height: 52.143vw;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .download {
    margin: 0 0 0 0;
    padding: 0 0 0 9vw;
    width: 100%;
    height: 13.036vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ea5504;
    color: #fff;
    line-height: 1.2em;
    font-size: 3.571vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 32.143vw;
    position: relative;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .download::after {
    padding: 0 0 0 0;
    width: 1.25vw;
    height: 2.5vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/181d19effc33c9c7e128cf3d443b6a9c/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.929vw;
    transform: translate(0,-50%);
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a .download .label {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 9.821vw;
    height: 9.821vw;
    line-height: 1.2em;
    font-size: 2.5vw;
    font-weight: bold;
    color: #ea5504;
    background: #d8e352;
    border-radius: 32.143vw;
    position: absolute;
    top: 50%;
    left: 3vw;
    transform: translate(0,-50%);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a:hover img {
    opacity: 1;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a {
    transition: all 0.5s 0s;
  }
  .bnr-contents .bnr-contents_inner .bnr-contents_wrap .list .bnr a:hover {
    opacity: 0.6;
  }



}










.use_case {
  margin: 0 0 0 0;
  padding: 70px 0 0 0;
  width: 100%;
  background: #edf6f7;
  overflow: hidden;
}
.use_case .select_sort {
  margin: 0 auto 60px auto;
  padding: 30px 0 40px 0;
  width: 92%;
  max-width: 1180px;
  background: #fff;
  border-radius: 15px;
  text-align: center;
}
.use_case .select_sort .message {
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  text-align: center;
}
.use_case .select_sort .message p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 20px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #00838d;
}
.use_case .select_sort .keyword_box {
  margin: 0 0 0 0;
  padding: 0 0 40px 0;
  text-align: center;
}
.use_case .select_sort .keyword_box .label {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  line-height: 1.5em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.use_case .select_sort .keyword_box .chg_sort_box {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1060px;
  text-align:  left;
}
.use_case .select_sort .keyword_box .chg_sort_box .chg_keyword {
  margin: 0 15px 20px 0;
  padding: 10px 15px 10px 15px;
  color: #00838d;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border: 1px solid #00838d;
  border-radius: 180px;
  display: inline-block;
  cursor: pointer;
}
.use_case .select_sort .keyword_box .chg_sort_box .chg_keyword.on {
  color: #fff;
  background: #00838d;
}

.use_case .select_sort .select_box {
  margin: 0 auto 15px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 845px;
  display: flex;
  justify-content: space-between;
}
.use_case .select_sort .select_box .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 32.5%;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
}
.use_case .select_sort .select_box .item .label {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
}
.use_case .select_sort .select_box .item .select {
  position: relative;
}
.use_case .select_sort .select_box .item .select .select_label {
	margin: 0 0 0 0;
	padding: 10px 20px 10px 20px;
  width: 100%;
	height: auto;
	line-height: 1.2em;
	font-size: 14px;
	font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
	cursor: pointer;
	background: #ffffff url("https://assets-fb-rn.fujifilm.com/files/2024-12/5f21f4df8947581af7e69cfa52d59241/arrow_04.svg") no-repeat right 10px center;
  background-size: 12px auto;
	border: 2px solid #d6d6d6;
	box-sizing: border-box;
	border-radius: 90px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.use_case .select_sort .select_box .item .select .select_label.on {
  background-color: #c2e1e4
}
.use_case .select_sort .select_box .item .select .chg_sort_box {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  width: 100%;
  background: #fff;
	border: 2px solid #d6d6d6;
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
  display: none;
}
.use_case .select_sort .select_box .item .select .chg_sort_box .chg_sort {
  padding: 10px;
  text-align: center;
	line-height: 1.2em;
	font-size: 14px;
	font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  cursor: pointer;
}
.use_case .select_sort .select_box .item .select .chg_sort_box .chg_sort:hover {
  background-color: #063a8b;
  background-color: #00828c;
  color: #fff;
}
.use_case .select_sort .select_box .item .select .chg_sort_box .chg_sort.on {
  background-color: #00828c;
  color: #fff;
}
.use_case .select_sort .reset {
  margin: 0 0 15px 0;
  padding: 10px 20px 10px 20px;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
	font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #adadad;
  border: 1px solid #adadad;
  border-radius: 90px;
  display: inline-block;
  cursor: pointer;
  transition:all 0.4s 0s ease-in-out;
}
.use_case .select_sort .reset:hover {
  opacity: 0.6;
}

.use_case .select_sort .result {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 21px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}
.use_case .select_sort .result .num {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 35px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}


.none_result {
  margin: 0 0 0 0;
  padding: 0 0 50px 0;
  text-align: center;
  display: none;
}
.none_result.on {
  display: block;
}
.none_result p {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000;
}
.none_result .mark {
  margin: 0 auto;
  width: 90px;
}

.use_case .list {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.use_case .list .item {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  width: 48.5%;
}
.use_case .list .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #fff;
  border: 2px solid #d6d6d6;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  display: block;
}
.use_case .list .item a:hover {
  opacity: 0.7;
}
.use_case .list .item a .title {
  margin: 0 0 25px 0;
  padding: 15px 0 15px 0;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #00838d;
  position: relative;
}
.use_case .list .item a .title .num {
  margin: 0 0 0 0;
  padding: 0 10px 0 0;
  position: absolute;
  top: 13px;
  left: 17px;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  border-right: 1px solid #fff;
font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.use_case .list .item a .title .text {
  margin: 0 0 0 40px;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.use_case .list .item a .tags {
  margin: 0 0 20px 0;
  padding: 0 0 0 150px;
  min-height: 100px;
  
  display: block;
  text-align: left;
  position: relative;
}
.use_case .list .item a .tags .icon {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100px;
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
}
.use_case .list .item a .tags .tag {
  margin: 0 10px 15px 0;
  padding: 4px 10px;
  min-width: 75px;
  text-align: center;
  display: inline-block;
  color: #00838d;
  line-height: 1.4em;
  font-size: 12px;
  border: 1px solid #00838d;
  border-radius: 180px;
 font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}

.use_case .list .item a .comment {
  margin: 0 25px 15px 25px;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  color: #333;
 font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.use_case .list .item a .more {
  margin: 0 auto 25px;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 312px;
  height: 44px;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #ea5504;
  border-radius: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.use_case .list .item a .more::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 8px;
  height: 14px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/2fa423ee3c62eb23d604e8b1e8c60593/arrow_09.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 26px;
}
@media (max-width:767px) {
  .use_case {
    margin: 0 0 0 0;
    padding: 7.27vw 0 0 0;
    width: 100%;
    background: #edf6f7;
    overflow: hidden;
  }
  .use_case .select_sort {
    margin: 0 auto 9vw auto;
    padding: 5.45vw 0 5.45vw 0;
    width: 92%;
    max-width: 1180px;
    background: #fff;
    border-radius: 15px;
    text-align: center;
  }
  .use_case .select_sort .message {
    margin: 0 0 0 0;
    padding: 0 0 3.7vw 0;
    text-align: center;
  }
  .use_case .select_sort .message p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.5em;
    font-size: 3.63vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #00838d;
  }
  .use_case .select_sort .keyword_box {
    margin: 0 0 0 0;
    padding: 0 0 40px 0;
    text-align: center;
  }
  .use_case .select_sort .keyword_box .label {
    margin: 0 0 0 0;
    padding: 0 0 3.4vw 0;
    line-height: 1.5em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .use_case .select_sort .keyword_box .chg_sort_box {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1060px;
    text-align:  center;
  }
  .use_case .select_sort .keyword_box .chg_sort_box .chg_keyword {
    margin: 0 1.8vw 2.63vw 0;
    padding: 1vw 1.8vw 1vw 1.8vw;
    color: #00838d;
    line-height: 1.4em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border: 1px solid #00838d;
    border-radius: 180px;
    display: inline-block;
    cursor: pointer;
  }
  .use_case .select_sort .keyword_box .chg_sort_box .chg_keyword.on {
    color: #fff;
    background: #00838d;
  }

  .use_case .select_sort .select_box {
    margin: 0 auto 15px;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 845px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .use_case .select_sort .select_box .item {
    margin: 0 auto 4.8vw auto;
    padding: 0 0 0 0;
    width: 67.27vw;
    line-height: 1.2em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
  }
  .use_case .select_sort .select_box .item .label {
    margin: 0 0 0 0;
    padding: 0 0 1vw 0;
  }
  .use_case .select_sort .select_box .item .select {
    position: relative;
  }
  .use_case .select_sort .select_box .item .select .select_label {
    margin: 0 0 0 0;
    padding: 2.6vw 1.8vw 2.6vw 1.8vw;
    width: 100%;
    height: auto;
    line-height: 1.2em;
    font-size: 3.27vw;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    cursor: pointer;
    background: #ffffff url("https://assets-fb-rn.fujifilm.com/files/2024-12/5f21f4df8947581af7e69cfa52d59241/arrow_04.svg") no-repeat right 10px center;
    background-size: 12px auto;
    border: 2px solid #d6d6d6;
    box-sizing: border-box;
    border-radius: 90px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .use_case .select_sort .select_box .item .select .select_label.on {
    background-color: #c2e1e4
  }
  .use_case .select_sort .select_box .item .select .chg_sort_box {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    width: 100%;
    background: #fff;
    border: 2px solid #d6d6d6;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box;
    display: none;
  }
  .use_case .select_sort .select_box .item .select .chg_sort_box .chg_sort {
    padding: 10px;
    text-align: center;
    line-height: 1.2em;
    font-size: 14px;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    cursor: pointer;
  }
  .use_case .select_sort .select_box .item .select .chg_sort_box .chg_sort:hover {
    background-color: #063a8b;
    background-color: #00828c;
    color: #fff;
  }
  .use_case .select_sort .select_box .item .select .chg_sort_box .chg_sort.on {
    background-color: #00828c;
    color: #fff;
  }
  .use_case .select_sort .reset {
    margin: 0 0 2vw 0;
    padding: 2.6vw 3vw 2.6vw 3vw;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #adadad;
    border: 1px solid #adadad;
    border-radius: 90px;
    display: inline-block;
    cursor: pointer;
    transition:all 0.4s 0s ease-in-out;
  }
  .use_case .select_sort .reset:hover {
    opacity: 0.6;
  }

  .use_case .select_sort .result {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 3.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }
  .use_case .select_sort .result .num {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 6.36vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
  }


  .none_result {
    margin: 0 auto 0 auto;
    padding: 0 0 10vw 0;
    width: 92%;
    text-align: center;
    display: none;
  }
  .none_result.on {
    display: block;
  }
  .none_result p {
    margin: 0 0 0 0;
    padding: 0 0 3.6vw 0;
    line-height: 1.6em;
    font-size: 3.2vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #000;
  }
  .none_result .mark {
    margin: 0 auto;
    width: 45px;
  }

  .use_case .list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1180px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .use_case .list .item {
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .use_case .list .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #fff;
    border: 2px solid #d6d6d6;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    display: block;
  }
  .use_case .list .item a:hover {
    opacity: 0.7;
  }
  .use_case .list .item a .title {
    margin: 0 0 5.45vw 0;
    padding: 2.1vw 0 2.1vw 0;
    width: 100%;
    text-align: center;
    color: #fff;
    background: #00838d;
    position: relative;
  }
  .use_case .list .item a .title .num {
    margin: 0 0 0 0;
    padding: 0 1.8vw 0 0;
    position: absolute;
    top: 2.1vw;
    left: 3.2vw;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    border-right: 1px solid #fff;
font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .use_case .list .item a .title .text {
    margin: 0 0 0 7.2vw;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    text-align: center;
font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .use_case .list .item a .tags {
    margin: 0 0 3.63vw 0;
    padding: 0 0 0 27.2vw;
    min-height: 18.1vw;

    display: block;
    text-align: left;
    position: relative;
  }
  .use_case .list .item a .tags .icon {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 18.1vw;
    display: block;
    position: absolute;
    top: 0;
    left: 3.63vw;
  }
  .use_case .list .item a .tags .tag {
    margin: 0 1.8vw 0.7vw 0;
    padding: 0.6vw 1.8vw;
    min-width: 13.6vw;
    text-align: center;
    display: inline-block;
    color: #00838d;
    line-height: 1.4em;
    font-size: 2.18vw;
    border: 1px solid #00838d;
    border-radius: 180px;
 font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }

  .use_case .list .item a .comment {
    margin: 0 4.54vw 2.7vw 4.54vw;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 2.9vw;
    font-weight: normal;
    text-align: left;
    color: #333;
 font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .use_case .list .item a .more {
    margin: 0 auto 4.54vw;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 56.72vw;
    height: 8vw;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #ea5504;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .use_case .list .item a .more::after {
    margin: -1.45vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.81vw;
    height: 2.9vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-12/2fa423ee3c62eb23d604e8b1e8c60593/arrow_09.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.9vw;
  }
}





#overlay {
  width: 100%;
  height: 100vh;
  display: none;
  background: rgba(0,0,0,0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.modal_wrap {
  padding: 0 0 0 0;
  width: 1094px;
/*  height: 643px;*/
/*  max-height: 80vh;
  overflow: auto;*/
  background: #fff;
  display: none;
  box-sizing: border-box;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -321px 0 0 -547px;
  box-shadow: 10px 10px 10px rgba(100,100,100,0.3);
  z-index: 1001;
}
.modal_box {
  width: 100%;
  height: 100%;
  max-height: 80vh;
  overflow: auto;
  position: relative;
}
.modal_cell {
  position: relative;
  overflow: hidden;
}

.modal_wrap .modal_close {
  width: 40px;
  position: absolute;
  top: -55px;
  right: 0;
}
.modal_wrap .tips {
  margin: 0 0 0 0;
  padding: 5px 0 5px 0;
  width: 233px;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
  text-align: center;
  background: #1e83be;
  display: block;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  top: 0;
  left: 40px;
}
.modal_wrap .tips .num {
  padding: 0 0 0 5px;
  line-height: 1.4em;
  font-size: 33px;
  font-weight: bold;
}
.modal_wrap .tips:before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 39px;
  height: 43px;
  line-height: 43px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/ed81f7d4cab900f6a83313334901e6f4/icon_05.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.modal_wrap .tips_tit {
  margin: 0 0 0 -239px;
  padding: 13px 0 9px 0;
  width: 478px;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
  text-align: center;
  background: #00838d;
  display: block;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  top: 0;
  left: 50%;
}
.modal_wrap .tips_tit .sub {
  margin: 0 0 0 15px;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
  text-align: center;
  background: #1e83be;
  display: inline-block;
}
.modal_wrap .step {
  margin: 70px auto 30px auto;
  padding: 0 0 0 0;
  width: 94%;
  max-width: 984px;
  display: flex;
}
.modal_wrap .step li {
  margin: 0 3.8% 0 0;
  padding: 15px 15px 15px 15px;
  width: 30.8%;
  background: #e8f3f8;
  border-radius: 15px;
  box-sizing: border-box;
  position: relative;
}
.modal_wrap .step li:nth-of-type(3) {
  margin: 0 0 0 0;
}
.modal_wrap .step li:after {
  margin: -14px 0 0 10px;
  padding: 0 0 0 0;
  width: 14px;
  height: 27px;
  line-height: 27px;
  content: "";
  background: url(" https://assets-fb-rn.fujifilm.com/files/2024-09/f453003f23beeb7da9f8f02840bdaa5d/modal_arrow_01.png") no-repeat center center;
  background-size: 100% 100%;
  border-radius: 0px;
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
}
.modal_wrap .step li:nth-of-type(3):after {
  display: none;
}


.modal_wrap .step li .step_label {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  text-align: center;
  display: block;
}
.modal_wrap .step li .tit {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  text-align: center;
  display: block;
}
.modal_wrap .step li .image01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 105px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal_wrap .step li .image01 img {
  margin: auto;
  max-width: 109px;
}
.modal_wrap .step li .image02 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 105px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal_wrap .step li .image02 img {
  margin: auto;
  max-width: 58px;
}
.modal_wrap .step li .image03 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 105px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal_wrap .step li .image03 img {
  margin: auto;
  max-width: 139px;
}
.modal_wrap .step li .desc {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
  text-align: center;
  display: block;
}
.modal_wrap .note {
  margin: 80px auto 15px auto;
  padding: 10px 15px;
  width: 94%;
  max-width: 984px;
  text-align: left;
  border: solid;
  border: 1px solid #bbb;
  border-radius: 10px;
}

.modal_wrap .note p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 12px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333333;
  text-align: left;
}
.modal_wrap .note p.tit {
  margin: 0 0 0 0;
  padding: 0 0 5px 0;
  line-height: 1.8em;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
  text-align: left;
}
.modal_wrap .check {
  margin: 0 auto 0 auto;
  padding: 0 0 25px 0;
  width: 94%;
  max-width: 974px;
  text-align: left;
  line-height: 1.4em;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}
.modal_wrap .check a {
  text-decoration: underline;
}
.modal_wrap .check label:hover {
  color: #333333;
}
.modal_wrap .check input[type="checkbox"] {
  position: relative;
  width: 26px;
  height: 23px;
  border: none;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/e92e3729e195ca1174349bdb0a52d254/modal_check_off.png") no-repeat center center;
  background-size: 100% 100%;
  vertical-align: -5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.modal_wrap .check input[type="checkbox"]:checked:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 23px;
  border: none;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/8f31469906cb60a9b9385f0cc527c19a/modal_check_on.png") no-repeat center center;
  background-size: 100% 100%;
  content: '';
}


.modal_wrap .download {
  margin: 0 auto;
  padding: 0 0 45px 0;
  width: 603px;
  cursor: pointer;
  display: block;
}
.modal_wrap .download a.none {
  pointer-events: none;
}
.modal_wrap .download .text {
  margin: 0 auto;
  padding: 18px 0;
  width: 100%;
  color: #fff;
  text-align: center;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border-radius: 90px;
  background: #ea5504;
  position: relative;
  display: block;
}
.modal_wrap .download a.none .text {
  background: #d6d6d6;
  cursor: default;
}
.modal_wrap .download a.none:hover .text {
  cursor: default;
}
.modal_wrap .download .text:before {
  margin: -13px 0 0 0;
  width: 26px;
  height: 26px;
  line-height: 26px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/b090bc474966c94a3784d51325e0b4e3/icon_06.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 30px;
}
.modal_wrap .download .text:after {
  margin: -6px 0 0 0;
  width: 6px;
  height: 12px;
  line-height: 12px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/68e6056b150dfc3c9a7daf353a7ab345/arrow_03.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
}
.modal_wrap .download br._sp {
  display: none;
}




.modal_wrap .label_box {
  text-align: left;
  position: absolute;
  top: 22px;
  right: 40px;
}
.modal_wrap .label {
  margin: 0 0 0 4px;
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #1e83be;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 12px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  display: inline-block;
  border-radius: 90px;
}
.modal_wrap .label.label02 {
  border: 1px solid #1e83be;
  color: #1e83be;
}
.modal_wrap .head {
  padding: 70px 0 20px 0;
  text-align: center;
}
.modal_wrap .head em {
  line-height: 1.4em;
  font-size: 36px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9286853ed3755081176341c942f164f4/text_back_01.png") no-repeat center 92%;
  background-size: 100% 13px;
}
.modal_wrap .head .text01 {
  color: #333;
  line-height: 1.4em;
  font-size: 25px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.modal_wrap .comment {
  margin: 0 100px 35px 240px;
  padding: 0 0 0 0;
  color: #333;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
}
.modal_wrap .comment p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
}
.modal_wrap .comment em {
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
      font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9286853ed3755081176341c942f164f4/text_back_01.png") no-repeat center 92%;
  background-size: 100% 8px;
}
.modal_wrap .deco {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 143px;
  position: absolute;
  bottom: 0;
  left: 60px;
}
.modal_wrap .deco img {
  width: 100%;
  display: block;
}
.modal_wrap .info {
  margin: 0 auto 18px;
  padding: 0 0 0 0;
  width: 1014px;
  text-align: left;
  display: table;
}
.modal_wrap .info dt {
  margin: 0 0 0 0;
  padding: 10px 0;
  width: 120px;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  color: #fff;
  background: #5c5c5c;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
.modal_wrap .info dd {
  margin: 0 0 0 0;
  padding: 10px 15px;
  width: calc( 100% - 120px );
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: left;
  color: #333333;
  background: #ebebeb;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
.modal_wrap .info_box {
  margin: 0 auto 18px;
  padding: 0 0 0 0;
  width: 1014px;
  text-align: left;
  display: flex;
}
.modal_wrap .info_box .info {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 49%;
}
.modal_wrap .info_box .info:nth-of-type(2) {
  margin: 0 0 0 2%;
}
.modal_wrap .image {
  margin: 0 auto;
  padding: 0 0 35px 0;
  max-width: 1000px;
  width: 90%;
}
.modal_wrap .image img {
  width: 100%;
  display: block;
}
.modal_wrap .youtube {
  margin: 0 auto 20px;
  width: 100%;
  max-width: 700px;
  aspect-ratio: 16 / 9;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.modal_wrap .youtube iframe {
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 769px) and (max-width: 1180px) {
  .modal_wrap {
    padding: 0 0 0 0;
    width: 94%;
  /*  height: 643px;*/
    background: #fff;
    display: none;
    box-sizing: border-box;
    position: fixed;
    top: 10vw;
    left: 3%;
    margin: 0 0 0 0;
    box-shadow: 10px 10px 10px rgba(100,100,100,0.3);
    z-index: 1001;
  }
  .modal_wrap .modal_close {
    width: 40px;
    position: absolute;
    top: -55px;
    right: 0;
  }
  .modal_wrap .tips {
    margin: 0 0 0 0;
    padding: 5px 0 5px 0;
    width: 233px;
    line-height: 1.4em;
    font-size: 22px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ffffff;
    text-align: center;
    background: #1e83be;
    display: block;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    top: 0;
    left: 40px;
  }
  .modal_wrap .tips .num {
    padding: 0 0 0 5px;
    line-height: 1.4em;
    font-size: 33px;
    font-weight: bold;
  }
  .modal_wrap .tips:before {
    margin: 0 5px 0 0;
    padding: 0 0 0 0;
    width: 39px;
    height: 43px;
    line-height: 43px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/ed81f7d4cab900f6a83313334901e6f4/icon_05.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .modal_wrap .label_box {
    text-align: left;
    position: absolute;
    top: 22px;
    right: 40px;
  }
  .modal_wrap .label {
    margin: 0 0 0 4px;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #1e83be;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 12px;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    display: inline-block;
    border-radius: 90px;
  }
  .modal_wrap .label.label02 {
    border: 1px solid #ea5504;
    color: #ea5504;
  }
  .modal_wrap .head {
    padding: 70px 0 20px 0;
    text-align: center;
  }
  .modal_wrap .head em {
    line-height: 1.4em;
    font-size: 36px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9286853ed3755081176341c942f164f4/text_back_01.png") no-repeat center 92%;
    background-size: 100% 13px;
  }
  .modal_wrap .head .text01 {
    color: #333;
    line-height: 1.4em;
    font-size: 25px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .modal_wrap .comment {
    margin: 0 140px 25px 240px;
    padding: 0 0 0 0;
    color: #333;
    line-height: 1.6em;
    font-size: 14px;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }
  .modal_wrap .comment p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333;
    line-height: 1.6em;
    font-size: 14px;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }
  .modal_wrap .comment em {
    line-height: 1.4em;
    font-size: 20px;
    font-weight: bold;
    color: #1e83be;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9286853ed3755081176341c942f164f4/text_back_01.png") no-repeat center 92%;
    background-size: 100% 8px;
  }
  .modal_wrap .deco {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 163px;
    position: absolute;
    bottom: 0;
    left: 48px;
  }
  .modal_wrap .deco img {
    width: 100%;
    display: block;
  }
  .modal_wrap .info {
    margin: 0 auto 18px;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 1014px;
    text-align: left;
    display: table;
  }
  .modal_wrap .info dt {
    margin: 0 0 0 0;
    padding: 10px 0;
    width: 120px;
    line-height: 1.4em;
    font-size: 16px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    color: #fff;
    background: #5c5c5c;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
  }
  .modal_wrap .info dd {
    margin: 0 0 0 0;
    padding: 10px 15px;
    width: calc( 100% - 120px );
    line-height: 1.4em;
    font-size: 14px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: left;
    color: #333333;
    background: #ebebeb;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
  }
  .modal_wrap .info_box {
    margin: 0 auto 18px;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 1014px;
    text-align: left;
    display: flex;
  }
  .modal_wrap .info_box .info {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 49%;
  }
  .modal_wrap .info_box .info:nth-of-type(2) {
    margin: 0 0 0 2%;
  }
  .modal_wrap .image {
    margin: 0 auto;
    padding: 0 0 20px 0;
    max-width: 1000px;
    width: 90%;
  }
  .modal_wrap .image img {
    width: 100%;
    display: block;
  }
  .modal_wrap .youtube {
    margin: 0 auto 20px;
    width: 100%;
    max-width: 700px;
    aspect-ratio: 16 / 9;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .modal_wrap .youtube iframe {
    width: 100%;
    height: 100%;
  }

}
@media (max-width:768px) {
  .modal_wrap {
    padding: 0 0 0 0;
    width: 91vw;
  /*  height: 643px;*/
    background: #fff;
    display: none;
    box-sizing: border-box;
    position: fixed;
    top: 40px;
    left: 3%;
    margin: 0 0 0 0;
    box-shadow: 10px 10px 10px rgba(100,100,100,0.3);
    z-index: 1001;
  }
  .modal_wrap .modal_close {
    width: 30px;
    position: absolute;
    top: -35px;
    right: 0;
  }
  .modal_wrap .tips {
    margin: 0 0 0 0;
    padding: 0.9vw 0 0.9vw 0;
    width: 35.36vw;
    line-height: 1.4em;
    font-size: 4vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ffffff;
    text-align: center;
    background: #1e83be;
    display: block;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    top: 0;
    left: 2.6vw;
  }
  .modal_wrap .tips .num {
    padding: 0 0 0 0.9vw;
    line-height: 1.4em;
    font-size: 6vw;
    font-weight: bold;
  }
  .modal_wrap .tips:before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 7.09vw;
    height: 7.81vw;
    line-height: 7.81vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/ed81f7d4cab900f6a83313334901e6f4/icon_05.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .modal_wrap .label_box {
    text-align: left;
    position: absolute;
    top: 2.6vw;
    right: 2.6vw;
  }
  .modal_wrap .label {
    margin: 0 0 0 0.8vw;
    padding: 0.9vw 1.8vw;
    background: #fff;
    border: 1px solid #1e83be;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 2.18vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    display: inline-block;
    border-radius: 90px;
  }
  .modal_wrap .label.label02 {
    border: 1px solid #1e83be;
    color: #1e83be;
  }
  .modal_wrap .head {
    padding: 12.72vw 0 3.63vw 0;
    text-align: center;
  }
  .modal_wrap .head em {
    line-height: 1.4em;
    font-size: 4.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9286853ed3755081176341c942f164f4/text_back_01.png") no-repeat center 92%;
    background-size: 100% 13px;
  }
  .modal_wrap .head .text01 {
    color: #333;
    line-height: 1.4em;
    font-size: 3.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .modal_wrap .comment {
    margin: 0 3vw 4.54vw 39.6vw;
    padding: 0 0 0 0;
    color: #333;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }
  .modal_wrap .comment p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }
  .modal_wrap .comment em {
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
	    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9286853ed3755081176341c942f164f4/text_back_01.png") no-repeat center 92%;
    background-size: 100% 8px;
  }
  .modal_wrap .deco {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 29.63vw;
    position: absolute;
    bottom: 0;
    left: 4.7vw;
  }
  .modal_wrap .deco img {
    width: 100%;
    display: block;
  }
  .modal_wrap .info {
    margin: 0 auto 1.8vw;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 1014px;
    text-align: left;
    display: table;
  }
  .modal_wrap .info dt {
    margin: 0 0 0 0;
    padding: 1.8vw 0;
    width: 21.8vw;
    line-height: 1.4em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    color: #fff;
    background: #5c5c5c;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
  }
  .modal_wrap .info dd {
    margin: 0 0 0 0;
    padding: 1.8vw 2.7vw;
    width: calc( 100% - 2.9vw );
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: left;
    color: #333333;
    background: #ebebeb;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
  }
  .modal_wrap .info_box {
    margin: 0 auto 1.8vw;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 1014px;
    text-align: left;
    display: flex;
  }
  .modal_wrap .info_box .info {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 49%;
  }
  .modal_wrap .info_box .info:nth-of-type(2) {
    margin: 0 0 0 2%;
  }
  .modal_wrap .image {
    margin: 0 auto;
    padding: 0 0 1.8vw 0;
    max-width: 1000px;
    width: 90%;
  }
  .modal_wrap .image img {
    width: 100%;
    display: block;
  }
  .modal_wrap .youtube {
    margin: 0 auto 1.8vw;
    width: 90%;
    max-width: 700px;
    aspect-ratio: 16 / 9;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .modal_wrap .youtube iframe {
    width: 100%;
    height: 100%;
  }

  
  
  .modal_wrap .tips_tit {
    margin: 0 0 0 -38.36vw;
    padding: 2.54vw 0 2.54vw 0;
    width: 76.72vw;
    line-height: 1.4em;
    font-size: 3.8vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ffffff;
    text-align: center;
    background: #00838d;
    display: block;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    top: 0;
    left: 50%;
  }
  .modal_wrap .tips_tit .sub {
    margin: 0 0 0 2.54vw;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 2.24vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #ffffff;
    text-align: center;
    background: #1e83be;
    display: inline-block;
  }
  .modal_wrap .step {
    margin: 13vw auto 30px auto;
    padding: 0 0 0 0;
    width: 81.8vw;
    max-width: 984px;
    display: block;
  }
  .modal_wrap .step li {
    margin: 0 0 5.8vw 0;
    padding: 3.09vw 4vw 3.09vw 4vw;
    width: 100%;
    background: #e8f3f8;

    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
  }
  .modal_wrap .step li:nth-of-type(3) {
    margin: 0 0 0 0;
  }
  .modal_wrap .step li:after {
    margin: 1vw 0 0 -1.27vw;
    padding: 0 0 0 0;
    width: 2.54vw;
    height: 4.9vw;
    line-height: 4.9vw;
    content: "";
    background: url(" https://assets-fb-rn.fujifilm.com/files/2024-09/f453003f23beeb7da9f8f02840bdaa5d/modal_arrow_01.png") no-repeat center center;
    background-size: 100% 100%;
    border-radius: 0px;
    display: block;
    transform: rotate(90deg);
    position: absolute;
    top: 100%;
    left: 50%;
  }


  .modal_wrap .step li .step_label {
    margin: 0 3.63vw 0 0;
    padding: 0 0 0 0;
    width: auto;
    line-height: 1.4em;
    font-size: 4vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    text-align: left;
    display: inline-block;
  }
  .modal_wrap .step li .tit {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: auto;
    line-height: 1.4em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    text-align: left;
    display: inline-block;
  }
  .modal_wrap .step li .image01 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 27.2vw;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 11vw;
    left: 0;
  }
  .modal_wrap .step li .image01 img {
    margin: auto;
    max-width: 13.63vw;
  }
  .modal_wrap .step li .image02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 27.2vw;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 11vw;
    left: 0;
  }
  .modal_wrap .step li .image02 img {
    margin: auto;
    max-width: 8.54vw;
  }
  .modal_wrap .step li .image03 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 27.2vw;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 11vw;
    left: 0;
  }
  .modal_wrap .step li .image03 img {
    margin: auto;
    max-width: 19.18vw;
  }
  .modal_wrap .step li .desc {
    margin: 0 0 0 27.2vw;
    padding: 2.72vw 0 0 0;
    width: auto;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
    text-align: left;
    display: block;
  }
  .modal_wrap .note {
    margin: 15vw auto 0 auto;
    padding: 2vw;
    width: 81.8vw;
    max-width: 984px;
    text-align: left;
  }
  .modal_wrap .note p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 2.18vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333333;
    text-align: left;
  }
  .modal_wrap .note p.tit {
    margin: 0 0 0 0;
    padding: 0 0 1vw 0;
    line-height: 1.8em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
    text-align: left;
  }
  .modal_wrap .check {
    margin: 2vw auto 0 auto;
    padding: 0 0 4vw 5.8vw;
    width: 78.8vw;
    max-width: 984px;
    text-align: left;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
    box-sizing: border-box;
    position: relative;
  }
  .modal_wrap .check a {
    text-decoration: underline;
  }
  .modal_wrap .check label:hover {
    color: #333333;
  }
  .modal_wrap .check input[type="checkbox"] {
    position: relative;
    width: 4.72vw;
    height: 4.18vw;
    border: none;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/e92e3729e195ca1174349bdb0a52d254/modal_check_off.png") no-repeat center center;
    background-size: 100% 100%;
    vertical-align: -5px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    position: absolute;
    top: 0;
    left: 0;
  }
  .modal_wrap .check input[type="checkbox"]:checked:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 4.72vw;
    height: 4.18vw;
    border: none;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/8f31469906cb60a9b9385f0cc527c19a/modal_check_on.png") no-repeat center center;
    background-size: 100% 100%;
    content: '';
  }


  .modal_wrap .download {
    margin: 0 auto;
    padding: 0 0 8vw 0;
    width: 71.45vw;
    cursor: pointer;
    display: block;
  }
  .modal_wrap .download .text {
    margin: 0 auto;
    padding: 2.72vw 0;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 90px;
    background: #ea5504;
    position: relative;
    display: block;
  }
  .modal_wrap .download a.none .text {
    background: #d6d6d6;
  }
  .modal_wrap .download .text:before {
    margin: -2.36vw 0 0 0;
    width: 4.72vw;
    height: 4.72vw;
    line-height: 4.72vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/b090bc474966c94a3784d51325e0b4e3/icon_06.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 4.72vw;
  }
  .modal_wrap .download .text:after {
    margin: -1.09vw 0 0 0;
    width: 1.09vw;
    height: 2.18vw;
    line-height: 2.18vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/68e6056b150dfc3c9a7daf353a7ab345/arrow_03.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 3.8vw;
  }
  .modal_wrap .download br._sp {
    display: inline-block;
  }
  
  
}




.movie .youtube_play {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  aspect-ratio: 16 / 9;
  /*aspect-ratio: 16 / 12;*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
		cursor: pointer;
}
.movie .youtube_play iframe {
  width: 100%;
  height: 100%;
  border: none;
}



