@charset "utf-8";

/*******************************
  共通設定
*******************************/

body {
	font-size: 14px;
	line-height: 1.5;
}

.wrap {
	width: 1300px;
}

.onTB,
.onSP {
	display: none;
}
br.onPC {
	display: inline;
}
div.onPC,
p.onPC {
	display: block;
}


/* header */


#header {
	width: 1300px;
	height: 62px;
	margin: 0 auto;
	position: relative;
}
#hdrText {
	padding: 5px 13px 0 0;
	font-size: 10px;
	line-height: 12px;
}
#header .logo {
	position: absolute;
	top: 12px;
	left: 581px;
}
#header .logo a {
	width: 140px;
	height: 32px;
	background-image: url(../imgs/pc/hdr-logo.png);
}
#header .links li {
	position: absolute;
	top: 28px;
}
#header .links .contact {
	right: 73px;
}
#header .links .blog {
	right: 13px;
}
#header .links a {
	height: 9px;
}
#header .links .contact a {
	width: 55px;
	background-image: url(../imgs/pc/hdr-contact.png);
}
#header .links .blog a {
	width: 32px;
	background-image: url(../imgs/pc/hdr-blog.png);
}
#menu {
	display: none;
}

/* gNav */

#gNav {
	box-sizing: inherit;
	width: 837px;
	margin: 0 auto 13px;
	padding: 0 120px 0 120px;
}
#gNav li {
	float: left;
}
#gNav a {
	height: 41px;
}
#gNav .home a {
	width: 82px;
	background-image: url(../imgs/pc/nav-home.png);
}
#gNav .engagement a {
	width: 149px;
	background-image: url(../imgs/pc/nav-engagement.png);
}
#gNav .marriage a {
	width: 129px;
	background-image: url(../imgs/pc/nav-marriage.png);
}
#gNav .layered a {
	width: 157px;
	background-image: url(../imgs/pc/nav-layered.png);
}
#gNav .concept a {
	width: 143px;
	background-image: url(../imgs/pc/nav-concept.png);
}
#gNav .bridalclub a {
	width: 195px;
	background-image: url(../imgs/pc/nav-bridalclub.png);
}
#gNav .officialsite a {
	width: 155px;
	margin-left:22px;
	background-image: url(../imgs/pc/nav-officialsite.png);
}
#gNav .contact,
#gNav .blog {
	display: none;
}

/* contents */

#contents {
	padding: 105px 0 20px;
}

#contentsHeader {
	height: 38px;
	margin: 0 0 30px;
	padding: 10px 0 0;
	background: url(../imgs/pc/line-01.png) 0 100% repeat-x;
}

#breadCrumb {
	margin: 0 0 35px;
	color: #999;
	font-size: 11px;
	line-height: 1;
}
#breadCrumb li {
	display: inline;
}
#breadCrumb a {
	text-decoration: underline;
}

#contents .more {
	width: 51px;
	height: 10px;
	background-image: url(../imgs/pc/bt-more.png);
}

#brand {
	margin: 0 0 50px;
	padding: 40px 0 60px;
	background: url(../imgs/pc/bg-brand.png) 50% 0 repeat;
	background-size:cover;
}
#brand .wrap {
	position: relative;
}
#brand h2 {
	width: 82px;
	height: 46px;
	margin: 0 auto 40px;
	background-image: url(../imgs/pc/h-brand.png);
}
#brand .more {
	position: absolute;
	top: 35px;
	right: 5px;
}
#brand .list {
	height: 302px;
	padding-left: 4px;
	overflow: hidden;
}
#brand .list li {
	width: 252px;
	margin-right: 8px;
	float: left;
}
#brand .list a {
	height: 302px;
	text-align: center;
}
#brand .list img {
	width: 100%;
	height: auto;
	max-height: 100%;
}
#brand .controller a {
	width: 24px;
	height: 47px;
	position: absolute;
	top: 217px;
	background: 0 0 no-repeat;
}
#brand .prev a {
	left: -6px;
	background-image: url(../imgs/pc/bt-prev.png);
}
#brand .next a {
	right: -6px;
	background-image: url(../imgs/pc/bt-next.png);
}

#concept {
	margin: 0 0 50px;
	position: relative;
}
#concept h2 {
	width: 114px;
	height: 51px;
	margin: 0 auto 35px;
	background-image: url(../imgs/pc/h-concept.png);
}
#concept .more {
	position: absolute;
	top: 40px;
	right: 5px;
}
#concept .image {
	height: 330px;
	margin: 0 0 10px;
	background-image: url(../imgs/pc/img-concept.jpg);
}
#concept .list li {
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#concept .list01 {
	width: 433px;
	background-image: url(../imgs/pc/img-official_on.jpg);
}
#concept .list02 {
	width: 433px;
	background-image: url(../imgs/pc/img-quality_on.jpg);
}
#concept .list03 {
	width: 434px;
	background-image: url(../imgs/pc/img-support_on.jpg);
}
#concept .list li a {
	height: 124px;
	padding-top: 176px;
	color: #333;
}
#concept .list01 a {
	background-image: url(../imgs/pc/img-official.jpg);
}
#concept .list02 a {
	background-image: url(../imgs/pc/img-quality.jpg);
}
#concept .list03 a {
	background-image: url(../imgs/pc/img-support.jpg);
}

