@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圧縮をオンにしてください。
*/

#heading {
	position: relative;
	overflow: hidden;
	padding: 1rem 2rem 1rem 70px;
	border: 1px solid #1ab6db;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: "Noto Sans JP", serif;
	font-weight: normal;
	color: #999;
}

@media screen and ( min-width: 992px ) {
#heading {
	font-size: 25px;
	font-weight: 700;
}
}

#heading a{
	text-decoration: underline;

}
#heading a:hover {
	color: #F90;
}

#heading:before {
  position: absolute;
  top: -150%;
  left: -130px;
  width: 200px;
  height: 300%;
  content: '';
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: #1ab6db;
}

#heading span {
  font-size: 30px;
  font-size: 3rem;
  position: absolute;
  z-index: 1;
  top: -3px;
  left: 0;
  display: block;
 
  padding-left: 16px;
  color: #fff;
}
@media screen and ( min-width: 992px ) {
#heading span {
  font-size: 40px;
  font-size: 4rem;
}
}

/* 画像をもっと見るボタン */
#container {
	margin: 0 auto;
	width: auto;
	text-align: center;
}

@media screen and ( min-width: 992px ) {
#container {
	width: auto;
	text-align: center;
	margin-top: auto;
	margin-right: 200px;
	margin-bottom: auto;
	margin-left: 200px;
}
}

/* #loadarea
--------------------------- */
#loadarea {
	margin: 0 auto;
	width: auto;
	text-align: left;
}

#loadarea span {
	width: auto;
	text-align: left;
}

#loadarea img {

	text-align: left;
}

#loadmore {
	margin-top: 0px;
	margin-bottom: 50px;
	width: auto;
	height: 50px;
	line-height: 50px;
	display: block;
	background: #1ab7db;
	border: #999 1px;
	font-weight: bold;
	color: #FFF;
	font-size: 20px;
}



/* Article Body */
.article-body {
	padding: 16px 16px 16px 16px;
}

.article-body h2 {
    position: relative;
    padding: 8px 16px;
    background-color: #40a7f3;
    border-radius: 4px;
    color: #fff;
}
.article-body h2:after {
    position: absolute;
    top: 100%;
    left: 30px;
    content: '';
    width: 0;
    height: 0;
    border: solid 10px transparent;
    border-top: solid 15px #40a7f3;
}

.text-color-white{
	color: #FFF;	
}

.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}

.clear {
  clear: both;
}

/*------------------------------------------------------------------------------------
/* 4.0 - Elements
/*----------------------------------------------------------------------------------*/
table {
	width: 100%;
	font-size: 14px;
	font-size: 1.4rem;
}

table caption {
	letter-spacing: 1px;
	font-size: 12px;
	font-size: 1.2rem;
}

table th {
	border: solid 1px #e2e5e8;
	vertical-align: middle;
	width: 100px;
}
table td {
	padding: 15px 26px;
	border: solid 1px #e2e5e8;
	vertical-align: middle;
}


.table-staff td {
	padding: 11px 16px;
	border: solid 1px #e2e5e8;
}

.table-staff th {
	padding: 11px;
	border: solid 1px #e2e5e8;
}
.table-staff-th {
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 1.2em;
}
@media screen and ( min-width: 768px ) {
.table-staff-th {	
	font-size: 100%;
}
table th {
	width: 150px;
}
}

.l-page_header__cta__btn.is-secondary {
    border-left: 1px solid #ff8f00;
    border-right: 1px solid #ff8f00;
}
.l-page_header__cta__btn.is-secondary {
    background: #fff;
    color: #ff8f00;
}

.l-page_header__cta__btn {
    padding: 1.6rem 1.4rem;
    border-radius: 3px;
}

