﻿@charset "utf-8";

/* =========================================================
	1.mainImgSec
	2.introSec
	3.pointSec
	4.recommendSec
	5.planDetailSec
	6.adviceSec
========================================================= */



#page, #wrapper {
    position: static;
}

#h_top {
    border-top: 0px;
}

.heading {
	background: url(../img/heading_ribbon.jpg) no-repeat;
	border: none;
	font-weight: normal;
	padding: 10px;
	height: 130px;
}

.heading h1 {
	color: #f05574;
	float: left;
	font-weight: bold;
	margin: 36px 0 0 36px;
	padding: 0;
	text-align: center;
	width: 180px;
}

.heading h1 span {
	font-size: 0.9em;
	font-weight: normal;
}

.heading .lead {
	font-size: 0.85em;
	min-height: 100px;
	margin: 0px;
	padding: 20px 10px 0 220px;
	_padding: 20px 10px 0 0;
	padding: 20px 10px 0 0\9;
}


/*----------------------------------------------------------
	01.mainImgSec
--------------------------------------------------------- */
#mainImgSec{
	height: 250px;
	position: relative;
	width: 950px;
}

#mainImgSec h1{
	height: 70px;
	position: absolute;
	right: 18px;
	top: 18px;
	width: 321px;
	z-index: 99;
}

#mainImgSec .mainImgSlide{
	height: 250px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 950px;
	z-index: 1;
}

#mainImgSec .mainImgSlide .bx-wrapper{
	height: 250px;
	position: relative;
	width: 950px;
}

#mainImgSec .mainImgSlide .bx-wrapper .bx-viewport{
	position: relative;
	width: 950px;
	z-index: 1;
}

#mainImgSec .mainImgSlide .bx-wrapper .bx-controls{
	left: 0;
	position: absolute;
	top: 83px;
	z-index: 99;
}

#mainImgSec .mainImgSlide .bx-wrapper .bx-controls .bx-controls-direction{
	width: 950px;
}

#mainImgSec .mainImgSlide .bx-wrapper .bx-controls .bx-controls-direction a{
	display: block;
	height: 94px;
	text-indent: -9999px;
	width: 70px;
}

#mainImgSec .mainImgSlide .bx-wrapper .bx-controls .bx-controls-direction a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

#mainImgSec .mainImgSlide .bx-wrapper .bx-controls .bx-controls-direction .bx-prev{
	background: url(../img/arrow_prev.png) 0 0 no-repeat;
	float: left;
}

#mainImgSec .mainImgSlide .bx-wrapper .bx-controls .bx-controls-direction .bx-next{
	background: url(../img/arrow_next.png) 0 0 no-repeat;
	float: right;
}


/*----------------------------------------------------------
	02.introSec
--------------------------------------------------------- */
#introSec{
	background: #fcfaf7 url(../img/bg_intro.jpg) top no-repeat;
	min-height: 180px;
	padding: 30px 0 0 30px;
	width: 920px;
}

#introSec h1{
	height: 65px;
	margin-bottom: 20px;
	width: 460px;
}

#introSec p{
	font-size: 100%;
	line-height: 1.6;
	margin-bottom: 0.8em;
}

#introSec .movie {
	width: 800px;
	margin: 20px 0 0 44px;
}

/*----------------------------------------------------------
	03.pointSec
--------------------------------------------------------- */
#pointSec{
	overflow: hidden;
	width: 950px;
}

#pointSec h1{
	background-color:#FCFAF7;
	height: 104px;
	width: 950px;
}

#pointSec .btnBox{
	background: #f6f2ea url(../img/bg_anchorbtn.png) 0 100% no-repeat;
	padding: 42px 0 42px 0;
	text-align: center;
}

/*----- pointWrap -----*/
#pointSec .pointWrap{
	background-color: #f6f2ea;
	overflow: hidden;
	padding-bottom: 30px;
	width: 950px;
}

#pointSec .pointWrap .pointBox{
	float:left;
}

#pointSec .pointWrap .pointBox dt{
	height: 385px;
}

#pointSec .pointWrap .pointBox dd{
	font-size: 100%;
	line-height: 1.6;
}

/* point01 */
#pointSec .pointWrap .point01{
	width: 300px;
}

#pointSec .pointWrap .point01 dd{
	padding: 10px 0 0 30px;
}

/* point02 */
#pointSec .pointWrap .point02{
	width: 310px;
}

#pointSec .pointWrap .point02 dd{
	padding: 10px 0 0 40px;
}

