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

html, body {
  margin: 0;
  padding: 0;
}

.mn-box{
    background-color: #404d77;
    width: 100%;
    margin:  0 auto;
    margin-top: 50px;
}

.mn-box2{
    background-color: #d0d3d2;
    width: 100%;
    text-align: center;
}

.mn-box3 { 
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
 } 

hr {
    width: 85%;
    margin:  0 auto;
}

.mn-box3 .ad1{
    font-size: 14px;
    font-family: "Sawarabi Gothic";
    text-align: left;
    letter-spacing: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10%;
}

.mn-box3 .ad2{
    font-size: 13px;
    font-family: "Sawarabi Gothic";
    text-align: left;
    letter-spacing: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 14%;
}

.mn-box4 { 
    width:100%;
    text-align: center;
    display: block;
 } 

.mn-outer{
    background-color: #404d77;
    width: 100%;
    height: 30px;
}

.menu{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.menuitem{
	width: 49%;
	height: auto;
        margin-top:20px;
        text-align: center;
}

.menulist { 
    width:90%;
    margin:  0 auto;
    margin-top:5px;
 } 

.menulist2 { 
    width:45%;
    margin:  0 auto;
    margin-top:5px;
 } 

.menulist .lead{
    font-size: 12px;
    font-family: "Sawarabi Gothic";
    text-align: center;
    margin-bottom:35px;
}

.calendar-container {
  width: 100%;
  margin: 0 auto;
  border-radius: 0;
  background: #fff;
  color: #1a1a1a;
}
h1 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  font-family: "Sawarabi Mincho";
  margin: 0;
}
.calendar {
  padding: 0 30px 10px 30px;
}
table {
  width: 100%;
}
th, td {
  text-align: center;
  padding: 5px;
}
th {
  font-weight: normal;
  background: #87a9ae;
  font-size: 17px;
  color: #fff;
}
td {
  font-weight: bold;
  font-family: "Sawarabi Mincho";
  font-size: 19px;
}

/* 背景白文字赤 */
.off1 {
  background: #fff;
  color: #fe0101;
}

/* 背景白文字青 */
.off2 {
  background: #fff;
  color: #003886;
}

/* 背景グレー文字黒 */
.off3 {
  background: #d0d3d2;
  color: #000;
}

/* 背景オレンジ文字黒 */
.off4 {
  background: #ffbe7f;
  color: #000;
}

/* 背景オレンジ文字青 */
.off5 {
  background: #ffbe7f;
  color: #fe0101;
}

/* 背景オレンジ文字赤 */
.off6 {
  background: #ffbe7f;
  color: #003886;
}

/* 背景ピンク文字黒 */
.off7 {
  background: #f9bdf3;
  color: #000;
}

/* 背景ピンク文字赤 */
.off8 {
  background: #f9bdf3;
  color: #003886;
}

/* 背景ピンク文字青 */
.off9 {
  background: #f9bdf3;
  color: #fe0101;
}

/* 背景ブルー文字黒 */
.off10 {
  background: #bde5f9;
  color: #000;
}

/* 背景ブルー文字赤 */
.off11 {
  background: #bde5f9;
  color: #003886;
}

/* 背景ブルー文字青 */
.off12 {
  background: #bde5f9;
  color: #fe0101;
}

/* 背景イエロー文字赤 */
.off13 {
  background: #effc17;
  color: #fe0101;
}

/* 背景グレー文字赤 */
.off14 {
  background: #d0d3d2;
  color: #fe0101;
}

/* 背薄ピンク文字黒 */
.off15 {
  background: #f8c9c2;
  color: #000;
}

/* 背薄ピンク文字赤 */
.off16 {
  background: #f8c9c2;
  color: #fe0101;
}

/* 背薄紫文字赤 */
.off17 {
  background: #cda0d2;
  color: #fe0101;
}

/* 背景ライトグリーン文字青 */
.off18 {
  background: #82f08a;
  color: #003886;
}

