@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/earlyaccess/hannari.css');
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #1c1c1c;
}
/* 太字がにじむため */
.font-weight-bold {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
body#home, body#service, body#profile, body#polcy, body#torikumi, body#setubi, body#recruit, body#kyoju  {
	line-height: 2.0em;	
}
@media(max-width:767px) {
body#home, body#service, body#torikumi, body#setubi, body#recruit, body#kyoju {
	line-height: 1.6em;		
}
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
button:focus {
	outline:none;
}
/* ===================================================== */
/* common */
/* ===================================================== */
body p,
body a,
body a:hover,
body table th,
body table td {
	text-decoration:none;
/*	color:black;*/
	line-height:1.5em;
	font-size:14px;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	line-height:1.5em;
}
.clear {
	clear:both;
}
.spc-50 {
	height:50px;
}
.spc-80 {
	height:80px;
}
.spc-100 {
	height:100px;
}

@media(max-width:767px) {
	.spc-50 {
		height:20px;
	}
	.spc-80 {
		height:50px;
	}
	.spc-100 {
		height:50px;
	}
}

.in {
	max-width:980px;
	margin:0 auto;
}
.container {
	max-width: 1280px;
}

/* ヘッダー */
header .d-md-flex {
	padding:10px 30px 5px 30px;
}
header p {
	font-size:13px;
}
/* IE11対策 */
/*header .pc-header div {	
	width:33.33%;
}*/

header .sp-logo {
	max-width: 250px;
	width: 100%;
}
header .in {
	width:95%;
}
header .header-logo {
	width: 30%;
}
header .header-obj{
	width: 70%;
}
header .header-mail img {
	max-width: 80px;
}
header .header-info img {
	max-width: 350px;
}
@media screen and (min-width:769px) and (max-width:992px)
{
	header .header-info {
		width: 70%;
	/*	max-width: 300px;*/
	}	
	header .header-mail {
		width: 20%;
		/*max-width: 90px;*/
	}
header .header-mail img {
	width: 90%;
}
header .header-info img {
	width: 90%;
}	
header .header-logo {
	width: 40%;
/*	max-width: 400px;*/
}
header .header-obj{
	width: 60%;
/*	max-width: 350px;*/
}	
}
header .drawer-hamburger {
	position: static;
	top:auto;
	right:auto;
}
/* ハンバーガー装飾 */
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    height: 4px;
    background-color: #2fa807;
}

.drawer-nav {
	background-color: #2fa807;
	z-index: 99999;
}
.drawer-nav a {
	display:block;
	color:white;
	width: 100%;
	height: 100%;
	line-height: 1.2em!important;
}
.drawer-nav .drawer-menu-item {
	border-bottom: 1px solid white;
}
.drawer-nav a:hover,
.drawer-nav .drawer-menu-item:hover {
	text-decoration: none;
	color:#3B4F21;
}
/* フッター */
footer {
	background-color:#2fa807;
	color: #fff;
	position: relative;
}
footer a {
	color:white;
	width: 100%;
	height: 100%;
}
footer  a:hover {
text-decoration: none;
	color:#3B4F21;
}
footer .menu-box {
	margin-top: 2.5em;
}
footer .name-box {
	position: absolute;
	top:50%;
	transform: translateY(-60%);
	left: 5%;
	text-align: left;
	line-height: 1.25em;
}
footer .name-box p {
	font-size: 0.8em;
	color: #fff;
}
footer .name-box img {
	width: 30%;
}
footer .copy {
	font-size:10px;
	color: #fff;
}
/* フッタースマホ用 */
footer .name-sp {
	margin-top: 1.5em;
	padding: 0 1.5em;
	font-size: 0.7em;
}
footer .sp-fotlogo {
		width: 30%;
	}
@media(max-width:575px) {
footer a {
	font-size: 0.8em;
	text-decoration: underline;
}
footer a:hover {
font-size: 0.8em;	
text-decoration: none;
color: #fff;	
}	
	}
/* ページTOPへもどるボタン */
#btn_pagetop {
	display: none;
	z-index: 99;
	background: rgba(46,188,1,0.72);
	width: 65px;
	height: 65px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	position: fixed;
	bottom: 2%;
	right: 2%;
	cursor: pointer;
	border: 2px solid white;
}
#btn_pagetop:hover {
	opacity: .5;
}

@media(max-width:575px) {
	#btn_pagetop {
		bottom: 16.5%;
	}
	
}
/* メインビジュアル */
.main-visual {
	position:relative;
	overflow: hidden;
}

