@charset "utf-8";


/* =========================================================
	 t_common
========================================================= */
.t_tl {
	border-top: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding: 10px 4%;
	background: #f5f5f5;
}
.t_tl i {
	float: left;
	margin-right: 10px;
	padding-top: 5px;
}
.t_tl span {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 16px;
}

/* =========================================================
	 t_main
========================================================= */
.t_main {
	padding-bottom: 5px;
}
/* =========================================================
	 t_regist
========================================================= */
.t_regist {
	width: 96%;
	margin: 0 auto 10px;
	background: #eee;
	padding: 2%;
	position:relative;
	padding-bottom: 70px;
	border: 3px solid #ccc;
	box-sizing: border-box;
}
.t_re_txt {
	font-weight: bold;
	color: #ff0000;
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
}


.t_re_number {
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
}
.t_re_number > div {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}
.t_re_normal {
	border: 1px solid #ccc;
	padding: 5px 15px;
	background: #fff;
}
.t_re_normal span {
	font-size: 22px;
	
}
.t_re_arrow {
	margin: 0 10px;
}
.t_re_arrow img {
	width: 20px;
}
.t_re_limited {
	border: 2px solid #ff0000;
	padding: 5px 15px;
	background: #FFFFFF;
	color: #ff0000;
}
.t_re_limited span {
	font-size: 28px;
}
.t_regist a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background/*¥**/: #fff¥9;
	filter: alpha(opacity=0);
}

.t_regist a p {
	position: absolute;
	left: 5%;
	top: 130px;
	background: #ff0000;
	color: #fff;
	text-align: center;
	width: 90%;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0;
	border-radius: 3px;
	box-shadow: 0 3px 0 #dd0000;

}

/* =========================================================
	 t_search
========================================================= */

.t_search_wrap {
	width: 98%;
	margin: 5px auto 10px;
}
.t_search {
	margin-bottom: 5px;
}
.t_search ul {
	margin: 0 auto;
	background-color: #ffffff;
	display: -webkit-box;
	display: box;
}
.t_search li {
	-webkit-box-flex: 1;
	box-flex: 1;
	margin: 0.5%;
	width: 100%;
}
.t_search li a {
	display: block;
	border: 2px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 3px 0 #999;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
}
.t_se_search01 li a {
	padding: 15px 7px;
}
.t_se_search02 li a {
	padding: 10px 7px;
}
.t_se_search01 i:first-of-type,
.t_se_search02 i:first-of-type {
	float: left;
	font-size: 20px;
}
.t_se_search01 i:last-of-type,
.t_se_search02 i:last-of-type {
	float: right;
}
.t_se_search01 i:last-of-type {	padding-top: 3px;}
.t_se_search02 i {	padding-top: 12px;}
.t_se_search01 p,
.t_se_search02 p {
	float: left;
	padding-left: 5px;
	line-height: 20px;
}
.t_se_search01 span,
.t_se_search02 span {
	font-weight: bold;
}
.t_se_search01 span {
	font-size: 18px;
}
.t_se_search02 span {
	display: block;
	font-size: 15px;
}
.t_se_shubetsu {
	text-align: center;
}
.t_se_shubetsu li a {
	padding: 5px 0;
}
.t_se_shubetsu i {
	font-size: 30px;
	padding: 5px 0;
}
.t_se_shubetsu p {
	font-size: 11px;
}
.t_search_free {
	width: 98%;
	padding: 3% 4%;
	box-sizing: border-box;
	background: #F7F2E3;
	margin: 10px auto 0;
	border: 1px solid #ccc;
	overflow: hidden;
}
.t_search_free input[type="text"] {
	width: 78%;
	float: left;
	height: 40px;
	font-family:　'Arial','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo', sans-serif;
}
.t_search_free input[type="submit"] {
	float: right;
	display: block;
	text-align: center;
	width: 20%;
	border-radius: 3px;
	box-shadow: 0 3px 0 #333;
	background: #666;
	height: 37px;
	line-height: 37px;
	color: #fff;
	font-weight: bold;
	margin: 5px 0;
	letter-spacing: 2px;
	font-size: 16px;
	-webkit-appearance: none;
	border: none;
	font-family:　'Arial','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo', sans-serif;
}

/* =========================================================
	 t_bukken　特選物件
========================================================= */
.t_bukken {

}
.t_bukken div {*zoom: 1;}
.t_bukken div:after {display: block;content: "";clear: both;}
.js-tab {
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
	padding: 0 1.5%;
	display: -webkit-box;
	display: box;
}
.js-tab > div {
	-webkit-box-flex: 1;
	box-flex: 1;
	margin: 2px 0.5% 0;
	width: 100%;
	background:#ccc;
	color:#333;
	text-align: center;
	padding:10px 0;
	cursor:pointer;
	border: 2px solid #ccc;
	border-bottom: none;
	box-sizing: border-box;
}
.js-tab > div.active {
	background:#fff;
	border: 2px solid #ccc;
	border-bottom: none;
	color: #333;
	margin: 0 0.5% -2px;
}
.js-tab_content {
	display:none;
	width: 96%;
	margin: 0 auto;
}
.js-tab_content.active {display:block;}


/* 物件情報
---------------------------------------- */
.t_bukken_tl {
	border-bottom: 3px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
.t_bukken_tl i,
.t_bukken_tl p {
	display: inline-block;
	vertical-align: middle;
}
.t_bukken_tl i {
	font-size: 20px;
	width: 8%;
	text-align: center;
}
.t_bukken_tl p {
	font-weight: bold;
	font-size: 15px;
	width: 90%;
}
.t_b_box {
	margin-bottom: 10px;
	border: 2px solid #ccc;
	border-bottom: 5px solid #ccc;
	box-sizing: border-box;
	position:relative;
	background: url(/img/sp/icon_arrow.png) no-repeat 98% 50%;
	background-size: 12px auto;
}
.t_b_box > a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background/*¥**/: #fff¥9;
	filter: alpha(opacity=0);
}
.t_b_box > a p {
	position: absolute;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	box-sizing: border-box;
	line-height: 24px;
	background: #f5f5f5;
	padding: 3px;
}
.t_b_detail {
	overflow: hidden;
	padding: 2%;
	padding-top: 35px;
}
.t_b_photo {
	float: left;
	width: 50%;
	margin-right: 2%;
	text-align: center;
}
.t_b_txt {
	float: left;
	width: 48%;
	font-size: 13rem;
}
.t_b_shubetsu {
	display: block;
	text-align: center;
	font-weight:bold;
	font-size: 11rem;
	background: #333;
	color: #fff;
	margin-bottom: 5px;
}
.t_b_price {
	font-weight: bold;
	color: #ff0000;
	font-size: 15rem;
}

