@charset "UTF-8";
/*=====================
header
=====================*/
#content h1 {
    height: 563px;
}
header .kome_txt {
	top: 395px;
}

.btn_free {
	width: 872px;
	margin: 0px auto 0;
	padding: 0 0 0 0px;
	position: absolute;
	top: 406px;
	left: 0;
	right: 0;
}
.btn_free li {
	width: 436px;
	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: 0px -3px;
	display: block;
	height: 150px;
	width: 436px;
	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-position: 1px 0px;
}

.btn_free li:last-child a {
	background-position: -434px -3px;
}

.btn_free li:last-child a:hover {
background-position: -433px 0px;
}

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

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

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

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

nav li {
	width: 50%;
	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: 390px;
}

.nav_senja {
margin: 0 0px 0 0px;
}
nav li.nav_senja a {
	background-position: -357px -15px;
}

nav li.nav_senja a:hover {
	background-position: -357px -135px;
}

/*.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: -684px -16px;
}

nav li.nav_special a:hover {
	background-position: -684px -135px;
}
#special .special_img {
    width: 85%;
    margin: 0 auto;
}
#special .btn_special {
    background: url(../images/top/btn_special.png) left top no-repeat;
    background-size: 320px auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 320px;
    height: 100px;
    margin: 0 auto;
    background-position: 0px 2px;
    position: absolute;
    bottom: 95px;
    left: 0px;
    right: 0px;
}
#special .btn_special:hover {
    background: url(../images/top/btn_special_on.png) left top no-repeat;
    background-size: 300px auto;
    background-position: 11px -1px;
}
#special .btn_special a {
    height: 100px;
    display: block;
    position: relative;
}
/*=====================
新着
=====================*/
#new {
	width: 898px;
	margin: 0px auto 4px;
	position: relative;
	z-index: 99;
}

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

#new .title_new {
	width: 898px;
	margin: 0px auto 0px;
	padding: 0px 0 0 0;
	position: relative;
}
#new li {
	background-image: url(../images/top/bg_new_top1.jpg), url(../images/top/bg_new_btm1.jpg), url(../images/top/bg_new_mid1.jpg);
  background-position: center top, center bottom, center bottom;
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-size: 100%;
  padding: 0 0 30px 0;
}
#new li:last-child {
	background-image: url(../images/top/bg_new_top2.jpg), url(../images/top/bg_new_btm2.jpg), url(../images/top/bg_new_mid2.jpg);
  background-position: center top, center bottom, center bottom;
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-size: 100%;
  padding: 0 0 50px 0;
}

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

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

#new .label {
	width: 85px;
    position: absolute;
    top: 22px;
    left: 107px;
    z-index: 999;
}
#new li .icon {
	margin: 43px 10px 0 140px;
	position: relative;
	float: left;
}
#new li:last-child .icon {

}
#new li .title {
	margin: 50px 8px 10px 0px;
	float: left;
	width: 520px;
}

#new li:last-child .title {
	
}

#new li .lead {
	padding: 10px 140px 0;
	margin: 0 0 5px 0;
}

#new a {
	display: block;
	position: relative;
}

#new br {
	display: none;
}

/*=====================
バナーリンク
=====================*/
.note {
	text-align: center;
	font-size: 1.7em;
	margin: 20px 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 .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 {
	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-image: url(../images/top/bg_rec_top.jpg), url(../images/top/bg_rec_btm.jpg), url(../images/top/bg_rec_mid.jpg);
	background-position: center top, center bottom, center bottom;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-size: 100%;
	padding: 0 0 30px 0;
}
#rec li:last-child {
	background-image: url(../images/top/bg_rec_top.jpg), url(../images/top/bg_rec_btm2.jpg), url(../images/top/bg_rec_mid.jpg);
	background-position: center top, center bottom, center bottom;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-size: 100%;
	padding: 0 0 50px 0;
}
#rec li a {
	display: block;
}

#rec li a:hover {
	opacity: 0.8;
}

#rec li .icon {
	margin: 35px 10px 0 150px;
	float: left;
}
#rec li:first-child .icon {
	
}

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

#rec .price {
	padding: 0px 145px 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 {
	width: 899px;
	margin: 0 auto;
	position: relative;
}
#special .cap_special {
	width: 899px;
	margin: 0 auto;
}

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

#special .list_wrap .inner {
	position: relative;
	z-index: 1000;
}
#special .title_special {
	padding: 0px 0 0 0;
	margin: 0 auto;
}
/*#special .title a {
	text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}*/

#special li:first-child{
	padding-top: 40px;
	margin-top: 0;
}
#special li {
	background-image: url(../images/top/bg_special_top.jpg), url(../images/top/bg_special_btm.jpg), url(../images/top/bg_special_mid.jpg);
	background-position: center top, center bottom, center bottom;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-size: 100%;
	padding: 0 0 50px 0;
}