#club {
	margin: 0 0 50px;
}
#club a {
	height: 67px;
	padding-top: 213px;
	background-image: url(../imgs/pc/img-club.jpg);
}

div#blog {
	width: 1300px;
	margin: 0 auto 50px;
	position: relative;
	background: url(../imgs/pc/line-01.png) 0 100% repeat-x;
}
div#blog h2 {
	width: 62px;
	height: 49px;
	margin: 0 auto 15px;
	background-image: url(../imgs/pc/h-blog.png);
}
div#blog .more {
	position: absolute;
	top: 40px;
	right: 5px;
}
div#blog .inner {
	background: url(../imgs/pc/line-01.png) 0 0 repeat-x;
	padding: 47px 0 50px 38px;
}
div#blog .list li {
	width: 222px;
	margin-right: 28px;
	float: left;
}
div#blog .list .image {
	height: 137px;
	margin: 0 0 10px;
	text-align: center;
}
div#blog .list .image img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
div#blog .list .text {
	padding: 0 10px;
}
div#blog .list .date {
	display: block;
	margin: 0 0 16px;
}
div#blog .list .title {
	display: block;
	margin: 0 0 16px;
	font-weight: bold;
}
div#blog .list .contents {
	display: block;
}

div#faq {
	width: 842px;
	height: 300px;
	margin: 0 20px 0 24px;
	float: left;
	position: relative;
	background: url(../imgs/pc/img-faq.jpg) 0 0 no-repeat;
}
div#faq .more {
	position: absolute;
	top: 178px;
	left: 146px;
}
div#faq .list {
	width: 353px;
	position: absolute;
	top: 59px;
	left: 434px;
	text-align: center;
	line-height: 30px;
}
div#faq .list a {
	padding-left: 11px;
	background: url(../imgs/pc/blt-01.png) 0 50% no-repeat;
}

#access {
	width: 413px;
	margin: 0 0 20px;
	float: left;
}
#access a {
	display: block;
	height: 56px;
	padding-top: 84px;
	background: url(../imgs/pc/img-access.jpg) 0 0 no-repeat;
	text-align: center;
}

#snsBnr {
	width: 413px;
	float: left;
}
#snsBnr a {
	height: 140px;
	float: left;
}
#snsBnr .facebook a {
	width: 207px;
	background-image: url(../imgs/pc/img-facebook.jpg);
}
#snsBnr .instergram a {
	width: 206px;
	background-image: url(../imgs/pc/img-instagram.jpg);
}

#contents .pager {
	text-align: center;
	position: relative;
	line-height: 30px;
}
#contents .pager .number {
	position: absolute;
	top: 0;
	left: 298px;
}
#contents .pager li {
	display: inline-block;
}
#contents .pager .prev {
	padding: 0 9px 0 12px;
	background: url(../imgs/pc/bt-prev4.png) 0 50% no-repeat;
}
#contents .pager .next {
	padding: 0 12px 0 9px;
	background: url(../imgs/pc/bt-next4.png) 100% 50% no-repeat;
}
#contents .pager .num {
	padding: 0 9px;
}
#contents .pager .on {
	border: 1px solid #f2f2f2;
	padding: 0 8px;
	background: #fbfbfb;
	line-height: 28px;
}

#btPagetop {
	margin: 10px 0 10px;
	text-align: right;
}
#btPagetop a {
	display: inline-block;
	width: 53px;
	height: 48px;
	position: relative;
	right: -27px;
	background: url(../imgs/pc/bt-pagetop.png);
}
.footerText {
	margin: 100px 0px 0px 25px !important;
	font-size:10px;
	line-height: 20px;
}
.headline01 {
	padding: 0 0 10px;
	font-size: 24px;
	line-height: 1;
}

.contentsWrapper {
	padding: 55px 0 0;
	background: url(../imgs/pc/line-01.png) 0 0 repeat-x;
}


/* footer */

#footer {
	width: 100%;
	min-width: 1300px;
	background: url(../imgs/pc/bg-ftr.png) 50% 0 repeat-x;
	z-index:4999;
	position: relative;
}

#fContact {
	margin: 0 0 66px;
	padding: 27px 0 0 100px;
	position: relative;
}
#fContact .image {
	width: 695px;
	height: 55px;
	background: url(../imgs/pc/ftr-contact02.png) 0 0 no-repeat;
}
#fContact .image a {
	display: none;
}
#fContact .list a {
	width: 168px;
	height: 47px;
	position: absolute;
	top: 31px;
	background: 0 0 no-repeat;
}
#fContact .list01 a {
	right: 247px;
	background-image: url(../imgs/pc/ftr-inquiry.png);
}
#fContact .list02 a {
	right: 53px;
	background-image: url(../imgs/pc/ftr-reserve.png);
}

