@charset "utf-8";
/* CSS Document */

/* 共通 */
.inner {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    text-align: left;
    width: 990px;
}
@media (max-width: 639px) {
.inner {    width:100%;}	
}
hr{
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
    margin-top:40px;
}
.wp-caption-text{display: none;}
/* ビジュアル */

#slider img {	margin:0 auto;	display:block;	}
#visual{
	position:relative;
    width: 100%;
	background:#222;	}
.visual01{
	height: 745px;
	background: url(/assets/img/top/visual001.jpg) center top no-repeat;
	background-size: cover;
	position: relative;	}
.visual02{
	height: 745px;
	background: url(/assets/img/top/visual002.jpg) center top no-repeat;
	background-size: cover;
	position: relative;	}
.visual03{
	height: 745px;
	background: url(/assets/img/top/visual003.jpg) center top no-repeat;
	background-size: cover;
	position: relative;	}
.visual04{
	height: 745px;
	background: url(/assets/img/top/visual004.jpg) center top no-repeat;
	background-size: cover;
	position: relative;	}
#visual .in {
	overflow: hidden;
	position: relative;
	width: 100%;}
	
@media (min-width: 640px) {
	#visual .title{
	font-weight:bold;
	text-align:center;
	background-color: rgba(255,255,255,0.7);
	color:#14310f;
	position:relative;
	background-image: url(/assets/img/top/hand.png);
	background-position:-70px  0 ;
	background-repeat: no-repeat;
	width:900px;
	height:440px;
	font-family: 'utsukushiregular' , '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3' , 'HiraMinProN-W3' ,"メイリオ", Meiryo, serif;
	border-radius:5px;
	padding:45px;
    margin: 100px auto 0;	}
#visual .title h2{
	font-size:1.75rem;
	color:#6d16aa;	}

.Tel_24sub{
	position:absolute;
	bottom:80px;
	left:115px;	}

.Visual_Box{
	width:450px;
	float:right;}
.Visual_Box::after {
	clear: both;
	content: "";
	display: block;
	height: 0;}
.Box_text{
	font-size:0.9375rem;
	margin:30px 0;
	line-height:30px;
	font-weight:normal;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	}
.Box_text span{
	margin-top:5px;
	display:block;
	line-height:25px;
	font-size:0.75rem;	}
#Visual_Sp{ display:none;}

}


@media (max-width: 639px) {
#Visual_Sp{ display:block;}
#Visual_Sp .title{
	font-weight:bold;
	text-align:center;
	background-color: rgba(255,255,255,0.7);
	color:#14310f;
	position:relative;
	background-image: url(/assets/img/top/hand.png);
	background-position:-70px  0 ;
	background-repeat: no-repeat;
	font-family: 'utsukushiregular' , '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3' , 'HiraMinProN-W3' ,"メイリオ", Meiryo, serif;
	border-radius:5px;
	padding:20px;
    margin: 0 auto ;	}
#Visual_Sp .title h2{
	font-size:1.25rem;
	line-height:1.25;
	color:#6d16aa;	}
#Visual_Sp .Tel_24sub{
	display:none;	}
#Visual_Sp .Visual_Box::after {
	clear: both;
	content: "";
	display: block;
	height: 0;}
#Visual_Sp .Box_text{
	font-size:0.9375rem;
	margin:10px 0;
	line-height:30px;
	font-weight:normal;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	}
#Visual_Sp .Box_text span{	display:none;	}
#Visual_Sp .visual_bk{
	padding:20px;
	background: url(/assets/img/top/visual001.jpg) center top no-repeat;
	background-size: cover;
	position: relative;	}
.bx-wrapper{	display:none !important;	}
#Sp_main_Sv{display:table;table-layout:fixed;  border-spacing:5px 0;
}
#Sp_main_Sv div{
    display:table-cell;
	position:relative;
    vertical-align:middle;
    text-align:center;
	border-radius:10px;
    border:4px solid #009c51;
	background: url(/assets/img/top/biret.gif) center bottom no-repeat #009c51;
	width:30%;
	padding:2px 2px 15px 2px;	}
#Sp_main_Sv div p{
	width:100%;
	color:#fff;
	font-size:0.85rem;
	display:block;
	height:100%;}
#Sp_main_Sv  a{
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;	}
.visual_bk .title .btn {
	display:table-cell;
	width:30%;
	text-align:center;
	overflow: hidden;
	padding: 2px 2px 20px 2px;	}
.visual_bk .title .btn a {
	display:block;
	position: relative;
	z-index: 100;
	text-align:center;
	color: #fff;
	text-decoration:none;
	display: -webkit-flex;}
