a{
	display: inline;
}
.fv{
  background-image: url(/contactform/images/pc_fv_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
}
.info_box{
	width: 480px;
}
p.title{
	text-align: center;
	padding: 1.2em 0 0 0;
	font-size: 24px;
	color: #001373;
	font-weight: bold;
	line-height: 1.3;
}
p.time{
	text-align: center;
	font-size: 20px;
	color: #001373;
	line-height: 1.3;
}
.flex_box{
	display: flex;
	flex-wrap: wrap;
}
.flex_box .col_2{
	width: 50%;
}
.flex_box .col_3{
	width: 33.333%;
}
h2#apply_form {
 position:relative;
 padding-left:1.3em;
 line-height:1.4;
 float:left;
 text-align:left;
 margin:0;
 font-size:160%
}
h2.apply_form {
 position:relative;
 padding-left:1.3em;
 line-height:1.4;
 text-align:left;
 margin:0;
 font-size:160%;
 border-bottom:4px solid #ccc
}
h2#apply_form:before,
h2.apply_form:before {
 font-family:FontAwesome;
 content:"\f075";
 position:absolute;
 font-size:1.2em;
 left:0;
 top:-4px;
 color:#0e72ac
}
h2.apply_form:after {
 position:absolute;
 bottom:-4px;
 left:0;
 z-index:2;
 content:'';
 width:26%;
 height:4px;
 background-color:#0e72ac
}
.r_required {
 float:right;
 margin:7px 0 0
}
table.form {
 width:100%;
 border-collapse:collapse;
 margin:0 auto
}
table.form th.t_top {
 border-top:#7a2f70 4px solid;
 width:26%
}
table.form th {
 border-bottom:#b3b3b3 1px dotted;
 text-align:left;
 padding:10px;
 font-weight:400;
 background-color:#efefef
}
table.form td.t_top {
 border-top:#b3b3b3 4px solid;
}
table.form td {
 border-bottom:#b3b3b3 1px dotted;
 text-align:left;
 padding:10px
}
table.form input[type=text],
table.form input[type=email],
table.form input[type=tel] {
padding:8px;
margin-top: 0;
margin-bottom:2px;
font-size:105%;
border: 1px solid #9e9e9e;
}
table.form input#postcode {
 width:30%
}
table.form textarea, textarea {
 padding:8px;
 margin-bottom:2px;
 font-size:105%;
 min-height:50px;
 width:94%
}
table.form input:focus {
 border:solid 1px #0e72ac
}
span.required1 {
 background-color:#cc0033;
 margin:0 5px;
 color:#fff;
 font-weight:700;
 border-radius:4px;
 -webkit-border-radius:4px;
 padding:1px 5px;
 font-size:85%
}
span.required {
 background-color:#cc0033;
 margin:0 5px;
 color:#fff;
 font-weight:700;
 border-radius:4px;
 -webkit-border-radius:4px;
 padding:1px 5px;
 font-size:85%;
 float:right
}
span.post{
color:#cc0033;
font-size: 14px;
}
table.form select {
 outline:none;
 text-overflow:'';
 background:none transparent;
 vertical-align:middle;
 -webkit-appearance:button;
 -moz-appearance:button;
 appearance:button;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
 height:auto;
 padding:7px 12px;
 border:1px solid #ddd;
 color:#7a2f70;
 width:24%;
 border-radius:3px;
 font-weight:400;
 font-size: 16px;
}
table.form select:before {
 z-index:1;
 position:absolute;
 right:15px;
 top:0;
 font-family:FontAwesome;
 content:"\f0da";
 line-height:200%;
 color:#7f878c;
 pointer-events:none;
 font-size:123%
}
p.use {
 padding:15px 10px;
 text-align:center
}
.agreement_box_left {
 width:50%;
 float:left;
 text-align:right
}
.agreement_box_right {
 width:50%;
 float:right;
 text-align:left
}
form input[type="submit"] {
    background: #12622e;
}
.btn_oubo {
 font-size:150%;
 position:relative;
 display:inline-block;
 padding:15px 2em 12px;
 text-decoration:none;
 color:#fff;
 background:#ff8431;
 transition:.4s;
 border-bottom:3px solid #aaa;
 font-weight:400;
 margin-top: .7em;
 border-radius: 6px;
}
.btn_oubo:hover {
 background:#6bc165;
 border-bottom:3px solid #aaa;
}
#apply_submit {
 cursor:pointer;
}
.flat_ss {
 color:#484848;
 display:inline-block;
 height:50px;
 font-size:25px;
 line-height:50px;
 vertical-align:middle;
 background:#eaeef1;
 text-decoration:none;
 margin:.5em 1em;
}
.flat_ss .iconback {
 display:inline-block;
 width:50px;
 height:50px;
 text-align:center;
 color:white;
}
.flat_ss .iconback .fa {
 font-size:25px;
 line-height:50px;
}
.flat_ss .iconback .fa {
 transition:.3s;
}
.flat_ss .btnttl {
 display:inline-block;
 width:200px;
 text-align:center;
 vertical-align:middle
}
.flat_ss .tw {
 background:#1da1f3
}
.flat_ss .fb {
 background:#3b75d4
}
.flat_ss .fdly {
 background:#7ece46
}
.flat_ss .pkt {
 background:#fd7171
}
.flat_ss:hover .iconback .fa {
 -webkit-transform:rotateX(360deg);
 transform:rotateX(360deg)
}
.error {
 color:#f00;
 padding:3px 0 0;
 clear:both
}
.short {
 width:25%!important;
}
.middle {
 width:50%!important;
}
.long {
 width:75%!important;
}
.full {
 width:94%!important;
}
.left_txt{
	text-align: left;
	margin: .2em 0;
}
.inside h2, h3{
　background: none;
}
/*------ 個人情報保護 2018.09.12追加 ------*/
#policy{
  width:100%;
  height:150px;
  margin:1em auto 5em;
  overflow-y:scroll;
  border: 2px solid #ccc;
  text-align:left;
}
#policy h2{
  text-align:center;
  font-weight:bold;
  font-size:1.6rem;
  margin: 5px 0;
