@charset "Shift_JIS";

@media screen and (max-width: 994px) {
	.JS #Contents {
		padding-left: 0;
		padding-right: 0;
		min-width: unset;
	}
	
	.JS .Grid4, .JS .Grid3, .JS .Grid1{
		padding: 0;
	}
	
	.JS .GridSet {
		margin: 0;
		background: #fff;
	}
	
	.JS h2, .JS .LV1LinkSet {
		margin: 0;	
	}
}

.tc {
	text-align: center;	
}

.tl {
	text-align: left;	
}

.tr {
	text-align: right;	
}


.mb25 {
	margin-bottom: 25px;	
}

.mb35 {
	margin-bottom: 35px;	
}

.clear {
	clear: both;
}

.GridSet {
	width: 100%;	
}

.bold {
	font-weight: bold;
}

.red {
	color: #F00;
}

.green {
	color: #217c6b
}

.PageTop.event-bg-gray {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 965px) {
	.PageTop.event-bg-gray {
		width: 92%;
	}
}

.disable_sp {
	display: block;
}

.disable_pc {
	display: none;
}


@media screen and (max-width: 699px) {
	.disable_sp {
		display: none;
	}

	.disable_pc {
		display: block;
	}
}

@media screen and (max-width: 699px) {
	.disable_sp {
		display: none;
	}

	.disable_pc {
		display: block;
	}
}

.w960 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 959px) {
	.w960 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}

#Contents {
	position: relative;	
	background: none;
}


.btn_wrap.red_btn {
	text-align: center;
	display: inline-block;
    background: #e40034;
    margin-left: auto;
    margin-right: auto;
}

.btn_wrap.red_btn a {
	text-align: center;
	display: inline-block;
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
}

.btn_wrap.red_btn a:after {
	content: url(/image/jp/service_solution/index_03.png);
    position: relative;
    margin-left: 8px;
    top: 0px;
}




.slick-slider .arr_right {
	position: absolute;
    right: 0;
    z-index: 999;
    top: 50%;
    width: 30px;
    height: 56px;
    margin-top: -28px;
}


.slick-slider .arr_right img {
	width: 100%;
}


.slick-slider .arr_left {
	position: absolute;
    left: 0;
    z-index: 999;
    top: 50%;
    width: 30px;
    height: 56px;
    margin-top: -28px;
}


.slick-slider .arr_left img {
	width: 100%;
}



#float_navi_right {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 9999;
	margin-top: -111px;
}

#float_navi_right li {
	position: relative;
	
	margin-bottom: 1px;
	box-sizing: border-box;
	
	
	width: 125px;
	height: 36px;
	
	position: relative;
	
}



#float_navi_right li a {
	border-left: 13px solid #000;
	padding: 5px 8px;
	width: 100%;
	height: 100%;
	display: block;
	box-sizing: border-box;
	background: rgba( 255, 255, 255, 0.8 );
	
	text-decoration: none;
	font-size: 12px;
	color: #000;
	
	position: absolute;
	right: -112px;
	
	-webkit-transition: all .4s;
	transition: all .4s;
}

#float_navi_right li a:hover {
	right: 0;
	border-left: 13px solid #217c6b;
	border-top: 1px solid #217c6b;
	border-bottom: 1px solid #217c6b;
	
	-webkit-transition: all .4s;
	transition: all .4s;
}

#float_navi_right li.act a {
	right: 0;
	border-left: 13px solid #217c6b;
	border-top: 1px solid #217c6b;
	border-bottom: 1px solid #217c6b;
	
	-webkit-transition: all .4s;
	transition: all .4s;
}

/**
key_v
************************************/

section.key_v_wrap {
	position: relative;
	background: #fff;
	/* min-height: 600px; */
}


section.key_v_wrap .box {
	text-align: center;
	opacity: .3;
	-webkit-tansition: all .4s;
	tansition: all .4s;
	
	position: relative;
}

section.key_v_wrap .box.slick-current {
	opacity: 1.0;
	-webkit-tansition: all .4s;
	tansition: all .4s;
}

section.key_v_wrap .box img.main {
	width: 100%;
}


section.key_v_wrap .box .txt_wrap {
	position: absolute;
	left: 50%;
	bottom: 20px;
	width: 100%;
	-webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
}

section.key_v_wrap .box .txt_wrap h2 {
	font-size: calc(18px + 18 * (100vw - 320px)/1280);
	margin-bottom: 10px;
	padding-bottom: 0;
	color: #333333;
	font-weight: bold;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	filter: drop-shadow(0 0 5px rgba(255,255,255,1)) drop-shadow(0 0 5px rgba(255,255,255,1)) drop-shadow(0 0 5px rgba(255,255,255,1));
}

section.key_v_wrap .box .txt_wrap p.read {
	font-size: 16px;
	margin-bottom: 20px;
	color: #646464;
	font-weight: bold;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	filter: drop-shadow(0 0 5px rgba(255,255,255,1)) drop-shadow(0 0 5px rgba(255,255,255,1)) drop-shadow(0 0 5px rgba(255,255,255,1));
}

