@charset "utf-8";

*{
	margin:0px;
	padding:0px;
	font-family:'YuGothic','Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', 'Meiryo','ＭＳ ゴシック',sans-serif;
	font-size:16px;
	color:#55646e;
	letter-spacing:0.5px;
	line-height:180%;
	}
	

html {
	height:100%;
	overflow:auto;
	}
body {
	width:100%;
	overflow:hidden;
	}
#container {
	width:1100px;
	margin:0px auto;
	min-height:100%;
	margin-bottom:0px;
	height:auto !important;
	text-align:left;
	}

h1 {
	font-weight:normal;
	font-size:110%;
	}
img {
	-webkit-backface-visibility:hidden;
	display:block;
	vertical-align:middle;
	}
a:hover {
    opacity: 0.6;
	}
#wrapper1{
	display:none;
	}
.pc {
	}
.sp {
	display:none;
	}

	

/* head */
#hd {
	width:100%;
	height:90px;
	margin:0% 0px 0% 0px;
	float:left;
	position:relative;
	z-index:999;
	}

.logo {
	width:15%;
	margin:0px 0px 0px 0px;
	float:left;
	position:fixed;
	z-index:990;
	}

.hd_r {
	width:87%;
	margin:50px 3% 0px 0px;
	text-align:right;
	float:left;
	font-size:80%;
	}
.hd_hokoku {
	width:9%;
	margin:45px 0px 0px 0px;
	padding:2px 0;
	text-align:center;
	float:right;
	font-size:90%;
	border-radius:6px;
	border:solid 1px #49a26e;
	color:#49a26e;
	}


/* scroll */
.scroll {
	width:2000px;
	margin:-36px -50% 0px -50%;
	float:left;
	}
.scroll_build {
	width:100%;
	margin:0px 0% 0px 0%;
	float:left;
	}
.scroll_build img {
	width:20%;
	margin:-81px 0% -15px 0%;
	padding:0 0 0 0;
	float:right;
	z-index:999;
	position:relative;
	}



/* menu */
#mnu {
	width:1100px;
	margin:0px 0px 30px 0px;
    padding:10px 0;
	float:left; 
    position:relative;  
	z-index:980;
	}
.mnu_bx{
	width:163px;
	margin:0px 10px 0px 10px;
	padding:6px 0;
	color:#ffffff;
    float:left;
    text-align:center;
	font-family:"Kosugi Maru", sans-serif;
	background-color:#49a26e;
	border-radius:10px;
	}
.mnu_eng{
	width:100%;
	margin:-5px 0px 0px 0px;
	color:#ffffff;
    float:left;
	font-size:60%;
	font-family:"Roboto Condensed", sans-serif;
	}
/* change menu */
#change {
	width:3100px;
	height:95px;
	margin:0px 0px 0px -1171px;
    padding:5px 0 0 0;
	float:left;
	position:fixed;
	text-align:center;
	z-index:900;
	background-image:url("../_img/com/bg_forest.png");
    background-size:3000px auto;
	top:0px;
	display:none;
	}
.mnu_bx_ch_l{
	width:125px;
	margin:0px 0px 0px 1000px;
	color:#49a26e;
    float:left;
    text-align:center;
    font-weight:bold;
	}
.mnu_bx_ch{
	width:125px;
	margin:0px 0px 0px 0px;
	color:#49a26e;
    float:left;
    text-align:center;
    font-weight:bold;
	}
.mnu_eng_ch{
	width:100%;
	margin:-5px 0px 0px 0px;
	color:#49a26e;
    float:left;
	font-size:80%;
	}

#content {
	width:100%;
	margin:0px 0px 0px 0px;
	float:left;
	}
.inner {
	width:100%;
	margin:auto;
	float:left;
	}



/* contents */
.cts {
	width:100%;
	margin:0px 0px 0px 0px;
	float:left;
	}

.cts_bk_main {
	width:1100px;
	margin:50px -500px 0px -500px;
	padding:0px 500px;
	float:left;
	background-image:url("../_img/com/bg_top.png");
	background-size:100%;
    }

