@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;}

/*************************************************/ 

/* main
---------------------------------------- */
.t_main{
	height:800px;
	width:100%;
	position: relative;
	overflow: hidden;
}
.main_in{
	width:836px;
	margin:0 auto;
	text-align:center;
	padding:270px 0;
}
.main_in h2{
	color: #fff;/*文字色*/
	font-size:42px;
	font-weight:normal;
	letter-spacing:0px;
}
.main_in p{
	line-height:42px;
	color:#fff;
	font-size:18px;
	padding:10px 0;
}
/* menu
---------------------------------------- */
.t_menu_wrap{
	width:100%;
	background-color:#FFF;
	position: relative;
    	overflow: inherit;
	clear:both;
}
.t_menu {
	width:1100px;
	height:288px;
	margin:0 auto;
	background-color:#F0F0F0;
	position: relative;
    	top: 40px;
    	clear: both;
}
.me_in {
	width:1050px;
	margin:0 auto;
}
.me_conts {
	float:left;
	width:260px;
	margin-right:3px;
}
.me_conts:last-child{
	margin-right:0;
}
.me_conts_tl{
  position: relative;
  margin-top:-20px;
	margin-bottom:20px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  background: #333;
  font-size:14px;
  width:260px;
  text-align:center;
  line-height:50px;
}
.me_conts_tl:before {
  content: "";
  position: absolute;
  top: 90%;
  left: 50%;
  margin-left: -22px;
  border: 22px solid transparent;
  border-top: 15px solid #333;
}
.me_conts_tl p {
  margin: 0;
  padding: 0;
}
.me_conts ul{
}
.me_conts ul li{
	margin-bottom:3px;
}
.me_conts ul li a{
	display:block;
	line-height:50px;
	font-size:12px;
	text-align:center;
	background:url(/img/more_yazirusi.png) no-repeat 95% center;
	background-color:#fff;
}
.me_conts ul li a:hover{
	color:#BEAF87;
	background:url(/img/more_yazirusi_on.png) no-repeat 95% center;
	background-color:#fff;
}

