@charset "shift_jis";


/*************************************************/
/* 制作を始める時にはtop.css、header.css、h_menu.cssの中身をを削除してください */
/* ナビメニューのプルダウンを使用したい場合にはh_menu.cssの記述を参考にしてみてください。 */
/* この下にあるコメントアウトを活用してください！ */
/*************************************************/
.sy_plan-detail {
	margin: 0 auto 60px;
	padding-top: 60px;
}
.sy_plan-detail table {
	border-collapse: collapse;
	width: 70%;
}
.sy_plan-detail th, .sy_plan-detail td {
	border: 1px solid #ccc;
	padding: 4px;
	font-weight: bold;
	font-size:14px;
}
.sy_plan-detail th {
	width: 275px;
}
.sy_plan-detail td {
	width: 822px;
	height: 50px;
	padding: 10px 5px;
}
.sy_plan-detail .title {
	background: #065C40;
	color: #fff;
	line-height: 40px;
}
.sy_plan-detail tbody {
}
.sy_plan-detail tbody th {
	text-align: left;
}
.sy_plan-detail tbody tr:nth-child(2n-1) th {	background: #F5F5F5;}
.sy_plan-detail tbody tr:nth-child(2n-1) td {	background: #F4F9FF;}

/*************************************************/ 


/* ----------------------------------------
　index（例）
---------------------------------------- */


/* main
---------------------------------------- */
.t_main{
	width:100%;
	background:url(/img/main_bg.jpg)no-repeat center bottom;
	background-size:cover;
	height:550px;
}
.t_main_in{
	width:1100px;
	margin:0 auto;
}
.t_main_l{
	float:left;
}
.t_main_r{
	float:right;
	width:550px;
	background-color:#008b4f;
	margin-top:65px;
	padding-bottom:20px;
}
.t_satei_tl{
	border:none;
	text-align:center;
	top: -16px;
	display: block;
	z-index: auto;
	position:relative;
	margin: 0;
}
.t_form_wrap .inquiry_form{
	width:530px;
	margin:0 auto;
	background-color:#FFF;
	border-radius:10px;
	padding: 20px 0 20px 25px;
    	box-sizing: border-box;
}
.t_form_wrap .t_satei_form_tl{
	font-size: 20px;
	font-weight: bold;
	/*font-size:16px;
	font-weight:normal;*/
}
.t_form_wrap .t_satei_form_tl span{
	font-size:15px;
	color:#008b4f;
	margin-right:5px;
}
.t_form_wrap .inquiry_form table {
    	width: 100%;
    	margin: 0;
    	border: none;
}
.t_form_wrap .inquiry_form tr {
    	margin-bottom: 20px;
    	display: flex;
}
.t_form_wrap .inquiry_form th {
    	background: #fff;
    	border: none;
    	padding: 0;
    	padding-top: 6px;
    	width: 160px;
    	font-size: 15px;
        line-height: 24px;
}
.t_form_wrap .inquiry_form td {
    	border: none;
    	padding: 0;
    	color: #333;
    	font-size: 20px;
    	line-height: 24px;
}
.t_form_wrap .inquiry_form td p.menseki_tl{
	font-size:13px;
	margin:0;
}
.t_form_wrap .inquiry_form td select {
    	padding: 8px 10px;
    	width: 100%;
    	/*border: 1px solid #ccc;*/
	border: 3px solid #545454;

    	color: #33;
    	font-size: 13px;
    	line-height: 24px;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
    	cursor: pointer;
}
.t_form_wrap .inquiry_form td select.town_list {
    	width:170px;
}
.t_form_wrap .inquiry_form td input[type="text"] {
    	padding: 8px 10px;
    	width: 100%;
    	/*border: 1px solid #ccc;*/
	border: 3px solid #545454;
    	color: #333;
    	font-size: 15px;
    	webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
}
.t_form_wrap .inquiry_form td input.town_shosai {
    	width: 150px;
}
.t_form_wrap .inquiry_form td input.year {
    	width: 100px;
}
.t_form_wrap .inquiry_form td select.area {
    	width: 60px;
}
.t_form_wrap .inquiry_form td select.uwamono {
	width: 20px;
    	height: 20px;
    	display: inline-block;
    	vertical-align: middle;
	margin-left:10px;
}
.t_form_wrap .inquiry_form tr p.menseki_uwamono{
    	font-size:13px;
	display: inline-block;
    	vertical-align: middle;
}
.t_form_wrap .inquiry_form input[type="submit"] {
	background: url(/img/btn_icon.png)no-repeat 95% center;
    	background-color: #d13636;
    	border-radius: 5px;
    	box-shadow: 0 0 4px 0 #999;
    	display: block;
    	color: #fff;
    	font-size: 20px;
    	font-weight: bold;
    	text-decoration: none;
    	letter-spacing: 1px;
	width:320px;
	text-align: left;
    	text-indent: 30px;
}
/* t_tsuyomi
---------------------------------------- */
.t_tsuyomi{
	width:1100px;
	margin:50px auto;
	clear: both;
}
.t_tsuyomi_in{
}
.t_conts_tl{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	letter-spacing:1px;
	color:#008b4f;
	line-height: 50px;
}
.t_conts_tl span{
	border-top:2px solid #333333;
	border-bottom:2px solid #333333;
	font-size:23px;
	padding:1px 0;
	color:#333;
	font-weight:bold;
}
.t_tsuyomi ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:50px;
}
.t_tsuyomi ul li{
	width:250px;
	box-shadow: 0 0 4px 0 #ccc;
	text-align:center;
	padding: 27px 0 30px 0;
	margin-bottom:33px;
}

.t_tsuyomi ul li a {
	display: block;
    	text-decoration: none;
	padding: 20px 5px 15px 10px;
	color: #000;
}

.t_tsuyomi ul li:hover {
	box-shadow: 0 0 4px 0 #8c8c8c;
    	transform: translateY(4px);
}
.t_tsuyomi ul li a:hover {
	color:#008B4F;
}

.t_tsuyomi ul li p{
	font-size:20px;
	line-height:25px;
	margin:0;
	height:75px;
	font-weight:bold;
}
.t_tsuyomi ul li p span{
	display:block;
	font-size:14px;
}
.t_conts_more{
    	width: 370px;
	margin:0 auto;
}
.t_conts_more a{
	background: url(/img/btn_icon.png)no-repeat 95% center;
	display: block;
    	color: #fff;
    	padding: 23px 0 23px 40px;
    	font-size: 25px;
    	font-weight: bold;
    	text-decoration: none;
    	letter-spacing: 1px;
    	background-color: #333333;
    	border-radius: 3px;
    	box-shadow: 0 0 4px 0 #999;
}

/* t_diffrence
---------------------------------------- */
.t_diffrence{
	width:100%;
	background:url(/img/t_dif_bg.jpg)no-repeat center 0;
	background-size:cover;
	/*height:1000px;*/
}
.t_dif_in{
	width:1100px;
	margin:0 auto;
	padding:50px 0;
}
.t_dif_in table{
	margin-top:30px;
}
.t_dif_in table th{
	text-align:center;
	font-size:20px;
	font-weight:bold;
    	padding: 20px 0;
	letter-spacing:1px
}
.t_dif_in table td{
	background-color:#fff;
	padding:10px 0;
	border-bottom:1px solid #cccccc;
	text-align:center;
	font-size:13px;
}
.t_dif_in table td p{
	font-size:20px;
	font-weight:bold;
	margin:5px 0 5px 0;
	line-height:30px;
}
.t_dif_in table th.t_dif_blue{
	background-color:#c8e5fc;
	width:430px;
	color:#2792e3;
}
.t_dif_in table th.t_dif_red{
	background-color:#fcc8c8;
	width:430px;
	color:#e50000;
	border-top:5px solid #e50000;
}
.t_dif_in table td.t_dif_koumoku{
	width:213px;
	background-color:#79848d !important;
	color:#fff;
	text-indent:40px;
	font-size:19px;
	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
}
.t_dif_in table tr:last-child td{
	border-bottom:none;
}
.t_dif_in table td.t_dif_blue{
	border-right:1px solid #ccc;
}
.t_dif_in table tr:last-child td.t_dif_red{
	border-bottom:5px solid #e50000;
}
.t_dif_blue p{
	color:#2792e3;
}
.t_dif_red p{
	color:#e50000;
	font-size: 20px !important;
}
.t_dif_red {
    	border-right: 5px solid #e50000;
    	border-left: 5px solid #e50000;
}
.t_dif_more{
}
.t_dif_more ul{
	width:782px;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	margin:0 auto;
}
.t_dif_more ul li{
    	width: 370px;
}
.t_dif_more ul li a{
	background: url(/img/btn_icon.png)no-repeat 95% center;
	display: block;
    	color: #fff;
    	padding: 13px 10px 13px 0;
    	font-size: 25px;
    	font-weight: bold;
    	text-decoration: none;
    	letter-spacing: 1px;
    	background-color: #333333;
    	border-radius: 3px;
    	box-shadow: 0 0 4px 1px #666;
	line-height:30px;
	text-align:center;
	margin:30px 0;
}



/* t_merit
---------------------------------------- */
.t_merit{
	width:1100px;
	margin:100px auto 20px;
}
.t_merit_tl{
	font-size:30px;
	font-weight:bold;
	letter-spacing:1px;
	position:relative;
	text-align:center;
	color:#008b4f;
}
.t_merit_tl:before, .t_merit_tl:after {
    	content: '';
    	position: absolute;
    	top: 50%;
    	display: inline-block;
    	width: 370px;
    	height: 1px;
    	background-color: #008b4f;
}
.t_merit_tl:before {
    left: 0;
}
.t_merit_tl:after {
    right: 0;
}
.t_merit{
}
.t_merit ul{
	width:996px;
	margin:65px auto 0;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.t_merit ul li{
	text-align:center;
	width:200px;
	height:200px;
	background-color:#f8f8f8;
	border-radius:100px;
	padding:30px 0;
	box-sizing:border-box;
	margin-bottom:35px;
}
.t_merit ul li p{
	font-size:18px;
	line-height:25px;
	letter-spacing:1px;
}

/* t_kaitori
---------------------------------------- */
.t_kaitori{
	width:1100px;
	margin: 30px auto;
}

.t_kaitori_tl{
	background:url(/img/t_kaitori_tl.jpg)no-repeat;
	height:63px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	letter-spacing:1px;
	color:#008b4f;
	line-height:70px;
}
.t_kaitori_box{
	overflow:hidden;
}
.t_kaitori_tl_renew{
	text-align: center;
	font-size: 70px;
	line-height: 80px;
	color: #048f53;
	font-weight: bold;
	margin: 50px 0 10px 0px;
}

.t_kaitori_box>ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0px auto;
    padding: 0px;
}
.t_kaitori_box>ul>li{
	width: 49%;
	list-style:none;
	margin-bottom: 20px;
}


.t_kaitori iframe{
	width:1117px;
	height: 470px;
	margin: 20px 0 20px 0px;
}
.t_kai_conts{
	float:left;
	width:100%;
	padding:25px 30px;
	box-sizing:border-box;
	background-color:#f7f4eb;
}
.t_kai_conts a{
	color:#000;
	text-decoration:none;
}
.t_kaitori_box .t_kai_conts:first-child{
	margin-right:30px;
}
.t_kai_name{
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	padding-bottom:15px;
}
.t_kai_name img{
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}
.t_kai_tl{
	font-size:30px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:33px;
	border-bottom:1px dashed #000;
	padding-bottom: 10px;
	height:70px;
}
.t_kai_com{
	padding-top: 10px;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 1px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
/*
.t_kai_com{
	padding-top:10px;
	font-size:16px;
	line-height:23px;
	letter-spacing:1px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
	height:115px;
}
*/
.t_kai_more{
	width:220px;
	margin: 30px auto 10px;
	display: block;
    	color: #fff;
    	padding: 16px 0 16px 55px;
    	font-size: 17px;
    	font-weight: bold;
    	text-decoration: none;
    	letter-spacing: 1px;
    	background: url(/img/btn_icon.png)no-repeat 92% center;
    	background-color: #008b4f;
    	border-radius: 5px;
    	box-shadow: 0 0 4px 0 #999;
	box-sizing:border-box;
}
.t_kai_conts a:hover .t_kai_more{
}

/* t_staff
---------------------------------------- */
.t_staff{
	width:1100px;
	margin:65px auto 20px;
}

.t_staff_tl{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	letter-spacing:1px;
	color:#008b4f;
	line-height: 50px;
}
.t_staff_tl span{
	border-top:2px solid #333333;
	border-bottom:2px solid #333333;
	font-size:23px;
	padding:1px 0;
	color:#333;
	font-weight:bold;
}


.t_staff_tl:before {
    left: 0;
}
.t_staff_tl:after {
    right: 0;
}
.t_staff{
}
.t_staff ul{
	width:1100px;
	margin:65px auto 0;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.t_staff ul li{
	text-align:center;
	width: 20%;
}
.t_staff ul li img{
	text-align:center;
	object-fit: cover;
	max-height: 180px;
	border-radius:100px;
	box-sizing:border-box;
	margin-bottom:0px;
}
.t_staff ul li p{
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.t_staff ul li p span{
	font-size: 14px;
	font-weight: normal;
}


/* t_info
---------------------------------------- */
.t_info{
	width:100%;
	background-color:#eeeeee;
	overflow:hidden;
	padding:50px 0;
}
.t_info_in{
	width:1100px;
	margin:0px auto;
}
.t_info_box_wrap{
	margin:30px 0;
}
.t_info_box_wrap iframe{
	width:1117px;
	height:400px;
}
.t_info_box{
}
.t_info_conts{
	float:left;
	width:350px;
	background-color:#FFF;
	border-top:5px solid #008b4f;
	margin-right:25px;
	box-sizing:border-box;
	padding:20px;
	box-shadow: 0 0 4px 0 #ccc;
}
.t_info_conts a{
	color:#000;
	text-decoration:none;
}
.t_info_conts:last-child{
	margin-right:0;
}
.t_info_img{
	width:310px;
	text-align:center;
	margin-bottom:15px;
}
.t_info_img img{
	width:auto;
	max-height:170px;
	object-fit:cover;
}
.t_info_date{
	font-size:16px;
	letter-spacing:1px;
	margin-bottom:15px;
}
.t_info_date span{
	color:#fff;
	font-size:15px;
	background-color:#aa9253;
	padding:5px 15px;
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
}
.t_info_tl{
	font-size: 18px;
	color: #008b4f;
	text-decoration: underline;
	text-underline-position: under;
	font-weight: bold;
	/* letter-spacing: 1px; */
	line-height: 1.5em;
	margin-bottom: 0.5em;
}
.t_info_com{
	font-size: 16px;
    	line-height: 23px;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 4;
    	overflow: hidden;
	height:90px;
}
.t_info_com p{
	margin: 0;
}
.t_info_more{
	width:450px;
	margin:0 auto;
}
.t_info_more a{
	background: url(/img/btn_icon.png)no-repeat 95% center;
    	display: block;
    	color: #fff;
    	padding: 23px 0 23px 40px;
    	font-size: 25px;
    	font-weight: bold;
    	text-decoration: none;
    	letter-spacing: 1px;
    	background-color: #333333;
    	border-radius: 3px;
    	box-shadow: 0 0 4px 0 #999;
}
.t_info.eve_bg{
	background-color:#FFF;
}

.t_banner {
        width: 1100px;
	margin: 20px auto;
}


.backred{
    background-color: #e50000;
}

.step_title {
    width: 100%;
    display: block;
    background-color: rgb(0, 139, 79);
    color: rgb(255, 255, 255);
    font-size: 30px;
    font-weight: bold;
    line-height: 2em;
}

/*********************************************
  ★ コンテンツ23　contents23
 *********************************************/
.contents23{
	overflow: hidden;
	width: 1100px;
	padding: 40px 0 0 0;
}
.contents23 ul{
    margin-bottom: 3%;
    overflow: hidden;
}
.contents23 ul li{
    float: left;
    width: 21.0%;
    margin: 0 2% 0 0;
    padding: 1%;
    /*background: #EEE;*/
    position: relative;
}
.contents23 ul li:after {
	border: 20px solid transparent;
	border-left-color: #008b4f;
	border-right-width: 0;
	width: 0;
	right: -8%;
	content: "";
	display: block;
	top: 50%;
	margin-top: -20px;
	position: absolute;
}
.contents23 ul li:last-child:after{ display: none;}
.contents23 ul li:last-child{ margin-right: 0px;}
.contents23 ul li b{
    clear: both;
    display: block;
    font-size: 16px;
        line-height: 24px;
    text-align: left;
}
.contents23 ul li b span{
    display: block;
    background: #008b4f;
    border-radius: 15px;
    color: #FFF;
    width: 25%;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    margin: 0 5% 5% 0;
    padding: 0 3%;
    float: left;
}
.contents23 ul li img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.contents23 ul li p{
    font-size: 16px;
    text-align: left;
}


/*20210511 リニューアル*/
/* no1
---------------------------------------- */
.t_no1 {
	width: 1100px;
	margin: 50px auto;
}

h3 {
	text-align: center;
}

h3 img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

h3 p {
	display: inline-block;
	vertical-align: middle;
	font-size: 37px;
	color: #008b4f;
	line-height: 45px;
	text-align: left;

}

.t_no1 .t_no1_txt {
	font-size: 18px;
	text-align: center;
	margin: 30px 0;
	line-height: 27px;
}

.t_no1 .t_no1_img {
	text-align: center;
	margin-bottom: 40px;
}

.t_no1 .t_no1_img img {}

/* t_sodan
---------------------------------------- */

.t_sodan {
	width: 1100px;
	margin: 50px auto;
}
/* t_speed
---------------------------------------- */
.t_speed {
	width: 1100px;
	margin: 50px auto;
}

.t_sodan_img {}

.t_sodan_img img {}

.t_sodan_point {
	position: relative;
}

.t_sodan_point p {
	background-color: #fbf9b7;
	padding: 15px 0 8px 80px;
	width: 800px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 28px;
	margin: 0 auto;
}

.t_sodan_point p span {
	font-size: 30px;
	font-weight: bold;
	color: #ff7800;
}

.t_po_img {
	position: absolute;
	bottom: -10px;
	left: 110px;
	z-index: 5;
}

.t_sodan_img {
	text-align: center;
	margin-bottom: 40px;
}


/* t_kouka
---------------------------------------- */
.t_kouka {
	width: 1100px;
	margin: 50px auto;
}

.t_kouka .t_sodan_point2 {
	position: relative;
	margin-bottom: 40px;
}

.t_kouka .t_sodan_point2 p {
	background-color: #fbf9b7;
	padding: 15px 0 8px 80px;
	width: 960px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 28px;
	margin: 0 auto;
}

.t_kouka .t_sodan_point2 span {
	font-size: 30px;
	font-weight: bold;
	color: #ff7800;
}

.t_kouka .t_sodan_point2 span.po_red {
	color: #eb0000;
	font-size: 20px;
	font-weight: normal;
}

.t_kouka .t_po_img {
	position: absolute;
	bottom: -15px;
	left: -8px;
	z-index: 5;
}
span.st_si{
	font-size:48px;
	color:#d70000;
}
.t_strong_tl{
	background-color:#008b4f;
	text-align:center;
	padding:35px 0 20px;
	font-size:54px;
	font-weight:bold;
	line-height:53px;
	color:#fff;
}
.t_strong_tl span{
	display:block;
	font-size:24px;
}
figure{
	margin:0;
}

/*お知らせ*/
.t_inq_box_renew ul{
	width:1020px;
	margin:20px auto 0;
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.t_inq_box_renew ul li{
	width:500px;
	margin-bottom:20px;
}
.t_kaitori_tl_renew{
	text-align: center;
    	font-size: 30px;
    	font-weight: bold;
    	letter-spacing: 1px;
    	color: #008b4f;
    	line-height: 50px;
}
.t_kaitori_tl_renew span {
    	border-top: 2px solid #333333;
    	border-bottom: 2px solid #333333;
    	font-size: 23px;
    	padding: 1px 0;
    	color: #333;
    	font-weight: bold;
}
.t_conts_more.kaitori_btn{
	width:500px;
	margin:0 auto 60px;
}
.t_conts_more.kaitori_btn a{
	background-color:#d70000;
}