section.key_v_wrap .box .txt_wrap ul.anker_links {
	text-align: center;
}

section.key_v_wrap .box .txt_wrap ul.anker_links:after {
	content: '';
	clear: both;
	display: block;
}

section.key_v_wrap .box .txt_wrap ul.anker_links li {
	list-style-type: none; /* リストのマーカーを消去 */
	display: inline-block; /* 横並びに */
	margin: 0 5px 0 ;
}

section.key_v_wrap .box .txt_wrap ul.anker_links li a {
	color: #fff;
	padding: 6px 12px;
	background: #217c6b;
	text-decoration: none;
}



section .ttl_wrap h2 {
	background: none;
}

section .ttl_wrap h2 span {
	display: inline-block;
	background-color: none;
	background: none;
	padding: 0:
}

section .ttl_wrap h2 span.eng {
	font-size: 28px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','メイリオ',Meiryo,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000;
	padding: 0 1em 0 0;
}

section .ttl_wrap h2 span.jap {
	font-size: 14px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','メイリオ',Meiryo,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #666;
	padding: 0;
}


section.keyword_wrap {
	width: 100%;
	background: #fff;
	background: url('/image/jp/service_solution/index_04.png');
	padding: 35px 0;
}

section.keyword_wrap .cont {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	
}

@media screen and (max-width: 959px) {
	section.keyword_wrap .cont {
		width: 92%;	
	}
}

section.keyword_wrap .cont .keyword_list {
	margin-bottom: 35px;
}

section.keyword_wrap .cont .keyword_list ul {
	margin-bottom: 0;
}

section.keyword_wrap .cont .keyword_list ul:after {
	content: '';
	clear: both;
	display: block;
}

section.keyword_wrap .cont .keyword_list ul li {
	width: 19%;
	min-height: 60px;
	margin-right: 1.25%;
	float: left;
	background: #fff;
	border: 2px solid #000;
	box-sizing: border-box;
	padding: 8px;
	margin-bottom: 10px;
	
	position: relative;
	transition: all .4s;
	-webkit-transition: all .4s;
	
	cursor: pointer;
}

section.keyword_wrap .cont .keyword_list ul li.act {
	border: 2px solid #217c6b;
}

section.keyword_wrap .cont .keyword_list ul li.ove {
	border: 2px solid #217c6b;
}

section.keyword_wrap .cont .keyword_list ul li:hover {
	border: 2px solid #217c6b;
	transition: all .4s;
	-webkit-transition: all .4s;
}

section.keyword_wrap .cont .keyword_list ul li:nth-child(5n) {
	margin-right: 0;
}

@media screen and (max-width: 959px) {
	section.keyword_wrap .cont .keyword_list ul li {
		width: 24%;	
	}
	
	section.keyword_wrap .cont .keyword_list ul li:nth-child(5n) {
		margin-right: 1.25%;	
	}
	
	section.keyword_wrap .cont .keyword_list ul li:nth-child(4n) {
		margin-right: 0%;	
	}
}

@media screen and (max-width: 767px) {
	section.keyword_wrap .cont .keyword_list ul li {
		width: 49%;	
		margin-right: 2%;	
	}
	
	section.keyword_wrap .cont .keyword_list ul li:nth-child(5n) {
		margin-right: 2%;	
	}
	
	section.keyword_wrap .cont .keyword_list ul li:nth-child(4n) {
		margin-right: 2%;	
	}
	
	section.keyword_wrap .cont .keyword_list ul li:nth-child(2n) {
		margin-right: 0%;	
	}
}

section.keyword_wrap .cont .keyword_list ul li .txt {
	line-height: 1.4em;
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	transition: all .4s;
	-webkit-transition: all .4s;
}

section.keyword_wrap .cont .keyword_list ul li.act .txt {
	color: #217c6b;
	transition: all .4s;
	-webkit-transition: all .4s;
}

section.keyword_wrap .cont .keyword_list ul li:hover .txt {
	color: #217c6b;
}

section.keyword_wrap .cont .keyword_list ul li.twoline .txt {
	padding-top: 0px;
}

section.keyword_wrap .cont .keyword_list ul li .icon {
	position: relative;
	top: 3px;
	margin-right: 6px;
}



section.keyword_wrap .slideCont_wrap {
	margin-bottom: 35px;
}

section.keyword_wrap .slideCont_wrap:after {
	content: '';
	clear: both;
	display: block;
}

section.keyword_wrap .slideCont_wrap .box {
	width: 24%;
	/* min-height: 256px; */
	margin: 0 0.5% 15px;
	float: left;
	background: #fff;
	border: 2px solid #217c6b;
	box-sizing: border-box;
	display: none;
	position: relative;
	opacity: 0;
	
	cursor: pointer;
	
	transition: all .6s;
	-webkit-transition: all .6s;
}




section.keyword_wrap .slideCont_wrap .box.active {
	display: block;
	
	opacity: 1.0;
	transition: all .6s;
	-webkit-transition: all .6s;
}


