/*
Theme Name:   BA_002 子テーマ
Template:     60l_design_b
Version:      1.0.0
Description:  BA_002_プロモーション重視の子テーマです
Author:       Visual Research
*/


/*---------------------------------
  共通部
---------------------------------*/
.font {
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
/* ロゴ */
.gnavi_superbox {
    background-color: #B8D845;
}
/* Gナビ */
#global_menu_area{
    justify-content: center;
}
.haed_gnavi_item_jp, .haed_gnavi_item_en{
	color:#fff;
}
.dropdown-content a:hover{
	background: #FFF2AA;
	color: #333333;
}
.haed_gnavi_item_jp {
    font-weight: bold;
}
.search_superbox {
    background-color: #fdf5e9;
}
.haed_gnavi_item {
	width: 140px !important;
}
/* 見出し(英語) */
.contents_title_en {
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color: #ef6000;
}
.bkn_search_midashi{
	background: #DBEDFF;
}
/* ニュースタイトル */
.top_searchpickup_superbox, .top_news_superbox, .news_title_single, .news_title {
    background-color: rgba(49, 183, 246,0.3);
}

/* ボタン */
.top_blog_more_wrap, .footer_contactbox, .footer_contactbox_sp {
    background: #31B7F6;
	box-shadow: none;
}
.header_gnavibtn, .gnavi_sp_overlay {
	background-color: #B8D845;
}
/* タブ */
.tab_area, .b_tab_area, .recommend_midashi {
    border-bottom: 5px #115FAE solid;
}
.tab_area label:hover {
    opacity: 0.5;
	background: #ddd;
}

.header_contactbox, 
.header_contactbox_add, 
.top_searchlike_btnbox, 
.top_searchlike_item_title, #wp-calendar tr td p, 
.header_rentbox, .top_searchlike_item_title, .footer_contact, .blog_continue, .shop_item_title,
 a.sekou_tag:hover, .sekou_index_continue, .result_search_change_city_formarea input[type="submit"], .bkn_inqbtn, .bkn_inqbtn_confirm, 
  #b_tab1:checked ~ .b_tab_area .b_tab1_label, .footer_copy, 
 .cp_tag01 a:hover, .dropdown-content2 a:hover, .cu_more, 
 .blog_continue, .company_shop_itembox {
    background: #F1E5D1;
    color: #000;
	border-top: solid 1px #9A9783;
    border-right: solid 1px #9A9783;
    border-left: solid 1px #9A9783;
}
.mw_wp_form label:hover, .mw_wp_form label.selected {
	background: #3B4CDA;
    color: #ffffff;
    border: 2px solid #3B4CDA;
}
/* フォームinput */
.mw_wp_form input[type="submit"], .mw_wp_form input[type="button"] {
    background-color: #31B7F6;
    box-shadow: none;
    color: white;
}
.inq_itemtitle {
    border-bottom: 2px solid #B8D845;
}

/* 画像ホバー処理 */
.opacity img:hover {
    opacity: 0.5;
}

/* 調整用 */
.w100per {
    width: 100%;
}
.w70per{
  width: 70%;
}
.w30per{
  width: 30%;
}

@media screen and (max-width: 980px) {
  .inner980 {
    width: 100%;
  }
	.w75per {
		width:75%;
	}
	.w30per, .w70per {
	    width: 100%;
	}
}
.pdb30 {
    padding-bottom: 30px;
}

/*---------------------------------
  ヘッター
---------------------------------*/
/* 下層ページ 問合わせボタン */
.header_contactbox_add {
	width: 180px;
	height: 40px;
	font-size: 14px;
	background-color: #31B7F6;
    box-shadow: none;
	color: white;
    border: none;
}


