@charset "UTF-8";
/* CSS Document */


body {
	line-height: 2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}
.txt_18 {
    font-size: 18px;

}
.link-c-red {
	color: #f00 !important;
}
.ptBox {
	margin-bottom: 60px;
}
#topImg img{
	width: 100%;
	height: auto;
}
#scPage {
	padding: 0;
	/*background: #000;*/
	color: #fff;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
#scPage p {
	margin: 0 0 20px 10px;
	line-height: 2;
}

h2 {
	background: url(https://masdagolf.com/webshop/1colum/images/bg_namearea.gif) left center repeat;
	color: #fff !important;
	padding: 10px !important;
	margin: 60px 0 20px;
	margin: 20px 0 20px;
	font-size: 1.5em;
	/*font-family: "Slabo 30px", serif;*/
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
.ptList {
	/*margin: 30px 0 10px;*/
	text-align: center;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
.ptList li {
	/*display: inline-block;
	background:rgba(255,255,255,0.6);
	padding: 10px 10px 0;
	margin: 0 10px 10px;
	width: 100px;
	width: 110px;
	
	width: 130px;*/
	
	width: 33.333%;
	padding: 5px;
}
@media screen and (max-width: 736px) {
.ptList li {
	width: 48%;
	padding: 10px 15px;
	margin: 0 1%;
	}
}


.ptList li a{
	border: none;
	color: #156176;
	color: #fff;
}
/*.ptList li a span{
	display: block;
	line-height: 1;
padding: 0 0 4px;
	font-size: 0.8em;
}
.ptList img{
	width: 60px;
	width: 110px;
	height: auto;
	display: block;
	margin: 0 auto;
}*/
.mainPhoto {
	width: 100%;
	height: auto;
	max-width: 460px !important;
}
.title {
	clear: both;
	border-left: 7px solid #066;
	padding: 5px 10px;
	color: #066;
	font-weight: bold;
	margin: 50px 0 20px !important;
}
table.spec {
	width: 95%;
	border-collapse: collapse;
	border: 1px solid #666;
	margin: 25px auto;
	font-size: 85% !important;
	text-align: left;
}
table.spec th, table.spec td {
	border: 1px solid #666;
	padding: 3px;
}
.bgBlack {
	padding-bottom: 30px;
	margin-top: 60px;
}
#scPage p.imgBlack {
	text-align: center;
	background: #000;
}
.handmade-voiceText {
	float: left;
	padding-left: 10px;
}
.handmade-voicePhoto {
	float: right;
	padding-bottom: 10px;
}
#product-page .ul_handmadeSample {
	list-style: none;
	margin: 0 0 30px !important;
	padding: 0 !important;
}
#product-page .ul_handmadeSample li {
	width: 50%;
	float: left;
}
#product-page .ul_handmadeSample li img{
	width: 100%;
	height: auto;
}

.cartjs_cart_injs_box {
	background-color: #000;
	color: #fff;
	border-top:6px solid #ddd;
	border-bottom:6px solid #ddd;
	padding-top:40px !important;
}
.topEc .cartjs_box 
{
	border-top: none;
}
.endEc .cartjs_box {
	border-bottom: none;
}
.cartjs_sk_link_other a {
	color: #fff;
}
.cartjs_sk_link,
.cartjs_cart_in {
	width: 90% !important;
	margin: 0 auto !important;
	text-align: center !important;
}
.cartjs_product_table table {
	width: 70% !important;
	margin: 0 auto;
}

.cartjs_product_name {
	color: #fff;
	display: block !important;
	margin-bottom: 20px !important;
}
.cartjs_sales_price td{
	font-size: 16px !important;
}
.cartjs_product_table {
	max-width: 600px;
	margin: 0 auto;
}
.cartjs_cart_in input {
	margin: 0 auto;
}
.attention {
	text-align: center;
}
.soldout {
	text-align: center;
	font-size: 1.2em;
	color: #f00;
	font-weight: bold;
}
.ul_photo {
	overflow: hidden;
}
.ul_photo li {
	width: 33.333%;
	float: left;
	padding: 10px;
}
.ul_photo li img{
	width: 100%;
	height: auto;
	max-width: 460px;
	border: 1px solid #ddd;
}

@media screen and (max-width: 736px) {
.inner{
	padding: 0 20px;
}
	.imgResponsive {
		width: 100%;
		height: auto;
	}
		h2 {
			font-size: 1.2em;
		}
	h2 span{
	display: block;
}
	
	.ul_photo li,
	#product-page .ul_handmadeSample li {
	width: 100%;
	float: none;
		text-align: center;
		padding: 10px;
}
}


	@media screen and (max-width: 480px) {
	
		.cartjs_box {
			font-size: 0.8em;
		}
		
.cartjs_product_name {
	font-size: 16px !important;
}
}

	#product-page a {
		-moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		border-bottom: dotted 1px;
		color: #fff;
		text-decoration: none;
	}

		#product-page a:hover {
			border-bottom-color: transparent;
		}
.goTop{
	font-size: 0.85em;
	text-align: right;
	padding: 0 10px;
}
table.spec th {
	background: none
		
	}
	.btnEnd2 {
		text-align: center;
		    display: inline-block;
    margin: 10px;
    background: #666;
    font-size: 0.8em;
	}
	#product-page .button-one {
    background: #003E90;
		background: #fff;
		color:#000;
    padding: 0 10px;
		border-bottom: none !important;
}
#product-page .button-one::after {
    		border: none;
}

.topEc img{
	display: block;
margin: 0 auto;
	width: 90%;
	max-width: 400px;
	height: auto;
}