@charset "utf-8";
/* --------------------------------
ショップ css
-------------------------------- */
/*p-cmnを上書きここから*/
.cts-ttl a.this {
    display: none;
}
.cts-nav-ttl {
    display: block;
    color: #222222;
    font-size: 16px;
}
/*p-cmnを上書きここまで*/
.cts-subttl{
font-size: 18px;
}
.shop-hdr-imgout{
    position: absolute;
    top:0;
    left:0%;
}
.shop-hdr-img img{
    width: 100%;
}

.shop-tbl{
    border:2px solid #CFC3B9;
	table-layout: fixed;
}
.shop-tbl tr td{
    border-top:1px solid #CFC3B9;
    padding:18px 0 18px 0;
	text-align: center;
	background: #FFFFFF;
}

.shop-tbl tr:nth-child(1) td{
    border-top:none;
}
.shop-tbl tr td:nth-child(1){
    background-color: #EEEAE6;
    border-right:1px solid #CFC3B9;
    white-space: nowrap;
    text-align: center;
}
.shop-copy-box{
padding: 50px 0 0 0;
margin-left: 5%;

}
.shop-copy-wrap{
background: #FFFFFF;
    text-align: left;
	padding:20px 0 20px 20px;
}

.shop-copytbl{
display: table;
width: 100%;
}
.shop-copycell{
display: table-cell;
}
.golf-partner{
display: block;
width: 74px;/*84*/
height: 74px;
}
.sccell1{
width: 88px;
}
.scopytxt{
display: block;
line-height: 1.4em;
}
.sctxt1{
font-size: 20px;/*25*/
font-weight: 500;

}
.sctxt2{
font-size: 14px;/*17*/
font-weight: 500;
}
.sctxt3{
font-size: 12px;/*15*/
line-height: 2em;
position: relative;
left:-0.6em;
}
.btn-shop2{
  display: block;
  height: 40px;
  background-color:#fbf5ae;
  border:solid 1px #AAAAAA;
  border-radius: 3px;
  padding:0px 0px 0px 0px;
  text-align:center;
  line-height:40px;
  width: 250px;
  font-weight: 500;
  margin:20px 0 0 0;
  font-size: 18px;
}

a.btn-shop,
a.btn-shop2{
  text-decoration:none;
  color:#000000;
}
.shop-icon-phone{
position: relative;
top:-3px;
left:-6px;
}
.shop-icon-out{
width: 13px;
height: 13px;
position: relative;
top:-2px;
left:6px;
}
.scopyadd{
display: block;
  margin:6px auto 0 auto;
}
.scopyadd-cl{
}
.shop-nav{
    display: block;
	padding: 60px 0 40px 0;
}
.shop-nav li{
    display: block;
    float:left;
    padding-top:8px;
}
.shop-nav .spnav5{
padding-top:12px;
}
.shop-nav a{
    text-decoration: none;
    color: #000000;
    display: block;
	position: relative;
    text-align: center;
    line-height: 34px;
    border:1px solid #AAAAAA;
    border-radius:3px;
    width: 90%;
    margin:0 0 0 5%;
	
}
.spnav5 a{
margin-left:calc( 47.5vw - 85px );
}
.spnav1,
.spnav2,
.spnav3,
.spnav4{
width: 25%;
}
.spnav5{
width: 170px;
}
.spn-spn{
display: block;
position: relative;
padding-left: 0.7em;
margin:0 auto;
}
.spnav1 .spn-spn,
.spnav2 .spn-spn,
.spnav3 .spn-spn,
.spnav4 .spn-spn{
width: 3.7em;
}
.spnav5 .spn-spn{
width: 8.7em;
}
.spn-spn::before{
content:"";
display:block;
box-sizing: border-box;
width: 10px;
height: 10px;
border: 1px solid #666666;
border-radius: 50%;
position:absolute;
top:12px;
left:0px;
}
.spn-spn::after{
content:"";
display:block;
box-sizing: border-box;
width: 4px;
height: 2px;
border: 2px solid transparent;
position:absolute;
border-top: 4px solid #666666;
top:15px;
left:3px;
}
.shop1-smp,
.shop1-cts1,
.shop1-cts2,
.shop2-smp{
display: block;
width: 100%;
height: auto;
border-radius: 4px;
}
.shop-imgwrap{

}
.s1-iwarp{

}
.shop1-ctstbl{
display: table;
}
.shop1-ctscell1,
.shop1-ctscell2{
display: table-cell;
vertical-align: middle;
}
.shop-marktxt{
display: block;
padding-left:1em;
text-indent:-1em;
}
.shoptxt-spc{
display: block;
padding-bottom: 15px;
}
.pcard-tbl{
display: table;
}
.pcard-tblcell{
display: table-cell;
vertical-align: middle;
}
.pcard-txt1,
.pcard-txt2,
.pcard-line{
display: block;
}
.pcard-line{
height: 10px;
background-image: url("../img/shop/pointcard-line.png");
background-size: 662px 10px;  /* 横 縦 */
}
.pcard-ttl{
font-size: 19px;
padding-right: 20px;
}
.pointcard-sp{
display: block;
width: 110px;
height: 110px;
}
/*★max注意ここから★*/
@media (max-width: 879px) {
.btn-shop{
  display: block;
  height: 40px;
  background-color:#fbf5ae;
  border:solid 1px #AAAAAA;
  border-radius: 3px;
  padding:0px 0px 0px 0px;
  text-align:center;
  line-height:40px;
  width: 210px;
  font-weight: 500;
  margin:20px 0 0 0;
  font-size: 25px;
}
}
@media (max-width: 679px) {
.btn-shop{
  width: 250px;
}

}
/*★max注意ここまで★*/


