@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700);

@charset "UTF-8";

/*------------------------
 * 1.GENERAL
 * ---------------------*/
html,
body {
	overflow-x: hidden;
}
body {
	overflow: hidden;
	background: #eaebe9 !important;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', sans-serif;
	color: #000;
}

a[href^="tel:"] {
	cursor: default;
	text-decoration: none;
}
a[href^="tel:"]:hover {
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	a[href^="tel:"] {
		cursor: pointer;
	}
}

.ttl-sub,
.campaign-content h2.campaign-ttl {
	border-left-color: #c2172f;
	font-size: 18px;
	color: #c2172f;
	padding: 5px 0 2px 20px;
	line-height: 1.5;
}
@media screen and (max-width: 767px) {
	.ttl-sub,
	.campaign-content h2.campaign-ttl {
		font-size: 15px;
		padding-left: 15px;
		padding-bottom: 5px;
	}
}

.ttl-sub-dash {
	font-size: 16px;
	font-weight: 600;
	padding: 0 0 10px;
	line-height: 1.5;
	margin: 0 0 15px !important;
	border-bottom: 1px dashed #9fa0a0;
	color: #c2172f;
}
.bukken-tokyo .ttl-sub-dash {
	color: #c2172f;
}
.bukken-osaka .ttl-sub-dash {
	color: #0057FF;
}
.bukken-nagoya .ttl-sub-dash {
	color: #d9a300;
}
@media screen and (max-width: 767px) {
	.ttl-sub-dash {
		font-size: 15px;
		margin: 15px 0 10px !important;
	}
}

.wakubox {
	padding: 20px;
}
.wakubox h3 {
	margin-top: 0 !important;
}
.wakubox p {
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	.wakubox {
		padding: 15px;
	}
}

.mt00 {
	margin-top: 0 !important;
}

label.space {
	padding-right: 10px !important;
	font-size: 12px !important;
}

/* 1.1 Basic settings
 * ---------------------*/
ol.breadcrumb a,
.breadcrumb > .active {
	color: #000;
	font-size: 11px;
}
.breadcrumb > li + li:before {
	color: #c2172f;
}

.box-white {
	padding: 30px;
}
.box-red {
	background-color: #c2172f;
}
@media only screen and (max-width: 767px) {
	.box-white {
		padding: 15px;
	}
}

/*-------------------------------
 * 2.HEADER
 * ----------------------------*/
header {
	position: relative;
	background-image: none;
	background: #fff !important;
	color: #000 !important;
}
header h1 {
	position: static;
	color: #000;
	line-height: 1.9;
	margin-right: 20px;
}
@media only screen and (max-width: 1199px) {
	header h1 {
		font-size: 11px;
	}
}

/* 2.1 Header Top
 * ---------------------*/
.header-top {
	display: block;
	background: #626262;
}
@media only screen and (max-width: 767px) {
  .header-top .btn-flex {
    width: 100%;
    flex-wrap: wrap;
  }
}
.header-top a.head-top-link {
	display: block;
	border: none;
	box-shadow: none;
	text-align: center;
	font-size: 15px;
	height: 35px;
	padding: 12px 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #525260;
}
.header-top a.head-top-link:last-of-type {
	border-right: none;
}
.header-top .count-2 .head-top-link {
	flex: 1 1 50%;
}
@media only screen and (max-width: 767px) {
	.header-top .count-4 .head-top-link:nth-of-type(2),
	.header-top .count-5 .head-top-link:nth-of-type(3),
	.header-top .count-6 .head-top-link:nth-of-type(3) {
		border-right: none;
	}
	.header-top .count-4 .head-top-link,
	.header-top .count-5 .head-top-link:nth-of-type(n + 4) {
		flex: 1 1 50%;
	}
}

/* 2.2 Brand and mobile toggle
 * ---------------------*/
#header-main-nav,
#header-main-nav2 {
	width: 100%;
	height: 60px;
	background: #2e373c;
}
@media only screen and (max-width: 767px) {
	#header-main-nav,
	#header-main-nav2 {
		height: auto;
	}
}

header ul li {
	display: block;
}
header ul li a:hover {
	color: #fff !important;
	text-decoration: none;
}

header .navbar-header {
	display: flex;
	align-items: center;
}
header a.navbar-brand {
	width: 400px;
	height: 80px;
	padding: 0;
	margin-left: 20px;
	display: flex;
	align-items: center;
}
header a.navbar-brand svg {
	width: auto;
	height: auto;
}
.bukken-tokyo header a.navbar-brand {
	background-image: none;
}
@media only screen and (max-width: 767px) {
	header a.navbar-brand {
		width: 266px;
		height: 60px;
		padding: 0 0 0 10px;
		margin: 0;
	}
}
@media only screen and (max-width: 320px) {
	header a.navbar-brand {
		width: 165px;
	}
	header a.navbar-brand img,
	header a.navbar-brand svg {
		margin-top: 17px;
	}
}

