@charset "utf-8";

/* // print //
----------------------------------------------- */
.print #BtmFixedPC,
.print .pageTop,
.print #Gnavi .naviList.fixed,
.___{
	display:none;
}
.aligncenter{
  display: block;
  margin: 0 auto 20px;
  text-align: center;
}
.alignleft {
	float: left;
  margin-right: 15px;
}

.alignright {
	float: right;
  margin-left: 15px;
}

.wp-caption {
	border: initial;
	text-align: center;
	background-color: initial;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/* margin-top: 10px; */
	/* margin-right: 10px; */
	margin-bottom: 10px;
	/* margin-left: 0px; */
	width:initial;
	height:initial;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	width:initial;
	height:initial;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption-text {
	margin: 0px !important;
	padding: 5px !important;
	font-size: 80%;
	text-align: center;
	line-height:1.3em;
}

/* // base //
----------------------------------------------- */

html, body {
	color:#333;
	font-size:14px;
	line-height:2;
	/* font-weight: 200; */
	background-color:#fff;
	font-family: Avenir Next W00,游ゴシック,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,Arial,メイリオ,Meiryo,Roboto,sans-serif;
}

body {

}

#Container {
	position:relative;
	background-color:#FFF;
}
#Container #ContentsWrap img{
	/*height: auto !important;*/
}
@media screen and (min-width: 741px)  {
	#Header .widthFix ,
	#Footer .widthFix {
		width:1100px !important;
	}
}

.bgGray{
	background: #f5f5f5;
}

a {
	color:#555;
	text-decoration:none;
}
a:hover,a:active {
	color:#777;
}

a.pageTop {
	font-size:26px;
	width:60px;
	height:60px;
	right:0;
	bottom:0;
	background-color:#27274a;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
html:not(.tbsp) a.pageTop:hover {
	background-color:#333;
}

#ContentsWrap {
	transition:0.8s;
	transition-delay:0.4s;
	opacity:1;
	padding: 90px 0 105px;
}
#ContentsWrap.default {
	opacity:0;
}

.ffEn1{
	font-family: 'Century Gothic', sans-serif;
}

/* // Header //
----------------------------------------------- */

#Header {
}



/* // Gnavi //
----------------------------------------------- */
#Gnavi {
}





/* // Footer //
----------------------------------------------- */

#Footer {

}



/* // PageTitle //
----------------------------------------------- */

#PageHeader:not(.image){
	background: url(../img/cmn_bg_01.png);
	padding-bottom: 5px;
}

#PageHeader .inner{
	background: #fff;
}
#PageHeader.image .inner{
	background-position: center;
	background-size: cover;
}
#PageHeader .pageHeaderTtl{
	padding: 75px 0 90px;
}
#PageHeader.image .pageHeaderTtl{
	padding: 130px 0 145px;
}
#PageHeader .pageHeaderTtl *{
	text-align: center;
	line-height: 1;
	color: #4d4d76;
}
#PageHeader.image .pageHeaderTtl *{
	color: #fff;
}
#PageHeader.invert.image .pageHeaderTtl *{
	color: #000;
}

#PageHeader .pageHeaderTtl .en{
  font-size: 2.28rem;
}
#PageHeader .pageHeaderTtl .jp{
  font-size: 1.14rem;
	letter-spacing: 0.14em;
	margin-top: 1em;
	font-weight: 600;
}


/* // BreadCrumbs
----------------------------------------------- */

#PageHeader.image #BreadCrumbs {
	background: rgba(0, 0, 0, 0.1);
}

#BreadCrumbs ul{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: left;
	-ms-justify-content:     left;
	justify-content:         left;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
}
#BreadCrumbs li{
	color: #000;
  font-size: .86rem;
}
#PageHeader.image:not(.invert) #BreadCrumbs li{
	color: #fff;
	font-weight: 500;
}
#BreadCrumbs li.home a:before{
	content:"HOME";
}
#BreadCrumbs li a{
	color: #555555;
}
#PageHeader.image:not(.invert) #BreadCrumbs li a{
	color: #fff;
	font-weight: 500;
}
#BreadCrumbs li:not(:last-child):after{
	content:"\e907";
	font-family: IconfontA;
	display: inline-block;
	padding: 0 2px;
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
}



/* // TEXT SETTING //
----------------------------------------------- */

.htxA{
	margin-bottom: 40px;
	background: #f5f5f5;
	line-height: 1;
	border-left: 1px solid #c8c8c8;
	padding: 1.2em 0 1.2em 1.5em;
  font-size: 2.14rem;
}
.htxB {
	margin-bottom: 30px;
}
.htxB *{
	text-align: center;
	line-height: 1.4;
}
.htxB .jp{
  font-size: 1.93rem;
	color: #4d4d76;
	font-weight: 600;
}
.htxB .en{
	color: #7796de;
}

.htxC{
	/* font-weight: 600; */
	margin-bottom: 40px;
	line-height: 1.5;
	/* padding: 0 0 1em 0; */
  font-size: 1.71rem;
	color: #000;
	position: relative;
}
.htxC.blue{
	color: #4d4d76;
}
/* .htxC:after{
	content:"　";
  position: absolute;
  display: block;
  width: 42px;
  height: 1px ;
  left: 0;
  bottom: 0;
  background-color: #000;
  z-index: 1;
  transition: .5s;
}
.htxC.blue:after{
  background-color: #4d4d76;
} */

.htxD{
	margin-bottom: 40px;
	line-height: 1;
	padding: .4em 0;
  font-size: 1.5rem;
	color: #fff;
	background-color: #4d4d76;
	text-align: center;
}

.htxE .inner{
	width: 840px;
	margin: 0 auto 60px;
	position: relative;
  font-size: 1.71rem;
	text-align: center;
	line-height: 1.7;
	color: #4d4d76;
	font-weight: 600;
	padding: 40px 0;
	background: #fff;
	box-shadow: 0 10px 50px rgba(0, 0, 0, 0.09);
	position: relative;
	z-index: 50;
	min-height: 160px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: column wrap;
	-ms-flex-flow:     column wrap;
	flex-flow:         column wrap;
	-webkit-justify-content: center;
	-ms-justify-content:     center;
	justify-content:         center;
}
.htxE .inner:after{
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 5px;
  left: 0;
  bottom: 0;
  background: url(../img/cmn_bg_01.png);
}
.htxE.bg{
	padding-top: 75px;
	position: relative;
}
.htxE.bg:before{
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 180px;
  left: 0;
  top: 0;
  background: url(../img/cmn_bg_02.png);
  z-index: 1;
  transition: .5s;
}
.htxF{
	color: #4d4d76;
	border-bottom: 1px solid #4d4d76;
	font-size: 1.71rem;
	font-weight: 600;
	padding-bottom: .42em;
	line-height: 1.5;
	margin-bottom: 1em;
}
.htxF.s{
  font-size: 1.28rem;
}
.htxG{
	color: #4d4d76;
	font-size: 1.71rem;
	font-weight: 500;
	padding-left: 1.5em;
	line-height: 1.5;
	margin-bottom: 1em;
	position: relative;
}
.htxG:after{
	content:"　";
  position: absolute;
  display: block;
  width: 20px;
  height: 4px;
  left: 0;
  top: 50%;
	margin-top: -2px;
  background-color: #4d4d76;
}



/* // BTN //
----------------------------------------------- */

.btnContainer{
	text-align: center;
}
@media all and (min-width: 741px){
	.btnContainer.right{
		text-align: right;
	}
}

/* //    |- btnTypeA1  */

.btnTypeA1 {
	display:inline-block;
	line-height:1;
	padding:14px 3em 14px 2em;
	text-align:center;
  font-size: 1.28rem;
	color:#446fb6;
	border:1px solid #446fb6;
	position:relative;
	overflow: hidden;
	border-radius: 30px;
	min-width: 300px;
}
.btnTypeA1.back{
	padding:14px 2em 14px 3em;
}
.btnTypeA1 em{
	position: relative;
	z-index: 10;
	font-style: normal!important;
}
a:hover .btnTypeA1,
a.btnTypeA1:hover {
	color: #fff;
}
.btnTypeA1:before{
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: -100%;
  top: 0;
  background-color: #446fb6;
  z-index: 1;
  transition: .2s;
}

