@charset "shift_jis";
/* CSS Document */
html {
  -webkit-text-size-adjust: 100%;
}
body{
	font-size: 15px;
	line-height: 1.8;
	color:#555;
	outline:none;
}
img{
	max-width:100%;
}
li{
	list-style:none;
}
input{
	padding:2px 0;
}
a{
	color:#555;
}
a:hover{
	color:#FF4670;
}
	
/*--------------------------------
/* font 
--------------------------------*/
[class*="fa-"]{
	margin-right:0.5em;
}
/*--------------------------------
/* header 
--------------------------------*/
#header{
	width:100%;
	color:#fff;
	padding:10px;
	background:#009245;
}
#header a{
	color:#fff;
	text-decoration:none;
}
#header a:hover{
	color:#ffff00;
}
#header img#logo_header{
	margin:0 10px 0 0;
	float:left;
}
#header h1{
	font-weight: normal;
	padding:0px 0 0 10px;
	line-height:30px;
	margin:0 10px 0 0;
	float:left;
}
#header h1 a{
    pointer-events: none;
    color: #fff;
}

.heder_link{
	padding:5px 0 0 0;
	float:right;
}
.heder_link ul li{
	font-size:12px;
	margin-right:20px;
	float:left;
}


#header img#logo_header{
display:none;
}


/*--------------------------------
/* footer
--------------------------------*/
#footer{
	width:100%;
	text-align:center;
	border-top:1px solid #009245;
	background:#C9E9E4;
	padding:20px;
	text-align:center;
}
#box_sslseal{
	width:100px;
	float:left;
}
#box_footer{
	width:800px;
	margin:0 auto;
}
#copyright{
	float:right;
}
#copyright p{
	font-size:13px;
	color:#009245;
}
/*--------------------------------
/* totop
--------------------------------*/
.box_totop{
	position:fixed;
	right:50px;
	bottom:100px;
}
.box_totop a{
	display:block;
	overflow:hidden;
	width:50px;
	height:50px;
	background:#009245;
	border:1px solid #009245;
	color:#fff;
	border-radius:50%;
	text-align:center;
	font-size:40px;
	line-height:44px;
}
.box_totop a .fa-angle-double-up{
	margin:0;
}
.box_totop a:hover{
	background:#fff;
	color:#009245;
}
	
/*--------------------------------
/* main
--------------------------------*/
/* box */
#container{
	width:800px;
	margin:0 auto;
	padding:30px 10px;
}
.box_application{
	margin:0 0 30px 0;
}
.group{
	margin:0 6px 30px 6px;
}

/* head */
h2.pagetitle{
	border:2px solid #009245;
	padding:20px 30px 20px 70px;
	font-size:25px;
	margin:0 0 30px 0;
	font-weight:normal;
	position:relative;
}
h2.pagetitle:before{
	content:"\f044";
	font-family:FontAwesome;
	font-size:26px;
	margin:0 0.5em 0 0;
	color:#009245;
	position:absolute;
	top:21px;
	left:30px;
}

h2.pagetitle span.small {
	font-size: 18px;
}

.pagetitle i{
	color:#009245;
}
#container h3{
	border-bottom:1px solid #009245;
	padding:0 6px 6px 6px;
	margin:0 0 20px 0;
	font-size:130%;
}
h4{
	margin:0 0 10px 0;
}
h4:before{
	content:"\f111";
	font-family:FontAwesome;
	color:#009245;
	margin:0 0.5em 0 0;
}
	
h5{
	border-left:6px solid #009245;
	margin:0 0 20px 0;
	background:none;
	padding:6px 12px;
	font-weight:normal;
	font-size:120%;
}

.link_tri:before{
	content: "\f0da";
	font-family:Fontawesome;
}
/* link */
.box_app_link{
	border:1px dotted #999;
	padding:10px;
}
.box_app_link ul{
	text-align:center;
}
.box_app_link ul li{
	display:inline;
	padding:0 20px;
}
.box_app_link ul li a{
	text-decoration:none;
}
.box_app_link ul li a:before{
	content:"\f101";
	font-family:Fontawesome;
	margin:0 0.5em 0 0;
	text-decoration:none;
	color:#FF4670;
}

/* kome */
.komekome,ul.komekome li{
	padding:0 0 0 1.5em;
	position:relative;
}
.komekome:before,ul.komekome li:before{
	content:"";
	color:#555;
	margin:0px 1em 0 0;
	position:absolute;
	top:0px;
	left:0;
}
.komekome.red:before,ul.komekome.red li:before{
	color:#f00;
}
/* asterisk */
ul.asterisk li{
padding:0 0 0 1.2em;
	position:relative;
}
ul.asterisk li:before{
	content:"\f069";
	font-family:Fontawesome;
	color:#E27694;
	font-size:9px;
	position:absolute;
	top:3px;
	left:-8px;
}

ul.non_asterisk li:before{
	content: none !important;
	display: none !important;
}



