@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
/* キャッチ */
#catch {
    background: url(https://golflive.s3.ap-northeast-1.amazonaws.com/product/ball/z3soft/front/top2.png) no-repeat;
    background-position: top;
    position: relative;
    image-rendering: -webkit-optimize-contrast;
}
div#catch img.pc {
    width: auto;
    margin: auto;
    display: block;
}
	.o-line {
    text-decoration: line-through;
}
.cta_btn:hover {
    opacity: 0.7;
}

/* memo */
.memo1 {
    background: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/common/memo_inner.png) repeat-y;
    background-size: contain;
    padding: 20px;
}
.memo1 h4 {
    font-size: 40px;
    line-height: 1.2;
	clear: both;
    font-weight: 700;
    margin: 0 0 15px;
}
.p0 {
    padding: 0;
    margin: 0;
}

body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 0.9em;
	line-height:1.9em;
	min-width: 1200px; 
}
span.haisou {
    display: block;
}
/* header */
#headerWrap { 
	background: #000; 
	width: auto;
	height: auto; 
}

#header {
	width: 100%;
	height:688px;
	background: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/tovasia_alpha/170615/img-top-end.jpg) top center no-repeat #000;}



/* contents */


#content {
	width: 930px;
	margin: auto;
}
#content img{
	margin: 0;
}
#content img.img-fluid {
    width: auto;
    text-align: center;
    margin: auto;
    display: block;
}
.ssl {
	margin: 0 auto;
	padding: 10px;
	width: 750px;
	border-radius: 5px;
}
h2:first-child{
text-align:center;
}

h2{
    text-align: center;
    margin: 0px 0 20px!important;
    position: relative;
    font-size: 198%;
    color: #1b1b1b;
	line-height: 52px;    font-weight: bold;
}

/*テキストボックス*/
.text-box { width: 930px;}

/* font設定*/
.text-right { text-align: right; }
.font-center { text-align:center; }
.colorWhite { color:#ffffff; }
.colorRed { color:#df2222; }
.colorGreen { color:#015a34; }
.colorBlue { color:#0066fe;}
.colorYellow { color:#f6ff00;}
.underline { text-decoration: underline; }
.font-bg-y { background: #fff100; }
.fontBold { font-weight: bold; }
.fontx0 { font-size: 12px; }
.fontx1 { font-size: 0.9em; }
.fontx1-5 { font-size: 1.2em; }
.fontx2 { font-size: 1.4em; padding: 6px 0; line-height: 1.3em;}
.fontx3 { font-size: 1.6em; padding: 6px 0; line-height: 1.5em;}
.f150{font-size:150%;}
.f110{font-size:110%;}
.f120{font-size:120%;}
a {    color: #005fa5;}
.menseki {
    text-align: right;
    font-size: 11px;
}

/* footer */
#footer {
	width: auto;
	color: #fff;
	border-top: 1px solid #ddd;
	background-color: #292929;
}

#foot-box {
	margin: 0 auto;
	width: 930px;
	height: 100px;
	background-color: #292929;
	position:relative;
}

.page-top {
	position: absolute;
	top: -25px;
	right: 40px;
}

#foot-box a { text-decoration: none; color:#fff; }
#foot-box a:hover { text-decoration: underline;}

.hikyori{width: 400px;}

.bg-y {
    background: #fffd71;
}
.red {
    color: #b8000e;
}
.u-line {
    text-decoration: underline;
}
.f140 {
    font-size: 140%;
}
.cta_flex {
    display: flex;
    justify-content: space-around;
    max-width: 907px;
    margin: 0px auto 0;
}
.tel{    text-align: center;
    margin: 30px 0 0;}
#content img.cta_left{    width: 94.7%;
    margin: 0 0 0 11px;}
    #content img.cta_left_{    width: 94.7%;
        margin: 0 0 0 12px;}
#content img.cta_right{width: 94.7%;
    margin: 0 0 0 12px;}

    .tokutyou {
        background: #1f1f1f;    padding: 0 0 1px;    margin: 0 0 20px;
    }
    #content .tokutyou img {
        width: auto;
        display: block;
        margin: auto;
    }
    .tokutyou_box {
        background: #fff;
        margin: 0 auto 37px;
        max-width: 860px;
        padding: 36px 44px 20px;
        border-radius: 7px;
    }
    #content .tokutyou img.tokutyou_ttl{    margin: 0px auto 50px;
        padding: 20px 0 0;}
    #content .tokutyou img.tokutyou_box_ttl{margin: 0 0 30px;}
    #content .tokutyou img.tokutyou_box_ttl.sp {
        display: none;
    }

    #content .tokutyou img.tokutyou_box_img{margin: 30px auto 30px;}
    #content .tokutyou img.tokutyou_box_img.sp {
        display: none;
    }

    .souzou {
        background: #1f1f1f;
        padding: 40px 0 1px;
    }
    #content .souzou img {
        width: auto;
        display: block;
        margin: auto;
    }
    #content .souzou img.sp {
        display: none;
    }
    #content .tokutyou img.sp {
        display: none;
    }
    .souzou {
        padding: 40px 0 1px;
        background: url(https://golflive.s3.ap-northeast-1.amazonaws.com/product/ball/z3soft/front/souzou_bg.png) no-repeat;
        background-position: top;
        position: relative;
        image-rendering: -webkit-optimize-contrast;
    }
    .souzou p {
        color: #fff;    text-shadow: 1px 2px 4px #000000ba;
    }
    .souzou_box {
        background: #fff;
        margin: 0 auto 37px;
        max-width: 860px;
        padding: 36px 44px 1px;
        border-radius: 7px;
    }
    #content .souzou_box img {
        margin: 0 0 0;
    }
    #content .souzou_box p {
        color: #1b1b1b;
        margin: 20px 0 40px;    font-size: 18px;line-height: 2em;    text-shadow: none;
    }
    hr {
        COLOR: #d1d1d1;    margin: 0 0 20px;
    }

    
    @media screen and (max-width: 640px) {
		#catch {
    display: none;
}
	}

		@media screen and (min-width: 641px) {
		.catch_sp {
    display: none;
}
.wid450 {
    width: 450px;
}
			.glay_back{
		background-color: #000000;
		margin-top: -25px;
    padding: 25px 50px 50px;
	}
	.tokutyo{
	    background-color: #fff;
    margin: 0 !important;
    padding: 20px 43px 5px;
	}
	}

