@charset "shift_jis";



body{
	overflow-x:hidden;
}

/*************************************************/

/* 制作を始める時にはtop.css、header.css、h_menu.cssの中身をを削除してください */

/* ナビメニューのプルダウンを使用したい場合にはh_menu.cssの記述を参考にしてみてください。 */

/* この下にあるコメントアウトを活用してください！ */

/*************************************************/
.main_bk_wrap {
    width: 100%;
    background: url(/img/index/main01.jpg) top left repeat;
    height: 713px;
    position: relative;
	}
.main_warp{
position: relative;
    overflow: hidden;
    z-index: 1000;
    overflow: hidden;
    width: auto;
    height: 500px;
	
}
.t_logo{
    left: 0px;
    top: 35px;
    right: 873px;
    width: 231px;
    margin: auto;
    position: absolute;
	text-align: center;
	& img {
		width: 370px;
	}
}
.main_link{
    left: 560px;
    right: 0px;
    top: 6px;
    width: 169px;
    margin: auto;
    position: absolute;
}
.main_link ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.main_link ul li{
	float:left;
	margin-right:18px;
}
.main_link ul li:nth-child(3){
	margin-right:0px;
}
.main_link ul li:nth-child(1) a{
	background-image:url(/img/index/h_icon01.png);
	background-position-y:0px;
}
.main_link ul li:nth-child(2) a{
	background-image:url(/img/index/h_icon03.png);
	background-position-y:0px;
}
.main_link ul li:nth-child(3) a{
	background-image:url(/img/index/h_icon02.png);
	background-position-y:5px;
}
.main_link ul li a{
	display:block;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding:47px 0px 0px 0px;
	text-decoration:none;
	font-size:13px;
	background-repeat:no-repeat;
	background-position-x:center;
}
.main_userregist{
	top:20px;
    left: 960px;
    width: 191px;
    right: 0px;
    margin: auto;
    position: absolute;
}
.main_userregist a{

}
.main_userregist a img{

}
.main_img{
	top:170px;
	width:893px;
	left:0px;
	right:0px;
	margin:auto;
	position:absolute;
}
.t_menu_wrap{
    width: 890px;
    margin: -163px auto 60px auto;
    /* overflow: hidden; */
    position: relative;
    height: 176px;
}
.t_menu_wrap::before{
     content: "";
    right: 0px;
    left: 0px;
    top: -925px;
    margin: auto;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 664px solid transparent;
    border-left: 184px solid #fff;
    position: absolute;
    transform: rotate(270deg);
}
.t_menu_wrap h2{
    margin: 0px 0px 20px 0px;
    text-align: center;
    position: relative;


}

.t_menu_wrap h2 img{

}
.t_menu_wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.t_menu_wrap ul li{
	float:left;
	margin:0px 0px 0px 0px;
}
.t_menu_wrap ul li{
    width: 178px;
    text-align: center;
}
.t_menu_wrap ul li:nth-child(5){
	margin-right:0px;
}
.t_menu_wrap ul li a{
    display: block;
    position: relative;
    padding: 3px 45px 0px 45px;
    width: 88px;

}

.t_menu_wrap ul li:nth-child(1) a::before{
	content: "";
	position:absolute;
	left:0px;
	top:0px;
	height:44px;
	border-left: dotted 2px #aeaeae;
}
.t_menu_wrap ul li a::after{
	content: "";
	position:absolute;
	right:0px;]
	top:0px;
	height:44px;
	border-left: dotted 2px #aeaeae;
}
.t_menu_wrap ul li a img{

}

.map_wrap{
    clear: both;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
}
.map_wrap h2{
    text-align: center;
    margin: 0px auto 60px auto;
    position: relative;
    width: 1100px;
}
.map_wrap h2::before {
	content: '';
	width:410px;
	height:1px;
	position:absolute;
	left:0px;
	top:80px;
	background-color:#f17d94;
}

.map_wrap h2::after {
	content: '';
	width:410px;
	height:1px;
	position:absolute;
	right:0px;
	top:80px;
	background-color:#f17d94;
}
.map_wrap h2 img{

}
.map_img{
    width: 1100px;
    margin: auto;
}