.visual_bk .title .btn:hover {background: #46b982;}
.visual_bk .title .btn:hover a{color:#fff;}
.visual_bk .title .btn01 {  
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
	border:2px solid #009c51;
	font-size: 1rem;
	text-align:center;
	margin:15px auto 0;
	background-color:#009c51;}
.ar{
	background-image: url(/assets/img/top/biret.gif);
	background-position: center bottom;
	background-repeat:no-repeat;}
}



/* --------------------------TOP5サービス----------------------------- */

@media (min-width: 640px) {
.Main_Service{
	padding:80px 0 00px 0;
	background-image: url(/assets/img/top/main_bk.png);
	background-position: top left;}
.Main_Service::after {
	clear: both;
	content: "";
	display: block;
	height: 0;}
.Service{
	position:relative;
	height:290px;	}
.Service::after {
	clear: both;
	content: "";
	display: block;
	height: 0;}
.Main_Service .SvBox {
	position:absolute;
	padding-top:255px;
	width:475px;
	border:1px solid #d5d5d5;
	border-radius:5px;
	margin-bottom:20px;}
.Main_Service .SvBox a{
	position:absolute;
	display:block;	}
.Main_Service .SvBox02 {
	position:absolute;
	padding-top:155px;
	width:990px;
	border:1px solid #d5d5d5;
	background:#fff;
	border-radius:5px;
	margin-bottom:20px;}
.Main_Service .sv_01,.Main_Service .sv_03,.Main_Service .sv_05{left:0;}
.Main_Service .sv_02,.Main_Service .sv_04{right:0;}
.Main_Service h3{
	font-size:1.5625rem;
	text-align:center;
	margin-bottom:10px;	}
.Sv_box{
	background-color: rgba(255,255,255,0.9);
	width: 480px;
    box-sizing: border-box;
    padding-top: 90px;
    position: absolute;
	padding:10px;
    bottom: 0px;
    z-index: 9;	}
.Sv_box02{
	background-color: rgba(255,255,255,0.9);
	width: 490px;
    box-sizing: border-box;
    position: absolute;
	padding:10px;
    top: 0px;
	right:0px;
    z-index: 9;
	height:210px;	}
.Sv_inner{position: relative;}
.Main_Service p{font-size:0.9375rem;}
.Main_Service .sv_01,.Main_Service .sv_02,.Main_Service .sv_03,.Main_Service .sv_04,.Main_Service .sv_05{overflow: hidden;position: absolute;}
.Main_Service .sv_01:after,.Main_Service .sv_02:after,.Main_Service .sv_03:after,.Main_Service .sv_04:after,.Main_Service .sv_05:after{
	width: 100%;
	height: 100%;
	background-size: cover;
	transition: all .3s ease-out;
	position: absolute;
	top: 0;
	display: block;
	cursor: pointer;
	content: " "; }

.Main_Service .sv_01:hover:after,.Main_Service .sv_02:hover:after ,.Main_Service .sv_03:hover:after ,.Main_Service .sv_04:hover:after ,.Main_Service .sv_05:hover:after {
  transform: scale(1.1); }
}

@media (max-width: 639px) {
.Main_Service{
	padding-top:10px;
	background-image: url(/assets/img/top/main_bk.png);
	background-position: top left;}
.Main_Service .SvBox a{	display:block;	}
.Main_Service .SvBox,.Main_Service .SvBox02 {
    padding-top: 100px;
    width: 95%;
	border-radius:5px;position: relative;
    border: 1px solid #AFAFAF;
    margin: 5px auto;}
.Main_Service h3{
	font-size:1.125rem;
	text-align:center;
	margin-bottom:5px;	}
 .Sv_box,.Sv_box02{
	background-color: rgba(255,255,255,0.9);
	width: 100%;
    box-sizing: border-box;
    padding-top: 90px;
    position:relative;
	display:block;
	padding:5px;
    bottom: 0px;
    z-index: 9;	}
.Sv_inner{position: relative;}
.Main_Service p{font-size:0.9375rem;}
.Main_Service .sv_01,.Main_Service .sv_02,.Main_Service .sv_03,.Main_Service .sv_04,.Main_Service .sv_05{overflow: hidden;position:relative;}
.Main_Service .sv_01:after,.Main_Service .sv_02:after,.Main_Service .sv_03:after,.Main_Service .sv_04:after,.Main_Service .sv_05:after{
	width: 100%;
	height: 100%;
	background-size: cover;
	transition: all .3s ease-out;
	position: absolute;
	top: 0;
	display: block;
	cursor: pointer;
	content: " "; }

.Main_Service .sv_01:hover:after,.Main_Service .sv_02:hover:after ,.Main_Service .sv_03:hover:after ,.Main_Service .sv_04:hover:after ,.Main_Service .sv_05:hover:after {
  transform: scale(1.05); }
}

.Main_Service .sv_01:after{background: url(/assets/img/top/main001.jpg) center top no-repeat;}
.Main_Service .sv_02:after{background: url(/assets/img/top/main002.jpg) center top no-repeat;}
.Main_Service .sv_03:after{background: url(/assets/img/top/main003.jpg) center top no-repeat;}
.Main_Service .sv_04:after{background: url(/assets/img/top/main004.jpg) center top no-repeat;}
.Main_Service .sv_05:after{background: url(/assets/img/top/main005.jpg) left top no-repeat;}

/* topics */
#Topics::after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}
/* --------------------------TOPTopics----------------------------- */
@media (min-width: 640px) {
#Top_Information{	margin:60px 0 0px 0; 	}

#Top_Information::after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}


.Topics_title{
	width:210px;
	float:left;
	margin-right:20px;
	}

.Information_Line{	 border-bottom:5px solid #afc9bd;}

#Top_Information h3{
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
	font-size:1.5625rem;
	color:#2c2c2c;
	width:200px;
	height:90px;
	margin-top:5px;
	padding-top:33px;
	background: url(/assets/img/top/osirase.png) center top no-repeat;
	font-family: 'utsukushiregular' , '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3' , 'HiraMinProN-W3' ,"メイリオ", Meiryo, serif;
	margin-bottom:10px;
	text-align:center;}

#Top_Information ul{
	float:left;
	margin-left:10px;
	width:745px;
	overflow:hidden;}

#Top_Information ul li{
	width:155px;
	min-height:270px;
	margin-right:35px;
	float:left;	
	font-size:0.8125rem;
	background:#fff;}
#Top_Information ul li:last-child{margin-right:0px;}
#Top_Information ul li .TABLE_cell{
	display:table;
	table-layout: fixed;
	width:100%;
	margin-top:5px;}
#Top_Information ul li .TABLE_cell span{
	display:table-cell;
	color:#14310f;
	vertical-align:middle;
	text-align:center;
	margin-right:5px;}
