@charset "UTF-8";
/*=====================
header
=====================*/
h1 {
	margin-bottom: 0px;
	height: 550px;
    width: 70%;
}

header .kome_txt {
	top: 395px;
}

.btn_free {
	width: 550px;
    margin: 0px auto 0;
    padding: 0 0 0 0px;
    position: absolute;
    top: 379px;
    left: -300px;
    right: 0;
}
.btn_free li {
	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: -1px -4px;
    background-size: 550px;
    display: block;
    height: 155px;
    width: 275px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.btn_free li a:hover {
	background: url(../images/top/sprite_btn_free_on.png) left top no-repeat;
	background-size: 550px;
	background-position: -1px -5px;
}

.btn_free li:last-child a {
	background-position: -276px -4px;
}

.btn_free li:last-child a:hover {
	background: url(../images/top/sprite_btn_free_on.png) left top no-repeat;
	background-size: 550px;
	background-position: -276px -5px;
}

/*=====================
main
=====================*/
#main {
	margin: 0px auto;
}
nav {
	background: url(../images/common/bg_nav_top.jpg) center top no-repeat;
	height: 90px;
}

/*=====================
共通
=====================*/
.icon {
	width: 100px;
}
.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;
	color: #000;
	padding: 10px 160px 0;
}
.price {
	text-align: right;
	font-size: 1.6em;
	margin: 0px 0 0 0;
	clear: both;
	padding: 0px 160px 0px 0;
	color: #42008d;
}

header {
	background: url(../images/top/main_image_top.jpg) center top no-repeat;
	height: 640px;
	margin: 0px 0 0px 0;
	position: relative;
	z-index: 9999;
	/*background-color: #300159;*/
}


/*=====================
ナビ
=====================*/
nav ul {
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 5px;
}

nav li {
    width: 45%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
nav li a {
	width: 360px;
}
.nav_senja {
    margin-left: 0!important;
    float: left;
}
nav li.nav_senja a {
	background-position: -335px -11px;
}

nav li.nav_senja a:hover {
	background: url(../images/common/sprite_nav_on.png) left top no-repeat;
	background-position: -343px -3px;
}

/*.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: 10px -11px;
}

nav li.nav_special a:hover {
	background: url(../images/common/sprite_nav_on.png) left top no-repeat;
	background-position: 7px -3px;
}
#special .special_img {
   position: relative;
}
#special .btn_special {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 380px;
    height: 100px;
    margin: 0 auto;
    position: absolute;
    bottom: 93px;
    left: 128px;
}
#special .btn_special:hover {
    background: url("../images/top/btn_special_on.png") left top no-repeat;
    background-size: 385px auto;
    background-position: 1px -8px;
}
#special .btn_special a {
    height: 100px;
    display: block;
    position: relative;
}
/*=====================
新着
=====================*/
#new {
	width: 867px;
	margin: 0px auto 4px;
	position: relative;
	z-index: 99;
}

.cap_new {
	width: 867px;
	margin: 0px auto 0px;
	position: relative;
	z-index: 1;
}

#new .title_new {
	width: 867px;
	margin: 0px auto 0px;
	padding: 0px 0 0 0;
	position: relative;
}
#new .list_wrap {
	background-image: url(../images/top/bg_new_top.jpg), url(../images/top/bg_new_btm.jpg), url(../images/top/bg_new_mid.jpg);
  background-position: center top, center bottom, center bottom;
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-size: 100%;
  padding-bottom: 100px;
}
#new li {
	background: url(../images/top/line_new.jpg) center bottom no-repeat;
	background-size: 100%;
    padding: 0 0 87px;
    position: relative;
}
#new li:last-child {
  background: none;
  padding: 0 0 10px;
  margin-top: -20px;
}

#new ul {
	position: relative;
		z-index: 999;
}

#new ul .inner {
	position: relative;
	z-index: 1000;
}

#new .label {
	width: 80px;
    position: absolute;
    top: 3px;
    left: 161px;
    z-index: 999;
}
#new li .icon {
	margin: 24px 10px 0 150px;
	position: relative;
	float: left;
}
#new li:last-child .icon {
	margin: 5px 10px 0 150px;
}
#new li .title {
	margin: 30px 8px 10px 0px;
    float: left;
    width: 490px;
}

