/*
Theme Name: BA_001_ブランディング重視
Author: 60L.design
Description:  60L.design_seto info@60l.jp 本テーマは一般配布しておりません。修正、改修等は制作会社の窓口までお問合せ下さい。
Version: 1.0
※※※ページ共通のスタイルのみ記述する※※※
*/

/*****************************************************************************
// ボタンのスタイル削除　2019/12/23　行方
*****************************************************************************/
button {
    background: none;
    width: 175px;
    position: relative;
    top: -2px;
    outline: none;
    border: none;
}

.swiper-slide{
    overflow: hidden;
}
.object-fit-img {
  object-fit: contain;
  font-family: 'object-fit: contain;'
}

/**************************************************************
//iPhone select reset
**************************************************************/ 
/*.select-box01 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}*/


/* flexbox 最終行調整 */
@media screen  and (min-width: 981px){
	.flex::before{
	  content:"";
	  display: block;
	  width:38%;
	  order:1;
	}
	.flex::after{
	  content:"";
	  display: block;
	  width:38%;
	}
}
.flex2 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
/* flexbox 最終行調整 ここまで */

.top_searchlike_flex{
    margin: 45px auto;
}
@media screen and (max-width: 980px){
	.shop_itembox {
        width: 600px;
        padding: 24px 10px;
    }
    .inq_inner{
    width: 100%;
}
}

/**************************************************************************************/
/* 2019/03/19　施行事例ページトップと個別共通部*/
/**************************************************************************************/
.cu_new{
	color:  #fff;
	float: right;
	background: #95d300;
	width: 80px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
}
/* こだわりから探す　のタグスタイル*/
.cp_tag01 {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	margin-top: 10px;
}
.cp_tag01 li {
	display: inline-block;
}
.cp_tag01 a {
	line-height: 26px;
	position: relative;
	display: inline-block;
	height: 26px;
	margin: 0 10px 10px 0;
	padding: 0 15px 0 23px;
	-webkit-transition: color 0.2s;
	        transition: color 0.2s;
	text-decoration: none;
	color: #455a64;
	border-radius: 3px 0 0 3px;
	background: #cfd8dc;
}
.cp_tag01 a::before, .cp_tag01 a::after {
	background: #e7e7e7;/*背景色*/
}
.cp_tag01 a::before {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 6px;
	height: 6px;
	content: '';
	border-radius: 10px;
}
.cp_tag01 a::after {
	position: absolute;
	top: -2px;
	right: -6px;
	width: 0;
	height: 0;
	content: '';
	border-width: 15px 0 15px 8px;
	border-style: solid;
	border-color: transparent transparent transparent #cfd8dc;
	border-radius: 4px;
}
.cp_tag01 a:hover {
	color: #ffffff;
	background-color: #0E7FC3;
}
.cp_tag01 a:hover::after {
	border-left-color: #0E7FC3;
}
/***********トップページに追加 ******************/
.top_sekou_itembox {
    width: 230px;
    height: auto;
    margin-bottom: 20px;
}
.top_cu_comment ul{
	padding: 0!important;
	padding-inline-start: 0!important;
}
.top_cu_comment ul li{
	list-style: none!important;
	line-height: 23px!important;
	padding: 0!important;
}
.top_cu_comment ul li::before{
	content: none!important;
}
.top_cu_comment ul li i{
		margin-right: 5px;
		color: #8C8C8C;
	}
