@charset "utf-8";

/********* HTML再定義 ***********************************************/
a{
  text-decoration:none;
  color:#028AFF;
}
.guidance_cap{
  font-size:18px;
  margin-top:20px;
  margin-bottom:2px;
  font-weight:bold;
  /*色定義*/
  background-color:#932242;
  padding:6px 12px;
  color:#FFF;
}
/********* ヘッダー *************************************************/
.top_margin{
  padding-top:300px;
 }
div#menu {
  overflow: hidden;
  min-width: 960px;
  height:40px;
  margin-bottom:30px;
  background-color:#932242;

}
div#header {
  background-color:#FFF;
}
#header_fix {
  background-repeat: repeat-x;
  height: 140px;
  position: fixed;
  width: 100%;
  overflow: hidden;
  z-index:200;
  top:0px;
}
/********* 募集クローズ対応 **************************************/
.closeBox {
  width: 100%;
  height: auto;
  margin: 0 auto 18px;
  color: #F00;
  border: 1px solid #F00;
}
.closeBox p {
  font-size: 120%;
  padding: 6px 9px;
}
/********* タブ要素 *******************************************/
.nav_tabs{
  padding: 0;
  margin-left: 0;
  margin-bottom: 10px;
  border-bottom:2px solid #777;
  width:100%;
}
.nav_tabs li{
  list-style: none;
  display:inline-block;
}
.nav_tabs li a{
  display:inline-block;
  padding:10px 0;
  width :200px;
  text-align:center;
  border-radius:4px 4px 0 0;
  border-top:1px solid #E0E0E0;
  border-right:1px solid #E0E0E0;
  border-left:1px solid #E0E0E0;
  background-color:#F6F7F6;
  text-decoration:none;
  font-size:14px;
  cursor: pointer;
  box-shadow:inset 1px 1px 0px rgba(255,255,255,0.4);
  color:#333;
}
.nav_tabs li.active a{
  background-color:#777;
  border-top:1px solid #888;
  border-right:1px solid #888;
  border-left:1px solid #888;
  border-bottom:1px solid #777;
  margin-bottom: -1px;
  color:#FFF;
}
.nav_tabs li a span.attach_num{
  height:10px;
  min-width:10px;
  padding:4px;
  color:#FFF;
  border-radius:16px;
  background-color:#666;
  font-size:10px;
  display:inline-block;
  line-height:1em;
  vertical-align:top;
  font-weight:normal;
}

.read{
margin:0 10px;
display:inline-block;
line-height:1.5em;
}

#container {
  margin: 20px auto 0;
  width: 960px;
  line-height: 1.5em;

}

.v_top{
vertical-align:top;
}
.dd{
  padding-left:1em;
  display:inline-block;
}
.indent{
padding-left: 1em;
text-indent:-1em;
}
.margin_em{
margin-top:1em;
display:block;
}

.black{
color:#000;
font-weight:normal;
}
.sp_btn, .drawr {
  display: none;
}
.box_main {
  border: 1px solid #D5D5D5;
  overflow: hidden;
}
.box_top{
  border-top: 1px solid #D5D5D5;
  margin-top:20px;
  /*border-bottom: none;*/
}
.box_inner {
  padding: 30px;
}
.box_inner h5 {
    margin: 0 0 8px;
}
.box_inner .btn_blue {
    text-align: center;
    margin: 10px 0;
}
.big_txt {
  font-size: 1.4em;
  line-height: 28px;
  display: inline-block;
  padding-bottom: 10px;
  vertical-align:top;
}
.s_big_txt{
  font-size: 28px;
  line-height: 28px;
  display: inline-block;
  padding-bottom: 10px;
  vertical-align:top;
  margin-left:10px;
}
.box_left, .box_right {
  width: 473px;
  float: left;
}
.box_right {
  border-left: 1px solid #D5D5D5;
}
.pretest .box_left {
  border-right: none;
}
.pretest .box_right {
  border-left: 1px solid #D5D5D5;
}
.box_right .box_accent{
  background: #fcdede;
  padding:8px;
  margin-bottom:8px;
}
.box_right .box_accent2 {
  padding-left: 10%;
  text-align: left;
}
.center {
  text-align: center;
}
.step_num_4+div{
  margin: 0 10px;
}
.step_num_4+div span{
display: table-cell;
  vertical-align: middle;
  margin: 0;
}
.step_base{
  /*色定義*/
  color: #212121;
  font-weight: bold;
  font-size: 16px;
  background-color: #eaeaea;
  line-height: 1em;
  padding: 10px 10px 10px 45px;
  background-repeat: no-repeat;
  margin: 10px 0;
}
/*事前準備ナンバーを画像化*/
.step_read_base{
  /*色定義*/
  color: #212121;
  font-weight: bold;
  font-size: 16px;
  padding: 0 0 0 35px;
  background-repeat: no-repeat;
  height: 27px;
  margin-bottom: -7px;
}