/* 背景ライトグリーン文字赤 */
.off19 {
  background: #82f08a;
  color: #fe0101;
}

/* 背景ライトグリーン文字黒 */
.off20 {
  background: #82f08a;
  color: #000;
}

/* 背景イエロー文字黒 */
.off21 {
  background: #f6e764;
  color: #000;
}

/* 背景グレー文字赤 */
.off22 {
  background: #d0d3d2;
  color: #fe0101;
}

/* 背薄ピンク文字青 */
.off23 {
  background: #f8c9c2;
  color: #003886;
}

/* 背薄紫文字赤 */
.off24 {
  background: #cda0d2;
  color: #000;
}

.offday {
	width: 100%;
        text-align: left;
        margin-bottom: 30px;
}

/* 通常margin: 0 5px 0 30% */
.offday1 {
	display: inline-block;
	width: 14px;
	height: 14px;
        margin: 0 5px 0 8%;
	background: #d0d3d2;
        text-align: left;
}

.offday1a {
	display: inline-block;
	width: 14px;
	height: 14px;
        margin: 0 5px 0 8%;
	background: #f8c9c2;
}

.offday1b {
	display: inline-block;
	width: 14px;
	height: 14px;
        margin: 0 5px 0 8%;
	background: #c1d600;
}

.offday1c {
	display: inline-block;
	width: 14px;
	height: 14px;
        margin: 0 5px 0 8%;
	background: #f88a68;
        text-align: left;
}

.offday1d {
	display: inline-block;
	width: 14px;
	height: 14px;
        margin: 0 5px 0 8%;
	background: #f9bdf3;
        text-align: left;
}

.offday1e {
	display: inline-block;
	width: 14px;
	height: 14px;
        margin: 0 5px 0 8%;
	background: #bde5f9;
        text-align: left;
}

.offday1f {
	display: inline-block;
	width: 14px;
	height: 14px;
        margin: 0 5px 0 8%;
	background: #effc17;
        text-align: left;
}

.offday1g {
	display: inline-block;
	width: 14px;
	height: 14px;
        margin: 0 5px 0 8%;
	background: #ffbe7f;
        text-align: left;
}

.offday1h {
	display: inline-block;
	width: 14px;
	height: 14px;
        margin: 0 5px 0 8%;
	background: #cda0d2;
        text-align: left;
}

.offday1i {
	display: inline-block;
	width: 14px;
	height: 14px;
        margin: 0 5px 0 8%;
	background: #f6e764;
        text-align: left;
}

.offday1j {
	display: inline-block;
	width: 14px;
	height: 14px;
        margin: 0 5px 0 8%;
	background: #82f08a;
        text-align: left;
}

.offday2 {
  display: inline-block;
  font-family: "Sawarabi Mincho";
  letter-spacing: 2px;
  margin: 2px 0 5px 0;
  font-size: 15px;
}

