/*250115*/

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





.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: 162px;
	height: 146px;
}
.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.iconDownload02.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-06/c46bcb5292fef95da47eec8296d2e0e0/side_icon_01.svg");
  background-size: 47px auto;
  background-position: top 10px center;
}
.sideLnk ul li.iconDownload {
  background-color: #EE7736;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-06/0be82729b67b82d2f162ec4964823d18/side_icon_02.svg");
  background-size: 47px auto;
  background-position: top 8px center;
}
.sideLnk ul li.iconDownload02 {
  background-color: #EE7736;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-09/128a555881b58b9de9de78bdf5abd7d5/icon_01.svg");
  background-size: 47px auto;
  background-position: top 8px center;
}

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

	font-size:12px;
    line-height: 1.2;
   
}
.sideLnk ul li.iconDownload a {
    padding-top: 70px;
}
.sideLnk ul li.iconDownload02 a {
    padding-top: 70px;
}
.sideLnk ul li a:hover {
    text-decoration: none;
}
.sideLnk ul li.on a {
    text-decoration: none;
}
.sideLnk ul li a img {
    display: block;
    margin: 0 auto 5px;
}
@media (max-width:768px) {
 
    .sideLnk {
    }

.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: 15vw;
  float: left;
}
.sideLnk ul li.on {
    background-color: #EE7736;
}

.sideLnk ul li.iconDownload.on {
	opacity:1;
	background-color:#EE7736;
	transition:200ms;
}
.sideLnk ul li.iconDownload02.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-06/c46bcb5292fef95da47eec8296d2e0e0/side_icon_01.svg");
background-size: 6.7vw auto;
  background-position: 2.18vw center;
}
.sideLnk ul li.iconDownload {
  background-color: #EE7736;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-06/0be82729b67b82d2f162ec4964823d18/side_icon_02.svg");
background-size: 6.52vw auto;
  background-position: 2.18vw center;
}
.sideLnk ul li.iconDownload02 {
  background-color: #EE7736;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-09/128a555881b58b9de9de78bdf5abd7d5/icon_01.svg");
background-size: 6.52vw auto;
  background-position: 2.18vw center;
}

  

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

.sideLnk ul li.iconDownload a {
    padding: 1.36vw 0 0 12.72vw;
}
.sideLnk ul li.iconDownload02 a {
    padding: 1.36vw 0 0 12.72vw;
}
.sideLnk ul li.iconOnline a {
    padding-top: 16.36vw;
}
.sideLnk ul li a:hover {
    text-decoration: none;
}
.sideLnk ul li.on a {
    text-decoration: none;
    color: #fff;
}
.sideLnk ul li a img {
    display: block;
    margin: 0 auto 5px;
}
}





/*sideLnk02*/
.sideLnk02 {
    position: fixed;
    top: 135px;
    right: 0;
    z-index: 100001;
    text-align: right;
}
.sideLnk02 .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;
}
.sideLnk02 .slClose:hover {
    cursor: pointer;
	background-image: url("https://assets-fb.fujifilm.com/files/2023-10/a70d68a28eecf7280b9c077bcc138162/close_image_01.png");
}
.sideLnk02 .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;
}
.sideLnk02 .slOpen:hover {
    cursor: pointer;
	background-image: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/adc412b9dd4e1e04cfdcb3fb566efaf5/side_open_01.png");
}

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

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

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

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

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

.sideLnk02 {
    position: fixed;
    top: auto;
    right: auto;
  bottom: 0;
  left: 0;
    z-index: 100001;
    text-align: left;
}
.sideLnk02.close {
  display: none !important;
}
.sideLnk02 .slClose {
    display: inline-block;
    line-height: 1;
    width: 19px;
    height: 19px;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-09/fc4e84b51c52bbf17bf10d1ec125b517/close_01.png");
    background-repeat: no-repeat;
    background-position: center;
	background-size: 19px auto;
  margin: 0 0 5px 10px;
}
.sideLnk02 .slClose:hover {
    cursor: pointer;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-09/fc4e84b51c52bbf17bf10d1ec125b517/close_01.png");
}
.sideLnk02 .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;
}
.sideLnk02 .slOpen:hover {
    cursor: pointer;
	background-image: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/c6884b6274eeb703b599dcec0b1e8663/side_open_01-sp.png");
}

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

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

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

.sideLnk02 ul li.iconDownload a {
    padding: 3.36vw 0 0 12.72vw;
}
.sideLnk02 ul li.iconContact a {
    padding: 4.96vw 0 0 12.72vw;
}
.sideLnk02 ul li.iconTop a {
    padding: 8.96vw 0 0 0;
  text-align: center;
}
.sideLnk02 ul li a:hover {
    text-decoration: none;
}
.sideLnk02 ul li.on a {
    text-decoration: none;
    color: #fff;
}
.sideLnk02 ul li a img {
    display: block;
    margin: 0 auto 5px;
}
}
/* / sideLnk02*/





.p-relation {
  padding-top: 60px;
  padding-bottom: 60px
}
.p-relation__hdg {
  margin-bottom: 35px;
  font-size: 20px;
  text-align: center;
  line-height: 1.65
}
.p-relation-list__item {
  position: relative;
  padding: 0;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 6px 20px rgba(0, 0, 0, .15);
  flex: 1;
  overflow: hidden
}
.p-relation-list__item a {
  display: block
}
.p-relation-list__item__text {
  padding: 0 20px 20px
}
.p-relation-list__hdg {
  margin-top: 27px;
  line-height: 1.45;
  font-size: 21px;
  text-align: center
}
.p-relation-list__txt {
  margin-top: 27px
}
.p-relation-list__btn {
  margin-top: 27px
}
.p-relation-list__btn {
  display: flex;
  justify-content: center
}
.p-relation-list__img {
  width: 100%
}
.p-relation-list__img img {
  width: 100%
}
@media (max-width:768px) {
  .p-relation-list__item+.p-relation-list__item {
    margin-top: 40px
  }
  .p-relation-list__hdg {
    margin-top: 20px;
    font-size: 16px
  }
  .p-relation-list__txt {
    font-size: 12px
  }
}
@media (min-width:768px) {
  .p-relation {
    padding-top: 153px;
    padding-bottom: 100px
  }
  .p-relation__hdg {
    margin-bottom: 70px;
    font-size: 40px
  }
  .p-relation-list {
    display: flex;
    justify-content: space-between;
    gap: 60px;
    margin: 0 100px
  }
  .p-relation-list__item__text {
    padding: 0 25px 42px
  }
}


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

}















#success_lp {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  overflow: hidden;
}
#success_lp img {
  width: 100%;
  height: auto;
  display: block;
}
#success_lp_b {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  overflow: hidden;
}
#success_lp_b img {
  width: 100%;
  height: auto;
  display: block;
}

@media (min-width:768px) {

}

.success_main_visual {
  margin: 0 auto;
  width: 92%;
  max-width: 1180px;
  text-align: left;
  position: relative;
}
.success_main_visual a {
	transition:all 0.9s 0s;
}
.success_main_visual a:hover {
  opacity: 0.6;
}


.success_main_visual .sub {
  margin: 0 0 0 0;
  padding: 40px 0 0 15px;
  line-height: 1.4em;
  font-size: 23px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  z-index: 1;
  position: relative;
}

.success_main_visual h1 {
  margin: 0 0 0 0;
  padding: 0px 0 60px 15px;
  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;
  z-index: 1;
  position: relative;
}
.success_main_visual h1 em {
  color: #1e83be;
}
.success_main_visual .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 662px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  color: #1e83be;
}
@media (max-width:1180px) {
  .success_main_visual {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px;
    text-align: left;
    position: relative;
  }
  .success_main_visual .sub {
    margin: 0 0 0 0;
    padding: 8.89vw 0 0 1.27vw;
    line-height: 1.4em;
    font-size: 1.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    z-index: 1;
    position: relative;
  }

  .success_main_visual h1 {
    margin: 0 0 0 0;
    padding: 0 0 5.08vw 1.27vw;
    line-height: 1.4em;
    font-size: 4.83vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    z-index: 1;
    position: relative;
  }
  .success_main_visual h1 em {
    color: #1e83be;
  }
  .success_main_visual .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 56.1vw;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    color: #1e83be;
  }
}


@media (max-width:768px) {
  .success_main_visual {
    margin: 0 auto;
    padding: 0 0 3.63vw 0;
    width: 100%;
    max-width: 1180px;
    text-align: center;
    position: relative;
  }
  .success_main_visual .sub {
    margin: 0 0 0 0;
    padding: 10vw 0 0 0;
    line-height: 1.4em;
    font-size: 3.4vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    z-index: 1;
    position: relative;
  }
  .success_main_visual h1 {
    margin: 0 0 0 0;
    padding: 0 0 2.72vw 0;
    line-height: 1.4em;
    font-size: 10.36vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    z-index: 1;
    position: relative;
  }
  .success_main_visual h1 em {
    color: #1e83be;
  }
  .success_main_visual .image {
    margin: 0 0 0 -4vw;
    padding: 0 0 0 0;
    width: 108vw;
    position: relative;
    bottom: auto;
    right: auto;
    z-index: 0;
    color: #1e83be;
  }

}

.success_menu {
  margin: 0 0 0 0;
  padding: 18px 0;
  width: 100%;
  background: linear-gradient(90deg, #8fc1df, #2e89c1);
}
.success_menu .success_menu_inner {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  display: flex;
}
.success_menu .success_menu_inner .item {
  margin: 0 1.1% 0 0;
  padding: 0 0 0 0;
  width: 32.6%;
  height: 86px;
  display: table;
}
.success_menu .success_menu_inner .item:nth-of-type(3) {
  margin: 0 0 0 0;
}
.success_menu .success_menu_inner .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border-radius: 7px;
  box-sizing: border-box;
  position: relative;
  line-height: 1.3em;
  font-size: 24px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  background: #fff;
  border: 2px solid #fff;
  color: #1e83be;
}
.success_menu .success_menu_inner .item a .sub {
  line-height: 1.3em;
  font-size: 16px;
  font-weight: bold;
}
.success_menu .success_menu_inner .item a:hover {
  background: #1e83be;
  border: 2px solid #fff;
  color: #fff;
}
.success_menu .success_menu_inner .item.current a {
  background: #1e83be;
  border: 2px solid #fff;
  color: #fff;
}
.success_menu .success_menu_inner .item a:after {
  margin: -7px 0 0 0;
  width: 7px;
  height: 15px;
  line-height: 15px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/48da4e2c08b3b3904989216670397c29/arrow_02.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
}
.success_menu .success_menu_inner .item a:hover:after {
  margin: -7px 0 0 0;
  width: 7px;
  height: 15px;
  line-height: 15px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/0dc1dfad0b4f7b74a3082a9925527372/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
}
.success_menu .success_menu_inner .item.current a:after {
  margin: -7px 0 0 0;
  width: 7px;
  height: 15px;
  line-height: 15px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/0dc1dfad0b4f7b74a3082a9925527372/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
}

@media (max-width:768px) {
  .success_menu {
    margin: 0 0 0 0;
    padding: 18px 0;
    width: 100%;
    background: linear-gradient(90deg, #8fc1df, #2e89c1);
  }
  .success_menu .success_menu_inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 87.27vw;
    max-width: 1180px;
    display: flex;
    flex-wrap: wrap;
  }
  .success_menu .success_menu_inner .item {
    margin: 0 0 1.45vw 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 9.4vw;
    display: table;
  }
  .success_menu .success_menu_inner .item:nth-of-type(3) {
    margin: 0 0 0 0;
  }
  .success_menu .success_menu_inner .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border-radius: 7px;
    box-sizing: border-box;
    position: relative;
    line-height: 1.3em;
    font-size: 4.72vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    background: #fff;
    border: 2px solid #fff;
    color: #1e83be;
  }
  .success_menu .success_menu_inner .item a br {
    display: none;
  }
  .success_menu .success_menu_inner .item a .sub {
    line-height: 1.3em;
    font-size: 3.27vw;
    font-weight: bold;
  }
  .success_menu .success_menu_inner .item a:hover {
    background: #1e83be;
    border: 2px solid #fff;
    color: #fff;
  }
  .success_menu .success_menu_inner .item.current a {
    background: #1e83be;
    border: 2px solid #fff;
    color: #fff;
  }
  .success_menu .success_menu_inner .item a:after {
    margin: -7px 0 0 0;
    width: 7px;
    height: 15px;
    line-height: 15px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/48da4e2c08b3b3904989216670397c29/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
  }
  .success_menu .success_menu_inner .item a:hover:after {
    margin: -7px 0 0 0;
    width: 7px;
    height: 15px;
    line-height: 15px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/0dc1dfad0b4f7b74a3082a9925527372/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
  }
  .success_menu .success_menu_inner .item.current a:after {
    margin: -7px 0 0 0;
    width: 7px;
    height: 15px;
    line-height: 15px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/0dc1dfad0b4f7b74a3082a9925527372/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
  }
}

.success_head {
  margin: 0 0 0 0;
  padding: 30px 0 35px 0;
  width: 100%;
  text-align: center;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9edd84036a8ab5f36379da491b1c4d54/head_back_01.png") no-repeat center center;
  background-size: cover;
}
.success_head .label {
  margin: 0 auto 25px auto;
  padding: 7px 15px;
  min-width: 187px;
  background: #1e83be;
  color: #fff;
  line-height: 1.3em;
  font-size: 21px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
}
.success_head .label:after {
  margin: 0 0 0 -12px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/a9c29fa89671ab5d704019c34343dd45/deco_01.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  bottom: -12px;
  left: 50%;
}
.success_head h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 50px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.success_head h3 em {
  color: #1e83be;
}
.success_head h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 50px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.success_head h2 em {
  color: #1e83be;
}