.top_cu_comment .pc, .sekou_index_item_info .pc{
	display: inline-block;
}
.top_cu_name {
    float: left;
    font-size: 14px;
    font-weight: bold;
}
.cu_date {
    color: #0E7FC3;
    float: left;
}
.top_cu_comment {
    margin-top: 10px;
    line-height: 20px;
}
.top_article_index_itembox {
    width: 300px;
    min-height: 420px;
    margin-bottom: 44px;
	float: left;
}
@media screen and (max-width: 980px){
	
	/***********トップページに追加 ******************/
.top_sekou_itembox {
    width: 288px;
    height: auto;
    margin-bottom: 20px;
}
.top_cu_comment ul li{
	list-style: none;
	line-height: 28px;
}
	.top_cu_comment ul li .pc, .sekou_index_item_info .pc{
		display: none;
	}
	.top_blog_itembox{
		margin-bottom: 40px;
	}
	.top_cu_name{
		font-size: 20px;
	}
	.top_cu_area{
		font-size: 18px;
	}
	.top_cu_comment{
		line-height: 24px;
	}
	.swiper-container{
        width: 600px;
        height: 350px;
    }
    .swiper-slide{
        width: 600px;
        height: 350px;
        overflow: hidden;
        position: relative;
    }
    .swiper-slide img{
        position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: auto;
	}
}

h1{
    margin-top: 0;
	}
@media screen and (max-width: 980px){
    h1{
        margin-top: -1px;
    }
}

/**************************************************************************************/
/* 2018/11/08　WEB FONT差し替え調整*/
/**************************************************************************************/
.fa_em01{
	font-size: 1.2em;
}
.fa_em02{
	font-size: 2em;
}
.fa_yellow{
	color: yellow;
}
.fa_margin_r01{
	margin-right: 10px;
}
.fa_margin_r02{
	margin-right: 20px;
}
.fa_margin_r03{
	margin-right: 30px;
}
.fa_margin_l01{
	margin-left: 10px;
}
.fa_margin_l02{
	margin-left: 20px;
}
.fa_margin_l03{
	margin-left: 30px;
}
.fa_float_l{
	float: left;
	margin-left: 10px;
	margin-top: 13px;
}
.fa_float_r{
	float: right;
	margin-right: 10px;
	margin-top: 13px;
}
.fa_orange{
	color: orange;
}
@media screen and (max-width: 980px){
	.fa_float_l{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.fa_float_r{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
}




/**************************************************************************************/
/* 2019/11/07　お気に入りボタン変更*/
/**************************************************************************************/
.clsCountTitle i{
  margin-right: 10px;
}
/*電話番号大きく*/
.header_tel_during {
  font-size: 16px;
  line-height: 24px;
}
/*お問い合わせボタン*/
.header_contactbox{
  border-radius: 3px;
}
/*headerのロゴ大きく*/
.header_logo {
  height: 46px;
  width: auto;
}
.square_btn5{
  background: none;
  border-bottom: none;
  padding: 0;
}
.square_btn5 i{
  font-size: 35px;
  margin-top: 0;
}
.square_btn5 .like_count {
  background: #f2f6f7;
  width: 20px;
  height: 20px;
/*   line-height: 21px; */
  left: 50px;
  right: 0;
	padding: 5px;
	box-sizing: border-box;
}
@media screen and (max-width: 980px) {
  .clsCountTitle i{
    margin-right: 0;
  }
	.header_logo {
    height: 40px;
  }
	.header_favoritebox{
		width: auto;
	}
  .like_area{
    padding: 0;
  }
  .square_btn5{
    width: 100px;
    height: auto;
    padding: 10px 0 0 0;
    font-size: 15px;
    margin-right: 10px;
  }
  .square_btn5 p{
    padding-top: 5px;
    margin-bottom: 0; /*robot.cssのせいでずれるので*/
  }
  .square_btn5 i{
	  color: #0E7FC3;
    font-size: 40px;
    margin-bottom: 5px;
  }
  .square_btn5 .like_count {
    bottom: 22px;
    left:70px;
  }
}

/*お気に入りボタンを大きくした分他を調整*/
.header_left,.header_right{
  width: auto;
}
h1 ,.header_left span{
  width: 200px;
  line-height: 1.2rem;
}
.header_telbox {
  width: 220px;
}
/*****************************************************************************
// グローバルメニューが多い場合スマホで見切れるのでスクロールするよう設定
*****************************************************************************/

@media screen and (max-width: 980px){
	.gnavi_sp_overlay{
		overflow: auto;
	}
}