@charset "UTF-8";


/*=====================
header
=====================*/

header{
	width: 100%;
	margin: 0 auto;
	background: url(../images/common/main_img_top.jpg) top center no-repeat;
	position: relative;
	text-indent: -99999px;
}

.top_header h1 .spacer_img{
	height: 320px;
}

h1 a {
	height: 100%;
	display: block;
}

#content {
	margin: 0 auto;
	padding:0;
	min-width:950px;
	width:100%;
	overflow:hidden;
	background:  url(../images/common/bg_reapet1.jpg) , url(../images/common/bg_reapet.jpg) ;
	background-repeat: no-repeat, repeat-y;
	background-position: center 420px, center top;
}

#main {
	width: 880px;
	margin: -103px auto 0;
	position: relative;
}
/*=====================
共通
=====================*/
.title {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3;
}

.lead {
	clear: both;
	font-size: 1.3em;
	padding: 0 20px;
}

.price {
	text-align: right;
	font-size: 1.2em;
	clear: both;
}

/*=====================
バナーリンク
=====================*/
.top_freelink {
	text-align: center;
	margin: 10px auto;
	font-size: 1.6em;
	color: #00ff00;
}
.top_freelink a{
	color: #fff;
	text-decoration: underline;
	font-size: 1.6em;
}
.title br{
	display: none;
}

/*=====================
特別鑑定
=====================*/

#largeSum {
	width:771px;
	margin: 0 auto;
	position:relative;
}
#largeSum .mid u{
	width:320px;
}

#largeSum .mid ul{
    background-image: url(../images/top/bg_freemenu.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    height: 144px;
    padding: 21px 70px 19px 86px;
}
#largeSum .mid ul.last{
background-image: url(../images/top/bg_freemenu2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    height: 144px;
    padding: 21px 70px 105px 86px;
}
#largeSum .icon{
	    width: 87px;
    float: left;
    margin-top: 37px;
}
#largeSum .appeal {
	background: #d62d2d;
	text-align: center;
	padding: 3px 0;
	width: 285px;
	border-radius: 5px;
	border: 1px solid #dcbebe;
	font-size: 1.1em;
	margin: 1px auto 0;
}
#largeSum .add{

/*    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.3;
   margin: -8px 10px 0px 10px;
    float: left;*/
    width: 460px;
    font-weight: bold;
    background: #7d0a0d;
    text-align: center;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro";
    text-shadow: 0 0 4px #000, 0 0 4px #000;
    font-size: 1.8em;
    padding: 2px 0;
    border-radius: 6px;
    border: 3px solid #fff9d1;
    box-shadow: 0px 2px 2px 0px black;
    background: -moz-linear-gradient(top, #f15251 0%, #7d0a0d 60%, #7d0a0d 100%);
    background: -webkit-linear-gradient(top, #f15251 0%,#7d0a0d 60%,#7d0a0d 100%);
    background: linear-gradient(to bottom, #f15251 0%,#7d0a0d 60%,#7e0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d0a0d', endColorstr='#7e0000',GradientType=0 );
    margin: -7px 0 0px 97px;
    display: block;
}
#largeSum .title {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.3;
    margin: 6px 10px 10px 10px;
    float: left;
    width: 500px;
}
#largeSum .price {
	    float: right;
    margin-top: -1em;
    color: #000;
    font-size: 1.5em;
}
#largeSum .mid:after{
	content:"";
	display:block;
	clear:both;
}

#largeSum .price br {
	display: none;
}



/*===================
=========menu========
====================*/

.menu_list_wrap {
	width: 780px;
	margin: 0 auto;
    padding: 0 0 55px 0;
}