#new li:last-child .title {
	margin: 10px 8px 10px 0px;
}

#new li .lead {
	padding: 10px 160px 0;
	margin: 0 0 5px 0;
}
#new a {
	display: block;
	position: relative;
}

#new br {
	display: none;
}

/*=====================
バナーリンク
=====================*/
.note {
	text-align: center;
	font-size: 1.8em;
	margin: 0 0 20px 0;
	position: relative;
	z-index: 999;
	padding: 0px 34px;
    color: #000
}
.note a {
	color: #ff6600;
	text-decoration: underline;
}

.note a:hover {
	color: #fddd03;
	text-decoration: none;
}
/*=====================
おすすめメニュー
=====================*/
#rec {
	position: relative;
    margin-bottom: 10px;
}

#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 .list_wrap .inner {
	position: relative;
	z-index: 1000;
}
#rec .title_rec {
	width: 867px;
	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 li {
    background: url(../images/top/line_rec.png) center bottom no-repeat;
    padding: 0 0 90px 0;
	position: relative;
	margin-top: -20px;
}
#rec .list_wrap {
    background-image: url(../images/top/bg_rec_mid.png);
    background-repeat: repeat-y;
    background-position: center top;
    position: relative;
    padding: 50px 0 15px 0;
    width: 867px;
    margin: 0 auto;
}
#rec .list_wrap:before {
    content: '';
    width: 867px;
    height: 80px;
    position: absolute;
    top: -1px;
    left: 0;
    background-image: url(../images/top/bg_rec_top.png);
    background-repeat: no-repeat;
    background-position: center top;
}
#rec li:first-child {
	margin: 0;
}
#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 .icon {
	margin: 25px 10px 0 150px;
	float: left;
}
#rec li:first-child .icon {
	margin: -10px 10px 0 150px;
}

#rec li .title {
	width: 495px;
	float: left;
	margin: 30px 0 0px 0;
}
#rec li:first-child .title {
	margin-top: 0px;
}

#rec .price {
	padding: 0px 150px 0px 0;
}

#rec br {
	display: none;
}

/*=====================
厳選メニュー
=====================*/
#select {
	width: 898px;
	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: 898px;
	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: 898px;
	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: 898px;
	margin: 0 auto;
}

#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 .icon {
	margin: 18px 10px 0 76px;
	float: left;
}
#select li:first-child .icon {
	margin: 83px 10px 0 76px;
}

#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 br {
	display: none;
}

/*=====================
特別メニュー
=====================*/
#special {
	margin: 0 auto;
	position: relative;
}

#special .cap_special_list {
	width: 1074px;
	margin: 0 0 0 -80px;
}

#special .list_wrap .inner, #special2 .list_wrap .inner {
	position: relative;
	z-index: 1000;
}
#special .title_special {
	padding: 0px 0 0 0;
	margin: 0 auto;
}

#special li {
    background-image: url(../images/top/bg_special_mid.png);
    background-repeat: repeat-y;
    background-position: center top;
    position: relative;
    padding: 0;
    width: 867px;
    margin: 0 auto;
}

#special li a {
	display: block;
	position: relative;
}

#special .list_wrap .icon {
	margin: 0 15px 10px 160px;
	float: left;
}
#special2 .list_wrap .icon {
	margin: -5px 15px 10px 10px;
	float: left;
}
#special2 .icon {
	width: 100px;
}
#special li:first-child .icon {
	margin: 25px 15px 10px 160px;
}

#special .list_wrap .title{
	width: 445px;
    float: left;
    margin: 0;
}
#special2 .list_wrap .title{
	width: 500px;
    float: left;
    margin: 5px 0 0px 0;
}
#special .list_wrap li:first-child .title {
	margin: 40px 0 0px 0;
}
#special .list_wrap_list .title {
	width: 626px;
	float: left;
	margin: 31px 0 0 0px;
	font-size: 3em;
}