.search_wrap{
    margin: 70px 0px 0px 0px;
}
.search{
	background-color:#ffdada;
	padding:60px 0px;
	overflow:hidden;

}
.search_wrap h2{
    width: 1100px;
    margin: 0px auto 50px auto;
    text-align: center;
	position:relative;
}
.search_wrap h2::before {
	content: '';
	width:410px;
	height:1px;
	position:absolute;
	left:0px;
	top:80px;
	background-color:#f17d94;
}

.search_wrap h2::after {
	content: '';
	width:410px;
	height:1px;
	position:absolute;
	right:0px;
	top:80px;
	background-color:#f17d94;
}
.search_wrap h2 img{

}
.search_box{
	width:1100px;
	margin:0px auto 20px auto;
	overflow:hidden;
}
.search_box ul{
	width:1100px;
	margin:0px auto 20px auto;
	overflow:hidden;
	padding:0px;
	list-style-type:none;
}
.search_box ul li{
	float:left;
	background-repeat:no-repeat;
	background-position-x:center;
	box-sizing: border-box;
	border-top: solid 2px #cccccc;
	border-left: solid 2px #cccccc;
	width: 275px;
    background-color: #FFF;

}
.search_box ul li:nth-child(1){
	margin:0px 0px 0px 0px;
	background-image:url(/img/index/search_icon01.png);
	background-position-y:20px;
}
.search_box ul li:nth-child(2){
	margin:0px 0px 0px 0px;
	background-image:url(/img/index/search_icon02.png);
	background-position-y:20px;
}
.search_box ul li:nth-child(3){
	margin:0px 0px 0px 0px;
	background-image:url(/img/index/search_icon03.png);
	background-position-y:20px;

}
.search_box ul li:nth-child(4){
	margin:0px 0px 0px 0px;
	background-image:url(/img/index/search_icon04.png);
	background-position-y:20px;
	border-right: solid 2px #cccccc;
}
.search_box ul li:nth-child(5){
	margin:0px 0px 0px 0px;
	background-image:url(/img/index/search_icon05.png);
	background-position-y:20px;
	border-bottom: solid 2px #cccccc;
	width: 367px;
}
.search_box ul li:nth-child(6){
	margin:0px 0px 0px 0px;
	background-image:url(/img/index/search_icon06.png);
	background-position-y:20px;
	border-bottom: solid 2px #cccccc;
	width: 367px;
}
.search_box ul li:nth-child(7){
	margin:0px 0px 0px 0px;
	background-image:url(/img/index/search_icon07.png);
	background-position-y:20px;
	border-right: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
	width: 366px;
}
.search_box ul li a{
display: block;
    font-size: 20px;
    text-align: center;
    color: #333;
    font-weight: bold;
    padding: 79px 0px 22px 0px;
    text-decoration: none;
}
.search_box ul li:hover{
	background-color:#f3f3f3;
}

.search_bn{
	width:1100px;
	margin:0px auto 0px auto;
	overflow:hidden;
}
.search_bn ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.search_bn ul li{
	float:left;
	margin-right:20px;
}
.search_bn ul li:nth-child(4){
	margin-right:0px;
}
.search_bn ul li a{
	display:block;
}
.search_bn ul li a:hover{
	    opacity: 0.7;
}
.search_bn ul li a img{

}