section.keyword_wrap .slideCont_wrap .box:hover {
	opacity: 0.7;
	
	
	transition: all .6s;
	-webkit-transition: all .6s;
}


section.keyword_wrap .slideCont_wrap .box .photo {
	/* border-bottom: 1px solid #217c6b; */
}

section.keyword_wrap .slideCont_wrap .box .photo img {
	max-width: 100%;
}

section.keyword_wrap .slideCont_wrap .box .txt {
	padding: 15px 10px 25px;
	box-sizing: border-box;
}

section.keyword_wrap .slideCont_wrap .box .txt p {
	font-size: 14px;
}

@media screen and (max-width: 999px) {
	section.keyword_wrap .slideCont_wrap .box .txt p {
		font-size: 13px;
	}
}

section.keyword_wrap .slideCont_wrap .box .icon {
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -5px;
}

section.keyword_wrap .slideCont_wrap .box .icon img.arr {
	vertical-align: bottom;
}



section.keyword_wrap .productCont_wrap {
	margin-bottom: 35px;
	padding: 35px 0;
	background: #fff;
	
}

section.keyword_wrap .productCont_wrap .ttl_wrap {
	margin-bottom: 25px;
}

section.keyword_wrap .productCont_wrap .ttl_wrap dl:after {
	content: '';
	clear: both;
	display: block;
}

section.keyword_wrap .productCont_wrap .ttl_wrap dl dt {
	width: 80px;
	float: left;
	border: 1px solid #217c6b;
	background: #217c6b;
	color: #fff;
	box-sizing: border-box;
	padding: 8px;
	font-size: 13px;
}

section.keyword_wrap .productCont_wrap .ttl_wrap dl dd {
	width: calc( 100% - 80px);
	float: right;
	border: 1px solid #217c6b;
	box-sizing: border-box;
	padding: 8px;
	font-size: 13px;
}

section.keyword_wrap .productCont_wrap .product_wrap {
	display: none;
}

section.keyword_wrap .productCont_wrap .product_wrap.active {
	display: block;
}

section.keyword_wrap .productCont_wrap .product_wrap:after {
	content: '';
	clear: both;
	display: block;
}

section.keyword_wrap .productCont_wrap .product_wrap .box {
	width: 32%;
	min-height: 265px;
	margin: 0 0.65% 15px;
	float: left;
	background: #fff;
	border: 2px solid #217c6b;
	box-sizing: border-box;
	position: relative;
	
	transition: all .6s;
	-webkit-transition: all .6s;
}

section.keyword_wrap .productCont_wrap .product_wrap .box .photo {
	max-height: 250px;
	overflow: hidden;
}

section.keyword_wrap .productCont_wrap .product_wrap .box.pdf .photo img {
	max-width: 100%;
	margin-top: -30px;
}

section.keyword_wrap .productCont_wrap .product_wrap .box.outlink .photo img {
	max-width: 100%;
	margin-top: 0;
}

section.keyword_wrap .productCont_wrap .product_wrap .box.mov .photo {
	padding: 10px;
	box-sizing: border-box;
}

section.keyword_wrap .productCont_wrap .product_wrap .box.mov .photo img {
	max-width: 100%;
}

section.keyword_wrap .productCont_wrap .product_wrap .box .icon {
	position: absolute;
	width: 100%;
	height: 36px;
	text-align: center;
	font-size: 13px;
	padding: 6px 0;
	box-sizing: border-box;
	bottom: 0;
	background: #217c6b;
	color: #fff;
}

section.keyword_wrap .productCont_wrap .product_wrap .box.pdf .icon img.arr {
	position: relative;
	margin-right: 5px;
	top: 0px;
}

section.keyword_wrap .productCont_wrap .product_wrap .box.mov .icon img.arr {
	position: relative;
	margin-right: 5px;
	top: 0px;
}

section.keyword_wrap .productCont_wrap .product_wrap .box .icon a {
	text-decoration: none;
	color: #fff;
}


section.keyword_wrap .bnr_wrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	
}

@media screen and (max-width: 959px) {
	section.keyword_wrap .bnr_wrap {
		width: 92%;	
	}
}

section.keyword_wrap .bnr_wrap ul {
	padding: 0 0.5%;
}

section.keyword_wrap .bnr_wrap ul:after {
	content: '';
	clear: both;
	display: block;
}

section.keyword_wrap .bnr_wrap ul li {
	width: 32.5%;
	margin-right: 1.25%;
	float: left;
}

