@charset "utf-8"; /*文字コード指定*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&display=swap');
/*font-family: 'Noto Sans JP', sans-serif;*/

:root {
	--main-color:#d31176;
	--main-color-light:#FFEEF5;
	--sub-color:#E34E9C;
}

img {border:0;}
body {
    margin: 0;
    padding: 0;
    color: #222;
    font-size : 92%;
    /*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
    font-family: 'Noto Sans JP', sans-serif;
	border-top: 4px solid var(--sub-color);
}
a:link {
	color:#ff0000;
	font-weight:500;
}

.header {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 15px;
}
h1 {
    margin: 0;
    padding: 0 10px 10px;
    font-size: 155%;
    color: var(--sub-color);
    font-weight: bold;
}
h2 {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 17px;
    padding-top: 17px;
    padding-right: 10px;
    padding-left: 94px;
    padding-bottom: 16px;
    font-size: 130%;
    color: var(--main-color);
    font-weight: normal;
    background-image: url(../img/h2.png);
    background-repeat: no-repeat;
    background-color: var(--main-color-light);
    ;
    border-radius: 10px;
    background-position: 0px center;
    line-height: 123%;
    display: block;
    clear: both;
    background-size: auto auto;
    border: 2px solid #FFFFFF;
    box-shadow: 4px 4px 5px #B7B7B7;
    -webkit-box-shadow: 4px 4px 5px #B7B7B7;
    -moz-box-shadow: 4px 4px 5px #B7B7B7;
}
h3 {
    font-size: 123%;
    color: var(--main-color);
    background-color: #D8D8D8;
    padding-top: 7px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 19px;
    border-radius: 6px;
    border: 1px solid #ffffff;
    box-shadow: 4px 4px 5px #B7B7B7;
    -webkit-box-shadow: 4px 4px 5px #B7B7B7;
    -moz-box-shadow: 4px 4px 5px #B7B7B7;
    line-height: 130%;
    /*
    background-image: url(../img/h3.png);
	*/
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px 100%;
    width: 94%;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    clear: none;
    font-weight: normal;
}
h4 {
    width: 94%;
    background-color: var(--main-color-light);
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 7px;
    color: var(--main-color);
    border-radius: 3px;
    border: 1px solid var(--main-color);
    margin-bottom: 6px;
    line-height: 130%;
    display: block;
    margin-top: 10px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    font-weight: normal;
}
h4.moushikomi {
    padding: 4px;
    color: var(--main-color);
    margin-bottom: 15px;
    line-height: 150%;
    display: inline-block;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    font-size: 22px;
    font-weight: normal;
    background: none;
    border: none;
    text-align: center;
}
h4.moushikomi2 {
    padding: 4px;
    color: var(--main-color);
    margin-bottom: 15px;
    line-height: 150%;
    display: inline-block;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    font-size: 22px;
    font-weight: normal;
    background: none;
    border: none;
    text-align: center;
}
h5 {
    width: 99%;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    color: #AC0002;
    margin-bottom: 6px;
    line-height: 130%;
    display: block;
    float: none;
    border-bottom: 2px solid #D3D0D0;
    font-size: 100%;
    margin-top: 10px;
    clear: both;
    font-weight: normal;
}
h5.sanden {
	width: 95%;
	margin-left: 2.5%;
	margin-right: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #5A5A5A;
	margin-bottom: 10px;
	line-height: 130%;
	display: block;
	float: none;
	font-size: 120%;
	margin-top: 10px;
	clear: both;
	border: 0px;
}
.main {
	clear: both;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 200px;
	background-color: #FFFFFF;
}



#menu{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
}

#menu li{
  display: block;
  float: left;
  margin: 0;
  padding: 0; }
.list1 {
    width: 9%;	
}
.list2 {
    width: 16%;
}
.list3 {
    width: 11%;
}
.list4 {
    width: 13%;
}
.list5 {
    width: 11%;
}
.list6 {
    width: 13%;
}
.list7 {
    width: 27%;
}
#menu li a{
    display: block;
    padding: 14px 0 16px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;

    font-weight: bolder;
	background:var(--main-color);
    /*background-color: rgba(46, 130, 46,0.7);	
	
	background-image: url(../img/menu-off.jpg);
	background-repeat: repeat-x;
	*/
}

.list1 a{
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.list7 a{
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-right: 0px none;
}
#menu li a:hover{
	background:var(--sub-color);
	/*background-color: rgba(46, 130, 46,1.0);*/
	color: #FFFFFF;
}
#toggle{ 
 display: none;
}

