.custom-link .floated_box .button_container a {
	display: flex;
	align-items: center;
	justify-content: center;
}

.custom_front .service_front_main {
	margin-bottom: 0;
}

.custom_front .service_front_bg {
	padding-bottom: 40px;
}

.custom-link .floated_box .button_container a img {
	position: relative;
	margin-top: 0;
	margin-right: 15px;
	left: 0;
	top: 0;
}


.bot_partent {
	float: left;
}



.voice_sec h3 {
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 165%;
	padding: 25px 0;
}

.voice_sec {
	border-bottom: none;
	padding-bottom: 0;
	margin-top: 50px;
	border-top: 1px dashed #eaeaea;
}

.talk .contacts_links.custom-link {
	padding-top: 0;
}


@media screen and (max-width: 768px) {
	/*
Site Name: EPARK 法人向けサービス
Site URI: 
Author: Delightarts
Author URI: http://www.delightarts.com/
Version: 1.0
*/

.show_sp {
 	display: block !important;
 }
 .show_pc {
 	display: none !important;
 }

.menu_pc{
	display: none;
}
	
@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;
}
.relative{
	position:relative;
}
#container{
	width:100%;
	overflow:hidden;
	padding-top:60px;
}
#container.larger{
	padding-top:110px;
}
#container.imgZoomOpened{
	height:0;
	padding:0;
}

#image_bg{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:block;
	cursor:pointer;
	/*padding-top:30px;
	padding-right:5px;
	padding-left:5px;*/
}
#image_bg .table{
	display:table;
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
}

.lis_img_sp li{
	list-style: none;
}

#image_bg .table .tr{
	display:table-row;
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
}
#image_bg .table .tr .td{
	display:table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
	padding-right:15px;
	padding-left:15px;
}

#service_caption .text{
	background-color:#8fc31f;
}
#solutions_nav ul li a{
	background-color:#dc5519;
	background-color:#8fc31f;
}
a.genre{
	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;
}






/* ************ HEADER ************ */
#header{
	position:fixed;
	width:100%;
	height:60px;
	background:#ffffff;
	z-index:4;
	left:0;
	top:0;
}
#header .relative{
	padding-right:96px;
	height:100%;
}
#header #logo{
	display:block;
	width:261px;
	width:276px;
	height:100%;
	max-width:100%;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xlogo.jpg.pagespeed.ic.woxPokSiGB.jpg);
	background-size:100% auto;
	background-position:left center;
	background-repeat:no-repeat;
}
#header #logo a{
	display:block;
	width:100%;
	height:100%;
}
#header #logo img{
	display:block;
	width:100%;
	opacity:1;
}
#header #menuOpener{
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:53px;
	height:60px;
	background-image:url(../img/menu_opened.jpg);
	background-size:53px 60px;
	background-position:center center;
	background-repeat:no-repeat;
}
#header #menuOpener img{
	display:block;
	width:100%;
}
#header #menuOpener.opened img{
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}

#header #searchOpener{
	display:block;
	position:absolute;
	right:53px;
	top:0;
	width:38px;
	height:60px;
	background-image:url(../img/search_opened.jpg);
	background-size:38px 60px;
	background-position:center center;
	background-repeat:no-repeat;
}
#header #searchOpener img{
	display:block;
	width:100%;
}
#header #searchOpener.opened img{
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}


#search_form{
	position:fixed;
	width:100%;
	background:#8fc31f;
	z-index:4;
	left:0;
	top:60px;
	height:0;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#search_form.show{
	height:50px;
	padding:10px 15px;
	overflow:inherit;
}

#search_form form{
	padding-right:44px;
	display:block;
	height:30px;
	position:relative;
	-webkit-border-radius:40px;
	border-radius:40px;
	overflow:hidden;
	background:#ffffff;
}
#search_form .search-field{
	display:block;
	padding:5px 15px;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:none;
	background:none;
	font-size:92.85%;
	line-height:20px;
	-webkit-appearance: none;
	border-radius:0;
}
#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:44px;
	height:30px;
	background:none;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xsearch_icon.jpg.pagespeed.ic.FOwveyOVSd.jpg);
	background-size:44px 30px;
	background-position:center center;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	-webkit-appearance: none;
	border-radius:0;
}






/* ************ TOP NAV ************ */
#top_nav{
	height:0;
	overflow:hidden;
}
#top_nav.show{
	height:auto;
	overflow:inherit;
}


/* ************ MAIN ************ */
#hide_menu.hide{
	height:0;
	overflow:hidden;
}



/* FRONT PAGE COMMON */
.section_title{
	text-align:center;
	padding-bottom:16px;
}
.section_title h2{
	font-size:150%;
	font-weight:700;
	padding-bottom:10px;
	display:block;
}
.section_title h2 img{
	margin-right:10px;
	width:21px;
	vertical-align:-2px;
}
.section_title p{
	display:block;
	text-align:center;
	min-height:48px;
	max-width:280px;
	margin:0 auto;
}
.section_title p span{
	display:inline-block;
	padding-left:90px;
	text-align:left;
	position:relative;
}
.section_title p span img{
	width:70px;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-24px;
}

.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;
}
.genre{
	display:inline-block;
	font-size:78.57%;
	padding:3px 8px;
	line-height:14px;
	font-weight:700;
	color:#ffffff;
	background:#8fc31f;
}
.catBlue{
	background:#0e86c4;
}
.catLightBlue{
	background:#38c8dd;
}
.catOrange{
	background:#e58d10;
}
.catGreen{
	background:#8fc31f;
}
.catPink{
	background:#ed7085;
}
.button_container a{
	display:block;
	width:100%;
	font-size:125.57%;
	font-weight:700;
	text-align:center;
	color:#ffffff;
	background:#d64646;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:0px 3px 0px 0px #b33b3b;
	-moz-box-shadow:0px 3px 0px 0px #b33b3b;
	-webkit-box-shadow:0px 3px 0px 0px #b33b3b;
	text-decoration:none;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding-right:25px;
	padding-left:15px;
}
.button_container a img{
	width:27px;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-11px;
}
.button_container a span{
	position:relative;
	display:inline-block;
	padding-left:38px;
	text-align:center;
	padding-top:14px;
	padding-bottom:14px;
}


/* ****** FRONT PAGE ****** */
/* MAIN SLIDER */
#showcase{
	position:relative;
	padding-bottom:30px;
	background:#f1efef;
}
#showcase img{
	display:none;
	width:100%;
}
#showcase .element:first-of-type img{
	display:block;
}
#showcase .sliderContainer img{
	display:block;
}
#showcase .element{
	position:relative;
	overflow:hidden;
}
#showcase .element.new:before{
	content:'NEW';
	display:block;
	width:100px;
	color:#ffffff;
	background:#ed257a;
	position:absolute;
	text-align:center;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	font-weight:700;
    font-size: 89%;
    height: 25px;
    left: -104px;
    padding-top: 209px;
    top: -171px;
}
#showcase .element a{
	display:block;
}
#showcase .pagination{
	display:block;
	width:100%;
	height:30px;
	background:#f1efef;
	position:absolute;
	left:0;
	bottom:0;
	list-style:none;
	text-align:center;
}
#showcase .pagination li{
	display:inline-block;
	margin:9px 5px 0 5px;
}
#showcase .pagination li a{
	display:block;
	width:12px;
	height:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	background:#ffffff;
}
#showcase .pagination li.current a{
	background:#8fc31f;
}

#contact_link{
	padding:20px 0 23px 0;
	border-bottom:solid 2px #f7f7f7;
}
#contact_link .button_container{
	max-width:415px;
	margin:0 auto;
}
#contact_link .button_container a span{
	padding-top:16px;
	padding-bottom:14px;
}

#service_search{
	padding-top:18px;
	padding-bottom:32px;
}
#service_nav a{
	display:block;
	width:50%;
	float:left;
	font-size:128.57%;
	text-decoration:none;
	padding:7px 0 6px 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:12px;
	height:12px;
	background:#8fc31f;
	position:absolute;
	left:50%;
	margin-left:-6px;
	bottom:-6px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:-1;
}
#service_search article{
	padding-top:20px;
	display:none;
}
#service_search article.current{
	display:block;
}
#genre table{
	width:100%;
	vertical-align:middle;
}
#genre table  td{
	border-top:solid 1px #f1efef;
	width:50%;
	vertical-align:middle;
}
#genre table tr:last-of-type td{
	border-bottom:solid 1px #f1efef;
}
#genre table td a{
	text-decoration:none;
	display:table;
	vertical-align:middle;
	line-height:120%;
}
#genre table td a .row{
	display:table-row;
	vertical-align:middle;
}
#genre table td span{
	display:table-cell;
	vertical-align:middle;
	padding:8px 5px 5px 10px;
}
#genre table td span.img{
	padding:8px 0 5px 0;
	width:40px;
}
#genre table td img{
	display:block;
	width:100%;
}
#purpose ul{
	list-style:none;
}
#purpose ul li{
	padding-bottom:15px;
}
#purpose ul li a{
	display:block;
	border:solid 3px #d5d5d5;
	-webkit-border-radius:8px;
	border-radius:8px;
	text-decoration:none;
	font-weight:700;
	font-size:115%;
	overflow:hidden;
	position:relative;
	line-height:120%;
	position:relative;
	padding-right:39px;
}
#purpose ul li a img{
	display:block;
	width:114px;
	float:left;
}
#purpose ul li a span{
	display:table-cell;
	vertical-align:middle;
	height:93px;
	padding-left:12px;
}
#purpose ul li a span:after{
	content:'';
	position:absolute;
	right:10px;
	width:21px;
	height:21px;
	top:50%;
	margin-top:-11.5px;
	background-image:url(../img/purpose_arrow.jpg);
	background-position:center center;
	background-size:21px 21px;
	background-repeat:no-repeat;
}

#pickup{
	background:#fcfacc;
	margin-bottom:25px;
	padding-bottom:45px;
}
#pickup .section_title{
	padding-top:30px;
	padding-bottom:20px;
}
#pickup .section_title .title_illust{
	display:inline-block;
	width:14px;
}
#pickup .section_title .title{
	display:inline-block;
	vertical-align:7px;
	padding:0 8px;
}
#pickup .section_title h2{
	font-size:157.14%;
	padding:0;
}
.pikup_inside{
	padding-left:30px;
	padding-right:30px;	
}
#pickup_slider{
	margin:0 auto;
	max-width:560px;
	position:relative;
}
#pickup_slider img{
	display:block;
	width:100%;
}
#pickup_slider a{
	display:block;
	text-decoration:none;
}
#pickup_slider .new .image{
	position:relative;
	overflow:hidden;
}
#pickup_slider .new .image:after{
	content:'NEW';
	display:block;
	width:100px;
	color:#ffffff;
	background:#ed257a;
	position:absolute;
	text-align:center;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	font-weight:700;
    font-size: 89%;
    height: 25px;
    left: -104px;
    padding-top: 209px;
    top: -171px;
}

#pickup_slider .controls a{
	display:block;
	width:47px;
	height:100%;
	position:absolute;
	top:0;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:20px 36px;
	overflow:hidden;
}
#pickup_slider .controls a.prev{
	left:-47px;
	background-image:url(../img/prev.png);
}
#pickup_slider .controls a.next{
	right:-47px;
	background-image:url(../img/next.png);
}
#pickup_slider .pagination{
	display:block;
	list-style:none;
	width:100%;
	text-align:center;
	height:45px;
	position:absolute;
	left:0;
	bottom:-45px;
}
#pickup_slider .pagination li{
	display:inline-block;
	vertical-align:middle;
	margin:16px 5px 0 5px;
}
#pickup_slider .pagination li a{
	display:block;
	width:12px;
	height:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	text-decoration:none;
	background:#ffffff;
}
#pickup_slider .pagination li.current a{
	background:#8fc31f;
}
#pickup_slider .oneElement .text{
	padding:10px 15px;
}

.oneElement a{
	text-decoration:none;
}
.oneElement .image{
	display:block;
	width:100%;
}
.oneElement .image img{
	display:block;
	width:100%;
}
.oneElement .text{
	display:block;
	background:#ffffff;
	padding:10px;
}
.oneElement .text .catLink{
	margin-bottom:5px;
}
.oneElement .text .title{
	display:block;
	font-size:100%;
	font-weight:700;
	line-height:140%;
	padding-bottom:4px;
}
.oneElement .text .date{
	display:block;
	font-size:78.57%;
}
.oneElement .text .date .new{
	display:inline-block;
	margin-right:5px;
	font-weight:400;
	font-size:8px;
	color:#ffffff;
	background:#ed257a;
	line-height:13px;
	line-height:11px;
	height:12px;
	width:28px;
	text-align:center;
	vertical-align:2px;
}

