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

/****************************************

          General Setting

*****************************************/
/*html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, 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 adsress {
	margin: 0;
	padding: 0;
}
body {
	line-height:1;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#555;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.png);
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

h2,h3,h4 {
	margin-bottom: 20px;
}

img {
	vertical-align: bottom;
	background-image: url(images/bg.png);
	float: none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration:none;
    color: #555;
    -moz-transition: 0.3s;
    !* WebKit *!
    -webkit-transition: 0.3s;
    !* Opera *!
    -o-transition: 0.3s;
    !* Standard *!
    transition: 0.3s;
}

a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
}

p {
    line-height: 150%;
}

li {
    list-style: none;
}

!* change colours to suit your needs *!
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

!* change colours to suit your needs *!
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

!* change border colour to suit your needs *!
hr {
    display:block;
    height:1px;
    border:0;
    margin:0;
    padding:0;
}

input, select {
    vertical-align:middle;
}*/

#wrapper {
  /*width: 960px;*/
  /*background: url(images/bg.png) repeat;*/
  /*margin-right: auto;*/
  /*margin-left: auto;*/
  /*margin-top: 0px;*/
  width: 980px;
}

.WrapInner {
  padding: 0px;
}

header {
  padding-left: 20px;
  padding-right: 20px;
}

/*h1#Logo a {
	width: 272px;
	height: 129px;
	margin-left: 20px;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
	float: left;
}

nav#NavArea {
	float: left;
}

nav#NavArea ul .facebook a {
	display: block;
	width: 369px;
	height: 63px;
	text-indent: -9999px;
	background: url(images/facebook.png) no-repeat;
}

nav#NavArea ul .facebook a:hover {
    background: url(images/facebook-hover.png) no-repeat;
}

#NavArea {
	width: 600px;
}*/

/*#SnsNav {
	float: right;
	height: 63px;
	width: 369px;
}

#gnav {
	width: 600px;
	float: left;
}

#gnav li {
    float: left;
    text-indent: -9999px;
}

#gnav li a {
	display:block;
	height: 60px;
}

#gnav li.outline a { width:150px; background:url(images/gnav.png) no-repeat 0px 0px;}
#gnav li.gourmet a { width:150px; background:url(images/gnav.png) no-repeat -150px 0px;}
#gnav li.lunch a { width:150px; background:url(images/gnav.png) no-repeat -300px 0px;}
#gnav li.mail a { width:150px; background:url(images/gnav.png) no-repeat -450px 0px;}

#gnav li.outline a:hover { width:150px; background:url(images/gnav-hover.png) no-repeat 0px 0px;}
#gnav li.gourmet a:hover { width:150px; background:url(images/gnav-hover.png) no-repeat -150px 0px;}
#gnav li.lunch a:hover { width:150px; background:url(images/gnav-hover.png) no-repeat -300px 0px;}
#gnav li.mail a:hover { width:150px; background:url(images/gnav-hover.png) no-repeat -450px 0px;}*/

#ConWrap {
  width: 100%;
}

.bxslider {
  width: 100%;
  margin: 0;
  padding-left: 0;
}

.bxslider li {
}

.bxslider li img {
  width: 100%;
  height: auto;
}

#main-pic img {
  margin-bottom: 20px;
}

#main-pic img {
  margin-left: -20px;
}

#ConTours {
  margin-bottom: 40px;
}

#ConTours h1 {
  width: 247px;
  height: 97px;
  text-indent: -9999px;
  background: url(images/h1-tours.png) no-repeat;
  margin: 0 auto 20px auto;
}

.Top2colL {
  width: 450px;
  height: 232px;
  float: left;
  background: url(images/bg-lunch.jpg) no-repeat;
}

.Top2colR {
  width: 450px;
  height: 232px;
  float: right;
  background: url(images/bg-gourmet.jpg) no-repeat;
}

.ToursLogo {
  margin-top: 23px;
  margin-bottom: 12px;
}

.Top2colL .desc,
.Top2colR .desc {
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 100%;
  margin: 0;
}

.Top2colL .btn,
.Top2colR .btn {
  text-align: center;
  margin-top: 15px;
  line-height: 100%;
}

.Top2colL .btn a,
.Top2colR .btn a {
  display: inline-block;
  margin: 0 auto;
  padding: 7px 15px;
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  letter-spacing: -1px;
}

.Top2colL .btn a:hover,
.Top2colR .btn a:hover {
  color: #333333;
  background: #fff;
}

#ConTopics {
  margin-bottom: 40px;
  height: 900px;
  width: 920px;
}

#ConTopics h1 {
  width: 247px;
  height: 97px;
  text-indent: -9999px;
  background: url(images/h1-topics.png) no-repeat;
  margin: 0 auto 20px auto;
}