.success_head p {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
  line-height: 1.3em;
  font-size: 35px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.success_head p.message {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
  line-height: 1.3em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.success_head p.message em {
  color: #1e83be;
}

.success_head .cat_box {
  margin: 0 auto;
  padding: 0 20px 0 0;
  width: 92%;
  max-width: 1180px;
  height: 0px;
  position: relative;
  text-align: right;
  box-sizing: border-box;
}
.success_head .cat_box .cat {
  margin: 0 0 0 7px;
  padding: 5px 20px;
  background: #fff;
  border: 1px solid #1e83be;
  color: #1e83be;
  line-height: 1.2em;
  font-size: 18px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  display: inline-block;
  border-radius: 90px;
}



@media (max-width:768px) {
  .success_head {
    margin: 0 0 0 0;
    padding: 7.27vw 0 5.45vw 0;
    width: 100%;
    text-align: center;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9edd84036a8ab5f36379da491b1c4d54/head_back_01.png") no-repeat center center;
    background-size: cover;
  }
  .success_head .label {
    margin: 0 auto 25px auto;
    padding: 7px 15px;
    background: #1e83be;
    color: #fff;
    line-height: 1.3em;
    font-size: 3.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    display: inline-block;
    position: relative;
  }
  .success_head .label:after {
    margin: 0 0 0 -12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/a9c29fa89671ab5d704019c34343dd45/deco_01.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: -12px;
    left: 50%;
  }
  .success_head h3 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 9.09vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .success_head h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 9.09vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .success_head p {
    margin: 0 0 0 0;
    padding: 1.8vw 0 0 0;
    line-height: 1.3em;
    font-size: 4.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .success_head p.message {
    margin: 0 0 0 0;
    padding: 1.8vw 0 0 0;
    line-height: 1.3em;
    font-size: 2.7vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .success_head p.message em {
    color: #1e83be;
  }

  .success_head .cat_box {
    margin: 0 auto;
    padding: 0.9vw 0 0 0;
    width: 92%;
    max-width: 1180px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
  }
  .success_head .cat_box .cat {
    margin: 0 0.3vw;
    padding: 0.5vw 3.63vw;
    background: #fff;
    border: 1px solid #1e83be;
    color: #1e83be;
    line-height: 1.2em;
    font-size: 3.27vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    display: inline-block;
    border-radius: 90px;
  }

  
}

.success_library {
  margin: 0 0 0 0;
  padding: 90px 0 85px 0;
  width: 100%;
  text-align: center;
  background: #ffffff;
}
.success_library .head {
  margin: 0 0 35px 0;
  padding: 0 0 20px 0;
  position: relative;
}
.success_library .head:after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  line-height: 2px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.success_library .head h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.success_library .head h4 em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  color: #1e83be;
}
.success_library .head h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.success_library .head h3 em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  color: #1e83be;
}

.success_library .intro {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
}
.success_library .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 20px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.success_library .youtube {
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
  aspect-ratio: 16 / 9;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.success_library .youtube iframe {
  width: 100%;
  height: 100%;
	border: none;
}



.success_library .head { position:relative;z-index:100;}
.success_library .head img {
	width: 100%;
	height: auto;
	display: block;
}
.success_library .head .image {
  width: 240px;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: 330px;
}
.middle-width { display:none; }
@media only screen and (min-width: 769px) and (max-width: 1180px) {
	.success_library .head .image {
		width: 18vw;
		position: absolute;
		top: 0vw;
		left: 50%;
		margin-left: 18em;
	}
	.middle-width { display:block; }
}
@media (max-width:768px) {
	.success_library .head .image {
		position:absolute; 
		width:20vw;
		height:20vw;
		left:auto;
		right:5vw;
		top:auto;
		bottom:1vw;
	}
}



@media (max-width:768px) {
  .success_library {
    margin: 0 0 0 0;
    padding: 14.54vw 0 15.45vw 0;
    width: 100%;
    text-align: center;
    background: #ffffff;
  }
  .success_library .head {
    margin: 0 0 6.36vw 0;
    padding: 0 0 3.63vw 0;
    position: relative;
  }
  .success_library .head:after {
    margin: 0 0 0 -12px;
    padding: 0 0 0 0;
    width: 25px;
    height: 2px;
    line-height: 2px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .success_library .head h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .success_library .head h4 em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    color: #1e83be;
  }
  .success_library .head h3 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .success_library .head h3 em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    color: #1e83be;
  }
  .success_library .intro {
    margin: 0 0 0 0;
    padding: 0 0 6.36vw 0;
  }
  .success_library .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .success_library .youtube {
    margin: 0 auto;
    width: 87.27vw;
    max-width: 87.27vw;
    aspect-ratio: 16 / 9;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .success_library .youtube iframe {
    width: 100%;
    height: 100%;
  }
}

.success_case {
  margin: 0 0 0 0;
  padding: 90px 0 0 0;
  width: 100%;
  text-align: center;
  background: #e8f3f8;
  overflow: hidden;
}
.success_case.type02 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.success_case h3 {
  margin: 0 0 65px 0;
  padding: 35px 0 35px 0;
  line-height: 1.3em;
  font-size: 48px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #1e83be;
  position: relative;
}
.success_case h3 em {
  color: #e5f052;
}
.success_case h3:after {
  margin: 0 0 0 -41px;
  width: 82px;
  height: 34px;
  line-height: 34px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/277168276f3fc6300af427c4098fefe8/arrow_07.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  bottom: -23px;
  left: 50%;
}
.success_case .head {
  margin: 0 0 35px 0;
  padding: 0 0 20px 0;
  position: relative;
}
.success_case .head:after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  line-height: 2px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.success_case .head h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.success_case .head h4 em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  color: #1e83be;
}
.success_case h4.sub_title {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
  line-height: 1.3em;
  font-size: 30px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  display: inline-block;
}
.success_case h4.sub_title:before {
  margin: 0 15px 0 0;
  padding: 0 0 0 0;
  width: 18px;
  height: 32px;
  line-height: 32px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/22180f0ed58c653cb3d1fb15e3d607cd/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.success_case h4.sub_title:after {
  margin: 0 0 0 15px;
  padding: 0 0 0 0;
  width: 18px;
  height: 32px;
  line-height: 32px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/8c7440c7190c160c02c38b8ef74334a0/deco_04.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}

.success_case .intro {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
}
.success_case .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 20px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.success_case .list {
  margin: 0 auto;
  padding: 0 0 35px 0;
  width: 92%;
  max-width: 1170px;
  display: flex;
  flex-wrap: wrap;
}
.success_case .list .item {
  margin: 0 3.08% 30px 0;
  padding: 0 0 0 0;
  width: 31.28%;
  background: #fff;
  border: 2px solid #d6d6d6;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
	transition:all 0.6s 0s;
}
.success_case .list .item:nth-of-type(3n) {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
}
.success_case .list .item:hover {
  opacity: 0.6;
}
.success_case .list .item .link {
  width: 100%;
  height: 100%;
  color: #333;
  display: block;
  cursor: pointer;
}
.success_case .list .item .link .title {
  margin: 0 0 15px 0;
  padding: 5px 0 5px 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: #ffffff;
  background: #1e83be;
  vertical-align: middle;
}
.success_case .list .item .link .title .num {
  padding: 0 0 0 5px;
  line-height: 1.4em;
  font-size: 33px;
  font-weight: bold;
}
.success_case .list .item .link .title.icon01:before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f4773e36cff1249d0048bb129af6c08c/icon_01.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.success_case .list .item .link .title.icon02: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;
}

.success_case .list .item .link .image {
  margin: 0 12px 15px 12px;
}
.success_case .list .item .link .label_box {
  margin: 0 0 10px 12px;
  text-align: left;
  height: auto !important;
}
.success_case .list .item .link .label_box.mt {
  margin: 15px 0 13px 12px;
  text-align: left;
}
.success_case .list .item .link .label {
  margin: 0 4px 0 0;
  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;
}
.success_case .list .item .link .catch {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333;
  width: 100%;
  height: 4.8em;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
.success_case .list .item .link .catch.h01 {
  height: 3.0em;
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .success_case .list .item .link .catch {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333;
    width: 100%;
    height: 6.2em !important;
    line-height: 1.4em;
    font-size: 1.6vw !important;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .success_case .list .item .link .catch.h01 {
    height: 4.4em !important;
  }

}


.success_case .list .item .link .catch.name {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  color: #333;
  width: 100%;
  height: auto;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
.success_case .list .item .link .catch .cell {
  width: 100%;
}
.success_case .list .item .link .catch em {
  color: #1e83be;
}
.success_case .list .item .link .catch .text01 {
  color: #333;
  line-height: 1.4em;
  font-size: 13px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.success_case .list .item .link .catch .bk01 {
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9286853ed3755081176341c942f164f4/text_back_01.png") no-repeat center 94%;
  background-size: 100% 7px;
}



.success_case .list .item .link .desc {
  margin: 8px 20px 10px 20px;
  padding: 0 0 0 0;
  min-height: 55px;
  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;
}
.success_case .list .item .link .more {
  margin: 0 25px 25px 25px;
  padding: 10px 0;
  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: 90px;
  background: #ea5504;
  position: relative;
}
.success_case .list .item .link .more:after {
  margin: -5px 0 0 0;
  width: 5px;
  height: 10px;
  line-height: 10px;
  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: 17px;
}

@media (max-width:768px) {
  .success_case {
    margin: 0 0 0 0;
    padding: 13.63vw 0 0 0;
    width: 100%;
    text-align: center;
  }
  .success_case h3 {
    margin: 0 0 10.9vw 0;
    padding: 6.36vw 0 6.36vw 0;
    line-height: 1.3em;
    font-size: 8.72vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #1e83be;
    position: relative;
  }
  .success_case h3 em {
    color: #e5f052;
  }
  .success_case h3:after {
    margin: 0 0 0 -41px;
    width: 82px;
    height: 34px;
    line-height: 34px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/277168276f3fc6300af427c4098fefe8/arrow_07.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: -23px;
    left: 50%;
  }
  .success_case h4.sub_title {
    margin: 0 0 0 0;
    padding: 0 0 6.36vw 0;
    line-height: 1.3em;
    font-size: 5.45vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    display: inline-block;
    position: relative;
  }
  .success_case h4.sub_title:before {
    margin: -16px 0 0 0;
    padding: 0 0 0 0;
    width: 18px;
    height: 32px;
    line-height: 32px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/22180f0ed58c653cb3d1fb15e3d607cd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: -22px;
  }
  .success_case h4.sub_title:after {
    margin: -16px 0 0 0;
    padding: 0 0 0 0;
    width: 18px;
    height: 32px;
    line-height: 32px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/8c7440c7190c160c02c38b8ef74334a0/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: -22px;
  }
  .success_case h4.sub_title br._sp {
    display: inline-block !important;
  }

  .success_case .head {
    margin: 0 0 6.36vw 0;
    padding: 0 0 3.63vw 0;
    position: relative;
  }
  .success_case .head:after {
    margin: 0 0 0 -12px;
    padding: 0 0 0 0;
    width: 25px;
    height: 2px;
    line-height: 2px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .success_case .head h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .success_case .head h4 em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    color: #1e83be;
  }
  .success_case .intro {
    margin: 0 0 0 0;
    padding: 0 0 6.36vw 0;
  }
  .success_case .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .success_case .list {
    margin: 0 auto;
    padding: 0 0 6.36vw 0;
    width: 87.27vw;
    max-width: 1170px;
    display: flex;
    flex-wrap: wrap;
  }
  .success_case .list .item {
    margin: 0 0 5.0vw 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #fff;
    border: 2px solid #d6d6d6;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    transition:all 0.6s 0s;
  }
  .success_case .list .item:nth-of-type(3n) {
    margin: 0 0 5.0vw 0;
    padding: 0 0 0 0;
  }
  .success_case .list .item:hover {
    opacity: 0.6;
  }
  .success_case .list .item .link {
    width: 100%;
    height: 100%;
    color: #333;
    display: block;
    cursor: pointer;
  }
  .success_case .list .item .link .title {
    margin: 0 0 2.7vw 0;
    padding: 0.9vw 0 0.9vw 0;
    width: 100%;
    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;
    background: #1e83be;
    vertical-align: middle;
  }
  .success_case .list .item .link .title .num {
    padding: 0 0 0 0.9vw;
    line-height: 1.4em;
    font-size: 6vw;
    font-weight: bold;
  }
  .success_case .list .item .link .title.icon01:before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 5.1vw;
    height: 5.1vw;
    line-height: 5.1vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f4773e36cff1249d0048bb129af6c08c/icon_01.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .success_case .list .item .link .title.icon02:before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 7.09vw;
    height: 7.8vw;
    line-height: 7.8vw;
    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;
  }

  .success_case .list .item .link .image {
    margin: 0 auto 2.7vw auto;
    width: 80.36vw;
    width: 95%;
  }
  .success_case .list .item .link .label_box {
    margin: 0 auto 1.6vw auto;
    width: 80.36vw;
    width: 95%;
    text-align: left;
  }
  .success_case .list .item .link .label_box.mt {
    margin: 4.54vw auto 1.6vw auto;
  }
  .success_case .list .item .link .label {
    margin: 0 0.8vw 0 0;
    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;
  }
  .success_case .list .item .link .catch {
    margin: 0 0 0 0;
    padding: 0.9vw 0;
    color: #333;
    width: 100%;
    height: auto;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .success_case .list .item .link .catch .cell {
    width: 100%;
  }
  .success_case .list .item .link .catch em {
    color: #1e83be;
  }
  .success_case .list .item .link .catch .text01 {
    color: #333;
    line-height: 1.4em;
    font-size: 13px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .success_case .list .item .link .catch .bk01 {
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9286853ed3755081176341c942f164f4/text_back_01.png") no-repeat center 94%;
    background-size: 100% 7px;
  }
  .success_case .list .item .link .catch.name {
    margin: 0 0 0 0;
    padding: 0 0 0.9vw 0;
    color: #333;
    width: 100%;
    height: auto;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
  }



  .success_case .list .item .link .desc {
    margin: 1vw auto 2.7vw auto;
    padding: 0 0 0 0;
    width: 80.36vw;
    width: 95%;
    min-height: 0px;
    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;
  }
  .success_case .list .item .link .more {
    margin: 0 auto 4.54vw auto;
    padding: 2vw 0;
    width: 56.72vw;
    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: 90px;
    background: #ea5504;
    position: relative;
  }
  .success_case .list .item .link .more:after {
    margin: -0.9vw 0 0 0;
    width: 0.9vw;
    height: 1.8vw;
    line-height: 10px;
    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.45vw;
  }
}

.success_guide {
  margin: 0 0 0 0;
  padding: 100px 0 0 0;
  width: 100%;
  text-align: center;
  background: #fff;
}
.success_guide .head {
  margin: 0 0 35px 0;
  padding: 0 0 20px 0;
  position: relative;
}
.success_guide .head:after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  line-height: 2px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.success_guide .head h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.success_guide .head h4 em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  color: #1e83be;
}
.success_guide .intro {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
}
.success_guide .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 20px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.success_guide .list {
  margin: 0 auto;
  padding: 0 0 90px 0;
  width: 92%;
  max-width: 1180px;
  display: flex;
  flex-wrap: wrap;
}
.success_guide .list .item {
  margin: 0 4.505% 30px 0;
  padding: 0 0 0 0;
  width: 30.33%;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
	transition:all 0.6s 0s;
}
.success_guide .list .item:nth-of-type(3n) {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
}



.success_guide .list .item a:hover {
  opacity: 0.6;
}
.success_guide .list .item a {
  width: 100%;
  height: 100%;
  color: #333;
}
.success_guide .list .item a .title, .success_guide .list .item .title  {
  margin: 0 0 20px 0;
  padding: 15px 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 24px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
  background: #1e83be;
}



.success_guide .list .item a .title.icon01:before, .success_guide .list .item .title.icon01:before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 37px;
  height: 42px;
  line-height: 42px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/cc10da487cec2726496ea742eb836cc3/icon_02.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.success_guide .list .item a .title.icon02:before, .success_guide .list .item .title.icon02:before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 30px;
  height: 42px;
  line-height: 42px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/59cfd6978d0b27b31f593e2f902c4337/icon_03.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}

.success_guide .list .item a .title.icon02:before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 30px;
  height: 42px;
  line-height: 42px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/59cfd6978d0b27b31f593e2f902c4337/icon_03.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}

.success_guide .list .item a .title.icon03:before, .success_guide .list .item .title.icon03:before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 30px;
  height: 42px;
  line-height: 42px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/b456241a0539da91c5f2c800b86fc75f/icon_08.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}

.success_guide .list .item a .title.icon03:before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 30px;
  height: 42px;
  line-height: 42px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/b456241a0539da91c5f2c800b86fc75f/icon_08.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}

.success_guide .list .item .title.icon04:before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 40px;
  height: 41px;
  line-height: 41px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/4abaf467b7bfe1d55c42221ff899c6ea/study_icon_01.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.success_guide .list .item .title.icon05:before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 28px;
  height: 37px;
  line-height: 37px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/1f8d239af2233b4d3efd2de2beac3642/study_icon_02.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.success_guide .list .item .title.icon06:before {
  margin: -5px 10px -5px 0;
  padding: 0 0 0 0;
  width: 40px;
  height: 49px;
  line-height: 49px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/70924c47f0e816ee18d15992665ce2ba/study_icon_03.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}






.success_guide .list .item a .desc, .success_guide .list .item .desc {
  margin: 0 20px 20px 20px;
  padding: 0 0 0 0;
  min-height: 20px;
  color: #333;
  line-height: 1.6em;
  font-size: 18px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: center;
}
.success_guide .list .item a .desc, .success_guide .list .item .desc.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 3.2em;
}
.success_guide .list .item a .desc, .success_guide .list .item .link-list {
  margin: 0 25px 25px 25px;
  text-align: left;
}
.success_guide .list .item a .desc, .success_guide .list .item .link-list li {
  margin: 0 0 0 0;
  padding: 0 0 8px 25px;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  position: relative;
}
.success_guide .list .item a .desc, .success_guide .list .item .link-list li.icon01::before {
  width: 20px;
  height: 20px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/5851b88764d1bac75fef8560deb41579/link_icon_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.success_guide .list .item a .desc, .success_guide .list .item .link-list li.icon02::before {
  width: 20px;
  height: 20px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6f9b4d2ed17ab8ba39763899b5c207b6/link_icon_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.success_guide .list .item a .desc, .success_guide .list .item .link-list li.icon03::before {
  width: 15px;
  height: 15px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/c3d94e8d396625fd562ed2e1f721c733/link_icon_03.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 3px;
  left: 0;
}

.success_guide .list .item a .desc, .success_guide .list .item .link-list li a {
  color: #1e83be;
  text-decoration: underline;
}
.success_guide .list .item a .desc, .success_guide .list .item .link-list li a:hover {
  text-decoration: none;
}





.success_guide .list .item a .image, .success_guide .list .item .image {
  margin: 0 auto 20px auto;
  width: 90%;
  max-width: 476px;
}
.success_guide .list .item .link_box {
  padding: 0 0 40px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.success_guide .list .item .link_box .more {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 223px;
}
.success_guide .list .item .link_box .more a {
  margin: 0 0 0 0;
  padding: 0 0;
  width: 100%;
  height: 59px;
  color: #fff;
  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: flex;
  justify-content: center;
  align-items: center;
}
.success_guide .list .item .link_box .more a:after {
  margin: -7px 0 0 0;
  width: 10px;
  height: 14px;
  line-height: 14px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/2f68ee079b4c1ea985cbb2769527475e/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 24px;
}
.success_guide .list .item .link_box .more span {
  margin: 0 0 0 0;
  padding: 0 0;
  width: 100%;
  height: 59px;
  color: #fff;
  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: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s 0s ease-in-out;
}
.success_guide .list .item .link_box .more span:after {
  margin: -7px 0 0 0;
  width: 10px;
  height: 14px;
  line-height: 14px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/2f68ee079b4c1ea985cbb2769527475e/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 24px;
}
.success_guide .list .item .link_box .more .icon01::before {
  margin: -14px 0 0 0;
  width: 22px;
  height: 29px;
  line-height: 29px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-02/d1ffca261672ac281db2080f072ff02e/icon_09.svg ") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
}
.success_guide .list .item .link_box .more .icon02::before {
  margin: -14px 0 0 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-02/177475fe590bb05ff3063a6931d37bc6/icon_10.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
}

.success_guide .list .item .link_box .more span:hover {
  opacity: 0.6;
}




@media (max-width:768px) {
  .success_guide {
    margin: 0 0 0 0;
    padding: 13.63vw 0 0 0;
    width: 100%;
    text-align: center;
  }
  .success_guide .head {
    margin: 0 0 6.36vw 0;
    padding: 0 0 3.63vw 0;
    position: relative;
  }
  .success_guide .head:after {
    margin: 0 0 0 -12px;
    padding: 0 0 0 0;
    width: 25px;
    height: 2px;
    line-height: 2px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .success_guide .head h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .success_guide .head h4 em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    color: #1e83be;
  }
  .success_guide .intro {
    margin: 0 0 0 0;
    padding: 0 0 6.36vw 0;
  }
  .success_guide .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .success_guide .list {
    margin: 0 auto;
    padding: 0 0 6.36vw 0;
    width: 87.27vw;
    max-width: 1170px;
    display: flex;
    flex-wrap: wrap;
  }
  .success_guide .list .item {
    margin: 0 0 5.0vw 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    transition:all 0.6s 0s;
  }
  .success_guide .list .item:nth-of-type(2) {
    margin: 0 0 5.0vw 0;
    padding: 0 0 0 0;
  }
  .success_guide .list .item a {
    width: 100%;
    height: 100%;
    color: #333;
  }
  .success_guide .list .item a .title, .success_guide .list .item .title {
    margin: 0 0 3.63vw 0;
    padding: 2.72vw 0;
    width: 100%;
    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: #ffffff;
    background: #1e83be;
  }
  .success_guide .list .item a .title.icon01:before, .success_guide .list .item .title.icon01:before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 6.72vw;
    height: 6.9vw;
    line-height: 6.9vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/cc10da487cec2726496ea742eb836cc3/icon_02.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .success_guide .list .item a .title.icon02:before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 5.45vw;
    height: 7.63vw;
    line-height: 7.63vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/59cfd6978d0b27b31f593e2f902c4337/icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .success_guide .list .item a .title.icon03:before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 5.45vw;
    height: 7.63vw;
    line-height: 7.63vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-01/b456241a0539da91c5f2c800b86fc75f/icon_08.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .success_guide .list .item a .desc, .success_guide .list .item .desc {
    margin: 0 auto 1.6vw auto;
    padding: 0 0 0 0;
    width: 78.18vw;
    min-height: 0;
    color: #333;
    line-height: 1.6em;
    font-size: 3.27vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
  }
  
  
  .success_guide .list .item .title.icon04:before {
    margin: 0 0.909vw 0 0;
    padding: 0 0 0 0;
    width: 7.273vw;
    height: 7.455vw;
    line-height: 7.455vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/4abaf467b7bfe1d55c42221ff899c6ea/study_icon_01.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .success_guide .list .item .title.icon05:before {
    margin: 0 0.909vw 0 0;
    padding: 0 0 0 0;
    width: 5.091vw;
    height: 6.727vw;
    line-height: 6.727vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/1f8d239af2233b4d3efd2de2beac3642/study_icon_02.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .success_guide .list .item .title.icon06:before {
    margin: -0.909vw 1.818vw -0.909vw 0;
    padding: 0 0 0 0;
    width: 7.273vw;
    height: 8.909vw;
    line-height: 8.909vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/70924c47f0e816ee18d15992665ce2ba/study_icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }






  .success_guide .list .item a .desc, .success_guide .list .item .desc {
    margin: 0 3.636vw 3.636vw 3.636vw;
    padding: 0 0 0 0;
    min-height: 3.636vw;
    color: #333;
    line-height: 1.6em;
    font-size: 3.273vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: center;
  }
  .success_guide .list .item a .desc, .success_guide .list .item .desc.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 3.2em;
  }
  .success_guide .list .item a .desc, .success_guide .list .item .link-list {
    margin: 0 4.545vw 4.545vw 4.545vw;
    text-align: left;
  }
  .success_guide .list .item a .desc, .success_guide .list .item .link-list li {
    margin: 0 0 0 0;
    padding: 0 0 1.455vw 5.545vw;
    line-height: 1.4em;
    font-size: 3.545vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    position: relative;
  }
  .success_guide .list .item a .desc, .success_guide .list .item .link-list li.icon01::before {
    width: 4.636vw;
    height: 4.636vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/5851b88764d1bac75fef8560deb41579/link_icon_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .success_guide .list .item a .desc, .success_guide .list .item .link-list li.icon02::before {
    width: 4.636vw;
    height: 4.636vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/6f9b4d2ed17ab8ba39763899b5c207b6/link_icon_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .success_guide .list .item a .desc, .success_guide .list .item .link-list li.icon03::before {
    width: 3.727vw;
    height: 3.727vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/c3d94e8d396625fd562ed2e1f721c733/link_icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0.545vw;
    left: 0;
  }

  .success_guide .list .item a .desc, .success_guide .list .item .link-list li a {
    color: #1e83be;
    text-decoration: underline;
  }
  .success_guide .list .item a .desc, .success_guide .list .item .link-list li a:hover {
    text-decoration: none;
  }
  
  
  
  .success_guide .list .item a .image, .success_guide .list .item .image {
    margin: 0 auto 1.6vw auto;
    width: 76.36vw;
    max-width: 76.36vw;
  }
  .success_guide .list .item a .more {
    margin: 0 auto 5.81vw auto;
    padding: 3.27vw 0;
    width: 78.9vw;
    max-width: 78.9vw;
    color: #fff;
    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;
  }
  .success_guide .list .item a .more:before {
    margin: -2vw 0 0 0;
    width: 3.09vw;
    height: 4vw;
    line-height: 4vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/191d697d6965b09ac2c7aca322369356/icon_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 3.2vw;
  }
  .success_guide .list .item a .more: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/2f68ee079b4c1ea985cbb2769527475e/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 3.2vw;
  }

}


.success_award {
  margin: 0 0 0 0;
  padding: 100px 0 0 0;
  width: 100%;
  text-align: center;
  background: #fff;
}
.success_award .head {
  margin: 0 0 35px 0;
  padding: 0 0 20px 0;
  position: relative;
}
.success_award .head:after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  line-height: 2px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.success_award .head h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.success_award .head h4 em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  color: #1e83be;
}
.success_award .intro {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
}
.success_award .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 20px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.success_award .soon {
  margin: 0 auto;
  padding: 0 0 80px 0;
  width: 92%;
  max-width: 1180px;
}

@media (max-width:768px) {
  .success_award {
    margin: 0 0 0 0;
    padding: 13.63vw 0 0 0;
    width: 100%;
    text-align: center;
  }
  .success_award .head {
    margin: 0 0 6.36vw 0;
    padding: 0 0 3.63vw 0;
    position: relative;
  }
  .success_award .head:after {
    margin: 0 0 0 -12px;
    padding: 0 0 0 0;
    width: 25px;
    height: 2px;
    line-height: 2px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .success_award .head h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .success_award .head h4 em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    color: #1e83be;
  }
  .success_award .intro {
    margin: 0 0 0 0;
    padding: 0 0 10.36vw 0;
  }
  .success_award .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  
  .success_award .soon {
    margin: 0 auto;
    padding: 0 0 13.63vw 0;
    width: 87.63vw;
    max-width: 1180px;
  }

}


.success_solution {
  margin: 0 0 0 0;
  padding: 30px 0 50px 0;
  width: 100%;
  text-align: center;
  background: #fff;
}
.success_solution .info {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  box-sizing: border-box;
  display: table;
}
.success_solution .info dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 142px;
  line-height: 1.6em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
  background: #4b9ccb;
  border: 4px solid #1e83be;
  border-right: none;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
.success_solution .info dd {
  margin: 0 0 0 0;
  padding: 15px 150px 15px 20px;
  line-height: 1.6em;
  font-size: 17px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  text-align: left;
  background: #fff;
  border: 4px solid #1e83be;
  border-left: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  box-sizing: border-box;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.success_solution .info dd ul {
  list-style: none;
}
.success_solution .info dd ul li {
  display: flex;
}
.success_solution .info dd ul li .label {
  width: 110px;
  display: block;
}
.success_solution .info dd ul li .text {
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  display: block;
}
.success_solution .info dd .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 165px;
  position: absolute;
  top: -28px;
  right: -28px;
}

.success_solution .info ul li ul {
  list-style: none;
	margin-top:3px;
}
.success_solution .info ul li ul li {
  margin: 0 0 0 0;
  padding: 0 0 5px 1.5em;
  line-height: 1.4em;
/*  font-size: 18px;*/
  text-align: left;
  color: #333;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  position: relative;
}
.success_solution .info ul li ul li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #78b5d8;
}

.success_solution .arrow {
  margin: 0 auto;
  padding: 38px 0 30px 0;
  width: 94px;
}
.success_solution .message {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
  line-height: 1.6em;
  font-size: 45px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  text-align: center;
}
.success_solution .message em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #1e83be;
}
.success_solution .message em.bk01 {
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9286853ed3755081176341c942f164f4/text_back_01.png") no-repeat center 80%;
  background-size: 100% 14px;
}
.success_solution .menu {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 610px;
  /*max-width: 1020px;←事例ボタンがあるとき*/
 display: flex;
}
.success_solution .menu .item {
  margin: 0 2% 0 0;
  padding: 0 0 0 0;
  width: 50%;
    /*  width: 32.0%;←事例ボタンがあるとき*/
  height: 78px;
  display: table;
}
.success_solution .menu .item:nth-of-type(3) {
  margin: 0 0 0 0;
}
.success_solution .menu .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border-radius: 7px;
  box-sizing: border-box;
  position: relative;
  line-height: 1.3em;
  font-size: 28px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  background: #fff;
  border: 2px solid #78b5d8;
  color: #1e83be;
}
.success_solution .menu .item a .sub {
  line-height: 1.3em;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.success_solution .menu .item a:hover {
  background: #78b5d8;
  border: 2px solid #78b5d8;
  color: #fff;
}
.success_solution .menu .item a:hover .sub {
  color: #fff;
}
.success_solution .menu .item a:after {
  margin: -17px 0 0 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/96200d06348e4e2533584c00a259b1e8/arrow_06.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
}
.success_solution .menu .item a:hover:after {
  margin: -17px 0 0 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/96200d06348e4e2533584c00a259b1e8/arrow_06.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
}
@media (max-width:768px) {
  .success_solution {
    margin: 0 0 0 0;
    padding: 4.54vw 0 10vw 0;
    width: 100%;
    text-align: center;
    background: #fff;
  }
  .success_solution .info {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 87.27vw;
    max-width: 1180px;
    box-sizing: border-box;
    display: block;
  }
  .success_solution .info dt {
    margin: 0 0 0 0;
    padding: 1.8vw 0;
    width: 100%;
    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;
    background: #4b9ccb;
    border: 2px solid #1e83be;
    border-bottom: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-sizing: border-box;
    display: block;
    vertical-align: middle;
  }
  .success_solution .info dt br {
    display: none;
  }
  .success_solution .info dd {
    margin: 0 0 0 0;
    padding: 1.8vw;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    text-align: left;
    background: #fff;
    border: 2px solid #1e83be;
    border-top: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-sizing: border-box;
    position: relative;
    display: block;
    vertical-align: middle;
  }
  .success_solution .info dd ul {
    list-style: none;
  }
  .success_solution .info dd ul li {
    margin: 0 0 0.8vw 0;
    display: flex;
  }
  .success_solution .info dd ul li .label {
    width: 20vw;
    display: block;
  }
  .success_solution .info dd ul li .text {
    width: calc( 100% - 20vw );
    font-weight: normal;
    display: block;
  }
  .success_solution .info dd ul li:nth-of-type(4) .label {
    width: 15vw;
    display: block;
  }
  .success_solution .info dd ul li:nth-of-type(4) .text {
    width: calc( 100% - 15vw );
    display: block;
  }
  .success_solution .info dd .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 21.8vw;
    position: absolute;
    top: -20.54vw;
    right: -1.45vw;
  }
  .success_solution .arrow {
    margin: 0 auto;
    padding: 4.5vw 0 4.5vw 0;
    width: 14.5vw;
  }
  .success_solution .message {
    margin: 0 0 0 0;
    padding: 0 0 2.72vw 0;
    line-height: 1.6em;
    font-size: 8vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    text-align: center;
  }
  .success_solution .message em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #1e83be;
  }
  .success_solution .message em.bk01 {
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9286853ed3755081176341c942f164f4/text_back_01.png") no-repeat center 80%;
    background-size: 100% 14px;
  }
  .success_solution .menu {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 87.27vw;
    max-width: 1020px;
    display: flex;
    flex-wrap: wrap;
  }
  .success_solution .menu .item {
    margin: 0 0 2.72vw 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 10.9vw;
    display: table;
  }
  .success_solution .menu .item:nth-of-type(3) {
    margin: 0 0 0 0;
  }
  .success_solution .menu .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border-radius: 7px;
    box-sizing: border-box;
    position: relative;
    line-height: 1.3em;
    font-size: 5.09vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    background: #fff;
    border: 2px solid #78b5d8;
    color: #1e83be;
  }
  .success_solution .menu .item a .sub {
    line-height: 1.3em;
    font-size: 3.27vw;
    font-weight: bold;
    color: #333;
  }
  .success_solution .menu .item a br {
    display: none;
  }
  .success_solution .menu .item a:hover {
    background: #78b5d8;
    border: 2px solid #78b5d8;
    color: #fff;
  }
  .success_solution .menu .item a:hover .sub {
    color: #fff;
  }
  .success_solution .menu .item a:after {
    margin: -2.45vw 0 0 0;
    width: 4.9vw;
    height: 4.9vw;
    line-height: 4.9vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/96200d06348e4e2533584c00a259b1e8/arrow_06.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 3.27vw;
  }
  .success_solution .menu .item a:hover:after {
    margin: -2.45vw 0 0 0;
    width: 4.9vw;
    height: 4.9vw;
    line-height: 4.9vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/96200d06348e4e2533584c00a259b1e8/arrow_06.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 3.27vw;
  }
}