body {
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    font-size: 19px;
    line-height: 1.8em;
}
p{
	color: #1b1b1b;
}

h3{
	color: #1b1b1b;
}
h5{
	width: fit-content;
}
.text-wrap{margin: 25px 50px 30px;}
.clip-box1 {
    position: relative;
    margin: 0 auto;
    padding: 2em 2em 0.5em 2em;
    background-color: #fff;
    color: #1b1b1b;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px #acacac;
}
.clip-box1::before {
    position: absolute;
    content: '';
    top: -15px;
    right: 10px;
    height: 55px;
    width: 15px;
    border: 3px solid #1b1b1b;
    background-color: none;
    border-radius: 12px;
    box-shadow: 1px 1px 2px #999;
    transform: rotate(10deg);
    z-index: 1;
}
.clip-box1::after {
    position: absolute;
    content: '';
    top: 0px;
    width: 10px;
    right: 20px;
    border: solid 5px #fff;
    z-index: 2;
}
.voice_box p {
    font-size: 1em;
    margin: 0;
}
.letter-p {
    background: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/img/bg-noteline.gif) repeat scroll 0% 0% transparent;
    line-height: 40px;
}
.letter-p {
    /*overflow: hidden;*/
}
.clip-box::after {
    position: absolute;
    content: '';
    top: 0px;
    width: 10px;
    right: 20px;
    border: solid 5px #fff;
    z-index: 2;
}
img.right {
    float: right;
    margin: 0 0 20px 20px!important;
    width: 300px;
}
img.right-1 {
    float: right;
    margin: 0 0 20px 20px!important;
    width: 300px;
}
.bokin{
    padding: 3rem 0;
}
.bokin strong{
    font-size: 1.5rem;
    font-feature-settings: "palt";
}
.bokin p{
    font-size: 16px;
}
.bg_main{width: 100%;
    background: url(https://golflive.s3-ap-northeast-1.amazonaws.com/product/tovasia/fdx300/white/hai.jpg) no-repeat;
    background: #303030;
    background: url(https://golflive.s3.ap-northeast-1.amazonaws.com/product/ball/z3soft/front/hai.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
    }
#bg{
    background: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/tovasia_alpha/bg.png) top center repeat-y;
    background: url(https://golflive.s3.ap-northeast-1.amazonaws.com/product/ball/z3soft/front/bg.png) top center repeat-y;
}
.clip-box::before {
    position: absolute;
    content: '';
    top: -15px;
    right: 10px;
    height: 55px;
    width: 15px;
    border: 3px solid #1b1b1b;
    background-color: none;
    border-radius: 12px;
    box-shadow: 1px 1px 2px #999;
    transform: rotate(10deg);
    z-index: 1;
}
.clip-box {
    position: relative;
    margin: 2em 50px auto;
    padding: 2em;
    background-color: #fff;
    color: #1b1b1b;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px #acacac;
}
.voice_box p {
    font-size: 1em;
    margin: 0;
}
.letter-p {
    background: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/img/bg-noteline.gif) repeat scroll 0% 0% transparent;
    line-height: 40px;
}
.letter-p {
    /*overflow: hidden;*/
}
.clip-box::after {
    position: absolute;
    content: '';
    top: 0px;
    width: 10px;
    right: 20px;
    border: solid 5px #fff;
    z-index: 2;
}
.check1 li:first-child {
    margin-top: 0;
}
.check1 li {
    background: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/obara_magneting/green_check.png) no-repeat left 9px;
    padding-left: 40px;
    padding-bottom: 15px;
    background-size: 23px;
    margin: 10px 0 20px;
}
li {
    border-bottom: 1px solid #ccc;
}
.check1 li:first-child {
    margin-top: 0;
}
.ml20 {
    margin-left: 20px;
}
.batu li {
    background: url(https://golflive.s3-ap-northeast-1.amazonaws.com/sl/wp-content/uploads/2020/06/red_check.png) no-repeat left 9px;
    padding-left: 40px;
    padding-bottom: 15px;
    background-size: 23px;
    margin: 10px 0 20px;
    font-weight: bold;
}
h3 {
    border-left: solid 10px #7f000b;
    padding: 0 0 5px 10px;
    font-size: 30px;
    border-bottom: 1px dotted #CCC;
    margin: 75px 0 35px 0;
}
h4 {
    font-size: 239%;
    margin: 0;
    line-height: 60px;
}
h5 {
    margin: 0;
    font-size: 140%;
}
b {
    font-weight: bold;
}
.f130{    font-size: 130%;
    font-weight: bold;}
.shoto{width: 50%;
    /*float: right;*/}
.pr-text {
    box-sizing: border-box;
    padding: 20px;
    border: 1px #555 solid;
    font-size: 17.5px;
    margin: 0 50px 50px;
}
.tsuishin {
    font-family: "Ryumin Bold KL", "游明朝","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-style: italic;
    text-align: center;
    font-size: 200%;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
	    color: #1b1b1b;
}
.letter-p {
    background: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/img/bg-noteline.gif) repeat scroll 0% 0% transparent;
    line-height: 40px;
}
.redline{
    color: #fff;
    font-weight: bold;
    background: #d80111;
    padding: 10px 18px 10px;
    margin: 34px auto -20px;
}
.f20{
	font-size:25px;
	line-height:30px;
}
.mark {
background: linear-gradient(transparent 60%, #ffff66 60%);
}
.bold{font-weight:bold;}

.kome{
	font-size: 12px;
	text-align: left;
	display: inherit;
}
pre{
text-align:left;
}
p {
    margin-bottom: 20px;
    text-align: justify;
    font-size: 19.5px;
    line-height: 2em;
}
.mb0{margin-bottom:0;!important}

img{
	width:100%;
	margin-bottom:20px;
}
.relative{position:relative;}

.p0{padding:0;margin:0; !important}


.list{list-style:disc;
margin-left:30px;}

.wrapper{width:900px;margin:0 auto;}
.wrapper p{text-align:left;}
h2 :first-child{margin-top:0;}

.check1 {list-style-type:none;color:green;}
.check1 li:first-child {margin-top:0;}
.check1 li:last-child {margin-bottom:0;}
.check1 li{
background: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/obara_magneting/green_check.png) no-repeat left 2px;
padding-left: 40px;
width: 680px;
padding-bottom: 15px;background-size: 23px;
margin: 10px 0 20px;text-align:left;list-type-position:inside;
font-weight:bold!important;
border-bottom:1px solid #ccc;
}

