@charset "UTF-8";

/*-------------------------------------------------------
common
-------------------------------------------------------*/
@font-face {
	font-family: "Din";
	src: url("../font/din-condensed-bold.eot");
	src: url("../font/din-condensed-bold.eot#iefix") format("embedded-opentype"),
	url("../font/din-condensed-bold.woff") format("woff"),
	url("../font/din-condensed-bold.ttf") format("truetype"),
	url("../font/din-condensed-bold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "gravur";
	src: url("../font/gravurcondensed-regular.eot");
	src: url("../font/gravurcondensed-regular.eot#iefix") format("embedded-opentype"),
	url("../font/gravurcondensed-regular.woff") format("woff"),
	url("../font/gravurcondensed-regular.ttf") format("truetype"),
	url("../font/gravurcondensed-regular.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "gravur-black";
	src: url("../font/GravurCondensed-Black.eot");
	src: url("../font/GravurCondensed-Black.eot#iefix") format("embedded-opentype"),
	url("../font/GravurCondensed-Black.woff") format("woff"),
	url("../font/GravurCondensed-Black.ttf") format("truetype"),
	url("../font/GravurCondensed-Black.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}


/*-----header-----*/

.header{
	width: 96%;
	padding: 1% 2% 0;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.header h1{
	float: left;
}

.header p{
	float: right;
	padding-top:20px;
}



/*-----footer-----*/

.footer .btn_back a{
	border-top:2px solid #c9c9c9; 	
	border-bottom:2px solid #c9c9c9;
	padding: 15px 0 15px 20px;
	color: 	#002d5f;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.footer .bdr_top a{
	border-top:none; 	
}

.copyright{
	background: #002d5f;
	padding: 10px 0;
	color:#fff;
	font-size: 0.8em;
	text-align: center;
}




/*-------------------------------------------------------
setting
-------------------------------------------------------*/

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.mAuto {
	margin: 0 auto;
}

.noDisp{
  display: none;
}
.txtLeft {
	text-align: left;
}
.txtRight {
	text-align: right;
}
.center {
	text-align: center;
}

.clear {
	clear: both;
}

.cf:after {   
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}



/*-----content-----*/

.content_jc{
    background: #ffdb00;
    font-family: 'gravur-black', verdana, sans-serif;
    color: #231815;
    font-size: 16px;
    padding: 1.8em 2% 2.5em;
box-shadow: inset 0px 6px 6px -5px rgba(0,0,0,0.75);
}

.content_jc .bg_wh_radius{
	background: #fff;	
	width: 80%;
	margin: 0 auto 30px;
	padding: 10px 0;
	border-radius: 20px;
	text-align: center;
	font-weight: bold;
	color: #002662;
	font-size: 1rem;
	max-width: 400px;
}

.img_marc img{
	width: 60%;
	max-width: 333px;
	margin-bottom: .5em;
}

.ttl_main{
	text-align: center;
	font-weight: bold;
	font-size: 1.2rem;
	margin-bottom: 1em; 
}

.ttl_main span{
	font-size: 1.25em;
}

.txt29{
	text-align: center;
	font-weight: bold;
	font-size: .9rem;
	margin-bottom: 30px; 
	padding: 10px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.txt29 span{
	font-size: .7rem;
}

.bdr_bk{
	border: 1px solid #000;
	font-size: .8em;
	font-weight: bold;
	padding: 10px 10px;
	margin-bottom: 1.5em;
}

.bdr_bk span{
	font-size: 1rem;
}

.txt24{
	font-size: .9rem;
}

.txt_bg_cr{
	background: #fff199;
	padding: 15px;
	text-align: center;
	font-weight: bold;
	margin: 1.5em auto 2em;
}

.content_jc h3{
	font-size: 1rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

.apply_step{
	background: #fff;
	padding: 15px;
	text-align: center;
	margin-bottom: 3em;
}

.apply_step dl{
	margin-bottom: 15px;
}

.apply_step dl dt, .apply_step dl dd{
	font-weight: bold;
}

.apply_step dl dd{
	color: #002662;
	margin-top: 10px; 
	font-size: .9rem;
}

.apply_step .center{
	margin-top: 15px; 
	margin-bottom: 15px; 
}

.content_jc h4{
	background: #fff;
	padding: 6px 0; 
	text-align: center;
	font-weight: bold;
	width: 30%;
	margin: 0 auto 20px;
}

.txt_step{
	text-align: center;
	font-weight: bold;
	color: #002662;
	font-size: 1.1rem;
	margin-bottom: 20px;
}

/*---step2------*/

.head_ttl{
	max-width: 640px;
	margin: 0 auto 2em;
}

.head_ttl .left_ttl{
	width: 27%;
	float: left;
	margin-right: 3%;
}

.head_ttl .right_ttl{
	width: 70%;
	float: left;
}

.head_ttl .bg_wh_radius{
	background: #fff;	
	width: 80%;
	margin: 0 0 10px;
	padding: 8px 0;
	border-radius: 18px;
	text-align: center;
	font-weight: bold;
	color: #002662;
	font-size: .8rem;
	max-width: 400px;
}

.head_ttl .ttl_main{
	text-align: left;
	font-weight: bold;
	font-size: .8rem;
	margin-bottom: 1em; 
}


.jc_form h3, .jc_form2 h3{
	margin-bottom: 10px;
}

.check {
	width: 84%;
	margin: 1em auto 2em;
	font-size: .8rem;
	font-weight: bold;
}

.check input[type="checkbox"]:checked + label {
    background-image: url(../img/icn_check_on.png);
}

.check input[type="checkbox"] + label {
    display: block;
    background-image: url(../img/icn_check_off.png);
    background-size: 23px;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 6px 0 1px 30px;
}

.check input {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
}

input[type=radio], input[type=checkbox] {
    display: none;
}

form{
	width: 90%;
	margin: 0 auto;
}

form dl{
	margin-bottom: 1.5em;
}

form dl dt{
	margin-bottom: 3px; 
	font-size: .8rem;	
	font-weight: bold;
}

form dl dd{
	font-weight: bold;
	margin-bottom: 8px; 	
	font-size: .8rem;
	position: relative;	
}

form dl dd span{
	 display: inline-block;
	 width: 40%;
	 position: absolute;
	 top: 10px;
	 left:  67%;
 }

form dl dd input[type="text"]{
	height: 40px;
	width: 60%;
	border-radius:5px;
	border: 1px solid #727171;
	box-shadow: inset 0px 1px 0px black
}

form dl dd.lg_txtbox input[type="text"]{
	width: 97%;
}

.txt19{
	font-size: .8em;
}

.btn_submit{
	margin-top: 15px;
	
}
.btn_submit input{
	border-radius: 0;
}
h3.mt40{
	margin-top: 40px;
}
h3.mt30{
	margin-top: 30px;
}
.note_list{
	background: #fff;
	padding: 15px 10px;
	font-size: .8rem;
}

.note_list li.mb30{
	margin-bottom: 1em;
}

.note_list li{
	margin-left: 1em;
	text-indent: -1em;
}
form#confirm dl dt{
	margin-bottom: 13px;
}
form#confirm dl dd{
	font-size: 1rem;
	margin-bottom: 23px;
}
form#confirm h3{
	margin-top: 50px;
	margin-bottom: 15px;
}
.txt_step.small{
	  font-size: 1rem;
}
form#confirm dl{
	margin-bottom: 50px;
}

/*-----step3------*/

.jc_form2 .vis_img{
	margin: 15px auto 0;
	max-width: 530px;
}

.jc_form2 .row1{
	width: 33.33%;
	float: left;
	text-align: center;
	padding: 0 0.8%;
	box-sizing: border-box;
}

.jc_form2 .row2{
	width: 50%;
	float: left;
	text-align: center;
	padding: 0 0.8%;
	box-sizing: border-box;
}

.jc_form2 .note{
	font-size: .7rem;
	margin-bottom: 4em;
}

.txt19.indent{
	text-indent: -1em;
	margin-left: 2em;
	margin-bottom: 10px;
}

.copy_txt{
	background: #fff;
	padding: 15px;
	font-size: .8rem;
	font-weight: bold;
	margin-bottom: 3em;
}

.copy_txt input{
	background: url(../img/btn_copy.png) center center;
	color: #fff;
	border:0;
	box-shadow: none;
	border-radius: 0;
	float: right;
	margin-top: 5px;
	width: 55px;
	height: 30px;
}
.jc_form2 textarea{
	margin-bottom: 30px;
	width:100%;
	height:95px;
	box-sizing: border-box;
	padding: 11px 14px;
	border-radius: 0;
	border: none;
	font-size: 12px;
	line-height: 1.5;
}
.thanks{
	width: 90%;
	margin: 40px auto;
}
.thanks p{
	margin-bottom: 20px;
	line-height: 1.7;
}
.btn_top{
	max-width: 400px;
	width: 70%;
	margin: 0 auto;
}

.lg_txtbox select{
	font-size:1.2em;
	height: 40px;
}