.oneElement .new .image{
	position:relative;
	overflow:hidden;
}
.oneElement .new .image:before{
	content:'NEW';
	display:block;
	width:100px;
	color:#ffffff;
	background:#ed257a;
	position:absolute;
	text-align:center;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	font-weight:700;
    font-size: 89%;
    height: 25px;
    left: -104px;
    padding-top: 209px;
    top: -171px;
}


#voice{
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/voice_bg.jpg.pagespeed.ce.CSyYhDcmF1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
#voice .section_title{
	padding-top:30px;
	padding-bottom:25px;
}
#voice .section_title .title{
	padding:0
}
#voice .section_title h2{
	font-size:157.14%;
	padding:0;
	color:#ffffff;
}
#voice .section_title h2 img{
	width:25px;
}
 .oneLine ul li a.oneElement{
	text-decoration:none;
	display:block;
 }
.voice_container .oneLine ul{
	list-style:none;
}
.voice_container .oneLine ul li{
	width:50%;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-bottom:15px;
}
.voice_container .oneLine ul li:nth-of-type(odd){
	padding-right:7.5px;
}
.voice_container .oneLine ul li:nth-of-type(even){
	padding-left:7.5px;
}
.voice_container .genre{
	margin-bottom:8px;
}
.voice_container .infos{
	font-size:71.42%;
	color:#9d9d9d;
	display:block;
	padding-top:4px;
}
.voice_container .new .image{
	position:relative;
	overflow:hidden;
}
.voice_container .new .image:after{
	content:'NEW';
	display:block;
	width:100px;
	color:#ffffff;
	background:#ed257a;
	position:absolute;
	text-align:center;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	font-weight:700;
    font-size: 89%;
    height: 25px;
    left: -104px;
    padding-top: 209px;
    top: -171px;
}

.voice_container .button_container{
	padding:5px 0 22px 0;
}
.voice_container .button_container a{
	font-size:100%;
	font-weight:400;
	margin:0 auto;
	width:120px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px 10px 4px 0;
	color:#111111;
	background:#fcfacc;
	box-shadow:0px 2px 0px 0px #dfddb6;
	-moz-box-shadow:0px 2px 0px 0px #dfddb6;
	-webkit-box-shadow:0px 2px 0px 0px #dfddb6;
	position:relative;
}
.voice_container .button_container a:after{
	content:'';
	display:block;
	width:7px;
	height:11px;
	position:absolute;
	right:11px;
	top:50%;
	margin-top:-5.5px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xbtn_arrow.png.pagespeed.ic.6KJ8y_surn.png);
	background-repeat:no-repeat;
	background-size:7px 11px;
	background-position:center center;
	
}

#news .section_title{
	padding:25px 0 15px 0;
}
#news .section_title h2{
	padding:0;
}
#news .section_title h2 img{
	width:19px;
}
#news ul{
	list-style:none;
	border-top:dashed 1px #cccccc;
}
#news ul li{
	display:block;
	width:100%;
	border-bottom:dashed 1px #cccccc;
	padding:10px 0;
}
#news ul li .date{
    margin-right:6px;
}
#news ul li a{
	text-decoration:none;
	color:#2188c3;
}
#news ul li p{
	display:block;
	padding-top:4px;
}
#news ul li p a{
	display:block;
}
#news ul li p a .new{
	display:inline-block;
	margin-left:5px;
	font-weight:400;
	font-size:8px;
	color:#ffffff;
	background:#ed257a;
	line-height:13px;
	line-height:11px;
	height:12px;
	width:28px;
	text-align:center;
	vertical-align:2px;
}
#news .button_container{
	padding:25px 0 32px 0;
}
#news .button_container a{
	font-size:100%;
	font-weight:400;
	margin:0 auto;
	width:120px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px 10px 4px 0;
	color:#111111;
	background:#fcfacc;
	box-shadow:0px 2px 0px 0px #dfddb6;
	-moz-box-shadow:0px 2px 0px 0px #dfddb6;
	-webkit-box-shadow:0px 2px 0px 0px #dfddb6;
	position:relative;
}
#news .button_container a:after{
	content:'';
	display:block;
	width:7px;
	height:11px;
	position:absolute;
	right:11px;
	top:50%;
	margin-top:-5.5px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xbtn_arrow.png.pagespeed.ic.6KJ8y_surn.png);
	background-repeat:no-repeat;
	background-size:7px 11px;
	background-position:center center;
	
}
#introduction{
	border-top:solid 2px #f7f7f7;
	padding-bottom:43px;
}
#introduction .section_title{
	padding:35px 0 9px 0;
}
#introduction .section_title h2{
	padding:0;
	font-size:121.42%;
}
/*
#introduction .button_container{
	max-width:415px;
	margin:0 auto;
}
#introduction .button_container a{
	font-size:130%;
	line-height:130%;
}
#introduction .button_container a img{
	width:37px;
	margin-top:-14px;
}
#introduction .button_container a span{
	padding-left:52px;
	padding-top:13px;
	padding-bottom:11px;
}
*/

/* ****** SERVICE PAGES ****** */
/* *** SERVICE TOP *** */
#breadcrumb{
	padding:9px 10px;
	background:#f7f7f7;
}
#breadcrumb p{
	color:#afafaf;
	font-size:78.57%;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:break-word;
}
#breadcrumb p a img{
	width:11px;
}
#breadcrumb a{
	text-decoration:none;
	color:#111111;
}
#breadcrumb span{
	color:#111111;
	margin:0 3px;
}

#service .service_front_main .main_image img{
	display:block;
	width:100%;
}
#service .service_front_main .title_image{
	border-bottom:solid 2px #8fc31f;
	padding:15px;
}
#service .service_front_main .title_image h4{
	display:block;
	line-height:140%;
	font-weight:700;
	font-size:107.14%;
	padding-bottom:5px;
}
#service .service_front_main .title_image img{
	display:block;
}
#service .service_front_main .title{
	border-bottom:solid 2px #8fc31f;
	min-height:60px;
	position:relative;
	padding:12px 15px 12px 89px;
}
#service .service_front_main .title .image{
	position:absolute;
	left:15px;
	top:12px;
	width:55px;
}
#service .service_front_main .title .image img{
	display:block;
	width:100%;
}
#service .service_front_main .title h4{
	display:block;
	font-size:107.14%;
	font-weight:700;
	line-height:130%;
}
#service .service_front_main .title h3{
	display:block;
	font-size:214.28%;
	font-weight:700;
	color:#8fc31f;
	line-height:110%;
	padding-top:5px;
}
#service .service_front_main .title h3 small{
	font-size:60%;
	font-weight:700;
	color:#8fc31f;
	display:inline-block;
	vertical-align:2px;
}
#service .service_front_main .desc {
	padding:20px 15px;
}
#service .service_front_main .desc .left{
	float:left;
	width:33.33%;
}
#service .service_front_main .desc .right{
	float:left;
	width:66.66%;
}
#service .service_front_main .desc .image img{
	display:block;
	width:100%;
}
#service .service_front_main .desc .text p{
	display:block;
}
#service .service_front_main .desc .button_container{
	padding-top:20px;
	padding-bottom:3px;
}

#service .border_bottom{
	border-bottom:solid 1px #eaeaea;
}

#service .service_bg.special{
	padding-top:10px;
	padding-bottom:25px;
}
#service .service_front_tab{
	padding-top:20px;
}
#service .service_front_tab .image img{
	display:block;
	width:100%;
}
#service .service_front_tab .desc{
	padding:20px 15px;
	background:#ffffff;
}
#service .service_front_tab .desc h4{
	display:block;
	font-size:100%;
	line-height:120%;
	font-weight:700;
}
#service .service_front_tab .desc h3{
	display:block;
	font-size:164%;
	border-bottom:solid 2px #8fc31f;
	font-weight:700;
	color:#8fc31f;
}
#service .service_front_tab .desc h3 small{
	display:inline-block;
	font-size:65.21%;
	font-weight:700;
	color:#8fc31f;
}
#service .service_front_tab .desc p{
	display:block;
	padding-top:10px;
}
#service .service_front_tab .desc .button_container{
	padding-top:15px;
	padding-bottom:3px;
}


#service .service_bg{
	background:#f7f7f7;
}
#service .service_bg .title h3{
	display:block;
	text-align:center;
	font-size:157.14%;
	padding:25px 0;
}
#service .service_bg .title h3 img{
	width:21px;
	margin-right:8px;
	vertical-align:-3px;
}

#service_front_genre{
	padding-bottom:15px;
}
#service_front_genre h4{
	display:block;
	font-weight:700;
	font-size:100%;
	line-height:100%;
	padding-bottom:5px;
	padding-top:18px;
	border-bottom:solid 3px #8fc31f;
}
#service_front_genre h4:first-of-type{
	padding-top:0;
}
#service_front_genre .halfContainer .half h4:first-of-type{
	padding-top:18px;
}
#service_front_genre ul{
	list-style:none;
}
#service_front_genre ul li{
	display:block;
	width:50%;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px 5px 0px 5px;
}
#service_front_genre .half{
	display:block;
	width:50%;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	/*padding:10px 5px 0px 5px;*/
}
#service_front_genre .halfContainer .half{
	padding-right:5px;
}

#service_front_genre .half ul li{
	width:100%;
	padding-left:0;
	padding-right:0;
	float:none;
}

#service_front_genre ul li:nth-of-type(odd){
	padding-left:0;
}
#service_front_genre ul li:nth-of-type(even){
	padding-right:0;
}
/*
#service_front_genre ul li:nth-of-type(3n){
	padding-right:0;
	padding-left:2px;
	clear:right;
}
#service_front_genre ul li:nth-of-type(3n+1){
	padding-right:2px;
	padding-left:0;
	clear:left;
}
*/
#service_front_genre ul li a{
	display:table;
	width:100%;
	text-align:center;
	text-decoration:none;
	background:#ffffff;
	vertical-align:middle;
}
#service_front_genre ul li a .tr{
	display:table-row;
}
#service_front_genre ul li a .img{
	width:60px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:5px 0;
}
#service_front_genre ul li a img{
	display:block;
	width:45px;
	margin:0 auto;
}
#service_front_genre ul li a .text{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	padding:5px 15px 5px 5px;
	font-size:85.71%;
	line-height:140%;
}



#genre #service_front_genre ul{
	border-bottom:solid 1px #f1efef;
}
#genre #service_front_genre ul li{
	padding-top:0;
}
#genre #service_front_genre ul li a{
	
}
#genre #service_front_genre ul li a .text{
	text-align:left;
	padding:10px 0 10px 10px;
}

#genre #service_front_genre ul li a .img{
	padding:10px 0;
	width:47px;
}






#service_front_purpose #purpose{
	padding-bottom:15px;
}
#service_front_purpose #purpose ul li a{
	border:none;
	-webkit-border-radius:0px;
	border-radius:0px;
	background:#8fc31f;
}
#service_front_purpose #purpose ul li a{
	border:none;
	-webkit-border-radius:0px;
	border-radius:0px;
	background:#8fc31f;
}
#service_front_purpose #purpose ul li a img{
	width:85px;
}
#service_front_purpose  #purpose ul li a span{
	height:75px;
	color:#ffffff;
}

#service_front_purpose  #purpose ul li a span:after {
    background-image: url(../img/purpose_arrow2.png);
}