/*---------------------------------
  フッター
---------------------------------*/
.footer_copy {
    color:#999999;
    background-color: #fff;
	border-top:none;
}
@media screen and (max-width: 980px) {
	.footer_tel_superbox {
		background-color: #c1e9fc;
	}
}
/*---------------------------------
  トップページ
---------------------------------*/
/* ロゴ */
.header_logo {
	width:250px;
    height: auto;
}
/* ヘッダー問合わせ */
.header_inqbox {
	width: 400px;
	padding: 20px 16px;
    background-color: rgba(199, 235, 252);
    border: 3px solid white;
}
.header_inq_title {
    background-color: #31B7F6;
    color: white;
    padding: 3px;
    border-radius: 5px;
	height: 53px;
	line-height: 49px;
}
.header_favoritebox {
	padding: 6px 0 0 0;
    margin-right: 6px;
}
.header_telbox {
	width: 170px;
}
.header_tel_num {
    font-size: 20px;
    line-height: 1.8;
}
.header_tel_during {
    font-size: 12px;
    color: #666666;
    line-height: 1.2;
    text-align: center;
}
.header_contactbox{
    background-color: #31B7F6;
    box-shadow: none;
    color: white;
    border: none;
}
.square_btn5 {
    background: #E5E5E5;
    border-bottom: solid 2px #eeeeee;
}
.square_btn5 i {
    color: #115FAE;
    font-size: 20px;
    margin-top: 3px;
	margin-right: 0;
    margin-bottom: 0;
}
.square_btn5 .like_count {
    position: absolute;
    bottom: 15px;
    right: 5px;
    border-radius: 50%;
    background: #ffffff;
    padding: 2px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    box-sizing: unset;
}
/* スマホ用 お気に入り */
@media screen and (max-width: 980px) {
	.like_area {
	    padding: 15px 0;
	}
	.square_btn5 {
    	font-size:10px;
	}
}


/* Recommend */
/*イラストアイコンメニュー　画像の上に白抜き画像を重ねる*/
.btn-flat-logo {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  /*padding: 0.25em 0.5em;
  background: #7F992C;
  width: 220px;*/
  color: white;
  border-radius: 4px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
  transition: .5s;
}
.btn-flat-logo .active {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s;
}
/*hover時、画像差し替え*/
.btn-flat-logo:hover .active {
  opacity: 1;
}
/*hover時ベタ塗り画像非表示*/
.btn-flat-logo:hover .hide{
  opacity: 0;
}
.btn-flat-logo:hover {
  color: white;
}
/* NEWS */
.top_news_itembox span {
	color:#333;
}

/*---------------------------------
  NEWS
---------------------------------*/
.news_title_date, .newsindex_itemdate {
    color: rgba(174, 199, 86,0.9);
}
.news_title_single {
    border-left: 10px solid rgba(174, 199, 86,0.9);
}

/*---------------------------------
  オーナー様へ FOR OWNER
---------------------------------*/
.owner_title {
    background-color: #B8D845;
    color: white;
    font-size: 1.5rem;
    line-height: 2.2rem;
    padding: 10px;
    text-align: center;
    margin: 0 auto 30px;
    letter-spacing: .2rem;
}
.owner_midtitle {
    color: #B8D845;
    border-bottom: 1.5px solid #B8D845;
}
.owner_smalltitle{
	position: relative;
    padding: 0.5em 0.5em 0.5em 1.5em;
    line-height: 1.4;
    color: rgb(255, 102, 0);
    background: #fffff4;
    display: inline-block;
}
.owner_smalltitle:before {
	font-family: "Font Awesome 5 Free";
    content: "\f138";
    position: absolute;
    font-size: 1em;
    left: 0.25em;
    top: 0.5em;
    color: rgb(255, 102, 0);
}

/*---------------------------------
  解約フォーム
---------------------------------*/
.radio_flex {
    display: flex;
    justify-content: flex-start;
}
@media screen and (max-width: 980px) {
	.radio_flex {
		display: block;
	}
}

/*---------------------------------
  最近見た物件一覧
---------------------------------*/
span.result_room_deposit{
	background: #004DC5;
}