.check2 {list-style-type:none;color:red;}
.check2 li:first-child {margin-top:0;}
.check2 li:last-child {margin-bottom:0;}
.check2 li{
background: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/obara_magneting/red_check.png) no-repeat left 2px;
padding-left: 40px;
width: 680px;
padding-bottom: 15px;background-size: 23px;
margin: 10px 0 20px;
text-align:left;list-type-position:inside;
font-weight:bold!important;
border-bottom:1px solid #ccc;
}
/*===============================
	.kessai購入ボタン
=================================*/

span.kounyuu{font-size: 150%; font-weight: bold;}
.btn {
    position: relative;
    top: -269px;
    left: 0;
    margin: 0 auto;
}
.btn a {
    display: block;
    cursor: pointer;
    width: 570px;
    margin: 0 auto;
    padding: 20px;
    height: 60px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #fe9c01;
    border-radius: 5px;
    box-shadow: 0 6px 0 #bb5900, 0 12px 0 rgba(0,0,0,0.2);
    -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
    transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
    line-height: 57px;
    font-size: 21px;
}
.btn a:hover {
    background-color: #ff7900;
    box-shadow: 0 3px 0 #bb5900, 0 6px 0px rgba(0,0,0,0.2);
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
}
.btn a:active {
    color: #ddd;
    background-color: #bb5900;
    box-shadow: 0 0 0 #bb5900, 0 0 0px rgba(0,0,0,0.2);
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    transition-duration: 0.1s;
}
.btn2 {
    position: absolute;
    top: 305px;
    left: 280px;
    margin: 0 auto;
}
.btn2 a {
    display: block;
    cursor: pointer;
    width: 300px;
    margin: 0 auto;
    padding: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #fe9c01;
    border-radius: 5px;
    box-shadow: 0 6px 0 #bb5900, 0 12px 0 rgba(0,0,0,0.2);
    -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
    transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}