@media screen and (max-width: 767px) {
	section.keyword_wrap .bnr_wrap ul li {
		width: 380px;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		float: none;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 379px) {
	section.keyword_wrap .bnr_wrap ul li {
		width: 100%;	
	}
}

section.keyword_wrap .bnr_wrap ul li:nth-child(3n) {
	margin-right: 0%;
}

@media screen and (max-width: 767px) {
	section.keyword_wrap .bnr_wrap ul li:nth-child(3n) {
		margin-right: auto;
	}
}

section.keyword_wrap .bnr_wrap ul li img {
	max-width: 100%;
}


section.case_wrap {
	width: 100%;
	background: #fff;
	padding: 35px 0;
}

section.case_wrap .cont {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}



section.case_wrap .cont .ttl_wrap {

}

@media screen and (max-width: 959px) {
	section.case_wrap .cont .ttl_wrap {
		width: 92%;	
	}
}

section.case_wrap .cont .case_list {
	overflow: hidden;
}

section.case_wrap .cont .case_list:after {
	content: '';
	clear: both;
	display: block;
}

section.case_wrap .cont .case_list .case_box {
	background: #000;
	min-height: 300px;
	position: relative;
}

section.case_wrap .cont .case_list .case_box.slick-slide{
    margin: 10px;
    box-sizing: border-box;
    padding: 10px;
    transition: all .4s;
    -webkit-transition: all .4s;
}
 
section.case_wrap .cont .case_list .case_box.slick-slide {
   /* opacity: 0.45; */
}
 
section.case_wrap .cont .case_list .case_box.slick-slide.slick-current {
}

section.case_wrap .cont .case_list .case_box.slick-slide.activeSlide {
    opacity: 1;
}

@media screen and (max-width: 768px) {
	section.case_wrap .cont .case_list .case_box.slick-slide.activeSlide {
    	opacity: 0.45;
	}
	
	section.case_wrap .cont .case_list .case_box.slick-slide.slick-current {
		opacity: 1;
	}
}

section.case_wrap .cont .case_list .case_box .photo {
	position: relative;
}

section.case_wrap .cont .case_list .case_box .photo img.img {
	width: 100%;
}

section.case_wrap .cont .case_list .case_box .photo .mov_icon {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: rgba(33, 124, 107, 0.8);
	padding: 5px 8px;
	border-radius: 10px;
	box-sizing: border-box;
}

section.case_wrap .cont .case_list .case_box .photo .mov_icon .arr {
	display: inline;
	margin-right: 5px;
	
}

section.case_wrap .cont .case_list .case_box .photo  a .mov_icon {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
}

section.case_wrap .cont .case_list .case_box .txt {
	width: 100%;
}

section.case_wrap .cont .case_list .case_box .txt  h3 {
	border-left: 0 !important;
	padding: 0 !important;
	margin-top: 12px;
}

section.case_wrap .cont .case_list .case_box .txt  h3 a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

section.case_wrap .cont .case_list .case_box .txt h3 a:link, 
section.case_wrap .cont .case_list .case_box .txt h3 a:visited {
	background: none;
}

section.case_wrap .cont .case_list .case_box .txt  p {
	color: #fff;
	font-size: 13px;
	height: 4em;
	margin-bottom: 32px;
}

section.case_wrap .cont .case_list .case_box  .icon {
	background: #217c6b;
	text-align: center;
	padding: 5px 0;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}

section.case_wrap .cont .case_list .case_box  .icon img.arr {
	display: inline-block;
	margin-right: 6px;
}

section.case_wrap .cont .case_list .case_box .icon a {
	text-decoration: none;
	color: #fff;
}

section.presen_wrap {
	width: 100%;
	background: #fff;
	padding: 35px 0;
}

section.presen_wrap .cont {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

section.presen_wrap .cont .ttl_wrap {

}

@media screen and (max-width: 959px) {
	section.presen_wrap .cont .ttl_wrap {
		width: 92%;	
	}
}

section.presen_wrap .cont .presen_list {
	overflow: hidden;
}

section.presen_wrap .cont .presen_list:after {
	content: '';
	clear: both;
	display: block;
}

section.presen_wrap .cont .presen_list .presen_box {
	background: #000;
	
	min-height: 220px;
	position: relative;
}

section.presen_wrap .cont .presen_list .presen_box.slick-slide{
    margin: 10px;
    box-sizing: border-box;
    padding: 10px;
    transition: all .4s;
    -webkit-transition: all .4s;
}
 
section.presen_wrap .cont .presen_list .presen_box.slick-slide {
   opacity: 0.45;
}
 
section.presen_wrap .cont .presen_list .presen_box.slick-slide.slick-current {
}

section.presen_wrap .cont .presen_list .presen_box.slick-slide.activeSlide {
    opacity: 1;
}

@media screen and (max-width: 768px) {
	section.presen_wrap .cont .presen_list .presen_box.slick-slide.activeSlide {
    	opacity: 0.45;
	}
	
	section.presen_wrap .cont .presen_list .presen_box.slick-slide.slick-current {
		opacity: 1;
	}
}


section.presen_wrap .cont .presen_list .presen_box .photo {
	position: relative;
}

section.presen_wrap .cont .presen_list .presen_box .photo img.img {
	width: 100%;
}

section.presen_wrap .cont .presen_list .presen_box .photo img.icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

section.presen_wrap .cont .presen_list .presen_box .photo .mov_icon {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: rgba(33, 124, 107, 0.8);
	padding: 5px 8px;
	border-radius: 10px;
	box-sizing: border-box;
}

section.presen_wrap .cont .presen_list .presen_box .photo .mov_icon .arr {
	display: inline;
	margin-right: 5px;
	
}

section.presen_wrap .cont .presen_list .presen_box .photo  a .mov_icon {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
}

section.presen_wrap .cont .presen_list .presen_box .txt  h3 {
	border-left: 0 !important;
	padding: 0 !important;
	margin-top: 12px;
}

section.presen_wrap .cont .presen_list .presen_box .txt  h3 a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

section.presen_wrap .cont .presen_list .presen_box .txt h3 a:link, 
section.presen_wrap .cont .presen_list .presen_box .txt h3 a:visited {
	background: none;
}

section.presen_wrap .cont .presen_list .presen_box .txt  p {
	color: #fff;
	font-size: 13px;
}



section.movie_wrap {
	width: 100%;
	background: #fff;
	padding: 35px 0;
}

section.movie_wrap .cont {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

section.movie_wrap .cont .ttl_wrap {

}

@media screen and (max-width: 959px) {
	section.movie_wrap .cont .ttl_wrap {
		width: 92%;	
	}
}

section.movie_wrap .cont .mov_cont {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 839px) {
	section.movie_wrap .cont .mov_cont {
		width: 92%;
	}
	
	
}

section.movie_wrap .cont .mov_cont video {
	width: 100%;
}




.contact_wrap {
	text-align: center;
	background: rgba(33, 124, 107, 1.0);
	width: 100%;
	padding: 35px 0;
}

.contact_wrap .ttl {
	color: #fff;
	font-size: 280%;
}

.contact_wrap p {
	color: #fff;
}

.contact_wrap .btn_wrap {
	margin-top: 15px;
	border: 1px solid #fff;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.contact_wrap .btn_wrap a {
	display: block;
	width: 100%;
	padding: 12px 0;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.contact_wrap .btn_wrap a:hover {
	background: #fff;
	color: rgba(33, 124, 107, 1.0);
	-webkit-transition: all .3s;
	transition: all .3s;
}

.contact_wrap .btn_wrap a:after {
	content: url('/image/jp/service_solution/index_38.png');
	position: relative;
	margin-left: 8px;
	top: 3px;
}

.contact_wrap .btn_wrap a:hover:after {
	content: url('/image/jp/service_solution/index_39.png');
}



/*****

float content

******/


#float_cont {
	display: none;
	
}

#float_cont.active {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);	
	z-index: 99999;
	
}

#float_cont.float_concept_mov .contents_wrap {
	background: none;
	height: auto;
}

#float_cont.float_concept_mov .contents_wrap .cont_wrapper .scroll_wrap {
	max-height: none;
	overflow-y: unset;
}