header .navbar-right {
	display: flex;
	margin: 0 0 0 auto;
	position: static;
}

.phone-wrap {
	width: 240px;
	margin: auto 0;
}
.phone-wrap,
.phone-wrap a {
	color: #c2172f;
}
.phone-wrap .phone-catch,
.phone-wrap .phone-num,
.phone-num {
	text-align: left;
}
.phone-wrap .phone-num,
.phone-num {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 25px;
	line-height: 1.5;
}
.phone-wrap .d-flex {
	display: flex;
	align-items: center;
}
.phone-wrap .d-flex svg {
	margin-right: 12px;
}
.phone-wrap .phone-num {
	/*background: url(../image/icons/dial.svg) 0 10px no-repeat;*/
	background-size: 29px 19px;
}

header .mail-box {
	width: 80px;
	height: 80px;
	background: #c2172f;
	display: flex;
}
header .mail-box a {
	color: #fff;
	flex: 1 0 1px;
	display: flex;
	justify-content: center;
	align-items: center;
}
header .mail-box:hover {
	opacity: 0.75;
	transition: 0.7s;
}
header .mail-box .icon-mail-waku {
	width: 27px;
	height: 20px;
	background: url(../image/icons/mail-waku.svg) 0 0 no-repeat;
}
@media only screen and (max-width: 767px) {
	header .mail-box {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	header .nav-box {
		display: block;
		width: 140px;
		height: 60px;
		margin-left: auto;
	}
	header .nav-box ul {
		display: flex;
		flex-flow: row nowrap;
		justify-content: center;
		align-items: center;
		align-content: flex-start;
		padding: 0;
	}
	header .nav-box ul li {
		width: calc(100% / 3);
		text-align: center;
		font-size: 11px;
	}
	header .nav-box ul li a {
		display: block;
		background: #c2172f;
		height: 60px;
		box-sizing: border-box;
		padding-top: 7px;
		border-right: 1px solid #fff;
	}
	header .nav-box ul li:hover {
		opacity: 0.75;
		transition: 0.7s;
	}
	header .nav-box ul li .icon-mail-waku {
		display: block;
		width: 23px;
		height: 17px;
		margin: 5px auto;
		background: url(../image/icons/mail-waku.svg) 0 0 no-repeat;
		background-size: contain;
	}
	header .nav-box ul li .icon-phone {
		display: block;
		width: 19px;
		height: 19px;
		margin: 5px auto;
		background: url(../image/icons/phone.svg) 0 0 no-repeat;
		background-size: contain;
	}
}
@media only screen and (max-width: 320px) {
	header .nav-box {
		width: 130px;
		right: 40px;
	}
}

header ul.nav.navbar-nav {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
	align-content: flex-start;
}
header ul.nav.navbar-nav li {
	display: block;
}
header ul.nav.navbar-nav li a {
	display: block;
	height: 60px;
	box-sizing: border-box;
	padding: 16px 15px 0;
	font-size: 15px !important;
	border-bottom-color: #2e373c;
}
header ul.nav.navbar-nav li a:hover,
header ul.nav.navbar-nav .active {
	transition: 0.7s;
	border-bottom-color: #c2172f;
}
header ul.nav.navbar-nav li.active a {
  color: #fff;
}
header ul.nav.navbar-nav .icon {
	vertical-align: -10%;
}
header ul.nav.navbar-nav li + li {
	margin-left: 10px !important;
}
@media only screen and (max-width: 1199px) {
	header ul.nav.navbar-nav li a {
		padding-left: 7px;
		padding-right: 7px;
	}
	header ul.nav.navbar-nav li + li {
		margin-left: 5px !important;
	}
}
@media only screen and (max-width: 991px) {
	header ul.nav.navbar-nav .icon {
		display: inline-block !important;
	}
}
@media only screen and (max-width: 767px) {
	header ul.nav.navbar-nav {
		display: block;
		margin-top: 0;
	}
	header ul.nav.navbar-nav li:first-child {
		border-top: none;
	}
	header ul.nav.navbar-nav li a {
		height: auto;
		padding: 20px 10px;
		border-bottom: 1px solid #ccc;
		font-size: 14px !important;
	}
	header ul.nav.navbar-nav li a:hover,
	header ul.nav.navbar-nav .active {
		border-bottom-color: #ccc;
		color: #c2172f;
	}
	header ul.nav.navbar-nav .icon {
		display: none !important;
	}
	header ul.nav.navbar-nav li + li {
		margin-left: 0 !important;
	}
	header .navbar-toggle {
		width: 100%;
		height: 60px;
		padding: 0;
		margin: 0;
		background: #c2172f;
		border-radius: 0;
		border: none;
		text-align: center;
	}
	header .navbar-toggle .icon-bar {
		width: 20px;
		height: 2px;
		margin-left: auto;
		margin-right: auto;
		background-color: #fff;
	}
	header .navbar-toggle .txt-menu {
		display: block;
		margin: -10px 0 6px;
		color: #fff;
		font-size: 10px;
	}
}
@media only screen and (max-width: 320px) {
	header .navbar-toggle {
		width: 40px;
	}
	header .navbar-toggle .icon-bar {
		margin-left: 10px;
	}
	header .navbar-toggle .txt-menu {
		margin-top: -8px;
		font-size: 9px;
	}
}
header .nav .icon-search {
	background-image: url(../image/icons/search.svg);
}
header .nav .icon-history {
	background-image: url(../image/icons/history.svg);
}
header .nav .icon-love {
	background-image: url(../image/icons/love.svg);
}
header .nav .icon-request {
	background-image: url(../image/icons/request.svg);
}
header .nav .icon-magazine {
	width: 30px;
	background-image: url(../image/icons/magazine.svg);
	background-size: contain;
}

/*-------------------------------
 * 3.MAINVISUAL
 * ----------------------------*/
#mainVisual {
	margin: 0 auto;
	padding: 12px 0 32px;
	background: #eaebe9 !important;
}
@media only screen and (max-width: 767px) {
	#mainVisual {
		padding: 0;
	}
}

