@media screen and (min-width: 769px) {
 .show_sp {
 	display: none !important;
 }
 .show_pc {
 	display: block !important;
 }
 /*
Site Name: EPARK æ³•äººå‘ã‘ã‚µãƒ¼ãƒ“ã‚¹
Site URI:
Author: Delightarts
Author URI: http://www.delightarts.com/
Version: 1.0
*/
@charset "utf-8";
*{
	margin:0;
	padding:0;
	font-family:'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
}
body{
	margin:0;
	padding:0;
	font-family:'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
	font-size:14px;
	color:#111111;
}
p, a, td, li{
	font-size:100%;
	color:#111111;
}
a img {
	border:none;
}
.clear{
	float:none;
	clear:both;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}
.wrapper{
	width:1000px;
	margin:0 auto;
}

	#case_single .wrapper{
		width: 900px;
		height: auto;
		margin: 0 auto;
	}
	
#container{
	width:100%;
	overflow:hidden;
	min-width:1080px;
	min-width:1000px;
}
#main > .inside_page_title {
	border-radius: 0;
}
.page-ttl {
    background: #383838;
    color: #fff;
    font-size: 128.57143%;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 7px 10px;
}

.form select {
	width: 300px;
	border: 2px solid #ccc;
  padding: 0.5em;
}

#service_caption .text{
	display:none;
	background-color:#8fc31f;
	background-color: rgba(220, 85, 25, 0.8);
}
#solutions_nav ul li a{
	background-color:#dc5519;
	background-color:#8fc31f;
}
a.genre{
	background-color:#8fc31f;
}
a.genre.gourmet{
	background-color:#eb651a;
}
a.genre.drugstore{
	background-color:#4eaca8;
}
a.genre.haisha{
	background-color:#61aa31;
}
a.genre.relax{
	background-color:#dc5519;
}
a.genre.nail{
	background-color:#e77889;
}
a.genre.sweets{
	background-color:#c7000b;
}
a.genre.hair{
	background-color:#e5375a;
}
a.genre.pet{
	background-color:#004d4b;
}
a.genre.mobile{
	background-color:#36723a;
}
a.genre.facility{
	background-color:#0a62aa;
}
a.genre.school{
	background-color:#ed576c;
}
a.genre.massage{
	background-color:#7f593e;
}
a.genre.hospital{
	background-color:#283f68;
}
a.genre.car{
	background-color:#007ee8;
}
a.genre.mom{
	background-color:#e73042;
}


.link_to_service a{
	color:#8fc31f;
}
.link_to_service a.gourmet{
	color:#eb651a;
}
.link_to_service a.drugstore{
	color:#4eaca8;
}
.link_to_service a.haisha{
	color:#61aa31;
}
.link_to_service a.relax{
	color:#dc5519;
}
.link_to_service a.nail{
	color:#e77889;
}
.link_to_service a.sweets{
	color:#c7000b;
}
.link_to_service a.hair{
	color:#e5375a;
}
.link_to_service a.pet{
	color:#004d4b;
}
.link_to_service a.mobile{
	color:#36723a;
}
.link_to_service a.facility{
	color:#0a62aa;
}
.link_to_service a.school{
	color:#ed576c;
}
.link_to_service a.massage{
	color:#7f593e;
}
.link_to_service a.hospital{
	color:#283f68;
}
.link_to_service a.car{
	color:#007ee8;
}
.link_to_service a.mom{
	color:#e73042;
}



.text_complete {
	text-align: center;
	font-size: 16px;
}

.ttl_complete {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 20px 0;
}

/* ************ HEADER ************ */
#header{
	height:95px;
}
#logo{
	display:block;
	width:637px;
	height:80px;
	float:left;
}
#logo a{
	display:block;
}
#logo img{
	display:block;
	width:100%;
}
#search_form{
	margin-top:33px;
	display:block;
	width:250px;
	float:right;
	position:relative;
	border:solid 2px #dfdfdf;
	-webkit-border-radius:20px;
	border-radius:20px;
}
#search_form .search-field{
	display:block;
	width:216px;
	padding:4px 10px 4px 15px;
	border:none;
	background:none;
	font-size:92.85%;
	line-height:20px;
}
#search_form input:focus{
	outline-style:none !important;
	box-shadow:none !important;
	border-color:inherit !important;
	outline:none !important;
	border:0 !important;
	outline:none !important;
	-webkit-box-shadow: none !important;
	box-shadow:none !important;
}
#search_form input:-webkit-autofill{
	background:transparent !important;
	background-color:transparent !important;
}
#search_form input::-webkit-autofill{
	background:transparent !important;
	background-color:transparent !important;
}

#search_form .search-field::-webkit-input-placeholder{
	font-size:92.85%;
	color:#cccccc;
}
#search_form .search-field:-ms-input-placeholder{
	font-size:92.85%;
	color:#cccccc;
}
#search_form .search-field::-moz-placeholder{
	font-size:92.85%;
	color:#cccccc;
}
#search_form .search-field:-moz-placeholder{
	font-size:92.85%;
	color:#cccccc;
}
#search_form .search-field::placeholder{
	font-size:92.85%;
	color:#cccccc;
}
#search_form .search-submit{
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:40px;
	height:28px;
	background:none;
	background-image:url(../img/search_icon.jpg);
	background-position:9px center;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}


/* ************ TOP NAV ************ */
#top_nav{
	height:60px;
	float:none;
	clear:both;
	padding-top:15px;
}
#top_nav ul{
	list-style:none;
	height:30px;
	border-left:solid 1px #cecece;
}
#top_nav ul li{
	display:block;
	float:left;
	height:30px;
	border-right:solid 1px #cecece;
	padding:0 35px;
}
.isIE #top_nav ul li{
	padding:0 34px;
}
#top_nav ul li:first-of-type{
	padding:0 33px 0 34px;
}
#top_nav ul li a{
	display:block;
	font-size:114.28%;
	font-weight:700;
	text-decoration:none;
	border-bottom:solid 3px #ffffff;
	padding:2px 4px;
}
#top_nav ul li a:hover{
	border-bottom:solid 3px #8fc31f;
}
#top_nav ul li.current a{
	border-bottom:solid 3px #8fc31f;
}

@supports (-ms-ime-align:auto){
	#top_nav ul li{
		padding:0 34px;
	}
}


/* ************ MAIN ************ */