#float_cont .contents_wrap {
	width: 900px;
	z-index: 99;
	margin-left: auto;
	margin-right: auto;
	height: 90%;
	background: #fff;
	box-sizing: border-box;
	padding: 40px 20px;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all  0.6s ease;
}

@media screen and (max-width: 900px) {
	#float_cont .contents_wrap {
		width: 94%;	
	}

}

#float_cont .contents_wrap .close_btn {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

#float_cont .contents_wrap .cont_wrapper .name_wrap {
	margin-bottom: 20px;
	position: relative;
}

#float_cont .contents_wrap .cont_wrapper .name_wrap .prize {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 80%;
}

#float_cont .contents_wrap .cont_wrapper .name_wrap .katagaki {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 80%;
}

#float_cont .contents_wrap .cont_wrapper .name_wrap .name {
	font-size: 130%;
	font-weight: bold;
	color: #333;
}

#float_cont .contents_wrap .cont_wrapper .name_wrap .name .ft80p {
	font-size: 80%;
	font-weight: bold;
	color: #333;
}

#float_cont .contents_wrap .cont_wrapper .name_wrap .affiliation {
	font-size: 90%;
	color: #666;
}

#float_cont .contents_wrap .cont_wrapper .ttl_wrap .icon {
	font-size: 80%;
	color: #CB002D;
	padding: 3px 0px;
	display: inline-block;
	margin-bottom: 12px;
	font-weight: bold;
}

#float_cont .contents_wrap .cont_wrapper .ttl_wrap {
	margin-bottom: 15px;
}

#float_cont .contents_wrap .cont_wrapper .ttl_wrap .ttl {
	font-size: 120%;
	font-weight: bold;
	color: #000;
	position: relative;
	display: inline-block;
	padding: 8px 20px 10px 15px;
}

#float_cont .contents_wrap .cont_wrapper .ttl_wrap .ttl:before {
	content: url('/image/jp/service_solution/index_47.png');
	position: absolute;
	left: 0;
	top: 0;
}

#float_cont .contents_wrap .cont_wrapper .ttl_wrap .ttl:after {
	content: url('/image/jp/service_solution/index_48.png');
	position: absolute;
	right: 0;
	bottom: 0;
}


#float_cont .contents_wrap .cont_wrapper .scroll_wrap {
	max-height: 70vh;
	overflow-y: auto;
	box-sizing: border-box;
	padding-right: 10px;
	margin-top: 35px;
}



@media screen and (max-height: 719px) {
	#float_cont .contents_wrap .cont_wrapper .scroll_wrap {
		max-height: 70vh;
	}

}