#fNav {
	width: 787px;
	height: 312px;
	float: left;
	padding: 0 0 0 100px;
}
#fNav h2 {
	width: 69px;
	height: 11px;
	margin: 0 0 27px;
	background-image: url(../imgs/pc/ftr-contents.png);
}
#fNav .list {
	line-height: 16px;
}
#fNav .list li {
	margin-bottom: 16px;
}
#fNav .list01 {
	width: 229px;
	float: left;
}
#fNav .list02 {
	width: 522px;
	float: left;
}
#fNav .list02 ul {
	width: 261px;
	margin: 16px 0 0;
	float: left;
}
#fNav .list02 ul a::before {
	content: '・';
}

#fAbout {
	width: 413px;
	float: left;
	line-height: 28px;
}
#fAbout h2 {
	width: 47px;
	height: 11px;
	margin: 0 0 27px;
	background-image: url(../imgs/pc/ftr-about.png);
}
#fAbout .list {
	margin: 40px 0 38px;
}
#fAbout .list a {
	height: 33px;
	margin-right: 26px;
	float: left;
	background: 0 0 no-repeat;
}
#fAbout .list .list01 a {
	width: 120px;
	background-image: url(../imgs/pc/ftr-access.png);
}
#fAbout .list .list02 a {
	width: 120px;
	background-image: url(../imgs/pc/ftr-site.png);
}
#fAbout .list .list03 a {
	width: 33px;
	background-image: url(../imgs/pc/ftr-facebook.png);
}
#fAbout .list .list04 a {
	width: 33px;
	background-image: url(../imgs/pc/ftr-instagram.png);
}
#fSns {
	min-height: 40px;
	width:1256px;
}
.fb_iframe_widget iframe {
	width:255px !important;
}
.fb_iframe_widget span {
	width:255px !important;
}
.pluginConnectButtonLayoutRoot {
	width:255px !important;
}
#twitter-widget-0 {
	width:100px !important;
}
#fSns li {
	float: right;
}
#fSns .list01 {
	margin-left: 15px;
}
#fSns .list02 {
	margin-left: 15px;
}
#fSns .list03 {
}
#copyright {
	padding: 13px 0 17px;
	font-size: 10px;
	line-height: 15px;
}
#copyright div {
	width: 50%;
	float: left;
}
#copyright ul {
	width: 50%;
	float: right;
	text-align: right;
}
#copyright li {
	display: inline;
}

/*******************************
  top
*******************************/

#top #mainImage {
	width: 100%;
	min-width: 1300px;
	min-height: 500px;
	margin: 0 0 50px;
}
#top #mainImage .list a {
	display: block;
	padding-top: 38.5%;
	background: 50% 0 no-repeat;
	background-size: contain;
}
#top #mainImage .list01 a {
	background-image: url(../imgs/pc/img-main01.jpg);
}
#top #mainImage .list02 a {
	background-image: url(../imgs/pc/img-main02.jpg);
}
#top #mainImage .list03 a {
	background-image: url(../imgs/pc/img-main03.jpg);
}
#top #mainImage .list04 a {
	background-image: url(../imgs/pc/img-main04.jpg);
}
#top #mainImage .list05 a {
	background-image: url(../imgs/pc/img-main05.jpg);
}
#top #mainImage .bx-wrapper {
	position: relative;
}
#top #mainImage .bx-pager {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 15px;
	z-index: 9999;
}
#top #mainImage .bx-pager {
	text-align: center;
}
#top #mainImage .bx-pager-item {
	display: inline-block;
	width: 15px;
	margin: 0 6px;
}
#top #mainImage .bx-pager a {
	display: block;
	height: 15px;
	background: #eee;
	text-indent: -9999px;
}
#top #mainImage .bx-pager a.active {
	background: #999;
}

#top #navBnr {
	margin: 0 0 50px;
}
#top #navBnr li {
	float: left;
}
#top #navBnr a {
	height: 70px;
	padding: 320px 0 0;
}
#top #navBnr .engagement a {
	width: 432px;
	background-image: url(../imgs/pc/bnr-engagement.jpg);
}
#top #navBnr .marriage a {
	width: 432px;
	background-image: url(../imgs/pc/bnr-marriage.jpg);
}
#top #navBnr .layered a {
	width: 436px;
	background-image: url(../imgs/pc/bnr-layered.jpg);
}

/*******************************
  under
*******************************/

#underHeader h2 {
	margin: 0 0 30px;
	height: 260px;
	background-position: 50% 0;
}
#underHeader h2.engagement {
	background-image: url(../imgs/pc/img-engagement.jpg);
	background-size:100%;
}
#underHeader h2.marriage {
	background-image: url(../imgs/pc/img-marriage.jpg);
	background-size:100%;
}
#underHeader h2.boucheron {
	background-image: url(../imgs/pc/img-boucheron.jpg);
	background-size:100%;
}
#underHeader h2.layered {
	background-image: url(../imgs/pc/img-layered.jpg);
	background-size:100%;
}
#underHeader h2.concept {
	background-image: url(../imgs/pc/img-concept01.jpg);
	background-size:100%;
}
#underHeader h2.brand {
	background-image: url(../imgs/pc/img-brandList.jpg);
	background-size:100%;
}
#underHeader h2.club {
	background-image: url(../imgs/pc/img-club2.jpg);
	background-size:100%;
}
#underHeader h2.faq {
	background-image: url(../imgs/pc/img-faq2.jpg);
	background-size:100%;
}
#underHeader h2.access {
	background-image: url(../imgs/pc/img-access2.jpg);
	background-size:100%;
}
#underHeader h2.contact {
	background-image: url(../imgs/pc/img-contact.jpg);
	background-size:100%;
}

