@charset "UTF-8";
/*
Theme Name: Emanon Business
Theme URI: https://wp-emanon.jp
Author: 株式会社イノ・コード
Author URI: https://innocord.co.jp/
Description: Emanon Pro（エマノン プロ）対応の子テーマです。ビジネスサイトに特化したフロントページの設定ができます。
Template: emanon-pro
Version: 1.6.3
License URI: https://wp-emanon.jp/terms/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, theme-options

Emanon Business用のスタイルを以下に記述
カスタマイズ機能のCSS圧縮をオンにしている場合、オフに切り替えてからスタイルを追加し、その後、再度CSS圧縮をオンにしてください。
*/

@media screen and (min-width: 992px){
.header-cta {
    width: 40.7%;
    float: right;
    margin: 20px 0 0 0;}
	.header-cta-tell {float: right !important;}
	.header-cta li {
    float: left;
}
}

#gnav, .global-nav li ul li, .mb-horizontal-nav {
    background-color: #ffffff !important;
}
@media screen and (min-width: 992px) {
.global-nav-default li a {
    color: #000;
}
}

.top_img {
    background: url(/wp-content/uploads/2023/02/topimage_bg.png) !important;
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
	line-height: 100%;
}
.top_img img {}

body .footer-top {
    background-color: #0b409c;
    border-bottom: solid 1px #1749a1;
}
h2,
body .accordion-faq-header h2,
body .price-header h2,
body .article-body h2 {
    text-align: center;
    background: none !important;
    color: #0b409c;
    font-size: 3.4rem;
    border: none !important;
	    padding: 8px 0 8px 0;
}

.accordion-faq-content .question:before {
    background-color: #0b409c !important;
    border-radius: 3px !important;
    font-weight: bold !important;
}
body {
    font-family: -apple-system, 'BlinkMacSystemFont', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    background-color: #ffffff;
}
h2,
h3,
.front-page-widge_cta {
    font-family: 'Mochiy Pop One', sans-serif;
	font-weight: normal;
}

@media screen and (min-width: 768px){
.page-template-front-page-content-post article {
        border: solid 1px #ffffff;
}

}

body .concept_wrap {
    background: url(/wp-content/uploads/2023/02/11.png), url(/wp-content/uploads/2023/02/12.png) #f2f7ff;
    background-repeat: no-repeat;
    background-position: bottom 20px left, bottom right;
    background-size: unset;
}
body .wp-block-group__inner-container {max-width: 1020px;
    margin: auto;}

.concept_wrap {
    margin: 0 calc(53% - 51vw);
    width: auto;
    padding: 20px 2%;
    background: #f2f7ff;
    background-repeat: repeat-x;
}
.concept {
    max-width: 1120px;
    margin: auto;
}
.concept h2 {}
.concept h3 {margin-top: 0;
    border-bottom: none !important;}
