html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
	font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	}
span.font001{
	color: #FBF901;
	font-weight: 800;
}


body{
	background-image:url(img/back.jpg);
	background-repeat:repeat;
	}
div.title04 div dd{
	border-bottom:dotted 1px #999;
}

h1{
	background-color: #ff7e00;
	color: #FFFFFF;
}
h3{
	line-height:1.2em;
	margin:15px 0 5px 0;
	padding:10px 5px 10px 10px;
	border-bottom:#000066 2px solid;
	border-left:#000066 2px solid;
	background-color:#bcffe8;
	color:#121292;
}
h4{
	font-size:0.8em;
	color:#060;
	width: 300px;
	margin:0 auto;
}

h5{
	font-size:0.8em;
	line-height:1.5em;
	margin:10px;
	color:#000099;
}

div.top{
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}
div.top img{
	width: 100%;
	height: auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

span.red{
	color:red;
}
dl{
	margin:20px auto 20px auto!important;
	border:3px solid #ff7e00;
	border-radius:10px;
	/*background-color:#fff4f1;*/
	background-color:#fff;
	box-shadow: 4px 4px 4px 4px rgba(0,0,0,0.6);
	}

dl dl{
	background-color:#FFFFFF;
}

dt{
	border-radius:5px;
	background: linear-gradient(#1733aa, #3778fb);
	margin:10px;
	padding:10px;
	color:#FFFFFF;
	border-radius:5px;
	
}
dd{
	margin:0 20px 0 20px!important;
	width:90%!important;
}

dd a{
	text-decoration:none;
}

#verification dd.font01{
	margin:5px;
	padding:10px;
	color:red;
	font-size:2em;
	font-weight:bold;
}

.title003 dt{
	background-color: transparent;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	color:#ffff00;
	border-radius;5px;
}
div.title003{
		width: 80%;
		clear:both;
}
div.title004{
	text-align:left;
	padding:0 10px 0 10px;
}
div.title004 ul li{
	list-style:none;
	font-size:0.9em;
	line-height:1.8em;
	padding:0 20px;
	border-bottom:1px dotted #000066;
}
div.title004 p{
	font-size:0.9em;
	line-height:1.8em;
	padding:0 20px;
}


select{
	width: 60%;
	margin:0 auto;
	padding:5px;
	font-size:1em;
}

input{
	margin:10px;
	width:auto;
}
input.radio00{
	margin:0px;
	width:20px;
}
input.yearmonthday{
	margin:0px;
	width:300px;
}

div.title03AA{
	text-align:left;
}

dd.title003{
	text-align:left;
	margin-bottom:20px;
	margin: auto;
	width: 100%;
	}


#regist{
	width:200px;
	height:50px;
	font-size:2em;
	margin:20px auto 50px auto;
	box-shadow: 4px 4px 4px 4px rgba(0,0,0,0.6);
	}
#error-message > ul > li{
	color:#f00;
	list-style: none;
}


div.yesno2 dd{
	width:100px;
	display:block;
	float:left;
	
}
#contents form div div dl div dd{
	width:100%;
}
div.yesno2{
	margin:0 auto 20px auto;
	width:200px;
	}

.clearboth{
	clear:both;
	margin-top:20px;
}


	
.clearfix:after{
	content: "";
	clear: both;
	display: block;
}
div.title04{
	width:420px;
	margin:auto;
	}
div.title04L{
	width:130px;
	float:left;
	text-align:left;
}
div.title04R{
	width:290px;
	float: right;
	text-align:left;
}

#contents dl span.fontred{
	color:red;
}

div.top{
	padding:0 0 5px 0;
	background-color: #fff;
	}
	
div.today{
		margin: 20px auto;
	}

#footer{
	text-align:center;
	clear:both;
	margin-top:20px;
	padding:20px;
	background-color:#000;
	color:#999999;
	height:100px;
}
#footer li{
	list-style:none;
}

#footer li a{
	color:#999999;
	text-decoration:none;
}
#footer li a:visited{
	color:#FF0;
}
#footer small{
	font-size:0.8em;
}

#left img{
filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.6));	
}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
div.corona_k input{
	width:70%;
	height:80px;
	font-size:2em;
}

#contents{
	width:700px;
	margin:0;
	padding:10px;
	}