.menu_list_wrap .title {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.6;
    text-decoration: underline;
    padding-top: 2px;
}
#love {
	background-image: url(../images/top/bg_love_btm.jpg), url(../images/top/bg_love_mid.jpg);
	background-repeat: no-repeat, repeat-y;
	background-position: center bottom, center top;
	width: 809px;
	margin:24px auto 0;
}
#marr {
    background-image: url(../images/top/bg_marr_btm.jpg), url(../images/top/bg_marr_mid.jpg);
    background-repeat: no-repeat, repeat-y;
    background-position: center bottom, center top;
    width: 809px;
    margin: 0 auto;
}
#life {
    background-image: url(../images/top/bg_life_btm.jpg), url(../images/top/bg_life_mid.jpg);
    background-repeat: no-repeat, repeat-y;
    background-position: center bottom, center top;
    width: 809px;
    margin: 0 auto;
}
#love .menu_list_wrap .title a {
	color: #8500bd;
	font-size: 1.2em;
}
#love .menu_list_wrap .title a:hover{
	color:#2a9e8d;
}
#marr .menu_list_wrap .title a {
	color: #795500;
	font-size: 1.2em;
}
#marr .menu_list_wrap .title a:hover{
	color: #2a9e8d;
}
#life .menu_list_wrap .title a{
	color: #0038b7;
	font-size: 1.2em;
}
#life .menu_list_wrap .title a:hover{
	color: #2a9e8d;
}
#love .menuLftRgt  {
	display: inline-block;
	text-decoration: none;
	position: relative;
	background-image: url(../images/top/bg_love_menu_top.jpg), url(../images/top/bg_love_menu_btm.jpg), url(../images/top/bg_love_menu_mid.jpg);
	background-position: left top, left bottom, left top;
	background-repeat: no-repeat, no-repeat, repeat-y;
	color: #000;
	clear:both;
	width: 780px;
	margin:0 auto;
}
#marr .menuLftRgt  {
	display: inline-block;
	text-decoration: none;
	position: relative;
	background-image: url(../images/top/bg_marr_menu_top.jpg), url(../images/top/bg_marr_menu_btm.jpg), url(../images/top/bg_marr_menu_mid.jpg);
	background-position: left top, left bottom, left top;
	background-repeat: no-repeat, no-repeat, repeat-y;
	color: #000;
	clear:both;
	width: 780px;
	margin:0 auto;
}
#life .menuLftRgt  {
	display: inline-block;
	text-decoration: none;
	position: relative;
	background-image: url(../images/top/bg_life_menu_top.jpg), url(../images/top/bg_life_menu_btm.jpg), url(../images/top/bg_life_menu_mid.jpg);
	background-position: left top, left bottom, left top;
	background-repeat: no-repeat, no-repeat, repeat-y;
	color: #000;
	clear:both;
	width: 780px;
	margin:0 auto;
}

.menuLftRgt .left{
	width: 330px;
	float: left;
	padding: 40px 30px 10px;
}
.menuLftRgt .right{
	width: 330px;
	float: right;
	padding: 40px 30px 10px;
}
.menu_list_wrap .inner {
	padding: 36px 0 0;
}

.menu_list_wrap .menuIcon {
	position: absolute;
	left: 27px;
	top: 25px;
}

.menu_list_wrap .icon{
	width: 87px;
	float: left;
	margin-right: 8px;
}

.menu_list_wrap .menuTitle {
	margin-left: 135px;
	width: 222px;
	min-height: 85px;
	font-size: 1.8em;
	font-weight: bold;
	text-align: justify;
	text-decoration: underline;
}

.menu_list_wrap a {
	display: block;
}

.menu_list_wrap .lead {
	width: 330px;
	min-height: 30px;
	margin: 10px auto 0;
	font-size: 1.4em;
	line-height: 1.4;
	color: #000;
	text-align: justify;
	padding: 10px 0 0;
}

.menu_list_wrap .price {
	width: 348px;
	margin: 8px auto 0;
	padding-bottom: 21px;
	font-size: 1.5em;
	text-align: right;
	position: relative;
	color: #000;
}

.menu_list_wrap .price .PriceDown,
.menu_list_wrap .price .premium {
	color: #f00;
}

.menu_list_wrap .price del {
	color: #000;
	font-weight: normal;
	font-weight: bold;
}

#love .menuLft{
	background-image: url(../images/top/bg_love_menu2_top.jpg), url(../images/top/bg_love_menu2_btm.jpg), url(../images/top/bg_love_menu2_mid.jpg);
	background-position: left top, left bottom, left top;
	background-repeat: no-repeat, no-repeat, repeat-y;
	color: #000;
	padding-bottom: 18px;
}
#love .menuLft :after{
	background-position: left top, left bottom, left top;
	background-repeat: no-repeat, no-repeat, repeat-y;
	color: #000;
}
#marr .menuLft{
	background-image: url(../images/top/bg_marr_menu2_top.jpg), url(../images/top/bg_marr_menu2_btm.jpg), url(../images/top/bg_marr_menu2_mid.jpg);
	background-position: left top, left bottom, left top;
	background-repeat: no-repeat, no-repeat, repeat-y;
	color: #000;
	padding-bottom: 18px;
}
#life .menuLft{
	background-image: url(../images/top/bg_life_menu2_top.jpg), url(../images/top/bg_life_menu2_btm.jpg), url(../images/top/bg_life_menu2_mid.jpg);
	background-position: left top, left bottom, left top;
	background-repeat: no-repeat, no-repeat, repeat-y;
	color: #000;
	padding-bottom: 18px;
}

