img {
 max-width: 100%;
 vertical-align: bottom;
}
ul, li, p {
 margin: 0;
 padding: 0;
 list-style: none;
}
#container {
 width: 100%;
}
.container {
 margin: 20px auto 50px;
 text-align: left;
}
.conts {
 width: 780px;
 margin: 0 auto;
}
#main {
 transform: none !important;
}
.multi_container {
 width: 900px;
 margin: 0 auto;
}
.pc_off {
 display: none;
}
.float_r {
 float: right;
}
.float_l {
 float: left;
}
.clear {
 clear: both;
}
.mc_color {
 background: #DFF7F8;
 /*サイトによって背景色を変更*/
}
h2.multi_h2 {
 width: 900px;
}
h2.conts_h2 {
 width: 100%;
 box-sizing: border-box;
}
h2.multi_h2,
h2.conts_h2 {
 font-size: 20px;
 line-height: 1.5rem;
 padding: 15px;
 background: #f5f5f5;
 text-align: left;
 margin: 0 0 20px 0;
}
.mc-list-group h3 {
 width: 900px;
 font-size: 14px;
 text-indent: 10px;
 line-height: 30px;
 background: #EEE;
 border-left: 5px solid #0066CC;
}
.mc-group ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.mc-group ul li {
 width: 150px;
 padding: 5px;
 margin: 9px;
 float: left;
 border: 1px solid #EEE;
}
.mc-group ul li:hover {
 background: #EEE;
}
.mc-group ul li img {
 max-width: 140px;
}
/* staff スタッフ紹介 */
.staff {
 width: 900px;
 margin: 30px auto;
 font-size: 16px;
 overflow: hidden;
 text-align: left;
}
.staff ul {
 width: 900px;
 list-style: none;
 margin: 0;
 padding: 0;
}
.staff_1 li {
 margin-bottom: 30px;
}
.staff_1_name {
 display: block;
 line-height: 35px;
 font-weight: bold;
 text-indent: 10px;
 margin-bottom: 10px;
}
.staff_1_photo {
 width: 250px;
 margin-bottom: 10px;
 text-align: center;
}
.staff_1_photo img {
 max-width: 246px;
 border: 0;
 vertical-align: bottom;
 padding: 2px;
 border: 1px solid #999999;
}
.staff_1_prof {
 width: 630px;
 margin-bottom: 10px;
}
.staff_1_prof span {
 display: block;
 border-bottom: 1px dashed #aaaaaa;
 font-weight: bold;
}
.staff_1_prof p {
 margin: 5px 0 10px 0;
 font-size: 13px;
}
.staff_1_comment {
 font-size: 13px;
 border: 1px solid #999999;
 padding: 5px;
}
.staff_1_comment p {
 background: #eeeeee;
 margin: 0;
 padding: 5px;
}
/* staff shosai */
.staff_detail {
 text-align: left;
}
.staff_detail_main {
 overflow: hidden;
 margin-bottom: 10px;
}
.staff_detail_left {
 width: 370px;
 float: left;
}
.staff_detail_right {
 width: 510px;
 float: right;
}
.staff_detail_right span {
 background: #DFF7F8;
 /*サイトによって背景色を変更*/
 width: 510px;
 height: 40px;
 line-height: 40px;
 text-indent: 20px;
 color: #333;
 font-weight: bold;
 font-size: 15px;
 margin-bottom: 10px;
 display: block;
}
.staff_detail_right p {
 width: 490px;
 margin: 0 auto 20px;
}
.staff_detail_left span {
 background: #DFF7F8;
 /*サイトによって背景色を変更*/
 width: 370px;
 height: 40px;
 line-height: 40px;
 text-indent: 20px;
 color: #333;
 font-weight: bold;
 font-size: 15px;
 margin-bottom: 10px;
 display: block;
}
.staff_detail_left p {
 width: 360px;
 margin: 0 auto 20px;
 background: #eeeeee;
 padding: 5px;
}
.staff_detail_right img {
 max-width: 240px;
 margin-right: 5px;
 float: left;
 border: 1px solid #EEE;
 padding: 4px;
}
/* お客様の声 voices */
.voices {
 width: 900px;
 margin: 30px auto;
 font-size: 16px;
 text-align: left;
}
.voices ul {
 width: 900px;
 list-style: none;
 margin: 0;
 padding: 0;
}
.voices li {
 overflow: hidden;
}
.voices_2 li {
 border-bottom: 1px dotted #dddddd;
 margin-bottom: 15px;
 padding-bottom: 15px;
}
.voices_2 a {
 display: block;
 text-decoration: none;
}
.voices_2_title {
 display: block;
 line-height: 35px;
 font-weight: bold;
 text-indent: 10px;
 margin-bottom: 10px;
}
.voices_2_title a:hover {
 background: #dddddd;
}
.voices_2_photo {
 width: 250px;
 height: 200px;
}
.voices_2_photo a:hover img {
 border: 1px solid #FF9326;
}
.voices_2_photo img {
 max-width: 250px;
 max-height: 200px;
 border: 1px solid #999999;
 padding: 2px;
 vertical-align: bottom;
}
.voices_2_text {
 width: 630px;
}
.voices_2_text p {
 margin: 0;
 font-size: 13px;
 padding: 10px;
 overflow: hidden;
 line-height: 25px;
 height: 100px;
}
.voices_2_link {
 float: right;
 width: 180px;
 height: 40px;
 border: 1px solid #FF9326;
 padding: 2px;
}
.voices_2_link a {
 width: 180px;
 height: 40px;
 background: #FF9326;
 text-align: center;
 line-height: 40px;
 color: #ffffff;
 font-weight: bold;
}
.voices_2_link:hover {
 border: 1px solid #dddddd;
}
.voices_2_link:hover a {
 background: #dddddd;
}
.voices_detail {
 border: 1px solid #dddddd;
 padding: 20px;
 width: 860px;
 overflow: hidden;
}
.voices h3 {
 display: block;
 line-height: 35px;
 font-weight: bold;
 text-indent: 10px;
 margin: 0 0 10px 0;
}
.voices_detail_photo {
 width: 350px;
 margin-bottom: 10px;
 text-align: center;
}
.voices_detail_photo img {
 max-width: 350px;
}
.voices_detail_text {
 width: 510px;
 margin-bottom: 10px;
}
.voices_detail_text img {
 max-width: 230px;
 margin-left: 25px;
}
.voices_detail_text span {
 padding-left: 25px;
 font-weight: bold;
}
.voices_detail_text p {
 padding-left: 25px;
 margin: 10px 0;
 font-size: 13px;
}
.voices_free {
 width: 860px;
 border-top: 1px dashed #dddddd;
 padding-top: 10px;
}
p.overflow {
 width: 200px;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}
