@charset "UTF-8";
#yoyaku_text {
	display: inline-block;
	width: 640px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 13px;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

.box1_left {
	float:left;
	width: 400px;
	font-size:15px;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: 1.8em;
}

.box2_right {
	float:right;
	margin-left:30px;
}
.table_title {
	background-color:#6fb4c2;
	padding: 10px;
	font-size:  16px;
	color:#FFFFFF;
}

.td_child {
	background-color: #FFFFFF;
	padding:20px;
}
.btn {
  display: block;
  width: 30%;
  padding: 20px;
  font-family: "Roboto";
  -webkit-appearance: none;
  outline: 0;
  border: 0;
  color: white;
  background: #ABA194;
  -webkit-transition: 0.3s;
  transition: 0.3s;
	margin:15 auto 15 auto;
}
.btn:hover {
  background: #a09486;
}

#submit_but {
  display: inline-block;
  width: 200px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  padding: 20px;
  margin: 0 auto;
}
#submit_but::before,
#submit_but::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
#submit_but,
#submit_but::before,
#submit_but::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.pulldown_select {
border:0;
padding:10px;
font-size:1.1em;
font-family:Arial, sans-serif;
color:#000000;
border:solid 1px #ccc;
margin:0 0 20px;
width:300px;
height: 20;

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.text_box {
	width:150px;
	height: 35px;
}
.form-style-5{
    max-width: 500px;
    padding: 10px 20px;
    background: #f4f7f8;
    margin: 10px auto;
    padding: 20px;
    background: #f4f7f8;
    border-radius: 8px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.form-style-5 fieldset{
    border: none;
}
.form-style-5 legend {
    font-size: 1.4em;
    margin-bottom: 10px;
}
.form-style-5 label {
    display: block;
    margin-bottom: 8px;
}
.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {
    font-family: Georgia, "Times New Roman", Times, serif;
    background: rgba(255,255,255,.1);
    border: none;
    border-radius: 4px;
    font-size: 16px;
    margin: 0;
    outline: 0;
    padding: 7px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #e8eeef;
    color:#8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 30px;

}
.form-style-5 input[type="text"]:focus,
.form-style-5 input[type="date"]:focus,
.form-style-5 input[type="datetime"]:focus,
.form-style-5 input[type="email"]:focus,
.form-style-5 input[type="number"]:focus,
.form-style-5 input[type="search"]:focus,
.form-style-5 input[type="time"]:focus,
.form-style-5 input[type="url"]:focus,
.form-style-5 textarea:focus,
.form-style-5 select:focus{
    background: #d2d9dd;
}
.form-style-5 select{
    -webkit-appearance: menulist-button;
    height:35px;
}
.form-style-5 .number {
    background: #1abc9c;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 15px 15px 15px 0px;
}

.form-style-5 input[type="submit"],
.form-style-5 input[type="button"]
{
    position: relative;
    display: block;
    padding: 19px 39px 18px 39px;
    color: #FFF;
    margin: 0 auto;
    background: #1abc9c;
    font-size: 18px;
    text-align: center;
    font-style: normal;
    width: 100%;
    border: 1px solid #16a085;
    border-width: 1px 1px 3px;
    margin-bottom: 10px;
}
.form-style-5 input[type="submit"]:hover,
.form-style-5 input[type="button"]:hover
{
    background: #109177;
}

input[type="text"] {
border:0;
font-size:1em;
font-family:Arial, sans-serif;
color:#aaa;
border:solid 1px #ccc;
width:300px;
height: 20
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.table_subtext {
	font-size: 12px;
	line-height: 125%
}
/*フォームsection*/
#wrapp_form{
  padding:0px 0px 40px;
}
.form_title {
	width:100%;
	text-align: center;
	margin:0;
	background-color:#F1D183
}
/* =============================================================
お問い合わせページのスタイリングを定義
============================================================= */
.page_form-inquiry{
	font-size: 16px;
	font-family: "游ゴシック","YuGothic","メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.page_form-inquiry #text_mail{
	width:100%;
	text-align:center;
	line-height: 3em;
	font-size: 1.5em;
	margin-bottom: 1em;
}
/* contact
---------------------------------------------------------- */
#sec-contact{
	width: 100%;
	max-width:1246px;
	margin:140px auto 100px;
}
.sec-contact_cont{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.sec-contact_cont_left {
	width:41.7%;
	padding-top:24px;
}

.sec-contact_cont_right {
	width:50.2%;
	padding:40px 50px 50px;
	background:#FAFAFA;
}

.sec-contact_cont_left h3{
  text-align: center;
  font-size: 3.2rem;
  font-weight:normal;
  margin:1.56em 0 2.03em;
  letter-spacing: 0.05em;
  line-height: 1.56;
}

.sec-contact_cont_left p{
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.875;
}

/*フォーム基本設定*/

input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="button"],
textarea {
	-webkit-appearance: none;
	outline: none;
	border: none;
	border-radius: 0;
	font-family: sans-serif;
}
select {
	outline: none;
	border: none;
	border-radius: 0;
}
input[type="radio"],
input[type="checkbox"] {
	margin: 0 3px 3px 0;
}
/*------------------------------------------------
送信確認画面
------------------------------------------------*/
#tbl-form {
	margin-bottom: 20px;
}
#tbl-form tr{
  display:flex;
}
#tbl-form th,
#tbl-form td {
	text-align: left;
	font-size:1rem;
	letter-spacing: 0.05em;
}
#tbl-form th{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	font-weight:bold;
	margin-bottom:5px;
  width:40%;
}
#tbl-form td{
	margin-bottom:20px;
    width:60%;
}
textarea {
	width: 100%;
	line-height: 1.5;
	resize: vertical;
}
label {
	margin-right: 15px;
}
#tbl-form .tag-required {
	display: inline-block;
	text-align: center;
	font-size: 0.6rem;
	width:26px;
	margin-right:10px;
	line-height:18px;
	background:#936D39;
	color: #FFF;
	border-radius:2px;
}
.ipt-sm {width: 50%;}
.ipt-md {width: 75%;}
.ipt-lg {width: 100%;}

