@charset "utf-8";

/*--------------------------------------------------------------------------------------------------

   page
         - index
         - menu
         - tenponituite
         - takeout
         

--------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------------
  index
--------------------------------------------------------------------------------------------*/
#bxslider img {
  /*width: 100%;*/
}

#bxslider > div {
    height: 805px;
}

#bxslider > div > img {
    height: 805px;
				width: auto;
}

.banner-top {
  padding-bottom: 120px;
}

.banner-top .photo {
  position: fixed;
  bottom: 2%;
  right: 8%;
  z-index: 90;
}

.bx-has-controls-direction {
  height: 0;
}

#commitment {
  margin-bottom: 80px;
  background: url(../image/top/img2-cormmitment.png) no-repeat left bottom,url(../image/top/img3-cormmitment.png) no-repeat right bottom;
  padding-bottom: 35px;
}


#commitment .container {
  width: 960px;
}

#pre-commitment .container {
  width: 960px;
}

#commitment .content {
  position: relative;
}

#pre-commitment .content {
  position: relative;
}

#commitment .content::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: calc(50% - 80px);
  height: 570px;
  background-color: #92a7bf;
  z-index: -1;
}

.pre-first {
	margin-top:112px; 
}
.pre-content {
	margin-top: 0;
}

#pre-body {
	background: url(../image/commitment/background.png) no-repeat; background-size: cover;
	z-index: -1;
}



#commitment .flex {
  justify-content: space-between;
}

#pre-commitment .flex {
  justify-content: space-between;
}

#commitment .desc {
  width: 480px;
  padding: 220px 0 285px 10px;
  line-height: 1.8;
}

#pre-commitment .desc {
  width: 480px;
  padding: 220px 0 0 10px;
  line-height: 2.2;
}
#pre-commitment .desc2 {
  line-height: 2.2;
}


#commitment .flex img {
  width: 456px;
  height: 413px;
  margin-top: 40px;
  position: relative;
  z-index: 3;
}

#pre-commitment .flex img {
  width: 456px;
  height: 413px;
  margin-top: 47%;
  left: -3.7%;	
  position: relative;
  z-index: 0;
}

#commitment .desc .line {
  text-decoration: none;
  box-shadow: inset 0 0px 0 transparent, inset 0 -11px 0 #f6b37f;
}


#pre-commitment .line {
  text-decoration: none;
  box-shadow: inset 0 0px 0 transparent, inset 0 -11px 0 #f6b37f;
}

#menu {
  background: url(../image/top/bg-menu-book.jpg) no-repeat;
  background-size: cover;
  position: relative;
  padding: 375px 0 120px 0;
}

#menu .info {
  margin-top: 60px;
  justify-content: space-between;
}

#menu .info li {
  width: 460px;
  padding: 55px 0 40px 0;
  position: relative;
}

#menu .info li:last-child {
  padding: 35px 0;
}

#menu .info li .desc li {
	width: 100%;
	padding: 0;
	list-style-type: disc;
}

#menu .info li h3 {
  font-size: 38px;
  color: #000;
  margin-left: 80px;
  margin-right: 70px;
  position: relative;
  padding-left: 45px;
		letter-spacing: 0.02em;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#menu .info li h3 span {
  display: block;
  font-size: 16px;
}

#menu .info li:last-child h3 {
  margin-right: 60px;
}

#menu .info li h3::after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  height: calc(100% - 10px);
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
}

#menu .info li:last-child h3::after {
  top: 35px;
  height: calc(100% - 35px);
}

#menu .info li .desc {
  margin: 35px 80px 45px 75px;
  line-height: 1.8;
  color: #31617e;
}

#about-store .desc p {
  width: 440px;
}

#menu .info li:last-child .desc {
  color: #fff;
  margin-bottom: 30px;
}

#menu .info li .title {
  border-radius: 10px;
  border: 2px solid #000;
  padding: 8px 15px;
  color: #000;
  font-size: 14px;
  display: inline-block;
  margin-left: 65px;
}

#menu .info li.bg-grown-bright .title {
	margin-top: 17px;
}

#menu .info li .price {
  margin-left: 75px;
  color: #df2929;
  font-size: 30px;
  margin-top: 12px;
  margin-right: 35px;
  line-height: 1;
}