#service_title{
	background:#8fc31f;
}
#service_title table{
	width:100%;
	border-collapse:collapse;
}
#service_title table td{
	width:70px;
	vertical-align:middle;
	padding:8px 0;
	background:#ffffff;
	border-top:solid 2px #8fc31f;
	border-bottom:solid 2px #8fc31f;
}
#service_title table td img{
	width:45px;
	display:block;
	margin:0 auto;
}
#service_title table th{
	vertical-align:middle;
	text-align:left;
	color:#ffffff;
	font-weight:700;
	font-size:100%;
	padding:10px 15px 10px 17px;
}
#service_title table p{
	display:block;
	color:#ffffff;
	padding-bottom:1px;
	font-size:85.71%;
}
#service_title table h2{
	display:block;
	color:#ffffff;
	padding-top:1px;
	font-size:142.85%;
	line-height:120%;
}
.button_container a{
	position:relative;
	padding: 15px 0;
}
.button_container a.arrow:after{
    background-image: url("http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xbtn_arrow.png.pagespeed.ic.6KJ8y_surn.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 7px 11px;
    content: "";
    display: block;
    height: 11px;
    margin-top: -5.5px;
    position: absolute;
    right: 11px;
    top: 50%;
    width: 7px;
}
.button_container a.blank{
	padding-left:60px;
	padding-right:60px;
}
.button_container a.blank:after{
	display:block;
	width:22px;
	height:18px;
	content:'';
	position:absolute;
	right:23px;
	top:50%;
	margin-top:-9px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/blank_icon.png.pagespeed.ce.dCVyCGfuoa.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:22px 18px;
}
.button_container a.yellow{
	color:#111111;
	font-weight:400;
	background:#fcfacc;
	box-shadow:0px 2px 0px 0px #dfddb6;
	-moz-box-shadow:0px 2px 0px 0px #dfddb6;
	-webkit-box-shadow:0px 2px 0px 0px #dfddb6;
    box-sizing: border-box;
    color: #111111;
    font-size: 100%;
    font-weight: 400;
    margin: 0 auto;
    padding: 5px 10px 4px 0;
    position: relative;
    width: 120px;
}
.button_container a.red{
	color:#ffffff;
	background:#d64646;
	box-shadow:0px 2px 0px 0px #b33b3b;
	-moz-box-shadow:0px 2px 0px 0px #b33b3b;
	-webkit-box-shadow:0px 2px 0px 0px #b33b3b;
}
.button_container a.orange{
	color:#ffffff;
	background:#de8229;
	box-shadow:0px 2px 0px 0px #bb6f25;
	-moz-box-shadow:0px 2px 0px 0px #bb6f25;
	-webkit-box-shadow:0px 2px 0px 0px #bb6f25;
}
.button_container a.green{
	color:#ffffff;
	background:#8fc31f;
	box-shadow:0px 2px 0px 0px #78a41a;
	-moz-box-shadow:0px 2px 0px 0px #78a41a;
	-webkit-box-shadow:0px 2px 0px 0px #78a41a;
}


/* *** SERVICE MAIN *** */
#service_caption{
	margin-bottom:20px;
}
#service_caption .image{
	display:block;
	width:100%;
}
#service_caption .text{
	display:block;
	padding:15px;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#service_caption .text h3{
	display:block;
	color:#ffffff;
	font-weight:700;
	font-size:135.71%;
	line-height:120%;
	padding-bottom:10px;
}
#service_caption .text p{
	display:block;
	color:#ffffff;
	font-size:100%;
	line-height:130%;
}
#solutions{
	padding-bottom:10px;
}
.one_solution{
	border-bottom:solid 1px #eaeaea;
	margin-bottom:20px;
	padding-top:10px;
}
.one_solution:last-of-type{
	margin-bottom:0;
}
#solutions_nav{
	margin-bottom:20px;
}
#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:50%;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-bottom:10px;
}
#solutions_nav ul li:nth-of-type(odd){
	padding-right:5px;
	clear:left;
}
#solutions_nav ul li:nth-of-type(even){
	padding-left:5px;
	clear:right;
}
#solutions_nav ul li a{
	display:block;
	text-decoration:none;
	text-align:center;
	color:#ffffff;
	font-weight:700;
	background:#dc5519;
	background:#8fc31f;
	position:relative;
	padding:10px 3px 15px 3px;
	-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:120%;
}
#solutions_nav ul li a:after{
	content:'';
	display:block;
	position:absolute;
	left:50%;
	bottom:6px;
	width:9px;
	height:5px;
	margin-left:-4.5px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/solutions_nav_arrow.png.pagespeed.ce.G2wCTXCPP4.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:9px 5px;
}
.footer_button {
	padding-top:5px;
	padding-bottom:25px;
}
.footer_button .button_container{
	text-align:center;
}
.footer_button .button_container a{
	display:inline-block;
    padding:12px 55px 12px 30px;
    width:inherit;
	font-weight:700;
	font-size:120%;
}


#service_news{
	margin-bottom:30px;
	margin-bottom:20px;
}
#service_news h3{
	border-top:solid 3px #eaeaea;
	border-bottom:solid 2px #eaeaea;
	display:block;
	padding:6px 0 8px 0;
	font-weight:700;
	font-size:100%;
	position:relative;
}
#service_news h3:before{
	content:'';
	height:3px;
	width:80px;
	display:block;
	position:absolute;
	left:0;
	top:-3px;
	background:#8fc31f;
}
#service_news ul{
	list-style:none;
}
#service_news ul li{
	display:block;
	border-bottom:dashed 1px #cccccc;
	font-size:92.86%;
}
#service_news ul li a{
	position:relative;
	padding:10px 0 10px 92px;
	display:block;
	text-decoration:none;
	color:#2188c3;
}
#service_news ul li .date{
	display:block;
	width:88px;
	position:absolute;
	left:5px;
	top:10px;
	color:#111111;
}
#service_news ul li .new{
	display:inline-block;
	margin-left:5px;
	font-weight:400;
	font-size:8px;
	color:#ffffff;
	background:#ed257a;
	line-height:13px;
	height:12px;
	width:28px;
	text-align:center;
	vertical-align:2px;
}

.solution_header{
	border-bottom:dashed 1px #eaeaea;
	padding-bottom:30px;
	margin-bottom:15px;
}
.solution_header .title{
	display:block;
	text-align:center;
	padding:3px 10px;
	/*border:solid 2px #eaeaea;*/
	font-weight:700;
	font-size:92.86%;
	color:#2188c3;
	background:#f7f7f7;
	-webkit-border-radius:30px;
	border-radius:30px;
	margin-bottom:20px;
}
.solution_header h2{
	display:block;
	text-align:center;
	font-weight:700;
	font-size:178.57%;
	padding-bottom:20px;
	line-height:120%;
}
.solution_header h2 br{
	display:none;
}

.solution_header .contents img{
	display:block;
	max-width:100%;
	margin:0 auto;
}
.solution_header .contents h3{
	display:block;
	font-weight:700;
	color:#2188c3;
	font-size:128.57%;
	line-height:120%;
	padding-bottom:7px;
	padding-top:10px;
}
.solution_header .contents p{
	padding-top: 10px;
	line-height:155%;
}
.solution_header .contents .button_container{
	padding-top:20px;
}
.solution_header .contents .button_container a{
	/*font-size:114.28%;*/
	/*color:#ffffff;*/
	/*font-weight:700;*/
	width:auto;
	display:block;
	/*background:#de8229;*/
	padding-top:10px;
	padding-bottom:10px;
	line-height:130%;
	padding-right:54px;
	padding-left:15px;
	/*word-spacing:500px;*/
}

.merits{
	padding-bottom:10px;
}
.merits h3{
	display:block;
	padding-bottom:20px;
	font-weight:700;
	text-align:center;
	font-size:178.57%;
	line-height:120%;
}
.merits .top_opener{
	display:block;
	text-decoration:none;
	background:#f7f7f7;
	padding:15px;
}
.merits .top_opener .table{
	display:table;
	width:100%;
	margin:0 auto;
}
.merits .top_opener .tr{
	display:table-row;
}
.merits .top_opener .image{
	display:table-cell;
	width:95px;
}
.top_opener .image img{
	display:block;
	width:91px;
	border:solid 2px #cccccc;
}
.merits .top_opener .td{
	display:table-cell;
	padding-left:15px;
	vertical-align:top;
}
.top_opener .merit_head{
	display:block;
	line-height:100%;
	padding:5px 0;
	position:relative;
	text-align:center;
	margin-bottom:20px;
	color:#ffffff;
	font-weight:700;
	font-size:92.85%;
	background:#2188c3;
	-webkit-border-radius:40px;
	border-radius:40px;
	text-decoration:none;
	z-index:1;
}
.top_opener .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;
}
.top_opener .merit_head:before{
    background:#2188c3;
    bottom:-6px;
    content:'';
    display:block;
    height:12px;
    left:50%;
    margin-left:-6px;
    position:absolute;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    width:12px;
    z-index:-1;
}

.top_opener .title{
	display:block;
	text-align:center;
	font-weight:700;
	font-size:135.71%;
	padding-bottom:5px;
	line-height:130%;
}
.top_opener .desc{
	display:block;
	padding-top:10px;
}


.merit_container{
	padding-bottom:20px;
}
.merit_container .merit{
	padding:20px 15px 10px 15px;
	border-top:solid 3px #2188c3;
}
.merit h3{
    display:block;
	text-align:center;
	font-weight:700;
	font-size:178.57%;
	line-height:120%;
	padding-bottom:20px;
}
.merit h3 br{
	display:none;
}
.merit img{
	display:block;
	max-width:100%;
	margin:0 auto 20px auto;
}
.merit p{
	display:block;
	padding-bottom:10px;
}
.merit_container .btm_opener{
	display:block;
	height:25px;
	position:relative;
	width:100%;
	background:#cccccc;
}
.merit_container .btm_opener img{
	display:block;
	width:15px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-5px;
	margin-left:-7.5px;
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
}
.merit_container.opened .btm_opener img{
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
}
.merit_container .hidden{
	height:0;
	overflow:hidden;
}
.merit_container.opened .hidden{
	height:auto;
	overflow:inherit;
}

.solution_footer{
	padding:20px 15px;
	background:#eef6fa;
	text-align:center;
	margin-bottom:30px;
}
.solution_footer h2{
	display:inline-block;
	line-height:100%;
	padding:8px 30px;
	position:relative;
	text-align:center;
	margin:0 auto 20px auto;
	color:#ffffff;
	font-weight:700;
	font-size:128.57%;
	background:#d64646;
	-webkit-border-radius:60px;
	border-radius:60px;
	position:relative;
	z-index:1;
}
.solution_footer h2:before{
    background:#d64646;
    bottom:-6px;
    content:'';
    display:block;
    height:12px;
    left:50%;
    margin-left:-6px;
    position:absolute;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    width:12px;
    z-index:-1;
}
.solution_footer .img img{
	display:block;
	max-width:100%;
	margin:0 auto;
}
.solution_footer .button_container{
	padding-top:5px;
	padding-bottom:5px;
}
.solution_footer .button_container a{
	display:inline-block;
    padding-left: 20px;
    padding-right: 48px;
	width:auto;
}
.solution_footer .button_container a.blank:after{
	background-size: 16px auto;
	right:14px;
}

.solution_footer .button_container a.arrow{
	display:inline-block;
    padding-left: 20px;
    padding-right: 33px;
	width:auto;
}




.solution_footer table{
	width:100%;
	border-collapse:collapse;
	vertical-align:middle;
	background:#ffffff;
}
.solution_footer table th{
	text-align:center;
	vertical-align:middle;
	border:solid 3px #cccccc;
	border-right:none;
	background:#ffffff;
	font-size:100%;
	font-weight:700;
	padding:8px 15px;
	text-align:left;
	width:70px;
	padding-right:5px;
}
.solution_footer table td{
	text-align:center;
	vertical-align:middle;
	border:solid 3px #cccccc;
	border-left:none;
	font-size:135.71%;
	font-weight:700;
	padding:8px 15px;
	text-align:right;
	color:#d64646;
	padding-left:5px;
}
.solution_footer table td sup{
	color:#111111;
	font-weight:400;
	font-size:65%;
	vertical-align:top;
}
.solution_footer table tfoot td{
	font-size:114.28%;
	padding:15px;
	padding-left:5px;
}
.solution_footer table tfoot td strong{
	font-size:150%;
}
.solution_footer table tfoot td .black{
	color:#111111;
}
.solution_footer .kome{
	display:block;
	text-align:left;
	padding-top:5px;
	font-size:85.71%
}

.solution_footer table.big_table th{
	text-align:left;
	border:solid 3px #cccccc;
	border-bottom:none;
	padding:5px 10px;
	padding-bottom:0;
}
.solution_footer table.big_table th.special{
	padding:5px 10px;
}
.solution_footer table.big_table td{
	text-align:left;
	border:solid 3px #cccccc;
	border-top:none;
	padding:5px 10px;
	padding-top:0;
}

