@charset "utf-8";

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

   second

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

.sp {
  display: none;
}

.pc {
  display: block;
}

@media all and (max-width: 1100px) {
  #about-store .content::after {
    width: calc(50% + 10px);
    right: 0;
  }

  #commitment {
    background-size: 500px auto, 200px auto;
  }
	
  #pre-commitment {
    background-size: 500px auto, 200px auto;
  }	

  #message-tenponituite .info .photo {
    right: 0;
  }
}

@media all and (max-width: 959px) {

  .sp {
    display: block;
  }
  
  .pc {
    display: none;
  }

  .full-width {
    width: 100%;
  }

  .full-max-width {
    max-width: 100%;
  }

  body {
    font-size: 14px;
  }
  
  .flex {
    display: block;
  }

  nav {
    padding-bottom: 30px;
  }

  nav li a span {
    padding-left: 20px;
    font-size: 16px;
    line-height: 1;
				font-weight: 400;
  }

  nav li a {
    font-size: 20px;
  }

  nav li .box-phone .phone, #access .box-phone .phone  {
    padding: 10px 27px 8px 50px;
    background: #fff url(../image/icon-phone-brown-light.png) no-repeat left 10px top 14px;
    background-size: 35px auto;
  }

  nav li .box-phone .phone {
    max-width: 100%;
  }

  nav li .social {
    padding-right: 0;
    margin-top: 30px;
  }

  nav li .box-phone::after {
    width: calc(100% - 10px);
  }

  nav li .box-phone .phone .number {
    font-size: 29px!important;
  }
		
		.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
  
/*--------------------------------------------------------------------------------------------
  header
--------------------------------------------------------------------------------------------*/

.container {
  width: 90%!important;
}

#bxslider-sp img {
  width: 100%;
}

.menubt {
  width: 40px;
  height: 40px;
}

.menubt span {
  width: 40px;
  height: 6px;
  top: 0;
}

header .logo img {
  width: 159px;
}

.banner-top .photo img {
  width: 131px;
}

.banner-top .photo {
		position: fixed;
  top: 140px;
  right: 10px;
		z-index: 99;
}

.banner-top {
  margin-bottom: 0;
		/*height: 280px;*/
}

#commitment {
  margin-bottom: 50px;
  padding-bottom: 24px;
  background: url(../image/top/img3-cormmitment.png) no-repeat right bottom / 166px auto;
}
	
h2.al-left {
  left: 0;
}

#commitment h2 img {
  width: 225px;
  margin-left: 5%;
}
#pre-commitment h2 img {
  margin-top: 20px;	
  width: 225px;
  margin-left: 5%;
}	

h2.al-left .font-jp {
  left: 100px;
}
	
#pre-commitment h2.al-left .font-jp {
  left: 150px;
	font-size: 15px;
}

h2 .font-jp {
  font-size: 18px;
  top: 60px;
}

#commitment .desc {
  width: auto;
  padding: 190px 5% 30px 5%;
  background-color: #92a7bf;
  margin-bottom: 30px;
}
	
#pre-commitment .desc {
  width: auto;
  padding: 190px 5% 30px 5%;
  background-color: #92a7bf;
  margin-bottom: 30px;
}
	

#commitment .content::after { 
  position: static;
  width: 100%;
}

#pre-commitment .content::after { 
  position: static;
  width: 100%;
}
	

#commitment .flex img {
	display: block;
  width: 90%;
  height: auto;
		margin: 10px auto 40px;
}
	
#pre-commitment .flex img {
  display: block;
  width: 90%;
  height: auto;
	left: 0;
  margin: 10px auto 40px;
}	

.btn-link {
  min-width: 280px;
  padding: 8px 20px 8px 20px;
  font-size: 18px;
}

.border-btn::after { 
  left: 8px;
}

.btn-link-blue::after {
  top: 4px; 
}

#commitment .container {
  width: 100%!important;
}
	
#pre-commitment .container {
  width: 100%!important;
}

h2.al-right {
  right: 5%;
  padding-right: 40px;
}