.step_num_read_1{
  display: inline-block;
  background-image: url(../images/index/step_1.png);
  background-position: 50%;
}
.step_num_read_4{
  display: inline-block;
  background-image: url(../images/index/step_4.png);
  background-position: 50%;
}

/*数字は画像*/
.step_num_1{
  background-image: url(../images/index/step_1.png);
  background-position: 1%;
}
.step_num_2{
  background-image: url(../images/index/step_2.png);
  background-position: 1%;
}
.step_num_3{
  background-image: url(../images/index/step_3.png);
  background-position: 1%;
}
.step_num_4{
  background-image: url(../images/index/step_4.png);
  background-position: 1%;
}
.step_num_5{
  background-image: url(../images/index/step_5.png);
  background-position: 1%;
}
.step_num_6{
  background-image: url(../images/index/step_6.png);
  background-position: 1%;
}

.box_main .box_inner .step_num1_box {
	background-color: #6666661f;
	border-radius: 5px;
}
.box_main .box_inner .step_num1_list{
	display: flex;
	flex-wrap: wrap;
	list-style-type: circle;
	/* background-color: #6666661f; */
	padding: 1rem 0;

}
.box_main .box_inner .step_num1_list ul li{
	list-style-type: circle;
	margin-left: 1rem;
}
.box_main .box_inner .step_num1_list li{
	flex-grow: 1;
	flex-basis: 40%;
}
@media screen and (max-width:715px) {
	.box_main .box_inner .step_num1_list li{
		flex-grow: initial;
		flex-basis: initial;
	}
}
.box_main .box_inner .step_num1_list_heading{
	display: block;
	font-weight: bold;
}
.box_main .box_inner .step_num1_txt {
	color: #DC3545;
	margin-bottom: 2rem;
}
.line_box{
    font-size:18px;
    font-weight:bold;
    padding:0 0 5px 0;
		border-bottom: 3px solid #932242;
}
.box_main .box_inner .read {
	padding: 10px;
}
.box_main .box_inner .read p {
	font-size: 14px;
}
.box_main .box_inner .caution_box_div ul li {
	display: block;
	padding-left: 1rem;
	text-indent: -1rem;
}

#btn_regist,#btn_login{
  width:300px;
  margin-top:30px;
  padding-top:30px;
  padding-bottom:30px;
  line-height: 1.2;
}

.left{
  width:50%;
  float: left;
}
.right{
  width:50%;
  float: right;
}

.cont_box .btns_pdf .btn_blue {
  width: auto;
  padding: 12px 24px;
  margin: 10px 0 0;
  min-width: 240px;
  margin-right: 8px;
}
.payment tr td div{
  text-align:left;
  width:55%;
  margin: 0 auto;

}
table.payment tr td{
    background-color: #fff;
}

table.payment tr td:not(:nth-child(1)) {
    border-left: 1px solid #D5D5D5;
}

table.fee{
  /* width:62%; */
  /* width:95%; */
  width:70%;
}

table.fee tr{
  height: 4em;
}

