@charset "utf-8";

/* --------------------------------------------------------------
TOPページ(共通)
-------------------------------------------------------------- */
.swiper-container {
  margin: 0 0 10px !important;
}
.swiper-wrapper {
  padding: 0 0 35px;
}
.swiper-slide img {
  width: 100%;
}
.swiper-button-prev,.swiper-button-next {
  width: 36px !important;
  height: 66px !important;
  top: 45% !important;
}
.swiper-button-prev {
  left: 0 !important;
  background: url("/images/index/bt_prev.png") no-repeat 0 0 !important;
}
.swiper-button-next {
  right: 0 !important;
  background: url("/images/index/bt_next.png") no-repeat 0 0 !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0 !important;
}
.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  opacity: 1 !important;
  background: #d1d1d1 !important;
  margin: 0 10px !important;
}
.swiper-pagination-bullet-active {
  background: #3dc0c8 !important;
}
@media screen and (max-width:640px){
  .swiper-container {
    margin: 0 0 30px !important;
  }
  .swiper-wrapper {
    padding: 0 0 25px;
  }
  .swiper-button-prev,.swiper-button-next {
    display: none;
  }
}
.mfp-bg.mfp-ready{
	opacity: 0.6;
}
.mfp-close-btn-in .mfp-close{
	width: 40px;
	height: 40px;
	font-size: 40px;
}
/* --------------------------------------------------------------
TOPページ(PC)
-------------------------------------------------------------- */

@media screen and (min-width:640px){

.index .swiper-container a.pcnone {
	display: none;
}

.index .swiper-container a.spnone {
	display: block;
}

.index .bnr-top-onlineshop {
	display: none;
}

.index #slider,
.index #slider li {
	width:100%;
	z-index: 3000;
	}

/* IE7 */
*+html #slider {
	position:relative;
	left:-50%;
	}
.index #slider dt img{
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
.index #slider dd {
	width:1000px;
	margin:0 auto;
	position:relative;
	}


.index .bx-wrapper {
	margin: 0 auto 10px;
}

.index .bx-wrapper .bx-prev {
	left: 0;
	background:url(/images/index/bt_prev.png) no-repeat 0 0;
}

.index .bx-wrapper .bx-next {
	right: 0;
	background: url(/images/index/bt_next.png) no-repeat 0 0;
}

.index .bx-wrapper .bx-prev:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

.index .bx-wrapper .bx-next:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

.index .bx-wrapper .bx-controls-direction {

	/*max-width:1280px;*/
	position: relative;
	/*top: -250px;*/
  top: -23vw;
	margin:0 auto;
}

.index .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 40%;
	outline: 0;
	width: 36px;
	height: 66px;
	text-indent: -9999px;
	z-index: 3000;
}

.index .bx-wrapper .main {
	/*width:100%;
	max-width:1280px;*/
  /*width:1280px;
  max-width:1280px;
  height: 400px;*/
	margin:0 auto;
	z-index: 3000;
}

.index .bx-wrapper .bt {
	position:absolute;
	left:0;
	bottom:0;
	z-index:4000;
}

.index .product {
  margin: 0 auto 30px;
}

.index .product .imgArea {
	text-align:center;
	margin:0 auto 30px auto;
	}

.index .product .imgArea img {
	width:100%;
	max-width:1280px;
	margin:0 auto;
	}

.index .product .caption {
	margin:0 auto 45px auto;
	text-align:left;
	width:1000px;
	}

.index .product .btArea {
	background:#000;
	margin:0 auto 20px auto;
	text-align:left;
	width:960px;
	}

.index .product .btArea p {
	color:#fff;
	text-align:right;
	padding:10px 20px;
	}
/*.index .product .btArea ul {
	border-top:solid 1px #3e3e3e;
	}

.index .product .btArea ul li {
	float:left;
	}*/

/*
.index .product .btArea ul {
	display: block;
	margin-right: -1px;

}
.index .product .btArea ul li {
	display: block;
	float: left;
	box-sizing : border-box;
	border-right: solid 1px #3e3e3e;
	border-top: solid 1px #3e3e3e;
}
*/
.index .product .btArea ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
	background-color: #fff;
	border-top: solid 1px #3e3e3e;
}
.index .product .btArea ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100%/7);
	border-left: solid 1px #3e3e3e;
	border-right: solid 1px #3e3e3e;
	border-bottom: solid 1px #3e3e3e;
}

