@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/*** 全体 ***/
.container {
	overflow: hidden;
}

.wrap {
	width: 100%;
	max-width: 1200px;
}

.content {
	margin-top: 0;
}

main#main.main {
	padding-top: 0;
	margin-top: -15px;
}

.entry-content.cf {
	margin-top: 0;
	margin-bottom: 0;
}

.article p {
	letter-spacing: 0.1em;
}

.pc {
	visibility: visible;
	height: auto;
}

.sp {
	visibility: hidden;
	height: 0;
}

/*** ヘッダー ***/
.header-in {
	padding-left: 50px;
}

.header-in .logo-text .site-name-text {
	letter-spacing: 5px;
	font-weight: bold;
}

/* ヘッダナビ */
.navi-in > ul li {
	width: 130px;
}

/*** トップページ ***/
.entry-content .mainvisual {
	background: url("image/bg_mainvisual.jpg");
	background-size: cover;
	width: 130%;
	min-height: 800px;
	height: 80vh;
	overflow: hidden;
	text-align: center;
	display: flex;
	align-items: center;
	margin-left: -15%;
}

.entry-content .mainvisual .logo_frose {
	width: 40%;
	max-width: 500px;
}

.entry-content .mainvisual .logo_frose img {
	width: 100%;
}

.entry-content .mainvisual_sp {
	display: none;
}

.box_feature {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	margin-top: 100px;
}

.box_feature img {
	width: 100%;
}

/*** 下層ページ共通 ***/
.box_title {
	width: 100%;
	border-bottom: #3a6e40 8px solid;
	position: relative;
	padding-bottom: 10px;
	padding-top: 80px;
	margin-bottom: 60px !important;
}

.box_title .page_title {
	margin: 0 !important;
	position: relative;
}

.box_title .page_title h1 {
	width: 100%;
	font-size: 40px;
	letter-spacing: 0.2em;
}

.box_title .page_title .title_en {
	color: #006430;
	font-size: 20px;
	font-weight: 600;
	position: absolute;
	margin: 0;
	padding: 0;
	line-height: 1;
	right: 210px;
	bottom: 10px;
}

.box_title img {
	position: absolute;
}

.article h2 {
	background: none;
	letter-spacing: 0.1em;
	font-size: 38px;
	margin-bottom: 0;
}

.article p.page_content {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0;
	letter-spacing: 0.1em;
}

.txt_message {
	max-width: 840px;
	border: #3a6e40 2px solid;
	border-radius: 5px;
	padding: 1px;
	text-align: center;
	margin: 0 auto !important;
}

.txt_message p {
	background: #3a6e40;
	border-radius: 5px;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	width: 100%;
}


/*** 業務内容 ***/
.title_h1_sp {
    visibility: hidden;
    height: 0;
}

.box_title .ico_title_bc img {
	width: 26%;
	margin: 0;
	padding: 0;
	top: 40px;
	left: 15px;
}

.box_price {
	border: #3a6e40 3px solid;
	margin: 0 auto;
	margin-top: 40px;
	padding-bottom: 20px;
	position: relative;
	max-width: 980px;
}

.box_price h3 {
	font-size: 26px;
	background: #3a6e40;
	color: #fff;
	border: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	width: 100%;
}

.box_price .box_menu {
	align-items: flex-start;
	margin-bottom: 0;
	gap: 0;
}

.box_price .box_menu .box_menu_detail {
	border-right: #3a6e40 2px solid;
	flex-basis: 25%;
	gap: 0;
	margin-bottom: 20px;
}

.box_price .box_menu .box_menu_detail.last_box {
	border: none !important;
}

.box_price .box_menu .box_menu_detail .img_tree {
	margin: 0;
}

.box_price .box_menu .box_menu_detail img {
	vertical-align: bottom;
}

.box_price .box_menu .box_menu_detail .txt_desc {
	line-height: 1.4;
	font-size: 20px;
	margin-bottom: 15px;
}

.box_price .box_menu .box_menu_detail .txt_price {
	line-height: 1.2;
	font-size: 30px;
	color: #e30920;
}

.box_price .price_notice {
	max-width: none;
	width: 95%;
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 0;
	margin-bottom: 0;
}