.cts_bk01 {
	width:100%;
	margin:0px -500%;
	padding:0px 500%;
	background-color:#f1f2ea;
	float:left;
    }

.cts_bk02 {
	width:100%;
	margin:0px -500%;
	padding:0px 500%;
	background-color:#ffffff;
	float:left;
	}

.cts_bk_inner {
	width:100%;
	padding:100px 0px;
	float:left;
	}

.cts_bk_inner02 {
	width:100%;
	padding:0px 0px 100px 0px;
	float:left;
	}



/* TOP & Under BOX */
.under_bx01 {
	width:1100px;
	height:300px;
	margin:0px -500px 0px -500px;
	padding:0px 500px;
	float:left;
	background-image:url("../_img/com/bg_top_under.png");
	background-size:100%;
	background-repeat:no-repeat;
	}

.top_bx01 {
	width:1100px;
	height:300px;
	margin:0px -500px 0px -500px;
	padding:0px 500px;
	float:left;
	background-image:url("../_img/com/bg_btm_top.png");
	background-size:100%;
	background-repeat:no-repeat;
	}




/* layout */
.main_bx {
	width:140%;
	height:400px;
	margin:0px -20% 70px -20%;
	float:left;
	}
.main_bx_l {
	width:30%;
	margin:0px 0% 0px 0%;
	float:left;
	}
.main_bx_r {
	width:32%;
	margin:0px 0% 0px 3%;
	float:left;
	}
.main_bx_r img {
	border-radius:20px;
	}



.bx {
	width:70%;
	margin:0px 15% 0px 15%;
	float:left;
	}
.bx a {
	font-weight:bold;
	text-decoration:none;
	}
.bx a:hover {
	text-decoration:underline;
	}
.bx p {
	width:100%;
	margin:0px 0% 2% 0%;
	float:left;
	}
.bx ol {
	width:95%;
	margin:0px 0% 2% 5%;
	float:left;
	}
.bx li {
	width:100%;
	margin:1% 0% 0% 0%;
	float:left;
	}

.bx2 {
	width:60%;
	margin:0px 20% 6% 20%;
	float:left;
	}
.bx2_l {
	width:47%;
	margin:0px 6% 0px 0%;
	float:left;
	}
.bx2_r {
	width:47%;
	margin:0px 0% 0px 0%;
	float:left;
	}
.bx2_r img {
	border-radius:10px;
	}

.bx2_02 {
	width:110%;
	padding:3% 5%;
	margin:5% -10% 5% -10%;
	float:left;
	background-color:#49a26e;
	border-radius:20px;
	}
.bx2_02_l {
	width:40%;
	margin:0% 5% 0% 0%;
	float:left;
	}
.bx2_02_r {
	width:55%;
	margin:0% 0% 0% 0%;
	float:left;
	color:#ffffff;
	font-weight:bold;
	}


.bx3 {
	width:30%;
	margin:0px 1% 3% 2%;
	float:left;
	}
.bx3_tit {
	width:94%;
	margin:-6% 0% 2% 3%;
	padding:6px 0;
	float:left;
	background-color:#ffffff;
	z-index:999;
	position:relative;
	text-align:center;
	border-radius:4px;
	color:#49a26e;
	font-weight:bold;
	}
.bx3_img img {
	width:100%;
	margin:0px 0% 0% 0%;
	float:left;
	border-radius:10px;
	}

.bx4 {
	width:100%;
	margin:0px 0% 1% 0%;
	float:left;
	}
.bx4_l {
	width:24%;
	margin:0px 1% 0px 0%;
	float:left;
	}
.bx4_r {
	width:24%;
	margin:0px 0% 0px 0%;
	float:left;
	}

.bx5 {
	width:100%;
	margin:0px 0% 10% 0%;
	float:left;
	}

.bx6 {
	width:60%;
	margin:0px 0% 10% 20%;
	float:left;
	}

.bx7 {
	width:70%;
	margin:0px 15% 2% 15%;
	float:left;
	}

.bx8 {
	width:70%;
	margin:0px 15% 5% 15%;
	float:left;
	}

.bx9 {
	width:100%;
	margin:0px 0% 5% 0%;
	float:left;
	}