#menu {
  padding: 250px 0 50px 0;
}

#menu h2 {
  top: 110px;
}

#menu h2 img {
  width: 120px;
}

#menu h2::after {
  right: 160px;
  width: calc(100% - 160px);
  bottom: 26px;
}

#menu .info {
  margin-top: 40px;
}

#menu .info li {
  padding: 37px 0 27px 0;
  max-width: 100%;
  margin-bottom: 10px;
}

#menu .info li .icon img {
  width: 74px;
}

#menu .info li h3 {
  font-size: 26px;
  padding-left: 30px;
  margin: 20px 20px 0 20px;
}

#menu .info li .desc {
  margin: 24px 20px 30px 20px;
  line-height: 1.6;
}

#menu .info li .desc ul {
	margin: 0 20px;
	width: 90%;
}

#menu .info li .desc li {
	
}

#menu .info li .title {
  font-size: 12px;
  margin: 0 20px;
}

#menu .info li .price {
  margin-left: 20px;
  font-size: 28px;
  margin-top: 12px;
  margin-right: 0px;
}

#menu .info li .note {
  padding: 12px 10px 7px 10px;
  font-size: 12px;
  border-radius: 7px;
  position: absolute;
  top: 180px;
  right: 10px;
}

#menu .info li:last-child .desc {
  margin-bottom: 30px;
  width: calc(100% - 50px);
}

#menu .info li:last-child .note {
  padding: 12px 10px 7px 10px;
  max-width: 100px;
  font-size: 12px;
  right: 10px;
  top: 210px;
}

#menu .info li .note::before { 
  left: -17px;
  border-top: 7px solid transparent;
  border-right: 24px solid #fff;
  border-bottom: 7px solid transparent;
}

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

#about-store::before, .border::before {
  height: 20px;
}

#about-store::after, .border::after {
  height: 18px;
}

#about-store {
  padding: 170px 0 80px 0;
  background: url(../image/top/img2-about-store.png) no-repeat right bottom / 250px auto,url(../image/top/bg-about-store.jpg) repeat;
}

#about-store h2 {
  top: 100px;
}

#about-store h2 img {
  width: 278px;
}

#about-store h2 .font-jp {
  top: 75px;
  left: 80px;
}

#about-store .photo {
  position: static;
  left: 0;
  top: 0;
  max-width: 100%;
  margin-top: 30px;
}

#about-store .content::after {
  width: 0;
}

#about-store .desc {
  width: auto;
  line-height: 2;
  margin-top: 60px;
  position: static;
}

#about-store .info1 {
  display: block;
}

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

#about-store .info2 {
  margin-top: 50px;
  padding: 57px 20px 27px 20px;
}

#about-store .info2 h3 {
	font-size: 24px;
}

#about-store .info2 .icon {
  top: -6px;
  width: 70px;
}

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

#about-store .info2 .btn {
	display: block;
	padding: 5px 0;
}

#about-store .info2 .note {
  position: relative;
  right: 0;
  top: 0;
  padding: 20px 10px;
  border-radius: 7px;
  font-size: 16px;
  margin-top: 30px;
		text-align: center;
}

#about-store .info2 .note::before {
  left: 0;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-bottom: 15px solid #fff;
  border-left: 5px solid transparent;
  right: 0;
  text-align: center;
  margin: 0 auto;
  top: -15px;
}

#about-store .info2 .title {
  margin: 20px auto 17px;
  padding: 7px 0;
  border-radius: 7px;
  font-size: 18px;
		letter-spacing: 0;
		display: block;
		text-align: center;
}

#about-store .info2 .font-big {
  font-size: 20px;
  margin: 7px 0 20px 0;
}

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

#take-out {
  padding: 80px 0;
}

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

#take-out .info img {
  max-width: 90%;
}

#take-out .info .btn-link {
  margin-top: 44px;
  min-width: 240px;
}

footer #access {
  padding: 200px 0 80px 0;
}

footer #access h2 img {
  width: 114px;
}

#access h2::after {
  left: 134px;
  width: calc(100% - 134px);
  bottom: 35px;
}