.t_b_comment {
	padding: 0 2% 2% 2%;
}
.t_b_comment p {
	background: #f5f5f5;
	padding: 2%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.t_bukken_more {
	margin-bottom: 20px;
}
.t_bukken_more a {
	width: 100%;
	margin: 0 auto;
	display: block;
	border: 3px solid #333;
	text-align: center;
	padding: 10px 10%;
	box-sizing: border-box;
	border-radius: 3px;
	overflow: hidden;
}
.t_bukken_more span,
.t_bukken_more i {
	font-weight: bold;
	display: block;
	font-size: 15px;
	line-height: 25px;
}
.t_bukken_more span {
	float: left;
	width: 85%;
}
.t_bukken_more i {
	float: right;
}
/* =========================================================
	 t_toku　人気条件から探す
========================================================= */
.t_toku {
}
.t_toku ul {
}
.t_toku li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	border-bottom: 1px solid #999;
}
.t_toku li:nth-child(2n-1) {
	border-right: 1px solid #999;
}
.t_toku li a {
	display: block;
	padding: 15px 4% 15px 2%;
	overflow: hidden;
}
.t_toku li i {
	font-size: 18px;
}
.t_toku li i:first-of-type {
	float: left;
	width: 30px;
	text-align: center;
}
.t_toku li i:last-of-type {
	float: right;
}
.t_toku li span {
	float: left;
	font-size: 13px;
	font-weight: bold;
}

/* =========================================================
	 t_conts　サイトコンテンツ
========================================================= */
.t_conts {
}
.t_conts ul {
	width: 96%;
	margin: 10px auto;
}
.t_conts li {
	margin-bottom: 8px;
}
.t_conts a {
	display: block;
	border: 1px solid #999;
	border-radius: 3px;
	padding: 14px;
	box-sizing: border-box;
	overflow: hidden;
	box-shadow: 0 3px 0 #ccc;
}
.t_conts a span {
	float: left;
	display: block;
	font-size: 15px;
	font-weight: bold;
}
.t_conts a i:nth-of-type(1) {
	float: left;
	color: #ccc;
	margin-right: 10px;
	font-size: 20px;
	padding-top: 2px;
}
.t_conts a i:nth-of-type(2) {
	float: right;
	padding-top: 5px;
}

/* =========================================================
	 t_shop　店舗情報
========================================================= */