/* attention */
.attention{
	margin:0 0 0 10px;
}
.attention dt:before{
	content:"";
}
span.entry_num{
	background:#E27694;
	color:#fff;
	padding:1px 3px;
}
/********** form **********/
/* item */
.teamname{
	font-size:18px;
	color:#E27694;
	font-weight:bold;
	padding:0 6px;
	margin:0 0 10px 0;
	border-bottom:2px dotted #ccc;
}
.app_item:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.app_item { 
	display: inline-block;
}
.item_entry	{
	border-left:24px solid #009245;
	padding:10px 0 0 10px;
}

/* Hides from IE-mac \*/
* html .app_item { height: 1%; }
.app_item { display: block; }
/* End hides from IE-mac \*/

dt.app_title{
	margin:0;
	float:left;
	white-space:nowrap;
	padding:0 6px;
	font-weight:bold;
}
dd.app_desc{
	border-bottom:1px solid #eee;
	margin:0 0 10px 0;
	padding:0 6px 10px 240px;	
}
.item_entry	dd.app_desc{	
	padding:0 0 10px 210px;
}

dt.app_title.entry_name,dd.app_desc.entry_name{
	background: #F7EEEE;
}
dt.app_title.entry_name{
	border-top:4px solid #CFCFCF;
	border-left:4px solid #CFCFCF;
	padding:10px 6px;
}
dd.app_desc.entry_name{
	border:4px solid #CFCFCF;
	padding:10px 0 10px 210px;
}
.team_one{
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 30px 0;
}
.entry_one{
	margin:0 0 20px 0;
	padding:0px 0 0 0px;
	position:relative;
}
.entry_one h6{
	position: absolute;
	padding:0;
	margin:0;
	top:6px;
	left:2px;
	width:20px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:normal;
}

table.app_sum th{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:0 10px 10px 4px;
}
table.app_sum td{
	padding:0px 4px 10px 4px;
}
table.app_sum tr.tr_sum th,table.app_sum tr.tr_sum td{
	border-top:1px dotted #777;
	padding-top:10px;
}
.must{
	color:#f00;
}
/* input */

input[type=radio],input[type=checkbox]{
	margin:0 6px 0 0;
	height:0.8em;
}
input[type=checkbox]{
	height:1em;
}
select {
	padding:1px;
}
option{
	margin-bottom:4px;
}
ul.app_item_row li{
	float:left;
	margin:0 20px 0 0;
}
ul.app_item_row:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* Hides from IE-mac \*/
ul.app_item_row { display: block; }
/* End hides from IE-mac \*/

input[type=text],input[type=tel]{
	width:190px;
}
input.app_item_input[type=text],textarea{
	width:80%;
}
input.app_item_num[type=text]{
	width:40px;
}
input.app_item_num_jigyou[type=text]{
	width:80px;
}
.notice_input{
	color: #f00;
}
/* button */
.box_btn_app{
	text-align:center;
}
button#btn_app[type=button],button#btn_ok[type=submit]{
	width:200px;
	height:50px;
	color:#fff;
	background: #E30044;
	text-align:center;
	border:none;
	cursor:pointer;
	margin:0 10px 10px 10px;
	font-size:18px;
}
button#btn_app:hover[type=button],button#btn_ok:hover[type=submit]{
	background:#FF4670;
}
	
button#btn_back[type=submit]{
width:200px;
	height:50px;
	color:#fff;
	background: #5E5C5C;
	text-align:center;
	border:none;
	cursor:pointer;
	margin:0 10px 10px 10px;
	font-size:18px;
}
button#btn_back:hover[type=submit]{
	background: #999798;
}
/*--------------------------------
/* index
--------------------------------*/
.app_list{
	margin:0 10px 30px 10px;
}
.app_list li{
	list-style:disc;
	margin:0 0 0 16px;
	
}
/* accept */
.list_entry dl{
	padding:0 0 0 0px;
	margin:0 0px 10px 2px;
}
.list_entry dt{
	float:left;
}
.list_entry dd{
	padding:0 0 0 6em;
}
.accepting,.end,.comingsoon{
	margin:0 0.5em 0 0 ;
	color:#fff;
	width:6em;
	text-align:center;
	font-size:90%;
}
.accepting{
	background: #F6336B;
}
.comingsoon{
	background: #0290DE;
}
.end{
	background:#817F7F;
}
.list_entry dl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height:0;
}

/* Hides from IE-mac \*/
.list_entry dl{ height: 1%; }
/* End hides from IE-mac \*/
/*--------------------------------
/* supportpage
--------------------------------*/
.supportpage h2.pagetitle{
	padding:20px 30px 20px 70px;
}
.supportpage h2.pagetitle:before{
	content: normal;
}
.supportpage h2.pagetitle [class*="fa-"]{
	position:absolute;
	top:29px;
	left:30px;
	font-size:26px;
}
.supportpage ul li,.index ul li{
	list-style:outside disc;
	margin:0 0 0 20px;
}
.supportpage .box_app_link ul li{
	margin:0 0 0 0px;
}
.souhusaki{
	border:3px double #888;
	padding:20px;
	margin:0 20px;
}
.souhusaki h5{

}
#box_privacy{
	border:6px solid #777;
	padding:30px;
	margin:0 10px 30px 10px;
}