h2.al-left {
  left: 0;
}

h2 {
  width: calc(100%);
}

#access h2 {
  top: -125px;
}

footer #access .map,
footer #access .photo {
  max-width: 100%;
}

footer #access .map2 {
  position: relative;
  right: 0;
  top: 20px;
  max-width: 100%;
}

footer #access .flex {
  margin-top: 40px;
}

footer #access address {
  margin-top: 37px;
  margin-left: 0px;
}

footer #access .right {
  margin-top: 60px;
  text-align: center;
}

#access .box-phone {
  margin-right: 0;
  max-width: 100%;
}

nav li .box-phone .phone, #access .box-phone .phone {
  font-size: 15px;
}

nav li .box-phone {
	display: block;
}

#access .box-phone .phone {
  padding: 30px 20px 12px 50px;
}

#access .box-phone .phone .number { 
  font-size: 32px;
}

#access .box-phone .icon-phone {
  top: -60px;
  width: 80px;
  height: 80px;
}

#access .box-phone .icon-phone img {
  padding-top: 40px;
  width: 30px;
}

footer .info-footer {
  padding: 40px 0 33px 0;
}

footer .info-footer li:last-child {
  margin-left: 0;
}

footer .info-footer ul {
  margin-right: 0;
}

footer .info-footer li {
  margin-bottom: 20px;
}

footer .coppy {
  font-size: 12px;
  padding: 7px 0;
}

#commitment h2::after {
  left: 225px;
  width: calc(100% - 225px);
  bottom: 27px;
}
#pre-commitment h2::after {
  left: 225px;
  width: calc(100% - 225px);
  bottom: 27px;
}
	
#about-store h2::after {
  left: 210px;
  width: calc(100% - 210px);
  bottom: 34.5px;
}

#about-store h2 {
  margin-left: 5%;
  width: calc(100% - 5%);
}

#tab-menu ul {
  margin-top: 40px;
  margin-bottom: 12px;
}

#tab-menu li {
  margin: 10px;
  display: inline-block;
}

.banner-page .photo {
	right: 10px;
}

.banner-page .photo img {
  width: 132px;
}

#tab-menu li a {
  padding: 2px 10px;
  font-size: 18px;
}

#dinner-menu {
  padding-top: 220px;
}

#dinner-menu h2 img {
  width: 132px;
}

#dinner-menu h2::after {
  left: calc(110px + 5%);
  width: calc(95% - 110px);
  bottom: 26px;
}

.h2-menu {
  padding-bottom: 100px;
  left: 5%!important;
  width: 95%;
}

.h2-menu .font-jp {
  top: 55px;
		left: 0 !important;
}

h2 .note {
  width: 133px;
  height: 100px;
  padding-top: 6px;
  text-align: center;
  font-size: 12px;
  top: 24px;
		right: 0;
  background-size: 133px auto;
}

h2 .note .font-big {
	font-size: 20px;
}

h2 .note .font-big span {
	font-size: 11px;
}

#dinner-menu {
  padding-top: 280px;
}

#dinner-menu h2::after { 
  bottom: 126px;
}

.h3-menu {
	top: -40px;
  font-size: 38px;
}

.h3-menu .font-jp span {
  font-size: 18px;
  padding-right: 15px;
}

.list-menu::after {
  position: static;
}

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

.list-menu li .desc {
  margin-top: 20px;
		margin-right: 0;
}

.list-menu li .desc2 {
	margin-right: 0;
}

.list-menu li {
  /*margin-right: 20px;*/
  display: inline-block;
  vertical-align: top;
}

.list-menu li .price {
  width: auto;
}


.list-menu {
	top: -60px;
  margin-bottom: 0;
  padding-right: 0;
  margin-bottom: 20px;
}

.list-menu li:nth-child(2) {
  padding-top: 10px;
  width: 70%;
}

.list-menu li .name-food, .list-menu li .price {
  min-height: 50px;
  height: auto;
}

.list-menu li .mar-bottomlc {
  min-height: 96px;
}