#special .price {
	margin: 0 160px 0 0px;
	padding: 0 0 0 0;
}
#special2 .price {
    padding: 0px 40px 0px 0;
}
#special br {
	display: none;
}

#special .title_wrap {
	width: 490px;
	float: left;
}

#special .lead {
	width: 590px;
}

.sp_aura {
	width: 65%;
	margin: 10px auto -55px auto;
}

.btn_kantei_sp {
	width: 310px;
	margin: 0 auto;
}
.btn_kantei_sp a {
	background: url(../images/top/btn_kantei_sp.png) left top no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 90px;
	width: 310px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}

.btn_kantei_sp a:hover {
	background-position: 0px -90px;
}

/*=====================
メニュー一覧
=====================*/
.menu_list_wrap {
	width: 867px;
}
#love .title_love {
	width: 867px;
	margin: 20px auto 0px;
	padding: 0px 0 0 0;
}
#marr .title_marr {
	width: 867px;
	margin: 0px auto 0px;
	padding: 0px 0 0 0;
}
#life .title_life {
	width: 867px;
	margin: 0px auto 0px;
	padding: 0px 0 0 0;
}

.menu_list_wrap li:first-child .icon {
	float: left;
	margin: 5px 10px 0px 115px;
}
.menu_list_wrap li .icon {
	float: left;
	margin: 10px 10px 0px 115px;
}
.menu_list_wrap .title_wrap {
	width: 590px;
	float: left;
	margin: 0;
}

.menu_list_wrap .title {
	font-size: 2.4em;
}
#life .menu_list_wrap li:first-child .title {

}
.menu_list_wrap .title {
	color: #000000;
    width: 525px;
    float: left;
    margin: 10px 0px 0px 0px;
}

.menu_list_wrap .price {
	color: #42008d;
	clear: both;
	padding: 0px 0px 0 0px;
	margin: 0px 125px 0px 0;
	position: relative;
	top: 0px;
}

.menu_list_wrap .price br {
	display: none;
}
#love ul {
    background-image: url(../images/top/bg_love_mid.png);
    background-position: center bottom;
    background-repeat: repeat-y;
    padding: 0;
    margin: 0;
}
#love li {
	background: url(../images/top/line_love.png) center bottom no-repeat;
    padding: 0 0 100px 0;
    position: relative;
}
#love li:last-child {
	background: none;
	padding: 0;
}
#marr ul {
    background-image: url(../images/top/bg_marr_mid.png);
    background-position: center bottom;
    background-repeat: repeat-y;
	padding: 0;
    margin: 0;
}
#marr li {
	background: url(../images/top/line_marr.png) center bottom no-repeat;
    padding: 0 0 100px 0;
    position: relative;
}
#marr li:last-child {
	background: none;
	padding: 0;
}

#life ul {
    background-image: url(../images/top/bg_life_mid.png);
    background-position: center bottom;
    background-repeat: repeat-y;
	padding: 0;
    margin: 0;
}
#life li {
	background: url(../images/top/line_life.png) center bottom no-repeat;
    padding: 0 0 100px 0;
    position: relative;
}
#life li:last-child {
	background: none;
	padding: 0;
}


.menu_list_wrap .lead {
	padding: 0 0 0 0;
    width: 530px;
    clear: none;
    float: left;
    margin: 10px 0px 0px 0px;
}

.menu_list_wrap li a {
	position: relative;
	padding: 0px 0 0 0;
}

#love .title a {
	color:#da005c;
}

#love .title a:hover {
    color: #ce6993;
}

#marr .title a {
	color: #7e00c7;
}

#marr .title a:hover {
	color: #9d60c0;
}

#life .title a {
	color: #004bc7;
}

#life .title a:hover {
	color: #658cc5;
}

.menu_list_wrap a {
	display: block;
}

/*=====================
ベスト
=====================*/
#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;
}
#AdBox {
    background: url(../images/top/base.jpg) center top no-repeat;
	background-size: 100%;
	margin: 20px 0;
}

#AdBox p a {
    position: relative;
    text-decoration: underline;
    display: inline;
    color: rgb(46, 46, 46);
}
#AdBox p a:hover {
    text-decoration: none;
}