@media (min-width: 360px) {
/*p-cmnを上書きここから*/
.contents {
    width: 100%;
    margin-left: 0%;
}
/*p-cmnを上書きここまで*/
.contents-shop {
    width: 73%;
    margin-left: 13.5%;
}
.shop-nav-wrap{
width: 90%;
margin-left:5%;
}

.pcard-ttlwrap{
width: 310px;
margin:0 auto;
}
.sctxt1{
font-size: 25px;

}
.sctxt2{
font-size: 17px;
}
.sctxt3{
font-size: 15px;
}
.shop-copy-btnbox {
padding-left:20px;
}
.pcard-ttl{
font-size: 22px;
}
}

@media (min-width: 370px) {
.golf-partner{
display: block;
width: 84px;
height: 84px;
}
.sccell1{
width: 98px;
}
.shop-copy-btnbox {
padding-left:30px;
}
}

@media (min-width: 420px) {

.pcard-ttlwrap{
width: 73%;
margin:0 0 0 13.5%;
}
}

@media (min-width: 450px) {
.shop-copy-wrap {
    padding: 30px 0 40px 0px;
}
.shop-copy-wrap-in{
width: 370px;
margin:0 auto;
}
.sccell1{
width: 108px;
}
.btn-shop {
    margin: 30px 0 0 0;
}

}


@media (min-width: 680px) {
.contents-shop,
.shop-nav-wrap,
.pcard-ttlwrap{
width: 496px;
margin:0 auto;
}
.spnav5 a{
margin-left:165px;
}
.sc-pc-tbl{
display: table;
}
.sc-pc-tcell{
display: table-cell;
}
.shop-copy-wrap-in {
    width: auto;
    margin: 0;
	position: relative;
}
.shop-copy-wrap {
    padding: 30px 0 30px 30px;
}
.scopytxt {
    display: inline;
}
.sctxt1{
display: block;
padding-bottom: 4px;
}
.sctxt2,
.sctxt3{
line-height: 20px;
}
.golf-partner {
    width: 100px;
    height: 100px;
}
.sccell1 {
    width: 120px;
}
.sc-pc-tbl{
position: absolute;
top:70px;
left:120px;
}
.sc-pc-tcell {
    vertical-align: top;
}
.scopyadd {
    margin: 0 0 0 12px;
}
.btn-shop {
    margin: 0;
}
.shop-copy-btnbox {
    padding-left: 120px;
	padding-top: 4px;
}
}

