@charset "utf-8";
/*
Theme Name:ofb
Theme URI:https://ofb-f.jp/
Description:ofb
Version:1.0
Author:ofb
Author URI:https://ofb-f.jp/
*/



/*コラム*/
.postCol .post { width: 30%; }
.postCol .post .subTitle { 
  margin: .5rem 0 0; 
  font-size: 16px; 
  font-weight: bold; 
  border: none;
  line-height: 1.5;
}
.postCol .post .subTitle a { color: #333; }


.postCol{
  width: 100%;
}
.flex-between::after{
  display: block;
  content: '';
/*  width: 30%;*/
}
.entry-header p.posted_date{
  margin: 10px 0;
}
.interview_data{
  margin-top: 10px;
  font-weight: bold;
  font-size: .8em;
}
#interview_title{
  border-bottom: #ff0000 solid 1px;
  padding-bottom: 5px;
  margin-bottom: 80px;
}
#interview_title h1{
  text-align: center;
  margin: 50px 0 20px;
  font-size: 30px;
  font-weight: bold;
}
#interview_title .interview_data{
  display: flex;
  justify-content: center;
  font-size: 18px;
  margin-bottom: 50px;
}
#interview_title .interview_data li{
  padding: 0 10px;
}
#interview_title .posted_date,
#ma_title li.posted_date{
  margin: 0;
  color: #999;
}
#another_interview{
  background: #f8f8f7;
  padding: 80px 0 30px;
}
#another_interview h2{
  background: none;
  padding: 0;
  margin: 0 0 50px;
}
#interview_prof{
  border-top: #ff0000 solid 1px;
  border-bottom: #ff0000 solid 1px;
  padding: 80px 0 30px;
  display: flex;
  flex-direction: row-reverse;
  margin-top: 80px;
}
#interview_prof__txt h2{
  font-weight: bold;
  margin-bottom: 10px;
}
#interview_prof figure{
  flex: 0 0 260px;
  margin-left: 30px;
}


#single_ma{
  background: #f8f8f7;
  padding: 80px;
  margin-bottom: 80px;
}
.ma_data{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.ma_data li a,
.ma_data li span{
  padding: 3px 5px;
  line-height: 1;
  font-size: 12px;
  margin-right: 5px;
    margin-bottom: 5px;
  display: block;
}
.btn_status{
  background: #aaa; 
  color: #fff;
  border: #aaa solid 1px;
}
.btn_status:hover{
  background: #fff;
  color: #aaa;
}
.btn_type{
  border: #aaa solid 1px;
  color: #666;
  background: #fff;
}
.btn_type:hover{
  background: #aaa;
  color: #fff;
}
.ma_status01{
  background: #f55148;
  border: #f55148 solid 1px;
}
.ma_status01:hover{
  color: #f55148;
}
.ma_status02{
  background: #f2bc00;
  border: #f2bc00 solid 1px;
}
.ma_status02:hover{
  color: #f2bc00;
}
.ma_type01{
  border: #53bc99 solid 1px;
  color: #53bc99;
}
.ma_type01:hover{
  background:#53bc99;
}
.ma_type02{
  border: #0071bc solid 1px;
  color: #0071bc;
}
.ma_type02:hover{
  background:#0071bc;
}
.business_type{
  color: #f55148;
}
a.business_type:hover{
  text-decoration: underline;
  color: #f55148;
}
#ma_title{
  margin-bottom: 80px;
}
#ma_title .business_type{
  border: #f55148 solid 1px;
  background: #fff;
}
#ma_title .business_type:hover{
  color: #fff;
  background: #f55148;
  text-decoration: none;
}
#ma_title .ma_data{
  margin-bottom: 50px;
}
#ma_title h1{
  font-size: 20px;
  margin-bottom: 30px;
}

#single_ma .dlTbl{
  background: #fff;
}
#single_ma .dlTbl dt{
  background: #aaa;
  color: #fff;
}
.btn_shere{
  margin-top: 80px;
}
.btn_shere h2{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.btn_shere ul{
  display: flex;
  justify-content: center;
}
.btn_shere ul li{
  width: 30px;
  margin: 0 20px;
}
.btn_shere svg{
  transition: .3s;
}
.icon_tw *{
  fill: #3392d0;
}
.icon_fb *{
  fill: #1877f2;
}
.btn_shere ul li a:hover svg{
  transform: scale(1.1);
}
.btn_full{
  width: 100%;
  display: block;
  padding: 30px 0;
  font-size: 20px;
}

.postCol .ma-info,
.postCol .ma-info2{
  width: 25%;
  padding: 0 10px;
}
.postCol .ma_data{
  margin: 10px 0;
}
.ma_data02{
  margin-top: 10px;
}
.entry-header .ma_data02 p{
  margin: 0;
}

.search_block{
  background: #f8f8f7;
  padding: 30px 5%;
  margin-bottom: 80px;
  width: 100%;
}
.search_block h2{
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}
.search_select__wrap{
  display: flex;
}
.search_select__wrap li{
  width: 30%;
  padding-right: 15px;
}
.search_block .select_box{
  width: 100%;
  font-size: 16px;
  padding: 5px;
  line-height: 1.7;
  margin: 0;
}
.search_block .btn_submit__wrap{
  flex: 0 0 200px;
  padding: 0;
}
.search_block .btn_submit{
  width: 100%;
  background: #00c3e3;
  color: #fff;
  text-align: center;
  outline: 0;
  border: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .3s;
}
.search_block .btn_submit:hover{
  background: #2eb1c7;
}
.no_posts{
  text-align: center;
  width: 100%;
}
.wp-pagenavi{
  width: 100%;
}

#pan li span:not(:last-child)::after{
  content: '/';
  padding: 0 5px;
}
@media screen and (max-width: 1200px) {
  .btn_full{
    width: 90%;
    margin: 0 auto;
    min-width: 90%;
  }
}





/*----------------------------------------------------
タブレット
-----------------------------------------------------*/
@media screen and (max-width: 999px) {
  .postCol .ma-info,
　.postCol .ma-info2
    {
    width: 33.33%;
  }
  #archive_ma__list{
    padding: 0 5%;
  }
}


/*----------------------------------------------------
スマホ
-----------------------------------------------------*/
@media screen and (max-width: 599px) {
  .postCol .post { width: 100%; }

  #interview_title{
    margin-bottom: 50px;
  }
  #interview_title h1{
    font-size: 20px;
    text-align: left;
  }
  #interview_title .interview_data{
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
  }
  #interview_title .interview_data li{
    padding: 0;
  }
  #interview_prof{
    display: block;
    padding: 30px 0;
  }
  #interview_prof figure{
    text-align: center;
    margin: 0 auto 20px;
    max-width: 70%;
  }
  #single_ma{
    padding: 30px 5%;
  }
  #ma_title .ma_data{
    margin-bottom: 20px;
  }
  #ma_title li.posted_date{
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
  }
  .search_select__wrap{
    display: block;
  }
  .search_select__wrap li{
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
  }
  .search_block .btn_submit__wrap{
    width: 100%;
  }
  .search_block .btn_submit{
    padding: 10px 0;
  }
}
