
/* 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;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.red {
  color: #e70000
}

.f120 {
  font-size: 120%;
}
.f130 {
  font-size: 130%;
}
.f140 {
  font-size: 140%;
}
.f150 {
  font-size: 150%;
}
.f160 {
  font-size: 160%;
}
.f190 {
  font-size: 190%;
}
.f200 {
  font-size: 200%;
}
.check {
  list-style-type: none;
  color: #008000;
  font-weight: bold;
}

.check li {
  background: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/obara_magneting/green_check.png) no-repeat left 5px;
  padding-left: 40px;
  background-size: 23px;
  list-type-position: inside;
}
/* 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;
  padding: 0px 0 0;
  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: fixed;
  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;
}
@keyframes wood {
  100% { background-position: 0 0;}
}

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

.haiso-txt {padding: 0 16px;}
.haiso-txt {
  font-size: 12px;
  text-align: center;
}

.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;
}
.clip-box {
  position: relative;
  padding: 2em;
  background-color: #fff;
  color: #1b1b1b;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 1px #acacac;
  background: url(https://golflive.s3-ap-northeast-1.amazonaws.com/product/diretto/cotton-f.png) left top repeat;
}

.clip-box::before {
  position: absolute;
  content: '';
  top: -15px;
  right: 10px;
  height: 55px;
  width: 15px;
  border: 3px solid #1b1b1b;
  background-color: none;
  border-radius: 12px;
  box-shadow: 1px 1px 2px #999;
  transform: rotate(
10deg);
  z-index: 1;
}

.clip-box h4 {
  background: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/img/icon-voice1.png) no-repeat 0px 12px;
  padding: 1px 5px 5px 55px;
  border-bottom: 1px solid #039;
  color: #e5002b;
  font-size: 1.3em;
}

.letter-p {
  background: url(https://s3-ap-northeast-1.amazonaws.com/spiritual-fx/lp/img/bg-noteline.gif) repeat;
  line-height: 40px;
}

.clip-box::after {
  position: absolute;
  content: '';
  top: 0px;
  width: 10px;
  right: 20px;
  border: solid 5px #fff;
  z-index: 2;
}

.situmon h3 {
  background: none;
  /* border-left: red solid 5px; */
  padding: 0 0 2px 15px;
  margin: 15px 0 15px 0;
  color: #003262;
  background: url(https://golflive.s3.ap-northeast-1.amazonaws.com/product/cure/tx3/sp/q_icon.png) no-repeat;
  padding: 0 0 9px 60px;
  font-weight: bold;
  margin-bottom: 37px;
}

.ans {
  background: url(https://golflive.s3.ap-northeast-1.amazonaws.com/product/cure/tx3/sp/a_icon.png) no-repeat;
  padding: 0 0 35px 60px;
  margin: -33px 0 0px 0;
  border-bottom: 1px solid #ddd;
}