/* 価格BOX2つ並び */
.box_price_2box {
	justify-content: space-between;
	align-items: stretch;
	max-width: 980px;
	margin: 0 auto;
}

.box_price_2box .box_price {
	flex-basis: 50%;
	padding-bottom: 0;
	margin-bottom: 0;
}

.box_price_2box .box_price .box_menu {
	align-items: center;
}

.box_price_2box .box_price .box_menu .box_menu_detail {
	align-items: center;
	width: 70%;
	border-right: none;
	border-bottom: #3a6e40 2px solid;
	padding-bottom: 10px;
}

/* 樹木剪定 */
.box_price.box_pruning .box_menu .box_menu_detail .img_tree1 {
	width: 60px;
	padding-top: 130px;
	padding-bottom: 35px;
}

.box_price.box_pruning .box_menu .box_menu_detail .img_tree2 {
	width: 80px;
	margin-top: 100px;
	padding-bottom: 35px;
}

.box_price.box_pruning .box_menu .box_menu_detail .img_tree3 {
	width: 155px;
	margin-top: 30px;
	margin-left: -25%;
}

.box_price.box_pruning .box_menu .box_menu_detail .img_tree4 {
	width: 100px;
	padding-top: 10px;
	padding-bottom: 35px;
}

/* 伐採 */
.box_price.box_logging .box_menu .box_menu_detail .img_tree1 {
	width: 75px;
	padding-top: 110px;
}

.box_price.box_logging .box_menu .box_menu_detail .img_tree2 {
	width: 95px;
	margin-top: 80px;
}

.box_price.box_logging .box_menu .box_menu_detail .img_tree3 {
	width: 115px;
	margin-top: 45px;
}

.box_price.box_logging .box_menu .box_menu_detail .img_tree4 {
	width: 175px;
	padding-top: 10px;
}

.box_price.box_logging .ico_logging_walk {
	width: 8%;
	position: absolute;
	top: 70px;
	left: 205px;
}

/* 抜根 */
.box_price.box_root .box_menu .box_menu_detail .img_tree1 {
	width: 75px;
	padding-top: 100px;
	padding-bottom: 50px;
}

.box_price.box_root .box_menu .box_menu_detail .img_tree2 {
	width: 110px;
	margin-top: 90px;
	padding-bottom: 40px;
}

.box_price.box_root .box_menu .box_menu_detail .img_tree3 {
	width: 140px;
	margin-top: 80px;
	padding-bottom: 35px;
}

.box_price.box_root .box_menu .box_menu_detail .img_tree4 {
	width: 190px;
	padding-top: 60px;
	padding-bottom: 25px;
}

.box_price.box_root .ico_root_work {
	width: 9%;
	position: absolute;
	top: 25px;
	right: 20px;
}

/* 低木刈込 */
.box_price .box_menu .ico_shrubpruning {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 20px;
}

/* 芝刈り */
.box_price .box_menu .ico_lawnmowing {
	width: 25%;
	margin: 0 auto;
	margin-bottom: 10px;
}

/* 薬剤散布 */
.box_price .box_menu .ico_pestcontrol {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 40px;
}

/* 除草剤散布 */
.box_price .box_menu .ico_herbicides {
	width: 50%;
	margin: 0 auto;
	padding-bottom: 40px;
}

/*** 施工実績 ***/
.box_title .ico_title_achive img {
	width: 20%;
	margin: 0;
	padding: 0;
	top: 40px;
	left: 15px;
}

.article h2.title_archive {
	margin-bottom: 80px;
}

.box_archive {
	max-width: 920px;
	margin: 0 auto;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 80px !important;
}

.box_archive .box_picture {
	position: relative;
	max-height: 500px;
	overflow: hidden;
}

.box_archive .box_picture .txt_archive {
	display: inline-block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}

.box_archive1 .box_picture .txt_archive {
	background: #3a6e40;
}

.box_archive2 .box_picture .txt_archive {
	background: #718861;
}

.box_archive3 .box_picture .txt_archive {
	background: #8d9c79;
}

.box_archive4 .box_picture .txt_archive {
	background: #aeb69b;
}

.message_sns {
	max-width: 920px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 70px !important;
}

.message_sns .txt_message {
	max-width: 600px;
}

