@charset "UTF-8";
#CONTACTS {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 320px;
}

#CONTACTS p {
	margin-top: 20px;
	margin-bottom: 20px;
}
#CONTACTS .content {
	background-color: hsla(0,0%,100%,1.00);
}
#CONTACTS .content p.error li {
	line-height: 160%;
	list-style-type: disc;
}
#CONTACTS article {
	margin-top: 40px;
	color: hsla(0,0%,100%,1.00);
	padding-left: 10%;
	padding-right: 10%;
}
#CONTACTS h1 {
	font-weight: 700;
}
#CONTACTS h2 {
	line-height: 150%;
	font-weight: 300;
}



form {
	border-radius: 6px;
	display: block;
	width: 100%;
}




form table.contacts input {
	height: 30px;
	width: 100%;
	border-radius: 20px;
	padding-left: 2%;
	border-style: none;
	background-color: #F5F5F5;
}

form table.contacts input.Time {
	width: 60%;
	display: inline-block;
}

form table.contacts select.Time {
	height: 30px;
	width: 38%;
	border-radius: 6px;
	border: 1px solid #D1D1D1;
	margin-top: 10px;
	}

#submitBox {
	text-align: center;
}
.red {
	color: #F30003;
	font-weight: bold;
}
ul.errmsg li {
	list-style-type: disc;
	list-style-position: inside;
	color: #F33135;
	margin-bottom: 10px;
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
}

table.contacts {
	background-color: #FFFFFF;
	padding-top: 6%;
	padding-right: 3%;
	padding-bottom: 6%;
	padding-left: 3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 700px;
	border-radius: 40px;
	width: 100%;
}
.bg01 {
	background-color: hsla(220,26%,93%,1.00);
}
.bg02 {
	background-color: #f1f7e7;
	padding-bottom: 40px;
}
#CONTACTS table.contacts p {
	margin-top: 5px;
	margin-bottom: 5px;
}
table.contacts tr {
	border-collapse: separate;
}
table.contacts tr th {
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5%;
	vertical-align: middle;
	width: 100%;
	text-align: left;
	display: block;
	border-bottom-style: none;
	color: #2CA6E0;
}
table.contacts tr td {
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 15px;
	width: 100%;
	vertical-align: middle;
	display: block;
	padding-left: 5%;
	text-align: left;
}
table.contacts tr td.topcell {
	text-align: left;
}
ul.errmsg li {
	line-height: 200%;
}
.contents_Inquiry .contact h1 {
	width: 60%;
	max-width: 100%;
	text-align: center;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.contact h1 .back {
	position: absolute;
	margin-top: -50px;
	margin-left: -25%;
}
.contents_Inquiry .contact {
	background-color: hsla(0,0%,100%,1.00);
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9rem;
}
.contents_Inquiry .contact h2 {
	font-size: 2rem;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 2.6rem;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
ul.errmsg li {
	list-style-type: disc;
	list-style-position: inside;
	color: #F33135;
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.contactsForm {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}
#message {
	width: 100%;
	height: 150px;
	background-color: #F5F5F5;
	border-style: none;
	border-radius: 20px;
}
.contents_Inquiry {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../../img/bg_link.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
.contents_Inquiry .contacts_label {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: hsla(0,18%,92%,1.00);
	color: hsla(0,100%,17%,1.00);
	font-size: 1rem;
	border-radius: 10px;
	margin-top: 40px;
}
.contents_Inquiry .contacts_label02 {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: hsla(0,100%,17%,1.00);
	color: hsla(0,0%,100%,1.00);
	font-size: 1.1rem;
	border-radius: 10px;
	margin-top: 40px;
}
.contents_Inquiry .contacts_label03 {
	font-size: 1.2rem;
	padding-left: 20px;
	padding-top: 40px;
	padding-bottom: 14px;
	border-bottom: 1px solid hsla(0,0%,76%,1.00);
	clear: both;
	font-weight: 700;
}
.contents_Inquiry .contacts_label04 {
	font-size: 1.2rem;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 1px;
	clear: both;
	font-weight: 700;
	margin-bottom: 16px;
}
form input.age {
	height: 46px;
	width: 30%;
	border-radius: 10px;
	margin-left: 20px;
}
.contents_Inquiry input#ck {
	margin-left: 20px;
	margin-top: 20px;
}
form table.contacts input#ck {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
.attention p {
	text-align: center;
	font-weight: 500;
	font-size: 1.4rem;
	color: #000000;
	margin-bottom: 0px;
}
.attention ul {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: hsla(0,0%,0%,1.00);
	text-align: left;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 16px;
}
.attention ul li {
	font-size: 1.4rem;
	vertical-align: middle;
	height: 50px;
}
.attention ul li .title {
	width: 300px;
	margin-right: 20px;
	text-align: left;
	display: block;
	height: 40px;
}
.attention ul li .tel {
	vertical-align: middle;
}
#CONTACTS .catch {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
table.contacts tr th.infotext {
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 0.9rem;
	line-height: 220%;
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
}
.contactform {
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 40px;
}
.contactform h2 {
	width: 100%;
	height: 100px;
	line-height: 100px;
	color: #FFFFFF;
	text-align: center;
	background-color: #151C52;
	font-size: 1.4rem;
}
.catch {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-bottom: 40px;
	padding-top: 50px;
}

.submitBtn {
	width: 85%;
	height: 50px;
	font-weight: 600;
	font-size: 1rem;
	line-height: 45px;
	color: #2CA6E0;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	display: block;
	border-radius: 25px;
	border: 4px solid #2CA6E0;
	max-width: 300px;
	cursor: pointer;
	background-image: url(img/icon-006@2x.png);
	background-repeat: no-repeat;
	background-size: 10px auto;
	background-position: ;
	background-position: 96% center;
}

.submitBtn:hover{
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}



tr th .red {
	background-color: #f4e1e1;
	color: #960000;
	font-size: 0.6rem;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-radius: 6px;
	padding-left: 5px;
	display: inline-block;
	line-height: 1em;
	position: relative;
	margin-left: 10px;
}
#contactform .inner form.er {
	background-color: transparent !important;
}

.ermes {
	font-size: 1.4rem !important;
}
#wrapper .contents #contactform {
	background-color: #f0f0f0;
	max-width: 100%;
	margin-top: 80px;
	padding-top: 60px;
}