.box{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	margin-bottom: 20px;
	list-style-image: url(../img/ul.gif);
	/* box-shadow */
	box-shadow: 0px 0px 8px 2px #d6d6d6;
	-moz-box-shadow: 0px 0px 8px 2px #d6d6d6;
	-webkit-box-shadow: 0px 0px 8px 2px #d6d6d6;
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.box ul {
	font-size: 90%;
	line-height: 122%;
}
ul.bus-tyuui-list {
	padding-left:18px;
	font-size: 100%;
	line-height: 145%;
	width:calc(100% - 18px);
}
.box2 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	float: none;
	clear: both;
}
.cm-4 {
	width: 25%;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}
.bg01 {
	background-color: #F8FFBE;
}
.bg02 {
	background-color: #CFFEFF;
}
.bg03 {
	background-color: #FFD4FC;
}
.bg04 {
	background-color: #D1FFCF;
}
.cm-2 {
	width: 50%;
	margin: 0;
	padding:0;
	float:left; 
	display:block;
}

.red-l {
    font-size: 132%;
    color: #AC0002;
    line-height: 140%;
}
.red-m {
    color: #AC0002;
    line-height: 125%;
}
.bold {
	font-weight:bold;
}
.tyuui-1 {
    color: var(--main-color);
    line-height: 125%;
}
.fbox {
	text-align:center;
	width:100%;
}

.fbox img {
	width:12%;
	min-width:100px;
}

table.type1 {
    border-collapse: collapse;
    font-size: 100%;
    color: #AC0002;
    width: 98%;
}
table.type1 caption {
    text-align: left;
    color: #000;
    font-size: 110%;
}
table.type1 th,
table.type1 td {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border: 1px solid #999;
	text-align: center;
}
table.type1 th {
	background-color: #E9E9E9;
	font-weight: bold;
}


table.type2 {
	border-collapse: collapse;
	font-size: 90%;
}
table.type2 caption {
	text-align: left;
	font-weight: bold;
	color: #D30005;
	font-size: 110%;
}
table.type2 th,
table.type2 td {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border: 1px solid #999;
}
table.type2 th {
	background-color: #E9E9E9;
	text-align: center;
	width: 30%;
	font-weight: bold;
	color: #000000;
}
table.type3 {
	border-collapse: collapse;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
table.type3 caption {
    text-align: left;
    font-weight: bold;
    color: var(--main-color);
    font-size: 110%;
}
table.type3 th,
table.type3 td {
  padding: 6px;
  border: 1px solid #999;
}
table.type3 th {
    background-color: var(--main-color-light);
    text-align: center;
    width: 30%;
    font-weight: normal;
    color: var(--main-color);
}




.outer {
	width: 50%;
	overflow-x: auto;
	float: left;
	margin-bottom: 10px;
	display: block;
}
div.outer::-webkit-scrollbar {
height: 8px;
}
 
div.outer::-webkit-scrollbar-track {
border-radius: 5px;
background: #eee;
}
div.outer::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #666;
}

.outer table {
	border-collapse: collapse;
	width: 98%;
	font-size: 90%;
}
.outer table caption {
    font-size: 110%;
    padding-bottom: 5px;
    text-align: left;
    color: var(--main-color);
}
.outer table td, .outer table th {
	border: 1px solid #999;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	white-space: nowrap;
}
.outer table th {
	background-color: #E9E9E9;
}
.outer table td {
	text-align: center;
}

.outer2 {
	width: 98%;
	overflow-x: auto;
	margin-bottom: 20px;
	display: block;
}
div.outer2::-webkit-scrollbar {
height: 8px;
}
 
div.outer2::-webkit-scrollbar-track {
border-radius: 5px;
background: #eee;
}
div.outer2::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #666;
}

.outer2 table {
	border-collapse: collapse;
	width: 99%;
	font-size: 90%;
}
.outer2 table caption {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	color: #86235D;
}
.outer2 table td, .outer table th {
	border: 1px solid #999;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	white-space: nowrap;
}
.outer2 table th {
	background-color: #E9E9E9;
	border: 1px solid #999999;
	/*width: 10%;*/
	/*width:calc(100% / 11);*/
	width:calc(100% / 10);
}
.outer2 table td {
	text-align: center;
	/*width: 10%;*/
	/*width:calc(100% / 11);*/
	width:calc(100% / 10);
}


