@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Cardo:400,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;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
#golf_winterstyle .header {
  max-width: 800px;
  margin: 0 auto;
}
#golf_winterstyle {
  width: 100vw;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Futura-pt', 'Noto Sans JP', sans-serif;
  overflow: hidden;
  text-align: center;
}
#golf_winterstyle img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#golf_winterstyle p {
  font-size: 1em !important;
  margin-top: 0 !important;
}
#golf_winterstyle h1, #golf_winterstyle h2, #golf_winterstyle h3, #golf_winterstyle h4, #golf_winterstyle h5 {
  color: #2a5c80;
  text-align: center;
  background: none;
  border: none;
  font-weight: normal;
}
#golf_winterstyle h1 {
  font-size: 3em;
  line-height: 150%;
  margin-bottom: 20px;
  letter-spacing: 1px;
  margin: 50px auto;
  font-weight: bold;
}
#golf_winterstyle h1 span {
  font-size: 0.7em;
  font-weight:400;
  letter-spacing: 0;
}
#golf_winterstyle h2 {
  font-size: 2.8em;
  line-height: 140%;
  margin-bottom: 40px;
}
#golf_winterstyle h2 span {
  display: block;
  font-size: 0.4em;
  line-height: 150%;
}
#golf_winterstyle .golf_winterstyle_wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#golf_winterstyle .flex_top {
  display: flex;
}
#golf_winterstyle .flex_topchild {
  display: flex;
}
#golf_winterstyle .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
#golf_winterstyle p.main_text {
  margin: 0 auto 20px !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
}
#golf_winterstyle p.model {
  margin: 20px auto 80px !important;
}
#golf_winterstyle section {
  width: 100%;
  margin: 100px auto;
}
#golf_winterstyle section.style {
  margin: 100px auto 10px;
}
#golf_winterstyle p.itemname {
  width: 100%;
  margin: 0 auto !important;
  text-align: left;
}
#golf_winterstyle p.price {
  width: 100%;
  margin: 5px auto 0 !important;
  text-align: left;
  font-weight: 500;
}
#golf_winterstyle p.price span {
  color: #C52F32;
  font-size: 1.3em !important;
  font-weight: bold;
}
#golf_winterstyle section.style1 .image1 {
  width:90%;
}
#golf_winterstyle section.style1 .image2 {
  width: 60%;
  margin: 50px 0 50px 5%;
}
#golf_winterstyle section.style1 .image3 {
  width: 70%;
  margin: 50px auto;
}
#golf_winterstyle section.style1 .itembox {
  width: 90%;
  margin: 50px auto;
  background: #e4ebf0;
  padding: 3%;
}
#golf_winterstyle section.style1 .itembox img {
  width: 100%;
  max-width: 500px;
  padding: 30px 0 10px;
}
#golf_winterstyle section.style1 .itembox p.text {
  text-align: center;
  margin: 20px auto !important;
  padding: 0 2em 2em;
}
#golf_winterstyle section.style1 .image4 {
  width: 70%;
  margin: 50px auto;
}
#golf_winterstyle section.style1 .image5 {
  width: 100%;
  margin: 50px auto;
}
#golf_winterstyle section.style2 .image1 {
  width: 100%;
  background: linear-gradient(#FFF 0% 20%, #e4ebf0 20% 70%, #FFF 70% 100%);
}
#golf_winterstyle section.style2 .image1 .image-1 {
  width: 90%;
  margin: auto;
}
#golf_winterstyle section.style2 .image1 .itembox {
  width: 90%;
  margin: 50px auto;
}
#golf_winterstyle section.style3 .itembox {
  width: 90%;
  padding: 50px 0;
}
#golf_winterstyle section.style2 .image1 .itembox div, #golf_winterstyle section.style3 .itembox div {
  flex-basis: 50%;
  padding: 1%;
}
#golf_winterstyle section.style2 .image1 .itembox p, #golf_winterstyle section.style3 .itembox p {
  text-align: center;
  line-height: 150%;
  font-size: 1em !important;
}
#golf_winterstyle section.style2 .textbox, #golf_winterstyle section.style3 .textbox {
  width: 90%;
  margin: 50px auto;
}
#golf_winterstyle section.style2 .image2 {
  width: 90%;
  margin: 50px auto;
}
#golf_winterstyle section.style2 .image3 {
  width: 70%;
  margin: 50px auto;
}
#golf_winterstyle section.style3 .back {
  background: #e4ebf0;
  padding: 100px 0 50px;
}
#golf_winterstyle section.style3 .back2 {
  background: linear-gradient(#e4ebf0 0% 40%, #FFF 40% 64%, #FFF 64% 100%);
 
}
#golf_winterstyle section.style3 .image1 {
  width: 90%;
  margin: auto;
}
#golf_winterstyle section.style3 .image2 {
  width: 60%;
  margin: -30px auto 80px;
}
#golf_winterstyle section.style3 .image3 {
  width: 80%;
  margin: 50px 0 50px 0;
}
#golf_winterstyle section.style3 .image4 {
  width: 60%;
  margin: 30px 0 40px 20%;
}
#golf_winterstyle section.style3 .image5 {
  width: 80%;
  margin: 50px auto;
}
#golf_winterstyle section.style3 .image6 {
  width: 100%;
  margin: 50px auto 0;
}
/* 購入ボタン */
#golf_winterstyle .itemlist a, #golf_winterstyle .itemlist span, #golf_winterstyle .buy, #golf_winterstyle section.style .otheritem, .itemlist a, .itemlist .coming {
  display: block;
  width: 100%;
  max-width: 150px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #2a5c80;
  background: #2a5c80;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
}
#golf_winterstyle section.style .otheritem {
  /* font-family: 'DIN-Condensed', sans-serif;*/
  font-size: 1.5em;
  text-align: center;
  max-width: 500px;
  width: 65%;
  padding: 10px 0;
}
#golf_winterstyle .buy {
  padding: 10px 0;
  margin: 20px auto 0;
  width: 70%;
  font-weight: 500;
}
#golf_winterstyle .itemlist span {
  background: #FFF;
  color: #333;
}
#golf_winterstyle .buy:hover, #golf_winterstyle .itemlist a:hover, #golf_winterstyle section.style .otheritem:hover, .itemlist a:hover, .itemlist .coming {
  background: #FFF;
  text-align: center;
  border: 1px solid #2a5c80;
  color: #2a5c80;
} /*
#golf_winterstyle .online31-inner {
  width: 100%;
  max-width: 700px;
}
#golf_winterstyle .online31-inner img {
  width: 100%;
}*/
#golf_winterstyle section.style .textaria {
  margin: 80px auto;
  width: 90%;
}
#golf_winterstyle .itemlist, .itemlist {
  font-size: 1em !important;
  line-height: 150%;
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  max-width: 600px;
  margin: 10px auto;
}
#golf_winterstyle .itemlist div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
#golf_winterstyle .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
/* profile */
#golf_winterstyle section.instagram {
  width: 90%;
  max-width: 700px;
  margin: 100px auto;
}
#golf_winterstyle .profile {
  /*width: 85%;*/
  max-width: 400px;
  margin: 0 0 50px;
  padding-bottom: 50px;
}
#golf_winterstyle .profile div:first-child {
  flex-basis: 30%;
}
#golf_winterstyle .profile div:last-child {
  flex-basis: 70%;
  padding-left: 5%;
  text-align: left;
  line-height: 150%;
  margin: auto;
}
#golf_winterstyle .profile p.modelname #golf_winterstyle .profile p.modelname {
  font-weight: 500;
  font-size: 1.3em !important;
  /*font-family: 'DIN-Condensed', sans-serif;*/
  color: #333;
  line-height: 100%;
}
#golf_winterstyle .profile p.proftext {
  font-size: 1em !important;
}
#golf_winterstyle .profile div:last-child div {
  margin: 5px 0 0;
  width: 100%;
  padding-left: 0 !important;
}
#golf_winterstyle .profile div:last-child p.icon {
  margin: 0 !important;
  font-size: 1em !important;
  flex-basis: 50%;
  text-align: left;
}
#golf_winterstyle .profile a {
  text-decoration: underline;
  color: #333;
}
#golf_winterstyle .profile div:last-child p.icon img {
  width: 20%;
  max-width: 20px;
  vertical-align: middle;
  padding-right: 2%;
  display: inline-block !important;
}
.featherlight-content {
  width: 100%;
  max-width: 600px !important;
  font-family: 'Noto Sans JP', sans-serif;
  padding: 40px !important;
  border-bottom: 0 !important;
}
.featherlight-content p {
  font-size: 1em !important;
  color: #333;
}
.featherlight-content p.colorname {
  width: 100%;
  border-bottom: 1px solid #666666;
  /*font-family: 'DIN-Condensed', sans-serif;*/
  font-size: 1.3em !important;
  color: #2a5c80;
}
.featherlight-content .name {
  width: 80%;
  margin: 20px auto;
}
.featherlight-content a:hover {
  text-decoration: none !important;
}
.featherlight-content a {
  outline: none !important;
}
.itemlist div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
.itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
/*カントリークラブ紹介*/
#golf_winterstyle section.style5 .itemlist {
  width: 90%;
  margin: 10px auto 50px;
}
#golf_winterstyle section.style5 .textbox {
  margin: 30px auto 20px;
}
/* みほさんprofile */
#golf_winterstyle section.instagram {
  width: 90%;
  max-width: 700px;
  margin: 50px auto;
}
#golf_winterstyle .profile {
  /*width: 85%;*/
  max-width: 400px;
  margin: 0px auto;
}
#golf_winterstyle .profile div:first-child {
  flex-basis: 30%;
}
#golf_winterstyle .profile div:last-child {
  flex-basis: 70%;
  padding-left: 5%;
  text-align: left;
  line-height: 150%;
  margin: auto;
}
#golf_winterstyle .profile p.modelname#golf_winterstyle .profile p.modelname {
  font-weight: 500;
  font-size: 1.3em !important;
  /*font-family: 'DIN-Condensed', sans-serif;*/
  color: #333;
  line-height: 100%;
}
#golf_winterstyle .profile p.proftext {
  font-size: 1em !important;
}
#golf_winterstyle .profile div:last-child div {
  margin: 5px 0 0;
  width: 100%;
  padding-left: 0 !important;
}
#golf_winterstyle .profile div:last-child p.icon {
  margin: 0 !important;
  font-size: 1em !important;
  flex-basis: 50%;
  text-align: left;
}
#golf_winterstyle .profile a {
  text-decoration: underline;
  color: #333;
}
#golf_winterstyle .profile div:last-child p.icon img {
  width: 20%;
  max-width: 20px;
  vertical-align: middle;
  padding-right: 2%;
  display: inline-block !important;
}
/* 回遊リンク */
#golf_winterstyle .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#golf_winterstyle .Banner4 h3 {
  font-size: 30px !important;
  margin: 50px auto;
  padding: 20px 0;
  border-top: double #333;
  border-bottom: 1px solid #333;
  color: #333;
  letter-spacing: 3px;
}
#golf_winterstyle .Banner4 ul {
  display: inline;
}
#golf_winterstyle .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  #golf_winterstyle .right {
    flex-direction: row-reverse;
  }
  #golf_winterstyle .right .flex_box:last-child {
    padding-left: 0;
    padding-right: 5%;
  }
  #golf_winterstyle section.instagram .flex .profile {
    flex-basis: calc(100% / 2 - 10px);
    margin-right: 10px;
  }
  #golf_winterstyle section.instagram .flex .profile {
    flex-basis: calc(100% / 2 - 10px);
    margin-right: 10px;
  }
  /* ヘッダー・フッターの崩れを直す */
  #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;
  }
  #golf_winterstyle h1 {
    font-size: 6vw;
    line-height: 130%;
    margin: 50px auto 8.5vw;
  }
  /*  #golf_winterstyle h1 span {
    font-size: 3.7vw;
  }*/
  #golf_winterstyle h2 {
    font-size: 9.25vw;
  }
  #golf_winterstyle h2 span {
    font-size: 3.5vw;
  }
  #golf_winterstyle p {
    font-size: 3.5vw !important;
    line-height: 150%;
  }
  #golf_winterstyle p, #golf_winterstyle div, #golf_winterstyle .other_text, .featherlight-content p {
    font-size: 3.5vw !important;
    line-height: 180%;
  }
  #golf_winterstyle p.main_text {
    display: block !important;
    margin: 8.5vw auto 0 !important;
    width: 90%;
    text-align: left;
  }
  #golf_winterstyle section {
    margin: 15.375vw auto;
  }
  #golf_winterstyle section.style {
    margin: 15.375vw auto 25.5vw;
  }
  #golf_winterstyle section.style1 .itembox p.text {
    text-align: left;
    margin: 20px auto !important;
    padding: 0 1em 2em;
  }
  #golf_winterstyle section.style1 .image1 {
  width:100%;
}
  #golf_winterstyle section.style .textbox p {
    text-align: left;
  }
  #golf_winterstyle section.style2 .textbox, #golf_winterstyle section.style3 .textbox {
    margin: 5.5vw auto;
  }
  
  #golf_winterstyle section.style3 .back2 {/*
  background: linear-gradient(#e4ebf0 0% 40%, #FFF 40% 64%, #FFF 64% 100%);*/
    background: linear-gradient(#e4ebf0 0% 30%, #FFF 30% 64%, #FFF 64% 100%);
 
}
#golf_winterstyle section.style3 .back {
  background: #e4ebf0;
  padding: 70px 0 20px;
}
  #golf_winterstyle section.style .textaria {
    margin: 10.25vw auto 15vw;
  }
  #golf_winterstyle section.style .textaria p {
    font-size: 3vw !important;
    line-height: 150%;
  }
  #golf_winterstyle .itemlist div {
    font-size: 2.8vw !important;
    line-height: 150% !important;
  }
  #golf_winterstyle .itemlist div:first-child {
    width: 77%;
  }
  #golf_winterstyle .itemlist div:last-child {
    width: 23%;
  }
  #golf_winterstyle .itemlist span {
    font-size: 2.5vw;
  }
  #golf_winterstyle .itemlist .price {
    margin-top: 20px;
  }
  .featherlight-content {
    padding: 5% 15px !important;
    font-size: 3.125vw !important;
  }
  .featherlight-content p.colorname {
    font-size: 4.5vw !important;
  }
  #golf_winterstyle p.price {
    font-size: 3vw !important;
    line-height: 150%;
    font-weight: 600;
  }
  #golf_winterstyle section.style2 .image1 {
 /*   background: linear-gradient(#FFF 0% 20%, #e4ebf0 20% 64%, #FFF 64% 100%)*/
    background: linear-gradient(#FFF 0% 12%, #e4ebf0 12% 60%, #FFF 60% 100%)
  }
  #golf_winterstyle section.style2 .image1 .itembox {
    margin: 10.125vw auto;
  }
  #golf_winterstyle section.style3 .back {
  background: #e4ebf0;
  padding: 50px 0 0px;
}
  #golf_winterstyle section.style3 .itembox {
    padding:5vw 0 10.125vw;
  }
  #golf_winterstyle section.style3 .image2 {
  width: 60%;
  margin: -30px auto 0px;
}
  #golf_winterstyle section.style5 .textbox {
    padding: 0 2em;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #golf_winterstyle .Banner4 {
    text-align: center;
    width: 100%;
  }
  #golf_winterstyle .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #golf_winterstyle .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  #golf_winterstyle section.instagram {
    margin: 12.125vw auto;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #golf_winterstyle .header {
    position: relative;
    width: 100%;
    /*height: 109vw;*/
  }
  #golf_winterstyle .header .title {
    position: absolute;
    top: 1vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 70%;
  }
}