@charset√ "UTF-8";


.m-page-top__btn
{
	display:none !important;
}

#jirei_wrapper sub { vertical-align: baseline!important; }

#jirei_side_bnr {
  width: 130px;
  display: none;
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 100;
}
#jirei_side_bnr img {
  width: 100%;
  height: auto;
  display: block;
}
#jirei_side_bnr .side_open {
  width: 37px;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 0;
  right: 0px;
}
#jirei_side_bnr .side_close {
  margin: 0 0 0 93px;
  width: 37px;
  cursor: pointer;
  display: block;
}
.jirei_side_bnr_link {
  width: 130px;
  border: 2px solid #ffffff;
}
.jirei_side_bnr_link .link {
  width: 100%;
  height: 118px;
  background-color: #01916D;
  display: table;
}
.jirei_side_bnr_link .link a {
  width: 100%;
  height: 118px;
  line-height: 1.6em;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  display: table-cell;
  box-sizing: border-box;
  vertical-align: top;
}
.jirei_side_bnr_link .link.icon01 a {
  padding: 70px 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/6eeff0aa60d1951600a781dc4369f695/side_01.svg") no-repeat center 14px;
  background-size: 66px auto;
}
.jirei_side_bnr_link .link.icon02 a {
  padding: 68px 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/0a07e4cc5fd77f47fb76d49eb004bade/side_02.svg") no-repeat center 19px;
  background-size: 53px auto;
}
.jirei_side_bnr_link .link.icon01 {
  background: url("https://assets-fb.fujifilm.com/files/2022-12/955aad0ed337f2ef74ed73a0d3bafb38/line_01.png") no-repeat center bottom;
  background-size: 100px 2px;
  background-color: #01916D;
}

#jirei_bottom_bnr {
  width: 316px;
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100;
}
#jirei_bottom_bnr a {
  padding: 0 137px 0 0;
  width: 100%;
  height: 94px;
  line-height: 1.6em;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  background-color: #01916D;
  border: 2px solid #ffffff;
  display: block;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
#jirei_bottom_bnr a img {
  max-width: 137px;
  position: absolute;
  top: 0;
  right: 0;
}
#jirei_bottom_bnr a .text01 {
  padding: 10px 0 0 0;
  line-height: 1.4em;
  font-size: 13px;
  display: block;
}
#jirei_bottom_bnr.ofc365 a .text01 {
	font-size: 14px;
	  font-weight: bold;
  color: #FDF203;
}
#jirei_bottom_bnr a .text02 {
  padding: 5px 0 5px 0;

  line-height: 1.25em;
  font-size: 17px;
  font-weight: bold;
  color: #FDF203;
  display: block;
}
#jirei_bottom_bnr.ofc365 a .text02 {

	  font-size: 14px;
}
#jirei_bottom_bnr a .text02 .free {
  line-height: 1.4em;
  font-size: 12px;
  font-weight: bold;
}
#jirei_bottom_bnr a .text03 {
  line-height: 1.4em;
  font-size: 12px;
  border-bottom: 1px solid #ffffff;
  display: inline-block;
  position: relative;
}
#jirei_bottom_bnr a .text03:after {
  margin: -6px 0 0 0;
  width: 8px;
  height: 12px;
  line-height: 12px;
  content: "";
  background: url("https://assets-fb.fujifilm.com/files/2022-12/2d0bb6e6ce6599ca38d75123747fceeb/arrow_02.png") no-repeat center center;
  display: block;
  position: absolute;
  top: 50%;
  right: -13px;
}

#jirei_bottom_bnr.img_bnr {

}
#jirei_bottom_bnr.img_bnr a img {
  max-width:100%;
  position: absolute;
  top: 0;
  right: 0;
}


.bgGry {
	background-color: #dfdfdf;
	padding: 60px 50vw;
}
.bgGrn {
	background-color: #d2e3e1;
}
.topic-path {
    font-size: 14px;
    line-height: 1.9;
    color: #c1c1c1;
    padding: 20px 32px;
    max-width: 1184px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
/**
 *
 * top
 *
**/
#jirei_wrapper {
  overflow: hidden;
}

/* beat main image */
.jirei_main_image {
  margin: 0 0 67px;
  width: 100%;
  height: auto !important;
/*  height: 619px;*/
  /*background: url("https://assets-fb.fujifilm.com/files/2022-12/a56a3f25132d53eaa97dcbdb52dd7f92/main_image_01.jpg") no-repeat center center;*/
  background-size: cover;
  position: relative;
  background-color: #F4F4F4;
}
.jirei_main_image img {
  width: 100%;
  height: auto;
  display: block;
}
.jirei_main_image .wrap {
  margin: 0 0 0 -658px !important;
  width: 92%;
  max-width: 1316px;
  height: auto !important;
  /*  height: 619px;*/
  position: absolute !important;
  top: 0;
  left: 50%;
}
.jirei_main_image .image {
  margin: 0 0 0 50%;
  padding: 0 0 0 0;
  width: 50%;
  max-width: 50%;
  display: block;
/*  position: absolute;
  top: 106px;
  right: 0;*/
}
.jirei_main_image .wrap .box {
  margin: 0 0 0 0;
  padding: 25px 0 0 0 !important;
  width: 635px;
  text-align: center;
  display: block;
/*  position: absolute;
  top: 0;
  left: 42px;*/
}
.jirei_main_image .wrap .box h2 {
  margin: 0 0 60px 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_main_image .wrap .box h2:before {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -42px;
}
.jirei_main_image .wrap .box h2:after {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -42px;
}

.jirei_main_image .wrap .box .company {
/*	background:none;*/	
  margin: 0 0 0 0;
/*  padding: 40px 0;*/
/*  padding: 40px 0 40px 100px;*/
/*  padding: 35px 0 40px 112px;*/
/*  padding: 40px 0 40px 150px;*/
/*  padding: 40px 0 40px 185px;*/
/*  padding: 40px 0 40px 220px;*/
/*  padding: 40px 0 40px 250px;*/
  line-height: 1.4em;
  font-size: 20px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000000;
  display: inline-block;
/*  background-size: 92px auto;*/
/*  background-size: 135px auto;*/
/*  background-size: 165px auto;*/
/*  background-size: 220px auto;*/
}

.jirei_main_image .wrap .box .intro p {
  margin: 0 0 0 0;
/*  padding: 0 0 35px 0 !important;*/
  padding: 0 0 18px 0;
/*  padding: 0 0 15px 0 !important;*/
  line-height: 1.7em;
/*  font-size: 28px;*/
  font-size: 23px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000000;
  text-align: center;
}
.jirei_main_image .wrap .box .intro p em {
	font-style: normal;
	font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}

.jirei_main_image .wrap .jirei_menu {
  margin: 0 auto;
  text-align: left;
  display: inline-block;
  position: relative;
}
.jirei_main_image .wrap .jirei_menu ul {
  margin: 0 0 0 0;
/*  padding: 0.48vw 0 0.48vw 44.22%;*/
/*  padding: 0.48vw 1.48vw 0.48vw 16em;*/
  padding: 0.48vw 1vw 0.48vw 15em;
/*  padding: 0.48vw 1.48vw 0.48vw 14em;*/
  text-align: left;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-12/bd0571707dc1a932d899ad8785815be8/content_back_01-sp.png") no-repeat left center;
/*  background-size: 35em 100%;*/
  background-size: 31em 100%;
  box-sizing: border-box;
  display: block;
  list-style: none;
  position: relative;
}
.jirei_main_image .wrap .jirei_menu ul li {
  padding: 4px 0;
  line-height: 1.2em;
/*  font-size: 24px;*/
  font-size: 22px;
/*  font-size: 18px;*/
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: left;
  color: #01916D;
  vertical-align: middle;
}
.jirei_main_image .wrap .jirei_menu ul li.lower { 
	font-size: 20px;
	letter-spacing:0;
}

.jirei_main_image .wrap .jirei_menu ul li:nth-of-type(1) {
  margin: -0.9em 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 1.2vw;
}
.jirei_main_image .wrap .jirei_menu ul li a {
  color: #01916D;
}



.jirei_main_image .company_box p.logo_letter img {
	width: 56%;
	margin: 5px auto 15px;
	max-width:600px;
	height:auto;
}
@media only screen and (min-width:1840px) {
	.jirei_main_image .company_box p.logo_letter img {
		width:80%;
	}
}
@media only screen and (max-width:767px) {
	.jirei_main_image .company_box p.logo_letter img {
		width:85%;
	}
}



/*
.jirei_main_image .company_box p img {
	width:70%;
	width:55%;
	width:60%;
    margin: 15px auto 15px;
    margin: 0px auto 15px;
    margin: 0px auto 30px;
}
@media only screen and (min-width:768px) and (max-width:1840px) {
	.jirei_main_image .company_box p img {
		width:60%;
		width:50%;
		width:55%;
		margin: 15px auto 15px;
		margin: 0px auto 15px;
	}
}
@media only screen and (max-width:767px) {
	.jirei_main_image .company_box p img {
		width:70%;
		width:75%;
		margin: 15px auto 10px;
		margin: 0px auto 20px;
		max-width:100%;
	}
}
*/




.jirei_main_image .company_box p.name {
	line-height: 1.4em;
	font-size: 20px;
	margin-bottom:.8em;

  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
	
}
@media only screen and (min-width:767px) and (max-width:1840px) {
	.jirei_main_image .company_box p.name {
/*  		padding: 3.5vw 0 3.5vw 16vw !important;*/
		line-height: 1.4em;
		font-size: 1.4vw;
			margin-bottom:1em;
/*		  font-size: 2.0vw;*/
	}
}
/*
@media only screen and (min-width:1841px) {
	.jirei_main_image .company_box p img {
		margin-top: 0px;
	}
		.jirei_main_image .company_box p.name {
			margin-bottom:1.2em;
	}
}
*/



.jirei_mokuji {
  margin: 0 auto 70px;
  width: 92%;
  max-width: 1000px;
  text-align: center;
}
.jirei_mokuji h3 {
  margin: 0 0 32px 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_mokuji h3:before {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -42px;
}
.jirei_mokuji h3:after {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -42px;
}
.jirei_mokuji .wrap {
  margin: 0 0 0 0;
  padding: 40px 0px 15px 40px;
  text-align: left;
  background: #F4F4F4;
  overflow: hidden;
}
.jirei_mokuji .wrap ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
  overflow: hidden;
}
.jirei_mokuji .wrap ul li {
  margin: 0 15px 20px 0;
  padding: 0 20px 0 0;
  font-size: 16px;
  line-height: 1.6em;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/f1368edeb373761b9d8336350bd02c88/arrow_01.svg") no-repeat right center;
  background-size: 11px 6px;
  float: left;
}
.jirei_mokuji .wrap ul li:nth-of-type(6) {
/*  margin: 0 0 20px 0;*/
}
.jirei_mokuji .wrap ul li:nth-of-type(7) {
/*  clear: both;*/
}
.jirei_mokuji .wrap ul li:nth-of-type(9) {
/*  margin: 0 0 20px 0;*/
/*  margin: 0 15px 20px 0;*/
}
/*
.jirei_mokuji .wrap ul li:nth-of-type(9) {
  clear: both;
}
*/




/*おすすめのお客様*/
.jirei_osusume {
  margin: 0 auto 85px;
  width: 92%;
  max-width: 1000px;
  text-align: center;
}
.jirei_osusume h3 {
  margin: 0 0 50px 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_osusume h3:before {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -42px;
}
.jirei_osusume h3:after {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -42px;
}
.jirei_osusume .detail .inner {
	max-width:100%;
	width:100%;
	margin 0 auto;
}
.jirei_osusume .detail .inner .osusume_list {
/*	text-align:center;*/
	text-align:left;
}
.jirei_osusume .detail .inner .osusume_list ul {
	text-align:left;
/*	display:inline-block;*/
	display:block;
	list-style:none;
	padding: 0;

}
.jirei_osusume .detail .inner .osusume_list ul li {
/*	color:#fff;*/
/*	background-color:#e6f4f0;*/
/*	border:solid 1px #fff;*/
	border-radius:10px;
	width:109%;
	padding:5px 2em 0px 2.5em;
	margin-bottom:5px;
	position:relative;
	line-height: 1.8em;
	line-height: 1.8em;
  font-size: 18px;
/*  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;*/
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
	text-indent: -1em;
}
.jirei_osusume .detail .inner .osusume_list.single ul li {
	margin-top:1.25em;
}
.jirei_osusume .detail .inner .osusume_list ul li:last-of-type {
	margin-bottom:0;
}
.jirei_osusume .detail .inner .osusume_list ul li:before {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	content: "・";
	position: relative;
	top: 0;
	left: 0;
}

@media only screen and (max-width: 767px) {
	.jirei_osusume .detail .inner .osusume_list ul li {
		line-height: 1.6em;
		font-size: 3.46vw;
		width:100%;
	}
	.jirei_osusume .detail .inner .osusume_list.single ul li {
		margin-top:0;
	}
}

.jirei_osusume .detail {
/*	background:#cce9e2;*/
	padding:20px 0;
	margin-left:0;
	border:solid 8px #e6f4f0;
	border-radius:15px;
}
.jirei_osusume .detail .osusume_inner {
	width:100%;
	position:relative;
}
.jirei_osusume .detail .osusume_inner .left {
	float:left;
	width:19%;
	position:relative;
	left:-5%;
	top:-2vw;
}
.jirei_osusume .detail .osusume_inner .left img {
/*	position:relative;*/
	max-width:200px;
	width:20vw;
}
.jirei_osusume .detail .osusume_inner .inner.right {
	float:left;
	width:80%;
	position:relative;
	left:-5%;
}

@media only screen and (max-width: 767px) {
	.jirei_osusume .detail {
		padding:30px 10px 20px;
		margin-left:0;
		margin-top:2vw;
	}
	.jirei_osusume .detail .osusume_inner .left {
		float:none;
		width:19%;
		position:absolute;
		left:-2vw;
		top:-13vw;
	}
	.jirei_osusume .detail .osusume_inner .left img {
		max-width:20vw;
		min-width:125px;
		width:20vw;
	}
	.jirei_osusume .detail .osusume_inner .inner.right {
		float:none;
		width:100%;
		position:relative;
		left:0;
	}
}
@media only screen and (max-width: 550px) {
	.jirei_osusume .detail .osusume_inner .left {
		width:25%;top:-15vw;
	}
}
@media only screen and (max-width: 450px) {
	.jirei_osusume .detail .osusume_inner .left {
		left:-2vw;top:-18vw;
	}
}
@media only screen and (max-width: 400px) {
	.jirei_osusume .detail .osusume_inner .left {
		left:-2vw;top:-17vw;
	}
		.jirei_osusume .detail .osusume_inner .left img {
		max-width:16vw;
		min-width:100px;
		width:16vw;
	}
}
@media only screen and (min-width: 768px) {
	.detail.list-two {
		padding-top:25px;
		padding-bottom:0;
	}
	.detail.list-two .osusume_inner .left {
		top:-2.5em;
	}
	.detail.list-one {
		padding:30px 0 30px 0;
	}
	.detail.list-one .osusume_inner .left {
		position:absolute;
		top:-5em;
	}
	.detail.list-one .osusume_inner .left img {
		
	}
	.detail.list-one .osusume_inner .right {
		width:100%!important;
		padding-left:20% ;
	}
}
/*おすすめのお客様*/




.jirei_outline {
  margin: 0 auto 85px;
  width: 92%;
  max-width: 1000px;
  text-align: center;
}
.jirei_outline h3 {
  margin: 0 0 50px 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_outline h3:before {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -42px;
}
.jirei_outline h3:after {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -42px;
}
.jirei_outline .detail {
  margin: 0 0 15px 0;
  width: 100%;
  border-radius: 10px;
  display: table;
  overflow: hidden;
}
.jirei_outline .detail01 {
  background: #E9E9E9;
}
.jirei_outline .detail02 {
  background: #FCEAE0;
}
.jirei_outline .detail03 {
  background: #D6E9F3;
}
.jirei_outline .detail .label_cell {
  padding: 20px 0 20px 30px;
  width: 194px;
  display: table-cell;
  vertical-align: middle;
}
.jirei_outline .detail .label_cell .label {
  padding: 10px 0;
  width: 194px;
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  line-height: 1.2em;
  border-radius: 6px;
}
.jirei_outline .detail01 .label_cell .label {
  background: #000000;
}
.jirei_outline .detail02 .label_cell .label {
  background: #EA5504;
}
.jirei_outline .detail03 .label_cell .label {
  background: #1E83BE;
}
.jirei_outline .detail .icon_cell {
  width: 98px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.jirei_outline .detail01 .icon_cell img {
  max-width: 54px;
  margin: auto;
}
.jirei_outline .detail02 .icon_cell img {
  max-width: 46px;
  margin: auto;
}
.jirei_outline .detail03 .icon_cell img {
  max-width: 50px;
  margin: auto;
}
.jirei_outline .detail .detail_cell {
  padding: 20px 0 20px 33px;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}
.jirei_outline .detail .detail_cell ul {
  list-style: none;
}
.jirei_outline .detail .detail_cell ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 1em;
  line-height: 1.6em;
  font-size: 16px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
  position: relative;
	padding-right:1em;
}
.jirei_outline .detail .detail_cell ul li em {
 
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    font-size: 18px;
}

.jirei_outline .detail .detail_cell ul li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}









.jirei_detail {
  margin: 0 auto 50px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1000px;
  text-align: center;
}
.jirei_detail h3 {
  margin: 0 0 50px 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_detail h3:before {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -42px;
}
.jirei_detail h3:after {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -42px;
}
.jirei_detail .wrap {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
  position: relative;
}
.jirei_detail .box {
  margin: 0 0 15px 0;
  overflow: hidden;
}
.jirei_detail .box.left {
  width: 47%;
  min-height: 360px;
}
.jirei_detail .box h4 {
  margin: 0 0 0 0;
  padding: 7px 0 30px 55px;
  line-height: 1.4em;
  font-size: 24px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #01916D;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/054a5144be262e7edac306f6d4de1931/q_01.svg") no-repeat 0 0;
  background-size: 38px auto;
}

.jirei_detail .box .comment {
  margin: 0 0 0 18px;
  padding: 0 0 0 35px;
  border-left: 2px solid #c6c6c6;
  overflow: hidden;
  position: relative;
}
.jirei_detail .box .comment p {
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  line-height: 1.7em;
  font-size: 16px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000000;
}
.jirei_detail .box .comment p:last-child {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.jirei_detail .box .comment p.name {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
  position: absolute;
  top: 0;
  left: 35px;
}
.jirei_detail .box p em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 18px;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  font-style: normal;
}
.jirei_detail .image_box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
/*  width: 49% !important;*/
  width: 40% !important;
  position: absolute;
  top: 0;
  right: 0 !important;
}
.jirei_detail .image_box img {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  max-width: 100%;
  height: auto;
}
.jirei_detail .image_box p {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000000;
}
.jirei_detail .image_box.second {
	margin-top:1.5em;
}

.jirei_detail_image {
  margin: 0 auto !important;
  padding: 0 0 50px 0;
  width: 92%;
  max-width: 1000px;
}
.jirei_detail_image img {

  padding: 0 0 0 0;
  width: 100%;
  height: auto;
  display: block;
}
.jirei_detail_image p {
  margin: 0 auto 0;
  padding: 10px 0 0 0;
  text-align: left;
  line-height: 1.6em;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000000;
}
.jirei_seminar_link {
  margin: 0 auto 95px;
  width: 92%;
  max-width: 1000px;
  text-align: left;
  overflow: hidden;
}
.jirei_seminar_link .box {
  width: 48%;
  background: #D6EDE8;
}
.jirei_seminar_link .box.left {
  float: left;
}
.jirei_seminar_link .box.right {
  float: right;
}
.jirei_seminar_link .box .image {
  margin: 0 0 15px 0;
}
.jirei_seminar_link .box .name {
  margin: 0 23px 10px 23px;
  line-height: 1.4em;
  font-size: 19px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
}
.jirei_seminar_link .box .comment {
  margin: 0 23px 10px 23px;
  line-height: 1.6em;
  font-size: 16px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  color: #000000;
}
.jirei_seminar_link .box .link {
  margin: 0 auto 23px auto;
  width: 155px;
}
.jirei_seminar_link .box .link a {
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  line-height: 1.2em;
  color: #ffffff;
  background: #01916D;
  display: block;
}
.jirei_contact_link {
  margin: 0 0 90px 0;
  padding: 45px 0 50px 0;
  width: 100%;
  background: #EDF7F5;
  position: relative;
}
.jirei_contact_link h3 {
  padding: 8px 0;
  width: 362px;
  text-align: center;
  color: #ffffff;
  background: #EA5504;
  border-radius: 90px;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  line-height: 1.2em;
  position: absolute;
  top: calc( -8px - 0.6em );
  left: 50%;
  margin: 0 0 0 -181px;
}
.jirei_contact_link h3:after {
  width: 18px;
  height: 9px;
  line-height: 9px;
  content: "";
  background: url("https://assets-fb.fujifilm.com/files/2022-12/9f61094d374a8ddb2cdc474e3c7ddbe2/icon_05.png") no-repeat center center;
  background-size: cover;
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin: 0 0 0 -9px;
}
.jirei_contact_link .link {
  margin: 0 auto 0 auto;
  width: 593px;
}
.jirei_contact_link .link a {
  padding: 25px 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  line-height: 1.2em;
  color: #ffffff;
  background: #01916D;
  display: block;
  position: relative;
}
.jirei_contact_link .link a:after {
  width: 31px;
  height: 21px;
  line-height: 21px;
  content: "";
  background: url("https://assets-fb.fujifilm.com/files/2022-12/cf8e4e251f7c0ff5b2d94fff953a90e9/icon_04.svg") no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 33px;
  margin: -10px 0 0 0;
}
.jirei_solution {
  margin: 0 auto 95px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1000px;
  text-align: center;
}
.jirei_solution h3 {
  margin: 0 0 45px 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_solution h3:before {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -42px;
}
.jirei_solution h3:after {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -42px;
}
.jirei_solution .wrap {
  margin: 0 0 30px 0;
  padding: 20px;
  text-align: left;
  border: 3px solid #DDDADA;
  position: relative;
  overflow: hidden;
}
.jirei_solution .wrap:last-of-type {
	margin:0;
}
.jirei_solution .wrap .image {
  margin: 0 25px 0 0;
  width: 218px;
  float: left;
}
.jirei_solution .wrap .box {
  overflow: hidden;
}
.jirei_solution .wrap .box .name {
  margin: 0 0 10px 0;
  line-height: 1.4em;
  font-size: 19px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
}
.jirei_solution .wrap .box .comment {
  margin: 0 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000000;
}
.jirei_solution .wrap .link {
  margin: 0 0 0 0;
  width: 155px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.jirei_solution .wrap .link a {
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  line-height: 1.2em;
  color: #ffffff;
  background: #01916D;
  display: block;
}
.jirei_profile {
  margin: 0 auto 90px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1000px;
  text-align: center;
}
.jirei_profile.mb0 {
	  margin: 0 auto 0px;
}

.jirei_profile h3 {
  margin: 0 0 45px 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_profile h3:before {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -42px;
}
.jirei_profile h3:after {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -42px;
}
.jirei_profile .wrap {
  margin: 0 0 0 0;
  padding: 20px;
  text-align: left;
  border: 3px solid #DDDADA;
  position: relative;
  overflow: hidden;
}
.jirei_profile .wrap .image {
  margin: 0 0 0 0;
  width: 389px;
  float: right;
}
.jirei_profile .wrap .box {
  padding: 20px 0 0 0;
  overflow: hidden;
}
.jirei_profile .wrap .box .name {
  margin: 0 0 20px 0;
  line-height: 1.4em;
  font-size: 19px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
}
.jirei_profile .wrap .box .data {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  width: 100%;
  overflow: hidden;
}
.jirei_profile .wrap .box .data dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 106px;
  line-height: 1.4em;
  font-size: 16px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000000;
  float: left;
}
.jirei_profile .wrap .box .data dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 16px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000000;
  overflow: hidden;
}
.jirei_profile .wrap .box .data dd a {
  color: #018F6D;
  text-decoration: none;
}
.jirei_profile .wrap .box .note {
	  font-size: 14px;
}
.jirei_profile.note {
	margin-bottom:10px;
}

.jirei_detail.profile_note {
	padding-top:0;
	margin-top:30px;
	margin-bottom:80px;
}
.jirei_detail.profile_note .wrap .note {
	  font-size: 14px;
	margin-bottom:5px!important;
}



.jirei_case {
  margin: 0 auto 90px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1108px;
  max-width: 1020px;
  text-align: center;
}
.jirei_case h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_case h3:before {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -42px;
}
.jirei_case h3:after {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -42px;
}
.jirei_case .wrap {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.jirei_case .wrap .box {
  margin: 0 0 0 0;
  padding: 40px 0 45px 0;
  width: 340px;
}
.jirei_case .wrap .box .bg {
  margin: 0 10px;
  padding: 30px 25px 23px 25px;
  width: 320px;
  background: #EDF7F5;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
  height:455px;
}
.jirei_case .wrap .box .bg .image {
  margin: 0 0 25px 0;
  padding: 0 0 0 0;
}
.jirei_case .wrap .box .bg .name {
  margin: 0 0 10px 0;
  line-height: 1.4em;
  font-size: 19px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #000000;
}
.jirei_case .wrap .box .bg .comment {
  margin: 0 0 20px 0;
  line-height: 1.8em;
  font-size: 14px;
  font-family: "Clarimo UD PE Light", "UD Shin Go Light JIS2004", sans-serif;
  text-align: left;
  color: #000000;
}
.jirei_case .wrap .box .bg .link {
  margin: 0 auto;
  width: 155px;
}
.jirei_case .wrap .box .bg .link a {
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  line-height: 1.2em;
  color: #ffffff;
  background: #01916D;
  display: block;
}



.jirei_detail.jiima {
/*	border-top: solid 1px #cecece!important;*/
}
.jirei_detail.jiima .wrap {
	margin:30px 25px 0;
}
.jirei_detail.jiima .wrap p {
	font-size:16px;
	text-align: center;
}
.jirei_detail.jiima .wrap p em {
	font-size:18px;
font-weight: bold;
font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.jirei_detail.jiima .wrap .comment_note{
	text-align: center;
}

@media only screen and (max-width: 768px) {
	.jirei_detail.jiima .wrap p {
		line-height: 1.7em;
		font-size: 2.96vw;
		text-align: left;
	}
	.jirei_detail.jiima .wrap p em {
		font-size: 3.46vw;
		font-weight: bold;
		font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
	}
	.jirei_detail.jiima .wrap .comment_note{
		text-align: left;
	}
}



/* contact */
.contact_sec {
  margin: 0 0 0 0;
  /*padding: 70px 0 30px 0;*/
 padding: 70px 0 0 0;
  text-align: center;
background: #D4ECE6;
  overflow: hidden;
}
.contact_sec h2 {
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  line-height: 1.2em;
  font-size: 45px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
/*  color: #01916D;*/
  color: #333;
  position: relative;
}
.contact_sec h2:after {
  margin: 0 0 0 -27px;
  padding: 0 0 0 0;
  width: 54px;
  height: 0px;
  line-height: 0;
  content: "";
  border: none;
  border-top: 1px solid #333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.contact_sec .intro {
  margin: 0 0 25px 0;
  line-height: 1.6em;
  font-size: 16px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000000;
}
.contact_sec .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000000;
}
.contact_sec .wrap {
  margin: 0 auto;
  padding: 50px 60px 50px 60px;
  width: 92%;
  max-width: 1000px;
  text-align: center;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.contact_sec .wrap .form {
  text-align: left;
}



/* modal */
#task_overlay {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  background: rgba(255,255,255,0.9);
  display: none;
}
#modal {
  margin: 0 0 0 -405px;
  width: 810px;
  position: fixed;
  top: 30px;
  left: 50%;
  z-index: 10001;
  display: none;
}
#modal img {
  width: 100%;
  height: auto;
  display: block;
}
#modal .close {
  margin: 0 0 20px 758px;
  width: 39px;
  cursor: pointer;
}
#modal .wrap {
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
  position: relative;
}
#modal .wrap .prev {
  margin: -27px 0 0 0;
  width: 55px;
  position: absolute;
  top: 50%;
  left: -27px;
  z-index: 10;
}
#modal .wrap .next {
  margin: -27px 0 0 0;
  width: 55px;
  position: absolute;
  top: 50%;
  right: -27px;
  z-index: 10;
}
#modal .wrap .slider {
  height: 630px;
  overflow: hidden;
  position: relative;
}