.l-page_header__cta__btn {
	display: flex;
	width: 100%;
	font-size: 1.3rem;
	align-items: center;
	justify-content: center;
	border-top: 1px solid #ff8f00;
	border-bottom: 1px solid #ff8f00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
@media screen and ( min-width: 768px ) {
.l-page_header__cta__btn {
	font-size: 1.4rem;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
}

.s-article__rocommend a{
    text-decoration: none;
}
.s-article__rocommend a:hover {
	background: #fff1df;
}

dl {
	margin: 8px 0;
}

dt {
	padding: 8px 0;
	font-weight: bold;
}

dd {
	padding: 3px 0;
}


.bot01 {
	margin-bottom: 10px;

}
.bot02 {
	margin-bottom: 20px;

}

.custom01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e5e8;
	margin-bottom: 20px;
}


.table01 {
	width: 200px;
	margin-bottom: 40px;
	border-style: none;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
.table01 th {
	padding: 0px;
	border-style: none;
}

.table01 td {
	padding: 0px 0px;
	border-style: none;
}

.tl01 {
	line-height: 1.5;
	font-size: 20px;
	font-size: 2.0rem;
	color: #81d742;	
	clear: both;
}


.article-body h2 {
	margin: 40px 0 40px 0;
	line-height: 1.5;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: normal;
	clear: both;
}

.article-body h3 {
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: solid 3px #93b5cd;
	font-size: 25px;
	font-size: 2.5rem;
	line-height: 1.2em;
	margin: 0 0 22px 0;
	/*
	margin: 48px 0 32px 0;
	line-height: 1.5;
	padding: 6px 0 6px 12px;
    border-left: solid 7px #40a7f3;
	font-size: 25px;
    font-size: 2.5rem;
    color: #000c15;
	clear: both;
	*/
	
}
.article-body h3::before {
    background-color: #4f85ab;
	    position: absolute;
    content: "";
    bottom: -3px;
    left: 0;
    width: 15%;
    height: 3px;
    z-index: 2;
}
.article-body h4 {
	line-height: 1.5;
	background-color: #40a7f3;
	border-radius: 4px;
	color: #FFF;
	margin-top: 38px;
	margin-right: 0;
	margin-bottom: 26px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 12px;
	clear: both;
}

.article-body h5 {
	margin: 30px 0 8px 0;
	line-height: 1.5;
	clear: both;
	color: #59b5eb;
}

.article-body h6 {
	margin: 32px 0 8px 0;
	line-height: 1.5;
}

.article-body img {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}

.article-body li:not(.contents-outline__item) {
    position: relative;
    line-height: 2;
}
.epb-timeline__item {
    position: relative;
    padding-left: 60px;
    padding-bottom: 22px;
    list-style-type: none;
    line-height: 2;
}
.is-style-epb-disc .epb-timeline__number {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 14px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: solid 3px;
}
.epb-timeline__item.is-style-epb-border-dotted::before {
    border-left: 2px dotted #eeeff0;
}
.epb-timeline__item.is-style-epb-disc::before, .epb-timeline__item.is-style-epb-circle::before {
    position: absolute;
    content: "";
    display: block;
    top: 20px;
    bottom: 0;
    left: 20px;
}


.header-news__label {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	border-radius: 10px 0 0 10px;
	height: 50px;
	background-color: #40a7f3;
	color: #ffffff;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
}
.header-news__slider {
    width: 100%;
    overflow: hidden;
}

.header-news__slider, .header-news__item {
    background-color: #f4f3e7;
}
.header-news {
	margin-top: 16px;
	margin-bottom: 16px;
	width: auto;
	letter-spacing: 0.1em;
	font-size: 13px;
	line-height: 1.3;
	overflow: hidden;
}
.header-news__inner {
    display: flex;
    justify-content: center;
    margin: auto;
    width: calc(100% - 32px);
    overflow: hidden;
}
.header-news__sdgs {
	display: flex;
	justify-content: center;
	margin: auto;
	overflow: hidden;
	padding-top: 20px;
	width: 300px;
}
.header-news__item {
    display: flex;
    border-radius: 3px;
    align-items: center;
    text-align: left;
	padding-right: 6px;
    padding-left: 6px;
}
@media screen and ( min-width: 768px ) {
.header-news__item {
	padding-right:40px;
    padding-left: 40px;
}
}
.header-news__label--left .header-news__item {
    border-radius: 0 10px 10px 0;
}
.header-mail .fa {
    font-size: 42px;
    font-size: 4.2rem;
    color: #40a7f3;
}
.must {
	color: #FF0000;
	font-size: 13px;
    font-size: 1.3rem;
}
.header-contact{
	line-height: 60px;
	vertical-align: middle;	
	font-size: 22px;
    font-size: 2.2rem;
	font-weight: bold;
	color: #ff8f00;
}
.header-contact .fa {
color: #ff8f00;
}
.header-contact-tell{
color: #ff8f00;
}
.header-contact-mail{
	color: #ff8f00;
	font-size: 28px;
	font-size: 2.8rem;
}

.s-article>ul {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 1.4em;
    padding-top: .9rem;
    padding-bottom: .9rem;
}
.s-article>ul li {
    line-height: 1.6;
    margin: .9rem 0;
}


.s-article__rocommend {
    border: 1px solid #ccc;
    padding: calc(4.8rem + 1rem) 3rem 3rem 3rem;
    position: relative;
    margin-top: calc(2.8rem + 2rem);
}
.s-article__rocommend__title {
    position: absolute;
    left: -2px;
    top: -2rem;
    background: #40a7f3;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    padding: 1.2rem 1.8rem 1.2rem calc(1.8rem + 2px);
    border-radius: 0 30px 30px 0;
}
.s-article__rocommend__contents>*:not(:last-child) {
    margin-bottom: 20px;
}
.s-article__rocommend__contents p {
    font-size: 1.4rem;
    line-height: 1.6;
}
.s-article__rocommend__contents ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 1.6em;
	padding-top: 20px;
}

.s-article__rocommend__contents li {
    font-size: 1.4rem;
    line-height: 1.4;
}



@media screen and ( min-width: 768px ) {

.header-news {
	font-size: 16px;
    font-size: 1.6rem;
    margin-top: 22px;
    margin-bottom: 22px;
}
.header-news__label {
    padding-right: 30px;
    padding-left: 30px;
}

.article-body img {
	width: auto;

}
}

@media screen and ( min-width: 992px ) {
.header-news__inner {
    width: 900px;
}
.header-news__sdgs {
    width: 350px;
}
}
.article-header{
	display:none;
}

.15px {
	font-size: 15px;
	font-size: 1.5rem;
}


/* Slider section */
.slider-title {
	margin: 16px 0;
	font-size: 42px;
	font-size: 4.2rem;
}

/* Header Section */
.header {

}

.solution-box-detail p {
	text-align: left;
	
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.header-cta-tell {
	padding-top: 5;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.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;
}

.sidebar-space{
	padding-top: 30px;
}
/* solution section */
.eb-solution-section {
	position: relative;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 32px;
	padding-right: 0;
	padding-left: 0;
	background-image: url(./img/top_bg.jpg);
	background-repeat: no-repeat;
	background-size:auto auto; 
	background-position: center center;  
}
@media screen and ( min-width: 992px ) {
.sidebar-space{
	padding-top: 0px;
}
.eb-solution-section {
	position: relative;
	text-align: center;
	padding-top: 72px;
	padding-right: 0;
	padding-bottom: 42px;
	padding-left: 0; 
	background-size: cover;
	background-color: #ddd; 
	background-position: center -200px;   
}
}

#page_top {
    width: 55px;
    height: 55px;
    position: fixed;
    right: 10px;
    bottom: 100px;
    background: #999999;
    opacity: 0.6;
    border-radius: 50%;
    z-index: 10;
}
#page_top a {
    position: relative;
    display: block;
    width: 55px;
    height: 55px;
    text-decoration: none;
}
#page_top a::before {

    content: '^';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -20px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