.btn2 a:hover {
    background-color: #ff7900;
    box-shadow: 0 3px 0 #bb5900, 0 6px 0px rgba(0,0,0,0.2);
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
}
.btn2 a:active {
    color: #ddd;
    background-color: #bb5900;
    box-shadow: 0 0 0 #bb5900, 0 0 0px rgba(0,0,0,0.2);
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    transition-duration: 0.1s;
}


.btn3 {
    position: absolute;
    top: 134px;
    left: 568px;
    margin: 0 auto;
}
.btn3 a {
    display: block;
    cursor: pointer;
    width: 150px;
    margin: 0 auto;
    padding: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #fe9c01;
    border-radius: 5px;
    box-shadow: 0 6px 0 #bb5900, 0 12px 0 rgba(0,0,0,0.2);
    -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
    transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}
.btn3 a:hover {
    background-color: #ff7900;
    box-shadow: 0 3px 0 #bb5900, 0 6px 0px rgba(0,0,0,0.2);
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
}
.btn3 a:active {
    color: #ddd;
    background-color: #bb5900;
    box-shadow: 0 0 0 #bb5900, 0 0 0px rgba(0,0,0,0.2);
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    transition-duration: 0.1s;
}
/*===============================
	.bindBox
=================================*/
.bindBox {margin-bottom: 6%;}
.bindBox img { display: block;width: 100%;}
.binder ul {padding: 0 0 0 70px;}
.binder{
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/common/b_inner.gif) repeat-y;
background-size:contain;
}
.p0 img{margin:0;!important}