#modal .wrap .box {
  padding: 63px 0 0 0;
  width: 810px;
  position: absolute;
  top: 0;
  left: -100%;
}
#modal .wrap .box.c {
  left: 0;
}
#modal .wrap .box.l {
  left: -100%;
}
#modal .wrap .box.r {
  left: 100%;
}

#modal .wrap .box .text_wrap {
  margin: 0 0 0 0;
  padding: 75px 0 50px 0;
  
  text-align: center;
  width: 100%;
  background: #E0F2ED;
  box-sizing: border-box;
  position: relative;
}

#modal .wrap .box .text_wrap .message {
  margin: 0 0 0 -185px;
  padding: 10px 0;
  width: 370px;
  line-height: 1.6em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border-radius: 8px;
 color: #fff;
background: #EA5504;
border: 2px solid #EA5504;
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: 1;
}
#modal .wrap .box .text_wrap .message:after {
  margin: 0 0 0 -10px;
  padding: 0 0 0 0;
  width: 21px;
  height: 32px;
  line-height: 32px;
  content: "";
  background: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/641251dd471c18c61b52ae258f6e8db3/modal_back_01.png") no-repeat center center;
  background-size: cover;
  position: absolute;
  bottom: -32px;
  left: 50%;
  z-index: 1;
}
#modal .wrap .box .text_wrap .catch {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #444444;
}
#modal .wrap .box .text_wrap .catch em {
  margin: 0 5px 0 0;
  padding: 8px 15px 2px;
  text-align: center;
  line-height: 1.6em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border-radius: 5px;
  color: #ffffff;
  background: #208C43;
  display: inline-block;
}
#modal .wrap .box .text_wrap .catch .text01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 54px;
  font-weight: bold;
  color: #FF4D33;
  display: inline-block;
}
#modal .wrap .box .result_wrap {
  margin: 0 0 0 0;
  padding: 45px 60px 45px 285px;
  background: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/1c9c323abe67da39571f456139459ac0/text_back_02.png") no-repeat center top;
  overflow: hidden;
  position: relative;
}
#modal .wrap .box .result_wrap p {
  margin: 0 0 25px 0;
  padding: 0 20px 0 0;
  height: 280px;
  line-height: 1.8em;
  font-size: 16px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #000000;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}


#modal .wrap .box .result_wrap p sup {
	display:block;margin-top:1em;line-height:1.6;text-indent:-1em;padding-left:1em;
}


#modal .wrap .box .result_wrap .link {
  margin: 0 0 0 0;
  width: 370px;
}
#modal .wrap .box .result_wrap .link a {
  padding: 13px 0 10px;
  line-height: 1.4em;
  text-align: center;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #ffffff;
  text-decoration: none;
  background: #01916D;
  border-radius: 90px;
  display: block;
  position: relative;
}
#modal .wrap .box .result_wrap .link a .text {
  padding: 0 0 0 0;
  display: inline-block;
}
#modal .wrap .box .result_wrap .link a:after {
  width: 5px;
  height: 10px;
  line-height: 10px;
  content: "";
  background: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/c68a565ed513260d98662afb67e583f2/arrow_03.svg") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  margin: -5px 0 0 0;
}
#modal .wrap .box .result_wrap .image01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 229px;
  position: absolute;
  top: 44px;
  left: 35px;
}

.modal_movie {
  margin: -200px 0 0 -290px;
  width: 580px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10001;
  display: none;
}
.modal_movie img {
  width: 100%;
  height: auto;
  display: block;
}
.modal_movie .close {
  margin: 0 0 20px 540px;
  width: 39px;
  cursor: pointer;
}
.modal_movie .wrap {
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
  position: relative;
  overflow: hidden;
}
.modal_movie .wrap .message {
  margin: 0 0 0 0;
  padding: 35px 0 5px 0;
  line-height: 1.2em;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #01916D;
}
.modal_movie .wrap .note {
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  line-height: 1.2em;
  text-align: center;
  font-size: 19px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #01916D;
}
.modal_movie .wrap .link_box {
  margin: 0 0 35px 0;
  padding: 25px 0;
  text-align: center;
  background: #E0F2ED;
}
.modal_movie .wrap .link_box .yes {
  margin: 0 8px;
  width: 168px;
  display: inline-block;
}
.modal_movie .wrap .link_box .yes a {
  padding: 13px 0 10px;
  line-height: 1.4em;
  text-align: center;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #ffffff;
  text-decoration: none;
  background: #01916D;
  border-radius: 90px;
  display: block;
  position: relative;
}
.modal_movie .wrap .link_box .yes a:after {
  width: 5px;
  height: 10px;
  line-height: 10px;
  content: "";
  background: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/c68a565ed513260d98662afb67e583f2/arrow_03.svg") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  margin: -5px 0 0 0;
}
.modal_movie .wrap .link_box .no {
  margin: 0 8px;
  width: 168px;
  display: inline-block;
}
.modal_movie .wrap .link_box .no span {
  padding: 13px 0 10px;
  line-height: 1.4em;
  text-align: center;
  font-size: 14px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #ffffff;
  text-decoration: none;
  background: #01916D;
  border-radius: 90px;
  display: block;
  position: relative;
}
.modal_movie .wrap .link_box .no span:after {
  width: 5px;
  height: 10px;
  line-height: 10px;
  content: "";
  background: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/c68a565ed513260d98662afb67e583f2/arrow_03.svg") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  margin: -5px 0 0 0;
}




/* contact info */
.contact_info {
  padding: 65px 0 70px 0;
  background: #fff url("https://assets-fb.fujifilm.com/files/2022-03/a402bb6f04737324056d076118c60a27/contact_back_01.png") no-repeat center center;
  background-size: auto 100%;
  position: relative;
  overflow: hidden;
}
.contact_info h3 {
  padding: 0 0 25px 0;
  line-height: 1.6em;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.contact_info ul {
  margin: 0 auto;
  width: 92%;
  max-width: 756px;
}
.contact_info ul li {
  width: 49%;
  max-width: 360px;
  float: left;
}
.contact_info ul li:nth-of-type(2) {
  float: right;
}
.contact_info ul li a {
  padding: 19px 0 15px;
  line-height: 1.2em;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background: #01916D url("https://assets-fb.fujifilm.com/files/2022-03/09a7b0e405e3721a3b98f92ed8cc14ed/arrow_02.png") no-repeat 96% center;
  background-size: 10px auto;
  border: 1px solid #01916D;
  border-radius: 90px;
  box-shadow: 2px 4px 0 #006D4B;
  display: block;
}
.contact_info ul li:nth-of-type(2) a {
  color: #01916D;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-03/2575cbbec21d678cf281eb4db1f4e64f/arrow_03.png") no-repeat 96% center;
  background-size: 10px auto;
}



@media only screen and (min-width: 1280px) and (max-width: 1840px) {

/* beat main image */
.jirei_main_image {
  margin: 0 0 6.7vw;
  width: 100%;
  /*background: url("https://assets-fb.fujifilm.com/files/2022-12/a56a3f25132d53eaa97dcbdb52dd7f92/main_image_01.jpg") no-repeat center center;*/
  background-size: cover;
  position: relative;
  background-color: #F4F4F4;
}
.jirei_main_image img {
  width: 100%;
  height: auto;
  display: block;
}
.jirei_main_image .wrap {
  margin: 0 0 0 0 !important;
  width: 96%;
  max-width: 1316px;
  position: absolute !important;
  top: 0 !important;
  left: 2% !important;
}
.jirei_main_image .image {
  margin: 0 0 0 50%;
  padding: 0 0 0 0;
  width: 50%;
  display: block;
}
.jirei_main_image .wrap .image img {
  width: 100%;
  height: auto;
}
.jirei_main_image .wrap .box {
  margin: 0 0 0 0 !important;
  padding: 2.0vw 0 0 0 !important;
  width: 53.5vw !important;
  max-width: 53.5vw !important;
  text-align: center;
  display: block;
/*  position: absolute;
  top: 0;
  left: 4.2vw;*/
}
.jirei_main_image .wrap .box h2 {
  margin: 0 0 2.0vw 0 !important;
  padding: 0 0 0 0 !important;
  line-height: 1.4em;
  font-size: 2.2vw;
  font-weight: bold;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_main_image .wrap .box h2:before {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -42px;
}
.jirei_main_image .wrap .box h2:after {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -42px;
}
.jirei_main_image .wrap .box .company {
/*  background:none;*/
  margin: 0 0 0 0;
/*  padding: 3.5vw 0;*/
/*  padding: 3.5vw 0 2.5vw 11.2vw !important;*/
/*  padding: 3.5vw 0 3.5vw 16vw !important;*/
  line-height: 1.4em;
  font-size: 2.0vw;
  color: #000000;
  display: inline-block;
/*  background-size: 9.2vw auto;*/
/*  background-size: 12vw auto;*/
}

.jirei_main_image .wrap .box .intro p {
  margin: 0 0 0 0;
  padding: 0 0 1vw 0 !important;
  line-height: 1.9em;
  font-size: 1.6vw;
  color: #000000;
  text-align: center;
}



}

/*@media only screen and (min-width: 768px) and (max-width: 1279px) {*/
@media only screen and (min-width: 768px) and (max-width: 1840px) {
/* beat main image */
.jirei_main_image {
  margin: 0 0 6.7vw;
  width: 100%;
  /*background: url("https://assets-fb.fujifilm.com/files/2022-12/a56a3f25132d53eaa97dcbdb52dd7f92/main_image_01.jpg") no-repeat center center;*/
  background-size: cover;
  position: relative;
  background-color: #F4F4F4;
}
.jirei_main_image img {
  width: 100%;
  height: auto;
  display: block;
}
.jirei_main_image .wrap {
  margin: 0 0 0 0 !important;
  width: 96%;
  max-width: 1316px;
  position: absolute !important;
  top: 0 !important;
  left: 2% !important;
}
.jirei_main_image .image {
  margin: 0 0 0 50%;
  padding: 0 0 0 0;
  width: 50%;
  display: block;
}
.jirei_main_image .wrap .image img {
  width: 100%;
  height: auto;
}
.jirei_main_image .wrap .box {
  margin: 0 0 0 0 !important;
  padding: 2.0vw 0 0 0 !important;
  width: 53.5vw !important;
  max-width: 53.5vw !important;
  text-align: center;
  display: block;
/*  position: absolute;
  top: 0;
  left: 4.2vw;*/
}
.jirei_main_image .wrap .box h2 {
/*  margin: 0 0 2.0vw 0 !important;*/
  margin: 0 0 1.5vw 0 !important;
  padding: 0 0 0 0 !important;
  line-height: 1.4em;
  font-size: 1.4vw !important;
  font-weight: bold;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_main_image .wrap .box h2:before {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -42px;
}
.jirei_main_image .wrap .box h2:after {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 33px;
  height: 41px;
  line-height: 41px;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -42px;
}
.jirei_main_image .wrap .box .company {
/*  background:none;*/
  margin: 0 0 0 0;
/*  padding: 3vw 0;*/
/*  padding: 1.8vw 0 3.0vw 6.5vw !important;*/
/*  padding: 3vw 0 3.0vw 6.5vw !important;*/
/*	  padding: 3vw 0 3.0vw 8.5vw !important;*/
/*  padding: 3vw 0 3.0vw 10.5vw !important;*/
/*  padding: 3vw 0 3.0vw 14.5vw !important;*/
/*  padding: 3vw 0 3.0vw 15.5vw !important;*/
  line-height: 1.4em;
  font-size: 1.4vw !important;
  color: #000000;
  display: inline-block;
/*  background-size: 4.8vw auto !important;*/
/*  background-size: 5.2vw auto !important;*/
/*	 background-size: 7.5vw auto !important;*/
/*  background-size: 9vw auto !important;*/
/*  background-size: 14vw auto !important;*/
}

.jirei_main_image .wrap .box .intro p {
  margin: 0 0 0 0;
/*  padding: 0 0 1.5vw 0 !important;*/
  padding: 0 0 1vw 0 !important;
/*  line-height: 1.9em;*/
  line-height: 1.5em;
/*  font-size: 1.4vw;*/
  font-size: 1.3vw;

  color: #000000;
  text-align: center;
}

.jirei_main_image .wrap .jirei_menu {
  margin: 0 auto;
  position: relative;
}
.jirei_main_image .wrap .jirei_menu ul {
  margin: 0 0 0 0;
  padding: 0.48vw 1.48vw 0.48vw 14em;
  text-align: left;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-12/bd0571707dc1a932d899ad8785815be8/content_back_01-sp.png") no-repeat left center;
/*  background-size: 32em 100%;*/
  background-size: 30em 100%;
  box-sizing: border-box;
  display: block;
  list-style: none;
  position: relative;
}
.jirei_main_image .wrap .jirei_menu ul li {
  padding: 0.2vw 0;
  line-height: 1.2em;
  font-size: 1.2vw;
/*	  font-size: 1vw;*/

  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: left;
  color: #01916D;
  vertical-align: middle;
}
.jirei_main_image .wrap .jirei_menu ul li.lower { 
	  font-size: 1vw;
}
	
.jirei_main_image .wrap .jirei_menu ul li:nth-of-type(1) {
  margin: -0.9em 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 1.0vw;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 1.0vw;
}
.jirei_main_image .wrap .jirei_menu ul li a {
  color: #01916D;
}

}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
.jirei_main_image .wrap .jirei_menu ul {
  margin: 0 0 0 0;
  padding: 0.48vw 1.48vw 0.48vw 10em;
  text-align: left;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-12/bd0571707dc1a932d899ad8785815be8/content_back_01-sp.png") no-repeat left center;
  background-size: 22em 100%;
  box-sizing: border-box;
  display: block;
  list-style: none;
  position: relative;
}
}


@media only screen and (min-width: 768px) {
	#jirei_bottom_bnr.kaizen_book a {
		height:114px;
	}
}


@media only screen and (max-width: 767px) {
body {
	-webkit-text-size-adjust: none;

}

/**
 * SP表示
**/
.sp_disp { display:block!important; }
.pc_disp { display:none!important; }
  


#jirei_side_bnr {
  width: 40vw;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0;
  right: 0;
  z-index: 100;
}
#jirei_side_bnr img {
  width: 100%;
  height: auto;
  display: block;
}
#jirei_side_bnr .side_open {
  margin: 0 0 0 0;
  width: 4.81vw;
  cursor: pointer;
  display: none;
  position: fixed;
  top: auto;
  right: 2.5vw;
  bottom: 0;
}
#jirei_side_bnr .side_close {
  margin: 0 0 0 30.48vw;
  width: 4.81vw;
  cursor: pointer;
  display: block;
}
.jirei_side_bnr_link {
  width: 100%;
  border: 2px solid #ffffff;
  border-left: none;
  box-sizing: border-box;
  overflow: hidden;
}
.jirei_side_bnr_link .link {
  width: 50%;
  height: 20.81vw;
  background-color: #01916D;
  display: table;
  float: left;
}
.jirei_side_bnr_link .link a {
  width: 100%;
  height: 20.81vw;
  line-height: 1.6em;
  text-align: center;
  font-size: 1.85vw;
  color: #ffffff;
  display: table-cell;
  box-sizing: border-box;
  vertical-align: top;
}
.jirei_side_bnr_link .link.icon01 a {
  padding: 11.11vw 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/6eeff0aa60d1951600a781dc4369f695/side_01.svg") no-repeat center 1.85vw;
  background-size: 10.37vw auto;

/*CVフローティングリンク無し*/
	border-left: 2px solid #ffffff;
/**/
}
.jirei_side_bnr_link .link.icon02 a {
  padding: 11.11vw 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/0a07e4cc5fd77f47fb76d49eb004bade/side_02.svg") no-repeat center 3.51vw;
  background-size: 8.33vw auto;
}
.jirei_side_bnr_link .link.icon01 {
  background: url("https://assets-fb.fujifilm.com/files/2022-12/955aad0ed337f2ef74ed73a0d3bafb38/line_01.png") no-repeat left center;
  background-size: 2px 15.37vw;
  background-color: #01916D;
}
.jirei_side_bnr_link .link.icon02 {
  background: url("https://assets-fb.fujifilm.com/files/2022-12/955aad0ed337f2ef74ed73a0d3bafb38/line_01.png") no-repeat left center;
  background-size: 2px 15.37vw;
  background-color: #01916D;
}



#jirei_bottom_bnr {
  width: 60vw;
  position: fixed;
  bottom: 0;
  right: auto;
  left: 0;
  z-index: 100;
}
#jirei_bottom_bnr a {
  padding: 0 26.29vw 0 0;
  width: 100%;
  height: calc( 20.81vw + 4px );
  line-height: 1.6em;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  background-color: #01916D;
  border: 2px solid #ffffff;
  border-right: none;
  display: block;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
#jirei_bottom_bnr a img {
  max-width: 26.29vw;
  position: absolute;
  top: 0;
  right: 0;
}
#jirei_bottom_bnr a .text01 {
  padding: 1.85vw 0 0 0;
  line-height: 1.4em;
  font-size: 2.4vw;
  display: block;
}
#jirei_bottom_bnr.ofc365  a .text01 {
	  padding:2vw 0 0 0;
	font-size:2.65vw;
	  line-height:2em;
}
#jirei_bottom_bnr a .text02 {
  padding: 0.9vw 0 0.9vw 0;
  line-height: 1.4em;
  font-size: 3.148vw;
  font-weight: bold;
  color: #FDF203;
  display: block;
}
#jirei_bottom_bnr.ofc365 a .text02 {
	  padding: 0.6vw 0 1.2vw 0;
 font-size:2.6vw;
}
#jirei_bottom_bnr a .text02 .free {
  line-height: 1.4em;
  font-size: 2.22vw;
  font-weight: bold;
}
#jirei_bottom_bnr a .text03 {
  line-height: 1.4em;
  font-size: 2.22vw;
  border-bottom: 1px solid #ffffff;
  display: inline-block;
  position: relative;
}
#jirei_bottom_bnr a .text03:after {
  margin: -6px 0 0 0;
  width: 8px;
  height: 12px;
  line-height: 12px;
  content: "";
  background: url("https://assets-fb.fujifilm.com/files/2022-12/2d0bb6e6ce6599ca38d75123747fceeb/arrow_02.png") no-repeat center center;
  display: block;
  position: absolute;
  top: 50%;
  right: -13px;
}
  
  
/**
 *
 * top
 *
**/
#jirei_wrapper {
  overflow: hidden;
}