#page_top a::after {
    content: 'TOP';
    font-size: 13px;
    color: #fff;
    position: absolute;
    top: 25px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

.solution-header h2{
	color: #fff;
	font-weight: bold;
	font-size: 30px;
}
.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: #363532;
}

.solution-header p {
	margin: 16px 0 32px 0;
	color: #303030;
	text-align: left;
	padding-right: 20px;
    padding-left: 20px;	
}
@media screen and ( min-width: 768px ) {
.solution-header p {
	text-align: center;
	padding-right: 0;
    padding-left: 0;	
}	
}
.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;
	background: #fff;
}

.solution-box-list:hover i {
box-shadow: 0 0 0 0px #f3a515;
    background: #f3a515;
    border: 2px solid #f3a515;
    color: #fff;
}

.solution-box-detail {
	overflow: hidden;
    margin-top: 0px;
}
@media screen and ( min-width: 768px ) {
.solution-box-detail {
    margin-top: 20px;
}
}
.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-top: 5px;
	padding-right: 0;
	padding-bottom: 32px;
	padding-left: 0;
	background-color: #1a7bdb;
}

.s-article_list {
	display: flex;
	flex-wrap: wrap;
	padding-top: 60px;
	padding-right: 10px;
	padding-left: 10px;
}
@media screen and ( min-width: 768px ) {
.s-article_list {
	padding-top: 35px;
	padding-right: 0;
	padding-left: 0;
}
}
.s-article_list__item {
	width: 30.4%;
    display: flex;
    flex-direction: column;
    background: #fff;
    box-shadow: 0 0px 20px rgb(0 0 0 / 10%);
	padding-top: 50px;
	padding-bottom: 20px;
    margin-bottom: 4.4rem;
    position: relative;
    transition: all 0.2s ease-out;
}