#itemList {
	margin: 0 0 50px;
}
#itemList .menu {
	margin: 0 0 50px;
}
#itemList .menu li {
	height: 69px;
	float: left;
	background: 0 0 no-repeat;
}
#itemList .type .list01 {
	width: 217px;
	background-image: url(../imgs/pc/snav-type01_ov.png);
}
#itemList .type .list02 {
	width: 216px;
	background-image: url(../imgs/pc/snav-type02_ov.png);
}
#itemList .type .list03 {
	width: 217px;
	background-image: url(../imgs/pc/snav-type03_ov.png);
}
#itemList .type .list04 {
	width: 217px;
	background-image: url(../imgs/pc/snav-type04_ov.png);
}
#itemList .type .list05 {
	width: 216px;
	background-image: url(../imgs/pc/snav-type05_ov.png);
}
#itemList .type .list06 {
	width: 217px;
	background-image: url(../imgs/pc/snav-type06_ov.png);
}
#itemList .category .list01 {
	width: 650px;
	background-image: url(../imgs/pc/snav-category01_ov.png);
}
#itemList .category .list02 {
	width: 650px;
	background-image: url(../imgs/pc/snav-category02_ov.png);
}
#itemList .menu li a {
	height: 69px;
}
#itemList .type .list01 a {
	background-image: url(../imgs/pc/snav-type01.png);
}
#itemList .type .list02 a {
	background-image: url(../imgs/pc/snav-type02.png);
}
#itemList .type .list03 a {
	background-image: url(../imgs/pc/snav-type03.png);
}
#itemList .type .list04 a {
	background-image: url(../imgs/pc/snav-type04.png);
}
#itemList .type .list05 a {
	background-image: url(../imgs/pc/snav-type05.png);
}
#itemList .type .list06 a {
	background-image: url(../imgs/pc/snav-type06.png);
}
#itemList .category .list01 a {
	background-image: url(../imgs/pc/snav-category01.png);
}
#itemList .category .list02 a {
	background-image: url(../imgs/pc/snav-category02.png);
}
#itemList .list {
	width: 1316px;
	margin: 0 -16px 50px 0;
	padding: 0 0 40px;
	background: url(../imgs/pc/line-01.png) 0 100% repeat-x;
}
#itemList .list li {
	width: 312px;
	margin: 0 17px 25px 0;
	float: left;
	text-align: center;
}
#itemList .list li .item-image {
	width: 300px;
	height: 200px;
}

#itemList .list li .item-image img {
	width: 300px;
	height: 200px;
}


#itemList .list li span {
	display: block;
	margin: 10px 0 0;
}

/*******************************
  detail
*******************************/

#contentsHeader h2.engagement {
	width: 259px;
	height: 19px;
	background-image: url(../imgs/pc/ttl-engagement.png);
}
#contentsHeader h2.marriage {
    width: 259px;
    height: 19px;
    background-image: url('../imgs/pc/ttl-marriage.png');
}

#item {
	margin: 0 0 80px;
	color: #999;
}
#item .wrap {
	position: relative;
}
#item .primary {
	margin: 0 0 30px;
}
#item .list {
	width: 100%;  
	/*width: 360px; 元々の写真サイズ*/
	height: 360px;
	margin: 0 auto;
	line-height: 360px;
	overflow: hidden;
}
#item .list li {
	width: 100%;
	/*width: 360px; 元々の写真サイズ*/
	height: 360px;
	float: left;
	line-height: 360px;
	text-align: center;
}
#item .list img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
#item .controller a {
	width: 30px;
	height: 58px;
	position: absolute;
	top: 100px;
	background: 0 0 no-repeat;
	z-index: 100;
}
#item .prev a {
	left: 165px;
	background-image: url(../imgs/pc/bt-prev2.png);
}
#item .next a {
	right: 165px;
	background-image: url(../imgs/pc/bt-next2.png);
}
#item .thum {
	width: 622px;
	float: right;
}
#item .thum li {
	margin: 0 15px 0 0;
	float: left;
	width: 92px;
	padding-bottom: 15px;
}
#item .primary .text {
	width: 678px;
	margin: 0 0 30px;
	float: left;
}
#item .primary .text h3 {
	margin: 0 0 6px;
	padding: 0 0 0 65px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
#item .primary .text .text-content {
	padding: 0 0 17px 65px;
	background: url(../imgs/pc/line-02.png) 0 100% no-repeat;
	font-weight: normal;
}
#item .reserve {
	width: 154px;
	height: 40px;
	margin: 0 101px 0 25px;
	float: right;
	background-image: url(../imgs/pc/bt-reserve.png);
}
#item .price {
	float: right;
	line-height: 40px;
}
#item .secondary {
	margin: 0 45px;
	padding: 30px 0 0 15px;
	background: url(../imgs/pc/line-01.png) 0 0 repeat-x;
}
#item .secondary .btn {
	display: none;
}
#item .secondary .text {
	width: 620px;
	margin: 0 70px 0 0;
	float: left;
}
#item .secondary .image {
	min-height: 124px;
	width: 200px;
	margin: 0 20px 0 0;
	float: left;
}
#item .secondary .image img {
	max-width: 100%;
}
#item .secondary .image .caption {
	margin: 5px 0 0;
}
#item .secondary .advice {
	display: inline-block;
	margin: 0 0 25px;
}
#item .secondary .sns li {
	margin: 0 0 10px;
	float: left;
}