/* ****** FRONT PAGE ****** */
/* 3D BOXES */
.notIE #showcase{
	width:100%;
	min-width:1080px;
	min-width:1000px;
	height:500px;
	overflow:hidden;
	position:relative;
}
.notIE #showcase_container{
	width:1500px;
	height:500px;
	margin:0 auto;
}
.notIE #showcase_inside{
	position:absolute;
	left:50%;
	margin-left:-750px;
	width:1500px;
	height:500px;
}
.notIE #showcase .box{
	position:absolute;
	overflow:hidden;
}
.notIE #showcase .box a{
	display:block;
	width:100%;
	height:100%;
	position:relative;
}
.notIE #showcase .box .noLink{
	display:block;
	width:100%;
	height:100%;
	position:relative;
}
.notIE #showcase .box img{
	display:block;
	width:100%;
	height:100%;
}
.notIE #showcase .small{
	width:250px;
	height:250px;
}
.notIE #showcase .big{
	width:500px;
	height:500px;
}
.notIE #showcase .wide{
	width:500px;
	height:250px;
}
.notIE #showcase #box1{
	left:0;
	top:0;
}
.notIE #showcase #box2{
	left:0;
	top:250px;
}
.notIE #showcase #box3{
	left:250px;
	top:0;
}
.notIE #showcase #box4{
	left:750px;
	top:0;
}
.notIE #showcase #box5{
	left:50%;
	top:250px;
}
.notIE #showcase #box6{
	left:50%;
	top:250px;
	margin-left:250px;
}
.notIE #showcase #box7{
	right:0;
	top:0;
}
.notIE #showcase #box8{
	right:0;
	top:250px;
}
.notIE .box_container{
	width:250px;
	height:250px;
	position:relative;
	perspective:1000px;
}
.notIE .box_container article{
	width:100%;
	height:100%;
	position:absolute;
	transform-style:preserve-3d;
}
.notIE .box_container article .face{
	margin:0;
	width:250px;
	height:250px;
	display:block;
	position:absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.notIE .box_container article .front{
	margin:0;
	width:250px;
	height:250px;
	display:block;
	position:absolute;
}
.notIE .box_container article{
	transform:translateZ(-125px);
}
.notIE .box_container article .front{
	transform:rotateY(0deg) translateZ(125px);
}
.notIE .box_container article  .back{
	transform:rotateX(180deg) translateZ(125px);
}
.notIE .box_container article  .right{
	transform:rotateY(90deg) translateZ(125px);
}
.notIE .box_container article  .left{
	transform:rotateY(-90deg) translateZ(125px);
}
.notIE .box_container article  .top{
	transform:rotateX(90deg) translateZ(125px);
}
.notIE .box_container article  .bottom{
	transform:rotateX(-90deg) translateZ(125px);
}
.notIE .box_container article.show-front{
	transform:translateZ(-125px) rotateY(0deg);
}
.notIE .box_container article.show-back{
	transform:translateZ(-125px) rotateX(-180deg);
}
.notIE .box_container article.show-right{
	transform:translateZ(-125px) rotateY(-90deg);
}
.notIE .box_container article.show-left{
	transform:translateZ(-125px) rotateY(90deg);
}
.notIE .box_container article.show-top{
	transform:translateZ(-125px) rotateX(-90deg);
}
.notIE .box_container article.show-bottom{
	transform:translateZ(-125px) rotateX(90deg);
}
.notIE .big .box_container{
  width:500px;
  height:500px;
}
.notIE .big .box_container article .face{
  width:500px;
  height:500px;
}
.notIE .big .box_container article .front{
  width:500px;
  height:500px;
}
.notIE .big .box_container article{
	transform:translateZ(-250px);
}
.notIE .big .box_container article .front{
	transform:rotateY(0deg) translateZ(250px);
}
.notIE .big .box_container article  .back{
	transform:rotateX(180deg) translateZ(250px);
}
.notIE .big .box_container article  .right{
	transform:rotateY(90deg) translateZ(250px);
}
.notIE .big .box_container article  .left{
	transform:rotateY(-90deg) translateZ(250px);
}
.notIE .big .box_container article  .top{
	transform:rotateX(90deg) translateZ(250px);
}
.notIE .big .box_container article  .bottom{
	transform:rotateX(-90deg) translateZ(250px);
}
.notIE .big .box_container article.show-front{
	transform:translateZ(-250px) rotateY(0deg);
}
.notIE .big .box_container article.show-back{
	transform:translateZ(-250px) rotateX(-180deg);
}
.notIE .big .box_container article.show-right{
	transform:translateZ(-250px) rotateY(-90deg);
}
.notIE .big .box_container article.show-left{
	transform:translateZ(-250px) rotateY(90deg);
}
.notIE .big .box_container article.show-top{
	transform:translateZ(-250px) rotateX(-90deg);
}
.notIE .big .box_container article.show-bottom{
	transform:translateZ(-250px) rotateX(90deg);
}
.notIE .wide .box_container{
  width:500px;
  height:250px;
}
.notIE .wide .box_container article .face{
  width:500px;
  height:250px;
}
.notIE .wide .box_container article .front{
  width:500px;
  height:250px;
}
.notIE .wide .box_container article{
	transform:translateZ(-125px);
}
.notIE .wide .box_container article .front{
	transform:rotateY(0deg) translateZ(125px);
}
.notIE .wide .box_container article  .back{
	transform:rotateX(180deg) translateZ(125px);
}
.notIE .wide .box_container article  .right{
	transform:rotateY(90deg) translateZ(125px);
}
.notIE .wide .box_container article  .left{
	transform:rotateY(-90deg) translateZ(125px);
}
.notIE .wide .box_container article  .top{
	transform:rotateX(90deg) translateZ(125px);
}
.notIE .wide .box_container article  .bottom{
	transform:rotateX(-90deg) translateZ(125px);
}
.notIE .wide .box_container article.show-front{
	transform:translateZ(-125px) rotateY(0deg);
}
.notIE .wide .box_container article.show-back{
	transform:translateZ(-125px) rotateX(-180deg);
}
.notIE .wide .box_container article.show-right{
	transform:translateZ(-125px) rotateY(-90deg);
}
.notIE .wide .box_container article.show-left{
	transform:translateZ(-125px) rotateY(90deg);
}
.notIE .wide .box_container article.show-top{
	transform:translateZ(-125px) rotateX(-90deg);
}
.notIE .wide .box_container article.show-bottom{
	transform:translateZ(-125px) rotateX(90deg);
}
.notIE .box_container article{
	transition:transform 1s;
}

/* 3D BOXES FOR IE10+ */
.isIE #showcase{
	width:100%;
	min-width:1080px;
	min-width:1000px;
	height:500px;
	overflow:hidden;
	position:relative;
	-webkit-transform: rotate(0deg) translate3d( 0, 0, 0);
	-webkit-transform-style: preserve-3d;
}
.isIE #showcase_container{
	width:1500px;
	height:500px;
	margin:0 auto;
	-webkit-transform: rotate(0deg) translate3d( 0, 0, 0);
	-webkit-transform-style: preserve-3d;
}
.isIE #showcase_inside{
	position:absolute;
	left:50%;
	margin-left:-750px;
	width:1500px;
	height:500px;
	-webkit-transform: rotate(0deg) translate3d( 0, 0, 0);
	-webkit-transform-style: preserve-3d;
}
.isIE #showcase .box{
	position:absolute;
	overflow:hidden;
	padding-left:14px;
	padding-top:14px;
}
.isIE #showcase .small{
	width:236px;
	height:236px;
}
.isIE #showcase .big{
	height:450px;
    padding-left: 50px;
    padding-top: 50px;
    width: 450px;
}
.isIE #showcase .wide{
    height: 236px;
    padding-left: 28px;
    padding-top: 14px;
    width: 472px;
}
.isIE #showcase .box a{
	display:block;
	width:100%;
	height:100%;
}
.isIE #showcase .box .noLink{
	display:block;
	width:100%;
	height:100%;
}
.isIE #showcase .box img{
	display:block;
	width:100%;
	height:100%;
}
.isIE #showcase #box1{
	left:0;
	top:0;
}
.isIE #showcase #box2{
	left:0;
	top:250px;
}
.isIE #showcase #box3{
	left:250px;
	top:0;
}
.isIE #showcase #box4{
	left:750px;
	top:0;
}
.isIE #showcase #box5{
	left:750px;
	top:250px;
}
.isIE #showcase #box6{
	right:250px;
	top:250px;
}
.isIE #showcase #box7{
	right:0;
	top:0;
}
.isIE #showcase #box8{
	right:0;
	top:250px;
}
.isIE .box_container{
	width:222px;
	height:222px;
	position:relative;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility:hidden;
}
.isIE .box_container article{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	-webkit-backface-visibility:hidden;
}
.isIE .box_container article .face{
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	left:0;
	top:0;
	transform-origin: 50% 50% -111px;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
.isIE .big .box_container{
	width:400px;
	height:400px;
}
.isIE .big .box_container article .face{
	transform-origin: 50% 50% -200px;
}
.isIE .wide .box_container{
	width:446px;
	height:222px;
}
.isIE .wide .box_container article .face{
	transform-origin: 50% 50% -111px;
}
.isIE .box_container article .front{
	transform: perspective(1000px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}
.isIE .box_container article  .right{
	transform: perspective(1000px) rotateX(0deg) rotateY(90deg) rotateZ(0deg);
}
.isIE .box_container article  .left{
	transform: perspective(1000px) rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
}
.isIE .box_container article  .top{
	transform: perspective(1000px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
}
.isIE .box_container article  .bottom{
	transform: perspective(1000px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
}
.isIE .vertical .box_container article.show-front .top{
	transform: perspective(1000px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
}
.isIE .vertical .box_container article.show-front .front{
	transform: perspective(1000px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	z-index:2;
}
.isIE .vertical .box_container article.show-front .bottom{
	transform: perspective(1000px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
}
.isIE .vertical .box_container article.show-top .top{
	transform: perspective(1000px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	z-index:2;
}
.isIE .vertical .box_container article.show-top .front{
	transform: perspective(1000px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
}
.isIE .vertical .box_container article.show-top .bottom{
	transform: perspective(1000px) rotateX(-180deg) rotateY(0deg) rotateZ(0deg);
}
.isIE .vertical .box_container article.show-bottom .top{
	transform: perspective(1000px) rotateX(180deg) rotateY(0deg) rotateZ(0deg);
}
.isIE .vertical .box_container article.show-bottom .front{
	transform: perspective(1000px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
}
.isIE .vertical .box_container article.show-bottom .bottom{
	transform: perspective(1000px) rotateX(0) rotateY(0deg) rotateZ(0deg);
	z-index:2;
}
.isIE .horizontal .box_container article.show-front .left{
	transform: perspective(1000px) rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
}
.isIE .horizontal .box_container article.show-front .front{
	transform: perspective(1000px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	z-index:2;
}
.isIE .horizontal .box_container article.show-front .right{
	transform: perspective(1000px) rotateX(0deg) rotateY(90deg) rotateZ(0deg);
}
.isIE .horizontal .box_container article.show-left .left{
	transform: perspective(1000px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	z-index:2;
}
.isIE .horizontal .box_container article.show-left .front{
	transform: perspective(1000px) rotateX(0deg) rotateY(90deg) rotateZ(0deg);
}
.isIE .horizontal .box_container article.show-left .right{
	transform: perspective(1000px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
}
.isIE .horizontal .box_container article.show-right .left{
	transform: perspective(1000px) rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
}
.isIE .horizontal .box_container article.show-right .front{
	transform: perspective(1000px) rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
}
.isIE .horizontal .box_container article.show-right .right{
	transform: perspective(1000px) rotateX(0deg) rotateY(0) rotateZ(0deg);
	z-index:2;
}
.isIE .box_container article .face{
	transition:transform 1s, z-index 1s;
}

/* 3D BOXES COMMON */
#showcase .box a{
	text-decoration:none;
	overflow:hidden;
}
#showcase .box .noLink{
	overflow:hidden;
}
#showcase .box a:after{
	content:'';
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:solid 0px rgba(255, 255, 255, 0.4);
	-webkit-transition:border 0.2s;
	-moz-transition:border 0.2s;
	-o-transition:border 0.2s;
	transition:border 0.2s;
}
#showcase .box a:hover:after{
	border:solid 12px rgba(255, 255, 255, 0.4);
}
#showcase .box a.new:before{
	content:'NEW';
	display:block;
	width:100px;
	height:30px;
	color:#ffffff;
	background:#ed257a;
	position:absolute;
	left:-96px;
	top:-161px;
	font-size:114.28%;
	text-align:center;
	transform:rotate(-45deg);
	padding-top: 200px;
	font-weight:700;
}
#showcase .box .noLink.new:before{
	content:'NEW';
	display:block;
	width:100px;
	height:30px;
	color:#ffffff;
	background:#ed257a;
	position:absolute;
	left:-96px;
	top:-161px;
	font-size:114.28%;
	text-align:center;
	transform:rotate(-45deg);
	padding-top: 200px;
	font-weight:700;
}

/* FRONT PAGE COMMON */
.section_title{
	text-align:center;
	padding-top:20px;
	padding-bottom:15px;
}
.section_title .title_illust{
	display:inline-block;
}
.section_title .title{
	display:inline-block;
	padding:30px 50px 0 50px;
}
.section_title h2{
	display:block;
	text-align:center;
	font-size:228.57%;
	font-size:232%;
	font-weight:700;
}
.section_title h2 img{
	margin-right:10px;
	vertical-align:-2px;
}
.section_title p{
	display:block;
	padding-top:5px;
	text-align:center;
}
.oneLine ul{
	list-style:none;
	width:920px;
	margin:0 auto;
}
.oneLine ul li{
	display:block;
	float:left;
	width:280px;
}
.oneLine ul li:nth-of-type(2){
	margin:0 40px;
}
.oneLine ul li a{
	text-decoration:none;
}
.oneLine ul li .image{
	display:block;
	width:100%;
}
.oneLine ul li .image img{
	display:block;
	width:100%;
}
.oneLine ul li .text{
	display:block;
	background:#ffffff;
	padding:15px 20px 10px 20px;
}
.oneLine ul li .text .catLink{
	margin-bottom:5px;
}
.oneLine ul li .text .title{
	display:inline-block;
	font-size:107.14%;
	font-weight:700;
	line-height:147%;
}
.oneLine ul li .text .title .new{
	display:inline-block;
	margin-left:5px;
	font-weight:400;
	font-size:64%;
	color:#ffffff;
	background:#ed257a;
	line-height:16px;
	height:16px;
	width:35px;
	text-align:center;
	vertical-align:2px;
}
.oneLine ul li .text .date{
	display:block;
	font-size:92.85%;
	padding-top:3px;
}
.oneLine ul li .new .image{
	position:relative;
	overflow:hidden;
}
.oneLine ul li .new .image:before{
	content:'NEW';
	display:block;
	width:100px;
	color:#ffffff;
	background:#ed257a;
	position:absolute;
	text-align:center;
	transform:rotate(-45deg);
	font-weight:700;
    font-size: 89%;
    height: 25px;
    left: -104px;
    padding-top: 209px;
    top: -171px;
}
.catLink{
	display:inline-block;
	color:#ffffff;
	font-size:78.57%;
	font-weight:700;
	padding:2px 13px;
	line-height:14px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.catBlue{
	background:#0e86c4;
}
.catLightBlue{
	background:#38c8dd;
}
.catOrange{
	background:#e58d10;
}
.catGreen{
	background:#8fc31f;
}
.catPink{
	background:#ed7085;
}
.oneLine ul li .text .genre{
	display:inline-block;
	padding:0 8px;
	color:#ffffff;
	font-weight:700;
	font-size:92.85%;
	margin-bottom:10px;
}
.oneLine ul li .text .infos{
	display:block;
	padding-top:8px;
	font-size:78.57%;
	color:#9d9d9d;
	line-height:150%;
}

.oneLine ul li .text .link_to_service{
	display:block;
	padding-top:10px;
	border-top:solid 1px #eaeaea;
	font-size:85.71%;
	margin-top:10px;
}

.button_container{
	text-align:center;
	margin: 60px;
}
.button_container a{
	display:block;
	margin:0 auto;
	font-size:114.28%;
	text-align:center;
	background:#fcfacc;
	position:relative;
	text-decoration:none;
	-webkit-border-radius:8px;
	border-radius:8px;
	z-index:0;
	line-height:37px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:0px 3px 0px 0px #dfddb6;
	-moz-box-shadow:0px 3px 0px 0px #dfddb6;
	-webkit-box-shadow:0px 3px 0px 0px #dfddb6;
}
.button_container a.arrow{
	padding-right:6px;
	width:150px;
	height:37px;
}
.button_container a.arrow:after{
	display:block;
	width:8px;
	height:12px;
	content:'';
	position:absolute;
	right:14px;
	top:50%;
	margin-top:-6px;
	background-image:url(../img/button_arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.button_container a.blank{
	padding-left:20px;
	padding-right:48px;
}
.button_container a.blank:after{
	display:block;
	width:18px;
	height:14px;
	content:'';
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-7px;
	background-image:url(../img/blank_icon.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.button_container a.yellow{
	background:#fcfacc;
	box-shadow:0px 3px 0px 0px #dfddb6;
	-moz-box-shadow:0px 3px 0px 0px #dfddb6;
	-webkit-box-shadow:0px 3px 0px 0px #dfddb6;
}
.button_container a.red{
	color:#ffffff;
	background:#d64646;
	box-shadow:0px 3px 0px 0px #b33b3b;
	-moz-box-shadow:0px 3px 0px 0px #b33b3b;
	-webkit-box-shadow:0px 3px 0px 0px #b33b3b;
}
.button_container a.orange{
	color:#ffffff;
	background:#de8229;
	box-shadow:0px 3px 0px 0px #bb6f25;
	-moz-box-shadow:0px 3px 0px 0px #bb6f25;
	-webkit-box-shadow:0px 3px 0px 0px #bb6f25;
}
.button_container a.green{
	color:#ffffff;
	background:#8fc31f;
	box-shadow:0px 3px 0px 0px #78a41a;
	-moz-box-shadow:0px 3px 0px 0px #78a41a;
	-webkit-box-shadow:0px 3px 0px 0px #78a41a;
}



.button_container button{
	display:block;
	margin:0 auto;
	font-size:114.28%;
	text-align:center;
	background:#fcfacc;
	position:relative;
	text-decoration:none;
	-webkit-border-radius:8px;
	border-radius:8px;
	z-index:0;
	line-height:37px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:0px 3px 0px 0px #dfddb6;
	-moz-box-shadow:0px 3px 0px 0px #dfddb6;
	-webkit-box-shadow:0px 3px 0px 0px #dfddb6;
	border:none;
}
.button_container button.arrow{
	padding-right:6px;
	width:150px;
	height:37px;
}
.button_container button.arrow:after{
	display:block;
	width:8px;
	height:12px;
	content:'';
	position:absolute;
	right:14px;
	top:50%;
	margin-top:-6px;
	background-image:url(../img/button_arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.button_container button.blank{
	padding-left:20px;
	padding-right:48px;
}
.button_container button.blank:after{
	display:block;
	width:18px;
	height:14px;
	content:'';
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-7px;
	background-image:url(../img/blank_icon.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.button_container button.yellow{
	background:#fcfacc;
	box-shadow:0px 3px 0px 0px #dfddb6;
	-moz-box-shadow:0px 3px 0px 0px #dfddb6;
	-webkit-box-shadow:0px 3px 0px 0px #dfddb6;
}
.button_container button.red{
	color:#ffffff;
	background:#d64646;
	box-shadow:0px 3px 0px 0px #b33b3b;
	-moz-box-shadow:0px 3px 0px 0px #b33b3b;
	-webkit-box-shadow:0px 3px 0px 0px #b33b3b;
}
.button_container button.orange{
	color:#ffffff;
	background:#de8229;
	box-shadow:0px 3px 0px 0px #bb6f25;
	-moz-box-shadow:0px 3px 0px 0px #bb6f25;
	-webkit-box-shadow:0px 3px 0px 0px #bb6f25;
}
.button_container button.green{
	color:#ffffff;
	background:#8fc31f;
	box-shadow:0px 3px 0px 0px #78a41a;
	-moz-box-shadow:0px 3px 0px 0px #78a41a;
	-webkit-box-shadow:0px 3px 0px 0px #78a41a;
}




#service_search{
	padding-bottom:50px;
}
#service_search .section_title .title{
	vertical-align:top;
}
#service_nav a{
	display:block;
	width:50%;
	float:left;
	font-size:171.42%;
	text-decoration:none;
	padding:11px 0 9px 0;
	background:#f1efef;
	font-weight:700;
	text-align:center;
	position:relative;
}
#service_nav a:first-of-type{
	-webkit-border-radius:10px 0 0 10px;
	border-radius:10px 0 0 10px;
}
#service_nav a:last-of-type{
	-webkit-border-radius:0 10px 10px 0;
	border-radius:0 10px 10px 0;
}
#service_nav a.current{
	background:#8fc31f;
	color:#ffffff;
}
#service_nav a.current:before{
	content:'';
	display:block;
	width:20px;
	height:20px;
	background:#8fc31f;
	position:absolute;
	left:50%;
	margin-left:-10px;
	bottom:-10px;
	transform:rotate(45deg);
	z-index:-1;
}
#service_search article{
	padding-top:30px;
	display:none;
}
#service_search article.current{
	display:block;
}

#genre ul{
	list-style:none;
	padding:0 10px;
}
#genre ul li{
	display:block;
	float:left;
	width:140px;
	width:196px;
	margin-bottom:10px;
}
#genre ul li a{
	display:block;
	width:130px;
	margin:0 auto;
	text-align:center;
	text-decoration:none;
	font-size:92.85%;
	line-height:135%;
}
#genre ul li a .image{
	width:108px;
	height:101px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	margin:0 auto;
	padding:10px;
	transition:padding 0.2s;
}
#genre ul li a img{
	display:block;
	width:100%;
}
#genre ul li a:hover .image{
	padding:5px;
}

#purpose ul{
	list-style:none;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}
#purpose ul li{
	display:block;
	width:460px;
	padding:10px;
	float:left;
}
#purpose ul li a{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	width:100%;
	border:solid 5px #d5d5d5;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-decoration:none;
	font-size:157.14%;
	font-size:142.85%;
	font-weight:700;
	overflow:hidden;
	padding-right:44px;
	position:relative;
	transition:border 0.2s;
	line-height:120%;
}
#purpose ul li a:hover{
	border:solid 5px #8fc31f;
}
#purpose ul li a:after{
	content:'';
	display:block;
	width:28px;
	height:28px;
	position:absolute;
	top:50%;
	margin-top:-14px;
	right:16px;
	background-image:url(../img/purpose_link.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#purpose ul li a img{
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}
#purpose ul li a .text{
	display:inline-block;
	vertical-align:middle;
}

#pickup{
	background:#fcfacc;
	margin-bottom:40px;
}
#pickup .section_title{
	padding-top:35px;
	padding-bottom:32px;
}
#pickup .section_title .title_illust{
	vertical-align:middle;
}
#pickup .section_title .title{
	display:inline-block;
	padding:0 10px;
	vertical-align:middle;
}
#pickup .section_title h2{
	font-size:185.71%;
}
#pickup_slider{
	max-width:920px;
	margin:0 auto;
}
#pickup_slider{
	position:relative;
	padding-bottom:60px;
}
#pickup_slider .controls a{
	display:block;
	width:29px;
	height:29px;
	border:solid 4px #8fc31f;
	position:absolute;
	top:50%;
	margin-top:-40px;
}
#pickup_slider .controls a.prev{
	left:-48px;
	transform:rotate(-45deg);
	border-right:none;
	border-bottom:none;
}
#pickup_slider .controls a.next{
	right:-48px;
	transform:rotate(45deg);
	border-left:none;
	border-bottom:none;
}
#pickup_slider .pagination{
	display:block;
	list-style:none;
	width:100%;
	text-align:center;
	height:44px;
	position:absolute;
	left:0;
	bottom:0;
}
#pickup_slider .pagination li{
	display:inline-block;
	vertical-align:middle;
	height:14px;
	margin:0 5px;
}
#pickup_slider .pagination li a{
	display:block;
	width:14px;
	height:14px;
	-webkit-border-radius:14px;
	border-radius:14px;
	text-decoration:none;
	background:#ffffff;
}
#pickup_slider .pagination li.current a{
	background:#8fc31f;
}

#voice{
	background-image:url(../img/voice_bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:top center;
	padding-bottom:40px;
}
#voice .section_title .title{
	padding:15px 0 12px 0;
}
#voice .section_title h2{
	color:#ffffff;
	font-size:200%;
}
#voice .section_title h2 img{
	margin-right:10px;
	vertical-align:-3px;
}
#voice_container .oneLine ul{
	padding-bottom:40px;
}
#voice_container .oneLine ul li .text{
	padding:15px;
}
#voice_container .oneLine ul li .text .genre{
	margin-bottom:8px;
}

#news{
	padding-bottom:33px;
	border-bottom:solid 1px #f7f7f7;
}
#news .section_title h2{
	font-size:185.71%;
}
#news #news_list{
	width:920px;
	margin:0 auto;
}
#news ul{
	list-style:none;
	display:table;
	border-top:dashed 1px #cccccc;
	width:100%;
}
#news ul li{
	display:table-row;
}
#news ul li span.date{
	display:table-cell;
	border-bottom:dashed 1px #cccccc;
	vertical-align:top;
	padding:15px 5px 15px 15px;
	width:100px;
	width:90px;
}
#news ul li p{
	display:table-cell;
	border-bottom:dashed 1px #cccccc;
	padding:15px 15px 15px 0;
	vertical-align:top;
	width:700px;
}
#news ul li a{
	text-decoration:none;
}
#news ul li  .new{
	display:inline-block;
	margin-left:5px;
	font-weight:400;
	font-size:74%;
	color:#ffffff;
	background:#ed257a;
	line-height:16px;
	height:16px;
	width:35px;
	text-align:center;
	vertical-align:2px;
}