.tokusen_wrap{
    margin: 60px 0px 0px 0px;
}
.tokusen_wrap a{

}
.tokusen_wrap a img{

}
.tokusen_wrap h2 {
    width: 1100px;
    margin: 0px auto 50px auto;
    text-align: center;
    position: relative;
}
.tokusen_wrap h2::before {
    content: '';
    width: 410px;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 60px;
    background-color: #f17d94;
}
.tokusen_wrap h2::after {
    content: '';
    width: 410px;
    height: 1px;
    position: absolute;
    right: 0px;
    top: 60px;
    background-color: #f17d94;
}
/********************************************
    tb3_2
*********************************************/
.tb3_2{
    width: 1100px;
    margin: 0px auto 0px auto;
    font-size: 0;
    overflow: hidden;
}
.tb3_2_row{
    width: 230px;
    margin: 0 30px 30px 0;
    padding: 10px;
    font-size: 12px;
    vertical-align: top;
    position: relative;
    border: 1px solid #CCCCCC;
    float: left;
}
.tb3_2_row:nth-child(4n){
    margin:0 0px 15px 0;
}
.tb3_2_row:hover{
        background: #e8f2ff; /*★マウスオーバー時の背景色*/
}
.tb3_2_row > a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-decoration:none;
}
.tb3_2_name{
    width: 240px;
    top:180px;
    left:10px;
    position:absolute;
    height: 18px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    overflow: hidden;
    color:#333333;
    display:block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tb3_2 ul{
    margin:10px 0 0 0 !important;
    padding:0;
}
.tb3_2 ul li{
    text-align:left;
    margin:5px 0px;
    list-style:none;
}
.tb3_2_img{
    text-align: center !important;
    height: 160px;
    margin: 0px 0 0px 0 !important;
}
li.tb3_2_img a{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
li.tb3_2_img a img{
    margin:10px !important;
}
li.tb3_2_shubetsu{
    color:#FFFFFF;    /*★種別の文字色*/
    line-height:20px;
    font-weight:bold;
    text-align:center !important;
    background:#76A6C5; /*★種別の背景色*/
}
li.tb3_2_kakaku div{
    color:#FFFFFF;
    padding:4px 13px;
    float:left;
    font-weight:bold;
    margin-right:5px;
    background:#f17d94;
}
li.tb3_2_kakaku span{
    color:#FF0000;
    font-size:16px;
    font-weight:bold;
    line-height:24px;
}
li.tb3_2_madori{
    float:right;
    width:90px;
    margin:5px 0px !important;
}
 
li.tb3_2_madori img {
    max-width: 90px;
    max-height: 120px;
    margin: 0 auto;
}
 
li.tb3_2_left{
    float: left;
    width: 230px;
    height: 89px;
    margin: 5px 0 !important;
    overflow: hidden;
}
.tb3_2_address span,
.tb3_2_access span,
.tb3_2_menseki span{
    color:#1a3860; /*★住所・交通・面積のタイトル文字色*/
    font-weight:bold;
}
li.tb3_2_com{
    height:69px;
    clear:both;
    margin: 0 0 10px 0;
    padding: 5px;
    background:#EEEEEE; /*★コメントの背景色*/
    overflow:hidden;
}
li.tb3_2_com span{
    display: block;
    color: #70ACD0; /*★POINTの文字色*/
    font-weight: bold;
}
li.tb3_2_com p{
    overflow:hidden;
    margin:0;
    padding:0;
    display: -webkit-box;
        -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
li.tb3_2_more{
    margin:10px 0 0 0!important;
}
li.tb3_2_more{
    display:block;
    color:#FFFFFF;
    line-height:25px;
    text-align:center !important;
    text-decoration:none;
    background:#f17d94;
}
.tb3_2 ul:hover li.tb3_2_more{
    background:#114aa9; /*★詳細ボタンのhover背景色*/
}
 
 
.tb3_2_img img {
    max-width: 230px;
    max-height: 154px;
    margin: 0 auto;
    display: block;
}


.t_user_regist{
    width: 1100px;
    margin: 30px auto 0px auto;
}
.t_user_regist a{

}
.t_user_regist a img{

}

.tokusen_chintai_wrap{
    background: #f17d94;
    padding: 60px 0px;
	margin:30px 0px 0px 0px;
}
.tokusen_chintai_wrap h2 {
    width: 1100px;
    margin: 0px auto 50px auto;
    text-align: center;
    position: relative;
}
.tokusen_chintai_wrap h2::before {
    content: '';
    width: 410px;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 60px;
    background-color: #fff;
}
.tokusen_chintai_wrap h2::after {
    content: '';
    width: 410px;
    height: 1px;
    position: absolute;
    right: 0px;
    top: 60px;
    background-color: #fff;
}
.tokusen_chintai_wrap iframe{
    border: none;
    height: 371px;
}
.chintai_body{
	margin:0px;
}
.tokusen_chintai_link{
    width: 233px;
    margin: 30px auto 0px auto;
}
.tokusen_chintai_link a{
display: block;
    background: #fff;
    color: #333;
    text-decoration: none;
    font-size: 17px;
    border: solid 2px #1965ca;
    text-align: center;
    box-sizing: border-box;
    line-height: 44px;
    padding: 0px 10px 0px 0px;
	position:relative;
}
.tokusen_chintai_link a:hover{
	background-color:#1965ca;
	color:#fff;
	border: solid 2px #fff;
}
.tokusen_chintai_link a::before{
    content: "";
    right: 14px;
    top: 21px;
    width: 11px;
    height: 2px;
    background: #f17d94;
    position: absolute;
}
.tokusen_chintai_link a:hover::before{
    background: #fff;
}
.tokusen_chintai_link a::after{
    content: "";
    right: 14px;
    top: 17px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #f17d94;
    border-right: 2px solid #f17d94;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.tokusen_chintai_link a:hover::after{
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

/********************************************
    t3_1
*********************************************/
.t3_1{
    width: 1100px;
    margin: 0px auto 0px auto;
    font-size: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.t3_1 ul{
    display: inline-block;
    width: 250px;
    margin: 0 30px 15px 0;
    padding: 0;
    font-size: 12px;
    list-style: none;
    *: ;
    list-style-position: outside;
    vertical-align: top;
    position: relative;
    border: 1px solid #CCCCCC;
    background-color: #FFF;
}
.t3_1 a:nth-child(4) ul{
	margin-right:0px;
}
.t3_1 ul:hover{
    background:#F0F0F0; /*★マウスオーバー時の背景色*/
}
.t3_1 ul li{
    text-align: left;
    margin: 4px 10px;
}
.t3_1 ul li img{
    width: auto;
    height: 169px;
}

li.t3_1_img{
    text-align: center !important;
    height: 169px;
    margin: 10px 10px 5px 10px !important;
	overflow:hidden;
}
li.t3_1_img a{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
li.t3_1_img a img{ 
    margin:10px;
    max-width: 230px;
    max-height: 165px;
}
  
li.t3_1_yachin span{
    color:#FF0000;
    font-size:16px;
    font-weight:bold;
}
li.t3_1_com span{
    display: block;
    text-align: left;
    text-indent: 10px;
    padding: 2px 0;
    font-weight: bold;
    color: #FFFFFF;       /*★COMMENTの文字色*/
    background: #f17d94;  /*★COMMENTの背景色*/
}
li.t3_1_com p{
    margin: 0 0 10px 0;
    padding: 5px;
    background: #f0f0f0; /*★コメントの背景色*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 33px;
    overflow: hidden;
	color:#333;
}
 
.t3_1_name,.t3_1_access,.t3_1_yachin,.t3_1_madoriname {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 230px;
	color:#333;
}
.t3_1_name{
    color: #0404ed;
    font-size: 12px;
    text-decoration: underline;
}
.t3_1_access{
	font-size: 12px;
}
.contents_wrap{
    background-color: #ffecf0;
    padding: 60px 0px;
    overflow: hidden;
}
.contents{
	width:1280px;
	margin:auto;
}
.contents_box_l_wrap{
    width: 1280px;
    height: 460px;
	float:left;
	background-image:url(/img/index/contents_bg01.jpg);
	background-repeat:no-repeat;
	background-position-y:bottom;
	background-position-x:left;
}
.contents_box_l{
background-color: #f17d94;
    padding: 50px 28px;
    width: 475px;
    height: 424px;
    box-sizing: border-box;
	float:right;
}
.contents h2{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 35px;
    margin: 0px 0px 25px 0px;
}
.contents p{
    font-size: 16px;
    color: #fff;
    line-height: 29px;
    font-weight: bold;
    margin: 0px 0px 25px 0px;
}
.contents_box_l ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    overflow: hidden;
}
.contents_box_l ul li{
    float: left;
    margin: 0px 11px 0px 0px;
}
.contents_box_l ul li:nth-child(3){
	margin-right:0px;
}
.contents_box_l ul li:nth-child(4){
	margin: 13px 12px 0px 0px;
}
.contents_box_l ul li:nth-child(5){
	margin: 13px 0px 0px 0px;
}
.contents_box_l ul li:nth-child(1) a{
	padding: 0px 16px
}
.contents_box_l ul li:nth-child(2) a{
	padding: 0px 16px
}
.contents_box_l ul li:nth-child(3) a{
	padding: 0px 16px
}
.contents_box_l ul li a{
color: #fff;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    padding: 0px 11px 0px 11px;
    border: solid 1px #fff;
    position: relative;
    display: block;
    text-decoration: none;
}
.contents_box_l ul li a:hover{
	background-color:#FFF;
	color:#333;
}
.contents_box_l ul li a::before{
	content: "";
	bottom:0px;
	right: 0px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #fff;
	position:absolute;
	transform: rotate(45deg);
}
.contents_box_l ul li a:hover::before{
	border-left: 4px solid #333;
}
.contents_box_r_wrap{
    width: 1280px;
    height: 460px;
    margin: 60px 0px 0px 0px;
    float: left;
    background-image: url(/img/index/contents_bg02.jpg);
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: right;
}
.contents_box_r{
    background-color: #f17d94;
    padding: 50px 28px;
    width: 468px;
    height: 370px;
    box-sizing: border-box;
    float: left;
}
.contents h2{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 35px;
    margin: 0px 0px 25px 0px;
}
.contents p{
    font-size: 16px;
    color: #fff;
    line-height: 29px;
    font-weight: bold;
    margin: 0px 0px 43px 0px;
}
.contents_box_r ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    overflow: hidden;
}
.contents_box_r ul li{
float: left;
    margin: 0px 11px 0px 0px;
    width: 200px;
}
.contents_box_r ul li:nth-child(2){
	margin-right:0px;
}
.contents_box_r ul li:nth-child(3){
	margin-right:0px;
}
.contents_box_r ul li:nth-child(4){
	margin: 13px 12px 0px 0px;
}
.contents_box_r ul li:nth-child(5){
	margin: 13px 0px 0px 0px;
}
.contents_box_r ul li:nth-child(1) a{
	padding: 0px 16px
}
.contents_box_r ul li:nth-child(2) a{
	padding: 0px 16px
}
.contents_box_r ul li:nth-child(3) a{
	padding: 0px 16px
}
.contents_box_r ul li a{
color: #fff;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    padding: 0px 11px 0px 11px;
    border: solid 1px #fff;
    position: relative;
    display: block;
    text-decoration: none;
}
.contents_box_r ul li a:hover{
	background-color:#fff;
	color:#333;
}

.contents_box_r ul li a::before{
	content: "";
	bottom:0px;
	right: 0px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #fff;
	position:absolute;
	transform: rotate(45deg);
}
.contents_box_r ul li a:hover::before{
	border-left: 4px solid #333;
}
.contents_link{
    width: 198px;
    float: right;
    margin: 20px 0px 0px 0px;
}
.contents_link a{
    background: #fff;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    line-height: 46px;
    border-radius: 30px;
	color:#333;
	position:relative;
}
.contents_link a:hover{
	background-color:#d6d6d6;
}
.contents_link a::before{
    content: "";
    right: 17px;
    top: 21px;
    width: 11px;
    height: 2px;
    background: #333;
    position: absolute;
}
.contents_link a::after{
    content: "";
    right: 17px;
    top: 17px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.t_company_wrap{
    width: 1280px;
    margin: 60px auto 0px auto;
    overflow: hidden;
    color: beige;
}
.t_company_l{
	width:640px;
	height:822px;
	float:left;
	background-image:url(/img/index/t_company_l_bg.jpg);
	background-repeat:no-repeat;
	
}
.t_company_l_img{
    text-align: center;
    margin: 240px auto 0px auto;
}
.t_company_l_img img{

}
.t_company_l p{
font-size: 28px;
    text-align: center;
    line-height: 40px;
    margin: 40px 0px 0px 0px;
}
.t_company_r{
	width:640px;
	height:822px;
	float:left;
	background-color:#f17d94;
}
.t_company_r h2{
margin: 50px 0px 35px 0px;
    text-align: center;
}
.t_company_r h2 img{

}
.t_company_r ul{
    margin: auto;
    padding: 0px;
    list-style-type: none;
    width: 612px;
    overflow: hidden;
}
.t_company_r ul li{
    width: 297px;
    /* background: #fff; */
    float: left;
    margin: 0px 18px 26px 0px;
    position: relative;
}
.t_company_r ul li a:hover{
	margin:8px 0px -8px 8px;
	  filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.t_company_r ul li a::before{
    content: "";
    right: 14px;
    top: 83px;
    width: 13px;
    height: 2px;
    background: #f17d94;
    position: absolute;
}
.t_company_r ul li a::after{
    content: "";
    right: 14px;
    top: 78px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #f17d94;
    border-right: 2px solid #f17d94;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.t_company_r ul li:nth-child(2){
	margin-right:0px !important;
}
.t_company_r ul li:nth-child(3){
	width:192px;
}
.t_company_r ul li:nth-child(3) a{
    width: 184px;
}
.t_company_r ul li:nth-child(3) a:hover{
	margin:8px 0px 0px 8px;
	  filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.t_company_r ul li:nth-child(3)::after {
    content: '';
    position: absolute;
    background: #d66b81;
    width: 184px;
    height: 8px;
    right: 0px;
    top: 172px;
}
.t_company_r ul li:nth-child(4){
	width:192px;
}
.t_company_r ul li:nth-child(4) a{
    width: 184px;
}
.t_company_r ul li:nth-child(4) a:hover{
	margin:8px 0px 0px 8px;
	  filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.t_company_r ul li:nth-child(4)::after {
    content: '';
    position: absolute;
    background: #d66b81;
    width: 184px;
    height: 8px;
    right: 0px;
    top: 172px;
}
.t_company_r ul li:nth-child(5){
	margin-right:0px !important;
	width:192px;
}
.t_company_r ul li:nth-child(5) a{
    width: 184px;
}
.t_company_r ul li:nth-child(5) a:hover{
	margin:8px 0px 0px 8px;
	  filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.t_company_r ul li:nth-child(5)::after {
    content: '';
    position: absolute;
    background: #d66b81;
    width: 184px;
    height: 8px;
    right: 0px;
    top: 172px;
}
.t_company_r ul li a{
    font-size: 22px;
    text-align: center;
    position: relative;
    text-decoration: none;
    color: #333;
    font-weight: bold;
    display: block;
    padding: 58px 0px;
    width: 289px;
    background: #fff;
    position: relative;
    z-index: 20;
}
.t_company_r ul li::before {
    content: '';
    position: absolute;
    background: #d66b81;
    width: 8px;
    height: 172px;
    right: 0px;
    top: 8px;
}

.t_company_r ul li::after {
    content: '';
    position: absolute;
    background: #d66b81;
    width: 289px;
    height: 8px;
    right: 0px;
    top: 172px;
}
.t_company_r ul li a span{
	display:block;
	font-size:19px;
	text-align:center;
	margin:20px 0px 0px 0px;
}


/* chigasaki_tomoe1 */
.c_tomoe1_wrap {
    background-image: url(/img/index/chigasaki_tomoe1_img_bg.webp);
    padding: 33px 0px 0px 0px;
    margin: 0 0 50px 0;
    position: relative;
    background-position-x: center;
}
.c_tomoe1__box {
    margin: auto;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 402px;
    position: relative;
    width: 1200px;
}

.c_tomoe1_title {
}

.c_tomoe1_more {
    width: 270px;
    position: absolute;
    right: 30px;
    bottom: 69px;
}

.c_tomoe1_more a:hover{
	opacity: 0.8;
}