#mainVisual #mainSlider {
	width: 100%;
	padding-right: 40px;
	margin: 0 auto;
}
#mainVisual #mainSlider li {
	width: 100%;
	height: 380px;
	background-position: center center !important;
	background-size: cover !important;
    background-repeat: no-repeat !important;
}
#mainVisual #mainSlider li a {
	display: block;
	width: 100%;
	height: 380px;
}
#mainVisual #mainSlider li a:hover {
	opacity: 0.8;
	transition: 0.7s;
	background-color: rgba(255,255,255,0.2)
}
#mainVisual #mainSlider .slick-slide img,
#mainVisual .ie9-main {
	border: none;
}
#mainVisual #mainSlider .slick-slide img {
	max-width: 100%;
	height: auto;
}
#mainVisual #mainSlider .slick-slide a:hover img {
	opacity: 0.8;
	transition: 0.7s;
}
#mainVisual #mainSlider .slick-slide {
	margin-left: 6px;
	margin-right: 6px;
	position: relative;
}
@media only screen and (max-width: 1199px) {
	#mainVisual #mainSlider li,
	#mainVisual #mainSlider li a {
		height: 320px;
	}
}
@media only screen and (max-width: 991px) {
	#mainVisual #mainSlider li,
	#mainVisual #mainSlider li a {
		height: 250px;
	}
}
@media only screen and (max-width: 767px) {
	#mainVisual #mainSlider {
		padding-right: 0;
	}
	#mainVisual #mainSlider li,
	#mainVisual #mainSlider li a {
		height: 200px;
	}
	#mainVisual #mainSlider .slick-slide {
		margin-left: 0;
		margin-right: 0;
	}
}

#mainVisual #mainSlider .slick-dots {
  	bottom: -22px;
  	margin-left: -40px;
}
#mainVisual #mainSlider .slick-dots li {
	width: 12px;
  	height: 12px;
}
#mainVisual #mainSlider .slick-dots li > button {
	width: 12px;
  	height: 12px;
  	border-radius: 50%;
}

#mainVisual .main-txt {
	width: 100%;
	padding: 20px;
	font-size: 21px;
	font-weight: 600;
	background: rgba(0,0,0,0.6);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}
#mainVisual .main-txt p {
	margin: 0;
}
#mainVisual .main-txt span {
	display: block;
	width: 90px;
	height: 30px;
	position: absolute;
	top: -15px;
	left: 0;
	background: #c2172f;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	box-sizing: border-box;
	padding: 5px;
}
@media only screen and (max-width: 1199px) {
	#mainVisual .main-txt {
		font-size: 18px;
	}
}
@media only screen and (max-width: 991px) {
	#mainVisual .main-txt {
		font-size: 16px;
	}
}
@media only screen and (max-width: 767px) {
	#mainVisual .main-txt {
		height: 58px;
		padding: 8px 10px 10px;
		font-size: 13px;
	}
}
@media only screen and (max-width: 480px) {
	#mainVisual .main-txt span {
		width: 75px;
		height: 24px;
		font-size: 10px;
		padding-top: 4px;
		top: -61px;
		left: 9px;
	}
}

/* 3.1 news slider
 * ---------------------*/
#news-border {
	height: 120px;
	overflow: hidden;
	background: #a4a8aa !important;
}
#news-border .newsSlider li {
	color: #000;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 1.8;
	width: 100%;
	display: table;
	box-sizing: border-box;
}
#news-border .newsSlider li div {
	height: 80px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
#news-border .newsSlider.slick-slider button.slick-prev,
#news-border .newsSlider.slick-slider button.slick-next {
	color: #000;
}
@media only screen and (max-width: 991px) {
	#news-border .newsSlider li {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media only screen and (max-width: 767px) {
	#news-border {
		height: auto;
		padding: 10px;
		font-size: 13px;
	}
	#news-border .newsSlider li {
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
		line-height: 1.6;
	}
}