/* ev&se
---------------------------------------- */
.t_evse {
	width:100%;
	background-color:#EEE;
	overflow:hidden;
	margin-top: 20px;
}
.t_evse_in {
	width:1100px;
	margin:0 auto;
	padding:80px 0 30px;
}
.conts_tl {
	text-align:center;
}
.conts_tl p{
	display:inline;
	font-size:30px;
	font-weight:bold;
}
.conts_tl p:after{
	content:"/";
	font-size:22px;
	padding:0 10px 0 13px;
	font-weight:normal;
	
}
.conts_tl span{
	display:inline;
	font-size:22px;
	color:#71685A;
}
.t_evse_in iframe{
	width:1100px;
	height:500px;
	margin:0 auto;
}
ul.evse_in{
	padding: 30px 10px;
}
ul.evse_in li a{
	float:left;
	width:320px;
	height:400px;
	box-shadow:0px 0px 6px 2px #CECECE;
	background-color:#FFF;
	margin-right:50px;
}
ul.evse_in li:last-child a{
	margin-right:0;
}
ul.evse_in li a:hover{
	opacity:0.8;
}
ul.evse_in li:last-child{
	margin-right:0;
}
.evse_img{
	height:200px;
	text-align:center;
	overflow:hidden;
}
.evse_img img{
	width:320px;
	height:auto;
}
.evse_date{
	padding:20px;
}
.evse_cate p{
	background-color:#BEAF87;
	color:#fff;
	text-align:center;
	line-height:23px;
	display:inline-block;
	padding:0 10px;
	margin-right:10px;
}
.t_evse_in li {
    position: relative;
    font-size:14px;
}
.t_evse_in li a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.t_evse_in li:hover{
	opacity:0.6;
}
.t_evse_in li a span {
    position: absolute;
    top:257px;
    left:115px;
    display: block;
}
.evse_com {
    line-height: 22px;
    height: 115px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
/* blog
---------------------------------------- */
.t_blog {
    margin-top: 0px;
    background: #fff;
}
.t_blog_in{
}
.blog_cate{
}
.blog_cate span{
}
.blog_cate p{
	
}
.blog_box{
}
.blog_box a {
	overflow:hidden;
}
.blog_r{
    float: left;
    width: 120px;
    margin-right: 20px;
}
.blog_r img{
	width:100%;
}
.blog_l{
	float:left;
}
.blog_l .info_date{
    font-size: 16px;
	float:none;
}
.blog_l .info_com{
}
.blog_l .info_com span{
color: #000;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 13px;
    display: block;
}
.t_blog_wrap{
    padding: 50px 0 0px 0 !important;
}
/* info
---------------------------------------- */
.t_info_wrap{
	width:100%;
	background-color:#FFF;
	padding:50px 0;
}
.t_info {
	width:1000px;
	margin:50px auto;
}
.t_info_in {
	overflow: hidden;
    	-webkit-overflow-scrolling: touch;
	margin:50px 0 0 0;
	height:250px;
    	overflow-y: auto;
}
.t_info_in iframe{
	display: block;
    	width: 100%;
    	height: 100%;
	}
.info_box{
	border-bottom:1px dotted #C8C8C8;
}
.info_box a{
	display:block;
	padding:25px 0 15px 0;
	text-decoration:none;
}
.info_date {
	background-color:#414042;
	color:#fff;
	text-align:center;
	line-height:20px;
	display:inline-block;
	padding:0 10px;
	font-size:12px;
	letter-spacing:1px;
	float:left;
}
.info_com {
	padding:1px 0;
}
.info_com a{
	display:block;
}
.info_com span{
	color:#000;
	font-size:12px;
	margin-left:10px;
}
.info_box a:hover .info_com span{
	text-decoration:underline;
	color:#BEAF87;;
}
.info_more{
    width: 500px;
    height: 40px;
    margin: 20px auto 0 auto;
}
.info_more a{
	display:block;
	text-align:center;
	border:1px solid #716759;
	line-height:40px;
	background:url(/img/more_yazirusi.png) no-repeat 95% center;
	background-color:#FFF;
}
.info_more a:hover{
	border:1px solid #BEAF87;
	color:#fff;
	background:url(/img/more_yazirusi_wh.png) no-repeat 95% center;
	background-color:#BEAF87;
}
/* company
---------------------------------------- */
.t_comp {
	width:100%;
	background-color:#EEE;
	overflow:hidden;
}
.t_comp_in{
	width:1100px;
	margin:0 auto;
	padding:70px 0;
}
.comp_box {
	padding:50px 0 5px 0;
	overflow:hidden;
}
.comp_box ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.comp_box ul li{
	background-color:#FFF;
	width:360px;
	height:180px;
	margin-bottom:10px;
}
.comp_box ul li a{
	display:block;
}
.comp_box ul li a p{
	display:inline-block;
	vertical-align:middle;
	width:180px;
	text-align:center;
	font-size:14px;
}
.comp_box ul li a img{
	display:inline-block;
	vertical-align:middle;
}
.comp_box ul li a:hover{
	color:#BEAF87;
	opacity:0.8;
}

/* category
---------------------------------------- */
.t_category {
	width:100%;
	background-color:#FFF;
	margin:0 auto;
	overflow:hidden;
}
.t_category_in {
	width:1263px;
	margin:0 auto;
	overflow:hidden;
}
.ca_kaiin {
	float:left;
}
.ca_kaiin a{
	height:400px;
	width:632px;
	display:block;
	background:url(/img/user_bk.jpg)no-repeat;
}
.ca_box {
	color:#fff;
	float:right;
	width:380px;
	padding:55px 50px 55px 0px;
}
.ca_box > p{
	text-align:center;
	font-size:15px;
	letter-spacing:2px;
}
.ka_box_txt {
	font-size:13px;
	line-height:25px;
	letter-spacing:2px;
	padding:20px 0;
}
.ca_more {
	
}
.ca_more p{
	border:1px solid #fff;
	width:310px;
	height:50px;
	line-height:50px;
	margin:0 auto;
	background:url(/img/conts_more.png)no-repeat 95% center;
	text-align:center;
	font-size:13px;
	letter-spacing:1px;
}
 .ca_kaiin a:hover .ca_more p{
	color:#fff;
	background:url(/img/conts_more_on.png)no-repeat 95% center;
	background-color:#414042;
}

.ca_sale {
	float:right;
}
.ca_sale a{
	background:url(/img/sale_bk.jpg)no-repeat;
	height:400px;
	width:631px;
	display:block;
}
.ca_sale a:hover .ca_more p{
	color:#fff;
	background:url(/img/conts_more_on.png)no-repeat 95% center;
	background-color:#414042;
}
.ca_sa_box {
}
.sa_box_txt {
}
.ca_box2 {
	color:#fff;
	float:left;
	width:380px;
	padding:55px 0px 55px 50px;
}
.ca_box2 > p{
	text-align:center;
	font-size:15px;
	letter-spacing:1px;
}

.t_souzoku{
	width: 100%;
	/* background-color: #EEE; */
	overflow: hidden;
	margin-top: 60px;
	text-align:center;
}

.t_jirei{
	width: 100%;
	/* background-color: #EEE; */
	overflow: hidden;
	margin-top: 30px;
	text-align:center;
}
/* link
---------------------------------------- */
.t_link_wrap{
	width:100%;
	background-color:#FFF;
	padding:50px 0;
}
.t_link {
	width:1100px;
	margin:50px auto 50px;
	overflow:hidden;
}
.t_link ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:50px;
}
.t_link ul li{
	width:200px;
}
.t_link ul li a:hover{
	opacity:0.6;
}
#jsp{
	background-color:#FFF;
}

.onlinemeet {
	line-height: 3em;
	font-size: 14px !important;
	font-weight: bold;
}

.t_covid a{
	border: 1px solid #414042;
	width: 50%;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	margin: 10px auto;
	background: url(/img/more_yazirusi.png) no-repeat 95% center;
	font-size: 14px;
	font-weight: bold;
}

.t_covid a:hover {
	border: 1px solid #BEAF87;
	color: #fff;
	background: url(/img/more_yazirusi_wh.png) no-repeat 95% center;
	background-color: #BEAF87;
}