.solution_footer table.big_table small{
	font-size:11px;
	display:block;
	color:#111111;
	text-align:left;
}

.solution_footer table.big_table tbody th{
	border-top:solid 1px #cccccc;
	border-bottom:none;
}
.solution_footer table.big_table th.special{

}
.solution_footer table.big_table tbody td{
	border-bottom:solid 1px #cccccc;
	border-top:none;
}
.solution_footer table.big_table tbody tr:last-of-type td{
	border-bottom:solid 3px #cccccc;
}
#service_voice{
	padding-top:20px;
	padding-bottom:10px;
}
#service_voice h3{
	display:block;
	text-align:center;
	padding-bottom:20px;
}
#service_voice .oneElement .text{
	padding:10px 0;
}
.service_voice{
	padding-top:20px;
	padding-bottom:10px;
}
.service_voice h3{
	display:block;
	text-align:center;
	padding-bottom:20px;
}
.service_voice .oneElement .text{
	padding:10px 0;
}




.one_solution .question_link{
	background:none;
	padding:0;
	padding-bottom:20px;
}
.service #service_footer{
	border-top:1px solid #eaeaea;
}
.service.drugstore #service.lp #service_voice{
	border-bottom:none;
	padding-top:30px;
	border-top:1px dashed #eaeaea;
}
.service.drugstore .lp .question_link{
	background:none;
	padding-top:0;
	padding-bottom:40px;
}
.service.all #service_special_lp .solution_footer{
	margin-bottom:30px;
}
.service.all #service.lp #service_voice{
	border-top:none;
	padding-top:20px;
	border:none;
}
.service.all #service.lp #faq{
	padding:0;
}
.one_solution:last-of-type{
	border-bottom:none;
}
.service #service_voice{
	padding-top:0;
}
.service.drugstore #service_voice{
	padding-top:20px;
	border-bottom:none;
}
.service.drugstore  #service.lp #service_footer{
	padding-top:0;
}
.service.gourmet.first_page #service_voice{
	padding-top:20px;
	border-bottom:none;
}

.service.all.landing_page #service.lp #service_voice{
	border-top:1px dashed #eaeaea;
}
.service.all.landing_page .question_link{
	background:none;
	padding-right:0;
	padding-left:0;
	padding-top:0;
}



.voice_container .oneLine ul li:nth-of-type(odd){
	clear:left;
}
.voice_container .oneLine ul li:nth-of-type(even){
	clear:right;
}
.voice_container .oneLine ul li .oneElement{
	height:auto !important;
}
.one_solution{
	margin-bottom:10px;
	padding-bottom:10px;
}

#service_footer{
	padding-bottom:20px;
}
.service.drugstore #service_footer{
	padding-top:15px;
}
#service.lp #faq.inService .oneFaq .title h3 a{
	background:#f7f7f7;
	padding-right:45px;
	padding-left:20px;
}
#service.lp #faq.inService .oneFaq .title h3 a:after{
	right:10px;
}
#service.lp #faq.inService .oneFaq .title h3 a br{
	display:none;
}


.question_link{
	background:#f7f7f7;
	padding:25px 15px;
}
.question_link .button_container a{
	font-weight:700;
	font-size:142.85%;
	padding:12px 14px 12px 0;
}
.question_link .button_container a img{
	vertical-align:-10px;
	width:51px;
	margin-right:11px;
	position:relative;
	top:inherit;
	left:inherit;
	margin-top:0;
}
.contacts_links{
	padding:0 15px 0 15px;
	text-align:center;
}
.contacts_links p{
	display:block;
	padding-bottom:3px;
	text-align:center;
}
.contacts_links h3{
	display:block;
	padding-bottom:15px;
	font-weight:700;
	font-size:128.57%;
}
.contacts_links .button_container{
	margin-top: 3%;
	margin-bottom:10%;
}
/*
.contacts_links .button_container a{
	font-size:142.85%;
	font-weight:700;
	padding-top:11px;
	padding-bottom:11px;
}
.contacts_links .button_container a .relative{
	padding-left:48px;
	padding-right:18px;
	display:inline-block;
	padding-top:0;
	padding-bottom:0;
}
.contacts_links .button_container a img{
	position:absolute;
	left:0;
	top:50%;
	margin-top:-14px;
	width:35px;
}
.contacts_links .button_container a small{
	font-size:70%;
	font-weight:700;
	display:block;
	line-height:100%;
	padding-top:6px;
}
*/
.contacts_links .tel_box{
	border:solid 3px #cccccc;
}

.contacts_links .tel_box a{
	display:block;
	width:100%;
}
.contacts_links .tel_box img{
	display:block;
	width:100%;
}


.search .searchBody{
	border-bottom: 2px solid #f7f7f7;
}
.search .searchBody .gsc-adBlock{
	display:none;
}
.gsc-result .gs-title{
	height:1.6em !important;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:break-word;
}

#service_special_lp .youtube_title img{
	display:block;
	width:100%;
}
#service_special_lp .youtube_title{
	padding-bottom:5px;
}
#service_special_lp .solution_header{
	border-bottom:none;
	padding-top:20px;
	padding: 20px 15px 0 15px;
	margin-bottom:0;
}
#service_special_lp .solution_header h3.sub{
	display:block;
	text-align:center;
	font-weight:700;
	font-size:114.28%;
	padding-bottom:8px;
}
#service_special_lp .solution_header h2{
	font-size:150%;
	padding-bottom:15px;
}
#service_special_lp .solution_header h2 .blue{
	font-size:142.85%;
	color:#2188c3;
	margin-right:-10px;
	margin-left:-10px;
}
#service_special_lp .solution_header h2 .blue small{
	font-size:50%;
	margin-left:-5px;
	margin-right:-5px;
}
#service_special_lp .solution_header .contents h3{
	padding-top:15px;
}
#service_special_lp .solution_header .contents {
	padding-bottom: 10px;
}
#service_special_lp .simple_image img{
	display:block;
	width:100%;
}

.blueBorderTitle{
	text-align:center;
	padding:20px 0;
}
.blueBorderTitle .title{
	display:inline-block;
	text-align:center;
	padding:12px 34px;
	position:relative;
	font-weight:700;
	font-size:178.57%;
	line-height:110%;
}
.blueBorderTitle .title .blue{
	color:#2188c3;
}
.blueBorderTitle .title small{
	font-size:84%;
}
.blueBorderTitle .title:before{
	content:'';
	display:block;
	width:22px;
	height:50px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	left:0;
	background-position:left top;
	background-repeat:no-repeat;
	background-size:22px 50px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xblueBorderLeft.png.pagespeed.ic.7__dIZFPF3.png);
}
.blueBorderTitle .title:after{
	content:'';
	display:block;
	width:22px;
	height:50px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	right:0;
	background-position:left top;
	background-repeat:no-repeat;
	background-size:22px 50px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xblueBorderRight.png.pagespeed.ic.jE3EgPz9rq.png);
}

#service_special_lp .lp_merit_list1{
	padding-top:10px;
	padding-bottom:15px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom:dashed 1px #eaeaea;
}

.lp_merit_list1 img {
	max-width: 100%;
}

.lp_merit_list1 .contacts_links  {
	margin-top: 20px;
}

#service_special_lp .lp_merit_list1 ul{
	list-style:none;
}
#service_special_lp .lp_merit_list1 ul li{
	position:relative;
	overflow:hidden;
	margin-bottom:15px;
}
#service_special_lp .lp_merit_list1 ul li p{
	padding:12px 14px 12px 90px;	
	font-weight:700;
	font-size:107.14%;
	border:solid 2px #c2dff0;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#fefce6;
	overflow:hidden;
	line-height:130%;
}
#service_special_lp .lp_merit_list1 ul li span{
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:76px;
	display:block;
	background-image:url(../img/lp_merit_list1.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:cover;
	-webkit-border-radius:8px;
	border-radius:8px;
	overflow:hidden;
}
#service_special_lp .lp_merit_list1 ul li span strong{
	display:block;
	color:#ffffff;
	text-align:center;
	font-weight:700;
	font-size:142.86%;
	line-height:100%;
	height:40px;
	position:absolute;
	top:50%;
	left:10px;
	margin-top:-21px;
}
#service_special_lp .lp_merit_list1 ul li span strong small{
	font-size:65%;
	display:block;
}
#service_special_lp .epark_reasons{
	padding-bottom:10px;
	padding-left: 15px;
	padding-right: 15px;
}

.#service_special_lp .epark_reasons ul li {
	list-style: none;
}
#service_special_lp .epark_reasons img{
	display:block;
	width:100%;
	margin-bottom:20px;
}

.usefull {
	padding: 0 15px;
}

#service_special_lp .usefull .usefullTitle{
	padding:10px 15px;
	text-align:center;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xusefullTitle_bg.jpg.pagespeed.ic.-rSdcx9r7Y.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
#service_special_lp .usefull .usefullTitle .blueBorderTitle{
	padding-top:5px;
	padding-bottom:5px;
}
#service_special_lp .usefull .usefullTitle img{
	display:inline-block;
	width:75px;
	margin:0 10px;
}
#service_special_lp .usefull ul{
	list-style:none;
	padding-top:15px;
	padding-bottom:15px;
}
#service_special_lp .usefull ul li{
	padding-bottom:15px;
}
#service_special_lp .usefull ul li .trigger{
	display:block;
	position:relative;
	text-decoration:none;
	padding:4px;
	background:#fcfacc;
}
#service_special_lp .usefull ul li .trigger:after{
	content:'';
	display:block;
	width:15px;
	height:10px;
	position:absolute;
	top:50%;
	margin-top:-5px;
	right:16px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xusefull_arrow.png.pagespeed.ic.RfFPpQp4xo.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:15px 10px;
}
#service_special_lp .usefull ul li.opened .trigger:after{
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
}
#service_special_lp .usefull ul li .trigger .table{
	display:table;
	width:100%;
	border:solid 2px #de8229;
	vertical-align:middle;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#service_special_lp .usefull ul li .trigger .table .tr{
	display:table-row;
}
#service_special_lp .usefull ul li .trigger .table .td{
	display:table-cell;
	font-size:85.71%;
	font-weight:700;
	color:#de8229;
	width:74px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	vertical-align:middle;
	line-height:180%;
}
#service_special_lp .usefull ul li .trigger .table .td strong{
	display:block;
	font-size:183.33%;
}
#service_special_lp .usefull ul li .trigger .table .th{
	display:table-cell;
	font-size:121.42%;
	font-weight:700;
	padding-top:6px;
	padding-bottom:6px;
	vertical-align:middle;
	line-height:130%;
	padding-right:33px;
}
#service_special_lp .usefull ul li .hidden{
	height:0;
	overflow:hidden;
}
#service_special_lp .usefull ul li.opened .hidden{
	height:auto;
	overflow:inherit;
	padding-top:15px;
	padding-right:15px;
	padding-left:15px;
}
#service_special_lp .usefull ul li .hidden img{
	display:block;
	width:100%;
	margin-bottom:10px;
}
#service_special_lp .usefull ul li .hidden p{
	display:block;
}

#service_special_lp .usefull ul li.new{
	position:relative;
}
#service_special_lp .usefull ul li.new:before{
	content:'';
	display:block;
	width:25px;
	height:25px;
	position:absolute;
	left:-10px;
	top:-10px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xlp_epark_new_icon.png.pagespeed.ic.3KgYPdjXVr.png);
	background-repeat:no-repeat;
	background-size:25px 25px;
	background-position:center center;
	z-index:1;
}
#service_special_lp .usefull ul li.new .trigger:after{
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xusefull_arrow_new.png.pagespeed.ic.mAbkMJFLrE.png);
}
#service_special_lp .usefull ul li.new .trigger{
	background:#eef6fa;
}
#service_special_lp .usefull ul li.new .trigger .table{
	border-color:#2188c3;
}
#service_special_lp .usefull ul li.new .trigger .table .td{
	color:#2188c3;
}