/* beat main image */
.jirei_main_image {
  margin: 0 0 12vw;
  width: 100%;
  height: auto;
  /*background: url("https://assets-fb.fujifilm.com/files/2022-12/04dd5e16980e3262133bc1afc6da95e0/main_image_01-sp.jpg") no-repeat center center;*/
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-color: #F4F4F4;
}
.jirei_main_image img {
  width: 100%;
	max-width:50%;
  height: auto;
  display: block;
}
.jirei_main_image figure.image img {
max-width:100%;
}

.jirei_main_image .wrap {
  margin: 0 auto !important;
  width: 100% !important;
  max-width: 1316px !important;
  height: auto;
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
.jirei_main_image .image {
  margin: 0 auto 7.4vw !important;
  padding: 0 0 0 0;
  width: 92.59vw !important;
  max-width: 92.59vw !important;
  display: block;
  position: relative;
  top: auto;
  right: auto;
}
.jirei_main_image .wrap .box {
  margin: 0 0 0 0 !important;
  padding: 8.33vw 0 0 0 !important;
  width: 100% !important;
  text-align: center;
  display: block;
  position: relative;
  top: auto;
  left: auto;
}
.jirei_main_image .wrap .box h2 {
  margin: 0 0 4.07vw 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 4.07vw;
  font-weight: bold;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_main_image .wrap .box h2:before {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -7.5vw;
}
.jirei_main_image .wrap .box h2:after {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -7.5vw;
}
.jirei_main_image .wrap .box .company {
/*  background:none;*/
  margin: 0 0 0 0;
/*  padding: 7.4vw 0;*/
/*  padding: 6.48vw 0 7.4vw 18vw;*/
/*  padding: 6.48vw 0 7.4vw 20.5vw;*/
/*  padding: 6.48vw 0 7.4vw 21.66vw;*/
/*  padding: 7.4vw 0 7.4vw 20vw;*/
/*  padding: 7.4vw 0 7.4vw 28vw;*/
/*  padding: 7.4vw 0 7.4vw 33vw;*/
/*  padding: 7.4vw 0 7.4vw 45vw;*/
  line-height: 1.4em;
  font-size: 3.7vw;
  color: #000000;
  display: inline-block;
/*  background-size: 14vw auto;*/
/*  background-size: 16.85vw auto;*/
/*  background-size: 23vw auto;*/
/*  background-size: 30vw auto;*/
/*  background-size: 40vw auto;*/
}

.jirei_main_image .wrap .box .intro p {
  margin: 0 0 0 0;
/*  padding: 0 0 3.7vw 0!important;*/
  padding: 0 0 2vw 0!important;
  line-height: 1.9em;
  font-size: 5.18vw;
  color: #000000;
  text-align: center;
}
.jirei_main_image .wrap .jirei_menu {
  margin: 0 auto 4.25vw;
  position: relative;
  bottom: auto;
  left: auto;
}
.jirei_main_image .wrap .jirei_menu ul {
  padding: 0.48vw 1.48vw 0.48vw 18em;
  text-align: left;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-12/bd0571707dc1a932d899ad8785815be8/content_back_01-sp.png") no-repeat left center;
  background-size: 40em 100%;
  display: block;
  list-style: none;
  position: relative;
}
.jirei_main_image .wrap .jirei_menu ul li {
  padding: 0 0 0 0;
  line-height: 1.2em;
  font-size: 3.74vw;
/*  font-size: 3vw;*/
  font-weight: bold;
  text-align: left;
  color: #01916D;
  background: none;
  background-size: auto 100%;
  vertical-align: middle;
}
.jirei_main_image .wrap .jirei_menu ul li.lower { 
	  font-size: 3vw;
}

.jirei_main_image .wrap .jirei_menu ul li:nth-of-type(1) {
  margin: -0.9em 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 3.03vw;
  font-weight: bold;
  color: #ffffff;
  background: none;
  position: absolute;
  top: 50%;
  left: 3.0vw;
}
.jirei_main_image .wrap .jirei_menu ul li:nth-of-type(2) {
  padding: 0 0 0 0;
  background: none;
}
.jirei_main_image .wrap .jirei_menu ul li a {
  color: #01916D;
}
.jirei_mokuji {
  margin: 0 auto 13.5vw;
  width: 100%;
  max-width: 1000px;
  text-align: center;
}
.jirei_mokuji h3 {
  margin: 0 0 4.07vw 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 4.07vw;
  font-weight: bold;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_mokuji h3:before {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -7.5vw;
}
.jirei_mokuji h3:after {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -7.5vw;
}
.jirei_mokuji .wrap {
  margin: 0 0 0 0;
  padding: 6.48vw 4.62vw 15px 4.62vw;
  text-align: left;
  background: #F4F4F4;
  overflow: hidden;
}
.jirei_mokuji .wrap ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
  overflow: hidden;
}
.jirei_mokuji .wrap ul li {
  margin: 0 4.6vw 2.77vw 0;
  padding: 0 4.6vw 0 0;
  font-size: 2.59vw;
  line-height: 1.2em;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/f1368edeb373761b9d8336350bd02c88/arrow_01.svg") no-repeat right center;
  background-size: 2.59vw 1.48vw;
  float: left;
}

.jirei_mokuji .wrap ul li:nth-of-type(6) {
  margin: 0 4.6vw 2.77vw 0;
}

.jirei_mokuji .wrap ul li:nth-of-type(9) {
  margin: 0 4.6vw 2.77vw 0;
}
/*
.jirei_mokuji .wrap ul li:nth-of-type(9) {
  clear: none;
}
*/

	
.jirei_outline {
  margin: 0 auto 12.96vw;
  width: 92.59%;
  max-width: 1000px;
  text-align: center;
}
.jirei_outline h3 {
  margin: 0 0 5.55vw 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 4.07vw;
  font-weight: bold;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_outline h3:before {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -7.5vw;
}
.jirei_outline h3:after {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -7.5vw;
}
.jirei_outline .detail {
  margin: 0 0 2.77vw 0;
  padding: 5vw 4.6vw 2.77vw 4.6vw;
  width: 100%;
  border-radius: 0px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
}
.jirei_outline .detail01 {
  background: #E9E9E9;
}
.jirei_outline .detail02 {
  background: #FCEAE0;
}
.jirei_outline .detail03 {
  background: #D6E9F3;
}
.jirei_outline .detail .label_cell {
  padding: 0 0 0 0;
  width: 100%;
  display: block;
  vertical-align: middle;
}
.jirei_outline .detail .label_cell .label {
  margin: 0 auto 3.7vw;
  padding: 1.85vw 0 1.85vw 10.18vw;
  width: 41.48vw;
  display: block;
  text-align: left;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 3.33vw;
  font-weight: bold;
  line-height: 1.2em;
  border-radius: 6px;
}
.jirei_outline .detail01 .label_cell .label {
  background: #000000 url("https://assets-fb.fujifilm.com/files/2022-12/b68106a67df7b7b4748d83e88267a879/icon_01-sp.svg") no-repeat 2.77vw center;
  background-size: 5.74vw auto;
}
.jirei_outline .detail02 .label_cell .label {
  background: #EA5504 url("https://assets-fb.fujifilm.com/files/2022-12/22a7a1e1995c3bc538192b839bb1349c/icon_02-sp.svg") no-repeat 2.87vw center;
  background-size: 4.81vw auto;
}
.jirei_outline .detail03 .label_cell .label {
  padding: 1.85vw 0 1.85vw 14.96vw;
  background: #1E83BE url("https://assets-fb.fujifilm.com/files/2022-12/be4ca279f1c37304fdf5cb831dfff4ed/icon_03-sp.svg") no-repeat 2.77vw center;
  background-size: 7.77vw auto;
}
.jirei_outline .detail .icon_cell {
  width: 98px;
  text-align: center;
  display: none;
  vertical-align: middle;
}
.jirei_outline .detail01 .icon_cell img {
  max-width: 54px;
  margin: auto;
}
.jirei_outline .detail02 .icon_cell img {
  max-width: 46px;
  margin: auto;
}
.jirei_outline .detail03 .icon_cell img {
  max-width: 50px;
  margin: auto;
}
.jirei_outline .detail .detail_cell {
  padding: 0 0 0 0;
  text-align: left;
  display: block;
  vertical-align: middle;
}
.jirei_outline .detail .detail_cell ul {
  list-style: none;
}
.jirei_outline .detail .detail_cell ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 1em;
  line-height: 1.6em;
  font-size: 2.96vw;
  color: #000000;
  position: relative;
}
.jirei_outline .detail .detail_cell ul li:before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

.jirei_outline .detail .detail_cell ul li em {
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  font-size: 3.46vw;
}











.jirei_detail {
  margin: 0 auto 50px;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
  text-align: center;
}
.jirei_detail h3 {
  margin: 0 0 5.55vw 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 4.07vw;
  font-weight: bold;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_detail h3:before {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -7.5vw;
}
.jirei_detail h3:after {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -7.5vw;
}
.jirei_detail .wrap {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
  position: relative;
}
.jirei_detail .box {
  margin: 0 8.33vw 6.48vw 3.33vw;
  overflow: hidden;
}
.jirei_detail .box.left {
  width: auto;
  min-height: auto;
}
.jirei_detail .box h4 {
  margin: 0 0 0 0;
  padding: 1.29vw 0 5.55vw 10.74vw;
  line-height: 1.4em;
  font-size: 4.44vw;
  font-weight: bold;
  color: #01916D;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/054a5144be262e7edac306f6d4de1931/q_01.svg") no-repeat 0 0;
  background-size: 7.03vw auto;
}
.jirei_detail .box .comment {
  margin: 0 0 0 3.15vw;
  padding: 0 0 0 4.62vw;
  border-left: 2px solid #c6c6c6;
  overflow: hidden;
  position: relative;
}
.jirei_detail .box .comment p {
  margin: 0 0 0 0;
  padding: 0 0 5.55vw 0;
  line-height: 1.7em;
  font-size: 2.96vw;
  color: #000000;
}
.jirei_detail .box .comment p:last-child {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.jirei_detail .box .comment p.name {
  margin: 0 0 0 0;
  padding: 0 0 1.85vw 0;
  line-height: 1.7em;
  font-size: 2.96vw;
  font-weight: bold;
  color: #000000;
  position: relative;
  top: auto;
  left: auto;
}
.jirei_detail .box p em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.7em;
  font-size: 3.46vw;
  font-weight: bold;
  font-style: normal;
}
.jirei_detail .image_box {
  margin: 0 0 0 0;
  padding: 0 0 12vw 0;
  width: 100% !important;
  position: relative;
  top: auto;
  right: auto !important;
}
.jirei_detail .image_box p {
  margin: 0 0 0 6.48vw;
  padding: 10px 0 0 0;
  line-height: 1.6em;
  font-size: 2.59vw;
  color: #000000;
}
.jirei_detail .image_box.second {
	margin-top:0;
}

.jirei_detail_image {
  margin: 0 0 0 0;
  padding: 0 0 50px 0;
  width: 100%;
}
.jirei_detail_image img {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: auto;
  display: block;
}
.jirei_detail_image p {
/*  margin: 0 0 0 6.48vw;*/
  margin: 0 6.48vw 0 6.48vw;
  padding: 10px 0 0 0;
  line-height: 1.6em;
  font-size: 2.59vw;
  color: #000000;
}
.jirei_seminar_link {
  margin: 0 auto 13.88vw;
  width: 92.59%;
  max-width: 1000px;
  text-align: left;
  overflow: hidden;
}
.jirei_seminar_link .box {
  width: 100%;
  background: #D6EDE8;
  overflow: hidden;
}
.jirei_seminar_link .box.left {
  margin: 0 0 5.55vw 0;
  float: none;
}
.jirei_seminar_link .box.right {
  float: none;
}
.jirei_seminar_link .box .image {
  margin: 0 0 15px 0;
}
.jirei_seminar_link .box .name {
  margin: 0 7vw 10px 7vw;
  line-height: 1.4em;
  font-size: 3.51vw;
  font-weight: bold;
  color: #000000;
}
.jirei_seminar_link .box .comment {
  margin: 0 7vw 10px 7vw;
  line-height: 1.4em;
  font-size: 2.59vw;
  color: #000000;
}
.jirei_seminar_link .box .link {
  margin: 0 auto 3.8vw auto;
  width: 28.7vw;
}
.jirei_seminar_link .box .link a {
  padding: 2.22vw 0;
  text-align: center;
  font-size: 2.59vw;
  font-weight: bold;
  line-height: 1.2em;
  color: #ffffff;
  background: #01916D;
  display: block;
}
.jirei_contact_link {
  margin: 0 0 14.81vw 0;
  padding: 8.88vw 0 8.88vw 0;
  width: 100%;
  background: #EDF7F5;
  position: relative;
}
.jirei_contact_link h3 {
  padding: 1.85vw 0;
  width: 67vw;
  text-align: center;
  color: #ffffff;
  background: #EA5504;
  border-radius: 90px;
  font-size: 2.59vw;
  line-height: 1.2em;
  position: absolute;
  top: calc( -1.85vw - 0.6em );
  left: 50%;
  margin: 0 0 0 -33.5vw;
}
.jirei_contact_link h3:after {
  width: 18px;
  height: 9px;
  line-height: 9px;
  content: "";
  background: url("https://assets-fb.fujifilm.com/files/2022-12/9f61094d374a8ddb2cdc474e3c7ddbe2/icon_05.png") no-repeat center center;
  background-size: cover;
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin: 0 0 0 -9px;
}
.jirei_contact_link .link {
  margin: 0 auto 0 auto;
  width: 92.59%;
}
.jirei_contact_link .link a {
  padding: 4.62vw 0;
  text-align: center;
  font-size: 3.33vw;
  font-weight: bold;
  line-height: 1.2em;
  color: #ffffff;
  background: #01916D;
  display: block;
  position: relative;
}
.jirei_contact_link .link a:after {
  width: 5.92vw;
  height: 4.04vw;
  line-height: 4.04vw;
  content: "";
  background: url("https://assets-fb.fujifilm.com/files/2022-12/cf8e4e251f7c0ff5b2d94fff953a90e9/icon_04.svg") no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 5.55vw;
  margin: -2.02vw 0 0 0;
}
.jirei_solution {
  margin: 0 auto 14.81vw;
  padding: 0 0 0 0;
  width: 92.59%;
  max-width: 1000px;
  text-align: center;
}
.jirei_solution h3 {
  margin: 0 0 6.48vw 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 4.07vw;
  font-weight: bold;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_solution h3:before {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -7.5vw;
}
.jirei_solution h3:after {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -7.5vw;
}
.jirei_solution .wrap {
  margin: 0 0 30px 0;
  padding: 3.7vw 3.7vw 6.48vw;
  text-align: left;
  border: 3px solid #DDDADA;
  position: relative;
  overflow: hidden;
}
.jirei_solution .wrap:last-of-type {
	margin:0;
}
.jirei_solution .wrap .image {
  margin: 0 0 3.7vw 0;
  width: 100%;
  float: none;
}
.jirei_solution .wrap .image img {
  width: 100%;
  height: auto;
}
.jirei_solution .wrap .box {
  overflow: hidden;
}
.jirei_solution .wrap .box .name {
  margin: 0 0 1.85vw 0;
  line-height: 1.4em;
  font-size: 3.51vw;
  font-weight: bold;
  color: #000000;
}
.jirei_solution .wrap .box .comment {
  margin: 0 0 3.7vw 0;
  line-height: 1.4em;
  font-size: 2.59vw;
  color: #000000;
}
.jirei_solution .wrap .link {
  margin: 0 auto 0 auto;
  width: 28.7vw;
  position: relative;
  bottom: auto;
  right: auto;
}
.jirei_solution .wrap .link a {
  padding: 2.22vw 0;
  text-align: center;
  font-size: 2.59vw;
  font-weight: bold;
  line-height: 1.2em;
  color: #ffffff;
  background: #01916D;
  display: block;
}
.jirei_profile {
  margin: 0 auto 12.96vw;
  padding: 0 0 0 0;
  width: 92.59%;
  max-width: 1000px;
  text-align: center;
}
.jirei_profile h3 {
  margin: 0 0 6.48vw 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 4.07vw;
  font-weight: bold;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_profile h3:before {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -7.5vw;
}
.jirei_profile h3:after {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -7.5vw;
}
.jirei_profile .wrap {
  margin: 0 0 0 0;
  padding: 3.7vw;
  text-align: left;
  border: 3px solid #DDDADA;
  position: relative;
  overflow: hidden;
}
.jirei_profile .wrap .image {
  margin: 0 0 0 0;
  width: 100%;
  float: none;
}
.jirei_profile .wrap .box {
  padding: 0 0 1.85vw 0;
  overflow: hidden;
}
.jirei_profile .wrap .box .name {
  margin: 0 0 3.7vw 0;
  line-height: 1.4em;
  font-size: 3.51vw;
  font-weight: bold;
  color: #000000;
}
.jirei_profile .wrap .box .data {
  margin: 0 0 2.77vw 0;
  padding: 0 0 0 0;
  width: 100%;
  overflow: hidden;
}
.jirei_profile .wrap .box .data dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 19.44vw;
  line-height: 1.4em;
  font-size: 2.96vw;
  color: #000000;
  float: left;
}
.jirei_profile .wrap .box .data dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 2.96vw;
  color: #000000;
  overflow: hidden;
}
.jirei_profile .wrap .box .data dd a {
  color: #018F6D;
  text-decoration: none;
}
.jirei_profile .wrap .box .note {
	  font-size: 2.59vw;
}

.jirei_detail.profile_note {
	padding-top:0;
	margin-top:6vw;
	margin-bottom:12.96vw;
}
.jirei_detail.profile_note .wrap .note {
	font-size: 2.59vw;
	margin-left:3.33vw;
}


.jirei_case {
  margin: 0 auto 90px;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1108px;
  max-width: 1020px;
  text-align: center;
}
.jirei_case h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 4.07vw;
  font-weight: bold;
  color: #000000;
  display: inline-block;
  position: relative;
}
.jirei_case h3:before {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/1549cd17e55563eadd8b85450dd33ba5/text_icon_01.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  left: -7.5vw;
}
.jirei_case h3:after {
  margin: -3.7vw 0 0 0;
  padding: 0 0 0 0;
  content: "";
  width: 5.92vw;
  height: 7.4vw;
  line-height: 7.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-12/17f5bbda0f231231aaa06aec6919ec27/text_icon_02.png") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: -7.5vw;
}
.jirei_case .wrap {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.jirei_case .wrap .box {
  margin: 0 0 0 0;
  padding: 7.96vw 0 9.25vw 0;
  width: 62.96vw;
}
.jirei_case .wrap .box .bg {
  margin: 0 1.85vw;
  padding: 5.55vw 4.62vw 4.26vw 4.62vw;
  width: 59.26vw;
  height:85vw;
  background: #EDF7F5;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
}
.jirei_case .wrap .box .bg .image {
  margin: 0 0 4.62vw 0;
  padding: 0 0 0 0;
}
.jirei_case .wrap .box .bg .name {
  margin: 0 0 1.85vw 0;
  line-height: 1.4em;
  font-size: 3.51vw;
  font-weight: bold;
  color: #000000;
}
.jirei_case .wrap .box .bg .comment {
  margin: 0 0 3.7vw 0;
  line-height: 1.8em;
  font-size: 2.59vw;
  text-align: left;
  color: #000000;
}
.jirei_case .wrap .box .bg .link {
  margin: 0 auto 0 auto;
  width: 28.7vw;
}
.jirei_case .wrap .box .bg .link a {
  padding: 2.22vw 0;
  text-align: center;
  font-size: 2.59vw;
  font-weight: bold;
  line-height: 1.2em;
  color: #ffffff;
  background: #01916D;
  display: block;
}


  
  
  
  
  
/* contact */
.contact_sec {
  margin: 0 0 0 0;
 /* padding: 14.44vw 0 30px 0; */
    padding: 14.44vw 0 0 0;
  text-align: center;
   background: #D1EBE4;
  overflow: hidden;
}
.contact_sec h2 {
  margin: 0 0 5.43vw 0;
  padding: 0 0 6.52vw 0;
  line-height: 1.2em;
  font-size: 6.95vw;
  font-weight: bold;
/*  color: #01916D;*/
  color: #333;
  position: relative;
}
.contact_sec h2:after {
  margin: 0 0 0 -21px;
  padding: 0 0 0 0;
  width: 42px;
  height: 0px;
  line-height: 0;
  content: "";
  border: none;
  border-top: 1px solid #333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.contact_sec .intro {
  margin: 0 0 30px 0;
  line-height: 1.6em;
  font-size: 3.33vw;
  color: #000000;
}
.contact_sec .intro p {
  line-height: 1.6em;
  font-size: 3vw;
  color: #000000;
}
.contact_sec .wrap {
  margin: 0 auto;
  padding: 6.66vw 6.66vw 6.66vw 6.66vw;
  width: 94.44%;
  max-width: 1000px;
  text-align: center;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.contact_sec .wrap .form {
  text-align: left;
}

/* modal */
#task_overlay {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  background: rgba(255,255,255,0.9);
  display: none;
}
#modal {
  margin: 0 0 0 0;
  width: 89vw;
  position: fixed;
  top: 10px;
  left: 5.5vw;
  z-index: 10001;
  display: none;
}
#modal img {
  width: 100%;
  height: auto;
  display: block;
}
#modal .close {
  margin: 0 0 3.33vw 81.2vw;
  width: 7.8vw;
}
#modal .wrap {
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
  position: relative;
}
#modal .wrap .prev {
  margin: -5vw 0 0 0;
  width: 10vw;
  position: absolute;
  top: 50%;
  left: -5vw;
  z-index: 10;
}
#modal .wrap .next {
  margin: -5vw 0 0 0;
  width: 10vw;
  position: absolute;
  top: 50%;
  right: -5vw;
  z-index: 10;
}
#modal .wrap .slider {
  height: auto;
  overflow: hidden;
  position: relative;
}

#modal .wrap .box {
  padding: 14.44vw 0 0 0;
  width: 89vw;
  position: absolute;
  top: 0;
  left: -100%;
}
#modal .wrap .box.c {
  left: 0;
}
#modal .wrap .box.l {
  left: -100%;
}
#modal .wrap .box.r {
  left: 100%;
}