#recommend {
	margin: 0 0 50px;
}
#recommend h2 {
	width: 166px;
	height: 15px;
	margin: 0 0 15px;
	background-image: url(../imgs/pc/h-recommend.png);
}
#recommend .inner {
	padding: 35px 0 0;
	background: url(../imgs/pc/line-01.png) 0 0 repeat-x;
}
#recommend .list li {
	width: 230px;
	margin-right: 20px;
}
#recommend .controller a {
	width: 20px;
	height: 38px;
	top: 87px;
}
#recommend .prev a {
	left: 6px;
	background-image: url(../imgs/pc/bt-prev3.png);
}
#recommend .next a {
	right: 6px;
	background-image: url(../imgs/pc/bt-next3.png);
}

/*******************************
  layered
*******************************/

#layered {
	margin: 0 0 50px;
	background: url(../imgs/pc/line-01.png) 0 0 repeat-x;
	color: #999;
}
#layered a {
	color: #999;
}
#layered .wrap {
	padding: 35px 0 50px;
	position: relative;
	background: url(../imgs/pc/line-01.png) 0 100% repeat-x;
}
#layered .lead {
	margin: 0 0 40px;
	font-size: 14px;
	line-height: 32px;
}
#layered #spMenu {
	display: none;
}
#layered .list .panel {
	border: 1px solid #e9e7e5;
}
#layered .list .image {
	width: 649px;
	height: 612px;
	border-right: 1px solid #e9e7e5;
	float: left;
	position: relative;
	overflow: hidden;
}
#layered .list .image img {
	width: auto;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#layered .list .text {
	overflow: hidden;
}
#layered .list h3 {
	border-bottom: 1px solid #e9e7e5;
	padding: 9px 0 9px 40px;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
}
#layered .list .copy {
	margin: 0 0 15px;
	padding: 20px 0 0 40px;
	font-size: 20px;
	font-weight: bold;
	line-height: 34px;
}
#layered .list p {
	margin: 0 0 32px;
	padding: 0 45px 0 40px;
	font-size: 12px;
	line-height: 20px;
}
#layered .list h4 {
	margin: 0 0 20px;
	padding: 0 0 0 40px;
	font-weight: normal;
}
#layered .list .imageThum {
	margin: 0 0 20px;
	padding: 0 0 0 40px;
}
#layered .list .imageThum li {
	width: 192px;
	margin: 0 22px 0 0;
	float: left;
}
#layered .list .imageThum li .image {
	display: block;
	width: 190px;
	height: 190px;
	margin: 0 0 10px;
	border: 1px solid #e9e7e5;
	float: none;
}
#layered .reserve {
	width: 154px;
	height: 40px;
	margin: 0 40px 0 0;
	float: right;
	background-image: url(../imgs/pc/bt-reserve.png);
}
#layered .styleThum {
	width: 1360px;
	margin: 50px -60px 0 0;
}
#layered .styleThum li {
	width: 210px;
	margin: 0 62px 0 0;
	float: left;
	text-align: center;
}
#layered .styleThum span {
	display: block;
	width: 100%;
	height: 210px;
	margin: 0 0 10px;
	background: #000;
}
#layered .styleThum img {
	opacity: .9;
	-ms-filter: "alpha(opacity=90)";
}
/*#layered .styleThum a:hover img,
#layered .styleThum a.active img {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
}*/
#layered .controller a {
	width: 24px;
	height: 47px;
	position: absolute;
	top: 475px;
	background: 0 0 no-repeat;
}
#layered .controller a.disabled {
	display: none;
}
#layered .prev a {
	left: -6px;
	background-image: url(../imgs/pc/bt-prev.png);
}
#layered .next a {
	right: -6px;
	background-image: url(../imgs/pc/bt-next.png);
}

/*******************************
  concept
*******************************/

#conceptArticle {
	margin: 0 0 50px;
	padding: 5px 0 0;
	background: url(../imgs/pc/line-01.png) 0 0 repeat-x;
}
#conceptArticle .lead {
	height: 200px;
	margin: 0 0 40px;
	padding: 420px 0 0;
	background: url(../imgs/pc/img-concept02.jpg) 50% 0 no-repeat;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}
#conceptArticle .menu {
	margin: 0 0 40px;
}
#conceptArticle .menu li {
	width: 420px;
	float: left;
	background: 0 0 no-repeat;
}
#conceptArticle .menu .list01 {
	margin: 0 20px 0 0;
	background-image: url(../imgs/pc/snav-concept01_ov.jpg);
}
#conceptArticle .menu .list02 {
	margin: 0 20px 0 0;
	background-image: url(../imgs/pc/snav-concept02_ov.jpg);
}
#conceptArticle .menu .list03 {
	background-image: url(../imgs/pc/snav-concept03_ov.jpg);
}
#conceptArticle .menu a {
	display: block;
	height: 130px;
}
#conceptArticle .menu .list01 a {
	background-image: url(../imgs/pc/snav-concept01.jpg);
}
#conceptArticle .menu .list02 a {
	background-image: url(../imgs/pc/snav-concept02.jpg);
}
#conceptArticle .menu .list03 a {
	background-image: url(../imgs/pc/snav-concept03.jpg);
}