#service_special_lp  .solution_footer{
	margin-bottom:0;
}
#service_special_lp  .solution_footer table td{
	width:65px;
	padding:8px 15px;
	border:solid 3px #cccccc;
	vertical-align:middle;
	font-size:100%;
	font-weight:700;
}
#service_special_lp  .solution_footer table td img{
	width:65px;
	display:block;
}
#service_special_lp  .solution_footer table th{
	width:auto;
	padding:8px 15px;
	border:solid 3px #cccccc;
	font-size:100%;
	font-weight:700;
}
#service_special_lp  .solution_footer table table td{
	padding:0;
	border:none;
	width:65px;
	text-align:left;
	color:#111111;
}
#service_special_lp  .solution_footer table table th{
	padding:0;
	border:none;
	text-align:right;
	color:#d64646;
}
#service_special_lp  .solution_footer table table th strong{
	font-size:135.71%;
	margin-right:2px;
}
#service_special_lp  .solution_footer table .special table td{
	padding:5px 0;
}
#service_special_lp  .solution_footer table .special table th{
	padding:5px 0;
}
#service_special_lp  .solution_footer table .special table th strong{
	font-size:171.43%;
}

#service_special_lp .bigText{
	display:block;
	padding:20px 0 30px 0;
	font-weight:700;
	text-align:center;
	line-height:130%;
}
#service_special_lp .easy_pass{
	padding-top:30px;
	padding-bottom:15px;
	border-top:solid 1px #eaeaea;
}
#service_special_lp .easy_pass .easy_pass_title{
	background:#2188c3;
}
#service_special_lp .easy_pass .easy_pass_title img{
	display:block;
	width:100%;
}
#service_special_lp .easy_pass .easy_pass_title .desc{
	padding:15px;
}
#service_special_lp .easy_pass .easy_pass_title .desc h3{
	display:block;
	color:#ffffff;
	font-weight:700;
	font-size:114.28%;
	line-height:130%;
	padding-bottom:5px;
}
#service_special_lp .easy_pass .easy_pass_title .desc h2{
	display:block;
	color:#ffffff;
	font-weight:700;
	font-size:214.28%;
	line-height:90%;
	padding-bottom:10px;
}
#service_special_lp .easy_pass .easy_pass_title .desc h2 small{
	color:#ffffff;
	font-weight:700;
	font-size:60%;
	display:inline-block;
}
#service_special_lp .easy_pass .easy_pass_title .desc p{
	display:block;
	color:#ffffff;
}
#service_special_lp .easy_pass .blueBorderTitle .title small{
	margin-left:-8px;
	margin-right:-8px;
	display:inline-block;
}
#service_special_lp .easy_pass ul{
	list-style:none;
}
#service_special_lp .easy_pass ul li{
	background:#eef6fa;
	margin-bottom:15px;
	padding:0 10px;
}
#service_special_lp .easy_pass ul li.opened{
	padding-bottom:10px;
}

#service_special_lp .easy_pass ul li .trigger{
	display:block;
	position:relative;
	text-decoration:none;
}
#service_special_lp .easy_pass ul li .trigger:after{
	content:'';
	display:block;
	width:15px;
	height:10px;
	position:absolute;
	top:50%;
	margin-top:-5px;
	right:10px;
	background-image:url(../img/easy_pass_arrow.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:15px 10px;
}
#service_special_lp .easy_pass ul li.opened .trigger:after{
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
}
#service_special_lp .easy_pass ul li .trigger .table{
	display:table;
	width:100%;
	vertical-align:middle;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#service_special_lp .easy_pass ul li .trigger .table .tr{
	display:table-row;
}
#service_special_lp .easy_pass ul li .trigger .table .td{
	display:table-cell;
	font-size:78.57%;
	font-weight:700;
	color:#2188c3;
	width:62px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	vertical-align:middle;
	line-height:180%;
}
#service_special_lp .easy_pass ul li .trigger .table .td strong{
	display:block;
	width:28px;
	height:28px;
	color:#ffffff;
	font-size:154.54%;
	background:#2188c3;
	text-align:center;
	line-height:28px;
	-webkit-border-radius:30px;
	border-radius:30px;
	margin:0 auto;
}
#service_special_lp .easy_pass ul li .trigger .table .th{
	display:table-cell;
	font-size:121.42%;
	font-weight:700;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:6px;
	vertical-align:middle;
	line-height:130%;
	padding-right:33px;
}
#service_special_lp .easy_pass ul li .hidden{
	height:0;
	overflow:hidden;
	background:#ffffff;
}
#service_special_lp .easy_pass ul li.opened .hidden{
	height:auto;
	overflow:inherit;
	padding:10px 15px;
}

#service_special_lp .easy_pass ul li .hidden table{
	border-collapse:collapse;
}
#service_special_lp .easy_pass ul li .hidden table th{
	width:95px;
	vertical-align:top;
	text-align:center;
}
#service_special_lp .easy_pass ul li .hidden table th img{
	display:block;
	width:95px;
}
#service_special_lp .easy_pass ul li .hidden table td{
	padding-left:15px;
	vertical-align:top;
	vertical-align:middle;
}
#service_special_lp .easy_pass ul li .hidden table td a{
	color:#2188c3;
}

#service_special_lp.newDesign .solution_header .contents p{
	padding-top:10px;
}
#service_special_lp.newDesign .solution_header .contents h3{
	padding-top:20px;
	padding-bottom:10px;
}
#service_special_lp.newDesign .lp_merit_list1{
	padding-bottom:30px;
}
#service_special_lp.newDesign .lp_merit_list1 img{
	display:block;
	width:100%;
}



#service.lp #service_voice{
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
#service.lp .service_voice{
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
#service.lp #faq{
	background:none;
	padding-bottom:0;
	padding-left:15px;
	padding-right:15px;
	padding-top:30px;
}
#service.lp #faq h2{
	display:block;
	color:#ffffff;
	font-weight:700;
	font-size:142.85%;
	padding:14px 0;
	text-align:center;
	background:#2188c3;
}
#service.lp #faq .oneFaq{
	padding-left:0;
	padding-right:0;
	margin-bottom:0;
	padding-bottom:10px;
	border-bottom:solid 1px #eaeaea;
}
#service.lp #faq  .oneFaq .title h3{
	text-align:center;
	padding:15px 0;
	font-weight:400;
}
#service.lp #faq  .oneFaq .title h3 .blue{
	font-weight:700;
}



#service.lp .shohoubin .shohoubin_title{
	padding:15px;
	text-align:center;
	background:#edf7f6;
}
#service.lp .shohoubin .shohoubin_title h2{
	display:block;
	font-weight:700;
	font-size:207.14%;
	color:#4eaca8;
	line-height:110%;
	padding-bottom:15px;
}
#service.lp .shohoubin .shohoubin_title h3{
	display:inline-block;
	font-weight:700;
	font-size:107.14%;
	color:#ffffff;
	line-height:100%;
	background:#4eaca8;
	-webkit-border-radius:20px;
	border-radius:20px;
	padding:5px 30px;
	margin-bottom:15px;
}
#service.lp .shohoubin .shohoubin_special{
	position:relative;
	padding-left:75px;
	padding-right:75px;
	text-align:center;
	display:inline-block;
	margin-bottom:20px;
}
#service.lp .shohoubin .shohoubin_special .special_left{
	display:block;
	width:62px;
	position:absolute;
	left:0;
	bottom:0;
}
#service.lp .shohoubin .shohoubin_special .special_right{
	display:block;
	width:71px;
	position:absolute;
	right:0;
	bottom:0;
}

#service.lp .shohoubin .solution_header{
	text-align:center;
}
#service.lp .shohoubin .shohoubin_special h2{
	padding-bottom:0;
}
#service.lp .shohoubin .shohoubin_special h2 img{
	width:100%;
	max-width:124px;
	margin-right:5px;
	vertical-align:-3px;
}
#service.lp .shohoubin .solution_header .contents{
	text-align:left;
}
.blueBorderTitle.small{
    padding:10px 0;
}
.blueBorderTitle.small .title{
    padding-right:25px;
    padding-left:25px;
}
.blueBorderTitle.small .title:before{
    background-size:13px 30px;
    height:30px;
    margin-top:-15px;
    top:50%;
    width:13px;
}
.blueBorderTitle.small .title:after{
    background-size:13px 30px;
    height:30px;
    margin-top:-15px;
    top:50%;
    width:13px;
}

.shohoubin_one_reason{
	padding-bottom:25px;
}
.shohoubin_one_reason h3{
	display:table;
	position:relative;
	color:#ffffff;
	font-weight:700;
	font-size:150%;
	line-height:125%;
	background:#2188c3;
	-webkit-border-radius:6px;
	border-radius:6px;
	text-align:center;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.shohoubin_one_reason h3 .tr{
	display:table-row;
}
.shohoubin_one_reason h3 .td{
	display:table-cell;
	width:80px;
	text-align:center;
	vertical-align:middle;
	padding-top:12px;
	padding-bottom:12px;
}
.shohoubin_one_reason h3 .th{
	display:table-cell;
	vertical-align:middle;
	padding-top:12px;
	padding-bottom:12px;
	padding-right:15px;
}
.shohoubin_one_reason h3 .cirle{
	width:50px;
	height:50px;
	display:block;
	text-align:center;
	background:#ffffff;
	color:#2188c3;
	-webkit-border-radius:60px;
	border-radius:60px;
	font-size:50%;
	line-height:100%;
	margin:0 auto;
}
.shohoubin_one_reason h3 .cirle .nb{
	width:50px;
	height:50px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.shohoubin_one_reason h3 .cirle .nb strong{
	display:block;
	text-align:center;
	font-size:219%;
	line-height:100%;
	padding-top:3px;
}
.shohoubin_one_reason h3:after{
	content:'';
	display:block;
	width:32px;
	height:32px;
	background:#2188c3;
	position:absolute;
	bottom:-5px;
	left:50%;
	margin-left:-16px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:-1;
}
.shohoubin_one_reason img{
	display:block;
	width:100%;
	margin-top:20px;
	margin-bottom:15px;
}
.shohoubin_merits{
	padding-bottom:15px;
}
.shohoubin_merits_title{
	background-image:url(../img/shohoubin_merits_title_bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:15px;
}
.shohoubin_merits_title .blueBorderTitle{
	padding-bottom:0px;
	padding-top:15px;
}
.shohoubin_merits_title img{
    display:inline-block;
    margin:0 10px;
    width:75px;
}

.one_shohoubin_merit{
	margin-bottom:15px;
	background:#eef6fa;
}
.one_shohoubin_merit .trigger{
	display:block;
	text-decoration:none;
	position:relative;
	border-bottom:solid 3px #2188c3;
	padding:18px 35px 18px 110px;
	font-size:135.71%;
	font-weight:700;
	line-height:120%;
}
.one_shohoubin_merit .trigger:after{
	display:block;
	background-image:url(../img/easy_pass_arrow.png);
	content:'';
	width:15px;
	height:10px;
	background-position:center center;
	background-size:15px 10px;
	background-repeat:no-repeat;
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-5px;
}
.one_shohoubin_merit.opened .trigger:after{
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
}

.one_shohoubin_merit .trigger small{
	display:block;
	position:absolute;
	left:15px;
	top:50%;
	height:19px;
	line-height:19px;
	margin-top:-9.5px;
	font-size:73.68%;
	color:#2188c3;
}
.one_shohoubin_merit .trigger small .nb{
	display:inline-block;
	font-size:85.71%;
	background:#2188c3;
	color:#ffffff;
	margin-left:5px;
	height:19px;
	line-height:19px;
	width:19px;
	-webkit-border-radius:22px;
	border-radius:22px;
	text-align:center;
}
.one_shohoubin_merit .hidden{
	padding:0 15px;
	height:0;
	overflow:hidden;
}
.one_shohoubin_merit.opened .hidden{
	padding:20px 15px;
	height:auto;
	overflow:inherit;
}
.one_shohoubin_merit .hidden h3{
	display:block;
	background:#2188c3;
	color:#ffffff;
	font-weight:700;
	text-align:center;
	font-size:114.28%;
	line-height:120%;
	padding:5px;
	margin-bottom:20px;
	-webkit-border-radius:30px;
	border-radius:30px;
	position:relative;
	z-index:1;
}
.one_shohoubin_merit .hidden h3:after{
	content:'';
	display:block;
	width:14px;
	height:14px;
	background:#2188c3;
	position:absolute;
	bottom:-6px;
	left:50%;
	margin-left:-7px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:-1;
}
.one_shohoubin_merit ul{
	list-style:none;
	margin-bottom:10px;
}
.one_shohoubin_merit ul li{
	display:block;
	padding:0 0 5px 31px;
	position:relative;
	font-size:107.14%;
	font-weight:700;
	line-height:130%;
}
.one_shohoubin_merit ul li:before{
	content:'';
	position:absolute;
	left:0;
	top:1px;
	display:block;
	width:22px;
	height:14px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/finger.png.pagespeed.ce.9HMsl_lLVB.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:22px 14px;
}
.one_shohoubin_merit p{
	display:block;
	line-height:150%;
}

.shohoubin .solution_footer table sup{
	color:#111111;
}


/* ****** CASE TOP PAGE ****** */

.inside_page_title{
	background:#dc5519;
	padding: 0 15px;
}
.inside_page_title h2{
	display:block;
	color:#ffffff;
	font-weight:700;
	padding:19px 0;
	font-size:171.42%;
}
.case #case_top{
	background:#eaeaea;
	padding-bottom:5px;
}
.case #case_top .case_top_title{
	background:#ffffff;
	display:block;
	text-align:center;
	margin-bottom:20px;
	padding:15px;
	font-weight:700;
	font-size:142.85%;
	line-height:140%;
}

.case #case_top nav{
	margin-bottom:15px;
}
.case #case_top nav h4{
	display:block;
}
.case #case_top nav h4 a{
	display:block;
	padding:10px 44px 10px 15px;
	position:relative;
	font-weight:700;
	font-size:128.57%;
	text-decoration:none;
	background:#ffffff;
	color:#8fc31f;
	-webkit-border-radius:8px;
	border-radius:8px;
	box-shadow: 0 3px 0 0 #c6c6c6;
	line-height:120%;
}
.case #case_top nav h4 a.selected{
	background:#8fc31f;
	color:#ffffff;
	box-shadow: 0 3px 0 0 #77a317;
}
.case #case_top nav h4 a .black{
	color:#111111;
}
.case #case_top nav h4 a:after{
	content:'';
	display:block;
	border-left:solid 2px #8fc31f;
	border-bottom:solid 2px #8fc31f;
	width:7px;
	height:7px;
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-6px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.case #case_top nav.opened h4 a:after{
	-webkit-transform:rotate(135deg);
	transform:rotate(135deg);
	margin-top:-3px;
}
.case #case_top nav h4 a.selected:after{
	border-left:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
}