#news .button_container{
	padding-top:30px;
}
#news .button_container a{
	margin:0 0 0 auto;
	font-size:100%;
	width:120px;
	height:30px;
	line-height:30px;
	padding-right:11px;
}
#news .button_container a:after{
	background-size:6px auto;
}

#introduction{
	padding-bottom:82px;
}
#introduction .section_title h2{
	font-size:171.42%;
}
#introduction .button_container a{
	font-size:185.71%;
	width:610px;
	height:90px;
	line-height:90px;
	padding-right:13px;
	background:#d64646;
	font-weight:700;
	color:#ffffff;
	-webkit-border-radius:10px;
	border-radius:10px;
	box-shadow:0px 4px 0px 0px #b33b3b;
	-moz-box-shadow:0px 4px 0px 0px #b33b3b;
	-webkit-box-shadow:0px 4px 0px 0px #b33b3b;
}
#introduction .button_container a:after{
	display:none;
}
#introduction .button_container a img{
	margin-right:20px;
	vertical-align:-9px;
}


/* ****** SERVICE PAGES ****** */
/* *** SERVICE TOP *** */
#breadcrumb{
	height:45px;
	background:#f7f7f7;
}
#breadcrumb p{
	height:45px;
	line-height:45px;
	color:#afafaf;
	font-size:85.71%;
}
#breadcrumb a{
	text-decoration:none;
	color:#111111;
}
#breadcrumb a:hover{
	text-decoration:underline;
}
#breadcrumb span{
	color:#111111;
	margin:0 5px;
}


#service.service_front{
	padding-top:0;
}
#service.service_front .service_front_bg{
	padding-top: 0px;
	background:#f7f7f7;
}

#service_front .title h3{
	display:block;
	text-align:center;
	padding:20px 0 34px 0;
	font-weight:700;
	font-size:200%;
}
#service_front .title h3 img{
	margin-right:12px;
	vertical-align:-5px;
}

.service_front_main{
	width:100%;
	min-height: 652px;
	background-color:#ffffff;
	background-position:left top;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom:40px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding: 512px 30px 0px 300px;
}

.gourmet .service_front_main{
	background-image:url(../img/gourmet_front_main.jpg);
}
.drugstore .service_front_main{
	background-image:url(../img/drugstore_front_main.jpg);
}
.car .service_front_main{
	background-image:url(../img/car_front_main.jpg);
}
.service_front_main p{
	display:block;
	width: 95%;
	font-size:18px;
	line-height: 1.7em;
	padding-bottom:25px;
}
.service_front_main .button_container a{
	font-weight:700;
	font-size:114.28%;
	width:205px;
	height:49px;
	line-height:49px;
}

.service_front_tab{
	margin-bottom:40px;
	background-color:#ffffff;
}
.service_front_tab .left{
	float:left;
	width:470px;
}
.service_front_tab .image img{
	display:block;
	width:100%;
}
.service_front_tab .right{
	float:left;
	width:530px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:25px 40px;
}
.service_front_tab h4{
	display:block;
	font-size:128.57%;
	font-weight:700;
}
.service_front_tab h3{
	display:block;
	font-size:228.57%;
	font-size:193%;
	font-weight:700;
	color:#8fc31f;
	border-bottom:solid 2px #8fc31f;
	margin-bottom:15px;
	padding-bottom:4px;
}
.service_front_tab h3 small{
	font-size:62.5%;
	font-weight:700;
	color:#8fc31f;
}
.service_front_tab p{
	display:block;
	font-size:114.28%;
	padding-bottom:25px;
}
.service_front_tab .button_container a{
	font-weight:700;
	font-size:114.28%;
	width:205px;
	height:49px;
	line-height:49px;
}
.special_front #service_voice .oneLine ul{
	width:100%;
}
.special_front #service_voice .oneLine ul li{
	width:235px;
	margin-right:20px;
}
.special_front #service_voice .oneLine ul li:nth-of-type(2){
	margin-right:20px;
	margin-left:0;
}
.special_front #service_voice .oneLine ul li:nth-of-type(4){
	margin-right:0;
}
.special_front .service_voice .oneLine ul{
	width:100%;
}
.special_front .service_voice .oneLine ul li{
	width:235px;
	margin-right:20px;
}
.special_front .service_voice .oneLine ul li:nth-of-type(2){
	margin-right:20px;
	margin-left:0;
}
.special_front .service_voice .oneLine ul li:nth-of-type(4){
	margin-right:0;
}


.special_front #service_front{
	width:100%;
	padding-bottom:20px;
}


#service .border_top{
	border-top:solid 1px #eaeaea;
}


#genre .line{
	padding-left:4px;
	padding-bottom:20px;
}
#genre .line .block{
	float:left;
	margin-right:10px;
	margin-left:10px;
}
#service_search #genre{
	padding-top:50px;
}
#service_search #genre .line{
	padding-left:27px;
}
#service_search #genre .line .block{
	margin-right:13px;
	margin-left:13px;
}
#service_search #genre .line .block ul li{
	height:150px;
}
#service_search #genre .line .block ul li a{
	height:150px;
	padding-top:9px;
}
#service_search #genre .line .block ul li a .text{
	height:36px;
	font-weight:400;
	font-size:107.14%;
}
#genre .line .block h4{
	display:block;
	line-height:100%;
	padding-bottom:5px;
	border-bottom:solid 4px #8fc31f;
	font-weight:700;
	font-size:121.43%;
}
#genre .line .block ul{
	list-style:none;
	padding:0;
}
#genre .line .block ul li{
	width:180px;
	background:#ffffff;
	height:200px;
	position:relative;
}
#genre .line .block.w187 ul li{
	width:187px;
}
#genre .line .block.w187 ul li.w172{
	width:172px;
}
#genre .line .block.w186 ul li{
	width:186px;
}
#genre .line .block.w184 ul li{
	width:184px;
}
#genre .line .block.w184 ul li.w182{
	width:182px;
}
#genre .line .block.w182 ul li{
	width:182px;
}
#genre .line .block.w172 ul li{
	width:172px;
}
#genre .line .block.w176 ul li{
	width:176px;
}
#genre .line .block.w169 ul li{
	width:169px;
}
#genre .line .block.w169 ul li.w170{
	width:170px;
}

/*
#service_search #genre .line .block ul li:after{
	top:10px;
	height:150px;
}
#service_search #genre .line .block ul li:before{
	top:10px;
	height:150px;
}
#genre .line .block ul li:after{
	content:'';
	display:block;
	position:absolute;
	right:0;
	top:20px;
	height:160px;
	width:1px;
	background:#f7f7f7;
}
#genre .line .block ul li:before{
	content:'';
	display:block;
	position:absolute;
	left:0;
	top:20px;
	height:160px;
	width:1px;
	background:#f7f7f7;
}
#genre .line .block ul li:first-of-type:before{
	display:none;
}
#genre .line .block ul li:last-of-type:after{
	display:none;
}
*/
#genre .line .block ul li a{
	width:100%;
	height:200px;
	padding-top:25px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#genre .line .block ul li a .image{
	width:102px;
	padding:6px;
}
#service_front #genre .line .block ul li a .image{
	height:109px;
}
#genre .line .block ul li a:hover .image{
	padding:2px;
}
#genre .line .block ul li a .text{
	display:table-cell;
	width:180px;
	height:52px;
	vertical-align:middle;
	text-align:center;
	font-weight:700;
	font-size:107.14%;
}

#genre .line .block.w187 ul li a .text{
	width:187px;
}
#genre .line .block.w187 ul li a.w172 .text{
	width:172px;
}
#genre .line .block.w184 ul li a .text{
	width:184px;
}
#genre .line .block.w184 ul li.w182 a .text{
	width:182px;
}
#genre .line .block.w182 ul li a .text{
	width:182px;
}
#genre .line .block.w172 ul li a .text{
	width:172px;
}
#genre .line .block.w176 ul li a .text{
	width:176px;
}
#genre .line .block.w172 ul li a .text{
	width:172px;
}
#genre .line .block.w169 ul li a .text{
	width:169px;
}
#genre .line .block.w169 ul li.w170 a .text{
	width:170px;
}

#service_front  #service_purpose{
	padding-bottom:32px;
}
#service_front  #service_purpose ul{
	list-style:none;
}
#service_front  #service_purpose ul li{
	display:block;
	width:440px;
	margin:0 14px 28px 14px;
	float:left;
	background:#ffffff;
}
#service_front  #service_purpose ul li a{
	display:block;
	position:relative;
	text-decoration:none;
}
#service_front  #service_purpose ul li a img{
	display:block;
	width:100%;
}
#service_front  #service_purpose ul li a .text{
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	width:440px;
	height:70px;
	background:rgba(143, 195, 31, 0.8);
}
#service_front  #service_purpose ul li a .text .desc{
	display:table-cell;
	vertical-align:middle;
	position:relative;
	width:440px;
	color:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 66px;
	font-size:171.42%;
	font-weight:700;
	text-align:center;
	line-height:120%;
	height:70px;
}
#service_front  #service_purpose ul li a .text .desc.smaller{
	font-size:157.14%;
}
#service_front  #service_purpose ul li a .text .desc:after{
	content:'';
	display:block;
	width:28px;
	height:28px;
	position:absolute;
	top:50%;
	margin-top:-14px;
	right:20px;
	background-image:url(../img/service_purpose_arrow.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#service_title{
	background:#8fc31f;
	padding:15px 0;
}
#service_title table{
	width:100%;
	border-collapse:collapse;
}
#service_title table td{
	width:90px;
	vertical-align:middle;
}
#service_title table td img{
	width:90px;
	display:block;
}
#service_title table th{
	vertical-align:middle;
	text-align:left;
	padding-left:23px;
	color:#ffffff;
	font-weight:700;
	font-size:100%;
}
#service_title table p{
	display:block;
	color:#ffffff;
	padding-bottom:1px;
}
#service_title table h2{
	display:block;
	color:#ffffff;
	padding-top:1px;
	font-size:185.71%;
}
#service{
	padding-top:30px;
	padding-bottom:30px;
}
#main_contents{
	width:770px;
	float:right;
}
#sidebar{
	float:left;
	width:200px;
}


/* *** SERVICE MAIN *** */
#service_caption{
	position:relative;
	margin-bottom:28px;
}
#service_caption .image{
	display:block;
	width:100%;
}
#service_caption .text{
	display:block;
	padding:19px 25px;
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(220, 85, 25, 0.8);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:none;
}
#service_caption .text h3{
	display:block;
	color:#ffffff;
	font-weight:700;
	font-size:185.71%;
}
#service_caption .text p{
	display:block;
	color:#ffffff;
	font-size:114.28%;
}
#solutions{
	padding-bottom:20px;
}
.one_solution{
	border-bottom:solid 1px #eaeaea;
	margin-bottom:80px;
	margin-bottom:60px;
	padding-top:20px;
}
.one_solution:last-of-type{
	margin-bottom:0;
}
#solutions_nav{
	margin-bottom:30px;
}
#solutions_nav h3{
	display:block;
	font-weight:700;
	font-size:114.28%;
	padding-bottom:10px;
}
#solutions_nav ul{
	list-style:none;
}
#solutions_nav ul li{
	width:185px;
	float:left;
	margin-right:10px;
}
#solutions_nav ul li:last-of-type{
	margin-right:0;
}
#solutions_nav ul li a{
	display:block;
	text-decoration:none;
	text-align:center;
	color:#ffffff;
	font-weight:700;
	position:relative;
	padding:13px 10px 22px 10px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#solutions_nav ul li a span{
	display:table-cell;
	vertical-align:middle;
	width:181px;
}
#solutions_nav ul li a small{
	display:block;
	color:#ffffff;
	text-align:center;
	font-size:85.71%;
	font-weight:700;
	line-height:150%;
}
#solutions_nav ul li a:after{
	content:'';
	display:block;
	position:absolute;
	left:50%;
	bottom:5px;
	width:13px;
	height:9px;
	margin-left:-6.5px;
	background-image:url(../img/solutions_nav_arrow.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#service_news{
	margin-bottom:30px;
}
#service_news h3{
	border-top:solid 3px #eaeaea;
	border-bottom:solid 2px #eaeaea;
	display:block;
	padding:12px 0;
	font-weight:700;
	font-size:114.28%;
	position:relative;
}
#service_news h3:before{
	content:'';
	height:3px;
	width:90px;
	display:block;
	position:absolute;
	left:0;
	top:-3px;
	background:#8fc31f;
}
#service_news ul{
	list-style:none;
}
#service_news ul li{
	position:relative;
	display:block;
	padding:8px 10px 8px 100px;
	border-bottom:dashed 1px #cccccc;
}
#service_news ul li .date{
	display:block;
	width:100px;
	position:absolute;
	left:5px;
	top:8px;
}
#service_news ul li a{
	display:inline-block;
	text-decoration:none;
	color:#2188c3;
}
#service_news ul li .new{
	display:inline-block;
	margin-left:5px;
	font-weight:400;
	font-size:74%;
	color:#ffffff;
	background:#ed257a;
	line-height:16px;
	height:16px;
	width:35px;
	text-align:center;
	vertical-align:2px;
}
.solution_header{
	border-bottom:dashed 1px #eaeaea;
	padding-bottom:50px;
	margin-bottom:45px;
}
.solution_header .title{
	display:block;
	text-align:center;
	padding:5px 10px;
	color:#2188c3;
	/*border:solid 3px #eaeaea;*/
	background:#f7f7f7;
	font-weight:700;
	font-size:114.28%;
	color:#2188c3;
	-webkit-border-radius:30px;
	border-radius:30px;
	margin-bottom:40px;
}
.solution_header h2{
	display:block;
	text-align:center;
	font-weight:700;
	font-size:257.14%;
	padding-bottom:45px;
	line-height:120%;
}

