@charset "UTF-8";
button,
*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  margin:0 auto;
  /*max-width: 1400px;*/ }
a {
  text-decoration: none; }
input[type="submit"],
a {
 /* -webkit-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  -ms-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;*/ }
input[type="submit"]:hover,
a:hover {
  opacity: .5; }
.clearfix {
  zoom: 1;
  overflow: hidden; }
.clearfix:after {
  content: "";
  display: block;
  clear: both; }
input {
  font-size: 16px; }
img {
  width: auto;
  max-width: 100%;
  line-height: 0;
  vertical-align: middle;
  border: none; }
.wysiwyg {
  word-break: break-word;
  line-height: 1.75; }
.wysiwyg table {
  width: 100%!important; }
.wysiwyg ol {
  margin-left: 16px;
  list-style-type: decimal; }
p {
  line-height: 1.75; }
ol,ul,li,dl,dt,dd {
  margin: 0;
  padding: 0; }
li {
  list-style: none; }
.sp-hide {
  display: block; }
.sp {
  display: none; }
.wrap {
  width: 100%;
  margin: 0 auto; }
.center {
  text-align: center; }
 time {
  display:inline-block; }
.sns-btn {
  margin:16px 0; }
.sns-btn a {
  display: inline-block;
  color: #fff;
  padding: 10px 8px;
  text-align: center;
  background: #B5B5B6;
  font-size: 12px;
  min-width: 16%;
  width: 32.5%; }