#Top_Information ul li .TABLE_cell p.cate {text-align:center;}
#Top_Information ul li .comment p.text a{color:#151515;}
#Top_Information ul li  img{
	width:100%;
	overflow:hidden;	}
#Top_Information ul li  p.Img_area{
	width:155px;
	height:90px;
	overflow:hidden;	}
#Top_Information ul li .TABLE_cell span a{	color:#14310f;	}
#Top_Information ul li .comment h4{
	margin-top:0px;
	background:none;
	/*padding:8px 8px 0px 8px;*/
	font-size:0.8125rem;
	font-weight:normal;
	color:#333;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:0px;
}

}

@media (max-width: 639px) {
#Top_Information{margin:40px 0 0px 0;}

.Topics_title{
	width:100%;
	margin-right:20px;
	}
.Topics_title .btn{display:none;}
#Top_Information h3{
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
	font-size:1.5625rem;
	color:#2c2c2c;
	width:100%;
	height:90px;
	margin-top:5px;
	padding-top:33px;
	background: url(/assets/img/top/osirase.png) center top repeat-x;
	font-family: 'utsukushiregular' , '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3' , 'HiraMinProN-W3' ,"メイリオ", Meiryo, serif;
	margin-bottom:10px;
	text-align:center;}
#Top_Information ul{
	float:left;
	margin-left:10px;
	overflow:hidden;
}

#Top_Information ul li{
	width:45%;
	min-height:200px;
	margin:2%;
	float:left;	
	font-size:0.8125rem;
	background:#fff;}
#Top_Information ul li:last-child{	margin-right:0px;	}


#Top_Information ul li .TABLE_cell{
	display:table;
	table-layout: fixed;
	width:100%;
}

#Top_Information ul li .TABLE_cell span{
	display:table-cell;
	color:#14310f;
	vertical-align:middle;
	text-align:center;
}
#Top_Information ul li .comment p.text a{
	color:#151515;
	}

#Top_Information ul li  img{
	width:100%;
	overflow:hidden;
	}
#Top_Information ul li  p.Img_area{
	width:100%;
	height:90px;
	overflow:hidden;
	}
#Top_Information ul li .TABLE_cell span a{	color:#14310f;	}
#Top_Information ul li .comment h4{
	margin-top:0px;
	background:none;
	padding:8px 8px 0px 8px;
	font-size:0.8125rem;
	font-weight:normal;
	color:#333;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:0px;
}

}

/* --------------------------TOP_下部----------------------------- */

#Etc_area{
	margin:60px 0; }

#Etc_area::after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}
.Etc{ float:left;
width:475px;}



.Contact_area{
	background-image: url(/assets/img/top/contact_bk.png);
	background-position: top left;
	padding-bottom:25px;
}

.Contact_area > h4{
	background:#542574;
	color:#fff;
	text-align:center;
	padding:10px;
	font-size:1.375rem;
	margin-bottom:25px;
	}
.Contact_area  .text{
	color:#14310f;
	font-size:1.0625rem;
	font-weight:bold;
	padding:0px 25px 0px 25px;
	}
.Contact_area  .text + span{
	background: url(/assets/img/top/free01.png) center left no-repeat;
	padding-left:80px;
	margin:5px 25px;
	font-weight:bold;
	font-size:2.6875rem;
	line-height:1.25;
	}

.Etc .banner{
	margin-top:20px;
	}

.Fb{ float:right;
width:470px;}


@media (max-width: 639px) {
	#Etc_area{margin:0;}
	.Etc{ width:100%;}
.Contact_area{
	background-image: url(/assets/img/top/contact_bk.png);
	background-position: top left;
	padding-bottom:25px;
	text-align:center;
}

.Contact_area > h4{
	background:#542574;
	color:#fff;
	text-align:center;
	padding:5px;
	font-size:1rem;
	margin-bottom:5px;
	}
.Contact_area  .text{
color: #14310f;
    font-size: 0.85rem;height: calc(100px - 2%);
    font-weight: bold;
    padding: 6px 15px 9px 15px;
	}
.Contact_area  .text + a{
	background: url(/assets/img/top/free01.png) center left no-repeat;
	padding-left:80px;
	margin:5px 25px;
	font-weight:bold;
	font-size:1.6em;
	line-height:1.25;
	}
.Etc .banner{
	display:none;
	}
.Fb{
	float:none;
max-width:100%;  overflow:scroll;
	}


}

/* --------------------------下層共通----------------------------- */

#pankuzu{ background:#dcdbc9;}

.bread-crumbs {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 12px;
    font-size: 0;
}

.bread-crumbs-item {
    display: inline-block;
    font-size: 11px;
    color: #6d7275;
}

.bread-crumbs:after {
	content: '';
	display: block;
	clear: both;
}

.bread-crumbs-item:not(:first-child):before {
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 11px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
}


@media (min-width: 640px) {
#Sub_Visual{
	background-color:#cce7da;
	height:200px;
	margin-bottom:100px;
	}