.list-menu li .mar-bottomlc0 {
  min-height: 100px;
}

#lunch-menu .note-info .title {
left: 0;
}

.list-menu li:nth-child(2) {
  padding-top: 0;
  padding-left: 0;
}

.list-menu li .photo,
.list-menu li .photo-dolce {
  margin: 15px 0;
  text-align: center;
}

.list-menu li:first-child {
  width: 100%;
  margin-right: 0;
}

#course-menu {
  padding: 300px 0 37px 0;
}

#course-menu h2 {
  top: 80px;
}

#course-menu h2 .font-bahagia img {
  width: 138px;
}

#course-menu h2::after {
  left: 134px;
  width: calc(100% - 134px);
  bottom: 127px;
}

h2 .note.bg-orange {
  padding-top: 25px;
  font-size: 20px;
  background: url(../image/menu/h2-note-alldrink.png) no-repeat;
  background-size: 131px auto;
  top: 24px;
  margin-top: 30px;
}

h2 .note.bg-green {
	font-size: 16px;
  padding-top: 10px;
  background: url(../image/menu/h2-note-course.png) no-repeat;
  background-size: 131px;
}

.list-menu li .price5 {
	margin-top: 84px;
}

.mar-bottom55 {
  margin-bottom: 38px;
}

#course-menu .photo-sourse img {
  position: static;
  max-width: 100%;
  margin-top: 10px;
}

#all-drink h2 {
  left: 5%;
}

#all-drink h2 img {
  width: 270px;
}

#all-drink h2 .font-jp {
  top: 90px !important;
		left: 0;
}

#all-drink h2::after {
  left: calc(270px + 5%) !important;
  width: calc(95% - 270px) !important;
  bottom: 31px !important;
  background-color: #00561f;
}

#all-drink {
  padding: 280px 0 80px 0;
}

#lunch-menu {
  padding: 280px 0 0 0;
}

#lunch-menu h2 img {
  width: 137px;
}

#lunch-menu h2::after {
  left: 137px !important;
  width: calc(100% - 137px) !important;
  bottom: 128px !important;
}

#lunch-menu h2 .font-jp {
  top: 65px;
}

h2 .note.bg-yellow {
	top: -16px;
  background: url(../image/menu/h2-note-lunch.png) no-repeat;
  font-size: 14px;
  background-size: 131px auto;
  margin-top: 50px;
}

#lunch-menu .note-info {
  position: static;
  margin-bottom: 40px;
}

.list-menu li .price2 {
	height: 50px;
}

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

.mar-bottom250 {
  margin-bottom: 0;
}

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

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

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

#lunch-menu .note-info .title-price span {
  font-size: 18px;
}

#lunch-menu .note-info .bg-yellow {
  padding: 20px;
  font-size: 14px;
  border-radius: 7px;
}

.list-menu li:last-child {
  width: 28%;
  margin-right: 0;
		margin-top: 8px;
}

#drink-menu h2 img {
  width: 140px;
}

#drink-menu h2 .font-jp {
  top: 70px;
}

#drink-menu h2::after {
  left: 140px !important;
  width: calc(95% - 120px) !important;
  bottom: 127px !important;
}

#drink-menu {
  padding: 215px 0 40px 0;
}

#drink-menu h2.h2-menu {
  top: 50px;
}

#drink-menu .photo-main {
  padding-right: 0;
  padding-bottom: 17px;
  margin-bottom: 30px;
 margin-top: 0;
 top: -30px;
}

#drink-menu .photo-main img {
  max-width: 100%
}

#drink-menu .photo-main::after { 
  position: static;
}

#drink-menu .photo-beer {
  margin-top: 0px;
  width: 100%;
}

#drink-menu .photo-cocktail,
.list-menu li .photo-grill,
#drink-menu .photo-beer,
.list-menu li .photo-wisky,
.list-menu li .photo-champagne,
.list-menu li .photo-nonalcohol,
.list-menu li .photo-softdrink
 {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

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

#course-menu .list-menu .btn {
  padding: 5px 10px 5px 60px;
		left: 0;
		top: 0;
		font-size: 12px;
}