input[type="text"].form-input-text{
	font-size: 1rem;
	padding: 9px 12px;
	border: 1px solid #bdbdbd;
	border-radius: 3px;
	background:#fafafa;
	width: 100%;
	box-sizing: border-box;
	color: #222;
	box-sizing: border-box;
}

/* thanks
---------------------------------------------------------- */

.sec-contact_thanks h3{
	font-size: 3.2rem;
	font-weight:normal;
	margin:1.56em 0 1.87em;
	letter-spacing: 0.05em;
	line-height: 1.56;
}

.sec-contact_thanks p{
	font-size: 1.6rem;
	margin-bottom:4.37em;
	letter-spacing: 0.05em;
	line-height: 1.875;
}
#ttl-page {
	width:100%;
	height:50px;
	text-align: center;
	margin:15px;
}

.thanks_msg {
	font-size:2em;
	padding:30px 0px;
  width: 100%;
	text-align: center;
}
.supplement_text{
  max-width:380px;
  line-height: 1.5em;
  margin:0px auto;
}
.thanks_txt {
	font-size:1.2em;
	line-height: 145%;
}
.btn-02 {
	display:inline-block;
	position:relative;
	z-index:0;
	width:48%;
	margin-top:20px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 100;
  line-height: 1;
  letter-spacing: 0.2em;
}

.title_child {
	font-size:
}

.table_name {
	font-size:0.8em;
	color: #474747;
	padding:5px;
}
.sec-app_cont .p-text{
	font-size:1.5rem;
	margin-top:1.4em;
	letter-spacing: 0.05em;
	line-height: 1.73;
}

.spNone {display:block !important;}

.tbl-01,
.tbl-01 tbody,
.tbl-01 tr,
.tbl-01 th,
.tbl-01 td{
    width: 100%;
    display: block;
}

.wrap_button {
  display: flex;
  margin: 20px 0px;
  justify-content: space-around;
  max-width: 480px;
  margin: 0px auto;
}

.button_name {
	font-size:16px;
}

#table_main,
#tbl-form {
	width:100%;
	padding:5px;
  border: 5px #fff solid;
}
#table_main th,
#table_main td,
#tbl-form th,
#tbl-form td{
  border: 5px #fff solid;
width: 220px;
  box-sizing: border-box;
}

#table_conf {
	width:100%;
	padding:5px;
}