.s-article_list__item__categoryimage_off {
    display: flex;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: -35px;
    margin: auto;
	border: 2px solid #40a7f3;
	background: #fff;
}
.s-article_list__item__categoryimage_off .fa{
	color: #40a7f3;
}
.s-article_list__item:hover {
	background: #e7f3fb;
}


.s-article_list__item__categoryimage_on {
    display: flex;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: -35px;
    margin: auto;
	border: 2px solid #40a7f3;
	background: #40a7f3;
}
.s-article_list__item__categoryimage_on .fa{
	color: #fff;
}

.s-article_list__item:not(:nth-of-type(3n)) {
    margin-right: calc((100% - 30.4% * 3) / 2);
}

.s-article_list__item h3{
	font-size: 18px;
	text-align: center;
}


@media screen and ( min-width: 768px ) {
.eb-front-cta-section {
	background-image: url(img/cta_bg2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
}

.front-cta-header {
	margin: 32px 0 16px 0;
	text-align: center;
}

.front-cta-header h2 {
	font-size: 20px;
	font-size: 2.0rem;
	color: #FFFFFF;
}

.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: #000c15;
}

.front-cta-header .fa {
	margin: 0 8px 0 0;
	font-size: 20px;
	font-size: 2.0rem;
	color: #FFFFFF;
}
.front-cta-content .fa {
	color: #FFFFFF;
}

.front-cta-content dl {
	position: relative;
	padding: 32px;
	border: 1px solid #e2e5e8;
	color: #000c15;
	z-index: 300;
	border-radius: 15px;
}

.front-cta-content dt {
	padding: 0 0 24px 0;
	font-weight: normal;
	text-align: center;
}

.front-cta-content dd {
	padding: 0;
	text-align: center;
}

.front-cta-tell {
	font-size: 35px;
	font-size: 3.5rem;
	font-weight: bold;
	color: #fff;

}

.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;
}

.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: #40a7f3;
	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: #ec9541;
	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;
}

.wpcf7c-conf {
    background-color: #e8f0fe; /* 背景色 */
    border: 1px solid #e2e5e8; /* 周りの線: 太さ　線種 線の色 */
}

.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;
}


.article-square {
	padding: 0 0 0 20px;
	background-color: #fff;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9e2f0;
}
.article-square .current_page_item a {
	color: #40a7f3;
}
@media screen and ( min-width: 992px ) {
.article-square {
    padding: 20px 0 10px 20px;
    background-color: #fff;
    border-radius: 5px;
	font-size: 15px;
	border: solid 1px #d9e2f0;
}
}