.case #case_top ul{
	list-style:none;
	padding-top:8px;
	display:none;
}
.case #case_top .opened ul{
	display:block;
}
.case #case_top ul li{
	margin-bottom:2px;
}
.case #case_top ul li a{
	display:block;
	text-decoration:none;
	background:#ffffff;
	padding:6px 15px;
	font-size:107.14%;
}
.case #case_top ul li span{
	display:block;
	background:#ffffff;
	padding:6px 15px;
	font-size:107.14%;
	color:#9d9d9d;
}
.case #case_top ul li.current{
	display:none;
}
.case #case_top ul li.sep{
	display:block;
	font-weight:700;
	background:#fcfacc;
	padding:5.5px 15px;
	font-size:107.14%;
}
.case #case_top ul li.sep.current{
	display:none;
}



.case #case_posts{
	background:#f7f7f7;
	padding-bottom:27px;
	padding-top:25px;
}
.case #case_posts .voice_container .oneLine ul li{
	padding-bottom:25px;
}
.case #case_posts .voice_container .oneLine ul li .image{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0;
	background:#ffffff;
}
.case #case_posts .voice_container .oneLine ul li .text small{
	display:block;
	font-size:80%;
}
.case #case_posts .voice_container .oneLine ul li .oneElement{
	background:#ffffff;
}

.case #service_footer{
	background:#ffffff;
}


/* ****** CASE INSIDE PAGES ****** */
.case #case_single #case_posts{
	background:none;
}
.case #case_single #case_posts .oneElement .text{
	padding-left:0;
	padding-right:0;
}
.case #case_single #case_posts .voice_container .oneLine ul li{
	padding-bottom:15px;
}

.case #case_single .single_title{
	position:relative;
	padding-left:60px;
	padding-top:10px;
	padding-bottom:10px;
	min-height:45px;
	border-bottom:solid 3px #8fc31f;
}
.case #case_single .single_title img{
	display:block;
	width:45px;
	position:absolute;
	left:15px;
	top:10px;
}
.case #case_single .single_title h3{
	display:block;
	font-size:135.71%;
	line-height:130%;
	padding-left: 15px;
	font-weight:700;
}
.case #case_single .single_title h3 small{
	display:block;
	font-size:63.15%;
	font-weight:700;
	line-height:100%;
	padding-top:4px;
	padding-bottom:2px;
}

.case #case_single .title_link{
	padding-top:10px;
	padding-bottom:10px;
	font-size:85.71%;
	padding-left:15px;
	padding-right:15px;
}
.case #case_single .title_link a{
	text-decoration:none;
	font-weight:700;
	font-size:108.33%;
}

.case #case_single .caption{
	/*padding-top:20px;*/
	padding-bottom:25px;
}
.case #case_single .caption img{
	display:block;
	width:100%;
}
.case #case_single .caption .left{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:50%;
	padding-right:2px;
	float:left;
}
.case #case_single .caption .right{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:50%;
	padding-left:2px;
	float:right;
}

.merits {
	padding: 0 15px;
}

.case  #case_single .merits h3{
	display:block;
	text-align:center;
	color:#ffffff;
	font-weight:700;
	font-size:121.42%;
	background:#de8229;
	padding:12px 15px;
	-webkit-border-radius:25px;
	border-radius:25px;
}
.case  #case_single .merits ul{
	list-style:none;
}
.case  #case_single .merits ul li{
	position:relative;
	display:block;
	padding:15px 0 15px 41px;
	font-size:128.57%;
	font-weight:700;
	line-height:130%;
	border-bottom:solid 2px #eaeaea;
}
.case  #case_single .merits ul li .nb{
	position:absolute;
	left:0;
	top:15px;
	display:block;
	width:27px;
	height:27px;
	color:#ffffff;
	font-size:83.33%;
	line-height:27px;
	text-align:center;
	background:#de8229;
	-webkit-border-radius:40px;
	border-radius:40px;
}


.case  #case_single .talk{
	padding-top:25px;
}

.talk {
	padding-left: 15px;
	padding-right: 15px;
}

.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:114.28%;
	font-weight:700;
	padding-bottom:25px;
	padding-top:15px;
	line-height:130%;
}
.case  #case_single .talk .one_talk h4{
	display:block;
	text-align:center;
	background:#8fc31f;
	color:#ffffff;
	font-weight:700;
	font-size:150%;
	-webkit-border-radius:10px;
	border-radius:10px;
	position:relative;
	line-height:120%;
    z-index: 1;
	padding:15px;
	margin-bottom:25px;
}
.case  #case_single .talk .one_talk h4 br{
	display:none;
}
.case  #case_single .talk .one_talk h4:before {
    background: #8fc31f;
    bottom: -10px;
    content: "";
    display: block;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px;
    z-index: -1;
}

.case  #case_single .talk .one_talk{
	padding-bottom:25px;
}
.case  #case_single .talk .one_talk  p{
	display:block;
	line-height:180%;
}
.case  #case_single .talk .one_talk img{
	display:block;
	width:100%;
	margin-bottom:15px;
}


.case  #case_single .case_infos{
	background:#f7f7f7;
	padding:15px 15px 30px 15px;
}
.case  #case_single .case_infos .case_infos_head{
	position:relative;
	padding-left:75px;
	padding-bottom:20px;
	min-height:60px;
}
.case  #case_single .case_infos .info_logo{
	position:absolute;
	left:0;
	top:0;
	width:58px;
	border:solid 1px #eaeaea;
}
.case  #case_single .case_infos .info_logo img{
	display:block;
	width:100%;
}
.case  #case_single .case_infos .info_text p{
	font-size:92.85%;
}
.case  #case_single .case_infos .info_text a{
	text-decoration:none;
	color:#2188c3;
}
.case  #case_single .case_infos .info_text h4{
	display:block;
	font-weight:700;
	font-size:100%;
	padding-bottom:5px;
}
.case  #case_single .case_infos .button_container{
	text-align:center;
}
.case  #case_single .case_infos .button_container a.yellow{
	display:inline-block;
	width:auto;
    padding-left: 30px;
    padding-right: 54px;
	padding-top:9px;
	padding-bottom:8px;
}

.case  #case_single #case_posts h3{
	display:block;
	text-align:center;
	font-weight:700;
	font-size:128.57%;
	padding-bottom:25px;
	line-height:120%;
}

.case  #case_single #case_posts .button_container{
	text-align:center;
}
.case  #case_single #case_posts .button_container a.yellow{
	display:inline-block;
	width:auto;
    padding-left: 18px;
    padding-right: 30px;
}
.case  #case_single #case_posts{
	border-bottom:solid 1px #eaeaea;
	padding-bottom:7px;
}



.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%;
}

#faq{
	padding-bottom:10px;
	background:#eaeaea;
}
#faq.onTop{
	padding-bottom:0;
	background:#ffffff;
}

.faq_top_navigation h2{
	display:block;
	text-align:center;
	font-size:142.85%;
	font-weight:700;
	padding:24px 15px;
}
.faq_top_navigation h2 .blue{
	color:#2188c3;
}
.faq_top_navigation h2 .br{
	display:inline-block;
}
#faq_nav{
	background:#eaeaea;
	padding-top:13px;
	padding-bottom:11px;
}
#faq_nav ul{
	list-style:none;
}
#faq_nav ul li{
	display:block;
	margin-bottom:10px;
}
#faq_nav ul li.sep{
	display:block;
	margin-bottom:10px;
	padding-top:17px;
	padding-bottom:5px;
	font-weight:700;
	line-height:100%;
	border-bottom:solid 3px #8fc31f;
}


#faq_nav ul li a{
	display:block;
	position:relative;
	background:#ffffff;
	font-weight:700;
	text-decoration:none;
	padding:15px 50px 15px 15px;
	font-size:114.28%;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#faq_nav ul li span{
	display:block;
	position:relative;
	background:#ffffff;
	font-weight:700;
	text-decoration:none;
	padding:15px;
	font-size:114.28%;
	-webkit-border-radius:6px;
	border-radius:6px;
	color:#9d9d9d;
	color:#c6c6c6;
}
#faq_nav ul li a:after{
	content:'';
	display:block;
	width:26px;
	height:26px;
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-13px;
	background-color:#2188c3;
	-webkit-border-radius:30px;
	border-radius:30px;
	background-image:url(../img/white_blue_arrow.jpg);
	background-position:10px center;
	background-repeat:no-repeat;
	background-size:8px 12px;
}


#faq .oneFaq{
	padding:0 15px;
	margin-bottom:10px;
	background:#ffffff;
}
#faq .oneFaq .title{
	display:block;
}
#faq .oneFaq .title h3{
	display:block;
	text-align:left;
	font-size:114.28%;
	font-weight:700;
}
#faq .oneFaq .title h3 .blue{
	color:#2188c3;
}
#faq .oneFaq .title h3 a{
	text-decoration:none;
	display:block;
	padding:20px 55px 15px 0;
	position:relative;
	line-height:140%;
}
#faq .oneFaq .title h3 a:after{
	content:'';
	display:block;
	width:25px;
	height:25px;
	overflow:hidden;
	position:absolute;
	right:5px;
	top:13px;
	top:50%;
	margin-top:-12.5px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xopen_close_faq_global.jpg.pagespeed.ic.zvb2nKnsPy.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	-webkit-border-radius:30px;
	border-radius:30px;
	background-size:25px auto;
}
#faq .oneFaq.opened .title h3 a:after{
	background-position:center top;
}

#faq .oneFaq .global_hidden{
	height:0;
	overflow:hidden;
}
#faq .oneFaq.opened .global_hidden{
	height:auto;
	overflow:inherit;
}

#faq .oneFaq .parent{
	padding-bottom:20px;
}
#faq .oneFaq .trigger{
	display:block;
	text-decoration:none;
	padding:12px 55px 12px 55px;
	position:relative;
	background:#e8f3f9;
	font-weight:700;
	font-size:100%;
	line-height:145%;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#faq .oneFaq .trigger:before{
	content:'';
	display:block;
	width:35px;
	height:36px;
	position:absolute;
	left:11px;
	top:50%;
	margin-top:-17px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/icon_question.png.pagespeed.ce.k8YS2qOH_k.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:35px auto;
}
#faq .oneFaq .trigger:after{
	content:'';
	display:block;
	width:25px;
	height:25px;
	overflow:hidden;
	position:absolute;
	right:14px;
	top:13px;
	top:50%;
	margin-top:-12.5px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xopen_close_faq.jpg.pagespeed.ic.UFsxB_9l3B.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	-webkit-border-radius:30px;
	border-radius:30px;
	background-size:25px auto;
}
#faq .oneFaq .opened .trigger:after{
	background-position:center top;
}