#conceptArticle .section {
	border-bottom: 1px solid #cbcbcb;
	padding: 50px;
	background: #f2f2f0 0 0 no-repeat;
}
#conceptArticle #section01 {
	background-image: url(../imgs/pc/bg-concept01.png);
}
#conceptArticle #section02 {
	background-image: url(../imgs/pc/bg-concept02.png);
}
#conceptArticle #section03 {
	border-top: 1px solid #cbcbcb;
	background-image: url(../imgs/pc/bg-concept03.png);
}
#conceptArticle .section .text,
#conceptArticle .subSection .text {
	width: 550px;
	margin: 0 50px 0 0;
	float: left;
}
#conceptArticle .section h3 {
	margin: 130px 0 20px;
	padding: 0 0 10px;
	background: url(../imgs/pc/line-03.png) 0 100% no-repeat;
	font-size: 18px;
	line-height: 26px;
}
#conceptArticle .section h3 span {
	display: inline-block;
	padding-right: 40px;
	font-size: 24px;
}
#conceptArticle .section p,
#conceptArticle .subSection p {
	line-height: 22px;
}
#conceptArticle .subSection .caption {
	font-size: 11px;
	line-height: 21px;

}
#conceptArticle .section .image,
#conceptArticle .subSection .image {
	width: 600px;
	float: left;
	margin-top:20px;
}
#conceptArticle .subSection {
	padding: 50px;
	background: #faf4f4;
}
#conceptArticle .subSection h4 {
	margin: 0 0 20px;
	padding: 0 0 14px;
	background: url(../imgs/pc/line-03.png) 0 100% no-repeat;
	color: #999;
	font-size: 20px;
	line-height: 22px;
}
#conceptArticle .subSection h4 strong {
	font-size: 32px;
}
#conceptArticle .subSection .panel {
	margin: 0 0 40px;
}
#conceptArticle .subSection .last {
	margin: 0;
}
#conceptArticle .subSection h5 {
	margin: 20px 0 15px 0;
	font-size: 20px;
	line-height: 30px;
}


/*******************************
  club
*******************************/

#clubArticle {
	padding: 55px 0 0;
	background: url(../imgs/pc/line-01.png) 0 0 repeat-x;
	line-height: 22px;
}
#clubArticle .section {
}
#clubArticle .section01 {
	margin: 0 0 45px;
	border-bottom: 1px solid #cbcbcb;
	padding-bottom:50px;
}
#clubArticle .section01 .headline01 {
	margin: 0 0 20px;
}
#clubArticle .section02 .headline01 {
	margin: 0 0 80px;
}
#clubArticle .section02 {
	margin: 0 0 50px;
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 50px;
}
#clubArticle h4 {
	margin: 0 0 20px;
	padding: 0 0 12px;
	background: url(../imgs/pc/line-05.png) 0 100% no-repeat;
	color: #999;
	font-size: 20px;
	line-height: 1;
}
#clubArticle .text {
	width: 650px;
	margin: 0 50px 0 0;
	float: left;
}
#clubArticle .text img {
	margin:15px 0 0 0;
}
#clubArticle .image {
	float: left;
}
#clubArticle .column {
	margin: 20px 0 0;
	border: 1px solid #dbdbd8;
	padding: 20px 25px;
	background: #f5f6f4;
}
#clubArticle .column h5 {
	margin: 0 0 22px;
}
#clubArticle .caption {
	font-size:11px;
	line-height:21px;
}
#clubArticle .lineBg {
	border:2px solid #cbcbcb;
	padding:7px 10px;
	width:100%;
	margin:7px 0 0 0;
}
#clubArticle .lineBg dt {
	float:left;
	width:120px;
	font-weight:bold;
}
#clubArticle .lineBg dd {
	float:left;
	width:530px;
}
#clubArticle .detail_line {
	margin:15px 0 20px 0;
}

/*******************************
  brand
*******************************/

#brandList {
	margin: 0 0 50px;
	padding: 55px 0 0;
	background: url(../imgs/pc/line-01.png) 0 0 repeat-x;
}
#brandList ul {
	border-bottom: 1px solid #ebece8;
}
#brandList li {
	border-top: 1px solid #ebece8;
}
#brandList h3 {
	width: 650px;
}
#brandList .text {
	height: 401px;
	position: relative;
}
#brandList .odd {
	border-right: 1px solid #ebece8;
}
#brandList .odd h3 {
	border-left: 1px solid #ebece8;
	float: left;
}
#brandList .odd .text {
	margin-left: 651px;
}
#brandList .even {
	border-left: 1px solid #ebece8;
}
#brandList .even h3 {
	border-left: 1px solid #ebece8;
	float: right;
}
#brandList .even .text {
	margin-right: 651px;
}
#brandList p {
	padding: 20px 25px 0;
	font-size: 14px;
	line-height: 26px;
}