table.fee tr td{
  background-color: #fff;
}
table.fee tr td.bt_none{
	border-top: none;
}

.ask{
text-align:left;
margin:20px auto;
width:900px;
}
.ask_left{
  float: left;
  text-align: left;
  width: 400px;
  padding-bottom: 30px;
  background-color: #F5D1CB;
  padding: 10px 20px;
  height: 120px;
  margin-right: 10px;
  margin-bottom: 30px;
}
.ask_right{
  float: left;
  text-align: center;
  width: 400px;
  background-color: #F5D1CB;
  padding: 30px 20px;
  height: 80px;
}
.ask_right a{
display:inline-block;
color:#FFF;
padding:10px;
width:200px;
font-size:18px;
text-align:center;
border-radius:5px;
background-color: #0081D4;
}
.ask_right a:hover{
  background-color: #22A3F6;
}
.q_tit{
  font-size:16px;
  font-weight:bold;
  border-bottom:1px solid #666;
  margin-bottom:10px;
  line-height:1.4em;

}
.qa_cap{
  color: #0783ff;
  text-decoration: underline;
  cursor:pointer;
  line-height:1.5em;
  margin-bottom:10px;
}
.q_ans{
display:none;
line-height:1.5em;
margin-bottom:20px;
}

.q_ans li p{
  margin-left: 1em;
}

.list_init ul li{
  list-style: initial;
}

.list_decimal ul li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
}
.list_decimal ul li:before{
    display: marker;
  content: counter(cnt) ") ";
}

.top_margin{
  padding-top:150px;
 }
table tr td.status {
  text-align: center;
}
table.list {
  margin: 3em 0 .5em;
}

table.list tr td {
  background-color: #f0f0f0;
}

table.list tr:nth-child(2n-1) td {
	background: #f9f9f9;
}

/* table.list tr td {
	background-color: #f5f5f5;
	border-right: 1px solid #DDDDDD;
	font-size: 12px;
} */

/* table.list tr td:first-child {
 border-left: 1px solid #DDDDDD;
} */

/* table.list tr:nth-child(2n-1) td {
	background-color: #fcfcfc
} */

table.list tr td.list_bg {
	background-color: #f0f0f0;
}

.border_table .left_td {
	text-align: left;
	padding-left: 30px;
}

/* .border_table .list tr th {
	border: solid 1px #ddd;
	background-color: #f0f0f0;
	color: #222;
	font-size: .9rem;
	font-weight: normal;
} */

.bg_none {
	background-color: #fff !important;
}

.color_edge{
  border: 1px solid #CCC;
  padding: 20px;
  margin-top: 20px;
}
.box_notice{
  background-image: url(../../../images/index/info.png);
  color: #212121;
  font-weight: bold;
  font-size: 18px;
  line-height: 1em;
  padding: 6px 10px 10px 40px;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
.left{
  text-align:left;
  display:inline-block;
}

div#header ul li a{
  background-color: #0378DE;
}

div#header ul li{
  margin-left: 20px;
  width: 100px;
}

.flows {
	min-height: 110px;
	height: auto;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	padding: 22px 18px 22px 265px;
	position: relative;
	line-height: 1.5em;
}
.flow_yoko {
	background-image: url(../images/index/flow_yoko.png);
}
.flow_photo {
	background-image: url(../images/index/flow_photo.png);
}
.flow_pc {
	background-image: url(../images/index/flow_pc.png);
}
.flow_pc2 {
	background-image: url(../images/index/flow_pc2.png);
}
.flow_24store {
	background-image: url(../images/index/flow_24store.png);
}
.flow_print {
	background-image: url(../images/index/flow_print.png);
}
.flow_print2 {
	background-image: url(../images/index/flow_print2.png);
}
.flow_jukenhyo {
	background-image: url(../images/index/flow_jukenhyo.png);
}
.flow_post {
	background-image: url(../images/index/flow_post.png);
}
.flow_confirm {
	background-image: url(../images/index/flow_confirm.png);
}
.flows .step_number {
	color: #932242;
	font-family: Tahoma, Geneva, "sans-serif";
	font-size: 19px;
	font-weight: bold;
	left: 12px;
	position: absolute;
	top: 16px;
}
.flows .box_accent {
	background: #fcdede;
	font-size: 13px;
	padding: 10px 16px;
	margin: 8px 0;
}
.flows .box_accent_white {
	background: #FFF;
	font-size: 13px;
  color: #F00;
	padding: 10px 16px;
	margin: 8px 0;
}

