
/* normalize
--------------------------------*/
a,article,aside,audio,blockquote,body,caption,dd,div,dl,dt,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,iframe,label,li,mark,menu,nav,ol,output,p,pre,ruby,section,span,table,tbody,td,tfoot,th,thead,time,tr,ul,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}ol,ul{list-style:none}a{text-decoration:none}i{font-style: normal}img{max-width:100%;border:none;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,input{overflow:visible}form{font-size:0}label{font-size:14px}input[type="button"],input[type="submit"],input[type="select"],input[type="option"],input[type="text"],input[type="password"],input[type="tel"],textarea,button,select{-webkit-appearance:none;font-family:'yugo','Tahoma','helvetica','arial',sans-serif;height:30px;margin:0;padding:0 8px;line-height:28px;font-size:14px;border-radius:3px;border:1px solid #ccc;background:#f6f7f8;box-sizing:border-box;vertical-align:bottom;transition:0.3s}input[type="button"],input[type="submit"],input[type="select"],input[type="option"],label,button,select{cursor:pointer}input:focus,textarea:focus,button:focus,select:focus {outline:0;background:#fff8e1}select{-webkit-appearance: none}
body {
  line-height: 35px;
  font-size: 19px;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #111;
}
a, img {transition: 0.2s;}
figure img {
  margin: auto;
  display: block;
}

/* parameter - item
--------------------------------*/
.flex {display: flex;}
.fit {width: 100%; height: 100%; object-fit: cover;}
.t3 {transition: 0.3s;}
.elp {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.br {display: inline-block;}

/* parameter - sec
--------------------------------*/
.sec {margin: 0 auto 16px;}
.ti {font-family: "ヒラギノ角ゴ StdN W9", "Hiragino Kaku Gothic StdN";}
.fig {text-align: center;}

.csImg {width: 95%;}
.cartBtn {
  margin: 0 16px 16px;
  text-align: right;
  display: block;
}
.cartBtn-ilink {
  margin: 0 0 10px;
  display: block;
}
.cartBtn-link {font-size: 18px;}

.order {
  margin: 0 16px 16px;
  padding: 8px 10px;
  border: 3px solid #ff8c00;
}
.order-sale-fig {margin: 0 0 8px;}
.order-ti ,
.order-notes-ti {
  line-height: 28px;
  text-align: center;
  font-weight: bold;
}
.order-telwrap {
  margin: 0 0 8px;
  font-size: 26px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.order-icon {height: 22px;}
.order-tel {
  margin: 0 4px;
  text-decoration: underline;
}
.order-num {
  height: 60px;
  margin: 0 auto 16px;
  display: block;
}
.order-notes-ti , 
.order-notes {
  width: 80%;
  margin: auto;
  background: #ffebd8;
  color: #f00;
}
.order-notes-ti {
  padding: 8px 16px 0;
  font-size: 16px;
}
.order-notes {
  padding: 0 16px 8px;
  line-height: 1.5em;
  font-size: 14px;
}

/* head
--------------------------------*/
#head {
  margin: 0 0 8px;
  text-align: center;
}
#fixedbox {
  width: 100%;
  height: 50px;
  line-height: 1.3em;
  font-size: 16px;
  font-weight: bold;
  background: #ff6;
  color: #df0000;
  box-shadow: 0 10px 6px -6px #777;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}


/* foot
--------------------------------*/
#foot {margin: 0 16px}
.foot-notes {
  padding: 16px;
  line-height: 1.3em;
  background: rgb(238, 238, 238);
}
.foot-notes-txt {
  margin: 0 0 8px;
  line-height: 35px;
}
.foot-notes-link {font-size: 16px;}
.foot-txt {
  margin: 24px 0;
  text-align: center;
  font-size: 16px;
}
.footLink {
  padding: 12px 0 0;
  font-size: 14px;
  border-top: 1px dashed #999;
  justify-content: center;
  flex-wrap: wrap;
}
.footLink-li {margin: 0 12px;}

/* container
--------------------------------*/
#container {margin: 0 0 32px;}
.headBox {margin: 0 0 32px;}

.pgaPlayer-txt {
  margin: 0 0 8px;
  text-align: center;
  font-size: 15px;
  color: #d80011;
}
.pgaPlayer-video {
  width: 90%;
  margin: auto;
  text-align: center;
}
.pgaPlayer-video:first-of-type {margin: 0 auto 16px;}

.media-image {
  width: 100%;
  height: 100px;
  animation: 40s linear 0s normal none infinite running wood;
  background: url("media/media_logo.jpg") repeat 1900px 0 / 850px auto ;
  overflow: hidden;
  position: relative;
}

.top {
  margin: auto;
  padding: 0 16px;
  text-align: left;
}
.box2{
  margin: 0 auto 16px;
  text-align: center;
}


@keyframes wood {
  100% { background-position: 0 0;}
}

.warranty-txt {padding: 0 16px;}
.warranty-txt {font-size: 16px;}

.review {padding: 0 16px;}
.review-fig {margin: 0 0 16px;}
.review-tab {
  margin: 0 0 16px;
  border-bottom: 1px solid #808080;
  justify-content: space-around;
}
.review-tab-li {
  width: calc(90% / 4);
  text-align: center;
  border-radius: 3px 3px 0 0;
  border: 1px solid #808080;
  background: #f0f0f0;
  color: #1111cc;
  position: relative;
  top: 1px;
}
.review-tab-li.on {
  font-weight: bold;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #fff;
  background: #fff;
  color: #111;
}
.review-tab-btn {
  padding: 0 12px;
  font-size: 14px;
  display: block;
  cursor: pointer;
  transition: 0.2s;
}
.review-tab-btn:hover {
  background: #fff;
  color: #c60;
}
.review-page {display: none;}
.review-page.disp {display: block;}
.review-title {
  margin: 0 0 16px;
  font-weight: bold;
}
.review-li {
  margin: 0 0 24px;
  padding: 0 0 16px;
  font-size: 16px;
  border-bottom: 1px dashed #999;
}
.page1 .review-li {margin: 0 0 32px;}
.review-li:last-child {margin: 0 0 8px;}
.rmin {
  font-size: 14px;
  line-height: 1.3em;
}
.review-head ,
.review-ref {margin: 0 0 8px;}

.review-star {
  width: 100px;
  min-width: 100px;
  margin-right: 8px;
  align-self: center;
}
.review-shop {
  font-size: 13px;
  font-weight: bold;
  color: #8D574B;
}
.review-ti {
  margin: 0 0 2px;
  line-height: 1.5em;
  font-weight: bold;
}
.review-time {color: #235F93;}
.review-time-ti {
  margin-right: 16px;
  color: #111;
}
.review-txt {line-height: 1.6em;}
.review-top {
  text-align: right;
  font-size: 18px;
}

p.inyou {
  font-size: 72%;
  margin: 2px 10% 0 0;
  text-align: right;
}