.Top3colL {
  position: relative;
  width: 450px;
  height: 700px;
  float: left;
  margin-right: 10px;
  background-color: #fff;
}

.Top3colR {
  position: relative;
  width: 480px;
  height: 350px;
  background: #fff;
}

.Top3colL img,
.Top3colR img {
  margin-bottom: 15px;
}

.Top3colL h2,
.Top3colR h2 {
  font-size: 16px;
  color: #ecc439;
  line-height: 120%;
  padding: 0 5px;
}

.Top3colL .desc,
.Top3colR .desc {
  line-height: 150%;
  padding: 0 5px;
}

.Top3colL .detail,
.Top3colR .detail {
}

.Top3colL .detail a,
.Top3colR .detail a {
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
  padding: 5px 10px;
  background-color: #d81f26;
  font-size: 12px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  color: #fff;
}

.Top3colL .detail a:hover,
.Top3colR .detail a:hover {
  background-color: #813033;
}

.Top3colL dl {
  font-weight: bold;
  padding: 0 5px;
}

.Top3colL dl dt {
  float: left;
  min-width: 4em;
  max-width: 100%;
}

.Top3colL dl dd {
  margin-left: 4em;
  margin-bottom: 15px;
}

.TopicsContact {
  padding: 0 5px;
  font-size: 12px;
  line-height: 150%;
}

/*#ConSponsor {
    box-sizing: border-box;
}

#ConSponsor h1 {
	width: 247px;
	height: 97px;
	text-indent: -9999px;
	margin:0 auto 20px auto;
	background-repeat: no-repeat;
}

#ConSponsor ul {
    display:-webkit-flex;
    display:-ms-flexbox;
    display: flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}

#ConSponsor ul li {
    !*float: left;*!
    margin-right: 20px;
    margin-bottom: 20px;
}

#ConSponsor ul li:nth-child(3n) {
    margin-right: 0;
}

#ConSponsor ul li.SpRight {
    !*float: left;*!
    !*margin-right: 0;*!
    !*margin-bottom: 20px;*!
}*/

#TtlOutline {
  width: 247px;
  height: 97px;
  text-indent: -9999px;
  background: url(images/h1-outline.png) no-repeat;
  margin: 0 auto 20px auto;
}

#about {
  margin-bottom: 30px;
}

.AboutBox {
  margin-bottom: 40px;
}

.AboutBox02 {
  padding-top: 80px;
  margin-bottom: 50px;
  background-repeat: no-repeat;
  background-position: center top;
}

#AboutExplain h2 {
  font-size: 30px;
  text-align: center;
  line-height: 150%;
  color: #ecc439;
}

#AboutExplain h3 {
  min-height: 30px;
  font-size: 20px;
  color: #813033;
  line-height: 120%;
  padding-left: 40px;
  padding-top: 5px;
  background: url(images/ttl-side02.png) no-repeat;
}

#AboutExplain > p {
  text-align: center;
}

img#AboutMain {
  margin-bottom: 40px;
}

.About2colL {
  width: 450px;
  float: left;
  margin-top: 20px;
}

.About2colR {
  width: 440px;
  float: right;
  margin-top: 20px;
}

.About2colL h1,
.About2colR h1 {
  margin-bottom: 20px;
  color: #813033;
}

.About2colL h1,
.About2colR h1 {
  font-size: 26px;
  height: 26px;
  padding-left: 45px;
  margin-bottom: 20px;
  background: url(images/ttl-side.png) no-repeat;
}

.About2colL .desc,
.About2colR .desc {
  line-height: 170%;
  margin-bottom: 20px;
}

.About2colR dl {
  font-weight: bold;
  padding: 20px 10px 5px 10px;
  background: #fff;
}

.About2colR dl dt {
  float: left;
  min-width: 4em;
  max-width: 100%;
}

.About2colR dl dd {
  margin-left: 4em;
  margin-bottom: 15px;
}

.About2colL02 {
  width: 320px;
  float: left;
  padding-top: 35px;
}

.About2colR02 {
  width: 510px;
  float: right;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.8);
}

.About2colL03 {
  width: 640px;
  float: left;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.8);
}

.About2colR03 {
  width: 190px;
  float: right;
  padding-top: 10px;
}

.About2colL04 {
  width: 300px;
  float: left;
}

.About2colR04 {
  width: 530px;
  float: right;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.8);
}

p.UnderlineGo {
  width: 450px;
  display: block;
  font-weight: bold;
  border-bottom: 1px solid #f6d07a;
  color: #d81f26;
}

.block {
  display: block;
  margin: 4px 0px 7px 0;
  text-align: center;
}

.kadomaru-g {
  background-color: #d81f26;
  color: #fff;
  padding: 7px 4px;
}