.floated_box .half{
	width:50%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.floated_box .left{
	float:left;
}
.floated_box .right{
	float:right;
}
.floated_box .half img{
	display:block;
	max-width:100%;
}
.solution_header .floated_box .right{
	width:400px;
}
.solution_header .floated_box .left{
	width:320px;
}
.solution_header .floated_box .left img{
	margin:0 0 0 auto;
}
.solution_header .floated_box .right h3{
	display:block;
	font-weight:700;
	color:#2188c3;
	font-size:171.42%;
	padding-bottom:7px;
}
.floated_box p{
	font-size:114.28%;
	line-height:180%;
}
.solution_header .floated_box .right .button_container{
	padding-top:20px;
	text-align:left;
}
.solution_header .floated_box .right .button_container a{
	font-size:114.28%;
	width:auto;
	display:inline-block;
}

.merits_nav{
	padding-bottom:50px;
}
.merits_nav h3{
	display:block;
	padding-bottom:45px;
	font-weight:700;
	text-align:center;
	font-size:242.85%;
}
.merits_nav ul{
	list-style:none;
}
.merits_nav ul li{
	display:block;
	width:245px;
	float:left;
	margin-right:17px;
	margin-bottom:17px;
}
.merits_nav ul li:nth-of-type(3n){
	margin-right:0;
}
.merits_nav ul li:nth-of-type(3n+1){
	clear:left;
	margin-left:1px;
}
.merits_nav ul li a{
	display:block;
	padding-bottom:50px;
	text-decoration:none;
	background:#f7f7f7;
	position:relative;
	padding-top:20px;
	padding-left:12px;
	padding-right:12px;
}
.merits_nav ul li a:after{
	content:'';
	bottom:20px;
	display:block;
	position:absolute;
	left:50%;
	width:18px;
	height:12px;
	margin-left:-9px;
	background-image:url(../img/merit_nav_arrow.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.merits_nav ul li a .merit_nav_head{
	display:block;
	text-align:center;
	color:#2188c3;
	font-weight:700;
	padding-bottom:5px;
}
.merits_nav ul li a .merit_nav_head .nb{
	display:inline-block;
	text-align:center;
	color:#ffffff;
	font-weight:700;
	background:#2188c3;
	width:22px;
	line-height:22px;
	-webkit-border-radius:22px;
	border-radius:22px;
	margin-left:4px;
}
.merits_nav ul li a .title{
	display:table-cell;
	vertical-align:middle;
	width:221px;
	text-align:center;
	font-weight:700;
	font-size:142.85%;
	padding-bottom:5px;
}
.merits_nav ul li a .image{
	display:block;
	margin:0 auto;
	overflow:hidden;
	width:151px;
	-webkit-border-radius:200px;
	border-radius:200px;
}
.merits_nav ul li a .image img{
	display:block;
	width:100%;
}
.merits_nav ul li a .desc{
	display:block;
	padding-top:5px;
}


.one_solution .merit{
	padding-bottom:50px;
}
.one_solution .merit .merit_head{
	display:block;
	width:178px;
	line-height:100%;
	padding:7px 0;
	position:relative;
	text-align:center;
	margin:0 auto 24px auto;
	color:#ffffff;
	font-weight:700;
	font-size:114.28%;
	background:#2188c3;
	-webkit-border-radius:40px;
	border-radius:40px;
}
.one_solution .merit .merit_head .nb{
	display:inline-block;
	text-align:center;
	color:#2188c3;
	font-weight:700;
	background:#ffffff;
	width:22px;
	line-height:22px;
	-webkit-border-radius:22px;
	border-radius:22px;
	margin-left:4px;
}
.one_solution .merit .merit_head:before{
    background:#2188c3;
    bottom:-6px;
    content:'';
    display:block;
    height:12px;
    left:50%;
    margin-left:-6px;
    position:absolute;
    transform:rotate(45deg);
    width:12px;
    z-index:-1;
}
.one_solution .merit h3 {
    display:block;
	text-align:center;
	font-weight:700;
	font-size:257.14%;
	line-height:120%;
	padding-bottom:35px;
}
.one_solution .merit .floated_box{
	padding:35px;
	border:solid 4px #eaeaea;
}
.type_c .floated_box .right{
	padding-left:20px;
}
.type_a .floated_box img{
	display:block;
	margin:0 auto;
	max-width:100%;
}
.type_b .floated_box img{
	display:block;
	margin:0 auto;
	max-width:100%;
}
.type_b .floated_box p{
	display:block;
	padding-bottom:35px;
}
.type_d  p{
	display:block;
}

.footer_button{
	padding-bottom:53px;
	margin-top:-10px;
}
.footer_button .button_container a{
	display:inline-block;
	font-size:142.86%;
	font-weight:700;
	height:65px;
	line-height:65px;
    padding-left: 40px;
    padding-right: 68px;
}
.footer_button .button_container a:after{
	right:38px;
	background-image:url(../img/blank_icon_l.png);
	width:22px;
	height:18px;
	margin-top:-9px;
}


.solution_footer{
	padding:40px 40px 20px 40px;
	background:#eef6fa;
	text-align:center;
	margin-bottom:60px;
}
.solution_footer h2{
	display:inline-block;
	line-height:100%;
	padding:14px 44px;
	position:relative;
	text-align:center;
	margin:0 auto 30px auto;
	color:#ffffff;
	font-weight:700;
	font-size:171.42%;
	background:#d64646;
	-webkit-border-radius:60px;
	border-radius:60px;
	position:relative;
	z-index:1;
}
.solution_footer h2:before{
    background:#d64646;
    bottom:-7px;
    content:'';
    display:block;
    height:30px;
    left:50%;
    margin-left:-15px;
    position:absolute;
    transform:rotate(45deg);
    width:30px;
    z-index:-1;
}
.solution_footer .img img{
	display:block;
	max-width:100%;
	margin:0 auto;
}
.solution_footer .button_container{
	padding-bottom:10px;
}
.solution_footer .button_container a{
	display:inline-block;
    padding-left: 20px;
    padding-right: 48px;
	width:auto;
}
.solution_footer .button_container a.arrow{
	display:inline-block;
    padding-left: 20px;
    padding-right: 38px;
	width:auto;
}




.solution_footer table{
	width:100%;
	border-collapse:collapse;
	text-align:center;
	vertical-align:middle;
	background:#ffffff;
}
.solution_footer table td{
	text-align:center;
	vertical-align:middle;
	border:solid 4px #cccccc;
	background:#ffffff;
	font-size:128.57%;
	font-weight:700;
	padding:29px 10px;
}
.solution_footer table th{
	text-align:center;
	vertical-align:middle;
	border:solid 4px #cccccc;
	background:#ffffff;
	font-size:157.14%;
	font-weight:700;
	padding:29px 5px;
}
.solution_footer table .price{
	margin-left:40px;
	color:#d64646;
}
.solution_footer table .price sup{
	color:#111111;
	font-weight:400;
	font-size:65%;
	vertical-align:top;
}
.solution_footer table strong{
	vertical-align:sub;
}
.solution_footer table small{
	display:block;
	font-size:12px;
	text-align:center;
	line-height:110%;
}
.solution_footer table td strong{
	font-size:155.55%;
}
.solution_footer table th strong{
	font-size:181.81%;
}
.solution_footer .kome{
	display:block;
	padding-top:5px;
	text-align:left;
}

.solution_footer table.big_table thead th{
	color:#ffffff;
	font-size:128.57%;
	padding-top:5px;
	padding-bottom:5px;
	background:#2188c3;
}
.solution_footer table.big_table thead tr th:first-of-type {
	width:172px;
}
.solution_footer table.big_table tbody th{
	padding-top:15px;
	padding-bottom:15px;
	font-size:128.57%;
}
.solution_footer table.big_table tbody td{
	padding-top:15px;
	padding-bottom:15px;
}

.solution_footer table.big_table td strong{
	margin:0;
	line-height:130%;
}
.solution_footer table.big_table td{
	font-size:171.42%;
	color:#d64646;
}
.solution_footer table.big_table td small{
	color:#111111;
	font-weight:400;
}
.solution_footer table.big_table th small{
	color:#111111;
	font-weight:400;
}
.solution_footer{
	margin-bottom:0;
}
.one_solution .question_link{
	margin-top:52px;
	margin-bottom:0;
}
.one_solution{
	padding-bottom:60px;
}

.service #service_voice{
	margin-top:50px;
	border-top:1px dashed #eaeaea;
	padding-bottom:0;
}
.service.drugstore #service_voice{
	margin-top:0;
	border-top:none;
}
.service.all .lp .question_link{
	margin-top:50px;
	margin-bottom:20px;
}
.service.all .lp #service_special_lp .easy_pass_title{
	margin-top:40px;
}
.service.all .lp #service_voice{
	border-top:none;
	border-bottom:none;
	padding-bottom:0;
	margin-top:50px;
	border-top:1px dashed #eaeaea;
}
.service.all .lp #faq.inService{
	padding-top:57px;
}
.service.all .lp #service_footer{
	border-top:1px solid #eaeaea;
}
.service.drugstore .lp #service_voice{
	border-bottom:none;
}
.service.drugstore .lp #service_footer .question_link{
	margin-bottom:40px;
}
.service.drugstore .lp #service_footer .contacts_links{
	border-top:1px solid #eaeaea;
}

.service.drugstore.first_page #service_voice{
	padding-bottom:50px;
}
.service.drugstore.landing_page #service_voice{
	padding-bottom:50px;
	border-top:1px dashed #eaeaea;
}
.service.gourmet.first_page #service_voice{
	padding-bottom:50px;
	padding-top:0;
	border-top:none;
}



#service_voice{
	padding-top:42px;
	padding-bottom:53px;
}
#service_voice h3{
	display:block;
	text-align:center;
	font-weight:700;
	font-size:165%;
	padding-bottom:25px;
}
#service_voice .oneLine ul{
	padding-bottom:30px;
}
#service_voice .oneLine ul li{
	width:240px;
}
#service_voice .oneLine ul li:nth-of-type(2){
	margin:0 25px;
}
#service_voice .oneLine ul li .text{
	padding-right:0;
	padding-left:0;
	padding-top:15px;
	padding-bottom:0;
	background:none;
}

.service_voice{
	padding-top:42px;
	padding-bottom:53px;
}
.service_voice h3{
	display:block;
	text-align:center;
	font-weight:700;
	font-size:165%;
	padding-bottom:25px;
}
.service_voice .oneLine ul{
	padding-bottom:30px;
}
.service_voice .oneLine ul li{
	width:240px;
}
.service_voice .oneLine ul li:nth-of-type(2){
	margin:0 25px;
}
.service_voice .oneLine ul li .text{
	padding-right:0;
	padding-left:0;
	padding-top:15px;
	padding-bottom:0;
	background:none;
}


#service_footer{
	padding-bottom:50px;
}
.question_link{
	background:#f7f7f7;
	padding:30px 190px;

}
.question_link .button_container a{
	font-weight:700;
	font-size:157.14%;
	padding:14px 0;
}
.question_link .button_container a img{
	margin-right:18px;
	vertical-align:-10px;
}
.contacts_links{
	width:770px;
	margin:0 auto;
	padding-top: 0px;
	text-align:center;
}
.contacts_links p{
	display:block;
	padding-bottom:8px;
}
.contacts_links h3{
	display:block;
	padding-bottom:24px;
	font-weight:700;
	font-size:142.85%;
}
.contacts_links .floated_box .half{
	width:375px;
}
.contacts_links .floated_box .button_container a{
	height:81px;
	font-size:157.14%;
	font-weight:700;
	padding-left:36px;
}
.contacts_links .floated_box .button_container a img{
	position:absolute;
	left:32px;
	top:50%;
	margin-top:-17px;
}
.contacts_links .floated_box .button_container a small{
	font-size:63.63%;
	font-weight:700;
	display:block;
	line-height:100%;
	padding-top:21px;
}

.line_separator{
	width:100%;
	height:1px;
	background:#eaeaea;
}



#faq.inService{
	padding-bottom:20px;
	padding-top:0;
	background:none;
	border-bottom:solid 1px #eaeaea;
}

#faq.inService .faqTitle h2{
	display:block;
	text-align:center;
	color:#ffffff;
	font-weight:700;
	font-size:157.14%;
	background:#2188c3;
	-webkit-border-radius:6px;
	border-radius:6px;
	height:64px;
	line-height:64px;
}

#faq.inService .faqTitle h2 img{
	vertical-align:-10px;
	margin-right:15px;
}
#faq.inService .oneFaq{
	/*-webkit-border-radius:0px;
	border-radius:0px;*/
	padding-right:0;
	padding-left:0;
	margin-bottom:0;
}
#faq.inService .oneFaq .title h3{
	text-align:center;
	padding:25px 0;
}
#faq.inService .oneFaq .title h3 a{
	background:#f7f7f7;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding-right:45px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}
#faq.inService .oneFaq .title h3 a:after{
	right:15px;
	top:12px;
}

#faq.inService .oneFaq .parent{
	padding-bottom:30px;
}
#faq.inService  .oneFaq .opened .hidden{
	padding-bottom:0;
}
.lp #service_voice{
	border-top:dashed 1px #eaeaea;
}
.lp .service_voice{
	border-top:dashed 1px #eaeaea;
}

#service_special_lp {
	padding-bottom:50px;
}

#service_special_lp .youtube_title{
	padding-bottom:40px;
}
#service_special_lp .youtube_title img{
	display:block;
}
#service_special_lp .section_title{
	height:121px;
	margin-bottom:39px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
#service_special_lp .section_title .title{
	padding:0 115px 0 113px;
}

#service_special_lp .section_title .title p{
	display:block;
	text-align:center;
	font-size:157.41%;
	font-weight:700;
	padding-top:30px;
}
#service_special_lp .section_title .title h2{
	display:block;
	text-align:center;
	font-size:255%;
	font-weight:700;
	letter-spacing:-1px;
}
#service_special_lp .section_title .title h2 .blue{
	color:#2188c3;
}
#service_special_lp .section_title .title h2 .short.right{
	margin-right: -16px;
}
#service_special_lp .section_title .title h2 .short.left{
	margin-left: -16px;
}


#service_special_lp .newPattern{
	padding-bottom:50px;
}
#service_special_lp .newPattern .title p{
	display:block;
	font-size:142.86%;
	font-weight:700;
	padding-top:30px;
}
#service_special_lp .newPattern .title h2{
	display:block;
	font-size:185.71%;
	font-weight:700;
	padding-bottom:5px;
	/*letter-spacing:-1px;*/
}
#service_special_lp .newPattern .title h2 .blue{
	color:#2188c3;
}
#service_special_lp .newPattern .toTheLeft{
	display:block;
	width:266px;
	float:left;
}
#service_special_lp .newPattern .toTheRight{
	display:block;
	width:460px;
	float:right;
}
#service_special_lp .newPattern .text{
    font-size: 114.28%;
    line-height: 180%;
}
#service_special_lp .newPattern .exemple{
   padding-top:25px;
}
#service_special_lp .newPattern .exemple .exemple_title{
	display:block;
	color:#2188c3;
	font-weight:700;
	font-size:128.57%;
	line-height:100%;
	padding-bottom:10px;
}
#service_special_lp .newPattern .exemple img{
	display:block;
}



#service_special_lp .solution_header{
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:40px;
}
#service_special_lp .simple_image{
	margin-bottom:44px;
}
#service_special_lp .simple_image img{
	display:block;
	width:100%;
}
#service_special_lp .lp_merit_list1{
	border-bottom:dashed 1px #eaeaea;
	padding-bottom:35px;
	padding-bottom:45px;
}
#service_special_lp .lp_merit_list1 h3{
	display:block;
	text-align:center;
	font-size:242.85%;
	font-weight:700;
	padding-bottom:25px;
}
#service_special_lp .lp_merit_list1 h3 img{
	margin:0 13px;
	vertical-align:-9px;
}
#service_special_lp .lp_merit_list1 ul{
	list-style:none;
	width:375px;
}
#service_special_lp .lp_merit_list1 ul.left{
	float:left;
}
#service_special_lp .lp_merit_list1 ul.right{
	float:right;
}
#service_special_lp .lp_merit_list1 ul li{
	display:block;
	position:relative;
	background:#fefce6;
	border:solid 3px #c2dff0;
	padding-left:90px;
	padding-right:20px;
	padding-top:9px;
	padding-bottom:10px;
	font-size:114.28%;
	font-weight:700;
	line-height:140%;
	margin-bottom:15px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#service_special_lp .lp_merit_list1 ul li span{
	position:absolute;
	left:-3px;
	top:-3px;
	width:73px;
	height:70px;
	font-weight:700;
	color:#ffffff;
	font-size:143.75%;
	text-align:center;
	padding-right:3px;
	background-image:url(../img/merit_list1_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#service_special_lp .lp_merit_list1 ul li span small{
	display:block;
	text-align:center;
	font-size:53.52%;
	padding-top:10px;
	color:#ffffff;
}
#service_special_lp .merits_nav ul{
	padding-bottom:20px;
}
#service_special_lp .merits_nav ul li .merit_nav_box{
	display:block;
	padding-bottom:12px;
	text-decoration:none;
	background:#f7f7f7;
	position:relative;
	padding-top:20px;
	padding-left:12px;
	padding-right:12px;
}
#service_special_lp .merits_nav ul li .merit_nav_box a{
	display:inline;
	padding-bottom:0;
	text-decoration:underline;
	background:none;
	position:relative;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	color:#2188c3;
}
#service_special_lp .merits_nav ul li .merit_nav_box a:after{
	display:none
}
#service_special_lp .merits_nav ul li .merit_nav_box .merit_nav_head{
	display:block;
	text-align:center;
	color:#2188c3;
	font-weight:700;
	padding-bottom:5px;
}
#service_special_lp .merits_nav ul li .merit_nav_box .merit_nav_head .nb{
	display:inline-block;
	text-align:center;
	color:#ffffff;
	font-weight:700;
	background:#2188c3;
	width:22px;
	line-height:22px;
	-webkit-border-radius:22px;
	border-radius:22px;
	margin-left:4px;
}
#service_special_lp .merits_nav ul li .merit_nav_box .title{
	display:table-cell;
	vertical-align:middle;
	width:221px;
	text-align:center;
	font-weight:700;
	line-height:140%;
	font-size:128.57%;
	padding-bottom:10px;
	padding-top:4px;
}
#service_special_lp .merits_nav ul li .merit_nav_box .image{
	display:block;
	margin:0 auto;
	overflow:hidden;
	width:151px;
	-webkit-border-radius:200px;
	border-radius:200px;
}
#service_special_lp .merits_nav ul li .merit_nav_box .image img{
	display:block;
	width:100%;
}
#service_special_lp .merits_nav ul li .merit_nav_box .desc{
	display:block;
	padding-top:10px;
}