#Sub_Visual .Img_area{
	margin:0 auto;
	position:relative;
	width:1080px;
	}
}
#Sub_Visual .Img_area h1{background-color:#008646;border-radius: 5px;display:inline-block;position:relative;top:170px;left:40px;font-size:2rem;padding: 16px 40px;color:#fff;font-weight:normal;}
/* --------------------------下層ヴィジュアル管理----------------------------- */
#Sub_Visual .contact, .page-id-11{background: url(/assets/img/contact/visual.jpg) center top no-repeat;}
#Sub_Visual .reserve, .page-id-29 {background: url(/assets/img/reserve/visual.jpg) center top no-repeat;}
#Sub_Visual .flow, .page-id-22{background: url(/assets/img/flow/visual.jpg) center top no-repeat;}
#Sub_Visual .company, .page-id-20{background: url(/assets/img/company/visual.jpg) center top no-repeat;}
#Sub_Visual .service, .page-id-40, .page-id-37, .page-id-31,.page-id-33,.page-id-35,.error404 {background: url(/assets/img/service/visual.jpg) center top no-repeat;}
#Sub_Visual .qa, .page-id-27, .page-id-25{	background: url(/assets/img/qa/visual.jpg) center top no-repeat;}
#Sub_Visual .news{	background: url(/assets/img/news/visual.jpg) center top no-repeat;}
#Sub_Visual .page-id-81,.page-id-81{background: url(/assets/img/recruit/visual.jpg) center top no-repeat;}
@media (min-width: 640px) {
#Sub_Visual .qa,#Sub_Visual .service,#Sub_Visual .company,#Sub_Visual .flow,#Sub_Visual .reserve,#Sub_Visual .contact,#Sub_Visual .news,#Sub_Visual .page-id-81{
	height: 200px;
	background-size: cover;
	position: relative;	}
}
@media (max-width: 639px) {
#Sub_Visual .qa,#Sub_Visual .service,#Sub_Visual .company,#Sub_Visual .flow,#Sub_Visual .reserve,#Sub_Visual .contact,#Sub_Visual .news,#Sub_Visual .page-id-81{
	height: 100px;
	background-size: cover;
	position: relative;	}
}

/* --------------------------下層ヴィジュアル管理SP----------------------------- */

@media (max-width: 639px) {
.bread-crumbs{
	width:90%;
    padding: 10px 12px;
	}
#Sub_Visual{
	background-color:#cce7da;
	height:100px;
	margin-bottom:50px;
	}
	
#Sub_Visual .Img_area{
	margin:0 auto;
	position:relative;
	width:100% !important;
	}
#Sub_Visual .qa{	
	height: 100px;
}

#Sub_Visual .Img_area h1{ background-color:#008646;
border-radius:10px;
display:inline-block;position:relative;
top:20px;
left:20px;
font-size:1.5rem;
padding:8px 15px;
color:#fff;
font-weight:normal;
}
}

@media (min-width: 640px) {
.Title_Style{
	color:#008646;
	font-size:1.5rem;
	margin: 20px 0 10px 0;
	padding-left: 20px;
	border-left: solid 3px #008646;
	}
.H_style{
	position: relative;
	width:100%;
	font-size: 2rem;
	margin-bottom:20px;
	margin-top: 60px;
	}
h4{color:#008646;font-size: 1.25rem;}

}

@media (max-width: 639px) {
.Title_Style{
	color:#008646;
	font-size:1.25rem;
	margin: 20px 1% 10px;
	padding-left: 20px;
	border-left: solid 3px #008646;
	}
.H_style{
	position: relative;
	text-align:center;
	/* width:100%; */
	font-size: 1.3rem;
	/* margin-bottom: 14px; */
	margin-top: 50px;
	}
h4{color:#008646;font-size: 1.1rem;}

}


.H_style::before {
  border-bottom: solid 1px #008646;
  width: 50%;
  position: absolute;z-index: 1;bottom: 0;left: 0;
  content: "";
}
.H_style::after {
  border-bottom: solid 1px #dcdbca;width:100%;  position: absolute;bottom: 0;left: 0;
  content: "";
}

.H_style_sub{
	font-size:0.9375rem;
	}

.H_style01{
	margin-top:60px;
	background: url(/assets/img/common/hline.gif) center right no-repeat;
}


/* --------------------------QA---------------------------- */

#faq{}

.H_style_qa{
	margin-top:60px;
	background: url(/assets/img/common/hline.gif) center right no-repeat;
	color:#008646;
	padding-bottom:20px;
	border-bottom: solid 1px #dcdbca;
	}

.H_style_qa span{
	font-size:1.5625rem;
	font-weight:bold;
	padding:0 6px;
	margin-right:10px;

	border-left:1px solid #008646;
	border-right:1px solid #008646;
	}

#faq .wrapper{
	padding:40px 0;
	border-bottom: solid 1px #dcdbca;
	}


.question {
	font-size:1.25rem;
	cursor: pointer;
	background: url(/assets/img/qa/q.gif) center left no-repeat;
	padding-left:45px;
	font-weight:bold;
}
.question:hover {text-decoration: underline;}
.answer {
	font-size:0.89375rem;
	margin-top:10px;
	line-height:2;
	background: url(/assets/img/qa/a.gif) top left no-repeat;
	padding-left:45px;
	display: none;
	min-height:35px;
}


@media (max-width: 639px) {
.H_style_qa{
	margin-top:60px;
	padding-bottom:20px;}
.H_style_qa span{	font-size:1rem;}
#faq .wrapper{	padding:20px 5%;}
.question {	font-size:1rem;}
.question:hover {text-decoration: underline;}
.answer {
	font-size:1rem;
	line-height:1.75;}
	}

/* --------------------------SERVICE---------------------------- */
/* -------------------Index ------------- */
.Service_main_Photo{
	margin-bottom:30px; width:100%;
	}


.Sub_Service_main{
	margin:0px 0;
	}
	
@media (min-width: 640px) {

.service_bk{
	/* background:#E4E8DF; */
	padding: 130px 0 30px 0;
	margin-top: -100px;
	}
	
#service .Sub_Service .SvBox {
	position:absolute;
	padding-top:255px;
	width:475px;
	border:1px solid #d5d5d5;
	border-radius:5px;
	margin-bottom:20px;}
#service .Sub_Service .SvBox a{
	position:absolute;
	display:block;	}