#faq .oneFaq .hidden{
	height:0;
	overflow:hidden;
}
#faq .oneFaq .opened .hidden{
	height:auto;
	overflow:inherit;
}
#faq .oneFaq p{
	display:block;
	text-decoration:none;
	padding:15px 0 5px 55px;
	position:relative;
	font-size:100%;
	line-height:180%;
}

#faq .oneFaq p:before{
	content:'';
	display:block;
	width:35px;
	height:36px;
	position:absolute;
	left:9px;
	top:20px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/icon_answer.png.pagespeed.ce.UKit23-iHa.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:35px auto;
}

.faq #case_top{
	background:#eaeaea;
	padding-bottom:13px;
	padding-top:25px;
}
.faq #case_top nav{
	margin-bottom:15px;
}
.faq #case_top nav h4{
	display:block;
}
.faq #case_top nav h4 a{
	display:block;
	padding:14px 44px 14px 15px;
	position:relative;
	font-weight:700;
	font-size:128.57%;
	text-decoration:none;
	background:#ffffff;
	color:#8fc31f;
	-webkit-border-radius:8px;
	border-radius:8px;
	box-shadow: 0 3px 0 0 #c6c6c6;
	line-height:120%;
}
.faq #case_top nav h4 a.selected{
	background:#8fc31f;
	color:#ffffff;
	box-shadow: 0 3px 0 0 #77a317;
}
.faq #case_top nav h4 a .black{
	color:#111111;
}
.faq #case_top nav h4 a:after{
	content:'';
	display:block;
	border-left:solid 2px #8fc31f;
	border-bottom:solid 2px #8fc31f;
	width:7px;
	height:7px;
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-6px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.faq #case_top nav.opened h4 a:after{
	-webkit-transform:rotate(135deg);
	transform:rotate(135deg);
	margin-top:-3px;
}
.faq #case_top nav h4 a.selected:after{
	border-left:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
}

.faq #case_top ul{
	list-style:none;
	padding-top:8px;
	display:none;
}
.faq #case_top .opened ul{
	display:block;
}
.faq #case_top ul li{
	margin-bottom:2px;
}
.faq #case_top ul li a{
	display:block;
	text-decoration:none;
	background:#ffffff;
	padding:6px 15px;
	font-size:107.14%;
}
.faq #case_top ul li span{
	display:block;
	text-decoration:none;
	background:#ffffff;
	color:#9d9d9d;
	padding:6px 15px;
	font-size:107.14%;
}
.faq #case_top ul li.current {
	display:none;
}
.faq #case_top ul li.sep{
	display:block;
	font-weight:700;
	background:#fcfacc;
	padding:5.5px 15px;
	font-size:107.14%;
}
.faq #case_top ul li.sep.current{
	display:none;
}

/* ------------ CONTACT ------------ */
#contact{
	padding-top:30px;
	padding-left: 15px;
	padding-right: 15px;
}
.page_ttl {
	background: #383838;
    color: #fff;
}
.back_btn {
	    color: #2188c3;
    text-decoration: none;
    display: block;
    margin: 15px 15px 15px;
}
.text_complete {
	text-align: center;
}

.ttl_complete {
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
}
#contact.thanksTitle{
	padding-top:0;
}
#contact .contact_top_title{
	display:block;
	text-align:center;
	margin-bottom:20px;
	font-weight:700;
	font-size:142.85%;
	line-height:140%;
}
#contact #contact_nav{
	padding-bottom:20px;
}
#contact #contact_nav table{
	border-collapse:collapse;
	width:100%;
	margin-bottom:10px;
}
#contact #contact_nav table th{
	width:49px;
	padding:12px 0;
	border:solid 2px #8fc31f;
	border-right:none;
	background:#8fc31f;
	color:#ffffff;
	font-weight:700;
	font-size:160%;
	line-height:100%;
	vertical-align:middle;
	text-align:center;
}
#contact #contact_nav table td{
	padding:5px 25px;
	border:solid 2px #8fc31f;
	border-left:none;
	background-color:#fefce6;
	background-image:url(../img/contact_nav.png);
	background-position:left center;
	background-repeat:no-repeat;
	background-size:10px 100%;
	color:#8fc31f;
	font-weight:400;
	font-size:100%;
	line-height:130%;
	vertical-align:middle;
	text-align:left;
}
#contact #contact_contents{
	padding-bottom:33px;
}
#contact #contact_contents table{
	display:block;
	border-top:solid 1px #eaeaea;
}
#contact #contact_contents table tbody{
	display:block;
}
#contact #contact_contents table thead{
	display:block;
}
#contact #contact_contents table tfoot{
	display:block;
}
#contact #contact_contents table tr{
	display:block;
	padding-left:15px;
	padding-right:15px;
	border-bottom:solid 1px #eaeaea;
	padding-bottom:25px;
}
#contact #contact_contents table tr.address_fields{
	padding-bottom:20px;
}
#contact #contact_contents table th{
	display:block;
	text-align:left;
	padding-top:20px;
	padding-bottom:10px;
	font-size:114.28%;
	font-weight:700;
}
#contact #contact_contents table th small{
	font-size:75%;
	font-weight:400;
}
#contact #contact_contents table td small{
	font-size:85.71%;
}
#contact #contact_contents table .red{
	color:#d64646;
}
#contact #contact_contents table td{
	display:block;
}
#contact #contact_contents table td a{
	text-decoration:none;
	color:#2188c3;
}
#contact #contact_contents table tr.checkboxes{
	padding-bottom:10px;
}
#contact #contact_contents .checkboxes .error .border{
	border:solid 2px #d64646;
	padding:10px;
}
#contact #contact_contents .checkboxes .line{
	padding-bottom:15px;
}
#contact #contact_contents .checkboxes .line .title{
	margin-bottom:10px;
}
#contact #contact_contents .checkboxes .line .title .desc{
	background:#eaeaea;
	font-weight:700;
	padding:8px 15px 8px 40px;
}
#contact #contact_contents .checkboxes .line .desc{
	display:block;
	padding:0 15px 6px 40px;
	position:relative;
	cursor:pointer;
}
#contact #contact_contents .checkboxes .line .desc input{
	position:absolute;
	left:15px;
	top:4px;
	display:block;
	width:14px;
	height:14px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	-webkit-border-radius:0px;
	border-radius:0px;
	-webkit-appearance: none;
}
#contact #contact_contents .checkboxes .line .title .desc  input{
	top:13px;
}
#contact #contact_contents .checkboxes .line .desc .check{
	position:absolute;
	left:14px;
	top:3px;
	display:block;
	width:14px;
	height:14px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#eaeaea;
}
#contact #contact_contents .checkboxes .line .title .desc .check{
	background:#ffffff;
	top:12px;
}
#contact #contact_contents .checkboxes .line .desc input:checked + .check{
	background-color:#d64646;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xcheck_boxes.jpg.pagespeed.ic.t3nUeN8o-x.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:11px 11px;
}
#contact #contact_contents .checkboxes .line .title .desc input:checked + .check{
	background-color:#d64646;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xcheck_boxes.jpg.pagespeed.ic.t3nUeN8o-x.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:11px 11px;
}
#contact #contact_contents .bottom_desc {
	text-align:center;
	padding:15px 15px 0 15px;
}
#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(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xcheck_boxes.jpg.pagespeed.ic.t3nUeN8o-x.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	vertical-align: -2px;
}
#contact .bottom_desc input:checked + .checkbox{
	background-color:#d64646;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/xcheck_boxes.jpg.pagespeed.ic.t3nUeN8o-x.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#contact #contact_contents .bottom_desc a{
	color:#2188c3;
	text-decoration:none;
}
.inline_block{
	display:inline-block;
}
#contact #contact_contents table select {
	width:100%;
	border:solid 2px #cccccc;
	display:block;
	padding:3px 5px;
	background:#ffffff;
	font-size:114.28%;
}
#contact #contact_contents table input{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	border:solid 2px #cccccc;
	display:block;
	padding:3px 5px;
	background:#ffffff;
	-webkit-border-radius:0px;
	border-radius:0px;
	-webkit-appearance: none;
	font-size:114.28%;
}
#contact #contact_contents table .input.error{
	border:solid 2px #d64646;
}
#contact #contact_contents table .input.small{
	width:110px;
}
#contact #contact_contents table  .input::-webkit-input-placeholder{
	color:#cccccc;
}
#contact #contact_contents table .input:-ms-input-placeholder{
	color:#cccccc;
}
#contact #contact_contents table  .input::-moz-placeholder{
	color:#cccccc;
}
#contact #contact_contents table .input:-moz-placeholder{
	color:#cccccc;
}
#contact #contact_contents table .input::placeholder{
	color:#cccccc;
}
#contact #contact_contents table #address{
	margin-top:10px;
	margin-bottom:15px;
}
#contact #contact_contents table textarea{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	border:solid 2px #cccccc;
	display:block;
	padding:3px 5px;
	background:#ffffff;
	-webkit-border-radius:0px;
	border-radius:0px;
	-webkit-appearance: none;
	font-size:114.28%;
	max-width:100%;
	min-width:100%;
	height:200px;
	min-height:100px;
}
#contact #contact_contents table textarea.error{
	border:solid 2px #d64646;
}
#contact #contact_contents .bottom_desc .border.error{
	display:inline-block;
	padding:10px 24px 10px 10px;
	border:solid 2px #d64646;
}
#contact #contact_contents .button_container{
	padding-top:20px;
}
#contact #contact_contents .button_container button{
	font-size:135.71%;
	font-weight:700;
	margin:0 auto;
	width:260px;
	display:block;
	-webkit-border-radius:6px;
	border-radius:6px;
	-webkit-appearance: none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:8px 5px;
	color:#111111;
	background:#fcfacc;
	-moz-box-shadow:0px 3px 0px 0px #dfddb6;
	-webkit-box-shadow:0px 3px 0px 0px #dfddb6;
	box-shadow:0px 3px 0px 0px #dfddb6;
	border:none;
	cursor:pointer;
	margin-bottom:15px;
}
#contact #contact_contents .button_container button:last-of-type{
	margin-bottom:0;
}
#contact #contact_contents .thanksMessage{
	padding:25px 15px 0 15px;
	border-top:solid 1px #eaeaea;
	text-align:center;
}
#contact.thanksTitle #contact_contents .thanksMessage{
	border-top:none;
}
#contact .thanksMessage h2{
	margin-bottom:15px;
	font-size:128.27%;
}
#contact .thanksMessage .button_container a{
	font-weight:700;
	font-size:116%;
	width:220px;
	display:inline-block;
	margin-right:0;
	margin-left:0;
	color:#111111;
	padding:8px 5px;
}
#contact .hidden{
	height:0;
	overflow:hidden;
}
#contact .opened .hidden{
	height:auto;
	overflow:inherit;
	padding-bottom:10px;
}
#contact .imputInCheck{
	display:none;
}
#contact .imputInCheck.shown{
	display:block;
}
#contact #check_address{
	color: #2188c3;
}
#contact #contact_contents .checkboxes .line .title .desc.trigger{
	cursor:pointer;
	display:block;
	background:#fcfacc;
	padding:8px 50px 8px 14px;
	position:relative;
}
#contact .trigger:before{
	content:'';
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	top:50%;
	margin-top:-10px;
	right:14px;
	background-image:url(http://epark.mbtn.jp/landingpage_waitingsystemhikaku/img/contact_open_close.png.pagespeed.ce.0s_QTIUycS.png);
	background-position:left bottom;
	background-size:20px auto;
	background-repeat:no-repeat;
}
#contact .opened .trigger:before{
	background-position:left top;
}
#contact #contact_contents .checkboxes .line{
	padding-bottom:5px;
}
.specialCheckbox{
	cursor:pointer;
}
.specialDesc{
	cursor:pointer;
}
#contact #privacy_contents a.trigger{
	background:none;
	color:#111111;
	display:inline-block;
}
#contact #privacy_contents .trigger:before{
	content:'&#9660';
	content:'\25BC';
	content:'＋';
	font-weight:600;
	margin-right:10px;
	display:inline-block;
	width:auto;
	height:auto;
	position:relative;
	top:inherit;
	margin-top:0;
	right:inherit;
	background:none;
}
#contact #privacy_contents .opened .trigger:before{
	content:'&#9650';
	content:'\25B2';
	content:'－';
}
#contact #privacy_contents .sizeGetter{
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}
#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%;
}