.concept .wp-block-column_right:before {font-family: "Font Awesome 5 Free";content: '\f1b0';font-weight: bold;font-size: 25px;margin: 0 10px 30px 0;line-height: 100%;position: relative;bottom: 0;top: 8px;float: left;color: #b59782;}
.concept_wrap .wp-block-embed-youtube {max-width: 1000px; margin: auto;}
.movie_wrap {
    background: url(/wp-content/uploads/2023/02/11.png), url(/wp-content/uploads/2023/02/12.png) #f2f7ff;
    background-repeat: no-repeat;
    background-position: bottom left, bottom right;
    margin: 0 0 100px 0;
}
.staff ul {
    margin: 0 !important;
}
.staff ul li {
    list-style: none;
}
.staff {}
.staff .wp-block-post-date:before {font-family: "Font Awesome 5 Free";content: '\f017';margin: 0 5px 30px 0;line-height: 100%;}
.staff .wp-block-post-date {
    color: #a3a3a3;
	    font-size: 14px;
}
.staff .wp-block-post-template.is-flex-container li {
    margin: 0 0 3% 0;
}
.staff h3 {
    margin: 0 0 1rem 0;
    border-bottom: dashed 1px #c7d6f1 !important;
    font-size: 17px;
}
.staff figure img {
    width: 100%;
    height: 200px;
    object-fit: cover;
	border-radius: 5px;
}
.staff .taxonomy-category {
    position: absolute;
    z-index: 999;
    background-color: #0b64cb;
}
.staff .taxonomy-category a {
    color: white;
    text-decoration: none;
    padding: 7px;
    display: block;
    line-height: 100%;
    font-size: 12px;
}
.staff .wp-block-post-excerpt__excerpt {
    margin: 0 0 1rem 0;
    line-height: 150%;
    font-size: 14px;
}
.staff .wp-block-post-excerpt__more-text {width: 100%;margin: auto;}
.staff .wp-block-post-excerpt__more-text a {
    border: solid 1px #cdcdcd;
    text-decoration: none;
    padding: 2%;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    color: black;
}
.staff .wp-block-post-excerpt__more-text a:hover {
    background-color: #f1f1f1;
}

.line_1 {background: url(/wp-content/uploads/2023/02/18.png);
    background-repeat: repeat-x;
    background-position: center;
    height: 50px;
    margin: 20px calc(53% - 51vw);
    width: auto;}
.triangle3 {
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 50px solid #f2f7ff;
    margin: auto;
}
.front-page-widge_cta {
    background: url(/wp-content/uploads/2023/02/cta_bg.jpg);
    padding: 2% 2%;
    color: #0b409c;
}
.front-page-widge_cta .front-page-widget {
    background: no-repeat;
}
.front-page-widge_cta .front-page-widget-inner {
    max-width: 1020px;
    margin: auto;
    text-align: center;
}
.front-page-widge_cta .front-page-widget-inner h2 {font-size: 5rem;}
.front-page-widge_cta .front-page-widget-inner h2 span {
    display: block;
    font-size: 3rem;
}
.tel_wrap {}
.tel {font-size: 5.5rem;}
.tel_wrap p {
    text-align: center;
    line-height: 100%;
    margin: 1rem 0 2.5rem 0;
}
.tel_wrap a {background: url(/wp-content/uploads/2023/02/16.png);background-repeat: no-repeat;padding: 0 0px 0px 60px;background-position: left 20px;background-size: 10%;color: #0b409c;line-height: 100%;}
.tel_wrap .button {}
.tel_wrap .button:hover {}
.button_mail {display: inline-grid;}
.button_mail a {
    background: url(/wp-content/uploads/2023/02/17.png);
    background-repeat: no-repeat;
    padding: 25px 30px 25px 60px;
    background-position: 24px;
    background-size: 10%;
    border: solid 1px #0b409c;
    display: initial;
}
.button_mail a:hover {
    color: #0b409c;
    background-color: #0b409c1a;
}

.eb-case-section,
.eb-benefit-section,
.eb-accordion-faq-section,
.eb-price-section,
.home .content {
    border-top: none !important;
}
.activity_wrap {
    display: flow-root;
    margin: 100px 0 80px 0;
    box-shadow: 0px 0px 4px 0px #b9b9b9;
}
.activity {
    padding: 2% 4%;
    float: left;
    max-width: 50%;
}
.activity h2 {
    text-align: left;
    font-size: 50px;
}
.activity h2 span {
    display: block;
    font-size: 20px;
    color: #bfd3f5;
}
.activity p {
    padding: 2rem 0;
    line-height: 180%;
}
.activity .button {}
.activity .button a {
    background-color: #0b409c;
    color: white;
    padding: 2% 15%;
}
.activity .button a:hover {
    background-color: #3d6ec5;
}
.activity_wrap img {
    float: left;
    width: 45%;
    height: 400px;
    object-fit: cover;
}
.none_margin {    margin-bottom: -40px !important;}
.tab-area > div.nav-tab-active, .tab-area > div.nav-tab-active:hover {
  background: none !important;
}

.schedule_title {
    text-align: center;
    background: url(/wp-content/uploads/2023/02/03.png), url(/wp-content/uploads/2023/02/02.png), url(/wp-content/uploads/2023/02/08.png)!important;
    background-repeat: no-repeat !important;
    background-position: bottom left, bottom -10px right, top 15px center !important;
    padding: 90px 0 50px 0 !important;
    width: 70%;
    margin: 0 auto -15px auto;
}
.schedule_title span {display: block;font-size: 14px;}
.schedule_movie_wrap {
    text-align: center;
}
.schedule_movie {
    background: url(/wp-content/uploads/2023/02/04.png), url(/wp-content/uploads/2023/02/05.png);
    background-repeat: no-repeat;
    background-position: bottom left 15%, bottom right  15%;
    background-size: unset;
}
.schedule_movie iframe {
    max-width: 100%;
    height: 600px;
    border: solid 5px #ffefa5;
    border-radius: 10px;
}
.nayami {
    margin: 0 0 120px 0;
}
.nayami .wp-block-buttons {}
.nayami h3 {
    text-align: center;
    padding: 10px !important;
    margin: 10px 0 10px 0;
    border: none !important;
}
body .nayami h2 {
background: url(/wp-content/uploads/2023/02/09.png) !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    padding: 74px 0 0 0;
}
.nayami img {
    height: 230px;
    width: 100%;
    object-fit: cover;
}
.nayami p {
    padding: 0 1rem;
    font-size: 14px;
    line-height: 180% !important;
    margin: 0 0 20px 0;
    text-align: center;
}
.nayami .is-horizontal {}
.nayami .is-horizontal a {}
@media (min-width: 782px) {
.nayami .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
    border: solid 2px #0b409c;
    padding: 0 !important;
    border-radius: 5px;
    margin-top: 2rem;
}
}


@media (max-width: 781px){
	h2, body .accordion-faq-header h2, body .price-header h2, body .article-body h2 {
    font-size: 2.5rem;
}
	.schedule_title {background-size: 20% !important;width: 96%;background: url(/wp-content/uploads/2023/02/05.png), url(/wp-content/uploads/2023/02/04.png), url(/wp-content/uploads/2023/02/9.png)!important;background-size: 24% !important;background-repeat: no-repeat !important;background-position: bottom left, bottom -10px right, top 15px center !important;}
	.front-page-widget h2 {
    padding: 30px 0 !important;
}
	.schedule_movie iframe {
    max-width: 95%;
    height: auto;
}
	.schedule_movie {background: none;}
	
	body .concept_wrap {
    background-position: center right, bottom 24% right;
    background-size: 50%;
}
	.concept_wrap h2 {
    font-size: 2rem !important;
    margin: 0 0 2rem 0;
}
	.concept_wrap img {
}
	body .nayami {
    margin: 0;
}
	body .concept_wrap .alignleft {
    max-width: 100%;
    margin: auto;
    text-align: center;
}
		body .concept_wrap .alignleft img {
    width: 90%;
    margin: 0 0 5px 0;
}
#top .nav-tab {
    width: 100%;
    margin: 2rem 0 0 0;
}
	.activity_wrap img {
    float: none;
    width: 100%;
}
		.activity_wrap .activity {
    max-width: 100%;
}
	.activity_wrap .activity h2 {
    font-size: 2.5rem;
    text-align: center;
}
	.activity_wrap .activity h2 span {
    font-size: 1.6rem;
}
	.activity .button {
    text-align: center;
}
	.front-page-widge_cta {
    background: url(/wp-content/uploads/2023/02/cta_bg.png),url(/wp-content/uploads/2023/02/cta_bg.jpg);
    background-repeat: no-repeat, repeat;
    background-size: 80%, auto;
    background-position: center;
}
	.front-page-widge_cta .front-page-widget-inner h2 {
    font-size: 2.3rem;
    letter-spacing: -1px;
    margin-bottom: 200px;
}
	.tel_wrap p {}
	.tel_wrap a {
    font-size: 3rem;
    padding: 0 0px 0px 38px;
    background-position: left 10px;
}
	.button_mail a {
    padding: 15px;
    background-size: 10%;
    font-size: 2rem;
    padding: 10px 4px 10px 45px;
    background-position: 10px;
}
	.front-page-widge_cta .front-page-widget-inner img { display:none;}
}








