@charset "UTF-8";
.g-recaptcha{
	width:770px!important;
	text-align: center;
	margin:100px 0 0 0;
	padding-left:330px;
}
a.to_top{
	height:50px;
	width:300px;
	line-height: 50px;
	margin:100px auto;
}
.contact{
	background: url("../images/form/top.jpg") no-repeat;
	background-size: 100% auto;
}
.contact h2{
	top:7%;
	height:230px;
	
}
#content h3{
	margin-top:90px!important;
	margin-bottom:50px!important;
}
.formtable1{
	width:790px;
	margin:100px auto 0 auto;
}
.formtable1 th{
	width:230px;
	padding-right:30px;
	box-sizing: border-box;
	font-family: 'Shippori Mincho B1', serif;
	font-weight: normal;
	text-align: left;
}
.formtable1 th span{
	font-size:12px;
	padding-left:20px;
}
.formtable1 th span.hisu2,span.hisu2{
	font-size:12px!important;
	padding-left:0!important;
}
.formtable1 td{
	padding:15px 0;
}
.formtable1 tr:nth-child(3) td{
	padding:0!important;
}
.formtable1 td span.chuui{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size:13px;
	display: block;
	margin:5px 0;
}
.formtable1 td span.chuui2{
	display: block;
	margin-top:25px;
	margin-bottom:10px;
}
.formtable1 td .red{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size:12px;
	color:#ff0000!important;
}
div.err_pms{
	width:710px;
	margin:0 auto;
	font-size:12px;
	color:#ff0000!important;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.privacy {
	width:770px;
	margin:30px auto 10px auto;
	background: #EDEDED;
	padding:30px 50px 50px 50px;

	height:300px;
	overflow-y: scroll;
}
.privacy p{
	font-size:13px!important;
	line-height:2!important;
}
.privacy h2{
	font-size:18px;
	letter-spacing: 4px;
	margin-bottom:20px;
	font-family: 'Shippori Mincho B1', serif;
}
.privacy h4{
	display: inline-block;
	border-bottom:1px solid #272E38;
	line-height: 1.5;
	margin:10px 0;
}
.privacy h5{
	margin:5px 0;
}
.pms_txt{
	font-size:15px;
	display: block;
	width:770px;
	margin:0 auto;
	vertical-align: middle;
	position: relative;
	line-height: 0.8;
}