a:hover .btnTypeA1:before,
a.btnTypeA1:hover:before{
	left: 0;
}
.btnTypeA1:after{
	position: absolute;
	right:15px;
	top: 50%;
	font-size:70%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content:'\e907';
	font-family: iconfontA;
	color:#446fb6;
	transition:0.2s;
	z-index: 10;
}
.btnTypeA1.back:after{
	right:auto;
	content:'\e908';
	left: 15px;
}
a:hover .btnTypeA1:after ,
a.btnTypeA1:hover:after {
	color: #fff;
}
.btnTypeA1.list:after{
	content:'\e913';
}
.btnTypeA1.s {
  font-size: .93rem;
	min-width: 210px;
	padding:12px 3em 12px 2em;
}
.btnTypeA1.w {
	border-color: #fff;
	color: #fff;
}
a:hover .btnTypeA1.w ,
.btnTypeA1.w:hover {
	color: #446fb6;
}
.btnTypeA1.w:before{
	background-color:#fff;
}
.btnTypeA1.w:after{
	color:#fff;
}
a:hover .btnTypeA1.w:after ,
.btnTypeA1.w:hover:after {
	color: #446fb6;
}
.btnTypeA1.fill {
	color:#fff;
	font-weight: 600;
	background: #446fb6;
}
.btnTypeA1.fill:before{
	background: #fff;
}
.btnTypeA1.fill:after{
	color:#fff;
}
a:hover .btnTypeA1.fill:after ,
.btnTypeA1.fill:hover:after {
	color: #446fb6;
}
a:hover .btnTypeA1.fill ,
.btnTypeA1.fill:hover {
	color:#446fb6;
}
.btnTypeA1.fill.pink {
	background: #f77272;
	border-color: #f77272;
}
a:hover .btnTypeA1.fill.pink ,
.btnTypeA1.fill.pink:hover {
	color:#f77272;
}
.btnTypeA1.fill.shop:after {
	content:"　";
	width: 1.8em;
	height: 1.8em;
	background: url(../img/icon_cart_w.svg) no-repeat center;
	background-size: contain;
}
a:hover .btnTypeA1.fill.shop:after ,
.btnTypeA1.fill.shop:hover:after {
	background: url(../img/icon_cart.svg) no-repeat center;
	background-size: contain;
}
a:hover .btnTypeA1.fill.pink.shop:after ,
.btnTypeA1.fill.pink.shop:hover:after {
	background: url(../img/icon_cart_p.svg) no-repeat center;
	background-size: contain;
}

.pagerA .paginationNext{
	text-align: center;
	margin-bottom: 30px;
}
.pagerA .paginationNext a{
	background: #717171;
	color: #fff;
	font-size: 1.29rem;
	overflow: hidden;
	padding: 20px 10px 20px 0;
	min-width: 360px;
	display: inline-block;
	text-align: center;
	-moz-border-radius: 50em;
	-webkit-border-radius: 50em;
	border-radius: 50em;
	line-height:1;
	position: relative;
	box-sizing: border-box;
	cursor:pointer;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}

.pagerA .paginationNext a em{
	position: relative;
	z-index: 10;
}
.pagerA .paginationNext a i{
	position: absolute;
	top: 50%;
	right:10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
	transition:0;
}
.pagerA .paginationNext a:hover i{
	transition:.3s .2s;
}
.pagerA .paginationNext a:hover {
	color: #fff;
	opacity: 1!important;
}
.pagerA .paginationNext a:after{
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: -100%;
  top: 0;
  background-color: #1e518d;
  z-index: 1;
  transition: .2s;
}
.pagerA .paginationNext a:hover:after{
	left: 0;
}
.pagerA .wp-pagenavi{
	text-align: center;
}
.pagerA .wp-pagenavi .pages{
	display: block;
	text-align: center;
	font-weight: 100;
	margin-bottom: 10px;
}
.pagerA .wp-pagenavi a.page,
.pagerA .wp-pagenavi a.nextpostslink,
.pagerA .wp-pagenavi a.previouspostslink,
.pagerA .wp-pagenavi span.current{
	color: #777;
	line-height: 2.5em;
	width: 1.8em;
	border:0;
	display: inline-block;
	font-size: 1.2rem;
	text-align: center;
	margin:0 4px;
	font-weight: 300;
	background: transparent!important;
  font-family: 'Century Gothic', sans-serif;
	position: relative;
}
.pagerA .wp-pagenavi span.current{
	border:0!important;
	font-weight: 300!important;
	color: #000;
}
.pagerA .wp-pagenavi span.current:after{
	content:"　";
  position: absolute;
  display: block;
  width: 30px;
  height: 1px;
  left: 50%;
  bottom: -2px;
	margin-left: -15px;
  background-color: #000;
  z-index: 1;
  transition: .5s;
}

.pagerA .wp-pagenavi a, .wp-pagenavi span{
	border: 0!important;
}
.pagerA .wp-pagenavi .previouspostslink,
.pagerA .wp-pagenavi .nextpostslink{
	font-size: 0!important;
	width: 25px!important;
	padding: 0 5px;
}
.pagerA .wp-pagenavi .nextpostslink:after{
	font-size: 15px!important;
	content: "\e907";
	font-family: IconfontA;
}
.pagerA .wp-pagenavi .previouspostslink:after{
	font-size: 15px!important;
	content: "\e908";
	font-family: IconfontA;
}



/* // xxx //
----------------------------------------------- */
/* //    |- xxx  */





/* // OTHER //
--------------------------------------------------------------------------------------------------------------------------------------------- */


/* //    |- font  */

.fcBlue1{
	color: #446fb6
}
.fcBlue2{
	color: #4d4d76;
	font-weight: 600;
}
.maplink em{
	text-decoration: underline;
}

/* //    |- table  */

.tableTypeA th{
	font-weight: 600;
	color: #000;
}
.tableTypeA th,
.tableTypeA td{
	margin-top: 1.28rem;
	padding-top: 1.28rem;
	padding-bottom: 1.28rem;
	padding-left: 0.36rem;
	border-bottom: 1px solid #c8c8c8;
}
.tableTypeA th.s,
.tableTypeA td.s{
  font-size: .93rem;
	letter-spacing: .035rem;
	margin-top: .86rem;
	padding-top: .86rem;
	padding-bottom: .86rem;
}
.tableTypeA th{
	border-color: #777;
}




/* // crossA //
----------------------------------------------- */

.crossA .item{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
}
.crossA:not(.reverse) .item:nth-child(2n-1){
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.crossA.reverse .item:nth-child(2n){
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.crossA .item + .item{
	margin-top: 60px;
}
.crossA .item .img img{
}
.crossA .item .wrap{
  width: 500px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: column wrap;
	-ms-flex-flow:     column wrap;
	flex-flow:         column wrap;
	-webkit-justify-content: center;
	-ms-justify-content:     center;
	justify-content:         center;
	padding: 0;
}
.crossA .item:after{
	display: none;
}



/* // ★★★CONTENTS UNIQUE★★★ //--------------------------------------------------------------------------------------------------------------------------------------------- */


/* // common //
----------------------------------------------- */

/* //    |- MvSwiper  */

#MvSwiper,
#MvSwiper *{
	cursor: default;
}
#MvSwiper .swiper-container{
	height:720px;
	max-width: 1600px;
	margin: 0 auto;
}
#MvSwiper .swiper-slide div {
	display:block;
	position:relative;
	width:100%;
	height:100%;
	background-position:center center ;
	background-repeat:no-repeat;
	background-size:cover;
}
#MvSwiper .swiper-pagination{
	top: auto;
	bottom: 30px;
	cursor: pointer;
}
#MvSwiper .swiper-pagination-bullet{
	bottom: 30px;
  opacity: .6;
  background: #fff;
	margin: 0 6px;
	border-radius: 0;
}

#MvSwiper .swiper-pagination-bullet-active{
  background: #7796de;
	opacity: 1;
}


/* //    |- infoList  */

.infoList .info{
  font-size: .93rem;
	letter-spacing: .035rem;
}

.infoList .info + .info{
	margin-top: 1.28rem;
	padding-top: 1.28rem;
	border-top: 1px solid #c8c8c8;
}

/* //    |- columnNavArea  */

.columnNavArea{
	padding: 80px 0 105px;
}
.columnNavArea .wrap{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: flex-start;
	-ms-justify-content:     flex-start;
	justify-content:         flex-start;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
}
.columnNavArea.center .wrap{
	-webkit-justify-content: center;
	-ms-justify-content:     center;
	justify-content:         center;
}

.columnNavArea .wrap .item{
	border: 1px solid #d8d8d8;
}
.columnNavArea.col4 .wrap .item{
	margin-top: 15px;
	margin-right: 15px;
	width: 263px;
}
.columnNavArea.col3 .wrap .item{
	margin-top: 15px;
	margin-right: 15px;
	width: 356px;
}
.columnNavArea.col2 .wrap .item{
	margin-top: 60px;
	margin-right: 35px;
	margin-left: 35px;
	width: 480px;
	border: 0;
}
.columnNavArea .wrap .item a:not(.btnTypeA1){
	background: #fff;
	transition: .3s;
	display: block;
	position: relative;
}
.columnNavArea .wrap .item a:not(.btnTypeA1):after{
	transition: .3s;
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  z-index: 1;
	opacity: 0;
}
.columnNavArea .wrap .item a:not(.btnTypeA1):hover:after,
.columnNavArea .wrap .item.on a:not(.btnTypeA1):after{
	opacity: .2;
}