/*---------------------------
送信・リセットボタン
---------------------------*/
.submit_button,
.reset_button{
  text-align: center;
  padding: 15px 40px;
  font-size: 1.3em;
  color:#FFF;
  margin:10px;
  width: 240px;
  transition:all 0.3s;
	border: none;
}
.submit_button {
	background:#936D39;
}
.reset_button {
	background:#888;
}
.submit_button:hover,
.reset_button:hover{
opacity:0.8;
}
/*入力必須項目の　必須というテキスト*/
.tag-required{
  color:#f00;
  font-size:0.8rem;
}

@media screen and (max-width:1280px) {
    #sec-contact{
		padding:0 60px;
	}
	.sec-contact_cont_left h3{
		font-size: 2.5vw;
	}
  /*last max-width:1280px*/
}

@media screen and (max-width: 768px) {
	#sec-contact{
		margin:55px 0 45px;
		padding:0;
	}
	.sec-contact_cont_left {
		width:100%;
		padding:0 20px 40px;
	}
	.sec-contact_cont_left img{
		width:106px;
		height: auto;
	}
	.sec-contact_cont_left h3{
		font-size: 2.4rem;
		margin:24px 0;
	}
	.sec-contact_cont_right {
		width:100%;
		padding:30px 20px 60px;
	}
	#tbl-form th,
	#tbl-form td {
		font-size:1rem;
	}
	.ipt-sm,
	.ipt-md,
	.ipt-lg,
	textarea {
		width: 100%;
	}
	#form input {
		font-size: 1.6rem;
	}
	label {
		margin-bottom: 10px;
	}

  /* thanks
  ---------------------------------------------------------- */
  .sec-contact_thanks img{
		width:106px;
		height: auto;
	}
	.sec-contact_thanks h3{
		font-size: 2.4rem;
	}
/*max-width: 768px last*/
}


@media screen and (max-width: 480px){
	.submit_button, .reset_button {
	    width: 140px;
			font-size: 16px;
			padding: 15px 0px;
	}
	.submit_button {
	    margin: 10px 5px 10px 10px;
	}
	.reset_button {
	    margin: 10px 10px 10px 5px;
	}
/*@media screen and (max-width: 480px)*/
}

.table_subtext_att {
	font-size: 12px;
	font-weight: 500;
  background:linear-gradient(transparent 60%, #FFCC99 0%);
}

.form_text_area {
	padding:5px;
	border:solid 1px #ccc;
	margin:0px;
	width:100%;
	min-height:100px;
	border-radius: 3px;
	background: #fafafa;
	box-sizing: border-box;
	color: #222;
}

/*=============================================================
お問い合わせページ
=============================================================*/
.inquiry_text{
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 150%;
	padding: 10px;
	clear: both;
	height: auto;
	width: 580px;
	background-color:#efefef;
	text-align: center;
}

/*=============================================================
フォームのレイアウト
=============================================================*/
.form-table .tr{
  display:flex;
	border-bottom: 1px solid #ddd;
}
.form-table .th{
	width: 300px;
	padding: 5px;
	font-size: 16px;
	color:#222;
	box-sizing: border-box;
	padding: 16px;
	border-left: 4px solid #fff;
	border-top: 4px solid #fff;
	line-height: 1.4em;
	position: relative;
}
.form-table .td{
	width:450px;
	padding: 16px;
}
.form-table .td li{
	line-height: 1.5em;
}
.sub-text{
	font-size: 14px;
	color:#999;
	display: block;
}
.icon-required {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	/*margin-top: 8px;*/
	background: #E81818;
	padding: 6px;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 14px;
	top: 14px;
}
/*=============================================================
not_checked.php
=============================================================*/
.goto-backpage_button a{
	width:240px;
	height:56px;
	display:flex;
	justify-content: center;
	align-items:center;
	color:#fff;
	font-size: 1.3em;
	background: #888;
	margin:40px auto;
	transition:all 0.3s;
}
.goto-backpage_button a:hover{
	text-decoration: none;
	opacity: 0.7;
}
/*=============================================================
thanks.php
=============================================================*/
.thanks_txt{
	text-align:center;
	margin: 0px auto;
	max-width: 600px;
	min-height: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.thanks_txt .mb1em{
	margin-bottom:1em;
}
/*=============================================================
お問い合わせページ関連　共通
=============================================================*/
.form-page-title{
  font-size: 1.6rem;
  padding: 30px 0px;
  width: 100%;
  text-align: center;
	line-height: 1.4em;
}
/*=============================================================
Google reCapchaのスタイル
=============================================================*/
.g-recaptcha{
	padding:16px;
	display:flex;
	justify-content: center;
}