@media (min-width: 990px) {
	#news-border .newsSlider.slick-slider {
		width: 900px;
	}
}
@media (min-width: 1220px) {
	#news-border .newsSlider.slick-slider {
		width: 1000px;
	}
}

/*-------------------------------
 * 4.SEARCH (TOP)
 * ----------------------------*/
#search-area .row:first-of-type .col10-md-1 {
	background-color: #c2172f;
}

#search-area .txt-search-link {
	float: right;
	margin: 14px 20px 0 0;
}
#search-area .txt-search-link a {
	color: #000;
	font-size: 16px;
	text-decoration: underline;
	font-weight: 500;
}
#search-area .txt-search-link a:hover {
	color: #000;
	text-decoration: none !important;
}
@media screen and (max-width: 1199px) {
	#search-area .txt-search-link {
		margin-right: 5px;
	}
	#search-area .txt-search-link a {
		font-size: 16px;
	}
}
@media screen and (max-width: 991px) {
	#search-area .txt-search-link {
		margin: 26px 10px 0 0;
	}
}
@media screen and (max-width: 767px) {
	#search-area .txt-search-link {
		float: none;
		margin: 0;
	}
	#search-area .txt-search-link a {
		font-size: 16px;
	}
}

#search-area .subsub {
	margin: 5px 0 0 -10px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
#search-area .subsub.word {
	margin-left: 0;
}
@media screen and (max-width: 767px) {
	#search-area .subsub {
		margin: 15px 0 5px -10px;
	}
}

#search-area .search-btn-wrap {
	margin-top: 20px;
}
@media screen and (max-width: 767px) {
	#search-area .search-btn-wrap {
		margin-top: 0;
	}
	#search-area .search-btn-wrap .btn-group {
		margin-left: -15px;
		margin-right: -15px;
	}
	#search-area select:first-child {
		margin-left: -10px;
	}
}

#search-area .search-ttl-box {
	min-height: 150px;
	background-color: #c2172f;
	position: relative;
	background-position: 50% 22%;
}
#search-area .search-ttl-box .sub {
	padding-top: 70px;
	font-size: 18px;
}
@media screen and (max-width: 991px) {
	#search-area .search-ttl-box {
		min-height: 0;
		background-position: 1.5% 42%;
	}
	#search-area .search-ttl-box .sub {
		padding: 12px 10px 12px 50px;
		font-size: 15px;
	}
}

#search-area .post-number {
	margin: 25px 0 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
}
@media screen and (max-width: 991px) {
    #search-area .post-number {
        margin: 0;
        position: absolute;
        top: 14px;
        right: 5px;
    }
}

/*--------- btn-submit / btn-error --------- */
#search-area .search-btn-submit .btn-submit {
	margin-top: 10px;
}
@media screen and (max-width: 991px) {
	#search-area .search-btn-submit .btn-submit {
		margin-top: 25px;
	}
}

#search-area .btn-submit {
	margin-top: 45px;
	padding: 6px 5px 5px;
	width: 28%;
	background: #c2172f !important;
	font-size: 14px !important;
}
#search-area .btn-submit.reset {
	background: #2e373d !important;
}
#search-area .btn-submit.reset:hover {
	background: #666 !important;
}
@media screen and (max-width: 1199px) {
	#search-area .btn-submit {
		width: 26%;
		font-size: 13px !important;
	}
}
@media screen and (max-width: 991px) {
	#search-area .btn-submit {
		margin-top: 30px;
		width: 35%;
	}
}
@media screen and (max-width: 767px) {
	#search-area .btn-submit {
		margin-top: 25px;
		width: 48.5%;
	}
}

/*-------------------------------
 * 5.BUKKEN GRID
 * ----------------------------*/
/*   5.2 Single Grid
 *   --------------------*/
.grid-single {
	padding: 0 0 32px;
}
.grid-single a {
	color: #000;
}

.grid-single .grid-tags {
	bottom: 14px;
	left: 0;
}
.grid-tags ul li img {
	width: 45px;
	height: 15px;
}
.grid-tags ul li:first-child {
	margin-left: 0;
	padding-left: 0;
}
.grid-tags ul li + li {
	margin-left: 0;
}

.grid-single a.grid-image-link,
.ichiran-wrap a.ichiran-img-link {
	margin: 0 0 10px;
}
.grid-single a.grid-image-link img,
.ichiran-wrap a.ichiran-img-link img {
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 991px) {
	.grid-single a.grid-image-link,
	.ichiran-wrap a.ichiran-img-link {
		background: #f5f6f5;
	}
	.grid-single a.grid-image-link img,
	.ichiran-wrap a.ichiran-img-link img {
		width: auto;
		height: 100%;
	}
}