#service_special_lp .solution_footer{
	margin-bottom:0;
	padding-bottom:40px;
}
#service_special_lp .solution_footer table td{
	width:182px;
}
#service_special_lp .solution_footer table td img{
	display:block;
}
#service_special_lp .solution_footer .kome{
	/*text-align:right;*/
}
#service_special_lp .solution_footer table .price{
	margin-left:60px;
}
#service_special_lp .solution_footer table .special{
	padding-left:36px;
}
#service_special_lp .solution_footer table .special .price{
	margin-left:84px;
}
#service_special_lp .solution_footer table.smaller th{
	padding-top:20px;
	padding-bottom:20px;
}
#service_special_lp .solution_footer table.smaller td{
	padding-top:20px;
	padding-bottom:20px;
}

#service_special_lp .lastTitle{
	display:block;
	text-align:center;
	padding-top:25px;
	font-weight:700;
	font-size:114.28%;
}


#service_special_lp .easy_pass_title{
	border-top:solid 1px #eaeaea;
	padding-top:60px;
	margin-top:60px;
}
#service_special_lp .easy_pass_title table{
	border-collapse:collapse;
	width:100%;
}
#service_special_lp .easy_pass_title table td img{
	display:block;
}

#service_special_lp .easy_pass_title table th{
	text-align:left;
	vertical-align:middle;
	background:#2188c3;
	font-weight:400;
	font-size:100%;
	color:#ffffff;
	padding-left:26px;
	padding-right:26px;
}
#service_special_lp .easy_pass_title table h2{
	font-size:357.14%;
	font-weight:700;
	display:block;
	line-height:105%;
}
#service_special_lp .easy_pass_title table h2 small{
	display:block;
	font-size:48%;
	margin-left:-13px;
}
#service_special_lp .easy_pass_title table h3{
	font-size:157.14%;
	font-weight:700;
	display:block;
	line-height:180%;
}
#service_special_lp .easy_pass_title table h3 small{
	font-size:81.81%;
}
#service_special_lp .easy_pass_title table p{
	font-size:114.28%;
	color:#ffffff;
	line-height:160%;
	display:block;
	padding-top:5px;
}
#service_special_lp .merits_special_title{
	text-align:center;
	padding:50px 0 40px 0;
}
#service_special_lp .merits_special_title img{
	display:inline;
	display:inline-block;
	vertical-align:middle;
}
#service_special_lp .merits_special_title h2{
	display:inline-block;
	font-size:257.14%;
	font-weight:700;
	width:456px;
	vertical-align:middle;
	line-height:115%;
}
#service_special_lp .merits_special_title h2 .blue{
	color:#2188c3;
}
#service_special_lp .merits_special_title h2 small{
	font-size:72.22%;
}
#service_special_lp .merits_nav{
	padding-bottom:30px;
}


#service_special_lp .epark_reasons{
	padding-top:20px;
	padding-bottom:50px;
}
#service_special_lp .epark_reasons .title{
	text-align:center;
	height:140px;
	background-image:url(../img/lp_epark_reason_bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#service_special_lp .epark_reasons .title img{
	display:inline;
	display:inline-block;
	vertical-align:-4px;
}
#service_special_lp .epark_reasons .title h3{
	display:inline-block;
	font-size:257.14%;
	font-weight:700;
	width:390px;
	vertical-align:baseline;
	line-height:115%;
}
#service_special_lp .epark_reasons .title h3 small{
	font-size:72.22%;
	display:block;
	padding-top:40px;
}
#service_special_lp .epark_reasons ul{
	list-style:none;
}

#service_special_lp .epark_reasons ul li{
	display:block;
	width:375px;
	padding-top:20px;
}
#service_special_lp .epark_reasons ul li.left{
	float:left;
}
#service_special_lp .epark_reasons ul li.right{
	float:right;
}
#service_special_lp .epark_reasons ul li img{
	display:block;
}
#service_special_lp .usefull{
	width:100%;
	height:731px;
	background-image:url(../img/lp_epark_usefull_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	-webkit-border-radius:10px;
	border-radius:10px;
	position:relative;
	overflow:hidden;
	margin-bottom:50px;
}
#service_special_lp .usefull .merits_special_title{
	padding-top:38px;
	padding-bottom:35px;
}

#service_special_lp .usefull .merits_special_title h2{
    margin-right: -13px;
    width: 439px;
}
#service_special_lp .usefull #myPagination{
	padding-top:28px;
}
#service_special_lp .usefull #myPagination ul{
	list-style:none;
	width:651px;
	margin:0 auto;
}

#service_special_lp .usefull #myPagination ul li{
	display:block;
	height:165px;
	width:165px;
	float:left;
	margin:0 26px 10px 26px;
	background:#fcfacc;
	padding:4px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:200px;
	border-radius:200px;
	overflow:hidden;
}
#service_special_lp .usefull #myPagination ul li a{
	display:block;
	height:100%;
	width:100%;
	-webkit-border-radius:200px;
	border-radius:200px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:solid 2px #de8229;
	text-decoration:none;
	background-image:url(../img/mypagination.png);
	background-position:center 125px;
	background-repeat:no-repeat;
	text-align:center;
}
#service_special_lp .usefull #myPagination ul li a .nb{
	display:block;
	font-size:92.85%;
	font-weight:700;
	color:#de8229;
	text-align:center;
	padding-top:27px;
	line-height:100%;
	margin-bottom:3px;
}
#service_special_lp .usefull #myPagination ul li a .nb strong{
	font-size:192.31%;
	font-weight:700;
	color:#de8229;
    margin-left: 6px;
    vertical-align: -2px;
}
#service_special_lp .usefull #myPagination ul li a .title{
	display:table-cell;
	font-size:128.57%;
	text-align:center;
	vertical-align:middle;
	width:153px;
	height:79px;
	font-weight:700;
	line-height:130%;
}

#service_special_lp .usefull #myPagination ul li.new{
	background:#eef6fa;
	position:relative;
	overflow:visible;
}
#service_special_lp .usefull #myPagination ul li.new:before{
	content:'';
	display:block;
	position:absolute;
	left:-13px;
	top:6px;
	width:49px;
	height:49px;
	background-image:url(../img/lp_epark_new_icon.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#service_special_lp .usefull #myPagination ul li.new a{
	border:solid 2px #2188c3;
	text-decoration:none;
	background-image:url(../img/mypagination_new.png);
}
#service_special_lp .usefull #myPagination ul li.new a .nb{
	color:#2188c3;
}
#service_special_lp .usefull #myPagination ul li.new a .nb strong{
	color:#2188c3;
}

#service_special_lp .usefull #myPagination ul li a .title small{
	font-size:60%;
	font-weight:400;
}








#service_special_lp .slide_popup{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	background:rgba(24, 32, 40, 0.8);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:0;
	overflow:hidden;
}
#service_special_lp .slide_popup.opened{
	height:100%;
}
#service_special_lp .slide_popup .slide_container{
	padding-top:161px;
	height:0;
	overflow:hidden;
}
#service_special_lp .slide_popup.opened .slide_container.opened{
	height:auto;
	overflow:inherit;
}
#usefull_slide .element{
	background:#ffffff;
	margin:0 auto;
	width:420px;
	position:relative;
}
#usefull_slide .element .desc{
	padding:15px 20px;
}
#usefull_slide .element .desc h3{
	display:block;
	font-weight:700;
	font-size:107.14%;
	line-height:160%;
	padding-bottom:3px;
}
#usefull_slide .element .desc h3 .orange{
	color:#de8229;
}
#usefull_slide .element .desc p{
	display:block;
}
#usefull_slide .controls a{
	display:block;
	width:28px;
	height:49px;
	position:absolute;
	top:341px;
	background-position:center center;
	background-repeat:no-repeat;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}
#usefull_slide .controls a.prev{
	left:99px;
	background-image:url(../img/slide_prev.png);
}
#usefull_slide .controls a.next{
	right:99px;
	background-image:url(../img/slide_next.png);
}
.close_pupup_slide{
	display:block;
	width:32px;
	height:32px;
	background-color:#2188c3;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../img/close_pupup_slide.png);
	-webkit-border-radius:40px;
	border-radius:40px;
    position: absolute;
    right: 158px;
    right: -16px;
    top: 144px;
    top: -16px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}
#service_special_lp .slide_popup.opened .slide_container.opened .close_pupup_slide{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
#service_special_lp .slide_popup.opened .slide_container.opened #usefull_slide .controls a{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

#usefull_slide .sliderInner{
	overflow:visible !important;
}

#service_special_lp.shohoubin .simple_image{
	margin-bottom:0;
}
#service_special_lp.shohoubin .section_title h2 img{
	vertical-align:-5px;
}
#service_special_lp.shohoubin .section_title .title p{
	padding-bottom:8px;
}
#service_special_lp .epark_reasons{
	padding-top:20px;
	padding-bottom:50px;
}
#service_special_lp .shohoubin_reasons .title{
	text-align:center;
	height:60px;
	background-image:url(../img/lp_shohobin_reason_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:12px;
	margin-bottom:28px;
}
#service_special_lp .shohoubin_reasons .title img{
	display:inline;
	display:inline-block;
	vertical-align:-9px;
}
#service_special_lp .shohoubin_reasons .title h3{
	display:inline-block;
	font-size:257.14%;
	font-weight:700;
	width:324px;
	vertical-align:baseline;
	line-height:115%;
}
#service_special_lp .shohoubin_reasons .title h3 .blue{
	color:#2188c3;
}
#service_special_lp .shohoubin_reasons .title h3 small{
	font-size:72.22%;
	display:block;
	padding-top:40px;
}

.shohoubin_reasons  .shohoubin_one_reason{
	padding-bottom:50px;
}
.shohoubin_reasons  .shohoubin_one_reason h3{
	display:block;
	position:relative;
	text-align:center;
	padding:22px 5px;
	color:#ffffff;
	font-weight:700;
	font-size:214.28%;
	background:#2188c3;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.shohoubin_reasons  .shohoubin_one_reason h3:after{
	content:'';
	display:block;
	width:32px;
	height:32px;
	background:#2188c3;
	position:absolute;
	bottom:-11px;
	left:50%;
	margin-left:-16px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:-1;
}
.shohoubin_reasons  .shohoubin_one_reason h3 span{
	display:inline-block;
	color:#2188c3;
	font-size:66.66%;
	background:#ffffff;
	padding:2px 22px;
	-webkit-border-radius:20px;
	border-radius:20px;
	margin-right:18px;
	vertical-align:3px;
}
.shohoubin_reasons  .shohoubin_one_reason h3 span.shorted{
	margin-right:3px;
}
.shohoubin_reasons  .floated_box{
	padding:40px 20px 0 20px;
}
.shohoubin_reasons .floated_box .text{
	width:400px;
}
.shohoubin_reasons .floated_box .image{
	width:300px;
}
.shohoubin_reasons .floated_box.largeImg .text{
	width:310px;
}
.shohoubin_reasons .floated_box.largeImg .image{
	width:390px;
}



#service_special_lp .shohoubin_merits{
	background-image:url(../img/shohoubin_merits_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	min-height:1070px;
	-webkit-border-radius:12px;
	border-radius:12px;
	overflow:hidden;
	margin-bottom:50px;
}

#service_special_lp .shohoubin_merits .title{
	height:95px;
	padding-top:45px;
	text-align:center;
	background-image:url(../img/shohoubin_merits_title.png);
	background-repeat:no-repeat;
	background-position:center center;
}
#service_special_lp .shohoubin_merits .title img{
	display:inline;
	display:inline-block;
	vertical-align:-9px;
}
#service_special_lp .shohoubin_merits .title h3{
	display:inline-block;
	font-size:257.14%;
	font-weight:700;
	padding-right:8px;
	padding-left:14px;
	vertical-align:baseline;
	line-height:115%;
}
#service_special_lp .shohoubin_merits .title h3 .blue{
	color:#2188c3;
}
#service_special_lp .shohoubin_merits .title h3 small{
	font-size:72.22%;
}

.shohoubin_merits_inside{
	padding:30px 30px 0 30px;
}
.shohoubin_merits_inside .one_shohoubin_merit{
	margin-bottom:30px;
	padding:30px;
	background:rgba(255, 255, 255, 0.7);
}
.shohoubin_merits_inside .one_shohoubin_merit .left{
	float:left;
	width:200px;
	height:200px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:solid 3px #2188c3;
	-webkit-border-radius:220px;
	border-radius:220px;
}
.shohoubin_merits_inside .one_shohoubin_merit .merit_nb{
	display:table-cell;
	width:194px;
	height:194px;
	text-align:center;
	vertical-align:middle;
}
.shohoubin_merits_inside .one_shohoubin_merit .merit_nb h3{
	display:block;
	font-weight:700;
	font-size:185.71%;
	text-align:center;
	padding-top:8px;
	line-height:130%;
}
.shohoubin_merits_inside .one_shohoubin_merit .merit_nb small{
	display:block;
	font-weight:700;
	font-size:114.28%;
	text-align:center;
	color:#2188c3;
}
.shohoubin_merits_inside .one_shohoubin_merit .merit_nb small .nb{
	display:inline-block;
	width:22px;
	height:22px;
	line-height:24px;
	text-align:center;
	margin-left:4px;
	color:#ffffff;
	font-size:87.5%;
	background:#2188c3;
	-webkit-border-radius:25px;
	border-radius:25px;
}

.shohoubin_merits_inside .one_shohoubin_merit .right{
	float:right;
	width:420px;
}
.shohoubin_merits_inside .one_shohoubin_merit .right h3{
	display:block;
	color:#ffffff;
	font-weight:700;
	font-size:114.28%;
	text-align:center;
	padding:3px 10px;
	position:relative;
	background:#2188c3;
	-webkit-border-radius:30px;
	border-radius:30px;
	margin-bottom:20px;
	z-index:1;
}
.shohoubin_merits_inside .one_shohoubin_merit .right h3:after{
	content:'';
	display:block;
	z-index:-1;
	width:20px;
	height:20px;
	background:#2188c3;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	position:absolute;
	bottom:-6px;
	left:50%;
	margin-left:-10px;
}
.shohoubin_merits_inside .one_shohoubin_merit .right ul{
	list-style:none;
	margin-bottom:20px;
}

.shohoubin_merits_inside .one_shohoubin_merit .right ul li{
	display:block;
	padding:0 0 0 32px;
	position:relative;
	font-size:128.57%;
	font-weight:700;
	line-height:150%;
}
.shohoubin_merits_inside .one_shohoubin_merit .right ul li:before{
	content:'';
	position:absolute;
	left:1px;
	top:7px;
	display:block;
	width:22px;
	height:14px;
	background-image:url(../img/finger.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.shohoubin_merits_inside .one_shohoubin_merit .right p{
	display:block;
	line-height:170%;
}

.solution_footer table .thLike td{
	font-size:157.14%;
}
.solution_footer table .thLike td strong{
	font-size:136.36%;
	vertical-align:baseline;
}
#service_special_lp .solution_footer table .thLike .price{
	margin-left:20px;
}
.solution_footer table .thLike td sup{
	font-size:60%;
	vertical-align:top;
}

.custom_sec#service_special_lp {
	width: 770px;
	margin: 0 auto;
	padding-bottom: 0;
}