/*===============================
	Q&A
=================================*/
.qa1{
margin-bottom: 20px;
border-bottom: 1px solid #ddd;
}
.qa1 dt{
background:url(https://golflive.s3.ap-northeast-1.amazonaws.com/product/ball/z3soft/front/Q.png) no-repeat;
padding:6px 0 9px 60px;
margin-bottom:10px;
font-size:24px;
letter-spacing: 0.05em;
text-align:left;
color: #1b1b1b;
}
.qa1 dd{
background:url(https://golflive.s3.ap-northeast-1.amazonaws.com/product/ball/z3soft/front/A.png) no-repeat;
padding:6px 0 12px 60px;
margin:0 0 13px 0;
text-align:left;
color: #1b1b1b;
}

.video{
text-align:center;
}

iframe{
display:block;
margin: 0 auto;
}
iframe {
    display: block;
    margin: 0 auto 20px;
    width: 863px;
    height: 440px;
}
.anshin{width: 350px;}

.img320{width: 320px;float: right;}

.foot-a {
    text-align: center;
    font-size: 16px;
    margin: 19px 0 0;
}

.fixed{height:78ox;
padding-bottom: 13px;
position: fixed;
bottom: 0%;
top: 0%;
left: 0;
right:0;
width: 100%;
background-color: #fff;
z-index: 2;}

.fixed_sp{display: none;}

.fixed_pc{
    height: 78px;
    padding-bottom: 13px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    background-color: #FFF;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.15);
    z-index: 2;
    display: block;
}
.denwa_pc{
    padding: 0 15px;
    width: 900px;
    margin: auto;
}

.denwa_pc_img{
    margin-top: 15px;
    float: left;
    vertical-align: bottom;
}

.flixed_btn {
    background: none;
    margin: 10px;
    padding: 0;
    font-size: 0.85em;
    text-decoration: none;
}
.flixed_btn:hover{
    transform: translate(0px,2px);
}

.fixed_pc img {
    width: auto;
}

.topimg{height: 260px;
    object-fit: cover;
    object-position: 100% 100%;}

.aline-img {
    float: right;
    width: 340px;
	padding-left: 6px;
}
.aline-img2 {
    float: right;
    width: 340px;
	padding-left: 6px;
}
p.tel_bt {
    width: 650px;
    margin: 0 auto 30px;
}
.n_store{
    color:#454545;
    font-size:0.9em;
    border: solid 1px #454545;
    padding: 0.5em 1em ;
    line-height: 1rem;
}
@media screen and (max-width: 1024px) {
    p.tel_bt {
        width: 87%;
        margin: 40px auto 30px;
    }
.fixed_pc{display: none;}
.fixed_sp{padding: 1% 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15);
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.15);
display: block;}

.fixed_sp img {
    width: 100%;
    margin: 0;
    vertical-align: bottom;
}

.fixedbox_sp{padding: 0 2%;
    width: 100%;
margin: auto;}

.yajirusshi{width: 6%;
    margin-top: 2.5%;
    position: relative;
    z-index: 2;
float: left;
margin-bottom: 0;}

.tel {
    width: 16%;
    margin-left: -3%;
    margin-top: 0.5%;
    float: left;
    margin-bottom: 0;
}

.text {
    width: 89%;
    margin: auto;
}

.fixed_btn {
    width: 50%;
    margin-top: 2%;
    margin-left: -0.5%;
    float: left;
    margin-bottom: 0;
}

body{min-width: auto; }

.wrapper {
width: auto;}

.binder ul {
padding: 0 5% 0;
}

.check1 li {
width: auto;}

.check2 li {
width: auto;}

#foot-box {
width: auto;
}

.hikyori{width: 100%;}

.anshin{width: auto;}

.img320{    width: 100%;
float: none;}

h2 {width: 100%;
left: 0;}

#footer {
    padding-bottom: 0px;
}
.center{text-align: center;}
.bold{font-weight: bold;}
.red{color: #d80111;}
.yellow{color: yellow;}
.ookii{font-size: 142%;}
.foot-a{margin-right: 0;float: none;
padding-right: 0;}
p {
    color: #1b1b1b;
}
.cta_img{margin-bottom:-100px!important;}
}
@media screen and (max-width: 768px) {
    .cta_img{    margin-bottom: -60px!important;}
	img.aline-img.pc {
    display: none;
}
.redline{
    color: #fff;
    font-weight: bold;
    background: #d80111;
    padding: 10px 18px 10px;
margin: 30px 0 20px;
}
    .pr-text {
        box-sizing: border-box;
        padding: 20px;
        border: 1px #555 solid;
        font-size: 17.5px;
        margin: 60px 5% 50px;
    }
    h4 {
        font-size: 170%;
        margin: 0;
            line-height: 42px;
    }
    h5 {
        margin: 0;
        font-size: 110%;
    text-align: justify;
    }
	p.foot-a {
    color: #fff;
}
	
    .f130 {
        font-size: 108%;
        font-weight: bold;
    }
    h2 {    font-size: 138%;}
    .text-wrap {
        margin: 25px 5% 30px;
    }
    .clip-box {
        position: relative;
        margin: 1em 0 auto;
        padding: 1em;
        background-color: #fff;
        color: #1b1b1b;
        border: 1px solid #ccc;
        box-shadow: 1px 1px 1px #acacac;
    }

    .topimg{height: 18vh;
        object-fit: cover;
        object-position: 100% 100%;}

#bg{width: 100%;}
#content {
    width: auto;
    margin: 0 0 0;}