#menu .info li:last-child .price {
  /*margin-left: 30px!important;*/
}

#menu .info li .price span {
  font-size: 16px;
}

#menu .info li .note {
  padding: 15px 15px 10px 15px;
  color: #df2929;
  font-size: 14px;
  line-height: 1.2;
  border-radius: 10px;
  max-width: 185px;
  text-align: center;
  position: absolute;
  top: 204px;
  right: 40px;
  background-color: #fff;
}

#menu .info li:last-child .note {
  max-width: 145px;
  font-size: 20px;
		top: 220px;
  right: 17px;
  color: #31617e;
		font-weight: 600;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#menu .info li .note::before {
  content: "";
  position: absolute;
  left: -25px;
  transform: rotate(25deg);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 35px solid #fff;
  border-bottom: 10px solid transparent;
}

#menu .info li .icon {
  position: absolute;
  left: 0;
  top: 0;
}

#about-store {
  position: relative;
  padding: 255px 0 120px 0;
  background: url(../image/top/img1-about-store.png) no-repeat left bottom 313px,url(../image/top/img2-about-store.png) no-repeat right bottom,url(../image/top/bg-about-store.jpg) repeat;
}

#about-store::before,
.border::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 30px;
  background: linear-gradient(90deg, #009944 50%, #ff0000 50%);
}

#about-store::after,
.border::after {
  content: "";
  position: absolute;
  left: 33.33333%;
  top: 0;
  width: 33.33333%;
  height: 28px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #fff;
}

#about-store h2 {
  top: 145px
}

#about-store .content::after {
  content: "";
  position: absolute;
  right: 4.5%;
  top: 255px;
  width: calc(45.5% + 10px);
  height: 415px;
  background-color: #d1c0a5;
}

#about-store .info1 {
  display: flex;
  justify-content: space-between;
  position: relative;
}

#about-store .photo {
  position: relative;
  left: -630px;
  z-index: 1;
  top: 75px;
}

#about-store .desc {
  width: 440px;
  line-height: 2.5;
  margin-top: 60px;
  position: relative;
  left: 505px;
  z-index: 2;
}


#about-store .info1 {
  display: flex;
  justify-content: space-between;
}

#about-store .info2 {
  margin-top: 130px;
  padding: 40px 175px;
  background-color: #f19149;
  position: relative;
}

#about-store .info2 .icon {
  position: absolute;
  left: 0;
  top: -9px;
}

#all-drink #about-store .info2 .icon {
  top: -4px;
}

#about-store .info2 h3 {
  font-size: 38px;
  color: #000;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
		font-weight: 900;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#about-store .info2 h3::after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  height: calc(100% - 10px);
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
}

#about-store .info2 .title {
  margin: 20px 0 25px 0;
  padding: 7px 50px;
  border-radius: 10px;
  letter-spacing: 1px;
  font-size: 24px;
  color: #f17d26;
  background-color: #fff;
  display: inline-block;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#about-store .info2 .font-big {
  font-size: 24px;
  margin: 10px 0 30px 0;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#about-store .info2 .btn {
  padding: 5px 15px 5px 20px;
  border: 2px solid #000;
  border-radius: 8px;
  font-size: 14px;
  display: inline-block;
}

#about-store .info2 .note {
  padding: 30px 15px;
  background-color: #fff;
  border-radius: 10px;
  font-size: 18px;
  color: #df2929;
  line-height: 1.6;
  position: absolute;
  top: 45px;
  right: 65px;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#about-store .info2 .note::before {
  content: "";
  position: absolute;
  left: -15px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 15px solid #fff;
  border-bottom: 5px solid transparent;
}

#about-store .btn-link {
  margin-top: 60px;
}

#take-out {
  padding: 120px 0;
  background: url(../image/bg-take-out.jpg) no-repeat;
  background-size: cover;
}

#take-out .info {
  border: 2px solid #fff;
  text-align: center;
  padding: 55px 0 68px 0;
}

#take-out .info .btn-link {
  margin-top: 70px;
}