/* ************ CONTACT PAGE ************ */
#contact{
	padding-bottom:83px;
}
#contact #contact_nav{
	margin-top:60px;
	margin-bottom:60px;
	display:table;
	width:100%;
	height:80px;
	background-image:url(../img/contact_nav_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#contact #contact_nav ul{
	display:table-row;
}
#contact #contact_nav ul li{
	display:table-cell;
	height:80px;
	vertical-align:middle;
	padding:0 41px;
	position:relative;
}
#contact #contact_nav ul li.step1{
	width:177px;
}
#contact #contact_nav ul li.step2{
	width:145px;
}
#contact #contact_nav ul li.step3{
	width:144px;
}
#contact #contact_nav ul li.step4{
	padding-right:0;
}
#contact #contact_nav ul li span{
	display:block;
	padding-left:30px;
	font-size:114.28%;
	font-weight:700;
	color:#8fc31f;
	line-height:130%;
}

.back_btn {
	display: block;
	margin: 0 15px 15px;
}

#contact a{
	color:#2188c3;
	text-decoration:none;
}
#contact a:hover{
	text-decoration:underline;
}
#contact table{
	width:100%;
	border-collapse:collapse;
	border-bottom:solid 1px #eaeaea;
	margin-bottom:80px;
}
#contact table th{
	font-weight:700;
	font-size:114.28%;
	text-align:left;
	vertical-align:middle;
	width:160px;
	padding:30px 23px;
	background:#fafef2;
	border-top:solid 1px #eaeaea;
}
#contact table td{
	text-align:left;
	vertical-align:top;
	padding:30px;
	border-top:solid 1px #eaeaea;
}
#contact table .checkboxes th{
	vertical-align:top;
}
#contact table.checkTable th{
	vertical-align:top;
}
#contact table.checkTable .checkboxes th{
	vertical-align:top;
	padding-top:30px;
}
#contact table.checkTable .checkboxes td{
	vertical-align:middle;
}

#contact table .checkboxes td{
	padding:15px;
}
#contact table .checkboxes td .border{
	padding:13px;
	border:solid 2px #ffffff;
}
#contact table .checkboxes td.error .border{
	border:solid 2px #d64646;
}
#contact table .checkboxes td .line{
	padding-bottom:30px;
}
#contact table .checkboxes td .line:last-of-type{
	padding-bottom:0;
}
#contact table .checkboxes td input{
	opacity:0;
	margin-right:-14px;
	border:none;
	background:none;
	width:14px;
	height:14px;
	cursor:pointer;
	vertical-align: -2px;
}
#contact table .checkboxes td .checkbox{
	margin-right:8px;
	display:inline-block;
	width:14px;
	height:14px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background-color:#eaeaea;
	background-image:url(../img/check_boxes.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	vertical-align: -2px;
}
#contact table .checkboxes td input:checked + .checkbox{
	background-color:#d64646;
	background-image:url(../img/check_boxes.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#contact table td .title{
	padding-bottom:8px;
}
#contact table td .desc{
	margin-right:20px;
	margin-top:10px;
	margin-bottom:5px;
	display:inline-block;
	cursor:pointer;
}
#contact table td .input{
	background:none;
	border:solid 2px #cccccc;
	-webkit-border-radius:0px;
	border-radius:0px;
	padding:4px 10px;
	font-size:114.28%;
}
#contact table td textarea{
	background:none;
	border:solid 2px #cccccc;
	-webkit-border-radius:0px;
	border-radius:0px;
	padding:4px 10px;
	font-size:114.28%;
	width:710px;
	min-width:710px;
	max-width:710px;
	height:180px;
	min-height:100px;
}
#contact table td .input.error{
	border:solid 2px #d64646;
}
#contact table td textarea.error {
	border:solid 2px #d64646;
}
#contact table td .input:focus{
	outline-style:none !important;
	box-shadow:none !important;
	outline:none !important;
	outline:none !important;
	-webkit-box-shadow: none !important;
	box-shadow:none !important;
}
#contact table td .input::-webkit-input-placeholder{
	font-size:100%;
	color:#cccccc;
}
#contact table td .input:-ms-input-placeholder{
	font-size:100%;
	color:#cccccc;
}
#contact table td .input::-moz-placeholder{
	font-size:100%;
	color:#cccccc;
}
#contact table td .input:-moz-placeholder{
	font-size:100%;
	color:#cccccc;
}
#contact table td .input::placeholder{
	font-size:100%;
	color:#cccccc;
}
#contact table td .input.small{
	width:85px;
}
#contact table td .input.medium{
	width:250px;
}
#contact table td .input.large{
	width:520px;
}
#contact table .address_fields td .line{
	margin-bottom:10px;
}
#contact table .address_fields td .line small{
	margin-left:10px;
}
#contact table .address_fields td .line small a{
	text-decoration:none;
}
#contact table small{
	font-weight:400;
	display:inline-block;
}
#contact table th small{
	font-size:75%;
}
#contact table td small{
	font-size:85%;
}
#contact table .red{
	color:#d64646;
}
#contact .bottom_desc{
	display:block;
	text-align:center;
	padding-bottom:25px;
}
#contact .bottom_desc .border{
	display:inline-block;
}
#contact .bottom_desc .border.error{
	border:solid 2px #d64646;
	padding:5px 30px;
}
#contact .bottom_desc input{
	opacity:0;
	margin-right:-14px;
	border:none;
	background:none;
	width:14px;
	height:14px;
	cursor:pointer;
	vertical-align: -2px;
}
#contact .bottom_desc .checkbox{
	margin-right:8px;
	display:inline-block;
	width:14px;
	height:14px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background-color:#eaeaea;
	background-image:url(../img/check_boxes.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	vertical-align: -2px;
}
#contact .bottom_desc input:checked + .checkbox{
	background-color:#d64646;
	background-image:url(../img/check_boxes.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#contact .button_container{
	padding-top:5px;
}
#contact .button_container button{
	font-weight:700;
	font-size:142.85%;
	width:260px;
	height:56px;
	line-height:56px;
	display:inline-block;
	margin-right:10px;
	margin-left:10px;
}
#contact .button_container button.green{
	background:#8fc31f;
	box-shadow: 0 3px 0 0 #6e9a10;
	color:#ffffff;
}

#contact .thanksMessage{
	text-align:center;
}
#contact .thanksMessage h2{
	margin-bottom:30px;
}
#contact .thanksMessage p{
	margin-bottom:40px;
}

#contact .thanksMessage .button_container a{
	font-weight:700;
	font-size:116%;
	width:260px;
	height:50px;
	line-height:50px;
	display:inline-block;
	margin-right:10px;
	margin-left:10px;
	color:#111111;
}
#contact .thanksMessage .button_container a:hover{
	text-decoration:none;
}

#contact table .checkboxes td .line{
	padding-bottom:12px;
}
#contact .hidden .sizeGetter{
	padding-bottom:10px;
}
#contact .inline-block{
	display:inline-block;
}

#contact .trigger{
	cursor:pointer;
	display:block;
	background:#fcfacc;
	padding:8px 50px 8px 14px;
	position:relative;
}
#contact .trigger:after{
	/*content:'&#9660';
	content:'\25BC';
	margin-left:10px;*/
	content:'';
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	top:50%;
	margin-top:-10px;
	right:14px;
	background-image:url(../img/contact_open_close.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#contact .opened .trigger:after{
	/*content:'&#9650';
	content:'\25B2';*/
	background-position:left top;
}
#contact .hidden{
	height:0;
	overflow:hidden;
}
#contact .opened .hidden{
	height:auto;
	overflow:inherit;
	padding-bottom:10px;
}
.specialCheckbox{
	cursor:pointer;
}
#contact table .checkboxes td input.input{
	opacity:1;
	margin-right:0;
	width:520px;
	height:auto;
	cursor:inherit;
	vertical-align: inherit;
	background:none;
	border:solid 2px #cccccc;
	-webkit-border-radius:0px;
	border-radius:0px;
	padding:4px 10px;
	font-size:114.28%;
}
#contact .imputInCheck{
	display:none;
}
#contact .imputInCheck.shown{
	display:block;
}

#contact table .checkboxes td input.input.error{
	border:solid 2px #d64646;
}
#contact #check_address{
	color: #2188c3;
}

#contact #privacy_contents a.trigger{
	background:none;
	color:#111111;
	display:inline-block;
	padding-right:14px;
}
#contact #privacy_contents .trigger:after{
	content: '&#9660';
  content: '\25BC';
  content: '＋';
	margin-left:10px;

	display:inline-block;
	width:auto;
	height:auto;
	position:relative;
	top:inherit;
	margin-top:0;
	right:inherit;
	background:none;
	font-weight:600;
}
#contact #privacy_contents .opened .trigger:after{
	content: '&#9650';
  content: '\25B2';
  content: '－';
}
#contact #privacy_contents .sizeGetter{
	text-align:left;
	padding-left:80px;
	padding-right:80px;
}
#contact #privacy_contents .sizeGetter ul{
	padding-left:18px;
	padding-bottom:20px;
	padding-top:20px;
}
#contact #privacy_contents .sizeGetter ul li{
	padding-bottom:5px;
}
#contact #privacy_contents .sizeGetter p{
	display:block;
	font-size:96%;
}
#contact #privacy_contents .sizeGetter p small{
	font-size:80%;
}



/* *** SIDEBAR *** */
#sidebar h2{
	display:block;
	padding:13px 0 12px 0;
	font-weight:700;
	font-size:114.28%;
	color:#8fc31f;
	border-top:solid 3px #8fc31f;
	border-bottom:solid 2px #eaeaea;
}
#sidebar h3{
	display:block;
	padding-top:20px;
	font-weight:700;
	font-size:100%;
	padding-bottom:7px;
}
#sidebar ul{
	list-style:none;
	border-bottom:solid 1px #eaeaea;
}
#sidebar ul li{
    padding-top:6.5px;
    padding-bottom:6.5px;
	padding-right:5px;
	border-top:solid 1px #eaeaea;
}
#sidebar ul li.sep{
	color:#8fc31f;
	padding-left:1px;
	padding-top: 21px;
}

#sidebar ul.moku li{
	border-top:solid 1px #eaeaea;
}

#sidebar ul li.current{
    background:#8fc31f;
}
#sidebar ul li a{
    display:inline-block;
    padding-left:17px;
    position:relative;
	text-decoration:none;
	line-height: 130%;
	padding-top:3px;
}
#sidebar ul.moku li a:before{
    background-image:url(../img/foot_arrow.png);
    background-position:center center;
    background-repeat:no-repeat;
    content:'';
    display:block;
    height:10px;
    left:5px;
    position:absolute;
    top:50%;
	margin-top:-5px;
    width:8px;
}
#sidebar ul li.current a{
	cursor:default;
	font-weight:700;
	color:#ffffff;
}
#sidebar ul.moku li.current a:before{
	display:none;
}

/* ****** CASE TOP PAGE ****** */
.case #main{
	background:#f7f7f7;
}
.inside_page_title{
	padding:1.7em 1.7em;
	background:#dc5519;
	border-radius: 15px;
	margin-top: 60px;
	margin-bottom: 10px;
}
.inside_page_title h2{
	display:block;
	font-size:32px;
	color:#ffffff;
	font-weight:700;
}
.case .oneLine ul{
	list-style:none;
	width:100%;
	margin:0 auto;
}
.case .oneLine ul li{
	display:block;
	float:left;
	width:320px;
	margin-bottom:35px;
	background:#ffffff;
}
.case .oneLine ul li:nth-of-type(3n-1){
	margin:0 20px;
}
.case .oneLine ul li:nth-of-type(3n){
	clear:right;
}
.case .oneLine ul li:nth-of-type(3n+1){
	clear:left;
}
.case .oneLine ul li .image{
	background:#ffffff;
	width:320px;
	display:table-cell;
	text-align:center;
	vertical-align:bottom;
}
.case .oneLine ul li .image img{
	margin:0 auto;
}
.case .oneLine ul li .text{
	padding-left:15px;
	padding-right:15px;
}
.service_front_bg .case .oneLine ul li .image{
	padding-top:10px;
	height:216px;
}
.service_front_bg .case .oneLine ul li .image img{
	width:296px;
}
.case .oneLine ul li .text .title small{
	display:block;
	font-size:70%;
}
#case_posts .button_container a.arrow.loadMore{
	width:150px;
	padding-right:6px;
	padding-left:0;
}
#case_posts .button_container a.arrow{
	width:auto;
	display:inline-block;
    padding-left:24px;
    padding-right:38px;
}
#case_posts .button_container a.arrow.loadMore:after{
	transform:rotate(90deg);
	margin-top:-4px;
	right:16px;
}

.case #case_posts{
	padding-bottom:43px;
}
#service_footer.inside_page{
	background:#ffffff;
	padding-bottom:80px;
}
#service_footer.inside_page .contacts_links{
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
.case #case_top h3.case_top_title{
	display:block;
	text-align:center;
	padding:42px 0 40px 0;
	font-size:200%;
	font-weight:700;
	line-height:140%;
}
#purpose_nav{
	padding-bottom:30px;
}
#purpose_nav ul{
	list-style:none;
}
#purpose_nav ul li{
	display:block;
	width:210px;
	width:238px;
	float:left;
	margin-right:16px;
	margin-right:15px;
}
#purpose_nav ul li.first{
	width:100px;
	width:241px;
}
#purpose_nav ul li:last-of-type{
	margin-right:0;
}
#purpose_nav ul li a{
	position:relative;
	display:block;
	font-size:128.57%;
	font-weight:700;
	text-align:center;
	background:#ffffff;
	padding:13px 10px 15px 10px;
	padding:14px 10px 15px 10px;
	-webkit-border-radius:6px;
	border-radius:6px;
	box-shadow:0px 3px 0px 0px #c6c6c6;
	-moz-box-shadow:0px 3px 0px 0px #c6c6c6;
	-webkit-box-shadow:0px 3px 0px 0px #c6c6c6;
	text-decoration:none;
	z-index:1;
}
/*
#purpose_nav ul li:nth-of-type(2) a{
    font-size: 109.57%;
    line-height: 124%;
    padding: 10px;
}
*/
#purpose_nav ul li:first-of-type a{
    font-size: 109.57%;
    line-height: 124%;
    padding: 10px;
}

#purpose_nav ul.hasAll li{
	height:80px;
	width:196px;
}
#purpose_nav ul.hasAll li.first{
	width:114px;
}
#purpose_nav ul.hasAll li.second{
	width:238px;
}
#purpose_nav ul.hasAll li a{
	height:54px;
	height:41px;
	display:table-cell;
	vertical-align:middle;
	width:196px;
}
#purpose_nav ul.hasAll li.first a{
	width:114px;
}
#purpose_nav ul.hasAll li.second a{
	width:238px;
	padding-top:12px;
	padding-bottom:13px;
	line-height:124%;
}
#purpose_nav ul.hasAll li:first-of-type a{
	padding:14px 10px 15px 10px;
	font-size:128.57%;
}
#purpose_nav ul.hasAll li.current a{
	height:44px;
	/*height:61px;*/
	padding-top:11px;
	padding-bottom:18px;
}
#purpose_nav ul.hasAll li.second.current a{
	height:61px;
	height:48px;
    padding-bottom: 15px;
    padding-top: 10px;
}

#purpose_nav ul li.current a{
	color:#ffffff;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	background:#8fc31f;
}
#purpose_nav ul li.current a:before {
    background: #8fc31f;
    bottom: -6px;
    content: "";
    display: block;
    height: 12px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    transform: rotate(45deg);
    width: 12px;
    z-index: -1;
}