#wrapper .contents #contactform-sub {
	background-color: #f0f0f0;
	max-width: 100%;
	margin-top: 110px;
	padding-top: 60px;
	padding-bottom: 50px;
}


.errmsg {
	text-align: center;
}


/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:560px) and (max-width:959px) {
#CONTACTS .content {
	background-color: hsla(0,0%,100%,1.00);
}
#CONTACTS .content p.error li {
	line-height: 160%;
	list-style-type: disc;
}
#CONTACTS article {
	margin-top: 80px;
	color: hsla(0,0%,100%,1.00);
	padding-left: 10%;
	padding-right: 10%;
}
#CONTACTS h1 {
	text-align: center;
	font-size: 2.8rem;
	margin-bottom: 40px;
	padding-top: 100px;
}
#CONTACTS h2 {
	line-height: 150%;
	padding-left: 10%;
	padding-right: 10%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
form table.contacts input {
	height: 30px;
	width: 89%;
}
#submitBox {
	text-align: center;
}
.red {
	color: #FF0004;
	font-weight: bold;
}
ul.errmsg li {
	list-style-type: disc;
	list-style-position: inside;
	color: #F33135;
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}

/*.submitBtn {
	font-size: 1.2rem;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	border-radius: 4px;
	border-style: none;
}
*/
table.contacts {
	vertical-align: middle;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-right: 3%;
	background-color: #FFFFFF;
}
.bg01 {
	background-color: hsla(220,26%,93%,1.00);
}
.bg02 {
	background-color: #f1f7e7;
	padding-bottom: 40px;
}
table.contacts tr {
	border-collapse: separate;
}
table.contacts tr th {
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5%;
	vertical-align: middle;
	width: 100%;
	text-align: left;
	padding-right: 1%;
	display: block;
	border-bottom-style: none;
}
table.contacts tr td {
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 15px;
	width: 100%;
	vertical-align: middle;
	display: block;
	border-bottom: 1px solid rgba(255,255,255,1.00);
	padding-left: 5%;
	text-align: left;
}
ul.errmsg li {
	line-height: 200%;
}
.contents_Inquiry .contact h1 {
	width: 60%;
	max-width: 100%;
	text-align: center;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.contact h1 .back {
	position: absolute;
	margin-top: -50px;
	margin-left: -25%;
}
.contents_Inquiry .contact {
	background-color: hsla(0,0%,100%,1.00);
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9rem;
}
.contents_Inquiry .contact h2 {
	font-size: 2rem;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 2.6rem;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
ul.errmsg li {
	list-style-type: disc;
	list-style-position: inside;
	color: #F33135;
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.contactsForm {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}
#message {
	width: 89%;
	height: 150px;
}
.contents_Inquiry {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../../img/bg_link.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	width: 100%;
}
form table.contacts input#ck {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
.attention p {
	text-align: center;
	font-weight: bolder;
	font-size: 1rem;
}
.attention ul {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	color: hsla(0,0%,0%,1.00);
	text-align: left;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 2%;
	padding-right: 2%;
	border-top: 1px solid hsla(0,0%,76%,1.00);
	border-bottom: 1px solid hsla(0,0%,76%,1.00);
	margin-top: 16px;
}
.attention ul li {
	font-size: 0.8rem;
	vertical-align: middle;
}
.attention ul li.title {
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 20px;
}
.attention ul li .tel {
	font-size: 1.14rem;
	font-weight: bold;
	vertical-align: middle;
}
#CONTACTS .catch {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.contents_Inquiry .contacts_label {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: hsla(0,18%,92%,1.00);
	color: hsla(0,100%,17%,1.00);
	font-size: 1rem;
	border-radius: 10px;
	margin-top: 40px;
}
form table.contacts input.Time {
	width: 27.7%;
	display: inline-block;
}
form table.contacts select.Time {
	height: 30px;
	width: 27.7%;
	border-radius: 6px;
	border: 1px solid #D1D1D1;
	margin-top: 10px;
	}


}

