
#main_contents {
	width:100% !important;
}

#SumGolf2026 div,#SumGolf2026 p,#SumGolf2026 span,#SumGolf2026 figure,#SumGolf2026 h2, #SumGolf2026 h3, #SumGolf2026 ul, #SumGolf2026 li, #SumGolf2026 ol, #SumGolf2026 li { margin:0; padding:0; list-style-type:none; }

#SumGolf2026 {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	letter-spacing:0.1em;
	text-align:center;
	color:#000;
}

#SumGolf2026 .pc { display:block; }
#SumGolf2026 .sp { display:none; }

#SumGolf2026 a {
	text-decoration:none;
}
#SumGolf2026 img {
	max-width:100% !important;
	height:auto;
}
#SumGolf2026 > h1 {
	width:100% !important;
	display:block !important;
	text-align:center !important;
	font-size:30px;
	margin:7% auto 5% auto !important;
	color:#000;
	font-weight:bold;
}
#SumGolf2026 > h1 > span {
	display:block;
}
#SumGolf2026 > h1 > span img {
	height:6.0em;
	width:auto;
	margin-bottom:0.6em;
}
#SumGolf2026 > h2 {
	width:100% !important;
	display:block !important;
	text-align:center !important;
	font-size:30px;
	margin:7% auto 2% auto !important;
	color:#000;
	font-weight:bold;
}
#SumGolf2026 > p {
	width:90% !important;
	display:block !important;
	text-align:left;
	font-size:18px;
	max-width:900px;
	margin:2% auto 2% auto !important;
	line-height:180%;
}

#SumGolf2026 .area_flex {
	display:flex;
}
#SumGolf2026 .itembox {
	width:100%;
	max-width:1000px;
	margin:5.0em auto 7.0em auto !important;
	justify-content:space-between;
	align-items:center;
}
#SumGolf2026 .itembox:nth-of-type(1) {
	margin:8.0em auto 7.0em auto !important;
}
	#SumGolf2026 .itembox > .img {
		width:50%;
	}
	#SumGolf2026 .itembox.type_l > .img {
		order:2;
	}
	#SumGolf2026 .itembox.type_l > .txt {
		order:1;
	}
	
	#SumGolf2026 .itembox > .txt {
		width:45%;
		display:block;
		text-align:center;
	}
	
	#SumGolf2026 .itembox > .txt > h3 {
		margin-bottom:4.0em;
	}
	
	#SumGolf2026 .itembox > .txt h3 > img {
		display:block;
		height:8.0em;
		width:auto;
		margin:0 auto;
	}
	#SumGolf2026 .itembox > .txt > p {
		display:inline-block;
		text-align:left;
		line-height:160%;
	}

	#SumGolf2026 .itembox > .txt > p .color,
	#SumGolf2026 .itembox > .txt > p .price {
		display:block;
	}
	#SumGolf2026 .itembox > .txt > p .tax {
		font-size:70%;
		margin-left:0.3em;
		letter-spacing:0;
	}
	#SumGolf2026 .itembox > .txt > a {
		width:9.0em;
		display:block;
		margin:10% auto 0 auto !important;
		text-align:center;
		box-sizing:border-box;
		background:#000;
		color:#fff;
		padding:0.3em 1.5em 0.3em 1.0em;
		text-decoration:none;
		position:relative;
	}
	#SumGolf2026 .itembox > .txt > a:after {
		content:"";
		display:block;
		width:0.7em;
		height:calc(0.7em * 1.146);
		background:url(images/i_arrow_r.svg) no-repeat;
		background-size:contain;
		position:absolute;
		top:50%;
		right:1.0em;
		-webkit-transform: translate(0%, -50%);
		-ms-transform: translate(0%, -50%);
		transform:translate(0%, -50%);
	}
#SumGolf2026 #info {
	margin:0 auto 5.0em auto;
}
#SumGolf2026 #info > div {
	display:block;
	width:90% !important;
	max-width:650px !important;
	margin:0 auto;
	text-align:center;
}
#SumGolf2026 #info p {
	display:inline-block;
	text-align:left;
}
#SumGolf2026 #info p.tyui {
	font-size:90%;
}
#SumGolf2026 a.all_list {
	display:block;
	width:45%;
	max-wdith:350px;
	text-align:center;
	font-size:20px;
	margin:4.0em auto 10% auto !important;
	background:#000;
	color:#fff;
	box-sizing:border-box;
	padding:0.5em 0;
	position:relative;
}
#SumGolf2026 a.all_list:after {
		content:"";
		display:block;
		width:0.7em;
		height:calc(0.7em * 1.146);
		background:url(images/i_arrow_r.svg) no-repeat;
		background-size:contain;
		position:absolute;
		top:50%;
		right:3.0em;
		-webkit-transform: translate(0%, -50%);
		-ms-transform: translate(0%, -50%);
		transform:translate(0%, -50%);
	}
	#SumGolf2026 section a {
		width:auto;
		display:inline-block;
		text-decoration:none;
		position:relative;
		margin-top:-0.4em !important;
	}
	#SumGolf2026 section a > span {
		display:block;
		text-align:center;
		box-sizing:border-box;
		background:#000;
		color:#fff;
		padding:0.8em 3.5em 0.8em 2.2em !important;
		text-decoration:none;
		position:relative;
	}
	#SumGolf2026 section a > span:after {
		content:"";
		display:block;
		width:0.7em;
		height:calc(0.7em * 1.16);
		background:url(images/i_arrow_r.svg) no-repeat;
		background-size:contain;
		position:absolute;
		top:50%;
		right:1.0em;
		-webkit-transform: translate(0%, -50%);
		-ms-transform: translate(0%, -50%);
		transform:translate(0%, -50%);
	}