#right{
	width:100%;
	/*float:right;*/
	
}
#left{
	margin-top:17px;
	width:200px;
	float:left;
}
#left div{
	margin:5px 0;
}
div.title04L{
	width:45%;
	padding:0 5px 0 5px;
	float:left;
	text-align:left;
}
div.title04R{
	width:50%;
	padding:0 5px 0 5px;
	float:left;
	text-align:left;
}
div.top{
	width:700px;
	}
select{
	width: 100%;
	margin:0 auto;
	padding:5px;
	font-size:1em;
}
dl{
	padding:10px;
}
#smart img{
	width:200px;
	}

#ref001 form{
	width:100%;
	margin:20px;
	text-align:center;
}

#ref001 form input{
	width:200px;
	height:50px;
}

}


@media only screen and (max-width:959px){
div.corona_k input{
	width:70%;
	height:80px;
	font-size:2em;
}

#contents{
	width:700px;
	margin:0;
	padding:10px;
	}

#right{
	width:100%;
	float:none;
	
}
#left{
	margin-top:17px;
	width:100%;
	float:none;
}
#left div{
	margin:5px 0;
}

div.title04L{
	width:45%;
	padding:0 5px 0 5px;
	float:left;
	text-align:left;
}
div.title04R{
	width:50%;
	padding:0 5px 0 5px;
	float:left;
	text-align:left;
}
select{
	width: 100%;
	margin:0 auto;
	padding:5px;
	font-size:1em;
}
dl{
	padding:10px;
}
div.top{
	width:700px;
}
div.top img{
	width: 100%;
	height: auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#smart img{
	width:200px;
	}
}
@media only screen and (max-width:780px){
#left div{
	margin:5px 0;
}
div.title04L{
	width:45%;
	padding:0 5px 0 5px;
	float:left;
	text-align:left;
}
div.title04R{
	width:50%;
	padding:0 5px 0 5px;
	float:left;
	text-align:left;
}
div.top{
	width:95%;
}
div.top img{
	width: 100%;
	height: auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
	}

/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:700px){
#left div{
	width:100%;
	margin:5px;
}
#footer div.Reserved{
	text-align:center;
	margin:20px 0 20px 0;
}
#right{
	width:100%;
}
#left{
	margin:17px auto 10px auto;
	width:100%;
	float:left;
}

#leftright{
	width:200px;
	float:right;
}
#leftleft{
	width:200px;
	float:left;
}
div.title04{
	width:100%;
	}
div.title04L{
	width:45%;
	padding:0 5px 0 5px;
	float:left;
	text-align:left;
}
div.title04R{
	width:50%;
	padding:0 5px 0 5px;
	float:left;
	text-align:left;
}
div.top img{
	width: 100%;
	height: auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#contents{
	width:80% !important;
	padding-right:10px;
	}
select{
	width: 100%;
	margin:0 auto;
	padding:5px;
	font-size:1em;
}
dl{
	padding:0 0 20px 0;
}
#contents form div div div dl{
	width:90%;
}
#smart #leftright,#smart #leftleft{
	width:47%;
	}
#smart img{
	width:95%;
	}
}
@media only screen and (max-width:509px){
#left div{
	width:100%;
	margin:0px 0px 5px 0px;
}
div.corona_k input{
	width:70%;
	height:50px;
	font-size:1em;
}

#left{
	width:100%;
	margin:auto;
}
#left img{
	margin:2px;
}

#smart{
	width:200px;
}
#leftright{
	width:200px;
	float:none;
	clear:both;
	margin:0 0 -5px 0 !important;
}
#leftleft{
	width:200px;
	float:none;
	clear:both;
	margin:0!important;
}
#footer{
	height:300px;
}
#smart #leftright,#smart #leftleft{
	width:100%;
	}
#smart img{
	width:100%;
	}
#ref001 form{
	width:100%;
	margin:20px;
	text-align:center;
}

#ref001 form input{
	width:200px;
	height:50px;
	font-size::2em;
}
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){



div.title04L{
	width:100%;
}
div.title04R{
	width:100%;

}
div.top img{
	width: 100%;
	height: auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

dt{
	margin:0 0 10px 0;
	padding:5px 5px !important;
}
dt{
	border-radius:5px;
	margin:10px 3px 10px 3px;
	padding:10px;
	color:#FFFFFF;
	border-radius;5px;
	
}
.title003 dt{
	background-color: transparent;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	border-radius;5px;
	
}
div.title003{
		width: 90%;
}
div.title003 input{
		width: 90%;
}
}