.txt-go {
  display: inline-block;
  font-weight: bold;
  color: #d81f26;
  padding: 7px;
}

#eve {
  padding-top: 20px;
  margin-bottom: 70px;
}

#eve h1 {
  display: inline-block;
  font-size: 26px;
  height: 26px;
  float: left;
  padding-left: 45px;
  margin-bottom: 20px;
  background: url(images/ttl-side.png) no-repeat;
  color: #813033;
}

#eve h2 {
  display: inline-block;
  margin-left: 20px;
  padding-top: 6px;
  float: left;
  font-size: 16px;
  color: #ecc439;
}

table#EveTable {
  border-collapse: separate;
  border-color: #e5eff8;
  background: #e5eff8;
  border-spacing: 1em;
  color: #222;
}
#EveTable th {
  width: 150px;
  padding: 3px 5px;
  border-color: #fff;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}
#EveTable .odd th {
  background: #fef4f4;
}
#EveTable .even th {
  background: #fef9f9;
}
#EveTable td {
  padding: 8px;
  border-color: #fff;
}

#EveTable td {
  line-height: 150%;
}

#EveTable .odd td {
  background: #fff7f7;
}
#EveTable .even td {
  background: #fff;
}
#EveTable .pic {
  background: #fff;
}

#TtlGourmet {
  width: 400px;
  height: 180px;
  text-indent: -9999px;
  background: url(images/h1-gourmet.png) no-repeat;
  margin: 0 auto 20px auto;
}

.info-block p {
  line-height: 130%;
  font-size: 12px;
  margin: 0;
}

#shop-name .name span {
  font-size: 0.7em;
  margin-right: 5px;
}

.shop-box-left {
  width: 293px;
  float: left;
  margin-right: 20px;
  margin-bottom: 40px;
}

.shop-box-left img,
.shop-box-right img {
  margin-bottom: 10px;
}

.shop-box-right {
  width: 293px;
  float: right;
  margin-bottom: 40px;
}

.tel {
  padding-left: 2.9em;
  text-indent: -2.9em;
}

.business-hours {
  padding-left: 2em;
  text-indent: -2em;
}

.holiday {
  padding-left: 4em;
  text-indent: -4em;
}

#shop-name {
  border-bottom: 1px #ddd dotted;
  margin-bottom: 20px;
}

#shop-name .cate {
  display: inline;
  background-color: #cc0000;
  color: #fff;
  padding: 2px 10px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-right: 5px;
  float: left;
}

#shop-name .name {
  float: left;
  font-size: 1.6em;
}

#detail {
  float: right;
  width: 280px;
}

#detail .intro {
  background-color: #eee;
  color: #000;
  padding: 10px;
  margin: 0 0 10px 0;
}

#detail .ttl-course {
  margin-bottom: 10px;
}

#detail .course-menu {
  margin-bottom: 20px;
}

#detail .course-menu li {
  border-bottom: 1px #7d2e30 dotted;
  padding-bottom: 2px;
  margin-bottom: 7px;
  list-style-type: decimal;
  list-style-position: inside;
  text-indent: -1.2em;
  padding-left: 1.2em;
  line-height: 120%;
}

#detail p.time {
  font-size: 14px;
  padding: 5px 10px;
  background: #d48a00;
  color: #fff;
  margin-bottom: 10px;
}

#detail .kensan {
  background: url(images/icon-lunch02.png) no-repeat 0 0;
  padding-left: 85px;
  font-size: 14px;
}

#detail .perks {
  font-size: 0.8em;
}

.pic-right {
  float: right;
  margin: 0 0 10px 15px;
}

.person-txtbox {
  width: 165px;
  float: left;
}

.person-txtbox p {
  font-size: 12px;
}

#detail .ttl-person {
  color: #d48a00;
  padding-top: 10px;
  line-height: 120%;
}

#shop-content {
  float: left;
  width: 600px;
}

#shop-content .main-pic {
  border: 1px #222 solid;
  overflow: hidden;
}

#shop-content .main-pic img {
  position: relative;
  margin: -1px;
}

#shop-content .ttl-info {
  margin-bottom: 10px;
  margin-top: 20px;
}

#shop-content .shop-info li {
  border-bottom: 1px #7d2e30 dotted;
  padding-bottom: 2px;
  margin-bottom: 7px;
  line-height: 150%;
}

#map {
  margin-bottom: 70px;
}

#map .left {
  width: 600px;
  height: 250px;
  float: left;
}

#map .right {
  width: 310px;
  height: 250px;
  float: right;
}

#TtlLunch {
  width: 400px;
  height: 180px;
  text-indent: -9999px;
  background: url(images/h1-lunch.png) no-repeat;
  margin: 0 auto 20px auto;
}

.lunch-block p {
  line-height: 130%;
  font-size: 14px;
  margin: 0;
}