#course-menu .list-menu .btn::after {
	border: none;
}

#course-menu .list-menu .btn::before {
	width: 20px;
	height: 25px;
	background-size: 20px;
	top: 0;
}

#all-drink h2 {
  width: 95%;
}

#all-drink h2::after {
  left: 196px !important;
  width: calc(100% - 196px) !important;
  bottom: 30px !important;
}

.banner-page {
  height: 300px;
}

.list-menu li .photo-antipasto,
#lunch-menu .photo-lunch {
  position: static;
  padding-top: 30px;
  padding-bottom: 20px;
}

#lunch-menu .photo-lunch img {
  max-width: 100%;
}

#about-store-tenponituite {
  padding-top: 200px;
}

#about-store-tenponituite h2 .font-bahagia,
#message-tenponituite h2 .font-bahagia {
  margin-left: 5%;
}

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

#about-store-tenponituite .h2-about-store img {
  width: 280px;
}

#about-store-tenponituite .h2-about-store::after {
  left: 230px;
  width: calc(100% - 230px);
  bottom: 34.5px;
}

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

#about-store-tenponituite .about-store .info img {
  max-width: 100%;
}

#about-store-tenponituite .about-store .info .desc {
  margin: 0;
  line-height: 2;
  margin-top: 20px;
}


#about-store-tenponituite::after { 
  position: static;
}

#about-store-tenponituite .about-store {
  padding-bottom: 80px;
}

#about-store-tenponituite .vision {
  position: relative;
  padding: 180px 0 70px 0;
}

#about-store-tenponituite .vision h2 {
  top: 50px;
  padding-right: 0;
  right: 5%;
}

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

#message-tenponituite .info {
  padding: 224px 0 200px 0;
}

#message-tenponituite .info .photo {
  position: static;
  max-width: 100%;
}

#message-tenponituite .info h2 {
  top: 80px;
  width: 100%;
  left: 0;
}

#message-tenponituite .info h2 img {
  width: 157px;
}

#message-tenponituite .info h2::after {
  left: 169px;
  width: calc(100% - 169px);
  bottom: 35.5px;
}

#message-tenponituite .info .desc {
  line-height: 2;
  width: auto;
  margin-bottom: 20px;
}

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

#infection-tenponituite .info {
  padding: 65px 0 27px;
}

#infection-tenponituite .info h3 img {
  width: 324px;
  max-width: 100%;
}

#infection-tenponituite .info h3 span {
  font-size: 18px;
}

#infection-tenponituite .info .desc {
  margin-top: 33px;
  margin-bottom: 60px;
  line-height: 1.8;
} 

#infection-tenponituite .info .desc {
  margin-top: 22px;
  margin-bottom: 40px;
  line-height: 1.6;
		text-align: left;
}

#infection-tenponituite .info li .title {
  font-size: 38px;
  letter-spacing: 5px;
  padding: 7px 10px;
  max-width: 100%;
}

#infection-tenponituite .info li .title span {
	font-size: 22px;
	line-height: 1.4;
	letter-spacing: 2px;
}

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

#infection-tenponituite .info li {
  margin-bottom: 54px;
}

#infection-tenponituite .info li .list-item .item {
  margin: 10px 12px;
}

#infection-tenponituite .info li .list-item .item:first-child {
  margin-top: 50px;
}

#infection-tenponituite .info li .content {
  border-radius: 7px;
  padding: 30px 0 40px 0;
}

#infection-tenponituite .info2 {
  padding: 80px 0 22px 0;
}

#infection-tenponituite .info2 {
  padding: 40px 0 14px 0;
}

#infection-tenponituite .info2 .container {
  padding-left: 0;
  padding-right: 0;
}

#infection-tenponituite .info2 h3 {
  min-width: 100%;
}

#infection-tenponituite .info2 .h3-menu {
	top: 0;
}

#infection-tenponituite .info2 .item:before {
	border: none;
}

#infection-tenponituite .info2 .h3-menu .font-jp::after {
	border-bottom: 1px solid #31617e;
	height: 6px;
}

