@charset "utf-8";
/*////////////////////////////////////
contact
////////////////////////////////////*/
@media screen and (min-width: 768px) {
#tel_form_area {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 150px;
}
#mail_form_area {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 150px;
}
.contact_title {
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 3.2rem;
	font-weight: 700;
	margin-bottom: 20px;
}
.tel_form {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}
.tel_form a {
	font-size: 4.2rem;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
	color: #EE00FF;
	transition : all 0.5s ease 0s;
}
.tel_form a:hover {
	color: #FF0000;
}
.tel_form_atten {
	position: relative;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6rem;
	line-height: 1.6;
	font-weight: 300;
}
.mail_form_atten {
	position: relative;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.6;
	font-weight: 300;
	margin-bottom: 100px;
}
.form_item {
	position: relative;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: nowrap;
	margin-bottom: 50px;
	align-items: center;
}
.form_title {
	position: relative;
	width: 22%;
	font-size: 1.6rem;
	font-weight: 400;
	margin-right: 1%;
	padding: 5px 10px;
	background:#326BA6;
	color: #FFF;
	text-align: center;
}
.hissu {
	position: relative;
	width: 12%;
	font-size: 1.6rem;
	font-weight: 400;
	margin-right: 1%;
	padding: 5px 10px;
	text-align: center;
}
.hissu span {
	display: inline-block;
	width: 100%;
	color: #FFF;
	background:#B11F21;
	padding: 5px 0;
}
.form_place {
	position: relative;
	width: 64%;
	padding: 5px 10px;
	font-size: 1.6rem;
	font-weight: 400;
}
#privacy_place {
	position: relative;
	width: 60%;
	max-height: 300px;
	overflow: scroll;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #333;
	padding: 20px;
	font-size: 1.4rem;
	line-height: 1.6;
	font-weight: 300;
	margin-bottom: 30px;
}
#privacy_place h3 {
	font-size: 1.6rem;
	font-weight: 700;
	margin-bottom: 1em;
}
#privacy_place p {
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.6;
}
#privacy_place ul {
	margin-left: 0;
}
#privacy_place ul li {
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.6;
}
#coution1,
#coution2,
#coution3,
#coution4,
#coution5,
#coution6,
#coution7,
#coution8 {
	position: absolute;
	top: -20px;
	left: 280px;
}
#privacy_check {
	position: relative;
	text-align: center;
}
.send_bt_place {
	position: relative;
	width: 100%;
	text-align: center;
}

}
@media screen and (min-width: 0px) and (max-width: 767px) {
#tel_form_area {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 150px;
}
#mail_form_area {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 150px;
}
.contact_title {
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 2.8rem;
	font-weight: 700;
	margin-bottom: 20px;
}
.tel_form {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}
.tel_form a {
	font-size: 3.2rem;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
	color: #FF6C00;
	transition : all 0.5s ease 0s;
}
.tel_form a:hover {
	color: #FF0000;
}
.tel_form_atten {
	position: relative;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6rem;
	line-height: 1.6;
	font-weight: 300;
}
.mail_form_atten {
	position: relative;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 1.6rem;
	line-height: 1.6;
	font-weight: 300;
	margin-bottom: 100px;
}
.form_item {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 50px;
	align-items: center;
}
.form_title {
	position: relative;
	width: 40%;
	font-size: 1.6rem;
	font-weight: 400;
	margin-right: 1%;
	padding: 5px 10px;
	background:#326BA6;
	color: #FFF;
	text-align: center;
}
.hissu {
	position: relative;
	width: 20%;
	font-size: 1.6rem;
	font-weight: 400;
	margin-right: 1%;
	padding: 5px 10px;
	text-align: center;
}
.hissu span {
	display: inline-block;
	width: 100%;
	color: #FFF;
	background:#B11F21;
	padding: 5px 0;
}
.form_place {
	position: relative;
	width: 100%;
	padding: 5px 0;
	font-size: 1.6rem;
	font-weight: 400;
}
.box80 {
	width: 100% !important;
}
#privacy_place {
	position: relative;
	width: 100%;
	max-height: 300px;
	overflow: scroll;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #333;
	padding: 20px;
	font-size: 1.4rem;
	line-height: 1.6;
	font-weight: 300;
	margin-bottom: 30px;
}
#privacy_place h3 {
	font-size: 1.6rem;
	font-weight: 700;
	margin-bottom: 1em;
}
#privacy_place p {
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.6;
}
#privacy_place ul {
	margin-left: 0;
}
#privacy_place ul li {
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.6;
}
#coution1,
#coution2,
#coution3,
#coution4,
#coution5 {
	position: absolute;
	top: 14px;
	right: 200px;
}
#privacy_check {
	position: relative;
	text-align: center;
}
.send_bt_place {
	position: relative;
	width: 100%;
	text-align: center;
}
}
#privacy_check {
	position: relative;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
}
#privacy_check .option-input02 {
	position: relative;
	top: 13.33333px;
	right: 0;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 30px;
	margin-right: 0.5rem;
	cursor: pointer;
	transition: all 0.15s ease-out 0s;
	color: #ffffff;
	border: none;
	outline: none;
	background: #d7cbcb;
	-webkit-appearance: none;
	        appearance: none;
}
#privacy_check .option-input02:hover {
	background: #d6a9a9;
}
#privacy_check .option-input02:checked {
	background: #da3c41;
}
#privacy_check .option-input02:checked::before {
	font-size: 20px;
	line-height: 30px;
	position: absolute;
	display: inline-block;
	width: 30px;
	height: 30px;
	content: '✔';
	text-align: center;
}
#privacy_check .option-input02:checked::after {
	position: relative;
	display: block;
	content: '';
	-webkit-animation: click-wave 0.65s;
	        animation: click-wave 0.65s;
	background: #da3c41;
}
#privacy_check .option-input02.radio {
	border-radius: 50%;
}
#privacy_check .option-input02.radio::after {
	border-radius: 50%;
}
#privacy_check label {
	line-height: 40px;
	display: block;
}
#privacy_check .option-input02:disabled {
	cursor: not-allowed;
	background: #b8b7b7;
}
#privacy_check .option-input02:disabled::before {
	font-size: 20px;
	line-height: 30px;
	position: absolute;
	display: inline-block;
	width: 30px;
	height: 30px;
	content: '✖︎';
	text-align: center;
}

/*アラート*/
.alert_ng{
  position: absolute;
  display: inline-block;
  padding: 3px 5px;
  color: #FFF;
  background-color: #FF0000;
  border: 2px solid #FFF;
  box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.5);
  border-radius: 5px;
  font-size: 1.0rem;
  font-weight: 400;
  cursor: pointer;
}

/* beforeで枠線の三角を表現 */
.alert_ng::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 20px;
  top: 22px;
  border-right: 10px solid transparent;
  border-top: 10px solid #FFF;
  border-left: 10px solid transparent;
}

/* beforeで本体の三角を表現 */
.alert_ng::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 20px;
  top: 19px;
  border-right: 10px solid transparent;
  border-top: 10px solid #FF0000;
  border-left: 10px solid transparent;
}
.form_red {
	background: #F7DFDF;
}
#contact_complete {
	position: relative;
	width: 90%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	font-size: 1.6rem;
	line-height: 2.0;
	font-weight: 400;
}
#contact_complete_img {
	position: relative;
	width: 80%;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
}
#bypass {
	display: none;
}