/*2カラム*/
halfcalam .wp-block-columns .is-vertically-aligned-top:nth-child(1){padding-top:0%}

.halfcalam .wp-block-column *{}
.halfcalam .wp-block-column img {max-width:100%; }

.halfcalam .wp-block-column:nth-child(1) { border-left:none;}

.wp-block-image{margin-bottom:0;}

.content .halfcalam div {margin-top:15px; margin-bottom:15px;}
.content .halfcalam hr{margin:1rem 0 0.5rem;}
@media only screen and (min-width: 992px){
	.halfcalam .wp-block-column { margin: 10px 0 0px;padding: 0 0.5% 0%; max-width:49%; float: left;text-align:center;
		}
}

/*2カラムここまで*/

.pickup3__bg{
 opacity:0.1;
}
.heading.heading-main.u-white{
	color:#333;
}
.heading.heading-main.u-white span{
	color:#666;
}
/*リストマーク消す*/
/*-----ULリスト設定-----*/
.content ul > li:before{

	
}
.content ul li{ 
	margin-bottom:2em;
	line-height:1.7em;
}

/*キービジュアル追記*/
.still__img {
	max-width:1200px;
	object-fit: contain;
}
/*キービジュアル追記ここまで*/

/*メニューボタン*/
.menuBtn{
	text-align:center;
}

.menuBBB__link{
	display:block;
	vertical-align:top;
	text-align:center;
	padding:0;
	margin:0;
	font-size:16px;
	transform: scale(0.8);
}



/*ピックアップ3記事の○を消す*/
.pickup3__item:before{
	display:none;
}


@media only screen and (min-width: 992px){

/*メニューボタン*/

.menuBBB__link{
	font-size:16px;
	transform: scale(0.8);
}
	
/*ロゴ*/
	.siteTitle__logo{
		padding-bottom:10px;
	}	
}



/*コンタクトフォームここから*/
@media (max-width: 500px) {
  .content .inquiry th, .content .inquiry td {
    display: block !important;
    width: 100% !important;
    border-top: none !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important; }

  .content .inquiry tr:first-child th {
    border-top: 1px solid #d7d7d7 !important; }

  /* 必須・任意のサイズ調整 */
  .content .haveto, .content .inquiry .any {
    font-size: 16px; } }


/*見出し欄*/
.content .inquiry th {
  text-align: left;
  font-size: 14px;
  color: #444;
  padding-right: 5px;
  width: 30%;
  background: #f7f7f7;
  border: solid 1px #d7d7d7; }

/*通常欄*/
.content .inquiry td {
  font-size: 14px;
  border: solid 1px #d7d7d7; }

/*横の行とテーブル全体*/
.content .entry-content .inquiry tr,.content .entry-content table {
  border: solid 1px #d7d7d7; }

/*必須の調整*/
.content .haveto {
  font-size: 12px;
  padding: 5px;
  background: #ff9393;
  color: #fff;
  border-radius: 2px;
  margin-right: 5px;
  position: relative;
  bottom: 1px; }

/*任意の調整*/
.any {
  font-size:12px;
  padding: 5px;
  background: #93c9ff;
  color: #fff;
  border-radius: 2px;
  margin-right: 5px;
  position: relative;
  bottom: 1px; }

.content .verticallist .wpcf7-list-item {
  display: block; }

.content #formbtn {
  display: block;
  padding: 15px;
  width: 350px;
  background: #ffaa56;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px;
  margin: 25px auto 0; }

/*送信ボタンマウスホバー時*/
.content #formbtn:hover {
  background: #fff;
  color: #ffaa56;
  border: 2px solid #ffaa56; }

.content .inquiry{
	color: #333;
}

.content .inquiry td{
	width:70%;
 padding:2%;
background-color:#FFF;
 border:solid 1px #d7d7d7;	
}
.content .inquiry th:first-child,
.content .inquiry td:first-child {
	padding-left: 2%;
}

.content .inquiry th:last-child,
.content .inquiry td:last-child {
		background-color:#FFF;
	padding-right: 2%;
}
.content .inquiry td:last-child input::placeholder{
	font-size:14px;
	color:#B3B3B3;
}
.content .inquiry td:last-child input{
	padding:2%;
}




/*コンタクトフォームここまで*/

#biz_calendar {
  max-width: 90%; }

#biz_calendar p span.boxholiday, #biz_calendar table.bizcal .holiday {
  background-color: #666; }

#biz_calendar table.bizcal .today {
  font-weight: bold;
  text-decoration: none;
  color: #000; }

/*見出しデザイン*/
.titlemidashi{
  position: relative;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.7em;
  width: 100%;
  margin: 30px 0;
  padding: 9px 0;
	text-align:center;
}
	
 .titlemidashi:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #e13333 transparent transparent transparent;
    border-width: 20px 20px 0 20px; }

.title01 {
  border: solid 3px #e13333;}
.title01:after{
    border-color: #e13333 transparent transparent transparent; }
.st01 strong{
  font-weight: bold;
  color: #e13333;
  border-bottom: 2px solid #e13333;}

.title02 {
  border: solid 3px #db0269;}
.title02:after{
    border-color: #db0269 transparent transparent transparent; }
.st02 strong{
  font-weight: bold;
  color: #db0269;
  border-bottom: 2px solid #db0269;}

.title03 {
  border: solid 3px #015693;}
.title03:after{
    border-color: #015693 transparent transparent transparent; }
.st03 strong{
  font-weight: bold;
  color: #015693;
  border-bottom: 2px solid #015693;}

.title04 {
  border: solid 3px #ff4d2d;}
.title04:after{
    border-color: #ff4d2d transparent transparent transparent; }
.st04 strong{
  font-weight: bold;
  color: #ff4d2d;
  border-bottom: 2px solid #ff4d2d;}

.title05 {
  border: solid 3px #007e7d;}
.title05:after{
    border-color: #007e7d transparent transparent transparent; }
.st05 strong{
  font-weight: bold;
  color: #007e7d;
  border-bottom: 2px solid #007e7d;}

.title06 {
  border: solid 3px #e7b402;}
.title06:after{
    border-color: #e7b402 transparent transparent transparent; }
.st06 strong{
  font-weight: bold;
  color: #e7b402;
  border-bottom: 2px solid #e7b402;}

.title07 {
  border: solid 3px #722873;}
.title07:after{
    border-color: #722873 transparent transparent transparent; }
.st07 strong{
  font-weight: bold;
  color: #722873;
  border-bottom: 2px solid #722873;}


/*インスタQRコードセンター*/
.instacenter img{
	text-align:center;
}