/* txt */
.tit_icn {
	width:8%;
	margin:0px 46% -3% 46%;
	float:left;
	}
.tit_eng {
	width:100%;
	margin:0px 0px -1% 0px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:300%;
	color:#49a26e;
	font-family:'Niconne', cursive;
	}
.tit {
	width:100%;
	margin:0px 0px 5% 0px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:120%;
	color:#e3943d;
	}
.tit02 {
	width:100%;
	margin:0px 0px 3% 0px;
	float:left;
	font-weight:bold;
	font-size:140%;
	color:#55646e;
	}

.tit03_eng {
	width:100%;
	margin:6% 0px -1% 0px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:300%;
	color:#ffffff;
	font-family:'Niconne', cursive;
	text-decoration:underline #fff000;
	}
.tit03 {
	width:100%;
	margin:0px 0px 5% 0px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:80%;
	color:#ffffff;
	}


.sub_tit {
	width:100%;
	margin:0px 0px 5% 0px;
	padding:1% 0;
	float:left;
	text-align:center;
	font-size:110%;
	color:#ffffff;
	background-color:#49a26e;
	border-radius:20px;
	}
.sub_tit02 {
	width:100%;
	margin:0px 0px 2% 0px;
	padding:0% 0;
	float:left;
	font-size:110%;
	color:#49a26e;
    font-weight:bold;
	}
.sub_tit03 {
	width:60%;
	margin:0px 20% 5% 20%;
	padding:1% 0;
	float:left;
	color:#49a26e;
    font-weight:bold;
    border-top:solid 2px #49a26e;
    border-bottom:solid 2px #49a26e;
    text-align:center;
	}
.sub_tit04 {
	width:60%;
	margin:0px 20% 5% 20%;
	padding:1% 0;
	float:left;
	text-align:center;
	font-size:110%;
	color:#ffffff;
	background-color:#e3943d;
	border-radius:30px;
	}
.sub_tit05 {
	width:100%;
	margin:0px 0px -2% 0px;
	padding:0% 0;
	float:left;
	font-size:110%;
	color:#49a26e;
    font-weight:bold;
	}
.sub_tit06 {
	width:100%;
	margin:1% 0px 1% 0px;
	padding:0% 0;
	float:left;
	font-size:110%;
	color:#49a26e;
    font-weight:bold;
	border-bottom:1px dotted #49a26e;
	}


.img {
	width:40%;
	margin:0px 30% 3% 30%;
	float:left;
    border:solid 10px #dadada;
	}
.sub_img {
	width:50%;
	margin:0px 25% 5% 25%;
	float:left;
	}
.img02 {
	width:100%;
	margin:0px 0px 3% 0px;
	float:left;
	}

.name {
	width:100%;
	margin:2% 0px 0% 0px;
	float:left;
    text-align:right;
	}
.name02 {
	width:100%;
	margin:2% 0px 0% 0px;
	float:left;
    text-align:right;
	color:#ffffff;
	}

.biko {
	width:92%;
	margin:0% 0px 2% 0px;
	padding:2% 4%;
	float:left;
	border:solid 1px #49a26e;
	font-size:90%;
	}
.biko a {
	font-size:100%;
	}

.info_s {
	width:100%;
	margin:0% 0px 0% 0px;
	float:left;
    font-size:90%;
	color:#49a26e;
	}
.info_bold {
	width:100%;
	margin:0% 0px 2% 0px;
	float:left;
    font-weight:bold;
	color:#49a26e;
    font-size:140%;
	}
.info_bold02 {
	width:100%;
	margin:2% 0px 1% 0px;
	float:left;
    font-weight:bold;
	color:#49a26e;
	}
.info_tel {
	width:100%;
	margin:0% 0px 0% 0px;
	float:left;
    font-size:90%;
	color:#49a26e;
	}
.info_gaiyo {
	width:100%;
	margin:3% 0px 0% 0px;
	padding:3% 0px 0% 0px;
	float:left;
    font-size:90%;
	color:#49a26e;
    border-top:dotted 1px #49a26e;
	}






/* Service */
.ser_tbl_lin {
	width:100%;
	margin:0px 1% -1px 0%;
	float:left;
	border-bottom:1px solid #dadada;
	}