.menuLft .left{
	width: 330px;
	padding: 40px 30px;
}
#title_love,
#title_life,
#title_life{
	width: 803px;
	margin: 0 auto;
}
#love .menuLft .right{
       background: url(../images/top/bg_love_illust.jpg) right center no-repeat;
    height: 285px;
    margin-top: -332px;
    margin-left: 391px;
    width: 389px;
}

#marr .menuLft .right{
       background: url(../images/top/bg_marr_illust.jpg) right center no-repeat;
    height: 285px;
    margin-top: -330px;
    margin-left: 388px;
    width: 360px;
}
#life .menuLft .right{
      background: url(../images/top/bg_life_illust.jpg) right center no-repeat;
    height: 257px;
    margin-top: -306px;
    margin-left: 390px;
    width: 360px;
}

#love .menu_long_box{
    position: relative;
    background-image: url(../images/top/bg_menu_longbox_top1.jpg),url(../images/top/bg_menu_longbox_btm1.jpg),url(../images/top/bg_menu_longbox_mid1.jpg);
    background-position: left top,left bottom,left top;
    background-repeat: no-repeat,no-repeat,repeat-y;
    color: #000;
    clear: both;
    width: 780px;
    margin: 4px auto;
    background-size: 100% auto;
}
#marr .menu_long_box{
    position: relative;
    background-image: url(../images/top/bg_menu_longbox_top2.jpg),url(../images/top/bg_menu_longbox_btm2.jpg),url(../images/top/bg_menu_longbox_mid2.jpg);
    background-position: left top,left bottom,left top;
    background-repeat: no-repeat,no-repeat,repeat-y;
    color: #000;
    clear: both;
    width: 780px;
    margin: 4px auto;
    background-size: 100% auto;
}
#life .menu_long_box{
    position: relative;
    background-image: url(../images/top/bg_menu_longbox_top3.jpg),url(../images/top/bg_menu_longbox_btm3.jpg),url(../images/top/bg_menu_longbox_mid3.jpg);
    background-position: left top,left bottom,left top;
    background-repeat: no-repeat,no-repeat,repeat-y;
    color: #000;
    clear: both;
    width: 780px;
    margin: 4px auto;
    background-size: 100% auto;
}
#love .menu_long_box .menu_item,
#marr .menu_long_box .menu_item,
#life .menu_long_box .menu_item{
	padding: 24px 42px 36px;
}
#love .menu_long_box .title,
#marr .menu_long_box .title,
#life .menu_long_box .title{
	width: 595px;
	float: left;
	padding-top: 4px;
}
#love .menu_long_box .title a,
#marr .menu_long_box .title a,
#life .menu_long_box .title a{
	font-size: 1.7em;
	width: 100%;
}
#love .menu_long_box .txt,
#marr .menu_long_box .txt,
#life .menu_long_box .txt{
	text-align: center;
	margin-bottom: 12px;
	color: #fff;
	background: #7d0a0d;
	text-align: center;
	font-size: 1.8em;
	padding: 2px 0;
	border-radius: 10px;
	border: 3px solid #f15251;
	background: -moz-linear-gradient(top, #ff0200 0%, #ff0007 60%, #7e0000 100%);
	background: -webkit-linear-gradient(top, #ff0200 0%,#ff0007 60%,#7e0000 100%);
	background: linear-gradient(to bottom, #ff0200 0%,#ff0007 60%,#7e0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0200', endColorstr='#7e0000',GradientType=0 );
	margin: -7px 0 0px 97px;
	display: block;
}
#love .menu_long_box .txt img,
#marr .menu_long_box .txt img,
#life .menu_long_box .txt img{
	width: 502px;
}
#love .menu_long_box .lead,
#marr .menu_long_box .lead,
#life .menu_long_box .lead{
	width: 680px;
	margin: 10px auto;
	padding: 24px 0 0;
}
#love .menu_long_box .icon,
#marr .menu_long_box .icon,
#life .menu_long_box .icon{
	width: 87px;
	float: left;
	margin-right: 11px;
}
#love .menu_long_box .price,
#marr .menu_long_box .price,
#life .menu_long_box .price{
	width: 698px;
	margin: 0px auto;
	padding-bottom: 0;
	font-size: 1.5em;
	text-align: right;
	position: relative;
	color: #ce0000;
}
/*=====================
フッターリンク
=====================*/
.topLink{
	text-align: center;
	padding-top: 10px;
}
.topLink a{
	color: #00f2f4;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#main .topLink img{
	width: 206px;
}
/*=====================
新着メニュー
======================*/
#new {
	width: 811px;
	margin: 0 auto;
}