.grid-image-hover .grid-image-text {
	text-transform: uppercase;
  	font-family: 'Montserrat', sans-serif;
  	font-weight: 700;
  	letter-spacing: 0.15em;
  	font-size: 14px;
}
.grid-single .grid-image-hover.grid-hover .grid-image-text {
  	top: 60px;
}
@media screen and (max-width: 991px) {
	.grid-single .grid-image-hover.grid-hover .grid-image-text {
		top: 70px;
	}
}

.grid-content {
	margin: 15px;
}
.grid-content .grid-top-content {
	background: none;
	padding-bottom: 8px;
	border-bottom: 1px dashed #9fa0a0;
}
.grid-content .grid-top-content a.grid-main-link {
	font-size: 13px;
	line-height: 1.7;
}

.grid-details {
	font-size: 10px;
	font-weight: 600;
	margin-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #9fa0a0;
}
.grid-details ul {
	text-align: center;
}
.grid-details ul li {
	padding-left: 0;
	padding-right: 8px;
}
.grid-details ul li:first-child {
	margin-left: -3px !important;
}
.grid-details ul li:last-child {
	padding-right: 0 !important;
}
.grid-details .icon {
	color: #000;
}

.label-id {
	margin: 0 5px 5px 0;
    background: #f5f6f5;
    color: #000;
    font-weight: 600;
    line-height: 23px;
    font-size: 10px;
    vertical-align: 10%;
}

.icon-pin::before,
.icon-area::before,
.icon-yen::before,
.icon-payment::before,
.icon-floor-level::before {
	display: none;
}
.icon-pin {
	display: inline-block;
	margin-right: 10px;
	width: 10px;
	height: 16px;
	background: url(../image/icons/pin.svg) 0 0 no-repeat;
	background-size: contain;
	vertical-align: -23%;
}
.icon-area {
	display: inline-block;
	margin-right: 10px;
	width: 12px;
	height: 12px;
	background: url(../image/icons/area.svg) 0 0 no-repeat;
	background-size: contain;
	vertical-align: -5%;
}
.icon-yen {
	display: inline-block;
	margin-right: 5px;
	width: 9px;
	height: 10px;
	background: url(../image/icons/yen.svg) 0 0 no-repeat;
	background-size: contain;
	vertical-align: 0%;
}
.icon-payment {
	display: inline-block;
	margin-right: 5px;
	width: 17px;
	height: 13px;
	background: url(../image/icons/payment.svg) 0 0 no-repeat;
	background-size: contain;
	vertical-align: -8%;
}
.icon-floor-level {
	display: inline-block;
	margin-right: 5px;
	width: 14px;
	height: 9px;
	background: url(../image/icons/floor-level.svg) 0 0 no-repeat;
	background-size: contain;
	vertical-align: 0%;
}

/*------------------------
 * 6.BUKKEN LIST
 * ---------------------*/
/*   6.1 Bukken search
  *   --------------------*/
.ttl-important,
.ttl-other {
	padding: 8px 10px 6px 13px !important;
	background: #c2172f;
	line-height: 1;
	font-size: 17px !important;
	color: #fff !important;
}
.ttl-important {
	margin-bottom: 0 !important;
}
.ttl-important + .box-white {
	padding-top: 22px;
}
.ttl-other {
	margin-bottom: 20px;
	padding: 12px 10px 11px 15px !important;
}
.ttl-important .icon-search {
	font-size: 30px;
	vertical-align: -25%;
	margin-right: 8px;
	top: 0;
}
.bukken-tokyo .ttl-important,
.bukken-tokyo .ttl-other {
     background: #c2172f;
}
.bukken-osaka .ttl-important,
.bukken-osaka .ttl-other {
	background: #0057FF;
}
.bukken-nagoya .ttl-important,
.bukken-nagoya .ttl-other {
	background: #d9a300;
}
@media screen and (max-width: 767px) {
	.ttl-important {
         padding: 6px 8px 2px !important;
         font-size: 15px !important;
     }
     .ttl-important + .box-white {
     	padding-top: 15px;
     }
     .ttl-important .icon-search {
     	font-size: 37px;
     	vertical-align: -35%;
     }
}