.message_sns .img_tree {
	position: absolute;
	width: 10%;
	top: -30px;
	left: 0;
}

.message_sns .img_cleaning {
	position: absolute;
	width: 30%;
	top: -210px;
	right: -140px;
}

/*** プロフィール ***/
.ico_profile,
.box_profile_name_sp,
.profile_top_mess_sp {
    visibility: hidden;
    margin: 0 !important;
    padding: 0;
    height: 0;
}

.box_title.title_profile .page_title .title_en {
	position: absolute;
	right: 300px;
}

.box_profile_name {
	position: relative;
	margin: 0 auto;
	margin-top: 50px;
	max-width: 920px;
	border-bottom: #3a6e40 1px solid;
	padding-bottom: 15px;
}

.box_profile_name h3 {
	border: none;
	color: #000;
	letter-spacing: 0.2em;
	font-size: 40px;
	padding: 0;
	margin: 0 !important;
}

.box_profile_name .txt_name_en {
	color: #3a6e40;
	font-size: 20px;
	letter-spacing: 0.3em;
	position: absolute;
	top: 13px;
	left: 210px;
}

.box_profile_name .img_profile {
	width: 300px;
	position: absolute;
	right: 0;
	top: 0;
}

p.txt_profile,
.tbl_profile,
.txt_profile_mess {
	max-width: 920px;
	margin: 0 auto !important;
	font-size: 16px;
}

.tbl_profile p {
	margin: 0 !important;
}

/*** お問い合わせ ***/
.area_contact {
	width: 80%;
	margin: 50px auto;
	background: #effafe;
	padding: 50px 100px 0;
}

.area_contact h1 {
	text-align: center;
	color: #36c1ee;
	margin-bottom: 20px;
	font-size: 30px;
}

.area_contact p {
	margin-bottom: 0;
}

.area_contact dl dt {
	font-weight: bold;
	line-height: 35px;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
}

.area_contact dt .hissu {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background: #36c1ee;
	border-radius: 50%;
	display: inline-block;
	height: 35px;
	width: 35px;
	text-align: center;
	margin-right: 5px;
	letter-spacing: 0;
	box-sizing: border-box;
}

.area_contact dd {
	margin-left: 0;
	margin-bottom: 30px;
}

.area_contact .notice {
	font-size: 12px;
	font-weight: normal;
}

.area_contact dt .notice {
	position: absolute;
	text-align: right;
	top: 10px;
	right: 0;
}

.area_contact dd input.tel {
	width: 130px;
}

.area_contact dd .mess {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8;
	display: inline-block;
}

.area_contact input,
.area_contact select,
.area_contact textarea {
	border-color: #36c1ee;
	border-radius: 0;
}


.area_contact .button input {
	background: #36c1ee;
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.1em;
}

.area_contact.contact_confirm dd {
	border: #36c1ee 1px solid;
	padding: 5px 20px;
	background: #fff;
}

.area_contact dd.button_confirm {
	padding: 0;
	margin: 0 auto;
	margin-top: 50px;
	border: none;
	background: none;
}

.area_contact .button_confirm input {
	width: 100%;
	height: 49px;
	border: none;
	margin-bottom: 30px;
}

.contact_thanks_h2.sp {
    padding-bottom: 0;
}

.area_contact.area_contact_thanks {
	padding: 30px 20px;
}

/* ラジオボタンカスタマイズ */
.area_contact .contact-type .wpcf7-list-item.first {
	margin-left: 0;
}

.area_contact .contact-type label {
  display: inline-flex;
  align-items: center;
  column-gap: 4px;
  line-height: 1;
  cursor: pointer;
}

.area_contact .contact-type label:not(:last-of-type) {
  margin-right: 16px;
}

.area_contact .contact-type input {
  appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #7b7d7d;
  border-radius: 9999px;
  cursor: pointer;
}

.area_contact .contact-type input:checked::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 12px;
  height: 12px;
  margin: auto;
  border-radius: 9999px;
  background-color: #36c1ee;
}

/*** フッター ***/
.footer-bottom {
	margin-top: 0;
}

.footer-bottom .navi-footer {
	order: 2;
}

.footer-bottom .copyright {
	order: 1;
}

