﻿@import url("style.css");


@media print,screen and (max-width: 768px) {


/*LINK*/
a{line-height:160%;color:#09C;text-decoration:none;}
a:link {color:#09C;}
a:visited{color:#09C;}
a:hover{color:#09C;text-decoration:underline;}


a.blacker:link {
text-decoration : none; 
color : #000; 
}

a.blacker:visited {
text-decoration : none; 
color : #000; 
}


a.blacker_bold:link{
text-decoration : none; 
color : #000;
font-weight:bold;
}

a.blacker_bold:visited{
text-decoration : none; 
color : #000;
font-weight:bold;
}


.text01 a{line-height:140%;color:#000;}
.text01 a:link {color:#000}
.text01 a:visited{color:#000;}
.text01 a:hover{color:#000;text-decoration:none;}


.text02 a{line-height:140%;color:#FFF;font-size:14px;}
.text02 a:link {color:#FFF;}
.text02 a:visited{color:#FFF;}
.text02 a:hover{color:#CCC;text-decoration:underline;}


.text03 a{line-height:236%;color:#000;font-size:0.9em;}
.text03 a:link {color:#000;}
.text03 a:visited{color:#000;}
.text03 a:hover{color:#666;text-decoration:underline;}	

.text04 a{line-height:140%;color:#000;font-size:0.9em;}
.text04 a:link {color:#FFF;}
.text04 a:visited{color:#FFF;}
.text04 a:hover{color:#CCC;text-decoration:underline;}





/******ALL LAYOUTS*****/


.wrapper{
	width:100%;
	display:block;
	min-width:320px;
}
.main{
	margin:0 auto;
}
#wrap{
    position:relative;
    min-height:100%;
    _height:100%;
    overflow:hidden;
}







/*******OTHER TEXT********/
h1{
    width:585px;
    height:24px;
   	font-size:16px;

	/*color:#000;*/
	font-weight:normal;
	padding:9px 0px 0 20px;
    margin:0px 0 0 0px;
	background: url() no-repeat left center;
	}

h2{
	font-size: 18px;
	font-weight:700;
	margin: 20px 0 0 0;
}



h3{
    /*color:#000000;*/
	/*font-size:20pt;*/
	font-size: 18px;
	font-weight:700;
	margin: 20px 0 0 0;
	height: 80px;
	}



h4{
    font-size:1.8em;
	line-height:140%;
	color:#FFF;
	font-weight:bold;
	}



strong{
font-size:16px;
	line-height:160%;
	padding:0px 0px 0px 0px;
	font-weight:bold;	
	}

p{/*font-size:15px;*/text-align:left;line-height:170%;}

table.table-input {
    width:100%;
    /*border: 1px #009B83 solid;*/
	font-size: 16px;
	font-weight: 500;
    margin:0px auto;
	padding: 10px 0;
	border-collapse: separate;
	border-spacing: 0px 10px; 
	}

table.table-input th {
	/*padding: 1px 0px 1px 0px;*/
    /*border: 1px #003366 solid;
    border-width: 0 0px 1px 0px;*/
	line-height:120%;
    /*text-align:left;*/
	vertical-align:middle;
	/*background-color:#F4F4EA;*/
	/*background:url(../img/com_bg.jpg);
	background-repeat:repeat-y;
    background-position: top center;*/
	/*color:#000;*/
	font-size: 16px;
	font-weight: 500;
	min-width:40px;
	max-width:50px;
	}
table.table-input td {
	/*padding: 1px 0px 1px 0px;*/
    /*border: 1px #CCC solid;
    border-width: 0 0px 1px 0px;*/
	line-height:120%;
    /*text-align:left;*/
	vertical-align:middle;
	/*background-color:#FFF;*/
	font-size: 16px;
	font-weight: 400;
}

table.table-1 {
    width:100%;
    /*border: 1px #009B83 solid;*/
	font-size: 16px;
	font-weight: 500;
    margin:0px auto;
	padding: 10px 0;
	border-collapse: separate;
	border-spacing: 0px 10px; 
	}

table.table-1 th {
	padding: 1px 0px 5px 0px;
    /*border: 1px #003366 solid;
    border-width: 0 0px 1px 0px;*/
	line-height:120%;
    text-align:left;
	vertical-align:middle;
	color:#005ab3;
	/*background-color:#F4F4EA;*/
	/*background:url(../img/com_bg.jpg);
	background-repeat:repeat-y;
    background-position: top center;*/
	/*color:#000;*/
	font-size: 16px;
	font-weight: 500;
	min-width:40px;
	max-width:50px;
	}
table.table-1 td {
	padding: 1px 0px 5px 0px;
    /*border: 1px #CCC solid;
    border-width: 0 0px 1px 0px;*/
	border-bottom:1px dashed #999;
	line-height:120%;
    text-align:center;
	vertical-align:middle;
	/*background-color:#FFF;*/
	font-size: 16px;
	font-weight: 400;
}

table.table-1 th,table.table-1 tr:last-child td{
	border-bottom:2px solid #005ab3;
  }



/*フォーム関係*/

textarea,input,select{
scrollbar-3dlight-color:#f5f5f5;
scrollbar-arrow-color:#92a1ba;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#f5f5f5;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#f5f5f5;
scrollbar-shadow-color:#92a1ba;
border:solid 1px #CCC;
background-color:#FFFFFF;
color:#333333;
padding:0.5em;
}


input#submit_button {
width: 30%;
cursor: pointer;
}



/*****inner******/

.header_pc {
	display: none !important;
}
.header_sp {
	display: block !important;
}

#header {
    top:0;
	left:0;
    position: fixed;
    height:70px;
	width:100%;
	background-color: #d5e4ff;
	background-repeat:no-repeat;
	z-index:1000;
	display: flex;align-items: center;justify-content: center;
	}


.head_tex
{
	/*font-size: 18px;*/
	font-size: 18px;
	font-weight:300;
	/*color:black;*/
	font-weight:normal;
	text-align: center;
	padding-top: 5px;
}

.head_border_top{
    top:0;
	left:0;
	width:100%;
    position:absolute;
    /*border-top: 10px solid rgba(250,250,250,0.5); */
	z-index:100;
	}
	
.head_border_bottom{
    bottom:0;
	left:0;
	width:100%;
    position:absolute;
    /*border-bottom: 10px solid rgba(250,250,250,0.5); */
	z-index:100;
	}


.contents_box{
	/*width:100%;*/
	margin:0 20px 50px 20px;
	text-align:center;
	/*background-color:#f3f3f3;*/
	padding:70px 0% 0px 0%;
}
	
.inner_box{
/*margin:0 auto;*/
text-align:center;
padding:0 0 0 0;
}

.message_area_text {
	font-size: 20px;
	font-weight: 700;
	padding-left: 2%;
	
}

.ttl_kon{width:95%;height:40px;background-color: #003366;margin:0 auto;padding:0 0 0 20px;display: flex;align-items: center;}
.ttl_wh{color:#FFF;font-size:1em;text-align: left;}


.head_img_area_sp {
	/* 子要素のタイトルを aboslute 配置するため必要 */
	/*position: relative;*/
	/*vertical-align: middle;*/
	height: 40px;
  }

  /*
  .head_img_area_sp img {
	height: 40px;
	width: auto;
  }
  */
  .head_img_area_sp .left_parts {
	position: absolute;
	left: 20px;
	height: 40px;
  }
  .head_img_area_sp .right_parts {
	font-weight:300;
	position: absolute;
	right: 20px;
  }

.main_box_area
{
	width:100%;
	margin:0 auto;
	padding:5px 0 0 0;
	font-size:15px;
	font-weight: 400;
}

.main_box_area_text {

	font-size:16px;
	font-weight: 300;
	padding:1em 0;
}

.copy{font-size:12px;text-align: center;padding:0 0 4em 0;}

.border01{border-bottom:#00468C solid 1px;width:100%;margin:0 0 1em 0;}

.border02{border-bottom:#d8d6d6 solid 2px;width:100%;margin:0 auto;}

.input_label{
	width: 100%;/*-- ボタンの横幅（任意の値） --*/
	text-align: left;/*-- テキストの中央配置（左寄せでもいい） --*/
	position: relative;
	/*padding: 1px 0px 1px 0px;*/
}

.input_label_child{
	width: 40px;
	text-align: right;
	position: relative;
	padding: 0px 10px 0px 0px;
}


.input_select {
	width:100%;
	height:100%;
	padding-left:10%;
}

.hissu{
	width: 36px;
	height: 21px;
    text-align:center;
	font-size:12px;
	font-weight:400;
	/*border-bottom:solid 2px #0059B2;*/
	/*line-height:140%;*/
	color:#FFF;
	background-color:#0f0f0f;
	display: inline-block;
	/*padding:3px 6px 0px 6px;*/
	/*margin:0px 0 0 10px;*/
	right: 0px;
	position: absolute;
}

.flex-box_btn01{
	width:100%;	
	display: flex;
	justify-content: center;
	align-items: center;	
	flex-wrap: wrap-reverse;
	margin : 0 auto;
}

.flex-box_btn{
	width:100%;	
	display: flex;
	justify-content: center;
	align-items: center;	
	flex-wrap: wrap-reverse;
	margin : 20px auto;
}

.flex-box_btn02{
	width:100%;	
	display: flex;
	justify-content: space-evenly;
	align-items: center;	
	flex-wrap: wrap;
	margin : 20px auto;
}

.btn01 {
	width: 100%;
	height: 66px;
	padding: 1em;
	font-weight: 300;
	align-items: center;
	text-decoration: none !important;
	/*font-size: 1.1em;*/
	font-size: 18px;
	text-align: center;
	background-color: #4893c3;
	color: #FFF;
	margin: 0 auto;
	cursor: pointer;
	box-shadow: 2px 2px 4px gray;
	border: none;
}


.btn_back {
	width: 100%;
	height: 66px;
	padding: 0.6em;
	font-weight: 300;
	align-items: center;
	text-decoration: none !important;
	font-size: 18px;
	text-align: center;
	background-color: #9593a0;
	color: #FFF;
	margin: 0 auto;
	/*border-radius: 10px;*/
	margin-bottom: 1em;	
	cursor: pointer;
	box-shadow: 2px 2px 4px gray;
	border: none;
}

.btn_WorkOn {
	float: left;
	width: 45%;
	height: 66px;
	padding: 0.6em;
	font-weight: 300;
	align-items: center;
	text-decoration: none !important;
	font-size: 24px;
	text-align: center;
	background-color: #facf73;
	color: #3a3a3a;
	/*margin: 0 auto;*/
	border-radius: 5px;
	margin-bottom: 1em;	
	cursor: pointer;
	box-shadow: 2px 2px 4px gray;
	border: none;
}

.btn_WorkOff {
	float: left;
	width: 45%;
	height: 66px;
	padding: 0.6em;
	font-weight: 300;
	align-items: center;
	text-decoration: none !important;
	font-size: 24px;
	text-align: center;
	background-color: #7fbee6;
	color: #3a3a3a;
	/*margin: 0 auto;*/
	border-radius: 5px;
	margin-bottom: 1em;	
	cursor: pointer;
	box-shadow: 2px 2px 4px gray;
	border: none;
}

.btn_BreakOn {
	float: left;
	width: 45%;
	height: 66px;
	padding: 0.6em;
	font-weight: 300;
	align-items: center;
	text-decoration: none !important;
	font-size: 24px;
	text-align: center;
	background-color: #cff8ae;
	color: #3a3a3a;
	/*margin: 0 auto;*/
	border-radius: 5px;
	margin-bottom: 1em;	
	cursor: pointer;
	box-shadow: 2px 2px 4px gray;
	border: none;
}

.btn_BreakOff {
	float: left;
	width: 45%;
	height: 66px;
	padding: 0.6em;
	font-weight: 300;
	align-items: center;
	text-decoration: none !important;
	font-size: 24px;
	text-align: center;
	background-color: #cacaca;
	color: #3a3a3a;
	/*margin: 0 auto;*/
	border-radius: 5px;
	margin-bottom: 1em;	
	cursor: pointer;
	box-shadow: 2px 2px 4px gray;
	border: none;
}


.flex-box_btn_week{
	width:100%;	
	display: flex;
	justify-content: space-between;
	align-items: center;	
	flex-wrap: wrap;
	/*margin-bottom: 2em;*/	
}

.btn_nextw a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.5em 1em;
	width: 50px;
	color: #FFF;
	/*font-size: 16px;*/
	background-color: #7fa9d3;
	/*box-shadow: 0 0 10px rgba(0 0 0 / .2);*/
	border-radius: 6px;
	transition: 0.3s;
  }
  
  .btn_nextw a::after {
	content: '';
	width: 5px;
	height: 5px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	transform: rotate(45deg);
  }
  
  .btn_nextw a:hover {
	text-decoration: none;
	background-color: #7fa9d3;
	box-shadow: 0 0 10px rgba(0 0 0 / 0);
  }

  .btn_beforew a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.5em 1em;
	width: 50px;
	color: #FFF;
	/*font-size: 16px;*/
	/*font-weight: 700;*/
	background-color: #7fa9d3;
	/*box-shadow: 0 0 10px rgba(0 0 0 / .2);*/
	border-radius: 6px;
	transition: 0.3s;
  }
  
  .btn_beforew a::before {
	content: '';
	width: 5px;
	height: 5px;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	transform: rotate(45deg);
  }
  
  .btn_beforew a:hover {
	text-decoration: none;
	background-color: #7fa9d3;
	box-shadow: 0 0 10px rgba(0 0 0 / 0);
  }

.flex-box_radio{
	width:100%;	
	display: flex;
	justify-content: space-between;
	align-items: center;	
	flex-wrap: wrap;
	/*margin-bottom: 2em;*/	
}		

.input_radio_ymd {
	width: 32%;
	/*width:160px;*/
	height:50px;
	/*margin: 0 auto;
	padding-left: 1em;*/
	align-items: center;
	text-decoration: none !important;
	text-align: left;
	/*cursor: pointer;*/
	/*background-color: #E2e2e2;
	border: #CCC solid 1px;*/
	box-sizing: border-box;
}

.input_radio {
	display: none;
}

.input_radio + label {
	/*
	width: 32%;
	padding: 0 4px;
	height:50px;
	font-size: 16px;
	font-weight: 400;
	align-items: center;
	text-decoration: none !important;
	text-align: left;
	background-color: #FFFFFF;
	border: #CCC solid 1px;
	box-sizing: border-box;
	cursor: pointer; 
	transition: .2s; 
	*/
	width: 32%;
	padding: 0 15px 0 25px;
	height:50px;
	background-color: #FFFFFF;
	border: #CCC solid 1px;
	box-sizing: border-box;
	position:relative;
	font-size: 16px;                       /* labelの文字サイズ */
	font-weight: 400;
	text-align: left;
	align-items: center;
	text-decoration: none !important;
	cursor: pointer; 
	transition: .2s; 
	/*margin-right: 20px;*/
  }

  .input_radio + label::before{
	content: "";
	display: block;
	position: absolute;
	top: 15px;
	left: 8px;
	width: 16px;
	height: 16px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	border-radius: 50%;
  }
  .input_radio:checked + label{
	color: #0f0f0f;
	background-color: #e2e2e2;
  }

  .input_radio:checked + label::after{
	content: "";
	display: block;
	position: absolute;
	top: 19px;
	left: 12px;
	width: 10px;
	height: 10px;
	background: #0f0f0f;
	border-radius: 50%;
  }

  .input_radio_text {
	padding-top: 14px;
	padding-right:0;
	padding-bottom: 0;
	padding-left: 10%;
    display: block;
  }


  .flex-box_check{
	width:100%;	
	display: flex;
	justify-content: space-between;
	align-items: center;	
	/*flex-wrap: wrap;*/
	/*margin-bottom: 2em;*/
}		

  .input_check {
	width: 100%;
	box-sizing:border-box;
	height: 70px;
	/*margin: 0 auto;*/
	padding: 1em;
	align-items: center;
	text-decoration: none !important;
	text-align: left;
	/*cursor: pointer;*/
	/*background-color: #E2e2e2;*/
	background-color: #E2e2e2;
	border: #CCC solid 1px;

}

.input_check_comment {
	width: 100%;
	box-sizing:border-box;
	height: 50px;
	/*margin: 0 auto;*/
	padding: 0;
	align-items: center;
	text-decoration: none !important;
	text-align: left;
	vertical-align: top;
}

	.error_txt {
		color: red;
		/*font-weight: bold;*/
		text-align: left;
		vertical-align: -webkit-baseline-middle;
		margin-top: 6px;
	}

	.flame {
		width: 100%;
		height: 110px;
		margin: 1em auto;
		background: #ffffff;
		border-width:1px;
		border: #0f0f0f solid;
		/*text-decoration: none !important;*/
		}
	
	.flame .flame-title {
		font-size: 18px;
		font-weight: 400;
		background: #0f0f0f;
		padding: 6px;
		text-align: center;
		color: #FFF;
		/*font-weight: bold;*/
		letter-spacing: 0.05em;
		margin: 0 auto;
		/*text-decoration: none !important;*/
	}
	
	.flame p {
		/*text-decoration: none !important;*/
		font-size: 30px;
		font-weight: 400;
		text-align: center;
		margin: 0 auto;
		color: #0f0f0f;
		padding-top: 10px;
		
	}

	ul {
		/*padding-top: 20px;*/
		/*padding-bottom: 20px;*/
		padding-left: 20px;
		padding-right: 0;
		
	}
	
	ul li {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	input {
		-webkit-appearance: none;
		border-radius: 0;
	}

	select {
		border-radius: 0;
	}

}