@media screen and (max-height: 619px) {
	#float_cont .contents_wrap .cont_wrapper .scroll_wrap {
		max-height: 60vh;
	}

}

#float_cont .contents_wrap .cont_wrapper .scroll_wrap .pdf_img {
	max-width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
}

#float_cont .contents_wrap .cont_wrapper .scroll_wrap .pdf_img img {
	max-width: 100%;
	vertical-align: bottom;
}

#float_cont .contents_wrap .cont_wrapper section.human_wrap  {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 35px;
}


#float_cont .contents_wrap .cont_wrapper .btn_wrap{
	width: 160px;
    background: #e40034;
    margin-left: auto;
    margin-right: auto;
}

#float_cont .contents_wrap .cont_wrapper .btn_wrap.mb15 {
	margin-bottom: 15px;
}

#float_cont .contents_wrap .cont_wrapper .btn_wrap a {
	display: block;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

#float_cont .contents_wrap .cont_wrapper .btn_wrap a:after {
	content: url(/image/jp/service_solution/index_61.png);
    position: relative;
    margin-left: 8px;
    top: 0px;
}


#float_cont .contents_wrap .cont_wrapper .photo_wrap{
	position: relative;
	margin-bottom: 35px;
}

#float_cont .contents_wrap .cont_wrapper .photo_wrap.movie div {
	width: 100%;
	max-width: 100% !important;
}

#float_cont .contents_wrap .cont_wrapper .photo_wrap.movie video {
	width: 100%;
}

#float_cont .contents_wrap .cont_wrapper .photo_wrap.f_left.prof  {
	width: 30%;
	float: left;
	margin-right: 2%;
	margin-bottom: 15px;
}

#float_cont .contents_wrap .cont_wrapper .photo_wrap:after {
	content: '';
	clear: both;
	display: block;
}

#float_cont .contents_wrap .cont_wrapper .photo_wrap .left_wrap {
	width: 49%;
	float: left;
	max-height: 233px;
	overflow: hidden;
}

#float_cont .contents_wrap .cont_wrapper .photo_wrap .left_wrap.no_hidden {
	max-height: auto;
	overflow: unset;
}

#float_cont .contents_wrap .cont_wrapper .photo_wrap img {
	max-width: 100%;
	vertical-align: bottom;
}

#float_cont .contents_wrap .cont_wrapper .photo_wrap .right_wrap {
	width: 49%;
	height: auto;
	/* position: absolute; 
	right: 0;
	bottom: 0;
	background: #333;*/
	float: right;
	position: relative;
}

#float_cont .contents_wrap .cont_wrapper .photo_wrap .right_wrap.no_hidden {
	max-height: auto;
	overflow: unset;
}

#float_cont .contents_wrap .cont_wrapper .photo_wrap .right_wrap .icon {
	width: 64px;
	position: absolute;
	left: 50%;
	top: 50%;
	
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

#float_cont .contents_wrap .cont_wrapper .photo_wrap .video_ttl {
	text-align: center;
	background: #000;
	color: #fff;
	padding: 6px;
	box-sizing: border-box;
}



#float_cont .contents_wrap .cont_wrapper .txt_box {
	margin-bottom: 35px;
}

#float_cont .contents_wrap .cont_wrapper .txt_box:after {
	content: '';
	clear: both;
	display: block;
}

#float_cont .contents_wrap .cont_wrapper .txt_box .float_left {
	width: 54%;
	float: left;
}

#float_cont .contents_wrap .cont_wrapper .txt_box .float_right {
	width: 42%;
	float: right;
}

#float_cont .contents_wrap .cont_wrapper .txt_box .float_right img {
	max-width: 100%;
}


#float_cont .contents_wrap .cont_wrapper .txt_box p.quest {
	color: rgb(304, 0, 34);
	font-weight: bold;
	font-size: 96%;
	margin-bottom: 20px;
}

#float_cont .contents_wrap .cont_wrapper .txt_box p.ans {
	font-size: 96%;
}




#float_cont .contents_wrap .cont_wrapper .img_wrap {
	width: 100%;
	margin-bottom: 35px;
	text-align: center
}

#float_cont .contents_wrap .cont_wrapper .img_wrap ul:after {
	content: '';
	clear: both;
	display: block;
}

#float_cont .contents_wrap .cont_wrapper .img_wrap li {
	float: left;
	width: 31%;
	margin-right: 2.5%;
	box-sizing: border-box;
}

#float_cont .contents_wrap .cont_wrapper .img_wrap li:last-child {
	margin-right: 0%;
}


#float_cont .contents_wrap .cont_wrapper .img_wrap ul.column_02 li {
	float: left;
	width: 49%;
	margin-right: 2%;
	box-sizing: border-box;
	margin-bottom: 15px;
}

#float_cont .contents_wrap .cont_wrapper .img_wrap ul.column_02 li:nth-child(2),
#float_cont .contents_wrap .cont_wrapper .img_wrap ul.column_02 li:nth-child(4) {
	margin-right: 0%;
}

