@charset "shift_jis";
/*==============================================
common
============================================= */
#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%; }
.sp { display: none; }

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/main_bg.jpg) no-repeat center top;
}
.mainTitle {
width: 930px;
height: 531px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/main.jpg) center top no-repeat;
position: relative;
margin: 0 auto;
}
.mainCatch{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/main_catch.png) center top no-repeat;
width: 720px;
height: 65px;
position: absolute;
top:60px;
left:0;
right:0;
margin: auto;
}
.mainCatch,
h1{
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.leadBox{
background: #000;
padding:50px 0 60px;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/main_tit.png) center top no-repeat;
width: 930px;
height: 160px;
margin: 0 auto 50px;
display: block;
}
.leadBox p{
width: 930px;
font-size: 16px;
line-height: 1.7;
margin: 0 auto 40px;
color: #EBE9E9
}
.leadBox p a:link,
.leadBox p a:visited {
color: #e2b766;
transition: 0.3s;
text-decoration: underline;
}
.leadBox p a:hover,
.leadBox p a:active {
color: #EC5000;
}
.topbnr a{
width: 680px;
height: 64px;
line-height: 64px;
margin: 0 auto;
border-radius: 50px;
color: #fff;
font-weight: bold;
text-align: center;
background:#bc3d02 url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/btn_bg.jpg) repeat-x top left;
display: block;
font-size: 16px;
letter-spacing: 0.05em;
position: relative;
padding-right: 10px;
box-sizing: border-box;
transition: 0.3s;	
}
.topbnr a:hover{
background:#e23906 url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/btn_bg2.jpg) repeat-x top left;
transition: 0.3s;	
}
.topbnr a::after{
content: '';
display: inline-block;
width: 25px;
height: 22px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/arrow.svg);
background-size: contain;
position: absolute;
top:21px;
right:20px;
}

.contentsNavi{
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/nav_bg.jpg) repeat-x top left;
padding: 40px 0 48px;
}
.contentsNaviIn{
width: 930px;
margin: 0 auto;
}
.contentsNaviIn ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contentsNaviIn ul li {
width: 210px;
font-size: 14px;
line-height: 1.8;
}
.contentsNaviIn ul li a{
display: block;
transition: 0.3s;
}
.contentsNaviIn ul li a:hover{
opacity: 0.6;
}
.contentsNaviIn ul .point {
display: block;
text-align: center;
font-size: 18px;
line-height: 42px;
height: 40px;
background-color: #d4d2cf;
color: #090500;
width: 210px;
box-sizing: border-box;
font-weight: bold;
letter-spacing: 0.08em;
}
.contentsNaviIn ul .navTx{
display: block;
font-size: 15px;
line-height: 1.4;
padding: 10px 0 20px;
position: relative;
text-align: justify;
text-justify: inter-ideograph;
}
.contentsNaviIn ul .navTx:after {
content: "";
position: absolute;
top:82px;
left: 0;
right: 0;
margin: auto;
width: 20px;
height:20px;
border-top: solid 2px #a6a198;
border-right: solid 2px #a6a198;
-webkit-transform: rotate(
135deg
);
transform: rotate(
135deg
);
}