.index .product .btArea ul li.pcnone {
	display: none;
}

.index .product .btArea ul li.spnone {
	display: block;
}
/* .index .product .btArea ul li:nth-child(n+7){
	border-bottom: solid 1px #3e3e3e;
	} */
/* .index .product .btArea ul li:nth-child(n+14){
	border-top:none;
	border-bottom:none;
	}	 */
/*.index .inside .titleArea h2 {
	float:left;
	}*/

.index .index_footcont_box {
  margin-bottom: 50px;
}
.index .index_footcont_box.bg {
  background: linear-gradient(180deg, rgba(255,255,255,1) 25%, rgba(235,235,235,1) 25%, rgba(235,235,235,1) 100%);
  padding-bottom: 20px;
  margin-bottom: 0;
}

.index .index_footcont {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width:1000px;
	margin:0 auto;
}

.index .fitting {
  padding-bottom: 55px;
}

.index .fitting .mainArea {
	width:1000px;
	margin:0 auto;
	text-align:left;
	}

.index .fitting .mainArea:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	}

.index .fitting .mainArea .mainImg {
	float:left;
	}

.index .fitting .mainArea dl {
	float:right;
	width:495px;
	}

.index .fitting .mainArea dl dt {
	font-size:24px;
	margin:0 0 15px 0;
	}

.index .fitting .mainArea dl dd {
	margin:0 0 15px 0;
	}

.cul2 {
	width:1000px;
	/*margin:0 auto 40px auto;*/
	margin: 0 auto;
	}

.tour,
.demo {
	width:480px;
	text-align:left;
	}

.tour{
	float:left;
	}

.demo {
	float:right;
	}

.tour .titleArea,
.demo .titleArea {
	width:480px;
	}
  .index .index_footcont_box.bg .tour .titleArea {
    padding-bottom: 15px;
  }

.index .titleArea h2 span {
	font-size: 1.9rem;
}

.index .titleArea h2 span.va-middle {
	display: inline-block;
	margin-top: -5px;
	vertical-align: middle;
}

.index .titleArea a {
	margin-top: 5px;
}

.tour .titleArea h2 span,
.demo .titleArea h2 span {
	display:block;
	padding:20px 0 0 0;
	}

.demo .titleArea h2 .pcnone {
	display: none;
}

.demo .mainArea{
	background:#ebebeb;
	padding:15px 0 15px 15px;
	}

.demo .mainArea img{
	margin:0 10px 0 0;
	float:left;
	}

.demo-banner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.demo-banner .box {
	width: 231px;
}
.demo-banner .box img {
	width: 100%;
	height: auto;
}
.news dl{
	margin-bottom:15px !important;
	}

	}

@media screen and (max-width:1280px){
  .index .bx-wrapper .bx-controls-direction {
    top: -295px;
  }
}

/* --------------------------------------------------------------
TOPページ(SP)
-------------------------------------------------------------- */

@media screen and (max-width:640px){

.index .swiper-container a.pcnone {
	display: block;
}

.index .swiper-container a.spnone {
	display: none;
}

.index .bnr-top-onlineshop {
	display: block;
	width: 84.3%;
	margin: 0 auto 35px auto;
}

.index .bnr-top-onlineshop a {
	display: block;
	line-height: 0;
}

.index .bnr-top-onlineshop img {
	width: 100%;
	height: auto;
}

.index .bx-wrapper {
	margin:0 0 30px 0;
}

.index .bx-wrapper .bt {
	position:absolute;
	left:0;
	bottom:0;
	width:30%;
}

.bx-wrapper .bx-pager a {
	width:20%;
	}

.index .titleArea {
	width:100%;
	text-align:center;
	}

.index .titleArea h2 {
	margin:0 0 30px 0;
	line-height: 1;
	}

.index .titleArea h2 img {
	display:block;
	margin:0 auto 10px auto;
	width:40%;
	}

.index .titleArea h2 span {
	display:block;
	margin-top: 1.5em;
	/*padding: 0 18px;*/
	padding: 0 5px;
	font-size:18px;
	}

.index .inside .titleArea h2 {
	margin:0 0 30px 0;
	}

.index .inside .insidePingSpBanner {
	/*margin:0 0 20px 0;*/
	margin: 0;
}

.index .inside .insidePingSpBanner a {
	display: block;
	line-height: 8px;
}

.index .inside .insidePingSpBanner a img {
	width: 100%;
	height: auto;
}

.index .titleArea a {
	display:none;
	}
.index .titleAreaNote{
	margin: -10px 0 25px;
}
.index .titleAreaNote a{
	display: block;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
#inline-wrap {
  position: relative;
  margin: 10px auto;
  max-width: 700px;
  background: #fff;
  padding: 20px;
}
#inline-wrap .head{
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
#inline-wrap >p{
  font-size: 12px;
}