.Sub_Service .sv_01,.Sub_Service .sv_03,.Sub_Service .sv_05{left:0;}
.Sub_Service .sv_02,.Sub_Service .sv_04{right:0;}
.Sub_Service h3{
	font-size:1.5625rem;
	text-align:center;
	margin-bottom:10px;	}
#service .Sv_box{
	background-color: rgba(255,255,255,0.9);
	width: 480px;
	box-sizing: border-box;
	padding-top: 90px;
	position: absolute;
	padding: 15px 20px;
	bottom: 0px;
	z-index: 9;
	}
	
	
.Sv_inner{position: relative;}
.Sub_Service p{font-size:0.9375rem;}
.Sub_Service .sv_01,.Sub_Service .sv_02,.Sub_Service .sv_03,.Sub_Service .sv_04{overflow: hidden;position: absolute;}
.Sub_Service .sv_01:after,.Sub_Service .sv_02:after,.Sub_Service .sv_03:after,.Sub_Service .sv_04:after{
	width: 100%;
	height: 100%;
	background-size: cover;
	transition: all .3s ease-out;
	position: absolute;
	top: 0;
	display: block;
	cursor: pointer;
	content: " "; }

.Sub_Service .sv_01:hover:after,.Sub_Service .sv_02:hover:after ,.Sub_Service .sv_03:hover:after ,.Sub_Service .sv_04:hover:after ,.Sub_Service .sv_05:hover:after {
  transform: scale(1.1); }

}
.Sub_Service .sv_01:after{background: url(/assets/img/service/main_01.jpg) center top no-repeat;}
.Sub_Service .sv_02:after{background: url(/assets/img/service/main_02.jpg) center top no-repeat;}
.Sub_Service .sv_03:after{background: url(/assets/img/service/main_03.jpg) center top no-repeat;}
.Sub_Service .sv_04:after{background: url(/assets/img/service/main_04.jpg) center top no-repeat;}

@media (max-width: 639px) {
.service_bk{
	/* background:#E4E8DF; */
	padding: 0px 0 0px 0;
	margin-top:-20px;
	}
#service :after {
	content: '';
	display: block;
	clear: both;
}	
	
#service .Sub_Service .SvBox {
	position:relative;
	padding-top:100px;
	margin:2%;
	border:1px solid #d5d5d5;
	border-radius:5px;
	margin-bottom:20px;}
#service .Sub_Service .SvBox a{	display:block;	}

.Sub_Service h3{
	font-size:1.125rem;
	text-align:center;
	margin-bottom:3px;	}
#service .Sv_box,#service .Sv_box02{
	background-color: rgba(255,255,255,0.9);
	width: 100%;
    box-sizing: border-box;
    padding-top: 90px;
    position:relative;
	display:block;
	padding:5px;
    bottom: 0px;
    z-index: 9;	}


	
	
.Sv_inner{position: relative;}
.Sub_Service p{font-size:0.9375rem;}
.Sub_Service .sv_01,.Sub_Service .sv_02,.Sub_Service .sv_03,.Sub_Service .sv_04{overflow: hidden;position: absolute;}
.Sub_Service .sv_01:after,.Sub_Service .sv_02:after,.Sub_Service .sv_03:after,.Sub_Service .sv_04:after{
	width: 100%;
	height: 100%;
	background-size: cover;
	transition: all .3s ease-out;
	position: absolute;
	top: 0;
	display: block;
	cursor: pointer;
	content: " "; }

.Sub_Service .sv_01:hover:after,.Sub_Service .sv_02:hover:after ,.Sub_Service .sv_03:hover:after ,.Sub_Service .sv_04:hover:after ,.Sub_Service .sv_05:hover:after {
  transform: scale(1.1); }
}





/* -------------------butugu ------------- */
.product_main_Photo{margin: 15px 0 30px 0;width:100%;}
.product_Inf{display:table;	width:100%; margin: 0 auto;    border-collapse: separate;  /* セルの間隔を空ける */ border-spacing: 20px 0; margin-bottom:20px;}
.product_Inf img{width:100%;}
.product_Inf li{display:table-cell;	vertical-align:middle;	text-align:center; 	}
.product_Inf .product_Img{ padding-bottom:10px; border-bottom:1px solid #dcdbca;}
.product_Inf .product_Text{text-align:left;}
.product_Inf  h4{margin-top:0 !important; text-align: left; font-size:1rem;}

/* -----------------okuyamiflower------------------- */

.s_flower{}
.sp_inn a{ color:#125C00; text-decoration:underline;}

/* -----------------yorokobiflower------------------- */


.product_F_Inf{display:table;width:100%;margin: 0 auto;border-collapse: separate;  /* セルの間隔を空ける */border-spacing: 20px 0;margin-bottom:20px;padding-top:20px;}
.product_F_Inf img{width:100%;}
.product_F_Inf li{display:table-cell;vertical-align:middle;text-align:center;width: 33%;}
.product_F_Inf .product_Img{padding-bottom:10px;border-bottom:1px solid #dcdbca;}
.product_F_Inf .product_Text{text-align:left;}
.product_F_Inf h4{margin-top:0 !important; text-align: left; font-size:1rem;}
@media (max-width: 639px) {
	.product_F_Inf{line-height:1.5;
		}

}

/* --------------------------COMPANY---------------------------- */

#company_data {
	margin-bottom:60px;
	margin-top:40px;
}
#company_data dt {
	float: left;
	margin-right: -13em;
	padding: 11px 0 9px 20px;
	font-size: 92.9%;
	color: #898989;
}
#company_data dd {
	border-bottom:1px solid #BCBCBC;
	margin-bottom: 5px;
	padding: 11px 50px 9px 8em;
}
#company_data dd:last-child {	margin-bottom: 0;}

