/* Unchanged */
@charset "utf-8";
/****************************************************************************
  pc_confroom.css
--------------------------------------------------------
   Author : Yasuo Tominaga @ penpengusa
   Group : http://www.penpengusa.com
   Creation date : 2017.12.10
   Last up date   : 2017.12.10
****************************************************************************/

/*--------------------------------------------------------
  #contents
--------------------------------------------------------*/
#contents {
	clear: both;
	display: block;
	width: 100%;
	max-width: 640px;
	height: auto;
	overflow: hidden;
	padding: 30px 0 30px 0;
	margin: 0 auto;
	background: #FFF;
	z-index: 1;
	position: relative;
}

#contents article {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}

#contents h3 {
	width: 90%;
	text-align: center;
	color: #003c82;
	font-size: 24px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
}
#contents h4 {
	width: 90%;
	text-align: left;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0 10px 0;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#contents h5 {
	width: 90%;
	text-align: left;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
}

#contents .telBox {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	border: 1px solid #999;
	padding: 10px 5px 5px 5px;
	background: #EEE;
}
#contents .telBox p {
	font-weight: bold;
}
#contents .telBox strong {
	display: block;
	padding-left: 0;
	font-size: 24px;
}
#contents .telBox strong a {
	font-weight: bold;
	line-height: 45px;
	text-decoration:none;
	letter-spacing: 0px;
	color: #003c82;
}
#contents .telBox strong a:before {
  	content: '\f098';
    font-family: 'FontAwesome';
 	font-size: 24px;
	line-height: 45px;
	margin-right: 0.2em;
	color: #003c82;
}





.form {
	width: 80%;
	max-width:640px;
	margin: 30px auto 30px auto;
	color: #333;
	font-size: 16px;
}
.form p.topmes {
	font-size: 16px;
	text-align: center;
}
.required {
	color: #F08C1E;
	text-align: left;
	display: inline-block;
	padding-right: 0px;
}
.blue {
	color: #003c82;
	display: inline-block;
	padding-right: 5px;
}
.exa {
	padding: 5px;
	color: #a9a9a9;
}
.clearfix {
	max-width: 680px;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.form dl {
	width: 100%;
	max-width:680px;
	padding: 15px 0;
	border-bottom: 1px solid #dcdcdc;
}
.form dl dt {
	width: 30%;
	min-width: 300px;
	float: left;
	padding: 5px 0px 10px 10px;
}
.form dl dt > div {
}

.form dl dd {
	width: 65%;
	float: right;
	position: relative !important;
}
.form dl dd textarea, .form dl dd .txt {
	background-color: #fff;
	padding: 0 10px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 50%;
	height: 40px;
	line-height: 40px;
	font-size: 1.5rem;	
}

.form dl dd textarea {
	width: 90% !important;
	height: 100%;
}
.form dl dd .txt2 {
	background-color: #fff;
	padding: 0 10px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 20% !important;
	height: 40px;
	line-height: 40px;
	font-size: 1.5rem;
	display: inline-block;
	margin: 0 10px 0 10px;
}
.form dl dd .txt3 {
	background-color: #fff;
	padding: 0 10px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 60% !important;
	height: 40px;
	line-height: 40px;
	font-size: 1.5rem;
	display: inline-block;
	margin: 5px 10px 0 10px;
}
.chkrequired {
}
.form dd .ina {
	ime-mode: disabled;
}
.chra li {
	margin-left: 10px;
	font-size: 18px;
}
.chra3 li {
	margin-left: 10px;
	font-size: 16px;
}
input[type="radio"] , input[type="checkbox"]{
   -webkit-transform: scale(1.3);
   transform: scale(1.3);
   margin-right: 0.2em;
  }
.chra3 li label {
	width: 32%;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.chra3 li input[type="radio"] , 
.chra3 li input[type="checkbox"] {
   margin-right: 8px;
  }


.form th {
	padding-right: 20px;
	text-align: left;
	font-weight: normal;
}
.form td {
	text-align: left;
}
.msg {
	color: #ff0000;
	font-weight: bold;
}

.notes {
	font-size: 16px;
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.notes strong {
	color: #2F77C2;
}
.notes a {
	font-weight: bold;
}

p.comp {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 100px 0 100px 0;
}
p.comp a {
	display: inline-block;
}
p.comp img {
	display: inline-block;
	margin: 50px auto 0 auto;
}


/****　フォーム設定　****/
.error {
	width:100%;
	padding: 0;
	margin:10px 0 20px 0;
	text-align: center;
	font-size:16px;
	color: #FFF;
	background: #F00;
	line-height: 1.8;
}

div#name1, 
div#kana1, 
div#depart, 
div#age, 
div#residence, 
div#zip, 
div#address1, 
div#tel, 
div#email
{
	width: 70%;
	max-width: 200px;
	text-align: left;
	padding: 0 0px 0 5px;
	font-size: 16px;
	display: inline-block;
	float: left;
}

.bt-set {
	width: 100%;
	clear: both;
	padding: 20px 0 0 0;
	text-align: center;
}

#err_name1 {
	width: 640px;
	margin: 0 auto;
	display: block;
	position: relative;
}


/* PCとスマホの表示ON・OFF */
.pcLayer {
	display: block;
}
.spLayer {
	display: none;
}