/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
font-feature-settings: "palt";
}
.contentsNaviIn ul .point,
.paragraph h2,
.paragraph h3,
.titS,
.useTit1,
.useTit2 {
font-family: YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
}
.paragraph p {
font-size: 17px;
line-height: 2.0;
margin-bottom: 40px;
letter-spacing: 0.03em;
color: #000;
text-align: justify;
text-justify: inter-ideograph;
}
.paragraph p.cap{
    font-size: 15px;
    line-height: 2.0;
    margin-bottom: 0;
}
.paragraph p .marker {
background: linear-gradient(transparent 70%, #fcdcdc 60%);
padding: 0px 1px 0;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph p .marker {
background: linear-gradient(transparent 60%, #fcdcdc 60%);
vertical-align: -5px;
}
.notes1,
.notes2,
.notes3 {
font-size: 12px;
line-height:1.8;
display: block;
}
p + .notes1 {
margin-top: 15px;
}
.notes1 {
margin-bottom: 80px;
}
.notes2 {
margin-bottom: 80px;
padding-left: 40px;
}
.notes3 {
width: 930px;
color: #C3C3C3;
margin: 0 auto 60px;
}
.paragraph{
padding-bottom: 110px;
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom: 20px;
}
#article01.paragraph h2,
#article02.paragraph h2,
#article03.paragraph h2 {
width:100%;
margin-bottom:60px;
background: #121212;
color: #E8E8E8;
font-weight: bold;
}
#article01.paragraph h2 .txOuter,
#article02.paragraph h2 .txOuter,
#article03.paragraph h2 .txOuter {
z-index: 10;
position: absolute;
}
#article01.paragraph h2 .tx,
#article02.paragraph h2 .tx,
#article03.paragraph h2 .tx {
display: block;
padding-top: 28px;
line-height: 1.6;
font-size: 34px;
letter-spacing: 0.03em;
text-shadow: 2px 2px #000;
}
#article01.paragraph h2 .point,
#article02.paragraph h2 .point ,
#article03.paragraph h2 .point {
font-size: 25px;
height: 46px;
line-height: 50px;
display:inline-block;
padding: 0 15px;
border: 1px solid #E8E8E8;
letter-spacing: 0.05em;
}
_:-ms-input-placeholder, :root .paragraph h2 .point {
line-height: 50px;
}
.h2_bg1,
.h2_bg2,
.h2_bg3 {
width: 930px;
height: 300px;
position:relative;
margin: 0 auto;
padding: 60px 0 0;
box-sizing: border-box;
z-index: 1;
display: block;
}
.h2_bg1::after {
content: '';
display: inline-block;
width: 660px;
height: 300px;
background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/h2_1_bg.jpg);
background-size: contain;
position: absolute;
top:0;
right:-200px;
}
.h2_bg2::after {
content: '';
display: inline-block;
width: 660px;
height: 300px;
background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/h2_2_bg.jpg);
background-size: contain;
position: absolute;
top:0;
right:-200px;
}
.h2_bg3::after {
content: '';
display: inline-block;
width: 660px;
height: 300px;
background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/h2_3_bg.jpg);
background-size: contain;
position: absolute;
top:0;
right:-200px;
}
.paragraph h3{
font-size: 32px;
line-height: 1.3;
font-weight: bold;
margin-bottom: 50px;
text-align: center;
padding-top: 50px;
position: relative;
}
.paragraph h3::after{
content: '';
display: inline-block;
width: 110px;
height: 4px;
background:#372003;
position: absolute;
top:0;
right:0;
left: 0;
margin: auto;
}
.notes2 + h3{
margin-top: 100px;
}
.innerbnr {
width: 100%;
}
.innerbnr a{
width: 930px;
height: 201px;
display: block;
transition: 0.3s;
margin: 0 auto;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/bnr.jpg);
}
.innerbnr a:hover{
opacity: 0.6;
}
.innerbnr .img,
.innerbnr .info,
.innerbnr .btn,
.innerbnr .catch{
display: none;
}
.imgBox2 + .userBox{
margin-top: 80px;
}

.userBox{
width: 850px;
margin: 0 auto 15px;
background: #ede9e3;
border-radius: 10px;
padding: 60px 65px 70px;
box-sizing: border-box;
}
.useTit1,
.useTit2 {
font-size: 26px;
font-weight: bold;
margin-bottom: 30px;
position: relative;
text-align: center;
}
.useTit1::after{
content: '';
display: inline-block;
width: 100px;
height:8px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/tit_line_l.png);
background-size: contain;
vertical-align: middle;
position: absolute;
top:15px;
left:0;
}
.useTit1::before{
content: '';
display: inline-block;
width: 100px;
height:8px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/tit_line_r.png);
background-size: contain;
vertical-align: middle;
position: absolute;
top:15px;
right:0;
}
.useTit2::after{
content: '';
display: inline-block;
width: 180px;
height:8px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/tit_line_l.png);
background-size: contain;
vertical-align: middle;
position: absolute;
top:15px;
left:0;
}
.useTit2::before{
content: '';
display: inline-block;
width: 180px;
height:8px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/tit_line_r.png);
background-size: contain;
vertical-align: middle;
position: absolute;
top:15px;
right:0;
}
.user{
width: 710px;
display: table;
box-sizing: border-box;
}
.user + .user{
margin-top: 20px;
}
.user .img{
width: 64px;
display: table-cell;
vertical-align: middle;
padding-right: 36px;
}
.user .tx{
display: table-cell;
vertical-align: middle;
padding: 20px 25px;
background: #fff;
border-radius: 15px;
width: 610px;
box-sizing: border-box;
position: relative;
}
.user .tx::after {
content: '';
display: inline-block;
width: 25px;
height: 23px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/fukidashi.jpg);
background-size: contain;
vertical-align: middle;
position: absolute;
top:14px;
left: -25px;
}
.user .tx p{
font-size: 16px;
line-height: 1.5;
margin-bottom: 0;
text-align: justify;
text-justify: inter-ideograph;
}
.titS {
font-size: 26px;
line-height: 1.3;
color: #372003;
font-weight: bold;
margin-bottom: 15px;
text-align: center;
}
p + .titS,
p + .imgBox1,
p + .imgBox2,
p + .imgBox3,
p + .imgBox4,
p + .imgBox5 {
margin-top: 70px;
}