.btn-important,
.btn-reset {
	width: 100%;
	height: 40px;
	margin: 30px 0 10px !important;
	padding: 6px 5px 5px;
	font-size: 15px;
	background: #c2172f;
	border: none;
	box-sizing: border-box;
	font-weight: 600;
}
.btn-important {
	background: #c2172f;
}
.btn-important:focus {
	color: #ffffff;
	text-decoration: transparent;
	outline: transparent;
	outline-offset: transparent;
}
.btn-important .icon-search {
	top: 0;
	vertical-align: -25%;
	font-size: 24px;
}
.btn-important.big {
	margin-top: 20px !important;
	height: 48px;
	font-size: 18px;
	padding-top: 6px;
}
.btn-important.big .icon-mail {
	vertical-align: -10%;
	margin-right: 15px;
}
.btn-reset {
	background: #2e373d;
}
.btn-reset:hover {
	background: #666;
}
@media screen and (max-width: 991px) {
	.btn-important,
	.btn-reset {
		width: 90% !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}
@media screen and (max-width: 767px) {
	.btn-important {
		width: 100% !important;
		margin: 20px 0 0 !important;
	}
	.btn-important.big {
		height: 40px;
		font-size: 16px;
		padding-top: 4px;
		margin: 10px 0 !important;
	}
	.btn-reset {
		width: 100% !important;
		margin: 10px 0 0 !important;
	}
}

.row.vertical-divisions .horizontal-divisions > div {
	padding: 0 20px;
}
.row.vertical-divisions .horizontal-divisions > div + div {
	border-top: none;
}
@media screen and (max-width: 991px) {
	.row.vertical-divisions .horizontal-divisions > div:first-child {
		border-top: none;
	}
}
@media screen and (max-width: 767px) {
	.row.vertical-divisions .horizontal-divisions > div {
		padding: 5px 0;
	}
}

#searchFilter .box-white {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

#searchFilter h4,
#contactWrap h4 {
	color: #c2172f;
	font-size: 14px;
}
#searchFilter h4 {
	margin: 20px 0 10px;
}
#searchFilter h4.sub-area {
	float: left;
	margin: 0 20px 0 0;
	padding-top: 8px;
}
#searchFilter h4.sub-left {
	margin-top: 8px;
}
#searchFilter h5 {
	color: #000;
	font-weight: 400;
}
@media screen and (max-width: 767px) {
	#searchFilter h4,
	#contactWrap h4 {
		font-size: 13px;
	}
	#searchFilter h4 {
		margin-top: 10px;
	}
	#searchFilter h4.sub-area {
		float: none;
		margin: 0;
		padding-top: 0;
	}
	#searchFilter h4.sub-left {
		margin-top: 10px;
	}
}

#searchFilter .btn-group > .btn {
	margin: 0 12px 7px 0;
	padding: 5px 10px 4px;
	color: #000;
	font-size: 14px;
}
#searchFilter .search-btn-wrap .btn-default,
#searchFilter .btn-group .btn-default {
	background: #eaebe9;
	border-radius: 0;
	border: none;
	font-weight: bold;
}
#searchFilter .search-btn-wrap .btn-default:hover,
#searchFilter .btn-group .btn-default:hover {
	background: #868080;
	color: #fff;
}
#searchFilter .search-btn-wrap .btn-default:active,
#searchFilter .btn-group .btn-default:active,
#searchFilter .search-btn-wrap .btn-default.active,
#searchFilter .btn-group .btn-default.active {
	background: #868080;
	color: #fff;
	box-shadow: none;
}

#searchFilter .panel-default {
	border: none;
}
#searchFilter .panel-default > .panel-heading {
	background: #eaebe9 !important;
	padding: 10px 15px 8px;
	position: relative;
	z-index: 0;
	/*border-radius: 0;*/
	font-size: 14px;
}
#searchFilter .panel-default > .panel-heading h5 {
	font-weight: bold;
}
#searchFilter .panel-default > .panel-heading a:hover {
	text-decoration: none;
}
#searchFilter .panel-default > .panel-heading::after {
	content: "r";
	position: absolute;
	top: 6px;
	right: 7px;
	color: #666;
	font-size: 14px;
	font-family: "bukkensagasa" !important;
	z-index: 1;
}

#searchFilter input[type="text"].form-control {
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: #eaebe9;
	font-size: 14px;
	height: 30px;
	padding: 4px 10px;
	box-sizing: border-box;
	font-weight: bold;
}

#searchFilter select {
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: #eaebe9;
	-webkit-appearance: none;
	color: #000;
	padding: 1px 10px;
	height: 30px;
	box-sizing: border-box;
	font-weight: bold;
}

#search-area input::-webkit-input-placeholder,
#searchFilter input::-webkit-input-placeholder{
	color: #000;
	font-weight: bold;
}
#search-area input:-ms-input-placeholder,
#searchFilter input:-ms-input-placeholder{
    color: #000;
		font-weight: bold;
}
#search-area input::-moz-placeholder,
#searchFilter input::-moz-placeholder{
    color: #000;
		font-weight: bold;
}

/*   6.2 Bukken lists
  *   --------------------*/
#search-numbers {
	display: inline-block;
	font-size: 12px;
}
@media screen and (max-width: 767px) {
	#search-numbers {
		margin: 2px 0 10px;
	}
}

.order-div {
	color: #000;
	font-size: 13px;
}
.order-div .icon {
	color: #000 !important;
}
.order-div .btn {
	border: none;
	background: #eaebe9;
	padding: 12px 12px 14px;
}