.columnNavArea.col2 .wrap .item:nth-child(1),
.columnNavArea.col2 .wrap .item:nth-child(2){
	margin-top: 0;
}
.columnNavArea.col4 .wrap .item:nth-child(4n),
.columnNavArea.col3 .wrap .item:nth-child(3n){
	margin-right: 0;
}
.columnNavArea .wrap .item .img{
	height: 185px;
	background: #446fb6;
	position: relative;
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.columnNavArea.handkerchief .wrap .item .img{	background-color: #ecccd1;}
.columnNavArea.scarf .wrap .item .img{	background-color: #978D6B;}
.columnNavArea.fragrance .wrap .item .img{	background-color: #555;}
.columnNavArea.image .wrap .item .img{
	height: 300px;
	border: 1px solid #d8d8d8;
}
.columnNavArea .wrap .item .img img{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.columnNavArea:not(.col2) .wrap .item .img img{
	height: 91px;
	width: auto;
}
.columnNavArea .wrap .item .name{
	padding: 35px 0;
	background: #fff;
	text-align: center;
  font-size: 1.43rem;
	color: #656588;
}
.columnNavArea.image .wrap .item .name{
	padding: 28px 0 0;
	color: #000;
}
.columnNavArea .wrap .name .en{
	text-align: center;
  font-size: 2.28rem;
	line-height: 1.2;
	text-transform: uppercase;
}
.columnNavArea .wrap .name .jp{
	text-align: center;
  font-size: 1.07rem;
	line-height: 1.2;
	margin-top: 7px;
}
.columnNavArea .wrap .btnContainer{
	margin-top: 30px;

}

/* // ABOUT US(COMPANY)
----------------------------------------------- */

/* //    |- Cp_office  */
#Cp_office .tableTypeA td{
	word-break: keep-all;
}

/* //    |- Cp_group  */
#Cp_group .groupBlock{
	-webkit-flex-flow: row-reverse wrap;
	-ms-flex-flow:     row-reverse wrap;
	flex-flow:         row-reverse wrap;
}
#Cp_group .groupBlock + .groupBlock{
	margin-top: 40px;
	border-top: 1px solid #d8d8d8;
	padding-top: 40px;
}
#Cp_group .groupBlock .info{
	width: 450px;
}
#Cp_group .groupBlock .info h2{
	line-height: 1.2;
	margin-bottom: 30px;
}
#Cp_group .groupBlock .info h2 span{
	font-size: 50%;
}
#Cp_group .groupBlock .info p{
  font-size: .93rem;
}
#Cp_group .groupBlock .img{
	font-size: 0;
}
#Cp_group .groupBlock .img img:first-child{
	margin-right: 5px;
}

/* //    |- Cp_message  */

#Cp_message .tx{
	width: 570px;
}
#Cp_message .tx h2{
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom:2em;
}
#Cp_message .tx p{
	margin-bottom:0.5em;
	line-height: 2.14;
}



/* // BUSINESS
----------------------------------------------- */

/* #BusinessTop .wrap{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-around;
	-ms-justify-content:     space-around;
	justify-content:         space-around;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
}
#BusinessTop .item{
	position: relative;
	background: #000;
	margin-top: 40px;
}
#BusinessTop .item .name{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -2em;
  font-size: 2rem;
	text-align: center;
	color: #fff;
}
#BusinessTop .item .btnContainer{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: 2em;
	text-align: center;
} */

.bizBlock{
	padding-left: 480px;
	position: relative;
	min-height: 315px;
	margin-bottom: 70px;
}
.bizBlock .img{
	position: absolute;
	left: 0;
	top: 0;
	width: 400px;
}
.bizBlock .img img{
	width: 100%;
}
.bizBlock .htx{
	padding-top: 15px;
	font-size: 1.71rem;
	margin-bottom: 20px;
}



/* // ITEM
----------------------------------------------- */

/* //    |- itemInfo  */

.itemInfo{
	padding: 0 0 80px;
}
.itemInfo .concept p{
	text-align: center;
	line-height: 2.2;
	font-size: 1.07rem;
}
.itemInfo .other{
	margin-top: 70px;
	-webkit-justify-content: center;
	-ms-justify-content:     center;
	justify-content:         center;
}
.itemInfo .other .item:first-child{
	margin-right: 50px;
}
.itemInfo .other .item>a{
	background: #000;
	display: block;
}
.itemInfo .btnContainer{
	margin-top: 30px;
}
.itemInfo .concept .btnContainer{
	margin-top: 40px;
}

/* //    |- Mission  */

#Mission,
#Process,
#History{
	padding-bottom: 100px
}
#Mission .pagettl{
	font-size: 2.28rem;
	color: #4d4d76;
	position: relative;
	padding-bottom: 1em;
	margin-bottom: 50px;
}
#Mission .pagettl *{
	text-align: center;
	line-height: 1;
}
#Mission .pagettl .jp{
	font-size: 1.14rem;
	margin-top: 1em;
}
#Mission .pagettl:after{
	content:"　";
  position: absolute;
  display: block;
  width: 56px;
  height: 1px;
  left: 50%;
	margin-left: -28px;
  bottom: 0;
  background-color: #4d4d76;
  z-index: 1;
  transition: .5s;
}
#History .mv,
#Mission .mv{
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	height: 420px;
	position: relative;
}
#History .mv:before,
#Mission .mv:before{
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 6px;
  left: 0;
  top: 0;
  background-color: #000;
  z-index: 1;
	opacity: 0.05;
  transition: .5s;
}

#Mission .sec + .sec{
	margin-top: 40px;
}
#Mission .sec1{
	position: relative;
}
#Mission .sec1:before{
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 100px;
  left: 0;
  top: 0;
  background: url(../img/cmn_bg_02.png);
  z-index: 1;
  transition: .5s;
}
#Mission .sec1>div{
	position: relative;
	z-index: 2;
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px);
}
#Mission .pf{
	width: 835px;
	margin:100px auto 0;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: center;
	-ms-align-items    : center;
	align-items:         center;
	position: relative;
	background: #4d4d76;
	color: #fff;
}
#Mission .pf:after{
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 5px;
  left: 0;
  bottom: 0;
  background: url(../img/cmn_bg_01.png);
}
#Mission .pf .txt{
	flex-grow: 2;
	padding: 0 30px;
	line-height: 1.5;
	max-width: 600px;
}
/* //    |- History  */

#History .msg{
	font-size: 1.28rem;
	line-height: 2.3;
}
#History .sec + .sec{
	margin-top: 60px;
}

/* //    |- Process  */
#Process dl{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: flex-start;
	-ms-align-items: fl    ex-start;
	align-items:         flex-start;
}
#Process dl + dl{
	margin-top: 60px;
}
#Process dl:after{
	display: none;
}
#Process dd{
	width: 700px;
}
#Process dd .ttl{
	font-size: 1.71rem;
	font-weight: 600;
	margin-bottom: 1.1em;
	line-height: 1;

}
#Process dd .ttl .num{
	font-size: 1.5rem;
	position: relative;
	margin-right: 2em;
}
#Process dd .ttl .num:after{
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -0.5em;
  background-color: #446fb6;
  z-index: 1;
}
#Process dl.full{
	margin-top: 80px;
}
#Process dl.full dt,
#Process dl.full dd{
	width: 100%;
}
#Process dl.full dt{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: flex-start;
	-ms-align-items: fl    ex-start;
	align-items:         flex-start;
}
#Process dl.full dt p{
	position: relative;
}
#Process dl.full dt p:not(:last-child):after{
	content:"　";
  position: absolute;
  display: block;
  width: 30px;
  height: 2px;
  right: -43px;
  top: 50%;
	margin-top: -1px;
  background-color: #c8c8c8;
  z-index: 1;
  transition: .5s;
}
#Process dl.full dd{
	margin-top: 40px;
}

/* //    |- brandList  */

