@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Cardo:400,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
body {
  /*overflow-x: hidden;*/
  overflow-x: unset;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
*, ::after, ::before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
#gg_caddiebag {
  /*width: 100vw;*/
  width: unset;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  overflow: hidden;
  text-align: left;
  color: #333;
  /*background: #121212;
	color: #fff;*/
}
#gg_caddiebag img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#gg_caddiebag p {
  font-size: 1em !important;
  margin-top: 0 !important;
  line-height: 180% !important;
  color: #333;
}
#gg_caddiebag .redcol {
  color: #740708;
}
#gg_caddiebag h1, #gg_caddiebag h2, #gg_caddiebag h3, #gg_caddiebag h4, #gg_caddiebag h5 {
  color: #121212;
  text-align: center;
  font-weight: 400;
  background: none;
  border: none;
  letter-spacing: 0.5%;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}
#gg_caddiebag h1 {
  font-size: 3.5em;
  margin: 1em auto 1.5em;
  line-height: 150%;
  font-weight: 700;
   letter-spacing: 1%;
}
#gg_caddiebag h1 span {
  font-size: 0.6em;
  font-weight: 500;
   letter-spacing: 0%;
}
#gg_caddiebag h2 {
  font-size: 2.5em;
  line-height: 150%;
  margin: 2em auto 1em;
  font-weight: 600;
}
#gg_caddiebag h3 {
  font-size: 1.5em;
  line-height: 150%;
  margin: 1.5em auto 0px;
  font-weight: 500;
  color:#7F0E10;
}
#gg_caddiebag h3.notice {
  font-size: 1.5em;
  line-height: 150%;
  margin: 1.5em auto 0px;
  font-weight: 500;
  color: #0881a6;
}
#gg_caddiebag h2 span {
  font-size: 0.5em;
}
#gg_caddiebag .gg_caddiebag_wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
}
#gg_caddiebag .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
}
#gg_caddiebag p.sold {
  color: #0881a6;
  width: 100%;
  max-width: 600px;
  text-align: center;
  font-size: 1.3em !important;
  margin: 50px auto 30px !important;
}
#gg_caddiebag .main_text {
  margin: 0 auto 50px !important;
  text-align: center;
  line-height: 150%;
  display: block !important;
  width: 100%;
  max-width: 630px;
}
#gg_caddiebag .subtext {
  margin: 1em auto 1em !important;
  text-align: left;
  line-height: 150%;
  display: block !important;
  width: 100%;
  max-width: 600px;
}
#gg_caddiebag p span {
  font-size: 1em !important;
  color:#7F0E10;
  font-weight: 500;

}
#gg_caddiebag .info p span.bigdate02 {
  font-size: 1em !important;
  color: #0881a6;
  /*background: linear-gradient(transparent 70%, #93d8ed 100%);*/
  line-height: 150%;
  font-weight: 600;
}
#gg_caddiebag .info p span.bigdate03 {
  font-size: 1em !important;
  color: #333;
  /*background: linear-gradient(transparent 70%, #93d8ed 100%);*/
  line-height: 150%;
}
#gg_caddiebag span.red {
  font-size: 1.1em;
  color: #0881a6;
  font-weight: 600;
  text-decoration: underline;
}
#gg_caddiebag .info {
  text-align: center;
  width: 100%;
  margin: 50px auto 100px;
}
#gg_caddiebag .info h5 {
  font-size: 1.1em;
}
#gg_caddiebag .info p {
  margin: 5px auto 30px !important;
}
#gg_caddiebag .info p span {
  font-size: 1em !important;
  line-height: 170%;
}
#gg_caddiebag section {
  margin: 100px auto;
}
#gg_caddiebag section.item {
  width: 100%;
  max-width: 900px;
  margin: 100px auto;
  text-align: center;
}
#gg_caddiebag section.item img {
  width: 75%;
  max-width: 500px;
}
#gg_caddiebag p.price span {
  color: #0881a6;
  font-size: 1.2em !important;
  font-weight: 600;
  line-height: 150%;
}
#gg_caddiebag p.itemname {
  margin: 20px auto 10px !important;
  font-weight: 600;
}
#gg_caddiebag p.itemname span {
  font-size: 1em !important;
}
#gg_caddiebag p.price {
  font-size: 1.3em !important;
  margin: 10px auto !important;
}
#gg_caddiebag section.spec .itemimage {
  margin: 0 auto 30px;
}
#gg_caddiebag section.spec .size {
  width: 85%;
  max-width: 700px;
  margin: 0 auto;
}
#gg_caddiebag section.point {
  width: 100%;
  background: #ffe7e1;
  padding: 100px 2%;
}
#gg_caddiebag section.point .flex div {
  margin: 40px auto 0;
  padding: 0.5%;
}
#gg_caddiebag section.point p {
  font-size: 1em !important;
  margin: 10px auto 0 !important;
}
#gg_caddiebag section.itemdetail h3 {
  margin-bottom: 20px;
}

caption, th, p {
  text-align: center;
}

 #gg_caddiebag section.itemdetail .flex div {
    flex-basis: 50%;
    margin: auto;
    padding: 0.5%;
  }
  
 #gg_caddiebag .useguide{
 color: #076694;
 font-weight: 600;
 font-size: 2em;
 }
  