.success_know {
  margin: 0 0 0 0;
  padding: 0 0 55px 0;
  width: 100%;
  text-align: center;
  background: #e8f3f8;
}
.success_know h3 {
  margin: 0 0 60px 0;
  padding: 35px 0 35px 0;
  line-height: 1.3em;
  font-size: 48px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #1e83be;
  position: relative;
}
.success_know h3 em {
  color: #e5f052;
}
.success_know h3:after {
  margin: 0 0 0 -41px;
  width: 82px;
  height: 34px;
  line-height: 34px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/277168276f3fc6300af427c4098fefe8/arrow_07.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  bottom: -23px;
  left: 50%;
}
.success_know .head {
  margin: 0 0 35px 0;
  padding: 0 0 20px 0;
  position: relative;
}
.success_know .head:after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  line-height: 2px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.success_know .head p {
  margin: 0 0 0 0;
  padding: 25px 0 5px 0;
  line-height: 1.3em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.success_know .head h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.success_know .head h4 em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  color: #1e83be;
}
.success_know .flow {
  margin: 0 auto 72px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1108px;
  display: flex;
}
.success_know .flow .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 268px;
}
.success_know .flow .item .circle {
  margin: 0 0 0 0;
  padding: 25px 0 0 0;
  width: 268px;
  height: 268px;
  background: #fff;
  border-radius: 180px;
  box-shadow: 2px 2px 0 #74797c;
  box-sizing: border-box;
}
.success_know .flow .item .circle .image {
  margin: 0 auto 17px auto;
  padding: 0 0 0 0;
  width: 178px;
}
.success_know .flow .item .circle p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 21px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  text-align: center;
}
.success_know .flow .arrow {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: calc( 50% - 402px );
  display: flex;
  justify-content: center;
  align-items: center;
}
.success_know .flow .arrow img {
  margin: 0 auto;
  padding: 0 0 0 0;
  max-width: 27px;
}
.success_know .point_box {
  margin: 0 auto 25px auto;
  padding: 30px 27px 40px 27px;
  width: 92%;
  max-width: 1180px;
  text-align: left;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 1px 1px 0 #74797c;
  box-sizing: border-box;
}
.success_know .point_box .point {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 23px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
  display: inline-block;
}
.success_know .point_box .point .num {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 52px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #1e83be;
}
.success_know .point_box h5 {
  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;
  color: #333333;
  display: inline-block;
}
.success_know .point_box .list {
  margin: 0 0 0 0;
  padding: 20px 0 0 0;
  width: 100%;
  display: flex;
}
.success_know .point_box .list .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 30.5%;
}
.success_know .point_box .list .item p {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 1.4em;
  font-size: 15px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.hi55 {
min-height: 55px;
}
.success_know .point_box .list .arrow {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 4.25%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.success_know .point_box .list .arrow img {
  margin: 0 auto;
  padding: 2em 0 0 0;
  max-width: 17px;
}
.success_know .point_box .list .arrow.opa img {
  opacity: 0;
}
.success_know .voice_list {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  display: flex;
}
.success_know .voice_list .voice {
  margin: 0 3.5% 0 0;
  padding: 0 0 0 0;
  width: 31%;
}
.success_know .voice_list .voice:nth-of-type(3) {
  margin: 0 0 0 0;
}

.success_know .voice_list .voice.type01 {
  margin: 0 0 0 7%;
  padding: 0 0 0 0;
  width: 40%;
}
.success_know .voice_list .voice.type02 {
  margin: 0 0 0 6%;
  padding: 0 0 0 0;
  width: 40%;
}

.success_know .voice_list .voice.type03 {
  margin: 0 2.66% 0 0;
  padding: 0 0 0 0;
  width: 23%;
}
.success_know .voice_list .voice.type04 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 23%;
}



.success_know .voice_list .voice .message {
  margin: 0 0 35px 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 273px;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f65e6843a56b435420f41e457d23754e/voice_back_01.png") no-repeat center center;
  background-size: 100% 100%;
}
.success_know .voice_list .voice:nth-of-type(3) .message {
  margin: 0 0 15px 0;
}

.success_know .voice_list .voice .message p {
  margin: 0 0 0 0;
  padding: 25px 25px 0 25px;
  line-height: 1.8em;
  font-size: 16px;
 font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif !important;
  text-align: left;
}
.success_know .voice_list .voice .message p strong {
  font-weight: bold !important;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif !important;
}

.success_know .voice_list .voice.type01 .message {
  margin: 0 0 35px 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 275px;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f65e6843a56b435420f41e457d23754e/voice_back_01.png") no-repeat center center;
  background-size: 100% 100%;
}
.success_know .voice_list .voice.type02 .message {
  margin: 0 0 35px 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 275px;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f65e6843a56b435420f41e457d23754e/voice_back_01.png") no-repeat center center;
  background-size: 100% 100%;
}

.success_know .voice_list .voice.type03 .message {
  margin: 0 0 35px 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 232px;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f65e6843a56b435420f41e457d23754e/voice_back_01.png") no-repeat center center;
  background-size: 100% 100%;
}
.success_know .voice_list .voice.type04 .message {
  margin: 0 0 35px 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 232px;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f65e6843a56b435420f41e457d23754e/voice_back_01.png") no-repeat center center;
  background-size: 100% 100%;
}



.success_know .voice_list .voice .image {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 320px;
}
@media (max-width:1180px) {
	.hi55 {
min-height: 0px;
}
  .success_know .flow {
    margin: 0 auto 72px auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1108px;
    display: flex;
  }
  .success_know .flow .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 200px;
  }
  .success_know .flow .item .circle {
    margin: 0 0 0 0;
    padding: 25px 0 0 0;
    width: 200px;
    height: 200px;
    background: #fff;
    border-radius: 180px;
    box-shadow: 2px 2px 0 #74797c;
    box-sizing: border-box;
  }
  .success_know .flow .item .circle .image {
    margin: 0 auto 17px auto;
    padding: 0 0 0 0;
    width: 178px;
  }
  .success_know .flow .item .circle p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 18px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    text-align: center;
  }
  .success_know .flow .arrow {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: calc( 50% - 300px );
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .success_know .flow .arrow img {
    margin: 0 auto;
    padding: 0 0 0 0;
    max-width: 20px;
  }


  .success_know .voice_list .voice .message p {
    margin: 0 0 0 0;
    padding: 15px 20px 0 20px;
    line-height: 1.6em;
    font-size: 14px;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }


}
@media (max-width:768px) {
  .success_know {
    margin: 0 0 0 0;
    padding: 0 0 8.18vw 0;
    width: 100%;
    text-align: center;
    background: #e8f3f8;
  }
  .success_know h3 {
    margin: 0 0 10.9vw 0;
    padding: 6.36vw 0 6.36vw 0;
    line-height: 1.3em;
    font-size: 8.72vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #1e83be;
    position: relative;
  }
  .success_know h3 em {
    color: #e5f052;
  }
  .success_know h3:after {
    margin: 0 0 0 -41px;
    width: 82px;
    height: 34px;
    line-height: 34px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/277168276f3fc6300af427c4098fefe8/arrow_07.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: -23px;
    left: 50%;
  }
  .success_know .head {
    margin: 0 0 10vw 0;
    padding: 0 0 4.54vw 0;
    position: relative;
  }
  .success_know .head:after {
    margin: 0 0 0 -13px;
    padding: 0 0 0 0;
    width: 25px;
    height: 2px;
    line-height: 2px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .success_know .head p {
    margin: 0 0 0 0;
    padding: 4vw 0 0.5vw 0;
    line-height: 1.3em;
    font-size: 4vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .success_know .head h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .success_know .head h4 em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    color: #1e83be;
  }
  .success_know .flow {
    margin: 0 auto 9.09vw auto;
    padding: 0 0 0 0;
    width: 94vw;
    max-width: 1108px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .success_know .flow .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 41.63vw;
  }
  .success_know .flow .item:last-child {
    margin: 3vw 0 0 27.185vw;
    padding: 0 0 0 0;
    width: 41.63vw;
  }
  .success_know .flow .item .circle {
    margin: 0 0 0 0;
    padding: 4.54vw 0 0 0;
    width: 41.63vw;
    height: 41.63vw;
    background: #fff;
    border-radius: 180px;
    box-shadow: 2px 2px 0 #74797c;
    box-sizing: border-box;
  }
  .success_know .flow .item .circle .image {
    margin: 0 auto 2.72vw auto;
    padding: 0 0 0 0;
    width: 27.81vw;
  }
  .success_know .flow .item .circle p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    text-align: center;
  }
  .success_know .flow .arrow {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 10.74vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .success_know .flow .arrow img {
    margin: 0 auto;
    padding: 0 0 0 0;
    max-width: 4.18vw;
  }
  .success_know .flow .arrow.second {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 4.18vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 38vw;
    right: 34vw;
    transform: rotate(125deg);
  }
  .success_know .point_box {
    margin: 0 auto 4.54vw auto;
    padding: 4.54vw 4.54vw 4.54vw 4.54vw;
    width: 87.27vw;
    max-width: 1180px;
    text-align: center;
    background: #ffffff;
    box-shadow: 1px 1px 0 #74797c;
    border-radius: 8px;
    box-sizing: border-box;
  }
  .success_know .point_box .point {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 4.18vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
    display: block;
  }
  .success_know .point_box .point .num {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 9.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #1e83be;
  }
  .success_know .point_box h5 {
    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;
    color: #333333;
    display: block;
  }
  .success_know .point_box .list {
    margin: 0 auto;
    padding: 2.72vw 0 0 0;
    width: 78.18vw;
    display: flex;
    flex-wrap: wrap;
  }
  .success_know .point_box .list .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .success_know .point_box .list .item p {
    margin: 0 0 0 0;
    padding: 0 0 0.9vw 0;
    line-height: 1.4em;
    font-size: 2.9vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
    color: #333;
  }

  .success_know .point_box .list .arrow {
    margin: 0 0 0 0;
    padding: 3.6vw 0;
    width: 100%;
    display: block;
    justify-content: center;
    align-items: center;
  }
  .success_know .point_box .list .arrow img {
    margin: 0 auto;
    padding: 0 0 0 0;
    max-width: 3vw;
    transform: rotate(90deg);
  }
  .success_know .point_box .list .arrow.opa img {
    opacity: 0;
  }
  .success_know .voice_list {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 1180px;
    display: flex;
    flex-wrap: wrap;
  }
  .success_know .voice_list .voice {
    margin: 0 0 7.63vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .success_know .voice_list .voice:nth-of-type(3) {
    margin: 0 0 0 0;
  }
  
  .success_know .voice_list .voice.type01 {
    margin: 0 0 7.63vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .success_know .voice_list .voice.type02 {
    margin: 0 0 7.63vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  
  .success_know .voice_list .voice.type03 {
    margin: 0 0 7.63vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .success_know .voice_list .voice.type04 {
    margin: 0 0 7.63vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }

  
  .success_know .voice_list .voice .message {
    margin: 0 auto 3.6vw auto;
    padding: 0 0 0 0;
    width: 66.72vw;
    height: 33.27vw;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f65e6843a56b435420f41e457d23754e/voice_back_01.png") no-repeat center center;
    background-size: 100% 100%;
  }
  .success_know .voice_list .voice:nth-of-type(3) .message {
    margin: 0 auto 1.8vw auto;
  }

  .success_know .voice_list .voice.type01 .message {
    margin: 0 auto 3.6vw auto;
    padding: 0 0 0 0;
    width: 66.72vw;
    height: 43.27vw;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f65e6843a56b435420f41e457d23754e/voice_back_01.png") no-repeat center center;
    background-size: 100% 100%;
  }
  .success_know .voice_list .voice.type02 .message {
    margin: 0 auto 3.6vw auto;
    padding: 0 0 0 0;
    width: 66.72vw;
    height: 60.27vw;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f65e6843a56b435420f41e457d23754e/voice_back_01.png") no-repeat center center;
    background-size: 100% 100%;
  }
  .success_know .voice_list .voice.type03 .message {
    margin: 0 auto 3.6vw auto;
    padding: 0 0 0 0;
    width: 66.72vw;
    height: 36.27vw;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f65e6843a56b435420f41e457d23754e/voice_back_01.png") no-repeat center center;
    background-size: 100% 100%;
  }
  .success_know .voice_list .voice.type04 .message {
    margin: 0 auto 3.6vw auto;
    padding: 0 0 0 0;
    width: 66.72vw;
    height: 36.27vw;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f65e6843a56b435420f41e457d23754e/voice_back_01.png") no-repeat center center;
    background-size: 100% 100%;
  }
  
  
  .success_know .voice_list .voice .message p {
    margin: 0 0 0 0;
    padding: 4.54vw 4.54vw 0 4.54vw;
    line-height: 1.8em;
    font-size: 2.9vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
  }
  .success_know .voice_list .voice .image {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 58.18vw;
    max-width: 58.18vw;
  }
  .success_know .voice_list .voice .message.h01 {
	  height: 67.27vw;
	}
  .success_know .voice_list .voice .message.h02 {
	  height: 50.27vw;
	}
	
}

.success_try {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  text-align: center;
  background: #fff;
}
.success_try h3 {
  margin: 0 0 60px 0;
  padding: 35px 0 35px 0;
  line-height: 1.3em;
  font-size: 48px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #1e83be;
  position: relative;
}
.success_try h3 em {
  color: #e5f052;
}
.success_try h3:after {
  margin: 0 0 0 -41px;
  width: 82px;
  height: 34px;
  line-height: 34px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/277168276f3fc6300af427c4098fefe8/arrow_07.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  bottom: -23px;
  left: 50%;
}
.success_try .head {
  margin: 0 0 35px 0;
  padding: 0 0 20px 0;
  position: relative;
}
.success_try .head:after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  line-height: 2px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.success_try .head p {
  margin: 0 0 0 0;
  padding: 25px 0 5px 0;
  line-height: 1.3em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.success_try .head h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.success_try .head h4 em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  color: #1e83be;
}
.success_try .about {
  margin: 0 auto 60px auto;
  padding: 40px 0 40px 0;
  text-align: center;
  width: 92%;
  max-width: 1180px;
  background: #e8f3f8;
  border-radius: 10px;
}
.success_try .about h5 {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  line-height: 1.3em;
  font-size: 30px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  display: inline-block;
}
.success_try .about h5:before {
  margin: 0 15px 0 0;
  padding: 0 0 0 0;
  width: 18px;
  height: 32px;
  line-height: 32px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/22180f0ed58c653cb3d1fb15e3d607cd/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.success_try .about h5:after {
  margin: 0 0 0 15px;
  padding: 0 0 0 0;
  width: 18px;
  height: 32px;
  line-height: 32px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/8c7440c7190c160c02c38b8ef74334a0/deco_04.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.success_try .about .box {
  margin: 0 auto 35px auto;
  padding: 15px 0 0 0;
  width: 92%;
  max-width: 1120px;
  background: #fff;
  border: 2px solid #d6d6d6;
  border-radius: 8px;
}
.success_try .about .image {
  margin: 0 auto 25px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1098px;
}

.success_try .about .box.movie .image {
	  margin: 0 auto 10px auto;
}

.success_try .about ul {
  margin: 0 15px 0 35px;
  padding: 0 0 15px 0;
  list-style: none;
}
.success_try .about ul li {
  margin: 0 0 0 0;
  padding: 0 0 5px 1.5em;
  line-height: 1.4em;
  font-size: 18px;
  text-align: left;
  color: #333;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  position: relative;
}
.success_try .about ul li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #78b5d8;
}
.success_try .about .message {
  margin: 0 auto 10px auto;
  padding: 12px 0 0 0;
  width: 430px;
  height: 60px;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ea5504;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/21fe08bb3df518e55ed9ab01bb7f5433/text_back_02.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  box-sizing: border-box;
}
.success_try .link {
  margin: 0 auto;
  width: 420px;
  cursor: pointer;
  display: block;
}
.success_try .about .link .text {
  margin: 0 auto;
  padding: 18px 0;
  width: 420px;
  color: #fff;
  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;
}
.success_try .about .link .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;
}
.success_try .about .link .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;
}
.success_try .form_top  {
  margin: 0 auto 0 auto;
  padding: 60px 0 0 0;
  text-align: center;
  width: 92%;
  max-width: 1180px;
  background: #e8f3f8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.form {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  text-align: center;
  width: 92%;
  max-width: 1180px;
  background: #e8f3f8;
  overflow: hidden;
}
.paragraph--type--part-form {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  text-align: center;
  width: 92%;
  max-width: 1180px;
  background: #e8f3f8;
  overflow: hidden;
}
.success_try .form_bottom {
  margin: 0 auto 60px auto;
  padding: 0 0 40px 0;
  text-align: center;
  width: 92%;
  max-width: 1180px;
  background: #e8f3f8;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}




.success_try .form_top h5 ,
.success_try .form_bottom h5 ,
.form h5 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 30px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  display: inline-block;
}
.success_try .form_top h5:before ,
.success_try .form_bottom h5:before ,
.form h5:before {
  margin: 0 15px 0 0;
  padding: 0 0 0 0;
  width: 18px;
  height: 32px;
  line-height: 32px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/22180f0ed58c653cb3d1fb15e3d607cd/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.success_try .form_top h5:after ,
.success_try .form_bottom h5:after ,
.form h5:after {
  margin: 0 0 0 15px;
  padding: 0 0 0 0;
  width: 18px;
  height: 32px;
  line-height: 32px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/8c7440c7190c160c02c38b8ef74334a0/deco_04.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.form table {
  margin: 0 auto 25px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 950px;
}
.form table th {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  width: 196px;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
  vertical-align: middle;
}
.form table td {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  text-align: left;
  vertical-align: middle;
}
.form table td input[type=text] ,
.form table td input[type=email] {
  margin: 0 0 0 0;
  padding: 10px;
  width: 100%;
  background: #fff;
  line-height: 1.4em;
  font-size: 16px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  border: 1px solid #adadad;
  border-radius: 0px;
  text-align: left;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.form input[type=submit] {
  margin: 0 auto 55px;
  padding: 18px 0;
  width: 420px;
  color: #fff;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border: none;
  border-radius: 90px;
  background: #ea5504 url("https://assets-fb-rn.fujifilm.com/files/2024-06/68e6056b150dfc3c9a7daf353a7ab345/arrow_03.svg") no-repeat 94% center;
  background-size: 6px auto;
  position: relative;
  display: block;
  -webkit-appearance: none;
}
.form button {
  margin: 0 auto 55px !important;
  padding: 18px 0 !important;
  width: 420px;
  color: #fff;
  line-height: 1.4em !important;
  font-size: 20px !important;
  font-weight: bold !important;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif !important;
  border: none;
  border-radius: 90px !important;
  position: relative;
  display: block;
  -webkit-appearance: none;
}



.success_try .form_top .message ,
.success_try .form_bottom .message ,
.success_try .form .message {
  margin: 0 auto 10px auto;
  padding: 12px 0 0 0;
  width: 213px;
  height: 60px;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ea5504;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/91c7185eb435d26cc83477ee06fab42e/text_back_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  box-sizing: border-box;
}
.success_try .form_top .link .text ,
.success_try .form_bottom .link .text ,
.success_try .form .link .text {
  margin: 0 auto;
  padding: 18px 0;
  width: 420px;
  color: #fff;
  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;
}
.success_try .form_top .link .text:before ,
.success_try .form_bottom .link .text:before ,
.success_try .form .link .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;
}
.success_try .form_top .link .text:after ,
.success_try .form_bottom .link .text:after ,
.success_try .form .link .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;
}

.link_wrap {
  display: inline-block;
	transition:all 0.9s 0s;
}
.link_wrap:hover {
  opacity: 0.6;
  
}
@media (max-width:768px) {
	 .opa img {
    opacity: 0;
	display:none !important;
  }
  	 .opa {
		 margin-top:15px;
  }
  
  .success_try {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    text-align: center;
    background: #fff;
  }
  .success_try h3 {
    margin: 0 0 10.9vw 0;
    padding: 6.36vw 0 6.36vw 0;
    line-height: 1.3em;
    font-size: 8.72vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #1e83be;
    position: relative;
  }
  .success_try h3 em {
    color: #e5f052;
  }
  .success_try h3:after {
    margin: 0 0 0 -41px;
    width: 82px;
    height: 34px;
    line-height: 34px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/277168276f3fc6300af427c4098fefe8/arrow_07.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: -23px;
    left: 50%;
  }
  .success_try .head {
    margin: 0 0 10vw 0;
    padding: 0 0 4.54vw 0;
    position: relative;
  }
  .success_try .head:after {
    margin: 0 0 0 -13px;
    padding: 0 0 0 0;
    width: 25px;
    height: 2px;
    line-height: 2px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .success_try .head p {
    margin: 0 0 0 0;
    padding: 4vw 0 0.5vw 0;
    line-height: 1.3em;
    font-size: 4vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .success_try .head h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .success_try .head h4 em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    color: #1e83be;
  }
  .success_try .about {
    margin: 0 auto 8.54vw auto;
    padding: 6.36vw 0 6.36vw 0;
    text-align: center;
    width: 87.27vw;
    max-width: 1180px;
    background: #e8f3f8;
    border-radius: 10px;
  }
  .success_try .about h5 {
    margin: 0 0 0 0;
    padding: 0 0 2.72vw 0;
    line-height: 1.3em;
    font-size: 5.45vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    display: inline-block;
  }

  .success_try .about h5 {
	  margin-top:30px;
	}

  .success_try .about h5:before {
    margin: 0 15px 0 0;
    padding: 0 0 0 0;
    width: 18px;
    height: 32px;
    line-height: 32px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/22180f0ed58c653cb3d1fb15e3d607cd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .success_try .about h5:after {
    margin: 0 0 0 15px;
    padding: 0 0 0 0;
    width: 18px;
    height: 32px;
    line-height: 32px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/8c7440c7190c160c02c38b8ef74334a0/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  
  .success_try .about .box_wrap {
    margin: 0 auto 6.36vw auto;
    padding: 0 0 0 0;
    width: 79.63vw;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  .success_try .about .box_wrap .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 65px;
    position: absolute;
    top: 15px;
    left: 15px;
  }
  .success_try .about .box_wrap.out .scroll {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 0px;
    position: absolute;
    top: 15px;
    left: 15px;
  }
  .success_try .about .box {
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
    width: 203vw;
    max-width: 1120px;
    background: #fff;
    border: 2px solid #d6d6d6;
    border-radius: 8px;
  }

	.success_try .about .box.movie {
		max-width:100%;
	}

  .success_try .about .image {
    margin: 0 auto 25px auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1098px;
  }
	.success_try .about .box.movie .image {
		margin: 0 auto 5px auto;
	}
  .success_try .about ul {
    margin: 0 0.9vw 0 1.8vw;
    padding: 0 0 1.8vw 0;
    list-style: none;
  }
  .success_try .about ul li {
    margin: 0 0 0 0;
    padding: 0 0 0.9vw 1.5em;
    line-height: 1.4em;
    font-size: 3.27vw;
    text-align: left;
    color: #333;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    position: relative;
  }
  .success_try .about ul li:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";
    position: absolute;
    top: 0;
    left: 0;
    color: #78b5d8;
  }
  .success_try .about .message {
    margin: 0 auto 1.2vw auto;
    padding: 1.8vw 0 0 0;
    width: 78.18vw;
    height: 10.9vw;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    text-align: center;
    color: #ea5504;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/21fe08bb3df518e55ed9ab01bb7f5433/text_back_02.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    box-sizing: border-box;
  }
  .success_try .link {
    margin: 0 auto;
    width: 78.18vw;
    display: block;
  }
  .success_try .about .link .text {
    margin: 0 auto;
    padding: 4.54vw 0;
    width: 78.18vw;
    color: #fff;
    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;
  }
  .success_try .about .link .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;
  }
  .success_try .about .link .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.6vw;
  }
  
  .success_try .form_top  {
    margin: 0 auto 0 auto;
    padding: 6.36vw 0 0 0;
    text-align: center;
    width: 87.27vw;
    max-width: 1180px;
    background: #e8f3f8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .form {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: center;
    width: 87.27vw;
    max-width: 1180px;
    background: #e8f3f8;
    overflow: hidden;
  }
  .paragraph--type--part-form {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: center;
    width: 87.27vw;
    max-width: 1180px;
    background: #e8f3f8;
    overflow: hidden;
  }
  .success_try .form_bottom {
    margin: 0 auto 8.72vw auto;
    padding: 0 0 5vw 0;
    text-align: center;
    width: 87.27vw;
    max-width: 1180px;
    background: #e8f3f8;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  
  
  .success_try .form_top h5 ,
  .success_try .form_bottom h5 ,
  .form h5 {
    margin: 0 0 0 0;
    padding: 0 0 2.72vw 0;
    line-height: 1.3em;
    font-size: 5.45vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    display: inline-block;
    position: relative;
  }
  .success_try .form_top h5 br._sp ,
  .success_try .form_bottom h5 br._sp ,
  .form h5 br._sp {
    display: inline-block !important;
  }
  .success_try .form_top h5:before ,
  .success_try .form_bottom h5:before ,
  .form h5:before {
    margin: -16px 0 0 0;
    padding: 0 0 0 0;
    width: 18px;
    height: 32px;
    line-height: 32px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/22180f0ed58c653cb3d1fb15e3d607cd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: -18px;
  }
  .success_try .form_top h5:after ,
  .success_try .form_bottom h5:after ,
  .form h5:after {
    margin: -16px 0 0 0;
    padding: 0 0 0 0;
    width: 18px;
    height: 32px;
    line-height: 32px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/8c7440c7190c160c02c38b8ef74334a0/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: -18px;
  }
  .form table {
    margin: 0 auto 25px auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 950px;
    display: block;
  }
  .form table tbody {
    display: block;
  }
  .form table tr {
    display: block;
  }
  .form table th {
    margin: 0 0 0 0;
    padding: 0 0 0.9vw 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
    vertical-align: middle;
    display: block;
  }
  .form table td {
    margin: 0 0 0 0;
    padding: 0 0 3.63vw 0;
    text-align: left;
    vertical-align: middle;
    display: block;
  }
  .form table td input[type=text] ,
  .form table td input[type=email] {
    margin: 0 0 0 0;
    padding: 1.8vw;
    width: 100%;
    background: #fff;
    line-height: 1.4em;
    font-size: 2.9vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    border: 1px solid #adadad;
    border-radius: 0px;
    text-align: left;
    box-sizing: border-box;
    -webkit-appearance: none;
  }
  .form input[type=submit] {
    margin: 0 auto 10vw;
    padding: 4.54vw 0;
    width: 78.18vw;
    color: #fff;
    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: none;
    border-radius: 90px;
    background: #ea5504 url("https://assets-fb-rn.fujifilm.com/files/2024-06/68e6056b150dfc3c9a7daf353a7ab345/arrow_03.svg") no-repeat 94% center;
    background-size: 6px auto;
    position: relative;
    display: block;
    -webkit-appearance: none;
  }
  .form button {
    margin: 0 auto 10vw;
    padding: 4.54vw 0 !important;
    width: 78.18vw !important;
    color: #fff;
    line-height: 1.4em !important;
    font-size: 3.63vw !important;
    font-weight: bold !important;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif !important;
    border: none;
    border-radius: 90px !important;
    position: relative;
    display: block;
    -webkit-appearance: none;
  }
  
  

  
  
  .success_try .form_top .message ,
  .success_try .form_bottom .message ,
  .success_try .form .message {
    margin: 0 auto 0.9vw auto;
    padding: 1.8vw 0 0 3.5vw;
    width: 38.72vw;
    height: 10.9vw;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    text-align: center;
    color: #ea5504;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/91c7185eb435d26cc83477ee06fab42e/text_back_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    box-sizing: border-box;
  }
  .success_try .form_top .link .text ,
  .success_try .form_bottom .link .text ,
  .success_try .form .link .text {
    margin: 0 auto;
    padding: 4.54vw 0;
    width: 78.18vw;
    color: #fff;
    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;
  }
  .success_try .form_top .link .text:before ,
  .success_try .form_bottom .link .text:before ,
  .success_try .form .link .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;
  }
  .success_try .form_top .link .text:after ,
  .success_try .form_bottom .link .text:after ,
  .success_try .form .link .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.6vw;
  }

}

.success_return {
  margin: 0 0 0 0;
  padding: 45px 0;
  width: 100%;
}
.success_return a {
  margin: 0 auto;
  padding: 18px 0;
  width: 434px;
  color: #fff;
  line-height: 1.4em;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border-radius: 90px;
  background: #1e83be;
  position: relative;
  display: block;
	transition:all 0.9s 0s;
}
.success_return a:after {
  margin: -11px 0 0 0;
  width: 22px;
  height: 22px;
  line-height: 22px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/7d1714a8796c4e00760f5392f3d01e0d/icon_07.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
}
.success_return a:hover {
  opacity: 0.6;
  
}


@media (max-width:768px) {
  .success_return {
    margin: 0 0 0 0;
    padding: 7.6vw 0;
    width: 100%;
  }
  .success_return a {
    margin: 0 auto;
    padding: 4.54vw 0;
    width: 78.9vw;
    color: #fff;
    line-height: 1.4em;
    text-align: center;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 90px;
    background: #1e83be;
    position: relative;
    display: block;
  }
  .success_return a:after {
    margin: -2vw 0 0 0;
    width: 4vw;
    height: 4vw;
    line-height: 4vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/7d1714a8796c4e00760f5392f3d01e0d/icon_07.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 4.8vw;
  }

}




#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: #1e83be;
  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: 0 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%;
}
.modal_wrap .movie_slider {
  margin: 0 auto;
  padding: 90px 0 46px 0;
  width: 90%;
  max-width: 697px;
}
.modal_wrap .movie_slider .item {
}
.modal_wrap .movie_slider .item .movie_box {
  width: 100%;
  aspect-ratio: 16 / 9;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.modal_wrap .movie_slider .item .movie_box 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: #1e83be;
    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: 0 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;
  }
  
  
}



._sp { display: none !important; }
@media (max-width:768px) {
  ._pc { display: none !important; }
  ._sp { display: block !important; }
  .lp_kintone_sec05_inner .flow .arrow._sp { display: flex !important; }
}





/*▼▼▼▼フォーム整形用タグPC版▼▼▼▼/





/*チェックボタン大きさ*/
input[type=checkbox] {
width:20px;
height:20px;
-moz-transform:scale(1.4);
-webkit-transform:scale(1.4);
transform:scale(1.4);
visibility: visible !important;

}

/*姓名を横並びに*/
.form-list-02 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
}


/*チェックボタン表示*/
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  cursor: pointer;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}