.ser_tbl_l {
	width:12%;
	margin:0px 0px 0px 0px;
	padding:1% 0%;
	float:left;
	}
.ser_tbl_r {
	width:88%;
	margin:0px 0px 0px 0px;
	padding:1% 0%;
	float:left;
	}







/* staff */
.staff_txt {
	width:100%;
	margin:0% 0px 0% 0px;
	float:left;
    font-size:90%;
	color:#49a26e;
	}

/* report */
.report_lin {
	width:100%;
	margin:0% 0px 0% 0px;
	padding:1% 0;
	float:left;
    font-size:90%;
	color:#49a26e;
	border-bottom:1px dotted #565656;
	}





.bnr {
	width:60%;
	margin:5% 20% 0% 20%;
	padding:2% 0;
	float:left;
	text-align:center;
	color:#49a26e;
	background-color:#c2deb1;
    border-radius:10px;
    font-weight:bold;
    font-size:80%;
	}

.bnr4 {
	width:23%;
	margin:5% 2% 0% 0;
	padding:2% 0;
	float:left;
	text-align:center;
	color:#49a26e;
	background-color:#c2deb1;
    border-radius:10px;
    font-weight:bold;
    font-size:80%;
	}

.bnr5 {
	width:18%;
	margin:5% 1% 0% 1%;
	padding:2% 0;
	float:left;
	text-align:center;
	color:#49a26e;
	background-color:#dcecd2;
    border-radius:10px;
    font-weight:bold;
    font-size:80%;
	}

.bnr6 {
	width:14%;
	margin:5% 1% 0% 1%;
	padding:1% 0;
	float:left;
	text-align:center;
	color:#49a26e;
	background-color:#dcecd2;
    border-radius:10px;
    font-weight:bold;
    font-size:80%;
	}


.bnr3 {
	width:31%;
	margin:5% 2% 0% 0;
	padding:2% 0;
	float:left;
	text-align:center;
	color:#49a26e;
	background-color:#c2deb1;
    border-radius:10px;
    font-weight:bold;
    font-size:80%;
	}
.bnr3_02 {
	width:31%;
	margin:1% 2% 0% 0;
	padding:1% 0;
	float:left;
	text-align:center;
	color:#49a26e;
	background-color:#c2deb1;
    border-radius:10px;
    font-weight:bold;
    font-size:80%;
	}



/* WP_archive */
.wp_lin {
	width:80%;
	margin:0px 5% 0px 5%;
	padding:1% 5%;
	float:left;
	background-color:#ffffff;
	border-radius:50px;
	}
.wp_lin02 {
	width:70%;
	margin:0px 10% 0px 10%;
	padding:1% 5%;
	float:left;
	border-bottom:dotted 1px #565656;
	}
.wp_arc_cat_tit {
	width:20%;
	margin:2% 0% 2% -5%;
	padding:0% 0%; 
	float:left;
	text-align:center;
	color:#49a26e;
	}
.wp_arc_cat {
	width:15%;
	margin:10px 3% 0px 0px;
	padding:1% 0%; 
	float:left;
	text-align:center;
	font-size:80%;
	border-radius:20px;
	background-color:#49a26e;
	color:#ffffff;
	}
.wp_arc_img {
	width:10%;
	margin:0px 2% 0px 0px;
	float:left;
	text-align:center;
	font-size:80%;
	border-radius:20px;
	color:#ffffff;
	}
.wp_arc_tim {
	width:52%;
	margin:0% 0px 0px 0px;
	float:left;
	text-align:left;
	font-size:80%;
	}
.wp_arc_tit {
	width:52%;
	margin:0px 0px 0% 0px;
	float:left;
	text-align:left;
	font-size:110%;
	font-weight:normal;
	}
.wp_arc_tit02 {
	width:67%;
	margin:0px 0px 0% 0px;
	float:left;
	text-align:left;
	font-size:110%;
	font-weight:normal;
	}
.wp_arc_nxt {
	width:100%;
	margin:4% 0px 0px 0px;
	padding:1% 0%; 
	float:left;
	text-align:center;
	font-size:80%;
	border-top:solid 1px #c4c4c4;
	border-bottom:solid 1px #c4c4c4;
	}