.brandList{
	padding: 80px 0;
}
.brandList .item{
	width: 345px;
	margin-top: 28px;
	position: relative;
}
.brandList .item a:after{
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  z-index: 1;
	opacity: 0;
  transition: .2s;
}
.brandList .item.on a:after{
	opacity: .2;
}
.brandList .item a:hover:after{
	opacity: .2;
}
.brandList .item:not(.hide){
	border: 1px solid #ddd;
}
.brandList .item a{
	background: #fff;
	padding: 1px 5px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: center;
	-ms-align-items    : center;
	align-items:         center;
	transition: .3s;
}
.brandList .item .logo{
	width: 130px;
}
.brandList .item .img{
	width: 130px;
	padding: 8px 10px;
}
.brandList .item .name{
	width: calc(100% - 130px);
	text-align: center;
	word-break: keep-all;
	line-height: 1.4;
}
.brandList .item .name .logo{
	width: 190px;
}
.brandList .item .name .kana{
  font-size: .86rem;
	text-align: center;
	word-break: keep-all;
}
.brandList .item img{
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.brandList .item a:hover img{
	opacity: 1;
}

/* //    |- productList  */

.productList{
	-webkit-justify-content: center;
	-ms-justify-content:     center;
	justify-content:         center;
}
.productList+.productList{
	/* margin-top: 10px; */
}
.lineup+.description{
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #ddd;
}
.productList .item{
	margin-left:14px;
	margin-bottom:30px;
	/* min-width: 180px; */
	position: relative;
}
.productList .item:first-child{
	margin-left: 0;
}
.productList .item p{
	text-align: center;
  font-size: .86rem;
}
.productList .item .name{
	opacity: 0;
	transition: .5s;
	line-height: 1.2;
}
.productList .item:hover .name{
	opacity: 1;
}
.productList .item .newicon{
	position:absolute;
	left: 0;
	top: 0;
	margin-top: -20px;
	margin-left: -20px;
	opacity: .8;
}


/* //    |- BrandDetail  */

#BrandDetail{
	padding: 0 0 100px;
}
#BrandDetail .btnContainer{
	width: 800px;
	margin: 50px auto 0;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-around;
	-ms-justify-content:     space-around;
	justify-content:         space-around;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
}
#BrandDetail .mainLogo{
	padding-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}
#BrandDetail .kana{
	text-align: center;
	line-height: 1;
	margin-bottom: 80px;
}
#BrandDetail .aboutbuy{
	margin-top: 80px;
}
#BrandDetail .aboutbuy h2{
  font-size: 1.28rem;
	font-weight: 600;
	border-bottom: 1px solid #000;
	line-height: 1.5;
	padding-bottom: .4em;
	margin-bottom: 20px;
}
#BrandDetail .aboutbuy h3{
  font-size: 1.07rem;
	font-weight: 600;
	margin-bottom: 5px;
}
#BrandDetail .aboutbuy .online a{
	border: 1px solid #dcdcdc;
	display: block;
	transition: .2s;
}
#BrandDetail .aboutbuy .online a:hover{
	border-color:#707070;
}
#BrandDetail .aboutbuy .online a + a{
	margin-top: 15px;
}
#BrandDetail .aboutbuy .online a p:first-child{
	height: 85px;
	position: relative;
}
#BrandDetail .aboutbuy .online a p:first-child img{
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: .4;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: .2s;
}
#BrandDetail .aboutbuy .online a:hover p:first-child img{
	opacity: .8;
}
#BrandDetail .aboutbuy .online a p:last-child{
	background: #ebebeb;
	color: #838383;
	font-weight: 600;
	padding: 0.5em 1.2em;
	position: relative;
	transition: background .2s;
}
#BrandDetail .aboutbuy .online a:hover p:last-child{
	background: #707070;
	color: #fff;
}
#BrandDetail .aboutbuy .online a p:last-child i{
	position: absolute;
	right: 1.2em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#BrandDetail.f_detail>div{
	width: 1200px;
}
#BrandDetail .aboutbuy.col2 .online{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: flex-start;
	-ms-align-items: fl    ex-start;
	align-items:         flex-start;
}
#BrandDetail .aboutbuy.col2 .online a{
  font-size: 1rem;
	width: 48%;
}
#BrandDetail .aboutbuy.col2 .online a + a{
	margin-top: 0;
}
#BrandDetail .aboutbuy .shops a{
	border: 1px solid #dcdcdc;
	display: block;
	padding: 1em 1.2em;
	color: #838383;
	font-weight: 600;
	position: relative;
	transition: .2s;
}
#BrandDetail .aboutbuy .shops a:hover{
	border-color: #707070;
	color: #444;
}
#BrandDetail .aboutbuy .shops a i{
	position: absolute;
	right: 1.2em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#BrandDetail .aboutbuy.col2 .shops a{
  font-size: 1rem;
	padding: 1.2em 1.2em;
}
#BrandDetail .aboutbuy.single h2{
	border: 0;
	text-align: center;
	padding: 0;
	margin-bottom: 15px;
}
#BrandDetail .aboutbuy.single h3{
	display: none;
}
#BrandDetail .aboutbuy.single .online{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: center;
	-ms-justify-content:     center;
	justify-content:         center;
}
#BrandDetail .aboutbuy.single .online a{
  font-size: 1rem;
	width: 48%;
}

/* //    |- brandTemp  */

#BrandDetail .brandTemp .description{
  font-size: 1.07rem;
	line-height: 1.86;
}
#BrandDetail .brandTemp .description p{
	margin-bottom: 1em;
}
#BrandDetail.fragrance .brandTemp{
	max-width: none;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
}
#BrandDetail.fragrance .brandTemp .info{
	width: 460px;
}
#BrandDetail.fragrance .brandTemp .info img{
	max-width: 100%;
}
#BrandDetail.fragrance .brandTemp .lineup{
	width: 550px;
}



/* //    |- fragranceTemp  */
#BrandDetail .fragranceTemp{
    /* display: -webkit-flex;
    display: -ms-flex;
    display: flex; */
		margin: 0 auto;
		max-width: 680px;
}
#BrandDetail .fragranceTemp .mv{
	/* max-width: 585px; */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	max-width:630px;
}
#BrandDetail .fragranceTemp .mv a{
	display: block;
	text-align: center;
}
#BrandDetail .fragranceTemp .mv iframe,
#BrandDetail .fragranceTemp .mv img{
	max-width: 100%;
}
#BrandDetail .fragranceTemp .mv iframe{
	pointer-events: none;
	width: 100%;
	height: 382px;
}
#BrandDetail .fragranceTemp .mv a:hover{
	opacity: .8;
}
#BrandDetail .fragranceTemp .mv img{
	height: auto;
}
#BrandDetail .fragranceTemp .mv a:hover img{
	opacity: 1;
}
#BrandDetail .fragranceTemp .mv div{
    position: -webkit-sticky;
    position: sticky;
    top: 90px;
}
#BrandDetail .fragranceTemp .info{
	padding: 0 30px;
	max-width: 680px;
	flex-grow: 2;
}
#BrandDetail .fragranceTemp .info p{
	margin-bottom: 1em;
}
#BrandDetail .fragranceTemp h2{
  font-size: 1.71rem;
	margin: 2.5em 0 0.5em;
	position: relative;
	text-align: center;
}
#BrandDetail .fragranceTemp h2:after{
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  left: 0;
	margin-top: -20px;
  top: 50%;
  background-color: #ddd;
  z-index: 1;
  transition: .5s;
}
#BrandDetail .fragranceTemp h2 *{
	text-align: center;
	line-height: 1.4;
}
#BrandDetail .fragranceTemp h2 p{
	display: inline-block;
	background: #fff;
	padding: 0 20px;
	z-index: 10;
	position: relative;
}
#BrandDetail .fragranceTemp h2 span{
	display: block;
}
#BrandDetail .fragranceTemp h2 .jp{
	font-size: 60%;
}
#BrandDetail .fragranceTemp h3{
	font-weight: 600;
	margin: 1.5em 0 0.5em;
}

#BrandDetail .fragranceTemp .customArea>div{
	font-size:13px;
	line-height: 1.76;
	font-family:  "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

/* //    |- customArea  */
#BrandDetail .customArea.last{
	padding-top: 40px;
	margin-top: 40px;
	border-top: 1px solid #ddd;
}
#BrandDetail .customArea .date{
	text-align: center;
}
#BrandDetail .customArea .priceTable {
	width: 800px;
	margin: 30px auto 0;
}
#BrandDetail .customArea .priceTable table th,
#BrandDetail .customArea .priceTable table td{
	border: 1px solid #555;
	line-height: 1.4;
	padding: 10px;
}
#BrandDetail .customArea + .customArea{
	margin-top: 50px;
}

/* //    |- 旧サイトCSSここから  */