background: none!important;
  border: none;
}
#policy p{
  line-height:1.2;
}
#policy ol{
  padding: 0 5% 0 5%;
}
#policy li{
  padding-bottom:1%;
}
.submit_btn{
	text-align: center;
	margin: 1em auto;
}
.form_caution{
	background-color: #efefef;
	padding: .5em .5em 0 .5em;
}
.form_caution p{
	text-align: center;
}
.form_caution p.error_tel{
	text-align: center;
	font-size: 2em;
}
@media only screen and (max-width : 768px) {
nav {
    top: 17px;
    right: 16px;
}
 #policy h2{
  text-align:center;
  font-size:120%;
  padding:5px;
 }
 #policy li{
  padding-top:2%;
 }
 #privacy_company{
  width:105%;
 }
 #privacy_company p{
  margin-right:-10px;
 }
table.form, table.form tbody, table.form thead, table.form tr, table.form td, table.form th {
    display: block;
}
table.form th, table.form td {
    width: 96%;
	margin: 0 auto;
}
table.form th.t_top, table.form td.t_top {
    width: 96%;
	border-top:1px dotted #ccc;
	margin: 0 auto;
}
table.form select {
 width:50%;
}
.short {
 width:50%!important;
}
.flex_box{
	display: block!important;
}
.flex_box .col_2{
	width: 100%;
}
.flex_box .col_3{
	width: 100%;
}
.return {
    position: relative;
}
.re_top {
    position: absolute;
    right: 0;
    bottom: 4px;
    text-align: center;
    background-color: #aaa;
    border-radius: 6px;
    width: 50px;
    padding: 10px 0;
    margin: 0;
}
table.form td.t_top label {
 font-size: 20px;
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    display: inline-block;
    height: 34px;
    line-height: 26px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}
.dropdown-content li > a, .dropdown-content li > span {
    font-size: 115%;
}
}
/*------ 個人情報保護 / ------*/