/*--------------------------------
/* managepage
--------------------------------*/
#header.managepage{
	background:#000;
}
#header.managepage a:hover{
	color:#777;
}
.managepage h2.pagetitle:before{
	content:"\f085";
	font-family:FontAwesome;
	font-size:28px;
	margin:0 0.5em 0 0;
	color:#009245;
}

/*------------------------------------------------------------------
/*
for smartphone
/*
--------------------------------------------------------------------*/
.sp_block{
		display:none;
	}

@media screen and (max-width: 480px) {
	.sp_hide{
		display: none;
	}
	.sp_block{
		display:block;
	}
	body{
		font-size:16px;
		line-height:1.8;
	}
	a {
		text-decoration:none;
	}
	a.sp_link_underline{
		text-decoration:underline;
	}
/*--------------------------------
/* header
--------------------------------*/
	#header{
		text-align:center;
	}
	#header img#logo_header{
		position:absolute;
		top:13px;
		left:10px;
	}
		
	#header h1{
		font-size:18px;
		float:none;
		}
		.heder_link{
			display:none;
		}
	#container{
	width:100%;
	margin:0 auto;
	padding:0px 0px;
}
.group{
	margin:10px;
	padding:0 6px 0px 6px;
}

input.app_item_input[type=text], textarea {
    width: 100%;
}

ul.asterisk li {
    padding: 0;
}

.notice_hissu {
    padding: 10px;
}


/* kome */
ul.komekome li{
	padding:0 0 0 16px;
	position:relative;
}
ul.komekome li:before{
	content:"\f069";
	font-family:Fontawesome;
	color:#E27694;
	font-size:7px;
	margin:0px 0.5em 0 0;
	position:absolute;
	top:6px;
	left:2px;
}

h2.pagetitle{
	font-size:18px;
	border:none;
	border-bottom:4px solid #009245;
	margin:0 0 1px 0;
	padding:10px ;
}
	h2.pagetitle:before{
	content: normal;
}
h3{
	font-size:1em;
}
h4{
	margin:0.6em 0;
}
#container h3{
	border-bottom:2px solid #009245;
		border-top:2px solid #009245;
	padding:8px 6px 8px 6px;
	margin:0 0 10px 0;
	font-size:16px;
}
h5{
	font-size:100%;
}

/*--------------------------------
/* footer
--------------------------------*/
#footer{
	width:100%;
	text-align:center;
	border-top:1px solid #009245;
	background:#C9E9E4;
	padding:20px;
	text-align:center;
}
#box_sslseal{
	width:100px;
	float:left;
}
#box_footer{
	width:100%;
	margin:0 auto;
}
#copyright{
	float:right;
}
#copyright p{
	font-size:13px;
	color:#009245;
}
/*--------------------------------
/* form
--------------------------------*/
.app_item { 
	display:block;
}
dt.app_title{
	margin:0 0 10px 0;
	padding:0;
	float: none;
	white-space:nowrap;
	font-weight:bold;
}

dd.app_desc{
	margin:0 0 10px 0;
	padding:0 6px 10px 0px;
	border-bottom:1px solid #eee;
}
.item_entry	dd.app_desc{
	padding:0 0 10px 0px;
}
.box_btn_app {
	padding:0px 6px;
}
.box_btn_app a{
	text-decoration:underline;
}

ul.app_item_row.sp_norow li{
	display: block;
	margin:0 20px 0 0;
}

	
/* link */
.box_app_link{
	border:none;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
}
.box_app_link ul{
	text-align:left;
}
.box_app_link ul li{
	display:block;
	padding:10px;
}
/*--------------------------------
/* index
--------------------------------*/
.app_list{
	margin:0 0px 16px 0px;
}
.app_list h4{
	padding:0 6px;
}
.list_entry dl{
	border-bottom:1px solid #ccc;
	padding:6px 6px;
	margin:0 0px 0px 0px;
}
.list_entry dt{
	float:left;
}
.list_entry dd{
	padding:0.1em 16px 0 3.5em;
	position:relative;
	font-size:100%;
	line-height:1.3;
}
.list_entry dd a:after {
  content: "\f054";
	font-family:Fontawesome;
	position:absolute;
	top:10px;
	right:6px;
}
.accepting,.end,.comingsoon{
	margin:0 0.5em 0 0 ;
	color:#fff;
	width:3em;
	padding: 0.2em 0.5em;
	text-align:center;
	font-size:100%;
	line-height:1.2;
}
/*--------------------------------
/* totop
--------------------------------*/
.box_totop{
	position: inherit;
	text-align:center;
	padding:0 6px 6px 6px;
	
}
.box_totop a{
	margin:0 auto;
}
.box_totop a .fa-angle-double-up{
	margin:0;
}
.box_totop a:hover{
	background:#fff;
	color:#009245;
}
}