/* サブタイトル（ベルト） */
.pageTitleImage1 {
	background-image: url(./img/belt/tl_m2.jpg);
    background-position: center;
    height: 80px;
    background-repeat: no-repeat;
}
/* サブタイトル（コンベア・周辺機器） */
.pageTitleImage4 {
	background-image: url(./img/cv_and_acse/tl_m2.jpg);
    background-position: center;
    height: 80px;
    background-repeat: no-repeat;
}
/* サブタイトル（事例紹介） */
.pageTitleImage6 {
	background-image: url(./img/cases/tl_m2.jpg);
    background-position: center;
    height: 80px;
    background-repeat: no-repeat;
}
/* サブタイトル（よくある質問） */
.pageTitleImage7 {
	background-image: url(./img/faq/tl_m2.jpg);
    background-position: center;
    height: 80px;
    background-repeat: no-repeat;
}
/* サブタイトル（会社案内） */
.pageTitleImage8 {
	background-image: url(./img/company/tl_m2.jpg);
    background-position: center;
    height: 80px;
    background-repeat: no-repeat;
}
.pageTitleSub {
	font-size: 25px;
	font-size: 2.5rem;
	color: #363532;
	padding-left: 30px;
	margin-bottom: 10px;
	position: relative;
	margin-left: 15px;
	margin-top: 20px;
}
.pageTitleSub:after {
content: "\f10c";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    font-family: "FontAwesome";
    color: #40a7f3;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.back-img {
	background-image: url(./img/cases/back.jpg);

	
}

.contact-header {
    margin: 0 0 16px 0;
}
.contact-com01 .contact-com02 {
	margin: 0 0 16px 0;
}
.contact-com01 h2 {
	position: relative;
	padding: 8px 16px;
	background-color: #F60;
	border-radius: 4px;
	color: #fff;
	text-align: center;
}
.contact-com01 h2:after {
    position: absolute;
    top: 100%;
    left: 30px;
    content: '';
    width: 0;
    height: 0;
    border: solid 10px transparent;
    border-top: solid 15px #F60;
}

.contact-com02 h2 {
	position: relative;
	padding: 8px 16px;
	background-color: #40a7f3;
	border-radius: 4px;
	color: #fff;
	text-align: center;
}
.contact-com02 h2:after {
    position: absolute;
    top: 100%;
    left: 30px;
    content: '';
    width: 0;
    height: 0;
    border: solid 10px transparent;
    border-top: solid 15px #40a7f3;
}
.contact-header dl {
    position: relative;
    padding: 32px;
    border: 1px solid #e2e5e8;
    color: #000c15;
    z-index: 300;
    border-radius: 15px;
}
.contact-header dd {
    padding: 0;
}


/*------------------------------------------------------------------------------------
/* スタッフ　1日のながれ
/*----------------------------------------------------------------------------------*/

.staff-day {
	padding-top: 40px;
}

.time_line_item {
    position: relative;
    margin-bottom: 35px;
    min-height: 100px;
}

.time_line_item span {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    width: 100px;
    line-height: 100px;
    color: #fff;
    background: #57a5f2;
    display: block;
    text-align: center;
    border-radius: 50%;
    -webkit-box-shadow: 7px 7px 0px 0px rgb(238 238 238);
    -moz-box-shadow: 7px 7px 0px 0px rgba(238, 238, 238, 1);
    box-shadow: 7px 7px 0px 0px rgb(238 238 238);
    position: absolute;
	left: 0;
	z-index: 2;
}

.time_line_item .time_line_item_inner {
    padding: 0 0px 0 130px;
    position: relative;

}
.time_line_item .time_line_item_inner .time_label {
    background: #0085d0;
    position: absolute;
    width: 170px;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
}
.time_line_item .time_line_item_inner .time_txt_box {
	padding-top: 35px;
}
.time_line_item .time_line_item_inner .tle {
    color: #57a5f2;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 5px;
}

.time_line_item .time_line_item_inner .txt {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.7;
}

.time_line_item .time_line_item_inner .txt:after {
    content: "";
    display: block;
    clear: both;
}
.time_line_item .time_line_item_inner img.fr {
    margin-left: 30px;
	margin-bottom: 0;
	float: right;
}


.time_line_item:after {
    position: absolute;
    content: "";
    display: block;
    height: 150%;
    width: 8px;
    left: 47px;
    top: 49px;
    background: #ccc;
}
.time_line_item:last-child:after {
	background: #fff;
	height: 110%;
}