/* ************ NEWS PAGES ************ */

.news .voice_container{
	padding-top:25px;
	background:#f7f7f7;
	padding-bottom:20px;
}
.news .voice_container h2{
	display:block;
	text-align:center;
	padding-bottom:25px;
}
.news .voice_container .oneLine ul li a.oneElement{
	background:#ffffff;
}

#news_sidebar{
	background:#eaeaea;
	padding:20px 15px;
}

#news_sidebar h4{
	display:block;
}
#news_sidebar h4 a{
	display:block;
	padding:8px 44px 8px 15px;
	position:relative;
	font-weight:700;
	font-size:128.57%;
	text-decoration:none;
	background:#ffffff;
	color:#8fc31f;
	-webkit-border-radius:8px;
	border-radius:8px;
	box-shadow: 0 3px 0 0 #c6c6c6;
}
#news_sidebar h4 a .black{
	color:#111111;
}
#news_sidebar h4 a:after{
	content:'';
	display:block;
	border-left:solid 2px #8fc31f;
	border-bottom:solid 2px #8fc31f;
	width:7px;
	height:7px;
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-6px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
#news_sidebar.opened h4 a:after{
	-webkit-transform:rotate(135deg);
	transform:rotate(135deg);
	margin-top:-3px;
}
#news_sidebar h4 a.selected:after{
	border-left:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
}

#news_sidebar ul{
	list-style:none;
	padding-top:8px;
	display:none;
}
#news_sidebar.opened ul{
	display:block;
}
#news_sidebar ul li{
	margin-bottom:2px;
}
#news_sidebar ul li a{
	display:block;
	text-decoration:none;
	background:#ffffff;
	padding:6px 15px;
	font-size:107.14%;
}


.news #news{
	background:#f7f7f7;
	padding-bottom:40px;
}
.inside_page_title h2{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:break-word;
	width:100%;
}
.inside_page_title h2 small{
	display:inline;
	margin-left:15px;
	border-left:solid 2px #ffffff;
	padding-left:15px;
	font-size:75%;
	line-height:130%;
	vertical-align: middle;
}

#news_article{
	padding-bottom:10px;
}
#news_article p{
	line-height:160%;
	margin-bottom:10px;
}
#news_article img{
	max-width:100%;
	height:auto !important;
}

.one_sns{
	display:inline-block;
	vertical-align:baseline;
	margin-right:5px;
	height:22px;
}
.one_sns.facebook_sns{
	vertical-align:6px;
}
.one_sns.google_sns{
	width:70px;
	margin-right:0;
}

#news_page.single{
	padding-bottom:17px;
}
#news_page.single .button_container a{
	width:150px;
}
#news_page #news_article_sns{
	padding-top:15px;
	padding-bottom:30px;
}
#news_page.single .news_article_title{
	padding:15px 15px 8px 15px;
	margin-bottom:20px;
	border-bottom:solid 3px #8fc31f;
}
#news_page.single .news_article_title .date{
	display:block;
	line-height:130%;
	font-size:85.71%;
}
#news_page.single .news_article_title h3{
	display:block;
	font-size:135.71%;
	line-height:130%;
}
.home #voice .oneLine ul li .oneElement{
	background:#ffffff;
}

.voice_container ul li .text .link_to_service{
	display:block;
	padding-top:5px;
	font-size:71.42%;
}

.titleMokuteki h3 {
    display: block;
    font-size: 157.14%;
    padding: 25px 0;
    text-align: center;
}

.titleMokuteki h3 img {
    margin-right: 8px;
    vertical-align: -3px;
    width: 21px;
}
.case.inService #purpose_nav{
	padding-top:19px;
}
.inService.case .oneLine ul li .text{
	display:table;
	border-collapse:collapse;
	width:100%;
	vertical-align:top;
	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:top;
	text-align:left;
	width:25px;
	padding:10px;
}
.inService.case .oneLine ul li .text .tr .icon img{
	display:block;
	width:25px;
}
.inService.case .oneLine ul li .text .tr .title{
	display:table-cell;
	vertical-align:top;
	text-align:left;
	padding:9px 10px 8px 0;
	font-size:92.85%;
}



/* ************ TO TOP ************ */
#to_top{
	display:block;
	width:100%;
	height:40px;
	background:#f7f7f7;
	position:relative;
}
#to_top:after{
	content:'';
	display:block;
	width:16px;
	height:3px;
	position:absolute;
	left:50%;
	top:18px;
	background:#8fc31f;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	margin-left:-3px;
}
#to_top:before{
	content:'';
	display:block;
	width:16px;
	height:3px;
	position:absolute;
	right:50%;
	top:18px;
	background:#8fc31f;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	margin-right:-3px;
}

/* ************ FOOTER ************ */
#footer{

}
.global_nav ul{
	border-top:solid 1px #f2f2f2;
	list-style:none;
}
.global_nav ul li.title{
	border-bottom:solid 1px #f2f2f2;
}
.global_nav ul li.parent{
	border-bottom:solid 1px #f2f2f2;
}
.global_nav ul li.title a{
	font-weight:700;
	padding:9px 30px 9px 15px;
	position:relative;
}
.global_nav ul li .title{
	position:relative;
	display:block;
	padding-right:30px;
	overflow:hidden;
}
.global_nav ul li .title a{
	font-weight:700;
	padding:9px 0 9px 15px;
}
.global_nav ul li.parent a.trigger{
	padding:0;
	display:block;
	width:41px;
	height:38px;
	position:absolute;
	top:2px;
	right:0;
	content:'';
	background-image:url(../img/foot_arrow.jpg);
	background-size:8px 12.5px;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
}
.global_nav ul li.parent.opened a.trigger{
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.global_nav ul li.title a:after{
	display:block;
	width:8px;
	height:12.5px;
	position:absolute;
	top:50%;
	right:15px;
	margin-top:-6.25px;
	content:'';
	background-image:url(../img/foot_arrow.jpg);
	background-size:8px 12.5px;
	background-repeat:no-repeat;
	background-position:center center;
}

.global_nav ul li a{
	text-decoration:none;
	display:block;
}
.global_nav ul li ul{
	display:block;
	width:50%;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:25px;
	border-top:dashed 1px #f2f2f2;
	padding-top:12px;
	padding-bottom:25px;
}
.global_nav ul li ul li.sub_title{
	font-weight:700;
	color:#8fc31f;
}
.global_nav ul li ul li.sub_title.spaced{
	padding-top:12px;
	padding-bottom:4px;
}
.global_nav ul li ul:last-of-type li.sub_title.spaced{
	padding-bottom:9px;
}
.global_nav ul li ul li.sep{
	font-size:92.85%;
	padding-top:10px;
	font-weight:700;
}
.global_nav ul li ul li.sep{
	font-size:92.85%;
	padding-top:9px;
	font-weight:700;
}
.global_nav ul li ul li.sep:first-of-type{
	padding-top:0;
}
.global_nav ul li ul a{
	padding-left:13px;
	padding-right:10px;
	background-image:url(../img/foot_sub_arrow.jpg);
	background-size:7px 9px;
	background-repeat:no-repeat;
	background-position:left 10px;
	font-size:92.85%;
	padding-top:4px;
	padding-bottom:4px;
}
.global_nav ul li .hidden{
	display:none;
}
.global_nav ul li.opened .hidden{
	display:block;
}
.global_nav .head_nav_sns{
	text-align:center;
	padding:30px 5px 40px 5px;
	width:100%;
	max-width:315px;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.global_nav .head_nav_sns h3{
	display:block;
	text-align:center;
	font-size:85.71%;
	padding-bottom:16px;
}
.global_nav .head_nav_sns a{
	display:block;
	width:50%;
	float:left;
	padding:0 4px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.global_nav .head_nav_sns a img{
	display:block;
	width:100%;
}




.foot_sns{
	display:table;
	vertical-align:middle;
	width:100%;
	height:78px;
}
.foot_sns .inside{
	display:table-row;
	vertical-align:middle;
}
.foot_sns h3{
	display:table-cell;
	vertical-align:middle;
	font-size:85.71%;
	padding-right:20px;
	width:70px;
}
.foot_sns .sns{
	display:table-cell;
	vertical-align:middle;
}
.foot_sns a{
	display:inline-block;
	vertical-align:middle;
	width:36px;
	margin-right:5px;
}
.foot_sns a img{
	display:block;
	width:100%;
}
.foot_sns .certif{
	display:table-cell;
	vertical-align:middle;
	width:52px;
	text-align:right;
}
.foot_sns .certif a{
	width:47px;
}
.foot_sns .certif img{
	display:block;
	width:100%;
}
#copyrights{
	border-top:solid 1px #f7f7f7;
	padding:20px 15px;
}
#copyrights h2{
	display:block;
	width:176px;
	padding-bottom:13px;
}
#copyrights h2 img{
	display:block;
	width:100%;
}
#copyrights p{
	font-family:Arial,arial,'メイリオ',Meiryo,sans-serif;
	display:block;
	line-height:130%;
}
#copyrights p small{
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:85.71%;
	padding-top:2px;
}

#float_contact{
	position:fixed;
	width:100%;
	left:0;
	bottom:10px;
	z-index:9;
}
#float_contact .wrapper{
	padding:0 5px;
}

#footer{
	padding-bottom:60px;
}
#top_nav.show{
	padding-bottom:45px;
}

}

#footer .wrapper .center {
	text-align: center;
	list-style: none;
	font-size: 16px;
}

.center li a{
	text-decoration: none;
	font-weight: bold;
}

.foot_nav {
	border-bottom: solid 2px #f7f7f7;
	padding-bottom: 28px;
	padding-top: 28px;
	margin-bottom: 30px;
}
	margin-bottom: 30px;
}

/* ************ 追加 ************************************************************* */
	
/* ************ メニュー  */	

/*------------------------------

  ここから下がハンバーガーメニュー
  に関するCSS

------------------------------*/

.drawer{
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}
  
/* チェックボックスは非表示に */
.drawer-hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.drawer-open {
	position: -webkit-sticky;
	position: sticky;
	top: -2.2em;
	left: 110%;
  height: 2em;
  width: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;/* 重なり順を一番上に */
  cursor: pointer;
}

/* ハンバーガーメニューのアイコン */
.drawer-open span,
.drawer-open span:before,
.drawer-open span:after {
  content: '';
  display: block;
  height: 3px;
  width: 40px;
  border-radius: 3px;
  background: #333333;
  transition: 0.5s;
  position: absolute;
}

/* 三本線のうち一番上の棒の位置調整 */
.drawer-open span:before {
  bottom: 8px;
}

/* 三本線のうち一番下の棒の位置調整 */
.drawer-open span:after {
  top: 8px;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
#drawer-check:checked ~ .drawer-open span {
  background: rgba(255, 255, 255, 0);
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
#drawer-check:checked ~ .drawer-open span::before {
  bottom: 0;
  transform: rotate(45deg);
}

#drawer-check:checked ~ .drawer-open span::after {
  top: 0;
  transform: rotate(-45deg);
}
  
/* メニューのデザイン*/
.drawer-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%;/* メニューを画面の外に飛ばす */
  z-index: 99;
  background: #fff;
  transition: .5s;
}

/* アイコンがクリックされたらメニューを表示 */
#drawer-check:checked ~ .drawer-content {
  left: 0;/* メニューを画面に入れる */
}

.drawer-content ul{
	display: block;
	width: 100%;
	height: auto;
	margin-top: 5em;
	padding: 10px 0;
}
	
.drawer-content li{
	list-style: none;
	width: 100%;
	height: auto;
	background: #ffffff;
	float: left;
}
	
.drawer-content a{
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	list-style: none;
	width: 100%;
	height: auto;
	padding: 0.3em 0;
	border-bottom: #666666 1px solid;
	transition:0.5s;
}
	
.drawer-content a:hover{
	background:#c3df88;
}
	
.nolink a{
	background: #999999;
	pointer-events:none;
}

/* ************ メニュー  */	





}
	
