@charset "utf-8";

/* Base
----------------------------------------------------*/
.box img    {
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}
html{
font-size:100.01%;
}

body{
	font-size:14px;
	color: #333;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
margin:0;
padding:0;
vertical-align:baseline;
font-style:normal;
font-weight:normal;
font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3",Meiryo UI,"Segoe UI Light","ＭＳ Ｐゴシック",sans-serif;
}

h1, h2, h3, h4, h5, h6{
	line-height:1.7;
	font-weight:normal;
	font-size:100%;
	margin-bottom: 15px;
}

p,
li,
dt, dd,
th, td{
	line-height: 1.6;
}

p a{
	color:#333;
}

ul, ol{
list-style-type:none;
list-style-position:outside;
}



img{
	vertical-align: bottom;
	text-align: center;
}

a img{
border:0;
}

/*　　*/


.center-text {
	text-align:center;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.clearboth {
	clear:both;
}

.margin_b5 {
	margin-bottom: 5px;
}

.margin_b10 {
	margin-bottom: 10px;
}

.margin_b20 {
	margin-bottom: 20px;
}

.margin_b30 {
	margin-bottom: 30px;
}

.padd_l15 {
	margin-right: 10px;
	margin-left: 10px;
}

.in_cont {
	clear: both;
	overflow: hidden;
}

.in_cont10 {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}

.in_cont20 {
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
}

.in_cont25 {
	clear: both;
	margin-bottom: 25px;
	overflow: hidden;
}

.in_cont30 {
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}

.midashi1 {
	font-weight: normal;
	color: #666666;
	background-image: url(../img/midashib2.jpg);
	font-size: 15px;
	padding-top: 0px;
	background-repeat: repeat-y;
	padding-left: 9px;
	margin-bottom: 15px;
	background-position: left center;
	margin-left: 0px;
	font-family: 'Hiragino Mincho ProN', serif;
	line-height: 1.6em;

}

.midashi2 {
	font-size: 15px;
	color: #666;
	margin-bottom: 15px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #999;
	background-image: url(../img/dotb.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size:30%;

}

.midashi3 {
	font-size: 18px;
	color: #584C3A;
	text-align: center;
	margin-bottom: 10px;

}


.t1 {
	font-size: 12px;
}

.list1 {
	margin-bottom: 20px;
	margin-left: 10px;
}

.list1 li{
	text-indent: -1.25em;
	padding-left: 1.25em;
	list-style-type: decimal;
	list-style-position: inside;
}

.list2 {
	margin-bottom: 20px;
	margin-left: 10px;
}

.list2 li{
	text-indent: -14px;
	padding-left: 14px;
	list-style-position: inside;
	list-style-image: url(../img/disc.png);
}

.btn1 {
	background-color: #049CB7;
	text-align: center;
	display: block;
	float: left;
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.btn1 a{
	text-decoration:none;
	color: #FFF;
}

.cont3 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

img.icon:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}

.font_b {
	font-weight: bold;
}
.font_b0 {
	font-weight: bold;
}

.font_bb {
	font-weight: bold;
	color:#40311D;
}

.font_r {
	color: #F00;
}

.page_jump {
	float: right;
	margin-bottom: 20px;
}

.page_jump a{
	color:#006D75;
}

.page_jump2 a{
	color:#006D75;
	font-weight: bold;
}


/*　トップページ　*/


/*　ヘッダー　*/

.sp-home {
	width: 100%;
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}


.sp_cont {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


.toph1 {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
}

.header_logo {
	float: none;
	width: 220px;
	margin-left: auto;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
}

.header_logo img{
	width:100%;
	height:auto;
}

.main_img {
	clear: both;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -70px;
	z-index: 1;
	margin-bottom:20px;
}



.main1 {
	background-repeat: repeat;
	background-position: center top;
	padding-bottom: 20px;
	clear: both;
	position: relative;
	z-index: 1;
}

.main1_t{
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}


.main_cont {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.img100 img {
	width:100%;
	height:auto;
}

.main2_m {
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
	font-size: 12px;
}

.main3 {
	background-color: #F7EFDA;
	padding: 10px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.main3_p {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.main4 {
	background-image: url(../img/main4_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
}

.main5 {
	background-color: #710302;
	background-image: url(../img/main5_back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	padding-bottom: 20px;
}

.main5_t {
	float: left;
	padding-top: 10px;
}

.main5_p {
	padding-right: 15px;
	padding-left: 15px;
	color: #FFF;
	padding-top: 20px;
	clear: both;
}

.main6_1 {
	float: left;
	width: 134px;
}

.main6_1 img{
	width:100%;
	height:auto;
}

.main6_2 {
	float: right;
	width: 134px;
}

.main6_2 img{
	width:100%;
	height:auto;
}


footer {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

	font-size: 12px;
	/* height: 75px; */
	margin-bottom: 40px;
}

.pagetop {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

.copyright {
	background-image: url(../img/copyright_back.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 3px;
	height: 27px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}



/*　中ページ　*/

.page_cont {
	background-color: #FFF;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	clear: both;
}

.page_indent1 {
	padding-left: 1em;
	text-indent: -1em;
	padding-top: 30px;
}

.txt_indent1 {
	padding-left: 1em;
	text-indent: -1em;
}

.page_pic {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}

.page_pic img{
	width: 98%;
	height: auto;
	padding: 2px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
}

.pic_waku {
	border: 1px solid #CCC;
}

.takeda_c {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.takeda_c li{
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.info_t {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.info_t th{
	background-color: #FCC;
	text-align: left;
	width: 70px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #999;
}

.info_t td{
	padding: 8px;
	border: 1px solid #999;
}

.info_t a{
	color:#333;
}

.pdf {
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 5px;
	padding-top: 3px;
	font-weight: bold;
	color: #F30;
	padding-left: 30px;
	margin-bottom: 20px;
}

.pdf a{
	color: #F30
}

.osechi {
	font-weight: bold;
	margin-bottom: 10px;
	color: #594D65;
}
.head_line {
	background-image: url(../img/line2.png);
	background-repeat: repeat-x;
	height: 16px;
	margin-top: 10px;
	padding: 10px;
	clear: both;
	background-position: 10px;
}
.pic_left {
	float:left;
	padding-bottom:5px;
	padding-right:10px;
}
.pic_right {
	float:right;
	padding-bottom:5px;
	padding-right:10px;
}
.inline-block {
	text-align: center;
}
.inline-block li {
	display: inline-block;
}

.midashi_main {
	font-size: 14px;
	color: #FFF;
	background-color:#EC92A7;
	/* box-shadow */
box-shadow:0px 0px 5px 1px rgba(184,107,144,0.31);
	-moz-box-shadow:0px 0px 5px 1px rgba(184,107,144,0.31);
	-webkit-box-shadow:0px 0px 5px 1px rgba(184,107,144,0.31);
	/* border-radius */
border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	/* border */

	margin-bottom: 20px;
	padding-left: 12px;
	height: 35px;
	padding-top: 15px;
	margin-left: 0px;
}.map {
	height: 280px;
	width: 298px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #eee;
}
.info {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #eee;
}
.hyou dt {
	float:left;
	width: 60px;
	color: #FFF;
	background-color: #FF870A;
	margin-left: 0px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
.hyou dd {
	float:left;
	text-align: left;
	margin-left: 5px;
	width:220px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.hyou dd:after {
  content: "";
  clear: both;
  display: block;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.dd_box {
	float: left;
	width: 47%;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
}
.pdb {
padding-left: 10px;
    font-size: 13px;
    padding-right: 10px;
    line-height: 1.9em;
}
.pdb2 {
	padding-left: 10px;
	font-size: 16px;
	padding-right: 10px;
	line-height: 1.9em;
}

.inner {
	width:300px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 30px;
}

.midashi0 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0.5em;
	font-size: 18px;
	font-weight: bold;
	color: #F66;
}
.midashi0::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #FF9019;
}
.bold {
	font-weight:bold;
}
.red {
	color:#f00;
}
.red_midashi {
	font-size:16px;
	font-weight:bold;
}
figure {
	float: none; /* 外側に余白を加える(右に7px・下に7px) */
	background-color: #ccc;  /* 背景色 */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 280px;
}
figure img {
	display: block; /* 下側にだけ3pxの余白を追加 */
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
figcaption {
    font-size: 0.9em;        /* 文字サイズを90%に */
    text-align: center;      /* 中身をセンタリング */
}
div.imagearea:after {
    content: "";      /* ※Clearfix */
    clear: both;
    display: block;
}
header {
	position:relative;
	z-index:3;
	background-image: url(../img/top1.png);
	background-repeat: no-repeat;
	height:150px;
	background-position: center;
}
.contents img {
	max-width:100%;
	height:auto;
	margin-bottom:20px;
}
h2 {
	font-size:18px;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:40px;
	color:#633325;
	background-image: url(../images/h2_icon.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}
h5 {
	font-size:16px;
	line-height:30px;
	padding-left:28px;
	color:#633325;
	background-image: url(../images/h5_icon.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	margin-bottom:10px;
}
.doc_list{
	color:#633325;
	font-size:16px;
	margin:0px;
	padding:10px;
	}
.doc_list li{
	margin-bottom:10px;
	margin-left:10px;
	border-bottom:1px dotted #633325;
	padding-bottom:5px;
	}
	
	.line {
	clear:both;
	height:1px;
	border-bottom:1px solid #C1ADA8;
}
.line30 {
	clear:both;
	height:1px;
	border-bottom:1px solid #C1ADA8;
	margin-top:15px;
	margin-bottom:15px;
}
.care{
	border-radius: 15px;
	background-color:#FFCFDA;
	border:2px solid #633325;
	padding:10px;
	font-size:14px;
	margin-top:15px;
	margin-bottom: 20px;
}
.left{
	float:left;
}
.right{
	float:right;
}
b {
	color:#633325;
}
h6 {
	border-radius: 5px;
	background-color:#FFCFDA;
	border:2px solid #633325;
	padding:5px;
	font-size:18px;
	margin-top:10px;
	margin-bottom:15px;
}
.border_radius {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.copyright {
	text-align: center;
	color: #006600;
	margin-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ff0000;
}
.nav-link {
    padding-top: 45px;
    padding-bottom: .5em;
    border-bottom: 2px solid #F1A3C6;
    background-position: center 5px;
}
.nav-link0 {
	background-image: url(../img/m00.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link1 {
	background-image: url(../img/m01.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link2 {
	background-image: url(../img/m02.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link3 {
	background-image: url(../img/m03.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link4 {
	background-image: url(../img/m04.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link5 {
	background-image: url(../img/m05.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link6 {
	background-image: url(../img/m06.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link7 {
	background-image: url(../img/m07.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link8 {
	background-image: url(../img/m08.png);
	background-repeat: no-repeat;
	background-size: 26px;
}

/* fade slider */
.slides {
    height:210px;
    margin:20px auto;
    overflow:hidden;
    position:relative;
    width:100%;
}
.slides ul {
    list-style:none;
    position:relative;
}

/* keyframes #anim_slides */
@-webkit-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}
@-moz-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}

.slides ul li {
    opacity:0;
    position:absolute;
    top:0;

    /* css3 animation */
    -webkit-animation-name: anim_slides;
    -webkit-animation-duration: 21.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;

    -moz-animation-name: anim_slides;
    -moz-animation-duration: 21.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}

/* css3 delays */
.slides ul  li:nth-child(2), .slides ul  li:nth-child(2) div {
    -webkit-animation-delay: 7.0s;
    -moz-animation-delay: 7.0s;
}
.slides ul  li:nth-child(3), .slides ul  li:nth-child(3) div {
    -webkit-animation-delay: 14.0s;
    -moz-animation-delay: 14.0s;
}
.slides ul  li:nth-child(4), .slides ul  li:nth-child(4) div {
    -webkit-animation-delay: 21.0s;
    -moz-animation-delay: 21.0s;
}
.slides ul li img {
    display:block;
}

/* keyframes #anim_titles */
@-webkit-keyframes anim_titles {
    0% {
        left:100%;
        opacity:0;
    }
    5% {
        left:10%;
        opacity:1;
    }
    20% {
        left:10%;
        opacity:1;
    }
    25% {
        left:100%;
        opacity:0;
    }
    100% {
        left:100%;
        opacity:0;
    }
}
@-moz-keyframes anim_titles {
    0% {
        left:100%;
        opacity:0;
    }
    5% {
        left:10%;
        opacity:1;
    }
    20% {
        left:10%;
        opacity:1;
    }
    25% {
        left:100%;
        opacity:0;
    }
    100% {
        left:100%;
        opacity:0;
    }
}

.slides ul li div {
    background-color: rgba( 204, 255, 204, 0.55 );
	opacity: 0.75; /* 55％不透明度(＝45％透過) */
    border-radius:10px 10px 10px 10px;
    box-shadow:0 0 5px #FFFFFF inset;
    color:#111;
    font-size:11px;
    left:10%;
    margin:0 auto;
    padding:10px;
    position:absolute;
    top:70%;
    width:250px;

    /* css3 animation */
    -webkit-animation-name: anim_titles;
    -webkit-animation-duration: 21.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;

    -moz-animation-name: anim_titles;
    -moz-animation-duration: 21.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}
.under01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9901;
	margin-bottom: 20px;
}
.under02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF01;
	margin-bottom: 20px;
}
.box_news {
	padding: 5px;
	border: 1px solid #ffcccc;
	margin-bottom: 20px;
}
.type001 {
	font-size:12px;
}
table.type01 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	width: 100%;
	margin-bottom: 25px;
}
table.type01 th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type01 td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}
.kyokai {
	line-height: 17px;
	font-size: 12px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C4C4C8;
		border: solid 1px #a0a0a4;
	line-height: 17px;
	font-size: 12px;
}
.mida0 {
    font-size: 13px;
    font-weight: bold;
    padding-left: 10px;
    border-left: 3px solid #FF6600;
    margin-left: 40px;
    color: #666666;
}
.midashi2 span {
    font-size: 13px;
    font-weight: bold;
    padding-left: 10px;
    border-left: 3px solid #FF6600;
    margin-left: 5px;
    color: #666666;
}
.topul {
	margin-bottom: 10px;
}
.topul li {
	float:left;
	width:50%;
}
.topul li img{
	width:100%;
	height:auto;
}




/* 20260108追加 */
/*モーダル*/

.modal_wrap input{
  display: none;
}
.modal_overlay{
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    transition: opacity 0.5s, transform 0s 0.5s;
    transform: scale(0);
}
.modal_trigger{
  position: absolute;width: 100%;height: 100%;
}
.modal_content{
	position: relative;
	align-self: center;
	width: 90%;
	max-width: 640px;
	box-sizing: border-box;
	background: #fff;
	line-height: 1.4em;
	transition: 0.5s;
	padding-top: 38px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.close_button{
	position: absolute;
	top: 12px;
	right: 10px;
	font-size: 24px;
	cursor: pointer;
	color: #333;
}
.close_button span {
  color: #FFF;
}
.modal_wrap input:checked ~ .modal_overlay{
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s;
}
.open_button{}
.fspacer h4{
	font-size: 10pt;
	margin-bottom: 5px;
	font-weight: normal;
	padding-top:5px;
}
.button-sp span{
  font-size: 11pt; margin-right:5px;
}
.button-sp {
	font-weight: 600;
	font-size: 15pt;
	display: block;
	text-decoration: none;
	outline: none;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	padding: 15px;
	box-sizing: border-box;
	margin-bottom:10px;
}
.button-sp::before,
.button-sp::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button-sp,
.button-sp::before,
.button-sp::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button-sp {color: #fff; background-color: #CCCCCC;}
.button-sp:hover {color: #fff; background-color: #CCCCCC;}


.schedule-table {
  background: #fff;
  width: 100%;
  max-width: 400px;
  border-spacing: 0;
  margin-bottom: 20px;
}
.schedule-table th,
.schedule-table td {
  font-size: 12px;
  text-align: center;
  line-height: 1;
  padding: 8px 0;
}
.schedule-table td.time {
  font-size: 12px;
}
.schedule-table thead {
}
.schedule-table thead th {
  color: #fff;
  background: #ff7272;
}
.schedule-table thead th.sat {
  background: #10a0e9;
}
.schedule-table tbody td {
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #bbb;
}
.schedule-table tbody td.open {
  color: #ff7272;
}
.schedule-table tbody td.sat {
  color: #10a0e9;
}
.schedule-table thead th:nth-child(1) { width: 90px; }

.note {
  font-size: 14px;
}

.bnr {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
}
.bnr label {
  color: #fff;
  width: 100%;
  height: 40px;
  background: #ff7272;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bnr label img {
  width: auto;
  height: 12px;
  margin-right: 5px;
}









