@charset "utf-8";

/*********************************************************************************
 ▼bg削除
 ********************************************************************************/

/* ▼全ページ共通 */
.lower_main div.h2_wrap,section#top_service,div section.contact_contens,
section#top_company,#footer div.footer_sns_wrap,section#top_concept,
section#top_works,section#top_blog,section#top_seo,section#top_news {
	background: none;
}

/*********************************************************************************
 ▼メインカラー変更
 ********************************************************************************/

/* ▼ハンバーガーメニュー */
#panel-btn,#panel ul li a:hover {
	background-color: #54d3d3;
}


/* ▼ホーム */
section.top_section h3,section#top_service h4,.article_list .title,table tr th,
section#top_news .wrapper ul.news_cont .date,.article_list .date,
.article_list.float_left li .article_contents .date,
.article_list.float_right li .article_contents .date,
.article_list.no_image li .article_contents .date,
section#top_news .wrapper ul.news_cont .date,
.article_list .date,.article_list.float_left li .article_contents .date,
.article_list.float_right li .article_contents .date,
.article_list.no_image li .article_contents .date,#footer .ft_txt,#copyright {
	background-color: #54d3d3;
}

/* ▼コンセプト */
.lower_main h3 {
	border-bottom-color: #54d3d3;
}

.lower_main h4 {
	background-color: #54d3d3;
}


/* ▼よくある質問 */

.faq-cont .q-cont::before {
	background-color: #54d3d3;
}

/* ▲その他ページは共通になっています！ */


/*********************************************************************************
 ▼アクセントカラー変更
 ********************************************************************************/

/* ▼ホーム */
.more_btn a,.more_btn2 a,.more_btn3 a,.more_btn4 a,.cat-title {
	background-color: #074705;
	border-color: #074705;
	color:#fff;
}

.more_btn a:hover,.more_btn2 a:hover,.more_btn3 a:hover,.more_btn4 a:hover {
	border-color: #fff;
	color: #074705;
	border-color: #074705;
}

/* ▼重点ページ(鏡板の寸法なら) */
.cat-title {
	background-color: #63ed63;
}

/* ▼お問い合わせページ */
form .form_button input[type="submit"],
.form_button form input[type="submit"] {
	background-color: #63ed63;
}

/* ▲その他ページは共通になっています！ */


/*********************************************************************************
 ▼レイアウト変更
 ********************************************************************************/

/* ▼共通 */
.lower_main .h2_wrap .wrapper {
	background-color: #f4f4f4;
}


.lower_main .h2_wrap .wrapper {
	height: 200px;
}

#copyright {
	padding: 20px 0;
}

.tel_cont2 {
	text-align: center;
}

.tel {
	/*display: none;*/
}

/* ▼共通(レスポンシブ) */

@media (max-width: 736px) {
	#panel-btn-wrap {
		margin: 0;
	}

	.lower_main .h2_wrap h2 {
		line-height: 1.1;
	}
}

 /* ▼ヘッダー(グローバルナビ) */
 .gnav ul li a.owl-in_home,.gnav ul li a,.gnav ul li a.owl-in_page_tree,.gnav ul li a span {
 	color: #fff;
 }


 /* ▼ホーム */
 .wrapper h2 {
 	line-height: 1.7;
 	font-size: 20px;
 }

 .wrapper2 {
 	width: 1200px;
 	border-top: 5px double #ddd;
	border-bottom: 5px double #ddd;
 }

 .wrapper h2 {
 	font-size: 30px;
 }

 .wrapper h2 span {
 	font-size: 32px;
 }

.googlemap,table.access_table {
	margin-top: 20px;
}

.gnav {
	background-color: #54d3d3;
}

div.LR_box,div.detail_box,ul.detail_box3 {
	margin-top: 35px;
}

section#top_company .right table th {
	padding: 30px 10px;
}

section#top_news .wrapper ul.news_cont {
	margin:  35px 0px 0;
}

section.contact_contens,section#top_news .wrapper .news_wrap {
	padding: 0;
}

.banner_hours {
	display: block;
}

.banner_address {
	margin-left: 0;
}

section.contact_contens .wrapper2 .banner {
	padding: 0 60px 48px;
}
@media screen and (max-width: 736px) {
    section.contact_contens .wrapper2 .banner {
    	padding: 0 0 48px;
    }
}

section.top_section,section.contact_contens {
	padding: 70px 0 0;
}

table tr td,table tr th {
	border-collapse: collapse;
	border: 1px solid #e6e6e6;
}

.ft_txt .wrapper .richtext {
	text-align: left;
	padding-left: 20px;
	border-left: 5px solid #fff;
}

.gnav ul li a {
	font-size: 10px;
}