#BrandDetail .customArea>div{
	margin-left: auto;
	margin-right: auto;
	font: 12px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-font-smoothing:auto;
}
#BrandDetail .customArea table{
	margin-left: auto;
	margin-right: auto;
}
#BrandDetail .customArea td{
	padding: unset;
	vertical-align: middle;
	padding: 2px;
}
#BrandDetail .customArea div[align="center"],
#BrandDetail .customArea div[align="center"] p,
#BrandDetail .customArea td[align="center"],
#BrandDetail .customArea td[align="center"] p{
	text-align: center;
}
#BrandDetail .customArea div[align="right"],
#BrandDetail .customArea div[align="right"] p,
#BrandDetail .customArea td[align="right"],
#BrandDetail .customArea td[align="right"] p{
	text-align: right;
}
#BrandDetail .customArea div[align="left"],
#BrandDetail .customArea div[align="left"] p,
#BrandDetail .customArea td[align="left"],
#BrandDetail .customArea td[align="left"] p{
	text-align: left;
}
#BrandDetail .customArea div p[align="center"],
#BrandDetail .customArea td p[align="center"]{
	text-align: center;
}
#BrandDetail .customArea div p[align="right"],
#BrandDetail .customArea td p[align="right"]{
	text-align: right;
}
#BrandDetail .customArea div p[align="left"],
#BrandDetail .customArea td p[align="left"]{
	text-align: left;
}

#BrandDetail .customArea td[valign="top"],
#BrandDetail .customArea td[valign="top"] p{
	vertical-align: top;
}
#BrandDetail .customArea td[valign="middle"],
#BrandDetail .customArea td[valign="middle"] p{
	vertical-align: middle;
}
#BrandDetail .customArea table[cellpadding="0"] td,
#BrandDetail .customArea table[cellpadding="0"] th{
	padding: 0px;
}
#BrandDetail .customArea table[cellpadding="3"] td,
#BrandDetail .customArea table[cellpadding="3"] th{
	padding: 3px;
}
#BrandDetail .customArea table[cellpadding="5"] td,
#BrandDetail .customArea table[cellpadding="5"] th{
	padding: 5px;
}
#BrandDetail .customArea table[cellpadding="10"] td,
#BrandDetail .customArea table[cellpadding="10"] th{
	padding: 10px;
}
#BrandDetail .customArea table[cellspacing="10"] td,
#BrandDetail .customArea table[cellspacing="10"] th{
	padding: 10px;
}
#BrandDetail .customArea td p{
	margin: 1em 0;
}
#BrandDetail .fragranceTemp .customArea td p{
	margin: 0 0 1em;
}
#BrandDetail .customArea b{
	font-weight: 600;
}
#BrandDetail .customArea em{
	font-style: italic;
}
#BrandDetail .customArea .spacer_h20 {
	width: 960px;
	height: 20px;
}
#BrandDetail .customArea .spacer_h30 {
	width: 960px;
	height: 30px;
}
#BrandDetail .customArea .spacer_h40 {
	width: 960px;
	height: 40px;
}
#BrandDetail .customArea .main_dender_spacer {
	width: 960px;
	height: 80px;
}
#BrandDetail .customArea .point10line12 {
	font: 10px/12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#BrandDetail .customArea .point10 {
	font: 10px/14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#BrandDetail .customArea .point10red {
	font: 10px/14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #D40003;
}
#BrandDetail .customArea .point10b {
	font: bold 10px/14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#BrandDetail .customArea .point24m {
    font-size: 24px;
    line-height: 36px;
    font-family: "Times New Roman", Times, serif;
}
#BrandDetail .customArea .point24mb {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    font-family: "Times New Roman", Times, serif;
}
#BrandDetail .customArea .point28mb {
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    font-family: "Times New Roman", Times, serif;
}
#BrandDetail .customArea .comment {
	font-size: 10px;
	line-height: 11px;
}
#BrandDetail .customArea .submenu_text {
	font: 10px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#BrandDetail .customArea .itemlist {
	font-size: 12px;
	line-height: 14px;
}
#BrandDetail .customArea .new_icon {
	font-style: italic;
	color: #FF0004;
	font-weight: bold;
	font-size: 9px;
}
#BrandDetail .customArea .facebook_link  {
	width: 861px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#BrandDetail .customArea .point14b {
	font: bold 14px/24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#BrandDetail .customArea .point14 {
	line-height: 24px;
	font-size: 14px;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
}
#BrandDetail .customArea .point14line20 {
	line-height: 24px;
	font-size: 14px;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
}
#BrandDetail .customArea .point14bm {
	font: bolder 14px/24px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#BrandDetail .customArea .point12line20 {
	font: 12px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#BrandDetail .customArea .point12line16 {
	font: 12px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#BrandDetail .customArea .point12line24 {
	font: 12px/24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#BrandDetail .customArea .point12b {
	font: bold 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#BrandDetail .customArea .point12w {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
}
#BrandDetail .customArea .point12br {
	font: bold 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #D40003;
}
#BrandDetail .customArea img{ vertical-align: bottom;}
#BrandDetail .customArea.responsive img{max-width:100%;height:auto!important; }
@media all and (max-width: 740px)  {
	#BrandDetail .customArea img{ height: auto;}
}
#BrandDetail .customArea .point24b {
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
}
#BrandDetail .customArea .point18b {
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
}
#BrandDetail .customArea .point18bm {
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
}
#BrandDetail .customArea .point24   {
	font-size: 24px;
	line-height: 36px;
}
#BrandDetail .customArea .pagebox div table tr td table tr td .point10 a {
	color: #1581E2;
	font-weight: bold;
}
#BrandDetail .customArea tr td .catalog_page {
    width: 800px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    border: thin solid #2E2E2E;
}
#BrandDetail .customArea tr td .item_title {
    width: 430px;
}
#BrandDetail .customArea tr td .subtitle {
    color: #9D7F33;
    font-size: 10px;
    margin-bottom: 5px;
    text-align: left;
    width: 430px;
}
#BrandDetail .customArea tr td .notes_text {
    margin-bottom: 5px;
    /* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
    font-size: 10px;
    line-height: 14px;
    width: 430px;
}
#BrandDetail .customArea tr td .meno_text {
    /* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    width: 430px;
}
#BrandDetail .customArea tr td .sub_memo_text {
    /* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
    font-size: 10px;
    text-align: right;
    width: 430px;
}
#BrandDetail .customArea tr td .waku_gold {
    width: 510px;
    margin-left: auto;
    margin-right: auto;
    border: thin solid #9D7F33;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
}
#BrandDetail .customArea .point10gold {
    /* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
    color: #9D7F33;
    font-size: 10px;
}
#BrandDetail .customArea .point12gold {
    /* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
    color: #9D7F33;
    font-size: 12px;
    letter-spacing: 2px;
}
#BrandDetail .customArea .point14gold {
    /* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
    color: #9D7F33;
    font-size: 14px;
}
#BrandDetail .customArea .point16gold {
    /* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
    color: #9D7F33;
    font-size: 16px;
    letter-spacing: 3px;
}
#BrandDetail .customArea tr td .new_item {
    width: 560px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8px;
    padding-bottom: 5px;
    border: 1px solid #87682D;
}
#BrandDetail .customArea .catalog_page {
    width: 800px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
		box-sizing: content-box;
    border: thin solid #2E2E2E;
}
/* //    |- 旧サイトCSSここまで  */



/* //    |- PostSwiper  */

#PostSwiper {
	margin-top: 100px;
}
#PostSwiper .swiper-slide{
  height: 200px;
  width: 180px;
}
#PostSwiper .swiper-slide a .img{
  text-align: center;
}
#PostSwiper .swiper-slide a img{
	height: 100%;
  width: auto;
}
#PostSwiper .swiper-slide a .name {
  text-align: center;
  margin-top:10px;
  opacity: 0;
  transition: .5s;
  -webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
  color: #555;
	font-size: 10px;
}
#PostSwiper .swiper-slide a:hover .name {
  opacity: 1;
  -webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
#PostSwiper .swiper-container .swiper-button-next,
#PostSwiper .swiper-container .swiper-button-prev{
  background: transparent!important;
  font-size: 18px;
  top: 70px;
  font-family: 'IconFontA';
  line-height: 1;
  text-align: center;
  color: #000;
  height: auto;
  margin:0;
  transition: .2s;
  opacity: 0.5;
}
#PostSwiper .swipPageHeaderer-container .swiper-button-next:hover,
#PostSwiper .swiper-container .swiper-button-prev:hover{
  opacity: 1;
}
#PostSwiper .swiper-container .swiper-button-prev{
  left: 30px;
}
#PostSwiper .swiper-container .swiper-button-next{
  right: 30px;
}

#PostSwiper .swiper-container .swiper-button-next:before, #PostSwiper .swiper-container .swiper-container-rtl .swiper-button-prev:before{
  content: "\e907";
}
#PostSwiper .swiper-container .swiper-button-prev:before, #PostSwiper .swiper-container .swiper-container-rtl .swiper-button-next:before{
  content: "\e908";
}


/* //    |- slider  */