/*----------------------------- 
フォーム部品
----------------------------- */
::placeholder{
	color:#A0A0A0;
	font-family: 'a-otf-ryumin-pr6n',serif;
}
img.zip_img{
	vertical-align: middle;
	margin-left:20px;
}
p.red{
	font-size:12px;
	padding:10px 20px 10px 0;
	margin:30px 0 30px 0;
	color:#ff0000;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
label.ra{
	margin-right:20px;
	display: inline-block;
	position: relative;
	font-family: 'a-otf-ryumin-pr6n',serif;
}
label.la{
	line-height: 28px;
	margin-right:20px;
	display: block;
	font-family: 'Shippori Mincho B1', serif!important;
	margin:10px 0;
}
label.ra span {
 	 display: inline-block;
}
label > input {
display:none; /* アップロードボタンのスタイルを無効にする */
}
label.file_upload {
	font-size:13px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	color: #181F6C; /* ラベルテキストの色を指定する */
	border: solid 1px #BEBEBE;/* ラベルのボーダーを指定する */
	width:120px;
	height:30px;
	text-align: center;
	line-height: 30px;
	border-radius: 3px;
	display: block;
	float:left;
	margin:20px 20px 0 0;
}
p.no-select{
	margin-top:20px;
	width:200px;
	float:left;
	font-size:13px!important;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
select.is-empty{
  color: #757575;
}
select.is-empty:invalid {
  color: #75757;
}
select,
input[type="text"],
input[type="email"],
input[type="telephone"],
input[type="password"],
input[type="tel"]
{
	color:black;
    padding: 0.8em;
    outline: none;
    border: 1px solid #E7E6E1;
    font-size: 16px;
	width: 540px;
	box-sizing: border-box;
	height:50px;
}
input[type="tel"].zip{
	width:80px!important;
}
input[type="tel"].zip2{
	width:100px!important;
	margin-right:20px;
}
a.zip_kensaku{
	color:#6D8EDD;
	text-decoration: underline;
	font-family: 'Shippori Mincho B1', serif!important;
	padding-right:30px;
	background: url("../images/form/kensaku.png") no-repeat right center;
	background-size: 27px 27px;
}
select {
  -webkit-appearance: none;
  appearance: none; /* デフォルトの矢印を非表示 */
}
select::-ms-expand {
  display: none; /* デフォルトの矢印を非表示(IE用) */
}
select option { color: black; }
.select-wrap,.select-wrap2 {
    position: relative;
    width: 540px;
}
.select-wrap:after ,.select-wrap2:after{
  content: "";
    position: absolute;
    right: 20px;
    top: 25px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #181F6C;
    border-left: 1px solid #181F6C;
    transform: translateY(-50%) rotate(
		-135deg
	);
  font-size: 20px;
  pointer-events: none;
}
.container::before {
  border-bottom: 4.5px solid red;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 9px;
  top: 10px;
  width: 0;
}
textarea {
    padding: 0.8em;
    outline: none;
    border: 1px solid #E7E6E1;
    font-size: 16px;
	width: 540px;
	box-sizing: border-box;
	height:350px;
}
input[type="text"].mini{
	width: 100px!important;
}
input[type="telephone"]{
	width:150px;
}
textarea {
	width: 500px;
}
select.err,
input[type="text"].err,
input[type="email"].err,
input[type="telephone"].err,
input[type="password"].err,
input[type="tel"].err,
textarea.err {
    outline: none;
    border: 2px solid pink;
	background: pink;
}
input[type="telephone"].err{
	width:150px;
}
textarea.err {
	width: 500px;
}
select:focus,
input[type="text"]:focus,
textarea:focus {
    border: 2px solid #2456CC;
}
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 4px;
  width: 1em; height: 1em;
  border: 2px solid #ccc;
  background: #fff;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
[type="checkbox"]:checked + label:before {
	border: 2px solid #2456CC;
}

.pms_txt [type="checkbox"]:not(:checked) + label:before,
.pms_txt [type="checkbox"]:checked + label:before {
	top: 10px!important;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '\2713\0020';
  position: absolute;
  top: 7px; left: 2.5px;
  line-height:1.1;
  text-align: center;
  color: #2456CC;
  transition: all .2s;
  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
  
}
.pms_txt [type="checkbox"]:not(:checked) + label:after,
.pms_txt [type="checkbox"]:checked + label:after {
  top: 12px; left: 2.5px;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px solid #2456CC;
}
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
p.waku{
	text-align: left!important;
}
input[type="radio"] {
  
}
label.ra input[type="radio"] + span {
  position: relative;
  padding: 0 30px 0 27px;
}

label.ra input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
label.ra input[type="radio"] + span::before {
  content: '';
  position: absolute;
  left: 0; top: 4px;
  width: 1em; height: 1em;
  border: 2px solid #ccc;
  background: #fff;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}

label.ra input[type="radio"]:checked + span::before {
	content: '\2713\0020';
	position: absolute;
	top: 4px; left: 0;
	line-height:1.2;
	color: #2456CC;
	transition: all .2s;
	font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
	border: 2px solid #2456CC;
}

/* hover style just for information */
label:hover:before {
  border: 2px solid #2456CC!important;
}
input.s_btn02 {
	margin:50px 0 0 180px;
	display: block;
	box-shadow: 0px 0px 23px -8px #6d8edd;
	border-radius: 1px;
	border: 1px solid #D6E3FC;
	transition: all 1s ease;
	cursor: pointer;
	font-size:18px;
	width:590px;
	height: 60px;
	font-family: 'Shippori Mincho B1', serif;
	background: #fff;
	color:#181F6C;
	
}
input.s_btn02:hover{
	box-shadow: 0px 0px 36px -3px #6d8edd;
    border-color: transparent;
	background: #233B98;
	color:#fff;
}
input.s_btn01 {
	width:200px;
	margin:15px 0 0 0;
    border-radius: 0;   
    background: -moz-linear-gradient(top, #FFF 0%, #EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
    border: 2px solid #ccc;
    color: #999;
    padding: 10px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	cursor: pointer;
	font-weight: bold;
	font-size:16px;
}
input.s_btn01:hover {
	
    background: -moz-linear-gradient(top, #EFEFEF 0%, #EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#EEE));
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

/*　ime-mode 設定　*/
input.ime1 { sime-mode: auto; }
input.ime2 { ime-mode: active; }
input.ime3 { ime-mode: disabled; }
textarea.ime4 { ime-mode: inactive; }
input.ime5 {ime-mode: inactive;}
/* pmsページ */
#pms{
	font-family: "a-otf-ryumin-pr6n", "Cormorant Garamond", sans-serif;
	background: url("../images/base/footer_bg.png");
}
.row{
	margin:0 auto;
	width:710px!important;
}
.row h4 {
	display: inline-block;
	border-bottom:1px solid #272E38;
	line-height: 1.5;
	margin:40px 0 20px 0;
}
.row h5{
	margin:20px 0;
}