#brandList p .bl_s_P{
	font-size: 22px;
	line-height: 40px;
}


#brandList a.brandList {
	width: 60px;
	height: 11px;
	position: absolute;
	right: 20px;
	bottom: 10px;
	background-image: url(../imgs/pc/bt-list.png);
}

/*******************************
  faq
*******************************/

body#faq .contentsWrapper .wrap {
	position: relative;
}

#faqMain {
	width: 910px;
	float: right;
}
#faqMain .headline01 {
	margin: 0 0 25px;
}
#faqMain .faq_anchor {
	margin: -120px 0 0;
	height: 120px;
}
#faqMain h4 {
	margin: 0 0 25px;
	padding: 0 0 12px;
	background: url(../imgs/pc/line-04.png) 0 100% no-repeat;
	color: #999;
	font-size: 20px;
	line-height: 1;
}
#faqMain dl {
	margin: 0 0 40px;
	font-size: 12px;
	line-height: 22px;
}
#faqMain dt {
	margin: 0 0 20px;
	padding: 9px 20px;
	background: #f8f7f6;
	color: #d37b7b;
}
#faqMain dd {
	margin: 0 0 20px;
	padding: 0 20px 0 0;
	color: #333;
}

#faqMenu {
	width: 340px;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 6000;
}
#faqMenu .menu {
	border: 1px solid #999;
}
#faqMenu .menu .label {
	margin: 0 0 -1px;
	padding: 8px 20px;
	background: #e9e7e5;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
#faqMenu .menu li {
	margin: 0 9px;
	border-top: 1px solid #e9e7e5;
	padding: 10px;
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
#faqMenu .menu li a {
	color: #333;
}

#faqMenu .menu li a:hover {
	color: #999;
}

#faqMenu .menu li .on {
	color: #d37b7b;
}

/*******************************
  blog
*******************************/

#contentsHeader h2.blog {
	width: 112px;
	height: 19px;
	background-image: url(../imgs/pc/ttl-blog.png);
}
#blogMain {
	width: 910px;
	float: right;
}
#blogMain .index {
	margin: 0 0 60px;
}
#blogMain .index li {
	padding: 40px;
}
#blogMain .index .odd {
	background: #f8f7f6;
}
#blogMain .index .image {
	display: block;
	width: 200px;
	height: 124px;
	margin: 0 20px 0 0;
	float: left;
}
#blogMain .index .image img {
	max-width: 100%;
	max-height: 100%;
}
#blogMain .index .text {
	display: block;
}
#blogMain .index .date {
	display: block;
}
#blogMain .index .title {
	display: block;
	margin: 0 0 1.5em;
	color: #333;
	font-weight: bold;
}
#blogMain .index .summary {
	display: block;
	color: #333;
}
#blogMain .article .title {
	margin: 0 0 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 15px 0 15px 40px;
	color: #333;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}
#blogMain .article .date {
	margin: 0 0 50px;
	padding: 0 0 0 40px;
}
#blogMain .article .content {
	margin: 0 0 80px;
	padding: 0 160px;
	color: #333;
	line-height: 22px;
}
#blogMain .article .content img {
	max-width: 100%;
}

#blogMenu {
	width: 340px;
	float: left;
}
#blogMenu #searchbox {
	margin: 0 0 40px;
	border: 1px solid #999;
	line-height: 28px;
}
#blogMenu #searchbox .inputText {
	width: 293px;
	height: 18px;
	margin: 0;
	border: none;
	padding: 10px 0 10px 20px;
	line-height: 18px;
}
#blogMenu #searchbox .inputBtn {
	vertical-align: middle;
}

#blogMenu .menu {
	margin: 0 0 35px;
	border: 1px solid #999;
}
#blogMenu .recent1 {
	display: none;
}
#blogMenu .menu .label {
	margin: 0 0 -1px;
	padding: 8px 20px;
	background: #e9e7e5;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
#blogMenu .menu li {
	margin: 0 9px;
	border-top: 1px solid #e9e7e5;
	padding: 10px;
	color: #333;
	font-size: 12px;
	line-height: 20px;
}
#blogMenu .menu li a {
	color: #333;
}
#blogMenu .menu li .on {
	color: #d37b7b;
}
#blogMenu .menu li ul {
	margin-top: 8px;
}

#blogSns{
	min-height: 40px;
}
#blogSns li {
	float: right;
}
#blogSns .list01 {
	margin-left: 15px;
}
#blogSns .list02 {
	margin-left: 15px;
}
#blogSns .list03 {
}

/*******************************
  access
*******************************/