/* point03 */
#pointSec .pointWrap .point03{
	width: 340px;
}

#pointSec .pointWrap .point03 dd{
	padding: 10px 30px 0 40px;
}

/*----------------------------------------------------------
	04.recommendSec
--------------------------------------------------------- */
#recommendSec{
	background: url(../img/bg_recommend.png) 0 0 repeat-x;
	padding-top: 21px;
	width: 950px;
}

#recommendSec h1{
	height: 72px;
	margin: 0 auto 16px auto;
	width: 614px;
}

#recommendSec .txt01{
	height: 21px;
	margin: 0 auto 12px auto;
	width: 188px;
}

#recommendSec .txt02{
	height: 322px;
	width:950px;
}

/*----- recommendList01 -----*/
#recommendSec .recommendList01{
	height: 224px;
	overflow: hidden;
	padding: 0 0 27px 21px;
}

#recommendSec .recommendList01 li{
	float: left;
	height: 224px;
	width: 229px;
}

/*----- recommendList02 -----*/
#recommendSec .recommendList02{
	height: 38px;
	padding: 0 0 9px 100px;
}

#recommendSec .recommendList02 li{
	float: left;
	height: 38px;
	margin-right: 6px;
	width: 183px;
}

/*----------------------------------------------------------
	05.planDetailSec
--------------------------------------------------------- */
#planSec{
	background: url(../img/bg_plan.png) 0 0 no-repeat;
	padding-top: 37px;
}

#planSec h1{
	height: 26px;
	margin: 0 auto 65px auto;
	width: 308px;
}

#planSec .copy01{
	font-size: 123%;
	font-weight: bold;
	margin-bottom: 12px;
	text-align: center;
}

#planSec .txt01{
	font-size: 108%;
	line-height: 1.4;
	margin-bottom: 38px;
	text-align: center;
}

#planSec .copy02{
	font-size: 123%;
	font-weight: bold;
	margin-bottom: 25px;
	text-align: center;
}

/*----- optionList -----*/
#planSec .optionList{
	 background-color: #f2f2f2;
	 margin-bottom:50px;
}

#planSec .optionList ul{
	/*background-color: #f2f2f2;
	margin-bottom: 50px;*/
	overflow: hidden;
	padding: 23px 0 15px 40px;
}

#planSec .optionList li{
	float: left;
	font-size: 100%;
	margin-right:1px;
	text-align: center;
	width: 90px;
}

#planSec .optionList li img{
	margin-bottom: 5px;
}

#planSec .optionList li span{
	display: inline-block;
}

#planSec .optionList li.option07{
	margin-right: 10px;
}

#planSec .optionList li.option08,
#planSec .optionList li.option09,
#planSec .optionList li.option10{
	font-size: 85%;
	padding-top: 14px;
	width: 72px;
}
#planSec .optionList p{
	text-align:right;
	padding:0 0 5px;
	font-size:11px;
}

/*----- areaTabList -----*/
#planSec .areaTabList{
	background-color: #f2f2f2;
	border-top: 1px solid #e9e9e9;
	border-bottom: 3px solid #f77f80;
	overflow: hidden;
	padding-left: 20px;
}

#planSec .areaTabList li{
	border-left: 1px solid #cccccc;
	float: left;
	font-size: 123%;
	font-weight: bold;
	text-align: center;
	width: 129px;
}

#planSec .areaTabList li.tyugokuTab{
	border-right: 1px solid #cccccc;
}

#planSec .areaTabList li a{
	color: #666666;
	display: block;
	padding: 10px 0;
}

#planSec .areaTabList li a:hover,
#planSec .areaTabList li.active a{
	background-color: #f77f80;
	color: #fff;
	display: block;
	text-decoration: none;
}

/*----- areaWrap -----*/
#planSec .areaWrap{
	background-color: #f2f2f2;
	display: none;
	margin-bottom:50px;
	overflow: hidden;
	padding: 20px 20px 0 20px;
}

#planSec .areaWrap .copy03{
	font-size: 123%;
	font-weight: bold;
	margin-bottom: 15px;
}

#planSec .areaWrap .copy04{
	font-size: 123%;
	font-weight: bold;
	margin-bottom: 15px;
}

#planSec .areaWrap .copy03 span,
#planSec .areaWrap .copy04 span{
	display: inline-block;
	padding-left: 10px;
	padding-top: 10px;
}

