@charset "shift_jis";

/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/

h2.cms_h2 {
 margin: 10px auto 20px auto;
 position: relative;
 padding-bottom: 0.7em;
 border-bottom: 4px solid #DDD;
 display: inline-block;
 width: 100%;
 line-height: 25px;
}
h2.cms_h2:after {
 position: absolute;
 content: ' ';
 border-bottom: solid 4px #ec6c00;
 bottom: -4px;
 width: 13%;
 display: block;
 left: 0px;
}
.container {
 width: 1000px;
 margin: 20px auto;
 overflow: hidden;
}
.maincontents {
 width: 780px;
 float: left;
}
.side {
 width: 200px;
 float: right;
}
.cms_back {
 text-align: left;
 margin: 10px auto 10px auto;
 padding: 0px 0px 0px 0px;
}
.cms_back a {
 color: #004CD3;
 line-height: 18px;
}
.cms_back a:hover {
 text-decoration: none;
 color: #999999;
}
.bunjo_shosai_gaiyou .gaiyou_r ul li.gaiyou_inq a:hover {
 background: #c70d0d;
}


/**CMS PAN**/

.breadcrumbs {
	width: 1100px;
	margin: 10px auto;
}
.breadcrumbs ul {
	display: inline-block;
	font-size: 13px;
}
.breadcrumbs ul li {
	margin: 0 10px 0 0;
	font-size: 13px;
	float: left;
	line-height: 15px;
}
.breadcrumbs ul li:first-child::before {
	display: none;
}
.breadcrumbs ul li::before {
	padding: 0 10px 0 0;
	content: "\03e";
	font-size: 14px;
}
.breadcrumbs ul li a {
	display: inline;
	font-weight: normal;
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.breadcrumbs ul li span {
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

/*---------採用エントリーフォーム　一覧-------*/
.entry_list {
 font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
 letter-spacing: 0.5px;
 margin: 0;
}
.entry_list img {
 display: block;
 margin: auto;
}
.entry_list ul {
 display: flex;
 flex-wrap: wrap;
 align-items: stretch;
 margin-top: 50px;
}
.entry_list ul li {
 margin-bottom: 50px;
}
.entry_list ul li a {
 display: block;
 width: 480px;
 border: solid 2px #ec6c00;
 padding: 60px 30px 30px;
 box-sizing: border-box;
 vertical-align: top;
 position: relative;
 border-radius: 20px 0 20px 0;
 height: 100%;
}
.entry_list ul li a:hover {
 background: #fffaf7;
}
.entry_list ul li:nth-child(2n) {
 margin-left: 36px;
}
.entry_list h2 {
 font-size: 18px;
 line-height: 32px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 text-align: center;
 z-index: 10;
 color: #000;
 height: 100px;
}
.entry_list table {
 width: 100%;
 border: solid 1px #bfbfbf;
 border-collapse: collapse;
 margin-top: 20px;
}
.entry_list table th,
.entry_list table td {
 font-size: 12px;
 line-height: 24px;
 text-align: left;
 border: solid 1px #bfbfbf;
 border-collapse: collapse;
 padding: 10px;
 background: #fff;
}
.entry_list table th {
 width: 60px;
 background: #eeeeee;
}
.entry_more {
 width: 180px;
 color: #383635;
 font-weight: normal;
 text-align: center;
 background: #FFF;
 border: solid 2px #383635;
 text-align: center;
 margin: 30px auto 0;
 padding: 20px;
 font-size: 16px;
}
.entry_list ul li a:hover .entry_more {
 color: #FFF;
 background: #383635;
 border: solid 2px #383635;
}
/*採用エントリーフォーム　詳細*/
.entry_shosai {
 font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
 letter-spacing: 0.5px;
 margin: 50px 0px 0px 0px;
}
.entry_shosai img {
 display: block;
 margin: auto;
}
.entry_shosai h2 {
 font-size: 20px;
 line-height: 32px;
 margin: 50px 0px 0px 0px;
 padding: 50px 50px 0px 50px;
 border-top: solid 1px #ec6c00;
}
.entry_shosai p {
 font-size: 16px;
 line-height: 24px;
 padding: 0px 50px 50px 50px;
 border-bottom: solid 1px #ec6c00;
}
.entry_shosai table {
 width: 100%;
 border: solid 1px #bfbfbf;
 border-collapse: collapse;
 margin-top: 50px;
}
.entry_shosai table th,
.entry_shosai table td {
 font-size: 16px;
 line-height: 24px;
 text-align: left;
 border: solid 1px #bfbfbf;
 border-collapse: collapse;
 padding: 15px 20px;
}
.entry_shosai table th {
 width: 160px;
 background: #eeeeee;
}
.entry_b {
 text-align: center;
}
.entry_shosai a {
 margin: 30px 10px;
 padding: 20px;
 display: inline-block;
 font-size: 16px;
}
.entry_shosai a:nth-child(1) {
 width: 150px;
 color: #383635;
 font-weight: normal;
 text-align: center;
 background: #FFF;
 border: solid 2px #383635;
}
.entry_shosai a:nth-child(1):hover {
 color: #FFF;
 background: #383635;
 border: solid 2px #383635;
}
.entry_shosai a:nth-child(2) {
 width: 300px;
 color: #ec6c00;
 font-weight: bold;
 text-align: center;
 background: #FFF;
 border: solid 2px #ec6c00;
}
.entry_shosai a:nth-child(2):hover {
 color: #FFF;
 background: #ec6c00;
 border: solid 2px #ec6c00;
}
.recruit_main {
 text-align: center;
 margin-top: 30px;
}
.recruit_tag ul {
 display: flex;
 justify-content: space-between;
 box-sizing: border-box;
 background: #f7ddc7;
 border-radius: 10px;
 padding: 30px 80px;
 margin-top: 40px;
}
.recruit_tag ul li a {
 display: block;
 font-size: 14px;
 font-weight: bold;
 background: #fff;
 padding: 15px 30px;
 text-align: center;
 color: #000;
 border: 2px solid #000;
 border-radius: 5px;
 position: relative;
 z-index: 10;
}
.recruit_tag ul li a::after {
 content: "";
 display: block;
 width: 100%;
 height: 50px;
 border-right: 2px solid #000;
 border-bottom: 2px solid #000;
 border-radius: 0 0px 8px 0;
 position: absolute;
 right: -7px;
 bottom: -7px;
 z-index: -1;
 transition: .3s;
}
.recruit_tag ul li a:hover {
 color: #ec6c00;
 transition: .3s;
 transform: translateY(3px);
}
.recruit_tag ul li a:hover::after {
 right: 0px;
 bottom: 0px;
 opacity: 0;
 transition: .3s;
}
.recruit_con_tag {
 display: inline-block;
 background: #ec6c00;
 padding: 0px 15px;
 border-radius: 0 0 10px 10px;
 color: #fff;
 font-weight: bold;
 font-size: 12px;
 line-height: 12px;
 position: absolute;
 right: 20px;
 top: 0;
}
.entry_ti {
 font-size: 14px;
 letter-spacing: 0.05em;
}
/*---------/ 採用エントリーフォーム-------*/
/*お客様の声*/
.voice_list_shibuya ul {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.voice_list_shibuya ul li {
 width: 49%;
 position: relative;
 top: 0px;
 left: 0px;
 margin-bottom: 20px;
}
.voice_list_shibuya ul li a {
 display: block;
}
.voice_list_shibuya ul li div {
 height: 250px;
 overflow: hidden;
}
.voice_list_shibuya ul li img {
 transition: all 0.5s ease-out;
}
.voice_list_shibuya ul li:hover img {
 transform: scale(1.1);
 transition: all 0.5s ease-out;
}
.voice_list_shibuya ul li p {
 width: 100%;
 font-size: 14px;
 box-sizing: border-box;
 color: #fff;
 margin: 0px;
 padding: 5px 7px;
 position: absolute;
 left: 0px;
 bottom: 0px;
 background-color: rgba(0, 0, 0, 0.7);
}
/*詳細*/
.voice_shibuya {
 margin-top: 20px;
 margin-bottom: 50px;
}
.voice_shibuya img {
 width: 100% !important;
 height: auto;
}
.voice_shibuya li:nth-child(2) {
 font-size: 24px;
 font-weight: bold;
 line-height: 32px;
 margin-top: 20px;
}
.voice_shibuya li:nth-child(3) {
 font-size: 16px;
 line-height: 24px;
 margin-top: 20px;
}
.town5 {
 font-size: 16px;
}
h4.town_shop_tl {
 margin: 0;
}

/*街紹介*/

.town_main {
    margin-bottom: 20px;
}
.town_main p {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    margin: 20px 0 0;
}
.town_search_wrap {
    background: #fff5d5;
    margin: 0px 15px 25px 15px;
    padding: 20px;
    box-sizing: border-box;
}
.town_search_wrap p{
    text-align: center;
    color: #ff6600;
    font-size: 17px;
    margin: 0px 0px 15px 0px;
    font-weight: bold;
}

.town ul li div{
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
}

.town li:nth-child(1n) span,
.town li:nth-child(1n) a{
	width:calc(48% - 10px) !important;
	line-height:32px;
	background-position:10px !important;
	text-indent:30px !important;
}

.town ul li span, .town ul li a{
	font-size:16px !important;
}

.town2 ul{
	width:100% !important;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	margin:10px 0px 0px 0px !important;
	padding:0px !important;
}

.town2 ul li{
	width:calc(50% - 10px) !important;
	margin:0px 0px 20px !important;
	padding:20px !important;
	box-sizing:border-box;
}

.town2 ul li a{
	height:auto !important;
	text-decoration:none !important;
}

.town2 ul li a:hover{
	color:#ec6c00;
}

.town2 ul li div:nth-child(2){
	font-size:18px;
	font-weight:bold;
	line-height:28px;
	margin-top:10px;
	letter-spacing:0.5px;
}
/*-----------------------------------------------
　◎  街紹介 /town/
-----------------------------------------------*/
/* 街紹介カテゴリ一覧 */
.town {
 width: 750px;
 margin: 25px auto;
 padding: 0px 0px 0px 0px;
}
.town ul {
 margin: 0;
 padding: 25px;

}
.town ul li {
 clear: both;
 list-style: none;
 margin-bottom: 40px;
 position: relative;
    overflow: initial;
}
.town ul li:nth-child(1)::after{
    right: -8px;
    content: "";
    position: absolute;
    width: 585px;
    height: 80px;
    background: url(/img_cms/town/town_bg_bottom01.webp);
    bottom: -35px;
    background-repeat: no-repeat;
}
.town ul li:nth-child(2)::after{
    content: "";
    position: absolute;
    width: 585px;
    height: 80px;
    background: url(/img_cms/town/town_bg_bottom02.webp);
    bottom: -8px;
    background-repeat: no-repeat;
    left: 50px;
}
.town ul li:nth-child(3)::after  {
    content: "";
    position: absolute;
    width: 585px;
    height: 80px;
    background: url(/img_cms/town/town_bg_bottom03.webp);
    bottom: -11px;
    background-repeat: no-repeat;
    right: -20px;
}
.town ul li:nth-child(4)::after  {
    content: "";
    position: absolute;
    width: 585px;
    height: 80px;
    background: url(/img_cms/town/town_bg_bottom04.webp);
    bottom: -13px;
    background-repeat: no-repeat;
    left: 50px;
}
.town ul li:nth-child(5)::after  {
    content: "";
    position: absolute;
    width: 585px;
    height: 80px;
    background: url(/img_cms/town/town_bg_bottom05.webp);
    bottom: -19px;
    background-repeat: no-repeat;
    right: 12px;
}
.town ul li:nth-child(6)::after  {
    content: "";
    position: absolute;
    width: 585px;
    height: 80px;
    background: url(/img_cms/town/town_bg_bottom06.webp);
    bottom: -15px;
    background-repeat: no-repeat;
    left: 15px;
}
.town_list{
      border: none !important;
    padding: 20px !important;
}
.town ul li:nth-child(1) .town_list{
  background-color: #fff7f9;
}
.town ul li:nth-child(2) .town_list{
  background-color: #f2f7f9;
  padding-bottom: 45px !important;
}
.town ul li:nth-child(3) .town_list{
  background-color: #fffeed;
}
.town ul li:nth-child(4) .town_list{
  background-color: #ebfedf;
}
.town ul li:nth-child(5) .town_list{
  background-color: #f4ecfc;
}
.town ul li:nth-child(6) .town_list{
  background-color: #fcf1e4;
  width: 634px;
}
.town ul li img {
 float: left;
}
.town ul li h3 {
    font-size: 20px;
    line-height: 64px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 65px;
    text-indent: 10px;
    letter-spacing: 2px;
}
.town ul li:nth-child(1) h3,.town ul li:nth-child(2) h3,.town ul li:nth-child(3) h3,.town ul li:nth-child(4) h3,.town ul li:nth-child(5) h3,.town ul li:nth-child(6) h3 {
	background:url(/img_cms/town/town_logo.webp)no-repeat left center;
  background-size: 8%;
}
.town ul li div {
    overflow: hidden;
    padding: 40px 30px 30px 30px;
    border: solid 3px #ff6600;
    border-radius: 5px;
    margin-top: -13px;   
}
.town ul li span, .town ul li a {
 display: inline-block;
 font-size: 14px;
 margin-bottom: 10px;
 margin-right: 5px;
 padding: 3px 5px;
    border: none !important;
    background-color: #ffffff00 ! IMPORTANT;

}
.town ul li a:hover {
 background-color: #FFF !important;
}
.town ul li span:nth-child(6n), .town ul li a:nth-child(6n) {
 clear: both;
}
.town li a:hover {
 background-color: #dedede !important;
 text-decoration: underline;
 color: #A0716E;
}
.town li:nth-child(1n) span, .town li:nth-child(1n) a {

 background: url(/img_cms/town/town_icon01.webp) no-repeat 3px 50%;

     background-size: 10%;
         text-indent: 40px !important;
}
.town li:nth-child(2n) span, .town li:nth-child(2n) a {

 background: url(/img_cms/town/town_icon02.webp) no-repeat 3px 50%;

     background-size: 10%;
         text-indent: 40px !important;
}
.town li:nth-child(3n) span, .town li:nth-child(3n) a {

 background: url(/img_cms/town/town_icon03.webp) no-repeat 3px 50%;

     background-size: 10%;
         text-indent: 40px !important;
}
.town li:nth-child(4n) span, .town li:nth-child(4n) a {

 background: url(/img_cms/town/town_icon04.webp) no-repeat 3px 50%;
 text-indent: 25px;
     background-size: 10%;
         text-indent: 40px !important;
}
.town li:nth-child(5n) span, .town li:nth-child(5n) a {

 background: url(/img_cms/town/town_icon05.webp) no-repeat 3px 50%;
     background-size: 10%;
         text-indent: 40px !important;
}
.town li:nth-child(6n) span, .town li:nth-child(6n) a {

 background: url(/img_cms/town/town_icon06.webp) no-repeat 3px 50%;
     background-size: 10%;

     text-indent: 40px !important;
}
/* 街紹介グループ一覧 */
.cate_town_waku {
 background: #f4f4f4;
 padding: 15px;
 overflow: hidden;
}
.cate_town_wrap {}
.cate_town_wrap ul {
 padding: 0;
 margin: 10px 0;
}
.cate_town_wrap ul li {
 float: left;
}
.cate_town_wrap ul li a {
 display: inline-block;
 font-size: 15px;
 color: #333;
 line-height: 32px;
 padding: 0 30px 0 0;
 background-color: #fff !important;
 text-indent: 30px;
 margin: 0 10px 10px 0;
 border: solid 1px #DFDFDD;
}
.town_tel {
 color: #E64C50;
 font-size: 14px;
 margin: 5px 0 0 0;
}
h4.town_shop_tl {
 clear: both;
 font-size: 18px;
 font-weight: normal;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
 display: -webkit-box;
 text-decoration: underline;
 padding: 10px 0;
 clear: both;
}
h3.cate_hos_tl {
 background: url(/img_cms/town/town_icon_hospital.png) no-repeat 0 50%;
}
h3.cate_kokyo_tl {
 background: url(/img_cms/town/town_icon_kokyo.png) no-repeat 0 50%;
}
h3.cate_restrant_tl {
 background: url(/img_cms/town/town_icon_restrant.png) no-repeat 0 50%;
}
h3.cate_gakko_tl {
 background: url(/img_cms/town/town_icon_gakko.png) no-repeat 0 50%;
}
h3.cate_life_tl {
 background: url(/img_cms/town/town_icon_life.png) no-repeat 0 50%;
}
h3.cate_shogyo_tl {
 background: url(/img_cms/town/town_icon_shogyo.png) no-repeat 0 50%;
}
h3.cate_other_tl {
 background: url(/img_cms/town/town_icon_other1.png) no-repeat 0 50%;
}
.cate_town_wrap ul li a {
 display: inline-block;
 font-size: 15px;
 color: #333;
 line-height: 32px;
 padding: 0 30px 0 0;
 background-color: #fff !important;
 text-indent: 30px;
 margin: 0 10px 10px 0;
 border: solid 1px #DFDFDD;
}
.cate_town_wrap ul li a:hover {
 background-color: #dedede !important;
 text-decoration: underline;
 color: #A0716E;
}
.cate_hos a {
 border-top: solid 2px #B09A90 !important;
 background: url(/img_cms/town/town_mini_hospital.png) no-repeat 3px 50%;
}
.cate_kokyo a {
 border-top: solid 2px #9FBEA7 !important;
 background: url(/img_cms/town/town_mini_kokyo.png) no-repeat 3px 50%;
}
.cate_restrant a {
 border-top: solid 2px #83B8C9 !important;
 background: url(/img_cms/town/town_mini_restrant.png) no-repeat 3px 50%;
}
.cate_gakko a {
 border-top: solid 2px #EC9CBF !important;
 background: url(/img_cms/town/town_mini_gakko.png) no-repeat 3px 50%;
}
.cate_life a {
 border-top: solid 2px #CCA6BF !important;
 background: url(/img_cms/town/town_mini_life.png) no-repeat 3px 50%;
}
.cate_shogyo a {
 border-top: solid 2px #E49E61 !important;
 background: url(/img_cms/town/town_mini_shogyo.png) no-repeat 3px 50%;
}
.cate_other a {
 border-top: solid 2px #B6DC5C !important;
 background: url(/img_cms/town/town_mini_other1.png) no-repeat 3px 50%;
}
.town2 {}
.town2 ul {
 overflow: hidden;
 margin: 15px auto;
 width:790px;
}
.town2 ul li {
 width: 238px;
 display: inline-block;
 vertical-align: top;
 margin: 0 15px 15px 0;
 padding: 5px;
 border: 1px solid #CCC;
}
.town2 ul li:nth-child(3n) {
 margin: 0 0px 15px 0;
}
.town2 ul li a {
 width: 100%;
 display: block;
 line-height: 20px;
 background: #fff;
 font-size: 12px;
 color: #000;
 margin: 0 1% 1% 0;
 height: 290px;
}
.town2 ul li a div {
 width: 100% !important;
 /* 他cssとの競合の為 抜いても大丈夫です */
 min-height: auto !important;
 /* 他cssとの競合の為 抜いても大丈夫です */
 float: none !important;
 /* 他cssとの競合の為 抜いても大丈夫です */
}
.town2 ul li div.town_img {}
.town2 ul li div.town_img img {
 max-width: 100%;
 max-height: 170px;
 display: block;
 margin: 0 auto;
 object-fit: cover;
 font-family: 'object-fit: cover';
 width: 100%;
}
.town2 ul li div.town_tel {
 color: #E64C50;
 font-size: 14px;
 margin: 5px 0 0 0;
}
.town2 ul li div.town_adress {}
.town2 ul li div.town_shop_tl {
 font-size: 18px;
 font-weight: normal;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
 display: -webkit-box;
 height: 40px;
 text-decoration: underline;
 margin: 10px 0;
}
/* 街紹介詳細ページ */
.town3 {
 width: 690px;
 margin: 20px auto;
 padding: 15px;
 border: solid 15px #F4F4F4;
 overflow: hidden;
 background: #fff;
}
.town3_1 {
 color: #FFF;
 font-size: 20px;
 font-weight: bold;
 line-height: 55px;
 margin: 0px auto 20px auto;
 padding: 0px;
 background: url("../img_cms/category01.gif") no-repeat;
 text-indent: 60px;
}
.town3_2 {
 color: #FFF;
 font-size: 20px;
 font-weight: bold;
 line-height: 55px;
 margin: 0px auto 20px auto;
 padding: 0px;
 background: url("../img_cms/category02.gif") no-repeat;
 text-indent: 60px;
}
.town3_3 {
 color: #FFF;
 font-size: 20px;
 font-weight: bold;
 line-height: 55px;
 margin: 0px auto 20px auto;
 padding: 0px;
 background: url("../img_cms/category03.gif") no-repeat;
 text-indent: 60px;
}
.town3_4 {
 font-size: 25px;
 letter-spacing: 1.5px;
 font-weight: bold;
 line-height: 55px;
 margin: 0px auto 20px auto;
 padding: 0px;
 text-indent: 15px;
 background: #336699;
 color: #fff;
}
.town3_5 {
 color: #FFF;
 font-size: 20px;
 font-weight: bold;
 line-height: 55px;
 margin: 0px auto 20px auto;
 padding: 0px;
 background: url("../img_cms/category05.gif") no-repeat;
 text-indent: 60px;
}
.town3_6 {
 color: #FFF;
 font-size: 20px;
 font-weight: bold;
 line-height: 55px;
 margin: 0px auto 20px auto;
 padding: 0px;
 background: url("../img_cms/category06.gif") no-repeat;
 text-indent: 60px;
}
.town3_7 {
 color: #FFF;
 font-size: 20px;
 font-weight: bold;
 line-height: 55px;
 margin: 0px auto 20px auto;
 padding: 0px;
 background: url("../img_cms/category07.gif") no-repeat;
 text-indent: 60px;
}
.town4 {
 width: 700px;
 height: auto;
 margin: 0px auto;
 padding: 0px 0px 0px 0px;
 clear: both;
 overflow: hidden;
}
.town4 img {
 /* max-width: 320px !important; */
 height: 230px !important;
 margin: 0px 20px 0px 0px;
 padding: 0px;
 object-fit: cover;
 font-family: 'object-fit: cover';
 width: 330px !important;
}
.town5 {
 width: 700px;
 line-height: 28px;
 margin: 20px 0px 15px 0px;
 padding: 0px 0px 0px 0px;
}
.town5 img {
 vertical-align: middle !important;
}
.town6 {
 width: 700px;
 margin: 20px 0px 15px 0px;
 padding: 0px 0px 0px 0px;
 overflow: hidden;
 clear: both;
}
.town6 img {
 max-width: 155px !important;
 height: 130px !important;
 margin: 0px 20px 0px 0px;
 padding: 0px 0px 0px 0px;
 float: left;
 object-fit: cover;
 font-family: 'object-fit: cover';
}
.town6 img:nth-child(4n) {
 margin: 0px 0px 0px 0px;
}
.town7 {
 width: 700px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 background: #FFFFFF;
 clear: both;
}
.town7 table {
 width: 685px;
 margin: 0;
 padding: 0;
 border-top: solid 1px #ccc;
}
.town7 th {
 font-size: 16px;
 text-align: center;
 line-height: 38px;
 font-weight: normal;
 width: 20%;
 margin: 0px;
 padding: 5px;
 background: #F4F4F4;
 border-bottom: solid 1px #CCC;
}
.town7 td {
 font-size: 14px;
 line-height: 24px;
 width: 90%;
 margin: 0px;
 padding: 5px 5px 5px 15px;
 border-bottom: solid 1px #CCC;
 word-break: break-all;
}
.town7 td a {
 display: inline-block;
 /* float: right; */
 font-size: 13px;
 text-decoration: underline;
 color: #0a7be0;
}
.town-map {
 margin-left: 20px;
 color: #0a7be0;
 text-decoration: underline;
 font-size: 13px;
 display: inline-block;
}
a.town-map:before {
 content: "▲";
}
.town_sho_tl {
 font-size: 25px;
 text-indent: 50px;
 line-height: 60px;
 font-weight: bold;
 color: #333333;
 background: url(/img_cms/town/town_icon_sho.jpg) no-repeat 10px 50%;
}
.town8 {
 width: 670px;
 margin: 0;
 padding: 0px;
}
.town8 p {
 font-size: 25px;
 font-weight: bold;
 line-height: 50px;
 text-indent: 60px;
 margin: 20px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
 text-indent: 50px;
 color: #333;
 background: url(/img_cms/town/town_icon_access.jpg) no-repeat 10px 50%;
}
.town8 iframe {
 width: 750px;
 height: 400px;
 border: solid 1px #CCC;
 margin: 0px;
 padding: 1px;
}
.town8 #map_canvas {
 width: 690px !important;
}
.town9 {
 /*width:750px;*/
 margin: 20px auto;
 padding: 0px;
}
.town9 p {
 font-size: 22px;
 line-height: 40px;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
 text-indent: 10px;
 font-weight: bold;
 color: #333;
}
.town9 iframe {
 margin: 0px auto;
 padding: 0px 0px 0px 0px;
 border: none;
 width: 750px !important;
 height: 360px;
}
.town_free {
 width: 872px;
 height: auto;
 margin: 0px auto;
 padding: 10px;
 border: 3px double #ccc;
}
.font-base {
 font-size: 13px !important;
 line-height: 20px !important;
}
.topictag{
	display:flex;
	justify-content: start;
	margin:20px 0px 20px 0px;
}

.topictag li{
	margin-right:10px;
}

.topictag li a{
	color:#333;
	font-size:14px;
	display:block;
	box-sizing:border-box;
	padding:5px 8px;
	border:solid 1px #ccc;
	border-radius:5px;
	text-decoration:none;
}

.town9{
	display:none;
}

.blog_shosai_box{
	font-size:16px !important;
	font-weight:500 !important;
}
.blog_shosai_box p{
  text-align: center !important;
  margin: 20px 0px 10px !important;
}
.town_keyword{
  text-align: center;
  margin: 20px 0px;
}

.town_inq_btn {
    margin: 30px auto;
    width: 400px;
    border-radius: 5px;
    overflow: hidden;
}
.town_inq_btn a {
    display: block;
    font-size: 15px;
    line-height: normal;
    color: #fff !important;
    text-decoration: none !important;
    padding: 10px 0;
    text-align: center;
    background: #999;
}

/*-------------------cms_blog_top-----------------------*/

.cms_blog_top{
	width:1000px;
	margin:0px auto;
	padding:0px;
}

.cms_blog_top ul{
	width:100%;
	margin:0px;
	padding:0px;
}

.cms_blog_top ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	border-bottom:solid 1px #333;
}

.cms_blog_top ul li a{
	color:#ec6c00;
	font-size:16px;
	line-height:32px;
	margin:0px;
	padding:10px 0px;
	text-decoration:none;
	display:block;
	transition:all 0.2s ease;
}

.cms_blog_top ul li a:hover{
	text-indent:10px;
	transition:all 0.2s ease;
}

.cms_blog_top ul li a .day{
	color:#aaa;
	font-size:12px;
	margin-right:25px;
}

.cms_blog_top ul li a .theme{
	color:#333;
	font-size:14px;
}

/*-------------------------------------------
　20220112 賃貸物件詳細　マスターカスタム
--------------------------------------------*/
.flickSlider .flickView ul li img {
    height: 100% !important;
    width: auto !important;
}


.chintai_list_ma_key_form {
    background: #eee;
    margin-bottom: 10px;
    padding: 20px 30px;
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.chintai_list_ma_key_form_title {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    margin-right: 30px;
}
form.cms_keysearch_form input {
    height: 36px;
    width: 480px;
    margin-right: 5px;
    padding: 5px 10px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 15px;
    vertical-align: middle;
    border: 1px solid #000;
}
.cms_keysearch_form button {
    width: 68px;
    height: 36px;
    font-size: 14px;
    background: #ec6c00;
    border: 1px solid #555;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: normal;
    vertical-align: middle;
    display: inline-block;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}


.chintai_list_ma_theme .toggle_contents {
}
.chintai_list_ma_theme ul li a {
    background: #fff;
}
.chintai_list_ma_theme .toggle_title {
    position: relative;
    margin: 0;
    display: flex;
    align-items: center;
    padding: 33px;
    cursor: pointer;
    font-size: 17px;
    width: 100%;
    box-sizing: border-box;
    background: #ec6c00;
    line-height: 1.4;
    color: #fff;
    font-weight: bold;
    text-align: left;
    text-indent: 0px;
    border: none;
    border-radius: 5px;
}
.chintai_list_ma_theme .toggle_title:hover{
    background: #e56800;
}
.chintai_list_ma_theme .toggle_btn {
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	display: block;
	width: 24px;
	height: 24px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
	position: absolute;
	background: none;
}
.chintai_list_ma_theme .toggle_btn:before, .toggle_btn:after {
	display: block;
	content: '';
	background-color: #fff;
	position: absolute;
	width: 20px;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.chintai_list_ma_theme .toggle_btn:before {
	width: 2px;
	height: 20px;
}
.chintai_list_ma_theme .toggle_title.selected .toggle_btn:before {
	content: normal;
}
.chintai_list_ma_theme .toggle_contents dd {
    display: none;
    margin: 0;
    padding: 25px;
    background: #fff0e4;
}
.chintai_list_ma_theme .toggle_contents ul{
}
.chintai_list_ma_theme .toggle_contents ul li{
}
.chintai_list_ma_theme .toggle_contents ul li a{
}
.chintai_list_ma_theme .toggle_contents ul li a::before {
}
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top:3em;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: 20%;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="SfItemVals[181]"] {
  display: none;
}


/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#mansion:checked ~ #mansion_content,
#kodate:checked ~ #kodate_content,
#tochi:checked ~ #tochi_content,
#toushi:checked ~ #toushi_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #3c8bca;
  color: #fff;
}

span.chintai_madori_sho:not(:empty)::before {
    content: "（";
}
span.chintai_madori_sho:not(:empty)::after {
    content: "）";
}
/*----------------------------------------------------------
	 .gallery　/gallery/ 管理物件ギャラリー
----------------------------------------------------------*/
.gallery_ma ul {
 margin: 0px auto;
 padding: 0px 0px 0px 0px;
 font-size: 0;
 overflow: hidden;
 width:778px;
}
.gallery_ma_list li {
 width: 246px;
 list-style: none;
 margin: 0px 20px 30px 0px;
 padding: 0px;
 display: inline-block;
 vertical-align: top;
 *display: inline;
 *zoom: 1;
 position: relative;
}
.gallery_ma_list li:nth-child(3n) {
	margin-right:0;
}
.gallery_ma_list li a {
 display: block;
 text-align: center;
 text-decoration: none;
 padding: 5px;
 box-sizing: border-box;
}
.gallery_ma_list li a:hover {
 background: #F2F2F2;
}
.gallery_ma_list li a img {
 max-height: 160px;
}
.gallery_ma_list li span {
 color: #333;
 font-size: 12px;
 line-height: 20px;
 display: block;
 font-weight: normal;
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
 height:20px;
}
.gallery_ma_list h3 {
 color: #333;
 font-size: 14px;
 font-weight: bold;
 line-height: 16px;
 margin: 5px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}
.gallery_ma p {
 color: #006DD9;
 font-size: 14px;
 line-height: 24px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}
.gallery_ma h3 {
 color: #333;
 font-size: 16px;
 font-weight: bold;
 margin: 3px 0 0;
 text-align: left;
 border-bottom: 4px #ddd double;
 line-height: 26px;
}
.gallery_ma_shosai {
 margin: 0px 0px 20px 0px;
}
.gallery_ma_shosai1 img {
 max-width: 50% !important;
 max-height: 370px !important;
 float: left;
}
.gallery_ma_shosai1 {
 overflow: hidden;
}
.gallery_ma_shosai1 table {
 width: 48%;
 margin: 0px 0px 0px 10px;
 padding: 0px 0px 0px 0px;
 float: right;
 border-top: 1px solid #CCC;
 border-left: 1px solid #CCC;
 border-right: 1px solid #CCC;
 border-collapse: collapse;
}
.gallery_ma_shosai1 th, .gallery_ma_shosai1 td {
 font-size: 14px;
 font-weight: normal;
 line-height: 25px;
 border-bottom: 1px solid #CCC;
}
.gallery_ma_shosai1 th {
 width: 80px;
 font-weight: bold;
 text-align: center;
 border-right: 1px solid #CCC;
 background: #F2F2F2;
}
.gallery_ma_shosai1 td {
 width: 340px;
 padding: 10px;
}
.gallery_ma_shosai2 {
 font-size: 13px;
 min-height: 78px;
 margin: 20px auto;
 padding: 10px;
 border: solid 1px #DDD;
 background: F2F2F2;
}
.gallery_ma_shosai3 {
 margin: 0px auto;
 padding: 0px;
 overflow: hidden;
}
.gallery_ma_shosai3 ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.gallery_ma_shosai3 li {
    font-size: 12px;
    width: 110px;
    box-sizing: border-box;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    *: ;
    display: inline;
    *: 0px 0px 20px 0px;
    zoom: 1;
    margin: 0px 20px 20px 0px;
}
.gallery_ma_shosai3 li:nth-child(6n) {
    margin-right: 0;
}
.gallery_ma_shosai3 li img {
    max-height: none !important;
    max-width: 200px !important;
}
.gallery_ma_shosai3 li a.fancybox {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.gallery_ma_shosai3 .balloon1-top {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    margin-top: 5px;
}
.gallery_ma_shosai3_free {
 height: auto;
 overflow: hidden;
 margin: 0px auto 40px;
 padding: 0px;
 text-align: center;
 border: 3px double #ddd;
}
.gallery_ma_inq a {
 width: 46%;
 color: red !important;
 font-size: 14px;
 font-weight: bold;
 text-align: center;
 margin: 0px auto;
 padding: 10px;
 display: inline-block;
 background: #FFF;
 border: solid 1px red;
 border-radius: 5px;
 text-decoration:none !important;
}
.gallery_ma_inq a:hover {
 color: #FFF !important;
 background: red !important;
}
.gallery_ma_inq a.kanri-link {
 color: #006cd8 !important;
 border: solid 1px #006cd8 !important;
}
.gallery_ma_inq a.kanri-link:hover {
 color: #FFF !important;
 background: #006cd8 !important;
}

.gallery_ma_movie {
    margin-bottom: 40px;
}
.gallery_ma_movie iframe {
    width: 100%;
    height: auto;
    min-height: 480px;
}
.gallery_ma_movie:not(:empty)::before {
    content: "〜物件紹介Movie〜";
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 0 15px;
    text-align: left;
    border-bottom: 4px #ddd double;
    line-height: 26px;
}



/*-----------------------------------------------
　　◎  レポート 20180410
-----------------------------------------------*/
.report_sho {
    margin-bottom: 50px;
}
.report_sho_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}
.report_sho_item img {
    margin-right: 10px;
}
.report_sho_title {
    font-size: 30px;
    margin-bottom: 5px;
    line-height: normal;
    color: #ec6c01;
}
.report_sho_copy {
    display: inline-block;
    margin: 0 0 20px !important;
    padding: 0 0 20px;
    font-size: 25px;
    font-weight: bold;
    line-height: 33px;
    border-bottom: 1px solid #ccc;
}
.report_sho_data {
    margin: 0 0 20px;
    padding: 20px;
    background: #f4efef;
    font-size: 14px;
    font-weight: bold;
}
.report_sho_kakaku:not(:empty) {
    color: #f44;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
}
.report_sho_data span:not(:empty)::after {
    content: " / ";
}
.report_sho_kakaku:not(:empty)::before {
    content:"賃料：";
}
.report_sho_kakaku:not(:empty)::after {
    content: none !important;
}

.report_sho_text {
    margin: 20px 0;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: normal;
}
.report_sho_inq a {
    display: block;
    text-align: center;
    padding: 25px 0;
    font-size: 20px;
    text-decoration: none !important;
    color: #fff !important;
    background: #ec6c01;
    border-radius: 10px;
}


.column_writer{
	border:solid 5px #F2F2F2;
	margin:20px 0px;
	padding:15px;
	overflow:hidden;
}

.column_writer img{
	float:left;
	margin:0px 15px 0px 0px;
	padding:0px;
}

.column_writer p{
	font-size:14px !important;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.column_writer span{
	color:#FFF;
	font-weight:bold !important;
	font-size:12px !important;
	width:80px;
	line-height:28px;
	display:inline-block !important;
	margin:0px 10px 0px 0px !important;
	padding:0px;
	background:#0059B2;
	text-align:center;
	border:none !important;
}


/*-----------------------------------------------
　　◎  レポート一覧 20180410
-----------------------------------------------*/

.report_li_inner {
    margin-bottom: 20px;
}
.report_li_row {
    border-bottom: 1px solid #000;
}
.report_li_row a {
    display: flex;
    text-decoration: none !important;
    color: #000 !important;
    padding: 3%;
}
.report_li_row a:hover {
    background: #eee;
}
.report_li_img {
    width: 38%;
    height: 180px;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 3%;
}
.report_li_img img {
    height: 100%;
}
.report_li_txt {
    width: 60%;
}
.report_li_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}
.report_li_genkyo {
    width: 340px;
}

.report_li_row h3 {
    font-size: 20px;
    line-height: normal;
    margin: 0 0 10px;
}
.report_li_row h3 p {
    display: inline;
    margin: 0;
}
.report_li_row h3 span {
    color: #ec6c00;
}
.report_li_menseki:not(:empty)::before {
    content: "(";
}
.report_li_menseki:not(:empty)::after {
    content: ")";
}


/*　査定実績　*/
.app_li_wrap {
 background: #eee;
 padding: 20px;
 border-radius: 5px;
}

.app_li_row {
 background: #fff;
 border-radius: 3px;
 border-bottom: 1px dashed #ccc;
}


.app_li_row:last-child {
 border: none;
}

.app_li_row a {
 display: flex;
 align-items: center;
 text-decoration: none !important;
 padding: 15px;
}

.app_li_row a:hover {
 background: #f4efef;
}

.app_li_row a > div {
 display: flex;
 align-items: center;
}

.app_li_icon {
 background: #7dbbca;
 padding: 5px 10px;
 color: #fff;
 border-radius: 3px;
 display: inline-block;
 width: 60px;
 text-align: center;
}

span.app_li_day {
 color: #ccc;
 font-size: 14px;
 margin-left: 10px;
 text-align: left;
 width: 85px;
}

.app_li_tex {
 margin: 0 0 0 10px;
 font-size: 16px;
 width: 550px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.app_sho_wrap h3 {
 background: #eee;
 padding: 20px;
 margin-bottom: 15px;
}

.app_sho_main {
 border: 1px solid #ccc;
 border-radius: 5px;
 padding: 20px;
 margin-bottom: 30px;
}

.app_sho_main > p {
 margin: 0 0 15px;
}

.app_sho_detail {
 background: #eee;
 padding: 20px;
 border-radius: 5px;
}


.app_sho_detail li {
 display: flex;
 align-items: center;
 margin: 0 0 10px;
}

.app_sho_detail li:last-child {
 margin-bottom: 0px;
}

.app_sho_detail li p {
 margin: 0 0 0 10px;
 font-weight: bold;
}

.app_sho_detail li span {
 background: #80bac4;
 color: #FFF;
 padding: 6px 10px;
 border-radius: 5px;
 display: inline-block;
 width: 50px;
 text-align: center;
}

.app_sho_name:not(:empty) {
 color: #80bac4;
 font-weight: bold;
 padding: 0 1%;
}

.app_sho_subtxt {
 text-align: center;
 font-size: 14px;
 margin: 0;
 line-height: normal;
}

.app_sho_wrap > a {
 text-decoration: none !important;
 color: #fff !important;
 background: #ff5239;
 border-radius: 5px;
 width: 500px;
 display: block;
 text-align: center;
 margin: 30px auto;
 padding: 20px;
 font-size: 20px;
}

.app_sho_wrap > a:hover {
 background: #e83016;
}


/* vo_de_tag
---------------------------------------- */
.vo_de_tag {
	margin: 50px auto 0;
	padding: 30px;
	background: #f4efef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.vo_de_tag_ttl {
	border-bottom: 1px solid #111;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.vo_de_tag_ttl p {
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 5px;
}
	.vo_de_tag_li p {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
	}
	.vo_de_tag_li label.cms_topic_tag {
		padding: 3px;
	}
.vo_de_tag_li label.cms_topic_tag a {
    display: block;
    padding: 10px 15px;
    border: 1px solid #333;
    color: #333;
    background: #fff;
    font-weight: bold;
}
.vo_de_tag_li label.cms_topic_tag a:hover {
    color: #fff;
    background: #80bac4;
    text-decoration: none;
}

 /* ----------------------------------------
    group_all_topiclinks
    ---------------------------------------- */
.group_all_topiclinks {
    background: #fff;
    border-radius: 5px;
    margin: 40px auto;
    border: 1px solid #cccccc;
    box-shadow: 0px 0px 0px 5px #fef5cc inset;
    overflow: hidden;
    padding: 20px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

 .group_all_topiclinks ul {
  width: 70%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
 }

 .group_all_topiclinks li {
  margin: 3px;
 }

 .group_all_topiclinks_tl {
  width: 30%;
  text-align: center;
  padding: 0 24px 0 0;
  box-sizing: border-box;
  font-size: 15px;
 }

 .group_all_topiclinks li a {
  border: 2px solid #47adff;
  background-color: #FFF;
  padding: 5px 10px;
  border-radius: 5px;
  display: block;
  color: #47adff;
  font-weight: bold;
  font-size: 14px;
 }

 .group_all_topiclinks li a:hover {
  display: block;
  opacity: 0.6;
 }
 /* ----------------------------------------
    ch_grouppaging
    ---------------------------------------- */
 .group_paging {
  padding: 20px 0;
 }

 .group_paging ul {
  display: flex;
  justify-content: center;
 }

 .group_paging li {
  padding: 5px;
  line-height: 30px;
 }

.group_paging a, .group_paging span {
    border-radius: 50%;
    border: 1px solid #ffcc01 !important;
    color: #ffcc01 !important;
    background: #fff !important;
    width: 40px !important;
    height: 40px !important;
    box-sizing: border-box;
    display: block !important;
    text-align: center !important;
    font-size: 18px;
    font-weight: bold !important;
    line-height: 37px !important;
}

 .group_paging a {
  text-decoration: none
 }

 .group_paging a:hover,
 .group_paging span {
  background: #ffcc01 !important;
  color: #333!important;
 }

 .group_paging p {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
 }
.topictag_name p:not(:empty) {
    display: block;
    background: #fff;
    color: #555;
    padding: 15px 10px;
    margin-bottom: 30px;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.chintai_sho_seiyaku {
    margin-bottom: 50px;
}
.chintai_sho_seiyaku p {
    padding: 30px;
    text-align: center;
    font-size: 20px;
    color: #f00;
    background: #fff4f4;
    box-sizing: border-box;
    border: 1px solid #f00;
    border-radius: 5px;
}

.inquirytable input[type="tel"]{
    font-size: 16px;
    line-height: 24px;
    padding: 8px 15px;
    border: 1px solid #ccdae4;
    background: #f5f9fc;
    font-family: 'Arial', YuGothic, 'Hiragino Kaku Gothic Pro', 'Meiryo', sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    margin-bottom: 4px;
    margin-right: 2px;
}
ul.blog_ma_list li .blog_ma_list{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
ul.blog_ma_list .float_l {
    float: none;
}
ul.blog_ma_list .float_r {
    float: none;
}



.form_w100 ::-webkit-input-placeholder {
        font-weight: 500;
}
.form_intro p span {
    font-weight: 600;
    color: #ff4a32;
}