/*--------------------------------------------------------------------------------------------
  menu
--------------------------------------------------------------------------------------------*/
.banner-page {
  width: 100%;
  height: 450px;
  margin-bottom: 30px;
  position: relative;
}

.banner-menu {
  background: url(../image/menu/banner.jpg) no-repeat center center;
  background-size: cover;
}
.banner-preference {
  background: url(../image/commitment/banner.jpg) no-repeat center center;
  background-size: cover;
}
.banner-page .photo {
  position: absolute;
  bottom: -30px;
  right: 8%;
  z-index: 10;
}

#tab-menu ul {
  margin-top: 90px;
  margin-bottom: 22px;
  justify-content: space-between;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#tab-menu li {
  position: relative;
  padding-bottom: 3px;
  padding-right: 3px;
}

#tab-menu li a {
  padding: 3px 15px;
  color: #000;
  font-size: 20px;
  display: inline-block;
  font-weight: normal;
  position: relative;
}

#tab-menu li a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% - 8px);
  top: 11px;
  left: 3px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  z-index: -1;
}

#tab-menu li a.active,
#tab-menu li a:hover {
  color: #fff;
}

#dinner-menu {
  padding-top: 330px;
  position: relative;
}

.h3-menu {
  font-size: 40px;
  color: #31617e;
  display: inline-block;
  position: relative;
  min-width: 240px;
		font-weight: 500;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
		letter-spacing: 0.05em;
}

.h3-menu .champ {
	letter-spacing: 0;
}

.h3-menu .font-jp {
  width: 100%;
  display: inline-block;
  position: relative;
  top: -15px;
}

.h3-menu .font-jp span {
  font-size: 20px;
  padding-right: 20px;
  display: inline-block;
  background-color: #fff;
  position: relative;
  z-index: 2;
		top: -8px;
}

.h3-menu-green .font-jp span {
  color: #00561f;
  background: url(../image/menu/bg-cource.png) repeat;
  margin-bottom: 15px;
}

.h3-menu-yellow .font-jp span {
  color: #edb93b;
  background: url(../image/bg-body.jpg) repeat;
}


.h3-menu .font-jp::after {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 100%;
  height: 9px;
  border-top: 1px solid #31617e;
  border-bottom: 1px solid #31617e;
  z-index: 1;
}

.list-menu {
  margin-bottom: 60px;
  padding-right: 55px;
  justify-content: space-between;
  position: relative;
}

.list-menu::after {
  content: "";
  position: absolute;
  left: 240px;
  /*height: calc(100% + 26px);*/
  height: calc(100% + 80px);
  width: 1px;
  background-color: #000;
  top: -38px;
}

#course-menu .list-menu2::after {
  height: calc(100% + 250px);
}

.list-menu2::after {
  top: -47px;
  height: calc(100% + 38px);
}

.list-menu li {
  margin-top: 20px;
  padding-top: 14px;
  display: inline-block;
  vertical-align: top;
}

.list-menu li:nth-child(2) {
  padding-top: 15px;
  width: 480px;
  padding-left: 80px;
}

.list-menu li:first-child {
  width: 240px;
  line-height: 1.6;
}

.list-menu li .name-food,
.list-menu li .price {
  height: 60px;
  font-weight: normal;
}

.mar-bottomlc0 {
height: 80px !important;
}

.mar-bottomlc {
height: 80px !important;
}

.course58 {
	margin: 40px 0 0;
}

.list-menu li .name-food span {
	font-size: 13px;
}

.list-menu li .name-food .small {
	font-size: 14px;
}

.list-menu li .price {
  width: 150px;
}

.list-menu li .price2 {
	height: 62px;
	font-weight: normal;
}

.list-menu li .price3 {
	height: 91px;
	font-weight: normal;
}

.list-menu li .price4 {
	margin-bottom: 370px;
}

.list-menu li .price5 {
	margin-top: 12px;
	font-weight: normal;
}

.list-menu li .title {
  padding-left: 35px;
		font-size: 14px;
  background: url(../image/menu/icon-king.png) no-repeat left top;
		line-height: 1.8;
}

.list-menu li .title span {
  padding-top: 0px;
}

.list-menu li .title.oukan {
	line-height: 35px;
  background: url(../image/menu/icon-king.png) no-repeat left bottom;
}