#special li:last-child {
	background-image: url(../images/top/bg_special_top.jpg), url(../images/top/bg_special_btm2.jpg), url(../images/top/bg_special_mid.jpg);
	background-position: center top, center bottom, center bottom;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-size: 100%;
	padding: 0 0 100px 0;
}
#special li a {
	display: block;
	position: relative;
}

#special .list_wrap .icon {
	margin: 47px 15px 10px 135px;
	float: left;
}

#special li:first-child .icon {
	margin: 7px 15px 10px 135px;
}

#special .list_wrap .title {
	width: 500px;
    float: left;
    margin: 55px 0 0px 0;
}
#special li:first-child .title {
	margin: 14px 0 0px 0;
}

#special .list_wrap_list .title {
	width: 626px;
	float: left;
	margin: 31px 0 0 0px;
	font-size: 3em;
}

#special .price {
	margin: 0 135px 0 0px;
	padding: 0 0 0 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;
}

/*=====================
豪華結婚
=====================*/
#gouka_kekkon {
	width: 898px;
	margin: 0 auto;
	position: relative;
}
#gouka_kekkon .cap_gouka_kekkon {
	width: 898px;
	margin: 0 auto;
}

#gouka_kekkon .list_wrap {
	background-image: url(../images/top/bg_gouka_kekkon_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	margin: 0 0 0px 0;
	padding: 50px 0 160px 0;
}
#gouka_kekkon .list_wrap:before {
	content: '';
	width: 898px;
	height: 129px;
	position: absolute;
	top: 0px;
	left: 0;
	background-image: url(../images/top/bg_gouka_kekkon_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#gouka_kekkon .list_wrap:after {
	content: '';
	width: 898px;
	height: 202px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(../images/top/bg_gouka_kekkon_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#gouka_kekkon .list_wrap .inner {
	position: relative;
	z-index: 1000;
}

#gouka_kekkon .icon {
	margin: 10px 15px 10px 155px;
	float: left;
}
#gouka_kekkon .title_wrap {
	width: 490px;
	float: left;
	margin: 30px 0px 0px 0px;
}
#gouka_kekkon .title > a{
	text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}

#gouka_kekkon .lead {
	width: 590px;
	margin: 20px 147px 0 auto;
}

#gouka_kekkon .price {
	margin: 0 135px 0 0px;
	padding: 0 0 0 0;
}

/*=====================
メニュー一覧
=====================*/
.menu_list_wrap {
	width: 898px;
}

#love .title_love {
	width: 898px;
	margin: 0px auto 0px;
	padding: 0px 0 0 0;
}
#marr .title_marr {
	width: 898px;
	margin: 0px auto 0px;
	padding: 0px 0 0 0;
}
#life .title_life {
	width: 898px;
	margin: 0px auto 0px;
	padding: 0px 0 0 0;
}

.menu_list_wrap .icon {
	float: left;
	margin: 44px 15px 0px 75px;
}

.menu_list_wrap .title_wrap {
	width: 620px;
	float: left;
	margin: 55px 0px 0px 0px;
}

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

}
.menu_list_wrap .title {
	color: #000000;
	margin: 0 0 10px 0;
}

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

.menu_list_wrap .price br {
	display: none;
}

#love li {
	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 40px 0;
	margin: 0 0 0px 0;
}
#love li:last-child {
	background-image: url(../images/top/bg_love_top.jpg), url(../images/top/bg_love_btm2.jpg), url(../images/top/bg_love_mid.jpg);
	background-position: center top, center bottom, center bottom;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-size: 100%;
	padding: 0 0 150px 0;
}

#marr li {
	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 40px 0;
	margin: 0 0 0px 0;
}
#marr li:last-child {
	background-image: url(../images/top/bg_marr_top.jpg), url(../images/top/bg_marr_btm2.jpg), url(../images/top/bg_marr_mid.jpg);
	background-position: center top, center bottom, center bottom;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-size: 100%;
	padding: 0 0 150px 0;
}

#life li {
	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 40px 0;
	margin: 0 0 0px 0;
}
#life li:last-child {
	background-image: url(../images/top/bg_life_top.jpg), url(../images/top/bg_life_btm2.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 150px 0;
	margin: 0 0 0px 0;
}
.menu_list_wrap li:first-child{
	padding-top: 50px;
}

.menu_list_wrap li {
	background: url(../images/top/line_menu.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 80px 0;
}

.menu_list_wrap .lead {
	width: 625px;
	padding: 0 0 0 0;
}

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

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

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

#marr .title a {
	color: #5C046D;
}

#marr .title a:hover {
	color: #a350b5;
}

#life .title a {
	color: #004263;
}

#life .title a:hover {
	color: #3d76cc;
}

.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;
}