/*下線を消す*/
.webform-submission-add-form .tbl tr {
  border-bottom: 0px solid #ebebeb;
}

/*フォーム部分背景など*/
.paragraph--type--part-form
{
  color: #242424;
  background-color: #E8F3F8;
  text-align: center;
  box-sizing: border-box;
  max-width: 1180px;
  padding: 2% 5%;
margin: auto;

}
/*フォーム左の文字*/
.paragraph--type--part-form p
{
  text-align: left;

}

/*左項目の幅*/
.paragraph--type--part-form th
{
  
  width: 200px;

}


/*必須アイコン周り*/
.icon-required::before {
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: #01916d;
  margin: 0 4px;
  content: "*";
}
.icon-required {
  position: relative;
}

p {
  margin: 0 0 25px;
  color: #000;
  font-size: 16px;
  line-height: 2;
  letter-spacing: .06em;
  font-family: var(--font-normal);
  font-weight: normal;
}

.form-list-02 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /*margin: 0 -5px;入力エリアへこみ解消*/
margin: 0 0;
}

/*姓名の余白*/
.form-list-02 > * {
  margin-right: 15px !important;
  /*margin-left: 5px !important;*/
}


/*ボタンの角丸*/
.m-btn .btn {
  border-radius: 30px;}

/*ボタンの色*/
.paragraph--type--part-form .m-btn .btn-primary {
  background-color:#EA5504;
  color: var(--color-text-white);
}
/*チェック後のボタンの色*/
.paragraph--type--part-form .m-btn .btn-primary::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color:#EA5504;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
/*ボタンの色ホバー*/
.paragraph--type--part-form .m-btn .btn-primary:hover{
  background-color:#EA5504;
opacity: 0.6;
}