/*------------------------------------------------------------------------------------
/* ムービー
/*----------------------------------------------------------------------------------*/
.video-content {
    height: 200px;
    background-size: cover;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.video-content video {
	margin: 0 auto;
	z-index: 1;
	width: 100%;
    top: 0;
	left: 0;
}
.content-text {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 200%;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden;
}
@media screen and ( min-width: 768px ) {
.video-content video {
	position: absolute;
    top: 10%;
	left: 0;
}
.video-content {
    height: 400px;
}
}
@media screen and ( min-width: 992px ) {
.video-content video {
	position: absolute;
    top: -30%;
	left: 0;
}
}



.movie-section {
	background-color: #f5f5f5;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
}
@media screen and ( min-width: 768px ) {
.movie-section {
	padding-right: 0;
	padding-left: 0;
	padding-right: 200px;
	padding-left: 200px;
	padding-top: 40px;
	padding-bottom: 50px;
}
}


.movie-section-header {
    margin: 0 0 0 0;
    text-align: center;
}
.movie-section p{

	font-family: "Noto Sans JP", serif;
	font-weight: 700;
}
@media screen and ( min-width: 768px ) {
.movie-section p{
	padding-bottom: 10px;
	font-size: 35px;
	font-family: "Noto Sans JP", serif;
	font-weight: 700;
}
}




@media screen and ( min-width: 768px ) {
.pageTitleSub {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 20px;
}

.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: 1%;
	width: 32.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: 42px 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;
}


/* サブタイトル（ベルト） */
.pageTitleImage1 {
	background-image: url(./img/belt/tl_s2.jpg);
    background-position: center;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #e5e5e5;
    height: 150px;
    background-repeat: no-repeat;
}

/* サブタイトル（コンベア・周辺機器） */
.pageTitleImage4 {
	background-image: url(./img/cv_and_acse/tl_s2.jpg);
    background-position: center;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #e5e5e5;
    height: 150px;
    background-repeat: no-repeat;
}
/* サブタイトル（事例紹介） */
.pageTitleImage6 {
	background-image: url(./img/cases/tl_s2.jpg);
    background-position: center;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #e5e5e5;
    height: 150px;
    background-repeat: no-repeat;
}
/* サブタイトル（よくある質問） */
.pageTitleImage7 {
	background-image: url(./img/faq/tl_s2.jpg);
    background-position: center;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #e5e5e5;
    height: 150px;
    background-repeat: no-repeat;
}
/* サブタイトル（会社案内） */
.pageTitleImage8 {
	background-image: url(./img/company/tl_s2.jpg);
    background-position: center;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #e5e5e5;
    height: 150px;
    background-repeat: no-repeat;
}

}

@media screen and ( min-width: 992px ) {
.article-body {
	padding: 22px 32px 32px 32px;
}
/* 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 ) {


.article-body {
	padding: 42px 72px 32px 72px;
}
	
/* サブタイトル（ベルト） */
.pageTitleImage1 {
    width: 100%;
    clear: both;
    z-index: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	
	background-image: url(./img/belt/tl2.jpg);
    background-position: center;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #e5e5e5;
    height: 150px;
    background-repeat: no-repeat;
}

/* サブタイトル（コンベア・周辺機器） */
.pageTitleImage4 {
    width: 100%;
    clear: both;
    z-index: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	
	background-image: url(./img/cv_and_acse/tl2.jpg);
    background-position: center;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #e5e5e5;
    height: 150px;
    background-repeat: no-repeat;
}

/* サブタイトル（事例紹介） */
.pageTitleImage6 {
    width: 100%;
    clear: both;
    z-index: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	
	background-image: url(./img/cases/tl2.jpg);
    background-position: center;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #e5e5e5;
    height: 150px;
    background-repeat: no-repeat;
}
/* サブタイトル（よくある質問） */
.pageTitleImage7 {
    width: 100%;
    clear: both;
    z-index: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	
	background-image: url(./img/faq/tl2.jpg);
    background-position: center;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #e5e5e5;
    height: 150px;
    background-repeat: no-repeat;
}
/* サブタイトル（会社案内） */
.pageTitleImage8 {
    width: 100%;
    clear: both;
    z-index: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	
	background-image: url(./img/company/tl2.jpg);
    background-position: center;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #e5e5e5;
    height: 150px;
    background-repeat: no-repeat;
}


}