.wp_arc_nxt a {
	margin:0% 1% 0px 0px;
	}

.wp_arc_img_cat {
	width:15%;
	margin:1% 2% 0px 0px;
	padding:1% 0%; 
	float:left;
	text-align:center;
	font-size:80%;
	border-radius:20px;
	background-color:#49a26e;
	color:#ffffff;
	}
.wp_arc_img_tim {
	width:80%;
	margin:0% 0px 0% 0px;
	float:right;
	text-align:left;
	font-size:80%;
	}
.wp_arc_img_tit {
	width:80%;
	margin:0px 0px 0% 0px;
	float:right;
	text-align:left;
	font-size:110%;
	font-weight:normal;
	}




/* WP_recruit */
.rcr_lin_tit {
	width:100%;
	margin:0 0% 2% 0%;
	padding:5% 0% 0% 0%;
	float:left;
	}
.rcr_img {
	width:50%;
	margin:0px 50% 3% 0%;
	padding:1%;
	float:left;
	background-color:#ffffff;
	border:1px solid #c4c4c4;
	}
.rcr_lin {
	width:100%;
	margin:0px 0% 0px 0%;
	padding:1% 0%;
	float:left;
	border-bottom:1px dotted #d5d5d5;
	}
.rcr_cat {
	width:15%;
	margin:0px 3% 0px 0px;
	padding:1% 0%; 
	float:left;
	text-align:center;
	font-size:80%;
	border-radius:20px;
	background-color:#49a26e;
	color:#ffffff;
	}
.rcr_tit {
	width:66%;
	margin:1% 0px 0% 0px;
	float:left;
	text-align:left;
	font-weight:normal;
	}




/* WP_singular */
.wp_cat {
	width:20%;
	margin:0px 0px 2% 0px;
	padding:0% 0%; 
	float:left;
	text-align:center;
	font-size:80%;
	border:solid 1px #c4c4c4;
	}
.wp_tim {
	width:100%;
	margin:0px 0px 0% 0px;
	float:left;
	font-size:80%;
	}
.wp_tit {
	width:100%;
	margin:0px 0px 0% 0px;
	float:left;
	font-weight:bold;
	font-size:140%;
	}
.wp_txt {
	width:100%;
	margin:2% 0px 0% 0px;
	float:left;
	}

.wp_txt_btm {
	width:100%;
	margin:4% 0px 0% 0px;
	float:left;
	text-align:center;
	}
.wp_prv {
	width:40%;
	margin:0% 0px 0px 0px;
	padding:1% 0%; 
	float:left;
	text-align:left;
	font-size:80%;
	border-top:solid 1px #c4c4c4;
	border-bottom:solid 1px #c4c4c4;
	}
.wp_prv a {
	font-size:80%;
	text-decoration:none;
	}
.wp_top {
	width:20%;
	margin:0% 0%;
	padding:1% 0%; 
	float:left;
	text-align:center;
	font-size:80%;
	border-top:solid 1px #c4c4c4;
	border-bottom:solid 1px #c4c4c4;
	}
.wp_nxt {
	width:40%;
	margin:0% 0px 0px 0px;
	padding:1% 0%; 
	float:left;
	text-align:right;
	font-size:80%;
	border-top:solid 1px #c4c4c4;
	border-bottom:solid 1px #c4c4c4;
	}
.wp_nxt a {
	font-size:80%;
	text-decoration:none;
	}





/* footer */
.cts_fot {
	height:200px;
	background-color:#55646e;
	margin:0 -500%;
	padding:50px 500%;
	float:left;
    z-index:9997;
    position:relative;
	}

.fot_lgo {
	width:20%;
	margin:0px 5% 0px 0px;
	float:left;
	}
.fot_mnu {
	width:75%;
	margin:10px 0px 0px 0px;
	float:left;
	text-align:left;
	color:#ffffff;
	}
.fot_mnu a {
	color:#ffffff;
	text-decoration:none;
	}

