@charset "utf-8";

/*
-----------------------------------------------
▼お問い合わせ
----------------------------------------------- */

/* .mwform-checkbox-field {
	margin-right: 8%;
	margin-bottom: 10px;
	display: inline-block;
	} */

.form_info_txt{
text-align:center;
font-size:110%;
}

.form_info_txt span{
color:red;
}

.pv_check {
margin:60px 0;
}

.pv_check .mwform-checkbox-field-text{
display:none;
}

.pv_check span br{
display:none;
}

.pv_check a{
text-decoration:underline;
}

.pv_check a:hover{
opacity:0.7;
}

.mb10{
margin-bottom:10px;
}

.contact_form{
font-weight:300 !important;
max-width:810px;
margin:0 auto 0;
}


.add_txt{font-size:1.4rem;}

.gazo-ninsho img{
max-width:250px;
height:auto;
}

.form_btn {
	text-align: center;
	margin: 40px 0;
}

.form_btn .input-btn01,
.form_btn .input-btn02 {
	margin: 0 auto;
}

input[type="submit"],
input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
	display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
	outline-offset: -2px;
}

.info-txt {
	padding: 20px;
	background: #e5e6e5;
}

.color03 {
	color: red;
}

.color04 {
	color: #4ea831;
}

.contact-dl {
	font-size: 1.5rem;
	/* border-bottom: solid 1px #ccc; */
	padding-top: 20px;
	padding-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	width:100%;
}

.contact-dl dt {
	text-align:left;
	width: 25%;
	display: block;
	position: relative;
}

.contact-dl dd {
	text-align:left;
	width: 70%;
	display: block;
}

.radio-span {
	display: block;
	margin-bottom: 10px;
}

.radio-span input {
	vertical-align: middle;
	margin-right: 6px;
}

.komoku {
	display: inline-block;
	margin-top: 0em;
	margin-bottom: 1em;
}

.must {
	font-size: 13px !important;
	display: inline-block;
	color: red;
	width: 30px;
	line-height: 1;
	text-align: center;
	padding: 0.5em 0;
}

input[type="text"],
input[type="email"],
textarea {
	padding: 0.6em;
	outline: none;
	border: 1px solid #ccc;
	font-size: 15px;
	background: #fff;
	box-sizing: border-box;
}

::placeholder{
color:#ccc;
}

textarea {
	width: 100%;
}

.input-box01 {
	width: 100%;
}

.input-box01c {
	width: 100% !important;
	margin-bottom: 8px !important;
}

.mwform-radio-field-text {
	margin-right: 5%;
	margin-bottom: 10px;
	display: inline-block;
}



.zip {
	width: 150px;
	border: solid 1px #ccc !important;
	padding: 7px 6px;
	background: #fff;
}

.add-txt {
	display: inline-block;
	width: 9.4em;
}

.ml5 {
	margin-left: 5px;
}

.input-box02 {
	width: 100%;
	height: 200px;
}

.input-box03 {
	width: 70px;
}

.input-zip {
	width: 100px;
	margin-right: 5px;
	font-size:1.5rem;
	padding:6px 4px;
	margin-bottom:10px;
	border: solid 1px #ccc !important;
	background: #fff;
}

.form_note {
	font-size: 90%;
}

.input_select {
	padding: 7px 6px !important;
	font-size: 100%;
}

.select_prefecture {
	margin: 10px 0;
}

.input-btn01 {
	font-size: 18px;
	display: inline-block;
	padding: 1em 5em;
	color: #fff;
	background-color: #000;
}

.input-btn01:hover {
	opacity:0.7;
}

.input-btn02 {
	font-size: 18px;
	display: inline-block;
	padding: 1em 2em;
	color: #fff;
	background: #888;
	margin-right: 30px !important;
}

.input-btn02:hover {
	background: #ccc;
}

.mw_wp_form .horizontal-item+.horizontal-item {
	margin-left: 0 !important;
}

.confirm-p {
	font-size: 16px;
	text-align: center;
	padding: 15px;
}

.cr02 {
	color: #ff0000;
}

/* エラー吹き出し */
/* .error {
	font-weight: bold;
	display: inline-block;
	position: relative;
	padding: 0.5em 1.5em;
	color: #fff !important;
	border-radius: 6px;
	background: red;
	font-size: 1.4rem;
	margin-top: 12px;
	width: 200px;
	text-align: center;
}

.error::before {
	content: "";
	position: absolute;
	left: 64px;
	top: -15px;
	display: block;
	width: 0;
	height: 0;
	border-right: 15px solid transparent;
	border-bottom: 25px solid red;
	border-left: 15px solid transparent;
	} */

.input-box01b {
	width: 5em;
}

.contact-dl select {
	border: solid 1px #ccc;
}

.bg-type01 {
	background: #fbedef;
}

.bg-type02 {
	background: #f0fcee;
}

.confirm_wrap .no-confirm {
	display: none;
}

.form-btn {
	margin-top: 20px;
	margin-bottom: 40px;
}

.error-message {
	width: 100%;
	background: #fbedef;
	padding: 3% 5%;
	color: red;
	text-align: center;
}

.confirm{
	width: 100%;
	background: #cfebf6;
	padding: 3% 5%;
	text-align: center;
	font-size: 1.6rem;
}

