@charset "utf-8";
/* CSS Document */
/* --------------------
 base 
----------------------- */
* {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
.wf-notosansjapanese {
  font-family: 'Noto Serif JP', serif;
}
body {
  font-family: 'Roboto', 'Noto Serif JP', serif;
  font-size: 1.6rem;
  -webkit-text-size-adjust: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
#wrap {
  overflow: hidden;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
a {
  color: inherit;
}
.capital {
  text-transform: uppercase;
}
.lower {
  text-transform: lowercase;
}
/*パンクズリスト*/
.breadcrumb {
  display: block;
  width: 100%;
  padding: 0.8em 0 0.8em 0;
  padding-left: 5%;
}
.bread_adjust {
  padding-top: 0.7em;
  padding-bottom: 0.3em;
}
.breadcrumb li {
  display: inline-block;
  width: auto;
  list-style: none;
  font-size: 1.25rem;
  font-weight: 500;
  vertical-align: top;
  white-space: nowrap;
}
.breadcrumb li:after {
  content: '>';
  padding: 0 3px;
  color: #888;
}
.breadcrumb li:last-child:after {
  content: '';
}
.breadcrumb li a {
  text-decoration: none;
  color: #888;
}
.breadcrumb .active {
  color: #555;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
.food_page {
 background-image: url("../images/food/food_toparea_bgi.png");
	background-size: auto;
}
/*パンクズリスト-end-*/
/********************

header

*********************/
.hero_image {
  width: 100%;
}
.header_nav {
  color: #FFFFFF;
  height: 80px;
  background-color: rgba(32, 42, 82, 0.9);
  position: fixed;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 0.282vw;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  z-index: 99999;
}
.header {
  background-color: #F0F0F0;
}
.current a {
  color: #a0913d;
  border-bottom: 1.5px solid;
}
.site_message {
  text-align: right;
  padding-top: 13px;
  font-size: 1.3rem;
  margin-right: 20px;
}
.nav_items {
  display: flex;
  justify-content: space-between;
}
.header_logo {
  width: 200px;
  text-align: left;
  margin-left: 72px;
}
.nav_menu {
  display: flex;
  color: #fff;
  font-size: 1.6rem;
  margin-top: 21px;
}
.menu_item {
  margin: 0 16px;
}
.menu_item:last-of-type {
  margin-right: 0;
}
.menu_item:hover {
  color: #a0913d;
}
.reserve {
  display: flex;
  font-size: 2.4rem;
}
.reserve_item_1 {
  margin: 16px;
  margin-left: 5px;
  margin-right: 20px;
  margin-top: 15px;
}
.reserve_item_2 {
  margin: 16px;
  margin-right: 28px;
  margin-top: 3.4%;
  background-color: rgba(125, 28, 29, 0.91);
  font-size: 1.8rem;
  border-radius: 5px;
}
.reserve_item_2 a {
  display: block;
  width: 100%;
  padding: 0.3em 1em 0.45em 1em;
}
.reserve_item_2:hover {
  color: #c5c56a;
}
/********************

/header

*********************/
/********************

btn

*********************/
.btn_arrow {
  text-align: right;
}
.btn {
  background-image: url("../images/btn/gold_arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  margin-bottom: 8%;
  font-size: 2.4rem;
  width: 20%;
  margin-right: 10%;
  display: inline-block;
  background-position: bottom;
  padding-bottom: 0.5em;
}
.btn:hover {
  background-image: url("../images/btn/blue_arrow.png");
}
.btn a {
  display: block;
  width: 100%;
}
.food_intro.btn {
  margin-top: -20%;
}
.btn_white:hover {
  background-image: url("../images/btn/white_arrow.png");
}
.btn_drink {
  margin-right: 60%;
  margin-top: auto;
  position: absolute;
  bottom: 30%;
  left: 23%;
}
.btn_order {
  margin-bottom: 0%;
margin-top: 6%;
}
.btn_arrow_order{
	padding-bottom: 5%;
}
/********************

/btn

*********************/
/********************

shop_intro

*********************/
.shop_intro {
  background-color: #F0F0F0;
  position: relative;
}
.shop_intro .figure_outer_1 {
  text-align: right;
}
.shop_intro_image_outer {
  display: inline-block;
  padding-top: 10%;
  padding-bottom: 10%;
  text-align: right;
  width: auto;
}
.shop_intro_image {
  display: block;
  width: auto;
}
.shop_textarea {
  position: absolute;
  top: 35%;
  width: 45%;
  background-color: #fff;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 50px;
}
/********************

下記クラスはshop以外のテキストにも該当

*********************/
.top_text_title {
  font-size: 2.4rem;
  font-weight: 400;
  margin-bottom: 8px;
}
.top_text_intro {
  font-size: 1.8rem;
  line-height: 2;
  padding-left: 5%;
  padding-right: 5%;
}
/********************

/下記クラスはshop以外のテキストにも該当

*********************/
.shop_line {
  border: 0;
  border-top: 2.5px solid #202a52;
  width: 90%;
}
/********************

/shop_intro

*********************/
/********************

pickup_intro:;

*********************/
.pickup_intro {
  position: relative;
}
.pickup_intro_image_outer {
  display: inline-block;
  padding-top: 10%;
  padding-bottom: 10%;
  text-align: right;
  width: 60%;
}
.pickup_intro_image {
  display: block;
  width: auto;
}
.pickup_textarea {
  position: absolute;
  top: 53%;
  right: 15%;
  width: 45%;
  height: 220px;
  background-color: #fff;
  text-align: left;
  padding-top: 40px;
  padding-bottom: 60px;
}
.pickup_intro .top_text_title {
  margin-left: 15%;
  margin-bottom: 15px;
  padding-top: 5%;
}
.pickup_intro .top_text_intro {
  margin-top: 30px;
  margin-left: 15%;
}
/********************

/pickup_intro

*********************/
/********************

course_intro

*********************/
.course_intro {
  position: relative;
}
.course_intro_image_outer {
  display: inline-block;
  padding-top: 2%;
  padding-bottom: 5%;
  margin-bottom: 5%;
  width: 60%;
}
.course_intro_image {
  display: block;
  width: 100%;
}
.course_intro .figure_outer_3 {
  text-align: right;
}
.course_textarea {
  position: absolute;
  top: 42%;
  width: 50%;
  height: 350px;
  background-color: #fff;
  text-align: left;
  padding-top: 40px;
}
.course_intro .top_text_title {
  margin-left: 15%;
  margin-bottom: 15px;
  margin-top: 5%;
}
.course_intro .top_text_intro {
  margin-top: 30px;
  margin-left: 15%;
  margin-right: 15%;
}
.btn_course {
  margin-bottom: 10%;
}
/********************

/course_intro

*********************/
/********************

food_and_drink_intro

*********************/
/** food_intro **/
.food_and_drink_intro {
  background-color: #1c2132;
  color: #fff;
  position: relative;
}
.food_intro_image_outer {
  display: inline-block;
  padding-top: 10%;
  padding-left: 10%;
  width: 55%;
}
.food_intro_image {
  display: block;
  width: 100%;
}
.food_intro {
  position: relative;
}
.food_intro .top_text_intro {
  position: absolute;
  top: 39%;
  left: 60%;
  margin-right: 5%;
  margin-bottom: 5%;
  text-align: left;
}
/** /food_intro **/
/** drink_intro **/
.drink_intro {
  position: relative;
}
.drink_intro_image_outer {
  display: inline-block;
  padding-top: 10%;
  margin-bottom: 13%;
  margin-right: 10%;
  width: 40%;
}
.drink_intro .figure_outer_5 {
  text-align: right;
}
.drink_intro_image {
  display: block;
  width: 100%;
  margin-left: 5%;
}
.drink_intro .top_text_intro {
  position: absolute;
  top: 23%;
  left: 8%;
  text-align: left;
}
.drink_intro.btn_arrow {
  top: 50%;
}
/** /drink_intro **/
.food_line_r {
  border: 0;
  border-top: 2px solid #fff;
  width: 15%;
  top: 50px;
  right: 0;
  position: absolute;
}
.food_line_r_2 {
  border: 0;
  border-top: 2px solid #fff;
  width: 20%;
  bottom: 8%;
  right: 0;
  position: absolute;
}
.food_line_l {
  border: 0;
  border-top: 2px solid #fff;
  width: 30%;
  top: 52%;
  left: 0;
  position: absolute;
}
/********************

/food_and_drink_intro

*********************/
/********************

order_intro

*********************/
.order_intro {
  background: linear-gradient(to left, transparent 0%, #f0f0f0 100%), url("../images/top/image_top-05.JPG");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-color: #f0f0f0;
}
.order_wrap {
  background-color: #F0F0F0;
  position: relative;
}
.white_bgc{
	background-color: rgba(255,255,255,0.65);
}
.order_intro_title {
  font-size: 3.2rem;
  font-weight: 500;
  margin-left: 8%;
  padding-top: 90px;
}
.order_intro .top_text_intro {
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-left: 10%;
  margin: 0 auto;
  margin-top: 3%;
}
.intro_items ul {
  display: flex;
  width: 80%;
  /*ipad: で異常がある際は下記をコメントアウト;*/
  justify-content: space-between;
  margin: 8% auto;
}
.intro_items ul > li {
  width: 30%;
  margin-right: 3%;
}
.intro_items ul > li:last-of-type {
  margin-right: 0;
}
.intro_items ul > li img {
  display: block;
  width: 100%;
}
.intro_item_image_1 {
  display: block;
  width: 30%;
}
.intro_item_image_2 {
  display: block;
  width: 30%;
  height: auto;
}
.intro_item_image_3 {
  display: block;
  width: 30%;
}
/********************

/order_intro

*********************/
/********************

shop_info_intro

*********************/
.shop_info_intro_title {
  font-size: 3rem;
  font-weight: 400;
  margin-top: 8%;
  margin-left: 60px;
  position: relative;
}
.shop_info_wrap .shop_line {
  width: 200px;
  color: #a0913d;
  border: 0;
  border-top: 4px solid #a0913d;
}
.shop_info_intro .top_text_intro {
  font-size: 1.8rem;
  width: 100%;
  margin-top: 5%;
	text-align: center;
	margin-left: 0;
}
.address_inner_text {
  position: absolute;
  margin-top: 4%;
  margin-left: 15%;
	line-height: 2;
}
.address_intro_title {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 13%;
}
.address_intro_2 {
  line-height: 1.4;
  margin-bottom: 5%;
}
.shop_info_intro_image {
  display: block;
  margin-top: 10%;
  width: 100%;
  margin-left: 10%;
  padding-left: 8%;
}
.shop_info_intro_image_outer {
  display: inline-block;
  width: 50%;
}
.address_intro_comment{
	line-height: 1.4;
}
.figure_outer_7 {
  text-align: right;
  margin-right: 15%;
  margin-bottom: 10%;
}
/********************

/shop_info_intro

*********************/
/********************

footer

*********************/
.footer {
  background-color: #1c2132;
  color: #fff;
  position: relative;
}
.address {
  font-style: normal;
}
.footer_left_group {
  margin-left: 8%;
}
.footer_title1 {
  font-size: 2.2rem;
  padding-top: 60px;
}
.footer_title2 {
  font-size: 2.1rem;
  padding-top: 20px;
}
.footer_title3 {
  font-size: 2rem;
}
.footer_address {
  margin-top: 50px;
  font-size: 1.8rem;
  line-height: 1.4;
}
.footer_menu_list {
  display: flex;
}
.footer_menu_item {
  font-size: 1.6rem;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
  margin: 50px 10px 50px 0;
}
.footer_menu_item:first-of-type {
  padding-left: 0;
}
.footer_menu_item:hover {
  color: #a0913d;
}
li + li.footer_menu_item {
  border-left: 1px solid #fff;
}
.footer_logo {
  height: 260px;
  position: absolute;
  top: 40px;
  right: 15%;
}
.copy {
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 50px;
}
/********************

/footer

*********************/
/*ページトップへ戻るボタン*/
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}
#pageTop_order {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}
#pageTop a {
  display: block;
  z-index: 99;
  border-radius: 30px;
  width: 55px;
  height: 55px;
  background-color: #CFD0DB;
  opacity: 0.8;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding-top: 3px;
  position: relative;
}
#pageTop_order a {
  display: block;
  z-index: 99;
  border-radius: 30px;
  width: 55px;
  height: 55px;
  background-color: #CFD0DB;
  opacity: 0.8;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding-top: 3px;
  position: relative;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#pageTop_order a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#pageTop ul .small {
  font-size: 1vw;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff !important;
}
#pageTop_order ul .small {
  font-size: 1vw;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff !important;
}
.fa-angle-double-up {
  z-index: 900;
  font-size: 200%;
  bottom: 12px;
  right: 17px;
  color: #2E2E2E;
  position: absolute;
}
/*ページトップへ戻るボタン-end-*/
/*:::::::::::::::

おすすめページ

:::::::::::::::::*/
.pickup_hero_image {
  width: 100%;
  margin-top: 34px;
	margin-bottom: -2px;
}
.site_title_pickup {
  background-color: #131622;
  position: relative;
}
.pickup_page_title {
  position: absolute;
  top: 35%;
  left: 49%;
  font-size: 3rem;
  color: #fff;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
/********************

おすすめ商品

*********************/
.pickup_title {
  font-size: 2.2rem;
  text-align: center;
  padding-top: 8%;
  font-weight: 500;
}
.pickup_title_line {
  width: 150px;
  color: #a0913d;
  border: 0;
  border-top: 3px solid #a0913d;
  text-align: center;
  margin: 1% auto;
  margin-bottom: 8%;
}
.pickup_image1 {
  display: block;
  width: 100%;
}
.pickup_image_outer1 {
  display: inline-block;
  margin-left: 8%;
  width: 45%;
}
.pickup_inner {
  position: relative;
  margin-bottom: 10%;
}
.pickup_text_outer1 {
  width: 35%;
  position: absolute;
  top: 10%;
  right: 1%;
  margin-right: 5%;
}
.pickup_text_title1 {
  font-size: 2.1rem;
  margin-bottom: 5%;
}
.pickup_text_inner1 {
  font-size: 2rem;
  line-height: 2;
}
.pickup_item_detail_inner {
  width: 45%;
  margin-right: 10%;
}
.pickup_item_detail_inner:last-of-type {
  margin-right: 0;
}
.pickup_image_outer2 {
  margin-bottom: 10%;
}
.pickup_image_outer2 img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.pickup_text_outer2 {
  margin-left: 5%;
}
.pickup_text_title2 {
  font-size: 1.8rem;
  margin-bottom: 8%;
}
.pickup_text_inner2 {
  font-size: 1.6rem;
  line-height: 2;
}
.pickup_item_detail {
  display: flex;
  width: 75%;
  margin: 0 auto;
}
.pickup_title_line2 {
  width: 250px;
}
.pickup_price {
  font-size: 1.8rem;
  text-align: center;
  margin: 8% 20%;
  background-color: #f0f0f0;
  padding: 2%;
}
.pickup_2 {
  margin-bottom: 8%;
}
/********************

/おすすめ商品

*********************/
/********************

お取り寄せ案内

*********************/
.pickup_order_area {
  border: 6px solid #151b35;
  padding: 1%;
  width: 80%;
  margin: 0 auto;
}
.pickup_order_intro {
  background-color: #151b35;
  position: relative;
}
.pickup_order_title {
  color: #fff;
  font-size: 2.2rem;
  padding-top: 3%;
  padding-left: 7%;
  line-height: 2;
}
.pickup_order_gold {
  background-color: #a0913d;
  width: 55%;
  padding: 2.5%;
  line-height: 1.6;
  margin-top: 3%;
}
.pickup_order_name {
  font-size: 2.1rem;
  font-weight: 500;
}
.pickup_order_price {
  font-size: 1.8rem;
  text-align: right;
}
.pickup_order_setcontents_title {
  color: #fff;
  font-weight: 100;
  padding-left: 10%;
  line-height: 1.7;
  padding-top: 5%;
  font-size: 2rem;
}
.pickup_order_setcontents_items {
  color: #fff;
  font-weight: 100;
  padding-left: 12%;
  line-height: 1.7;
  position: absolute;
}
.pickup_order_image {
  display: block;
}
.pickup_order_image_outer {
  position: absolute;
  display: inline-block;
  top: 20%;
  left: 63%;
  width: 30%;
}
.btn_pickup_order_wt {
  color: #fff;
  width: 25%;
  margin-top: 5%;
  margin-left: 2%;
  margin-right: 7%;
}
.btn_pickup_order_outer {
  padding-bottom: 10%;
}
/********************

/お取り寄せ案内

*********************/
/*:::::::::::::::

お食事ページ

:::::::::::::::::*/
/********************

トップ

*********************/
.food_top_area {
  background-image: url("../images/food/food_toparea_bgi.png");
  display: flex;
  position: relative;
}
.food_top_image_wrap {
  padding-top: 6%;
  padding-bottom: 5%;
  width: 55%;
}
.photo_box {
  background-color: rgba(32, 42, 82, 0.98);
  width: 65%;
  margin-left: 18%;
  margin-top: 5%;
}
.food_top_image_outer {
  width: 100%;
  padding-top: 4%;
  padding-left: 1%;
  height: 21.5vw;
}
.food_top_image {
  display: block;
  margin-left: 3%;
}
.food_page_intro {
  display: flex;
  margin-top: 17%;
}
.food_page_title {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 3.4rem;
  position: absolute;
  right: 13%;
  margin-top: -4%;
}
.food_page_intro_text {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 1.8rem;
  line-height: 2.3;
  position: absolute;
  right: 21%;
  top: 30%;
}
.food_nav {
  background-image: url("../images/food/food_nav_bgi.png");
  width: 70%;
  margin: 0 auto;
}
.food_nav_outer {
  background-image: url("../images/food/food_toparea_bgi.png");
  padding-bottom: 5%;
}
.menu_nav_title {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 2.2rem;
  font-weight: 600;
  margin: auto;
}
.food_nav_item {
  padding-top: 2%;
  margin: 0 auto;
  font-weight: 400;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-indent: 1em;
}
.food_nav_item:last-of-type {
  padding-right: 3%;
  text-indent: 1em;
}
.food_nav_list {
  display: flex;
  padding-bottom: 2%;
  margin: 0 auto;
  width: 85%;
  margin-left: 6%;
}
.food_nav.transform {
  background: #aaa;
}
/*＊＊＊＊＊種類別タイトル部分********/
.food_contents {
  font-size: 3.2rem;
  font-weight: 500;
  border: 0;
  border-top: 6px solid #202a52;
  border-bottom: 6px solid #202a52;
  width: 100%;
  padding-top: 0.1%;
  padding-bottom: 0.1%;
}
.white_line_adjust {
  margin-top: 0.15em;
}
.food_contents_title {
  width: 100%;
  padding-top: 13px;
  padding-left: 10px;
  font-weight: 500;
}
.food_title_line_1 {
  border: 0;
  border-left: 2px solid #202a52;
  margin-left: 5%;
  height: 55px;
  margin-top: 0.3%;
  margin-bottom: 0.3%;
}
.food_title_line2 {
  border: 0;
  border-left: 5px solid #202a52;
  margin-left: 0.17em;
  height: 55px;
}
.scroll_adjustment {
  padding-top: 5%;
  margin-top: -5%;
}
/*＊＊＊＊＊/種類別タイトル部分********/
.menu_comment{
	font-size: 1.6rem;
	line-height: 1.6;
	text-align: center;
	padding-top: 3%;
	width: 80%;
	margin: 0 auto;
}
.sushi_comment{
	background-color: #1c2132;
	color: #fff;
}
.food_area_outer {
  width: 75%;
  display: flex;
  margin: 5% auto;
  justify-content: space-between;
}
.food_area_right {
  width: 45%;
  z-index: 2;
}
.food_area_left {
  width: 45%;
  z-index: 2;
}
.food_menu {
  background-color: rgba(243, 239, 239, 0.9);
  text-align: center;
  margin-bottom: 1.2em;
}
.food_menu_detail_outer {
  padding: 5%;
  display: flex;
}
.food_menu_name {
  width: 80%;
  font-size: 2rem;
  padding-left: 0.8em;
  text-align: left;
  line-height: 1.3;
  margin: auto;
}
.food_menu_price {
  width: 30%;
  font-size: 2rem;
  text-align: right;
  line-height: 1.3;
  margin: auto;
}
.food_menu_image_outer {
  width: 80%;
  display: inline-block;
  padding-top: 8%;
}
.food_menu_image {
  width: 100%;
  display: block;
}
.min_adjustment {
  margin-top: -5%;
}
/*:::::::::::::

	お刺身

:::::::::::::*/
.outer_blueback {
  background-color: #1c2132;
  position: relative;
}
.scroll_adjust_bgc {
  background-color: #1C2132;
}
.adjust_bgc {
  margin-bottom: 0;
}
.food_area_outer.adjustment {
  margin-top: 0.4em;
  padding-top: 8%;
  padding-bottom: 15%;
}
.comment_sashimi {
  font-size: 1.8rem;
  color: #fff;
  text-align: right;
  margin-right: 20%;
  position: absolute;
  bottom: 15%;
  right: -8%;
  z-index: 2;
}
.adjust_price_w {
  width: 50%;
}
.adjust_name_w {
  width: 60%;
}
.gold_box {
  border: 1px solid #a0913d;
  padding: 3%;
  margin-bottom: 5%;
  z-index: 2;
  position: relative;
}
.gold_box_adjustment {
  margin-bottom: 0;
}
.gold_parts_l {
  position: absolute;
  left: 0;
  bottom: 5%;
  width: 30%;
  z-index: 1;
}
.gold_parts_r {
  position: absolute;
  right: 0;
  top: 5%;
  width: 30%;
  z-index: 1;
}
/*:::::::::::::

	お刺身

:::::::::::::*/
.area_wrap {
  position: relative;
}
/*:::::::::::::

	活き造り

:::::::::::::*/
.blue_parts_l {
  position: absolute;
  left: 0;
  bottom: -3%;
  width: 20%;
}
.blue_parts_r {
  position: absolute;
  right: 0;
  width: 20%;
  top: -2%
}
.adjustment2 {
  padding-top: 0%;
  padding-bottom: 3%;
}
.comment_ikidukuri {
 position: absolute;
    right: 12%;
    bottom: 30%;
    font-size: 1.5rem;
    width: 30%;
    line-height: 2;
}
/*:::::::::::::

	揚げ物
:::::::::::::*/
.adjust_box_h {
  padding-top: 8%;
  padding-bottom: 7%;
}
/*:::::::::::::

	鍋
:::::::::::::*/
.comment_nabe {
  font-size: 1.8rem;
  text-align: right;
  padding-top: 6%;
}
.food_menu_suppon {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 5%;
}
.suppon {
  padding: 3% 20%;
}
.suppon .food_menu_name {
  text-align: left;
  padding-left: 0;
}
.suppon .food_menu_price {
  text-align: right;
}
/*:::::::::::::

	お寿司
:::::::::::::*/
.triple {
  display: flex;
  width: 80%;
  margin: 0 auto;
  justify-content: space-between;
  padding-bottom: 8%;
  background-color: #1C2132;
}
.adjustment3 {
  margin-top: 0.4em;
  padding-top: 3%;
  margin-bottom: 2%;
}
.image_outer_box {
  border: 1.5px solid #1c2132;
  padding: 3%;
  margin-top: 5%;
}
.detail_outer_sushi {
  padding-left: 8%;
  padding-right: 11%;
}
/*:::::::::::::

	ご飯・汁物
:::::::::::::*/
.comment_soupe {
  text-align: right;
  font-size: 1.8rem;
  margin-top: 8%;
  margin-bottom: 15%;
}
.miso_text {
  border: 7px solid #a0913d;
  text-align: center;
  line-height: 1.6;
  font-size: 1.6rem;
  padding: 5% 3%;
  margin-bottom: 8%;
}
/*:::::::::::::

ほろ酔いセット
:::::::::::::*/
.food_set_outer {
  width: 90%;
  margin-left: 0;
  margin: inherit;
  margin-top: 5%;
  margin-bottom: 8%;
}
.food_set_title {
  padding-bottom: 0.2em;
  border-bottom: 4px solid #a0913d;
  width: 100%;
  padding-left: 15%;
}
.food_set_outer .food_menu_name {
  font-size: 3rem;
}
.food_set_outer .food_menu_price {
  font-size: 3rem;
}
.set_menu_detail {
  font-size: 1.9rem;
  line-height: 1.7;
  margin-top: 15%;
  margin-left: 25%;
}
.food_set_image_outer {
  width: 100%;
}
.food_set_image_outer_bgc {
  background-color: #1c2132;
  padding: 3%;
  margin-top: 14%;
}
/*:::::::::::::

松きのこ
:::::::::::::*/
.kinoko_outer {
  margin-bottom: 10%;
}
.kinoko_area_left {
  width: 65%;
  margin: auto;
  margin-right: 12%;
}
.comment_kinoko {
  font-size: 2rem;
  border-top: 3px solid #a0913d;
  border-bottom: 3px solid #a0913d;
  padding-top: 3%;
  padding-bottom: 3%;
  text-align: center;
  line-height: 2.2;
}
.food_kinoko_image_outer {
  margin-bottom: 11%;
  width: 90%;
  margin: 0 auto;
}
.kinoko_right_menu_inner {
  position: fixed;
}
/*:::::::::::::::

お飲み物ページ

:::::::::::::::::*/
/*:::::::::::::::

トップ

::::::::::::::::*/
.drink_hero_image {
  display: block;
  width: 100%;
  height: auto;
}
.drink_hero_image_outer {
  position: relative;
}
.drink_page_title_outer {
  padding-top: 0;
  margin-top: 0;
}
.drink_page_title {
  font-size: 3.4rem;
  letter-spacing: 0.2em;
  color: #fff;
  font-weight: 600;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding-bottom: 4%;
  margin: 0 auto;
  text-align: center;
  z-index: 10;
  position: absolute;
  top: 16vw;
  right: 14vw;
  text-shadow: -2px -2px 10px #000;
}
.drink_title_comment {
  width: 100%;
  text-align: center;
  padding-top: 1%;
  padding-bottom: 3%;
  font-size: 1.7rem;
  line-height: 1.6;
}
.no_br {
  display: inline-block;
}
/*:::::::::::::::

メニュー詳細

::::::::::::::::*/
.drink_bgi {
  background-image: url("../images/food/food_nav_bgi.png");
  z-index: 1;
}
.drink_comment1 {
  font-size: 1.6rem;
  margin-bottom: 5%;
  text-align: center;
}
.drink_menu_item_outer {
  padding-top: 5%;
  padding-bottom: 3%;
}
.drink_menu_item1_outer {
  padding-top: 5%;
  padding-bottom: 3%;
  display: flex;
  width: 95%;
  margin: 0 auto;
}
.drink_item_l {
  width: 50%;
}
.drink_item_r {
  width: 50%;
}
.drink_com_adj {
  margin-bottom: 0;
  padding-top: 5%;
}
.drink_menu {
  background-color: rgba(243, 250, 252, 0.70);
  margin-bottom: 1.2em;
  width: 95%;
  margin: 0 auto;
}
.drink_menu_detail_outer {
  padding: 2%;
  display: flex;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 5%;
}
.drink_1item {
  width: 70%;
}
.drink_menu_name {
  width: 80%;
  font-size: 1.6rem;
  padding-left: 0.8em;
  text-align: left;
  line-height: 1.4;
  margin: auto;
}
.drink_menu_price {
  width: 30%;
  font-size: 1.6rem;
  text-align: right;
  line-height: 1.3;
  margin: auto;
}
/*:::::::::::::::

テーブル

::::::::::::::::*/
.table_outer {
  background-color: rgba(243, 250, 252, 0.70);
  width: 60%;
  margin: 0 auto;
  padding-top: 3%;
  padding-bottom: 3%;
}
.tbl-r05 {
  width: 70%;
  margin: 0 auto;
}
.tbl-r05 th {
  padding-bottom: 4%;
  text-align: right;
}
.tbl-r05 td {
  padding-bottom: 3%;
  width: 26%;
  text-align: right;
  border-bottom: 0.05vw dashed #ccc;
  padding-top: 1em;
}
.tbl-r05 td:first-of-type {
  width: 26%;
  text-align: left;
  border-bottom: 0.05vw dashed #ccc;
  padding-top: 1em;
}
.thead {
  text-align: right;
}
.tbl-r05 tr:nth-of-type(2) td {
  border-top: 0.05vw dashed #ccc;
}
/*:::::::::::::::

コースページ

:::::::::::::::::*/
/*:::::::::::::::

トップ

::::::::::::::::*/
.course_hero_area {
  display: flex;
  background-image: url(../images/course/course_hero_bgi_2.png);
  background-repeat: repeat-y;
  background-size: 100%;
}
.course_hero_area_wrap {
  display: flex;
  margin-bottom: 3%;
  margin-top: 7%;
}
.course_title_image {
  display: block;
  width: 100%;
}
.course_title_image_outer {
  display: inline-block;
}
.course_gold_box {
  border: solid 2px #c39a21;
  width: 35%;
  padding: 1%;
  margin-top: 3%;
  margin-left: 10%;
}
.course_title_text_outer {
  width: 28%;
  margin-top: 8%;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.title {
  /*position: relative;*/
}
.title .course_page_title {
  position: absolute;
  color: #fff;
  top: 13vw;
  right: 14.5vw;
  font-weight: 600;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 2vw;
}
.title .title_back {
  position: absolute;
  height: 30%;
  top: 11vw;
  right: 10vw;
  width: 10%;
}
.title .title_back img {
  display: block;
  width: 100%;
  height: auto;
}
.course_page_title {
  color: #fff;
  font-size: 3.4rem;
  position: absolute;
  top: 23%;
  z-index: 10;
  font-weight: 600;
}
.course_title_bgi {
  position: absolute;
  height: 30%;
  top: 20%;
  left: 80%;
}
.course_title_text {
  line-height: 3;
}
/********************

お料理コース

*********************/
.course_contents_title {
  font-size: 3.2rem;
  font-weight: 300;
  border-bottom: 3px solid #a0913d;
  padding-bottom: 0.3em;
  margin-top: 4%;
  padding-left: 5%;
  width: 35%;
}
.course_comment1 {
  margin-top: 1%;
  margin-left: 15%;
}
.course_contents1_item_images {
  display: block;
  width: 100%;
  height: auto;
}
.course_item_image_outer {
  width: 30%;
}
.course_items_outer {
  position: relative;
}
.course_item_1 {
  position: absolute;
  right: 0;
  top: -54%;
  width: 43%;
  z-index: 10;
}
.course_item_2 {
  position: absolute;
  left: 5%;
  width: 20%;
  z-index: 10;
  top: -18%;
}
.course_item_3 {
  position: absolute;
  width: 15%;
  left: 15%;
  bottom: -6%;
  z-index: 10;
}
.course_contents_1_bluearea {
  /**/ background-image: url("../images/course/course_blue_bgi.png");
  width: 100%;
  height: 25vw;
  margin-bottom: 12%;
  position: relative;
  margin-top: 15%;
}
.course1_box {
  background-color: #fff;
  width: 300px;
  border: solid 4px #450e32;
  border-radius: 3px;
}
.c_box1 {
  position: absolute;
  top: -30%;
  left: 30%;
}
.c_box2 {
  position: absolute;
  right: 9%;
  top: 39%;
}
.course_box_price {
  margin-top: 15%;
  text-align: center;
  font-size: 2.2rem;
}
.course_box_menu_list {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin: 0 auto;
  margin-top: 20%;
  margin-bottom: 40%;
  line-height: 1.8;
  height: auto;
  ;
}
/********************

飲み放題コース

*********************/
.course_comment2 {
  text-align: center;
  font-size: 1.8rem;
  border: solid 1px #202950;
  width: 40%;
  margin: 0 auto;
  margin-top: 3%;
  margin-bottom: 3%;
  padding-top: 2%;
  padding-bottom: 2%;
}
/********************
4.200円コース
*********************/
.course_2-1_price_area {
  width: 30%;
}
.icon {
  display: inline-block;
  width: 10%;
  margin-right: 3%;
}
.s_letter {
  font-size: 2rem;
}
.course_2-1_price {
  font-size: 2.4rem;
  line-height: 2.2;
  background-color: #F9F9F9;
  text-align: center;
  padding-top: 30%;
  padding-bottom: 37%;
}
.course_2-1_image_area {
  width: 40%;
  background-image: url("../images/course/course_sec2_item1.png");
  background-size: cover;
}
.course_2-1_menu_area {
  background-image: url("../images/food/food_toparea_bgi.png");
  background-size: cover;
  width: 30%;
}
.course_2-1_menu_list {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 2.5;
  margin: 0 auto;
  margin-top: 20%;
  margin-bottom: 38%;
}
.course_comment3 {
  font-size: 1.1rem;
  padding-left: 3%;
}
.course2-1_wrap {
  display: flex;
  margin-bottom: 5%;
}
/********************
4.700円/5,200円コース
*********************/
.course_sec2_item_images {
  width: 100%;
  display: block;
  height: auto;
}
.course2-2_wrap {
  display: flex;
  position: relative;
  margin-bottom: 5%;
}
.double_line {
  position: absolute;
}
.double_line.blue {
  top: 29%;
  left: 23%;
}
.double_line.gold {
  top: 29%;
  right: 18.5%;
}
.double_line_icon {
  height: auto;
  display: block;
  width: 50%;
}
.course_sec2_items_outer {
  width: 90%;
  padding: 10%;
  margin: 0 auto;
  margin-top: 5%;
}
.course_2-2-1 {
  width: 25%;
  background-color: #f9f9f9;
}
.course_2-2_price_area {
  width: 100%;
}
.course_2-2_price {
  text-align: center;
  font-size: 2.2rem;
  margin-top: 20%;
  margin-bottom: 60%;
  line-height: 2.2;
}
.course_2-2-2 {
  width: 25%;
  background-image: url("../images/food/food_toparea_bgi.png");
  background-size: cover;
}
.course_2-2_menu_list {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 2.1;
  margin: 0 auto;
  margin-top: 20%;
  margin-bottom: 17%;
}
.icon_2 {
  width: 13%;
  display: inline-block;
	margin-right: 3%;
}
/********************
ふぐコース
*********************/
.course_2-3_wrap {
  background-color: #f8fbf8;
  display: flex;
}
.course_2-3_left {
  width: 50%;
}
.course_2-3_title_area {
  margin-bottom: 10%;
}
.winter {
  display: inline-block;
  margin-left: 15%;
}
.icon_title {
  display: inline-block;
  margin-top: -4%;
}
.fugu {
  margin-left: 3%;
}
.course_2-3_title {
  font-size: 2.8rem;
  font-weight: 300;
  margin-left: 20%;
  margin-top: 10%;
}
.course_2-3_price {
  font-size: 2.2rem;
}
.light {
  font-weight: 100;
  font-size: 1.6rem;
  margin-left: 4%;
}
.course_2-3_price_area {
  text-align: center;
  margin-bottom: 8%;
  line-height: 1.8;
}
.course_comment4 {
  text-align: center;
}
.course_2-3_menu_area {
  width: 30%;
  background-image: url("../images/food/food_toparea_bgi.png");
  margin-top: 10%;
  margin-bottom: 10%;
  margin-left: 5%;
}
.course_2-3_menu_list {
  writing-mode: vertical-rl;
  line-height: 2.5;
  margin: 0 auto;
  margin-top: 15%;
  margin-bottom: 20%;
}
/********************

飲み放題ドリンク

*********************/
.free_drink_title {
  background-image: url("../images/course/yellow_bar.png");
}
.free_drink_title {
  color: #fff;
  font-weight: 400;
  font-size: 2.8rem;
  padding: 2%;
  padding-left: 5%;
}
.free_drink_area {
  background-image: url("../images/food/food_nav_bgi.png");
}
.free_drink_list {
  padding: 5%;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 3;
  margin: 0 auto;
  font-weight: 200;
  padding-bottom: 10%;
}
.free_drink_list dt {
  font-weight: 800
}
.free_drink_list dd {
  padding-top: 8%;
  margin-bottom: -10%;
  margin-right: -5%;
}
.double_line_h {
  line-height: 1.8;
  margin-right: 0 !important;
}
/*:::::::::::::::

お取り寄せページ

:::::::::::::::::*/
.flow-navi__wrapper {
  display: none;
}
.flow-navi {
  position: fixed;
  top: 55%;
  right: 0;
  z-index: 3;
}
.order_btn1 {
  width: 250px;
  color: #fff;
  background-color: rgba(150, 135, 84, 0.95);
  margin-bottom: 13%;
  text-align: center;
  font-size: 1.8rem;
}
.order_btn1:hover {
  background-color: rgba(150, 81, 77, 0.95);
}
.order_btn1 a {
  display: block;
  padding: 10%;
}
.order_btn2 {
  width: 250px;
  color: #fff;
  background-color: rgba(32, 55, 68, 0.95);
  margin-bottom: 10%;
  text-align: center;
  font-size: 1.8rem;
}
.order_btn2:hover {
  background-color: rgba(98, 141, 179, 0.95);
}
.order_btn2 a {
  display: block;
  padding: 10%;
}
/********************

トップ

*********************/
.order_hero_image {
  display: block;
  width: 100%;
  height: auto;
}
.order_hero_image_outer {
  width: 100%;
  position: relative;
}
.order_page_title_outer {
  background-color: rgba(255, 255, 255, 0.7);
  height: 18vw;
  width: 100%;
  position: absolute;
  top: 11vw;
  right: 0;
  z-index: 3;
}
.order_page_title {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #2e2e2e;
  padding-top: 3.5%;
  font-size: 2.8rem;
  margin: 0 auto;
  letter-spacing: 0.2em
}
.order_comment {
  text-align: center;
  font-size: 1.8rem;
  margin-top: 5%;
  margin-bottom: 8%;
  line-height: 1.6;
}
/********************

商品情報

*********************/
.order_item_image {
  display: block;
  width: 100%;
  height: auto;
}
.order_item_image_outer {
  width: 65%;
  margin: 0 auto;
  margin-bottom: 5%;
}
.order_item_title {
  font-size: 2.2rem;
  font-weight: 500;
  text-align: center;
}
.order_item_title_line {
  border-top: 1.5px solid #a0913d;
  width: 20%;
  margin: 0 auto;
  margin-top: 0.5em;
  margin-bottom: 5%;
}
.order_item_text {
  font-size: 1.6rem;
  text-align: center;
  width: 55%;
  margin: 0 auto;
  line-height: 2;
  margin-bottom: 6%;
}
.order_item_detail_box {
  background-color: #eee;
  width: 50%;
  margin: 0 auto;
  padding-top: 3%;
  padding-bottom: 3%;
  margin-bottom: 10%;
}
.order_item_detail_list {
  line-height: 2;
  margin-left: 12%;
}
.order_item_price {
  text-align: right;
  margin-right: 5%;
}
/*:::::::::::::::

店舗情報ページ

:::::::::::::::::*/
/********************

トップ

*********************/
#shop_info_page .hero_image {
  width: 100%;
}
#shop_info_page .top {
  position: relative;
}
#shop_info_page .top .page_title {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  margin: 0 auto;
  font-size: 3.5rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.1em;
  text-align: center;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: inline;
  transform: translate(-50%, -50%);
  text-shadow: -2px -2px 10px #000;
}
/********************

コンテンツ

*********************/
#shop_info_page .shop_info_intro {
  height: auto;
  padding-bottom: 3%;
}
#shop_info_page .address_inner {
  margin-bottom: 0;
}
#shop_info_page .top_title {
  text-align: center;
}
#shop_info_page .shop_info_intro_title {
  font-size: 3rem;
  display: inline-block;
  width: auto;
  border-bottom: 4px solid #a0913d;
  padding: 0 0.5em 0.5em 0.5em;
  margin-left: 0;
  margin-bottom: 3%;
}
#shop_info_page .shop_info_intro_image {
  width: 50%;
  padding-left: 0;
  margin: 0 auto;
}
#shop_info_page .shop_info_intro .top_text_intro {
  width: 70%;
  margin: 0 auto;
  text-align: center;
  padding: 5% 0;
  line-height: 1.8em;
  font-size: 2rem;
}
#shop_info_page .address_inner_text {
  position: static;
  display: block;
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
#shop_info_page .address_inner_text .shop_info {
  display: inline-block;
  width: auto;
}
#shop_info_page .address_inner_text .shop_info li {
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.8em;
  border-bottom: 1px solid #ddd;
  padding: 1em;
}
#shop_info_page .address_inner_text .shop_info li:last-of-type {
  border-bottom: none;
}
#shop_info_page .address_intro_title {
  margin-bottom: 3%;
  margin-top: 5%;
}
#shop_info_page .address_intro_2 {
  margin-bottom: 1%;
}
#shop_info_page .address_inner {
  position: relative;
}
#shop_info_page .back_left {
  position: absolute;
  top: -3%;
  left: -3%;
  display: block;
  width: 15vw;
}
#shop_info_page .back_left img {
  display: block;
  width: 100%;
  height: auto;
}
#shop_info_page .back_right {
  position: absolute;
  bottom: 25%;
  right: -2%;
  display: block;
  width: 15vw;
}
#shop_info_page .back_right img {
  display: block;
  width: 100%;
  height: auto;
}
/********************

MAP

*********************/
.map {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 35%;
}
.map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* --------------------
 SP