#modal .wrap .box .text_wrap {
  padding: 12.22vw 0 3.11vw 0;
  text-align: center;
  width: 100%;
  background: #E0F2ED;
  position: relative;
}
#modal .wrap .box .text_wrap .message {
  margin: 0 0 0 -32vw;
  padding: 1.74vw 0;
  width: 64vw;
  line-height: 1.6em;
  font-size: 3.26vw;
  font-weight: bold;
  border-radius: 8px;
  color: #fff;
background: #EA5504;
border: 2px solid #EA5504;
  display: inline-block;
  position: absolute;
  top: -6.3vw;
  left: 50%;
  z-index: 1;
}
#modal .wrap .box .text_wrap .message:after {
  margin: 0 0 0 -1.74vw;
  padding: 0 0 0 0;
  width: 3.48vw;
  height: 5.65vw;
  line-height: 5.65vw;
  content: "";
  background: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/641251dd471c18c61b52ae258f6e8db3/modal_back_01.png") no-repeat center center;
  background-size: cover;
  position: absolute;
  bottom: -5.65vw;
  left: 50%;
  z-index: 1;
}
#modal .wrap .box .text_wrap .catch {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 4.56vw;
  font-weight: bold;
  color: #444444;
}
#modal .wrap .box .text_wrap .catch em {
  margin: 0 0 0 0;
  padding: 1.5vw 2.34vw 0.5vw;
  text-align: center;
  line-height: 1.6em;
  font-size: 5vw;
  font-weight: bold;
  border-radius: 5px;
  color: #ffffff;
  background: #208C43;
  display: inline-block;
}
#modal .wrap .box .text_wrap .catch .text01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  line-height: 1.6em;
  font-size: 9.13vw;
  font-weight: bold;
  color: #FF4D33;
  display: inline-block;
}

#modal .wrap .box .result_wrap {
  margin: 0 0 0 0;
  padding: 5.43vw 4.34vw 6.66vw 4.34vw;
  background: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/1c9c323abe67da39571f456139459ac0/text_back_02.png") no-repeat center top;
  background-size: 7.82vw auto;
  overflow: hidden;
  position: relative;
}
#modal .wrap .box .result_wrap p {
  margin: 0 0 5vw 0;
  height: 40vw;
  min-height: 0px;
  line-height: 1.6em;
  font-size: 2.6vw;
  font-weight: normal;
  color: #000000;
}
#modal .wrap .box .result_wrap .link {
  margin: 0 auto;
  width: 63vw;
}
#modal .wrap .box .result_wrap .link a {
  padding: 2.17vw 0 2.17vw;
  line-height: 1.4em;
  text-align: center;
  font-size: 2.39vw;
  color: #ffffff;
  text-decoration: none;
  background: #01916D;
  border-radius: 90px;
  display: block;
  position: relative;
}
#modal .wrap .box .result_wrap .link a .text {
  padding: 0 0 0 0;
  display: inline-block;
}
#modal .wrap .box .result_wrap .link a:after {
  width: 1.09vw;
  height: 2.17vw;
  line-height: 2.17vw;
  content: "";
  background: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/c68a565ed513260d98662afb67e583f2/arrow_03.svg") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: 2.17vw;
  margin: -1.09vw 0 0 0;
}
#modal .wrap .box .result_wrap .image01 {
  margin: 0 auto 4.34vw auto;
  padding: 0 0 0 0;
  width: 70%;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
#modal .wrap .box .result_wrap .image02 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 30vw;
  position: absolute;
  top: 3vw;
  right: 12vw;
}
.modal_movie {
  margin: -20vw 0 0 -43vw;
  width: 86vw;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10001;
  display: none;
}
.modal_movie img {
  width: 100%;
  height: auto;
  display: block;
}
.modal_movie .close {
  margin: 0 0 3.2vw 77.43vw;
  width: 6.52vw;
  cursor: pointer;
}
.modal_movie .wrap {
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
  position: relative;
  overflow: hidden;
}
.modal_movie .wrap .message {
  margin: 0 0 0 0;
  padding: 5.43vw 0 5px 0;
  line-height: 1.2em;
  text-align: center;
  font-size: 3.91vw;
  font-weight: bold;
  color: #01916D;
}
.modal_movie .wrap .note {
  margin: 0 0 0 0;
  padding: 0 0 5.43vw 0;
  line-height: 1.2em;
  text-align: center;
  font-size: 3.26vw;
  color: #01916D;
}
.modal_movie .wrap .link_box {
  margin: 0 0 6.52vw 0;
  padding: 4.34vw 0;
  text-align: center;
  background: #E0F2ED;
}
.modal_movie .wrap .link_box .yes {
  margin: 0 1.74vw;
  width: 32.6vw;
  display: inline-block;
}
.modal_movie .wrap .link_box .yes a {
  padding: 1.74vw 0;
  line-height: 1.4em;
  text-align: center;
  font-size: 2.6vw;
  color: #ffffff;
  text-decoration: none;
  background: #01916D;
  border-radius: 90px;
  display: block;
  position: relative;
}
.modal_movie .wrap .link_box .yes a:after {
  width: 1.08vw;
  height: 2.16vw;
  line-height: 2.16vw;
  content: "";
  background: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/c68a565ed513260d98662afb67e583f2/arrow_03.svg") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: 2.16vw;
  margin: -1.08vw 0 0 0;
}
.modal_movie .wrap .link_box .no {
  margin: 0 1.74vw;
  width: 32.6vw;
  display: inline-block;
}
.modal_movie .wrap .link_box .no span {
  padding: 1.74vw 0;
  line-height: 1.4em;
  text-align: center;
  font-size: 2.6vw;
  color: #ffffff;
  text-decoration: none;
  background: #01916D;
  border-radius: 90px;
  display: block;
  position: relative;
}
.modal_movie .wrap .link_box .no span:after {
  width: 1.08vw;
  height: 2.16vw;
  line-height: 2.16vw;
  content: "";
  background: url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/c68a565ed513260d98662afb67e583f2/arrow_03.svg") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  right: 2.16vw;
  margin: -1.08vw 0 0 0;
}




  
}

   /* 横幅が320px以下の場合に適用するスタイル */

@media (max-width: 320px) {

}



@media (min-width:768px) and (max-width: 1000px) {
    .sideLnk {
/*        display: none;*/
    }
}
@media (min-width:0px) and (max-width: 767px) {
 
    .sideLnk {
/*        display: none;*/
    }


.bgGry {
	background-color: #dfdfdf;
	padding: 60px 50vw;
}
.bgGrn {
	background-color: #d2e3e1;
}
.topic-path {
    font-size: 14px;
    line-height: 1.9;
    color: #c1c1c1;
    padding: 20px 32px;
    max-width: 1184px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
  
  
  
}











/* header */
#mc_header {
	width: 100%;
  height: 783px;
  background-image: url("https://assets-fb.fujifilm.com/files/2022-03/2db2bba61bd0ccd8ecff2fd19f95e6f0/header_back_02.png"),url("https://assets-fb.fujifilm.com/files/2022-03/e6ae870d61c0552e17c385c55e76638a/header_back_01.jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
  background-size: auto, cover;
}
#mc_header .wrap {
  margin: 0 auto;
	width: 100%;
  max-width: 920px;
  height: 783px;
  text-align: left;
  position: relative;
}
#mc_header .wrap .image {
  width: 40%;
  max-width: 401px;
  position: absolute;
  top: 41px;
  right: 43px;
}
#mc_header .wrap .box {
  position: absolute;
  top: 87px;
  left: 0;
}
#mc_header .wrap .catch {
  margin: 0 0 15px 17px;
  padding: 0 25px;
  line-height: 38px;
  font-size: 23px;
  color: #ffffff;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/accdcbc3e1533cb5d3302c8afa9a05eb/header_back_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
}
#mc_header .wrap h1 {
  margin: 0 0 20px 14px;
  line-height: 1.2em;
  font-size: 46px;
  color: #000000;
}
#mc_header .wrap h1 em {
  line-height: 1.2em;
  font-size: 64px;
  color: #01916D;
}
#mc_header .wrap h1 .min {
  line-height: 1.2em;
  font-size: 36px;
}
#mc_header .wrap .logo {
/*  margin: 0 0 0 20px;*/
/*  padding: 10px 0 25px 75px;*/
  background: url("") no-repeat left center;

	margin:0;
	padding:0;

}

#mc_header .wrap .logo .eng {
  margin: 0 0 5px 0;
  line-height: 1.2em;
  font-size: 31px;
  color: #000000;
}
#mc_header .wrap .logo .jp {
  line-height: 1.2em;
  font-size: 13px;
  color: #000000;
}
#mc_header .wrap .description {
  padding: 15px 0 10px 15px;
  max-width: 500px;
  line-height: 1.5em;
  font-size: 16px;
  color: #000000;
  border-top: 1px solid #01916D;
  box-sizing: border-box;
  overflow: hidden;
}
#mc_header .wrap .description .sub {
  line-height: 1.5em;
  font-size: 10px;
  vertical-align: top;
}
#mc_header .wrap .note {
  padding: 0 0 0 20px;
  line-height: 1.5em;
  font-size: 11px;
  color: #666666;
}