.iflame {
width: 100%;
height: 210px;
    }

    .btn a {
        display: block;
        cursor: pointer;
        width: 230px;
        margin: 0 auto;
        padding: 20px;
        height: 3px;
        line-height: 3px;
        font-size: 11px;
    }
    .btn {
        position: relative;
        top: -89px;
        left: 0;
        margin: 0 auto;
    }
    .foot-a {
        padding-top: 20px;
    }
    #foot-box {
        height: 130px;
    }
#content .catch.catch{margin-top: 63px;}
	
	.img-mt {
    margin-top: 70px !important;
}
}

@media screen and (max-width: 640px) {
.text-wrap p {
    text-align: justify;
    font-size: 0.9em;
    line-height: 1.75;
}
				.glay_back{
		background-color: #000000;
		margin-top: -25px;
        padding: 25px 10px 50px;
	}
	.tokutyo{
	    background-color: #fff;
    margin: 0 !important;
        padding: 20px 15px 5px;
	}
    h3 {
        font-size: 23px;
        margin: 30px 0 20px;
        border: none;
        padding: 0;
    }
}
	
	@media screen and (min-width: 641px) {
.wid450 {
    width: 450px;
}
		.sp{
			display:none;
			
		}
}
/*スマホ*/
@media screen and (max-width: 641px) {
.pc{display: none;}
#content img.tokutyou_ttl.pc {
    display: none;
}
#content .tokutyou img.tokutyou_box_ttl.pc {
    display: none;
}
#content .tokutyou img.pc {
    display: none;
}
#content .souzou img.pc {
    display: none;
}
#content img.img-fluid.pc {
    display: none;
}
.table{
	max-width: 90%;
    margin: 0 auto 30px;
    background-color: #FFF;
		font-size:0.8rem;
	}
.table{
max-width: 90%;
    margin: 0 auto 30px;
    background-color: #FFF;
}
.table th {
    background-color: #dcdcdc;
    width: 100px;
}
.table th, .table td {
    padding: 4% 3%;
    background-color: #fff;
}
.table tr{	
}
.table th, .table td{
	padding:4% 3%;
        background-color:#fff;
}
.table th {
    background-color: #dcdcdc;
    width: 100px;
}
div#letter {
    border: #f5f5f5 2px solid;
    padding: 10px 0 10px;
    margin: 0 2% 20px;
  }
  #letter_box {
    border: 1px solid lightgray;
    margin-bottom: 2em;
    background-color: #FFF;
  }
  #letter p {
    margin: 0 2% 30px;
    padding: 0 3% 0;
    background: url("https://golflive.s3-ap-northeast-1.amazonaws.com/product/onelengthiron/letter-p.jpg") repeat;
    line-height: 50px;
  }
  div#letter_box {margin: 0 3% 2em;}
  .figcaption {
    float: right;
    margin: 10px 10px 0 17px;
    max-width: 50%;
    display: block;
    text-align: center;
}
#content .tokutyou img {
    width: -webkit-fill-available;
}
.tokutyou_box {
    max-width: 95%;
    padding: 1em;
}
#content .souzou img {
    width: -webkit-fill-available;
}
.souzou_box {
    max-width: 98%;
    padding: 1em;
}
.souzou {
    background-size: cover;
    margin: 0 0 30px;
}
#content img.img-fluid {
    width: -webkit-fill-available;
}
iframe {
    width: 98%;
}
.cta-link {
    width: 450px;
    margin: 0 auto;
    padding: 16px 10px;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
    color: #fff;
    background-color: #fe9c01;
    box-shadow: 0 6px 0 #bb5900, 0 12px 0 rgba(0,0,0,0.2);
    display: block;
    cursor: pointer;
    transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
width: 100%;
  }
  .cta-link:hover {
    text-decoration: none;
    color: #fff;
    background-color: #ff7900;
    box-shadow: 0 3px 0 #bb5900, 0 6px 0px rgba(0,0,0,0.2);
    transform: translateY(3px);
  }