----------------------- */
@media only screen and (max-width:765px) {
  #wrap {
    width: 100%;
    min-width: auto !important;
  }
  #wrap .pc {
    display: none;
  }
  .hero_image_sp {
    z-index: 1;
    width: 100%;
  }
  /*パンくずリスト*/
  .breadcrumb li {
    font-size: 1rem;
  }
  .food_page {
    bottom: 6.5%;
  }
  .course_page {
   background-image: url("../images/course/course_hero_bgi.png");
	  background-size: cover;
  }
  /*　ハンバーガーボタン　*/
  .hamburger {
    display: block;
    position: fixed;
    z-index: 999;
    right: 13px;
    top: 12px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
    background-color: rgba(25, 32, 58, 0.98);
  }
  .hamburger span {
    display: block;
    position: absolute;
    width: 30px;
    height: 1px;
    left: 6px;
    background: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .hamburger span:nth-child(1) {
    top: 10px;
  }
  .hamburger span:nth-child(2) {
    top: 20px;
  }
  .hamburger span:nth-child(3) {
    top: 30px;
  }
  /* ナビ開いてる時のボタン */
  .hamburger.active span:nth-child(1) {
    top: 16px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .hamburger.active span:nth-child(2), .hamburger.active span:nth-child(3) {
    top: 16px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  nav.globalMenuSp {
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;
    color: #fff;
    background-color: rgba(25, 32, 58, 0.98);
    text-align: center;
    transform: translateX(100%);
    transition: all 0.6s;
    width: 100%;
  }
  nav.globalMenuSp ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  nav.globalMenuSp ul li {
    list-style-type: none;
    padding: 0;
    width: 100%;
  }
  nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  nav.globalMenuSp ul li:hover {
    background: #ddd;
  }
  nav.globalMenuSp ul li a {
    display: block;
    color: #fff;
    font-weight: 200;
    padding: 5.5vw 0;
    text-decoration: none;
    width: 100%;
  }
  .sp_menu_item:first-of-type {
    margin-top: 15px;
  }
  .sp_menu_item:last-of-type {
    margin-bottom: 15px;
  }
  .tel_reserve_spmenu {
    width: 50%;
    display: flex;
    background-color: rgba(32, 42, 82, 0.92);
    text-align: center;
  }
  /* このクラスを、jQueryで付与・削除する */
  nav.globalMenuSp.active {
    transform: translateX(0%);
  }
  nav.globalMenuSp ul li {
    position: relative;
    display: inline-block;
  }
  nav.globalMenuSp ul li::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    top: 5vw;
    right: -5px;
    z-index: 1;
  }
  /*　/ハンバーガーmenu　*/
  /*　予約ボタン　*/
  .reserve_btn_sp {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 4;
    position: fixed;
    top: 70px;
    right: 10px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: rgba(25, 32, 58, 0.98);
    z-index: 100;
  }
  /*　/予約ボタン　*/
  .sp_title_line {
    border: 0;
    border-top: 1.5px solid #202a52;
    width: 80%;
    margin-top: 0px;
  }
  .btn {
    font-size: 1.4rem;
    width: 36%;
    margin-bottom: 15%;
    ;
  }
  /********************

	shop_intro

	*********************/
  .figure_outer_1 {
    height: 0;
  }
  .shop_intro {
    height: auto;
  }
  .shop_intro_image_sp {
    position: static;
    margin-top: 5%;
  }
  .shop_textarea {
    position: static;
    width: 100%;
    background-color: transparent;
    text-align: left;
    padding-bottom: 15%;
    padding-top: 10%;
  }
  /********************

	下記クラスはshop以外のテキストにも該当

	*********************/
  .top_text_title {
    font-size: 1.8rem;
    margin-left: 5%;
    margin-top: 0;
  }
  .top_text_intro {
    font-size: 1.4rem;
    width: 75%;
    margin: 0 auto;
    padding-bottom: 15%;
  }
  /********************

	/下記クラスはshop以外のテキストにも該当

	*********************/
  .shop_line {
    border-top: 3px solid #202a52;
    width: 65%;
    margin-top: 1px;
  }
  .pickup_intro .top_text_intro {
    padding-bottom: 5%;
  }
  /********************

	/shop_intro

	*********************/
  /********************

	pickup_intro

	*********************/
  .pickup_intro {
    height: auto;
  }
  .pickup_order_area {
    width: 100%;
  }
  .pickup_intro_image {
    position: static;
    width: 100%;
  }
  .pickup_intro_image_outer {
    width: 100%;
    padding: 0;
  }
  .pickup_textarea {
    position: static;
    width: 100%;
    height: auto;
    background-color: transparent;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pickup_intro .top_text_title {
    margin-left: 5%;
    margin-bottom: 6px;
    padding-bottom: 0;
  }
  .pickup_intro .top_text_intro {
    margin: 10% auto;
    margin-bottom: 5%;
  }
  /********************

	/pickup_intro

	*********************/
  /********************

course_intro

*********************/
  .course_intro .top_text_title {
    margin-top: 8%;
    margin-bottom: 6px;
  }
  .course_intro {
    position: static;
    height: auto;
  }
  .course_intro_image_outer {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .course_intro_image {
    position: static;
    width: 100%;
  }
  .course_textarea {
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    background-color: transparent;
    padding-top: 0px;
  }
  .course_intro .top_text_title {
    margin-left: 5%;
  }
  .course_intro .top_text_intro {
    margin-top: 10px;
    margin: 10% auto;
    padding-bottom: 5%;
    margin-bottom: 5%;
  }
  /********************

/course_intro

*********************/
  /********************

food_and_drink_intro

*********************/
  /** food_intro **/
  .food_and_drink_intro {
    position: static;
  }
  .food_intro_image_outer {
    width: 80%;
    padding-left: 0;
  }
  .figure_outer_4 {
    text-align: center;
    margin-bottom: 5%;
  }
  .food_intro_image {
    width: 100%;
  }
  .food_intro {
    height: auto;
  }
  .food_intro .top_text_intro {
    position: static;
    margin: 12% auto;
    margin-bottom: 5%;
  }
  /** /food_intro **/
  /** drink_intro **/
  .drink_intro {
    height: auto;
    position: static;
  }
  .drink_intro_image_outer {
    width: 70%;
    padding-top: 5%;
    padding-right: 10%;
    margin-bottom: 0;
  }
  .drink_intro_image {
    width: 100%;
  }
  .drink_intro .top_text_intro {
    position: static;
    text-align: left;
    margin-top: 10%;
  }
  .btn_drink {
    position: static;
    margin-right: 10%;
    margin-bottom: 20%;
  }
  /** /drink_intro **/
  .food_line_r {
    border: 0;
    border-top: 1px solid #fff;
    width: 30%;
    position: relative;
    left: 70%;
    text-align: right;
    margin-right: 0;
  }
  .food_line_l {
    border: 0;
    border-top: 1px solid #fff;
    width: 30%;
    position: static;
  }
  /********************

/food_and_drink_intro

*********************/
  /********************

order_intro

*********************/
  .order_intro {
    background: url("../images/top/image_top-05_sp.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #f0f0f0;
  }
  .order_wrap {
    background-color: #F0F0F0;
    position: relative;
  }
  .order_intro_title {
    font-size: 1.8rem;
    font-weight: 500;
    margin-left: 5%;
    padding-top: 15%;
    margin-bottom: 8%;
  }
  .order_intro .top_text_intro {
    background-color: transparent;
    width: 80%;
    height: auto;
    padding-top: 5%;
    margin-left: 5%;
	 padding-bottom: 0;
  }
	.btn_order{
		margin-bottom: 4%;
	}
  .intro_item_image_sp {
    width: 100%;
    display: block;
    height: auto;
  }
  .intro_items_outer_sp {
    width: 45%;
  }
  .intro_items_sp {
    display: flex;
    justify-content: space-between;
    margin: auto;
    margin-bottom: 8%;
    margin-top: 5%;
    margin-left: 5%;
    margin-right: 5%;
  }
  /********************

/order_intro

*********************/
  /********************

shop_info_intro

*********************/
  .shop_info_intro_title {
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 10%;
    margin-left: 5%;
    padding-bottom: 0.5%;
  }
  .shop_info_wrap .shop_line {
    width: 120px;
    border-top: 2px solid #a0913d;
  }
  .shop_info_wrap .top_text_intro {
    margin-top: 10%;
  }
  .shop_info_intro .top_text_intro {
    font-size: 1.2rem;
    margin-top: 10%;
    margin-left: 5%;
    margin-right: 0;
    padding-right: 0;
    padding-bottom: 12%;
	  text-align: left;
  }
  .shop_info_intro_image_outer {
    width: 100%;
  }
  .shop_info_intro_image_sp {
    width: 100%;
    display: block;
    height: auto;
  }
  .shop_info_intro_image_outer_sp {
    width: 100%;
    margin: 0 auto;
  }
  .address_inner_text {
    padding-top: 10%;
    position: static;
	  font-size: 1.2rem;
  }
  .address_intro_title {
    font-size: 1.6rem;
    margin-bottom: 8%;
  }
  .address_intro_2 {
    margin-bottom: 5%;
  }
  .address_intro_2-2 {
    margin-bottom: 5%;
  }
	.address_intro_comment{
		margin-bottom: 15%;
	}
  .btn_address {
    margin-bottom: 15%;
    width: 39%;
    padding-bottom: 0.3em;
    ;
  }
  /********************

/shop_info_intro

*********************/
  /********************

footer

*********************/
  .footer {
    position: relative;
  }
  .footer_2 {
    padding-bottom: 18%;
  }
  .footer_title1 {
    font-size: 1.2rem;
    padding-top: 10%;
  }
  .footer_title2 {
    font-size: 1.4rem;
    padding-top: 5%;
    ;
  }
  .footer_title3 {
    font-size: 2rem;
  }
  .footer_address {
    margin-top: 50px;
    font-size: 1.2rem;
    margin-bottom: 6%;
  }
  .footer_logo {
    height: 35%;
    position: absolute;
    top: 10%;
    right: 10%;
  }
  .copy {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding-bottom: 5%;
    font-size: 1rem;
  }
  /********************

/footer

*********************/
  /*:::::::::::::::

おすすめページ

:::::::::::::::::*/
  .pickup_page_title {
    position: absolute;
    top: 22%;
    left: 47.5%;
    font-size: 2rem;
  }
  /********************

おすすめ商品

*********************/
  .pickup_title {
    font-size: 2rem;
    padding-top: 13%;
  }
  .pickup_title_line {
    margin-bottom: 10%;
    border-top: 2px solid;
  }
  .pickup_image_outer1 {
    width: 100%;
    margin-left: 0;
  }
  .pickup_text_outer1 {
    position: static;
    width: 100%;
  }
  .pickup_text_title1 {
    font-size: 1.8rem;
    width: 100%;
    text-align: center;
    margin-top: 10%;
  }
  .pickup_text_inner1 {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.4rem;
  }
  .pickup_image_outer2 {
    width: 100%;
    margin-bottom: 6%;
  }
  .pickup_item_detail {
    display: block;
    width: 100%;
  }
  .pickup_item_detail_inner {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10%;
  }
  .pickup_text_outer2 {
    margin-top: 1%;
    width: 100%;
  }
  .pickup_text_title2 {
    font-size: 1.4rem;
    margin-bottom: 7%;
    line-height: 1.6;
  }
  .pickup_text_inner2 {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .pickup_price {
    font-size: 1.2rem;
    margin: 10% 5%;
    padding: 5% 0;
  }
  .pickup_item_detail_inner:last-of-type {
    margin-right: auto;
  }
  /********************

お取り寄せ

*********************/
  .pickup_order_intro {
    background-color: #151b35;
    margin: auto 0;
  }
  .pickup_order_area {
    border: 3px solid #151b35;
    padding: 1%;
  }
  .pickup_order_title {
    font-size: 1.6rem;
    line-height: 1.5;
    padding-bottom: 4%;
  }
  .pickup_order_gold {
    width: 100%;
    left: 1.4em;
    margin-bottom: 6%;
  }
  .pickup_order_name {
    font-size: 1.5rem;
    padding-left: 5%;
  }
  .pickup_order_price {
    font-size: 1.4rem;
  }
  .pickup_order_setcontents_title {
    font-size: 1.2rem;
    padding-top: 6%;
  }
  .pickup_order_image_outer {
    top: 45%;
    left: 55%;
    width: 35%;
  }
  .pickup_order_set_title {
    padding-bottom: 2%;
  }
  .pickup_order_setcontents_items {
    position: static;
    font-size: 1.1rem;
    padding-left: 2%;
    width: 50%;
  }
  .btn_pickup_order_wt {
    padding-top: 15%;
    font-size: 1.4rem;
    width: 40%;
  }
  /*:::::::::::::::

お食事ページ

:::::::::::::::::*/
  /********************

トップ

*********************/
  .food_top_image_wrap {
    padding-top: 0;
    padding-bottom: 0%;
    width: 100%;
  }
  .food_page_title_sp {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 2.4rem;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 16vw;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 10;
    text-shadow: -2px -2px 10px #000;
  }
  .food_hero_image_sp {
    width: 100%;
    display: block;
    height: auto;
  }
  .food_hero_image_sp_outer {
    width: 100%;
    position: relative;
    margin-bottom: 8%;
  }
  .food_page_titleline_sp1 {
    padding-bottom: 0.5%;
    width: 50%;
  }
  .photo_box {
    margin-top: 10%;
    margin-bottom: 10%;
  }
  .food_page_intro {
    margin-top: 0;
  }
  .food_page_intro_text {
    width: 100%;
    font-size: 1.2rem;
    margin-bottom: 3%;
    position: static;
    padding-bottom: 2%;
    margin-left: 0;
    line-height: 2.4;
    margin-right: 15vw;
    font-weight: 500;
  }
  _::-webkit-full-page-media, _:future, :root .food_page_intro {
    width: auto;
    margin: 0;
  }
  _::-webkit-full-page-media, _:future, :root .food_page_intro_text {
    margin: 0 17vw;
  }
  .food_top_area {
    display: block;
    position: static;
  }
  /*:::::::::::
	
	プルダウンお品書き
	
:::::::::::*/
  .food_menu_nav_sp {
    font-size: 1.2rem;
    font-weight: 200;
    width: 80%;
    margin: 0 auto;
    padding: 2%;
    padding-right: 5%;
    padding-top: 0;
    background-image: url("../images/food/food_nav_bgi.png");
  }
  .food_nav_sp_outer {
    background-image: url("../images/food/food_toparea_bgi.png");
    padding-bottom: 10%;
  }
  .food_nav_list_sp {
    position: relative;
  }
  .menu_nav_title_sp {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 1.6rem;
    font-weight: 600;
    margin: 0%;
    padding: 3%;
    display: inline-block;
    width: auto;
    position: absolute;
    top: 6vw;
    right: 5px;
  }
  .food_nav_sp_box_outer {
    display: block;
  }
  .food_nav_sp_box1_outer {
    width: 50%;
  }
  .food_nav_sp_box1 {
    display: flex;
  }
  .food_nav_sp_box2 {
    display: flex;
    width: 80%;
  }
  /********************

メニュー見出し

*********************/
  .food_contents_title {
    font-size: 1.8rem;
    padding-top: 6px;
  }
  .food_title_line_1 {
    height: 30px;
  }
  .food_title_line2 {
    height: 30px;
    border-left: 2.5px solid #202a52;
    margin-left: 0.1em;
  }
  .food_contents {
    border-top: 3.5px solid #202a52;
    border-bottom: 3.5px solid #202a52;
  }
  /********************

メニュー中身

*********************/
  .scroll_adjustment {
    padding-top: 15%;
  }
  .sp_adjust {
    padding-top: 5%;
  }
  .food_area_outer {
    display: block;
    margin-top: 10%;
  }
  .min_adjustment {
    margin-top: 5%;
  }
  .food_area_left {
    width: 100%;
    margin: auto;
  }
  .food_area_right {
    width: 100%;
    margin: auto;
  }
  .food_menu_detail_outer {
    padding: 3%;
    padding-bottom: 3%;
  }
  .food_menu {
    margin-bottom: 0.8em;
    position: relative;
    z-index: 2;
  }
  .food_menu_name {
    font-size: 1.2rem;
  }
  .food_menu_price {
    font-size: 1.2rem;
  }
  .comment_sashimi {
    font-size: 1.4rem;
    bottom: 2%;
    right: -15%;
  }
  .gold_parts_r {
    margin-top: -4%;
  }
  .gold_parts_l {
    margin-bottom: -10%;
  }
  .blue_parts_r {
    top: -5%;
  }
  .adjustment2 {
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .gold_box_adjustment {
    margin-bottom: 0;
  }
  .comment_ikidukuri {
    font-size: 1.4rem;
    right: 4%;
    bottom: -4%;
  }
  .comment_nabe {
    font-size: 1.2rem;
    padding-top: 0;
    margin-bottom: 10%;
  }
  .suppon .food_menu_name {
    padding-left: 0.8em;
  }
  .food_menu_suppon {
    width: 75%;
  }
  .triple {
    display: block;
    width: 74%;
  }
  .comment_soupe {
    font-size: 1.2rem;
    margin-bottom: 10%;
  }
  .miso_text {
    font-size: 1.2rem;
    border: 3px solid #a0913d;
    line-height: 1.3;
  }
  .miso_image_outer {
    width: 80%;
    margin: 0 auto;
  }
  .food_set_title {
    width: 70%;
    border-bottom: 2.5px solid #a0913d;
    padding-bottom: 1%;
  }
  .food_set_outer .food_menu_name {
    font-size: 1.5rem;
  }
  .food_set_outer .food_menu_price {
    font-size: 1.5rem;
  }
  .set_menu_detail {
    font-size: 1.2rem;
    margin-top: 9%;
    margin-left: 15%;
  }
  .food_set_image_outer_bgc {
    margin-left: 12%;
    padding: 2%;
  }
  .comment_kinoko {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 5%;
  }
  .teishoku {
    margin-bottom: 20%;
  }
	.menu_comment{
		font-size: 1.2rem;
	}
  /*:::::::::::::::

お飲み物ページ

:::::::::::::::::*/
  /********************

トップ

*********************/
  .drink_page_title_outer {
    padding-top: 4%;
    background-color: #000;
  }
  .drink_page_title {
    letter-spacing: 0.15em;
    font-weight: 700;
    top: 25vw;
    left: 21%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .drink_title_comment {
    font-size: 1.3rem;
    width: 95%;
    margin: 0 auto;
    margin-top: 1%;
    margin-bottom: 4%;
  }
  .drink_page_title {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
  }
  /********************

メニュー中身

*********************/
  .drink_comment1 {
    font-size: 1.2rem;
    padding-top: 10%;
    padding-bottom: 5%;
    line-height: 1.4;
  }
  .drink_com_adj {
    margin-bottom: 0;
  }
  .drink_menu {
    width: 75%;
  }
  .drink_menu_item_outer {
    padding-top: 0;
  }
  .drink_menu_item1_outer {
    display: block;
  }
  .drink_item_l {
    width: 100%;
  }
  .drink_item_r {
    width: 100%;
  }
  .drink_1item_outer {
    padding-top: 5%;
  }
  .drink_menu_name {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .drink_menu_price {
    font-size: 1.4rem;
  }
  .drink_menu_item_outer {
    padding-bottom: 6%;
  }
  /********************

テーブル部分

*********************/
  .tbl-r05 {
    width: 100%;
  }
  .table_outer {
    width: 70%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .tbl-r05 .thead {
    display: none;
  }
  .tbl-r05 tr {
    width: 100%;
  }
  .tbl-r05 td {
    display: block;
    text-align: right;
    width: 100%;
    font-size: 1.4rem;
  }
  .tbl-r05 td:first-child {
    background: #aaa;
    color: #fff;
    font-weight: 400;
    text-align: left;
    padding: 2%;
    margin-bottom: 3%;
    font-size: 1.4rem;
  }
  .tbl-r05 td:before {
    content: attr(data-label);
    float: left;
    font-weight: 400;
    margin-left: 5%;
    font-size: 1.4rem
  }
  .tbl-r05 td {
    padding-right: 5%;
  }
  .tbl-r05 td:first-of-type {
    width: 100%;
  }
  .tbl-r05 tr td:first-of-type {
    margin-bottom: 0;
    border-bottom: none;
  }
  .tbl-r05 tr:nth-of-type(2) td {
    border-top: none;
  }
  .tbl-r05 tr td:last-child {
    border-bottom: none;
  }
  /*:::::::::::::::

コースページ

:::::::::::::::::*/
  /********************

トップ

*********************/
  .course_hero_area {
    display: block;
  }
  .course_title_text_outer {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 2vw;
    margin-top: 6vw;
    height: 38vw;
  }
  .course_hero_area_wrap {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5%;
    padding-top: 10vw;
    margin-left: 3%;
  }
  .course_title_back_sp_outer {
    width: 50%;
    padding-top: 10%;
    padding-left: 5%;
  }
  .course_page_title {
    color: #fff;
    font-size: 2.2rem;
    position: absolute;
    top: 15vw;
    left: 12vw;
  }
  .title .title_back {
    top: 69vw;
    right: 10vw;
  }
  /*.title .course_page_title {
    top: 14vw;
    right: 30vw;
    font-weight: 600;
    font-size: 4vw;
  }*/
  .title .title_back img {
    height: 30vw;
  }
  .title .course_page_title {
    top: 73vw;
    right: 13.5vw;
    font-weight: 600;
    font-size: 4vw;
    height: 100%;
  }
  .course_title_text {
    width: 90%;
    position: static;
    margin-top: 12%;
    font-size: 1.2rem;
    margin-left: 15%;
    padding-right: 40%;
    line-height: 2;
  }
  .course_gold_box {
    width: 80%;
    margin: 0 auto;
  }
  /********************

	お料理コース

*********************/
  .course_item_1 {
    position: absolute;
    right: -1%;
    top: -31%;
    display: block;
    width: 55%;
  }
  .course_contents_title {
    font-size: 1.6rem;
    border-bottom: 2px solid #a0913d;
  }
  .course_comment1 {
    margin-top: 3%;
    margin-left: 5%;
    font-size: 1.1rem;
    padding-right: 5%;
  }
  .course1_box {
    width: 70%;
    border: solid 2px #450e32;
    margin: 0 auto;
    margin-bottom: 8%;
  }
  .c_box1 {
    position: static;
  }
  .c_box2 {
    position: static;
  }
  .course_contents_1_bluearea {
    position: static;
    height: auto;
    padding-top: 5%;
    margin-top: 4%;
    padding-bottom: 10%;
  }
  .course_box_menu_list {
    margin-top: 10%;
    margin-bottom: 9%;
    line-height: 2;
    font-size: 1.2rem;
    min-height: 20vw;
  }
  .course_box_price {
    font-size: 1.4rem;
    border-bottom: 1px solid #a0913d;
    width: 41%;
    padding-bottom: 4%;
    margin: 0 auto;
    margin-top: 10%;
  }
  .course_contents_1 {
    background-image: url("../images/course/course_blue_bgi.png");
  }
  .course_contents_title {
    margin-top: 0;
    padding-top: 10%;
  }
  .adjust_c_title {
    width: 55%;
    margin-top: 20%;
    padding-top: 0;
  }
  .white {
    color: #fff;
  }
  .course_item_2 {
    left: 5%;
    width: 30%;
    top: auto;
    bottom: -4%;
  }
  .course_item_3 {
    width: 24%;
    left: 29%;
    bottom: -6%;
  }
  /********************

	飲み放題コース

*********************/
  .sp_none {
    display: none;
  }
  .course_comment2 {
    font-size: 1.2rem;
    width: 80%;
    margin-top: 7%;
    margin-bottom: 8%;
    padding-top: 4%;
    padding-bottom: 4%;
  }
  .s_letter {
    font-size: 1.2rem;
  }
  .icon {
    width: 7%;
	  margin-right: 3%;
  }
  .course2-1_wrap {
    display: block;
    margin-bottom: 0;
  }
  .course_2-1_price_area {
    width: 100%;
  }
  .course_2-1_price {
    font-size: 1.6rem;
    text-align: left;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
  }
  .course_2-1_menu_area {
    width: 100%;
  }
  .course_2-1_menu_list {
    margin-top: 0;
    margin-bottom: 5%;
    padding-top: 8%;
    font-size: 1.4rem;
  }
  .course_comment3 {
    text-align: right;
    padding-bottom: 2%;
  }
  /********************

4.700-5.200コース

*********************/
  .c_double_line1 {
    border: 0;
    border-top: 7px solid #0c163d;
    width: 60px;
    margin: 0 auto;
    margin-top: 10%;
  }
  .c_double_line2 {
    width: 60px;
    border: 0;
    border-top: 3px solid #0c163d;
    margin: 0 auto;
    margin-top: 1%;
  }
  .c_double_line1.gold {
    border-top: 7px solid #c39a21;
  }
  .c_double_line2.gold {
    border-top: 1px solid #c39a21;
  }
  .icon_2 {
    width: 7%;
	  margin-right: 3%;
  }
  .course2-2_wrap {
    display: block;
    margin-bottom: 0;
  }
  .course_2-2-1 {
    width: 100%;
  }
  .course_sec2_items_outer {
    margin-top: 0;
    padding: 0;
    width: 65%;
  }
  .course_2-2_price {
    text-align: left;
    font-size: 1.6rem;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5%;
    padding-top: 5%;
    padding-left: 5%;
  }
  .course_2-2-2 {
    width: 100%;
    padding-top: 8%;
  }
  .course_2-2_menu_list {
    margin-top: 12%;
    margin-bottom: 0;
    padding-bottom: 12%;
    font-size: 1.4rem;
  }
  /********************

ふぐコース

*********************/
  .winter {
    margin-left: 11%;
    margin-bottom: 2%;
  }
  .course_2-3_wrap {
    display: block;
    padding-bottom: 10%;
  }
  .course_2-3_left {
    width: 100%;
  }
  .course_2-3_title {
    font-size: 1.6rem;
    margin-left: 5%;
    margin-top: 0;
    padding-top: 8%;
  }
  .course_2-3_title_area {
    margin-bottom: 3%;
  }
  .course_2-3_price {
    font-size: 1.4rem;
    line-height: 1.3;
    text-align: left;
    margin-left: 15%;
  }
  .course_2-3_price_area {
    margin-bottom: 4%;
  }
  .course_comment4 {
    font-size: 1.1rem;
    text-align: right;
    margin-top: 8%;
    margin-right: 3%;
  }
  .course_2-3_menu_area {
    width: 80%;
    margin: 0 auto;
    background-image: url(../images/food/food_toparea_bgi.png);
    margin-top: 5%;
    margin-bottom: 0;
    padding: 3%;
  }
  .course_2-3_menu_list {
    font-size: 1.4rem
  }
  /********************

飲み放題飲み物

*********************/
  .free_drink_title {
    font-size: 1.6rem;
  }
  .free_drink_list {
    font-size: 1.2rem;
    line-height: 2.1;
  }
  .free_drink_list dd {
    margin-right: -3%;
  }
  .free_drink_list dt {
    font-weight: 600;
  }
  /*:::::::::::::::

お取り寄せページ

:::::::::::::::::*/
  #pageTop_order {
    bottom: 80px;
  }
  .flow-navi__wrapper {
    position: static;
  }
  .flow-navi {
    display: none;
  }
  .flow-navi_sp {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 100;
  }
  .order_btn1_sp {
    width: 50%;
    color: #fff;
    background-color: rgba(150, 135, 84, 0.95);
    text-align: center;
    font-size: 1.28rem;
  }
  .order_btn1_sp a {
    padding: 8%;
    padding-top: 5vw;
    padding-bottom: 5vw;
    display: block;
  }
  .order_btn2_sp {
    width: 50%;
    color: #fff;
    background-color: rgba(32, 55, 68, 0.95);
    text-align: center;
    font-size: 1.3rem;
  }
  .order_btn2_sp a {
    padding: 8%;
    padding-top: 5vw;
    padding-bottom: 5vw;
    display: block;
  }
  .order_btn_sp_outer {
    display: flex;
  }
  /********************

トップ

*********************/
  .order_page_title_outer {
    height: 32vw;
    top: 2vw;
    background-color: inherit
  }
  .order_page_title {
    font-size: 1.8rem;
    padding-top: 1.5%;
    font-weight: 700;
    color: #000;
    text-shadow: -2px -2px 10px #fff;
  }
  .order_comment {
    font-size: 1.2rem;
    margin-top: 12%;
    margin-bottom: 12%;
  }
  /********************

商品詳細

*********************/
  .order_item_image_outer {
    margin-bottom: 10%;
    width: 100%;
  }
  .order_item_title {
    font-size: 1.8rem;
  }
  .order_item_title_line {
    width: 40%;
  }
  .order_item_text {
    font-size: 1.2rem;
    width: 70%;
    margin-bottom: 8%;
  }
  .order_item_detail_box {
    width: 90%;
    margin-bottom: 15%;
  }
  .order_item_detail_list {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 8%;
    padding-top: 3%;
    margin-left: 10%;
  }
  .order_item_price {
    font-size: 1.4rem;
    margin-bottom: 3%;
  }
  .last {
    margin-bottom: 20%;
  }
  /*:::::::::::::::

店舗情報ページ

:::::::::::::::::*/
  /********************

トップ

*********************/
  #shop_info_page .top .page_title {
    font-size: 2.5rem;
    top: 43%;
  }
  /********************

コンテンツ

*********************/
  #shop_info_page .shop_info_intro_image {
    width: 100%;
  }
  #shop_info_page .shop_info_intro .top_text_intro {
    width: 100%;
    padding-bottom: 10%;
    padding-top: 10%;
    font-size: 1.5rem;
  }
  #shop_info_page .address_intro_title {
    margin-bottom: 8%;
    margin-top: 15%;
    font-size: 1.6rem;
  }
  #shop_info_page .back_left {
    top: -8.5%;
    left: -3%;
    width: 22vw;
  }
  #shop_info_page .back_right {
    bottom: 54.5%;
    right: -5%;
    width: 22vw;
  }
  #shop_info_page .address_inner_text .shop_info {
    padding-bottom: 5%;
  }
  #shop_info_page .address_inner_text .shop_info li {
    font-size: 1.3rem;
    text-align: center;
  }
  /********************

MAP

*********************/
  .map {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 100%;
  }
}
@media screen and (min-width:950px) and (max-width:1250px) {
  /*パンクズリスト*/
  .breadcrumb {
    padding-left: 5.5%;
  }
  .food_page {
    bottom: 57.5%;
  }
  .btn {
    font-size: 2.1rem;
  }
  .header_logo {
    width: 140px;
    margin-left: 20px;
  }
  .nav_items {
    margin-top: 5px;
  }
  .nav_menu {
    font-size: 1.2rem;
    margin-top: -4px;
  }
  .menu_item {
    margin: auto 10px;
  }
  .reserve {
    font-size: 2rem;
    margin-right: 10px;
  }
  .pickup_intro .btn {
    padding-top: 5%;
  }
  .pickup_textarea {
    top: 42%;
    ;
  }
  .course_intro_image_outer {
    margin-bottom: 11%;
  }
  .course_intro .top_text_intro {
    margin-right: 5%;
  }
  .food_intro .top_text_intro {
    top: 31%;
    left: 55%;
  }
  .drink_intro .top_text_intro {
    bottom: 20%;
    left: 5%;
  }
  .btn_drink {
    padding-top: 5%;
    bottom: 15%;
  }
  .order_intro {
    background-position: top right;
  }
  .order_intro_title {
    font-size: 2.6rem;
    font-weight: 500;
    margin-left: 8%;
    padding-top: 110px;
  }
  .btn_order {
    margin-bottom: 8%;
  }
  .top_text_title {
    font-size: 2.2rem;
  }
  .top_text_intro {
    font-size: 1.4rem;
  }
  .shop_line {
    border-top: 3px solid #202a52;
    width: 82%;
    margin-top: 8px;
  }
  .shop_info_intro_title {
    font-size: 2.4rem;
  }
  .shop_info_wrap .shop_line {
    border-top: 3px solid #a0913d;
    margin-top: 8px;
  }
  .copy {
    font-size: 1rem;
  }
  .footer_logo {
    height: 210px;
  }
  /*:::::::::::::::

おすすめページ

:::::::::::::::::*/
  .pickup_hero_image {
    margin-top: 43px;
  }
  .pickup_page_title {
    font-size: 2.5rem;
  }
  /********************

おすすめ商品

*********************/
  .pickup_text_inner1 {
    line-height: 2;
    font-size: 1.5rem;
  }
  .pickup_text_inner2 {
    font-size: 1.4rem;
  }
  .pickup_title {
    font-weight: 400;
  }
  .pickup_price {
    font-size: 1.25rem;
  }
  /********************

お取り寄せ

*********************/
  .pickup_order_gold {
    margin-top: 5%;
  }
  .pickup_order_setcontents_title {
    padding-top: 3%;
  }
  .pickup_order_setcontents_items {
    font-size: 1.6rem;
    padding-top: 2%;
  }
  .btn_pickup_order_wt {
    margin-top: 9%;
  }
  /*:::::::::::::::

お食事ページ

:::::::::::::::::*/
  /********************

トップ

*********************/
  .food_page_title {
    font-size: 2.6rem;
    top: 36%;
  }
  .food_page_intro_text {
    top: 33%;
    font-size: 1.4rem;
    margin-bottom: 3%;
  }
  .photo_box {
    margin-left: 14%;
    margin-top: 9%;
  }
  /********************

メニュー見出し

*********************/
  .food_contents_title {
    font-size: 2.4rem;
    padding-top: 10px;
  }
  .food_title_line_1 {
    height: 46px;
  }
  .food_title_line2 {
    height: 46px;
    border-left: 4px solid #202a52;
  }
  .food_contents {
    border-top: 4px solid #202a52;
    border-bottom: 4px solid #202a52;
  }
  .scroll_adjustment {
    padding-top: 8%;
    margin-top: -8%;
  }
  /********************

メニュー中身

*********************/
  .food_menu_name {
    font-size: 1.4rem;
  }
  .food_menu_price {
    font-size: 1.4rem;
  }
  .food_area_outer.adjustment {
    padding-top: 10%;
  }
  .comment_sashimi {
    font-size: 1.4rem;
  }
  .adjustment2 {
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .comment_ikidukuri {
    font-size: 1.4rem;
  }
  .comment_nabe {
    font-size: 1.4rem;
  }
  .comment_soupe {
    font-size: 1.4rem;
  }
  .miso_text {
    font-size: 1.6rem;
  }
  .food_set_outer .food_menu_name {
    font-size: 2.2rem;
  }
  .food_set_outer .food_menu_price {
    font-size: 2.2rem;
  }
  .set_menu_detail {
    font-size: 1.4rem;
  }
  .comment_kinoko {
    font-size: 1.4rem;
  }
  /*:::::::::::::::

お飲み物ページ

:::::::::::::::::*/
  /*:::::::::::::::

トップ

:::::::::::::::::*/
  .drink_page_title {
    font-size: 3rem;
  }
  .drink_title_comment {
    font-size: 1.6rem;
  }
  /*:::::::::::::::

テーブル

:::::::::::::::::*/
  .table_outer {
    width: 71%;
  }
  /*:::::::::::::::

コースページ

:::::::::::::::::*/
  /*:::::::::::::::

トップ

::::::::::::::::*/
  .title .course_page_title {
    top: 14vw;
  }
  .course_title_text {
    font-size: 1.4rem;
    right: 24%;
    top: 8%;
  }
  .course_title_text_outer {
    width: 30%;
  }
  /*:::::::::::::::

お料理コース

::::::::::::::::*/
  .course_contents_title {
    font-size: 2.5rem;
    width: 28%;
  }
  .course_item_1 {
    top: -69%;
    width: 42%
  }
  .course_item_3 {
    left: 10%;
    bottom: -16%
  }
  .course1_box {
    width: 180px;
  }
  .course_box_price {
    margin-top: 22%;
    font-size: 1.6rem;
  }
  .course_box_menu_list {
    line-height: 1.5;
    font-size: 1.4rem;
  }
  .c_box2 {
    position: absolute;
    right: 22%;
    top: 26%;
  }
  /*:::::::::::::::

飲み放題コース

::::::::::::::::*/
  .adjust_c_title {
    width: 35%;
  }
  .course_comment2 {
    width: 45%;
  }
  .course_comment3 {
    padding-bottom: 2%;
  }
  .course_2-1_price {
    padding-bottom: 27%;
    font-size: 2rem;
  }
  .course_2-1_menu_list {
    margin-bottom: 16%;
  }
  .course2-2_wrap {
    margin-bottom: 5%;
  }
  .course_2-2_menu_list {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .course_2-2_price {
    font-size: 2rem;
    line-height: 1.8;
  }
  .s_letter {
    font-size: 1.5rem;
  }
  .double_line_icon {
    width: 35%;
  }
  .double_line.gold {
    right: 15%;
  }
  .course_2-3_title {
    font-size: 2rem;
  }
  .course_2-3_price {
    font-size: 2rem;
  }
  .free_drink_list {
    padding-bottom: 10%;
  }
  .free_drink_list {
    padding-bottom: 10%;
    font-size: 1.6rem;
  }
  .free_drink_title {
    font-size: 2rem;
  }
  .free_drink_list dt {
    font-weight: 500;
  }
  /*:::::::::::::::

	お取り寄せページ

:::::::::::::::::*/
  /********************

トップ

*********************/
  .order_page_title {
    padding-top: 2.5%;
    font-size: 2.4rem;
  }
  .order_comment {
    font-size: 1.4rem;
  }
  .order_item_detail_box {
    width: 60%;
  }
  .order_btn1 {
    width: 200px;
    font-size: 1.4rem;
  }
  .order_btn2 {
    width: 200px;
    font-size: 1.4rem;
  }
  /*:::::::::::::::

店舗情報ページ

:::::::::::::::::*/
  /********************

トップ

*********************/
  #shop_info_page .top .page_title {
    top: 57%;
    font-size: 2.8rem;
  }
  #shop_info_page .shop_info_intro .top_text_intro {
    font-size: 1.6rem;
  }
  /********************

MAP

*********************/
  .map {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 40%;
  }
}
@media screen and (max-width:950px) and (min-width:765px) {
  .breadcrumb li {
    font-size: 1.1rem;
  }
  .breadcrumb {
    padding-left: 5.5%;
  }
  .food_page {
    bottom: 53.5%;
  }
  /*header*/
  .site_message {
    font-size: 1.1rem;
    font-weight: 200;
  }
  .header_logo {
    width: 100px;
    margin-left: 20px;
    margin-top: 5%;
  }
  .header_nav {
    height: 64px;
  }
  .nav_items {
    margin-top: 1px;
  }
  .nav_menu {
    font-size: 1.1rem;
    margin-top: -7px;
  }
  .menu_item {
    margin: auto 6px;
  }
  .reserve {
    font-size: 1.5rem;
    margin-right: 8px;
  }
  .reserve_item_1 {
    margin-right: 5px;
  }
  .reserve_item_2 {
    margin-top: 5%;
    font-size: 1.4rem;
  }
  .site_message {
    padding-top: 7px;
  }
  /*header*/
  /*contents*/
  .shop_line {
    border: 0;
    border-top: 2.5px solid #202a52;
    margin-top: 7px;
  }
  .shop_intro_image_outer {
    width: 70%;
  }
  .shop_textarea {
    padding-top: 26px;
    padding-bottom: 33px;
  }
  .top_text_title {
    font-size: 1.8rem;
  }
  .top_text_intro {
    font-size: 1.2rem;
    margin-top: 6%;
  }
  .order_intro_text {
    height: 160px !important;
  }
  .btn {
    font-size: 1.6rem;
    ;
  }
  .food_intro .btn {
    padding-top: 8%;
  }
  .btn {
    width: 25%;
  }
  .pickup_intro .btn {
    padding-top: 0%;
  }
  .pickup_textarea {
    top: 42%;
  }
  .pickup_intro_image_outer {
    padding-bottom: 18%;
  }
  .course_intro_image_outer {
    margin-bottom: 12%;
  }
  .course_textarea {
    height: auto;
    width: 55%;
  }
  .course_intro .top_text_intro {
    margin-right: 5%;
  }
  .food_intro .top_text_intro {
    top: 30%;
    left: 55%;
  }
  .drink_intro .top_text_intro {
    bottom: 20%;
    left: 5%;
  }
  .btn_drink {
    padding-top: 5%;
    bottom: 15%;
  }
  .footer_menu_item {
    font-size: 1.1rem;
  }
  .order_intro {
    background-position: top right;
    font-size: 2rem;
  }
  .order_intro_title {
    padding-top: 8%;
    font-size: 1.8rem;
  }
  .address_inner_text {
    margin-top: 4%;
    margin-left: 10%;
	  font-size: 1.3rem;
  }
  .shop_info_intro .top_text_intro {
    margin-bottom: 3%;
  }
  .shop_info_intro_title {
    font-size: 2rem;
  }
  .shop_info_intro .top_text_intro {
    font-size: 1.4rem;
  }
  .shop_info_wrap .shop_line {
    width: 180px;
    border-top: 2.5px solid #a0913d;
  }
  .address_intro_title {
    font-size: 1.6rem;
  }
  .address_intro2 {
    font-size: 1.4rem;
  }
  .copy {
    font-size: 1rem;
  }
  .footer_logo {
    height: 180px;
  }
  .footer_title1 {
    font-size: 1.8rem;
  }
  .footer_title2 {
    font-size: 1.8rem;
  }
  .footer_address {
    font-size: 1.4rem;
  }
  /*:::::::::::::::

おすすめページ

:::::::::::::::::*/
  .pickup_hero_image {
    margin-top: 43px;
  }
  .pickup_page_title {
    font-size: 2.2rem;
    left: 48.5%;
  }
  .pickup_price {
    font-size: 1.3rem;
  }
  /********************

おすすめ商品

*********************/
  .pickup_image_outer1 {
    width: 70%;
    margin-left: 0%;
    display: block;
    margin: 0 auto;
    margin-bottom: 8%;
  }
  .pickup_image1 {
    width: 100%;
  }
  .pickup_text_outer1 {
    position: static;
    width: 100%;
    margin: 5% auto;
  }
  .pickup_title {
    font-size: 1.8rem;
    font-weight: 400;
  }
  .pickup_title_line {
    border-top: 2px solid #a0913d
  }
  .pickup_text_title1 {
    text-align: center;
    font-size: 1.6rem;
  }
  .pickup_text_inner1 {
    width: 70%;
    margin: 0 auto;
    font-size: 1.4rem;
    text-align: center;
  }
  .pickup_text_title2 {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .pickup_text_inner2 {
    font-size: 1.2rem;
  }
  /********************

お取り寄せ
*********************/
  .pickup_order_title {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .pickup_order_name {
    font-size: 1.6rem;
  }
  .pickup_order_price {
    font-size: 1.4rem;
  }
  .pickup_order_setcontents_title {
    font-size: 1.6rem;
    padding-top: 3%;
  }
  .pickup_order_setcontents_items {
    font-size: 1.3rem;
  }
  .btn_pickup_order_wt {
    margin-top: 8%;
  }
  /*:::::::::::::::

お食事ページ

:::::::::::::::::*/
  /********************

トップ

*********************/
  .food_page_title {
    font-size: 2.4rem;
    right: 9%;
    top: 40%;
  }
  .photo_box {
    margin-left: 20%;
  }
  .food_top_image_wrap {
    width: 53%;
    padding-top: 11%;
  }
  .food_page_intro_text {
    font-size: 1.2rem;
    margin-bottom: 5%;
    line-height: 1.6;
    right: 17%;
    top: 36%;
  }
  .food_nav_item {
    font-size: 1.4rem
  }
  .menu_nav_title {
    font-size: 1.8rem;
  }
  .order_btn1 {
    width: 180px;
    font-size: 1.2rem;
  }
  .order_btn2 {
    width: 180px;
    font-size: 1.2rem;
  }
  .scroll_adjustment {
    padding-top: 8%;
    margin-top: -8%;
  }
  /********************

メニュー見出し

*********************/
  .food_contents_title {
    font-size: 2rem;
    padding-top: 10px;
  }
  .food_title_line_1 {
    height: 40px;
  }
  .food_title_line2 {
    height: 40px;
    border-left: 3.5px solid #202a52;
  }
  .food_contents {
    border-top: 4px solid #202a52;
    border-bottom: 4px solid #202a52;
  }
  /********************

メニュー中身

*********************/
  .food_area_outer {
    width: 85%;
  }
  .food_menu_name {
    font-size: 1.3rem;
  }
  .adjust_name_w_tab {
    width: 90%;
  }
  .food_menu_price {
    font-size: 1.3rem;
  }
  .food_area_outer.adjustment {
    padding-top: 10%;
  }
  .comment_sashimi {
    font-size: 1.4rem;
  }
  .adjustment2 {
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .comment_ikidukuri {
    font-size: 1.4rem;
  }
  .comment_nabe {
    font-size: 1.4rem;
  }
  .comment_soupe {
    font-size: 1.4rem;
  }
  .miso_text {
    font-size: 1.4rem;
    border: 4px solid #a0913d
  }
  .food_set_outer .food_menu_name {
    font-size: 1.8rem;
  }
  .food_set_outer .food_menu_price {
    font-size: 1.8rem;
  }
  .food_set_title {
    border-bottom: 2.5px solid #a0913d;
  }
  .set_menu_detail {
    font-size: 1.4rem;
  }
  .comment_kinoko {
    font-size: 1.4rem;
  }
  /*:::::::::::::::

お飲み物ページ

::::::::::::::::*/
  /*:::::::::::::::

トップ

::::::::::::::::*/
  .drink_page_title {
    font-size: 2.8rem;
  }
  .drink_title_comment {
    font-size: 1.6rem;
    width: 90%;
    margin: 0 auto;
  }
  .drink_comment1 {
    font-size: 1.4rem;
  }
  .drink_menu_name {
    font-size: 1.4rem;
  }
  .drink_menu_price {
    font-size: 1.4rem;
  }
  /*:::::::::::::::

テーブル

::::::::::::::::*/
  .table_outer {
    width: 80%;
    font-size: 1.3rem;
  }
  /*:::::::::::::::

コースページ

:::::::::::::::::*/
  /*:::::::::::::::

トップ

::::::::::::::::*/
  .course_hero_area_wrap {
    margin-top: 9%;
    margin-bottom: 5%;
  }
  .title .course_page_title {
    top: 16vw;
  }
  .title .title_back {
    top: 14vw;
  }
  .course_title_text {
    font-size: 1.1rem;
    line-height: 1.8;
  }
  .course_title_text_outer {
    width: 29%;
  }
  /*:::::::::::::::

お料理コース

::::::::::::::::*/
  .course_contents_title {
    font-size: 2rem;
    border-bottom: 2px solid #a0913d;
    width: 28%;
  }
  .course_comment1 {
    font-size: 1.2rem;
    margin-top: 2%;
  }
  .course_item_1 {
    top: -69%;
    width: 42%
  }
  .course_item_3 {
    left: 10%;
    bottom: -16%
  }
  .course1_box {
    width: 180px;
    border: solid 3px #450e32;
  }
  .course_box_price {
    margin-top: 22%;
    font-size: 1.4rem;
  }
  .course_box_menu_list {
    line-height: 1.5;
    font-size: 1.3rem;
    margin-bottom: 19%;
  }
  .c_box2 {
    position: absolute;
    right: 14%;
    top: 26%;
  }
  /*:::::::::::::::

飲み放題コース

::::::::::::::::*/
  .adjust_c_title {
    width: 35%;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .course_comment2 {
    width: 60%;
    font-size: 1.2rem;
    margin-bottom: 3%;
  }
  .course_comment3 {
    padding-bottom: 2%;
  }
  .course2-1_wrap {
    margin-bottom: 3%;
  }
  .course_2-1_price {
    padding-bottom: 27%;
    font-size: 1.6rem;
  }
  .s_letter {
    font-size: 1.4rem;
  }
  .course_2-1_menu_list {
    margin-bottom: 11%;
    line-height: 1.6;
    font-size: 1.4rem;
    font-weight: 200;
  }
  .course2-2_wrap {
    margin-bottom: 5%;
  }
  .course_2-2_menu_list {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .course_2-2_price {
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .s_letter {
    font-size: 1.5rem;
  }
  .double_line_icon {
    width: 28%;
  }
  .double_line.gold {
    right: 11%;
  }
  .course_2-3_title {
    font-size: 1.8rem;
    margin-left: 13%;
  }
  .course_2-3_price {
    font-size: 1.6rem;
  }
  .course_2-3_menu_area {
    margin-left: 8%;
  }
  .course_2-3_menu_list {
    font-size: 1.4rem;
    line-height: 1.8;
    font-weight: 200;
  }
  .light {
    font-size: 1.1rem;
  }
  .s_letter {
    font-size: 1.4rem;
  }
  .course_comment4 {
    font-size: 1.2rem;
  }
  .free_drink_list {
    padding-bottom: 10%;
    font-size: 1.4rem;
  }
  .free_drink_title {
    font-size: 1.8rem;
  }
  .free_drink_list dt {
    font-weight: 500;
  }
  /*:::::::::::::::

お取り寄せページ

:::::::::::::::::*/
  /********************

トップ

*********************/
  .order_page_title {
    padding-top: 2%;
    font-size: 1.8rem;
  }
  .order_comment {
    font-size: 1.4rem;
  }
  .order_item_title {
    font-size: 2rem;
  }
  .order_item_text {
    font-size: 1.2rem;
  }
  .order_item_detail_box {
    width: 60%;
  }
  .order_item_detail_list {
    font-size: 1.2rem;
  }
  .order_item_price {
    font-size: 1.3rem;
  }
  /*:::::::::::::::

店舗情報ページ

:::::::::::::::::*/
  /********************

トップ

*********************/
  #shop_info_page .top .page_title {
    top: 58%;
    font-size: 2.2rem;
  }
  /********************

コンテンツ

*********************/
  #shop_info_page .shop_info_intro .top_text_intro {
    width: 75%;
    font-size: 1.4rem;
  }
  #shop_info_page .shop_info_intro_image {
    width: 68%;
  }
  /********************

MAP

*********************/
  .map {
    padding-bottom: 45%;
  }
}
/* --------------------
 iPad
----------------------- */
@media screen and (max-width:768px) {}
/* --------------------
 iPad Pro
----------------------- */
@media screen and (max-width:1024px) {}
@media screen and (max-width:1200px) {}
/* --------------------
 PC
----------------------- */
@media only screen and (min-width:765px) {
  #wrap .sp {
    display: none;
  }
}