.index .news .linkBtSp {
	margin-top: -10px;
}

.index .product .imgArea {
	width:100%;
	}

.index .product .imgArea img {
	width:100%;
	}

.index .product .caption {
	text-align:left;
	padding:10px;
	}

.index .product .btArea {
	background:#000;
	/*margin:0 auto 45px auto;*/
	margin:0 auto;
	text-align:left;
	width:100%;
	}

.index .product .btArea p {
	color:#fff;
	text-align:right;
	padding:10px 20px;
	}
/*
.index .product .btArea ul {
	border-top:solid 1px #3e3e3e;
	}

.index .product .btArea ul li {
	float:left;
	width:25%;
	box-sizing : border-box;
	border-right: solid 1px #3e3e3e;
	border-bottom: solid 1px #3e3e3e;
	}
*/
.index .product .btArea ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	background-color: #000;
	border-top: solid 1px #3e3e3e;
}
.index .product .btArea ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100%/4);
	border-left: solid 1px #3e3e3e;
	border-right: solid 1px #3e3e3e;
	border-bottom: solid 1px #3e3e3e;
}
.index .product .btArea ul li.pcnone {
	display: block;
}
.index .product .btArea ul li.spnone {
	display: none;
}
.index .product .btArea ul li img {
	width:100%;
	display:block;
	}
.index .outerBox {
	margin-bottom: 30px;
}

.index .index_footcont {
  display: flex;
  flex-wrap: wrap;
  width:100%;
}

.index .index_footcont img {
  vertical-align: bottom;
}

.index .fitting .mainArea {
	width:100%;
	margin:0 0 30px 0;
	text-align:left;
	}


.index .fitting .mainArea .mainImg {
	width:100%;
	}

.index .fitting .mainArea .btImg {
	width:100%;
	}

.index .fitting .mainArea dl {
	margin:0 10px;
	padding-top: 15px;
	}

.index .fitting .mainArea dl dt {
	font-size:24px;
	margin:0 0 15px 0;
	}

.index .fitting .mainArea dl dd {
	margin:0 0 15px 0;
	}

.index .tour{
  width: 100%;
	margin: 0 0 30px 0;
	}

.index .tour .mainArea {
  background: #ebebeb;
  padding: 10px;
	}

.index .index_footcont_box.bg .tour:nth-of-type(2) {
  margin: 0;
}

/*
.index .tour .titleArea h2 {
	font-size:28px;
	}
*/

.tour .mainArea img{
	width:100%;
	}

/*
.index .demo .titleArea h2 {
	font-size:26px;
	}
*/

.demo .titleArea h2 .pcnone {
	display: block;
}

.index .demo {
	margin-bottom: 30px;
}

.index .demo .mainArea {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 20px;
	padding:10px 5px;
	background-color: #ebebeb;
	}
.index .demo .mainArea a {
	display: block;
	width: 50%;
	padding: 0 5px;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.index .demo .mainArea a img {
	width: 100%;
	height: auto;
}
.demo-banner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
  background: #ebebeb;
  padding: 10px;
}
.demo-banner .box {
	width: 48.6%;
}
.demo-banner .box img {
	width: 100%;
	height: auto;
}
.demo-banner .box a {
	display: block;
	line-height: 10px;
}
/*
.index .demo .mainArea img {
	float:left;
	width:48%;
	}

.index .demo .mainArea img.rt {
	float:right;
	}
*/

  .sns_bt ul li.twitter{
    /*padding-top: 4px;*/
    padding-top: 0;
  }

	}

@media screen and (max-width:320px){

	}