.gnav ul li a span {
	font-size: 16px;
}

.gnav ul li a:hover,
.gnav ul li a:hover span {
	color: #14A4A4;
	transition: 0.3s;
}

.gnav ul li a::after {
	background-color: #14A4A4;
}

.gnav ul li::before {
	border-right-color: #14A4A4;
}

.gnav ul li a.owl-in_home, .gnav ul li a.owl-in_page_tree {
	border-bottom-color: #14A4A4;
}

section.top_section h2 {
	margin: 0 0 20px 0;
	font-weight:normal;
}

.article_list.pattern2 .title,section#top_news .wrapper ul.news_cont li {
	border-bottom-color: #ededed;
}

.title a {
	text-decoration-color: #54d3d3;
}

#top_works .wrapper .more_btn {
	margin-top: 30px;
}

.lower_main section .wrapper > section > section {
	padding: 15px 0;
}

#pagetop.fixed {
	background-color: #6589db;
}/* "トップへ戻る" 部分 */


/* ▼ホーム(レスポンシブ) */

@media (max-width: 736px) {
	img, iframe {
		width: 100%;
	}

	section.top_section,section.contact_contens {
		padding: 0;
	}

	section.contact_contens .wrapper2 {
		width: 98%;
		margin: 0 auto;
	}

	section#top_company .right table td,
	section#top_company .right table th {
		padding: 16px 10px;
	}

	.footer_sns_wrap > .wrapper.clearfix > div.list_tw {
		width: 100% !important;
	}

	section.top_section h2,section.top_section h3,section.top_section h2 span.text_L {
		text-align: left;
	}

	section.top_section h2 {
		line-height: 1.1;
	}

	section.top_section h2 span {
		display: block;
		text-align: center;
	}
}

/* ▼コンセプト */

@media (max-width: 736px) {
	.lower_main h3,.textArea .richtext p {
		text-align: left;
	}
}


/* ▼サービス */

.service_use,.service_create {
	margin-top: 135px;
}

.service_create .more_btn .LR_box {
	margin: 0;
}

.article_list {
	margin: 70px 0 0;
}

.detail_box2 li:nth-child(2n+2) {
	margin-left: 4%;
}

.detail_box2 li:first-child {
	margin-left: 0;
}

/* ▼サービス(レスポンシブ) */

@media (max-width: 736px) {
	.detail_box_wrap .detail_box2 li,.detail_box_wrap .detail_box3 li,
	.detail_box_wrap .detail_box4 li {
		margin-bottom: 19px;
	}

	.detail_box2.sp_side2 li:nth-child(2n+2) {
		margin-bottom: 0;
	}

	.service_use,.service_create {
		margin-top: 40px;
	}
}


/* ▼重点ページ1 */

.wrapper h2.main_text {
	font-size: 24px;
}


/* ▼重点ページ1 レスポンシブ */

.lower_main h4 {
	padding: 15px 40px 15px 10px;
}

.article_list .title {
	text-align: left;
	color: #fff;
}

@media (max-width: 736px) {
	#container .wrapper {
		display: table;
	}

	.lower_main .h2_wrap .box {
		display: table-cell;
		vertical-align: middle;
	}
}

/* ▼お知らせ(レスポンシブ) */

@media (max-width: 736px) {
	.wrapper h2 span {
		display: block;
		text-align: center;
	}
}

/* ▼お問い合わせ(レスポンシブ) */

@media (max-width: 736px) {
	.wrapper h2.contact_title {
		text-align: center;
	}

	.wrapper h2.contact_title span {
		display: inline;
	}
}

/* ▼ブログ */

.article_list.float_left li .article_contents .date {
	background: #e1f2f2;
	width: auto;
	text-align: left;
	padding: 5px 10px;
	display: inline-block;
}


/*********************************************************************************
 ▼下層ページ 画像 設定
 ********************************************************************************/

 .img_wrap,.ad_width {
 	display: block;
 	justify-content: center;
 }

 .img_wrap img {
 	width: 300px;
 }

 .ad_width img {
 	width: 240px;
 }

 /* ▼下層ページ(レスポンシブ) */

 @media (max-width: 736px) {
 	.img_wrap,.ad_width {
 		display: block;
 		margin-top: 40px;
 	}

 	.img_wrap img,.ad_width img {
 		width: 70%;
 		margin: 20px auto 0;
 		display: inline-block;
 	}
 }


/*********************************************************************************
 ▼三角形 生成
 ********************************************************************************/


.triangle::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 80px solid transparent;
	border-top: 40px solid #54d3d3;
	margin: 30px auto 0;
}

.triangle:last-of-type::after {
    display: none;
} 

.article_list.float_right li {
	border-bottom-color: #fff !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.border_area {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
}