#company_access{	margin-top:40px;}

#company_access dt {
	float: left;
	margin-right: -13em;
	padding: 11px 0 9px 20px;
	font-size: 92.9%;
	color: #898989;
}
#company_access dd{
	border-bottom:1px solid #BCBCBC;
	margin-bottom: 5px;
	padding: 11px 50px 9px 8em;
}
.sp {display:none;}
@media (max-width: 639px) {
#company_data {margin: 15px 3% 0px;}
#company_access{ margin:15px 3% 0}
#company_data dd {
	border-bottom:1px solid #BCBCBC;
	margin-bottom: 2px;
	padding: 8px 0px 5px 8em;
}
#company_access dd{
	border-bottom:1px solid #BCBCBC;
	margin-bottom: 5px;
	padding: 11px 0px 9px 8em;
}

.Acc_Map{	display:none;}
.mb-50 {margin-bottom:50px!important;}

}


/* --------------------------reserve---------------------------- */


#reserve{}
@media (min-width: 640px) {
	#reserve .table {
	margin-bottom: 1em;
	width: 500px;
	float: left;
	margin-right:40px;
}
}
@media (max-width: 639px) {
	#reserve .table {
	margin-bottom: 1em;
	width: 100%;
	margin-right:40px;
}
.flow_section{
	padding:2%;
	}
#reserve .product_Img{
	width:100%;
	padding:2%;
	}
}

#reserve .table .col0 {
	width: 10%;
}
#reserve .table .col1 {
	width: 20%;
}
#reserve .table .col2 {
	width: 25%;
}
#reserve .table .col3 {
	width: 30%;
}
#reserve .table .col4 {
	width: 40%;
}
#reserve .table .col5 {
	width: 50%;
}
#reserve .table table .bg01 {
	background: #f2f8fc;
}
#reserve .table table th {
	font-size: 85.7%;
	text-align: center;
	background: #e4f4f9;
	border: 1px solid #BCBCBC;
	padding: 5px 0;
}
#reserve .table table td {
	font-size: 85.7%;
	background: #FFFFFF;
	border: 1px solid #BCBCBC;
	padding: 5px 20px;
}
#reserve .table table  {
	line-height: 1.7;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	width: 100%;
	text-align: right;
}
#reserve .reserve_box{
	margin-top: 20px;
}
#reserve .reserve_box:after {
	content: '';
	display: block;
	clear: both;
}
#reserve ol, #reserve ul{
	margin-left:50px;
}
#reserve ul li{
	list-style-type:disc;
}
#reserve ol li{
	list-style-type:decimal;
}
.toiawase{
	margin-top: 15px;
}


/* --------------------------FLOW---------------------------- */

#flow{}
.flow_contact{border:2px solid #22ac39;display:inline-block;font-size:1.5rem;background-color:#fff;font-weight:bold;padding:5px 15px;/* margin:10px 0; */}
@media (max-width: 639px) {
.flow_contact{font-size:1rem !important;}
	}
#flow h4{margin-top:10px;/* border-bottom:1px solid #0d3b14; */display:inline-block;}
#flow h5{	margin-top:10px; font-size:100%;}
#flow .flow_section strong{ color:#960002;}
#flow .flow_section{padding: 20px;background:#e6f2ec;position: relative;}
#flow .flow_section:after {
	content: '';
	display: block;
	clear: both;
}

@media (min-width: 640px) {
	#flow .flow_section p{
	padding:5px 0 5px;
	}
#flow .flow_section .img_L{
	float:left;
	display:inline-block;
	padding: 0;
	}
#flow .flow_section .text_R{
	padding: 0 10px 10px 20px;
	float:left;
	width:60%;
	}
#flow .flow_section .text_Cl{
	clear:both;
	}
}
@media (max-width: 639px) {
	#flow .flow_section p{
	padding:5px 0 5px;
	}
#flow .flow_section .img_L{
	display:inline-block;
	padding: 0;
	}
#flow .flow_section .text_R{
	padding: 0 2%px 10px;

	}
#flow .flow_section img{
    max-width: 100%; 
    height:auto;
	}
#flow .flow_section .text_Cl{
	clear:both;
	}
}

#flow a{
	text-decoration:underline;
	color:#B8000B;
	}
.Next_Boxs{
	width: 0;
    height: 0;
	margin:10px auto;
    border-top: 14px solid #22ac39;
    border-right: 45px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 45px solid transparent;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
	margin-bottom:-40px;}


/* ---------------------------news---------------------------------------*/