.list-menu li .title p:first-child {
  padding-top: 15px;
}

.list-menu li .desc {
  margin-top: 30px;
  margin-right: 15px;
		margin-left: 30px;
		font-weight: 600;
		font-size:14px;
		line-height: 1.8;
}

.list-menu li .desc2 {
	margin-top: -20px;
  margin-right: 15px;
		font-weight: 600;
		font-size:14px;
		line-height: 1.8;
}

.list-menu li .photo-antipasto {
  position: absolute;
  padding-top: 77px;
  left: calc(50% - 540px);
}

.list-menu li .photo-grill {
  margin-top: 30px;
}

.list-menu li .photo-wisky {
  margin-top: 0;
  margin-left: 30px;
}

.list-menu li .photo-champagne {
  margin-top: -40px;
  margin-left: 80px;
}

.list-menu li .photo-nonalcohol {
  margin-top: 25px;
  margin-left: 95px;
}

.list-menu li .photo-softdrink {
  margin-top: 35px;
  margin-left: 40px;
}

.list-menu li .photo-dolce {
  margin-top: 50px;
  margin-bottom: 10px;
}

#course-menu {
  position: relative;
  padding: 330px 0 55px 0;
  background: url(../image/menu/bg-cource.png) repeat;
}

#course-menu .list-menu .btn {
  padding: 5px 60px 5px 70px;
  border-radius: 10px;
  color: #fff;
  position: relative;
  background-color: #00561f;
  display: inline-block;
		top: -20px;
		left: 10px;
	font-size: 15px;
}

#course-menu .list-menu .btn::before {
  content: "";
  position: absolute;
  left: 30px;
  top: -8px;
  width: 30px;
  height: 35px;
  background: url(../image/menu/icon-king-yellow.png) no-repeat;
  z-index: 1;
}

#course-menu .list-menu .btn::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: -5px;
  bottom: -5px;
  border-top: 5px solid transparent;
  border-right: 35px solid #00561f;
  border-bottom: 5px solid transparent;
  transform: rotate(-25deg);
}

#course-menu .photo-sourse img {
  position: relative;
  top: -200px;
  left: 325px;
}

#all-drink {
  padding: 400px 0 120px 0;
  position: relative;
}

#all-drink #menu .info {
  margin-top: 0!important;
}

#all-drink #about-store {
  background: none!important;
  padding: 0!important;
}

#all-drink #about-store::before,
#all-drink #about-store::after {
  position: static;
}

#all-drink #menu {
  background: none!important;
  padding: 0!important;
}

#all-drink  #about-store .info2 {
  margin-top: 60px!important;
}

#all-drink h2 {
  top: 85px;
}

.border::after {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#lunch-menu {
  padding: 305px 0 60px 0;
  position: relative;
  background: url(../image/bg-body.jpg) repeat;
}

#lunch-menu .photo-lunch {
  position: absolute;
  left: calc(50% - 575px);
  padding-top: 50px;
  z-index: 1;
}

#lunch-menu .note-info {
  position: absolute;
  right: calc(50% - 440px);
  bottom: 100px;
}

#lunch-menu .note-info .title {
  position: relative;
  top: 20px;
  left: -20px;
}

#lunch-menu .note-info .title-price {
  padding: 0 70px 0 115px;
}

#lunch-menu .note-info .title-price span {
  display: inline-block;
  font-size: 20px;
  padding-bottom: 2px;
}

#lunch-menu .note-info .title-price span:first-child {
  padding-right: 125px;
}

#lunch-menu .note-info .bg-yellow {
  background-color: #edb93b;
  border-radius: 10px;
  color: #fff;
  padding: 40px 20px 40px 40px;
  font-size: 20px;
  margin-bottom: 15px;
}

#drink-menu {
  padding: 365px 0 60px 0;
  position: relative;
}

#drink-menu .photo-main {
  position: relative;
  padding-right: 110px;
  padding-bottom: 25px;
  margin-bottom: 40px;
		margin-top: -50px;
}

#drink-menu .photo-main::after {
  content: "";
  position: absolute;
  left: 35px;
  bottom: 0;
  width: 878px;
  height: 410px;
  background-color: #c1cfd8;
  z-index: -1;
}