.gaiyou1 {
	width: 30%;
	display: block;
	float: left;
	margin-bottom: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1.6%;
	font-size: 95%;
	padding-right: 1.6%;
}
.gaiyou2 {
	width: 30%;
	margin-bottom: 16px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 1.6%;
	padding-bottom: 3px;
	padding-left: 1.6%;
	font-size: 95%;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
}
.gaiyou3 {
	width: 30%;
	display: block;
	margin-bottom: 16px;
	float: right;
	padding-top: 3px;
	padding-right: 1.6%;
	padding-bottom: 3px;
	padding-left: 1.6%;
	font-size: 95%;
}
#facebook {
	width:99%;
}
#facebook img {
	width:100%;
}
#couseimg {
	width: 99%;
	display: block;
}
#couseimg img {
	width: 100%;
	margin-top: 6px;
}

.moushikomi-img {
    width: 38%;
    float: left;
    display: block;
    margin-left: 3%;
    margin-bottom: 20px;
}
.moushikomi-day {
    width: 98%;
    float: left;
    margin-top: 10px;
    margin-left: 1%;
    display: block;
}
footer {
    width: 100%;
    background-color: #E84D9E;
    ;
    display: block;
    float: left;
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 86%;
}
#fb {
	margin-bottom: 8px;
}
ol  {
position: relative;
margin:0;
padding:0;
font-size:93%;
}
ol li  {
list-style: none;
list-style-position:outside;
margin:0;
padding-left:1.25em
}
ol li span {
position: absolute;
left:0;
margin:0
}
/*IE6*/
*html ol li span  {
left: -1.25em;
}
.scrool-tyuui {
display: none;
}
/*ボタン追加20220503*/
a.order-btn {
	display:inline-block;
	color:#fff !important;
	width:130px;
	padding:10px 15px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border-radius:8px;
	margin:20px 10px;
}
a.order-btn:link {
	background:rgba(255,0,0,0.5);
	text-decoration: none;
}
a.order-btn:hover {
	background:rgba(255,0,0,1.0);
}
.moushikomi-inner {
	padding: 10px; 
	background-color: var(--main-color-light);
}
a.moushikomi-btn {
	display:inline-block;
	background:#0000ff;
	color:#fff;
	padding:8px;
	width:calc(100% - 20px);
	max-width:360px;
	margin:20px auto;
	font-size:18px;
	font-weight:500;
	line-height:138%;
	border-radius:100vh;
	text-align:center;
	text-decoration: none;
}
a:hover.moushikomi-btn {
	opacity: 0.6;
}
.day-infomation {
	text-align:center;
	line-height:220%;
	margin-top:10px;
}
.day-infomation span.t-bold {
	font-weight:700;
	font-size:23px;
	color:#AC0002;
}
/*交通規制*/
.koutsuu-kisei {
	display:flex;
	justify-content: space-between;
	box-sizing: border-box;
}
.koutsuu-kisei div {
	flex-basis: 30%;
	border-radius:10px;
	padding:10px;
	border:1px solid var(--main-color);
}
.koutsuu-kisei div dl dd {
	color:var(--main-color);
}

/*20250303 ボタン用追加*/
.btn-area {
                    display:flex;
	justify-content: center;
                    padding-top:80px;
                    padding-bottom:80px;
}
.btn-submit {
  display       : inline-block;
  border-radius : 5%;
  font-size     : 14pt;
  text-align    : center;
  cursor        : pointer;
  padding       : 8px 8px;
  background    : #0000ff;
  color         : #ffffff;
  line-height   : 1em;
  border        : 1px solid #0000ff;
}
.btn-reset {
  display       : inline-block;
  border-radius : 5%;
  font-size     : 14pt;
  text-align    : center;
  cursor        : pointer;
  padding       : 8px 8px;
  background    : #ffffff;
  color         : #0000ff;
  line-height   : 1em;
  border        : 1px solid #0000ff;
}


/*==================================================*/
@media only screen and (max-width : 1199px ){
.main {
	width:96%;

}
}




/*==================================================*/	
@media only screen and (max-width : 850px ){
.outer {
	width: 92%;
	overflow-x: auto;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-left: 4.5%;
	margin-right: auto;
}
}




/*==================================================*/	
@media only screen and (max-width : 800px ){
  #menu{
    display: none;
  }
  #menu li{
    width: 100%;
	border-right: 0px none;
	border-bottom: 1px solid #FFFFFF;
  }
#menu li a{
	background-color: #DBDBDB;
	color: #676A66;
	background-image: none;
	}
#menu li a:hover{
	background-color: #C8C8C8;
	color: #FFFFFF;
	background-image: none;
	}
