/**
 *  custom
 * ----------------------------------------------------------------------------
 */
html{
    scroll-behavior: smooth;
}
body{
    font-family: "Helvetica Neue", Helvetica, Arial, メイリオ, Meiryo, "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
}

.title{
    color: #111;
    font-size: 20px;
    line-height: 1.5;
    margin:40px 0px;
}
.btn {
    margin: 20px 0px 40px;
}
.btn-black {
    position: relative;
    z-index: 1;
    padding: 8px 28px;
    margin-right: 6px;
    margin-bottom: 6px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #c733a2;
    color: #fff;
    text-decoration: none;
}
.fs-l-header {
  display: block;
  padding-top: 0px;
}

.fs-c-productNameHeading {
  color: #3c3c3c;
  font-size: 2.5rem;
}


#index {
  margin: 0px auto;
  padding: 0;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.fs-l-main {
  margin: 5% auto;
  padding: 0;
  max-width: 1024px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.fs-l-pageMain {
  max-width: 100%;
  width: 100%;
}

.fs-l-footer {
  position: relative;
  border-top: 0px solid #7c8790;
  background-color: #f7f7f7;
  color: #3c3c3c;
  margin-top: 0px;
}

.fs-l-footer__utility {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0px auto 0;
    padding: 0 8px;
  }

/**
 *  text
 * ----------------------------------------------------------------------------
 */
.left {float:left;}
.right {float:right;}
.cb {clear:both;}

h1.cv {font-size:1.2em;}
h2.cv {font-size:1em; margin:0px 0 0 4px;}
h3.cv {font-size:1em; margin:5px 0 0 4px;}

/**
 *  header
 * ----------------------------------------------------------------------------
 */

.head_contents {}

.head_contents a {
  color: #FFF;
  text-decoration: none;
}

.head_contents a:visited {
  color: #FFF;
}

.head_contents a:hover {
  color: #FFF;
  text-decoration: underline;
}

.head_contents a:active {
  color: #3381ce;
}


.head_left {margin:0 2%;}
.head_left img {}

.head_right {margin:0 1%;}

.head_right ul {margin:0; padding:0;}
.head_right ul li {padding:0 5px; display:inline-block;}

.headroom {position: fixed;top:-100px;left: 0;right: 0;transition: all .2s ease-in-out; z-index:9999;}
.headroom--unpinned {top: 0;}
.headroom--pinned {top: -100px;}

#mainvisual {margin: 0 auto;}
.sub_slider {margin: -5px auto;}
.concept{}

.cm {margin:-5px auto; width:100%;}
.cm img{width:100%; float:left;}
 
.com{text-align:center; margin:2% 0 0 0; line-height:1.7em;}
.com img{margin:.5%;}

.cm ul {display:flex;flex-flow:row wrap;justify-content:space-between;width:90%;margin:30px auto;}
.cm ul li{width:33%;font-size:1.2em;text-align:center;list-style:none;padding:15px 0px;}

.container {
  position: relative;
  width: 100%;
  height: 1000px;
  padding-top: 56.25% 
}

.embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#tubular-player{
height:100%;
}
.fs-preview-header { display: none; }

.fs-l-productLayout__item,
.fs-l-productLayout__item--2{
text-align:left;
}

.fs-c-productSelection__name,.fs-c-productOption__name, .fs-c-productOption__comment{
font-size:1.3rem;
font-weight:normal;
padding:6px;
margin-top:4px;
color:#111;
}
.fs-c-productSelection__name{
float:left;
width:35%;
}
dl.fs-c-productSelection,
dl.fs-c-productOption{
display:flex;
flex-flow: row wrap;
margin-bottom:20px;
}
dl.fs-c-productSelection dt,
dl.fs-c-productOption dt{
width:35%;
}
dl.fs-c-productSelection dd,
dl.fs-c-productOption dd{
width:65%;
}