/* 購入ボタン */
#gg_caddiebag .itemlist a, #gg_caddiebag .buy, #gg_caddiebag .coming {
  display: block;
  width: 90%;
  max-width: 150px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #121212;
  background: #121212;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 1em auto 0;
  font-size: 1em;
}
#gg_caddiebag .itemlist a:hover, #gg_caddiebag .buy:hover, #gg_caddiebag .coming {
  background: #FFF;
  text-align: center;
  border: 1px solid #121212;
  color: #121212;
}
/* 回遊リンク */
#gg_caddiebag .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#gg_caddiebag .Banner4 h3 {
  font-size: 30px !important;
  margin: 100px auto 50px;
  padding: 20px 0;
  border-top: double #121212;
  border-bottom: 1px solid #121212;
  color: #121212;
}
#gg_caddiebag .Banner4 ul {
  display: inline;
}
#gg_caddiebag .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
#gg_caddiebag .style .slide ul {
  width: 100%;
  max-width: 470px;
}
#gg_caddiebag .style .slide ul li img {
  width: 100%;
  max-width: 470px;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  #gg_caddiebag .right {
    flex-direction: row-reverse;
  }
  #gg_caddiebag .point h3 {
    margin-bottom: 20px;
  }
  #gg_caddiebag section.point .flex div {
    flex-basis: calc(100% / 2);
    padding: 0 1.5%;
    margin: 0;
    margin-top: 40px;
  }
  #gg_caddiebag section.itemdetail .flex div {
    flex-basis: 50%;
    margin: auto;
  }
  /* ヘッダー・フッターの崩れを直す */
  #news_detail .detail {
    width: 100% !important;
  }
  #news_detail .detail .head {
    width: 1000px !important;
    margin: 0 auto 50px !important;
  }
  #news_detail .detail .content p:first-child {
    margin: 0 auto;
    max-width: 1000px !important;
  }
  #topicpath {
    width: 1168px;
    margin: 0 auto;
  }
  .paging {
    width: 1000px;
    margin: 0 auto;
  }
  .item_category_links {
    width: 1168px;
    margin: 100px auto 0;
  }
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  #gg_caddiebag p, #gg_caddiebag div, #gg_caddiebag section.point p {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  #gg_caddiebag h1 {
    font-size: 6.5vw;
    line-height: 150%;
    margin: 5vw auto;
    letter-spacing: 1px;
  }
  #gg_caddiebag .main_text {
    margin: 3.8vw auto !important;
    text-align: left;
    width: 90%;
  }
  #gg_caddiebag .subtext {
    margin: 3.8vw auto !important;
    text-align: left;
    width: 90%;
  }
  #gg_caddiebag .info {
    margin: 3.8vw auto !important;
  }
  #gg_caddiebag p.sold {
    font-size: 3.8vw !important;
    margin: 5.5vw auto 3.5vw !important;
  }
  #gg_caddiebag .info p {
    margin: 0vw auto 4.5vw !important;
    font-size: 3.8vw !important;
  }
  #gg_caddiebag section.item {
    margin: 8.125vw auto 10.125vw;
  }
  #gg_caddiebag section.item p.itemname {
    font-size: 3.8vw !important;
  }
  #gg_caddiebag section.item p.itemname span {
    font-size: 3.8vw;
  }
  #gg_caddiebag section.item p.price {
    margin: 0 auto 2.5vw !important;
    font-size: 4vw !important;
  }
  #gg_caddiebag .buy, #gg_caddiebag .coming {
    width: 80%;
    font-size: 3.8vw;
  }
  #gg_caddiebag h2 {
    font-size: 5.5vw;
  }
  #gg_caddiebag h3 {
    font-size: 4.7vw;
    padding-bottom: 0.3em;
  }
  /*#gg_caddiebag .info p span.bigdate{
	font-size: 4.2vw!important;
}		

#gg_caddiebag .info p span.bigdate03{
	font-size: 4.2vw!important;
}	*/
  #gg_caddiebag section {
    margin: 18.125vw auto;
  }
  #gg_caddiebag section.spec .itemimage {
    margin-bottom: 13vw;
  }
  #gg_caddiebag section.itemdetail {
    width: 95%;
  }
  #gg_caddiebag section.point {
    padding: 18.125vw 0;
  }
  #gg_caddiebag section.point h3 {
    margin-bottom: -1.5vw;
  }
  #gg_caddiebag section.point .flex {
    width: 85%;
    margin: 0 auto;
  }
  #gg_caddiebag section.itemdetail h3 {
    margin-bottom: 1.5vw;
  }
  #gg_caddiebag section.itemdetail p {
    font-size: 3.8vw !important;
    margin: 1.5vw auto 6.5vw !important;
    text-align: left;
  }
  #gg_caddiebag section.itemdetail .flex div {
    flex-basis: 50%;
    margin: auto;
  }
   #gg_caddiebag .useguide{

 font-size: 5.5vw;
 }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #gg_caddiebag .Banner4 {
    text-align: center;
    width: 100%;
  }
  #gg_caddiebag .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #gg_caddiebag .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #gg_caddiebag .header {
    position: relative;
    /*height: 142vw;*/
  }
  #gg_caddiebag .header .flex {
    position: absolute;
    top: 0;
  }
  #gg_caddiebag .header .title1 {
    position: absolute;
    top: 5vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 25%;
  }
  #gg_caddiebag .header .title2 {
    position: absolute;
    top: 47vw;
    right: 7vw;
    width: 40%;
  }
  #gg_caddiebag ul.slider li img {
    padding: 0 1%;
  }
}