/*** ページトップボタン ***/
.go-to-top-button {
	border-radius: 30px;
}

/*** フッターSNS紹介 ***/
.footer_sns {
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	border-top: 1px #3a6e40 solid;
	padding-top: 100px;
}

.footer_sns .sns_box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
}

.footer_sns .sns_box .box_left h4 {
	font-size: 1.5em;
	margin-bottom: 10px;
	line-height: 35px;
}

.footer_sns .sns_box .box_left h4 .sns_logo {
	width: 35px;
	vertical-align: bottom;
	margin-right: 5px;
}

.footer_sns .sns_box .box_left a {
	font-weight: bold;
}

.footer_sns .sns_box .box_left .btn_link {
	width: 320px;
	margin-top: 25px;
}

.footer_sns .sns_box .box_right {
	max-width: 500px;
	border: 1px #b2b2b2 solid;
	border-radius: 15px;
	text-align: center;
}

.footer_sns .sns_box .box_right img {
	width: 70%;
}

.footer_sns .sns_box .box_right img.img_insta {
	width: 90%;
}

.footer_sns .sns_box .box_right div {
	border-top: 1px #b2b2b2 solid;
	padding: 20px 0;
}

.footer_sns .sns_box .box_right div button {
	width: 170px;
	height: 35px;
	border: none;
	border-radius: 50px;
	color: #fff;
}

.footer_sns .sns_box .box_right div button.btn_x {
	background-color: #000;
}

.footer_sns .sns_box .box_right div button.btn_insta {
	background-color: #804469;
}

/*** モバイルヘッダメニュー ***/
.navi-menu-button {
    order: 2;
}

.mobile-menu-buttons .menu-button {
    justify-content: flex-start;
    padding-left: 20px;
}

.mobile-menu-buttons .menu-button a {
    color: #006430;
    font-size: 1.5em;
}

.search-menu-button {
    display: none !important;
}

.menu-close-button {
	width: 100%;
	height: 35px;
	position: relative;
}

.menu-close-button:before {
	content: "";
	display: block;
	width: 30px;
    height: 30px;
	background: url("image/ico_close.png") no-repeat;
	background-size: contain;
	position: absolute;
	right: 10px;
	top: 10px;
}

.menu-close-button .fa-times {
	display: none;
}

.menu-content .menu-drawer {
	margin-top: 20px;
}

.menu-content .menu-drawer:before {
	content: "";
	display: block;
	background: url("image/img_menu_title.png") no-repeat;
	background-size: contain;
	width: 100%;
	min-height: 60px;
	margin-bottom: 10px;
}

.menu-content .menu-drawer a {
    font-size: 16px;
    color: #000;
    padding-left: 20px;
    position: relative;
}

.menu-content .menu-drawer a:before {
	content: "";
	display: block;
	background: url("image/ico_menu_arrow.png") no-repeat;
	background-size: contain;
	height: 14px;
	width: 14px;
    font-size: 10px;
    position: absolute;
    top: 10px;
    left: 0;
}

.mobile-menu-buttons .menu-button {
	width: 110px;
}

.navi-menu-icon.menu-icon {
	position: relative;
	height: 19px;
	width: 80px;
	background: url("image/img_menu.png") no-repeat;
	background-size: contain;
}