*:focus {
  outline: none;
}
#slider{
	margin-top: 50px;
}
#slider .slide-item{
  margin-left: 15px;
  margin-right: 15px;
	position: relative;
	height: 250px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: column wrap;
	-ms-flex-flow:     column wrap;
	flex-flow:         column wrap;
	-webkit-justify-content: flex-end;
	-ms-justify-content:     flex-end;
	justify-content:         flex-end;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
}
#slider .slide-item a {
	display:block;
	position:relative;
}
#slider img{
	margin: 0 auto;
}
#slider .slick-prev,
#slider .slick-next{
  z-index: 50;
	height: 120px;
}
#slider .slick-prev{
  left: 30px;
}
#slider .slick-next{
  right: 30px;
}
#slider .slick-prev:before,
#slider .slick-next:before
{
    color: #aaa;
    font-family: IconfontA;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#slider .slick-prev:before{
  content:"\e90d";
}
#slider .slick-next:before{
  content:"\e90e";
  right: 30px;
}
#slider .slide-item a .img{
  text-align: center;
}
#slider .slide-item a .name {
  text-align: center;
  margin-top:5px;
  /* opacity: 0;
  transition: .5s;
  -webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px); */
  color: #555;
	font-size: 10px;
}
/* #slider .slide-item a:hover .name {
  opacity: 1;
  -webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
} */
#slider.static {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: center;
	-ms-justify-content:     center;
	justify-content:         center;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
}


/* // news //
----------------------------------------------- */


/* //    |- ColumnList  */

#ColumnList .wrap {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: left;
	-ms-justify-content:     left;
	justify-content:         left;
	-webkit-align-items: flex-start;
	-ms-align-items: fl    ex-start;
	align-items:         flex-start;
	margin-bottom: 60px;
}

#ColumnList .item{
	width: calc( (100% - 100px) / 3 );
	box-shadow: 0 0 30px rgba(0,0,0,.04);
	margin-top: 50px;
	background: #fff;
	transition: .3s;
}
#ColumnList .item:hover{
	opacity: .7;
}
#ColumnList .item:not(:nth-child(3n)){
	margin-right: 50px;
}
@media all and (min-width: 741px)  {
	#ColumnList .item:nth-child(1),
	#ColumnList .item:nth-child(2),
	#ColumnList .item:nth-child(3){
		margin-top: 0;
	}
}

#ColumnList .item .img {
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* #ColumnList .item .img:after{
	content:"　";
  display: block;
  width: 100%;
	height: 0;
  padding-bottom: 100%;
} */
#ColumnList .item .inner {
	padding: 22px 35px 60px;
}
#ColumnList .item .info {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
	margin-bottom: 15px;
}
#ColumnList .item .category {
  font-size: 1.07rem;
	color: #4d4d76;
	text-transform: uppercase;
}
#ColumnList .item .date {
  font-size: 1.07rem;
	color:#ccc;
}
#ColumnList .item .ttl{
  font-size: 1.14rem;
	line-height: 1.75;
}



/* // Article //
----------------------------------------------- */

/* //    |- Layout  */

#MainContainer{
	background: #fff;
}
#SideContainer .relatedObj{
	background: #fff;
}

/* //    |- Title  */

#Title .cate{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
	margin-bottom: 15px;
  font-size: 1.07rem;
}
#Title .cateName{
	color: #2D3CA3;
	text-transform: uppercase;
}
#Title .date{
	color: #ccc;
}
#Title h1{
  font-size: 2.28rem;
	line-height: 1.56;
	letter-spacing: .02em;
	margin-bottom: 45px;
	color: #000;
}

/* //    |- Body  */

#Body{
	padding-bottom: 30px;
}
#Body article {
  font-size: 1rem;
}
#Body article strong{
	font-weight: 600;
}
#Body article del{
	text-decoration: line-through;
}
#Body article ul{
	list-style-type: disc !important;
	margin:2em 0;
}
#Body article ol{
	list-style-type: decimal !important;
	margin:2em 0;
}
#Body article ul li{
	margin-left:1.4em;
	margin-bottom:6px;
	line-height:1.5em !important;
}
#Body article ol li{
	margin-left:2.0em;
	margin-bottom:6px;
	line-height:1.5em !important;
}
#Body article blockquote{
  color: #aaa;
}
#Body article blockquote p:first-child:before{
  color: #ccc;
  content:"\f10d";
  font-family: FontAwesome;
  display: inline-block;
	margin-right: 5px;
  left: 0;
  top: 0;
}
#Body article .wp-caption-text{
	color: #aaa;
	font-size: 80%;
}
#Body article table{
	width: auto;
}
#Body article table.tableA {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	line-height:1.8em;
	margin: 1.5em 0;
}
#Body article table.tableA th{
padding: 10px;
vertical-align: top;
background-color: #f7f7f7;
border: 1px solid #dedede;
text-align:center;
box-sizing: border-box;
}
#Body article table.tableA td{
padding: 10px;
background-color: #fff;
border: 1px solid #dedede;
text-align:left;
box-sizing: border-box;
}
#Body article table.tableA th.taLeft,
#Body article table.tableA td.taLeft {
	text-align:left;
}

#Body article p>em{
	display: block;
	background: #f5f5f5;
	border:1px solid #ccc;
	padding:10px;
}
#Body article div + p,
#Body article p + p{
	margin-top: 15px;
}
#Body article img{
	max-width: 100%;
	height: auto;
}
#Body article div{
	max-width: 100%;
}
#Body article .wp-caption{
	padding-bottom: 25px;
}

 #Body article h2{
  font-size: 1.86rem;
	line-height: 1.5;
	margin: 3em 0 .8em;
	padding: 25px 5px 30px;
	border-top: 1px solid #ddd;
	position: relative;
	letter-spacing: .02em;
	color: #000;
	font-weight: 400;
}
#Body article h2:after{
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  left: 0;
  bottom: 0;
  background:url(../img/cmn_bg_01.png);
  z-index: 1;
  transition: .5s;
}
#Body article .top + h2{
	margin-top: 0;
}
#Body article h3{
  font-size: 1.5rem;
	line-height: 1.5;
	padding-left: 0.8em;
	border-left: 4px solid #7573A5;
	color: #000;
	margin: 3em 0 .8em;
	font-weight: 400;
}
#Body article h4 {
	position: relative;
	margin-top: 2em;
	margin-bottom: 15px;
	line-height: 1.5;
	padding-left: 1.5em;
	font-size: 1.21rem;
	color: #000;
	font-weight: 400;
}
#Body article h4:before{
	content:"　";
  position: absolute;
  display: block;
  width: 0.7em;
  height: 0.7em;
  left: 0;
  top: 0.4em;
  background-color: #625E94;
  z-index: 1;
  transition: .5s;
}
#Body article a{
	color: #4596ba;
	border-bottom: 1px dotted #4596ba;
}


#Body .aboutbuy{
	margin-top: 80px;
}
#Body .aboutbuy h2{
  font-size: 1.28rem;
	font-weight: 600;
	border-bottom: 1px solid #000;
	line-height: 1.5;
	padding-bottom: .4em;
	margin-bottom: 20px;
}
#Body .aboutbuy h2:after{
	display: none;
}
#Body .aboutbuy h3{
  font-size: 1.07rem;
	font-weight: 600;
	margin-bottom: 5px;
}
#Body .aboutbuy .online a{
	border: 1px solid #dcdcdc;
	display: block;
	transition: .2s;
}
#Body .aboutbuy .online a:hover{
	border-color:#707070;
}
#Body .aboutbuy .online a + a{
	margin-top: 15px;
}
#Body .aboutbuy .online a span{
	display: block;
}
#Body .aboutbuy .online a span:first-child{
	height: 85px;
	position: relative;
}
#Body .aboutbuy .online a span:first-child img{
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: .4;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: .2s;
}
#Body .aboutbuy .online a:hover span:first-child img{
	opacity: .8;
}
#Body .aboutbuy .online a span:last-child{
	background: #ebebeb;
	color: #838383;
	font-weight: 600;
	padding: 0.5em 1.2em;
	position: relative;
	transition: background .2s;
	margin:0;
}
#Body .aboutbuy .online a:hover span:last-child{
	background: #707070;
	color: #fff;
}
#Body .aboutbuy .online a span:last-child i{
	position: absolute;
	right: 1.2em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#Body.f_detail>div{
	width: 1200px;
}
#Body .aboutbuy.col2 .online{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: flex-start;
	-ms-align-items: fl    ex-start;
	align-items:         flex-start;
}
#Body .aboutbuy.col2 .online a{
  font-size: 1rem;
	width: 48%;
}
#Body .aboutbuy.col2 .online a + a{
	margin-top: 0;
}
#Body .aboutbuy .shops a{
	border: 1px solid #dcdcdc;
	display: block;
	padding: 1em 1.2em;
	color: #838383;
	font-weight: 600;
	position: relative;
	transition: .2s;
}
#Body .aboutbuy .shops a:hover{
	border-color: #707070;
	color: #444;
}
#Body .aboutbuy .shops a i{
	position: absolute;
	right: 1.2em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#Body .aboutbuy.col2 .shops a{
  font-size: 1rem;
	padding: 1.2em 1.2em;
}
#Body .aboutbuy.single h2{
	border: 0;
	text-align: center;
	padding: 0;
	margin-bottom: 15px;
}
#Body .aboutbuy.single h3{
	display: none;
}
#Body .aboutbuy.single .online{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: center;
	-ms-justify-content:     center;
	justify-content:         center;
}
#Body .aboutbuy.single .online a{
  font-size: 1rem;
	width: 525px;
}