.imgBox1,
.imgBox2,
.imgBox3 .pair,
.imgBox4 .pair,
.imgBox5 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1,
.imgBox3,
.imgBox4,
.imgBox5 {
width: 930px;
margin:0 auto 70px;
}
.imgBox3 .pair{
margin-bottom: 20px;
}
.imgBox4 .pair{
margin-top: 20px;
}
.imgBox2 {
width: 800px;
margin:0 auto 70px;
}

.imgBox1 a,
.imgBox1 div{
  width: 455px;
}
.imgBox2 a{
  width: 800px;
}
.imgBox3 a{
  width: 930px;
}
.imgBox4 a{
  width: 930px;
}
.imgBox3 .pair a:nth-child(1),
.imgBox3 .pair a:nth-child(2) {
width: 455px;
}
.imgBox4 .pair a{
width: 455px;
}
.imgBox5 a:nth-child(1) {
width: 520px;
}
.imgBox5 a:nth-child(2) {
width: 395px;
}
.imgBox1 a,
.imgBox1 a,
.imgBox2 a,
.imgBox3 a,
.imgBox4 a,
.imgBox5 a {
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img,
.imgBox4 img,
.imgBox5 img{
width:100%;
}




/* cap size */
.imgBox1 .cap{
width:455px;
}
.imgBox1.pair .cap,
.imgBox3 .cap,
.imgBox5 .cap{
width:930px;
}
.imgBox2 .cap {
   width:800px;
}
.imgBox4 .cap {
   width:455px;
}
.imgBox1.pair .cap,
.imgBox2 .cap,
.imgBox3 .cap,
.imgBox5 .cap {
margin-top: 15px;
}
#matome{
padding: 100px 0 20px;
}
#matome.paragraph h2 {
line-height: 1.6;
font-size: 36px;
letter-spacing: 0.03em;
color: #E8E8E8;
text-align: center;
margin-bottom: 50px;
}
#matome.paragraph h2 .point{
display: none;
}
#matome p{
color: #DDDBDB;
}
.matomeOut{
width: 100%;
background: #12120e url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/summary_bg.png) no-repeat 50% 200px;	
}


/*==============================================
.productBox
============================================= */
.productBox{
width: 100%;
}
.productBoxIn{
width: 930px;
margin: 0 auto;	
}
.productBoxIn .img{
width: 715px;
margin: 0 auto;
}
.productBox .name{
width: 833;
height: 93px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/product_tit.png) no-repeat top center;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin-bottom: 50px;
}
.productBox a .btn{
width: 680px;
height: 64px;
line-height: 64px;
margin: 0 auto;
border-radius: 50px;
color: #fff;
font-weight: bold;
text-align: center;
background:#bc3d02 url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/btn_bg.jpg) repeat-x top left;
display: block;
font-size: 16px;
letter-spacing: 0.05em;
position: relative;
padding-right: 10px;
box-sizing: border-box;
transition: 0.3s;
margin-bottom:70px;
}
.productBox a:hover .btn {
background:#e23906 url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/btn_bg2.jpg) repeat-x top left;
transition: 0.3s;	
}
.productBox a .btn::after{
content: '';
display: inline-block;
width: 25px;
height: 22px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_tiger_jpl/arrow.svg);
background-size: contain;
position: absolute;
top:21px;
right:20px;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #C3C3C3;
width: 930px; 
margin: 0 auto ; 
text-align: right;
background:#12120e;
padding: 0 0 100px;
}