.g_box{
  background-color:#DB484B;
  color:#FFF;
  padding:3px;
  display:block;
  margin-top:5px;
}
.next_arrow{
   background-image: url(../images/index/next_arrow.png);
   height:24px;
   background-repeat:no-repeat;
   background-position:center;
}
 table.list {
   margin-bottom:10px;
 }
 .ask_form {
   margin-bottom:15px;
 }
 .ask_form .btn {
   border: 1px solid #dfdfdf;
  padding:10px;
 }
  .sample_photo dt {
    font-weight: bold;
    color: #00447D;
    margin: 20px 0 4px;
  }
 .sample_photo dd {
   padding: 0;
   margin: 0;
 }
 .appropriate_example {
   display: table;
 }
 .appropriate_example figure {
   display: table-cell;
   padding-right: 20px;
 }
 .appropriate_example figure img {
   width: 140px;
   border: 1px solid #acacac;
 }
  .appropriate_example div {
   display: table-cell;
   vertical-align: top;
 }
  .appropriate_example ul {
   margin:0;
 }
  .appropriate_example div {
   display: table-cell;
   vertical-align: top;
 }
.ng_sample {
   position: relative;
  overflow: hidden;
  margin:0;
 }
 .ng_sample li {
   float: left;
    line-height: 1;
}
 .ng_sample figure {
   position: relative;
   margin: 0;
   width: 110px;
   margin:0 5px 10px;
}
.ng_sample figure:after{
   content:"×";
   position: absolute;
   top: 5px;
   right: 5px;
   font-size: 18px;
 }
 .ng_sample figure img {
   width: 100%;
   border: 1px solid #acacac;
 }
  .ng_sample figure figcaption {
    margin-top: 4px;
    text-align: center;
  font-size: 12px;
  }

/*---------------
  TOPの分岐
---------------*/
.select_test {
  display: table;
  width:80%;
  margin: 30px auto;
}
.select_test li {
  display: table-cell;
  width: 50%;
  text-align:center;
  vertical-align: top;
  padding-right: 30px;
}
.select_test li .btn_blue {
  width: 280px;
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 1.2;
  margin-bottom:24px;
}
.select_test li:last-of-type {
  padding-right: 0;
}
.select_test li a.btn_tebiki {
  width: 280px;
  padding: 30px 15px;
}
.pretest .btn_blue small {
  font-weight: bold;
  font-size: 15px;
}
/* .read .check_browser {
  padding: 8px 10px;
  width: 100px;
  margin-top: 4px;
  border-radius:4px;
  font-size: 14px;
  font-weight: normal;
} */
.pre_deadlineBox {
  width: 95%;
  max-width: 320px;
  height: auto;
  margin: auto;
  color: #F00;
  border: 1px solid #F00;
  margin-top: 5px;
}
.pre_deadlineBox p {
  font-size: 95%;
  padding: 0px 9px;
}
.pc {
  display: block;
}
.sp {
  display: none;
}

@media screen and (max-width:751px) {
.pc {
    display: none;
}
.sp {
    display: block;
}
  #header,#header_fix,.mgn {
  min-width: 0px;
width: 480px;
height: 105px;
}
div#header h1 a {
  display: block;
  width: 480px;
  height: 103px;
  background-image: url(../images/header/main_logo_high_sp.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#container {
  width: 460px;
}
#footer {
  width:460px;
  padding: 20px 10px;
}
#copyright {
  width: 460px;
}
#ssl_mark {
  width: 460px;
}
.top_margin{
padding-top:120px;
}
.box_inner {
padding: 16px 20px;
}
.drawr {
  display: none;
  background-color: rgba(0,20,50,0.8);
  position: fixed;
  top: 0px;
  right: 0;
  width: 240px;
  padding: 80px 0 20px 0px;
  z-index: 200;
  font-size: 20px;
}
#drawr_inner {
  list-style-type: none;
}
#drawr_inner li {
  width: 240px;
}
#drawr_inner li a {
  color: #fff;
  display: block;
  padding: 10px 5px;
  text-decoration: none;
  text-shadow: 0px 0px 5px #000;
  text-align: left;
}