@media (min-width: 760px) {
.shop-copy-box{
padding: 50px 0 10% 0;
margin-left: 10%;
}
.shop-nav {
    padding: 0px 0 40px 0;
}
.dis-non-760{
display: none;
}

}
@media (min-width: 880px) {
.pbo-add1{
padding-bottom: 120px;
}
.shop-nav .spnav5 {
    padding-top: 8px;
}
.shop-nav a,
.spnav5 a{
    margin: 0 10px 0 0;
}

.spnav1, .spnav2, .spnav3, .spnav4 {
    width: 76px;
}

.pcard-br{
display: none;
}
.pointcard-sp {
    width: 120px;
    height: 120px;
}
.pcard-line {
    width: 25em;
}
.scopyadd-cl {
    padding-left: 0;
}
.btn-shop{
font-size: 28px;

}
.btn-shop2{
margin:0px 0 0 30px;
}
.sc-pc-tcell {
    vertical-align: middle;
}
.sc-pc-tbl {
    left: 156px;
}
.shop-copy-btnbox {
    padding-top: 0px;
}

.shop-copy-wrap {
    padding: 40px 0 40px 40px;
}
.golf-partner {
    width: 116px;
    height: 116px;
}
.sccell1 {
    width: 150px;
}
.contents-shop, .shop-nav-wrap, .pcard-ttlwrap {
    width: 80vw;
    margin: 0 auto;
}
.shop1-smp,
.shop2-smp{
display: none;
}
.s1-iwarp{
background-image: url("../img/shop/shop1-pc.png");
}
.s2-iwarp{
background-image: url("../img/shop/shop2-pc.png");
}
.shop-imgwrap{
width: 80vw;
height: 22.857vw;
background-size: cover;
background-position: center;
border-radius: 4px;
margin:0 auto;
}
.pcard-ttl{
padding-right: 30px;
}
.shop-tbl{
display: block;
}
.shop-tbl tbody{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox; 
  display: flex;
  }
 .shop-tbl tr{
 flex: 1;
 }
  .shop-tbl td{
display: block;
 }
 .shop-tbl tr td,
 .shop-tbl tr:nth-child(1) td{
    border-top:1px solid #CFC3B9;
	border-left:1px solid #CFC3B9;
}

 .shop-tbl tr:nth-child(1) td{
    border-left:none;
}
 .shop-tbl tr td:nth-child(1){
 border-top:none;
    border-right:none;
}
.pcsmlcts{
width: 598px;
margin:0 auto;
padding-bottom: 150px;
}
.cts-subttl{
font-size: 22px;
padding:40px 0 10px 0;
}
.shoptbl01{
width: 50%;
}
.shoptxt-spc {
    padding-bottom: 5px;
}
}
@media (min-width: 960px) {
.scopytxt{
line-height: 32px;
}
.sctxt1 {
    display: inline;
    padding-bottom: 0;
	font-size: 30px;
	padding-right: 10px;
}
.sctxt2 {
	font-size: 20px;
	padding-right: 10px;
}

.btn-shop {
    font-size: 34px;
}
.sc-pc-tbl {
    top: 43px;
}
.shop-copy-btnbox{
margin-top: -16px;
}
.btn-shop2 {
    height: 50px;
    line-height: 50px;
    width: 320px;
    font-size: 24px;
}
}
@media (min-width: 1100px) {
/*p-cmnを上書きここから*/
.cts-ttl a.this {
    display: inline-block;
}
.cts-nav-ttl {
    display: inline-block;
    font-size: 18px;
}
.scopyadd-br{
display: none;
}
/*p-cmnを上書きここまで*/
.sctxt1 {
	padding-right: 20px;
}
.sctxt2 {
	padding-right: 20px;
}
.sctxt3 {
	font-size: 17px;
}
.scopyadd{
font-size: 16px;
}
.shop-copy{

margin-left:13%;
}


.shop-copy-box{
padding: 90px 0 90px 0;
margin-left: 13%;
}
.shop-copy-wrap{
	width: 100%;
    margin: 0;
}
.contents-shop, .shop-nav-wrap, .pcard-ttlwrap {
    width: 74vw;
}
.shoptbl01{
width: 400px;
}
.shoptbl02{
width: 800px;
}
}
@media (min-width: 1230px) {

.contents-shop, .shop-nav-wrap, .pcard-ttlwrap {
    width: 980px;
}
.shop-imgwrap {
    width: 980px;
    height: 276px;
}
}

@media (min-width: 1300px) {
.shop-hdr-img img {
    width: 90%;
}
.shop-copy-box{
margin-left: calc(50vw - 500px );
}
.shop-copy{
margin-left: calc(50vw - 500px );
}
.shop-copy-wrap {
    padding: 50px 0 50px 50px;
}
}
@media (min-width: 1500px) {
.shop-hdr-img img {
    width: 86%;
    height: auto;
    position: relative;
    top: 250px;
    right: 0px;
}
}
@media (min-width: 1700px) {
.shop-copy{
margin-left: 20vw;
}
.shop-copy-box{
margin-left: 20vw;
}
.shop-copy-wrap {
    padding: 50px 0 50px 100px;
	padding-left: calc( 17vw - 180px );
}
}

@media (min-width: 1960px) {



}