.offday3{
    display: block;
    font-size: 14px;
    font-family: "Sawarabi Gothic";
    letter-spacing: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.mn-box5 { 
    width:100%;
    text-align: center;
    display: block;
    margin-bottom: 35px;
 } 

.menulist3 {
  text-align: center;
  padding-top: 5px;
}

.menulist3 ul {
  list-style: none;
  padding: 0;
}

.menulist3 li {
  width:30%;
  display: inline-block;
  margin-bottom: 20px;
  padding: 0;
}

.menulist3 li a {
  display: block;
  padding: 0px;
}

.mn-box6{
    background-color: #d0d3d2;
    width: 100%;
    text-align: center;
}

.mn-box7{
    width: 100%;
    height: 5px;
    text-align: center;
}

.menulist4 { 
    width:96%;
    margin:  0 auto;
    margin-top:5px;
    margin-bottom:30px;
 }

.menulist4 .sp1{
    font-size: 15px;
    font-family: "Sawarabi Mincho";
    text-align: center;
    letter-spacing: 2px;
    margin-top: 0;
}


.menulist5 {
  display:flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.text {
  text-align: left;
  width: 44%;
}

.text .sp2{
  font-size: 12px;
  font-family: "Sawarabi Mincho";
  letter-spacing: 1px;
  margin: 5% 0 0 0;
}

.text .sp3{
  font-size: 8px;
  font-family: "Sawarabi Gothic";
  letter-spacing: 1px;
  margin: 0;
}

.pict {
  width: 56%;
  margin-right: 3%;
}

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

.menulist6 {
  display:flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.text2 {
  text-align: left;
  width: 50%;
}

.text2 .sp4{
  font-size: 12px;
  font-family: "Sawarabi Mincho";
  letter-spacing: 1px;
  margin: 5% 0 0 0;
}

.text2 .sp5{
  font-size: 8px;
  font-family: "Sawarabi Gothic";
  letter-spacing: 1px;
  margin: 0;
}

.pict2 {
  width: 48%;
  margin-right: 3%;
}

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

.menulist6 { 
    width:96%;
    margin:  0 auto;
    margin-top:10px;
    margin-bottom:30px;
 }

.menulist7 { 
    width:96%;
    margin:  0 auto;
    margin-bottom:30px;
 }

.menulist7 .sp1{
    font-size: 18px;
    font-family: "Sawarabi Mincho";
    text-align: center;
    letter-spacing: 2px;
}

.menulist7 .sp2{
    display: inline-block;
    font-size: 13px;
    color: #000;
    font-family: "Sawarabi Gothic";
    letter-spacing: 0;
    text-align: left;
    margin: -10px 2% -10px 2%;
}

.menulist7 .sp3{
    font-size: 18px;
    font-family: "Sawarabi Mincho";
    text-align: center;
    letter-spacing: 2px;
}

.menulist7 .sp4{
    display: inline-block;
    font-size: 13px;
    color: #000;
    font-family: "Sawarabi Gothic";
    letter-spacing: 0;
    text-align: left;
    margin: -10px 2% -10px 2%;
}

.menulist8 { 
    width:96%;
    margin:  0 auto;
    margin-top:50px;
    margin-bottom:50px;
 }

.menulist8 .sp1{
    font-size: 17px;
    font-family: "Sawarabi Gothic";
    color: #353255;
    text-align: center;
    letter-spacing: 2px;
    margin-top: -5px;
}

.menulist8 .sp2{
    font-size: 18px;
    font-family: "Sawarabi Gothic";
    text-align: center;
    letter-spacing: 2px;
    font-weight: 700;
    margin-top: -5px;
}

.menulist8 .sp3{
    font-size: 17px;
    font-family: "Sawarabi Gothic";
    text-align: center;
    letter-spacing: 1.5px;
    margin-top: -5px;
}

.menulist8 .sp4{
    font-size: 19px;
    font-family: "Sawarabi Gothic";
    color: #6b6969;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 700;
    margin-top: -5px;
}

.mn-boxfair{
    background-color: #fff8a0;
    width: 90%;
    margin:  0 auto;
}

.menulist8 .sp5{
    font-size: 15px;
    font-family: "Sawarabi Gothic";
    text-align: left;
    letter-spacing: 2px;
    margin-top: -5px;
    margin-left: 8%;
    margin-bottom: 4px;
}

.menulist9 { 
    width:96%;
    margin:  0 auto;
    margin-top:10px;
    margin-bottom:60px;
 }

.menulist9 .sp1{
    font-size: 19px;
    font-family: "Sawarabi Gothic";
    color: #356216;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.5px;
    margin-top: 5px;
   margin-bottom: -5px;
}


h6 {
	font-size:14px !important;
	padding:5px !important;
	color:#000;
        text-align:center;
	margin:0 0 10px 0 !important;
	font-size:110%;
	font-weight:bold !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h6 span{
	font-size:10px !important;
	padding:5px !important;
	color:#000;
        text-align:center;
	margin-top:3px;
	font-size:110%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