#infection-tenponituite .info2 .item .detail {
  padding: 30px 0 30px 0;
  border-right: none;
  border-top: none;
  background: url(../image/tenponituite/icon-king.png) no-repeat left top 30px;
}

#infection-tenponituite .info2 .item {
  margin-bottom: 0;
}

#about-store-tenponituite .vision h2 img {
  width: 160px;
}

#about-store-tenponituite .vision h2::after {
  right: 160px;
  width: calc(100% - 160px);
  bottom: 26px;
}

#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 .title, #infection-tenponituite .info li .title::after {
  width: 100%;
}

#infection-tenponituite .info2 .item .detail table.ab {
  width: 90%;
		margin: 0 auto 0 40px;
}

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

#infection-tenponituite .info2 .item .detail table.ab tr td:nth-of-type(2) {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

#infection-tenponituite .info2 .item .detail table.ab tr td:nth-of-type(3) {
	display: none;	
	margin-bottom: 10px;
}

#infection-tenponituite .info2 .item .detail table.ab tr:nth-of-type(1) td:nth-of-type(3) {
	display: block;
	border-bottom: 1px solid #CCC;
}

#infection-tenponituite .info2 .item .detail table tr:nth-of-type(1) td:nth-of-type(2) {
	border-bottom: none;
		margin-bottom: 0;
}

.aboutAtten {
	margin-left: 40px;
}
	
#message-tenponituite .info h2 .font-jp {
  left: 140px;
  top: 60px;
}

#takeout-food {
  padding-top: 62px;
  padding-bottom: 80px;
}

#takeout-food .title {
  font-size: 26px;
  margin-bottom: 27px;
}

#takeout-food .intro {
  width: auto;
  line-height: 2;
  margin: 0 auto 120px auto;
		text-align: left;
}

#takeout-food .list-food {
  padding: 40px 0;
}

#takeout-food .list-food h3 {
  min-width: 95%;
  min-height: 25px;
  line-height: 25px;
  padding-right: 18px;
		text-align: left;
		padding-left: 20px;
}

#takeout-food .list-food .detail .title-cat {
  margin: 40px 0;
}

#takeout-food .list-food .detail {
  width: auto;
  margin: 20px auto 20px auto;
}

#takeout-food .list-food .detail .title-cat .name-cat {
	font-size: 18px;
	margin-bottom: 20px;
}

#takeout-food .list-food .detail .title-cat .desc-cat {
  margin: 0 15px;
}

#takeout-food .list-food .detail .list-item li {
  width: 100%;
  padding: 0 15px 40px 15px;
}

#takeout-food .list-food .detail .list-item li .name-food {
  min-height: auto;
  margin-bottom: 15px;
}

#takeout-food .list-food .detail .list-item li .desc {
  margin-top: 17px;
}

#takeout-food .list-food .detail .list-item li .photo {
  min-height: auto;
  margin-bottom: 20px;
}

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

#takeout-food .list-food .detail .item {
  margin: 60px 0 40px 0;
}

#takeout-food .list-food .detail .item img {
  max-width: 90%;
}

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

#takeout-food .list-food .note {
  width: auto;
  margin: 0 20px;
  padding: 24px 0 25px 0;
  font-size: 12px;
}

#order-flow-takeout {
  padding: 80px 0 0 0;
}

#order-flow-takeout .title {
	border-bottom: none;
}

#order-flow-takeout .title, #about-store-takeout .title {
  padding: 0;
  font-size: 26px;
  width: 100%;
}

#order-flow-takeout .title::after, #about-store-takeout .title::after {
  top: 154px;
  width: 95%;
}

#order-flow-takeout .title span, #about-store-takeout .title span {
  font-size: 14px;
}


#about-store-takeout .title span::after, #order-flow-takeout .title span::after {
  top: -6px;
  right: 0;
}

#order-flow-takeout .title span::after {
  top: 10px;
}

#order-flow-takeout .list-type-order {
  margin-top: 80px;
}