/* copy */
.fot_copy {
	width:100%;
	margin:30px 0px 1% 0px;
	float:left;
	color:#ffffff;
	text-align:center;
	font-size:80%;
	}
.fot_copy_mnu {
	width:100%;
	margin:0px 0px 0px 0px;
	float:left;
	color:#ffffff;
	text-align:center;
	}
.fot_copy_mnu a {
	margin:0px 0px 0px 0px;
	color:#ffffff;
	font-size:80%;
	}
.fot_copy_mnu a:hover {
	text-decoration:none;
	}



/* form */
.tbl_lin {
	width:70%;
	margin:0px 15% -1px 15%;
	float:left;
	border-top:1px solid #dadada;
	border-right:1px solid #dadada;
	border-left:1px solid #dadada;
	border-bottom:1px solid #dadada;
	}
.tbl_l{
	width:26%;
	margin:0px 0px 0px 0px;
	padding:3% 2%;
	float:left;
	background-color:#eeeeee;
	}
.tbl_l_txtara{
	width:26%;
	margin:0px 0px 0px 0px;
	padding:88px 2%;
	float:left;
	background-color:#eeeeee;
	font-size:80%;
	}
.tbl_r{
	width:66%;
	margin:0px 2% 0px 2%;
	padding:2% 0%;
	float:left;
	text-align:left;
	}
.tbl_icn{
	color:#ff0000;
	font-size:60%;
	}
.tbl_r select {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:2% 0%;
	float:left;
	border:1px solid #dadada;
	}
.tbl_r input,textarea {
	width:98%;
	padding:1% 1%;
	float:left;
	border:1px solid #dadada;
	}
.tbl_lin_chk {
	width:100%;
	margin:0px 0px 0px 0%;
	padding:0px 0%;
	float:left;
	text-align:center;
	}
.tbl_lin_chk a {
	font-size:80%;
	text-decoration:none;
	}
.tbl_lin_btn input {
	width:30%;
	margin:2% 0px 0px 35%;
	padding:2% 0%;
	float:left;
	background-color:#dadada;
	border:none;
	}
.tbl_lin_btn input:hover {
	background-color:#cccccc;
	cursor:pointer;
	}



/* link */
p.mail{
	width:200px;
	height:150px;
    position:fixed;
    right:50px;
	bottom:0;
    z-index:9998;
	}
p.mail a{
    width:200px;
    height:150px;
    display:block;
	text-align:center;
	}



/* privacy */
.pv_bx {
	width:70%;
	margin:0px 15% 0px 15%;
	float:left;
	text-align:left;
	}
.pv_bx p {
	width:100%;
	margin:0px 0% 2% 0%;
	float:left;
	}
.pv_bx h2 {
	width:100%;
	margin:0px 0% 2% 0%;
	float:left;
	}
.pv_bx ol {
	width:95%;
	margin:0% 0% 2% 5%;
	float:left;
	}





/* kigou */
.dli-caret-circle-fill-right {
  display: inline-block;
  vertical-align: middle;
  color: #49a26e;
  line-height: 1;
  position: relative;
  width: 0.8em;
  height: 0.8em;
  border: 0.075em solid currentColor;
  background: currentColor;
  border-radius: 50%;
  box-sizing: content-box;
	margin:-4px 0 0 0;
}

.dli-caret-circle-fill-right::before {
  content: '';
  color: #ffffff;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.18em 0.31177em;
  border-left-color: currentColor;
  border-right: 0;
  transform: translateX(15%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}






/* contactform7 */
.wpcf7-form-control-wrap {
	position:inherit;
	}
#content form span.wpcf7-form-control-wrap{
	display:inline-block;
	}
.screen-reader-response p{
	width:100%;
	color:#ff0000;
	text-align:center;
	}
.wpcf7 ul li{
	display:none;
	}
.wpcf7-not-valid-tip{
	width:100%;
	height:30px;
	margin:-15px 0 -15px 0;
	float:left;
	color:#ff0000;
	position:inherit;
	}
.wpcf7-response-output{
	width:100%;
	margin:0px 0 0px 0;
	float:left;
	color:#ff0000;
	text-align:center;
	}
span.wpcf7-list-item {
	display: block;
	}