.ichiran-wrap {
	padding: 20px;
}
.ichiran-wrap .ichiran-title .label-id,
.ichiran-wrap .ichiran-title small {
	margin-left: -10px;
}
.ichiran-wrap .ichiran-title .ichiran-ttl-cat {
	display: inline-block;
	margin-left: 20px;
	border-left: none;
	vertical-align: 10%;
}
.ichiran-img-wrap .grid-image-hover .grid-image-text {
	font-size: 12px;
	letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
	.ichiran-wrap {
		padding: 15px;
	}
	.ichiran-wrap .ichiran-title {
		margin-left: -10px;
	}
	.ichiran-wrap .ichiran-title .label-id,
	.ichiran-wrap .ichiran-title small {
		margin-left: 0;
	}
	.ichiran-wrap .ichiran-title .ichiran-ttl-cat {
		border-top: none;
		margin-left: 10px;
	}
}

.ichiran-ttl-cat ul li img {
	width: 45px;
	height: 15px;
}
.ichiran-ttl-cat ul li:first-child {
	margin-left: 0;
	padding-left: 0;
}
.ichiran-ttl-cat ul li + li {
	margin-left: 0;
}
@media screen and (max-width: 767px) {
	.ichiran-ttl-cat ul li + li {
		margin-left: -2px;
	}
}

.ichiran-wrap .ichiran-contents a {
	color: #000;
}
.ichiran-wrap .ichiran-contents {
	padding-left: 15px;
}

.ichiran-wrap .ichiran-title .ichiran-ttl-link,
.ichiran-wrap .ichiran-title small {
	font-size: 14px !important;
}
@media screen and (max-width: 767px) {
	.ichiran-wrap .ichiran-title .ichiran-ttl-link {
		font-size: 13px !important;
	}
	.ichiran-wrap .ichiran-title small {
		font-size: 12px !important;
	}
}

.ichiran-details {
	font-size: 12px !important;
}
.ichiran-details .icon {
	margin-right: 3px !important;
}
.ichiran-details .ttl-det {
	color: #c2172f;
}
@media screen and (max-width: 767px) {
	.ichiran-details > .row > div + div {
		border-left: none;
	}
}

/*   6.3 Pagination
  *   --------------------*/
.pagination {
	margin-top: 25px;
	margin-bottom: 0;
}
.pagination > li > a {
	padding-top: 5px;
}
.pagination > li.active > a,
.pagination > li.active > a:hover {
	background: #c2172f;
}
@media screen and (max-width: 767px) {
	.pagination {
		margin-top: 20px;
	}
}

/*   6.4 Details
  *   --------------------*/
.detail-ttl {
	color: #c2172f;
	font-size: 17px !important;
	font-weight: 600;
	line-height: 1.5;
}
.bukken-tokyo .detail-ttl {
	color: #c2172f;
}
.bukken-osaka .detail-ttl {
	color: #0057FF;
}
.bukken-nagoya .detail-ttl {
	color: #d9a300;
}
@media screen and (max-width: 767px) {
	.detail-ttl {
		font-size: 15px !important;
	}
}

ul.detail-ttl-cat {
	margin-top: 5px;
	margin-left: 0;
}
ul.detail-ttl-cat li img {
	width: 52px;
	height: 18px;
}

.btn-bukken.btn-bukken-see {
	padding-top: 2px !important;
}
.btn-bukken.btn-bukken-see .icon-mail {
	vertical-align: -3%;
}

.bukken-table table th,
.bukken-table table td {
	font-size: 14px !important;
}
@media screen and (max-width: 767px) {
	.bukken-table table th,
	.bukken-table table td {
		font-size: 13px !important;
	}
	.bukken-table .koushinbi {
		margin-top: 10px;
		font-size: 11px;
	}
}

/*-------------------------------
 * 8.SIDEBAR
 * ----------------------------*/
.sidebar-wrap .sideSlide a {
	color: #000;
	font-weight: 600;
	line-height: 1.7;
	font-size: 12px;
}

.sidebar-ttl {
	border: none;
	background-image: none;
	text-align: left;
	padding: 13px 10px 13px 18px;
	font-size: 17px;
}
.bukken-tokyo .sidebar-ttl {
	background: #c2172f;
}
.bukken-osaka .sidebar-ttl {
	background: #0057FF;
}
.bukken-nagoya .sidebar-ttl {
	background: #d9a300;
}
.sidebar-ttl .icon-shinchaku {
 	display: inline-block;
     margin-right: 15px;
     width: 27px;
     height: 25px;
     background: url(../image/icons/shinchaku.svg) 0 0 no-repeat;
     background-size: contain;
     vertical-align: -35%;
}
@media screen and (max-width: 1199px) {
	.sidebar-ttl {
		font-size: 16px;
	}
}
@media screen and (max-width: 991px) {
	.sidebar-ttl .icon-shinchaku {
		vertical-align: -38%;
	}
}
@media screen and (max-width: 767px) {
	.sidebar-ttl {
		font-size: 15px;
	}
	.sidebar-ttl .icon-shinchaku {
		width: 25px;
     	height: 23px;
	}
}

.sidebar-wrap .side-detail {
	font-size: 10px;
	font-weight: 600;
}

/*-------------------------------
 * 9.FOOTER
 * ----------------------------*/