#order-flow-takeout .list-type-order li h4 {
  margin-bottom: 20px;
		font-size: 18px;
}

#order-flow-takeout .list-type-order li h4 span {
  font-size: 24px;
}

#order-flow-takeout .list-type-order li {
  background: url(../image/takeout/line-order-flow.png) no-repeat bottom 40px center;
  padding-bottom: 80px;
  background-size: auto 12px;
}

#order-flow-takeout .list-type-order img {
	width: 60px;
}

#order-flow-takeout .list-type-order li .phone span {
  font-size: 28px;
  padding-bottom: 10px;
}

#order-flow-takeout .list-type-order li .phone {
  padding-left: 50px;
		background: url(../image/takeout/icon-phone.png) no-repeat 4px 9px;
  background-size: 28px;
}

#about-store-takeout .info {
  padding-top: 80px;
  padding-bottom: 75px;
}

#about-store-takeout .title::after {
  position: static;
}

#about-store-takeout .info .title {
  margin-right: 5%;
  width: 95%;
}

#about-store-takeout .title span { 
  padding-bottom: 10px;
}

#about-store-takeout .title span::after {
  top: 7px;
}

#about-store-takeout .info .desc {
  margin-top: 70px;
  line-height: 2;
  padding: 0 5%;
		text-align: left;
}

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

#lunch-menu .note-info {
  position: relative;
  margin-bottom: 0;
  right: 0;
  bottom: unset;
  top: -40px;
}
	
	
/*--------------------------------------------------------------------------------------------
  pre
--------------------------------------------------------------------------------------------*/
.topic-box2 {
		display: none;
	}
.topic-img2 {
		display: none;
	}

	.pre-title {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}


.pre-content-1::after {
  display: none;
}
.pre-content-2::after {
  display: none;
}

.pre-text {
	margin-left: auto;
	width: 500px;
}
	
	.pre-title-m {
	text-align: left;
}
	
	.pre-text {
		margin-right: auto;
		width: 100%;
	}
		.pre-text1 {
		margin-right: auto;
		width: 100%;
	}
	

	.pre-content-1 {
		margin: auto;
		margin-top: 200px;
		width: 90%;
		padding: 20px;
		background-color: #92a7bf;
		height: auto;
	}
	.pre-content-2 {
		margin: auto;
		width: 90%;
		padding: 20px;
		background-color: #d1c0a5;
		height: auto;
	}
	
	.image-content img{
		width: 90%;
	}
	
	.topic-content {
	display: block;
	margin-top: 100px;
}

.topic-box {
	margin:0; 
	margin: auto; 
	background-color: #91a7bf;
	width: 90%;
	padding: 20px;
}
	
.topic-box3 {
	margin:0; 
	margin: auto; 
	width: 90%;
	background-color: #d1c0a5;
	padding: 20px;
}
	
.topic-title {
	font-size: 16px;
}
.topic-text {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
}
	
	.topic-img img {
		width: 90%;
	} 
	.topic-img3 img {
		width: 90%;
	} 		
	
.topic-img, .topic-img3 {
	text-align: center; 
	margin-top: 30px;
}
	
	
.item-icon img {
		width: 80%;
	    margin: 0;
	}
	
.title-border {
width: 95%;
}
	
.title-border:after {
margin-left: -5rem;
margin-top: 2rem;

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

.item-obi img{
   width: 95%;
}
.item-img {
		display: block;
	}
	
	.item-photo {
		width: 200px;
		margin: 0 auto;
	}
	
	.item-text {
				width: 90%;
		margin: 0;
		margin: 0 auto;
		padding: 10px 0;
	}


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


#pre-commitment .flex img {
  margin-top: 5%;
}
	
	.image-content {
		margin: 10px 0 60px 0;
	}
	.topic-content {
		margin: 0 0 100px 0;
	}
	
	.topic-img {
		margin: 10px 0 0 0;
	}
	
	.topic-img3 {
		margin: 10px 0 0 0;
	}
	.topic-img2 {
		margin: 0;
	}
		.topic-text {
		text-align: left;
	}


}