.cta-btn .cta-link {
    width: 450px;
    margin: 0 auto;
    padding: 16px 10px;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
    color: #fff!important;
    display: block;
width: 100%;
  }
  img.catch_sp {
    width: 100%;
    height: auto;
}
#content .tokutyou img.tokutyou_box_ttl.sp {
    display: block;
}
#content .souzou img.sp {
    display: block;
}
p.tel {
    display: none;
}
#content .tokutyou img.sp {
    display: block;
    margin: 0;
}
}


/*----閉じcssスタート------*/
.end-box {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #000;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    font-size: 260%;
    font-weight: bold;
    height: 722px;
    opacity: 0.9;
    padding-bottom: 0;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 200px;
    position: absolute;
    text-align: center;
    top: -3%;
    width: 100%;
    left: 0;
    z-index: 2;
    line-height: 1.6;
    color: #fff;
}
@media screen and (max-width: 768px){
.end-box {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #000;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    font-size: 121%;
    font-weight: bold;
    height: 319px;
    left: 8%;
    opacity: 0.9;
    padding-bottom: 0;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 21%;
    position: absolute;
    text-align: center;
    /* top: -0.1%; */
    width: 80%;
}
}
/*----閉じcssエンド------*/
/*----決済cssスタート------*/
.cta{
    text-align: center;
    margin: 33px 2.5em 63px;
    padding: 1em;
    background-color: #fff;
    border: 5px solid #FE9A2E;
    border-radius: 8px;
}
.line {
    text-decoration: line-through;
}
.f80 {
    font-size: 80%;
}
.f60 {
    font-size: 60%;
}
.br-sp {
    display: none;
}
.cta h3{
	font-weight: bold;
    line-height: 1.6em;
    font-size: 2em;
    text-align: left;
    margin: 40px 30px 10px 30px;
	line-height: 2.0em;
	text-align: center;
	display: block;
	margin:0 auto;
	border: none;
    padding: 0;
}
.cta p{
	line-height: 2em;
	text-align: center;
	display: block;
	margin:15px auto;
}
.cta img{
	width: 60%;
	margin:0 auto 0 auto;
}
.cta_button{
	width: 60%;
	font-size: 24px;
	line-height: 35px;
	font-weight: 900;
	letter-spacing: 0em;
	transition: .2s;
	border-radius: 5px;
	background-image:-moz-linear-gradient(
    top,
    #ffa035 0%,
    #ff8300);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ffa035),to(#ff8300));
	text-decoration: none;
	padding: 15px 30px;
	display: inline-block;
	color: #ffffff;
	margin-bottom: 20px;
}
.cta_button:hover{
	color: #ffffff;
	opacity:0.7
}
.cta_button:active{
	color: #ffffff;
	opacity:0.7
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}
.cta_button .fa-chevron-right{
	color: #ffffff;
	margin-left: 10px;
}
.cta .price{
	line-height: 2.5
}
.bold {
    font-weight: bold;
}
.f100 {
    font-size: 79%;
    font-weight: bold;
}
.f180 {
    font-size: 180%;
}
.f200 {
    font-size: 200%;
}
svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.svg-inline--fa.fa-w-14 {
    width: .875em;
}
.ml10 {
    margin-left: 10px;
}
.mr10 {
    margin-right: 10px;
}
.fa-chevron-right:before {
    content: "\f054";
}
	svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.cta_button .fa-chevron-right {
    color: #ffffff;
    margin-left: 10px;
}
.svg-inline--fa.fa-w-10 {
    width: .625em;
}
.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}
@media screen and (max-width: 850px) {
.f100 {
    font-size: 79%;
    font-weight: bold;
}

.cta {
    margin: 20px 2% 20px;
}

.cta h3 {
    font-size: 1.5em;
}

.br-sp {
    display: block;
}

#content img {
    width: 100%;
}

.cta_button {
    width: 79%;
}
	}
