@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border:none;
}
body {
	font-size: 100%;
	font-family:"メイリオ","Meiryo","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-kerning: normal;
	line-height:1.6em;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	color: #222;
	background-color:#FFF;


	-webkit-text-size-adjust: 100%;　/*in the case of rotation for iPhone*/
}

h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-bottom: -5px;
}

img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
	vertical-align: middle;
}
a {
	text-decoration:none;
}
a:link {
	color: #222;
	text-decoration: none;
}
a:visited {
	color: #222;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
}


.gomen {
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
	padding: 20px 0 15px 0;
}

.zlpa {
	font-size: 16px;
	font-weight: bold;
	color: #7A6A56;
	line-height: 1.6;
	text-align: center;
	padding: 0 0 20px 0;
}


.day {
font-weight:bold;
text-align:center;
margin:40px 0 40px 0;
}

.p1 {
padding:30px 20px 30px 20px;
font-size: 80%;
text-align:center;
line-height:1.3em;
}

.p2 {
padding:30px 20px 10px 20px;
font-size: 80%;
text-align:center;
line-height:1.3em;
}

.p3 {
padding:20px 20px 5px 20px;
font-size: 75%;
line-height:1.3em;
}

.p0 {
padding:20px 20px 5px 20px;
font-size: 10px;
text-align:center;
line-height:1.9em;
}

.p9 {
padding:20px 20px 20px 20px;
font-size: 12px;
text-align:center;
line-height:1.9em;
	color: red;
	font-weight: bold;
}


hr.line{
	border-top: 1px solid #e5e5e5;
}


hr.sp{
	height: 40px;
	background: url(../img/sp.png) repeat-x 0 0;
    border: 0;
}



/* ------------------------------ 点滅 --------------------------------- */
.blinking{
    -webkit-animation:blink 0.7s ease-in-out infinite alternate;
    -moz-animation:blink 0.7s ease-in-out infinite alternate;
    animation:blink 0.7s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}






/* ------------------------------ ID --------------------------------- */

#wrapper {
	width: 100%;
	margin: 0 auto;
	background-color: #FFF;
	padding-bottom:0px;
}


#imgTop {
	background-color:#FFFFFF;
	margin: 0 0 0 0;
	text-align:center;
	
}

#imgCopy {
	background-color:#FFFFFF;
	margin-bottom:5px;
	text-align:center;
}

#imgMenu {
	background-color:#FFFFFF;
	margin-bottom:0px;
	text-align:center;
}




/* ------------------------------ table --------------------------------- */


table.table1 {

}

table.table1 p{
	font-size: 16px;
	padding: 15px 10px 15px 0px;
	line-height: 1.4;
}


table.table2 {

}

table.table2 p{
	font-size: 18px;
	padding: 0 10px 0 10px;
	line-height: 1.6;
}

table.table2 .ppp{
	font-size: 15px;
	padding: 0 10px 0 10px;
	line-height: 1.4;
}


table.table2b {

}

table.table2b p{
	font-size: 18px;
	padding: 10px 10px 0 15px;
	line-height: 1.6;
}



table.table3{
clear:both;
width:99%;
margin:10px 0 0 0;
border-collapse:collapse;
}

table.table3 th{
padding:7px 0;
border-top-left-radius:8px;
border-top-right-radius:8px;
font-weight:bold;
color:#fff;
text-align:center;
line-height:1;
}

table.table3 th{
background:#83CCD2;
border-right:#fff solid 1px;
}


table.table3 td{
font-size: 18px;
padding:10px 10px 10px 10px;
text-align:center;
background:#fff;
border-right:#83CCD2 solid 1px;
border-bottom:#83CCD2 solid 1px;
}

table.table3 td:nth-child(3n+1){
border-left:#83CCD2 solid 1px;
}

table.table3 tr:last-of-type td:first-child{
border-bottom-left-radius:8px;
}

table.table3 tr:last-of-type td:last-child{
border-bottom-right-radius:8px;
}

table.table3 td:nth-child(3n+2){
white-space:nowrap;
}

table.table3 td:nth-child(3n+3){
font-size: 22px;
font-weight:bold;
color:#E60012;
white-space:nowrap;
}