/* //    |- SideContainer  */
#SideContainer .relatedObj .sideInner{
	padding: 0 20px;
}
#SideContainer .sideTtl{
	text-transform: uppercase;
  font-size: 1.28rem;
	color: #777;
	padding: 0.9em 20px 0.8em;
	border-bottom: 1px solid #ddd;
}

/* //    |- posts  */

#SideContainer .posts{
	padding-bottom: 15px;
}
#SideContainer .posts li{
	border-bottom: 1px solid #ddd;
	line-height: 1.9;
}
#SideContainer .posts li:last-child{
	border-bottom: 0;
}
#SideContainer .posts li a{
	display: block;
	padding: 1em 0;
	color: #000;
}
#SideContainer .posts li span{
	display: block;
	text-transform: uppercase;
	color: #9191af;
}

/* //    |- tag  */

#SideContainer .tag {
  line-height: 2.5;
	padding: 15px 0 20px;
}
#SideContainer .tag li{
  display: inline-block;
  margin-right: 0.1em;
  line-height: 2;
  border: 1px solid #ccc;
  font-size: .93rem;
	letter-spacing: 0;
}
#SideContainer .tag li a{
  padding: 0 0.5em;
  display: block;
}
#SideContainer .tag li a:hover{
  background: #eee;
}

/* //    |- list  */

#SideContainer .list{
	padding: 15px 0 20px;
}
#SideContainer .list li{
	position: relative;
	padding-left: 1.5em;
	color: #555;
	margin-bottom: 5px;
	line-height: 1.7;
}
#SideContainer .list li:before{
	content:"　";
  position: absolute;
  display: block;
  width: 0.7em;
  height: 0.7em;
  left: 0;
  top: 0.4em;
  background-color: #9191af;
  z-index: 1;
  transition: .5s;
}

#SideContainer .list a{
	color: #000;
	text-decoration: none;
}
#SideContainer .list a:hover{
	color: #000;
	text-decoration: underline;
}


/* // IR //
----------------------------------------------- */

/* //    |- IRreport  */

#IRreport .item{
	margin-top: 80px;
}

/* //    |- IRhighlight  */

#IRhighlight .switchContents p + h3{
	margin-top: 50px;
}

#IRhighlight .switchContents .secWrap + h3{
	margin-top: 70px;
}
#IRhighlight .switchContents p{
	line-height: 1.9;
}
#IRhighlight .switchContents .table1 .border{
	border-top: 1px solid #000;
	padding-top: 5px;
}
#IRhighlight .switchContents .table2 th,
#IRhighlight .switchContents .table2 td{
	border: 1px solid #c8c8c8;
	padding: 5px 15px;
	text-align: center;
}
#IRhighlight .switchContents .table2 th{
	font-weight: 600;
}
#IRhighlight .switchContents .table2 th:first-of-type{
	background: #f1f1f1;
	text-align: left;
}
#IRhighlight .switchContents .table2 tr:first-child th{
	background: #446fb6;
	color: #fff;
}
#IRhighlight .switchContents .table2 td{
	text-align: right;
}
#IRhighlight .switchContents .secWrap {
	border: 1px solid #e5e5e5;
	padding: 45px 60px;
}
#IRhighlight .switchContents .secWrap h4{
	margin-bottom: 20px;
	line-height: 1;
	padding: .4em .8em;
	font-size: 1.28rem;
	color: #fff;
	background-color: #000;
}
#IRhighlight .switchContents .secWrap .graph{
	-webkit-justify-content: space-around;
	-ms-justify-content:     space-around;
	justify-content:         space-around;

}
/* //    |- IRpublicity  */

#IRpublicity .publicityWrap{
	padding: 17px;
	background: #f1f1f1;
}
#IRpublicity .publicityWrap dl{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
}
#IRpublicity .publicityWrap dt{
	background: #000;
	padding: 0 10px;
	color: #fff;
	width: 9%;
}
#IRpublicity .publicityWrap dt p{
	text-align: center;
	font-weight: 600;
	padding: 1.2em 0;
}
#IRpublicity .publicityWrap dl:not(:last-child) dt p{
	border-bottom: 1px solid #494949;
}
#IRpublicity .publicityWrap dd{
	padding: 2px 15px;
	width: 91%;
}
#IRpublicity .publicityWrap dd p{
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.05);
	height: 100%;
	padding: 0 1.2em;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-align-items: center;
	-ms-align-items    : center;
	align-items:         center;
}

/* //    |- irList  */

.irList dl{
	position: relative;
	overflow: hidden;
	max-height: 200px;
	opacity: 1;
	transition: .4s .6s opacity, .8s max-height;
}
.irList dl.hide{
	max-height: 0;
	opacity: 0;
	transition: .4s opacity, .8s .1s max-height;
}
.irList + .irList{
	margin-top: 60px;
}
.irList dl:before{
	content:"\e92c";
  position: absolute;
  display: block;
  left: 3px;
  top: 15px;
	font-size: 90%;
  z-index: 1;
	font-family: iconfontA;
  transition: .5s;
}
.irList dl a{
	border-bottom: 1px solid #ddd;
	display: block;
	padding: 21px 0 19px 2em;
	transition: .3s;
}
.irList dl a:hover{
	background: #fafafa
}
.irList dt{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
  font-size: .93rem;
	line-height: 1;
	padding: 0 5px 0 0;
	min-height: 23px;
}

.irList dt .date{
	color: #777777;
}

.irList dt .cate{
	color: #8194b4;
	border: 1px solid #7e98c3;
	border-radius: 2px;
	width: 115px;
	text-align: center;
	padding: 4px 0;
	font-weight: 600;
}
.irList dd{
	color: #000;
	/* line-height: 1; */
	line-height: 1.5;
}
.irList dd i{
	display: inline-block;
	color: #d33053;
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

/* //    |- irUl  */

.irUl a{
	padding-left: 2em;
	position: relative;
	display: block;
	color: #000;
}
.irUl a:before{
	color: #c8c8c8;
	content:"\e92c";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
	font-size: 90%;
  z-index: 1;
	font-family: iconfontA;
}
.irUl a:hover{
	text-decoration: underline;
}
.irUl i{
	display: inline-block;
	color: #d33053;
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

/* //    |- tabList  */

.tabList {
	overflow:hidden;
	border-bottom: 1px solid #c8c8c8;
	position: relative;
}

.tabList .bar{
	content:"　";
  position: absolute;
  display: block;
  height: 3px;
  left: 0;
  bottom: 0px;
  background-color: #446fb6;
  z-index: 1;
  transition: .5s;
}

.tabList .swiper-slide{
	padding:0 1em;
	width: auto;
}

.tabList .swiper-slide a{
	line-height: 1;
	padding: 2.2em 0;
	display: block;
  font-size: .93rem;
	text-align: center;
	width: 100%;
	position: relative;
	letter-spacing: .14em;
	font-weight: 500;
}
.tabList .swiper-slide.current a{
	color: #446fb6;
}
.tabList .swiper-slide:hover a{
	color: #446fb6;
}

.tabList .swiper-button-next,
.tabList .swiper-button-prev{
  font-size: 12px;
  -webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
  font-family: 'IconfontA';
  text-align: center;
	margin-top: 0;
	height: auto;
	color: #446fb6;
	padding: 10px 0;
	background: #fff;
	transition: .3s;
}
.tabList .swiper-button-next:hover,
.tabList .swiper-button-prev:hover{
	opacity: .5;
}
.tabList .swiper-button-prev{
	left: 0;
}
.tabList .swiper-button-next{
	right: 0;
}
.tabList .swiper-button-next:before{
  content: "\e92c";
}
.tabList .swiper-button-prev:before{
  content: "\e92d";
}
.tabList .swiper-button-prev.swiper-button-disabled,
.tabList .swiper-button-next.swiper-button-disabled{
	opacity: 0!important;
  pointer-events: auto!important;
}
.tabList .noAction .swiper-button-prev,
.tabList .noAction .swiper-button-next{
	display: none!important;
}

/* //    |- tabSide  */

.tabSide .tab {
	display:block;
	position:relative;
  font-size: .93rem;
	margin-left: 2em;
  line-height: 1;
}
.tabSide .tab:after {
	content:"　";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #9f9f9f;
  z-index: 1;
  transition: .3s;
	-webkit-transform: translateY(5px);
	-ms-transform: translateY(5px);
	transform: translateY(5px);
	opacity: 0;
}
.tabSide .tab:hover:after,
.tabSide .tab.on:after {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.tabSide .tab a{
	display: block;
	transition: .3s;
	padding: 1.5em 0;
	color: #000;
}

.tabSide .tab.on a{
	color: #9f9f9f;
}
.tabSide .tab:hover a{
	color: #9f9f9f;
}


/* //    |- dottedTab  */

.dottedTab{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: flex-start;
	-ms-justify-content:     flex-start;
	justify-content:         flex-start;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
}
.dottedTab li{
	padding: 0 3px;
	border-right: 1px dotted #000;
}
.dottedTab li a{
	display: block;
	padding: 0 5px 0 15px;
	line-height: 1.7;
	font-size: .93rem;
}
.dottedTab li a:hover{
	background: #eee;
}
.dottedTab a:after{
	content:"\e90a";
	font-family: iconfontA;
	padding-left: 5px;
	display: inline-block;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6);
}





/* // SHOPLIST
----------------------------------------------- */

/* //    |- ShopListIndex  */

#ShopListIndex.columnNavArea .logo{
	height: 110px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: center;
	-ms-justify-content:     center;
	justify-content:         center;
	-webkit-align-items: center;
	-ms-align-items    : center;
	align-items:         center;
}
#ShopListIndex.columnNavArea .product{
	font-size: .93rem;
	text-align: center;
	margin-top: 15px;
}
#ShopListIndex.columnNavArea .product span{
	display: inline-block;
	padding: 0 .5em;
	border-top: 1px solid #1781e3;
	border-bottom: 1px solid #1781e3;
	color:  #1781e3;
	line-height: 1.7;
}