#accessArticle .headline01 {
	margin: 0 0 50px;
}
#accessArticle #map {
	width: 600px;
	margin: 0 50px 0 0;
	float: left;
}
#accessArticle #map iframe {
	width: 600px;
	height: 520px;
}
#accessArticle .text {
	overflow: hidden;
	font-size: 12px;
	line-height: 22px;
}
#accessArticle h4 {
	margin: 0 0 25px;
	padding: 0 0 12px;
	background: url(../imgs/pc/line-03.png) 0 100% no-repeat;
	color: #999;
	font-size: 20px;
	line-height: 1;
}
#accessArticle h5 {
	margin: 0 0 20px;
	font-size: 20px;
	line-height: 1;
}
#accessArticle ol {
	margin: 0 0 45px;
}
#accessArticle ul {
	margin: 0 0 45px;
}
#accessArticle li {
	list-style-type:disc !important;
	margin: 0 0 0 18px;
}
#accessArticle p {
	margin: 0 0 45px;
}
#accessArticle .figure {
	margin: 0 0 75px;
}
#accessArticle .address {
	padding: 0 50px 0 0;
}
#accessArticle .address .text {
	float: left;
}
#accessArticle .address img {
	float: right;
}


/*******************************
  contact/privacy
*******************************/

#contentsHeader h2.privacy {
	width: 309px;
	height: 19px;
	background-image: url(../imgs/pc/ttl-privacy.png);
}

#contentsMain {
	font-size: 12px;
}

#contentsHeader h2.contactForm {
	width: 247px;
	height: 16px;
	background-image: url(../imgs/pc/ttl-contact.png);
}

#contentsHeader h2.contactForm_f {
	width: 247px;
	height: 16px;
	background-image: url(../imgs/pc/ttl-contact_f.png);
}

#form .progress {
	margin: 0 0 50px;
}
#form #contentsMain {
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
}
#form #contentsMain .tableHolder {
	margin: 0 0 45px;
}
#form #contentsMain th,
#form #contentsMain td {
	padding: 20px;
	font-size: 16px;
	font-weight: normal;
}
#form #contentsMain th {
	width: 11em;
	color: #666;
	line-height: 26px;
}
#form #contentsMain th .ico {
	display: inline-block;
	width: 57px;
	height: 24px;
	background: url(../imgs/pc/ico-must.png) 0 0 no-repeat;
}
#form #contentsMain td {
	border-left: 1px solid #e3e3e3;
	color: #281705;
}
#form #contentsMain .reserve_date p {
	display: inline;
}
#form #contentsMain .inputText,
#form #contentsMain input#form_category_text,
#form #contentsMain input#form_name,
#form #contentsMain input#form_furigana,
#form #contentsMain input#form_tel,
#form #contentsMain input#form_mail,
#form #contentsMain input#form_mail_check {
	height: 16px;
	width: 100%;
	max-width: 558px;
	margin: 0px;
	padding: 16px;
	border: 1px solid #dadada;
	line-heght: 16px;
}
#form #contentsMain textarea {
	height: 128px;
	width: 100%;
	max-width: 558px;
	margin: 0;
	padding: 16px;
	border: 1px solid #dadada;
	line-height: 16px;
}
#form #contentsMain .form_category label {
	display: block;
	margin: 0 0 10px;
}
#form #contentsMain .form_agree label {
	display: block;
	margin-top: 35px;
}
#form #contentsMain .reserve_category label {
	padding-right: 0.5em;
}
#form #contentsMain h3 {
	margin: 0 0 25px;
	border-bottom: 1px solid #999;
	padding: 0 0 5px;
	color: #999;
	font-size: 18px;
}
#form #contentsMain .term {
	margin: 0 0 50px;
	height: 6em;
	border: 1px solid #999;
	padding: 7px 10px;
	overflow-y: scroll;
	font-size: 12px;
	line-height: 1.5;
}
#form #contentsMain .confirm {
	text-align: center;
}
#form #contentsMain .confirm p {
	margin: 0 0 30px;
}
#form #contentsMain .form_submit input {
	width: 200px;
	height: 47px;
	margin: 35px auto 0;
	padding: 0;
	border: 0;
}
#form #contentsMain .form_submit input[name="submitConfirm"] {
	background-image: url('../imgs/pc/bt-confirm.png');
	text-indent: 200%;
}
#form #contentsMain .form_submit input[name="form_submit"],
#form #contentsMain .form_submit input[name="submit"] {
	background-image: url('../imgs/pc/bt-submit.png');
	text-indent: 200%;
}
#form #contentsMain .form_submit input[name="submitBack"] {
	background-image: url('../imgs/pc/bt-back.png');
	text-indent: 200%;
}
#form #contentsMain .mw_wp_form_confirm .term_title,
#form #contentsMain .mw_wp_form_confirm .term,
#form #contentsMain .mw_wp_form_confirm .form_agree {
	display: none;
}
#form #contentsMain .mw_wp_form .error {
	font-size: 14px !important;
}
#form #contentsMain .inline,
#form #contentsMain .inline li {
	display: inline;
	margin: 0;
	padding-right: 1em;
}
/*******************************
  support
*******************************/
.fontA{
	font-size:16px;
	color:#333333;
}
.fontB{
	font-weight:bold;
	font-size:14px;
	color:#003F73;
}


/*******************************
  20180115追加
*******************************/
#faqMain dt:before {
	content:"Q：";
}
#faqMain dd p:before {
	content:"A：";
}


/* 20181211 追加 */
.logobox {
  margin: 0px 0px 15px;
  width:100%;
  text-align:right;
}
.logobox img {
  width:413px ;
}