.thanks-message {
	width: 100%;
	padding: 3% 5%;
	text-align: center;
	font-size: 1.6rem;
}


.form_date{
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
	align-items:center;
	column-gap:10px;
	margin-bottom:10px;
}


.form_date .date_style{
width:200px;
}

.form_date .error{
display:block !important;
}

.time_style select {
  border: 1px solid #ccc !important;
  vertical-align: middle;
  font-size:15px;
  appearance: none;
  width: 150px;
  padding: 9px 15px;
  padding-right: 1em;
  border: none;
  outline: 0;
  background: #fff;
  background-image: none;
  box-shadow: none;
  text-indent: 0.01px;
  text-overflow: ellipsis; // 文字の省略
  cursor: pointer;
}



@media screen and (max-width: 800px) {

.form_date .date_style{
width:140px;
}


}



@media screen and (max-width: 767px) {
	.mw_wp_form {
		max-width: 100%;
		margin: 0 auto;
	}

	.mw_wp_form dt {
		width: 100%;
	}
	.mw_wp_form dd {
		width: 100%;
	}

.pcOnly{display:none;}


.input-btn01 {
	font-size: 15px;
	padding: 1em 2em;
}

.input-btn02 {
	font-size: 15px;
	padding: 1em 2em;
	margin-right: 15px !important;
}

}

@media screen and (max-width: 480px) {
	.w980_contact .entryH1Title {
		margin-top: 70px;
	}

	.contact-dl dt {
		width: 100%;
		margin-right: 0;
	}

	.mwform-radio-field {
		width: 45%;
		display: inline-block;
	}

.pv_check span br{
display:block;
}

	textarea {
		margin-top: 5px;
	}

.add_txt{font-size:1.2rem;display:block;margin-bottom:10px;}

.confirm{
	font-size: 3.3vw;
}

.thanks-message {
	width: 100%;
	padding: 3% 5%;
	text-align: center;
	font-size: 3.3vw;
}

.form_date .date_style{
width:33vw;
  font-size:12px;
}

.time_style select {
  width: 22vw;
  font-size:12px;
}

.form_date label{
font-size:3vw;
}

}

@media screen and (max-width: 380px) {
	.contact-dl {
		font-size: 90%;
	}

/* 	.mwform-radio-field {
		width: 90%;
		display: inline-block;
	} */

/* 	.mwform-checkbox-field {
		width: 90%;
		display: inline-block;
		margin-right: 0;
	} */
}

/*
-----------------------------------------------
▼その他
----------------------------------------------- */

.writer{
margin-top:1em;
}

.video{
max-width:1200px;
margin:0 auto 2%;
}


.video video {
  width: 100%;
  max-width: 100%;
}


/* .under_date_cate span{
background:#e7e0cc;
padding:0 1em;
color:#000;
}

.ic_event{
background:#baa065 !important;
padding:0 1em;
color:#fff !important;
}

.ic_tour{
background:#ca525f !important;
padding:0 1em;
color:#fff !important;
}

.ic_consultation{
background:#7a6c99 !important;
padding:0 1em;
color:#fff !important;
}

.ic_study{
background:#6c9bd2 !important;
padding:0 1em;
color:#fff !important;
} */





#event_more a{
width:240px;
}

.event_list_date{
margin-top:0.5em;
}

/* .news_detail_kiji dl img{
display:block;
max-width:100%;
width:auto;
height:auto;
} */

.kiji_style img{
display:block;
max-width:100%;
width:auto;
height:auto;
}


hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.kiji_style hr {
  border-top: 1px solid #ccc;
  margin-bottom:1em;
}

.kiji_style .aligncenter{
margin-left:auto;
margin-right:auto;
text-align:center;
}

#voice_content{
margin:2% auto 5%;
max-width:900px;
padding:30px 40px 20px;
background:#f9f6ee;
}

.video_width01{
display:block;
margin-left:auto;
margin-right:auto;
max-width:1200px;
}

.youtube02{
	position: relative;
	width: 65%;
	aspect-ratio: 16 / 9;
}
.youtube02 iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 500px){
	.staff01{
	flex-direction: column;
}
	.youtube02{
		width: 100%;  
	}
}


/*
-----------------------------------------------
▼コラム　柔軟レイアウト
----------------------------------------------- */

.column_wrap h4{
text-align:left;
font-size:1.8rem;
border-bottom:solid 1px #999;
font-weight:500;
padding-bottom:5px;
margin-bottom:20px;
}

.column_box{
margin-bottom:70px;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}

.column_box_reverse{
margin-bottom:50px;
	display: flex;
	flex-wrap: wrap;
	flex-direction:row-reverse;
	justify-content:space-between;
}


.column_box .column_txt,
.column_box_reverse .column_txt{
width:47%;
font-size:1.5rem;
}

.column_box .column_img,
.column_box_reverse .column_img{
width:50%;
}

.column_img p{
margin-top:4px;
}

@media screen and (max-width: 660px){

.column_box .column_txt,
.column_box_reverse .column_txt{
width:100%;
font-size:1.4rem;
}

.column_box .column_img,
.column_box_reverse .column_img{
width:100%;
}

.column_img p{
font-size:1.2rem;
}

}