@charset "utf-8";

body{
	background-color: #fff;
}

.no{
	visibility: hidden;
	
}



@media screen and (min-width: 768px) {
	
.sptag{
		display: none !important;
		
	}
content{
	width:1000px;
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
	
	h2{
		font-size:34px;
		padding-bottom:2px;
		border-bottom:solid 3px #FBB03B;
		margin-bottom: 40px;
		text-align: left !important;
		font-family:"游明朝体" , "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro"
	}
	
	h2 +p{
		text-align: left;
		font-size:16px;
		margin-bottom: 20px;
	}

/*form*/
	
	
.tb-saiyou-form {
    width: 100%;
}

.tb-saiyou-form th {
    width: 232px;
    padding: 15px 18px;
    background: #BFCDE2;
    border-right: 1px solid #08287F;
    line-height: 1.75;
	font-size:14px;
	}
	
.tb-saiyou-form td {
    padding: 16px;
	font-size:14px;
}
	
.tb-saiyou-form th, .tb-saiyou-form td {
    border-top: 2px solid #08287F;
    border-bottom: 2px solid #08287F;
    vertical-align: top;
    text-align: left;
	}
	
	
	
	.tb-saiyou-form th span{
		color:#ff0000;
		font-weight:normal;
	}
	
	.wpcf7-list-item .wpcf7-list-item-label {
    vertical-align: middle;
}
	
	.tb-saiyou-form .text-input {
    width: 370px ;
    max-width: 100%;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    font-family: Meiryo, YuGothic, sans-serif;
    font-size: 14px;
	    border: solid 1px #CCC;
    border-radius: 3px;
    box-shadow: 0px 0px 5px #CCC inset;
    padding: 3px 8px;
    margin: 2px;
    vertical-align: middle;
}

	
	
	.tb-saiyou-form .text-area {
    display: block;
    resize: none;
    width: 100% !important;
    height: 110px !important;
    padding: 5px;
    font-family: Meiryo, YuGothic, sans-serif;
    font-size: 14px;
	border: solid 1px #CCC;
  border-radius: 3px;
    box-shadow: 0px 0px 5px #CCC inset;
    margin: 2px;
    vertical-align: middle;
}
.tb-saiyou-form .text-input.full {
    width: 100% !important;
}	
.tb-saiyou-form .birthday  .text-input{
    width: 167px !important;
}	
	
.tb-saiyou-form .birthday .text-input{
    font-size: 12px;
   
}
	
.tb-saiyou-form .age .text-input {
    width: 70px;
}	
	
	.tb-saiyou-form .postalcode .text-input {
    width: 125px;
}
	
.tb-saiyou-form .row {
    margin-top: 5px;
}	
.tb-saiyou-form .row.fix {
    width: 370px;
	
}
	
.tb-saiyou-form .tag {
    line-height: 2;
}	
.tb-saiyou-form .row .col-r {
    float: right;
    width: 156px;
	margin-top: 5px;
}

	.tb-saiyou-form select{
		height:25px;
	}	
	
.tb-saiyou-form .row .col-l {
    float: left;
    width: 180px;
    margin-right: 10px;
	margin-top:5px;
}

	.tb-saiyou-form .row .col-l  input{
		width:156px;
		float:left;
		margin-right: 2px;
	}	
	
	.tb-saiyou-form .row .col-l  input + span{
		padding-top:5px;
		display: block;
	}
	
.gr-saiyou-form-poli .gr-cnt {
    margin-top: 5px;
    border: 2px solid #e5e5e5;
    padding: 12px 12px 12px 17px;
    height: 184px;
    overflow-y: auto;
    font-size: 12px;
    line-height: 1.5;
}	
	
	
	/*form end/*/
	

	.gr-saiyou-form-poli .gr-des {
    margin-top: 15px;
    text-align: center;
}
	.gr-saiyou-form-poli {
    margin-top: 22px;
	font-size:14px;	
}
	.gr-saiyou-form-poli .gr-cnt {
    margin-top: 5px;
    border: 2px solid #e5e5e5;
    padding: 12px 12px 12px 17px;
    height: 184px;
    overflow-y: auto;
    font-size: 12px;
    line-height: 1.5;
		text-align: left;
}
	
	.gr-saiyou-form-poli .gr-tag {
    margin-top: 15px;
}
	
	.ls-tag-poli {
    text-align: center;
}
	.tb-saiyou-form .gr-text-input05 .txt {
    margin-left: 10px;
}
	
	.ls-tag-poli .ls {
    display: inline-block;
    padding: 0 9px;
    font-weight: bold;
}
	.gr-saiyou-form-poli .gr-btn {
    margin-top: 18px;
}
	 .btn-sbm {
    display: block;
    width: 385px;
    height: 40px;
    line-height: 35px;
    background-color:#DBDCDC;
    font-size: 16px;
    color: #333;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 0.15em;
    overflow: hidden;
		padding: 0;
		 cursor: pointer;
   border-radius: 5px;
	border:solid 3px #08287F;
		box-shadow: 3px 3px 10px rgba(3,12,30,0.5);
	-moz-box-shadow:3px 3px 10px rgba(3,12,30,0.5);
	-webkit-box-shadow:3px 3px 10px rgba(3,12,30,0.5);
	-o-box-shadow: 3px 3px 10px rgba(3,12,30,0.5);
	-ms-box-shadow:3px 3px 10px rgba(3,12,30,0.5);
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
	

	
	.block-saiyou-form .btn-sbm a{
		padding:10px ;
		color:#333;
		display: block;
		
	}
	/*
	#consent_btn{
		display: none;
	}*/
	
	
.thanks_txt{
	padding-bottom: 60px;
	padding-top: 20px;
}

div.thanks_btn{
    width: 25%;
    margin-bottom: 120px;
    background-color: #DBDCDC;
    border: solid 3px #08287F;
    border-radius: 5px;
    /* padding: 10px 0; */
    font-size: 17px;
    font-weight: bold;
    box-shadow: 3px 3px 10px rgba(3,12,30,0.5);
    -moz-box-shadow: 3px 3px 10px rgba(3,12,30,0.5);
    -webkit-box-shadow: 3px 3px 10px rgba(3,12,30,0.5);
    -o-box-shadow: 3px 3px 10px rgba(3,12,30,0.5);
    -ms-box-shadow: 3px 3px 10px rgba(3,12,30,0.5);
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
div.thanks_btn a{
	display: block;
	padding: 10px 0;
	text-align: center;
}
}




/*//////sp//////*/
@media screen and (max-width: 767px) {

.pctag{
	display: none !important;
	}
	
content{
	width:100%;
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

	h2{
		font-size:1.6rem;
		padding:2%;
		margin: 12% 0 5%;
		background-color:#FBB03B;
		color:#fff;
		text-align: center ;
		/*font-family:"游明朝体" , "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro"*/
	}
	
	
	h2 +p{
		text-align: left;
		font-size:1.0rem;
		margin-bottom: 3%;
		padding:3%;
	}

/*form*/
	
	table,th,td,tbody,tr{
		display: block;
	}	
.tb-saiyou-form {
    width: 100%;
	padding:3%;
}

.tb-saiyou-form th {
    width:100%;
    padding: 2%;
    background: #BFCDE2;
    line-height: 1.75;
	font-size:1rem;
	
	}
	
.tb-saiyou-form td {
    padding: 2% 0;
	font-size:1rem;
	text-align: center;
}
	
.tb-saiyou-form th, .tb-saiyou-form td {
    vertical-align: middle;
    text-align: center;
	width:100%;
	padding:2% 0;
	}
	
	.tb-saiyou-form td .checkbox-list{
		text-align: left;
	}	
	
	.tb-saiyou-form th span{
		color:#ff0000;
		font-weight:normal;
	}
	
	.wpcf7-list-item .wpcf7-list-item-label {
    vertical-align: middle;
}
	
	.tb-saiyou-form .text-input {
    width: 100% !important;
	/*float: left;*/
    max-width: 100%;
    height: 40px;
    line-height: 40px;
    font-family: Meiryo, YuGothic, sans-serif;
    font-size: 1.1rem;
	border: solid 1px #CCC;
    border-radius: 3px;
    box-shadow: 0px 0px 5px #CCC inset;
    margin: 2px;
    vertical-align: middle;
}

	.tb-saiyou-form .year .text-input{
		width:90% !important;
		float: left;
	}
	.tb-saiyou-form .year span{
		padding-top:3%;
		display: block;
	}
	
	input,textarea{
	position:relative;
	left:-0.6%;
	}	
	
	.tb-saiyou-form .text-area {
    display: block;
    resize: none;
    width: 100% !important;
    height: 110px !important;
    padding: 5px;
    font-family: Meiryo, YuGothic, sans-serif;
    font-size: 14px;
	border: solid 1px #CCC;
  border-radius: 3px;
    box-shadow: 0px 0px 5px #CCC inset;
    margin: 2px;
    vertical-align: middle;
}
.tb-saiyou-form .text-input.full {
    width: 100% !important;
	
}		
	
.tb-saiyou-form .birthday .text-input{
    font-size: 1.1rem;
   
}
.tb-saiyou-form .birthday span{
		font-size:0.8rem;
		display: block;
	  	padding-top: 2%;
		text-align: left !important;
	}	
.tb-saiyou-form .age .text-input {
    width: 90% !important;
	float:left;
	display: inline;
	vertical-align: middle;
}	
	
	.tb-saiyou-form .age  span,
	.tb-saiyou-form div.education span{
		padding-top:3%;
		display: block;
	}	
	.tb-saiyou-form .age {
		vertical-align: middle;
		
	}	
	.tb-saiyou-form .postalcode .text-input {
    width: 90% !important;
	float:right;
}

	.tb-saiyou-form .postalcode span{
		display: block;
		padding-top: 3%;
		padding-left:1%;
		float:left;
	}
	div.education{
		width:100%;
		
	}	
	div.year{
		width:100%;
		
	}
	div.education .text-input{
		width:70% !important;
		float:left;
	}
.tb-saiyou-form .row {
    margin-top: 5px;
}	

	
.tb-saiyou-form .tag {
    line-height: 2;
}	
.tb-saiyou-form .row .col-r {
    
    width: 100%;
	margin-top: 5px;
}

	.tb-saiyou-form select{
		height:40px;
		width:100%;
		margin-top: 2%;
		margin-right:2px;
	}	
	
.tb-saiyou-form .row .col-l {
    float: left;
    width: 100%;
  
}

.tb-saiyou-form .year .txt {
    margin-left: 10px;
}
	
.gr-saiyou-form-poli .gr-cnt {
    margin-top: 5px;
    border: 2px solid #e5e5e5;
    padding: 12px 12px 12px 17px;
    height: 184px;
    overflow-y: auto;
    font-size: 12px;
    line-height: 1.5;
}	
	
	
	/*form end/*/
	
	
	
	
	.gr-saiyou-form-poli .gr-des {
    margin-top: 15px;
    text-align: center;
	font-size:1.0rem;
		padding:2%;
}
	.gr-saiyou-form-poli {
    margin-top:3%;
	font-size:1.2rem;	
}
	.gr-saiyou-form-poli .gr-cnt {
    margin-top: 1%;
    border: 2px solid #e5e5e5;
    padding: 2%;
    height: 184px;
    overflow-y: auto;
    font-size: 0.9rem;
    line-height: 1.5;
		text-align: left;
}
	
	.gr-saiyou-form-poli .gr-tag {
    margin-top: 3%;
}
	
	.ls-tag-poli {
    text-align: center;
}
	.tb-saiyou-form .gr-text-input05 .txt {
    margin-left: 3%;
}
	
	.ls-tag-poli .ls {
    display: inline-block;
    padding: 0 2%;
    font-weight: bold;
}
	.gr-saiyou-form-poli .gr-btn {
    margin-top: 5%;
}
	 .btn-sbm {
    display: block;
    width: 90%;
    height: 40px;
    line-height: 35px;
    background-color:#1D50A2;
    font-size: 1.1rem;
    color: #fff;
    text-align: center;
    margin: 0 auto 8%;
    letter-spacing: 0.15em;
    overflow: hidden;
		 border:none;
		padding: 0;
  	cursor:pointer;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
	
	
	
	.block-saiyou-form .btn-sbm a{
		padding:10px;
		color:#fff;
		display: block;
	}
	
	/*#consent_btn{
		display: none;
	}*/


div.thanks_btn{
	background: #D2F7F7;
	margin-bottom: 20px;
}
div.thanks_btn a{
	display: block;
	padding: 20px 0;
	text-align: center;
	font-size: 1.0rem;
}
}