.inner {
	padding: 0 8px;
}

/* Newsticker section */
.eb-ticker-section {
	display: block;
	height: 48px;
	padding: 0 8px;
	background-color: #f8f8f8;
	font-size: 14px;
	font-size: 1.4rem;
}

.ticker-label {
	float: left;
	margin-right: 8px;
	line-height: 48px;
}

.ticker-label a {
	padding: 4px 6px;
	color: #fff;
	background-color: #161410;
}

.ticker-label a:hover {
	color: #fff;
	background-color: #6584d1;
}

.ticker-date {
	display: none;
}

.ticker-title {
	height: 48px;
	line-height: 48px;
	overflow: hidden;
}

.ticker-title li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* solution section */
.eb-solution-section {
	position: relative;
	padding: 82px 0;
	text-align: center;
	background-color: #fff;
}

.solution-header {
	margin: 0 0 48px 0;
}

.solution-header h3 {
	position: relative;
	margin: 0 0 16px 0;
	font-size: 26px;
	font-size: 2.6rem;
	color: #000c15;
}

.solution-header p {
	margin: 16px 0 32px 0;
	color: #303030;
}

.solution-box-list {
	width: 100%;
	margin: 0 2.6% 32px 0;
	box-sizing: border-box;
	border-radius: 0 0 4px 4px;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

.solution-box-list:nth-child(3n+1) {
	margin: 0 0 32px 0;
}

.solution-box-list p {
	color: #000c15;
}

.solution-box-icon img {
	width: 96px;
	height: 96px;
	border-radius: 50%;
}

.solution-box-icon i {
	width: 96px;
	height: 96px;
	line-height: 96px;
	border-radius: 50%;
	border: 2px solid #9b8d77;
	color:	#9b8d77;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

.solution-box-list:hover i {
	box-shadow: 0 0 0 0px #00bcd4;
	background: #9b8d77;
	border: 2px solid #9b8d77;
	color: #fff;
}

.solution-box-detail {
	overflow: hidden;
}

.solution-box-list h3 {
	padding: 16px 0;
	font-size: 20px;
	font-size: 2.0rem;
}

.solution-box-list h3:before,
.solution-box-list h3:after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.solution-box-list h3:before {
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
}

.solution-box-list h3:after {
	content: ']';
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
	margin-left: 8px;
}

.solution-box-list:hover h3:before,
.solution-box-list:hover h3:after,
.solution-box-list:hover h3:before,
.solution-box-list:hover h3:after {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.bottom-arrow {
	position: absolute;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	background: #fff;
	-webkit-transform: rotate( 45deg );
	-moz-transform: rotate( 45deg );
	transform: rotate( 45deg );
	bottom: -20px;
	-webkit-filter: drop-shadow(2px 1px 0px rgba(0,0,0,0.1));
	filter: drop-shadow(2px 1px 0px rgba(0,0,0,0.1));
	z-index: 888;
}

/* Sales section */
.eb-sales-section {
	padding: 82px 0;
	border-top: 1px solid #e2e5e8;
}

.eb-sales-section .inner {
	padding: 0 16px;
}

.sales-section img {
	margin-bottom: 32px;
}

.sales-section-col {
	width: 100%;
}

.sales-header {
	margin: 0 0 64px 0;
	text-align: center;
}

.sales-content p {
	padding-bottom: 16px;
	text-align: justify;
}

.sales-section-cta {
	margin-top: 16px;
	text-align: center;
}

.sales-section-btn {
	width: 100%;
}

.sales-section-btn a {
	background-color: #9b8d77;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}

.sales-section-box {
	padding: 56px 0 0 0;
}

.sales-box-list {
	padding-bottom: 32px;
}

.sales-box-list:nth-child(3) {
	padding-bottom: 0;
}

.sales-box-header {
	position: relative;
	margin-bottom: 8px;
}

.sales-box-header h3, .sales-box-header i {
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.sales-box-icon {
	position: absolute;
	top: 0;
	left: 0;
}

.sales-box-detail p {
	padding-bottom: 16px;
	text-align: justify;
}

#sales-section-video {
 width: 100%;
}

.sales-section-video-wrap {
  position: relative;
}

.sales-section-video-btn {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 40px; /*コントローラー分下部に余白を*/
	cursor: pointer;
}

/* Benefit section */
.eb-benefit-section {
	position: relative;
	padding: 86px 0 54px 0;
	border-top: 1px solid #e2e5e8;
	background-color: #f8f8f8;
	text-align: center;
}

.benefit-header {
	margin: 0 0 48px 0;
	padding: 0 16px;
}

.benefit-header h3 {
	position: relative;
	margin: 0 0 16px 0;
	font-size: 26px;
	font-size: 2.6rem;
	color: #000c15;
}

.benefit-header p {
	margin: 16px 0 32px 0;
	color: #303030;
}

.benefit-box-list {
	margin: 0 2.9% 32px 0;
	padding: 16px;
	width: 100%;
	box-sizing: border-box;
	border-radius: 0 0 4px 4px;
	border: 1px solid #e2e5e8;
	background-color: #f4f4f4;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

.benefit-box-list:hover {
	background-color: #6584d1;
	color: #fff
}

.benefit-box-list:nth-child(3n+1) {
	margin: 0 0 32px 0;
}

.benefit-box-icon {
	min-height: 128px;
}

.benefit-box-icon img {
	width: 100%;;
	height: 100%;
	vertical-align: bottom;
}

.benefit-box-icon i {
	margin: 32px 0;
	font-size: 64px;
	color: #9b8d77;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

.benefit-box-list:hover i {
	color: #fff;
	-webkit-transform: TranslateY(-8px);
	transform: TranslateY(-8px);
}

.benefit-box-detail {
	position: relative;
	overflow: hidden;
}

.benefit-box-detail h3 {
	margin: 16px 0;
	font-size: 20px;
	font-size: 2.0rem;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

.benefit-box-list:hover h3 {
	color: #fff
}

.benefit-box-list p {
	margin-bottom: 32px;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

.benefit-box-list:hover p {
	color: #fff
}

.benefit-section-cta {
	margin: 32px 0;
}

.benefit-section-btn {
	width: 80%;
}

.benefit-section-btn a {
	background-color: #9b8d77;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}

/* Case Section */
.eb-case-section {
	position: relative;
	padding: 86px 16px 54px 16px;
	border-top: 1px solid #e2e5e8;
	background-color: #f8f8f8;
	text-align: center;
}

.case-header {
	margin: 0 0 48px 0;
	padding: 0 16px;
}

.case-header h3 {
	position: relative;
	margin: 0 0 16px 0;
	font-size: 26px;
	font-size: 2.6rem;
	color: #000c15;
}

.case-header p {
	margin: 16px 0 32px 0;
	color: #303030;
}

.case-thumbnail {
	position: relative;
}

.case-thumbnail a {
	display: block;
}

.case-thumbnail img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.case-post {
	padding: 8px 0;
}

.case-title a {
	display: block;
	color: #000c15;
}

.case-title {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}

.case-section-cta {
	margin: 32px 0;
}

.case-section-btn {
	width: 80%;
}

.case-section-btn a {
	background-color: #9b8d77;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}

/* Product section */
.eb-product-section {
	padding: 64px 0;
}

.product-message {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 300;
}

.product-content {
	margin: 0 16px;
}

.product-content h2 {
	margin: 16px 0;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.product-content p {
	margin: 16px 0;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.product-section-cta {
	margin-top: 32px;
}

.product-section-btn {
	position: relative;
	width: 80%;
}

.product-section-btn a {
	background-color: #9b8d77;
	color: #fff;
}

/* Front cta section */
.eb-front-cta-section {
	padding: 40px 0 72px 0;
	background-color: #161410;
}

.front-cta-header {
	margin: 32px 0 16px 0;
	text-align: center;
}

.front-cta-header h2 {
	font-size: 20px;
	font-size: 2.0rem;
	color: #fff;
}

.front-cta-header-single {
	margin: 32px 0 16px 0;
	text-align: center;
}

.front-cta-header-single h2, .front-cta-header-single .fa {
	font-size: 20px;
	font-size: 2.0rem;
	color: #fff;
}

.front-cta-header .fa {
	margin: 0 8px 0 0;
	font-size: 20px;
	font-size: 2.0rem;
	color: #fff;
}

.front-cta-content dl {
	position: relative;
	padding: 32px;
	border: 1px solid #e2e5e8;
	color: #fff;
	z-index: 300;
}

.front-cta-content dt {
	padding: 0 0 24px 0;
	font-weight: normal;
}

.front-cta-content dd {
	padding: 0;
	text-align: center;
}

.front-cta-tell {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}

.front-cta-mail-btn {
	position: relative;
	width: 80%;
}

/* Price section */
.eb-price-section {
	position: relative;
	padding: 86px 0;
	border-top: 1px solid #e2e5e8;
	background-color: #f8f8f8;
}

.price-header {
	margin: 0 0 48px 0;
	text-align: center;
}

.price-header h2 {
	margin: 0 0 16px 0;
	font-size: 26px;
	font-size: 2.6rem;
}

.price-header p {
	margin: 16px 0 32px 0;
	font-size: 18px;
	font-size: 1.8rem;
}

.eb-price-section table {
	table-layout: fixed;
	border: none;
	text-align: center;
}

.eb-price-section table td {
	display: block;
	margin-bottom: 32px;
	padding: 0;
	border: 1px solid #e2e5e8;
	background-color: #fff;
	text-align: center;
	vertical-align: inherit;
}

.eb-price-section table td:hover {
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.2);
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.price-item {
	padding: 16px;
	border-bottom: 1px solid #e2e5e8;
	background-color: #9b8d77;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #303030;
}

.price-selling {
	padding: 16px;
	border-bottom: 1px solid #e2e5e8;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #303030;
}

.price-description {
	padding: 16px;
	line-height: 2;
	font-size: 14px;
	font-size: 1.4rem;
}

.price-section-cta {
	margin: 32px 0;
}

.price-section-btn {
	position: relative;
	width: 80%;
}

.price-section-btn a {
	background-color: #9b8d77;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}

.eb-price-section .bottom-arrow {
	background-color: #f8f8f8;
}

/* Category section */
.eb-category-section {
	padding: 86px 0;
	border-top: 1px solid #e2e5e8;
	background-color: #fff;
}

.category-img img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.category-header {
	margin: 0 0 48px 0;
	text-align: center;
}

.category-header p {
	margin: 16px 0 32px 0;
	color: #303030;
}

.category-body {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch;
}

.category-box {
	position: relative;
	margin: 0 0 32px 0;
	width: 100%;
	border-radius: 0 0 4px 4px;
	border: 1px solid #e2e5e8;
	box-sizing: border-box;
	background-color: #f4f4f4;
}

.category-box-list {
	overflow: hidden;
}

.category-box-header {
	position: relative;
	margin-bottom: 10rem;
}

.category-box-header h3 {
	padding: 24px 16px 16px 16px;
	text-align: center;
	font-size: 20px;
	font-size: 2.0rem;
}

.category-box-header h3:after {
	content: "";
	position: absolute;
	top: 58px;
	left: 0;
	right: 0;
	width: 32px;
	height: 2px;
	margin: 0 auto;
}

.category-box-header p {
	margin: 32px 0 16px 0;
	padding: 0 16px;
	font-size: 14px;
	font-size: 1.4rem;
}

.category-box:nth-child(3n+1) {
	margin: 0 0 32px 0;
}

.category-list li {
	padding: 0px 16px 8px 16px;
	font-size: 16px;
	font-size: 1.6rem;
}

.category-list li a:before {
	content: "-";
	display: inline-block;
	padding-right: 5px;
}

.category-list li a {
	display: block;
	font-weight: bold;
}

.category-box-footer {
	position: absolute;
	right: 0;
	bottom: 24px;
	left: 0;
	width: 100%;
}

.category-btn a {
	background-color: #9b8d77;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}

/* Content section */
.home .content {
	border-top: 1px solid #e2e5e8;
}

/* Information section */
.eb-info-section {
	padding: 86px 0;
	border-top: 1px solid #e2e5e8;
	background-color: #f8f8f8;
}

.info-container {
	margin: 0 auto;
	width: 100%;
}

.info-header {
	margin: 0 0 32px 0;
	text-align: center;
}

.info-header p {
	margin: 16px 0;
	font-size: 18px;
	font-size: 1.8rem;
}

.info-container li {
	position: relative;
	border-bottom: 1px dotted #c6ccd1;
	line-height: 1.6;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

.info-container li:hover {
	background-color: #fff;
}

.info-meta {
	padding: 16px 0 0 0;
	font-size: 12px;
	font-size: 1.2rem;
}

.info-container h3 {
	display: inline;
	font-weight: normal;
}

.info-container h3 a {
	display: block;
	padding: 4px 0 15px 0;
	font-size: 16px;
	font-size: 1.6rem;
}

.info-section-btn {
	margin-top: 32px;
	width: 80%;
}

.info-section-btn a {
	background-color: #9b8d77;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
}

/* Accordion faq section */
.eb-accordion-faq-section {
	padding: 86px 0;
	border-top: 1px solid #e2e5e8;
	background-color: #fff;
}

.accordion-faq-container {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.accordion-faq-header {
	margin: 0 0 48px 0;
	text-align: center;
}

.accordion-faq-header h2 {
	margin: 0 0 16px 0;
	font-size: 26px;
	font-size: 2.6rem;
}

.accordion-faq-header p {
	margin: 16px 0 32px 0;
	font-size: 16px;
	font-size: 1.6rem;
}

.accordion-faq-content {
	text-align: left;
}

.accordion-faq-content dt {
	position: relative;
	padding: 4px 0 32px 40px;
	font-weight: normal;
	cursor: pointer;
}

.accordion-faq-content dd {
	position: relative;
	margin-bottom: 32px;
	padding: 4px 0 32px 40px;
	border-bottom: 1px solid #e2e5e8;
}

.accordion-faq-content dd a {
	color: #9b8d77;
	text-decoration: underline;
}

.accordion-faq-content dd a:hover {
	color: #b5b5b5;
	text-decoration: none;
}

.accordion-faq-content .question:before {
	display: inline-block;
	content: "Q";
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #9b8d77;
	color: #fff;
	border-radius: 50%;
	font-weight: normal;
}

.accordion-faq-content .answer:before {
	display: inline-block;
	content: "A";
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #232323;
	color: #fff;
	border-radius: 50%;
	font-weight: normal;
}

.faq-section-btn {
	width: 80%;
}

.faq-section-btn a {
	background-color: #9b8d77;
	color: #fff;
}

/* Contactfrom section */
.eb-contactfrom-section {
	padding: 86px 0;
	border-top: 1px solid #e2e5e8;
	text-align: center;
}

.contactfrom-header {
	margin-bottom: 32px;
}

.contactfrom-content p {
	margin-bottom: 32px;
}

.contactfrom-content .wpcf7 {
	margin: 32px 0;
	padding: 32px 16px;
	background-color: #fff;
}

.contactfrom-content input[type="text"],
.contactfrom-content input[type="email"],
.contactfrom-content input[type="url"],
.contactfrom-content input[type="password"],
.contactfrom-content input[type="search"],
.contactfrom-content input[type="number"],
.contactfrom-content input[type="tel"],
.contactfrom-content input[type="range"],
.contactfrom-content input[type="color"],
.contactfrom-content input[type="time"],
.contactfrom-content input[type="date"],
.contactfrom-content input[type="datetime"],
.contactfrom-content input[type="datetime-local"],
.contactfrom-content input[type="week"],
.contactfrom-content input[type="month"],
.contactfrom-content select,
.contactfrom-content textarea {
	margin: 8px 0 16px 0;
	width: 100%;
	background-color: #f8f8f8;
}

.contactfrom-content-btn a, .contactfrom-content input[type="submit"] {
	margin-top: 32px;
	background-color: #9b8d77;
	color: #fff;
}

.contactfrom-content .wpcf7-response-output {
	margin: 0 auto;
	margin-top: 32px;
	width: 95%;
}

.front-page-widget {
	background-color: #fff;
}

.front-page-widget h2 {
	padding: 32px 0;
	text-align: center;
}

@media screen and ( min-width: 768px ) {
.inner {
	padding: 0;
}

/* Newsticker section */
.ticker-label a {
	padding: 4px 24px;
}

.ticker-label {
	margin-right: 16px;
}

.ticker-date {
	display: inline-block;
}

/* Solution section */
.solution-box-list {
	float: left;
	width: 31.4%;
	margin: 0 2.6% 0 0;
}

/* Sales section */
.sales-section-col {
	float: left;
	margin-left: 2.8%;
	width: 48.6%;
}

.sales-section-col:first-child {
	margin-left: 0;
}

.sales-section-box {
	padding: 0;
}

.sales-section-btn {
	width: 80%;
}

/* Case section */
.eb-case-section {
	padding: 86px 0 54px 0;
}

.case-section-btn {
	width: 40%;
}

/* Price section */
.eb-price-section table td {
	display: table-cell;
}

.price-section-btn {
	width: 40%;
}

/* Product section */
.product-section {
	padding: 64px 0;
}

.product-section-btn {
	width: 50%;
}

/* Info section */
.info-container {
	width: 752px;
}

.info-header {
	margin: 0 0 48px 0;
}

.info-header p {
	margin: 16px 0 32px 0;
}

.info-meta {
	display: inline;
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0 0 0 8px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.info-container h3 {
	display: inline;
}

.info-container h3 a {
	display: block;
	padding: 16px 8px 16px 120px;
}

.info-section-btn {
	width: 40%;
}

/* Accordion faq section */
.accordion-faq-container {
	width: 752px;
}

.faq-section-btn {
	width: 40%;
}

/* Front CTA section */
.eb-front-cta-section {
	padding: 72px 0;
}

.front-cta-col6 {
	position: relative;
	width: 100%;
	margin-left: 0;
}

.front-cta-header {
	margin: 0 0 16px 0;
}

.front-cta-header h2, .front-cta-header .fa {
	font-size: 24px;
	font-size: 2.4rem;
}

.front-cta-single {
	width: 100%;
	margin: 0 auto;
}

.front-cta-header-single {
	margin: 0 0 16px 0;
}

.front-cta-header-single h2, .front-cta-header-single .fa {
	font-size: 24px;
	font-size: 2.4rem;
}

.front-cta-content-single {
	border: 1px solid #e2e5e8;
}

.cta-tel {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.front-cta-mail-btn {
	width: 80%;
}

/* Benefit section */
.benefit-box-list {
	float: left;
	width: 31.4%;
	margin: 0 2.6% 32px 0;
}

.benefit-section-btn {
	width: 40%;
}

.benefit-box-icon img {
	width: 350px;
}

/* Category section */
.category-box {
	float: left;
	width: 31.4%;
	margin: 0 2.6% 32px 0;
}

.category-list li {
	font-size: 14px;
	font-size: 1.4rem;
}

.category-btn {
	width: 80%;
}

/* Accordion faq section */
.accordion-faq-content li {
	padding: 8px 0 32px 56px;
}

/* Contactfrom section */
.contactfrom-content input[type="text"],
.contactfrom-content input[type="email"],
.contactfrom-content input[type="url"],
.contactfrom-content input[type="number"],
.contactfrom-content input[type="tel"],
.contactfrom-content input[type="range"],
.contactfrom-content input[type="color"],
.contactfrom-content input[type="time"],
.contactfrom-content input[type="date"],
.contactfrom-content input[type="datetime"],
.contactfrom-content input[type="datetime-local"],
.contactfrom-content input[type="week"],
.contactfrom-content input[type="month"],
.contactfrom-content select,
.contactfrom-content textarea {
	width: 70%;
}

.contactfrom-content .wpcf7 {
	margin: 32px;
	padding: 32px;
}

.front-cta-col6 {
	float: left;
	margin-left: 2.8%;
	width: 48.6%;
}

.front-cta-first {
	margin-left: 0;
}

.front-cta-single {
	width: 752px;
}

}

@media screen and ( min-width: 992px ) {
/* Sales section */
.sales-section-btn {
	width: 60%;
}

/* Case section */
.case-section-btn {
	width: 20%;
}

/* Benefit section */
.benefit-section-btn {
	width: 20%;
}

/* Product section */
.product-section-btn {
	width: 35%;
}

/* Price section */
.price-section-btn {
	width: 20%;
}

/* Front CTA section */
.front-cta-mail-btn {
	width: 60%;
}

/* Info section */
.info-container {
	width: 960px;
}

.info-section-btn {
	width: 20%;
}

/* Accordion faq section */
.accordion-faq-container {
	width: 960px;
}

.faq-section-btn {
	width: 20%;
}

}

@media screen and ( min-width: 1200px ) {

}