/* PC-------トップページ--------ナビゲーション */
ul.pc-nav {
	background-color:#2fa807;
	padding:10px 0;
}
ul.pc-nav li a {
	font-size:18px;
	color:white;
}
ul.pc-nav li a:hover {
	color:#3B4F21;
}
@media(max-width:767px) {
	ul.pc-nav li a {
		font-size:16px;
	}
}
ul.pc-nav li.border-r::after {
	content:"|";
	margin-left:10px;
	color:white;
}
/*　ここからindexの内容　*/
/*　インフォメーション　*/
.info .kakomi-info {
 margin: 0 auto 2px;
 padding: 1em;
 width: 90%; /* ボックス幅 */
	height: 10em;/*　info枠の高さ*/
 background-color: #f9f5ed; /* ボックス背景色 */
	border: 2px solid #2fa807; /*線の太さ・色*/
 color: #666; /* 文章色 */
 box-shadow: 0 0 5px 1px #c0c0c0; /* 影 */
 border-radius: 8px; /* 角の丸み */
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch; /*慣性スクロールを追加*/
	padding-left: 6em; /*2行目対策*/
	text-indent: -5.2em; /*2行目対策*/
}
.info .kakomi-info2 {
 margin: 0 auto 2px;
 padding: 1em;
 width: 90%; /* ボックス幅 */
	height: 20em;/*　info枠の高さ*/
 background-color: #f9f5ed; /* ボックス背景色 */
	border: 2px solid #2fa807; /*線の太さ・色*/
 color: #666; /* 文章色 */
 box-shadow: 0 0 5px 1px #c0c0c0; /* 影 */
 border-radius: 8px; /* 角の丸み */
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch; /*慣性スクロールを追加*/
	padding-left: 6em; /*2行目対策*/
	text-indent: -5.2em; /*2行目対策*/
}
.info .kakomi-info1 {
 margin: 0 auto 2px;
 padding: 1em;
 width: 90%; /* ボックス幅 */
}
.info .kakomi-info1 .info-title {
  padding: 0.5em 2em;
  background-color: #74c106;
  border-radius: 18px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bolder;
}
/*　ほなみのサービスと特徴と問い合わせ　*/
.point .jumbotron {
	background-color: #f7f5d7;
	border-radius: 0;
	margin-bottom: 5rem;
}
.toibox {
	background-color: #f7f5d7;
	border-radius: 0;
	margin-bottom: 0;
}
/*　お気軽にお問い合わせ　*/
.toibox {
		padding: 2.5rem 0 1rem;
}
.toibox .container {
	width: 600px;
	max-width: 600px;
}
.toibox p {
	font-size: 1.8em;
	font-weight: bolder;
	color: #8e6f32;
	text-align: center;
	margin-bottom: 1.2em;
}
@media(max-width:767px) {
.toibox .container {
		width: 90%;
	}
	.toibox p {
		font-size: 1.2rem;
			font-weight: bold;
		letter-spacing: 0.2em;
	}
}
/*　ほなみのサービスと特徴　*/
.point .jumbotron {
	padding: 1.5rem 0;
}
.point h2 {
		position:relative;
	line-height:3.5em;
	text-indent:4em;
	font-size: 2.3em;
	font-weight: 700;
	color: #2fa807;
	margin: 0.2em 0 1em;
}
.point h2::before{
		position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:3.5em;
	height:3.5em;
	background:url("../images/honami-logo3.png") no-repeat;
	background-size:contain;
}
.point p {
	font-size: 1.2rem;
	margin-bottom: 1rem;
}
.point a {
	color: #8e6f32;
	font-size: 1.2rem;
}
.point a:hover {
	opacity: 0.5;
	font-size: 1.2rem;
}
@media(max-width:767px) {
.point h2 {
		line-height:2em;
	text-indent:2.5em;
	font-size: 1.5em;
	letter-spacing: 0.1rem;
	}
.point h2::before{
	width:2em;
	height:2em;
	}
	.point a {
	color: #8e6f32;
	font-size: 1.0rem;
}
}
/* 一律のメイン幅 */
.main-box {
	width: 900px;
	max-width: 900px;
	margin: 0 auto;
}
@media(max-width:900px) {
.main-box {
		width: 90%;
	}
}
@media(max-width:767px) {
.main-box {
		width: 96%;
	}
}
@media(max-width:500px) {
.main-box {
		width: 100%;
	}
}
/* 共通の装飾 */
.medama {
	font-size: 1.5rem;
	font-weight: 700;
}
strong {
	font-weight: 700;
}
.non {
	height: 70vh;
}
/*メインビジュアルスライドショー*/
.bg-slider {
	width: 100%;
	height: 60vh;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.bg-slider__title{
	color: #fff;
	font-size: 32px;
	line-height: 1.5;
	font-weight: bold;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
		font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: absolute;
	top: 20%;
}
@media (min-width:1200px) {
	.bg-slider {
	height: 80vh;		
	}	
}
@media (max-width:767px) {
.bg-slider__title{
		font-size: 27px;
	top: 10%;
	}
	.slider-sub {
			font-size: 25px;
	}
.bg-slider {
		height: 60vh;
	}
}
@media (max-width:400px) {
	.bg-slider__title{
		font-size: 20px
	}
}

.info-bnarea{
	margin: 0 auto 2.5em;
	width: 90%;
}
@media(max-width:767px) {
.info-bnarea{
	margin-bottom: 1.5em;
}
}



/*追加*/
.button-14,
.button-14 span {
    display: flex;
    justify-content: center;
    align-items: center;
}
.button-14 {
    position: relative;
    width: 100%; /*250px*/
	max-width: 300px;
    margin: 0 auto;
    padding: 0;
    border-radius: 5px;
    border: none;
    font-size: 2em;
}
.button-14::before {
    position: absolute;
    top: 7px;
    z-index: -1;
    width: 100%;
    height: 100%;
    border: 2px solid #000;
    border-radius: inherit;
    box-sizing: inherit;
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, .2);
    background-color: #BED800;
    content: '';
}
.button-14 span {
    width: 100%;
    padding: 0.5em 0;
    border: 2px solid #000;
    border-radius: inherit;
    background-color: #D8FF00;
    color: #000;
    font-weight: bold;
    line-height: 1;
}