/******************* saleform *******************/
.saleform {
 padding: 10px 0;
}
.saleform1 {
 margin-top: 10px;
}
.saleform table {
 width: 750px;
}
.saleform table td {
 padding: 10px;
}
.saleform table tr th {
 padding: 10px;
 width: 120px;
 background: #EEE;
}
.saleform-middlecom {
 margin-top: 20px;
}
.saleform-boxti {
 color: #FFF;
 text-align: center;
 background: #6185AB !important;
}
/* 入力 サイズ指定*/
.saleform input {
 margin: 5px;
}
.saleform_seimei {
 display: inline-block;
}
.saleform_seimei input {
 width: 220px;
 height: 30px;
 margin-left: 10px;
}
.saleform_tel input {
 width: 100px;
 height: 30px;
}
.saleform_mail input {
 width: 300px;
 height: 30px;
}
.saleform_fax input {
 width: 300px;
 height: 30px;
}
.mandatory_check label {
 margin-right: 10px;
}
.mandatory_check input {
 margin-right: 5px;
}
.saleform_other textarea {
 width: 500px;
 height: 80px;
}
.saleform-menseki {
 width: 244px;
}
.saleform-menseki input {
 width: 100px;
 margin-right: 10px;
}
.saleform-chikunen {
 display: inline-block;
}
.saleform-chikunen input {
 width: 50px;
}
/*saleform conf*/
.saleform_conftd {
 background: #EEF8FF;
}
/*mantion*/
.saleform-mantion, .saleform-mantion-goshitsu {
 display: inline-block;
}
.saleform-mantion input {
 width: 300px;
 margin-right: 10px;
}
.saleform-mantion-goshitsu input {
 width: 150px;
}
.saleform-senyu input {
 width: 150px;
}
/******************* inquiry form *******************/
.inquiry_form {
 width: 780px;
 margin: 0 auto;
 padding: 10px 0;
}
.inquiry_form table {
 width: 780px;
 margin: 10px auto;
 border: 1px solid #eee;
}
.inquiry_form table td {
 padding: 15px;
 border-bottom: 1px solid #EEEEEE;
}
.inquiry_form table tr th {
 padding: 15px;
 width: 130px;
 background: #F4F4F4;
 border-right: 1px solid #EEEEEE;
 border-bottom: 1px solid #EEEEEE;
}
/*入力サイズ指定*/
.inqform_name input, .inqform_mail input {
 padding: 6px;
 font-size: 16px;
 width: 260px;
 height: 36px;
 border-radius: 5px;
 -webkit-border-radius: 5px;
}
.inqform_tel input {
 padding: 6px;
 font-size: 16px;
 width: 260px;
 height: 36px;
 border-radius: 5px;
 -webkit-border-radius: 5px;
}
.inqform_address input {
 padding: 6px;
 font-size: 16px;
 width: 260px;
 height: 36px;
 border-radius: 5px;
 -webkit-border-radius: 5px;
}
.inqform_sex {
 width: 110px;
}
.inqform_age input {
 padding: 6px;
 font-size: 16px;
 width: 50px;
 height: 36px;
 border-radius: 5px;
 -webkit-border-radius: 5px;
}
.inqform_shosai textarea {
 padding: 6px;
 font-size: 16px;
 width: 500px;
 height: 100px;
 border-radius: 5px;
 -webkit-border-radius: 5px;
}
/******************* search_map *******************/
.search_map_form {
 width: 870px;
 margin: 0 auto;
}
.search_map_form table th {
 font-weight: normal;
}
/*こだわり*/
ul.search_map_zokusei {
 margin: 0;
 padding: 0;
 list-style: none;
}
li.kodawari_komoku {
 float: left;
 width: 174px;
 font-size: 14px;
 line-height: 18px;
}
li.kodawari_komoku label:hover {
 color: #FF5400;
 text-decoration: none;
}
/******************* list_map *******************/
h2.maps-ti {
 background: url(../img/maps-h2bg.jpg) left top no-repeat;
 margin: 10px 0;
 padding: 0;
 line-height: 65px;
 text-align: left;
 text-indent: 125px;
 color: #666666;
 font-size: 22px;
 font-family: 小塚ゴシック Pro;
 font-weight: normal;
}
.maps-kodadwari {
 display: inline-block;
 margin-left: 560px;
 height: 50px;
 vertical-align: middle;
}
.maps-kodadwari a {
 display: block;
 width: 160px;
 height: 40px;
 font-size: 13px;
 color: #666666;
 line-height: 40px;
 text-align: left;
 text-indent: 30px;
 text-decoration: none;
 background: url(../img/maps-h2-kodawari.jpg) left top no-repeat;
}
.maps-kodadwari a:hover {
 color: #FFF;
 background-position: 0px -40px;
}
.maps-li-title {
 color: #666666;
 font-size: 16px;
 text-align: left;
 text-indent: 15px;
 border-left: 6px solid #FE7143;
 line-height: 25px;
 font-family: 小塚ゴシック Pro;
 margin-bottom: 5px;
}
/*map search form*/
.maps-searchform {
 margin: 0px;
 text-align: left;
 font-family: 小塚ゴシック Pro;
 padding: 13px;
}
.maps-searchbox {
 border: solid 1px #ccc;
 padding: 0 0 10px 0;
}
.maps-searchbox h4 {
 font-size: 18px;
 margin: 0;
 line-height: 40px;
 background: #F3F2ED;
 border-top: solid 2px #333;
}
.maps-sear {
 margin: 10px 0;
}
.maps-sear-ti {
 display: inline-block;
 width: 140px;
 line-height: 35px;
 color: #FFF;
 font-size: 16px;
 text-align: center;
 margin-right: 10px;
 vertical-align: top;
 background: #666666;
}
.maps-sear-komoku {
 display: inline-block;
 font-size: 15px;
 min-width: 30%;
 max-width: 810px;
}
.maps-sear-komoku select {
 width: 100px;
 height: 28px;
 margin: 4px 0 0 0;
}
.maps-searchbtn {
 line-height: 30px;
 text-align: center;
}
.maps-searchbtn input {
 vertical-align: middle;
}
.line_a2 label {
 font-size: 14px !important;
}
.s-search th.s-searchtitle {
 font-size: 16px !important;
 font-weight: normal !important;
 color: #333333 !important;
 background: #CCCCCC !important;
 width: 140px !important;
}
.s-searchzokusei {
 margin: 10px 0 0 10px;
 padding: 0;
 list-style: none;
}
.s-searchzokusei li {
 float: left;
 width: 25%;
}
/*googlemap*/
.gmap-container {
 width: 100%;
 position: relative;
 overflow: hidden;
 margin: 10px 0;
}
.gmap {
 width: 100%;
 height: 540px;
 margin: 0px auto;
}
.gmap-side-container {
 height: 538px;
 position: absolute;
 top: 0px;
 right: -232px;
 opacity: 0.2;
}
.gmap-side {
 background-color: #fff;
 width: 230px;
 height: 100%;
 overflow: auto;
 border: 1px solid #888;
}
.map-side-open {
 width: 30px;
 top: 210px;
 left: -30px;
 padding: 50px 0;
 text-align: center;
 position: absolute;
 cursor: pointer;
 background: #666666;
}
.map-side {
 font-family: 小塚ゴシック Pro;
}
.map-side-ti {
 background: #666666;
 color: #FFF;
 width: 100%;
 line-height: 40px;
 font-size: 16px;
 text-align: center;
}
.map-side-ti2 {
 background: #E3E3E3;
 color: #666666;
 width: 100%;
 line-height: 30px;
 font-size: 12px;
 text-align: center;
}
.map-side-list {
 width: 200px;
 margin: 0 auto;
 text-align: left;
}
.map-side-list ul {
 margin: 0;
 padding: 5px 0;
 list-style: none;
 background: url(../img/map-side-list-line.jpg) center bottom no-repeat;
}
.map-side-list ul li {
 margin: 5px 0;
 line-height: 18px;
}
li.map-side-shurui {
 width: 50%;
 color: #fff;
 padding: 0 5px;
 text-align: center;
 background: #000066;
}
li.map-side-name a {
 color: #666666;
 font-size: 15px;
}
li.map-side-img {
 width: 65px;
 float: left;
}
li.map-side-img img {
 max-width: 65px;
 height: auto;
}
li.map-side-info {
 width: 130px;
 float: right;
}
span.map-side-kakaku {
 font-size: 18px;
 color: #FF0004;
 font-weight: bold;
}
li.map-side-more a {
 display: block;
 width: 200px;
 color: #FFF;
 text-decoration: none;
 text-align: center;
 line-height: 28px;
 padding-bottom: 2px;
 background: url(../img/map-side-list-morebg.jpg) left top no-repeat;
}
.maps-kaiin {
 overflow: hidden;
}
.maps-kaiin-count {
 width: 75%;
 float: left;
}
.maps-kaiin-btn {
 width: 25%;
 float: right;
 margin: 11px 0;
 text-align: right;
}
.s-search li {
 float: left;
 margin: 5px 30px 0 0;
 list-style: none;
}
/******************* list_map notfound *******************/
.maps-notfound-com {
 font-size: 16px;
 color: #666666;
 margin: 10px 0;
 padding: 15px 0 0 0;
 text-align: center;
 line-height: 25px;
 background: #EAFAF9;
}
.orange {
 color: #FF6600;
}
.maps-notfound-com img {
 margin: 10px 0;
}
.map-nf-mikokai {
 margin: 0 auto 50px auto;
 width: 750px;
 clear: both;
}
.map-nf-mikokai a {
 display: block;
 width: 750px;
 font-size: 20px;
 font-weight: bold;
 color: #878787;
 line-height: 61px;
 text-decoration: none;
 background: url(../img/map-nf-mikokaibg.jpg) left top no-repeat;
}
.map-nf-mikokai a:hover {
 color: #000000;
 background-position: 0px -61px;
}
.orange2 {
 color: #FF9900;
}
/* ----------------------------------------
	reminder
---------------------------------------- */
.reminder_wrap {
 margin-bottom: 40px;
}
.reminder_txt {
 font-size: 15px;
 line-height: 24px;
 padding: 30px 0;
}
.reminder_form {}
.reminder_form table {
 width: 600px;
 border-collapse: collapse;
 margin: 0 auto 30px;
}
.reminder_form th,
.reminder_form td {
 border: 1px solid #ccc;
 padding: 15px;
 font-size: 14px;
}
.reminder_form th {
 background: #eee;
 width: 137px;
}
.reminder_form td {}
.reminder_form td input {
 padding: 8px;
 width: 400px;
 font-size: 17px;
 border-radius: 3px;
 background: #ffdfdf;
}
.reminder_form p {}
.reminder_form p input {
 margin: 0 auto;
 width: 300px;
 text-align: center;
 padding: 10px 20px;
 border-radius: 3px;
 background: #F4F9FF;
 border: 1px solid #006DD9;
 color: #006DD9;
 cursor: pointer;
 font-size: 15px;
}
.reminder_form p input:hover {
 background: #DBEDFF;
 border: 1px solid #006DD9;
 color: #006DD9;
}
.reminder_comptxt {
 padding: 40px 0;
 font-size: 15px;
 line-height: 24px;
}
.reminder_login {
 border-top: 1px solid #ccc;
 padding-bottom: 40px;
}
.reminder_login_tl {
 font-size: 15px;
 padding: 20px 0;
}
.reminder_login table {
 width: 500px;
 border-collapse: collapse;
 margin: 0 auto 30px;
}
.reminder_login th,
.reminder_login td {
 border: 1px solid #ccc;
 padding: 15px;
 font-size: 14px;
}
.reminder_login th {
 background: #eee;
 width: 137px;
}
.reminder_login td {}
.reminder_login td input {
 padding: 8px;
 width: 250px;
 font-size: 17px;
 border-radius: 3px;
 background: #ffdfdf;
}
.reminder_login p input {
 margin: 0 auto;
 width: 300px;
 text-align: center;
 padding: 10px 20px;
 border-radius: 3px;
 background: #F4F9FF;
 border: 1px solid #006DD9;
 color: #006DD9;
 cursor: pointer;
 font-size: 15px;
}
.reminder_login p input:hover {
 background: #DBEDFF;
 border: 1px solid #006DD9;
 color: #006DD9;
}
/* ----------------------------------------
	privacy
---------------------------------------- */
.privacy {}
.privacy span {
 display: block;
 font-weight: bold;
 font-size: 15px;
 margin-bottom: 10px;
 padding-bottom: 5px;
 border-bottom: 3px solid #eee;
}
.privacy p {
 margin-bottom: 20px;
}
/* ----------------------------------------
	sitemap
---------------------------------------- */
.required {
 background-color: #FF2524;
 float: right;
 height: 20px;
 width: 34px;
 display: block;
 text-align: center;
 text-indent: 0px;
 margin-top: -2px;
 margin-left: 11px;
}
.required p {
 margin: 0;
 padding: 0;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 13px;
 line-height: 20px;
}
/* ----------------------------------------
rental-contents
---------------------------------------- */
.onl_link_box {
 border: 10px solid #0085b2;
 padding: 35px;
 margin-top: 50px;
}
.onl_link_box p {
 font-size: 22px;
 line-height: 32px;
 font-weight: bold;
 text-align: center;
 color: #0085b2;
 margin-bottom: 20px;
}
.onl_link_box ul {
 display: flex;
 justify-content: space-between;
 margin: 0;
 padding: 0;
 text-align: left;
}
.onl_link_box li {
 list-style: none;
}
.onl_link_box a {
 display: block;
 width: 310px;
 background: #ff9326;
 color: #fff;
 font-weight: bold;
 font-size: 18px;
 position: relative;
 padding: 15px 0;
 padding-left: 20px;
 border: 2px solid #ff9326;
 text-decoration: none;
}
.onl_link_box a:hover {
 background: #fff;
 color: #ff9326;
}
.onl_link_box a::after {
 position: absolute;
 top: 0;
 bottom: 0;
 margin: auto;
 content: "";
 vertical-align: middle;
 right: 25px;
 width: 8px;
 height: 8px;
 border-top: 3px solid #FFF;
 border-right: 3px solid #FFF;
 border-radius: 2px;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
.onl_link_box a:hover::after {
 border-top: 3px solid #ff9326;
 border-right: 3px solid #ff9326;
}