#drink-menu .photo-beer {
  margin-top: 80px;
  margin-left: 45px;
}

#drink-menu .photo-cocktail {
  margin-top: 30px;
  margin-left: 60px;
}


#tab-menu a.bg-lunch:hover {
  background-color: #edb93b;
}

#tab-menu a.bg-dinner:hover {
  background-color: #31617e;
}

#tab-menu a.bg-coursemenu:hover {
  background-color: #00561f;
}

#tab-menu  a.bg-alldrink:hover {
  background-color: #00561f;
}

#tab-menu  a.bg-drink:hover {
  background-color: #009d4f;
}

/*--------------------------------------------------------------------------------------------
  pre
--------------------------------------------------------------------------------------------*/


@media all and (min-width: 959px) {
	.topic-box3 {
		display: none;
	}
	.topic-img3 {
		display: none;
	}
	
}


.pre-content-1 {
	margin-top: 300px;
	z-index: 1;
	height: 600px;
}

.pre-content-2 {
	margin-left: auto;
	margin-top: 70px;
	height: 400px;
	z-index: 1;
}




.pre-title {
	font-size: 48px;
	line-height: 80px;
	margin-bottom: 30px;
	font-weight: 700;
	letter-spacing: 2px;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}


.pre-content-1::after {
  content: "";
  position: absolute;
  left: 0;
  top: 54%;
  width: calc(50% - 80px);
  height: 450px;
  background-color: #92a7bf;
  z-index: -1;
}

.pre-content  {
	  position: relative;
}


.pre-content-2::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0.5%;
  width: calc(50% - 80px);
  height: 450px;
  background-color: #d1c0a5;
  z-index: -1;
}



.pre-text {
	width: 555px;
	letter-spacing: 1px;
}
.pre-text1 {
	width: 490px;
	letter-spacing: 1px;
}

.pre-title-m {
	text-align: right;
}

.image-content {
	margin-top: 100px;
	margin-bottom: 125px;
}

.topic-content {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;   
	margin-top: 40px;

}
.topic-content-2 {
	margin-bottom: 80px;

}

.topic-box {
	width: 760px;
	background-color: #91a7bf;
	padding: 60px 330px 60px 70px;
}
.topic-box3 {
	width: 760px;
	background-color: #d1c0a5;
	padding: 60px 330px 60px 70px;
}

.topic-box-big {
	padding: 60px 310px 60px 70px;
}
.topic-box2 {
	width: 760px;
	background-color: #d1c0a5;
	padding: 60px 70px 60px 320px;
}

.topic-title {
	font-size: 20px;
	letter-spacing: 2px;
}
.topic-text {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	letter-spacing: 3px;
	line-height: 30px;
	letter-spacing: 3px;
}

.topic-img {
	margin-left: -55%; 
	margin-top: 7%;
}
.topic-img3 {
	margin-left: -55%; 
	margin-top: 7%;
}

	.topic-img2 {
	margin-right: -55%; 
	margin-top: 7%;
	z-index: 9;
}
.h2-blue-2 {
	bottom: -3%;
} 
.font-bahagia2 {
		top: 98%;
}
.topic-end {
	margin-bottom: 125px;
}

.item-area {
	padding-top: 140px;
	padding-bottom: 116px;
	width: 100%;
	background-color: #fff;
}

.item-obi {
		background-color: #91a7bf;
	    padding: 10px 0 10px 20px;
	    width: 64%;
	    margin-left: auto;
	    margin-top: 72px;
}

.item-img {
	display: flex;
	margin: 30px 0 100px 0;
}
.item-text {
	margin-left: 30px;
	font-weight: normal;
	line-height: 2.5;
	letter-spacing: 1px;
}
/*--------------------------------------------------------------------------------------------
  tenponituite
--------------------------------------------------------------------------------------------*/

.banner-tenponituite {
  background: url(../image/tenponituite/banner.jpg) no-repeat center center;
  background-size: cover;
}

#about-store-tenponituite {
  padding-top: 275px;
  position: relative;
}

#about-store-tenponituite::after {
  content: "";
  position: absolute;
  left: 0;
  top: 635px;
  width: calc(50% - 80px);
  height: 377px;
  background-color: #91a7bf;
  z-index: 1;
}