#new .new_top {
	background:url(../images/top/bg_new_top_r.jpg),url(../images/top/bg_new_btm_r.jpg),url(../images/top/bg_new_mid_r.jpg);
	background-size: 100% auto;
	min-height: 330px;
	position: relative;
	background-position: center top,center bottom, center top;
	background-repeat: no-repeat,no-repeat,repeat-y;
	width:50%;
	float: left;
}
#new .new_top2 {
	background:url(../images/top/bg_new_top_l.jpg),url(../images/top/bg_new_btm_l.jpg),url(../images/top/bg_new_mid_l.jpg);
	background-size: 100% auto;
	min-height: 330px;
	position: relative;
	background-position: center top,center bottom, center top;
	background-repeat: no-repeat,no-repeat,repeat-y;
	width:50%;
	float: right;
}

#new .new_top .spacer_img {
	height: 170px;
}
#new .new_mid {
	padding: 47px 40px 60px 25px;
}

#new .new img{
	width: 58px;
}

#new li:last-child {
	float: right;
	text-align: right;
}

#new li a {
	display: block;
	color: #183b07;
}

#new li:first-child .icon {
	margin: 10px 3px 0 14px;
}

#new .icon {
	width: 87px;
	float: left;
	margin: 0px 8px 0 14px;
}

#new li:first-child .title {
	margin: 16px 0 0 0;
}

#new .title {
	color: #03007a;
	text-decoration: underline;
	margin-left: 110px;
}

#new .price {
	clear: both;
	color: #000;
}

#new .new_mid .lead {
	color: #000;
	padding: 10px 5px 10px 30px;
}

/*=====================
口コミエリア
=====================*/

#kuchikomi {
	width: 794px;
	margin: 0 auto;
}
#kuchikomi .menu_list_wrap {
	background: url(../images/top/bg_kuchikomi_top.jpg), url(../images/top/bg_kuchikomi_btm.jpg), url(../images/top/bg_kuchikomi_mid.jpg);
	background-position: center top, center bottom, center top;
	background-repeat:  no-repeat, no-repeat, repeat-y;
	background-size: 100% auto;
	padding-bottom: 40px;
	width: 794px;
}

#kuchikomi ul{
	background: url(../images/top/kuchi_border.jpg) no-repeat;
	background-position: bottom center;
	background-size: 653px auto;
	width: 655px;
	margin: 0 auto;
	padding-bottom: 18px;
}

#kuchikomi ul:last-child{
	background:none;
}
    
#kuchikomi .first .kuchi_title{
	color: #000;
	font-size: 1.3em;
	padding: 10px 30px 15px 95px;
	font-weight: bold;
	background: url(../images/top/kuchi_fukidashi1.jpg);
	background-position: 30px 5px;
	background-size: 53px auto;
	background-repeat: no-repeat;
	border-bottom: 2px dotted #876ba1;
}

#kuchikomi .kuchi_title span{
	display: block;
	font-size: 1.5em;
}

#kuchikomi .second .kuchi_title{
	color: #000;
	font-size: 1.3em;
	padding: 10px 30px 15px 95px;
	font-weight: bold;
	background: url(../images/top/kuchi_fukidashi2.jpg);
	background-position: 30px 5px;
	background-size: 53px auto;
	background-repeat: no-repeat;
	border-bottom: 2px dotted #876ba1;
}


#kuchikomi .third .kuchi_title{
	color: #000;
	font-size: 1.3em;
	padding: 10px 30px 15px 95px;
	font-weight: bold;
	background: url(../images/top/kuchi_fukidashi3.jpg);
	background-position: 30px 5px;
	background-size: 53px auto;
	background-repeat: no-repeat;
	border-bottom: 2px dotted #876ba1;
}

#kuchikomi .menu_list_wrap li .title {
	padding: 24px 0 0 0;
	width: 620px;
	color: #2713ea;
	text-decoration: underline;
	font-size: 2em;
}
#kuchikomi .menu_list_wrap li .title:hover{
	color: #2a9e8d;
}
#kuchikomi .kuchi_lead{
	color: #000;
	font-size: 1.4em;
	padding: 10px;
}

#kuchikomi .first .kuchi_box{
	padding: 20px 30px 0;
}
#kuchikomi .second .kuchi_box{
	padding: 8px 30px 0;
}
#kuchikomi .third .kuchi_box{
	padding: 8px 30px 0;
}

#kuchikomi .menu_list_wrap li .icon {
	margin: 11px 15px 0 24px;
	float: left;
}
#kuchikomi .menu_list_wrap .price {
	margin: 0 28px 0 0;
	color: #000;
	text-decoration: none;
	width: 620px;
}
.btn_continue{
	background: #d5d5d5;
	display: inline-block;
	padding: 4px 14px;
	color: #666665;
	border-radius: 4px;
	border: 1px solid #676767;
}
