@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item,
.forSp {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

/*==============================================
看板
============================================= */
#mainContents {
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
	overflow: hidden;
}

/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: normal;
}
/* medium */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: 500;
}
/* bold */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: 700;
}

.mainTitleWrap {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/title_bg.webp) center top no-repeat;
width: 100%;
padding-top: 255px;
}
.mainTitle {
margin: 0 auto;
}

/*---- .title ----*/
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/title.webp) center top no-repeat;
box-sizing: border-box;
margin: 0 auto;
text-indent: -999em;
font-size: 0;
width: 931px;
height: 345px;
z-index: 1;
}
.lead {
font-size: 16px;
line-height: 32px;
width: 930px;
margin: 60px auto 0;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}
.lead a {
transition: .1s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #0069ea;
text-decoration: underline;
}
.lead a:hover {
opacity: 0.6;
}

.contentsNavi {
width:100%;
margin: 65px auto 0;
background: #f0f8ed;
padding: 35px 0 28px;
}
.contentsNavi ul {
width: 930px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contentsNavi li a {
width: 192px;
height: 235px;
display: block;
box-sizing: border-box;
transition: 0.3s;
word-break: break-all;
color: #333;
font-size: 13px;
line-height: 1.7;
position: relative;
font-weight: normal;
padding-top: 95px;
}
.menu01 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/menu_img01.webp) top no-repeat; }
.menu02 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/menu_img02.webp) top no-repeat; }
.menu03 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/menu_img03.webp) top no-repeat; }
.menu04 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/menu_img04.webp) top no-repeat; }
.contentsNavi li a:hover {
opacity: 0.6;
}
.contentsNavi li a img{
margin-bottom: 13px;
}
.contentsNavi li a b {
font-size: 18px;
line-height: 1.2;
display:block;
text-align: center;
padding-bottom:9px;
}
.contentsNavi li a:after {
content: "";
position: absolute;
bottom: 8px;
left:0;
right:0;
margin:auto;
width: 20px;
height: 20px;
border-top: solid 2px #989898;
border-right: solid 2px #989898;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}

.sTxt {
display: block;
font-size: 12px;
line-height: 1.6;
margin-top: 20px;
}
.sTxt li {
margin-bottom: 10px;
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 599px;
margin: 30px auto 0;
}

.topbnr a {
display: block;
width: 599px;
height: 63px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/product_btn.gif) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.topbnr .bnr  {
width: 599px;
height: 63px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/product_btn_over.gif) no-repeat;
margin: 0 auto;
}

.innerbnr {
background: #f0f8ed;
width: 100%;
margin: 100px auto 0;
padding: 70px 0;
}
.innerbnr a {
display: block;
width: 930px;
height: 193px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/innbnr.webp) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.innerbnr .bnr  {
width: 930px;
height: 193px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/innbnr_over.webp) no-repeat;
margin: 0 auto;
}

.topbnr a:hover,
.innerbnr a:hover {
opacity: 0;
}

/*==============================================
#mainContents
============================================= */
.paragraph h2 {
font-size: 38px;
font-weight: bold;
line-height: 1.3;
margin-top: 120px;
text-align: center;
letter-spacing: 0.07em;
}

.paragraph h2 b {
border: #59ae34 solid 3px;
color: #59ae34;
display: block;
font-weight: bold;
font-size: 25px;
margin: 0 auto 28px;
padding: 8px 0 8px;
letter-spacing: 0.07em;
}

#article01 h2 b {
width: 320px;
}
:is(#article02, #article03) :is(h2) :is(b) {
width: 155px;
}

.paragraphIn {
width: 930px;
margin: -20px auto 0;
}
.productBoxIn p,
.paragraph p {
font-size: 17px;
line-height: 2;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}

/*---- .imgBoxMain ----*/
.imgBoxMain {
width: 830px;
margin: 80px auto 0;
}

/*---- .imgCenter ----*/
.imgCenter {
width: 456px;
margin: 0 auto;
}

/*---- .imgBox ----*/
.imgBox {
width: 100%;
margin: 70px auto 0;
}

.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a + a {
display: block;
width: 49%;
float: right;
}
.imgBox .imagesClear + .imagesClear {
margin-top: 20px;
}

/*---- img共通　----*/
.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
:is(.imgBoxMain, .imgBox, .imgCenter) :is(img) {
width: 100%;
}
.imgBoxMain p.cap,
.imgBox p.cap,
.imgBox .imagesClear + p.cap {
margin-top: 15px !important;
}
.imgBox .imagesClear p.cap {
display: block;
width: 48%;
float: right;
margin-top: 0 !important;
}

.photoTitle {
border-left: #59ae34 solid 5px;
box-sizing: border-box;
margin-top: 70px;
padding-left: 10px;
}
.imgCenter + .imgBox,
.photoTitle + .imgCenter,
.photoTitle + .imgBox {
margin-top: 25px;
}
.photoTitle strong {
font-size: 22px;
line-height: 1.3;
}
.imagesClear {
overflow: hidden;
}


/*----　動画 ----*/
video { 
outline: none;
}
.movTit {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/mov_icon.gif) top 4px left no-repeat;
background-size: 158px;
box-sizing: border-box;
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
padding-left: 165px;
}
.movBox {
width: 800px;
margin: 80px auto 0;
}
.movBox .mov {
width: 800px;
height: 450px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}
.movBox .cap {
margin-top: 30px;
}
/*==============================================
#matome .productBox
============================================= */
/*----　#matome ----*/
#matome {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/matome_bg.webp) top center no-repeat;
box-sizing: border-box;
padding-bottom: 145px;
}
#matome h2 {
font-size: 26px;
line-height: 1.6;
margin-top: 0px;
padding: 130px 0 60px;
}
#matome h2 b {
display: none;
}
#matome p,
#matome h2 {
width: 930px;
margin: 0 auto;
}
#matome p {
font-size: 17px;
line-height: 2.2;
}

/*----　.productBox ----*/
.productBoxIn {
width: 930px;
margin: 0 auto;
padding: 120px 0 0;
}
.productBoxIn .img {
width: 285px;
margin: 0 auto 40px;
}
.productBoxIn img {
width: 100%;
}
.info {
width: 599px;
margin: 0 auto;
}
.catch {
text-align: center;
font-size: 23px;
margin-bottom: 17px;
}
.name {
text-align: center;
font-size: 40px;
margin-bottom: 25px;
}
.name span {
display: inline-block;
font-size: 25px;
margin-right: 15px;
}

.productBox a .btn span {
display: block;
width: 599px;
height: 63px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/product_btn.gif) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.productBox a .btn {
width: 599px;
height: 63px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_powershotgolf/product_btn_over.gif) no-repeat;
margin: 0 auto;
}
.productBox a .btn span:hover {
opacity: 0;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
width: 930px;
font-size: 11px; 
margin: 0 auto; 
text-align: right;
padding: 80px 0 140px;
}