.list1 a{
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.list7 a{
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
  #toggle{
	display: block;
	position: relative;
	width: 100%;
	/*
	background-image: url(../img/menu-off.jpg);*/
	  /*background-color: rgba(46, 130, 46,0.7);*/
	  background:var(--main-color);
  }
  #toggle a{
	display: block;
	position: relative;
	padding: 12px 0 10px;
	border-bottom: 1px solid var(--main-color);
	color: #fff;
	text-align: center;
	text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background-color: var(--sub-color);
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }

.cm-4 {
	width: 49%;
	margin: 0;
	padding:0;
	float:left; 
}
.cm-2 {
	width: 98%;
	margin: 0;
	padding:0;
	float:left; 
}

.gaiyou1 {
	width: 62%;
	display: block;
	float: left;
	margin-bottom: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1.6%;
	font-size: 95%;
	padding-right: 1.6%;
}
.gaiyou2 {
	width: 62%;
	margin-bottom: 16px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 1.6%;
	padding-bottom: 3px;
	padding-left: 1.6%;
	font-size: 95%;
	border-right: none;
	border-left: none;
}
.gaiyou3 {
	width: 30%;
	display: block;
	margin-bottom: 16px;
	float: right;
	padding-top: 3px;
	padding-right: 1.6%;
	padding-bottom: 3px;
	padding-left: 1.6%;
	font-size: 95%;
}
.moushikomi-img {
	width: 50%; 	
}
.moushikomi-day {
    width: 92%;
    float: left;
    margin-top: 0px;
    margin-left: 4%;
	margin-bottom:20px;
    display: block;
}
/*
.outer {
	width: 50%;
	overflow-x: auto;
	display: block;
	float: left;
	margin-bottom: 10px;
}*/


.outer2 {
	width: 100%;
}
/*交通規制*/
.koutsuu-kisei {
	display:flex;
	justify-content: none;
	flex-flow: column;
	box-sizing: border-box;
}
.koutsuu-kisei div {
	flex-basis: 100%;
	margin-bottom:10px;
	border-radius:10px;
	padding:10px;
	border:1px solid var(--main-color);
}






}
/*
@media only screen and (max-width : 700px ){
.outer {
	width: 92%;
	overflow-x: auto;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-left: 4.5%;
	margin-right: auto;
}

}
*/

/*==================================================*/
@media only screen and (max-width : 600px ){

table.type1 {
	border-top: 0px solid #999;
	margin-left: auto;
	margin-right: auto;
	width:90%;
  }
  table.type1 td {
	border-top: 0px solid #0000ff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	display: block;
	text-align: center;
	width: 96.5%;
  }
  table.type1 th {
	margin-top: 5px;
	border-top: 3px solid #999;
	border-bottom: 1px solid #999;
	display: block;
	width: 96.5%;
	background-color: #e9e9e9;
	font-weight: bold;
  }

	
table.type2 {
	border-top: 0px solid #999;
	margin-left: auto;
	margin-right: auto;
  }
  table.type2 td {
	border-top: 0px solid #0000ff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	display: block;
	text-align: center;
	width: 96.5%;
  }
  table.type2 th {
	margin-top: 5px;
	border-top: 3px solid #999;
	border-bottom: 1px solid #999;
	display: block;
	width: 96.5%;
	background-color: #e9e9e9;
	font-weight: bold;
  }
table.type3 {
    border-top: 0px solid #999;
  }
table.type3 td {
	border-top: 0px solid #0000ff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	display: block;
	text-align: center;
	width: 96.5%;
  }
table.type3 th {
	margin-top: 5px;
	border-top: 3px solid #CACACA;
	border-bottom: 1px solid #999;
	display: block;
	width: 96.5%;
	/*background-color: var(--main-color);*/
	font-weight: normal;
  }

.gaiyou1 {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0%;
	font-size: 95%;
	padding-right: 0%;
}
.gaiyou2 {
	width: 100%;
	margin-bottom: 16px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 0%;
	padding-bottom: 3px;
	padding-left: 0%;
	font-size: 95%;
}
.gaiyou3 {
    width: 90%;
    display: block;
    margin-bottom: 16px;
    float: left;
    padding-top: 3px;
    padding-right: 1.6%;
    padding-bottom: 3px;
    padding-left: 1.6%;
    font-size: 95%;
    margin-left: 4%;
}
#facebook {
	width:50%;
	margin-left:auto;
	margin-right:auto;
}
#couseimg {
	width: none;
	display: none;
	visibility: hidden;
}
.moushikomi-img {
	width: 80%; 	
}
.outer {
	width: 98%;
	overflow-x: auto;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.scrool-tyuui {
	display: block;
	color: #594014;
	font-weight: bold;
	margin-left: 2%;
}

.moushikomi-day span.red-l {
	font-size:	110%;
}



}