.slider {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 10px 0 0 0;
}
.slider {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.slides {
	overflow: hidden;
	*zoom: 1;
}

.slides li{
	float: left;
	clear: none;
}

.slide {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.slide img {
	max-height:200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	float: none;
}
.slider-arrow {
	position: absolute;
	display: block;
	margin-bottom: -15px;
	height: 25px;
	width: 15px;
}
.slider-arrow--right {
	bottom: 50%;
	right: 10px;
	background-image: url(/img/sp_index/shop_slide_arrow_r.png);
	background-repeat:no-repeat;
	background-size:15px auto;
}
.slider-arrow--left {
	bottom: 50%;
	left: 10px;
	background-image: url(/img/sp_index/shop_slide_arrow_l.png);
	background-repeat:no-repeat;
	background-size:15px auto;
}
.slider-nav__item {
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	border: 1px solid #fff;
	border-radius: 8px;
}
.slider-nav__item:hover {
	background: #fff;
}
.slider-nav__item--current {
	background: #fff;
}
.t_shop {
	border-bottom: 3px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.t_shop_wrap .t_shop:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
.t_shop_tel {
	width: 96%;
	margin: 0 auto 10px;
	text-align: center;
}
.t_shop_tel a {
	display: block;
	border: 2px solid #D90000;
	border-radius: 3px;
	padding: 8px;
	box-shadow: 0 3px 0 #D90000;
	font-family: 'Century Gothic','Arial';
}
.t_shop_tel i,
.t_shop_tel p {
	display: inline-block;
	color: #D90000;
	vertical-align: middle;
}
.t_shop_tel i {
	padding-left: 10px;
	transform: scale(-1, 1);
	font-size: 22px;
}
.t_shop_tel p {
	font-size: 32px;
	font-weight: bold;
	padding: 3px 0 8px;
}
.t_shop_tel span {
	display: block;
	background: #eee;
	padding: 5px;
}

.t_shop_detail {
	width: 96%;
	margin: 0 auto;
}
.t_shop_detail span {
	display: block;
	font-weight: bold;
	font-size: 18px;
}
.t_shop_detail p {
}

/* =========================================================
	 t_info　お知らせ
========================================================= */
.t_info {
	overflow: hidden;
	-webkit-overflow-scrolling:touch;
	overflow-scrolling: touch;
	width: 100%;
	margin: auto;
	height: 230px;
	overflow-y:auto;
}
.t_info iframe {
	display: block;
	width: 100%;
	height: 100%;
}
/* =========================================================
assessment　売却査定
========================================================= */
.t_asse_form_wrap {
	width: 96%;
	margin: 10px auto 20px;
}
.t_asse_form_wrap .h2_title {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px 10px 15px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color: #333333;
	background: #F0F0F0;
	border-left: 10px solid #FFA626;
}
.t_asse_form {
	margin: 20px auto;
	border-radius: 3px;
	box-shadow: 0 0 3px 0 #999;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.t_asse_form table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}
.t_asse_form tr th,
.t_asse_form tr td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.t_asse_form tr th {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	padding: 5px;
	padding-bottom: 0;
}
.t_asse_form tr td {
	font-size: 15px;
	line-height: 22px;
	display: block;
	padding: 5px;
}
.t_asse_form th span {
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	line-height: 22px;
	border-radius: 3px;
}
.t_asse_form th span.t_asse_required {
	border: 1px solid #ff4a32;
	color: #ff4a32;
	background: #FFE8E5;
}
.t_asse_form th span.t_asse_any {
	border: 1px solid #237dc0;
	color: #237dc0;
	background: #dfebf5;
}
.t_asse_form td p {
	color: #999;
	font-size: 13px;
	line-height: 18px;
	padding: 5px;
}
.t_asse_form td p br {
	display: none;
}
.t_asse_form td input[type="text"],
.t_asse_form td input[type="tel"],
.t_asse_form td input[type="password"],
.t_asse_form td input[type="number"],
.t_asse_form td textarea,
.t_asse_form td select {
	font-size: 16px;
	line-height: 24px;
	padding: 8px 15px;
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	font-family: 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', '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: 0 2px 4px 0;
	box-shadow: none;
	height: auto;
	width: 100%;
}
.t_asse_form td input[type="button"] {
	-webkit-appearance: none;
	font-family: 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding: 8px 15px;
	border: 1px solid #ccc;
	background: #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	cursor: pointer;
}
.t_asse_form td input[type="button"]:hover {
	background: #ccc;
}
.t_asse_form td select {
	cursor: pointer;
	height: 42px;
	width: 100%;
	vertical-align: bottom;
}
.t_asse_form td textarea {
	height: 150px;
	display: block;
}
.t_asse_form td label {
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	cursor: pointer;
	border-radius: 3px;
	padding: 9px 15px 9px 9px;
	display: inline-block;
	margin: 0 2px 5px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.t_asse_form td label input {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.t_asse_form td label input[type="checkbox"],
.t_asse_form td label input[type="radio"] {
	vertical-align: sub;
	margin: 0 5px 0 0;
	cursor: pointer;
}
.t_asse_form td input[type="text"]:hover,
.t_asse_form td input[type="tel"]:hover,
.t_asse_form td input[type="password"]:hover,
.t_asse_form td input[type="number"]:hover,
.t_asse_form td textarea:hover,
.t_asse_form td select:hover,
.t_asse_form td label:hover {
	background: #f9fcf5;
	border: 1px solid #d6eaba;
}
.t_asse_btn input[type="submit"] {
	-webkit-appearance: none;
	border: 2px solid #2799fb;
	background: #2799fb;
	color: #fff;
	border-radius: 30px;
	width: 90%;
	height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 #999;
	padding: 0 40px;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	font-size: 20px;
	display: block;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Noto Sans Japanese', Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.t_asse_btn input[type="submit"]:hover {
	color: #2799fb;
	background: #fff;
}
.t_asse_btn input[type="button"] {
	-webkit-appearance: none;
	border: 1px solid #ccc;
	background: #eee;
	border-radius: 3px;
	width: 100px;
	height: 40px;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	display: block;
	font-family: "Yu Gothic", YuGothic, 'Noto Sans Japanese', Roboto, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
}
.t_asse_btn input[type="button"]:hover {
	background: #ccc;
}
/*タブ切り替え*/
.tab_wrap{
    width: 92%;
    margin: 0px auto;
}	
.tab_wrap_bg{
    background: #e6f5fc;
    position: absolute;
    width: 92%;
    top: 245px;
    margin: auto;
    z-index: -10;
    box-sizing: border-box;
}
input[type="radio"]{display:none;}
.tab_area{
    font-size: 0;
    width: 89%;
    margin: 0 auto;
}
.tab_area label{
    width: 48.5%;
    margin: 0px 3% 0px 0px;
    display: inline-block;
    padding: 7px 0 7px 9%;
    border-top: solid 3px #0056a1;
    border-left: solid 3px #0056a1;
    border-right: solid 3px #0056a1;
    border-radius: 5px 5px 0px 0px;
    background: #e7e7e7;
    text-align: center;
    font-size: 4vw;
    font-weight: bold;
    box-sizing: border-box;
    cursor: pointer;
    color: #0056a1;
    transition: ease 0.2s opacity;
    position: relative;
    letter-spacing: 2px;
    top: 2px;
    z-index: 0;
}
.tab_area label:nth-child(1){

}
.tab_area label:nth-child(2){
	margin-right:0px;
}
.tab_area label img{
    margin: 0px auto 0px auto;
    position: absolute;
    top: -8px;
    left: 4%;
    width: 37px;
}
.tab_area label p{
	margin:0px;
}
.tab_area label p span{
	font-size:21px;
}
.panel_area{
    background: #fff;
    border-radius: 10px;
    position: relative;
    z-index: 100;
}
.tab_panel{width:100%; padding:0px 0; display:none;}
.tab_panel p{font-size:14px; letter-spacing:1px; text-align:center;}
 
#tab1:checked ~ .tab_area .tab1_label{
    background: #fff;
    color: #0056a1;
    box-shadow: 0px -3px 3px #535252;
    top: 3px;
    z-index: 110;
    position: relative;
}
#tab1:checked ~ .panel_area #panel1{
    display: block;
    position: relative;
    z-index: 10;
}
#tab2:checked ~ .tab_area .tab2_label{
background: #fff;
    color: #0056a1;
    box-shadow: 0px -3px 3px #535252;
    top: 3px;
    z-index: 110;
}
#tab2:checked ~ .panel_area #panel2{display:block;}
#tab3:checked ~ .tab_area .tab3_label{background:#fff; color:#000;}
#tab3:checked ~ .panel_area #panel3{display:block;}

/*タブ切り替えend*/
.teb_jamp_wrap{
    margin: 0px auto 0px auto;
    padding: 0px 0px 40px 0px;
    z-index: -10;
}
.teb_jamp_box{
    width: 100%;
    margin: auto;
    padding: 0px 0px 10px 0px;
    border-radius: 10px;
    border: solid 3px #0056a1;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 0 3px #242424;
}
.teb_jamp_box_l{
	width:100%;
}
.teb_jamp_box_l area{
border:none;
outline:none;
}
#panel1 .teb_jamp_box_l{
	background-image:url(/img/sp_index/map_chi_bg_sp.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	height:89vw;
	position:relative;
}
#panel2 .teb_jamp_box_l{
	background-image:url(/img/sp_index/map_buy_bg_sp.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	height:89vw;
	position:relative;
}
.teb_jamp_box_l ul{
	width:100%;
}
.teb_jamp_box_l ul li{
	position:absolute;
}
.teb_jamp_box_l ul li:nth-child(1){
    top: 13vw;
    left: 38vw;
}
.teb_jamp_box_l ul li:nth-child(2){
    top: 33vw;
    left: 7vw;
}
.teb_jamp_box_l ul li:nth-child(3){
    top: 45vw;
    left: 37vw;
}
.teb_jamp_box_l ul li:nth-child(4){
    top: 30vw;
    right: 3vw;
}
.teb_jamp_box_l ul li:nth-child(5){
    top: 63vw;
    left: 18vw;
}
.teb_jamp_box_l ul li:nth-child(6){
    top: 72vw;
    right: 10vw;
}
.teb_jamp_box_l ul li a{
    display: block;
    font-size: 4vw;
    font-weight: bold;
    background: #fff;
    border: solid 1px #333;
    border-radius: 5px;
    line-height: 37px;
    padding: 0px 11px;
}
.teb_jamp_box_r{
    width: 100%;
}
.teb_jamp_box_joken{
    border-bottom: solid 3px #0056a1;
    overflow: hidden;
}
.teb_jamp_box_joken ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.teb_jamp_box_joken ul li{
    float: left;
    width: 33%;
    box-sizing: border-box;
    position: relative;
}
.teb_jamp_box_joken ul li:nth-child(1){
	border-right: solid 1px #d9d9d9;
}
.teb_jamp_box_joken ul li:nth-child(2){
	border-right: solid 1px #d9d9d9;
}
.teb_jamp_box_joken ul li a{
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 3.5vw;
    font-weight: bold;
    padding: 70px 9px 15px 0px;
}
.teb_jamp_box_joken ul li:nth-child(1) a{
    background-image: url(/img/index/search_icon01.png);
    background-position-y: 20px;
    background-position-x: center;
    background-size: 33px;
}
.teb_jamp_box_joken ul li:nth-child(2) a{
    background-image: url(/img/index/search_icon17.png);
    background-position-y: 20px;
    background-position-x: center;
    background-size: 33px;
}
.teb_jamp_box_joken ul li:nth-child(3) a{
    background-image: url(/img/index/search_icon03.png);
    background-position-y: 23px;
    background-position-x: center;
    background-size: 25px;
}
.teb_jamp_box_joken ul li a::before{
    content: "";
    width: 14px;
    height: 14px;
    top: 73px;
    right: 3%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;
}
.teb_jamp_box_joken ul li a::after{
    content: "";
    top: 77px;
    right: 8%;
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(
45deg
);
    transform: rotate(
45deg
);
    position: absolute;
}
.teb_jamp_box_kodawari{
    width: 100%;
}
.teb_jamp_box_kodawari ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.teb_jamp_box_kodawari ul li{
    float: left;
    width: 50%;
    box-sizing: border-box;
    position: relative;
    border-bottom: solid 1px #d9d9d9;
}
.teb_jamp_box_kodawari ul li:nth-child(2n){
	border-left: solid 1px #d9d9d9;
}
.teb_jamp_box_kodawari ul li a{
    display: block;
    text-decoration: none;
    font-size: 3.2vw;
    font-weight: bold;
    position: relative;
    background-repeat: no-repeat;
    color: #333;
    height: 47px;
    box-sizing: border-box;
    padding: 14px 0px 0px 30px;
    background-size: 10%;
}
.teb_jamp_box_kodawari ul li:nth-child(1) a{
    background-image: url(/img/index/search_icon04.png);
    background-position-y: 14px;
    background-position-x: 2%;
    background-size: 13%;
}
.teb_jamp_box_kodawari ul li:nth-child(2) a{
    background-image: url(/img/index/search_icon05.png);
    background-position-y: 17px;
    background-position-x: 4%;
}
.teb_jamp_box_kodawari ul li:nth-child(3) a{
    background-image: url(/img/index/search_icon06.png);
    background-position-y: 14px;
    background-position-x: 6%;
    background-size: 8%;
}
.teb_jamp_box_kodawari ul li:nth-child(4) a{
background-image: url(/img/index/search_icon09.png);
    background-position-y: 16px;
    background-position-x: 4%;
}
.teb_jamp_box_kodawari ul li:nth-child(5) a{
    background-image: url(/img/index/search_icon07.png);
    background-position-y: 14px;
    background-position-x: 5%;
}
.teb_jamp_box_kodawari ul li:nth-child(6) a{
    background-image: url(/img/index/search_icon16.png);
    background-position-y: 9px;
    background-position-x: 4%;
    font-size: 11px;
    padding: 16px 0px 0px 30px;
}
.teb_jamp_box_kodawari ul li a::before{
    content: "";
    width: 14px;
    height: 14px;
    top: 17px;
    right: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;
}
.teb_jamp_box_kodawari ul li a::after{
    content: "";
    top: 22px;
    right: 16px;
    width: 3px;
    height: 3px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.teb_jamp_box_free{
    clear: both;
    overflow: hidden;
}
.teb_jamp_box_free h3{
    margin: 10px auto 0px auto;
    padding: 0px 0px 0px 28px;
    font-weight: bold;
    font-size: 3.5vw;
    background-image: url(/img/index/search_icon10.png);
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: 20px;
    line-height: 23px;
    width: 76%;
}
.teb_jamp_box_free {

}
.teb_jamp_box_free a{
    display: block;
    padding: 4px 0px 0px 0px;
	position:relative;
}
.teb_jamp_box_free a img{
    display: block;
    margin-top: 20px;
    margin-left: 4vw;
    width: 79%;
}
.teb_jamp_box_free a::before{
    content: "";
    width: 17px;
    height: 17px;
    top: 48px;
    right: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;
}
.teb_jamp_box_free a::after{
    content: "";
    top: 54px;
    right: 27px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.teb_jamp_box_free_kensu{
    margin: 10px auto 0px auto;
    width: 95%;
    font-size: 3.5vw;
    font-weight: bold;
    color: #dc0808;
    text-align: center;
    letter-spacing: 2px;
}
.teb_jamp_box_free_kensu span:nth-child(1){
font-size: 6vw;
    font-weight: bold;
}
.teb_jamp_box_free_kensu span:nth-child(1) iframe{
    width: 94px;
    height: 38px;
    padding: 0px;
    margin: 0px 0px -6px 0px;
    display: inline-block;
    vertical-align: bottom;
}
.teb_jamp_box_free_kensu_cms{
    height: 25px;
}
.teb_jamp_box_free_kensu_cms span{
    font-size: 31vw;
    line-height: 30px;
    font-weight: bold;
    color: #dc0808;
    display: block;
    letter-spacing: 2px;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif !important;
}
.teb_jamp_box_free_kensu span:nth-child(2){
     font-size: 12px;
    font-weight: bold;
    display: block;
    text-align: center;
}
.teb_jamp_box_free_kensu span:nth-child(2) span{
     font-size: 12px;
}
.teb_jamp_box_shubetsu{
    border-bottom: solid 3px #0056a1;
    overflow: hidden;
}
.teb_jamp_box_shubetsu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.teb_jamp_box_shubetsu ul li{
    float: left;
    width: 50%;
    box-sizing: border-box;
    position: relative;
}
.teb_jamp_box_shubetsu ul li:nth-child(1){
	border-right: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
}
.teb_jamp_box_shubetsu ul li:nth-child(2){
	border-bottom: solid 1px #d9d9d9;
}
.teb_jamp_box_shubetsu ul li:nth-child(3){
	border-right: solid 1px #d9d9d9;
}
.teb_jamp_box_shubetsu ul li a{
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 3.5vw;
    font-weight: bold;
    padding: 70px 0px 15px 0px;
}
.teb_jamp_box_shubetsu ul li:nth-child(1) a{
    background-image: url(/img/index/search_icon11.png);
    background-position-y: 22px;
    background-position-x: center;
    background-size: 50px;
}
.teb_jamp_box_shubetsu ul li:nth-child(2) a{
    background-image: url(/img/index/search_icon12.png);
    background-position-y: 17px;
    background-position-x: center;
    background-size: 34px;
}
.teb_jamp_box_shubetsu ul li:nth-child(3) a{
    background-image: url(/img/index/search_icon13.png);
    background-position-y: 27px;
    background-position-x: center;
    background-size: 50px;
}
.teb_jamp_box_shubetsu ul li:nth-child(4) a{
    background-image: url(/img/index/search_icon14.png);
    background-position-y: 25px;
    background-position-x: center;
    background-size: 40px;
}
.teb_jamp_box_shubetsu ul li a::before{
    content: "";
    width: 17px;
    height: 17px;
    top: 71px;
    right: 12%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;
}
.teb_jamp_box_shubetsu ul li a::after{
    content: "";
    top: 77px;
    right: 16%;
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.teb_jamp_box_kakaku{
	width:100%;
}
.teb_jamp_box_kakaku ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.teb_jamp_box_kakaku ul li{
    float: left;
    width: 50%;
    box-sizing: border-box;
    position: relative;
    border-bottom: solid 1px #d9d9d9;
}
.teb_jamp_box_kakaku ul li:nth-child(2n){
	border-left: solid 1px #d9d9d9;
}
.teb_jamp_box_kakaku ul li a{
    display: block;
    text-decoration: none;
    font-size: 4.2vw;
    font-weight: bold;
    position: relative;
    background-repeat: no-repeat;
    color: #0056a1;
    height: 47px;
    box-sizing: border-box;
    padding: 11px 0px 0px 11vw;
}
.teb_jamp_box_kakaku ul li a::before {
    content: "";
    width: 14px;
    height: 14px;
    top: 17px;
    right: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;
}
.teb_jamp_box_kakaku ul li a::after {
    content: "";
    top: 22px;
    right: 16px;
    width: 3px;
    height: 3px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.teb_jamp_box_kakaku ul li a span{
    color: #333;
    font-size: 3vw;
    font-weight: bold;
    display: inline-block;
}
.teb_jamp_box_kakaku ul li a{
    background-image: url(/img/index/search_icon15.png);
    background-position-y: 10px;
    background-position-x: 10%;
    background-size: 22px;
}
.search_space{
    width: 88%;
    overflow: hidden;
    margin: 10px auto 0px auto;
}
.search_space input{
    font-size: 2.5vw;
    font-weight: bold;
    text-indent: 5px;
    line-height: 26px;
    margin: 0px 0px 0px 0px;
    width: 78%;
    height: 33px;
    float: left;
    border: solid 2px #e5e5e5;
    border-radius: 7px 0px 0px 7px;
    box-sizing: border-box;
}
.search_window{

}
.quick_keyword{
    width: 55px;
    display: block;
    float: left;
}
.quick_keyword input{
    width: 55px;
    height: 31px;
    background-image: url(/img/index/kensaku_icon.png);
    background-size: 100%;
    border-radius: 0px 0px 0px 0px;
    border: none;
}

.campaign_wrap{

}
.campaign{
    width: 92%;
    margin: 20px auto 0px auto;
    padding: 0px 0px 30px 0px;
    overflow: hidden;
    border: solid 3px #0056a1;
    border-radius: 10px;
	background-image:url(/img/sp_index/campaign_bg_sp.png);
	background-position-y:bottom;
	background-size:100%;
	background-repeat:no-repeat;
}
.campaign_title_t{
    width: 88%;
    margin: 0px auto;
}
.campaign_title_t img{
	width:100%;
}
.campaign_wrap h2{
    text-align: center;
    margin: 0px 0px 0px 0px;
}
.campaign_wrap h2 img{

}
.campaign_wrap h3{
    text-align: center;
    margin: 82px 0px 0px 0px;
}
.campaign_wrap h3 img{

}
.campaign_wrap ul{
    padding: 0px;
    width: 80%;
    margin: 20px auto 0px auto;
}
.campaign_wrap ul li{
    width: 100%;
    margin: 0px auto 10px auto;
}
.campaign_wrap ul li img{
    width: 100%;
}
.campaign_wrap ul li a{
    display: block;
}
.campaign_wrap ul li a img{

}



.info_wrap{
    width: 92%;
    margin: 0px auto 50px auto;
    padding: 30px 0px 0px 0px;
    overflow: hidden;

}
.info_box{
	float: left;
}
.info_wrap h2{
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 15px;
    box-sizing: border-box;
    height: 58px;
    font-size: 5vw;
    font-weight: bold;
    background-color: #0056a1;
    color: #fff;
}
.info_wrap h2 span{
    font-size: 6vw;
    font-weight: bold;
    color: #ffee45;
}
.info_wrap h2 img{
    position: absolute;
    bottom: 0px;
    width: 57px;
    right: 20px;
}

.info_list_wrap{
	padding: 0px 0px 20px 0px;
}
.info_list_wrap iframe{
    width: 95%;
    height: 187px;
    margin: 0px auto 0px auto;
    padding: 13px 0px 0px 0px;
    display: block;
}
.info_list{

}
.info_list ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.info_list ul li{
padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: dashed 1px #b1b3b5;
    overflow: hidden;
}
.info_list_img{
    width: 31%;
    float: left;
}
.info_list_img img{
    width: 100%;
}
.info_list_come{
    float: right;
    width: 66%;
}
.info_list_come p{
    font-size: 4vw;
    margin: 0px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}
.info_list_come p span{
display: block;
    overflow: hidden;
    margin: 0px 0px 7px 0px;
}
.info_list_come p span span:nth-child(1){
    display: inline-block;
    font-weight: bold;
    font-size: 4vw;
    padding: 0px 0px 0px 0px;
    margin: 4px 0px 0px 0px;
    line-height: 22px;
}
.info_list_come p span span:nth-child(2){
display: inline-block;
    background: #009b63;
    color: #fff;
    font-size: 3.5vw;
    text-align: center;
    margin: 0px 0px 0px 10px;
    padding: 0px 10px;
    line-height: 21px;
    border-radius: 5px;
}

.info_list_wrap_l{
    width: 100%;
    margin: 0px 0px 50px 0px;

}
.info_list_wrap_l .info_list_wrap{
	background-color:#f2f6fa;
}
.info_list_wrap_l h2{
	border-radius: 8px 8px 0px 0px;
}

.info_list_wrap_r{
    width: 100%;

}
.info_list_wrap_r .info_list_wrap{
	background-color:#d9e6f1;
}
.info_list_wrap_r h2{
	margin-left:1px;
	border-radius: 8px 8px 0px 0px;
}
.info_list_wrap_r h2 img{
    width: 79px;
}
.info_list_link{
    width: 253px;
    margin: 20px auto 0px auto;
}
.info_list_link a{
display: block;
    border: solid 4px #0056a1;
    border-radius: 27px;
    background: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    color: #0056a1;
    font-weight: bold;
    line-height: 37px;
    box-sizing: border-box;
}

.t_info_wrap{
    width: 92%;
    overflow: hidden;
    margin: 20px auto;
}
.t_info_title{
    float: left;
    width: 26%;
}
.t_info_wrap h2{
    font-size: 16px;
    font-weight: normal;
    background-color: #0056a1;
    width: 100%;
    text-align: center;
    line-height: 30px;
    margin: 0px 0px 5px 0px;
    float: left;
    color: #fff;
    border-radius: 5px;
}
.t_info_wrap iframe{
    border: none;
    height: 63px;
    width: 71%;
    float: right;
    margin: 0px 0px 0px 0px;
}
.t_info_link{
    margin: 0px 0px 0px 0px;
    clear: both;
}
.t_info_link a{
    font-size: 14px;
    color: #333;
    text-decoration: underline;
    position: relative;
    padding: 0px 0px 0px 13px;
}
.t_info_link a {
  position: relative;
  display: inline-block;
  transition: .3s;
}
.t_info_link a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: .3s;
}
.t_info_link a:hover::after {
  width: 100%;
}
.t_info_link a::before{
    content: "";
    left: -20px;
    top: 7px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    /* -webkit-transform: rotate(45deg); */
    transform: rotate(45deg);
    position: absolute;
}
.ticker {
    margin: 0 auto;
    padding: 0px 0px;
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
    font-family: "Hiragino Kaku Gothic Pro","Yu Gothic","Meiryo",sans-serif;
}
 
.ticker ul {
    width: 100%;
    position: relative;
    margin:0px;
    padding:0px;
}
 
.ticker ul li {
    width: 100%;
    display: none;
}
.ticker ul li a{
    color: #333;
    text-decoration: none;
}
.ticker ul li a span{
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    display: block;
    font-size: 14px;
}
.ticker ul li a p{
	font-size:14px;
	margin:0px;
}
.catalog_bn{
	width:92%;
	margin:0px auto;
}
.catalog_bn img{
	width:100%;
}
.rent_wrap{
    background: #f3f3f3;
    padding: 70px 0px;
}
.rent_wrap h2{
text-align: center;
    width: 272px;
    margin: auto;
    overflow: hidden;
}
.rent_wrap h2 span:nth-child(1){
    display: block;
    float: left;
    font-size: 20px;
    color: #fff;
    background: #333;
    padding: 0px 11px;
    line-height: 32px;
    border-radius: 5px;
}
.rent_wrap h2 span:nth-child(2){
    width: 200px;
    display: block;
    float: right;
    color: rgb(0, 86, 161);
    line-height: 23px;
    font-size: 22px;
    text-align: center;
    margin: 4px 0px 0px 0px;
}
.rent_wrap h2 span:nth-child(2) span{
    display: block;
    font-size: 16px;
    color: rgb(170, 170, 170);
    line-height: 32px;
    font-weight: normal;
    background: none;
    padding: 0px 0px;
    border-radius: 5px;
    margin: auto;
    width: 100%;
}


.buy_osusume_wrap{
    background: #0056a1;
    padding: 40px 0px 150px 0px;
    overflow: hidden;
}
.buy_osusume_wrap h2{
text-align: center;
    width: 212px;
    margin: 0px auto 20px auto;
    padding: 0px 57px 0px 0px;
    overflow: hidden;
}
.buy_osusume_wrap h2 span:nth-child(1){
    display: block;
    float: left;
    font-size: 20px;
    color: #fff;
    background: #333;
    padding: 0px 11px;
    line-height: 32px;
    border-radius: 5px;
}
.buy_osusume_wrap h2 span:nth-child(2){
    width: 150px;
    display: block;
    float: right;
    color: rgb(0, 86, 161);
    line-height: 23px;
    font-size: 22px;
    text-align: center;
    margin: 4px 0px 0px 0px;
    color: #fff;
}
.buy_osusume_wrap h2 span:nth-child(2) span{
    display: block;
    font-size: 16px;
    color: rgb(170, 170, 170);
    line-height: 32px;
    font-weight: normal;
    background: none;
    padding: 0px 0px;
    border-radius: 5px;
    margin: auto;
    width: 100%;
	color:#fff;
}


.buy_wrap{
    padding: 0px 0px 40px 0px;
    margin: -100px 0px 0px 0px;
}
.buy_site_box{
    width: 92%;
    margin: 0px auto 0px auto;
}

.buy_site_box_l{
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.buy_site_box_l h2{
	text-align: center;
	margin:0px;
}
.buy_site_box_l h2 img{

}
.buy_site_box_l_link{
    margin: 10px 0px 0px 0px;
}
.buy_site_box_l_link a{
    display: block;
    position: relative;
    height: 100px;
    box-sizing: border-box;
    border: solid 3px #333;
    background-color: #d9e6f1;
    border-radius: 10px;
    text-decoration: none;
    font-size: 5vw;
    color: #333;
    font-weight: bold;
    padding: 33px 0px 0px 16%;
}
.buy_site_box_l_link a span{
    font-size: 4vw;
    font-weight: bold;
}
.buy_site_box_l_link a::before{
    content: "";
    width: 10%;
    height: 36px;
    top: 34px;
    left: 3%;
    background-image: url(/img/index/buy_icon01.png);
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
}
.buy_site_box_l_link a::after{
    content: "";
    width: 7%;
    height: 32px;
    top: 37px;
    right: 8px;
    background-image: url(/img/index/buy_icon02.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
}
.buy_site_box_r{
    width: 89%;
    margin: 10px auto 0px auto;
}
.buy_site_box_r img{

}
.buy_kobou_box{
    clear: both;
    width: 95%;
    margin: 20px auto -70px auto;
    overflow: hidden;
    border-radius: 10px;
    padding: 30px 10px 30px 10px;
    box-sizing: border-box;
    background-color: #FFF;
}
.buy_kobou_box h2{
    text-align: center;
    width: 79%;
    margin: 0px auto 20px auto;
}
.buy_kobou_box h2 img{

}
.buy_kobou_box iframe{
    width: 100%;
    height: 310px;
}
.buy_kobou_list{

}
.buy_kobou_list ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.buy_kobou_list ul li{
    width: 100%;
    margin: 0px 0px 10px 0px;
}
.buy_kobou_list ul li:nth-child(3){
	margin-right:0px;

}
.buy_kobou_list ul li a{
    display: block;
    padding: 15px;
    background-color: #d5edf9;
    box-sizing: border-box;
    text-decoration: none;
    color: #333;
    border-radius: 10px;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif !important;
}
.buy_kobou_list ul li a p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
    font-size: 3.5vw;
    margin: 5px 0px 0px 0px;
}
.buy_kobou_list_new{
    font-size: 12px;
    font-weight: bold;
    color: #aaaaaa;
}
.buy_kobou_list_new span{
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 22px;
    background: #9b0909;
    padding: 0px 7px;
    margin: 0px 10px 0px 0px;
}



.buy_kobou_scroll{
    background: #0056a1;
    height: 46px;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0px 0px;
    margin: 0px 0px 10px 0px;
}
.buy_kobou_scroll_l{
    background-image: url(/img/index/live_icon.png);
    background-repeat: no-repeat;
    background-position-x: 59px;
    background-position-y: 8px;
    background-size: 14px;
    font-size: 4vw;
    color: #0056a1;
    float: left;
    font-weight: bold;
    background-color: #fff;
    width: 28%;
    height: 28px;
    border-radius: 7px;
    margin: 9px 0px 0px 3%;
    padding: 4px 0px 0px 14px;
    box-sizing: border-box;
}
.buy_kobou_scroll_r{
    float: right;
    width: 65%;
}
.buy_kobou_scroll_r iframe{
    width: 97%;
    height: 35px;
}
.buy_kobou_box_link{
margin: 0px 0px 20px 0px;
    overflow: hidden;
}
.buy_kobou_box_link a{
display: block;
    float: right;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    padding: 0px 18px 0px 0px;
    position: relative;
}
.buy_kobou_box_link a::before {
    content: "";
    width: 12px;
    height: 12px;
    top: 4px;
    right: 0px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;		
}
.buy_kobou_box_link a::after {
    content: "";
    top: 8px;
    right: 5px;
    width: 3px;
    height: 3px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.buy_kobou_box_conts{
    clear: both;
    width: 96%;
    margin: auto;
}
.buy_kobou_box_conts_l{
float: left;
}
.buy_kobou_box_conts_l img{

}
.buy_kobou_box_conts_r{
	width:100%;
}
.buy_kobou_box_conts_r ul{
margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.buy_kobou_box_conts_r ul li{
    margin: 0px 31px 10px 0px;
    width: 100%;
}
.buy_kobou_box_conts_r ul li:nth-child(2){
	margin-right:0px;
}
.buy_kobou_box_conts_r ul li a{
    display: block;
    border: solid 3px #ccc;
    border-radius: 7px;
    box-sizing: border-box;
    height: 90px;
    text-decoration: none;
    color: #0056a1;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 12px 0px 0px 0px;
    position: relative;
}
.buy_kobou_box_conts_r ul li a::before {
    content: "";
    width: 22px;
    height: 22px;
    top: 30px;
    right: 16px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;
}
.buy_kobou_box_conts_r ul li a::after {
    content: "";
    top: 38px;
    right: 25px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.buy_kobou_box_conts_r ul li a span{
    margin: 0px 0px 0px 0px;
    display: block;
    font-size: 3.5vw;
    color: #333;
    font-weight: bold;
}
.buy_kobou_box_conts_r ul li a span span{
    display: inline-block;
    font-size: 4.5vw;
    font-weight: bold;
    color: #333;
}

/*--------特選--------*/
.slide_bukken{
	font-size: 0;
	margin:0px 1px;
	padding:0px;
}

.slide_bukken ul{
    display: block;
    float: left;
    width: 250px;
    padding: 0px;
    font-size: 12px;
    list-style: none;
    vertical-align: top;
    position: relative;
    margin: 0px;
    margin-right: 32px;
    margin-bottom: 3px;
    background-color: #FFF;
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
}
}

.slide_bukken ul.last{
    border-right:1px dotted #FFF;
}

.slide_bukken ul li{
	background-color:#FFF;
    text-align:left;
}
li.slide_bukken_img{
    text-align: center !important;
    margin:0 0 5px 0 !important;
}

li.slide_bukken_img img{
    max-width: 170px;
    max-height: 150px;
    overflow: hidden;
}

li.slide_bukken_img a{
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
li.slide_bukken_name{
    font-size:14px;
    font-weight:bold;
}
li.slide_bukken_name a{
    font-size:14px;
    font-weight:bold;
    text-decoration: underline;
    color:#396600;
}
li.slide_bukken_yachin span{
    color:#FF0000;
    font-size:14px;
    font-weight:bold;
}
li.slide_bukken_madoriname span{
    font-size:14px;
    font-weight:bold;
}
li.slide_bukken_access span{
    color:#FF0000;
    font-size:16px;
    font-weight:bold;
}
.slide_bukken_com p{
    margin: 0 0 10px 0;
    padding: 5px 0;
}

/*--------特選end--------*/
.flex_slide {
    width:1100px;
    padding: 0px;
    margin: 0px auto 0px auto;
    position: relative;
    clear: both;
}
.shop_wrap{
clear: both;
    margin: 40px 0px 0px 0px;
}
.shop_wrap_bg{
    background-image: url(/img/index/shop_wrap_bg.png);
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 126px;
}
.shop_box{
    overflow: hidden;
    width: 96%;
    margin: -30px auto 0px auto;
    border-radius: 10px;
    background-color: #FFF;
    padding: 10px;
    box-sizing: border-box;
}
.shop_box h2{
/*    background-image: url(/img/sp_index/shop_title_bg_sp.png);*/
    background-size: 100%;
    width: 100%;
    font-size: 4.4vw;
    font-weight: normal;
    text-align: center;
    box-sizing: border-box;
    padding: 7px 15px;
    line-height: 32px;
    margin: 10px auto 20px auto;
    letter-spacing: 2px;
    background-repeat: no-repeat;
}
.shop_box h2 span{

}
.shop_list{

}
.shop_list h3{
    text-align: center;
    color: #0056a1;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
    font-size: 5.5vw;
}
.shop_list h3 span{
    display: block;
    color: #aaaaaa;
    font-weight: bold;
    font-size: 3.5vw;
}
.shop_list h3 img{

}
.shop_list ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.shop_list ul li{
    width: 100%;
    margin: 0px 0px 10px 0px;
}
.shop_list ul li a{
    text-decoration: none;
    background: #e6f5fc;
    border-radius: 8px;
    padding: 0px 0px 15px 0px;
    display: block;
    overflow: hidden;
}
.shop_list_img{
    float: left;
    width: 44%;
}
.shop_list_img img{

}
.shop_list_tex{
margin: 3px auto 0px auto;
    width: 51%;
    float: right;
    box-sizing: border-box;
    padding: 5px 8px 0px 0px;
}
.shop_list_tex h3{
    position: relative;
    z-index: 10;
    color: #fff;
    font-size: 3vw;
    text-align: left;
    display: inline-block;
    font-weight: normal;
    padding: 0px 5px;
    line-height: 24px;
    background: #0056a1;
    border-radius: 5px;
    margin: 0px 0px 5px 0px;
}
.shop_list_tex p{
    clear: both;
    font-size: 4vw;
    line-height: 19px;
    margin: 0px 0px 0px 0px;
    color: #333;
}
.shop_list_tex p span:nth-child(1){
    clear: both;
    font-size: 3vw;
    line-height: 17px;
    margin: 0px 0px 0px 0px;
    color: #333;
    display: block;
}
.shop_list_tex p span:nth-child(2){
    font-size: 2.9vw;
    font-weight: bold;
    display: block;
    margin: 5px 0px 0px 0px;
}
.shop_list_link{
width: 200px;
    margin: 10px auto 0px auto;
    font-size: 16px;
    font-weight: bold;
    color: #0056a1;
    line-height: 43px;
    background: #fff;
    text-align: center;
    border: solid 4px #0056a1;
    border-radius: 40px;
}

.conts_wrap{
    width: 91%;
    margin: 0px auto 0px auto;
    overflow: hidden;
}
.conts_wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.conts_wrap ul li{
    width: 49%;
    margin: 0px 2% 10px 0px;
    float: left;
    margin-bottom: 10px;
}
.conts_wrap ul li:nth-child(2n){
	margin-right:0px;
}
.conts_wrap ul li a{
display: block;
}




.company_wrap{
    position: relative;
    background-image: url(/img/sp_index/company_bg_img_sp.png);
    background-position-x: center;
    background-position-y: 45px;
    background-repeat: no-repeat;
    overflow: hidden;
    clear: both;
    margin: 70px 0px 0px 0px;
    background-color: #e6f5fc;
    padding: 50px 0px 40px 0px;
}
.company_wrap_bg{
    position: absolute;
    top: 25px;
    width: 83.5%;
    background: #e6f5fc;
    height: 350px;
    z-index: -1;
}
.company_come{
    width: 92%;
    margin: auto;
}
.company_come h2{
font-size: 22px;
    font-weight: bold;
    color: #0056a1;
    margin: 17px 0px 0px 0px;
	text-align:center;
}
.company_come h2 span{
display: block;
    color: #aaaaaa;
    font-size: 14px;
    margin: 5px 0px 0px 0px;
}
.company_come p{
    font-size: 3.4vw;
    font-weight: bold;
    text-align: center;
    line-height: 33px;
    margin: 20px 0px 0px 0px;
    letter-spacing: 3px;
}
.company_wrap ul{
    width: 92%;
    margin: 30px auto 0px auto;
    padding: 0px;
    border-radius: 5px;
    list-style-type: none;
}
.company_wrap ul li{
    float: left;
    overflow: hidden;
    width: 49%;
    height: 43vw;
}
.company_wrap ul li:nth-child(1){
    width: 100%;
    height: 76vw;
    border-radius: 5px;
    margin-bottom: 10px;
}
.company_wrap ul li:nth-child(2){
	border-radius: 5px 0px 0px 0px;
	margin-right:2%;
	margin-bottom:10px;
}
.company_wrap ul li:nth-child(3){
    margin-right:0px;
	border-radius: 0px 5px 0px 0px;
	margin-bottom:10px;
}
.company_wrap ul li:nth-child(4){
	border-radius: 0px 0px 0px 5px;
	margin-right:2%;
}
.company_wrap ul li:nth-child(5){
	border-radius: 0px 0px 5px 0px;
    margin-right:0px;
}
.company_wrap ul li a{
    display: block;
    background-size: 100%;
    width: 100%;
    height: 100%;
}
.company_wrap ul li:nth-child(1) a{
background-image: url(/img/index/company_left.jpg);
    background-position-x: center;
    background-size: 100%;
    height: 100%;
}
.company_wrap ul li:nth-child(2) a{
	background-image:url(/img/index/company_right_bg01.jpg);
}
.company_wrap ul li:nth-child(3) a{
	background-image:url(/img/index/company_right_bg02.jpg);
}
.company_wrap ul li:nth-child(4) a{
	background-image:url(/img/index/company_right_bg03.jpg);
}
.company_wrap ul li:nth-child(5) a{
	background-image:url(/img/index/company_right_bg04.jpg);
}
.company_wrap ul li:nth-child(1) a span:nth-child(1){
    margin: 57vw 0px 0px 15px;
}
.company_wrap ul li a span:nth-child(1){
    display: inline-block;
    color: #fff;
    width: auto;
    font-size: 12px;
    line-height: 26px;
    font-weight: bold;
    background: #0056a1;
    padding: 0px 13px;
    margin: 26vw 0px 0px 15px;
}
.company_wrap ul li a span:nth-child(3){
    display: inline-block;
    color: #333;
    width: auto;
    font-size: 12px;
    line-height: 26px;
    font-weight: bold;
    background: #fff;
    padding: 0px 13px;
    margin: 0px 0px 0px 15px;
}

.t_link_wrap{
    width: 1100px;
    margin: 80px auto 80px auto;
    clear: both;
    overflow: hidden;
}
.t_link_wrap h2{
    margin: 0px 0px 27px 0px;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    line-height: 22px;
    color: #0056a1;

}
.t_link_wrap h2 span{
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #aaaaaa;
    text-align: center;
    margin: 10px 0px 0px 0px;
}
.t_link_wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.t_link_wrap ul li{
	margin-right:20px;
	float:left;
}
.t_link_wrap ul li:nth-child(4){
	margin-right:0px;
}
.t_link_wrap ul li a{
	display:block;
}
/*--------特選--------*/
.slide_bukken{
	font-size: 0;
	margin:0px 1px;
	padding:0px;
}

.slide_bukken ul{
display: block;
    float: left;
    width: 190px;
    padding: 0px;
    font-size: 12px;
    list-style: none;
    vertical-align: top;
    position: relative;
    margin: 0px;
    margin-right: 10px;
    margin-bottom: 3px;
    background-color: #FFF;
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
}

.slide_bukken ul.last{
    border-right:1px dotted #FFF;
}

.slide_bukken ul li{
	background-color:#FFF;
    text-align:left;
}
li.slide_bukken_img{
    text-align: center !important;
    margin:0 0 5px 0 !important;
}

li.slide_bukken_img img{
    max-width: 170px;
    max-height: 150px;
    overflow: hidden;
}

li.slide_bukken_img a{
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
li.slide_bukken_name{
    font-size:14px;
    font-weight:bold;
}
li.slide_bukken_name a{
    font-size:14px;
    font-weight:bold;
    text-decoration: underline;
    color:#396600;
}
li.slide_bukken_yachin span{
    color:#FF0000;
    font-size:14px;
    font-weight:bold;
}
li.slide_bukken_madoriname span{
    font-size:14px;
    font-weight:bold;
}
li.slide_bukken_access span{
    color:#FF0000;
    font-size:16px;
    font-weight:bold;
}
.slide_bukken_com p{
    margin: 0 0 10px 0;
    padding: 5px 0;
}
.flex_slide {
    width: 92%;
    padding: 0px;
    margin: 0px auto 0px auto;
    position: relative;
    clear: both;
}


.rent_wrap{
    background: #f3f3f3;
    padding: 70px 0px 90px 0px;
}
.rent_wrap h2{
    text-align: center;
    width: 272px;
    margin: auto;
    overflow: hidden;
    padding: 0px 11vw 0px 0px;
}
.rent_wrap h2 span:nth-child(1){
    display: block;
    float: left;
    font-size: 20px;
    color: #fff;
    background: #333;
    padding: 0px 11px;
    line-height: 32px;
    border-radius: 5px;
}
.rent_wrap h2 span:nth-child(2){
    width: 200px;
    display: block;
    float: right;
    color: rgb(0, 86, 161);
    line-height: 23px;
    font-size: 22px;
    text-align: center;
    margin: 4px 0px 0px 0px;
}
.rent_wrap h2 span:nth-child(2) span{
    display: block;
    font-size: 16px;
    color: rgb(170, 170, 170);
    line-height: 32px;
    font-weight: normal;
    background: none;
    padding: 0px 0px;
    border-radius: 5px;
    margin: auto;
    width: 100%;
}
.rent_box{
    width: 96%;
    border-top: solid 1px #aaaaaa;
    margin: 30px auto 0px auto;
    overflow: hidden;
}
.rent_left{
}
.rent_right{
}
.rent_l{
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
    margin: 50px 0px 0px 0px;

}
.rent_l img{
    display: block;
    margin: 0px 0px 0px 5%;
    float: left;
    width: 14%;
}
.rent_l h3{
font-size: 19px;
    text-align: center;
    font-weight: bold;
    color: #0056a1;
    margin: 0px 0px 0px 4%;
    float: left;
    text-align: left;
    width: 70%;
}
.rent_l p{
    margin: 7px 0px 0px 4%;
    font-size: 16px;
    line-height: 22px;
    float: left;
    width: 70%;
    font-size: 3.5vw;
}
.iframe_left{
	float:left;
}
.iframe_right{
	float:right;
}
.rent_box iframe{
    width: 96%;
    height: 364px;
    display: block;
    border: none;
    background: none;
}


.fixfoot ul li:nth-child(3) i {
    color: #333;
}
.fixfoot ul li:nth-child(3) span {
    color: #333;
}
#mapster_wrap_1{
	width:100% !important;
	height:auto !important;
}

#mapster_wrap_1 img{
	width:100% !important;
	height:auto !important;
}
#mapster_wrap_1 canvas{
	width:100% !important;
	height:auto !important;
}
/*--------特選end--------*/