/* ------------------------------------------- */

@media screen and (max-width:767px) {

#SumGolf2026 .pc { display:none; }
#SumGolf2026 .sp { display:block; }

#SumGolf2026 > h1 {
	text-align:center;
	font-size:4.0vw;
}
#SumGolf2026 > h2 {
	text-align:center;
	font-size:4.5vw;
	margin-top:7%;
}
#SumGolf2026 > p {
	text-align:left;
	font-size:2.7vw;
	width:90%;
	max-width:630px;
	margin:2% auto;
	line-height:180%;
}
#SumGolf2026 .area_flex {
	display:flex;
	flex-wrap:wrap !important;
}
#SumGolf2026 .itembox {
	width:90%;
	flex-wrap:wrap !important;
	margin:2.0em auto 4.0em auto !important;
}
	
	#SumGolf2026 .itembox > .txt {
		width:45%;
		display:block;
		text-align:center;
	}

	#SumGolf2026 .itembox > .img,
	#SumGolf2026 .itembox.type_l > .img {
		width:100%;
	}
	#SumGolf2026 .itembox > .txt,
	#SumGolf2026 .itembox.type_l > .txt {
		width:100%;
		display:block;
		text-align:center;
		margin-top:1.5em;
		font-size:2.7vw !important;
	}
	#SumGolf2026 .itembox.type_l > h3 {
		order:1;
	}
	#SumGolf2026 .itembox.type_l > .img {
		order:2;
	}
	#SumGolf2026 .itembox.type_l > .txt {
		order:3;
	}
	#SumGolf2026 .itembox > .txt h3 {
		font-size:3.0vw;
		margin-bottom:3.0em;
	}
	#SumGolf2026 .itembox h3 {
		width:100%;
		font-size:3.0vw;
	}
	
	#SumGolf2026 .itembox > h3 > img {
		display:block;
		height:8.0em;
		width:auto;
		margin:0 auto 2.5em auto !important;
	}
	#SumGolf2026 .itembox > .txt > p {
		font-size:2.7vw !important;
		letter-spacing:0;
	}
	#SumGolf2026 .itembox > .txt > a {
		width:9.0em;
		font-size:2.5vw;
		display:block;
		margin:10% auto 0 auto;
		text-align:center;
		box-sizing:border-box;
		background:#000;
		color:#fff;
		padding:0.2em 0em;
		text-decoration:none;
	}
	#SumGolf2026 .itembox > .txt > a:after {
		top:50%;
		right:0.5em;
		-webkit-transform: translate(0%, -50%);
		-ms-transform: translate(0%, -50%);
		transform:translate(0%, -50%);
	}
	
#SumGolf2026 a.all_list {
	display:block;
	width:50%;
	max-wdith:350px;
	text-align:center;
	font-size:3.0vw;
	margin:5% auto;
	background:#000;
	color:#fff;
	box-sizing:border-box;
	padding:0.3em 0;
}
}



/* ------------------------------------------- */

#SumGolf2026 .slider .slick-slide {
	width:100%;
	height:auto;
/*	overflow: hidden; */
}
#SumGolf2026 .slider .slick-slide img {
	max-width:100% !important;
	height:auto;
}
#SumGolf2026 .slider .slick-arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
  position: absolute;
  top: 50%;
	-webkit-transform: translate(0%, -50%) !important;
	-ms-transform: translate(0%, -50%) !important;
	transform:translate(0%, -50%) !important;
  z-index: 1;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
#SumGolf2026 .slider .slick-arrow::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-width: 3px 3px 0 0;
  position: absolute;
  top: 12px;
  transform: rotate(45deg);
}
#SumGolf2026 .slider .slick-next {
  right: 0;
}
#SumGolf2026 .slider .slick-prev {
  left: 0;
}
#SumGolf2026 .slider .slick-next::before {
  left: 10px;
}
#SumGolf2026 .slider .slick-prev::before {
  border-width: 0 0 3px 3px;
  right: 10px;
}
#SumGolf2026 .dots_area .slick-dots {
  text-align: center;
}
#SumGolf2026 .dots_area .slick-dots li {
  display: inline-block;
}
#SumGolf2026 .dots_area .slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 6px;
  font-size: 0;
  padding: 0;
  border: 0;
  outline: none;
  cursor: pointer;
  background: #bcbcbc;
  border-radius: 50%;
}
#SumGolf2026 .dots_area .slick-dots .slick-active button {
  background: #0a467d;
}

@media screen and (max-width:767px) {

#SumGolf2026 .slider {
	width:100%;
}
#SumGolf2026 .slider .slick-arrow {
  width: 6.0vw;
  height: 6.0vw;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
  position: absolute;
  top: 50%;
	-webkit-transform: translate(0%, -50%) !important;
	-ms-transform: translate(0%, -50%) !important;
	transform:translate(0%, -50%) !important;
  z-index: 1;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
#SumGolf2026 .slider .slick-arrow::before {
  content: '';
  display: block;
  width: 1.5vw;
  height: 1.5vw;
  border: 1px solid #fff;
  border-width: 3px 3px 0 0;
  position: absolute;
  top: 50%;
	-webkit-transform: rotate(45deg) translate(0%, -50%) !important;
	-ms-transform: rotate(45deg) translate(0%, -50%) !important;
	transform: rotate(45deg) translate(0%, -50%) !important;
}
#SumGolf2026 .slider .slick-next::before {
  left: 18%;
}
#SumGolf2026 .slider .slick-prev::before {
  border-width: 0 0 3px 3px;
  left: 25% !important;
}
}