.navi-menu-icon.menu-icon .fa-bars,
.navi-menu-caption.menu-caption {
	display: none;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1200px以下*/
@media screen and (max-width: 1200px){
  /*必要ならばここにコードを書く*/
	.message_sns {
		max-width: 70%;
		margin-top: 40px;
		margin-bottom: 140px !important;
	}	

	.message_sns p {
        display: block;
        line-height: 24px;
    }
    
	.message_sns .img_tree {
		width: 80px;
		top: -40px;
		left: -100px;
	}
	
	.message_sns .img_cleaning {
		width: 200px;
		top: -100px;
		right: -120px;
    }
}

/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	/*** 全体 ***/
	.pc {
		visibility: hidden;
		height: 0;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.tablet {
		visibility: visible;
		height: auto;
	}
	
	/*** 業務内容 ***/
    .box_title {
        padding-top: 50px !important;
	}
	
	.box_price {
		max-width: 736px;
	}
	
	.box_price .box_menu .box_menu_detail .txt_desc {
		font-size: 16px;
	}
	
	.box_price .box_menu .box_menu_detail .txt_price {
		font-size: 24px;
	}

	/* 樹木剪定 */
	.box_price.box_pruning .box_menu .box_menu_detail .img_tree1 {
		width: 50px;
		padding-top: 130px;
		padding-bottom: 35px;
	}

	.box_price.box_pruning .box_menu .box_menu_detail .img_tree2 {
		width: 70px;
		margin-top: 100px;
		padding-bottom: 35px;
	}

	.box_price.box_pruning .box_menu .box_menu_detail .img_tree3 {
		width: 140px;
		margin-top: 30px;
		margin-left: -20%;
	}

	.box_price.box_pruning .box_menu .box_menu_detail .img_tree4 {
		width: 90px;
		padding-top: 10px;
		padding-bottom: 35px;
	}

	/* 伐採 */
	.box_price.box_logging .box_menu .box_menu_detail .img_tree1 {
		width: 65px;
		padding-top: 110px;
	}

	.box_price.box_logging .box_menu .box_menu_detail .img_tree2 {
		width: 85px;
		margin-top: 80px;
	}

	.box_price.box_logging .box_menu .box_menu_detail .img_tree3 {
		width: 105px;
		margin-top: 45px;
	}

	.box_price.box_logging .box_menu .box_menu_detail .img_tree4 {
		width: 165px;
		padding-top: 10px;
	}

	.box_price.box_logging .ico_logging_walk {
		width: 10%;
		position: absolute;
		top: 70px;
		left: 150px;
	}

	/* 抜根 */
	.box_price.box_root .box_menu .box_menu_detail .img_tree1 {
		width: 65px;
		padding-top: 90px;
		padding-bottom: 50px;
	}

	.box_price.box_root .box_menu .box_menu_detail .img_tree2 {
		width: 100px;
		margin-top: 80px;
		padding-bottom: 40px;
	}

	.box_price.box_root .box_menu .box_menu_detail .img_tree3 {
		width: 130px;
		margin-top: 70px;
		padding-bottom: 35px;
	}

	.box_price.box_root .box_menu .box_menu_detail .img_tree4 {
		width: 170px;
		padding-top: 50px;
		padding-bottom: 25px;
	}

	.box_price.box_root .ico_root_work {
		width: 10%;
		position: absolute;
		top: 30px;
		right: 20px;
	}
	
	/* 価格BOX2つ並び */
	.box_price_2box {
		max-width: 736px;
	}

	.box_price_2box .box_price .box_menu .box_menu_detail {
		width: 80%;
	}
	
	.txt_message {
		max-width: 736px;
	}
	
	.txt_message p {
		font-size: 19px;
	}

	/*** 施工実績 ***/
	.box_title_archive {
		margin-bottom: 30px !important;
	}
	
	.article h2.title_archive {
		margin-bottom: 50px;
	}

	.box_archive {
		width: 80%;
		margin-bottom: 30px !important;
	}
	
	.box_archive .box_picture {
		max-height: 330px;
		height: auto;
		gap: 0;
	}

	/*** プロフィール ***/
    .ico_profile {
        width: 90%;
        margin: 20px auto 5px auto !important;
        visibility: visible;
        height: auto;
    }
    
    .box_title.title_profile {
        padding: 0 !important;
    }
    
    .box_profile_name {
        visibility: hidden;
        height: 0;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .box_profile_name_sp {
        visibility: visible;
        height: auto;
        flex-basis: 50%;
        gap: 0;
        justify-content: space-around;
        border-bottom: 1px #3a6e40 dotted;
        padding-bottom: 30px;
		margin-top: 30px !important;
    }
    
    .box_profile_name_sp .box_name_inner {
        justify-content: space-between;
    }
    
    .box_profile_name_sp .box_name_sp {
        gap: 0;
        margin-left: 10px;
    }
    
    .box_profile_name_sp h3 {
        width: 100%;
        border: none;
        color: #000;
        letter-spacing: 0.2em;
        font-size: 3.5em;
        text-align: center;
        padding: 0;
        margin: 0 !important;
        margin-bottom: 10px !important;
    }

    .box_profile_name_sp .txt_name_en {
        color: #3a6e40;
        font-size: 1.4em;
        font-weight: bold;
        text-align: center;
        line-height: 1.2;
        letter-spacing: 0.3em;
        display: inline-block;
        width: 100%;
    }
    
    .box_profile_name_sp .img_profile {
        width: 50%;
        position: static;
    }
    
    .profile_top_mess_sp {
        visibility: visible;
        height: auto;
        line-height: 1.7;
        border-bottom: 1px #3a6e40 dotted;
        padding-bottom: 30px;
        padding-top: 30px;
        margin-bottom: 30px !important;
    }
    
    .txt_profile {
        width: 90%;
        font-size: 0.8em !important;
    }
    
    .tbl_profile {
        width: 90%;
        line-height: 1.8;
        font-size: 0.8em;
    }
    
    .txt_profile_mess {
        width: 90%;
        line-height: 1.8;
        font-size: 0.8em !important;        
        border-top: 1px #3a6e40 dotted;
        border-bottom: 1px #3a6e40 dotted;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px !important;
    }
	
	/*** お問い合わせ ***/
	.area_contact {
		padding: 30px 20px 0;
	}
	
	.contact_thanks_h2 {
		color: #36c1ee !important;
		margin-bottom: 30px !important;
	}
	
	/*** フッタ ***/
	.footer_sns {
		width: 95%;
		padding-top: 0;
		border: none;
	}

	.footer_sns .sns_box {
		flex-wrap: wrap;
		justify-content: center;
		margin-bottom: 40px;
	}

	.footer_sns .sns_box .box_left {
		margin-top: 40px;
		margin-bottom: 30px;
		text-align: center;
		order: 2;
	}
	
	.footer_sns .sns_box .box_left .btn_link {
		width: 280px;
	}	

	.footer_sns .sns_box .box_right {
		order: 1;
	}	

	.footer_sns .sns_box .box_right img {
		width: 80%;
	}
	
	.footer_sns .sns_box .box_right div {
		padding: 10px 0;
	}	

	.footer_sns .sns_box .box_right div button {
		height: 30px;		
	}	
}

/*550px以下*/
@media screen and (max-width: 550px){
  /*必要ならばここにコードを書く*/
	/*** 全体 ***/
	.wrap {
		width: 100%;
		max-width: 480px;
	}
	
	.article p {
		font-size: 0.9em;
		letter-spacing: 0;
	}
	
	.pc {
		visibility: hidden;
		height: 0;
	}
	
	.sp {
		visibility: visible;
		height: auto;
	}
	
	/*** ヘッダ ***/
	.header-container-in.hlt-top-menu {
		align-items: flex-start;
	}
	
	.header-in {
		padding-left: 0;
	}
    
    .site-name-text {
        font-size: 1.5em !important;
    }
	
	/*** 下層ページ ***/
	.box_title {
		border-bottom: #3a6e40 10px double;
		padding-top: 40px;
		margin-bottom: 0 !important;
	}
	
	.box_title .page_title h1 {
		text-align: center;
		font-size: 1.8em;
		letter-spacing: 0.1em;
	}
	
	.box_title .title_en {
		visibility: hidden;
	}

	.txt_message {
		height: 30px;
	}
	
	.txt_message p {
		font-size: 0.6em;
	}


	/*** トップページ ***/
	.entry-content .mainvisual {
		display: none;
	}
	
	.entry-content .mainvisual_sp {
		display: block;
		width: 120%;
		margin-left: -10%;
	}
    
    /*** 業務内容 ***/
    .title_h1_pc {
        visibility: hidden;
        height: 0;
    }

    .title_h1_sp {
        visibility: visible;
        height: auto;
        margin-top: 0;
        margin-bottom: 10px !important;
    }
    
    .title_h2_pc {
        visibility: hidden;
        height: 0;        
    }
    
    .box_title .ico_title_bc img {
        top: 25px;
    }
    
    .article p.page_content {
        font-size: 0.9em;
        line-height: 1.3;
    }
    
    .article p.text_notice {
        margin-bottom: 0 !important;
    }
    
    .box_price {
        margin-top: 20px;
    }
    
    .box_price h3 {
        margin-bottom: 0;
        font-size: 1.3em;
        height: 2em;
        line-height: 2em;
        padding-top: 0;
    }
    
    .box_price .box_menu {
        flex-wrap: wrap;
    }
    
    .box_price .box_menu .box_menu_detail {
        border-right: #3a6e40 2px solid;
        border-bottom: #3a6e40 2px solid;
        flex-basis: 50%;
        gap: 0;
        margin-bottom: 0 !important;
        justify-content: flex-end;
    }
    
    .box_price .box_menu .box_menu_detail:nth-child(2) {
        border-right: none;
    }

    .box_price .box_menu .box_menu_detail:nth-child(3) {
        border-bottom: none;
    }
    
    .box_price .box_menu .box_menu_detail .txt_desc {
        font-size: 0.9em;
        margin-bottom: 5px;
    }    

    .box_price .box_menu .box_menu_detail .txt_price {
        font-size: 1.3em;
        padding-bottom: 20px;
    }    
    
    .box_price p.price_notice {
        width: 100%;
        border-top: #3a6e40 2px solid;
        margin: 0 !important;
        padding: 20px 10px;
        padding-bottom: 0;
    }

    /* 樹木剪定 */
    .box_price.box_pruning .box_menu .box_menu_detail {
        height: 250px;
    }

    .box_price.box_pruning .box_menu .box_menu_detail:nth-child(1),
    .box_price.box_pruning .box_menu .box_menu_detail:nth-child(2) {
        height: 230px;
    }
    
    .box_price.box_pruning .box_menu .box_menu_detail .img_tree1 {
        width: 35px;
        padding-top: 0;
        padding-bottom: 15px;
    }

    .box_price.box_pruning .box_menu .box_menu_detail .img_tree2 {
        width: 50px;
        margin-top: 0;
        padding-bottom: 15px;
    }

    .box_price.box_pruning .box_menu .box_menu_detail .img_tree3 {
        width: 85px;
        margin-top: 0;
        margin-left: -25%;
    }

    .box_price.box_pruning .box_menu .box_menu_detail .img_tree4 {
        width: 60px;
        padding-top: 0;
        padding-bottom: 15px;
    }

    /* 伐採 */
    .box_price.box_logging .box_menu .box_menu_detail {
        height: 287px;        
    }
    
    .box_price.box_logging .box_menu .box_menu_detail:nth-child(1),
    .box_price.box_logging .box_menu .box_menu_detail:nth-child(2) {
        height: 267px;
    }
    
    .box_price.box_logging .box_menu .box_menu_detail .img_tree1 {
        width: 40px;
        padding-top: 0;
        padding-bottom: 10px;
    }

    .box_price.box_logging .box_menu .box_menu_detail .img_tree2 {
        width: 60px;
        margin-top: 0;
        padding-bottom: 10px;
    }

    .box_price.box_logging .box_menu .box_menu_detail .img_tree3 {
        width: 80px;
        margin-top: 0;
        padding-bottom: 10px;
    }

    .box_price.box_logging .box_menu .box_menu_detail .img_tree4 {
        width: 130px;
        padding-top: 0;
        padding-bottom: 7px;
    }

    .box_price.box_logging .ico_logging_walk {
        width: 20%;
        position: absolute;
        top: 8%;
        left: 38%;
    }

    /* 抜根 */
    .box_price.box_root .box_menu .box_menu_detail {
        height: 235px;
    }
    
    .box_price.box_root .box_menu .box_menu_detail .img_tree1 {
        width: 50px;
        padding-top: 0;
        padding-bottom: 20px;
    }

    .box_price.box_root .box_menu .box_menu_detail .img_tree2 {
        width: 90px;
        margin-top: 0;
        padding-bottom: 13px;
    }

    .box_price.box_root .box_menu .box_menu_detail .img_tree3 {
        width: 110px;
        margin-top: 0;
        padding-bottom: 15px;
    }

    .box_price.box_root .box_menu .box_menu_detail .img_tree4 {
        width: 150px;
        padding-top: 0;
        padding-bottom: 10px;
    }

    .box_price.box_root .ico_root_work {
        width: 60px;
        position: absolute;
        top: 3%;
        right: 8%;
    }
    
    .box_price_2box {
        display: block !important;
    }
    
    .box_price_2box .box_price {
        width: 100%;
        margin-bottom: 30px;
    }

    .box_price_2box .box_price .box_menu .box_menu_detail {
        padding-top: 20px;
        padding-bottom: 0;
        border-bottom: #3a6e40 2px solid;
    }

    .box_price_2box .box_price .box_menu .box_menu_detail.last_box {
        padding-bottom: 20px;
    }
    
    .box_price_2box .box_price .box_menu .box_menu_detail .txt_price {
        padding-bottom: 5px;
    }

    .box_price_2box .box_price .price_notice {
        border: none;
        font-size: 0.6em;
        text-align: center;
        padding: 5px;
    }
    
    .box_price .box_menu .ico_lawnmowing {
        width: 30%;
    }
    
    .box_price .box_menu .ico_pestcontrol {
        padding-bottom: 20px;
    }
    
    .box_price .box_menu .ico_herbicides {
        padding-bottom: 30px;
    }
    
    .txt_message.pc {
        margin: 0 !important;
        padding: 0 !important;
        height: 0;
    }

    .txt_message.sp {
        width: 90%;
        font-size: 20px;
        line-height: 1.2;
        height: auto;
    }
    
    .txt_message.sp p {
        padding: 5px 0;
    }
    
    /*** 施工実績 ***/
    .box_title.box_title_archive {
        padding-top: 50px;
    }
    
	.box_title .ico_title_achive img {
		width: 19%;
		margin: 0;
		padding: 0;
		top: 25px;
		left: 15px;
	}
	
	.article h2.title_archive {
		visibility: hidden;
		height: 0;
		margin-bottom: 0;
	}
	
	.box_archive {
		width: 95%;
		margin-bottom: 10px !important;
		gap: 5px;
	}
	
	.box_archive .box_picture {
		max-height: 200px;
		height: auto;
		gap: 0;
	}
	
	.box_archive .box_picture .txt_archive {
		height: 30px;
		font-size: 16px;
		line-height: 30px;
		font-weight: 400;
	}
	
	.message_sns {
		max-width: 60%;
		margin-top: 40px;
		margin-bottom: 60px !important;
	}	

	.message_sns p {
        display: block;
        line-height: 24px;
    }
    
	.message_sns .img_tree {
		width: 20%;
		top: -15px;
		left: -55px;
	}
	
	.message_sns .img_cleaning {
		width: 53%;
		top: -50px;
		right: -60px;
    }
	
	/*** プロフィール ***/
	.title_profile {
		padding-top: 0;		
	}
	
	.box_profile_name_sp h3 {
        font-size: 30px;
    }

    .box_profile_name_sp .txt_name_en {
        font-size: 14px;
    }
    
	/*** お問い合わせ ***/
    .area_contact {
        width: 100%;
        padding: 20px 10px !important;
        margin-bottom: 0;
        background: #e0ede5;
    }

    .area_contact h1 {
        color: #035828;
    }

    .area_contact dl,
    .area_contact .button {
        margin-bottom: 0;
    }
    
    .area_contact dt .hissu {
        background: #035828;
    }

    .area_contact dt .notice {
        position: static;
        display: block;
        text-align: left;
        line-height: 1;
        margin-top: 2px;
    }
    
    .area_contact dd input.tel {
        width: 30%;
    }
    
    .area_contact input,
    .area_contact select,
    .area_contact textarea {
        border-color: #035828;
        border-radius: 5px;
    }

    .area_contact .button input {
        background: #035828;
    }

    .area_contact.contact_confirm dd {
        border-color: #035828;
        border-radius: 5px;
    }
    
    .area_contact.contact_confirm .button_confirm p input:nth-child(2) {
        margin-bottom: 0 !important;
    }
    
    .contact_thanks_h2.pc {
        padding: 0 !important;
        margin-bottom: 0 !important;
    }
        
    .contact_thanks_h2 {
        font-size: 1.5em !important;
        padding: 10px 5px !important;
        margin-bottom: 20px !important;
		color: #035828 !important;
    }
	
	.area_contact .contact-type input:checked::after {
	  background-color: #035828;
	}	
}