@media screen and (min-width:1024px) {
/*
　Contact
--------------------------------------------------------------------------------*/

#CONTACTS {
}
#CONTACTS p {
	margin-bottom: 20px;
	margin-top: 50px;
}
#submitBox {
}
#CONTACTS table.contacts .red {
	color: #FF0004;
	font-weight: bolder;
	font-size: 0.6rem;
	vertical-align: top;
	margin-left: 5px;
}
.submitBtn02, .submitBtn03 {
	width: 450px;
	height: 70px;
	font-weight: normal;
	font-size: 1.4rem;
	line-height: 70px;
	color: hsla(0,0%,100%,1.00);
	background-color: hsla(0,100%,30%,1.00);
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../../../../../../../common/img/arow.png);
	background-repeat: no-repeat;
	background-position: 420px center;
	margin-bottom: 100px;
}
ul.errmsg li {
	list-style-type: disc;
	list-style-position: inside;
	color: #F33135;
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}

table.contacts {
	vertical-align: middle;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
table.contacts tr {
	border-collapse: separate;
}
table.contacts tr th {
	vertical-align: middle;
	width: 20%;
	text-align: left;
	display: table-cell;
	margin-right: 0px;
}
table.contacts tr td {
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	vertical-align: middle;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.center {
	text-align: center !important;
}
form table.contacts input {
	height: 40px;
	width: 94%;
}
.contact {
	background-color: hsla(0,0%,100%,1.00);
	width: 100%;
}
#message {
	width: 94%;
	height: 180px;
	margin-top: 16px;
	border-radius: 8px;
}
.contactsForm {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
ul .contacts_label {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: hsla(0,18%,92%,1.00);
	color: hsla(0,100%,17%,1.00);
	font-size: 1rem;
	border-radius: 10px;
	margin-top: 40px;
}
#CONTACTS table.contacts p {
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block;
}
table.contacts tr th.topcell {
	padding-top: 50px;
}
table.contacts tr td.topcell {
	padding-top: 50px;
}
table.contacts tr td.btmcell {
	padding-bottom: 20px;
}
table.contacts tr th.infotext {
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 0.9rem;
	line-height: 220%;
	text-align: center;
}
.indent {
	padding-right: 8px;
}
form {
	border-radius: 6px;
}
form table.contacts input.Time {
	width: 23%;
	display: inline-block;
}
form table.contacts select.Time {
	height: 40px;
	width: 23%;
	border-radius: 6px;
	border: 1px solid #A2A2A2;
	margin-top: 10px;
	}
tr th .red {
	background-color: #f4e1e1;
	color: #960000;
	font-size: 0.6rem;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-radius: 6px;
	padding-left: 5px;
	display: inline-block;
	line-height: 1em;
	position: relative;
	margin-left: 10px;
	float: right;
}




}