#about-store-tenponituite .about-store {
  z-index: 2;
  position: relative;
  padding-bottom: 120px;
}

#about-store-tenponituite .about-store .container {
  width: 960px;
}

#about-store-tenponituite .h2-about-store {
  top: 95px;
}

#about-store-tenponituite .h2-about-store .font-jp {
  left: 160px;
  top: 100px;
}

#about-store-tenponituite .h2-about-store::after {
  left: 314px;
  width: calc(100% - 314px);
  bottom: 54.5px;
  background-color: #31617e;
}

#about-store-tenponituite .about-store .info {
  align-items: center;
}

#about-store-tenponituite .about-store .info .desc {
  margin: 0 10px;
  line-height: 2.5;
}

#about-store-tenponituite .vision {
  position: relative;
  padding: 280px 0 120px 0;
  background: url(../image/tenponituite/bg-about-store.jpg) repeat;
}

#about-store-tenponituite .vision .container {
  width: 800px;
}

#about-store-tenponituite .vision .desc {
  line-height: 2.5;
		letter-spacing: 0.06em;
}

#about-store-tenponituite .vision h2 {
  top: 120px;
  padding-right: 5px;
  right: calc(50% - 400px);
}

#about-store-tenponituite .vision h2::after {
  right: 241px;
  width: calc(100% - 241px);
  bottom: 40px;
  background-color: #31617e;
}

#about-store-tenponituite .vision h2 .font-jp {
  right: 0;
  top: 84px;
}

#message-tenponituite .info h2::after {
  left: 220px;
  width: calc(100% - 220px);
  bottom: 53.5px;
  background-color: #fff;
}

#message-tenponituite .info {
  color: #fff;
  position: relative;
  padding: 335px 0 290px 0;
  background: url(../image/tenponituite/bg-message.jpg) no-repeat;
  background-size: cover;
}

#message-tenponituite .info h2 {
  top: 120px;
  left: calc(50% - 390px);
  width: calc(50% + 390px);
}

#message-tenponituite .info h2 .font-jp {
  color: #fff;
  left: 205px;
  top: 85px;
}

#message-tenponituite .info .container {
  width: 780px;
}

#message-tenponituite .info .desc {
  line-height: 2.5;
  width: 400px;
}

#message-tenponituite .info .photo {
  position: absolute;
  right: calc(50% - 500px);
  bottom: 0;
}

#message-tenponituite .list-photo li {
  width: 33.333333%;
}

#message-tenponituite .list-photo li img {
  width: 100%;
}

#infection-tenponituite .info {
  padding: 95px 0 40px;
  color: #5a7f72;
}

#infection-tenponituite .info h3 {
  text-align: center;
  position: relative;
  padding-bottom: 25px;
}

#infection-tenponituite .info h3 span {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  bottom: 0;
  font-size: 20px;
}

#infection-tenponituite .info .desc {
  margin-top: 50px;
  margin-bottom: 90px;
  line-height: 2;
  text-align: center;
}

#infection-tenponituite .info li {
  padding-top: 30px;
  position: relative;
  margin-bottom: 80px;
}

#infection-tenponituite .info li .content {
  border-radius: 10px;
  padding: 115px 0 60px 0;
}

#infection-tenponituite .info li .title,
#infection-tenponituite .info li .title::after {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  width: 480px;
  padding: 5px 0;
}

#infection-tenponituite .info li .title {
  top: -10px;
  display: inline-block;
  font-size: 40px;
  z-index: 2;
  letter-spacing: 2px;
  padding: 10px 15px;
}

#infection-tenponituite .info li .title span {
  display: block;
		font-weight: 600;
}

#infection-tenponituite .info li .title .font-jp {
  font-size: 20px;
}

#infection-tenponituite .info li .title::after {
  bottom: 0;
  content: "";
  height: calc(100% - 47px);
  background-color: #fff;
  border-radius: 10px;
  z-index: -1;
}

#infection-tenponituite .info li .list-item {
  text-align: center;
}

#infection-tenponituite .info li .list-item .item {
  width: 178px;
  height: 178px;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 12px;
}