.sns-btn a:nth-child(1) {
  background: #036EB8; }
.sns-btn a:nth-child(2) {
  background: #2EA7E0; }
.sns-btn a:nth-child(3) {
  background: #13AE67; }
.wysiwyg figure,	
.iframe-wrap {
  position: relative;
  padding-top: 56.25%; }
.wysiwyg figure iframe,
.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.wysiwyg figure img {
  margin-top: -56.25%; }   
@media screen and (max-width: 768px) {

.bx-wrapper img {
  width:100%; }
.wysiwyg figure,	
.iframe-wrap {
  position: relative;
  padding-top: 56.25%; }
.wysiwyg figure iframe,
.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
/*.b-concept .iframe-wrap {
    position: relative;
    padding-top: 76%;
}*/
.sp {
  display: block; }
.sp-hide{
  display: none; }
.sns-btn a {
  padding:10px 2px; }

.movie-box .iframe-wrap {
  float:none;
  width:100%;
  position: relative;
  margin-bottom:0;
  padding: 56.25% 0 0 0; }

.movie-box .iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
}  

/*★サイトの基準設定 -------------------------------------------------------------------------*/  
body {
  color: #231815;
  font-size: 14px;
  font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","游ゴシック", "Yu Gothic","メイリオ","Meiryo", Osaka, Sans-Serif;
  overflow-x:hidden; }
/*header,h1,h2,.foot-menu div h3 a,.b-concept h3,.p-menu1 a,.p-menu2 a*/
h1,h2,h3,header,footer,.p-menu1,.p-menu2,.top-4col li.li-title  a span{
  font-family: 'Oswald',Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","游ゴシック", "Yu Gothic","メイリオ","Meiryo", Osaka, Sans-Serif;  
}
a {
  color: #231815; }
.prev-next,
.wrap {
  max-width: 1000px; 
  overflow:hidden;}
/*nav,h1,h2,h3,h4,h5 {
  letter-spacing: 0.1rem; } */
.prev-next {
  margin: 0 auto 40px;
  text-align: center; }
.p-list .prev-next li {
	float: none;
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 0;
}
.prev-next a {
  display: inline-block;
  font-size: 32px;
  padding: 4px;
  font-weight: normal;
  line-height: 1;
  color: #231815;
  margin: 0 16px;
  float: none;
  cursor:pointer; }
.prev-next img {
  width:16px;
  height:30px; }
/*.contents {
  padding-top: 117px; }*/
.page-top {
  display:block;
  /*background:rgba(255,255,255,0.2);
  color:#fff;
  font-size:28px;
  padding:10px;*/
  text-align:right;
  position:fixed;
  right:0;
  bottom:20%;
  z-index:9999;
  /*width:100%;*/ }
/*.page-top .wrap {
  max-width:1400px; }
.page-top a{
  display:inline-block;
  cursor:pointer; }
.page-top img {
  width:50px; }*/
.page-top {
  display:block;
  /*background:rgba(255,255,255,0.2);
  color:#fff;
  font-size:28px;
  padding:10px;*/
  text-align:right;
  position:fixed;
  right:0;
  bottom:20%;
  z-index:9999;
  /*width:100%;*/ }
.page-top .wrap {
  max-width:1400px; }
.page-top a{
  display:inline-block;
  cursor:pointer; }
.page-top img {
  width:50px; }
@media screen and (max-width: 768px) {
.wrap {
  padding:0 16px; }
}
  
/*★header -------------------------------------------------------------------------*/
header {
  width: 100%;
  margin: auto;
  padding: 0;
  position: fixed;
  background: #fff;
  z-index: 9999; }
.header-menu1 {
  position:relative;
  padding:24px; }
.header-menu1 .logo {
  position:absolute;
  top:20px;
  left:24px; }
.header-menu2 .menu2,
.header-menu1 nav {
  display:block;
  width:100%;
  text-align:center; }
.search-box input[type="text"] {
  border: 1px solid #a8a9a9;
  padding: 2px 8px;
  font-size: 10px; }
.search-box input[type="submit"] {
  margin-left: -4px;
  padding: 2px 8px;
  font-size: 10px;
  border-radius:0; }
  
@media screen and (max-width: 768px) {
header {
  height:42px; }
#sp-btn {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  cursor:pointer; } 
#sp-btn img {
  width:42px; }
.header-menu1 {
  padding: 20px; }
.header-menu1 .logo {
  top:12px;
  left:16px; }
header .logo img {
  height:16px; }
.header-menu1 .search-box {
  display:none; }
.header-menu1 nav {
  display:none; }
.header-menu2 {
  display:none;
  background:#fff; }
header.show .header-menu2 {
  padding:16px 0;
  display:block; }
header.show .header-menu2 .menu1 {
  display:block; }
header.show .header-menu2 .menu1 a,
header.show .header-menu2 .menu2 a {
  display:block;
  text-align:center;
  padding:8px 16px;
  margin:0; }
.head-text {
  display:none; }
}

@media screen and (min-width: 769px) {
#sp-btn {
  display:none; }
header .logo img {
  width:64px; }
.header-menu1 .search-box {
  position:absolute;
  top:20px;
  right:24px; }
.header-menu2 .menu1 {
  display:none; }
.header-menu2 .menu2 a,
.header-menu1 nav a {
  display:inline-block;
  margin: 0 8px; }
.header-menu2 {
  padding:24px;
  background:#dcdddd; }
.head-text {
  padding:148px 24px 24px;
  text-align:center; }
}

/*★footer -------------------------------------------------------------------------*/
.footer-bar {
  width:100%;
  height:12px;
  background: url(../img/footer-bar.svg) no-repeat center center;
  background-size:cover; }
footer {
  padding: 0;
  text-align: center;
  color:#fff;
  background: #000; }
footer .wrap {
  max-width:1200px; }
footer a {
  color:#fff; }
footer .search-box {
  margin:40px auto; }
footer nav {
  display:block;
  margin:24px 0;
  font-size:12px; }
footer nav a {
  display:inline-block;
  margin: 0 8px; }
footer .logo {
  display:inline-block;
  margin: 0 auto; }
footer .logo img {
  width:64px; }
.cont-sns.sns,
footer .sns {
	text-align: center;
  margin: 40px 0; }
.cont-sns.sns a,
footer .sns a {
  display: inline-block;
  font-size: 24px;
  margin: 0 4px;
  width: 40px;
  height: 40px;
  padding: 7px;
  color: #000;
  background: #fff;
  border-radius: 50%; }
.cont-sns.sns a {
	color: #fff;
  background: #000;
}
footer small {
  font-size:9px;
  display: block;
  margin: 16px 0 0;
  padding: 0 0 24px; }
footer .logo img {
  width:64px; }
@media screen and (min-width: 769px) {

}

@media screen and (max-width: 768px) {
footer nav a {
  margin: 0 8px 16px; }
}

/*★h1 -------------------------------------------------------------------------*/
h1 {  
  margin: 0;
  padding: 24px;
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: normal;
  background:#f6f6f6;
  position:relative;
  overflow:hidden; }

@media screen and (min-width: 769px) {
h1 a {
  position:absolute;
  top:0;
  left:65%;
  display:inline-block;
  font-size:12px;
  background:#dcdddd;
  padding:30px;
}
h1 a:before {
  position:absolute;
  display:inline-block;
  content:"";
  top:-5%;
  left:-9px;
  background:#dcdddd;
  width:24px;
  height:110%;
  transform:rotate(15deg); }
h1 a:after {
  position:absolute;
  display:inline-block;
  content:"";
  top:-5%;
  right:-9px;
  background:#dcdddd;
  width:24px;
  height:110%;
  transform:rotate(15deg); }
}
@media screen and (max-width: 768px) {
h1 { 
 /* padding: 48px 16px 16px; */
  font-size:20px; }
h1 a {
  display:none; }
}
/*★h2 -------------------------------------------------------------------------*/
h2 {
  text-align: center;
  color: #231815;
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
  margin-top:24px;
  padding:8px 0;
  margin:32px 0 0; }
h2 span {
  font-size:14px; }
h3 {
  line-height: 1.75; }
@media screen and (max-width: 768px) {
h2 {
  margin: 24px 8px;
  font-size:18px; }
}

/*★TOP -------------------------------------------------------------------------*/
.div-bg,
.news-bg {
  background:#e8e8e8; }
.div-bg-l {
  background:#f6f6f6; }

.news-bg dl dt {
  display:inline-block;
  width:187px;
  height:187px; }
.news-bg dl dt span {
  display:block;
  width: 100%;
  height: 100%;
  padding: 100% 0 0; }
.news-bg dl dd {
  padding-left:16px; }
.news-bg dl dd time {
  display:inline-block;
  font-size:10px; }
.news-bg dl dd p {
  margin:8px 0;
  font-size:20px; }
.div-box.wrap {
  max-width:600px;
  padding:40px 0 72px;
  text-align:center; }
.div-box h2 {
  font-size:50px; }
.div-box p {
  font-size:12px;
  margin: 1em auto;
  max-width: 380px; }
.div-box a {
  font-size:18px;
  display:inline-block;
  padding:16px 32px;
  border:1px solid #231815; }
.div-box.b-brand {
	text-align: center;
	margin-bottom: 40px;}
.box-spbtn-brand {
	display: none;
}
.div-box .p-list a {
	padding: 0;
	display: block;
	border: 0;
}
@media screen and (max-width: 768px) {
	.box-spbtn-brand{ display: block; }
.contents.spbtn-brand { padding-top: 0;}
.box-spbtn-brand { 
	text-align: center;
	padding: 108px 0 24px;
	background: #fff; }
	.box-spbtn-brand h1 { background: #fff;}
.brand-smenu,.brand-smenu-sp { background: #fff; }

.top header + .contents {
  padding-top:42px; }
	header + .contents {padding-top: 108px;}/*42*/
.div-box.wrap {
  padding: 24px 16px 40px; }
.div-box h2 {
  font-size:20px;
  margin: 24px 16px 8px; }
.news-bg dl {
  text-align:center;
  padding:24px 16px; }
.news-bg dl dd time {
  margin-top:16px; }
.news-bg.bl + .sp {
  text-align:center;
  margin:24px 0;
  overflow:hidden; }
.news-bg.bl + .sp a {
  position:relative;
  display:inline-block;
  font-size:12px;
  background:#dcdddd;
  padding:30px 40px; }
.news-bg.bl + .sp a:before {
  position:absolute;
  display:inline-block;
  content:"";
  top:-5%;
  left:-9px;
  background:#dcdddd;
  width:24px;
  height:120%;
  transform:rotate(15deg); }
.news-bg.bl + .sp a:after {
  position:absolute;
  display:inline-block;
  content:"";
  top:-5%;
  right:-9px;
  background:#dcdddd;
  width:24px;
  height:120%;
  transform:rotate(15deg); }
.news-bg .sp {
  text-align:center; }
.news-bg .sp a {
  font-size: 18px;
  display: inline-block;
  margin-bottom:40px;
  padding: 16px 32px;
  border: 1px solid #231815; }
.news-bg + .div-bg {
  background:#efefef;
}
.top-4col li {
 }
.top-4col li.li-img a {
  width: 100%;
  height: 100%;
  background: url(img/catch-surfing.png) center no-repeat;
  background-size: cover;
  padding: 50% 0 0;
  display: block; }
.top-4col li.li-title  a{
  text-align:center;
  padding:16px 0;
  display: block;
  position:relative; }
.top-4col li.li-title  a span{
}
}



@media screen and (min-width: 769px) {

.contents {
  padding-top:194px;/*124*/ }
	.contents.ne-pre { padding-top: 170px; }

	.contents.c-h1{
		padding-top: 124px;
	}
	header + .contents.cont-product{ padding-top: 124px;}
.head-text + .contents {
  padding-top:0; }
.news-bg dl {
  float:left;
  width:50%;
  display:-webkit-box;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  /*-moz-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  -webkit-flex-wrap: no-wrap;
  flex-wrap: no-wrap;*/
  /*-moz-justify-content:space-between;
  -ms-justify-content:space-between;
  -webkit-justify-content:space-between;
  justify-content:space-between;*/
  -moz-align-items:center;
  -ms-align-items:center;
  -webkit-align-items:center;
  align-items:center;
  padding:24px; }
.news-bg dl dd {
  display:inline-block; }
.top-4col li {
  float:left;
  width:25%; }
.top-4col li.li-img a {
  width: 100%;
  height: 100%;
  background: url(img/catch-surfing.png) center no-repeat;
  background-size: cover;
  padding: 100% 0 0;
  display: block; }
.top-4col li.li-title  a{
  width: 100%;
  height: 100%;
  padding: 100% 0 0;
  display: block;
  position:relative; }
.top-4col li.li-title  a span{
  position: absolute;
  width: 100%;
  text-align: center;
  top: 48%; 
  font-size:16px; }
}


/*★category -------------------------------------------------------------------------*/
.surfing-box {
  padding:40px 0; }
.surfing-box-menu {
}
.surfing-box-menu .smenusp1,
.surfing-box-menu .smenusp2,
.surfing-box-menu .smenusp3,
.surfing-box-menu .smenu1,
.surfing-box-menu .smenu2,
.surfing-box-menu .smenu3 {
  display:none;}

.surfing-box li {
  float:left;
  display:inline-block;
  width:32%;
  margin-right:2%;
  cursor:pointer; }
.surfing-box li:nth-child(3n) {
  margin-right:0; }    
@media screen and (min-width: 769px) {

.foot-menu.wrap {
  max-width:700px;
  padding:64px 0; }
.foot-menu div {
  float:left;
  width:30%;
  margin-right:5%;
  display:inline-block; }
.foot-menu div:nth-child(3n) {
  margin-right:0; }
.foot-menu div a {
  display:block;
  font-size:12px;
  margin:8px 0; }
.foot-menu div h3 a {
  font-size:18px; }
.brand-smenu-sp li,
.brand-smenu li,
.surfing-box-menu .smenu1 li,
.surfing-box-menu .smenu2 li,
.surfing-box-menu .smenu3 li {
  float:left;
  display:inline-block;
  width:10%;
  padding:0 1%;
  margin-right:2.375%;
  margin-top:1.1875%;
  margin-bottom:1.1875%; }
.brand-smenu-sp li,
.brand-smenu li,
.surfing-box-menu .smenu1 li:nth-child(9n),
.surfing-box-menu .smenu2 li:nth-child(9n),
.surfing-box-menu .smenu3 li:nth-child(9n) {
  margin-right:0; }
}
@media screen and (max-width: 768px) {
.surfing-box {
  padding:16px 0;
  text-align:center; }
.brand-smenu-sp li,
.brand-smenu li,
.surfing-box .sp-box-sort1,
.surfing-box .sp-box-sort2,
.surfing-box .sp-box-sort3{
  padding:24px;
}
.brand-smenu-sp li,
.brand-smenu li,
/*.surfing-box li:nth-child(3n),
.surfing-box li*/ {
    float: left;
    display: inline-block;
    width: 49%;
    margin-right: 2%;
	min-height:100px;
	line-height:100px;
}
.brand-smenu-sp li,
.brand-smenu li {
	min-height: auto;
	line-height: 1em;
}
.brand-smenu-sp li,
.brand-smenu li,
.surfing-box li:nth-child(2n){
  margin-right:0;
}
.brand-smenu-sp li,
.brand-smenu ul,
.surfing-box ul {
  padding:0 16px; }
/*.surfing-box li {
  padding:12px 32px; }
}*/
.surfing-box li,
.brand-smenu-sp li,
.brand-smenu li,
.surfing-box-menu .smenu1 li,
.surfing-box-menu .smenu2 li,
.surfing-box-menu .smenu3 li {
  float:left;
  display:inline-block;
  width:24%;
  margin-right:2%;
  margin-bottom:16px;
	padding: 8px;}
.brand-smenu-sp li,
.brand-smenu li,
.surfing-box-menu .smenu1 li,
.surfing-box-menu .smenu2 li,
.surfing-box-menu .smenu3 li {	
	margin-bottom: 0; }
.brand-smenu li,
.surfing-box-menu .smenu1 li:nth-child(4n),
.surfing-box-menu .smenu2 li:nth-child(4n),
.surfing-box-menu .smenu3 li:nth-child(4n) {
  margin-right:0; }
	.brand-smenu-sp li { margin-right: 0; }
	.brand-smenu-sp li span {
		display: block;
		padding: 100% 0 0;
	}
}
  
/*★brand -------------------------------------------------------------------------*/
.brand-logo {
  padding:40px 0;
  text-align:center; }

.b-concept {
  padding:40px 0; }
.brand-smenu ul,
.surfing-box-menu ul {
  display:-webkit-box;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /*-moz-justify-content:space-between;
  -ms-justify-content:space-between;
  -webkit-justify-content:space-between;
  justify-content:space-between;*/
  -moz-align-items:center;
  -ms-align-items:center;
  -webkit-align-items:center;
  align-items:center; }
.surfing-box-menu li {
  text-align:center; }
.b-con {
  background:#000;
  color:#fff;
  font-size:22px;
  margin:0;
  padding:22px 0; }
.movie-box {
  margin-top:16px;
  margin-bottom:32px; }

.movie-box > div {
  float: left;
  width: 50%;
  padding:24px;
  /*margin-bottom:48px;*/ }

.brand-logo img {
  max-width:192px; }
@media screen and (max-width: 768px) {
.brand-logo {
  padding:40px 16px; }
.brand-logo img {
  max-width:100%; }
.b-concept {
  padding:48px 16px; }
.movie-box div {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
}
}
/*★product -------------------------------------------------------------------------*/
.p-menu1 {
  background:#231815;
  padding:24px;
  text-align:center; }
.p-menu2 {
  background:#dcdddd;
  padding:24px;
  text-align:center; }
.p-menu2-sub .psmenu {
  display:none;
 /*max-width:600px;
  margin:0 auto;*/
  text-align:center;
  padding:24px;
  background:rgba(0,0,0,1);
  color:#fff; }
.p-menu2-sub h3 {
  margin-top:0; }
.p-menu2-sub .psmenu a {
  color:#fff;
  display:block;
  margin:16px 0;
  cursor:pointer; }
.p-menu1 a,.p-menu2 a {
  display: inline-block;
  margin: 0 8px;
  cursor:pointer; }
.p-menu1 a {
  color:#fff; }
.p-list {
  padding-top:40px; }
.p-list li {
  float:left;
  width:23.5%;
  margin: 0 2% 40px 0;
  padding:2%; }
.p-list.p-insta li {
  width:15%;
  margin: 0 2% 40px 0;
  padding:0; }
.p-list.p-insta li:nth-child(4n) {
	margin-right: 2%; }
.p-list.p-insta li:nth-child(6n) {
	margin-right: 0; }
.p-list.p-list-rider li {
	width: 25%;
margin-right: 0;
margin-bottom: 0;}
.p-list li:nth-child(4n) {
  margin-right:0; }
/*.p-list.p-list-rider li:nth-child(6n) {
	margin-right: 2%; }*/
.p-list.p-list-rider li:nth-child(4n) {
	margin-right: 0; }
.p-list span {
  display:block;
  width: 100%;
  height: 100%;
  padding: 100% 0 0; } 
.p-list p { text-align: center;
height: 2.5em;
    text-align: center;
    line-height: 1.3;
	overflow: hidden; }
.p-detail {
  max-width:500px;
  margin:40px auto; }
.p-detail .bx-wrapper {
  margin-bottom:16px; }
.p-detail .bx-pager a {
  float:left;
  width:23.5%;
  margin-right:2%; }
.p-detail .bx-pager a:nth-child(4n) {
  margin-right:0; }  
.p-detail .bx-pager a span {
  display:block;
  width: 100%;
  height: 100%;
  padding: 100% 0 0;  }
.p-detail-item {
  text-align:center;
  padding-top:24px;
  padding-bottom:24px; }
.p-detail-item div:nth-child(5),
.p-detail-item div:nth-child(4),
.p-detail-item div:nth-child(3),
.p-detail-item div:nth-child(1) {
  line-height:1.75;
  font-size:12px; }
/*.p-detail-item div:nth-child(4) {
  margin-top:24px;}*/
.p-detail-text {
  padding:40px; }
.p-detail-text p{
  line-height:2;
  font-size:12px; }
.p-detail-sns {
  max-width:600px;
  margin:40px auto; }
@media screen and (max-width: 768px) {
.p-menu1 .wrap {
  padding:0; }
.p-list.p-insta li,
.p-list li {
  float: left;
  width: 47%;
  margin: 0 6% 40px 0; }
.p-list.p-insta li:nth-child(4n),
.p-list li:nth-child(2n) {
  margin-right:0; }

.p-detail {
  padding: 0 16px; }
}


  
/*★information -------------------------------------------------------------------------*/
ul.information {
  letter-spacing: -.4em; }
  
ul.information li {
  letter-spacing: normal;
  display: inline-block;
  width: 50%;
  text-align: right;
  padding: 24px;
  vertical-align:top; }
ul.information li:nth-child(2n) {
  text-align: left; }
ul.information dt {
  float: left;
  width: 35%; }  
ul.information dt div {
  width: 100%;
  height: 100%;
  padding: 100% 0 0; }
ul.information dd {
  float: left;
  width: 65%;
  text-align: left;
  padding-left:16px; } 

@media screen and (min-width: 769px) {

}
@media screen and (max-width: 768px) {
ul.information li {
  width: 100%;
  padding: 24px 0; } 
}

/*★other -------------------------------------------------------------------------*/
.news-box .sns-btn {
  margin-top:24px; }
.news-img {
  text-align:center;
padding-top: 24px;}
.wysiwyg.wrap {
  padding:0 16px 48px; }
.page-menu .rotate-3col.other {  
  margin-top: -40px; }
.page.other {
  margin-top:0; }
.page.other:before {
  display:none; }
.page.other:after {
  bottom: -54px;
  height: 100px; }
.other h1 {
  padding: 160px 16px 16px; }  
@media screen and (max-width:768px) {
.other h1 {
  padding:120px 16px 0; }  
.page.other:after {
  bottom: -23px; }
}
.other-box,
.news-box {
  max-width:700px;
  margin:0 auto; }
.news-box time {
  text-align:center;
  display:block;
  font-size:16px; 
  margin-top:32px;}
.news-box h3 {
  margin-top:0;
  text-align:center;
  font-size:22px; }
.sns-btn {  
  max-width: 460px;
  /*margin: 0 auto;*/ } 
.menu-4col {
  max-width:1000px;
  margin:0 auto; }
.menu-4col li {
  float: left;
  width: 22%;
  margin: 24px 4% 24px 0; }
.menu-4col li:nth-child(4n) {
  margin-right:0; }
.menu-4col li div {
  text-align:center;
  margin-bottom:8px; }
.menu-4col li div:nth-child(1) {
  margin-bottom:0; }
.menu-4col li div:nth-child(2) {
    line-height: 2;
    font-size: 10px;
    /* background: #2f2725; */
    /* color: #fff; */
    /* position: relative; */
    text-align: center;
    padding-right: 8px;
    overflow: hidden;
}
.menu-4col li div:nth-child(2) span {
  position:absolute;
  top:0;
  left:0;
  background:#e95d77;
  display:inline-block;
  width:50%;
  text-align:left;
  padding-left:8px; }
.menu-4col li div:nth-child(2) span:after {
  position: absolute;
  top: -2px;
  right: -5px;
  content: "";
  display: inline-block;
  color: #fff;
  z-index: 140;
  width: 8px;
  height: 24px;
  background: #e95d77;
  transform: rotate(10deg);
	/*border-top: 5px #e95d77 solid;
  border-right: 15px #e95d77 solid;
  border-bottom: 5px transparent solid;
  border-left: 15px transparent solid;*/
}
.menu-4col li a {
  display:block;
  color:#fff;
  background:#e95d77;
  padding:6px;
  font-size:10px;
  text-align:center;
  margin-top:8px; }  
.menu-4col li div a {
  background:none;
  padding:0;
  margin-top:0;
}
.menu-4col li div:nth-child(1) div {
  width: 100%;
  height: 100%;
  padding: 72% 0 0; } 
.news-list {
  margin:24px auto; } 
.news-list li {
  margin:8px 0; }
@media screen and (max-width:768px) {
.sns-btn a {
  width:100%;
  margin-bottom:8px; }
.wysiwyg,.news-box {
  padding: 0 16px; }
.news-box .wysiwyg {
  padding: 0; }
.news-box time {
  font-size:12px; }
.news-box h3 {
  font-size:16px; }
.menu-4col {
  padding: 0 16px; }
.menu-4col li {
  float:none;
  width:100%;
  margin-right:0; }

/*.menu-4col li div:nth-child(1) img {
  width:100%; }*/
.menu-4col li a {
  padding: 12px; }
}



/*★information-detail -------------------------------------------------------------------------*/
.information-img,
.information-contents {
  max-width:800px;
  margin: 0 auto; }
/*
.information-img .bx-wrapper {
  margin: 0 auto 32px; }
.information-img .bx-pager {
  letter-spacing: -.4em; }
.information-img .bx-pager a {
  letter-spacing :normal;
  display: inline-block;
  width: 25%; }
*/
@media screen and (min-width: 769px) {
.information-img {
  margin-top: 32px;
  /*float: left;
  width: 40%;*/ }
.information-contents {
  margin-top: 32px;
  /*float: right;
  width: 60%;
  padding-left: 40px;*/ }
.information-contents .sns-btn {
  /*max-width: 500px;*/ }
}

@media screen and (max-width: 768px) {
.information-contents time {
  margin-top: 24px; }
}

/*★product -------------------------------------------------------------------------*/
ul.product li {
  float:left;
  margin-bottom:40px; }
ul.product li h3 {
  height: 3em;
  overflow: hidden; }
ul.product li p {
  height: 5em;
  overflow: hidden; }
@media screen and (min-width: 769px) {
ul.product li {
  width:23.5%;
  margin-right:2%; }
ul.product li:nth-child(4n) {
  margin-right: 0; }
}
@media screen and (max-width: 768px) {
ul.product li {
  width:49%;
  margin-right:2%; }
ul.product li:nth-child(2n) {
  margin-right: 0; }
}

/*★product-detail -------------------------------------------------------------------------*/
.product-img .bx-wrapper {
  margin: 0 auto 32px; }
.product-img .bx-wrapper li {
  height: 400px; }
.product-img .bx-wrapper li img {
  margin: 0 auto;
  width:auto!important;
  max-width:100%;
  max-height:100%; }
.product-img .bx-pager {
  letter-spacing: -.4em; }
.product-img .bx-pager a {
  letter-spacing: normal;
  display: inline-block;
  width: 25%; }
.product-img .bx-pager a div {
  padding: 100% 0 0; }
.product-contents table {
  width: 100%;
  margin: 24px 0; }
.product-contents th, .product-contents td {
  width: 50%;
  background: #eee;
  text-align: center;
  font-weight: normal;
  padding: 16px;
  border-bottom: 1px solid #fff;
  line-height: 1.3; }
.product-contents td.td-input {
  background: #000;
  padding: 0; }
.product-contents td input[type="submit"] {
  -webkit-appearance: none;
  background: none;
  border: none;
  color: #fff;
  font-size: 14px;
  width: 100%;
  padding: 16px; }
.product-contents td:hover {
  opacity: 0.5; }
.product-contents td.sold-out {
  color: #fff;
  background: #f00; }
.product-contents td.sold-out:hover {
  opacity: 1; }
.redSale {
  display: inline-block;
  color: rgb(255, 0, 0);
  position: relative;
  padding-left: 8px; }
.redSale::before {
  display: inline-block;
  content: "";
  width: 52px;
  height: 1px;
  bottom: 50%;
  position: absolute;
  left: -94%;
  background: rgb(255, 0, 0); } 
.product-contents h3, .product-contents p {
  margin: 8px auto; }
.item-number {
}
.price {
  font-size: 24px; }
@media screen and (min-width: 769px) {
.product-img {
  margin-top: 32px;
  float: left;
  width: 40%; }
.product-contents {
  margin-top: 32px;
  float: right;
  width: 60%;
  padding-left: 40px; }
.product-contents h3 {
  margin-top: 0; }
.product-contents .sns-btn {
  max-width: 500px; }
}

@media screen and (max-width: 768px) {
.product time {
  margin-top: 24px; }
}


/*★contact -------------------------------------------------------------------------*/
.contact {
  max-width: 700px;
  margin: 0 auto 40px; }
@media screen and (max-width: 768px) {
.contact {
  padding: 0 16px; }
}

/*input-form*/
.msg {
  line-height:1.75; }
em {
  color: #f00; }
.input-form dl {
  border: 1px solid #eee;
  border-bottom: none; }
.input-form dl:last-child {
  text-align:center;
  border-bottom: 1px solid #eee; }
.input-form dt, .input-form dd {
  padding: 24px 32px;
  display: inline-block; }
.input-form input[type="tel"],
.input-form input[type="email"],
.input-form input[type="number"],
.input-form input[type="password"],
.input-form input[type="text"],
.input-form input[type="url"],
.input-form textarea {
  width: 100%;
  border: 1px solid #ddd; }
.input-form textarea {
  height: 5em; }
/*.input-form .input-form-last button,
.input-form input[type="submit"] {
  width: 30%;
  border: none;
  letter-spacing: 2px;
font-size: 16px;}*/
.input-form span.required {
  margin-left: 4px;
  display: inline-block;
  padding: 4px 6px 3px 7px;
  background: #f00;
  border-radius: 2px;
  color: #fff;
  font-size: 10px;
  letter-spacing: 1px; }
.input-form dl.input-form-last {
  text-align:left;
  /*border-bottom:none;*/
  padding: 0; }
.input-form .input-form-last {
  padding: 24px 32px;
  text-align:center;
  border: 1px solid #eee; }
.input-form form + .input-form-last {
  border-top:none;
}
.input-form form + .input-form-last form {
  display: inline-block;
  width:30%;
  margin: 0 16px; }
.input-form form + .input-form-last form input[type="submit"] {
  width: 100%; }
.input-form input[type="radio"] + label {
  margin: 0 8px 0 2px; }
.input-form-last button,
input[type="submit"],
.btn a {
  display: inline-block;
  padding: 12px 24px;
  text-decoration: none;
  background: #c9caca;
  color: #fff;
  /* border-radius: 4px; */
  border: 1px solid #a8a9a9; }
.input-form dl dd.zip input {
  width: 4em; }
p.error,
.error li {
  color: #f00; }
.error li {
  line-height:1.75; }
@media screen and (min-width: 769px) {
.input-form {
  max-width: 700px;
  margin: 0 auto; }
.input-form dt {
  float: left;
  width: 30%;
  line-height:1.75;
  padding-right: 16px; }
.input-form dd {
  float:right;
  width: 70%;
  line-height: 1.75; }
}
@media screen and (max-width: 768px) {
.input-form label {
  display: block;
  margin-bottom:8px; }
.input-form input[type="submit"] {
  width:50%;
}
}

/*★mypage -------------------------------------------------------------------------*/
.mypage-menu li {
  border: 1px solid #ddd;
  border-bottom:none; }
.mypage-menu li:first-child {
  border-radius: 4px 4px 0 0; }
.mypage-menu li:last-child {
  border-bottom: 1px solid #ddd;
  border-radius: 0 0 4px 4px; }
.mypage-menu li a {
  padding: 14px;
  display:block; }
@media screen and (min-width: 769px) {
.mypage-menu {
  margin-top: 32px;
  float: left;
  width: 20%; }
.mypage-contents {
  margin-top: 32px;
  width: 80%;
  margin: 32px auto 0;
}
.mypage-menu + .mypage-contents {
  margin-top: 32px;
  float: right;
  width: 80%;
  padding-left: 40px; }
}
@media screen and (max-width: 768px) {
}
/*★mypage view_login -------------------------------------------------------------------------*/
.mypage-contents table {
  width: 100%;
  max-width: 700px;
  margin: 24px 0;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee; }
.mypage-contents th, .mypage-contents td {
  text-align: center;
  font-weight: normal;
  padding: 16px;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  line-height: 1.3; }
.view_orderLog th, .view_orderLog td {
  width: 25%; }
.view_profile th {
  width: 30%; }
.view_profile td {
  width: 70%; }

@media screen and (min-width: 769px) {


}
@media screen and (max-width: 768px) {

}

/*★register -------------------------------------------------------------------------*/
.register h3 {
  border-bottom: 1px solid #eee; }
.register {
  margin: 40px auto;
  max-width: 700px; }
.register-path ul {
  border-left: 1px solid #eee;
}
.register-path li {
  position: relative;
  text-align: center;
  font-size:12px;
  padding: 12px 8px;
  float: left;
  width: 20%;
  background:#fff;
  border: 1px solid #ddd;
  border-left:none; }
.register-path li.path-on {
  background: #ddd; }
/*.register-path li::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    margin: auto;
    content: "";
    vertical-align: middle;
    box-sizing: border-box;
    width: 20px;
    height: 100%;
    border: 20px solid transparent;
    border-left: 20px solid #f9f9f9;
    z-index: 25; }
.register-path li.path-on::after {
    border-left: 20px solid #eee; }
.register-path li:last-child::after {
  display:none; }*/
.register-path li::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #ddd;
  border-right: solid 2px #ddd;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 6%;
  margin-top: -4px;
  z-index:25;
}
.register-path li.path-on::before{
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.register-path li:lastchild::before{
  display:none;
}
@media screen and (max-width: 768px) {
.register-path li {
  width:100%;
  border-bottom:0;
}
.register-path li:last-child {
    border: 1px solid #ddd;
}
}

/*★cart -------------------------------------------------------------------------*/
.cart.wrap {
  padding:0 16px;
}
.cart h3 {
  border-bottom: 1px solid #eee; }
.cart-path {
	padding: 16px 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 24px; }
.cart-path li {
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	width:45%;
	height: 52px;
	margin-right: 8px;
	border: 3px solid #231815;
	background: #fff;
	line-height: 1.5; }
.cart-path li:last-child {
	margin-right: 0; }
.cart .cart-path dl {
	height: 100%;
	margin: 0;
	padding: 0;
	letter-spacing: -.40em; }
.cart .cart-path dt,
.cart .cart-path dd {
	display: inline-block;
	vertical-align: middle;
  letter-spacing: normal; }
.cart .cart-path dt {
	width: 18px;
	margin: 0;
	padding: 14px 4px;
	color: #fff;
	background: #333;
  letter-spacing:1px; }
.cart .cart-path dd {
	font-size:11px;
  padding-left:10px; }
.cart .cart-path .path-on {
	/*background: #ccc;*/
	color: #adadac;
  border: 3px solid #adadac; }
.cart .cart-path .path-on dt {
	background: #adadac; }
.cart .cart-item dd h4 {
  margin-top: 0; }
.total {
  margin-top: 8px;
  border-top:1px solid #ddd;
  padding-top: 16px;
  font-weight:bold;
  font-size: 16px;
  text-align: right; 
  line-height: 1.75; }
.cart input[type=number] {
  width: 3em;
  margin-right:8px; }
.cart input[type=number] + a:hover {
  text-decoration: underline; }
.cart-empty {
  text-align:center; }
.cart .btn {
  padding:16px 0;
  text-align: center; }
.cart .btn a {
  width:200px;
  margin: 0 8px;
  max-width:40%; }
.cart-wrap {
  max-width: 700px;
  margin:0 auto; }
  
@media screen and (min-width: 769px) {
.cart-path li {
  width: 15.9%; }
.cart .cart-item dt {
  width:10%;
  max-width:200px;
  float: left; }
.cart .cart-item dd {
  float: left;
  width:90%;
  padding-left:32px; }
}

@media screen and (max-width: 768px) {
.cart-path li {
  margin-bottom: 8px;
  width: 100%; }
.cart-path dd br {
   content: ""; }
.cart-path dd br:after {
  content: "";
  display:inline-block;
  width: 8px; }
}
/*.slide-brand {
  display:none; }
.body-cat .slide-brand {
  display:inline-block; }*/
.brand-smenu{
  display:none; }
.header-menu2 .menu2 a.slide-brand {
  cursor:pointer; }
.header-menu2 .menu2 a.menub-product {
  display:none; }
.body-brand .header-menu2 .menu2 a.menub-product {
  display:inline-block; }
@media screen and (max-width: 768px) {
header.show .header-menu2 .menu2 a.slide-brand,
header.show .header-menu2 .menu2 a.menub-product {
  display:none;}
}
.rider-img {
	text-align: center;
	max-width: 500px;
	margin: 40px auto;
}
.brand-smenu-sp {
	display: none;
}
.rider-logo{
	text-align: center;
	letter-spacing: -.4em;
}
.rider-logo a {
	display: inline-block;
    width: 15%;
    margin: 0 2% 40px;
    padding: 2%;
	letter-spacing: normal;
}
.rider-logo a span {
	display: block;
	width: 100%;
	height: 100%;
	padding: 100% 0 0;
}
@media screen and (max-width: 768px) {
.rider-logo a { width: 25%;}
	.top-4col {margin-top: 40px;}
	.sp.slide-brand-sp { display: none;}
	.brand-smenu-sp { display: block; }
}
.de-tbl td { padding:4px 8px;}
.com-li { margin: 16px 0 8px;}
.com-li li { margin-bottom:8px; }
/*.com-li li a { text-decoration:underline;}*/
.com-li li span { margin-right:16px; }

.news-sub-img {
	margin: 40px auto;
	max-width: 600px;
}
.news-sub-img a {
	display: inline-block;
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
.news-sub-img a:nth-child(4) {
	margin-right: 0;
}
.news-sub-img a span {
	padding: 144% 0 0;
	display: block;
}