#index h3{
    width: 100%;
    margin: 40px 0px;
    font-size: 2.5em;
    color: #111;
}
#index p{
    width: 100%;
    margin: 0px 0px 30px;
    font-size: 1.2em;
    color: #111;
}
#index .itemslider{
width:1024px !important;
height:auto;
margin:0 auto;
}
#fs_form {
    border-top: 3px double #111;
    padding-top: 30px;
}
.sublist::before{
    content:"|";
    color: #ccc;
 }
/**
 *  factory
 * ----------------------------------------------------------------------------
 */
#factory{
    color:#010101;
    font-size:16px;
    line-height:1.8;
}

#factory span{
    color:#000;
    font-size:18px;
    font-weight:700;
    text-decoration: underline dotted #b72dff; 
}
#factory h2{
    font-size:26px;
    font-weight:700;
    margin:60px 0px;
    border-top:2px solid #e5e5e5;
    padding-top:60px;
}
#factory h2 span{
    font-size:26px;
}
h1.factorytit{
    color:#fff;
    background-image: url(https://karatehayate.itembox.design/item/imge/hayate_titbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #464646;
    text-shadow:2px 2px 3px #3e3e3e;
    padding:200px 0px;
}

#factory dl{
    text-align:left;
}
#factory dl dd{
    background-color:#fcf7ff;
    padding:3px 10px;
    margin:3px 0px;
}
/**
 *  ordermade
 * ----------------------------------------------------------------------------
 */
.ordermade{
    text-align:left;
    width: 100%;
}
.ordermade a{
    color:#0059d3;
    text-decoration: underline dotted #0059d3; 
}
.ordermade a:hover{
    color:#0059d3;
    text-decoration: none; 
}
.ordermade a:visited{
    color:#b72dff;
    text-decoration: underline dotted #b72dff; 
}
.ordermade h2{
    margin: 30px 0 2px 0;
    padding: 12px;
    line-height: 1;
    color: #fff;
    background: #007bbb;
    cursor: pointer;
    font-weight:700;
}

.ordermade h3{
    color:#000;
    font-weight:700;
    margin: 30px 0 2px 0;
    font-size:20px;
}
.ordermade ul li{
    background-color:#ffefef;
    padding:3px 10px;
    margin:3px 0px 0px 20px;
    color:#220000;
}
.ordermade span{
    color:#000;
    font-weight:700;
    text-decoration: underline dotted #b72dff; 
}

.fs-l-pageMain h3{
    width: 100%;
    margin: 40px 0px;
    font-size: 2em;
    color: #111;
}
.fs-l-pageMain p.sozai{
    border:1px solid #cfcfcf;
    border-radius:2px;
    padding:20px;
    margin:30px 0px;
}
.item_discription p{
    margin: 0px 0px 30px;
    font-size: 1.2em;
    color: #111;
}
.item_discription p span{
    font-weight:700;
}
/**
 *  追加
 * ----------------------------------------------------------------------------
 */
#logo ul li{list-style:none; padding:5px 0px; float:left;}

#detailpage {text-align:left;}
#detailpage h2{font-size:24px;border-bottom: solid 3px black;margin-bottom:30px;padding-bottom:10px;}
#detailpage dl{display:flex;width:100%;flex-flow:row wrap;margin-bottom:15px;padding-left:5%;font-size:114%;}
#detailpage dt{width:35%;padding-right:5%;border-bottom:2px solid #73bcf9;padding-bottom:7px;margin-bottom:20px;}
#detailpage dd{width:60%;border-bottom:2px solid #ccc;padding-bottom:7px;margin-bottom:20px;}
#detailpage h3{font-size:20px;border-bottom: solid 3px black;margin-bottom:30px;padding-bottom:10px;}
#detailpage .visited{font-size:98%;}
#detailpage .visited dt{border-bottom:2px solid #d6c8a0;}

/* visumoのロゴを非表示 */ 
.ecbn-selection-right-footer2 {display:none;}