.lunch-block span.sub-name {
  font-size: 0.7em;
  margin-right: 0.5em;
}

.lunch-box-left {
  width: 450px;
  float: left;
  margin-right: 20px;
  margin-bottom: 70px;
}

.lunch-box-right {
  width: 450px;
  float: left;
  margin-bottom: 70px;
}

.lunch-box-left p.catch,
.lunch-box-right p.catch {
  line-height: 100%;
  margin-bottom: 10px;
}

.lunch-block span.list-cate {
  color: #07a33e;
  display: inline;
}

h3.ttl5 {
  font-size: 18px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.lunch-block img {
  margin: 0 0 10px 0;
}

.lunch-block p.specialty {
  background: url(images/icon-lunch.png) no-repeat;
  font-size: 1em;
  line-height: 180%;
  padding-left: 110px;
  min-height: 25px;
  height: auto;
  font-weight: bold;
  margin-bottom: 10px;
}

.lunch-block p.name {
  font-size: 20px;
  color: #07a33e;
  margin-bottom: 10px;
  font-weight: bold;
}

.lunch-block p.time {
  font-size: 14px;
  padding: 7px 10px;
  background: #07a33e;
  color: #fff;
  margin-bottom: 10px;
}

.lunch-block p.details02 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: dotted 1px #000;
  color: #555;
  line-height: 150%;
}

.txt-green {
  color: #07a33e;
}

.info {
  background-color: #eee;
  padding: 10px;
}

.info p {
  line-height: 170%;
}

h3.ttl3 {
  font-size: 1.2em;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: dotted 1px #555;
}

h3.ttl3 a:hover {
  color: #d81f26;
}

#TtlInquiry {
  width: 247px;
  height: 97px;
  text-indent: -9999px;
  background: url(images/h1-inquiry.png) no-repeat;
  margin: 0 auto 20px auto;
}

.MailWidth {
  width: 800px !important;
  margin: 0 auto;
}

.MailNote {
  text-align: center;
}

#thanks {
  text-align: center;
  padding: 200px 0;
}
#thanks a {
  color: #e50020;
}

#thanks a:hover {
  text-decoration: underline;
}

/*footer {
	position: relative;
	width: 920px;
	padding: 40px 20px;
	margin: 0 auto;
	color: #FFF;
	background: #813033;
	font-size: 12px;
	line-height: 150%;
	background-color: #ad1827;
}

footer h1#Logo a {
    width: 250px;
    height: 120px;
    margin-left: 10px;
    margin-right: 10px;
    text-indent: -9999px;
    background: url(images/ft-logo.png) no-repeat;
    float: left;
}

footer dl {
    float: right;
    width: 650px;
}

footer dl dt {
    float: left;
    min-width: 6em;
    max-width: 100%;
    line-height: 150%;
}

footer dl dd {
    margin-left: 6em;
    margin-bottom: 5px;
    line-height: 150%;
}

#FtSns a{
    position: absolute;
    width: 32px;
    height: 32px;
    top:20px;
    right: 20px;
    text-indent: -9999px;
    background: url(images/ft-facebook.png) no-repeat;
}

#FtSns a:hover{
    background: url(images/facebook-hover.png) no-repeat;
}

#copy {
	position: absolute;
	width: 100%;
	bottom: 36px;
	text-align: center;
	font-size: 10px;
	left: 22px;
}*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  /* 	display: inline-block; */
}

.bottom20 {
  margin-bottom: 20px;
}

.bottom40 {
  margin-bottom: 40px;
}

.TxtR {
  color: #d81f26;
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

.TxtCenter {
  text-align: center;
}
.FB {
  height: 600px;
  width: 300px;
  padding: 0px;
}
.fbleft {
  position: relative;
  width: 490px;
  height: 0;
  padding-top: 714px;
}

.fbleft iframe {
  width: 100%;
}
.sub_a {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.sub_r {
  width: 490px;
}

.sub_r a {
  display: block;
  width: 100%;
}

.sub_r a img {
  width: 100%;
  height: auto;
}

.plan {
  background-color: white;
  padding-bottom: 32px;
  text-align: center;
}

.sub_a .fbleft .fb-page {
  width: 100%;
  /*height: 700px;*/
  position: absolute;
  top: 0;
  left: 0;
}

.bn-rurubu {
  margin: 2em 0;
  text-align: center;
  /*padding: 0 18px;*/
}

/*.centerbanner {*/
/*margin-right: auto;*/
/*margin-left: 18px;*/
/*}*/

.course_list {
  padding: 0 16px;
  margin: 50px auto 40px;
}

.course_list li {
  margin-bottom: 2em;
}

.info_covid {
  margin: 0 8px;
  padding: 0 14px;
}