#drawr_inner li a.sp_logout{
  padding: 15px 5px;
}
.sp_btn {
  background: transparent url(../images/index/sp_menu.png) no-repeat 0 0;
  display: block;
  width: 35px;
  height: 35px;
  position: fixed;
  top: 25px;
  left:430px;
  cursor: pointer;
  z-index: 201;
  display: block;
}
.box_left, .box_right {
  width: 100%;
  float: none;
}
.box_right {
  border-top: 1px solid #D5D5D5;
  border-left: none;
}
.pretest .box_left {
  border-right: none;
}
.pretest .box_right {
  border-left: none;
}
.left{
  width:100%;
  float: none;
}
.right{
  width:100%;
  float: none;
}
.flows{
  height:auto;
  min-height: 80px;
  background-repeat:no-repeat;
  padding:20px 30px 20px 160px;
  line-height:1.2em;
  background-size:150px;
  background-position:0;
}

.asks{
  text-align:left;
  width:470px;
}
.ask_left{
  float:none;
  text-align:left;
  margin-left:-20px;

}
.ask_right{
  float:none;
  padding-bottom:20px;
  margin-left:-20px;
  height:auto;

}
.ask_right a{
  width:250px;
}
.nav_tabs li a{
  display:inline-block;
  padding:10px 0;
  width :180px;
}
table.payment td img{
width:180px;
}
.payment tr td div{
  width:100%;

}
table.fee {
  width: 100%;
}
.cls{
  background-position:-35px 0;
}
  .ng_sample figure:after{
   top: 2px;
   right: 3px;
   font-size: 14px;
 }
 .ng_sample figure {
   width: 80px;
   height:140px;
 }
 .ng_sample figure figcaption {
   font-size: 10px;
 }
.cont_box .btns_pdf .btn_blue {
  width: 240px;
  margin-right: 0;
}
  .select_test {
    display: block;
    width:100%;
  }
  .select_test li {
    display: block;
    width: 100%;
    text-align:center;
    vertical-align: top;
		margin-bottom: 24px;
    padding: 0;
  }
	.select_test li .btn_blue {
		margin-bottom: 8px;;
	}
  .read .check_browser {
    padding:10px;
    width: 180px;
    font-size: 1.2em;
  }
}
.t-center {
	text-align: center;
}
p.alert_register{
  color: #FF4040;
  font-weight: bold;
  font-size: 1.3rem;
  text-align: center;
	margin-bottom: 1.1em;
}
p.alert_register br {
  display: none;
}
.mb-1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.35rem;
	border-bottom: 1px solid #acacac;
	line-height: 2em;
}
@media screen and (max-width:751px) {
  ul li.cards_img {
    width: auto;
    text-align: center;
  }
}
p.flow_note {
  margin-bottom: 2em;
}
p.flow_note a {
  text-decoration: underline;
}
a.btn_tebiki {
  display: inline-block;
  width: auto;
  padding: 14px 10px 14px 12px;
  margin: 0;
  min-width: 220px;
  font-weight: bold;
  font-size: 14px;
  border-radius: 4px;
  margin-left: 8px;
  vertical-align: bottom;
}
.center.btns_pdf {
  margin-top: 8px;
}
.center.btns_pdf + .center.btns_pdf {
  margin-bottom: 6px;
  margin-top: 6px;
}
@media screen and (max-width:751px) {
  a.btn_tebiki {
    margin: 12px 0;
  }
}