/* //    |- Shop  */
#Shop .term-ttl{
	font-size: 1.1rem;
	padding: 0 0 0.5em 0;
	line-height: 1;
	border-bottom: 3px solid #4d4d76;
	font-weight: bold;
	max-width: 1000px;
	margin: 0 auto ;
}
#Shop .wrap{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content:     space-between;
	justify-content:         space-between;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
}
#Shop .wrap.mw1000{
	max-width: 1000px;
	margin: 0 auto 50px;
}
#Shop .wrap.mw1000:last-child{
	margin-bottom: 0;
}
#Shop .wrap dl{
	width: 500px;
	border-bottom: 1px solid #c8c8c8;
	padding: 1.5em 0;
	line-height: 1.7;
}
#Shop .wrap.mw1000 dl{
	width: 100%;
}
#Shop .wrap dl dt{
	font-weight: 600;
}
#Shop .wrap dl dd{
  font-size: .93rem;
}
#Shop .wrap dl .map a{
	color: #446fb6;
}
#Shop .wrap dl .map a em{
	text-decoration: underline;
}
#Shop .switchwrap{
	width: 960px;
	margin: 0 auto;
}
#Shop .switchwrap .wrap dl{
	width: 100%;
	position: relative;
}
#Shop .switchwrap .wrap dl:last-of-type{
	border-bottom: 0;
}
#Shop .switchwrap .wrap + h3{
	margin-top: 40px;
}
#Shop .switchwrap .wrap .list {
	position: absolute;
	right: 0;
	top: 1.7em;
}
#Shop .switchwrap .wrap .list a{
	border: 1px solid #ccc;
	padding: .8em 1em;
	border-radius: 2px;
}
#Shop .switch{
	text-align: center;
	margin-bottom: 2em;
}
#Shop .switch .switchItem{
  font-size: 1.14rem;
	display: inline-block;
	padding: 0 2em;
	position: relative;
	line-height: 	1;
	cursor: pointer;
	color: #999;
	font-weight: 600;
}
#Shop .switch .switchItem:not(:first-child){
	border-left: 3px solid #ccc;
}
#Shop .switch .switchItem.current{
	color: #000;
}
#Shop .switch .switchItem:after{
	content:"　";
  position: absolute;
  display: block;
  width: calc( 100% - 4em );
  height: 1px;
  left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
  bottom: -1em;
  background-color: #555;
  z-index: 1;
  transition: .5s;
}
#Shop .switch .switchItem:not(.current):after{
	opacity: 0;
}
#Shop .switch .switchItem:not(.current):hover:after{
	opacity: .4;
}

/* // CONTACT
----------------------------------------------- */

#ContactDetail .block + .block{
	margin-top: 80px;
}
#ContactDetail .contactBtn{
	text-align: center;
}
#ContactDetail .contactBtn a{
	width: 550px;
	background: #3559A7;
	color: #fff;
	display: inline-block;
	font-size: 1.28rem;
	text-align: center;
	padding: 32px 0 32px 40px;
	font-weight: 600;
	position: relative;
	transition: .2s;
}
#ContactDetail .contactBtn a:hover{
	opacity: .8;
}
#ContactDetail .contactBtn a:after{
	content:"　";
	position: absolute;
	width: 50px;
	height: 68px;
	left: 30px;
	top: 12px;
	background: url(../img/icon_12.png) no-repeat center center;
	background-size: contain;
}
#ContactDetail .time{
	font-size: 1.14rem;
	font-weight: 600;
}
#ContactDetail .time span{
	font-size: 138%;
}

#ContactDetail .tellist dl{
	border-bottom: 1px solid #777;
	padding: 18px 30px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: flex-start;
	-ms-justify-content:     flex-start;
	justify-content:         flex-start;
	-webkit-align-items: center;
	-ms-align-items    : center;
	align-items:         center;
}
#ContactDetail .tellist dl:first-child{
	border-top: 1px solid #777;
}
#ContactDetail .tellist dl.dotted{
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#ContactDetail .tellist dl .note{
	font-size: .93rem;
	line-height: 1.4;
}
#ContactDetail .tellist dl dt{
	width: 520px;
}
#ContactDetail .tellist dl dt .name{
	font-size: 1.28rem;
	font-weight: 600;
}
#ContactDetail .tellist dl dd{
	width:340px;
}
#ContactDetail .tellist dl dd *{
	text-align: right;
}
#ContactDetail .telNum{
	font-size: 2.14rem;
	line-height: 1.2;
}
#ContactDetail .telNum a {
	display: inline-block;
	padding-left: 1.7em;
	font-weight: 700;
	background: url(../img/icon_tel_02.png) no-repeat left center;
	background-size: 34px auto;
	color: #000;
}
#ContactDetail .telNum.free a {
	background: url(../img/icon_tel_01.png) no-repeat left center;
	background-size: 44px auto;
}

#ContactDetail .telNum.free.l a {
	font-size: 3rem;
	background: url(../img/icon_tel_01.png) no-repeat left center;
	background-size: 56px auto;
}

/* // Sitemap //
----------------------------------------------- */
#Sitemap p {
	padding-bottom: 2px;
}
#Sitemap p a{
	display: block;
	background: #f1f1f1;
	padding: .8em 1em;
}
#Sitemap p + p,
#Sitemap ul + ul,
#Sitemap ul + p{
	margin-top: 60px;
}

#Sitemap>div>ul{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow:     row wrap;
	flex-flow:         row wrap;
	-webkit-justify-content: left;
	-ms-justify-content:     left;
	justify-content:         left;
	-webkit-align-items: stretch;
	-ms-align-items:     stretch;
	align-items:         stretch;
}
#Sitemap>div>ul>li{
	font-size: 1.14rem;
	width: calc( (100% - 80px ) / 3 );
	margin-right: 40px;
	margin-bottom: 10px;
}
#Sitemap>div>ul>li:nth-child(3n){
	margin-right: 0;
}
#Sitemap>div>ul>li>a{
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 8px 0;
	position: relative;
}
#Sitemap a:hover{
	opacity:.7;
}
#Sitemap>div>ul>li>a:after{
	position: absolute;
	right: 0;
	top: 50%;
	line-height: 1;
	margin-top: -0.5em;
	content: "\e934";
	font-family: "iconFontA";
	color: #3C3B63;
}
#Sitemap>div>ul>li.parent ul{
	font-size: 1rem;
	margin-top: 1em;
	line-height: 1.6;
	padding-left: 1.5em;
}
#Sitemap>div>ul>li.parent ul li{
	list-style: disc;
}



/* // xxx //
----------------------------------------------- */
/* //    |- xxx  */