@media (min-width: 640px) {
.news_left{
	width:70%;
	float:left;
}
.news_right{
	width:25%;
	float:right;
}
.news_box_inner .news_box:first-child{	margin-right: 5%;}
.news_box_inner .news_box:nth-child(odd) {margin-right: 5%;}
.news_box h3{
	border-bottom:#008646 1px solid;
	margin-bottom:5px;
	padding-left:15px;
}
.news_box{
	width:47%;
	float:left;
	background-color: #f5f5f5;
	border-radius: 5px;
	border: 1px solid #dddddd;
	overflow: hidden;
	height: 335px;
	margin-bottom:40px;
}
.news_data_box{
	margin: 15px 0;
	display:table;
}
.cate{
	background-color: #008646;
	display:table-cell;
	padding: 0px 10px;
	font-size:0.7rem;
	border-radius:5px;
	color:#ffffff;
}
.cate a {color:#fff;}
.news_box p{padding:0 15px;}

}

@media (max-width: 639px) {
.news_left{	margin:1.5%;}
.news_box_inner .news_box{	margin: 1%;}
.news_right{}
.news_box{
	width:47%;
	float:left;
	background-color: #f5f5f5;
	border-radius: 5px;
	border: 1px solid #dddddd;
	overflow: hidden;
	height: 300px;
}
.news_box h3{
	border-bottom:#008646 1px solid;
	margin-bottom:2px;
	font-size:1rem;
	padding-left:15px;
}
.news_data_box{
	margin: 15px 0;
	display:table;
}
.cate{
	background-color: #008646;
	display:table-cell;
	padding: 0px;
	font-size:0.7rem;
	border-radius:5px;
	color:#ffffff;
}
.news_box p{padding:0 3px;}
.news_box p.txt_box{
	margin-top:1%;
	}
}


.news_left .H_style{	margin:0 0 5px 0  !important;}
.news_box_inner{
	margin-bottom:40px;
}
.news_box_inner::after{
	clear: both;
	content: "";
	display: block;
	height: 0;
	}

.news_box p.img-area{
	display:block;
	height:150px;
	overflow:hidden;
	margin-bottom:10px;
	padding:0;
}
.news_box .img-area img{width:100%;}


.date{
	display:table-cell;
	padding: 0px 15px 0px 0;
	font-weight:bold;
	font-size:0.7rem;
}
@media (min-width: 640px) {
.pagenation{width:100%; margin:30px 0;    clear: both;}
.pagenation::after {
	clear: both;
	content: "";
	display: block;
	height: 0;}
.pagenation p:first-child{float:left;}
.pagenation p{float:right;display:block;padding: 2px 10px;border: 1px solid #008646;border-radius: 5px;/* font-weight: bold; */font-size: 0.9rem;}
.news_right h3{
	border-bottom:#008646 2px solid;
	padding: 0 0 5px 5px;

}
}
@media (max-width: 639px) {
.pagenation{width:100%; margin:30px 0}
.pagenation::after {
	clear: both;
	content: "";
	display: block;
	height: 0;}
.pagenation p:first-child{float:left;}
.pagenation p{float:right;display:block;padding: 2px 10px;border: 1px solid #008646;border-radius: 5px;/* font-weight: bold; */font-size: 0.9rem;}
.news_right h3{
	border-bottom:#008646 2px solid;
	padding: 0 0 5px 5px;

}
	}
.news_right ul{ margin-bottom:40px;}
.news_right ul li{
	font-size:0.9rem;
	padding:10px 30px;
	border-bottom:1px dotted #008646;
	position: relative;
	text-decoration: none;
}
.news_right ul li::before,
.news_right ul li::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.news_right ul li:before{
	left: 3px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #008646;
	border-right: 2px solid #008646;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


/* --------------------------privacy_section----------------------------- */
.privacy_section{}
.privacy_section h4{ padding:20px 0 10px; font-size:110%;	}
.privacy_section h5{ padding:5px 0; font-size:100%;}


/* --------------------------contact----------------------------- */
ul.step {
	margin:30px 0;
	padding:0;
	width:100%;
	height:60px;
	
}
ul.step:after {
	cntent:"";
	clear:both;
	display:block;
}

.step li {
	list-style-type:none;
	float:left;
	border:1px solid #ccc;
	color:#ccc;
	padding:15px;
	width:250px;
	box-sizing:border-box;
	text-align:center;
	position:relative;
	background-color:#fff;
	margin-right:126px;
}
.step li:after {
	border-top:#ccc 1px solid;
	top:50%;
	content:"";
	position: absolute;
	width:100%;	
	z-index:-30;
}
.step li:last-child:after {
	border:none;
}
.step li:last-child {
	margin-right:0;
}
.stay li:after {
	border-top:#2854c1 1px solid!important;
	top:50%;
	content:"";
	position: absolute;
	width:100%;
	z-index:-50;
}

li.stay {
	border:none;
	padding:0;
	width:248px;
}
.step_active {
	background-color:#2854c1;
	position:relative;
	padding:15px;
	color:#fff;
	border-top:1px solid #2854c1;
	border-bottom:1px solid #2854c1;
}

.step_active:after {
	border:29px solid transparent;
	border-left-color:#2854c1;
	border-right-width:0;
	width:0;
	right:-29px;
	content:"";
	display:block;
	top:0px;
	position:absolute;
}

.btn_form input {
	background-color: #008646;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align:center;
	margin-bottom:50px;
	color:#fff;
	line-height:3em;
	position:relative;
	border:none;
	cursor: pointer;
	-webkit-appearance: button;
    *
	overflow: visible;
	padding:5px;
	font-size:110%;
	display:block;
	padding:6px;
	width:300px;
}

input.wpcf7c-btn-confirm {
	width:500px;
	margin-left:0!important;
}
input.wpcf7-submit,
input[type="submit"],
input.wpcf7c-btn-back {
	width:380px;
}
input.wpcf7-submit{
	margin-left:20px;
}

input.place {
	width:100%;
}
textarea.toiawa {
	width:100%;
}
.wpcf7c-conf {
	background-color:#ddd!important;
}
.sent .contact-input-area{
	display: none;
}
.a-trans{
display: none;
}
.sent .a-trans{
display: block;
}

.pc {display:none;}
.form_con dl {
	width:1000px;
}
.form_con dt,
.form_con dd {
	padding:10px;
	vertical-align:middle;
}
.form_con dt {
	line-height: 1.5em;
	float:left;
	width:180px;
	clear:left;
	position:relative;
	color: #008646;
	font-weight: bold;
	border-top: dotted 1px #008646;
}
.form_con dt span {
	display:block;
	right:0px;
	top:8px;
	position:absolute;
}
.form_con dd {
	float:left;
	width:760px;
}
dl.form_con input,
dl.form_con textarea,
dl.form_con select {
	border: solid 1px #999;
	padding:5px;
}
.sp {
	display:inherit;
}
.mb-30 {margin-bottom:30px;}
.font_red {color:#960002;display:inline-block;}
.btn_col {
text-align:center;
margin:0 auto;

max-width:600px;
position:relative;
}

.wpcf7-form-control-wrap{
	margin: 20px auto;
}

/*	スマホサイズ	*/
@media only screen and (max-width: 739px) {
	.btn_form {
		margin-bottom:20px;
	}
	.step {display:none;}
	dl.form_con  {
		width:100%;
		margin-top:30px;
	}
	
	.form_con dt,
	.form_con dd {
		width:100%;
		box-sizing:border-box;
	}
	.form_con dt,
	.form_con dd {
		float:none;
	}
	.form_con dt span {
		position:relative;
		display:inline;
		top:0px;
		left:10px;
	}
	.form_con dt {
		color: #008646;
		margin-top:10px;
		padding-bottom: 0 !important;
	}
	.form_con dt:last-child {
		border-left:5px solid #FFF;
	}
	.pc {
		display:inherit;
	}
	.sp {
		display:none;
	}
	.form_con input[type="email"],
	.form_con input[type="text"],
	.form_con select,
	textarea.toiawa,
	input.wpcf7-submit, input[type="submit"], input.wpcf7c-btn-back {width:95%;}
	.form_con input[type="number"] {width:50%;}
	
	input.wpcf7-form-control ,
	textarea.wpcf7-form-control {
		width:94%;
	}
	input.wpcf7c-btn-confirm {
		width:100%;
	}
	input.wpcf7-submit {
		margin-left:10px;
	}
	
	#contents {
		word-wrap:break-word;
	}
	.inner table {
		width:90%;
		margin-left:auto;
		margin-right:auto;
	}
	dl.form_con input, dl.form_con textarea, dl.form_con select {
	padding:10px;}
}


/* --------------------------ボタン一式----------------------------- */

.btn {
	text-align:center;
	overflow: hidden;
	padding: 0;}
.btn a {
	display:block;
	position: relative;
	z-index: 100;
	text-align:center;
	padding: 5px 20px;
	line-height: 30px;
	text-decoration:none;
	color:#22ac39;}
.btn:hover {background: #46b982;}
.btn:hover a{color:#fff;}
.btn01 {  
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
	border:2px solid #46b982;
	font-size: 1.0625rem;
	text-align:center;
	margin:15px auto 0;
	background:#fff;
	max-width:425px;}
.btnPDF{
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
	border:2px solid #46b982;
	font-size: 1.0625rem;
	text-align:center;
	margin:15px auto 0;
	background:#fff;
	max-width:425px;
}
.arrow{
	position: relative;
	padding: 0 0 0 16px;
	color: #22ac39;
	vertical-align: middle;
	text-decoration: none;}
.btn-2 {
	text-align:center;
	overflow: hidden;
	padding: 0;}
.btn-2 a {
	display:block;
	position: relative;
	z-index: 100;
	text-align:center;
	color: #fff;
	padding: 10px 20px;
	line-height: 30px;
	text-decoration:none;
	color:#542574;}
.btn-2:hover {background: #542574;}
.btn-2:hover a{color:#fff;}
.btn02 {  
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
	border:2px solid #542574;
	font-size: 0.9375rem;
	font-weight:bold;
	text-align:center;
	margin:15px auto 0;
	background:#fff;
	max-width:425px;}
.biret01::before{
	right: -280px;
	width: 9px;
	height: 9px;
	border-top: 1px solid #22ac39;
	border-right: 1px solid #22ac39;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);}
	
.biret02::before{
	right: -280px;
	width: 9px;
	height: 9px;
	border-top: 1px solid #542574;
	border-right: 1px solid #542574;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);}
.biretPDF{
	background-size:30px ;
	background-repeat:no-repeat;
	background-position:25px center;
	padding-right:35px;
	background-image: url(/assets/img/reserve/pdf.png); }

.arrow::before,.arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;}
	@media (max-width: 639px) {
.sp_inn{padding:0 2%;line-height:1.5; margin-top:10px;}
	}
.t_center{	text-align:center;}
.t_left{	text-align:left;}
.alignleft{    float: left; padding:10px;}