footer {
	font-size: 13px;
	background: #2e373c !important;
}
footer a {
	color: #fff !important;
}
footer a:hover {
	color: #dddddd !important;
}

footer ul.list-inline li {
	padding-left: 15px !important;
	padding-right: 15px !important;
	border-right: 1px solid #fff !important;
}
footer ul.list-inline li:first-child {
	border-left: none !important;
}
footer ul.list-inline li:last-child {
	border-right: none !important;
}
#footer-main ul.list-inline {
	margin: 52px 0 0 30px;
	display: flex;
	justify-content: center;
	white-space: nowrap;
}
@media only screen and (max-width: 1199px) {
	#footer-main ul.list-inline {
		margin-left: 0;
		font-size: 11px;
	}
	#footer-main ul.list-inline li {
		padding-left: 6px !important;
		padding-right: 6px !important;
	}
}

footer .footer-brand {
	background-image: none !important;
	width: 300px;
	height: auto;
}
footer .footer-brand img {
	width: auto;
	height: auto;
}
@media only screen and (max-width: 991px) {
	footer .footer-brand {
		margin: 0 auto;
	}
	footer .footer-brand img {
		margin-left: 30px;
	}
}
@media only screen and (max-width: 767px) {
	footer .footer-brand {
		width: 250px;
	}
	footer .footer-brand img {
		margin-top: 10px;
		margin-left: 20px;
	}
}

#footer-top {
	padding: 22px 0;
}
.bukken-tokyo #footer-top {
	background: #c2172f;
}
.bukken-osaka #footer-top {
	background: #0057FF;
}
.bukken-nagoya #footer-top {
	background: #d9a300;
}
@media only screen and (max-width: 767px) {
	#footer-top {
		padding: 18px 0 17px;
	}
}

#footer-top a#pagetop {
	top: -7px;
}
@media only screen and (max-width: 991px) {
	#footer-top a#pagetop {
		top: 1px;
	}
}

footer .phone-wrap {
	padding-top: 2px;
	width: 270px;
	color: #fff;
	float: left;
}
footer .phone-wrap .phone-num {
	/*background-image: url(../image/icons/dial-w.svg);*/
	white-space: nowrap;
}
footer .phone-wrap .phone-catch {
	font-size: 12px;
}
@media only screen and (max-width: 991px) {
	footer .phone-wrap {
		display: block;
		width: 200px;
		float: none !important;
		text-align: center !important;
		margin: 5px auto 0;
	}
	footer .phone-wrap .phone-catch {
		font-size: 11px;
	}
	footer .phone-wrap .phone-num {
		font-size: 22px;
	}
}

footer .mail-wrap {
	margin: 48px 0 0;
}
footer .mail-wrap a:hover {
	text-decoration: none;
}
footer .mail-wrap .icon-mail-waku {
	display: inline-block;
	margin-right: 12px;
	width: 27px;
	height: 20px;
	background: url(../image/icons/mail-waku.svg) 0 0 no-repeat;
	background-size: contain;
	vertical-align: -18%;
}
@media only screen and (max-width: 991px) {
	footer .mail-wrap {
		width: 200px;
		margin: 20px auto 0;
	}
}

footer .copyright {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 11px;
	text-align: center;
	margin-top: 30px;
}
@media only screen and (max-width: 767px) {
	footer .copyright {
		font-size: 10px;
		margin-top: 40px;
	}
}

/*-------------------------------
 * CONTENTS
 * ----------------------------*/
.sub-ttl {
     padding: 10px 10px 12px 0;
 }
 .sub-ttl .icon-osusume {
 	display: inline-block;
     margin-right: 10px;
     width: 29px;
     height: 27px;
     background: url(../image/icons/osusume.svg) 0 0 no-repeat;
     background-size: contain;
     vertical-align: -43%;
}
 .sub-ttl .txt {
     display: inline-block;
     margin-left: 20px;
     font-size: 13px;
     vertical-align: 15%;
 }
 .bukken-tokyo .sub-ttl {
     background-color: #c2172f;
 }
@media screen and (max-width: 767px) {
     .sub-ttl {
         padding: 10px 10px 7px;
         font-size: 15px;
     }
     .sub-ttl .icon-osusume {
     	width: 25px;
      	height: 23px;
      	vertical-align: -25%;
      }
      .sub-ttl .txt {
         margin: 5px 0 0;
     }
 }
@media screen and (max-width: 320px) {
      .sub-ttl .txt {
         font-size: 12px;
     }
}

/*-------------------------------
 * Main Visual Main Txt 修正 191218
 * ----------------------------*/
@media only screen and (max-width: 767px) {
	#mainVisual .main-txt {
		height: auto !important;
		padding: 8px 20px 10px 15px;
	}
}
@media only screen and (max-width: 480px) {
	#mainVisual .main-txt {
		padding-top: 14px;
	}
	#mainVisual .main-txt span {
		height: 23px;
		top: -12px;
		left: 0;
	}
}