/* service_sec */
.service_sec {
  margin: 0 0 0 0;
  padding: 155px 0 40px 0;
  background: #01916D;
  position: relative;
}
.service_sec ul {
  margin: 0 0 0 -381px;
  max-width: 762px;
  height: 200px;
  position: absolute;
  top: -90px;
  left: 50%;
}
.service_sec ul li {
  margin: 0 14px 0 0;
  width: 180px;
  height: 180px;
  display: table;
  float: left;
}
.service_sec ul li:nth-of-type(4) {
  margin: 0 0 0 0;
}
.service_sec ul li .cell {
  line-height: 1.4em;
  font-size: 26px;
  color: #01916D;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/b164ed39e50f58ce57f76ff5db91ff93/service_back_01.png") no-repeat center center;
  background-size: cover;
  border-radius: 90px;
  box-shadow: 0 10px 10px #016A50;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.service_sec .wrap {
  margin: 0 auto;
  width: 92%;
  max-width: 920px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/8798f85d3a0c5d5eab1fcee555c3788e/service_back_02.png") no-repeat center top;
  background-size: 100% auto;
}
.service_sec .wrap .head {
  height: 227px;
}
.service_sec .wrap .eng {
  margin: 0 0 0 0;
  padding: 25px 0 0 0;
  line-height: 1.4em;
  font-size: 19px;
  color: #ffffff;
}
.service_sec .wrap h2 {
  margin: 0 0 15px 0;
  line-height: 1.4em;
  font-size: 35px;
  font-weight: bold;
  color: #ffffff;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.service_sec .wrap .intro {
  margin: 0 0 0 0;
  line-height: 1.4em;
  font-size: 16px;
  color: #ffffff;
}
.service_sec .wrap .feature {
  min-height: 300px;
  line-height: 1.8em;
  font-size: 16px;
  background: #ffffff;
  box-shadow: 5px 5px 5px #095F48;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}
.service_sec .wrap .feature.num01 {
  padding: 30px 20px 0 290px;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-03/f1ae1be11928cbb55f7a1429b46417b4/service_back_03.png") no-repeat right bottom;
}
.service_sec .wrap .feature.num02 {
  padding: 30px 282px 0 45px;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-03/ebdaf81a2293ff57821027c2e91cbe93/service_back_04.png") no-repeat left bottom;
}
.service_sec .wrap .feature.num03 {
  padding: 30px 20px 0 260px;
  min-height: 274px;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-03/87756d2ba244095df040adc5013fcb96/service_back_05.png") no-repeat right bottom;
}
.service_sec .wrap .feature.num01 .image {
  margin: 0 0 0 0;
  width: 262px;
  position: absolute;
  top: 0;
  left: 0;
}
.service_sec .wrap .feature.num02 .image {
  margin: 0 0 0 0;
  width: 278px;
  position: absolute;
  top: 0;
  right: 0;
}
.service_sec .wrap .feature.num03 .image {
  margin: 0 0 0 0;
  width: 256px;
  position: absolute;
  top: 0;
  left: 0;
}
.service_sec .wrap .feature.num01 .label {
  width: 64px;
  position: absolute;
  top: 0;
  right: -64px;
}
.service_sec .wrap .feature.num02 .label {
  width: 55px;
  position: absolute;
  top: 0;
  left: -55px;
}
.service_sec .wrap .feature.num03 .label {
  width: 64px;
  position: absolute;
  top: 0;
  right: -64px;
}

.service_sec .wrap .feature.left {
  margin: 0 150px 60px 0;
}
.service_sec .wrap .feature.right {
  margin: 0 0 60px 150px;
}
.service_sec .wrap .feature h3 {
  margin: 0 0 5px 0;
  line-height: 1.5em;
  font-size: 32px;
  font-weight: bold;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}


/* worries */
.worries_sec {
  margin: 0 0 0 0;
  padding: 185px 0 0 0;
  background-image: url("https://assets-fb.fujifilm.com/files/2022-12/cdadc0e5522ba32c70aff11e65b577dc/worries_back_02.png"),url("https://assets-fb.fujifilm.com/files/2022-03/34d8e1842b8f7dc576423e083807db7f/worries_back_01.jpg");
  background-repeat: no-repeat,repeat;
  background-position: center top,center top;
  position: relative;
}
.worries_sec h2 {
  margin: 0 0 85px 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  text-align: center;
  font-size: 34px;
  font-weight: normal;
  color: #ffffff;
}
.worries_sec h2 .sub {
  line-height: 1.4em;
  font-size: 22px;
  font-weight: normal;
}
.worries_sec h2 em {
  line-height: 1.4em;
  font-size: 70px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.worries_sec .wrap {
  padding: 0 0 420px 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/30bbb1f41076a75425fbfb3f5eabb196/worries_back_03.png") no-repeat center 185px;
  background-size: 100% auto;
  position: relative;
}
.worries_sec .wrap .bg {
  margin: 0 auto;
  width: 92%;
  max-width: 1000px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/6f988373cca96152ebad7ca7d77cf22a/worries_back_04.png") repeat-y center top;
  background-size: 100% auto;
}
.worries_sec .wrap ul {
  text-align: left;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/c1080865ca22492095748069b6d333bf/worries_back_05.png") repeat-y center top;
  background-size: 100% auto;
  position: relative;
  z-index: 1;
}
.worries_sec .wrap ul li {
  margin: 0 2.1% 0 0;
  width: 31.6%;
  background: #ffffff;
  float: left;
  position: relative;
}
.worries_sec .wrap ul li:nth-of-type(3) {
  margin: 0 0 0 0;
}
.worries_sec .wrap ul li .icon {
  margin: 0 0 0 -28px;
  width: 56px;
  position: absolute;
  top: -28px;
  left: 50%;
}
.worries_sec .wrap ul li h3 {
  width: 100%;
  height: 240px;
  display: table;
}
.worries_sec .wrap ul li h3 .cell {
  width: 100%;
  height: 240px;
  line-height: 1.6em;
  font-size: 21px;
  color: #4D4D4D;
  background: #E6E6E6;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.worries_sec .wrap ul li dl {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  min-height: 365px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/79cf3eec5d0661f87bc7ebfed96699f2/worries_back_06.png") no-repeat center top;
}
.worries_sec .wrap ul li dl dt {
  margin: 0 0 0 0;
  padding: 55px 0 0 0;
  min-height: 145px;
  line-height: 1.4em;
  text-align: center;
  font-size: 30px;
  color: #01916D;
}
.worries_sec .wrap ul li dl dd {
  margin: 0 0 0 0;
  padding: 0 20px;
  line-height: 1.6em;
  text-align: left;
  font-size: 16px;
  color: #000000;
}
.worries_sec .wrap ul li .image {
  margin: 0 auto 30px;
  width: 90%;
  max-width: 256px;
}
.worries_sec .wrap .support {
  margin: 0 0 0 0;
  width: 100%;
  height: 495px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/a52e3f40089eaadce40ea16104a0ae73/worries_back_07.png") no-repeat center bottom;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.worries_sec .wrap .support .message {
  margin: 0 auto;
  width: 92%;
  max-width: 1000px;
  height: 495px;
  overflow: hidden;
}
.worries_sec .wrap .support h4 {
  padding: 170px 0 15px 0;
  max-width: 550px;
  line-height: 1.4em;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  color: #01916D;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.worries_sec .wrap .support .description {
  padding: 0 0 0 0;
  max-width: 550px;
  line-height: 1.6em;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
}


/* service image */
.service_image_sec {
  background-color: #D9EDE3;
  background-image: url("https://assets-fb.fujifilm.com/files/2022-03/04ea6eb09a9cbe1af428f5065001b4cd/service_image_back_02.png"),url("https://assets-fb.fujifilm.com/files/2022-03/059f53909f9d454d792ad0b32ee86257/service_back_01.png");
  background-repeat: no-repeat,repeat;
  background-position: center bottom,center top;
  position: relative;
}
.service_image_sec .wrap {
  margin: 0 auto;
  padding: 38px 0 0 0;
  width: 92%;
  max-width: 1000px;
  background-color: #ffffff;
  background-image: url("https://assets-fb.fujifilm.com/files/2022-03/862cf32ed8d6796fbc48393909d994b2/service_image_back_04.png"),url("https://assets-fb.fujifilm.com/files/2022-03/aab9f81602936c5bfdbff6ab299d9949/service_image_back_03.png");
  background-repeat: no-repeat,repeat;
  background-position: center bottom,center top;
  position: relative;
}
.service_image_sec .wrap .logo {
  margin: 0 auto 10px;
  width: 51px;
}
.service_image_sec .wrap .service_name_eng {
  line-height: 1.4em;
  text-align: center;
  font-size: 31px;
  font-weight: normal;
}
.service_image_sec .wrap .service_name_jp {
  margin: 0 0 15px 0;
  line-height: 1.4em;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
}
.service_image_sec .wrap h2 {
  margin: 0 0 15px 0;
  line-height: 1.4em;
  text-align: center;
  font-size: 42px;
  font-weight: bold;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.service_image_sec .wrap .label {
  margin: 0 0 70px 0;
  padding: 0 25px;
  line-height: 38px;
  font-size: 20px;
  color: #ffffff;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/02b2cd33df81e6156b44460f727d549b/service_image_back_05.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
}
.service_image_sec .wrap .analysis {
  margin: 0 40px 0 40px;
  padding: 24px 44px 40px 44px;
  line-height: 38px;
  font-size: 20px;
  border: 4px solid #D9EDE3;
  border-radius: 15px;
  position: relative;
  z-index: 1;
}
.service_image_sec .wrap .analysis h3 {
  margin: 0 0 0 -176px;
  width: 352px;
  height: 37px;
  line-height: 37px;
  font-size: 22px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/bbe7b6bd8ac06740847eba62db2e6c3b/service_image_back_06.png") no-repeat center center;
  position: absolute;
  top: -18px;
  left: 50%;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.service_image_sec .wrap .analysis ul {
  padding: 0 0 20px 0;
}
.service_image_sec .wrap .analysis ul li {
  margin: 0 83px 0 0;
  width: 176px;
  height: 197px;
  float: left;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(1) {
  background: url("https://assets-fb.fujifilm.com/files/2022-03/35d421c46fcfc2f8f9159477563214c2/service_image_back_07.png") no-repeat center center;
  background-size: cover;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(2) {
  background: url("https://assets-fb.fujifilm.com/files/2022-03/6b99e77e68a110c619f5ce3c2e3114da/service_image_back_08.png") no-repeat center center;
  background-size: cover;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(3) {
  background: url("https://assets-fb.fujifilm.com/files/2022-03/986fd2584718dd658273e1af069f2b4f/service_image_back_09.png") no-repeat center center;
  background-size: cover;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(4) {
  margin: -52px 83px 0 130px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/471bf061e4bc59663647f252c1661540/service_image_back_10.png") no-repeat center center;
  background-size: cover;
  clear: both;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(5) {
  margin: -52px 83px 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/bca46e2741fa3d4a4764238ef6de53cf/service_image_back_11.png") no-repeat center center;
  background-size: cover;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(6) {
  margin: -52px 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/34bb189c8fe02fb87571b81d57c6afe7/service_image_back_12.png") no-repeat center center;
  background-size: cover;
}
.service_image_sec .wrap .analysis ul li p {
  width: 100%;
  height: 100px;
  display: table;
}
.service_image_sec .wrap .analysis ul li p .cell {
  width: 100%;
  height: 100px;
  line-height: 1.4em;
  font-size: 18px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.service_image_sec .wrap .analysis .catch {
  line-height: 1.4em;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #01916D;
}
.service_image_sec .wrap .support_step {
  margin: -33px auto 0 auto;
  padding: 90px 0 0 0;
  width: 100%;
  min-height: 787px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/94dc72d820da857d748d794d01c67a39/service_image_back_13.png") no-repeat center top;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.service_image_sec .wrap .support_step .logo {
  margin: 0 auto 10px;
  width: 76px;
}
.service_image_sec .wrap .support_step .service_name_eng {
  line-height: 1.4em;
  text-align: center;
  font-size: 40px;
  font-weight: normal;
  color: #ffffff;
}
.service_image_sec .wrap .support_step .service_name_jp {
  margin: 0 0 25px 0;
  line-height: 1.4em;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
}
.service_image_sec .wrap .support_step ul {
  margin: 0 auto 50px auto;
  width: 844px;
  overflow: hidden;
}
.service_image_sec .wrap .support_step ul li {
  margin: 0 16px 0 0;
  padding: 0 0 0 0;
  width: 270px;
  height: 275px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/0d63d76660178a2f086f2d0d7292fa42/service_image_back_14.png") no-repeat center center;
  background-size: cover;
  float: left;
  display: table;
}
.service_image_sec .wrap .support_step ul li:nth-of-type(3) {
  margin: 0 0 0 0;
}
.service_image_sec .wrap .support_step ul li .cell {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  text-align: center;
  font-size: 25px;
  color: #01916D;
  display: table-cell;
  vertical-align: middle;
}
.service_image_sec .wrap .support_step .text01 {
  line-height: 1.2em;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
}

.service_image_sec .wrap .communication_step {
  margin: -35px 0 40px 0;
  width: 100%;
  height: 416px;
  position: relative;
}
.service_image_sec .wrap .communication_step ul {
}
.service_image_sec .wrap .communication_step ul li {
  padding: 95px 0 0 0;
  width: 174px;
  height: 195px;
  box-sizing: border-box;
  position: absolute;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(1) {
  margin: 0 0 0 -400px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/a99175177efdf24b13e2889bb869ee66/service_image_back_15.png") no-repeat center center;
  background-size: cover;
  top: 0;
  left: 50%;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(2) {
  margin: 0 0 0 -272px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/1f5ac56fa77fb1faaf7366fa390087c2/service_image_back_16.png") no-repeat center center;
  background-size: cover;
  top: 137px;
  left: 50%;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(3) {
  margin: 0 0 0 -87px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/77cace6569a9ae200b35228d9c6a8e12/service_image_back_17.png") no-repeat center center;
  background-size: cover;
  top: 180px;
  left: 50%;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(4) {
  margin: 0 -272px 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/3aa71c040b3b4da292d6132e4bfb5fa8/service_image_back_18.png") no-repeat center center;
  background-size: cover;
  top: 137px;
  right: 50%;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(5) {
  margin: 0 -400px 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/475e75e9d24b2fd1a5845629c2c07f57/service_image_back_19.png") no-repeat center center;
  background-size: cover;
  top: 0;
  right: 50%;
}
.service_image_sec .wrap .communication_step ul li p {
  width: 100%;
  height: 100px;
  display: table;
}
.service_image_sec .wrap .communication_step ul li p .cell {
  width: 100%;
  height: 100px;
  line-height: 1.4em;
  font-size: 18px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.service_image_sec .wrap .communication_step h3 {
  padding: 50px 0 0 0;
  line-height: 1.4em;
  font-size: 29px;
  text-align: center;
  color: #01916D;
}
.service_image_sec .wrap .communication_step h3 em {
  line-height: 1.4em;
  font-size: 40px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.service_image_sec .wrap .message {
  margin: 0 0 135px 70px;
  max-width: 620px;
  line-height: 38px;
  font-size: 16px;
  text-align: left;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/989d7def378f529096855fe6a9b8d56f/service_image_back_20.png");
}
.service_image_sec .wrap .image01 {
  max-width: 342px;
  position: absolute;
  bottom: 62px;
  right: -87px;
}


/* case */
.case_sec {
  padding: 0 0 30px 0;
  background: #FFF5D3 url("https://assets-fb.fujifilm.com/files/2022-03/625bb83cca42cb8c04602965dcbc1532/case_back_01.png") no-repeat center top;
  position: relative;
  overflow: hidden;
}
.case_sec .head {
  margin: 0 auto;
  width: 92%;
  max-width: 1000px;
  height: 258px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/bdbbd6fe954f06be04aeebfec9270320/case_text_01.png") no-repeat 80px 82px;
  text-align: left;
}
.case_sec .head h2 {
  padding: 140px 0 0 140px;
  line-height: 1.4em;
  font-size: 35px;
  font-weight: bold;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.case_sec .case {
  margin: 0 auto 50px;
  padding: 0 0 15px 0;
  width: 92%;
  max-width: 1000px;
  background: #ffffff;
  box-shadow: 10px 20px 20px #F4E7C1;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.case_sec .case h3 {
  margin: 0 0 38px 0;
  padding: 10px 0;
  line-height: 1.2em;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  background: #01916D;
  position: relative;
}
.case_sec .case h3:after {
  margin: 0 0 0 -8px;
  line-height: 0;
  content: url("https://assets-fb.fujifilm.com/files/2022-03/ef92d88f1e25c584555c2a9436273563/icon_02.png");
  position: absolute;
  top: 100%;
  left: 50%;
}
.case_sec .case .left {
  margin: 0 3.3% 0 0;
  width: 32.2%;
  text-align: center;
  float: left;
}
.case_sec .case .left .image {
  margin: 0 auto 35px auto;
  width: 90%;
  max-width: 242px;
}
.case_sec .case .left dl {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: auto;
  display: inline-block;
}
.case_sec .case .left dl dt {
  margin: 0 0 0 0;
  padding: 0 20px 0 15px;
  line-height: 31px;
  font-size: 20px;
  color: #ffffff;
  background: #000000 url("https://assets-fb.fujifilm.com/files/2022-03/17f274c62819f3168c68cc947b572b67/case_back_02.png") no-repeat right center;
  background-size: auto 100%;
  display: inline-block;
}
.case_sec .case .left dl dd {
  margin: 0 0 0 0;
  padding: 0 0 0 10px;
  line-height: 31px;
  font-size: 20px;
  display: inline-block;
}
.case_sec .case .right {
  margin: 0 2% 0 0;
  overflow: hidden;
}
.case_sec .case .right .info01 {
  margin: 0 0 30px 0;
  width: 100%;
  overflow: hidden;
}
.case_sec .case .right .info01 dt {
  width: 34px;
  height: 105px;
  background: #B3B3B3;
  border-radius: 90px;
  display: table;
  vertical-align: middle;
  float: left;
}
.case_sec .case .right .info01 dt .cell {
  width: 100%;
  line-height: 1.1em;
  text-align: center;
  font-size: 17px;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}
.case_sec .case .right .info01 dd {
  padding: 20px 0 0 20px;
  line-height: 1.6em;
  font-size: 16px;
  overflow: hidden;
}
.case_sec .case .right .info01 dd h4 {
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  color: #01916D;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.case_sec .case .right .info02 {
  width: 100%;
  overflow: hidden;
}
.case_sec .case .right .info02 dt {
  width: 34px;
  height: 145px;
  background: #01916D;
  border-radius: 90px;
  display: table;
  vertical-align: middle;
  float: left;
}
.case_sec .case .right .info02 dt .cell {
  width: 100%;
  line-height: 1.1em;
  text-align: center;
  font-size: 17px;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}
.case_sec .case .right .info02 dd {
  padding: 20px 0 0 20px;
  line-height: 1.4em;
  font-size: 20px;
  overflow: hidden;
}
.case_sec .case .right .info02 dd ul {
}
.case_sec .case .right .info02 dd ul li {
  padding: 5px 0 15px 28px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/0a39f69e80e57fec68969dd540b5ac16/icon_03.png") no-repeat 0 0;
  background-size: 26px auto;
}

.case_sec .case .right .arrow_box {
  margin: 0 0 45px 0;
  width: 100%;
  position: relative;
}
.case_sec .case .right hr {
  width: 100%;
  line-height: 0;
  background: none;
  border: none;
  border-top: 1px dashed #c6c6c6;
}
.case_sec .case .right .arrow_box .arrow {
  margin: -38px 0 0 -44px;
  width: 88px;
  position: absolute;
  top: 0;
  left: 50%;
}
.case_sec .case .num01 {
  width: 22.4%;
  position: absolute;
  bottom: 44px;
  right: 2%;
}
.case_sec .case .num02 {
  width: 19.5%;
  position: absolute;
  bottom: 44px;
  right: 2.3%;
}
.case_sec .case .num03 {
  width: 24.2%;
  position: absolute;
  bottom: 20px;
  right: 5.2%;
}
.case_sec .case .up01 {
  padding: 10px 0 0 0;
  width: 81px;
  height: 81px;
  line-height: 1.4em;
  font-size: 18px;
  text-align: center;
  box-sizing: border-box;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/de26bffc7d7e3a62790e8bcecabff2a4/case_back_04.png") no-repeat 0 0;
  background-size: cover;
  position: absolute;
  bottom: 53px;
  right: 25.6%;
  z-index: 1;
}
.case_sec .case .up02 {
  padding: 10px 0 0 0;
  width: 81px;
  height: 81px;
  line-height: 1.4em;
  font-size: 18px;
  text-align: center;
  box-sizing: border-box;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/de26bffc7d7e3a62790e8bcecabff2a4/case_back_04.png") no-repeat 0 0;
  background-size: cover;
  position: absolute;
  bottom: 52px;
  right: 22.5%;
  z-index: 1;
}
.case_sec .case .up03 {
  padding: 10px 0 0 0;
  width: 221px;
  height: 54px;
  line-height: 1.4em;
  font-size: 18px;
  text-align: center;
  box-sizing: border-box;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/7eb1659af29bc54ccda450b8489cae35/case_back_05.png") no-repeat 0 0;
  position: absolute;
  bottom: 124px;
  right: 7.2%;
  z-index: 1;
}


/* comparison */
.comparison_sec {
  padding: 95px 0 85px 0;
  background: #fff url("https://assets-fb.fujifilm.com/files/2022-03/8dc59c1368bbabfb578cab084d5af4cb/comparison_back_01.png") no-repeat center top;
  background-size: auto 100%;
  position: relative;
  overflow: hidden;
}
.comparison_sec h2 {
  margin: 0 0 15px 0;
  line-height: 1.2em;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.comparison_sec .intro {
  margin: 0 0 55px 0;
  line-height: 1.8em;
  font-size: 16px;
  text-align: center;
}
.comparison_sec .box {
  margin: 0 auto;
  width: 92%;
  max-width: 960px;
}
.comparison_sec .box table {
  width: 100%;
}
.comparison_sec .box table th {
  padding: 15px;
  width: 160px;
  line-height: 1.6em;
  font-size: 16px;
  color: #ffffff;
  text-align: left;
  background: #01916D;
  border-bottom: 1px solid #80C8B6;
  vertical-align: middle;
}
.comparison_sec .box table td {
  padding: 20px 0;
  width: 155px;
  line-height: 1.6em;
  font-size: 18px;
  color: #666666;
  background: #f5f5f5;
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px dotted #E1E1E1;
  vertical-align: middle;
}
.comparison_sec .box table td .icon {
  margin: 0 auto 5px auto;
  max-width: 45px;
}
.comparison_sec .box table td.cockpit {
  padding: 20px 0;
  width: 300px;
  background: #ffffff;
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
  border-left: none;
}
.comparison_sec .box table td.cockpit .icon {
  margin: 0 auto 5px auto;
  max-width: 54px;
}
.comparison_sec .box table td.last {
  border-right: 1px solid #01916D;
}
.comparison_sec .box table tr.last td {
  border-bottom: 1px solid #01916D;
}
.comparison_sec .box table tr.label td {
  padding: 0 0 0 0;
  background: none;
  border: none;
  border-bottom: 1px solid #01916D;
  vertical-align: bottom;
}
.comparison_sec .box table tr.label td .label01 {
  padding: 30px 0 30px 0;
  width: 100%;
  line-height: 1.3em;
  font-size: 27px;
  text-align: center;
  color: #01916D;
  background: #D9EDE3 url("https://assets-fb.fujifilm.com/files/2022-03/719586dca6e23c0b7328de79871f87b3/logo_04.png") no-repeat center center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: inline-block;
}
.comparison_sec .box table tr.label td .label02 {
  padding: 15px 0 15px 0;
  width: 100%;
  line-height: 1.3em;
  font-size: 17px;
  text-align: center;
  color: #000000;
  background: #ccc;
  border-top-left-radius: 8px;
  display: inline-block;
}
.comparison_sec .box table tr.label td .label03 {
  padding: 15px 0 15px 0;
  width: 100%;
  line-height: 1.3em;
  font-size: 17px;
  text-align: center;
  color: #000000;
  background: #ccc;
  border-left: 1px dashed #fff;
  display: inline-block;
}
.comparison_sec .box table tr.label td .label04 {
  padding: 15px 0 15px 0;
  width: 100%;
  line-height: 1.3em;
  font-size: 17px;
  text-align: center;
  color: #000000;
  background: #ccc;
  border-top-right-radius: 8px;
  border-left: 1px dashed #fff;
  display: inline-block;
}


/* pr */
.pr_sec {
  background: #D9EDE3;
  position: relative;
  overflow: hidden;
}
.pr_sec h3 {
  margin: 0 0 55px 0;
  padding: 5px 0;
  line-height: 1.2em;
  font-size: 22px;
  text-align: center;
  color: #ffffff;
  background: #01916D;
}
.pr_sec .wrap {
  margin: 0 auto 45px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 920px;
}
.pr_sec .wrap .image {
  margin: 0 6.5% 0 0;
  width: 41.84%;
  max-width: 385px;
  float: right;
}
.pr_sec .wrap .left {
  width: 45.65%;
  line-height: 1.8em;
  font-size: 16px;
  text-align: left;
  float: left;
}
.pr_sec .wrap .left h4 {
  margin: 0 0 15px 0;
  line-height: 1.6em;
  font-size: 28px;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.pr_sec .wrap .left h4 .large {
  line-height: 1.6em;
  font-size: 32px;
}
.pr_sec .wrap .left h4 em {
  line-height: 1.6em;
  font-size: 38px;
  color: #01916D;
}
.pr_sec .wrap .left h4 .bg {
  padding: 15px 10px 5px 10px;
  background: #ffffff;
}

.pr_sec .result {
  margin: 0 auto 60px;
  padding: 38px 0 18px 0;
  width: 92%;
  max-width: 920px;
  background: #ffffff;
  position: relative;
}
.pr_sec .result .text01 {
  width: 100%;
  line-height: 1.3em;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: -45px;
  left: 0;
}
.pr_sec .result .text01 img {
  margin: 0 auto;
  max-width: 78px;
  display: block;
}
.pr_sec .result .image {
  margin: 0 5.4% 0 10px;
  width: 46.63%;
  max-width: 429px;
  float: left;
}
.pr_sec .result .box {
  text-align: left;
  overflow: hidden;
}
.pr_sec .result .box .label {
  margin: 0 0 0 0;
  padding: 0 25px 0 25px;
  line-height: 31px;
  font-size: 22px;
  color: #01916D;
  background: #FFF5D2;
  display: inline-block;
  overflow: hidden;
}
.pr_sec .result .box .label .icon {
  margin: 0 25px;
  max-width: 35px;
  float: left;
}
.pr_sec .result .box .label .text {
  float: left;
}
.pr_sec .result .box .text02 {
  padding: 20px 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
}
.pr_sec .result .box .catch {
  padding: 0 0 5px 0;
  line-height: 1.6em;
  font-size: 37px;
  font-weight: bold;
  color: #01916D;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/3401076061b37af6928e9f7247930305/text_back_01.png") repeat-x left bottom;
  display: inline-block;
}


/* contact info */
.contact_info {
  padding: 65px 0 70px 0;
  background: #fff url("https://assets-fb.fujifilm.com/files/2022-03/a402bb6f04737324056d076118c60a27/contact_back_01.png") no-repeat center center;
  background-size: auto 100%;
  position: relative;
  overflow: hidden;
}
.contact_info h3 {
  padding: 0 0 25px 0;
  line-height: 1.6em;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.contact_info ul {
  margin: 0 auto;
  width: 92%;
  max-width: 756px;
}
.contact_info ul li {
  width: 49%;
  max-width: 360px;
  float: left;
}
.contact_info ul li:nth-of-type(2) {
  float: right;
}
.contact_info ul li a {
  padding: 19px 0 15px;
  line-height: 1.2em;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background: #01916D url("https://assets-fb.fujifilm.com/files/2022-03/09a7b0e405e3721a3b98f92ed8cc14ed/arrow_02.png") no-repeat 96% center;
  background-size: 10px auto;
  border: 1px solid #01916D;
  border-radius: 90px;
  box-shadow: 2px 4px 0 #006D4B;
  display: block;
}
.contact_info ul li:nth-of-type(2) a {
  color: #01916D;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-03/2575cbbec21d678cf281eb4db1f4e64f/arrow_03.png") no-repeat 96% center;
  background-size: 10px auto;
}



@media only screen and (min-width: 769px) and (max-width: 1000px) {

/* header */
#mc_header .wrap .image {
  width: 40%;
  max-width: 401px;
  position: absolute;
  top: 41px;
  right: -50px;
}

  
/* service_sec */
.service_sec .wrap {
  margin: 0 auto;
  width: 92%;
  max-width: 920px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/8798f85d3a0c5d5eab1fcee555c3788e/service_back_02.png") no-repeat center top;
  background-size: 100% auto;
}
.service_sec .wrap .feature {
  min-height: 240px;
  line-height: 1.8em;
  font-size: 14px;
  background: #ffffff;
  box-shadow: 5px 5px 5px #095F48;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}
.service_sec .wrap .feature.num01 {
  padding: 30px 20px 0 230px;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-03/f1ae1be11928cbb55f7a1429b46417b4/service_back_03.png") no-repeat right bottom;
}
.service_sec .wrap .feature.num02 {
  padding: 30px 232px 0 45px;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-03/ebdaf81a2293ff57821027c2e91cbe93/service_back_04.png") no-repeat left bottom;
}
.service_sec .wrap .feature.num03 {
  padding: 30px 20px 0 230px;
  min-height: 274px;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-03/87756d2ba244095df040adc5013fcb96/service_back_05.png") no-repeat right bottom;
}
.service_sec .wrap .feature.num01 .image {
  width: 220px;
  position: absolute;
  top: 0;
  left: 0;
}
.service_sec .wrap .feature.num02 .image {
  width: 220px;
  position: absolute;
  top: 0;
  right: 0;
}
.service_sec .wrap .feature.num03 .image {
  width: 220px;
  position: absolute;
  top: 0;
  left: 0;
}
.service_sec .wrap .feature.left {
  margin: 0 150px 60px 0;
}
.service_sec .wrap .feature.right {
  margin: 0 0 60px 150px;
}
.service_sec .wrap .feature h3 {
  margin: 0 0 5px 0;
  line-height: 1.5em;
  font-size: 22px;
  font-weight: bold;
}

/* worries */
.worries_sec .wrap ul li h3 .cell {
  width: 100%;
  height: 240px;
  line-height: 1.6em;
  font-size: 19px;
  color: #4D4D4D;
  background: #E6E6E6;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.worries_sec .wrap ul li dl dt {
  padding: 55px 0 0 0;
  min-height: 145px;
  line-height: 1.4em;
  text-align: center;
  font-size: 24px;
  color: #01916D;
}
.worries_sec .wrap .support h4 {
  padding: 170px 0 15px 0;
  width: 50%;
  max-width: 550px;
  line-height: 1.4em;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #01916D;
}
.worries_sec .wrap .support .description {
  padding: 0 0 0 0;
  width: 50%;
  max-width: 550px;
  line-height: 1.6em;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
}

  
/* service image */
.service_image_sec .wrap .analysis {
  margin: 0 40px 0 40px;
  padding: 24px 2.4vw 40px 2.4vw;
  line-height: 38px;
  font-size: 20px;
  border: 4px solid #D9EDE3;
  border-radius: 15px;
  position: relative;
  z-index: 1;
}
.service_image_sec .wrap .analysis h3 {
  margin: 0 0 0 -176px;
  width: 352px;
  height: 37px;
  line-height: 37px;
  font-size: 22px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/bbe7b6bd8ac06740847eba62db2e6c3b/service_image_back_06.png") no-repeat center center;
  position: absolute;
  top: -18px;
  left: 50%;
}
.service_image_sec .wrap .analysis ul {
  padding: 0 0 20px 0;
}
.service_image_sec .wrap .analysis ul li {
  margin: 0 4.3vw 0 0;
  width: 17.6vw;
  height: 19.7vw;
  float: left;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(1) {
  background: url("https://assets-fb.fujifilm.com/files/2022-03/35d421c46fcfc2f8f9159477563214c2/service_image_back_07.png") no-repeat center center;
  background-size: cover;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(2) {
  background: url("https://assets-fb.fujifilm.com/files/2022-03/6b99e77e68a110c619f5ce3c2e3114da/service_image_back_08.png") no-repeat center center;
  background-size: cover;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(3) {
  margin: 0 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/986fd2584718dd658273e1af069f2b4f/service_image_back_09.png") no-repeat center center;
  background-size: cover;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(4) {
  margin: -4.2vw 4.3vw 0 11vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/471bf061e4bc59663647f252c1661540/service_image_back_10.png") no-repeat center center;
  background-size: cover;
  clear: both;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(5) {
  margin: -4.2vw 4.3vw 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/bca46e2741fa3d4a4764238ef6de53cf/service_image_back_11.png") no-repeat center center;
  background-size: cover;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(6) {
  margin: -4.2vw 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/34bb189c8fe02fb87571b81d57c6afe7/service_image_back_12.png") no-repeat center center;
  background-size: cover;
}
.service_image_sec .wrap .analysis ul li p {
  width: 100%;
  height: 10vw;
  display: table;
}
.service_image_sec .wrap .analysis ul li p .cell {
  width: 100%;
  height: 10vw;
  line-height: 1.4em;
  font-size: 1.8vw;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.service_image_sec .wrap .analysis .catch {
  line-height: 1.4em;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #01916D;
}
.service_image_sec .wrap .support_step {
  margin: -3.3vw auto 0 auto;
  padding: 9.0vw 0 0 0;
  width: 64.4vw;
  min-height: 78.7vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/94dc72d820da857d748d794d01c67a39/service_image_back_13.png") no-repeat center top;
  background-size: 100% auto;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.service_image_sec .wrap .support_step .logo {
  margin: 0 auto 1vw;
  width: 7.6vw;
}
.service_image_sec .wrap .support_step .service_name_eng {
  line-height: 1.4em;
  text-align: center;
  font-size: 4vw;
  font-weight: normal;
  color: #ffffff;
}
.service_image_sec .wrap .support_step .service_name_jp {
  margin: 0 0 2.5vw 0;
  line-height: 1.4em;
  text-align: center;
  font-size: 1.4vw;
  font-weight: normal;
  color: #ffffff;
}
.service_image_sec .wrap .support_step ul {
  margin: 0 auto 5vw -10vw;
  width: 84.4vw;
  overflow: hidden;
}
.service_image_sec .wrap .support_step ul li {
  margin: 0 1.6vw 0 0;
  width: 27vw;
  height: 27.5vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/0d63d76660178a2f086f2d0d7292fa42/service_image_back_14.png") no-repeat center center;
  background-size: cover;
  float: left;
  display: table;
}
.service_image_sec .wrap .support_step ul li:nth-of-type(3) {
  margin: 0 0 0 0;
}
.service_image_sec .wrap .support_step ul li .cell {
  line-height: 1.6em;
  text-align: center;
  font-size: 2.5vw;
  color: #01916D;
  display: table-cell;
  vertical-align: middle;
}
.service_image_sec .wrap .support_step .text01 {
  line-height: 1.2em;
  text-align: center;
  font-size: 4vw;
  font-weight: bold;
  color: #ffffff;
}

.service_image_sec .wrap .communication_step {
  margin: -3.5vw 0 4vw 0;
  width: 100%;
  height: 41.6vw;
  position: relative;
}
.service_image_sec .wrap .communication_step ul {
}
.service_image_sec .wrap .communication_step ul li {
  padding: 9.5vw 0 0 0;
  width: 17.4vw;
  height: 19.5vw;
  box-sizing: border-box;
  position: absolute;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(1) {
  margin: 0 0 0 -40vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/a99175177efdf24b13e2889bb869ee66/service_image_back_15.png") no-repeat center center;
  background-size: cover;
  top: 0;
  left: 50%;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(2) {
  margin: 0 0 0 -27.2vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/1f5ac56fa77fb1faaf7366fa390087c2/service_image_back_16.png") no-repeat center center;
  background-size: cover;
  top: 13.7vw;
  left: 50%;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(3) {
  margin: 0 0 0 -8.7vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/77cace6569a9ae200b35228d9c6a8e12/service_image_back_17.png") no-repeat center center;
  background-size: cover;
  top: 18vw;
  left: 50%;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(4) {
  margin: 0 -27.2vw 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/3aa71c040b3b4da292d6132e4bfb5fa8/service_image_back_18.png") no-repeat center center;
  background-size: cover;
  top: 13.7vw;
  right: 50%;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(5) {
  margin: 0 -40vw 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/475e75e9d24b2fd1a5845629c2c07f57/service_image_back_19.png") no-repeat center center;
  background-size: cover;
  top: 0;
  right: 50%;
}
.service_image_sec .wrap .communication_step ul li p {
  width: 100%;
  height: 10vw;
  display: table;
}
.service_image_sec .wrap .communication_step ul li p .cell {
  width: 100%;
  height: 10vw;
  line-height: 1.4em;
  font-size: 1.8vw;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.service_image_sec .wrap .communication_step h3 {
  padding: 3.5vw 0 0 0;
  line-height: 1.4em;
  font-size: 2.9vw;
  text-align: center;
  color: #01916D;
}
.service_image_sec .wrap .communication_step h3 em {
  line-height: 1.4em;
  font-size: 4vw;
}
.service_image_sec .wrap .message {
  margin: 0 0 135px 7vw;
  max-width: 62vw;
  line-height: 38px;
  font-size: 16px;
  text-align: left;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/989d7def378f529096855fe6a9b8d56f/service_image_back_20.png");
}
.service_image_sec .wrap .image01 {
  max-width: 30.2vw;
  position: absolute;
  bottom: 62px;
  right: -87px;
}

/* comparison */
.comparison_sec .box table tr.label td .label01 {
  padding: 30px 0 30px 0;
  width: 100%;
  line-height: 1.3em;
  font-size: 22px;
  text-align: center;
  color: #01916D;
  background: #D9EDE3 url("https://assets-fb.fujifilm.com/files/2022-03/719586dca6e23c0b7328de79871f87b3/logo_04.png") no-repeat center center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: inline-block;
}
.comparison_sec .box table tr.label td .label02 {
  padding: 15px 0 15px 0;
  width: 100%;
  line-height: 1.3em;
  font-size: 12px;
  text-align: center;
  color: #000000;
  background: #ccc;
  border-top-left-radius: 8px;
  display: inline-block;
}
.comparison_sec .box table tr.label td .label03 {
  padding: 15px 0 15px 0;
  width: 100%;
  line-height: 1.3em;
  font-size: 12px;
  text-align: center;
  color: #000000;
  background: #ccc;
  border-left: 1px dashed #fff;
  display: inline-block;
}
.comparison_sec .box table tr.label td .label04 {
  padding: 15px 0 15px 0;
  width: 100%;
  line-height: 1.3em;
  font-size: 12px;
  text-align: center;
  color: #000000;
  background: #ccc;
  border-top-right-radius: 8px;
  border-left: 1px dashed #fff;
  display: inline-block;
}

  
  
/* case */
.case_sec .case {
  margin: 0 auto 50px;
  padding: 0 0 15px 0;
  width: 92%;
  max-width: 1000px;
  background: #ffffff;
  box-shadow: 10px 20px 20px #F4E7C1;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.case_sec .case h3 {
  margin: 0 0 38px 0;
  padding: 10px 0;
  line-height: 1.2em;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  background: #01916D;
  position: relative;
}
.case_sec .case h3:after {
  margin: 0 0 0 -8px;
  line-height: 0;
  content: url("https://assets-fb.fujifilm.com/files/2022-03/ef92d88f1e25c584555c2a9436273563/icon_02.png");
  position: absolute;
  top: 100%;
  left: 50%;
}
.case_sec .case .left {
  margin: 0 3.3% 0 0;
  width: 32.2%;
  text-align: center;
  float: left;
}
.case_sec .case .left .image {
  margin: 0 auto 35px auto;
  width: 90%;
  max-width: 242px;
}
.case_sec .case .left dl {
  margin: 0 auto;
}
.case_sec .case .left dl dt {
  padding: 0 20px 0 10px;
  line-height: 31px;
  font-size: 15px;
  color: #ffffff;
  background: #000000 url("https://assets-fb.fujifilm.com/files/2022-03/17f274c62819f3168c68cc947b572b67/case_back_02.png") no-repeat right center;
  background-size: auto 100%;
  display: inline-block;
}
.case_sec .case .left dl dd {
  padding: 0 0 0 5px;
  line-height: 31px;
  font-size: 15px;
  display: inline-block;
}
.case_sec .case .right {
  margin: 0 2% 0 0;
  overflow: hidden;
}
.case_sec .case .right .info01 {
  margin: 0 0 30px 0;
  width: 100%;
  overflow: hidden;
}
.case_sec .case .right .info01 dt {
  width: 34px;
  height: 105px;
  background: #B3B3B3;
  border-radius: 90px;
  display: table;
  vertical-align: middle;
  float: left;
}
.case_sec .case .right .info01 dt .cell {
  width: 100%;
  line-height: 1.1em;
  text-align: center;
  font-size: 17px;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}
.case_sec .case .right .info01 dd {
  padding: 20px 0 0 20px;
  line-height: 1.6em;
  font-size: 16px;
  overflow: hidden;
}
.case_sec .case .right .info01 dd h4 {
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  color: #01916D;
}
.case_sec .case .right .info02 {
  width: 100%;
  overflow: hidden;
}
.case_sec .case .right .info02 dt {
  width: 34px;
  height: 145px;
  background: #01916D;
  border-radius: 90px;
  display: table;
  vertical-align: middle;
  float: left;
}
.case_sec .case .right .info02 dt .cell {
  width: 100%;
  line-height: 1.1em;
  text-align: center;
  font-size: 17px;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}
.case_sec .case .right .info02 dd {
  padding: 20px 0 0 20px;
  line-height: 1.4em;
  font-size: 17px;
  overflow: hidden;
}
.case_sec .case .right .info02 dd ul {
  margin: 0 30vw 0 0;
}
.case_sec .case .right .info02 dd ul li {
  padding: 5px 0 15px 28px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/0a39f69e80e57fec68969dd540b5ac16/icon_03.png") no-repeat 0 0;
  background-size: 26px auto;
}

.case_sec .case .right .arrow_box {
  margin: 0 0 45px 0;
  width: 100%;
  position: relative;
}
.case_sec .case .right hr {
  width: 100%;
  line-height: 0;
  background: none;
  border: none;
  border-top: 1px dashed #c6c6c6;
}
.case_sec .case .right .arrow_box .arrow {
  margin: -3.8vw 0 0 -4.4vw;
  width: 8.8vw;
  position: absolute;
  top: 0;
  left: 50%;
}
.case_sec .case .num01 {
  width: 22.4%;
  position: absolute;
  bottom: 4.4vw;
  right: 2%;
}
.case_sec .case .num02 {
  width: 19.5%;
  position: absolute;
  bottom: 4.4vw;
  right: 2.3%;
}
.case_sec .case .num03 {
  width: 24.2%;
  position: absolute;
  bottom: 20px;
  right: 5.2%;
}
.case_sec .case .up01 {
  padding: 1vw 0 0 0;
  width: 8.1vw;
  height: 8.1vw;
  line-height: 1.4em;
  font-size: 1.8vw;
  text-align: center;
  box-sizing: border-box;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/de26bffc7d7e3a62790e8bcecabff2a4/case_back_04.png") no-repeat 0 0;
  background-size: cover;
  position: absolute;
  bottom: 5.3vw;
  right: 25.6%;
  z-index: 1;
}
.case_sec .case .up02 {
  padding: 1vw 0 0 0;
  width: 8.1vw;
  height: 8.1vw;
  line-height: 1.4em;
  font-size: 1.8vw;
  text-align: center;
  box-sizing: border-box;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/de26bffc7d7e3a62790e8bcecabff2a4/case_back_04.png") no-repeat 0 0;
  background-size: cover;
  position: absolute;
  bottom: 5.2vw;
  right: 22.5%;
  z-index: 1;
}
.case_sec .case .up03 {
  padding: 1vw 0 0 0;
  width: 22.1vw;
  height: 5.4vw;
  line-height: 1.4em;
  font-size: 1.8vw;
  text-align: center;
  box-sizing: border-box;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/7eb1659af29bc54ccda450b8489cae35/case_back_05.png") no-repeat 0 0;
  background-size: cover;
  position: absolute;
  bottom: 12.4vw;
  right: 7.2%;
  z-index: 1;
}

/* pr */
.pr_sec .result .box {
  text-align: left;
  overflow: hidden;
}
.pr_sec .result .box .label {
  margin: 0 0 0 0;
  padding: 0 10px 0 10px;
  line-height: 31px;
  font-size: 22px;
  color: #01916D;
  background: #FFF5D2;
  display: inline-block;
  overflow: hidden;
}
.pr_sec .result .box .label .icon {
  margin: 0 10px;
  max-width: 35px;
  float: left;
}

.pr_sec .result .box .catch {
  padding: 0 0 5px 0;
  line-height: 1.6em;
  font-size: 30px;
  font-weight: bold;
  color: #01916D;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/3401076061b37af6928e9f7247930305/text_back_01.png") repeat-x left bottom;
  display: inline-block;
}

}


@media only screen and (max-width: 768px) {
body {
	-webkit-text-size-adjust: none;
}

/**
 * SP表示
**/
.sp_disp { display: block !important; }
.pc_disp { display: none !important; }
  


/* header */
#mc_header {
	width: 100%;
  height: 131.73vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/9fee81b528c44cde6ede7108189ded47/header_back_01-sp.jpg") no-repeat center top;
  background-size: cover;
}
#mc_header .wrap {
  margin: 0 auto;
	width: 100%;
  max-width: 920px;
  height: 131.73vw;
  text-align: left;
  position: relative;
}
#mc_header .wrap .box {
  position: absolute;
  top: 8.5vw;
  left: 3.33vw;
}
#mc_header .wrap .catch {
  margin: 0 0 15px 0;
  padding: 0 3vw;
  line-height: 5.73vw;
  font-size: 4vw;
  color: #ffffff;
  background: none;
  display: block;
}
#mc_header .wrap .catch .bg {
  margin: 0 0 0.8vw 0;
  padding: 0 3vw;
  line-height: 5.73vw;
  font-size: 4vw;
  color: #ffffff;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/accdcbc3e1533cb5d3302c8afa9a05eb/header_back_03.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
}
#mc_header .wrap h1 {
  margin: 0 0 1.5vw 0;
  line-height: 1.2em;
  font-size: 6.9vw;
  color: #000000;
}
#mc_header .wrap h1 em {
  line-height: 1.2em;
  font-size: 8.8vw;
  color: #01916D;
}
#mc_header .wrap h1 .min {
  line-height: 1.2em;
  font-size: 4.53vw;
}
#mc_header .wrap .logo {
/*  margin: 0 0 1.5vw 0;*/
/*  padding: 5.2vw 0 3.4vw 9.8vw;*/
  background: url("") no-repeat left center;
/*  background:none;*/
  background-size: 8vw auto;
  border-bottom: 1px solid #01916D;
  display: inline-block;

	margin:0;
	padding:0;
}

#mc_header .wrap .logo .eng {
  margin: 0 0 0.5vw 0;
  line-height: 1.2em;
  font-size: 4.53vw;
  color: #000000;
}
#mc_header .wrap .logo .jp {
  line-height: 1.2em;
  font-size: 2.66vw;
  color: #000000;
}
#mc_header .wrap .description {
  padding: 3vw 3.33vw 3vw 0;
  max-width: 500px;
  line-height: 1.8em;
  font-size: 2.86vw;
  color: #000000;
  border-top: none;
  box-sizing: border-box;
  overflow: hidden;
}
#mc_header .wrap .description .sub {
  line-height: 1.5em;
  font-size: 10px;
  vertical-align: top;
}
#mc_header .wrap .note {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 2.4vw;
  text-align: left;
  color: #666666;
}


/* service_sec */
.service_sec {
  margin: 0 0 0 0;
  padding: 28vw 0 40px 0;
  background: #01916D url("https://assets-fb.fujifilm.com/files/2022-03/59998fbe4e45f2c755c5441084b92a57/service_back_02-sp.png") no-repeat center top;
  background-size: 100% auto;
  position: relative;
}
.service_sec ul {
  margin: 0 0 0 0;
  max-width: 100%;
  height: 26vw;
  position: absolute;
  top: -11vw;
  left: 0;
}
.service_sec ul li {
  margin: 0 0 0 1.8vw;
  width: 22vw;
  height: 22vw;
  display: table;
  float: left;
}
.service_sec ul li:nth-of-type(4) {
  margin: 0 0 0 1.8vw;
}
.service_sec ul li .cell {
  line-height: 1.4em;
  font-size: 3.73vw;
  color: #01916D;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/b164ed39e50f58ce57f76ff5db91ff93/service_back_01.png") no-repeat center center;
  background-size: cover;
  border-radius: 90px;
  box-shadow: 0 2vw 2vw #016A50;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.service_sec .wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 920px;
  background: none;
  background-size: 100% auto;
}
.service_sec .wrap .head {
  height: 44.26vw;
}
.service_sec .wrap .eng {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 3.2vw;
  color: #ffffff;
}
.service_sec .wrap h2 {
  margin: 0 0 3.2vw 0;

  line-height: 1.4em;
  font-size: 6.93vw;
  font-weight: bold;
  color: #ffffff;
}
.service_sec .wrap .intro {
  margin: 0 0 0 0;
  line-height: 1.4em;
  font-size: 3.73vw;
  color: #ffffff;
}
.service_sec .wrap .feature {
  width: 79.46vw;
  min-height: 105vw;
  line-height: 1.8em;
  font-size: 3.73vw;
  background: #ffffff;
  box-shadow: 5px 5px 5px #095F48;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}
.service_sec .wrap .feature.num01 {
  padding: 5.3vw 4.4vw 0 4.4vw;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-03/f1ae1be11928cbb55f7a1429b46417b4/service_back_03.png") no-repeat right bottom;
}
.service_sec .wrap .feature.num02 {
  padding: 5.3vw 4.4vw 0 4.4vw;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-03/ebdaf81a2293ff57821027c2e91cbe93/service_back_04.png") no-repeat left bottom;
}
.service_sec .wrap .feature.num03 {
  padding: 5.3vw 4.4vw 0 4.4vw;
  min-height: 105vw;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-03/87756d2ba244095df040adc5013fcb96/service_back_05.png") no-repeat right bottom;
}
.service_sec .wrap .feature.num01 .image {
  width: auto;
  position: relative;
  top: auto;
  left: auto;
}
.service_sec .wrap .feature.num02 .image {
  width: auto;
  position: relative;
  top: auto;
  right: auto;
}
.service_sec .wrap .feature.num03 .image {
  padding: 5vw 0 0 0;
  width: auto;
  position: relative;
  top: auto;
  left: auto;
}
.service_sec .wrap .feature.num01 .label {
  width: 12vw;
  position: absolute;
  top: 0;
  right: -12vw;
}
.service_sec .wrap .feature.num02 .label {
  width: 10vw;
  position: absolute;
  top: 0;
  left: -10vw;
}
.service_sec .wrap .feature.num03 .label {
  width: 12vw;
  position: absolute;
  top: 0;
  right: -12vw;
}

.service_sec .wrap .feature.left {
  margin: 0 0 9.33vw 3.86vw;
}
.service_sec .wrap .feature.right {
  margin: 0 0 9.33vw 16.4vw;
}
.service_sec .wrap .feature h3 {
  margin: 0 0 1.33vw 0;
  line-height: 1.3em;
  font-size: 4.86vw;
  font-weight: bold;
}


/* worries */
.worries_sec {
  margin: 0 0 0 0;
  padding: 19.33vw 0 0 0;
  background: #f3f3f3 url("https://assets-fb.fujifilm.com/files/2022-03/e4dadf22b4a8d2f01cfc355924e13f6a/worries_back_01-sp.jpg") no-repeat center top;
  background-size: 100% auto;
  position: relative;
}
.worries_sec h2 {
  margin: 0 0 9.33vw 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  text-align: center;
  font-size: 6.66vw;
  font-weight: normal;
  color: #ffffff;
}
.worries_sec h2 .sub {
  line-height: 1.4em;
  font-size: 3.46vw;
  font-weight: normal;
}
.worries_sec h2 em {
  line-height: 1.4em;
  font-size: 11.6vw;
  font-weight: normal;
}
.worries_sec .wrap {
  padding: 0 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/30bbb1f41076a75425fbfb3f5eabb196/worries_back_03.png") no-repeat center 185px;
  background-size: 100% auto;
  position: relative;
}
.worries_sec .wrap .bg {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  background: none;
}
.worries_sec .wrap ul {
  margin: 0 auto;
  width: 92%;
  text-align: left;
  background: none;
  background-size: 100% auto;
  position: relative;
  z-index: 1;
}
.worries_sec .wrap ul li {
  margin: 0 0 14.6vw 0;
  width: 100%;
  background: #ffffff;
  float: none;
  position: relative;
}
.worries_sec .wrap ul li:nth-of-type(3) {
  margin: 0 0 0 0;
}
.worries_sec .wrap ul li .icon {
  margin: 0 0 0 -5.73vw;
  width: 11.46vw;
  position: absolute;
  top: -6.66vw;
  left: 50%;
}
.worries_sec .wrap ul li h3 {
  width: 100%;
  height: 40.6vw;
  display: table;
}
.worries_sec .wrap ul li h3 .cell {
  width: 100%;
  height: 40.6vw;
  line-height: 1.6em;
  font-size: 4.53vw;
  color: #4D4D4D;
  background: #E6E6E6;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.worries_sec .wrap ul li dl {
  padding: 0 0 7.33vw 0;
  min-height: 0px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/79cf3eec5d0661f87bc7ebfed96699f2/worries_back_06.png") no-repeat center top;
}
.worries_sec .wrap ul li dl dt {
  padding: 10vw 0 0 35.3vw;
  min-height: 43.46vw;
  line-height: 1.3em;
  text-align: left;
  font-size: 6.13vw;
  font-weight: bold;
  box-sizing: border-box;
  color: #01916D;
  position: relative;
}
.worries_sec .wrap ul li .image {
  margin: 0 0 0 0;
  width: 29vw;
  max-width: 256px;
  position: absolute;
  top: 9.33vw;
  left: 2.66vw;
}

.worries_sec .wrap ul li dl dd {
  padding: 0 20px;
  line-height: 1.6em;
  text-align: left;
  font-size: 3.73vw;
  color: #000000;
}
.worries_sec .wrap .support {
  margin: 0 0 0 0;
  width: 100%;
  height: 128.9vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/72c0ec3cb437a42e5d5733e551084ee7/worries_back_07-sp.png") no-repeat center bottom;
  background-size: cover;
  overflow: hidden;
  position: relative;
  bottom: auto;
  left: auto;
  z-index: 0;
}
.worries_sec .wrap .support .message {
  margin: 0 auto;
  width: 100%;
  height: 128.9vw;
  overflow: hidden;
}
.worries_sec .wrap .support h4 {
  padding: 10.6vw 0 0 0;
  width: 100%;
  max-width: 100%;
  line-height: 1.4em;
  text-align: center;
  font-size: 6.4vw;
  font-weight: bold;
  color: #01916D;
  position: absolute;
  top: 0;
  left: 0;
}
.worries_sec .wrap .support .description {
  padding: 0 0 0 0;
  width: 100%;
  max-width: 100%;
  line-height: 1.6em;
  text-align: center;
  font-size: 3.73vw;
  font-weight: normal;
  color: #000000;
  position: absolute;
  bottom: 9.5vw;
  left: 0;
  }


/* service image */
.service_image_sec {
  background-color: #D9EDE3;
  background-image: url("https://assets-fb.fujifilm.com/files/2022-03/179df480820241f27b2bac858294d03c/service_image_back_01-sp.png"),url("https://assets-fb.fujifilm.com/files/2022-03/806f7e6280d8b0c85ed30f0447a8c01e/service_image_back_02-sp.png");
  background-repeat: no-repeat,repeat-y;
  background-position: center top,center top;
  background-size: 100% auto, 100% auto;
  position: relative;
}
.service_image_sec .wrap {
  margin: 0 auto;
  padding: 8vw 0 0 0;
  width: 100%;
  max-width: 1000px;
  background: none;
  position: relative;
}
.service_image_sec .wrap .logo {
  margin: 2vw 2.6vw 0 12vw;
  width: 11.2vw;
  float: left;
}
.service_image_sec .wrap .service_name_eng {
  line-height: 1.4em;
  text-align: left;
  font-size: 6.13vw;
  font-weight: normal;
  overflow: hidden;
}
.service_image_sec .wrap .service_name_jp {
  margin: 0 0 0 0;
  line-height: 1.4em;
  text-align: left;
  font-size: 2.73vw;
  font-weight: normal;
  overflow: hidden;
}
.service_image_sec .wrap h2 {
  margin: 0 0 1vw 0;
  padding: 4vw 0 0 0;
  line-height: 1.4em;
  text-align: center;
  font-size: 6.93vw;
  font-weight: bold;
  clear: both;
}
.service_image_sec .wrap .label {
  margin: 0 0 17.3vw 0;
  padding: 0 4.6vw;
  line-height: 6vw;
  font-size: 3.2vw;
  color: #ffffff;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/02b2cd33df81e6156b44460f727d549b/service_image_back_05.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
}
.service_image_sec .wrap .analysis {
  margin: 0 5.73vw 0 5.73vw;
  padding: 9.73vw 0 0 0;
  line-height: 38px;
  font-size: 20px;
  border: none;
  border-radius: 0px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/1ddd8a96f33719d4c9f782c960e486ef/service_image_back_21.png") no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.service_image_sec .wrap .analysis h3 {
  margin: 0 0 0 -32.7vw;
  width: 65.4vw;
  height: 6.66vw;
  line-height: 6.66vw;
  font-size: 4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/6bec6a958361d435e9f6a7a0401454d1/service_image_back_06-sp.png") no-repeat center center;
  background-size: cover;
  position: absolute;
  top: -3.33vw;
  left: 50%;
}
.service_image_sec .wrap .analysis ul {
  padding: 0 0 1.3vw 3.2vw;
}
.service_image_sec .wrap .analysis ul li {
  margin: 0 1.03vw 2vw 0;
  width: 25.86vw;
  height: 29.06vw;
  float: left;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(1) {
  background: url("https://assets-fb.fujifilm.com/files/2022-03/35d421c46fcfc2f8f9159477563214c2/service_image_back_07.png") no-repeat center center;
  background-size: 100% auto;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(2) {
  background: url("https://assets-fb.fujifilm.com/files/2022-03/6b99e77e68a110c619f5ce3c2e3114da/service_image_back_08.png") no-repeat center center;
  background-size: 100% auto;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(3) {
  background: url("https://assets-fb.fujifilm.com/files/2022-03/986fd2584718dd658273e1af069f2b4f/service_image_back_09.png") no-repeat center center;
  background-size: 100% auto;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(4) {
  margin: 0 1.03vw 2vw 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/471bf061e4bc59663647f252c1661540/service_image_back_10.png") no-repeat center center;
  background-size: 100% auto;
  clear: both;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(5) {
  margin: 0 1.03vw 2vw 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/bca46e2741fa3d4a4764238ef6de53cf/service_image_back_11.png") no-repeat center center;
  background-size: 100% auto;
}
.service_image_sec .wrap .analysis ul li:nth-of-type(6) {
  margin: 0 1.03vw 2vw 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/34bb189c8fe02fb87571b81d57c6afe7/service_image_back_12.png") no-repeat center center;
  background-size: 100% auto;
}
.service_image_sec .wrap .analysis ul li p {
  width: 100%;
  height: 15.46vw;
  display: table;
}
.service_image_sec .wrap .analysis ul li p .cell {
  width: 100%;
  height: 15.46vw;
  line-height: 1.4em;
  font-size: 3.2vw;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.service_image_sec .wrap .analysis .catch {
  line-height: 1.4em;
  font-size: 4.53vw;
  font-weight: bold;
  text-align: center;
  color: #01916D;
}
.service_image_sec .wrap .support_step {
  margin: 0 auto 2.66vw auto;
  padding: 24.66vw 0 0 0;
  width: 100%;
  min-height: 141.4vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/269746292ab5870f69aa492278587e19/service_image_back_13-sp.png") no-repeat center top;
  background-size: 100% auto;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.service_image_sec .wrap .support_step .logo {
  margin: 0 auto 10px;
  width: 76px;
}
.service_image_sec .wrap .support_step .service_name_eng {
  margin: 0 0 2.6vw 0;
  line-height: 1.4em;
  text-align: center;
  font-size: 6.13vw;
  font-weight: normal;
  color: #ffffff;
}
.service_image_sec .wrap .support_step .service_name_jp {
  margin: 0 0 25px 0;
  line-height: 1.4em;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  display: none;
}
.service_image_sec .wrap .support_step ul {
  margin: 0 auto 3vw auto;
  width: 100%;
  overflow: hidden;
}
.service_image_sec .wrap .support_step ul li {
  margin: 0 0 0 4vw;
  width: 42.6vw;
  height: 42.6vw;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/0d63d76660178a2f086f2d0d7292fa42/service_image_back_14.png") no-repeat center center;
  background-size: 98% auto;
  float: left;
  display: table;
}
.service_image_sec .wrap .support_step ul li:nth-of-type(2) {
  margin: 0 4vw 0 0;
  float: right;
}
.service_image_sec .wrap .support_step ul li:nth-of-type(3) {
  margin: -5.33vw 0 0 27.46vw;
  clear: both;
}

.service_image_sec .wrap .support_step ul li .cell {
  line-height: 1.6em;
  text-align: center;
  font-size: 4vw;
  color: #01916D;
  display: table-cell;
  vertical-align: middle;
}
.service_image_sec .wrap .support_step .text01 {
  line-height: 1.2em;
  text-align: center;
  font-size: 4.46vw;
  font-weight: bold;
  color: #ffffff;
}

.service_image_sec .wrap .communication_step {
  margin: 0 0 0 0;
  width: 100%;
  height: auto;
  position: relative;
}
.service_image_sec .wrap .communication_step ul {
  width: 100%;
  height: 61.33vw;
  position: relative;
}
.service_image_sec .wrap .communication_step ul li {
  padding: 13.3vw 0 0 0;
  width: 25.6vw;
  height: 28.8vw;
  box-sizing: border-box;
  position: absolute;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(1) {
  margin: 0 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/a99175177efdf24b13e2889bb869ee66/service_image_back_15.png") no-repeat center center;
  background-size: cover;
  top: 0;
  left: 23.2vw;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(2) {
  margin: 0 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/1f5ac56fa77fb1faaf7366fa390087c2/service_image_back_16.png") no-repeat center center;
  background-size: cover;
  top: 0;
  left: 51.06vw;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(3) {
  margin: 0 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/77cace6569a9ae200b35228d9c6a8e12/service_image_back_17.png") no-repeat center center;
  background-size: cover;
  top: 23.6vw;
  left: 8.8vw;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(4) {
  margin: 0 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/3aa71c040b3b4da292d6132e4bfb5fa8/service_image_back_18.png") no-repeat center center;
  background-size: cover;
  top: 23.6vw;
  right: auto;
  left: 37.2vw;
}
.service_image_sec .wrap .communication_step ul li:nth-of-type(5) {
  margin: 0 0 0 0;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/475e75e9d24b2fd1a5845629c2c07f57/service_image_back_19.png") no-repeat center center;
  background-size: cover;
  top: 23.6vw;
  right: auto;
  left: 65.4vw;
}
.service_image_sec .wrap .communication_step ul li p {
  width: 100%;
  height: 15.3vw;
  display: table;
}
.service_image_sec .wrap .communication_step ul li p .cell {
  width: 100%;
  height: 15.3vw;
  line-height: 1.4em;
  font-size: 3.2vw;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.service_image_sec .wrap .communication_step h3 {
  padding: 0 0 2.6vw 0;
  line-height: 1.4em;
  font-size: 4vw;
  text-align: center;
  color: #01916D;
}
.service_image_sec .wrap .communication_step h3 em {
  line-height: 1.4em;
  font-size: 5.86vw;
}
.service_image_sec .wrap .message {
  margin: 0 7.33vw 5.33vw 7.33vw;
  max-width: 620px;
  line-height: 5.6vw;
  font-size: 3.73vw;
  text-align: left;
  background: none;
}
.service_image_sec .wrap .message p {
  margin: 0 0 15px 0;
  max-width: 100%;
  line-height: 5.6vw;
  font-size: 3.73vw;
  text-align: left;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/989d7def378f529096855fe6a9b8d56f/service_image_back_20.png");
  background-size: auto 5.6vw;
}
.service_image_sec .wrap .message p:nth-of-type(2) {
  width: 53.33vw
}
.service_image_sec .wrap .image01 {
  max-width: 27.33vw;
  position: absolute;
  bottom: 5vw;
  right: 1vw;
}


/* case */
.case_sec {
  padding: 0 0 30px 0;
  background: #FFF5D3 url("https://assets-fb.fujifilm.com/files/2022-03/d239956353316ef7d07d0a73af5e8022/case_back_01-sp.png") no-repeat center top;
  background-size: 100% auto;
  position: relative;
  overflow: hidden;
}
.case_sec .head {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  height: 42.66vw;
  background: none;
  text-align: left;
}
.case_sec .head h2 {
  padding: 22vw 0 0 3.46vw;
  line-height: 1.4em;
  font-size: 6.66vw;
  font-weight: bold;
}
.case_sec .case {
  margin: 0 auto 40px;
  padding: 0 0 15px 0;
  width: 92%;
  max-width: 1000px;
  background: #ffffff;
  box-shadow: 10px 20px 20px #F4E7C1;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.case_sec .case h3 {
  margin: 0 0 7.46vw 0;
  padding: 2vw 0;
  line-height: 1.2em;
  color: #ffffff;
  font-size: 4.53vw;
  font-weight: bold;
  text-align: center;
  background: #01916D;
  position: relative;
}
.case_sec .case h3:after {
  margin: 0 0 0 -4px;
  line-height: 0;
  content: url("https://assets-fb.fujifilm.com/files/2022-03/651c0ad93a661bbda9b1d4aec858b6d8/icon_02-sp.png");
  position: absolute;
  top: 100%;
  left: 50%;
}
.case_sec .case .left {
  margin: 0 0 25px 0;
  width: 100%;
  text-align: center;
  float: none;
}
.case_sec .case .left .image {
  margin: 0 auto 10px auto;
  width: 53.33vw;
  max-width: 53.33vw;
}
.case_sec .case .left dl {
  margin: 0 auto;
}
.case_sec .case .left dl dt {
  padding: 0 15px 0 10px;
  line-height: 5.33vw;
  font-size: 3.46vw;
  color: #ffffff;
  background: #000000 url("https://assets-fb.fujifilm.com/files/2022-03/17f274c62819f3168c68cc947b572b67/case_back_02.png") no-repeat right center;
  background-size: auto 100%;
  display: inline-block;
}
.case_sec .case .left dl dd {
  padding: 0 0 0 10px;
  line-height: 5.33vw;
  font-size: 3.73vw;
  display: inline-block;
}
.case_sec .case .right {
  margin: 0 0 0 0;
  overflow: hidden;
}
.case_sec .case .right .info01 {
  margin: 0 0 30px 12.6vw;
  width: 100%;
  overflow: hidden;
}
.case_sec .case .right .info01 dt {
  width: 6.66vw;
  height: 27.3vw;
  background: #B3B3B3;
  border-radius: 90px;
  display: table;
  vertical-align: middle;
  float: left;
}
.case_sec .case .right .info01 dt .cell {
  width: 100%;
  line-height: 1.1em;
  text-align: center;
  font-size: 3.73vw;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}
.case_sec .case .right .info01 dd {
  padding: 10px 0 0 20px;
  line-height: 1.6em;
  font-size: 3.73vw;
  overflow: hidden;
}
.case_sec .case .right .info01 dd h4 {
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 4.26vw;
  font-weight: bold;
  color: #01916D;
}
.case_sec .case .right .info02 {
  margin: 0 0 28.0vw 0;
  width: 100%;
  overflow: hidden;
}
.case_sec .case .right .info02 dt {
  margin: 0 0 0 12.6vw;;
  width: 6.66vw;
  height: 27.3vw;
  background: #01916D;
  border-radius: 90px;
  display: table;
  vertical-align: middle;
  float: left;
}
.case_sec .case .right .info02 dt .cell {
  width: 100%;
  line-height: 1.1em;
  text-align: center;
  font-size: 3.73vw;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}
.case_sec .case .right .info02 dd {
  padding: 10px 0 0 20px;
  line-height: 1.4em;
  font-size: 4.26vw;
  overflow: hidden;
}
.case_sec .case .right .info02 dd ul {
}
.case_sec .case .right .info02 dd ul li {
  padding: 5px 0 15px 28px;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/0a39f69e80e57fec68969dd540b5ac16/icon_03.png") no-repeat 0 0;
  background-size: 26px auto;
}

.case_sec .case .right .arrow_box {
  margin: 0 0 45px 7.36vw;
  width: 77.6vw;
  position: relative;
}
.case_sec .case .right hr {
  width: 100%;
  line-height: 0;
  background: none;
  border: none;
  border-top: 1px dashed #c6c6c6;
}
.case_sec .case .right .arrow_box .arrow {
  margin: -4vw 0 0 -6.93vw;
  width: 13.86vw;
  position: absolute;
  top: 0;
  left: 50%;
}
.case_sec .case .num01 {
  width: 48.4vw;
  position: absolute;
  bottom: 6.66vw;
  right: 9.33vw;
}
.case_sec .case .num02 {
  width: 32.8vw;
  position: absolute;
  bottom: 6.66vw;
  right: 18.13vw;
}
.case_sec .case .num03 {
  width: 42.1vw;
  position: absolute;
  bottom: 6.66vw;
  right: 11.46vw;
}
.case_sec .case .up01 {
  padding: 2vw 0 0 0;
  width: 14.9vw;
  height: 14.9vw;
  line-height: 1.4em;
  font-size: 3.2vw;
  text-align: center;
  box-sizing: border-box;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/de26bffc7d7e3a62790e8bcecabff2a4/case_back_04.png") no-repeat 0 0;
  background-size: cover;
  position: absolute;
  bottom: 6.66vw;
  right: 62.26vw;
  z-index: 1;
}
.case_sec .case .up02 {
  padding: 2vw 0 0 0;
  width: 14.9vw;
  height: 14.9vw;
  line-height: 1.4em;
  font-size: 3.2vw;
  text-align: center;
  box-sizing: border-box;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/de26bffc7d7e3a62790e8bcecabff2a4/case_back_04.png") no-repeat 0 0;
  background-size: cover;
  position: absolute;
  bottom: 6.66vw;
  right: 56.0vw;
  z-index: 1;
}
.case_sec .case .up03 {
  padding: 2vw 0 0 0;
  width: 21.6vw;
  height: 14.9vw;
  line-height: 1.4em;
  font-size: 3.2vw;
  text-align: center;
  box-sizing: border-box;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/0ebcdc5876370ad69c3fdf85d2e48965/case_back_05-sp.png") no-repeat 0 0;
  background-size: 100% auto;
  position: absolute;
  bottom: 6.66vw;
  right: 59.2vw;
  z-index: 1;
}


/* comparison */
.comparison_sec {
  padding: 15.33vw 0 85px 0;
  background: #fff url("https://assets-fb.fujifilm.com/files/2022-03/5f8db65c58916ee8d2d678f69b4fefad/comparison_back_01-sp.png") no-repeat center top;
  background-size: 100% auto;
  position: relative;
  overflow: hidden;
}
.comparison_sec h2 {
  margin: 0 0 3.33vw 0;
  line-height: 1.2em;
  font-size: 6.66vw;
  font-weight: bold;
  text-align: center;
}
.comparison_sec .intro {
  margin: 0 0 7.2vw 0;
  line-height: 1.6em;
  font-size: 3.73vw;
  text-align: center;
}
.comparison_sec .box {
  margin: 0 auto;
  width: 92%;
  max-width: 960px;
}
.comparison_sec .box table {
  width: 100%;
}
.comparison_sec .box table th {
  padding: 2vw 0;
  width: 25.33vw;
  line-height: 1.6em;
  font-size: 2.53vw;
  color: #ffffff;
  text-align: center;
  background: #01916D;
  border-bottom: 1px solid #80C8B6;
  vertical-align: middle;
}
.comparison_sec .box table td {
  padding: 20px 0;
  width: 70px;
  line-height: 1.6em;
  font-size: 18px;
  color: #666666;
  background: #f5f5f5;
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px dotted #E1E1E1;
  vertical-align: middle;
}
.comparison_sec .box table td .icon {
  margin: 0 auto 0 auto;
  max-width: 4.8vw;
}
.comparison_sec .box table td p {
  display: none;
}
.comparison_sec .box table td.cockpit {
  padding: 2vw 0;
  width: 22vw;
  background: #ffffff;
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
  border-left: none;
}
.comparison_sec .box table td.cockpit .icon {
  margin: 0 auto 0 auto;
  max-width: 9.6vw;
}
.comparison_sec .box table td.last {
  border-right: 1px solid #01916D;
}
.comparison_sec .box table tr.last td {
  border-bottom: 1px solid #01916D;
}
.comparison_sec .box table tr.label td {
  padding: 0 0 0 0;
  background: none;
  border: none;
  border-bottom: 1px solid #01916D;
  vertical-align: bottom;
}
.comparison_sec .box table tr.label td .label01 {
  padding: 6vw 0 6vw 0;
  width: 100%;
  line-height: 1.3em;
  font-size: 3.73vw;
  text-align: center;
  color: #01916D;
  background: #D9EDE3;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: block;
}
.comparison_sec .box table tr.label td .label02 {
  padding: 2.7vw 0 2.7vw 0;
  width: 100%;
  line-height: 4vw;
  font-size: 3.2vw;
  text-align: center;
  color: #000000;
  background: #ccc;
  border-top-left-radius: 8px;
  display: block;
}
.comparison_sec .box table tr.label td .label03 {
  padding: 6.7vw 0 6.7vw 0;
  width: 100%;
  line-height: 4vw;
  font-size: 3.2vw;
  text-align: center;
  color: #000000;
  background: #ccc;
  border-left: 1px dashed #fff;
  display: block;
}
.comparison_sec .box table tr.label td .label04 {
  padding: 2.7vw 0 2.7vw 0;
  width: 100%;
  line-height: 4vw;
  font-size: 3.2vw;
  text-align: center;
  color: #000000;
  background: #ccc;
  border-top-right-radius: 8px;
  border-left: 1px dashed #fff;
  display: block;
}


/* pr */
.pr_sec {
  background: #D9EDE3;
  position: relative;
  overflow: hidden;
}
.pr_sec h3 {
  margin: 0 0 25px 0;
  padding: 5px 0;
  line-height: 1.2em;
  font-size: 4vw;
  text-align: center;
  color: #ffffff;
  background: #01916D;
}
.pr_sec .wrap {
  margin: 0 auto 14vw;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 920px;
}
.pr_sec .wrap .image {
  margin: 0 auto 20px auto;
  width: 90%;
  max-width: 90%;
  float: none;
}
.pr_sec .wrap .left {
  margin: 0 auto;
  width: 85%;
  line-height: 1.6em;
  font-size: 3.73vw;
  text-align: left;
  float: none;
}
.pr_sec .wrap .left h4 {
  margin: 0 0 15px 0;
  line-height: 1.6em;
  font-size: 5.6vw;
}
.pr_sec .wrap .left h4 .large {
  line-height: 1.6em;
  font-size: 6.6vw;
}
.pr_sec .wrap .left h4 em {
  line-height: 1.6em;
  font-size: 8vw;
  color: #01916D;
}
.pr_sec .wrap .left h4 .bg {
  /*padding: 5px;*/
  background: #ffffff;
}

.pr_sec .result {
  margin: 0 auto 35px;
  padding: 10vw 0 18px 0;
  width: 92%;
  max-width: 920px;
  background: #ffffff;
  position: relative;
}
.pr_sec .result .text01 {
  width: 100%;
  line-height: 1.3em;
  font-size: 4.53vw;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: -10vw;
  left: 0;
}
.pr_sec .result .text01 img {
  margin: 0 auto;
  max-width: 12vw;
}
.pr_sec .result .image {
  margin: 0 auto 0;
  padding: 25px 0 10px 0;
  width: 90%;
  max-width: 100%;
  float: none;
}
.pr_sec .result .box {
  text-align: center;
  overflow: hidden;
}
.pr_sec .result .box .label {
  margin: 0 0 0 0;
  padding: 0 4.26vw 0 4.26vw;
  line-height: 31px;
  font-size: 4.53vw;
  color: #01916D;
  background: #FFF5D2;
  display: inline-block;
  overflow: hidden;
}
.pr_sec .result .box .label .icon {
  margin: 0 25px;
  max-width: 35px;
  float: left;
}
.pr_sec .result .box .label .text {
  float: left;
}
.pr_sec .result .box .text02 {
  padding: 10px 0 0 0;
  line-height: 1.6em;
  font-size: 3.73vw;
}
.pr_sec .result .box .catch {
  padding: 0 0 5px 0;
  line-height: 1.6em;
  font-size: 6.66vw;
  font-weight: bold;
  color: #01916D;
  background: url("https://assets-fb.fujifilm.com/files/2022-03/3401076061b37af6928e9f7247930305/text_back_01.png") repeat-x left bottom;
  display: inline-block;
}


/* contact info */
.contact_info {
  padding: 10.66vw 0 7.33vw 0;
  background: #fff url("https://assets-fb.fujifilm.com/files/2022-03/81833fcf09a30591aaffc02e93b1e03b/contact_back_01-sp.png") no-repeat center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.contact_info h3 {
  padding: 0 0 20px 0;
  line-height: 1.6em;
  font-size: 4.26vw;
  font-weight: bold;
  text-align: center;
}
.contact_info ul {
  margin: 0 auto;
  width: 92%;
  max-width: 756px;
}
.contact_info ul li {
  margin: 0 0 5.5vw 0;
  width: 100%;
  max-width: 100%;
  float: none;
}
.contact_info ul li:nth-of-type(2) {
  float: none;
}
.contact_info ul li a {
  padding: 22px 0 17px 0;
  line-height: 1.2em;
  font-size: 4vw;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background: #01916D url("https://assets-fb.fujifilm.com/files/2022-03/09a7b0e405e3721a3b98f92ed8cc14ed/arrow_02.png") no-repeat 96% center;
  background-size: 10px auto;
  border: 1px solid #01916D;
  border-radius: 90px;
  box-shadow: 2px 4px 0 #006D4B;
  display: block;
}
.contact_info ul li:nth-of-type(2) a {
  color: #01916D;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-03/2575cbbec21d678cf281eb4db1f4e64f/arrow_03.png") no-repeat 96% center;
  background-size: 10px auto;
}

  
}

   /* 横幅が320px以下の場合に適用するスタイル */

@media (max-width: 320px) {
  #mc_header .wrap .description p {
  padding: 0;
  max-width: 500px;
  line-height: 1.6em;
  font-size: 3.5vw;
  color: #000000;
  border-top: none;
  box-sizing: border-box;
  overflow: hidden;
}
#mc_header .wrap .note p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 2vw;
  text-align: left;
  color: #666666;
}
.comparison_sec .box table th {
  padding: 2vw 0;
  width: 30vw;
  line-height: 1.6em;
  font-size: 2.53vw;
  color: #ffffff;
  text-align: center;
  background: #01916D;
  border-bottom: 1px solid #80C8B6;
  vertical-align: middle;
}

.service_sec ul {
  margin: 0 0 0 0;
  max-width: 100%;
  height: 26vw;
  position: absolute;
  top: -7vw;
  left: 0;
}
}





/* form */
.p-visual__title span::before {
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  z-index: -1;
  content: "";
  background-color: #fff
}
.p-visual__text {
  font-family: "UD Shin Go Conde90 DB JIS2004", sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #707070;
  text-align: center
}
.p-visual__form {
  z-index: 1;
  width: 430px;
  height: 500px;
  padding: 32px 30px 32px;
  margin-left: 60px;
  overflow: hidden;
  background-color: #fff
}
.p-visual__form .p-form {
  padding: 0
}
.p-text {
  max-width: 882px;
  margin: 24px auto 0
}
.p-text a {
  color: #fff;
  text-decoration: underline;
  transition: opacity .3s
}
.p-text a:hover {
  opacity: .7
}
.p-download .p-form {
  padding: 0;
  margin-top: 20px
}


.p-form {
  max-width: 1028px;
  padding: 20px;
  margin: 0 auto;
  background-color: #fff
}
.p-form__inner {
  max-width: 841px;
  margin: 0 auto
}
.p-form__title {
  font-size: 28px;
  line-height: 1.5;
  color: #01b084;
  text-align: center
}
.p-form__text {
  margin-top: 14px;
  font-size: 16px;
  line-height: 1.8
}
.p-form form {
  width: 100%!important
}



.p-form input:-ms-input-placeholder, .p-form textarea:-ms-input-placeholder {
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif!important
}
.p-form input::placeholder, .p-form textarea::placeholder {
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif!important
}
.p-form .mktoForm .mktoFieldWrap {
  display: flex;
  flex-wrap: wrap;
  float: none
}
.p-form .mktoFormRow:not(:first-of-type) {
  margin-top: 10px
}
.p-form .mktoForm .mktoFormCol {
  float: none;
  min-height: auto
}
.p-form .mktoForm .mktoFormCol:not(:first-of-type) {
  margin-top: 10px
}
.p-form .mktoRequiredField label.mktoLabel {
  width: 250px;
  font-weight: 400;
}
.p-form .mktoRequiredField label.mktoLabel:after {
  content: "\203B";
  color: red;
}
.p-form .mktoRequiredField #LblAddress.mktoLabel::after, .p-form .mktoRequiredField #LblCity.mktoLabel::after, .p-form .mktoRequiredField #LblFirstName.mktoLabel::after {
  display: none;
  }
  
.p-form .mktoForm input[type=date], .p-form .mktoForm input[type=email], .p-form .mktoForm input[type=number], .p-form .mktoForm input[type=tel], .p-form .mktoForm input[type=text], .p-form .mktoForm input[type=url], .p-form .mktoForm select.mktoField, .p-form .mktoForm textarea.mktoField {
  position: relative;
  flex: 1;
  width: 100%;
  padding: 4px!important;
  margin: 0!important;
  font-size: 14px!important;
  line-height: 1.4!important;
  color: #666;
  background-color: #fcfcfc;
  border: none!important;
  border-radius: 3px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .1) inset
}
.p-form .mktoForm input[type=date]::after, .p-form .mktoForm input[type=email]::after, .p-form .mktoForm input[type=number]::after, .p-form .mktoForm input[type=tel]::after, .p-form .mktoForm input[type=text]::after, .p-form .mktoForm input[type=url]::after, .p-form .mktoForm select.mktoField::after, .p-form .mktoForm textarea.mktoField::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  content: "";
  background-color: #fcfcfc
}
.p-form #Phone {
  max-width: 220px
}
.p-form .mktoForm select {
  max-width: 180px;
  -webkit-appearance: auto;
  appearance: auto
}
.p-form .mktoForm textarea {
  min-height: 140px
}
.p-form #PostalCode {
  max-width: 165px
}
.p-form #FirstName, .p-form #LastName {
  max-width: 260px
}

.p-form .mktoRequiredField .mktoAsterix {
	background-image:none!important;
}

.p-form #LblCompany .mktoAsterix, .p-form #LblLastName .mktoAsterix {
  display: block!important
}
.p-form .mktoError {
  left: 0!important;
  display: flex;
  width: 100%
}
.p-form .mktoForm .mktoError .mktoErrorMsg {
  font-size: 12px!important
}
.p-form div.mktoFormRow>div:nth-child(1)>div>div.mktoError {
  margin-left: 0!important
}
.p-form .mktoForm .mktoLabel {
  float: none!important;
  width: 230px;
  padding-top: 4px;
  font-size: 16px;
  line-height: 1
}
.p-form .mktoForm .mktoRadioList input {
  position: relative;
  width: 12px;
  height: 12px;
  background-color: #fcfcfc;
  border: 1px solid #dcdcdc;
  border-radius: 50%
}
.p-form .mktoForm .mktoRadioList input:checked::after {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 6px;
  height: 6px;
  content: "";
  background-color: #707070;
  border-radius: 50%
}
.p-form .mktoForm .mktoCheckboxList>label, .p-form .mktoForm .mktoRadioList>label {
  margin-bottom: 12px!important;
  font-size: 16px
}
.p-form .mktoRadioList {
  float: none
}
.p-form .mktoRadioList label:last-child {
  margin-bottom: 0!important
}
.p-form .mktoForm .mktoRadioList input {
  margin: 4px 0 0 0
}
.p-form .mktoHtmlText {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin: 0!important
}
.p-form .mktoHtmlText span {
  display: none
}
.p-form .mktoHtmlText p {
  font-size: 12px;
  color: #707070
}
.p-form .mktoHtmlText a {
  transition: opacity .3s;
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 1.2;
  color: #707070;
  text-align: center
}
.p-form .mktoHtmlText a:hover {
  opacity: .7
}
.p-form .mktoHtmlText a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  content: "";
  border-bottom: 1px solid #dcdcdc
}
.p-form input:-ms-input-placeholder, .p-form textarea:-ms-input-placeholder {
  font-size: 13px;
  color: #666;
  opacity: 1
}
.p-form input::placeholder, .p-form textarea::placeholder {
  font-size: 13px;
  color: #666;
  opacity: 1
}
.p-form .mktoButton {
/*
  position: relative;
  min-width: auto;
  padding: 13px 38px!important;
  margin: 0 auto!important;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #F29036 !important;
  border-color: #fff!important;
  border-radius: 23px;
  transition: opacity .3s;
*/
  margin: 0 auto !important;
  width: 168px !important;
  padding: 10px 0 !important;
  text-align: center !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  line-height: 1.2em !important;
  background: #01916D url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/c68a565ed513260d98662afb67e583f2/arrow_03.svg") no-repeat 146px center !important;
  background-size: 5px 10px !important;
  display: block !important;
  border-radius: 90px !important;
  position: relative !important;
}
.p-form .mktoButton:hover {
  opacity: .7
}/*
.p-form .mktoButton::after {
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  width: 10px;
  height: 10px;
  content: "";
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg)
}*/
/*
.p-form .mktoButton::after {
  position: absolute;
  bottom: 9px;
  left: 50%;
  margin: 0 0 0 -4.5em;
  width: 9em;
  height: 1px;
  line-height: 1px;
  content: "";
  border-top: 1px solid #fff;
}
.p-form .mktoForm button.mktoButton {
  margin: 0 auto!important
}*/
.p-form .mktoForm .mktoButtonWrap.mktoSimple {
  margin-left: 0!important
}
.p-form .mktoForm .mktoClear {
  display: none!important
}
.p-visual__form .p-form .mktoForm input {
  padding: 4px!important;
  margin: 0!important;
  font-size: 14px!important;
  border: none
}
.p-visual__form .p-form .mktoError {
  justify-content: flex-end
}
.p-visual__form .p-form .mktoForm .mktoError .mktoErrorMsg {
  margin-left: 0!important;
  font-size: 8px!important
}
.p-visual__form .p-form #Company, .p-visual__form .p-form #FirstName, .p-visual__form .p-form #LastName, .p-visual__form .p-form .mktoForm input[type=email] {
  width: 50%
}
.p-visual__form .p-form .mktoForm .mktoRequiredField label.mktoLabel {
  padding-top: 4px
}
.p-visual__form .p-form .mktoHtmlText p:nth-of-type(2) {
  display: none
}
.p-visual__form .p-form .mktoForm .mktoFormRow:nth-of-type(n+6) {
  display: none!important
}
.p-visual__form .p-form .mktoForm .mktoFormRow:first-of-type {
  display: none!important
}

.mktoLabel {
  
}

@media only screen and (max-width: 780px) {
.p-form .mktoButton {
  margin: 0 auto !important;
  width: 28.69vw !important;
  padding: 1.74vw 0 !important;
  text-align: center !important;
  color: #ffffff !important;
  font-size: 2.39vw !important;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  line-height: 1.2em !important;
  background: #01916D url("https://assets-fb.fujifilm.com/sites/fbss/files/2022-11/c68a565ed513260d98662afb67e583f2/arrow_03.svg") no-repeat 26vw center !important;
  background-size: 1.08vw 2.16vw !important;
  display: block !important;
  border-radius: 90px !important;
  position: relative !important;
}
}





@media screen and (min-width:781px), print {
  .p-diagnose__title {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 96px;
    font-size: 25px
  }
  .p-diagnose__back-button {
    margin-top: 50px
  }
  .p-diagnose__caption {
    text-align: center
  }
  .p-form .mktoForm input[type=date], .p-form .mktoForm input[type=email], .p-form .mktoForm input[type=number], .p-form .mktoForm input[type=tel], .p-form .mktoForm input[type=text], .p-form .mktoForm input[type=url], .p-form .mktoForm select.mktoField, .p-form .mktoForm textarea.mktoField {
    margin-left: 8px!important
  }
  .p-form .mktoForm .mktoError .mktoErrorMsg {
    margin-left: 238px
  }
  .p-visual__form .p-form .mktoForm .mktoFormCol:not(:first-of-type) {
    margin-top: 6px
  }
  .p-visual__form .p-form .mktoForm .mktoRequiredField label.mktoLabel {
    flex: 1
  }
  
}


@media only screen and (max-width: 780px) {
  .p-visual {
    background-image: url(https://assets-fb.fujifilm.com/files/2021-08/62f8fce2cfe68269c1c5b35ab31f82aa/hero_01_pc.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
  }
  .p-visual::after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 30%;
    height: 100%;
    content: "";
    background: linear-gradient(to top left, #44bd9c, #b3e6d8);
    opacity: .5
  }
  .p-visual__form {
    min-width: 420px
  }
  .p-form__inner {
    padding: 55px 0
  }

  .p-visual__bg {
    display: flex;
    align-items: flex-end;
    height: 324px;
    padding: 0 10px;
    background-image: url(https://assets-fb.fujifilm.com/files/2021-08/605a4c350154ac7141cab6a4f89fba19/hero_01_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
  }
  .p-visual__inner {
    display: block;
    padding: 0;
    font-size: 25px
  }
  .p-visual__title {
    margin-bottom: 12px;
    font-size: 25px
  }
  .p-visual__title::before {
    top: -4px;
    height: calc(100% + 6px)
  }
  .p-visual__title span::before {
    top: -2px;
    right: -5px;
    bottom: -2px;
    left: -2px
  }
  .p-visual__text {
    position: relative;
    z-index: 20;
    margin: 0 30px;
    font-family: "UD Shin Go Conde90 DB JIS2004", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .16)
  }
  .p-visual__form {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    padding: 30px 0 50px;
    margin-left: 0
  }
  .p-visual__form .p-form {
    position: relative;
    z-index: 20;
    padding: 30px 20px;
    margin: 30px 30px 0;
    border-radius: 3px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .1)
  }
  .p-visual__form::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: calc(100% - 100px);
    content: "";
    background: linear-gradient(#44bd9c, #b3e6d8)
  }
  .p-form__title {
    font-size: 20px
  }

  .p-form .mktoRequiredField label.mktoLabel {
    display: flex;
    width: 100%!important
  }
  .p-form .mktoForm input[type=date], .p-form .mktoForm input[type=email], .p-form .mktoForm input[type=number], .p-form .mktoForm input[type=tel], .p-form .mktoForm input[type=text], .p-form .mktoForm input[type=url], .p-form .mktoForm select.mktoField, .p-form .mktoForm textarea.mktoField {
    margin-top: 6px!important
  }
  .p-form .mktoRequiredField .mktoAsterix {

  }
/*
  .p-form .mktoButton {
    width: 210px;
    margin-left: 0!important
  }
*/
  .p-visual__form .p-form .mktoForm input {
    margin-top: 10px!important
  }
  .p-visual__form .p-form #Company, .p-visual__form .p-form #FirstName, .p-visual__form .p-form #LastName, .p-visual__form .p-form .mktoForm input[type=email] {
    width: 100%!important
  }
  .p-visual__form .p-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    width: 210px;
    min-width: auto;
    margin-top: 12px!important
  }
}


@media only screen and (max-width: 780px) {
	.sp_packing { letter-spacing:-0.1em; }
	.sp_height { margin-bottom:50px; }
}

.modal_box.box { height:750px!important; }
@media only screen and (max-width: 780px) {
	.modal_box.box { height:700px!important; }
}
  /* 横幅が320px以下の場合に適用するスタイル */

@media (max-width: 375px) {
#modal .wrap .box .text_wrap .catch {
font-size: 3vw;
}
#modal .wrap .box .result_wrap {
  padding: 5.43vw 4.34vw 6.66vw 4.34vw;
}
#modal .wrap .box {
padding: 8.44vw 0 0 0;

}
.modal_box.box { height:600px!important; }

}

.modal_prev, .modal_next{ cursor: pointer;}



.book_info01_sec .wrap .box .image.book_img {
	width:50%;
	position:relative;
}
.book_info01_sec .wrap .box .image.book_img img {
	position:absolute;
	top:-230px;
	right:2%;
	left:95%
}

.form_note {
	text-align:center;
	font-size:.9em;
}
.form_note span {
	color:#f00;
}


@media only screen and (max-width: 780px) {
	.sp_br { display:block; }
}
@media only screen and (min-width: 781px) {
	.pc_br { display:block; }
}

  /* 横幅が320px以下の場合に適用するスタイル */

@media (max-width: 375px) {


.jirei_contact_link h3 {
    width: 80vw;
   margin: 0 0 0 -39.5vw;
}

.public_worries .box .link {
  margin: 0 auto 0 auto;
  width: 32.69vw;
}

.public_solution .box .cell .more {
  margin: 0 auto;
  width: 32.69vw;
  position: relative;
  bottom: auto;
  right: auto;
}
.public_case .box .cell .more {
  margin: 0 auto;
  width: 32.69vw;
  position: relative;
  bottom: auto;
  right: auto;
}
.public_movie .wrap .box .more {
  margin: 0 auto;
  width: 32.69vw;
}

.public_worries .box .link a {
  padding: 2.5vw 2.5vw 2vw;
  display: block;
  text-align: center;
  color: #ffffff;
  line-height: 1.2em;
  font-size: 2.39vw;
  text-decoration: none;
  border-radius: 90px;
  background: #01916D;
  position: relative;
}

.public_solution .box .cell .more a {
  padding: 2.5vw 2.5vw 2vw;
  text-align: center;
  color: #ffffff;
  font-size: 2.17vw;
  line-height: 1.2em;
  background: #01916d;
  display: block;
  border-radius: 90px;
  position: relative;
}

.public_case .box .cell .more a {
  padding: 2.5vw 2.5vw 2vw;
  text-align: center;
  color: #ffffff;
  font-size: 2.39vw;
  line-height: 1.2em;
  background: #01916D;
  display: block;
  border-radius: 90px;
  position: relative;
}

.public_movie .wrap .box .more a {
  padding: 2.5vw 2.5vw 2vw;
  text-align: center;
  color: #ffffff;
  font-size: 2.39vw;
  line-height: 1.2em;
  background: #01916D;
  display: block;
  border-radius: 90px;
  position: relative;
}

#modal .wrap .box .result_wrap .link a {
    padding: 2.17vw 3vw 2.17vw;
    line-height: 1.6em;
    text-align: center;
    font-size: 2.39vw;
    color: #ffffff;
    text-decoration: none;
    background: #01916D;
    border-radius: 90px;
    display: block;
    position: relative;
}

}

/*フォーム設定*/

.field--name-field-form {
  width: 960px;
  line-height: 1.75;
  margin: auto;
  background: #fff;
  padding: 30px 30px;
}


.paragraph--type--part-form {
  padding: 0px 50px 40px;
  line-height: 1.75;
  color: #000000;
  background-color: #D4ECE6;
}


/*.paragraph--type--part-form {
  margin: 50px auto 50px auto;
  width: 900px;
  line-height: 1.75;
  color: #000000;
  background-color: #fff;
}*/

@media only screen and (max-width: 780px) {
/*	paragraph--type--part-form {
  width: 90%;
}*/

.field--name-field-form {
  width: 90%;
    padding: 15px;

}
.paragraph--type--part-form {
  padding: 0px 0px 25px 0px;
}


}
@media (max-width: 375px) {
.field--name-field-form {
    width: 100%;
}
}

@media (max-width: 500px) {
.jirei_main_image .wrap .box .intro p {
  padding: 0 0 35px 0 !important;
}
.jirei_main_image .wrap .jirei_menu ul {
/*  padding: 0.48vw 1.48vw 0.48vw 14em;*/
  padding: 0.48vw 1.48vw 0.48vw 13em;
  text-align: left;
  background: #ffffff url("https://assets-fb.fujifilm.com/files/2022-12/bd0571707dc1a932d899ad8785815be8/content_back_01-sp.png") no-repeat left center;
/*  background-size: 30em 100%;*/
  background-size: 27em 100%;
  display: block;
  list-style: none;
  position: relative;
	
/*
	max-width:92.5%;
	margin:0 auto;
*/
}
.jirei_main_image .wrap .jirei_menu ul li {
  padding: 0 0 0 0;
  line-height: 1.2em;
  font-size: 3.74vw;
/*  font-size: 3vw;*/
  font-weight: bold;
  text-align: left;
  color: #01916D;
  background: none;
  background-size: auto 100%;
  vertical-align: middle;
}
}



.jirei_detail .box h4.photo {
  padding: 7px 0 10px 55px;
	display:block;
	width:100%;
}
.jirei_detail .box.photo .comment {
	float:left;
/*	width:45%;*/
	width:55%;
}
.jirei_detail .box.photo .image_box {
	float:right;
	position:static!important;
}


.jirei_detail .box.photo.vertical .comment {
		width:60%;
}
.jirei_detail .box.photo.vertical .image_box {
			width:36%!important;
}

@media only screen and (max-width: 780px) {
	.jirei_detail .box h4.photo {
		padding-bottom:0;
	}
	.jirei_detail .box.photo .comment {
		float:none;
		width:98%;
	}
	.jirei_detail .box.photo {
		overflow: visible;
	}
	.jirei_detail .box.photo .image_box {
		margin-top:30px;
		float:none;
margin-left:-15px;
		max-width:calc(100% + 70px);
		padding-bottom:25px;
	}
	.jirei_detail .box.photo .image_box img {
margin-left:-10px;
		max-width:calc(100% + 70px);
	}
	.jirei_detail .box.photo.vertical .comment {
		float:none;
		width:98%;
	}
	.jirei_detail .box.photo.vertical .image_box {
			width:calc(100% + 70px)!important;
	}
}






@media only screen and (min-width: 768px) {
	.jirei_solution.seminar_single .wrap {
		padding:0;
		background-color:#D6EDE8;
		border:none;
		max-height:220px;
	}
	.jirei_solution.seminar_single .wrap .image {
		width:48%;
		max-width:48%;
	}
	.jirei_solution.seminar_single .wrap .box {
		padding:1.5vw;
	}
	.jirei_solution.seminar_single .wrap .box .name {
		margin-top:.75vw;
	}
	.jirei_solution.seminar_single .wrap .box .comment {
		margin-top:.75vw;
	}
	.jirei_solution.seminar_single .wrap .link {
		right:14.5%;
		left:66.5%;
		bottom:15%;
	}
	.jirei_solution.seminar_single.h2 .wrap {
		max-height:330px;
		height:290px;
	}
	.jirei_solution.seminar_single.h2 .wrap .link {
		bottom:10%;
	}
}
@media only screen and (max-width: 767px) {
	.jirei_solution.seminar_single .wrap {
		padding:0;
		background-color:#D6EDE8;
		border:none;
	}
	.jirei_solution.seminar_single .wrap .box {
		padding:0 20px 20px 20px;
	}
	.jirei_solution.seminar_single .wrap .link {
		margin-bottom:20px;
	}
}


.mv_note { font-size:13px;margin-top:.5em; }
.mv_note02 { font-size:.8vw;margin-top:0;display:block;line-height:1.35em;color:#01916D;text-indent:-1em;padding-left:1em;position:absolute;bottom:-3.5em; }
.mv_note03 { 
	font-size: clamp(8px, 1.125vw, 13px)!important;
	margin-top:0!important;
	line-height:1.8em!important;
	font-weight:normal!important;
}
.mv_note04 { font-size:13px;line-height:1.5em;display:inline-block;margin-top:1.5em;}


.comment_note { font-size:13px;text-indent:-2em;padding-left:2em;display:block;letter-spacing:0; }
.comment_note.first { margin-top:1em;}
.comment_note02 { font-size:13px;text-indent:-1.35em;padding-left:1.35em;display:block;letter-spacing:0; }
.comment_note02.first { margin-top:1em;}
.comment_note03 { display:inline-block;margin-top:1em!important;font-size:14px!important; font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;}
.comment_note04 { font-size:.875em;text-indent:-1.35em;padding-left:1.35em;display:block;letter-spacing:0; }
.comment_note04.first { margin-top:1em;}

.sup_size01 { font-size:60%; }
.sup_size02 { font-size:85%; }



@media only screen and (max-width: 767px) {
	.mv_note { font-size:2.59vw; }
	.mv_note02 { font-size:2.2vw;margin-left:10px; }
	.mv_note03 { 
	font-size:2.59vw!important;
		padding-bottom:15px;
}
	.mv_note04 { font-size:2.59vw; }

	.comment_note { font-size:2.59vw; }
	.comment_note.first { margin-top:0;}
	.comment_note02 { font-size:2.59vw; }
	.comment_note02.first { margin-top:0;}
	.comment_note03 { font-size:2.59vw!important; }
}

@media only screen and (min-width: 768px) {
	.sp_only { display:none!important; }
	.txt_pc_right { text-align: right!important; }
}
@media only screen and (max-width: 767px) {
	.sp_only { display:block!important; }
	.txt_pc_right { text-align: left!important; }
}


.pt-3 {padding-top:3vw;}
.pt-4 {padding-top:4vw;}
.pt-5 {padding-top:5vw;}
.pt-6 {padding-top:6vw;}
.pt-7 {padding-top:7vw;}
.pt-sp3,.pt-sp4,.pt-sp5,.pt-sp6,.pt-sp7 {padding-top:0;}
@media only screen and (max-width: 767px) {
	.pt-3,.pt-4,.pt-5,.pt-6,.pt-7 {padding-top:0;}
	.pt-sp3 {padding-top:3vw;}
	.pt-sp4 {padding-top:4vw;}
	.pt-sp5 {padding-top:5vw;}
	.pt-sp6 {padding-top:6vw;}
	.pt-sp7 {padding-top:7vw;}
}


@media only screen and (max-width: 767px) {
	.sp_disp { display:block!important; }
	.pc_disp { display:none!important; }
}
@media only screen and (min-width: 768px) {
	.sp_disp { display:none!important; }
	.pc_disp { display:block!important; }
}

.jirei_main_image.btm_note { margin: 0 0 20px; }
@media only screen and (max-width: 1840px) {
	.jirei_main_image.btm_note { margin: 0 0 2vw; }
}
@media only screen and (max-width:767px) {
	.jirei_main_image.btm_note { margin: 0 0 3vw; }
}


/* ロゴサイズ調整(background画像) */
.jirei_main_image .wrap .box .company { 
	background: url("logo_01.png") no-repeat left center;
	padding: 40px 0 40px 105px;
/*	padding: 60px 0 60px 110px;*/
	background-size: 85px auto;
}
.jirei_main_image .wrap .box .company.logo_none { 
	background: none;
	padding: 10px 0 30px 0px!important;
	background-size: none;
	font-size:23px;
}
@media only screen and (min-width: 1280px) and (max-width: 1840px) {
	.jirei_main_image .wrap .box .company { 
		 padding: 3.5vw 0 3.5vw 6.5vw !important;
/*		 padding: 4vw 0 3.5vw 7.5vw !important;*/
 		 background-size: 5.5vw auto;
	}
	.jirei_main_image .wrap .box .company.logo_none { padding: 1.5vw 0 1.5vw 0 !important;}
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
	.jirei_main_image .wrap .box .company { 
		  padding: 3vw 0 3vw 6vw !important;
/*		  padding: 3.5vw 0 3vw 7vw !important;*/
		  background-size: 5.5vw auto !important;
	}
	.jirei_main_image .wrap .box .company.logo_none { padding: 1.5vw 0 1.5vw 0 !important;}
}
@media only screen and (max-width: 767px) {
	.jirei_main_image .wrap .box .company { 
		 padding: 7.4vw 0 7.4vw 15vw;
/*		 padding: 8vw 0 7.4vw 18vw;*/
 		 background-size: 13.5vw auto;
	}
	.jirei_main_image .wrap .box .company.logo_none { padding: 7.4vw 0 7.4vw 0 !important;font-size:5.18vw!important; }
}

/* ロゴサイズ調整(html画像) */
.jirei_main_image .company_box p img {
	width:65%;
/*	width:60%;*/
/*	width:55%;*/
	margin: 0px auto 30px;
}
@media only screen and (min-width: 1280px) and (max-width: 1840px) {
	.jirei_main_image .company_box p img {
		width:55%;
/*		width:50%;*/
/*		width:45%;*/
		margin: 15px auto 15px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
	.jirei_main_image .company_box p img {
		width:55%;
/*		width:50%;*/
/*		width:45%;*/
		margin: 15px auto 15px;
	}
}
@media only screen and (max-width:767px) {
	.jirei_main_image .company_box p img {
		width:80%;
/*		width:75%;*/
/*		width:70%;*/
		margin: 0px auto 20px;
		max-width:100%;
	}
}