#planSec .areaWrap .kuchikomiBtn{
	background-color: #f2f2f2;
	padding: 16px 0 50px 0;
	text-align: center;
}


/*----- prefecturesList -----*/
#planSec .areaWrap .prefecturesList{
	background-color: #fff;
	font-size: 116%;
	margin-bottom: 30px;
	text-align: center;
}

#planSec .areaWrap .prefecturesList li{
	display: inline-block;
	padding-left: 15px;
	text-align: center;
	white-space: nowrap;
	/display: inline;
	/zoom: 1;
}

#planSec .areaWrap .prefecturesList li a{
	background: url(../../gwimg/ar_gr002_r.gif) 0 40% no-repeat;
	display: inline-block;
	padding: 10px 15px 10px 12px;
}

/*----- planDetailSec -----*/
#planSec .areaWrap .planDetailSecWrap{
	background-color: #fff;
	margin-bottom: 20px;
	padding-top: 25px;
}
#planSec .areaWrap .planDetailSec{
	cursor: pointer;
	overflow: hidden;
	padding: 0 30px 30px 30px;
}

#planSec .areaWrap .planDetailSec h1{
	font-size: 138%;
    font-weight: bold;
    height: auto;
    line-height: 1.4;
    margin: 0;
    padding: 7px 5px 5px;
    width: 840px;
}
#planSec .areaWrap .planDetailSec h1.lank1{
	background:url(../img/icon_rank_l_001.png) no-repeat scroll 0% 50%;
}
#planSec .areaWrap .planDetailSec h1.lank2{
	background:url(../img/icon_rank_l_002.png) no-repeat scroll 0% 50%;
}
#planSec .areaWrap .planDetailSec h1.lank3{
	background:url(../img/icon_rank_l_003.png) no-repeat scroll 0% 50%;
}
#planSec .areaWrap .planDetailSec h1.lank4{
	background:url(../img/icon_rank_m_004.png) no-repeat scroll 0% 50%;
}
#planSec .areaWrap .planDetailSec h1.lank5{
	background:url(../img/icon_rank_m_005.png) no-repeat scroll 0% 50%;
}
#planSec .areaWrap .planDetailSec h1 span{
	background-color: #fdeeed;
    border-bottom: 2px solid #f8d9d9;
    display: block;
	margin: 0 0 0 42px;
    padding: 7px 5px 5px 10px;
    width: 800px;
}
#planSec .areaWrap .planDetailSec:hover h1{
	color: #DF2B22;
	text-decoration: underline;
}

/* txtBox */
#planSec .areaWrap .planDetailSec .txtBox{
	float: right;
	padding-top: 18px;
	width: 595px;
}

#planSec .areaWrap .planDetailSec .txtBox .place{
	color: #8b3d0f;
	font-size: 123%;
	font-weight: bold;
	margin-bottom: 15px;
}

#planSec .areaWrap .planDetailSec:hover .txtBox .place{
	color: #DF2B22;
	text-decoration: underline;
}

#planSec .areaWrap .planDetailSec .txtBox .copy{
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 5px;
}

#planSec .areaWrap .planDetailSec .txtBox .txt{
	font-size: 100%;
	margin-bottom: 10px;
}

#planSec .areaWrap .planDetailSec .txtBox .price{
	border: 1px solid #b2b2b2;
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
	width: 595px;
}

#planSec .areaWrap .planDetailSec .txtBox .price dt{
	background-color: #b2b2b2;
	color: #fff;
	display: block;
	float: left;
	line-height: 1.4;
	padding: 7px 8px;
	width: 120px;
}

#planSec .areaWrap .planDetailSec .txtBox .price dd{
	color: #333333;
	display: block;
	font-size: 100%;
	font-weight: bold;
	float: left;
	line-height: 1.4;
	padding: 4px 8px 2px 8px;
	width: 443px;
}

#planSec .areaWrap .planDetailSec .txtBox .price dd .money{
	color: #ef5f5f;
	font-size: 138%;
	padding-right: 5px;
}

#planSec .areaWrap .planDetailSec .txtBox .privilege{
	background: url(/pc/content-assets/site1/img/kuchikomi/planTokuten_bg.gif) 0 0 repeat-x;
	padding-bottom: 10px;
}

#planSec .areaWrap .planDetailSec .txtBox .privilege dt{
	background: url(/pc/content-assets/site1/img/kuchikomi/ic_present.png) 10px 0 no-repeat;
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 16px 10px 10px 50px;
}