#infection-tenponituite .info li .list-item .item p {
  padding: 10px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

#infection-tenponituite .info li .list-item .item img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

#infection-tenponituite .info2 {
  padding: 115px 0 34px 0;
  font-weight: normal;
  background: url(../image/bg-body.jpg) repeat;
}

#infection-tenponituite .info2 .container {
  padding-left: 60px;
  padding-right: 53px;
}

#infection-tenponituite .info2 h3 {
  min-width: 540px;
}

#infection-tenponituite .info2 .h3-menu .font-jp span {
  background: url(../image/bg-body.jpg) repeat;
  font-weight: normal;
}

#infection-tenponituite .info2 .item {
  margin-bottom: 45px;
  position: relative;
  top: -26px;
}

#infection-tenponituite .info2 .item:before {
  border-top: 1px solid #3e3e3e;
		position: absolute;
		content: "";
		top: -14px;
		left: 152px;
		width: calc(100% - 152px);
		height: 1px;
}

#infection-tenponituite .info2 .item .detail {
	position: relative;
	top: -13px;
  padding: 45px 20px 45px 100px;
  border-right: 1px solid #3e3e3e;
  /*border-top: 1px solid #3e3e3e;*/
  background: url(../image/tenponituite/icon-king.png) no-repeat left 100px top 45px;
}

#infection-tenponituite .info2 .item .detail table {
  margin-top: 10px;
  margin-left: 60px;
}

#infection-tenponituite .info2 .item .detail table td {
  padding: 5px 0;
}

#infection-tenponituite .info2 .item .detail table td:nth-of-type(1) {
	padding-right: 20px;
}


#infection-tenponituite .info2 .h3-menu .font-jp::after {
  border-top: 1px solid #3e3e3e;
  border-bottom: none;
}

.aboutAtten {
	margin: 10px 0 0 60px;
}
	
	
/*--------------------------------------------------------------------------------------------
  takeout
--------------------------------------------------------------------------------------------*/
.banner-takeout {
  background: url(../image/takeout/banner.jpg) no-repeat center center;
  background-size: cover;
  margin-bottom: 0;
}

#takeout-food {
  padding-top: 93px;
  padding-bottom: 120px;
  background: url(../image/takeout/bg-food.jpg) no-repeat;
  background-size: cover;
}

#takeout-food .container {
  width: 960px;
}

#takeout-food  .title {
  font-size: 40px;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 0.2em;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#takeout-food .intro {
  width: 820px;
  line-height: 2.5;
  color: #fff;
  margin: 0 auto 170px auto;
  text-align: center;
}

#takeout-food .list-food {
  width: 100%;
  padding: 55px 0 60px 0;
  background-color: #fff;
  color: #020202;
}

#takeout-food .list-food h3 {
  min-width: 330px;
  min-height: 25px;
  line-height: 25px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  padding-right: 25px;
  display: inline-block;
  text-align: right;
  letter-spacing: 3px;
		font-size: 16px;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#takeout-food .list-food .h3-410 {
  min-width: 410px;
}

#takeout-food .list-food .detail {
  width: 640px;
  margin: 30px auto 75px auto;
  text-align: center;
}

#takeout-food .list-food .detail .title-cat {
  margin: 55px 0;
  letter-spacing: 2px;
}

#takeout-food .list-food .detail .title-cat .name-cat {
  display: inline-block;
  font-weight: 900;
  vertical-align: top;
  line-height: 1.6;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#takeout-food .list-food .detail .title-cat .desc-cat {
  line-height: 1.6;
  display: inline-block;
  text-align: left;
  margin-left: 50px;
}

#takeout-food .list-food .detail .list-item {
  justify-content: space-between;
}

#takeout-food .list-food .detail .list-item li {
  width: 200px;
  vertical-align: top;
}

#takeout-food .list-food .detail .list-item li .photo {
  min-height: 160px;
}

#takeout-food .list-food .detail .list-item li .name-food {
  min-height: 60px;
		font-size: 14px;
}

#takeout-food .list-food .detail .list-item:nth-of-type(2) li .name-food {
	min-height: inherit;
}

#takeout-food .list-food .detail .list-item li .desc {
  margin-top: 25px;
  color: #31617e;
		font-size: 14px;
}