#float_cont .contents_wrap .cont_wrapper .img_wrap li p {
	font-size: 80%;
}

#float_cont .contents_wrap .cont_wrapper .img_wrap img {
	max-width: 100%;
}


div.scroll_wrap::-webkit-scrollbar{
  width: 6px;
}
div.scroll_wrap::-webkit-scrollbar-track{
  background: #fff;
  border: none;
}
div.scroll_wrap::-webkit-scrollbar-thumb{
  background: rgb(304, 0, 34);
  border-radius: 3px;
  box-shadow: none;
}


#float_cont .contents_wrap .cont_wrapper .relation_btn {
	text-align: center;
	margin-bottom: 35px;
}

#float_cont .contents_wrap .cont_wrapper .relation_btn a {
	font-size: 96%;
	background: #e40034;
	color: #fff;
	padding: 8px 15px;
	text-decoration: none;
	text-align: center;
}



#float_cont .contents_wrap .cont_wrapper .relation_btn.pdf_link a:after {
	content: url('/image/jp/service_solution/index_56.png');
	position: relative;
	margin-left: 8px;
	top: 2px;
}


#float_cont .contents_wrap .cont_wrapper.btn_content .anker_navi ul {
	margin-bottom: 45px;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .anker_navi li {
	border-bottom: 1px solid #b2b2b2;
	padding: 10px 0 5px;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .anker_navi li a {
	text-decoration: none;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .anker_navi li a:after {
	content: url('/image/jp/service_solution/index_60.png');
	position: relative;
	margin-left: 8px;
	top: 2px;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .unit_box {
	margin-bottom: 60px;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .unit_box .ttl_wrap h3 {
	font-size: 24px;
	color: #000;
	padding-left: 15px;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .unit_box .btn_wrap {
	width: 160px;
	background: #e40034;
	margin-left: auto;
	margin-right: auto;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .unit_box .btn_wrap a {
	display: block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .unit_box .btn_wrap a:after {
	content: url('/image/jp/service_solution/index_61.png');
	position: relative;
	margin-left: 8px;
	top: 0px;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .img_wrap {
	text-align: center;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .txt_wrap {
	text-align: center;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .txt_wrap h2 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 0;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .txt_wrap ul {
	margin-bottom: 15px;	
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 767px) {
	#float_cont .contents_wrap .cont_wrapper.btn_content .txt_wrap ul {
		width: 100%;	
	}
}

#float_cont .contents_wrap .cont_wrapper.btn_content .txt_wrap .blue_list li p {
	background: #5d87b9;
	padding: 6px 15px;
	color: #fff;
	display: block;
	float: none;
	font-weight: bold;
	text-align: center;
	border-radius: 6px;
	margin-bottom: 6px;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .txt_wrap .green_list li p {
	background: #00806e;
	padding: 6px 15px;
	color: #fff;
	display: block;
	float: none;
	font-weight: bold;
	text-align: center;
	border-radius: 6px;
	margin-bottom: 6px;
	
}

#float_cont .contents_wrap .cont_wrapper.btn_content .mt15 {
	margin-top: 15px;
}

#float_cont .contents_wrap .cont_wrapper.btn_content .mb15 {
	margin-bottom: 15px;
}


#float_cont .contents_wrap .cont_wrapper section.main_wrap {
	margin-bottom: 35px;
}

#float_cont .contents_wrap .cont_wrapper section.main_wrap:after {
	content: '';
	clear: both;
	display: block;
}

#float_cont .contents_wrap .cont_wrapper section.main_wrap .photo {
	width: 40%;
	float: left;
}

#float_cont .contents_wrap .cont_wrapper section.main_wrap .photo img {
	max-width: 100%;
}

#float_cont .contents_wrap .cont_wrapper section.main_wrap .txt {
	width: 58%;
	float: right;
}

#float_cont .contents_wrap .cont_wrapper h2.read {
	color: #000;
	font-size: 120%;
	font-weight: bold;
}

#float_cont .contents_wrap .cont_wrapper .contact_wrap {
	background: #f6f6f6;
	padding: 15px;
	box-sizing: border-box;
	margin-bottom: 35px;
}

#float_cont .contents_wrap .cont_wrapper .contact_wrap .bold {
	font-weight: bold;
}

#float_cont .contents_wrap .contact_wrap p {
	color: #333;
	text-align: left;
}