#planSec .areaWrap .planDetailSec .txtBox .privilege dd{
	display: block;
	font-size: 100%;
	line-height: 1.4;
	margin-bottom: 10px;
}

#planSec .areaWrap .planDetailSec .txtBox .privilege dd span{
	border: 1px solid #c0a87a;
	color: #c0a87a;
	display: inline-block;
	font-size: 93%;
	margin-right: 10px;
	padding: 2px 5px 0 5px;
	text-align: center;
	width: 8em;
}

#planSec .areaWrap .planDetailSec .txtBox .detailBtn{
	text-align: right;
}


/* thumbnail */
#planSec .areaWrap .planDetailSec .thumbnail{
	float: left;
	margin-top: 18px;
	text-align: center;
	width: 220px;
    height: 220px;
	line-height: 220px;
    background-color: #ededed;
    layout-grid-line: 220px;
}
#planSec .areaWrap .planDetailSec:hover .thumbnail{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
#planSec .areaWrap .planDetailSec .thumbnail img{
	max-width: 220px;
    max-height: 220px;
    vertical-align: middle;
}


/*----------------------------------------------------------
	06.adviceSec
--------------------------------------------------------- */
#adviceSec {
	background-color: #fdefee;
	background-image: -moz-linear-gradient(top, #fdefee, #fbdddb);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdefee), to(#fbdddb));
	background-image: -webkit-linear-gradient(top, #fdefee, #fbdddb);
	background-image: -o-linear-gradient(top, #fdefee, #fbdddb);
	background-image: linear-gradient(to bottom, #fdefee, #fbdddb);
	background-repeat: repeat-x;
	border: 1px solid #fee4e4;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdefee', endColorstr='#fbdddb', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	margin: 0 auto 70px auto;
	padding: 27px 32px;
	width: 643px;
}

#adviceSec .inner{
	background: #fff url(../img/bg_advice.png) 0 0 no-repeat;
	-moz-box-shadow:rgba(0, 0, 0, 0.14902) 0px 4px 10px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.14902) 0px 4px 10px 3px;
	box-shadow:rgba(0, 0, 0, 0.14902) 0px 4px 10px 3px;
	padding-bottom: 38px;
	width: 643px;
}

#adviceSec .inner h1{
	color: #ef5f5f;
	font-size: 197%;
	font-weight: bold;
	line-height: 1.4;
	padding: 60px 0 20px 0;
	text-align: center;
}

#adviceSec .inner .txt01{
	font-size: 100%;
	line-height: 1.6;
	margin-bottom: 20px;
	text-align: center;
}

#adviceSec .inner .btnBox{
	text-align: center;
}

#adviceSec .inner .btnBox a{
	line-height: 1.4;
}

#bnrSec{
	background: url(../img/bnr_casetype.jpg) no-repeat;
	height: 146px;
	width: 950px;
}
#bnrSec.box1{
	margin: 0 auto 0;
}
#bnrSec.box2{
	margin: 0 auto 0;
}
#bnrSec ul {
	padding: 83px 51px 12px;
}
#bnrSec ul li {
	float: left;
	position: relative;
}
#bnrSec ul li:first-child {
	margin-right: 24px;
}
#bnrSec ul li span:after {
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	content: "";
	height: 20px;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 20px;
}
#bnrSec .caseBnt {
	color: #fff;
	background-color: #f4837f;
	background-image: linear-gradient(to bottom, #f2908c, #f4837f);
	border: 1px solid #ed7571;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 16px 10px;
	text-shadow: 0px -1px 0px rgba(000,000,000,0.2);
	width: 390px;
}
#bnrSec .caseBnt:hover {
	opacity: .8;
}

.qaLink{
	background:url(../img/qaLink_bg.gif) no-repeat scroll;
	width:950px;
	height:122px;
	position:relative;
	margin:60px auto;
}
.qaLink a{
	position:absolute;
	top:50px;
	left:145px;
}
.qaLinkbtm{
	margin-top:40px;
}

.no_ranking_font {
    font-size: 116%;
    margin: 10px;
}

.no_ranking_center {
	font-size: 116%;
	text-align: center;
}

.update_comment {
	font-size: 11px;
	text-align: right;
}

/* プラチナウェディングリンク設置 */
.cpBnr {
	margin-bottom: 60px;
}

.cpBnr li {
	margin-bottom: 30px;
}

.cpBnr a {
	display: inline-block;
}

.cpBnr a:hover {
	opacity: .7;
}