.case #genre_nav{
	background:#ffffff;
	padding:12px 10px 12px 140px;
	position:relative;
	margin-bottom:30px;
}
.case #genre_nav ul{
	display:block;
	list-style:none;
	padding: 5px 0;
}
.case #genre_nav ul li{
	display:inline;
	font-size:92.85%;
	font-size:85.71%;
	color:#9d9d9d;
}
.case #genre_nav ul li.sep{
	background:#fcfacc;
	padding:4px 6px;
	color:#111111;
	margin-left:12px;
	-webkit-border-radius:10px;
	border-radius:10px;
	display:inline-block;
	line-height:100%;
	margin-right:-4px;
}
.case #genre_nav ul li.sep:first-of-type{
	margin-left:0;
}
.case #genre_nav ul li a{
	text-decoration:none;
	margin-left:3px;
}
.case #genre_nav ul li span{
	margin-left:3px;
	margin-right:4px;
}
.case #genre_nav h4{
	display:block;
	width:140px;
	position:absolute;
	left:0;
	top:30px;
	font-weight:700;
	font-size:128.57%;
	text-align:center;
}
.case #genre_nav h4 a{
	display:block;
	font-size:66.66%;
	font-weight:400;
	width:58px;
	height:22px;
	width:58px;
	line-height:22px;
	background:#8fc31f;
	-webkit-border-radius:30px;
	border-radius:30px;
	margin:6px auto 0 auto;
	color:#ffffff;
	text-decoration:none;
}



/* ****** CASE SINGLE PAGES ****** */
.case #case_single{
	background:#ffffff;
}
.case #case_single .oneLine ul li{
	width:235px;
	margin-right:20px;
	margin-left:0;
}
.case #case_single .oneLine ul li:nth-of-type(3n-1){
	width:235px;
	margin-right:20px;
	margin-left:0;
}
.case #case_single .oneLine ul li:nth-of-type(3n){
	clear:none;
	width:235px;
	margin-right:20px;
	margin-left:0;
}
.case #case_single .oneLine ul li:nth-of-type(3n+1){
	clear:none;
	width:235px;
	margin-right:20px;
	margin-left:0;
}
.case #case_single .oneLine ul li:nth-of-type(4n){
	margin-right:0;
}
.case #case_single .oneLine ul li .text{
	padding-right:0;
	padding-left:0;
}
.case #case_single #case_posts{
	border-bottom:solid 1px #eaeaea;
}


.case #case_single .single_title{
	padding-top:30px;
	padding-bottom:13px;
	border-bottom:solid 3px #8fc31f;
	/*margin-bottom:40px;*/
}
.case #case_single .single_title img{
	width:8.5%;
	height: auto;
	float:left;
	display:block;
	margin-right: 1.5%;
}
.case #case_single .single_title .title_text{
	width:90%;
	height: auto;
	float:right;
}
.case #case_single .single_title .title_text h3{
	display:block;
	font-size:200%;
	font-weight:700;
	line-height:130%;
}
.case #case_single .single_title .title_text h3 small{
	display:block;
	font-size:57.14%;
	font-weight:700;
	line-height:100%;
	padding-top:8px;
	padding-bottom:3px;
}

.case #case_single .title_link{
	padding-top:18px;
	padding-bottom:20px;
	font-size:114.28%;
}
.case #case_single .title_link a{
	text-decoration:none;
	font-weight:700;
}


.case #case_single .caption{
	padding-bottom:60px;
}
.case #case_single .caption .left{
	width:49.5%;
	float:left;
	margin-right: 0.25%;
}
.case #case_single .caption .right{
	width:49.5%;
	float:right;
	margin-left: 0.25%;
}
.case #case_single .caption img{
	display:block;
	width:100%;
}


.youtubeBox {
    width: 100%;
}
.youtubeContainer {
    height: 0;
    overflow: hidden;
    padding-bottom: 28%;
    padding-top: 28%;
    position: relative;
}
.youtubeContainer iframe, .youtubeContainer object, .youtubeContainer embed {
    border: medium none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.case #case_single .merits{
	padding-bottom:40px;
}
.case #case_single .right .merits{
	background:#fcfacc;
	padding:30px 25px;
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.case #case_single .merits h3{
	display:block;
	text-align:center;
	color:#ffffff;
	font-weight:700;
	font-size:157.14%;
	background:#de8229;
	padding:4px 0;
	-webkit-border-radius:30px;
	border-radius:30px;
}
.case #case_single .merits ul{
	list-style:none;
}

.case #case_single .merits ul li{
	position:relative;
	display:block;
	padding:20px 20px 20px 70px;
	font-size:157.14%;
	font-weight:700;
	line-height:130%;
	border-bottom:solid 2px #eaeaea;
}
.case #case_single .right .merits ul li{
	padding:20px 20px 20px 53px;
	font-size:128.57%;
	line-height:155%;
	border-bottom:solid 2px #dfddb6;
}
.case #case_single .right .merits ul li:last-of-type{
	padding-bottom:0;
	border-bottom:none;
}
.case #case_single .merits ul li .nb{
	position:absolute;
	left:20px;
	top:17px;
	display:block;
	width:35px;
	height:35px;
	color:#ffffff;
	font-size:90.90%;
	line-height:35px;
	text-align:center;
	background:#de8229;
	-webkit-border-radius:40px;
	border-radius:40px;
}
.case #case_single .right .merits ul li .nb{
	left:0;
}
.case #case_single .talk{
	/*padding-top:40px;*/
}

.case #case_single .talk .user_image{
	width:100px;
	height:100px;
	margin:0 auto;
	-webkit-border-radius:100px;
	border-radius:100px;
	overflow:hidden;
}
.case #case_single .talk .user_image img{
	display:block;
	width:100%;
}
.case #case_single .talk h3{
	display:block;
	text-align:center;
	font-size:128.57%;
	font-weight:700;
	padding-bottom:40px;
	padding-top:20px;
	line-height:130%;
}
.case #case_single .talk .one_talk h4{
	display: block;
	text-align:center;
	vertical-align:middle;
	width:90%;
	height:auto;
	padding: 0.5em;
	background:#8fc31f;
	color:#ffffff;
	font-weight:700;
	font-size:200%;
	-webkit-border-radius:15px;
	border-radius:15px;
	position:relative;
	line-height:120%;
    z-index: 1;
	margin: 0 auto;
}
.case #case_single .talk .one_talk h4:before{
    background: #8fc31f;
    bottom: -10px;
    content: "";
    display: block;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    transform: rotate(45deg);
    width: 20px;
    z-index: -1;
}


.case #case_single .talk .one_talk .full{
	padding:40px 20px 60px 20px;
}
.case #case_single .talk .one_talk .full p{
	display:block;
	width: 85%;
	height: auto;
	font-size:16px;
	line-height:1.7em;
	margin: 0 auto;
}
.case #case_single .talk .one_talk .full img{
	display:block;
	width:100%;
}
.case #case_single .talk .one_talk .full .left{
	width:650px;
	float:left;
}
.case #case_single .talk .one_talk .full .right{
	width:270px;
	float:right;
}
.case #case_single .case_infos{
	background:#f7f7f7;
	position:relative;
	padding:15px 380px 15px 15px;
}
.case #case_single .case_infos .info_logo{
	float:left;
	width:118px;
	margin-right:30px;
	border:solid 1px #eaeaea;
}
.case #case_single .case_infos .info_logo.empty{
	float:left;
	width:35px;
	margin-right:0;
	border:none;
	height:35px;
}
.case #case_single .case_infos .info_logo img{
	display:block;
	width:100%;
}
.case #case_single .case_infos .info_text{
	float:left;
}
.case #case_single .case_infos .info_text a{
	text-decoration:none;
	color:#2188c3;
}
.case #case_single .case_infos .info_text a:hover{
	text-decoration:underline;
}
.case #case_single .case_infos .info_text h4{
	display:block;
	font-weight:700;
	font-size:114.28%;
	padding-bottom:10px;
}
.case #case_single .case_infos .button_container{
	position:absolute;
	right:60px;
	top:50%;
	margin-top:-20px;
}
.case #case_single #case_posts h3{
	display:block;
	text-align:center;
	font-weight:700;
	font-size:171.42%;
	padding-top:40px;
	padding-bottom:25px;
}

/* ************ NEWS TOP PAGE ************ */
#news_page{
	padding-top:30px;
	background:#f7f7f7;
}
#news_page.single{
	background:#ffffff;
}
#news_page #main_contents{
	padding-bottom:43px;
}
#news_page.single .contacts_links{
	float:right;
}
#news_page.single .contacts_links{
	border-top:solid 1px #eaeaea;
}
#news_page #sidebar{
	padding-bottom:43px;
}
#news_page #sidebar h2{
	border-bottom:solid 1px #eaeaea;
}
#news_page .oneLine{
	padding-bottom:30px;
}
#news_page .oneLine ul li{
	width:240px;
	background:#ffffff;
}
#news_page .oneLine ul li:nth-of-type(2){
	margin: 0 25px;
}

#news_page #news #news_list{
	width:100%;
}
#news_page #news #news_list ul li a{
	border-bottom:solid 1px transparent;
}
#news_page #news #news_list ul li a:hover{
	border-bottom:solid 1px #2188c3;
}

#news_page #news #news_list .button_container a{
	margin-left:auto;
	margin-right:auto;
}

.inside_page_title h2 small{
	display:inline-block;
	margin-left:40px;
	border-left:solid 2px #ffffff;
	padding-left:40px;
	font-size:62.5%;
	line-height:130%;
	vertical-align: middle;
}
#news_article{
	padding-bottom:10px;
}
#news_article p{
	line-height:180%;
	font-size:114.28%;
	margin-bottom:15px;
}
#news_article img{
	max-width:100%;
	height:auto !important;
}


.one_sns{
	display:inline-block;
	vertical-align:baseline;
	margin-right:10px;
	height:22px;
}
.one_sns.facebook_sns{
	vertical-align:6px;
}

#news_page.single #main_contents{
	padding-bottom:33px;
}
#news_page.single #main_contents .button_container a{
	width:190px;
}
#news_page #news_article_sns{
	padding-top:15px;
	padding-bottom:30px;
}
#news_page.single .news_article_title{
	margin-bottom:30px;
	border-bottom:solid 3px #8fc31f;
}
#news_page.single .news_article_title .date{
	display:block;
	line-height:130%;
}
#news_page.single .news_article_title h3{
	display:block;
	font-size:185.71%;
	line-height:130%;
	padding-bottom:12px;
	padding-top:3px;
}

#news_page .pickup h2{
	display:block;
	text-align:center;
	font-size:200%;
	line-height:100%;
	padding:10px 0 30px 0;
}
#news_page .pickup{
	padding-bottom:30px;
}
#news_page #news ul li span.date{
	padding-top:20px;
	padding-bottom:20px;
}
#news_page #news ul li p{
	padding-top:18px;
	padding-bottom:18px;
}



.inService.case .oneLine ul li .text{
	display:table;
	border-collapse:collapse;
	width:100%;
	vertical-align:middle;
	text-align:left;
}
.inService.case .oneLine ul li .text .tr{
	display:table-row;
}
.inService.case .oneLine ul li .text .tr .icon{
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	width:50px;
	padding:15px 10px;
}
.inService.case .oneLine ul li .text .tr .icon img{
	display:block;
	width:50px;
}
.inService.case .oneLine ul li .text .tr .title{
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	padding:15px 20px 15px 10px;
	font-size:114.28%;
}


.faq #genre_nav{
	background:#ffffff;
	padding:12px 10px 12px 140px;
	position:relative;
	margin-bottom:30px;
}
.faq #genre_nav ul{
	display:block;
	list-style:none;
	padding: 5px 0;
}
.faq #genre_nav ul li{
	display:inline;
	font-size:92.85%;
	font-size:85.71%;
	color:#9d9d9d;
}
.faq #genre_nav ul li.sep{
	background:#fcfacc;
	padding:4px 8px;
	color:#111111;
	margin-left:18px;
	-webkit-border-radius:10px;
	border-radius:10px;
	display:inline-block;
	line-height:100%;
	margin-right:-4px;
}
.faq #genre_nav ul li.sep:first-of-type{
	margin-left:0;
}
.faq #genre_nav ul li a{
	text-decoration:none;
	margin-left:6px;
}
.faq #genre_nav h4{
	display:block;
	width:140px;
	position:absolute;
	left:0;
	top:30px;
	font-weight:700;
	font-size:128.57%;
	text-align:center;
}
.faq #genre_nav h4 a{
	display:block;
	font-size:66.66%;
	font-weight:400;
	width:58px;
	height:22px;
	width:58px;
	line-height:22px;
	background:#8fc31f;
	-webkit-border-radius:30px;
	border-radius:30px;
	margin:6px auto 0 auto;
	color:#ffffff;
	text-decoration:none;
}

/*
.faq #genre_nav{
	background:#ffffff;
	padding:12px 10px 12px 140px;
	position:relative;
}
.faq #genre_nav ul{
	display:block;
	list-style:none;
}
.faq #genre_nav ul li{
	display:inline;
	font-size:92.85%;
	color:#9d9d9d;
}
.faq #genre_nav ul li a{
	text-decoration:none;
	margin-left:6px;
}
.faq #genre_nav h4{
	display:block;
	width:140px;
	position:absolute;
	left:0;
	top:31px;
	font-weight:700;
	font-size:128.57%;
	text-align:center;
}
.faq #genre_nav h4 a{
	text-decoration:none;
}
*/

#faq{
	padding-bottom:50px;
	padding-top:57px;
	background:#f7f7f7;
}
#faq .oneFaqTitle h2{
	display:block;
	font-size:200%;
	font-weight:700;
	padding:27px 0 23px 0;
	text-align:center;
}
#faq .oneFaq{
	background:#ffffff;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
}
#faq .oneFaq.opened{
	margin-bottom:20px;
}
#faq .oneFaq .global_hidden{
	height:0;
	overflow:hidden;
}
#faq .oneFaq.opened .global_hidden{
	height:auto;
	overflow:inherit;
}
#faq .oneFaq.opened{
	padding-bottom:10px;
}

#faq.onTop{
	padding-top:40px;
	margin-bottom:20px;
}
#faq .faq_top_navigation{
	padding-bottom:10px;
}

.faq_top_navigation #faq_nav .oneNavLine{
	padding-bottom:30px;
	padding-top:15px;
}
.faq_top_navigation #faq_nav .oneNavLine h3{
	display:block;
	font-weight:700;
	font-size:121.43%;
	line-height:100%;
	padding-bottom:5px;
	border-bottom:solid 4px #8fc31f;
	margin-bottom:12px;
}
.faq_top_navigation #faq_nav .oneNavCat{
	width:320px;
	float:left;
	margin-right:20px;
}
.faq_top_navigation #faq_nav .oneNavCat.double{
	width:660px;
	margin-right:0;
}


.faq_top_navigation #faq_nav .oneNavLine .oneNavCat:last-of-type{
    margin-right:0;
}
.faq_top_navigation #faq_nav ul{
	list-style:none;
	width:320px;
}
.faq_top_navigation #faq_nav .oneNavLine .oneNavCat.double ul{
	float:left;
	margin-right:20px;
}
.faq_top_navigation #faq_nav .oneNavLine .oneNavCat.double ul:last-of-type{
    margin-right:0;
}




.faq_top_navigation #faq_nav ul li{
	width:320px;
	display:block;
	margin-bottom:9px;
	height:52px;
}
.faq_top_navigation #faq_nav ul li a{
	width:320px;
	display:table-cell;
	font-size:128.57%;
	font-weight:700;
	text-align:center;
	background:#ffffff;
	-webkit-border-radius:6px;
	border-radius:6px;
	box-shadow:0px 3px 0px 0px #c6c6c6;
	-moz-box-shadow:0px 3px 0px 0px #c6c6c6;
	-webkit-box-shadow:0px 3px 0px 0px #c6c6c6;
	text-decoration:none;
	vertical-align:middle;
	height:52px;
	line-height: 100%;
}
.faq_top_navigation #faq_nav ul li span{
	width:320px;
	display:table-cell;
	font-size:128.57%;
	font-weight:700;
	text-align:center;
	background:#ffffff;
	-webkit-border-radius:6px;
	border-radius:6px;
	box-shadow:0px 3px 0px 0px #c6c6c6;
	-moz-box-shadow:0px 3px 0px 0px #c6c6c6;
	-webkit-box-shadow:0px 3px 0px 0px #c6c6c6;
	text-decoration:none;
	vertical-align:middle;
	height:52px;
	line-height: 100%;
	color:#c6c6c6;
}



#faq .faq_top_navigation  .oneFaqTitle h2{
	padding-top:0;
	padding-bottom:40px;
}
#faq .faq_top_navigation  .oneFaqTitle h2 .blue{
	color:#2188c3;
}