#takeout-food .list-food .detail .item {
  margin: 90px 0 60px 0;
  justify-content: center;
  align-items: center;
}

#takeout-food .list-food .detail .item .desc {
  margin-left: 60px;
}

#takeout-food .list-food .note {
  width: 500px;
  margin: 0 auto;
  padding: 35px 0 50px 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background-color: #f19149;
}

#takeout-food .list-food .note .btn-black,
#takeout-food .list-food .note .btn-orange {
  border-radius: 10px;
  min-height: 25px;
  padding: 2px 25px;
  margin-bottom: 5px;
  display: inline-block;
}

#takeout-food .list-food .note .btn-black {
  background-color: #000;
}

#takeout-food .list-food .note .btn-orange {
  background-color: #eb6100;
  padding: 5px 10px;
  margin-bottom: 15px;
}

#order-flow-takeout {
  padding: 117px 0 0 0;
  background: url(../image/bg-body.jpg) repeat;
  position: relative;
  text-align: center;
}

#order-flow-takeout .title,
#about-store-takeout .title {
  text-align: center;
  padding: 0 60px;
  font-size: 40px;
  color: #020202;
  padding-bottom: 10px;
  border-bottom: 1px solid #020202;
  display: inline-block;
		letter-spacing: 0.2em;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#order-flow-takeout .title span,
#about-store-takeout .title span {
  display: block;
  font-size: 16px;
  position: relative;
}

#about-store-takeout .title span::after,
#order-flow-takeout .title span::after {
  content: "";
  position: absolute;
  top: 10px;
  right: -60px;
  width: 1px;
  height: 25px;
  background-color: #020202;
}

#order-flow-takeout .title::after,
#about-store-takeout .title::after {
  content: "";
  position: absolute;
  top: 209px;
  left: 0;
  width: 50%;
  height: 1px;
  background-color: #020202;
}

#order-flow-takeout .list-type-order {
  margin-top: 115px;
  text-align: center;
  color: #31617e;
	 font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#order-flow-takeout .list-type-order li {
  color: #31617e;
  padding-bottom: 125px;
  background: url(../image/takeout/line-order-flow.png) no-repeat bottom 55px center;
}

#order-flow-takeout .list-type-order li:last-child {
 background: none;
}

#order-flow-takeout .list-type-order li p {
	margin: 8px 0 0;
	font-size: 18px;
}

#order-flow-takeout .list-type-order li h4 {
  margin-bottom: 30px;
  font-size: 26px;
 	font-weight: 500;
}

#order-flow-takeout .list-type-order li h4 span {
  line-height: 1.6;
  font-size: 26px;
		padding-right: 20px;
 	font-weight: 600;
}

#order-flow-takeout .list-type-order li .phone {
  padding-left: 67px;
  background: url(../image/takeout/icon-phone.png) no-repeat left top;
  display: inline-block;
}

#order-flow-takeout .list-type-order li .phone span {
  font-size: 40px;
  display: inline-block;
  padding-bottom: 13px;
  border-bottom: 2px solid #31617e;
  color: #31617e;
}

#about-store-takeout {
  position: relative;
  text-align: center;
}

#about-store-takeout .info {
  padding-top: 117px;
  padding-bottom: 110px;
  color: #fff;
  background: url(../image/takeout/bg-about-store.png) no-repeat;
  background-size: cover;
  position: relative;
}

#about-store-takeout .info .title {
  color: #fff;
  border-bottom: 1px solid #fff;
}

#about-store-takeout .title span::after {
  background-color: #fff;
}

#about-store-takeout .info .title::after {
  background-color: #fff;
}

#about-store-takeout .info .desc {
  margin-top: 105px;
  line-height: 2.4;
}

#about-store-takeout .list-photo li {
  width: 33.333333%;
}

#about-store-takeout .list-photo img {
  width: 100%;
}

.wrap-desc-add {
	border: 2px solid #000;
	margin-left: 30px;
	margin-right: 5px;
	margin-top: 20px;
	padding: 6px 5px 5px 6px;
}

.wrap-desc-add .desc {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.wrap-desc-add .desc:first-child {
	margin-top: 0px;
}