/*----決済cssエンド------*/
/*----注文ボタンcss------*/
dl.item_num {
    display: flex;
    font-size: 29px;
    color: #fff;
    font-weight: bold;
    max-width: 640px;
    margin: -30px auto 37px
}
.item_num dt {
    padding: 10px 10px 10px;
    background: #f59e11;
    border: 3px solid #f59e11;
    font-size: 29.5px;
    line-height: 33px;
    text-align: left;
    font-weight: bold;
}
.item_num dd {
    padding: 0 8px;
    color: #666;
    background: #fff;
    border: #f59e11 2px solid;
    font-size: 45px;
    font-weight: bold;
    line-height: 90px;
}
dl.item_num p {
    align-items: center;
    font-size: 20px;
    color: #111;
    max-width: 640px;
    text-align: left;
    margin: 0px auto 0px;
    font-weight: normal;
}
@media only screen and (max-width: 640px) {
    dl.item_num {
        margin: 20px 0 40px;
    }
    .item_num dt {
        font-size: 0.5em;
        width: 130px;
        display: inline-block;
        height: 41px;
        line-height: 23px;
        flex-basis: 3.5em;
        font-weight: bold;
    }
    .item_num dd {
        font-size: 1.5em;
        height: 63px;
        flex-basis: 1em;
        line-height: normal;
    }
    dl.item_num {
        margin: 20px 0 40px;
    }
    dl.item_num p {
        font-size: 14px;
        margin: 0 0 0 2%;
        flex-basis: 86%;}
}
/*----注文ボタンcssエンド------*/
/*電話問い合わせ*/
  /*---------------------
  問い合わせボタン
  --------------------*/
  .tel_guidance_box {
    display: flex;
    flex-flow: column;
    gap: 13px;
}
.tel_guidance_box a:hover {
    opacity: 0.7;
}
span.tel_guidance_n {
    background: #009b49;
    color: #fff;
    display: inline-block;
    padding: 0 7px;
    margin: 0 10px 0 0;
}
.tel_guidance {
    background: #ffffff;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    color: #111;
    font-weight: bold;
    border: 3px solid #009b49;
    text-align: justify;
    padding: 0 0 0 0px;
    font-size: 18px;
display: flex;
}
  .balloon-box {
    margin: auto;
    text-align: center;
    width: fit-content;
}
img.balloon-box-btn-telicon {
    max-width: 35px;
    margin: 0 13px 2px 0;
}
button.balloon-box-btn {
    height: auto;
    padding: 0 15px;
    margin: 20px 0 0;
    color: #2a2a2a;
    background: #fff;
    border: none;
    font-size: 100%;
    width: fit-content;
    cursor: pointer;font-weight: normal;
}
button:hover {
    opacity: 0.5;
    animation: auto;
    background-color: #fff;
    color: #111;
}
button:focus {
  outline: none;
}
div.balloon-close {
    background: #e5e5e5;
    width: fit-content;
    font-size: 13px;
    padding: 0px 5px;
    position: absolute;
    top: 1.5%;
    right: 3%;
    border: #d2d2d2 solid 1px;
    border-radius: 15px;cursor: pointer;
}
/*---------------------
  ふきだし
  --------------------*/
  .balloon {
    height: auto;
    padding: 19px 18px;
    color: #666;
    background: #FFFEEC;
    text-align: center;
    -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
    border-radius: 16px;
    max-width: 360px;
    display: block;
    position: absolute;
    margin: -10px 0 0;    z-index: 99;
}

/*---------------------
  ふきだしの三角形部分
  --------------------*/
.balloon::before {
  content: "";
  display: block;
  position: absolute;
  top: -18px;
  left: 20px;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #FFFEEC transparent;
}
/*スマホ*/
@media screen and (max-width: 768px){
button.balloon-box-btn {
    margin: 20px 0 0px;
    padding: 0;
    font-size: 87%;
}
img.balloon-box-btn-telicon {
    max-width: 24px;
}
.balloon {
    max-width: 100%;    left: 0;
}
div.balloon-close {
    font-size: 20px;
    top: -11%;
    right: 3%;
}
.clip-box1 p{
        background: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/img/bg-noteline2.gif) repeat scroll 0% 0% transparent;
        line-height: 30px;
        font-size: 0.9em;
        margin: 0 2% 30px;
    }
.clip-box1 {
    padding: 40px 3% 10px;
}
.clip-box1 .f60 {
    font-size: 60%;
}
img.right {
    float: none;
    margin: 0 auto;
    max-width: 100%;
     margin:20px 0!important;
}
img.right-1 {
    float: none;
    margin: 0 auto;
    max-width: 100%;
     margin: 20px 0 0!important;
}
}
/*電話問い合わせここまで*/