.button-14 span::after {
    display: inline-block;
    transform: rotate(45deg);
    width: 15px;
    height: 15px;
    margin-left: 10px;
    border-top: 4px solid #000;
    border-right: 4px solid #000;
    content: '';
}
.button-14:hover::before {
    transition: box-shadow .2s;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, .2);
}
.button-14:hover span {
    transition: transform .2s;
    transform: translateY(2px);
}




/*リンクボタンエリア 1*/
.linkbtn01{
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 1em 0.5em;
	display: flex;
	flex-wrap: wrap;
}
.linkbtn01 img{
	width: 100%;
}
.linkbtn01 > div{
	width: 33.33333%; /* 33.33333 */
	margin: 0 auto;
}
.linkbtn01 > div > div{
	position: relative;
	padding: 0.5em 0.3em;
	margin: 0 auto;
}
@media screen and (max-width: 1100px) {
.linkbtn01 > div{
	width: 33.33333%; /* 33.33333 */
}
}
@media screen and (max-width: 680px) {
.linkbtn01 > div{
	width: 50%;
}
}
@media screen and (max-width: 450px) {
.linkbtn01 > div{
	width: 100%;
}
.linkbtn01 > div > div{
	padding: 0.2em 0;
}
}
/*リンクボタンエリア 2*/
.linkbtn02{
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 1em 0.5em;
	display: flex;
	flex-wrap: wrap;
}
.linkbtn02 img{
	width: 100%;
}
.linkbtn02 > div{
	width: 20%;
	margin: 0 auto;
}
.linkbtn02 > div > div{
	position: relative;
	padding: 0.5em 0.3em;
	margin: 0 auto;
}
@media screen and (max-width: 1100px) {
.linkbtn02 > div{
	width: 33.33333%;
}
}
@media screen and (max-width: 680px) {
.linkbtn02 > div{
	width: 50%;
}
}
@media screen and (max-width: 450px) {
.linkbtn02 > div{
	width: 100%;
}
.linkbtn02 > div > div{
	padding: 0.2em 0;
}
}
/*リンクボタン*/
.button03 a {
    background: #fff;
	border: 2px solid #2fa807;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 330px; /*300px*/
    padding: 15px 20px 15px 5px; /* 10px 20px 10px 5px*/
    color: #2fa807;
    transition: 0.3s ease-in-out;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
}
.button03 .row2 a {
    padding: 6.5px 20px 6.5px 5px; /* 10px 20px 10px 5px*/
}
.button03 a:hover {
    background: #2fa807;
    color: #FFF;
	font-size: 1em;
	line-height: 1.1em;
}
.button03 a:after {
    content: '';
    width: 9px;
    height: 9px;
    border-top: 3px solid #2fa807;
    border-right: 3px solid #2fa807;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 45%;
    right: 10px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button03 a:hover:after {
    border-color: #FFF;
}
@media screen and (max-width: 450px) {
.button03 a {
    padding: 5px 20px 5px 5px;
}
}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: inline-block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 450px) {
.pc { display: none !important; }
.sp { display: inline-block !important; }
}

.button-3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    /*margin:0 auto;*/
	margin: 1em 0;
    padding: .5em 0;
    border: none;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgb(0 0 0 / 25%), 0 2px 3px -2px rgb(0 0 0 / 15%);
    background-color: #28af70;
    color: #fff;
    font-weight: 400;
    font-size: 1.2em;
	letter-spacing: 0.3em;
}
.button-3::after {
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    margin-left: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
}
.button-3:hover {
    background-color: #189f60;
}
.button-3 a {
    color: #FFF;
}
.button-3 a:hover {
    font-size: 1em;
}


.pr-2, .px-2 {
    padding-right: 0 !important;
	line-height: 1.2em!important;
}