/** ここからスマホ用 **/
@media screen and (max-width: 599px) {
	#Contents {
		padding-left: 0 !important;
		padding-right: 0 !important;	
	}
	
	
	section.key_v_wrap .txt_wrap h2.main_catch {
		font-size: 22px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	section.key_v_wrap .txt_wrap h3.main_read {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	section.key_v_wrap .txt_wrap .bnr_wrap {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
	}
	
	section.key_v_wrap .txt_wrap .bnr_wrap .ttl {
		width: 100%;
		float: none;	
		margin-top: 0;
		margin-bottom: 12px;
	}
	
	section.key_v_wrap .txt_wrap .bnr_wrap .photo {
		width: 100%;
		float: none;
	}
	
	section.key_v_wrap .txt_wrap .bnr_wrap .photo img.img {
		width: 100%;
		float: none;
		padding-left: 10px;
		box-sizing: border-box;
	}
	
	section.keyword_wrap .productCont_wrap .ttl_wrap dl dt {
		width: 100%;
		float: none;	
	}
	
	section.keyword_wrap .productCont_wrap .ttl_wrap dl dd {
		width: 100%;
		float: none;	
	}
	
	.btn_wrap.red_btn {
		display: block;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	
	
	#float_cont .contents_wrap .cont_wrapper .photo_wrap.f_left.prof  {
		width: 100%;
		float: none;
		margin-right: auto;
		margin-bottom: 15px;
	}
	
	
	#float_cont .contents_wrap .cont_wrapper .photo_wrap .left_wrap {
		width: 100%;
		float: none;	
		margin-bottom: 15px;
	}
	
	#float_cont .contents_wrap .cont_wrapper .photo_wrap .right_wrap {
		width: 100%;
		float: none;	
	}
	
	#float_cont .contents_wrap .cont_wrapper .txt_box .float_left {
		width: 100%;
		float: none;	
		margin-bottom: 15px;
	}
	
	#float_cont .contents_wrap .cont_wrapper .txt_box .float_right {
		width: 100%;
		float: none;	
	}
	
	#float_cont .contents_wrap .cont_wrapper .img_wrap li {
		width: 80%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;	
	}
	
	#float_cont .contents_wrap .cont_wrapper .img_wrap li:last-child {
		margin-right: auto;	
	}
	
	#float_cont .contents_wrap {
		width: 100%;
		height: 100%;
	}
	#float_cont .contents_wrap .cont_wrapper .scroll_wrap {
		max-height: 80vh;	
	}
	
	#float_cont .contents_wrap .cont_wrapper.btn_content .unit_box .ttl_wrap h3 {
		font-size: 16px;
	}
	
	.main_cont .cont_unit {
		margin-bottom: 35px;	
	}
	
	.main_cont .cont_unit.cont_01 .corner_title {
		top: 110px;
		left: auto;
		margin-left: 6px;
	}
	
	.main_cont .cont_unit .corner_title {
		width: 100%;
	}
	
	.main_cont .cont_unit .corner_title li {
		font-size: 12px;
		padding: 3px 8px;
		margin-bottom: 3px;
	}
	
	
	#float_cont .contents_wrap .cont_wrapper.btn_content .txt_wrap h2 {
		font-size: 16px;	
	}
	
	#float_cont .contents_wrap .cont_wrapper.btn_content .txt_wrap {
		width: 92%;
		margin-left: auto;
		margin-right: auto;	
	}
	
	#float_cont .contents_wrap .cont_wrapper.btn_content .txt_wrap .blue_list li p {
		font-size: 14px;
		box-sizing: border-box;
	}
	
	#float_cont .contents_wrap .cont_wrapper.btn_content .txt_wrap .green_list li p {
		font-size: 14px;	
		box-sizing: border-box;
	}
	
	#float_cont .contents_wrap .cont_wrapper.btn_content .img_wrap.scroll_img {
		width: 100%;
		overflow: auto;
		
	}
	
	#float_cont .contents_wrap .cont_wrapper.btn_content .img_wrap.scroll_img img {
		width: 600px;
		max-width: none;
	}
	
	
	#float_cont .contents_wrap .cont_wrapper section.main_wrap .photo {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}

	#float_cont .contents_wrap .cont_wrapper section.main_wrap .txt {
		width: 100%;
		float: none;
	}
	
	#float_cont .contents_wrap .cont_wrapper h2.read {
		margin-left: auto;
		margin-right: auto;	
	}
	
	
	section.keyword_wrap .slideCont_wrap .box {
		width: 48%;
		margin: 0 1% 15px;	
		min-height: 240px;
	}
	
	/* section.keyword_wrap .slideCont_wrap .box:nth-child(2n+1) {
		clear: both;
	} */
	
	section.keyword_wrap .slideCont_wrap .box .txt p {
		font-size: 12px;	
	}
	
	section.keyword_wrap .productCont_wrap .product_wrap .box {
		width: 48%;
		margin: 0 1% 15px;
		min-height: 250px;
	}
	
	
	#float_navi_right {
		margin-top: 0;
	}
	
	#float_navi_right li a {
		font-size: 10px;
		right: -90px;
	}
	
	#float_navi_right li {
		width: 105px;	
	}
	
	#float_navi_right li a:hover {
		right: -90px;	
	}
	
	#float_navi_right li.act a {
		right: 0;	
	}
	
	
	
}


@media screen and (max-width: 374px) {
	section.keyword_wrap .cont .keyword_list ul li .txt {
		font-size: 12px;	
	}
	
	section.keyword_wrap .cont .keyword_list ul li .icon {
		width: 24px;	
		top: 7px;
		margin-right: 2px;
	}
	
	section.keyword_wrap .cont .keyword_list ul li {
		padding: 3px;	
		min-height: 48px;
	}
	
}