/*▼▼▼▼フォーム整形用タグSP版▼▼▼▼*/
.paragraph--type--part-form table {
  margin: 0 auto 25px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 950px;
}
.paragraph--type--part-form table th {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  width: 196px;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
  vertical-align: middle;
}
.paragraph--type--part-form table td {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  text-align: left;
  vertical-align: middle;
}
.paragraph--type--part-form table td input[type=text] {
  margin: 0 0 0 0;
  padding: 10px;
  width: 100%;
  background: #fff;
  line-height: 1.4em;
  font-size: 16px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  border: 1px solid #adadad;
  border-radius: 0px;
  text-align: left;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.paragraph--type--part-form table td input[type=email] {
  margin: 0 0 0 0;
  padding: 10px;
  width: 100%;
  background: #fff;
  line-height: 1.4em;
  font-size: 16px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  border: 1px solid #adadad;
  border-radius: 0px;
  text-align: left;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.paragraph--type--part-form input[type=submit] {
  margin: 0 auto 55px;
  padding: 18px 0;
  width: 420px;
  color: #fff;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border: none;
  border-radius: 90px;
  background: #ea5504 url("https://assets-fb-rn.fujifilm.com/files/2024-06/68e6056b150dfc3c9a7daf353a7ab345/arrow_03.svg") no-repeat 94% center;
  background-size: 6px auto;
  position: relative;
  display: block;
  -webkit-appearance: none;
}
.paragraph--type--part-form button {
  margin: 0 auto 0px !important;
  padding: 18px 0 !important;
  width: 420px;
  color: #fff;
  line-height: 1.4em !important;
  font-size: 20px !important;
  font-weight: bold !important;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif !important;
  border: none;
  border-radius: 90px !important;
  position: relative;
  display: block;
  -webkit-appearance: none;
}




@media (max-width:768px) {
  .paragraph--type--part-form table {
    margin: 0 auto 25px auto;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 950px;
    display: block;
  }
  .paragraph--type--part-form table tbody {
    display: block;
  }
  .paragraph--type--part-form table tr {
    display: block;
  }
  .paragraph--type--part-form table th {
    margin: 0 0 0 0;
    padding: 0 0 0.9vw 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
    vertical-align: middle;
    display: block;
  }
  .paragraph--type--part-form table td {
    margin: 0 0 0 0;
    padding: 0 0 3.63vw 0;
    text-align: left;
    vertical-align: middle;
    display: block;
  }
  .paragraph--type--part-form table td input[type=text] ,
  .paragraph--type--part-form table td input[type=email] {
    margin: 0 0 0 0;
    padding: 1.8vw;
    width: 100%;
    background: #fff;
    line-height: 1.4em;
    font-size: 2.9vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    border: 1px solid #adadad;
    border-radius: 0px;
    text-align: left;
    box-sizing: border-box;
    -webkit-appearance: none;
  }
  .paragraph--type--part-form input[type=submit] {
    margin: 0 auto 10vw;
    padding: 4.54vw 0;
    width: 78.18vw;
    color: #fff;
    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: none;
    border-radius: 90px;
    background: #ea5504 url("https://assets-fb-rn.fujifilm.com/files/2024-06/68e6056b150dfc3c9a7daf353a7ab345/arrow_03.svg") no-repeat 94% center;
    background-size: 6px auto;
    position: relative;
    display: block;
    -webkit-appearance: none;
  }
  .paragraph--type--part-form button {
    margin: 0 auto 10vw;
    padding: 4.54vw 0 !important;
    width: 78.18vw !important;
    color: #fff;
    line-height: 1.4em !important;
    font-size: 3.63vw !important;
    font-weight: bold !important;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif !important;
    border: none;
    border-radius: 90px !important;
    position: relative;
    display: block;
    -webkit-appearance: none;
  }
}


/*▼▼▼▼フォーム整形用タグ追加▼▼▼▼*/
.paragraph--type--part-form table th

{padding: 15px 0 25px 0;
vertical-align: top;}

#edit-email-label
{margin-top: 10px;
}
@media (max-width:768px) {
.paragraph--type--part-form table th

{padding: 0px 0 0px 0;
vertical-align: top;}

#edit-email-label
{
margin-bottom: -5px;}

.paragraph--type--part-form table tbody p {
  margin: 0 0 10px;
}
.form-list-02 > * {
  margin-right: 15px !important;
  margin-left: 0px !important;
   margin-bottom: 10px !important;
}
}





.success_library .note p {
  margin: 0 0 0 0;
  padding: 25px 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
 font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333;
}
.success_library .note p::before {
 content: "※";
}

@media (max-width:768px) {
.success_library .note {
  margin: 0 30px 0;
  text-align:left;}
}


/*フォームサンクスページの文字*/
.m-paragraph__body.font-large > p {
    font-size: 18px!important;
}




/* add.2024.09.07 */
.award_page {
  
}
.award_page .company_list {
  margin: 0 auto;
  padding: 40px 0 80px 0;
  width: 92%;
  max-width: 1184px;
}
.award_page .company_list h3 {
  margin: 0 0 35px 0;
  padding: 0 0 20px 0;
  text-align: center;
  line-height: 1.4em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.award_page .company_list h3:after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  line-height: 2px;
  content: "";
  background: #333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.award_page .company_list h3 em {
  color: #1e83be;
}
.award_page .company_list .intro {
  margin: 0 0 0 0;
  padding: 0 0 40px 0;
  text-align: center;
}
.award_page .company_list .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 20px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}
.award_page .company_list .list {
  margin: 0 0 0 0;
  padding: 45px 0 0 0;
  text-align: center;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/6f737ae5c581af3b413495addfc35943/content_back_01.png") no-repeat center bottom;
  background-size: cover;
  border-radius: 15px;
  overflow: hidden;
    background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
}
.award_page .company_list .list .head {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  text-align: center;
  position: relative;
}
.award_page .company_list .list .head:before {
  margin: 0 0 0 -248px;
  padding: 0 0 0 0;
  width: 50px;
  height: 115px;
  line-height: 115px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/f2b61d16888b1acc05d761c1a6d1966f/deco_06.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
}
.award_page .company_list .list .head:after {
  margin: 0 -248px 0 0;
  padding: 0 0 0 0;
  width: 50px;
  height: 115px;
  line-height: 115px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/cf5e1d4ec546cf59c090a69c65ffc1b3/deco_07.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 50%;
}

.award_page .company_list .list .head h4 {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  line-height: 1.5em;
  font-size: 26px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000;
}
.award_page .company_list .list .head h4:before {
  margin: 0 auto 5px auto;
  padding: 0 0 0 0;
  width: 60px;
  height: 35px;
  line-height: 35px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/344f2454eda50d181aa695e0c3ee0a76/deco_05.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
}
.award_page .company_list .list .head p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.award_page .company_list .list ul {
  margin: 0 auto 0 auto;
  padding: 0 0 55px 0;
  width: 90%;
  max-width: 990px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.award_page .company_list .list ul li {
  margin: 0 0 0 0;
  padding: 0 0 20px 35px;
  width: 48%;
  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: left;
  color: #000;
  position: relative;
}
.award_page .company_list .list ul li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 22px;
  height: 30px;
  line-height: 30px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/ee7756a8dbcb6ef90a3da45b9eb1dd73/deco_08.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: -5px;
  left: 0;
}
.award_page .chx_story {
  margin: 0 auto;
  padding: 65px 0 0 0;
  width: 92%;
  max-width: 1184px;
}
.award_page .chx_story h3 {
  margin: 0 0 35px 0;
  padding: 0 0 20px 0;
  text-align: center;
  line-height: 1.4em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.award_page .chx_story h3:after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  line-height: 2px;
  content: "";
  background: #333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.award_page .chx_story h3 em {
  color: #1e83be;
}
.award_page .chx_story .intro {
  margin: 0 0 0 0;
  padding: 0 0 40px 0;
  text-align: center;
}
.award_page .chx_story .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 20px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}
.award_page .chx_story .about {
  margin: 0 auto 45px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 760px;
  border-radius: 15px;
  background: #e8f3f8;
  text-align: left;
  display: flex;
  position: relative;
}
.award_page .chx_story .about:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 126px;
  height: 126px;
  line-height: 126px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/b9028f61472b9539b81dbcea45096656/deco_09.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 11px;
  right: 33px;
}
.award_page .chx_story .about h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 178px;
  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: #1e83be;
  display: flex;
  justify-content: center;
  align-items: center;
}
.award_page .chx_story .about .description {
  margin: 0 0 0 0;
  padding: 20px 0;
  width: calc( 100% - 356px );
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
.award_page .chx_story .about .description p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
}
.award_page .chx_story .about .description p.catch {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
}
.award_list {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1184px;
}
.award_list h3 {
  margin: 0 0 0 0;
  padding: 50px 0 40px 0;
  width: 100%;
  text-align: center;
  line-height: 1.4em;
  font-size: 30px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
}
.award_list h3:before {
  margin: 0 10px 0 0;
  padding: 0 0 0 0;
  width: 18px;
  height: 32px;
  line-height: 32px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/5f9c0079fd710c2caed4752612b02842/deco_16.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.award_list h3:after {
  margin: 0 0 0 10px;
  padding: 0 0 0 0;
  width: 18px;
  height: 32px;
  line-height: 32px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/48b6bc2fbd04bbf1d1ce6d5538cd910d/deco_17.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}


.award_list .list {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.award_list .list .item {
  margin: 0 0 36px 0;
  padding: 10px 0;
  width: 48.3%;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/e19101bb0be56fcd716b485923f98f54/content_back_02.png") repeat-y center top;
  background-size: 100% auto;
  border-radius: 10px;
  border: 2px solid #d6d6d6;
}
.award_list .list .item .wrap {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.award_list .list .item .wrap .more {
  margin: 0 0 0 0;
  padding: 0 0 22px 0;
}
.award_list .list .item .wrap .more .link {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 312px;
  height: 44px;
  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;
  text-decoration: none;
  background: #ea5504;
  border-radius: 90px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.award_list .list .item .wrap .more .link:after {
  margin: -4px 0 0 0;
  padding: 0 0 0 0;
  width: 5px;
  height: 10px;
  line-height: 10px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/0cd959fadcd13c470ceb5f92e3c47c40/arrow_10.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 18px;
}
.award_list .list .item .wrap .reason {
  margin: 0 auto 0 auto;
  padding: 0 0 10px 0;
  width: 92%;
  max-width: 510px;
  text-align: left;
}
.award_list .list .item .wrap .reason p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
  font-weight: normal;
}
.award_list .list .item .wrap .reason p.label {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.award_list .list .item .wrap .catch {
  margin: 0 0 0 0;
  padding: 15px 0 20px 0;
  line-height: 1.6em;
/*  font-size: 25px;*/
  font-size: 23px;
  color: #333333;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
}
.award_list .list .item .wrap .catch em {
  color: #e6b422;
}
.award_list .list .item .wrap .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 39.7%;
  position: absolute;
  top: 0;
  right: 0;
}
.award_list .list .item .wrap .head {
  margin: 42px 0 0 0;
  padding: 0 0 0 0;
  width: 60.3%;
  min-height: 170px;
  text-align: center;
  position: relative;
}
.award_list .list .item .wrap .head:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 68px;
  height: 158px;
  line-height: 158px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/f2b61d16888b1acc05d761c1a6d1966f/deco_06.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
}
.award_list .list .item .wrap .head:after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 68px;
  height: 158px;
  line-height: 158px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/cf5e1d4ec546cf59c090a69c65ffc1b3/deco_07.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
}
.award_list .list .item .wrap .head .title01 {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  text-align: center;
  line-height: 1.2em;
  font-size: 23px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #e6b422;
}
.award_list .list .item .wrap .head .title02 {
  margin: 0 0 5px 0;
  padding: 5px 3px;
  min-width: 196px;
  text-align: center;
  line-height: 1.2em;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  display: inline-block;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/34ec18663713dcb7fc1156527406e896/content_back_03.png") no-repeat center center;
  background-size: 100% 100%;
}
.award_list .list .item .wrap .head p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  line-height: 1.6em;
/*  font-size: 14px;*/
  font-size: 12px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.award_page .award_outline {
  margin: 0 auto;
  padding: 80px 0 0 0;
  width: 92%;
  max-width: 1184px;
}
.award_page .award_outline h3 {
  margin: 0 0 50px 0;
  padding: 0 0 20px 0;
  text-align: center;
  line-height: 1.4em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  position: relative;
}
.award_page .award_outline h3:after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  line-height: 2px;
  content: "";
  background: #333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.award_page .award_outline h3 em {
  color: #1e83be;
}
.award_page .award_outline .outline_slider {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  width: 100%;
}
@media (max-width:1180px) {
  .award_list .list .item .wrap .head {
    margin: 22px 0 0 0;
    padding: 0 0 0 0;
    width: 60.3%;
    min-height: 170px;
    text-align: center;
    position: relative;
  }
  .award_list .list .item .wrap .head:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 34px;
    height: 79px;
    line-height: 79px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/f2b61d16888b1acc05d761c1a6d1966f/deco_06.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
  }
  .award_list .list .item .wrap .head:after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 34px;
    height: 79px;
    line-height: 79px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/cf5e1d4ec546cf59c090a69c65ffc1b3/deco_07.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
  }
  .award_list .list .item .wrap .head .title01 {
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    text-align: center;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: bold;
    color: #e6b422;
  }
  .award_list .list .item .wrap .head .title02 {
    margin: 0 0 5px 0;
    padding: 5px 3px;
    min-width: 146px;
    max-width: 146px;
    text-align: center;
    line-height: 1.2em;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/34ec18663713dcb7fc1156527406e896/content_back_03.png") no-repeat center center;
    background-size: 100% 100%;
  }
  .award_list .list .item .wrap .head p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 12px;
    font-weight: bold;
    color: #333;
  }
}
@media (max-width:767px) {
  .award_page {

  }
  .award_page .company_list {
    margin: 0 auto;
    padding: 7.27vw 0 14.54vw 0;
    width: 86.9%;
    max-width: 1184px;
  }
  .award_page .company_list h3 {
    margin: 0 0 6.36vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    line-height: 1.4em;
    font-size: 6.9vw;
    font-weight: bold;
    color: #333333;
    position: relative;
  }
  .award_page .company_list h3:after {
    margin: 0 0 0 -25px;
    padding: 0 0 0 0;
    width: 50px;
    height: 2px;
    line-height: 2px;
    content: "";
    background: #333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .award_page .company_list h3 em {
    color: #1e83be;
  }
  .award_page .company_list .intro {
    margin: 0 0 0 0;
    padding: 0 0 7.27vw 0;
    text-align: center;
  }
  .award_page .company_list .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.5em;
    font-size: 3.63vw;
    font-weight: normal;
    color: #333333;
  }
  .award_page .company_list .list {
    margin: 0 0 0 0;
    padding: 9vw 0 0 0;
    text-align: center;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/6f737ae5c581af3b413495addfc35943/content_back_01.png") no-repeat center bottom;
    background-size: cover;
    border-radius: 10px;
    overflow: hidden;
	  background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
  }
  .award_page .company_list .list .head {
    margin: 0 0 0 0;
    padding: 0 0 25px 0;
    text-align: center;
    position: relative;
  }
  .award_page .company_list .list .head:before {
    margin: 0 0 0 -40vw;
    padding: 0 0 0 0;
    width: 9.09vw;
    height: 20.9vw;
    line-height: 20.9vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/f2b61d16888b1acc05d761c1a6d1966f/deco_06.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
  }
  .award_page .company_list .list .head:after {
    margin: 0 -40vw 0 0;
    padding: 0 0 0 0;
    width: 9.09vw;
    height: 20.9vw;
    line-height: 20.9vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/cf5e1d4ec546cf59c090a69c65ffc1b3/deco_07.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 50%;
  }

  .award_page .company_list .list .head h4 {
    margin: 0 0 0 0;
    padding: 0 0 3.63vw 0;
    line-height: 1.5em;
    font-size: 4.72vw;
    font-weight: normal;
    color: #000;
  }
  .award_page .company_list .list .head h4:before {
    margin: 0 auto 0.6vw auto;
    padding: 0 0 0 0;
    width: 10.9vw;
    height: 6.36vw;
    line-height: 6.36vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/344f2454eda50d181aa695e0c3ee0a76/deco_05.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
  }
  .award_page .company_list .list .head p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.5em;
    font-size: 2.54vw;
    font-weight: normal;
    color: #333;
  }
  .award_page .company_list .list ul {
    margin: 0 auto 0 auto;
    padding: 0 0 10vw 0;
    width: 74%;
    max-width: 800px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .award_page .company_list .list ul li {
    margin: 0 0 0 0;
    padding: 0 0 3.63vw 6.36vw;
    width: 100%;
    line-height: 1.4em;
    font-size: 2.9vw;
    font-weight: normal;
    text-align: left;
    color: #000;
    position: relative;
  }
  .award_page .company_list .list ul li:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 4vw;
    height: 5.45vw;
    line-height: 5.45vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/ee7756a8dbcb6ef90a3da45b9eb1dd73/deco_08.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: -0.6vw;
    left: 0;
  }
  .award_page .chx_story {
    margin: 0 auto;
    padding: 8vw 0 0 0;
    width: 87.27%;
    max-width: 1184px;
  }
  .award_page .chx_story h3 {
    margin: 0 0 6.36vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    line-height: 1.4em;
    font-size: 6.9vw;
    font-weight: bold;
    color: #333333;
    position: relative;
  }
  .award_page .chx_story h3:after {
    margin: 0 0 0 -25px;
    padding: 0 0 0 0;
    width: 50px;
    height: 2px;
    line-height: 2px;
    content: "";
    background: #333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .award_page .chx_story h3 em {
    color: #1e83be;
  }
  .award_page .chx_story .intro {
    margin: 0 0 0 0;
    padding: 0 0 7.27vw 0;
    text-align: center;
  }
  .award_page .chx_story .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.5em;
    font-size: 3.63vw;
    font-weight: normal;
    color: #333333;
  }
  .award_page .chx_story .about {
    margin: 0 auto 8.18vw auto;
    padding: 3.63vw 0 3.63vw 0;
    width: 100%;
    max-width: 760px;
    border-radius: 10px;
    background: #e8f3f8;
    text-align: left;
    display: block;
    position: relative;
  }
  .award_page .chx_story .about:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 22.9vw;
    height: 22.9vw;
    line-height: 22.9vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/b9028f61472b9539b81dbcea45096656/deco_09.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 7.27vw;
    right: 2.18vw;
  }
  .award_page .chx_story .about h4 {
    margin: 0 27.9vw 1vw 3.13vw;
    padding: 0 0 0 0;
    width: auto;
    text-align: left;
    line-height: 1.4em;
    font-size: 4.36vw;
    font-weight: bold;
    color: #1e83be;
    display: block;
    justify-content: center;
    align-items: center;
  }
  .award_page .chx_story .about .description {
    margin: 0 27.9vw 0 3.13vw;
    padding: 0 0;
    width: auto;
    text-align: left;
    display: block;
    justify-content: center;
    align-items: center;
  }
  .award_page .chx_story .about .description p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.54vw;
    color: #333333;
  }
  .award_page .chx_story .about .description p.catch {
    margin: 0 0 0 0;
    padding: 0 0 1.5vw 0;
    line-height: 1.5em;
    font-size: 3.27vw;
    font-weight: bold;
    color: #333333;
  }
  .award_list {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 87.27%;
    max-width: 1184px;
  }
  .award_list h3 {
    margin: 0 0 0 0;
    padding: 15.4vw 0 9vw 0;
    width: 100%;
    text-align: center;
    line-height: 1.4em;
    font-size: 5.45vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
  }
  .award_list h3:before {
    margin: 0 1.81vw 0 0;
    padding: 0 0 0 0;
    width: 3.27vw;
    height: 5.81vw;
    line-height: 5.81vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/5f9c0079fd710c2caed4752612b02842/deco_16.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .award_list h3:after {
    margin: 0 0 0 1.81vw;
    padding: 0 0 0 0;
    width: 3.27vw;
    height: 5.81vw;
    line-height: 5.81vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/48b6bc2fbd04bbf1d1ce6d5538cd910d/deco_17.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }

  .award_list .list {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .award_list .list .item {
    margin: 0 0 6.54vw 0;
    padding: 5px 0;
    width: 100%;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/e19101bb0be56fcd716b485923f98f54/content_back_02.png") repeat-y center top;
    background-size: 100% auto;
    border-radius: 10px;
    border: 2px solid #d6d6d6;
  }
  .award_list .list .item .wrap {
    margin: 0 0 0 0;
    padding: 4.54vw 0 0 0;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
  }
  .award_list .list .item .wrap .more {
    margin: 0 0 0 0;
    padding: 0 0 4vw 0;
  }
  .award_list .list .item .wrap .more .link {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 56.72vw;
    max-width: 56.72vw;
    height: 8vw;
    color: #fff;
    line-height: 1.4em;
    font-size: 2.9vw;
    font-weight: bold;
    text-decoration: none;
    background: #ea5504;
    border-radius: 90px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .award_list .list .item .wrap .more .link:after {
    margin: -0.9vw 0 0 0;
    padding: 0 0 0 0;
    width: 0.9vw;
    height: 1.8vw;
    line-height: 1.8vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/0cd959fadcd13c470ceb5f92e3c47c40/arrow_10.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.7vw;
  }
  .award_list .list .item .wrap .reason {
    margin: 0 auto 0 auto;
    padding: 0 0 1.8vw 0;
    width: 78.18vw;
    max-width: 78.18vw;
    text-align: left;
  }
  .award_list .list .item .wrap .reason p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.54vw;
    color: #333333;
    font-weight: normal;
  }
  .award_list .list .item .wrap .reason p.label {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.9vw;
    color: #333333;
    font-weight: bold;
  }
  .award_list .list .item .wrap .catch {
    margin: 0 0 0 0;
    padding: 3.72vw 0 3.63vw 0;
    line-height: 1.6em;
/*    font-size: 4.54vw;*/
    font-size: 3.54vw;
    color: #333333;
    font-weight: bold;
    text-align: center;
  }
  .award_list .list .item .wrap .catch em {
    color: #e6b422;
  }
  .award_list .list .item .wrap .image {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 41.45vw;
    position: relative;
    top: auto;
    right: auto;
  }
  .award_list .list .item .wrap .head {
    margin: 0 auto 4.54vw auto;
    padding: 0 0 0 0;
    width: 57.63vw;
    min-height: auto;
    text-align: center;
    position: relative;
  }
  .award_list .list .item .wrap .head:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 12.36vw;
    height: 28.72vw;
    line-height: 28.72vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/f2b61d16888b1acc05d761c1a6d1966f/deco_06.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .award_list .list .item .wrap .head:after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 12.36vw;
    height: 28.72vw;
    line-height: 28.72vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/cf5e1d4ec546cf59c090a69c65ffc1b3/deco_07.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .award_list .list .item .wrap .head .title01 {
    margin: 0 0 0 0;
    padding: 0 0 0.58vw 0;
    text-align: center;
    line-height: 1.2em;
    font-size: 4.18vw;
    font-weight: bold;
    color: #e6b422;
  }
  .award_list .list .item .wrap .head .title02 {
    margin: 0 0 0.9vw 0;
    padding: 0.9vw 0.6vw;
    min-width: 35.6vw;
    text-align: center;
    line-height: 1.2em;
    font-size: 2.9vw;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/34ec18663713dcb7fc1156527406e896/content_back_03.png") no-repeat center center;
    background-size: 100% 100%;
  }
  .award_list .list .item .wrap .head p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: bold;
    color: #333;
  }
  .award_page .award_outline {
    margin: 0 auto;
    padding: 9vw 0 0 0;
    width: 87.27%;
    max-width: 1184px;
  }
  .award_page .award_outline h3 {
    margin: 0 0 6.36vw 0;
    padding: 0 0 3.63vw 0;
    text-align: center;
    line-height: 1.4em;
    font-size: 6.9vw;
    font-weight: bold;
    color: #333333;
    position: relative;
  }
  .award_page .award_outline h3:after {
    margin: 0 0 0 -25px;
    padding: 0 0 0 0;
    width: 50px;
    height: 2px;
    line-height: 2px;
    content: "";
    background: #333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .award_page .award_outline h3 em {
    color: #1e83be;
  }
  .award_page .award_outline .outline_slider {
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    width: 100%;
  }
}


