@charset "UTF-8";
/*=====================
header
=====================*/
h1 {
  margin-bottom: 0px;
  height: 410px;
}
.btn_free {
  width: 872px;
  margin: 0px auto 0;
  padding: 0 0 0 0px;
  position: relative;
  top: -40px;
}
.btn_free li {
  width: 425px;
  float: left;
  margin-right: 0px;
}
.btn_free li:last-child {
  margin-right: 0px;
}
.btn_free li a {
  background: url(../images/top/sprite_btn_free.png) left top no-repeat;
  background-position: 30px 0px;
  display: block;
  height: 200px;
  width: 440px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  z-index: 1;
  background-size: 190%;
}
.btn_free li a:hover {
  background: url(../images/common/sprite_btn_free_on.png) left top no-repeat;
  background-position: 26px 0px;
  background-size: 190%;
}
.btn_free li:last-child a {
  background-position: -404px 0px;
}
.btn_free li:last-child a:hover {
  background: url(../images/common/sprite_btn_free_on.png) left top no-repeat;
  background-position: -408px 0px;
  background-size: 190%;
}
/*=====================
main
=====================*/
#main {
  margin: 0px auto;
}
/*nav {
	background: url(../images/common/bg_nav.jpg) center top no-repeat;
  min-height: 198px;
}*/
#content {}
/*=====================
共通
=====================*/
.icon {
  width: 120px;
}
.title {
  font-size: 2.5em;
  font-weight: bold;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.title a {
  text-decoration: underline;
  letter-spacing: 0;
}
.lead {
  clear: both;
  font-size: 1.5em;
  padding: 5px 109px;
  color: #000;
}
.price {
  text-align: right;
  font-size: 1.6em;
  margin: 0px 0 0 0;
  clear: both;
  padding: 0px 103px 0px 0;
  color: #391c00;
}
header {
  background: url(../images/top/main_image_top.jpg) center top no-repeat;
  height: 665px;
  margin: 0px 0 0px 0;
  position: relative;
  z-index: 9999;
}
/*=====================
ナビ
=====================*/
nav {
  width: 880px;
  margin: 0 auto;
}
nav .nav-top li a {
  display: block;
  height: 60px;
  padding: 3px 0 0 0;
  background: url(../images/common/sprite_nav_top.png)left no-repeat;
  position: relative;
  top: -35px;
  left: 4px;
}
nav li {
  width: 440px;
}
nav li a {
  width: 100%;
}
.nav_senja {
  margin: 0 0px 0 0px;
}
nav li.nav_senja a {
  background-position: 0px 0px;
}
nav li.nav_senja a:hover {
  background: url(../images/common/sprite_nav_top_on.png)left no-repeat;
  background-position: 0px -0px;
}
/*.nav_senjutsu {
	margin: 0px 10px 0 0px;
}
nav li.nav_senjutsu a {
	background-position: -438px -80px;
}

nav li.nav_senjutsu a:hover {
background-position: -517px -70px;
}*/
nav li.nav_special a {
  background-position: -450px 0px;
}
nav li.nav_special a:hover {
  background: url(../images/common/sprite_nav_top_on.png)left no-repeat;
  background-position: -450px 0px;
}
/*=====================
新着
=====================*/
#new {
  width: 880px;
  margin: 0px auto 4px;
  position: relative;
  z-index: 99;
}
/*#new .txt_link {
	font-size: 2em;
  text-align: center;
  padding: 20px 0 0px;
}

#new .txt_link a {
	color: #fff;
}

#new .txt_link a:hover {
	text-decoration: none;
	color: #fcff6d;
}*/
.cap_new {
  width: 880px;
  margin: 0px auto 0px;
  position: relative;
  z-index: 1;
}
#new .new_list_wrap1 {}
#new .new_list_wrap2 {}
#new .title_new {
  width: 880px;
  margin: 0px auto 0px;
  padding: 0px 0 0 0;
  position: relative;
}
#new .new_list_wrap1 {
  background-image: url(../images/top/komi_new_mid.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  position: relative;
  margin: 0 0 0px 0;
  padding: 40px 30px 0px 30px;
}
#new .new_list_wrap1::before {
  content: '';
  width: 880px;
  height: 144px;
  position: absolute;
  top: -1px;
  left: 0;
  background-image: url(../images/top/komi_new_top01.jpg);
  background-repeat: no-repeat;
}
#new .new_list_wrap1::after {
  content: '';
  height: 127px;
  background-image: url(../images/top/komi_new_btm01.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#new .new_list_wrap2 {
  background-image: url(../images/top/komi_new_mid.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  position: relative;
  margin: 0 0 0px 0;
  padding: 40px 30px 0px 30px;
}
#new .new_list_wrap2::before {
  content: '';
  width: 880px;
  height: 144px;
  position: absolute;
  top: -1px;
  left: 0;
  background-image: url(../images/top/komi_new_top02.jpg);
  background-repeat: no-repeat;
}
#new .new_list_wrap2::after {
  content: '';
  height: 157px;
  background-image: url(../images/top/komi_new_btm02.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#new ul {
  position: relative;
  z-index: 999;
}
#new ul::before {}
#new ul::after {}
#new ul .inner {
  position: relative;
  z-index: 1000;
}
#new li {}
#new li:first-child {}
#new .label {
  width: 72px;
  position: absolute;
  top: 0px;
  left: 98px;
  z-index: 999;
}
#new li .icon {
  margin: 50px 10px 0 90px;
  position: relative;
  float: left;
}
#new li:last-child .icon {
  margin: 20px 10px 0 90px;
}
#new li .title {
  margin: 70px 8px 10px 0px;
  float: left;
  width: 500px;
}
#new li:first-child .title {}
#new li:last-child .title {
  margin: 40px 0 0px 0;
}
#new li .title .inner_title {}
#new li .lead {
  color: #582b00;
  padding: 10px 100px;
  margin: 0 0 10px 0;
}
#new li .price {}
#new li:first-child .price {}
#new li:last-child .price {}
#new a {
  display: block;
  position: relative;
}
#new .btm_wrap {}
#new li a::before {}
/*=====================
バナーリンク
=====================*/
.note {
  text-align: center;
  font-size: 1.6em;
  margin: 25px 0 0px 0;
  position: relative;
  z-index: 999;
  padding: 0px 34px;
}
.note a {
  color: #ffd22d;
  text-decoration: underline;
}
.note a:hover {
  color: #acfb57;
  text-decoration: none;
}
/*=====================
おすすめメニュー
=====================*/
#rec {
  position: relative;
}
#rec .cap_rec {}
#rec .link_wrap {
  position: absolute;
  top: 812px;
  left: 38px;
}
#rec .link_wrap li {
  width: 270px;
  float: left;
  background: none;
  padding: 0 0 0 0;
}
#rec .link_wrap .link_kuchi1 {}
#rec .link_wrap .link_kuchi2 {}
#rec .link_wrap .link_kuchi3 {}
#rec .list_wrap {
  background-image: url(../images/top/bg_rec_mid.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  position: relative;
  padding: 0px 0 108px 0;
  width: 880px;
  margin: 0 auto;
}
#rec .list_wrap:before {
  content: '';
  width: 880px;
  height: 210px;
  position: absolute;
  top: -1px;
  left: 0;
  background-image: url(../images/top/bg_rec_top.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#rec .list_wrap:after {
  content: '';
  width: 880px;
  height: 250px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-image: url(../images/top/bg_rec_btm.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#rec .list_wrap .inner {
  position: relative;
  z-index: 1000;
}
#rec .title_rec {
  width: 880px;
  margin: 0 auto;
}
#rec .title_rec .inner {
  width: 100%;
  height: 138px;
  position: relative;
  top: 85px;
  background: url(../images/top/anime_film.png) repeat-x 0 0;
  -webkit-background-size: 100% auto;
  background-size: auto 100%;
  animation: anime_film 37s linear infinite;
}
@keyframes anime_film {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -3164px 0;
  }
}
#rec .title_rec .cap_slider {
  width: 320px;
  position: relative;
  top: -90px;
}
#rec ul {}
#rec li {
  background: url(../images/top/line_rec.png) center bottom no-repeat;
  padding: 40px 0 26px 0;
  position: relative;
}
#rec li:last-child {
  padding: 0 0 0px 0;
  background: none;
}
#rec li a {
  display: block;
}
#rec li a:hover {
  opacity: 0.8;
}
/*#rec li a::before {
  display: block;
  content: "";
  position: absolute;
  top: 53%;
  right: 14px;
  width: 9px;
  height: 20px;
  margin-top: -5px;
  background-size: 9px 20px;
}*/
#rec li .icon {
  margin: 15px 10px 0 80px;
  float: left;
}
#rec li:first-child .icon {
  margin-top: 45px;
}
#rec li:last-child .icon {
  margin: 15px 10px 0 80px;
}
#rec li .title {
  width: 580px;
  float: left;
  margin: 40px 0 0px 0;
}
#rec li:first-child .title {
  margin-top: 70px;
}
#rec li:last-child .title {}
#rec li .title .inner_title {}
#rec li .price {
  padding: 0 100px 0 0;
}
#rec br {
  display: none;
}
/*=====================
厳選メニュー
=====================*/
#select {
  width: 880px;
  margin: 0 auto;
}
#select .cap_rec {}
#select .list_wrap {
  background-image: url(../images/top/bg_select_mid.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  position: relative;
  margin: 0 0 0px 0px;
  padding: 0px 0 102px 0;
}
#select .list_wrap:before {
  content: '';
  width: 880px;
  height: 85px;
  position: absolute;
  top: -1px;
  left: 0;
  background-image: url(../images/top/bg_select_top.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#select .list_wrap:after {
  content: '';
  width: 880px;
  height: 190px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-image: url(../images/top/bg_select_btm.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#select .list_wrap .inner {
  position: relative;
  z-index: 1000;
}
#select .title_rec {
  width: 880px;
  margin: 0 auto;
}
#select ul {}
#select li {
  background: url(../images/top/line_top.png) center bottom no-repeat;
  padding: 0 0 9px 0;
  position: relative;
}
#select li:last-child {
  padding: 0 0 0px 0;
  background: none;
}
#select li a {
  display: block;
}
#select li a::before {
  /*display: block;
  content: "";
  position: absolute;
  top: 53%;
  right: 14px;
  width: 9px;
  height: 20px;
  margin-top: -5px;
  background: url(../images/top/arrow_top.png) center right no-repeat;
  background-size: 9px 20px;*/
}
#select li .icon {
  margin: 18px 10px 0 76px;
  float: left;
}
#select li:first-child .icon {
  margin: 83px 10px 0 76px;
}
#select li:last-child .icon {}
#select li .title {
  width: 650px;
  float: left;
  margin: 16px 0 0px 0;
}
#select li:first-child .title {
  margin: 79px 0 0px 0;
}
#select li:last-child .title {
  margin: 16px 0 0px 0;
}
#select li .title .inner_title {}
#select li .price {}
#select br {
  display: none;
}
/*=====================
特別メニュー
=====================*/
#special {
  width: 880px;
  margin: 0 auto;
  position: relative;
}
#special .cap_special {
  width: 880px;
  margin: 0 auto;
}
#special .cap_special_list {
  width: 1074px;
  margin: 0 0 0 -80px;
}
#special .special_list_wrap1 {
  background-image: url(../images/top/bg_special_mid.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  position: relative;
  margin: 0 0 0px 0;
  padding: 40px 30px 0px 30px;
}
#special .special_list_wrap1:before {
  content: '';
  width: 880px;
  height: 114px;
  position: absolute;
  top: -1px;
  left: 0;
  background-image: url(../images/top/bg_special_top01.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#special .special_list_wrap1:after {
  content: '';
  height: 117px;
  background-image: url(../images/top/bg_special_btm01.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#special .special_list_wrap2 {
  background-image: url(../images/top/bg_special_mid.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  position: relative;
  margin: 0;
  padding-top: 40px;
}
#special .special_list_wrap2:before {
  content: '';
  width: 880px;
  height: 146px;
  position: absolute;
  top: -1px;
  left: 0;
  background-image: url(../images/top/bg_special_top02.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#special .special_list_wrap2:after {
  content: '';
  height: 230px;
  background-image: url(../images/top/bg_special_btm02.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#special .list_wrap .inner {
  position: relative;
  z-index: 1000;
}
#special .title_special {
  padding: 0px 0 0 0;
  width: 880px;
  margin: 0 auto;
}
#special li a {
  display: block;
  position: relative;
}
/*#special li a::before {
	display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 28px;
  width: 11px;
  height: 25px;
  margin-top: -7px;
  background: url(../images/top/arrow_menu.png) center right no-repeat;
  background-size: 12px 25px;
}*/
#special li a::before {
  /*display: block;
  content: "";
  position: absolute;
  top: 53%;
  right: 14px;
  width: 9px;
  height: 20px;
  margin-top: -5px;
  background: url(../images/top/arrow_top.png) center right no-repeat;
  background-size: 9px 20px;*/
}
#special li .icon {
  margin: -76px 10px 0 76px;
  float: left;
  position: relative;
}
#special li:first-child .icon {
  margin: 35px 10px 0 76px;
  position: relative;
}
#special .list_wrap .title {
  width: 540px;
  float: left;
  margin: -57px 0 0 0px;
}
#special .list_wrap .title a {
  color: #fff;
  text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 10px #000;
  position: relative;
  background: linear-gradient(transparent 96%, #fff 40%);
    display: inline;
    padding: 0 2px 6px;
  text-decoration: none;
}
#special .list_wrap .title a:hover {
  background: linear-gradient(transparent 96%, rgba(0,0,0,0) 40%);
  text-decoration: none;
}
#special .list_wrap .title a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  height: 2px; 
  box-sizing: border-box; 
  z-index: -2; 
}
#special li:last-child .title {
  margin: 42px 0 0px 0;
}
#special li .icon {
  margin: 15px 10px 0 80px;
  float: left;
  position: relative;
}
#special li:last-child .icon {
  margin: 20px 10px 0 80px !important;
}
#special .list_wrap_list .title {
  width: 626px;
  float: left;
  margin: 31px 0 0 0px;
  font-size: 3em;
}
#special li:first-child .title {
  margin: 56px 0 0 0;
}
#special .list_wrap .lead {
  color: #fff;
  text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 10px #000;
}
#special .price {
  margin: 0 74px 0 0px;
  padding: 0 0 0 0;
  color: #fff;
  text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 10px #000;
}
#special .price span {
    color: #ffd700!important;
}
#special li:last-child .price {}
#special .cap_special_btm {}
#special .btn {}
#special .btn_special {
  background: url(../images/top/btn_special.png) left top no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 470px;
  height: 140px;
  margin: 0 auto;
  background-position: 0px 0px;
}
#special .btn_special:hover {
  opacity: 0.8;
}
/*=====================
メニュー一覧
=====================*/
.menu_list_wrap {
  width: 880px;
  margin: 0 auto 20px;
}
#love {}
#marr {}
#life {}
#love .title_love {
  width: 880px;
  padding: 0px 0 0 0;
}
#marr .title_marr {
  width: 880px;
  margin: 0px auto 0px;
  padding: 0px 0 0 0;
}
#life .title_life {
  width: 880px;
  margin: 0px auto 0px;
  padding: 0px 0 0 0;
}
#love .love_wrap {
  margin-bottom: 10px;
  padding: 180px 25px 55px;
  position: relative;
  background: url(../images/top/bg_list_top1.jpg) no-repeat top, url(../images/top/bg_list_btm.jpg) no-repeat bottom, url(../images/top/bg_list_mid.jpg) repeat-y;
  background-size: 100%;
}
#marr .marr_wrap, #life .life_wrap {
  margin-bottom: 10px;
  padding: 55px 25px 55px;
  position: relative;
  background: url(../images/top/bg_list_top2.jpg) no-repeat top, url(../images/top/bg_list_btm.jpg) no-repeat bottom, url(../images/top/bg_list_mid.jpg) repeat-y;
  background-size: 100%;
}
/*#marr ul {
	background-image: url(../images/top/bg_marr_top.jpg), url(../images/top/bg_marr_btm.jpg), url(../images/top/bg_marr_mid.jpg);
  background-position: center top, center bottom, center bottom;
  background-size: 320px auto;
  background-repeat: no-repeat, no-repeat, repeat-y;
  padding: 0 0 70px 0;
}
#life ul {
	background-image: url(../images/top/bg_life_top.jpg), url(../images/top/bg_life_btm.jpg), url(../images/top/bg_life_mid.jpg);
  background-position: center top, center bottom, center bottom;
  background-size: 320px auto;
  background-repeat: no-repeat, no-repeat, repeat-y;
  padding: 0 0 70px 0;
}*/
.menu_list_wrap .icon {
  float: left;
  margin: 0px 10px 0px 50px;
}
#life .menu_list_wrap li:first-child .icon {}
.menu_list_wrap .title_wrap {
  width: 590px;
  float: left;
}
.menu_list_wrap li:first-child .title_wrap {
  margin-top: 0px;
}
.menu_list_wrap .title {
  font-size: 2.6em;
}
.menu_list_wrap li:first-child .title {
  margin-top: 18px;
}
#life .menu_list_wrap li:first-child .title {}
.menu_list_wrap .title {
  margin: 20px 0 10px 0;
  width: 590px;
}
#love .title {
  color: #BE2165;
}
#marr .title {
  color: #7220B7;
}
#life .title {
  color: #0E2ED0;
}
.menu_list_wrap .title .inner_title {}
/*#love .inner_title {
	color: #bf0031;
}

#marr .inner_title {
	color: #71009b;
}

#life .inner_title {
	color: #00398f;
}*/
.menu_list_wrap span.red {
  color: red;
  text-align: right;
  margin: 0px 0 0 0;
  clear: both;
}
/*#love ul {
	background-image: url(../images/top/bg_love_top.jpg), url(../images/top/bg_love_btm.jpg), url(../images/top/bg_love_mid.jpg);
  background-position: center top, center bottom, center bottom;
  background-repeat: no-repeat, no-repeat, repeat-y;
  padding: 0 0 60px 0;
  margin: 0 0 0px 0;
}


#marr ul {
	background-image: url(../images/top/bg_marr_top.jpg), url(../images/top/bg_marr_btm.jpg), url(../images/top/bg_marr_mid.jpg);
  background-position: center top, center bottom, center bottom;
  background-repeat: no-repeat, no-repeat, repeat-y;
  padding: 0 0 60px 0;
  margin: 0 0 0px 0;
}

#life ul {
	background-image: url(../images/top/bg_life_top.jpg), url(../images/top/bg_life_btm.jpg), url(../images/top/bg_life_mid.jpg);
  background-position: center top, center bottom, center bottom;
  background-repeat: no-repeat, no-repeat, repeat-y;
  padding: 0 0 60px 0;
  margin: 0 0 0px 0;
}*/
.menu_list_wrap li {
  background: url(../images/top/line_rec.png) center bottom no-repeat;
  padding: 0 0 30px 0;
  margin: 0px 0 0px 0;
  position: relative;
  z-index: 999;
}
.menu_list_wrap li:last-child {
  background: none;
  padding: 0 0 0 0;
}
.menu_list_wrap .lead {
  width: 580px;
  padding: 0 0 0 0;
}
.menu_list_wrap li a {
  position: relative;
  padding: 0px 0 0 0;
}
#love .title a {
  color: #b40e39;
}
#love .title a:hover {
 color: #d04468;
}
#marr .title a {
  color: #711db4;
}
#marr .title a:hover {
   color: #a465d6;
}
#life .title a {
  color: #0a5071;
}
#life .title a:hover {
  color: #3d76cc;
}
/*#love.menu_list_wrap  li a:visited .title,
#marr.menu_list_wrap  li a:visited .title,
#life.menu_list_wrap  li a:visited .title {
	color: #868686;
}*/
/*.menu_list_wrap li a::before {
	display: block;
  content: "";
  position: absolute;
  top: 53%;
  right: 14px;
  width: 9px;
  height: 20px;
  margin-top: -5px;
  background: url(../images/top/arrow_menu.png) center right no-repeat;
  background-size: 9px 20px;
}*/
/*.menu_list_wrap li:first-child a::before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 14px;
	width: 9px;
	height: 20px;
	margin-top: -5px;
}*/
#love li a::before {}
#marr li a::before {}
#life li a::before {}
.menu_list_wrap li a::after {}
.menu_list_wrap a {
  display: block;
}
/*#love .red,
#marr .red,
#life .red {
	color: #0021ff;
}*/
/*=====================
ベスト
=====================*/
#best {
  width: 320px;
  margin: 0 auto;
}
#best .title_best {
  width: 320px;
  margin: 0 auto;
  padding: 0px 0 0 0;
}
#best ul {}
#best li {
  background-image: url(../images/top/bg_best_top.jpg), url(../images/top/bg_best_btm.jpg), url(../images/top/bg_best_mid.jpg);
  background-position: center top, center bottom, center bottom;
  background-size: 320px auto;
  background-repeat: no-repeat, no-repeat, repeat-y;
  padding: 0 0 46px 0;
  position: relative;
}
#best li:last-child {}
#best li a {
  display: block;
}
/*#best li a::before {
  display: block;
  content: "";
  position: absolute;
  top: 53%;
  right: 14px;
  width: 9px;
  height: 20px;
  margin-top: -5px;
  background: url(../images/top/arrow_top.png) center right no-repeat;
  background-size: 9px 20px;
}*/
#best li .obi {
  width: 72px;
  position: absolute;
  top: -17px;
}
#best li .icon {
  margin: 48px 10px 0 28px;
  float: left;
}
#best li .title {
  width: 200px;
  float: left;
  margin: 43px 0 5px 0;
  color: #af003e;
}
#best li .title .inner_title {
  color: #af003e;
}
#best li .lead {
  clear: both;
  padding: 0 32px;
  font-size: 1.4em;
}
#best li .price {
  padding: 0 0 0 0;
}
/*=====================
フッターリンク
=====================*/
#free + .nav_footer {
  display: none;
  margin-bottom: 30px;
}
.nav_footer {
  margin-bottom: 16px;
}
.nav_footer ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  background: url(../images/top/btn_footer.png) left top no-repeat;
  background-size: 320px 56px;
  height: 56px;
}
.nav_footer li {
  display: table-cell;
}
.nav_footer li.love {}
.nav_footer a {
  display: block;
  height: 56px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
}
.btn_top {
  width: 197px;
  margin: 0 auto 0px;
}
.btn_top a {
  display: block;
}