/* カスタム CSS をここに入力してください */

/* SDGSページ */



h5 {
  font-size: 15px;
  font-size: 2rem;
  position: relative;
  padding: 1.5rem;
  text-align: center;
}

h5 span {
  font-size: 15px;
  font-size: 1.3rem;
  display: block;
}

h5:before {
  position: absolute;
  bottom: -15px;
  left: calc(50% - 30px);
  width: 60px;
  height: 4.5px;
  content: '';
  border-radius: 2px;
  background: #009EFC;
}







/* 買取ページ */

.img-size60{
	width:60%;
}
.post_content ul {
    margin-left: 0em;
}


/*不動産買取*/
/*スマホ対応*/
@media screen and (max-width: 767px){
	.direct-purchase-merit{
		display: inline-block;
		margin-left: 0px !important;
	}
	.direct-purchase-merit li{
		width: 100% !important;
		margin: 0px !important;
		margin-bottom: 30px !important;
	}
	.reason-purchase-strong{
		display: inline-block;
		margin-left: 0px !important;
	}
	.reason-purchase-strong li{
		width: 100% !important;
		margin: 0px !important;
		margin-bottom: 30px !important;
		height: 300px !important;
  }
	.directly-sale-flow{
		display: inline-block;
		margin-left: 0px !important;
  }
	.directly-sale-flow li{
		width: 100% !important;
		margin: 0px !important;
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}
	.purchase-achievement-home span{
		width: 95% !important;
    margin-right: 7px !important;
    margin-left: 7px !important;
	}
	.purchase-achievement-text p{
		padding-left: 10px !important;
    padding-right: 5px !important;
	}
	.purchase-achievement-pictures img{
		width: 100% !important;
		padding-right: 15px !important;
    padding-left: 15px !important;
    padding-bottom: 5px !important;
	}
	.purchase-site-title{
		margin-bottom: 5px !important;
	}
	.purchase-site-title span{
		font-size: 24px !important;
	}
	.directly-sale-bk{
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	.direct-purchase-merit li .under p{
		font-size: 14px !important;
		max-height: 500px !important;
    /*height: 250px !important;*/
  }
	.reason-purchase-strong li .under p{
		font-size: 14px !important;
	}
	.directly-sale-flow li p{
		font-size: 14px !important;
	}
}
/*スマホ終わり*/
/*タブレット*/
@media screen and (min-width: 768px) and (max-width: 1024px){
	.directly-sale-triangle{
		border-width: 30px 0 30px 30px !important; 
		margin-top: 500% !important;
	}
	.direct-purchase-merit li{
		width: 45% !important;
	}
	.reason-purchase-strong li{
		width: 45% !important;
	}
	.realestate-purchase-table .merit{
		width: 18% !important;
  }
	.realestate-purchase-table .demerit{
		width: 18% !important;
  }
}
/*タブレット　終わり*/
.sp-merit{
	text-align: center;
	font-weight: 600;
}
.sp-demerit{
	text-align: center;
	font-weight: 600;
}
.sp-realestate-purchase-table td{
	border: none;
}
.sp-realestate-purchase-table .td1{
	background: #00b0ec;
	color: #ffffff;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	border-top: 1px solid#00b0ec;
  border-bottom: 1px solid #00b0ec;
	border-right: 2px solid #00b0ec;
  border-left: 2px solid #00b0ec;
}
.sp-realestate-purchase-table .td2{
	border-bottom: 1px dashed #000000;
	border-right: 2px solid #00b0ec;
  border-left: 2px solid #00b0ec;
}
.sp-realestate-purchase-table .td3{
	border-bottom: 2px solid #00b0ec;
	border-right: 2px solid #00b0ec;
  border-left: 2px solid #00b0ec;
}
.sp-realestate-purchase-tableborder{
	border: solid 2px #00b0ec;
	padding: 10px;
}
.sp-realestate-purchase-table2{
	margin-bottom: 5px !important;
}
.sp-realestate-purchase-table2 td{
	border: none;
}
.sp-realestate-purchase-table2 .td1{
	width: 30%;
	border-bottom: solid 1px #000000;
	border-right: dashed 1px #000000;
}
.sp-realestate-purchase-table2 .td2{
	border-bottom: solid 1px #000000;
}
.realestate-purchase-table{
	max-width: 1150px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	margin-bottom: 30px !important;
}
.realestate-purchase-table td{
	border: none;
}
.realestate-purchase-table .td0{
	border: none;
}
.realestate-purchase-table .td0-2{
	border-right: dashed 1px #000000 !important;
}
.realestate-purchase-table .td2{
	font-size: 30px;
	/*font-size: 18px;*/
	font-weight: 600;
	vertical-align:middle;/*縦中央に配置*/
	text-align: center;
	border-right: dashed 1px #000000 !important;
}
.realestate-purchase-table .td3{
	font-size: 30px;
	/*font-size: 18px;*/
	font-weight: 600;
	vertical-align:middle;
	text-align: center;
	width: 50%;
}
.realestate-purchase-table .merit{
	border-top: none;
	border-bottom: solid #00b0ec 2px;
	border-left: solid 2px #00b0ec;
  border-right: solid 2px #00b0ec;
	background: #00b0ec;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	vertical-align: middle;
	text-align: center;
}
.realestate-purchase-table .merit2{
	line-height: 1.5;
	border-top: none;
	border-bottom: solid #00b0ec 2px;
	vertical-align:middle;
	border-right: dashed 1px #000000 !important;
	padding-left: 30px;
}
.realestate-purchase-table .merit3{
	border-top: none;
	border-bottom: solid #00b0ec 2px;
	vertical-align:middle;
	width: 50%;
	padding-left: 30px;
}
.realestate-purchase-table .demerit{
	border-top: none;
	border-bottom: solid #00b0ec 2px;
	border-left: solid 2px #00b0ec;
  border-right: solid 2px #00b0ec;
	background: #00b0ec;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	vertical-align: middle;
	text-align: center;
}
.realestate-purchase-table .demerit2{
	border-top: none;
	border-bottom: solid #00b0ec 2px;
	vertical-align:middle;
	border-right: dashed 1px #000000 !important;
	padding-left: 30px;
}
.realestate-purchase-table .demerit3{
	border-top: none;
	border-bottom: solid #00b0ec 2px;
	vertical-align:middle;
	line-height: 1.5;
	width: 50%;
	padding-left: 30px;
}
.realestate-purchase-table2{
	margin-bottom: 15px !important;
}
.realestate-purchase-table2 td{
	line-height: 1.5;
	height: 65px;
	border: none;
}
.realestate-purchase-table2 .td1{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #0000;/*透明*/
	width: 15%;
	vertical-align:middle;/*縦中央に配置*/
	font-weight: 600;
}
.realestate-purchase-table2 .td2{
	border-bottom: 1px solid #000000;
	border-right: 0.5px dashed #000000;
	width: 35%;
	vertical-align:middle;
	font-weight: 600;
}
.realestate-purchase-table2 .td3{
	border-bottom: 1px solid #000000;	
	border-right: 1px solid #0000;
	width: 15%;
	vertical-align:middle;
	font-weight: 600;
  padding-left: 25px;
}
.realestate-purchase-table2 .td4{
	border-bottom: 1px solid #000000;
	width: 35%;
	vertical-align:middle;
	font-weight: 600;
}
.realestate-purchase-tableborder{
	max-width: 1150px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
	border: solid 2px #00b0ec;
}
.purchase-site-banner{
	text-align: center;
	margin-bottom: 50px;
}
.purchase-site-banner img{
	box-shadow: 10px 15px 0px 0 #ddd;
}
.purchase-site-banner img:hover{
	transform: scale(1.1);
  transition-duration: 0.5s;
}
.purchase-site-text{
	text-align: center;
}
.purchase-site-text p{
	text-align: left;
	display: inline-block;
}
.purchase-site-title span{
	font-size: 36px;
	padding-bottom: 5px;
	color: #333;
	border-bottom: dashed 2px #333;
	display: inline;
}
.purchase-site-title {
	text-align: center;
}
.purchase-achievement-title{
	text-align: center;
	color: #333;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.1rem;
}
.purchase-achievement-home{
	text-align: center;
}
.purchase-achievement-home span{
	padding: 0.1rem 2rem;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
	text-align: center;
  display: inline-block;
	margin-bottom: 15px;
  margin-top: 30px;
	font-size: 18px;
	width: 70%; 
}
.purchase-achievement-text{
	text-align: center;
	margin-bottom: -20px;
}
.purchase-achievement-text p{
	display: inline-block;
	text-align: left;
}
.purchase-achievement-pictures{
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	max-width: 1150px;
}
.purchase-achievement-pictures img{
	width: 32%;
  box-sizing: border-box;
	padding: 5px;
}
.directly-sale-bk{/*背景色*/
	margin: 0 calc((100% - 100vw) / 2);
  padding: 25px calc((100vw - 1196px) / 2) 15px;
	background:repeating-linear-gradient(315deg,#f0e0cf85,#f0e0cf85 10px,#ddd6ce8f 0,#ddd6ce8f 20px);
	padding-top: 50px;
  padding-bottom: 30px;
}
.directly-sale-triangle{/*右向きの三角形*/
	width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 0 40px 40px;
  border-color: transparent transparent transparent #41210c;
	margin-right: 0px;
  margin-left: 0px;
	margin-top: 350%;
}
.sp-directly-sale-triangle{/*下向きの三角形*/
	width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 0 40px;
  border-color: #41210c transparent transparent transparent;
}
.directly-sale-flow{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.directly-sale-flow li{
	width: 25%;
	box-sizing: border-box;
	background: #ffffff;
	border: solid 1px #41210c;
	margin: 20px;
}
.directly-sale-flow li img{
	padding: 15px;
}
.directly-sale-flow li p{
	padding-left: 20px;
	padding-right: 10px;
	font-size: 12px;
  line-height: 1.8;
}
.directly-sale-flow li .directly-saleflow-title{
	color: #00b0ec;
	font-weight: 600;
	font-size: 18px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.directly-sale-flow li .directly-saleflow-title span{
	  color: #fff;
    background-color: #41210c;
    font-size: 30px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
	  margin-top: -10px;
}
.reason-purchase-strong{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.reason-purchase-strong li{
	width: 30%;
	box-sizing: border-box;
	background: #fad1a166;
	border-radius: 15px;
	margin: 10px;
  height: 230px;
}
.reason-purchase-strong li .over{
	display: flex;
	height: 50%;
	/*height: 45%;*/
}
.reason-purchase-strong li .over img{
	box-shadow: 3px 3px 2px 0 rgb(0 0 0 / 50%);
  height: auto;
	margin: 10px;
	object-fit: cover;/*画像の比率を変えずに画像を縮小する*/
}
.reason-purchase-strong li .over .reason-title{
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 0.1rem;
	line-height: 1.5;
	/*font-size: 16px;
	letter-spacing: 0.2rem;
	line-height: 1.8;*/
  margin: auto;
}
.reason-purchase-strong li .over .reason-title span{
	color: #00b0ec;
}
.reason-purchase-strong li .under p{
	font-size: 12px;
	padding:10px 10px 0 15px;
	/*padding-top: 20px;
  padding-left: 15px;
  padding-right: 10px;*/
  line-height: 1.8;
}
.realestate-purchase-bk{
	background: #eee;
	padding-top: 30px;
	padding-bottom: 5px;
}
.realestate-purchase-catchcopy{
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
}
.realestate-purchase-firsttext{
	text-align: center;
}
.direct-purchase-merit{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.direct-purchase-merit li{
	border: solid 1px #000000;
	/*width: calc(100%/3);*/
	width: 30%;
	height: 230px;
	box-sizing: border-box;
	margin: 10px;
}
.direct-purchase-merit li .over{
	display: flex;
	background: #faf2e2;
	height: 50%;
	/*height: 45%;*/
}
.direct-purchase-merit li .over img{
	box-shadow: 3px 3px 2px 0 rgb(0 0 0 / 50%);
  /*height: auto;*/
	margin: 10px;
	object-fit: cover;/*画像の比率を変えずに画像を縮小する*/
}
.direct-purchase-merit li .over p{
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 0.1rem;
	line-height: 1.5;
	/*font-size: 16px;
	letter-spacing: 0.2rem;
	line-height: 1.8;*/
	margin: auto;
}
.direct-purchase-merit li .over p span{
	color: #00b0ec;
}
.direct-purchase-merit li .under{
	height: 55%; 
}
.direct-purchase-merit li .under p{
	font-size: 12px;
	line-height: 1.8;
	padding-top: 20px;
  padding-left: 15px;
  padding-right: 10px;
} 
.realestate-purchase-title{
	text-align: center;
	color: #333;
	font-size: 30px;
	/*font-size: 24px;*/
  font-weight: 600;
	margin: 40px 0;
	/*margin-bottom: 40px;*/
	letter-spacing: 0.2rem;
	line-height: 1.6em;
}
.realestate-purchase-title span{
	border-bottom: 6px double #00b0ec;
	display: inline-block;
	width: 400px;
}




‐‐‐‐


.btn_design {
    font-size: 28px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    text-align: center;
    font-weight: bold;
    background-color: #ffffff;
    color: #000000;
        -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 6px 0 
      rgba(0, 0, 0, 0.5);
    transition: 0.2s;
}
  
/* マウスオーバー時 */
.btn_design:hover{
      box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.5);
      transform: translateY(-5px);
      cursor: pointer;
    }


/*スマホの場合*/
@media screen and (max-width: 770px){
.btn_design {
    width: 100%;
}
}	


/*recaptcha*/
.grecaptcha-badge {
	z-index: 10000 !important;	/* 前面に出すなら値を大きく */
	bottom: 90px !important;	/* 正の値を大きくすると上に、負なら下に移動 */
}

.hana_questionformbg{
	background-color: #FCDDE2;
	padding-right: 21px;
	padding-left: 21px;
}


/*プライバシーポリシーページ*/
.privacypolicy{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
.migiyose{
	text-align: right;
}

.tablepress-id-2 row-1{
	border-top: solid 2px #ff7bac !important;
}


.tablepress-id-2 thead th,
.tablepress-id-2 tbody tr:first-child td,
.tablepress-id-2 tbody td,
.tablepress-id-2 tfoot th {
    border: 1px solid #ff7bac !important;
}

.mail_question .anchor{/*ハイパーリンクで飛ばした時、題名が記載されている頭部が隠れないようにするため*/
	display: block;
	margin: -200px;
	padding: 200px;
}


/*プリントアウトで表示されないようにする*/
@media print {
  #menu {
    display: none;
  }
}

/*スマホの場合非表示*/
@media screen and (max-width: 767px){
.phone_hide {
display:none;
}
}
/*PCの場合非表示*/
@media screen and (min-width: 768px){
.pc_hide {
display:none;
}
}


/*はな　お問い合わせ 必須マーク */
.must {
	background: #FF1A00;
	color: white;
	margin-left: 5px;
	margin-right: 5px;
	color: #FFF;
  border-radius: 3px;
  font-size: 12px;
  padding: 5px 10px;
  letter-spacing: 0.2em;
}

/*はな　最初の「見出し」*/
.hana_midashi_text{
  text-align: center;
  color: #ec6d81 !important;
  font-size: 24px;
	line-height: 2em;
}

.kakomi-te1 {
	font-weight: bold;
	font-size: 16px;
	width: 70%;
 margin: 2em auto; 
 padding: 1em 1.5em;
 width: 90%; /*幅の調節*/
 color: #777777; /* 文字色 */
 background-color: #fef2da; /* 背景色 */
 border: 4px solid #FCE1BE; /*線の太さ・色*/
 border-radius: 3em .8em 3em .7em/.9em 2em .8em 3em;
}
.flower1{
	width: 20%;
}
.kakomi_contents{
	display: flex;/*横並び*/
}

/*はな　代表者メッセージ*/
.president-message {
  padding: 0.2em 0.5em;
  margin: 2em 1em;
  background: #ff7bac;
  border: dashed 2px white;
	box-shadow: 0px 0px 0px 10px #ff7bac;
}
.president-message p{
	margin: 0; 
  padding: 0;
}
.president_greeting{
	background-color: #FCEAC4;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 20px;
}
.president_greeting p{
	text-align: left;
}
.message_title{
	width: 30%;
	margin-top: -15px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: white;
	background-color: #ff7bac;
	margin-right: auto;
	margin-left: auto;
}
.president_name{
	text-align: right;
	padding-right: 10px;
}

.pinkcircle{
	text-align: center;
	width: 33%;
	height: 300px;
	border-radius: 50%;
	background-color: #ff7bac;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -240px;
	border: dashed 2px white;
	box-shadow: 0px 0px 0px 10px #ff7bac;
}
.pink_circle_group{
	text-align: center;
}

/*はな　タイトル*/
.introduction_title{
	font-weight: bold;
	text-align: center;
	font-size: 36px;
	margin-bottom: 30px;
}
/*「３」つの事業の数字３*/
.pink_count{
	color: #ff7bac;
	font-size: 60px;
}

/*はなの３つの事業*/
/*背景色*/
.three_business_group{
	background-color: #FEF8EA;
	padding-top: 30px;
  padding-bottom: 45px;
}
.business_contents{
	/*display: flex;*/
}
.flower2{
	width: 18%;
}
.flower2 img{
	margin-left: 60px;
	margin-bottom: -150px;
}
.flex-item{
  display: flex;
  justify-content: space-between;
}
/*最後の要素以外に余白を追加*/
.flex-item:not(:last-child){
  margin-bottom: 50px;
}
/*反対バージョンを作る場合はoddをevenに変更する*/
.flex-item:nth-child(odd){
  flex-direction: row-reverse;
}

/*画像*/
.hana_businessillust {
  width: 30%;
  align-items: center;
  padding-right: 10px;
	margin-left: 50px;
	z-index: 2;
}
.hana_businessillust img{
  width:  100%;
  object-fit: cover;
}
/*テキスト*/
.hana_businesstext{
  width: 65%;
	background-color: #f0f0f1;
	padding: 15px;
	margin: 50px;
	margin-top: -50px;
	z-index: 1;
	margin-left: -50px;
  padding-left: 70px;
}
.flex-item__txt p{
  line-height: 1.5;
}

/*印刷広告事業*/
.flex-item2{
  display: flex;
  justify-content: space-between;
}
/*最後の要素以外に余白を追加*/
.flex-item2:not(:last-child){
  margin-bottom: 50px;
}
/*画像*/
.hana_businessillust2 {
  width: 30%;
  align-items: center;
  padding-left: 10px;
	margin-right: 50px;
	z-index: 2;
}
.hana_businessillust2 img{
  width:  100%;
  object-fit: cover;
}
/*テキスト*/
.hana_businesstext2{
  width: 65%;
	background-color: #f0f0f1;
	padding: 15px;
	margin: 50px;
	margin-top: -50px;
	z-index: 1;
	margin-right: -50px;
  padding-right: 70px;
}
.flex-item__txt p{
  line-height: 1.5;
}


.hana_business{
	font-size: 24px;
	font-weight: bold;
	color: #ff7bac;
	text-align: center;
  margin-top: 60px;
	margin-bottom: 80px;
	padding: 10px 10px 10px 60px; /* 上・右・下・左の余白 */
	position: relative;
}
.hana_business:before{
	content: '＊*'; /*花に見せかけるためのアスタリスク*/
	color: #ff7bac; /* アスタリスクの色 */
	display: inline-block;
	padding-right: 10px;
}
.hana_business:after{
	content: '＊*'; /*花に見せかけるためのアスタリスク*/
	color: #ff7bac; /* アスタリスクの色 */
	display: inline-block;
	padding-left: 10px;
}
/*
.hana_business:after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

/*制作物例*/
.web_example {
  position: relative;
  padding: 0 65px;
  text-align: center;
	margin-bottom: 10px;
}
.web_example:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #000;
}
.web_example span {
  position: relative;
  padding: 0 1em;
  background: #f0f0f1;
}

.text-center{
	text-align: center;
}

/*会社概要*/
.tablepress-id-2 .column-1{/*tablepressの色*/
  background-color: #FE7CAE !important;
  font-weight: bold;	
	color: white;
  text-align: center;
}

/*テーブルコンテナ（テーブルプレスを中央に置く）*/
.table_container{
	text-align:center !important;
}
.tablepress-id-2{
	width:100%;
	border: #FF7BAC solid 2px;
	margin-right: 50px;
	margin-left: 50px;
}
element.style {
	display: none !important;/*tablepressの「編集」を消す*/
}

/*お問い合わせ受付中*/
.question_contents{
	background-color: #FF7BAC;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
}
.otoiawase{
	font-size: 36px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.otoiawase::before,
.otoiawase::after {
	content: '';
	width: 3px;
	height: 50px;
	background-color: #ffffff;
}
.otoiawase::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.otoiawase::after {
	margin-left: 30px;
	transform: rotate(35deg)
}

.otoiawase_contents{
	padding: 15px;
	margin: 20px;
	background: white;
	display: flex;
}
.hana_tellnumber{
	font-size: 50px;
	font-weight: bold;
}
.mail_contents{
	background-color: red;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	display: flex;
	width: 30%;
}
/*メールでのお問い合わせ*/
.question_mail{
	font-weight: bold;
	color: white;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 20px;
	line-height: 1.5em;
}
/*メールの絵文字*/
.question_mail_icon{
	font-size: 70px;
	color: white;
}
.otoiawase_text{
	text-align: center;
	width: 60%;
}
.hana_telephonenumber{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
}
.wpcf7{
	background-color: #FCDDE2 !important;
	border: 1px solid rgb(255 255 255 / 15%);/*枠線を透明にする*/
}
/*送信*/
.wpcf7 input.wpcf7-submit{
	background-color: #ff7bac !important;
}
.question_background{
	background-color: #FCDDE2;
	padding-top: 50px;
	padding-bottom: 14px;
}
.hana_contactform{
	display: flex;
}


/*はな　スマホ版*/
@media screen and (max-width: 767px) {
	.hana_midashi_text{
		font-size: 14px;
	}
	.pinkcircle{
		width: 150px;
		height: 150px;
		margin-bottom: -120px;
		margin-left: 100px;
	}
	.message_title{
		background-color: #ff7bac;
		width: 60% !important;
		font-size: 20px !important;
		/*text-align: center;*/
		margin-right: auto !important;
		margin-left: auto !important;
		margin-top: -8px !important;
	}
	.hana_business{
		margin-bottom: 30px;
		margin-top: 40px;
		padding: 0px;
	}
	.kakomi-te1{
		padding: 1em 1em;
		width: 100%;
		font-size: 14px;
	}
	.flower1{
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}
	.flower2 img{
		margin-left: 5px;
		margin-right: 15px;
		margin-bottom: 0px;
	}
	.flex-item{
		flex-flow: column;
	}
  .hana_businessillust {
    width: 80%;
		margin: 0px;
		padding: 0px;
    padding-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
  }
  .hana_businesstext {
		margin-left: auto !important;
		margin-right: auto !important;
    width: 90%;
		margin: 0px;
		margin-bottom: 40px;
		padding: 15px;
  }
	.kakomi_contents{
		display: flex;
		flex-flow: column;
	}
	.otoiawase{
		font-size: 25px;
	}
	.otoiawase_contents{
		flex-flow: column;
		margin: 0px;
	}
	.otoiawase_text{
		width: 100%;
	}
	.hana_tellnumber{
    font-size: 36px;
	}
	.hana_telephonenumber{
		font-size: 20px;
		line-height: 2em;
	}
	.mail_contents{
		padding-right: 0px;
		padding-left: 40px;
		margin-left: 0px;
		width: 100%;
	}
	.text-center{
		margin: 5px;
		padding-right: 30px;
		padding-left: 30px;
		font-size: 15px;
  }
	.question_contents{
		padding-left: 20px;
		padding-right: 20px;
	}
	.business_contents{
		display: flex;
	}
	.introduction_title{
		font-size: 28px;
	}
	.tablepress-id-2 .column-1{
		width: 80px;
	}
}

/*はな　タブレット版*/
@media screen and (min-width:768px) and ( max-width:1024px) {
	.hana_tellnumber{
		font-size: 40px;
	}
	.mail_contents{
		padding-top: 15px;
		margin-right: 0px;
		margin-left: 0px;
		width: 40%;
	}
	.otoiawase_text{
		line-height: 2.5em;
		padding-top: 10px;
	}
	.pinkcircle{
		height: 280px;
	}
	.question_mail{
		font-size: 19px;
	}
}





/*企業情報上部空白調整*/
@media screen and (min-width: 1025px){
#edit-area .container .desc1 {
    margin-bottom: 0px;
	}
}

/*固定ページボトム調整*/
.entry-content{
  margin-bottom:20px;
}
/*ローディングアニメーション*/
.loader {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.loader div {
  width: 20px;
  height: 20px;
  float: left;
  display: flex;
  justify-content: center;
  align-content:  center;
  align-items: center;
  position: relative;
}

.loader span {
  position: absolute;
  display: block;
  border-radius: 3px;
  animation: anim 1.2s infinite;
  animation-timing-function: linear;
}

@keyframes anim {
  0% { width:0px; height:0px; background: #14a83b }
  40% { width:15px; height:15px; background: #00b0ec }
  80% { width:0px; height:0px; background: #14a83b }
}

.loader div:nth-child(2) span,
.loader div:nth-child(4) span {
  animation-delay: 0.15s;
}

.loader div:nth-child(3) span,
.loader div:nth-child(5) span,
.loader div:nth-child(7) span {
  animation-delay: 0.30s;
}

.loader div:nth-child(6) span,
.loader div:nth-child(8) span {
  animation-delay: 0.45s;
}

.loader div:nth-child(9) span {
  animation-delay: 0.60s;
}


/*### common ###*/
/*margin-top*/
.mt010{margin-top:10px}
.mt020{margin-top:20px}
.mt030{margin-top:30px}
.mt040{margin-top:40px}
.mt050{margin-top:50px}
.mt060{margin-top:60px}
.mt070{margin-top:70px}
.mt080{margin-top:80px}
.mt090{margin-top:90px}
.mt100{margin-top:100px}
.mt110{margin-top:110px}
.mt120{margin-top:120px}
/*margin-bottom*/
.mb010{margin-bottom:10px}
.mb020{margin-bottom:20px}
.mb030{margin-bottom:30px}
.mb040{margin-bottom:40px}
.mb050{margin-bottom:50px}
.mb060{margin-bottom:60px}
.mb070{margin-bottom:70px}
.mb080{margin-bottom:80px}
.mb090{margin-bottom:90px}
.mb100{margin-bottom:100px}
.mb110{margin-bottom:110px}
.mb120{margin-bottom:120px}
/*margin-left*/
.m1010{margin-left:10px}
.m1020{margin-left:20px}
.m1030{margin-left:30px}
.m1040{margin-left:40px}
.m1050{margin-left:50px}
.m1060{margin-left:60px}
.m1070{margin-left:70px}
.m1080{margin-left:80px}
.m1090{margin-left:90px}
.m1100{margin-left:100px}
.m1110{margin-left:110px}
.m1120{margin-left:120px}
/*margin-right*/
.mr010{margin-right:10px}
.mr020{margin-right:20px}
.mr030{margin-right:30px}
.mr040{margin-right:40px}
.mr050{margin-right:50px}
.mr060{margin-right:60px}
.mr070{margin-right:70px}
.mr080{margin-right:80px}
.mr090{margin-right:90px}
.mr100{margin-right:100px}
.mr110{margin-right:110px}
.mr120{margin-right:120px}


/*お問合せフォーム*/
.CF7_table01{
font-size:1.1em;
}
body .post_content table:not(.pb_simple_table) th {
    background-color: #ebedf5 !important;
	vertical-align:top;
}
body .post_content td, .post_content th {
    border: none;
}
.wpcf7-list-item {
    display: inline-block!important;
}
.CF7_req{
font-size:.9em;
padding: 5px;
background: #4CB1B5;
color: #fff;
border-radius: 5px;
margin-right: 5px;
	font-weight:600!important;
}
.CF7_unreq{
font-size:.9em;
padding: 5px;
background: #bdbdbd;
color: #fff;
border-radius: 5px;
margin-right: 5px;
		font-weight:600!important;
}
.CF7_table01{
margin:0 50px;
text-align:left;
}
.wpcf7 input.wpcf7-submit { 
background-color:#4CB1B5;
border:0;
color:#fff;
font-size:1.2em;
font-weight:bold;
margin:0 auto;
}

.CF7_btn{
text-align:center;
margin-top:20px;
}
table tbody tr td,table{
border:0;
}
table tr{
border-top: 2px solid #e5e5e5;
}
.satei-title{
	font-size:20px;
	padding:20px 0 6px 10px;
	font-weight:700;
}
.satei-txt{
		font-size:14px;
	padding:0 0 10px 10px;
}
.cf7-age{
	max-width:95%!important;
}

.wpcf7 textarea {
    height: 150px!important;
}
.policy-link{
	text-align:center;
	padding-bottom:20px;
}

@media screen and (min-width: 768px){
.CF7_table01 th{
width:30%;
background-color:#ebedf5!important;
}
}

@media screen and (max-width: 768px){
.CF7_table01 tbody,
.CF7_table01 tr, .CF7_table01 td{
display: block;
background-color:#ebedf5;
}
.satei-title{
	padding:20px 0 6px 0px;
}
.satei-txt{
		font-size:14px;
	padding:6px 0 12px 0px;
}

body .wpcf7 form {
    margin: 0.5em 0.5em 0;
}
table tr {
    border-top: none;
}
}


/*企業情報*/
/*### Tpress_design3 ###*/
.Tpress_design3 {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 3px solid #62A1CB;
}
.Tpress_design3 .row-1 .column-1,
.Tpress_design3 .row-2 .column-1,
.Tpress_design3 .row-3 .column-1,
.Tpress_design3 .row-4 .column-1,
.Tpress_design3 .row-5 .column-1,
.Tpress_design3 .row-6 .column-1,
.Tpress_design3 .row-7 .column-1,
.Tpress_design3 .row-8 .column-1,
.Tpress_design3 .row-9 .column-1,
.Tpress_design3 .row-10 .column-1,
.Tpress_design3 .row-11 .column-1,
.Tpress_design3 .row-12 .column-1,
.Tpress_design3 .row-13 .column-1,
.Tpress_design3 .row-14 .column-1,
.Tpress_design3 .row-15 .column-1,
.Tpress_design3 .row-16 .column-1 {
  padding: 10px;
  font-weight: bold;
  vertical-align: middle;
  color: #62A1CB;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
 
/* 項目名部分の横幅指定とセンタリング */
.Tpress_design3 .column-1 {
  width: 30%;
  text-align: center;
}
 
/* 内容部分のレイアウト */
.Tpress_design3 .column-2 {
  padding: 10px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.Tpress_design3 a {
  color:#1e73be;
  text-decoration:underline;
}

.Tpress_design3 a:hover {
  color:#00316d;
  text-decoration:underline;
}

/*### トップメッセージレイアウト ###*/
/* container */
.wrapper{
  width:100%;
	margin-left:auto;
	margin-right:auto;
}
.wrapper .container{
  max-width:1000px;
  margin:0px auto;
}
/* content */
.wrapper .content {
  text-align:left;
}
.wrapper .content .heading{
  margin:0px 0px 40px 0px;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  color:#62A1CB;
}
.wrapper .content .sign{
  text-align:right;
}

@media only screen and (max-width: 770px){
.wrapper{
  width:100%;
}
.wrapper .content {
  padding:0px;
}
}
/*会社photo*/
.company-photo{
  margin-top:100px;
}
.company-photo img{
	width:100%;
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}


/*企業理念*/
.MAIN-COLUMN {
  position: relative;
  z-index: 2;
  width: 100%;
  float: left;
  *text-align: left;
}
.MAIN-COLUMN .m_boxes1{
  position: relative;
}
.MAIN-COLUMN .box {
  display: block !important;
  overflow: hidden;
  border-radius: 7px;
  background: #fff;
  margin: 0 12px 76px;
  word-wrap: break-word;
  padding:20px;
	box-shadow: 0 8px 15px 0 rgba(0, 0, 0, .1);
}
.MAIN-COLUMN .hlevel2 {
  border-bottom: 2px solid #62A1CB;
	text-align:center;
}
.MAIN-COLUMN .hlevel2 h2{
  color:#62A1CB;
  font-family:serif;
	font-size:30px;
}
.ind p{
	font-size:17px!important;
}
.MAIN-COLUMN .ind {
  padding: 18px 15px 3px 15px;
  zoom: 1;
}
.MAIN-COLUMN .ind:before, .MAIN-COLUMN .ind:after {
  content: "";
  display: block;
  overflow: hidden;
}
.MAIN-COLUMN .ind:after {
  clear: both;
}

/*グループ事業紹介*/
.techno-logo{
	margin-left:30px;
}
.techno-logo img{
	height:50px;
}
.block02{
  padding-top: 100px;
  padding-bottom:50px
}
.strong-midashi01{
  padding: 0.5rem 0.5rem;
  border-left: 8px solid #00B7F0;
  font-size:24px;
  font-weight:bold;
  margin-bottom:0px;
}
.strong-jirei{
  margin-top:30px;
  margin-bottom:120px;
}
.strong-jirei-end {
  margin-bottom: 0px;
}
.jirei-ttl{
  font-size:28px;
  text-align:center;
  margin-top:18px;
  color:#00B7F0;
}
.strong-jirei-ttl01 {
  padding: 1rem 2rem;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  margin:20px 20px 20px 20px;
  font-size:22px;
  text-align:center;
}
.strong-jirei p{
  font-size:18px;
  line-height:1.5em;
  padding:20px 20px 0 20px;
}
.pc_hid{
  display: none;
}
.fas{
  color:#00B7F0;
  padding-right:8px;
}

@media screen and (max-width: 768px){
.strong-jirei-ttl01 {
  padding: 1rem 0.2rem;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  margin:30px 0 20px 0;
  font-size:17px;
  text-align:center;
  line-height:1.5em;
}
	.pc_hid{
  display: block;
}
}

/*企業名バナー*/
.company-bnr{
  padding: 8px;
  vertical-align:middle;
}
.company-bnr:hover{
  box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
  transform: translateY(-5px);
  transition-duration: 0.5s;
}

/*固定ページタイトル*/
.page-ttl01{
  text-align:center;
	margin-bottom:80px;
}
.page-ttl01 p{
  font-size:30px;
}
.page-ttl01 .fw-800{
  font-weight:800;
}
.page-ttl01 .fc-sora{
  color:#00B0EC;
}
.page-ttl-container{
  margin-top:60px;
  margin-bottom:60px;
  background-image:url(https://new-asumachi.xrea.jp/wp-content/uploads/2021/10/bg-group-contents.jpg);
  border-radius:5px;
  padding:50px 38px;
}
.page-ttl02{
  position:relative;
  padding:2px 48px;
  border-bottom:1px solid #62A1CB;
  font-weight:lighter;
  font-size:36px;
  margin-bottom:46px;
}
.page-ttl02 span{
  color:#62A1CB;}
.page-ttl02:before,
.page-ttl02:after{
  content:"";
  display:block;
  position:absolute;
}
.page-ttl02:before{
  width:32px;height:32px;
  border-radius:50%;
  border:1px solid #ddd;
  bottom:-16px;
  left:8px;
}
.page-ttl02:after{
  height:64px;
  border-left:1px solid #ddd;
  bottom:-32px;
  left:24px;
}

@media screen and (max-width:768px){
.page-ttl-container{
  margin-top:110px;
  margin-bottom:100px;
  padding:35px 12px;
}
.page-ttl02{
  font-size:26px!important;
}
.company-icon{
  font-size:15px;
  margin:0 10px 30px 0px;	
}
}

/*固定ページ画像センタリング*/
.post_content .aligncenter {
  text-align: center;
}

/*ヘッダー背景*/
#side_col, #main_content {
  background-image: url(https://new-asumachi.xrea.jp/wp-content/uploads/2021/10/header-bg-scaled.jpg);
}

/*トップセクション　テキスト*/
.top-section-dec-w{
  font-weight:500;
  text-shadow:0px 0px 3px #000000,0px 0px 5px #000000,0px 0px 10px #000000;
}
.top-section-dec-b{
  font-weight:500;
  text-shadow:0px 0px 3px #FFFFFF,0px 0px 5px #FFFFFF,0px 0px 10px #FFFFFF;
}

@media screen and (max-width: 768px){
.br-sp {
  display: none;
}
.fp-tableCell {
  vertical-align: top;
  padding-top: 36px;
}
}

/*トップセクション　ロゴボタン*/
.top-company-btn{
  margin-top:30px;
	display:block;
}
.top-company-btn img{
	width:280px!important;
}
.top-company-btn img:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.6;
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
}
@media screen and (max-width: 768px){
.top-company-btn{
  text-align:center;
}
}

/*ヘッダーロゴ*/
.pc #logo_image img {
  max-width: 55%;
}
.pc #logo_image_mb, .mobile #logo_image_mobile {
  text-align: left;
  margin-left: 10px;
}
.pc #logo_image_mb img, .mobile #logo_image_mobile img {
  max-width: 60%;
}

/*ヘッダーメニュー*/
#global_menu .sub-menu {
  text-align: left;
}
#global_menu .sub-menu li a {
  padding-left: 14px;
}

/*フッターcopyright*/
#copyright {
  background: #383635;
}