.award_detail_page {
  padding: 7px 0 0 0;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/1a179ffd349d6a0b3f8ac8775737ed8d/deco_10.png") no-repeat center top;
  background-size: 100% 7px;
}
.award_detail_page .detail_head {
  margin: 0 auto 40px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.award_detail_page .detail_head .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
}
.award_detail_page .detail_head .left {
  margin: 0 0 0 0;
/*  padding: 40px 0 0 0;*/
  padding: 10px 0 0 0;
  width: 50%;
  position: relative;
}
.award_detail_page .detail_head .left:before {
  margin: 0 0 0 -220px;
  padding: 0 0 0 0;
  width: 68px;
  height: 158px;
  line-height: 158px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/74952f2072e416426c425380bfd51734/deco_12.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
/*  top: 70px;*/
  top: 50px;
  left: 50%;
}
.award_detail_page .detail_head .left:after {
  margin: 0 -220px 0 0;
  padding: 0 0 0 0;
  width: 68px;
  height: 158px;
  line-height: 158px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/9c8fec82379166227464cf6dcb58aa3b/deco_13.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
/*  top: 70px;*/
  top: 50px;
  right: 50%;
}
.award_detail_page .detail_head .title01 {
  margin: 0 0 0 0;
  padding: 0 0 5px 0;
  text-align: center;
  line-height: 1.2em;
  font-size: 31px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #e6b422;
}
.award_detail_page .detail_head .title01:before {
  margin: 0 auto 5px auto;
  padding: 0 0 0 0;
  width: 60px;
  height: 35px;
  line-height: 35px;
  content: "";
  /*background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/1a6d6e556ea02aa8418f767180e0752f/deco_11.png") no-repeat center center;*/
  background-size: 100% 100%;
  display: block;
}
.award_detail_page .detail_head .title02 {
  margin: 0 0 5px 0;
  padding: 10px 3px;
  min-width: 306px;
  text-align: center;
  line-height: 1.2em;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  display: inline-block;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/34ec18663713dcb7fc1156527406e896/content_back_03.png") no-repeat center center;
  background-size: 100% 100%;
}
.award_detail_page .detail_head p {
  margin: 0 0 0 0;
  padding: 10px 0 25px 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.award_detail_page .detail_head .note {
  margin: 0 0 0 0;
  padding: 7px 30px;
  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: #333;
  background: #fbf3da;
  display: inline-block;
}
.award_detail_page .detail_catch {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
  text-align: center;
  line-height: 1.4em;
  font-size: 44px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.award_detail_page .detail_catch em {
  line-height: 1.4em;
  font-size: 54px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #e6b422;
}
.award_detail_page .effect_box {
  margin: 0 auto 55px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  text-align: center;
  box-sizing: border-box;
  background: #fff;
  overflow: hidden;
  border: 8px solid #f8e9bf;
  border-radius: 15px;
  position: relative;
}
.award_detail_page .effect_box .effect {
  margin: 0 0 0 0;
  padding: 25px 0 20px 0;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  background: #fbf3dd;
  overflow: hidden;
  position: relative;
}
.award_detail_page .effect_box .effect dl {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  display: flex;
}
.award_detail_page .effect_box .effect dl dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 15%;
  display: flex;
  justify-content: left;
  align-items: center;
}
.award_detail_page .effect_box .effect dl dt img {
  margin: 0 0 0 17%;
  padding: 0 0 0 0;
  width: 68%;
  max-width: 68%;
}

.award_detail_page .effect_box .effect dl dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 85%;
}
.award_detail_page .effect_box .effect dl dd li {
  margin: 0 0 0 0;
  padding: 0 0 8px 1em;
  line-height: 1.2em;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  position: relative;
}
.award_detail_page .effect_box .effect dl dd li:last-child {
  margin: 0 0 0 0;
  padding: 0 0 0 1em;
}
.award_detail_page .effect_box .effect dl dd li em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.2em;
  font-size: 24px;
  color: #e6b422;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.award_detail_page .effect_box .effect dl dd li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.award_detail_page .link_box {
  margin: 0 0 0 0;
  padding: 50px 0;
  width: 100%;
  background: #fbf3da;
}
.award_detail_page .link_box .box {
  margin: 0 auto;
  padding: 0 0;
  width: 660px;
  display: flex;
}
.award_detail_page .link_box .box .link {
  margin: 0 36px 0 0;
  padding: 0 0;
  width: 312px;
}
.award_detail_page .link_box .box .link:nth-of-type(2) {
  margin: 0 0 0 0;
}
.award_detail_page .link_box .box .link a {
  margin: 0 0 0 0;
  padding: 0 0;
  width: 100%;
  height: 68px;
  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;
  background: #ea5504;
  border-radius: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.award_detail_page .link_box .box .link a:before {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 7px;
  height: 14px;
  line-height: 14px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/590bc499996ac82c58beed2cfcbb2d84/arrow_11.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
}
.award_detail_page .link_box .box .link a .sub {
  margin: 0 0 0 0;
  padding: 0 0;
  color: #fff;
  text-align: center;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.award_detail_page .detail_note {
  margin: 0 0 0 0;
  padding: 40px 0 40px 0;
  color: #333;
  text-align: center;
  line-height: 2.1em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.award_detail_page .detail_note p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333;
  text-align: center;
  line-height: 2.1em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.award_detail_page .detail_menu {
  margin: 0 auto 85px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1000px;
  box-sizing: border-box;
  border-left: 2px solid #adadad;
  display: flex;
}
.award_detail_page .detail_menu .item {
  margin: 0 0 0 0;
  padding: 5px 0;
  width: 25%;
  text-align: center;
  box-sizing: border-box;
  border-right: 2px solid #adadad;
}
.award_detail_page .detail_menu .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
  display: inline-block;
}
.award_detail_page .detail_menu .item a:before {
  margin: 0 7px 0 0;
  padding: 0 0 0 0;
  width: 14px;
  height: 7px;
  line-height: 7px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/a21b616b810bfe3648dbe4c449bcdd7d/arrow_12.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.award_detail_page .detail_content {
  margin: 0 auto 65px auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1000px;
}
.award_detail_page .detail_content .head {
  margin: 0 -10px 25px -10px;
  padding: 0 0 0 0;
  position: relative;
}
.award_detail_page .detail_content .head h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 90px;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/a080fc130643ffb84e9878b3ef3ed83c/deco_15.png") no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.award_detail_page .detail_content .head .label {
  margin: 0 0 0 0;
  padding: 8px 23px 8px 23px;
  line-height: 1.2em;
  font-size: 19px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/bb7653d0deb1722a4ef91963004eb0a9/deco_14.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: -16px;
  left: 58px;
  z-index: 1;
}
.award_detail_page .detail_content .box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.award_detail_page .detail_content .box.type02 {
  flex-direction: row-reverse;
}
.award_detail_page .detail_content .box .description {
  
}
.award_detail_page .detail_content .box .description p {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  line-height: 1.8em;
  font-size: 16px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #333;
}
.award_detail_page .detail_content .box .description p:last-child {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.award_detail_page .detail_content .box.type01 .description {
  padding: 12px 0 0 0;
  padding: 0 0 0 0;
  width: 50%;
}
.award_detail_page .detail_content .box.type02 .description {
  padding: 12px 0 0 0;
  padding: 0 0 0 0;
  width: 50%;
}
.award_detail_page .detail_content .box.type03 .description {
  padding: 0 0 40px 0;
  width: 100%;
}
.award_detail_page .detail_content .box.type04 .description {
  padding: 0 0 30px 0;
  width: 100%;
}

.award_detail_page .detail_content .box .image {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
}

.award_detail_page .detail_content .box .image p {
  line-height: 1.6em;
  font-size: 14px;
	color: #333;
	margin-top:1em;
}

.award_detail_page .detail_content .box.type01 .image {
  margin: 0 0 0 3.5%;
  width: 46.5%;
}
.award_detail_page .detail_content .box.type02 .image {
  margin: 0 3.5% 0 0;
  width: 46.5%;
}
.award_detail_page .detail_content .box.type03 .image.w01 {
  width: 100%;
}
.award_detail_page .detail_content .box.type03 .image img:nth-of-type(1) {
  margin: 0 0 62px 0;
  width: 51.1%;
  max-width: 51.1%;
}
.award_detail_page .detail_content .box.type03 .image img:nth-of-type(2) {
  margin: 0 0 0 0;
  width: 51.1%;
  max-width: 51.1%;
  position: absolute;
  top: 62px;
  right: 0;
}
.award_detail_page .data_wrap .scroll {
  display: none;
}

@media (max-width:1180px) {
  .award_detail_page .detail_head {
    margin: 0 auto 40px;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 1180px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
  }
  .award_detail_page .detail_head .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .award_detail_page .detail_head .left {
    margin: 0 0 0 0;
    padding: 20px 0 0 0;
    width: 50%;
    position: relative;
  }
  .award_detail_page .detail_head .left:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 68px;
    height: 158px;
    line-height: 158px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/74952f2072e416426c425380bfd51734/deco_12.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50px;
    left: 0;
  }
  .award_detail_page .detail_head .left:after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 68px;
    height: 158px;
    line-height: 158px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/9c8fec82379166227464cf6dcb58aa3b/deco_13.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50px;
    right: 0;
  }
  .award_detail_page .detail_head .title01 {
    margin: 0 0 0 0;
    padding: 0 0 5px 0;
    text-align: center;
    line-height: 1.2em;
    font-size: 28px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #e6b422;
  }
  .award_detail_page .detail_head .title01:before {
    margin: 0 auto 5px auto;
    padding: 0 0 0 0;
    width: 60px;
    height: 35px;
    line-height: 35px;
    content: "";
    /*background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/1a6d6e556ea02aa8418f767180e0752f/deco_11.png") no-repeat center center;*/
    background-size: 100% 100%;
    display: block;
  }
  .award_detail_page .detail_head .title02 {
    margin: 0 0 5px 0;
    padding: 10px 3px;
    min-width: 286px;
    text-align: center;
    line-height: 1.2em;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    display: inline-block;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/34ec18663713dcb7fc1156527406e896/content_back_03.png") no-repeat center center;
    background-size: 100% 100%;
  }
  .award_detail_page .detail_head p {
    margin: 0 0 0 0;
    padding: 10px 0 25px 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 14px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .award_detail_page .detail_head .note {
    margin: 0 0 0 0;
    padding: 7px 30px;
    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: #333;
    background: #fbf3da;
    display: inline-block;
  }  
}
@media (max-width:767px) {
  .award_detail_page {
    padding: 4px 0 0 0;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/1a179ffd349d6a0b3f8ac8775737ed8d/deco_10.png") no-repeat center top;
    background-size: 100% 4px;
  }
  .award_detail_page .detail_head {
    margin: 0 auto 6.36vw;
    padding: 0 0 0 0;
    width: 87.2%;
    max-width: 1180px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
  }
  .award_detail_page .detail_head .image {
    margin: 0 0 0 0;
    padding: 5.81vw 0 0 0;
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
  }
  .award_detail_page .detail_head .left {
    margin: 0 0 0 0;
/*    padding: 6.36vw 0 0 0;*/
    padding: 1.36vw 0 0 0;
    width: 100%;
    position: relative;
  }
  .award_detail_page .detail_head .left:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 12.36vw;
    height: 28.72vw;
    line-height: 28.72vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/74952f2072e416426c425380bfd51734/deco_12.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
/*    top: 11.81vw;*/
    top: 8.81vw;
    left: 2.72vw;
  }
  .award_detail_page .detail_head .left:after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 12.36vw;
    height: 28.72vw;
    line-height: 28.72vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/9c8fec82379166227464cf6dcb58aa3b/deco_13.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
/*    top: 11.81vw;*/
    top: 8.81vw;
    right: 2.72vw;
  }
  .award_detail_page .detail_head .title01 {
    margin: 0 0 0 0;
    padding: 0 0 0.9vw 0;
    text-align: center;
    line-height: 1.2em;
    font-size: 5.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #e6b422;
  }
  .award_detail_page .detail_head .title01:before {
    margin: 0 auto 0.9vw auto;
    padding: 0 0 0 0;
    width: 10.9vw;
    height: 6.36vw;
    line-height: 6.36vw;
    content: "";
    /*background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/1a6d6e556ea02aa8418f767180e0752f/deco_11.png") no-repeat center center;*/
    background-size: 100% 100%;
    display: block;
  }
  .award_detail_page .detail_head .title02 {
    margin: 0 0 0.9vw 0;
    padding: 1.8vw 0.6vw;
    min-width: 55.63vw;
    text-align: center;
    line-height: 1.2em;
    font-size: 3.81vw;
    font-weight: bold;
    color: #fff;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    display: inline-block;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/34ec18663713dcb7fc1156527406e896/content_back_03.png") no-repeat center center;
    background-size: 100% 100%;
  }
  .award_detail_page .detail_head p {
    margin: 0 0 0 0;
    padding: 1.8vw 0 4.54vw 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .award_detail_page .detail_head .note {
    margin: 0 0 0 0;
    padding: 1.9vw 1.8vw;
    text-align: center;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    background: #fbf3da;
    display: inline-block;
  }
  .award_detail_page .detail_catch {
    margin: 0 0 0 0;
    padding: 0 0 6vw 0;
    text-align: center;
    line-height: 1.4em;
    font-size: 6.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .award_detail_page .detail_catch em {
    line-height: 1.4em;
/*    font-size: 8vw;*/
    font-size: 7vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #e6b422;
  }
  .award_detail_page .data_wrap {
    margin: 0 0 9vw 6.4vw;
    padding: 0 0 0 0;
    width: 93.6vw;
  }
  .award_detail_page .data_wrap .scroll {
    width: 124px !important;
    max-width: 124px !important;
    display: block;
    position: absolute;
    top: 4.09vw;
    left: 9.25vw;
    z-index: 2;
  }
  .award_detail_page .data_wrap.out .scroll {
    display: none;
  }

  .award_detail_page .data_wrap .scroll img {
    width: 124px !important;
    max-width: 124px !important;
  }
  .award_detail_page .effect_box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 792px;
    max-width: 1180px;
    text-align: center;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    border: 4px solid #f8e9bf;
    border-radius: 15px;
    position: relative;
  }
  .award_detail_page .effect_box .effect {
    margin: 0 0 0 0;
    padding: 25px 0 20px 0;
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    background: #fbf3dd;
    overflow: hidden;
    position: relative;
  }
  .award_detail_page .effect_box .effect dl {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    display: flex;
  }
  .award_detail_page .effect_box .effect dl dt {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 15%;
    display: flex;
    justify-content: left;
    align-items: center;
  }
  .award_detail_page .effect_box .effect dl dt img {
    margin: 0 0 0 24%;
    padding: 0 0 0 0;
    width: 62% !important;
    max-width: 62% !important;
  }

  .award_detail_page .effect_box .effect dl dd {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 85%;
  }
  .award_detail_page .effect_box .effect dl dd li {
    margin: 0 0 0 0;
    padding: 0 0 8px 1em;
    line-height: 1.2em;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    position: relative;
  }
  .award_detail_page .effect_box .effect dl dd li:last-child {
    margin: 0 0 0 0;
    padding: 0 0 0 1em;
  }
  .award_detail_page .effect_box .effect dl dd li em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.2em;
    font-size: 24px;
    color: #e6b422;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .award_detail_page .effect_box .effect dl dd li:before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
  }
  .award_detail_page .link_box {
    margin: 0 0 0 0;
    padding: 6.36vw 0 6.36vw 0;
    width: 100%;
    background: #fbf3da;
  }
  .award_detail_page .link_box .box {
    margin: 0 auto;
    padding: 0 0;
    width: 56.72vw;
    display: flex;
    flex-wrap: wrap;
  }
  .award_detail_page .link_box .box .link {
    margin: 0 0 4vw 0;
    padding: 0 0;
    width: 100%;
  }
  .award_detail_page .link_box .box .link:nth-of-type(2) {
    margin: 0 0 0 0;
  }
  .award_detail_page .link_box .box .link a {
    margin: 0 0 0 0;
    padding: 0 0;
    width: 100%;
    height: 12.36vw;
    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;
    background: #ea5504;
    border-radius: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .award_detail_page .link_box .box .link a:before {
    margin: -1.27vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.27vw;
    height: 2.54vw;
    line-height: 2.54vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/590bc499996ac82c58beed2cfcbb2d84/arrow_11.svg") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 2.6vw;
  }
  .award_detail_page .link_box .box .link a .sub {
    margin: 0 0 0 0;
    padding: 0 0;
    color: #fff;
    text-align: center;
    line-height: 1.4em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .award_detail_page .detail_note {
    margin: 0 auto;
    padding: 6.36vw 0 6.36vw 0;
    width: 87.2%;
    color: #333;
    text-align: left;
    line-height: 2.1em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .award_detail_page .detail_note p {
    margin: 0 0;
    padding: 0;
    color: #333;
    text-align: left;
    line-height: 2.1em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .award_detail_page .detail_menu {
    margin: 0 auto 10.9vw auto;
    padding: 0 0 0 0;
    width: 87.2%;
    max-width: 1000px;
    box-sizing: border-box;
    border: 2px solid #adadad;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
  }
  .award_detail_page .detail_menu .item {
    margin: 0 0 0 0;
    padding: 0.9vw 0;
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    border-right: 2px solid #adadad;
  }
  .award_detail_page .detail_menu .item:nth-of-type(2n) {
    border-right: none;
  }
  .award_detail_page .detail_menu .item:nth-of-type(1) {
    border-bottom: 2px solid #adadad;
  }
  .award_detail_page .detail_menu .item:nth-of-type(2) {
    border-bottom: 2px solid #adadad;
  }
  .award_detail_page .detail_menu .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 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;
    color: #333333;
    display: inline-block;
  }
  .award_detail_page .detail_menu .item a:before {
    margin: 0 1.27vw 0 0;
    padding: 0 0 0 0;
    width: 2.54vw;
    height: 1.27vw;
    line-height: 1.27vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/a21b616b810bfe3648dbe4c449bcdd7d/arrow_12.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .award_detail_page .detail_content {
    margin: 0 auto 11.8vw auto;
    padding: 0 0 0 0;
    width: 87.2%;
    max-width: 1000px;
  }
  .award_detail_page .detail_content .head {
    margin: 0 -4.85vw 2.5vw -4.85vw;
    padding: 0 0 0 0;
    width: 96.9vw;
    position: relative;
  }
  .award_detail_page .detail_content .head h3 {
    margin: 0 0 0 0;
    padding: 4.84vw 0;
    width: 100%;
    height: auto;
    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: #333;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/e52b9b248c00ed74c9f6808e6324966b/deco_15-sp.png") no-repeat center center;
    background-size: 100% 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .award_detail_page .detail_content .head .label {
    margin: 0 0 0 0;
    padding: 1.45vw 4.18vw 1.45vw 4.18vw;
    line-height: 1.2em;
    font-size: 3.45vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-09/bb7653d0deb1722a4ef91963004eb0a9/deco_14.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: -3.4vw;
    left: 1.27vw;
    z-index: 1;
  }
  .award_detail_page .detail_content .box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    display: block;
    flex-wrap: wrap;
    position: relative;
  }
  .award_detail_page .detail_content .box.type02 {
    flex-direction: row-reverse;
  }
  .award_detail_page .detail_content .box .description {

  }
  .award_detail_page .detail_content .box .description p {
    margin: 0 0 0 0;
    padding: 0 0 3.63vw 0;
    line-height: 1.8em;
    font-size: 2.54vw;
    font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
    color: #333;
  }
  .award_detail_page .detail_content .box .description p:last-child {
    margin: 0 0 0 0;
    padding: 0 0 3.63vw 0;
  }
  .award_detail_page .detail_content .box.type01 .description {
    padding: 0 0 0 0;
    width: 100%;
  }
  .award_detail_page .detail_content .box.type02 .description {
    padding: 0 0 0 0;
    width: 100%;
  }
  .award_detail_page .detail_content .box.type03 .description {
    padding: 0 0 0 0;
    width: 100%;
  }
  .award_detail_page .detail_content .box.type04 .description {
    padding: 0 0 0 0;
    width: 100%;
  }

  .award_detail_page .detail_content .box .image {
    position: relative;
  }

  .award_detail_page .detail_content .box .image p {
    line-height: 1.8em;
    font-size: 2.54vw;
	  color: #333;
  }
  .award_detail_page .detail_content .box.type01 .image {
    margin: 0 0 0 0;
    width: 100%;
  }
  .award_detail_page .detail_content .box.type02 .image {
    margin: 0 0 0 0;
    width: 100%;
  }
  .award_detail_page .detail_content .box.type03 .image img:nth-of-type(1) {
    margin: 0 0 2.54vw 0;
    width: 100%;
    max-width: 100%;
  }
  .award_detail_page .detail_content .box.type03 .image img:nth-of-type(2) {
    margin: 0 0 0 0;
    width: 100%;
    max-width: 100%;
    position: relative;
    top: auto;
    right: auto;
  }

}


/*モーダル2step用*/
.modal_wrap .step li.two_step {
  margin: 0 3.8% 0 0;
  padding: 15px 15px 15px 15px;
  width: 48.8%;
  background: #e8f3f8;
  border-radius: 15px;
  box-sizing: border-box;
  position: relative;
}
.modal_wrap .step li.two_step:nth-child(2) {
  margin: 0 0 0 0;

}

.modal_wrap .step li.two_step:nth-child(2)::after {
  margin: -14px 0 0 10px;
  padding: 0 0 0 0;
  width: 14px;
  height: 27px;
  line-height: 27px;
  content: "";
  background:none;
    background-size: auto;
  background-size: 100% 100%;
  border-radius: 0px;
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
}

@media (max-width: 768px){
	
.modal_wrap .step li.two_step {
  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;
}
}

.under_line {
  text-decoration: underline;
}

h4.dx_study {
	font-size:18px;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
	text-align: center;
	margin-top:2rem;
}

.sideLnk ul li.iconContact {
  background-color: #EE7736;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-06/8c1380056869333c3c053be5c172484d/side_icon_02.svg");
  background-size: 47px auto;
  background-position: top 20px center;
}

@media (max-width: 768px){
	
.sideLnk ul li.iconContact {
  background-color: #EE7736;
  background-image: url("https://assets-fb-rn.fujifilm.com/files/2024-06/8c1380056869333c3c053be5c172484d/side_icon_02.svg");
  background-size: 10.54vw auto;
  background-size: 6.7vw auto;
  background-position: 2.18vw center;
}
.sideLnk ul li.iconContact a {

  padding-top: 17.9vw;
  padding: 5.72vw 0 0 12.72vw;

}
}










/* new.2025.01.19 */
.recommend_case {
  margin: 0 0 0 0;
  padding: 90px 0 0 0;
  width: 100%;
  text-align: center;
  background: #e8f3f8;
}
.recommend_case.type02 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.recommend_case h3 {
  margin: 0 0 65px 0;
  padding: 35px 0 35px 0;
  line-height: 1.3em;
  font-size: 48px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #1e83be;
  position: relative;
}
.recommend_case h3 em {
  color: #e5f052;
}
.recommend_case h3:after {
  margin: 0 0 0 -41px;
  width: 82px;
  height: 34px;
  line-height: 34px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/277168276f3fc6300af427c4098fefe8/arrow_07.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  bottom: -23px;
  left: 50%;
}
.recommend_case .head {
  margin: 0 0 35px 0;
  padding: 0 0 20px 0;
  position: relative;
}
.recommend_case .head:after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  line-height: 2px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.recommend_case .head h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.recommend_case .head h4 em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  color: #1e83be;
}
.recommend_case h4.sub_title {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
  line-height: 1.3em;
  font-size: 30px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  display: inline-block;
}
.recommend_case h4.sub_title:before {
  margin: 0 15px 0 0;
  padding: 0 0 0 0;
  width: 18px;
  height: 32px;
  line-height: 32px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/22180f0ed58c653cb3d1fb15e3d607cd/deco_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.recommend_case h4.sub_title:after {
  margin: 0 0 0 15px;
  padding: 0 0 0 0;
  width: 18px;
  height: 32px;
  line-height: 32px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/8c7440c7190c160c02c38b8ef74334a0/deco_04.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.recommend_case .intro {
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
}
.recommend_case .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 20px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.recommend_case .list {
  margin: 0 auto;
  padding: 0 0 35px 0;
  width: 92%;
  max-width: 1170px;
  display: flex;
  flex-wrap: wrap;
}
.recommend_case .list .item {
  margin: 0 3.08% 30px 0;
  padding: 0 0 0 0;
  width: 31.28%;
  background: #fff;
  border: 2px solid #d6d6d6;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
	transition:all 0.6s 0s;
}
.recommend_case .list .item:nth-of-type(3n) {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
}
.recommend_case .list .item:hover {
  opacity: 0.6;
}
.recommend_case .list .item .link {
  width: 100%;
  height: 100%;
  color: #333;
  display: block;
  cursor: pointer;
}
.recommend_case .list .item .link .title {
  margin: 0 0 15px 0;
  padding: 5px 0 5px 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: #ffffff;
  background: #1e83be;
  vertical-align: middle;
}
.recommend_case .list .item .link .title .num {
  padding: 0 0 0 5px;
  line-height: 1.4em;
  font-size: 33px;
  font-weight: bold;
}
.recommend_case .list .item .link .title.icon01:before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f4773e36cff1249d0048bb129af6c08c/icon_01.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.recommend_case .list .item .link .title.icon02: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;
}
.recommend_case .list .item .link .image {
  margin: 0 12px 15px 12px;
}
.recommend_case .list .item .link .label_box {
  margin: 0 0 10px 12px;
  text-align: left;
  height: auto !important;
}
.recommend_case .list .item .link .label_box.mt {
  margin: 15px 0 13px 12px;
  text-align: left;
}
.recommend_case .list .item .link .label {
  margin: 0 4px 0 0;
  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;
}
.recommend_case .list .item .link .catch {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333;
  width: 100%;
  height: 4.8em;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
.recommend_case .list .item .link .catch.h01 {
  height: 3.0em;
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .recommend_case .list .item .link .catch {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333;
    width: 100%;
    height: 6.2em !important;
    line-height: 1.4em;
    font-size: 1.6vw !important;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .recommend_case .list .item .link .catch.h01 {
    height: 4.4em !important;
  }

}
.recommend_case .list .item .link .catch.name {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  color: #333;
  width: 100%;
  height: auto;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
.recommend_case .list .item .link .catch .cell {
  width: 100%;
}
.recommend_case .list .item .link .catch em {
  color: #1e83be;
}
.recommend_case .list .item .link .catch .text01 {
  color: #333;
  line-height: 1.4em;
  font-size: 13px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.recommend_case .list .item .link .catch .bk01 {
  background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9286853ed3755081176341c942f164f4/text_back_01.png") no-repeat center 94%;
  background-size: 100% 7px;
}
.recommend_case .list .item .link .desc {
  margin: 8px 20px 10px 20px;
  padding: 0 0 0 0;
  min-height: 55px;
  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;
}
.recommend_case .list .item .link .more {
  margin: 0 25px 25px 25px;
  padding: 10px 0;
  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: 90px;
  background: #ea5504;
  position: relative;
}
.recommend_case .list .item .link .more:after {
  margin: -5px 0 0 0;
  width: 5px;
  height: 10px;
  line-height: 10px;
  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: 17px;
}

@media (max-width:768px) {
  .recommend_case {
    margin: 0 0 0 0;
    padding: 13.63vw 0 0 0;
    width: 100%;
    text-align: center;
  }
  .recommend_case h3 {
    margin: 0 0 10.9vw 0;
    padding: 6.36vw 0 6.36vw 0;
    line-height: 1.3em;
    font-size: 8.72vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #1e83be;
    position: relative;
  }
  .recommend_case h3 em {
    color: #e5f052;
  }
  .recommend_case h3:after {
    margin: 0 0 0 -41px;
    width: 82px;
    height: 34px;
    line-height: 34px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/277168276f3fc6300af427c4098fefe8/arrow_07.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: -23px;
    left: 50%;
  }
  .recommend_case h4.sub_title {
    margin: 0 0 0 0;
    padding: 0 0 6.36vw 0;
    line-height: 1.3em;
    font-size: 5.45vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    display: inline-block;
    position: relative;
  }
  .recommend_case h4.sub_title:before {
    margin: -16px 0 0 0;
    padding: 0 0 0 0;
    width: 18px;
    height: 32px;
    line-height: 32px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/22180f0ed58c653cb3d1fb15e3d607cd/deco_03.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: -22px;
  }
  .recommend_case h4.sub_title:after {
    margin: -16px 0 0 0;
    padding: 0 0 0 0;
    width: 18px;
    height: 32px;
    line-height: 32px;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/8c7440c7190c160c02c38b8ef74334a0/deco_04.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: -22px;
  }
  .recommend_case h4.sub_title br._sp {
    display: inline-block !important;
  }

  .recommend_case .head {
    margin: 0 0 6.36vw 0;
    padding: 0 0 3.63vw 0;
    position: relative;
  }
  .recommend_case .head:after {
    margin: 0 0 0 -12px;
    padding: 0 0 0 0;
    width: 25px;
    height: 2px;
    line-height: 2px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .recommend_case .head h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .recommend_case .head h4 em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    color: #1e83be;
  }
  .recommend_case .intro {
    margin: 0 0 0 0;
    padding: 0 0 6.36vw 0;
  }
  .recommend_case .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.63vw;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .recommend_case .list {
    margin: 0 auto;
    padding: 0 0 6.36vw 0;
    width: 87.27vw;
    max-width: 1170px;
    display: flex;
    flex-wrap: wrap;
  }
  .recommend_case .list .item {
    margin: 0 0 5.0vw 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #fff;
    border: 2px solid #d6d6d6;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    transition:all 0.6s 0s;
  }
  .recommend_case .list .item:nth-of-type(3n) {
    margin: 0 0 5.0vw 0;
    padding: 0 0 0 0;
  }
  .recommend_case .list .item:hover {
    opacity: 0.6;
  }
  .recommend_case .list .item .link {
    width: 100%;
    height: 100%;
    color: #333;
    display: block;
    cursor: pointer;
  }
  .recommend_case .list .item .link .title {
    margin: 0 0 2.7vw 0;
    padding: 0.9vw 0 0.9vw 0;
    width: 100%;
    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;
    background: #1e83be;
    vertical-align: middle;
  }
  .recommend_case .list .item .link .title .num {
    padding: 0 0 0 0.9vw;
    line-height: 1.4em;
    font-size: 6vw;
    font-weight: bold;
  }
  .recommend_case .list .item .link .title.icon01:before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 5.1vw;
    height: 5.1vw;
    line-height: 5.1vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/f4773e36cff1249d0048bb129af6c08c/icon_01.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .recommend_case .list .item .link .title.icon02:before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 7.09vw;
    height: 7.8vw;
    line-height: 7.8vw;
    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;
  }

  .recommend_case .list .item .link .image {
    margin: 0 auto 2.7vw auto;
    width: 80.36vw;
  }
  .recommend_case .list .item .link .label_box {
    margin: 0 auto 1.6vw auto;
    width: 80.36vw;
    text-align: left;
  }
  .recommend_case .list .item .link .label_box.mt {
    margin: 4.54vw auto 1.6vw auto;
  }
  .recommend_case .list .item .link .label {
    margin: 0 0.8vw 0 0;
    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;
  }
  .recommend_case .list .item .link .catch {
    margin: 0 0 0 0;
    padding: 0.9vw 0;
    color: #333;
    width: 100%;
    height: auto;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .recommend_case .list .item .link .catch .cell {
    width: 100%;
  }
  .recommend_case .list .item .link .catch em {
    color: #1e83be;
  }
  .recommend_case .list .item .link .catch .text01 {
    color: #333;
    line-height: 1.4em;
    font-size: 13px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .recommend_case .list .item .link .catch .bk01 {
    background: url("https://assets-fb-rn.fujifilm.com/files/2024-06/9286853ed3755081176341c942f164f4/text_back_01.png") no-repeat center 94%;
    background-size: 100% 7px;
  }
  .recommend_case .list .item .link .catch.name {
    margin: 0 0 0 0;
    padding: 0 0 0.9vw 0;
    color: #333;
    width: 100%;
    height: auto;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .recommend_case .list .item .link .desc {
    margin: 1vw auto 2.7vw auto;
    padding: 0 0 0 0;
    width: 80.36vw;
    min-height: 0px;
    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;
  }
  .recommend_case .list .item .link .more {
    margin: 0 auto 4.54vw auto;
    padding: 2vw 0;
    width: 56.72vw;
    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: 90px;
    background: #ea5504;
    position: relative;
  }
  .recommend_case .list .item .link .more:after {
    margin: -0.9vw 0 0 0;
    width: 0.9vw;
    height: 1.8vw;
    line-height: 10px;
    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.45vw;
  }
}

.more_view {
  padding: 25px 0 0 0;
  overflow: hidden;
}
.more_view .more_view_btn {
  margin: 0 auto 85px auto;
  padding: 0 0 0 30px;
  width: 210px;
  height: 56px;
  color: #1e83be;
  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: #fff;
  border: 2px solid #1e83be;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.3s 0s ease-in-out;
}
.sort_tab_wrapper .more_view .more_view_btn {
  margin: 0 auto 0 auto;
}


.more_view .more_view_btn:hover {
  opacity: 0.5;
}
.more_view .more_view_btn::after {
  width: 30px;
  height: 30px;
  line-height: 30px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-02/cedcfd4470423a6bca3922189d6f10c1/plus.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 7px;
  transform: translate(0,-50%);
}
.more_view .more_view_btn.on::after {
  width: 30px;
  height: 30px;
  line-height: 30px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-02/eafa4d5f3f5213ca5c38de1cf2c1dd8c/minus.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 7px;
  transform: translate(0,-50%);
}
.more_view .more_view_btn .view {
  display: block;
}
.more_view .more_view_btn.on .view {
  display: none;
}
.more_view .more_view_btn .close {
  display: none;
}
.more_view .more_view_btn.on .close {
  display: block;
}
@media (max-width:768px) {
  .more_view {
    overflow: hidden;
  }
  .more_view .more_view_btn {
    margin: 0 auto 85px auto;
    padding: 0 0 0 3.906vw;
    width: 27.344vw;
    height: 7.292vw;
    line-height: 1.4em;
    font-size: 2.604vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 11.719vw;
    background: #fff;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }
  .sort_tab_wrapper .more_view .more_view_btn {
    margin: 0 auto 0 auto;
  }

  .more_view .more_view_btn::after {
    width: 3.906vw;
    height: 3.906vw;
    line-height: 3.906vw;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0.911vw;
    transform: translate(0,-50%);
  }
  .more_view .more_view_btn.on::after {
    width: 3.906vw;
    height: 3.906vw;
    line-height: 3.906vw;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0.911vw;
    transform: translate(0,-50%);
  }
  .more_view .more_view_btn .view {
    display: block;
  }
  .more_view .more_view_btn.on .view {
    display: none;
  }
  .more_view .more_view_btn .close {
    display: none;
  }
  .more_view .more_view_btn.on .close {
    display: block;
  }
}

#sort-list {
  overflow: hidden;
  transition: all 0.3s 0s ease-in-out;
}





/* new.2025.02.22 */
.recommend_case .head .label {
  margin: 0 auto 25px auto;
  padding: 7px 15px;
  min-width: 187px;
  background: #e65d89;
  color: #fff;
  line-height: 1.3em;
  font-size: 21px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
}
.recommend_case .head .label:after {
  margin: 0 0 0 -10px;
  width: 21px;
  height: 10px;
  line-height: 10px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-02/5962ddba55bfe4cdb886df24e2853411/deco_18.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
}
@media (max-width:768px) {
  .recommend_case .head .label {
    margin: 0 auto 25px auto;
    padding: 7px 15px;
    line-height: 1.3em;
    font-size: 3.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    display: inline-block;
    position: relative;
  }
  .recommend_case .head .label:after {
    margin: 0 0 0 -10px;
    width: 21px;
    height: 10px;
    line-height: 10px;
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
  }
}

.recommend_case .list .item {
  overflow: visible;
}
.recommend_case .list .item .link {
  position: relative;
}
.recommend_case .list .item .link .title {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.recommend_case .item .balloon {
  width: 74px;
  height: 74px;
  color: #fff;
  line-height: 1.5em;
  font-size: 12px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-02/cb2761edd3d4893cca8eeb9c225d65db/deco_19.png") no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -10px;
  left: 8px;
  z-index: 1;
}
@media only screen and (min-width: 769px) and (max-width: 1180px) {
  .recommend_case .item .balloon {
    width: 54px;
    height: 54px;
    color: #fff;
    line-height: 1.5em;
    font-size: 10px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-02/cb2761edd3d4893cca8eeb9c225d65db/deco_19.png") no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -5px;
    left: auto;
    right: 90%;
    z-index: 1;
  }
}
@media (max-width:768px) {
  .recommend_case .list .item {
    overflow: visible;
  }
  .recommend_case .list .item .link {
    position: relative;
  }
  .recommend_case .list .item .link .title {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .recommend_case .item .balloon {
    width: 14vw;
    height: 14vw;
    color: #fff;
    line-height: 1.5em;
    font-size: 2.4vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-02/cb2761edd3d4893cca8eeb9c225d65db/deco_19.png") no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -1.6vw;
    left: 0.8vw;
    z-index: 1;
  }

}




.success_news {
  margin: 0 0 0 0;
  padding: 50px 0 0 0;
  width: 100%;
  text-align: center;
  background: #e8f3f8;
  overflow: hidden;
}
.success_news .head {
  margin: 0 0 35px 0;
  padding: 0 0 20px 0;
  position: relative;
}
.success_news .head:after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  line-height: 2px;
  content: "";
  background: #333333;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.success_news .head h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.success_news .list {
  margin: 0 auto 60px auto;
  padding: 35px 0 25px 0;
  width: 90%;
  max-width: 1180px;
  background: #fff;
  border-radius: 15px;
  border: 2px solid #1e83be;
  box-sizing: border-box;
}
.success_news .list ul {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 90%;
  max-width: 1000px;
  text-align: left;
}
.success_news .list ul li {
  margin: 0 0 13px 0;
  padding: 0 0 0 0;
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.success_news .list ul li .cat {
  margin: 0 18px 0 0;
  padding: 0 0 0 0;
  width: 114px;
  height: 22px;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 180px;
}
.success_news .list ul li .cat.recipe {
  background: #1e83be;
}
.success_news .list ul li .cat.skill {
  background: #ea5504;
}
.success_news .list ul li .cat.seminar {
  background: #e65d89;
}
.success_news .list ul li .cat.award {
  background: #85bd4b;
}
.success_news .list ul li .title {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.7em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.success_news .list ul li .title a {
  color: #1e83be;
  text-decoration: underline;
}
.success_news .list ul li .title a:hover {
  color: #1e83be;
  text-decoration: none;
}
@media (max-width:768px) {
  .success_news {
    margin: 0 0 0 0;
    padding: 3vw 0 0 0;
    width: 100%;
    text-align: center;
    background: #e8f3f8;
    overflow: hidden;
  }
  .success_news .head {
    margin: 0 0 6.36vw 0;
    padding: 0 0 3.63vw 0;
    position: relative;
  }
  .success_news .head:after {
    margin: 0 0 0 -25px;
    padding: 0 0 0 0;
    width: 50px;
    height: 2px;
    line-height: 2px;
    content: "";
    background: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .success_news .head h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.3em;
    font-size: 6.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .success_news .list {
    margin: 0 auto 60px auto;
    padding: 6.364vw 0 4.545vw 0;
    width: 90%;
    max-width: 81.091vw;
    background: #fff;
    border-radius: 2.727vw;
    border: 2px solid #1e83be;
    box-sizing: border-box;
  }
  .success_news .list ul {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 95%;
    max-width: 72.727vw;
    text-align: left;
  }
  .success_news .list ul li {
    margin: 0 0 2.364vw 0;
    padding: 0 0 0 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
  }
  .success_news .list ul li .cat {
    margin: 0 3.273vw 0 0;
    padding: 0 0 0 0;
    width: 14.909vw;
    height: 4vw;
    line-height: 1.2em;
    font-size: 2.545vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 32.727vw;
  }
  .success_news .list ul li .cat.recipe {
    background: #1e83be;
  }
  .success_news .list ul li .cat.skill {
    background: #ea5504;
  }
  .success_news .list ul li .cat.seminar {
    background: #e65d89;
  }
  .success_news .list ul li .cat.award {
    background: #85bd4b;
  }
  .success_news .list ul li .title {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.7em;
    font-size: 2.545vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .success_news .list ul li .title a {
    color: #1e83be;
    text-decoration: underline;
  }
  .success_news .list ul li .title a:hover {
    color: #1e83be;
    text-decoration: none;
  }
}


.success_contents_menu {
  margin: 0 auto 0 auto;
  padding: 32px 0 0 0;
  width: 90%;
  max-width: 870px;
  display: flex;
  justify-content: space-between;
}
.success_contents_menu a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 32%;
  max-width: 275px;
  height: 70px;
  line-height: 1.2em;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  background: #e8f3f8;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.5s 0s;
}
.success_contents_menu a::before {
  margin: 0 10px 0 0;
  padding: 0 0 0 0;
  width: 20px;
  height: 20px;
  content: "";
  background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/d304c0619e4d57fd3e835497be1cf50c/menu_arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.success_contents_menu a:hover {
  opacity: 0.6;
}
@media (max-width:768px) {
  .success_contents_menu {
    margin: 0 auto 0 auto;
    padding: 5.818vw 0 0 0;
    width: 86.455vw;
    max-width: 86.455vw;
    display: flex;
    justify-content: space-between;
  }
  .success_contents_menu a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 22.182vw;
    max-width: 22.182vw;
    height: 12.727vw;
    line-height: 1.2em;
    font-size: 3.636vw;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    background: #e8f3f8;
    border-radius: 2.727vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.5s 0s;
  }
  .success_contents_menu a:nth-of-type(3) {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 34.818vw;
    max-width: 34.818vw;
    height: 12.727vw;
    line-height: 1.2em;
    font-size: 3.636vw;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    background: #e8f3f8;
    border-radius: 2.727vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.5s 0s;
  }
  .success_contents_menu a::before {
    margin: 0 1.818vw 0 0;
    padding: 0 0 0 0;
    width: 3.636vw;
    height: 3.636vw;
    content: "";
    background: url("https://assets-fb-rn.fujifilm.com/files/2025-09/d304c0619e4d57fd3e835497be1cf50c/menu_arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .success_contents_menu a:hover {
    opacity: 0.6;
  }
}