table.table3 big{
font-size: 22px;
font-weight:bold;
color:#E60012;
white-space:nowrap;
}





table.table4 {

}

table.table4 p{
	font-size: 14px;
	padding: 10px 20px 10px 20px;
	line-height: 1.6;
}




table.tablezlp{
clear:both;
width:99%;
margin:10px 0 0 0;
border-collapse:collapse;
}

table.tablezlp th{
padding:7px 0;
border-top-left-radius:8px;
border-top-right-radius:8px;
font-weight:bold;
color:#fff;
text-align:center;
line-height:1;
}

table.tablezlp th{
background:#b4bebf;
border-right:#fff solid 1px;
}


table.tablezlp td{
font-size: 18px;
padding:5px 10px 5px 10px;
text-align:center;
background:#fff;
border-right:#b4bebf solid 1px;
border-bottom:#b4bebf solid 1px;
}

table.tablezlp td:nth-child(3n+1){
border-left:#b4bebf solid 1px;
}

table.tablezlp tr:last-of-type td:first-child{
border-bottom-left-radius:8px;
}

table.tablezlp tr:last-of-type td:last-child{
border-bottom-right-radius:8px;
}

table.tablezlp td:nth-child(3n+2){
white-space:nowrap;
}

table.tablezlp td:nth-child(3n+3){
font-size: 20px;
font-weight:bold;
color:#E60012;
white-space:nowrap;
}


table.tablezlp big{
font-size: 20px;
font-weight:bold;
color:#E60012;
white-space:nowrap;
}










#midashi {
	padding:5px 0px 4px 15px ;
	font-size: 75%;
	font-weight:bold;
	color:#444;
	background-color:#dbdbdb;
	background-image:url(../img/midashi.png);
	border-bottom: 3px solid #dbdbdb;
}

#point {
	padding:5px 5px 4px 0px ;
	font-size: 50%;
	color:#ff000d;
	text-align:right;
	background-color:#dbdbdb;
	background-image:url(../img/midashi.png);
	border-bottom: 3px solid #dbdbdb;
}

#img {
	padding:25px 20px 0px 20px ;
	text-align:center;
}

#link {
	padding:10px 20px 5px 20px ;
	text-align:center;
	font-size: 50%;
	color:#007DE4;
}

#icon {
	padding:0px 0px 8px 0px ;
	text-align:center;
}

#data {
	padding:12px 20px 0px 20px ;
	font-size: 70%;
	font-weight:bold;
	line-height:1.3em;
}

#text {
	padding:10px 20px 20px 20px ;
	font-size: 60%;
	line-height:1.3em;
}

strong {
	font-weight:bold;
	color:#E60012;
}

small {
	font-size: 80%;
}





/* 固定フッター */
#fixMenu{
position:fixed;
left:0;
bottom:0;
width:100%;

background-image:url(../img/footerbg.png);
background-size:100% 100%;
z-index:100;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}

#fixMenu ul{
list-style: none;
}







@media screen and (min-width:850px){
	
#wrapper, #wrapperHeader {
	width: 850px;
}
/* ----- DL DT DD ----- */
dl.withArrow dt {
	float:left;
	width: 11.2em;
}
dl.withArrow dd {
	margin-left:13.2em;   
	margin-bottom:0;	
}
dl.withArrow dd /*div*/{
   display:inline-block;
}
dl.withArrow dd /*div*/{
   display:block;
}
	
}

@media screen and (min-width:1024px){

#wrapper, #wrapperHeader {
	width: 850px;
}
/* ----- container ----- */
.container70, .container70center {
	padding-right:10%;
	padding-left:10%;
}
}

@media screen and (min-width:1138px){

#wrapper, #wrapperHeader {
	width: 850px;
}
	
}




/* スマートフォン */
@media only screen and (max-width:640px){
	
	table.table1 p{
	font-size: 12px;
	}
	
	.gomen {
	font-size: 11px;
	}
	
	#fixMenu{
	height: 110px;
	}
	
	table.table2 p{
	font-size: 18px;
	line-height: 1.5;
	}
	
	table.table3 td{
	font-size: 14px;
	}
	
}