#faq .oneFaq .title{
	display:block
}
#faq .oneFaq .title h3{
	display:block;
	text-align:left;
	font-size:128.57%;
	font-weight:700;
}
#faq .oneFaq .title h3 a{
	text-decoration:none;
	position:relative;
	display:block;
	padding:20px 0 20px 0;
	padding-right:34px;
}
#faq .oneFaq .title h3 a:after{
	content:'';
	display:block;
	width:26px;
	height:26px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:22px;
	background-image:url(../img/open_close_faq_global.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-webkit-border-radius:30px;
	border-radius:30px;
}
#faq .oneFaq.opened .title h3 a:after{
	background-position:center bottom;
}



#faq .oneFaq .title h3 .blue{
	color:#2188c3;
}
#faq .oneFaq .parent{
	padding-bottom:10px;
}
#faq .oneFaq .trigger{
	display:block;
	text-decoration:none;
	padding:12px 55px 12px 72px;
	position:relative;
	background:#e8f3f9;
	font-weight:700;
	font-size:125.57%;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#faq .oneFaq .trigger:before{
	content:'';
	display:block;
	width:37px;
	height:37px;
	position:absolute;
	left:16px;
	top:8px;
	background-image:url(../img/icon_question.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#faq .oneFaq .trigger:after{
	content:'';
	display:block;
	width:26px;
	height:26px;
	overflow:hidden;
	position:absolute;
	right:14px;
	top:13px;
	background-image:url(../img/open_close_faq.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-webkit-border-radius:30px;
	border-radius:30px;
}
#faq .oneFaq .opened .trigger:after{
	background-position:center bottom;
}

#faq .oneFaq .hidden{
	height:0;
	overflow:hidden;
}
#faq .oneFaq .opened .hidden{
	height:auto;
	overflow:inherit;
	padding-bottom:10px;
}
#faq .oneFaq p{
	display:block;
	text-decoration:none;
	padding:20px 30px 5px 72px;
	position:relative;
	font-size:114.28%;
	line-height:180%;
}

#faq .oneFaq p:before{
	content:'';
	display:block;
	width:37px;
	height:37px;
	position:absolute;
	left:16px;
	top:25px;
	background-image:url(../img/icon_answer.png);
	background-position:center center;
	background-repeat:no-repeat;
}


.search .searchBody .gsc-adBlock{
	display:none;
}
.search .searchBody{
	border-bottom: 1px solid #eaeaea;
}
.gsc-result .gs-title{
	height:1.6em !important;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:break-word;
}

/* ************ TO TOP ************ */
#to_top{
	display:block;
	width:100%;
	height:50px;
	background:#f7f7f7;
	position:relative;
	transition:background 0.2s;
}
#to_top:after{
	content:'';
	display:block;
	width:22px;
	height:4px;
	position:absolute;
	left:50%;
	top:22px;
	background:#8fc31f;
	transform:rotate(45deg);
	margin-left:-4px;
	transition:background 0.2s;
}
#to_top:before{
	content:'';
	display:block;
	width:22px;
	height:4px;
	position:absolute;
	right:50%;
	top:22px;
	background:#8fc31f;
	transform:rotate(-45deg);
	margin-right:-4px;
	transition:background 0.2s;
}
#to_top:hover{
	background:#8fc31f
}
#to_top:hover:after{
	background:#f7f7f7
}
#to_top:hover:before{
	background:#f7f7f7
}


/* ************ FOOTER ************ */
#footer{
	padding-bottom:25px;
}
#footer_nav{
	padding-bottom:50px;
	border-bottom:solid 2px #f7f7f7;
	padding-top:28px;
	margin-bottom:30px;
}
#footer_nav .wrapper{
	position:relative;
}
#footer_nav ul{
	list-style:none;
	display:inline-block;
	vertical-align:top;
	max-width:200px;
	min-width:130px;
	width:16.66%;
	margin-right:-4px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#footer_nav ul.sub{
	padding-top:31px;
}
#footer_nav ul a{
	text-decoration:none;
}
#footer_nav ul li.title{
	font-weight:700;
	color:#8fc31f;
	padding:0;
}
#footer_nav ul li.sep{
	font-size:85.71%;
	padding-top:12px;
}
#footer_nav ul li.sep.noPad{
	padding-top:35px;
}


#footer_nav ul li.title a{
	font-weight:700;
	padding:0;
	margin-bottom:10px;
}
#footer_nav ul li.title a:before{
	display:none
}
#footer_nav ul li{
	padding-top:6px;
}
#footer_nav ul li a{
	display:inline-block;
	padding-left:16px;
	position:relative;
}
#footer_nav ul li a span{
	display:inline-block;
}
#footer_nav ul li a:before{
	content:'';
	display:block;
	position:absolute;
	left:1px;
	top:5px;
	width:8px;
	height:10px;
	background-image:url(../img/foot_arrow.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#footer_nav ul.col1{
	width:143px;
}
#footer_nav ul.col2{
	width:173px;
	margin-right:10px;
}
#footer_nav ul.col3{
	width:180px;
}
#footer_nav ul.col4{
	width:188px;
}
#footer_nav ul.col5{
	width:170px;
}
#footer_nav ul.col6{
	width:132px;
}
#footer_nav .foot_sns{
	position:absolute;
	right:0;
	bottom:-37px;
	text-align:right;
}
#footer_nav .foot_sns h3{
	display:inline-block;
	vertical-align:middle;
	font-size:85.71%;
	margin-right:9px;
}
#footer_nav .foot_sns a{
	display:inline-block;
	vertical-align:middle;
	margin-left:4px;
}
#footer_nav .foot_sns .certif{
	display:inline-block;
	vertical-align:-23px;
	margin-left:57px;
	width:70px;
}
#footer_nav .foot_sns .certif img{
	display:block;
	width:100%;
}
#copyrights h2{
	display:block;
}
#copyrights p{
	font-family:Arial,arial,'ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,sans-serif;
}
#copyrights p small{
	font-family:"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯",sans-serif;
	font-size:85.71%;
	margin-left:20px;
}


/* ************ YOUTUBE MODAL ************ */
#modalBg{
	position:fixed;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.8);
	opacity:0;
	display:none;
	z-index:5;
}
#modalBg #modalInside{
	position:relative;
	height:100%;
	width:100%;
}
#modalBg #modalInside #modalContainer{
	position:absolute;
	left:50%;
	top:50%;
	width:700px;
	margin-left:-350px;
	height:395px;
	margin-top:-197px;
}


/* ************ MOUSEOVER ************ */
#case_posts .oneElement,
#voice_container .oneElement,
#pickup_slider .oneLine ul li{
	background:#ffffff;
}
#service_news ul li a,
#news ul li a{
	color:#2188c3;
	display:inline-block;
	border-bottom:solid 1px #ffffff;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-o-transition:all 0.2s;
	transition:all 0.2s;
}
#news ul li a:hover,
#service_news ul li a:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
	border-bottom:solid 1px #2188c3;
}
.case #case_single .title_link a,
.faq #genre_nav h4 a,
#contact .button_container button.green,
#service_front  #service_purpose ul li a,
#solutions_nav ul li a,
#copyrights h2 a,
#footer_nav .foot_sns a,
#case_posts .image,
#case_posts .text a,
.inService #case_posts .text,
.inService #case_posts .text,
.service_voice .image,
.service_voice .text a,
#service_voice .image,
#service_voice .text a,
#voice_container .image,
#voice_container .text a,
#pickup_slider .controls a,
#pickup_slider .oneLine ul li .oneElement,
#news_page .oneLine ul li .oneElement,
#logo a{
	-webkit-transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
	-moz-transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
	-ms-transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
	-o-transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
	transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
}
.case #case_single .title_link a:hover,
.faq #genre_nav h4 a:hover,
#service_front  #service_purpose ul li a:hover,
#solutions_nav ul li a:hover,
#copyrights h2 a:hover,
#footer_nav .foot_sns a:hover,
#case_posts .image:hover,
#case_posts .text a:hover,
.inService #case_posts a:hover .text,
.inService #case_posts a:hover .image,
.service_voice .image:hover,
.service_voice .text a:hover,
#service_voice .image:hover,
#service_voice .text a:hover,
#voice_container .image:hover,
#voice_container .text a:hover,
#pickup_slider .controls a:hover,
#pickup_slider .oneLine ul li .oneElement:hover,
#news_page .oneLine ul li .oneElement:hover,
#logo a:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}

#pickup_slider .oneLine ul li .oneElement{
	display:block;
}
#service_special_lp .slide_popup.opened .slide_container.opened #usefull_slide .controls a{
	-webkit-transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
	-moz-transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
	-ms-transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
	-o-transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
	transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
}
#service_special_lp .slide_popup.opened .slide_container.opened #usefull_slide .controls a:hover{
	filter:alpha(opacity=60) !important;
	-moz-opacity:0.6 !important;
	-khtml-opacity:0.6 !important;
	opacity:0.6 !important;
}

#service_special_lp .slide_popup.opened .slide_container.opened #close_pupup_slide{
	transition: background-color 0.3s ease-out;
}
#service_special_lp .slide_popup.opened .slide_container.opened #close_pupup_slide:hover{
	background-color:#5ea8d2;
}


#contact .button_container button.green:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}
.inService #case_posts .image:hover{
	filter:inherit;
	-moz-opacity:inherit;
	-khtml-opacity:inherit;
	opacity:inherit;
}

.button_container a.green,
.button_container a.orange,
#introduction .button_container a,
.button_container a.red{
	transition: box-shadow 0.3s ease-out, background 0.3s ease-out;
}
.button_container button.yellow,
.button_container a.yellow{
	transition: color 0.3s ease-out, box-shadow 0.3s ease-out, background 0.3s ease-out;
}

#introduction .button_container a:hover{
	box-shadow: 0 4px 0 0 #c26262;
	background: #de6b6b;
}
button:hover{
	cursor:pointer;
}
.button_container a.red:hover{
	box-shadow: 0 3px 0 0 #c26262;
	background: #de6b6b;
}
.button_container a.orange:hover{
	box-shadow: 0 3px 0 0 #c98c51;
	background: #e59b54;
}
.button_container a.green:hover{
	box-shadow: 0 3px 0 0 #93b648;
	background: #a5cf4c;
}
.button_container button.yellow:hover,
.button_container a.yellow:hover{
	box-shadow: 0 3px 0 0 #ecebd3;
	background: #fdfce0;
	color:#6f6f64;
}

.button_container a.arrow:after,
.button_container a.blank:after{
	-webkit-transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
	-moz-transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
	-ms-transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
	-o-transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
	transition: filter 0.3s ease-out, -moz-opacity 0.3s ease-out, -khtml-opacity 0.3s ease-out, opacity 0.3s ease-out;
}
.button_container a.arrow:hover:after,
.button_container a.blank:hover:after{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}

#side_banner{
	transition: border-bottom 0.3s ease-out, background 0.3s ease-out;
}

#side_banner:hover{
	border-bottom:solid 3px #c26262;
	background:#de6b6b;
}
#sidebar ul li a,
#footer_nav ul li a{
	transition: color 0.2s;
}
#sidebar ul li a:hover,
#footer_nav ul li a:hover{
	color:#8fc31f;
}
#sidebar ul li.current a:hover{
	color:#ffffff;
}
#top_nav ul li a{
	transition: border-bottom 0.3s ease-out;
}
#genre ul li a{
	transition: color 0.2s;
}
#genre ul li a:hover{
	color:#6f6f64;
}

#service_nav a{
	transition: background 0.3s;
}
#service_nav a:hover{
	background:#d5d5d5;
}
#service_nav a.current:hover{
	background:#8fc31f;
}

.merits_nav ul li a{
	transition: background 0.3s;
}
.merits_nav ul li a:hover{
	background:#dfe9ef;
}

.case #genre_nav ul li a{
	transition: color 0.3s;
}
.case #genre_nav ul li a:hover{
	color:#8fc31f;
}
.case #genre_nav ul li.current a{
	color:#8fc31f;
}
.faq #genre_nav ul li a{
	transition: color 0.3s;
	margin-left: 3px;
}
.faq #genre_nav ul li a:hover{
	color:#8fc31f;
}
.faq #genre_nav ul li span {
    margin-left: 3px;
    margin-right: 4px;
}
.faq #genre_nav ul li.current a{
	color:#8fc31f;
}
.faq #genre_nav ul li.sep {
    margin-left: 12px;
    margin-right: -4px;
    padding: 4px 6px;
}

#purpose_nav ul li a{
	transition: box-shadow 0.3s, background 0.3s, color 0.3s;
}
#purpose_nav ul li a:hover{
	background:#8fc31f;
	box-shadow:0 3px 0 0 #6e9a10;
	color:#ffffff;
}

#faq_nav ul li a{
	transition: box-shadow 0.3s, background 0.3s, color 0.3s;
}
#faq_nav ul li a:hover{
	background:#8fc31f;
	box-shadow:0 3px 0 0 #6e9a10;
	color:#ffffff;
}


#purpose_nav ul li.current a:hover{
	box-shadow:none;
}

.case #genre_nav ul li:last-of-type a{
	margin-right:6px;
}
.faq #genre_nav ul li:last-of-type a{
	margin-right:6px;
}


.global_trigger{
	transition:color 0.2s;
}
.global_trigger .blue{
	transition:color 0.2s;
}

#faq .oneFaq .title h3 .global_trigger:hover{
	color:#737373;
}
#faq .oneFaq .title h3 .global_trigger:hover .blue{
	color:#63abd7;
}

#faq .oneFaq .trigger{
	transition:background 0.2s;
}
#faq .oneFaq .trigger:hover{
	background:#f3f7f9;
}

#service_special_lp .usefull #myPagination ul li{
	transition:background 0.3s;
}
#service_special_lp .usefull #myPagination ul li:hover{
	background:#fffba9;
}

/* ************ 追加 ************************************************************* */
	
/* ************ メニュー  */	
.menu_pc{
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 60px;
	background: #8fc31f;
	box-shadow: 3px 0px 3px rgba(0,0,0,0.4);
}

.menu_pc ul{
	display: block;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
}
	
.menu_pc li{
	list-style: none;
	width: 24.4%;
	height: auto;
	background: linear-gradient(#ffffff, #ffffff, #ddebbd);
	border-radius:3px;
	float: left;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
	margin: 0% 0.3%;
}
	
.menu_pc a{
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	list-style: none;
	width: 100%;
	height: auto;
	padding: 0.3em 0;
	transition:0.5s;
}
	
.menu_pc a:hover{
	background:#c3df88;
}
	
.nolink a{
	background: #999999;
	pointer-events:none;
}
	
.drawer{
	display: none;
}
	
/* ************ メニュー  */
		
.pc{
	display: none;
}
	
.s_menu{
	width: 1000px;
	height: auto;
	margin: 0 auto
}

.s_menu li{
	list-style: none;
	width:31%;
	height: auto;
	font-size: 1em;
	float: left;
	margin: 0.5em 0.5em; 
}

.s_menu a{
	display: block;
	text-decoration: none;
	width: 100%;
	font-size: 18px;
	text-align: center;
	padding-bottom: 1px;
}	

.s_menu a:hover{
	border-bottom: solid 1px #333333;
	margin-bottom: -1px;
}

	.f_nolink{
		pointer-events: none;
		color: #999999;		
	}
	
	.f_nolink:hover{
		pointer-events: none;
		border: none;
	}
	
}

@media screen and (max-width: 769px) {

.s_menu{
	width: 100%;
	height: auto;
}

.s_menu li{
	list-style: none;
	width: 49.5%;
	height: 4em;
	font-size: 0.8em;
	float: left;
	margin: 0.25% 0.25%; 
	background: linear-gradient(#ffffff, #ffffff, #ddebbd);
}

.s_menu a{
	display: block;
	text-decoration: none;
	width: 100%;
	height: 4em;
	text-align: center;
	padding: 0.5em 0;
}	

	.f_nolink{
		pointer-events: none;
		background: #999999;
		color: #666666;
	}
	
	.f_nolink:hover{
		pointer-events: none;
	}
}