@media screen and (min-width:1200px) {
form {
	border-radius: 6px;
}
table.contacts {
	vertical-align: middle;
	background-color: #FFFFFF;
}
table.contacts tr th {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	vertical-align: middle;
	width: 20%;
	text-align: left;
	display: table-cell;
	margin-right: 0px;
}



}





/*@media screen and (min-width: 1025px) {

　Contact
--------------------------------------------------------------------------------

#CONTACTS {
}
#CONTACTS p {
	margin-bottom: 20px;
	margin-top: 50px;
}
#submitBox {
}
#CONTACTS table.contacts .red {
	color: #FF0004;
	font-weight: bolder;
	font-size: 0.6rem;
	vertical-align: top;
	margin-left: 5px;
}
.submitBtn02, .submitBtn03 {
	width: 450px;
	height: 70px;
	font-weight: normal;
	font-size: 1.4rem;
	line-height: 70px;
	color: hsla(0,0%,100%,1.00);
	background-color: hsla(0,100%,30%,1.00);
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../../../../../../../common/img/arow.png);
	background-repeat: no-repeat;
	background-position: 420px center;
	margin-bottom: 100px;
}
ul.errmsg li {
	list-style-type: disc;
	list-style-position: inside;
	color: #F33135;
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.submitBtn {
	width: 350px;
	height: 75px;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 70px;
	color: hsla(0,0%,100%,1.00);
	background-color: #948E53;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../../../../../../../common/img/arow.png);
	background-repeat: no-repeat;
	background-position: 420px center;
	margin-bottom: 60px;
	margin-top: 40px;
	display: block;
	border-radius: 4px;
	border-style: none;
}
table.contacts {
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
	width: 960px;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	margin-top: 80px;
}
table.contacts tr {
	border-collapse: separate;
}
table.contacts tr th {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 18%;
	vertical-align: middle;
	width: 27%;
	text-align: left;
	display: table-cell;
	margin-right: 0px;
}
table.contacts tr td {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: auto;
	vertical-align: middle;
	display: table-cell;
	text-align: left;
}
.center {
	text-align: center !important;
}
form table.contacts input {
	height: 40px;
	width: 70%;
}
.contact {
	background-color: hsla(0,0%,100%,1.00);
	width: 100%;
}
#message {
	width: 70%;
	height: 180px;
	margin-top: 16px;
	border-radius: 8px;
	border: 1px solid #C8C8C8;
}
.contactsForm {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
ul .contacts_label {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: hsla(0,18%,92%,1.00);
	color: hsla(0,100%,17%,1.00);
	font-size: 1rem;
	border-radius: 10px;
	margin-top: 40px;
}
#CONTACTS table.contacts p {
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block;
}
table.contacts tr th.topcell {
	padding-top: 50px;
}
table.contacts tr td.topcell {
	padding-top: 50px;
}
table.contacts tr td.btmcell {
	padding-bottom: 50px;
}
table.contacts tr th.infotext {
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 0.9rem;
	line-height: 220%;
	text-align: center;
}
.indent {
	padding-right: 8px;
}
}
*/
