@charset "shift_jis";
/*==============================================
common
============================================= */
.forSp,
.spTitleImg,
.bnr .item {
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%; }

/*==============================================
 .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;
}

/*==============================================
看板
============================================= */
#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;
}
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/title_bg_main.webp) center top no-repeat;
}
.mainTitle {
margin: 0 auto;
padding: 118px 0 150px;
}
h1 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/title.webp) left top no-repeat;
width: 930px;
height: 339px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
}
.pointBox {
background: #f9f4f0;
width: 857px;
margin: 0 auto;
}
.pointBox strong {
display: block;
width: 150px;
position: relative;
left: 360px;
top: -10px;
}
.pointBox strong img {
width: 100%;
}
.pointBox ul {
width: 570px;
margin: 30px auto 0;
padding-bottom: 25px;
}
.pointBox li {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/check.png) left top no-repeat;
	background-size: 25px;
	box-sizing: border-box;
font-size: 20px;
margin-bottom: 20px;
padding-left: 30px;
}

.lead {
    font-size: 17px;
    line-height: 1.9;
width: 857px;
    margin: 40px auto 40px;
}
#article04 a,
.lead a {
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
#article04 a:link,
#article04 a:visited,
.lead a:link,
.lead a:visited {
color: #1f487c;
font-weight: bold;
text-decoration: underline;
}
#article04 a:hover,
#article04 a:active,
.lead a:hover,
.lead a:active {
color: #4d9bff;
}
.lead .sTxt {
display: block;
margin-top: 15px;
font-size: 12px;
text-indent: -12px;
margin-left: 12px;
}

.menu {
border-bottom: #cccccc dotted 1px;
border-top: #cccccc dotted 1px;
    width: 100%;
    box-sizing: border-box;
	padding: 50px 0 40px;
}
.menu ul {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/menu_bg.png) top left no-repeat;
box-sizing: border-box;
    width: 930px;
    margin: 0 auto;
	padding-left: 160px;
}
.menu li {
margin-bottom: 15px;
}
.menu li a {
font-size: 16px;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}

.menu li b {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/menu_dot.png) top 8px right 12px no-repeat;
display: inline-block;
width: 175px;
}
.menu li a:hover {
opacity: 0.7;
}

/*==============================================
bnr
============================================= */
.topbnr a {
display: block;
width: 857px;
height: 120px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/topbnr.jpg) 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 {
width: 857px;
margin: 30px auto 65px;
}

/*----　.innerbnr ----*/
.innerbnr {
width: 930px;
margin: 70px auto 120px;
}
.innerbnr a {
display: block;
width: 930px;
height: 161px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/innbnr.jpg) 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;
}

/*----　bnr:hover ----*/
.topbnr a:hover,
.innerbnr a:hover {
opacity: 0.7;
}
/*==============================================
#mainContents
============================================= */
.paragraphIn {
width: 930px;
margin: 0 auto;
}
#article01 { background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/h2_bg01.jpg) top center no-repeat; }
#article02 { background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/h2_bg02.jpg) top center no-repeat; }
#article03 { background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/h2_bg03.jpg) top center no-repeat; }

/*----　font ----*/
:is(#article01, #article02, #article03) :is(h2) :is(b) {
color: #1f487c;
display: block;
font-size: 28px;
margin-bottom: 8px;
}
:is(#article01, #article02, #article03) :is(h2) {
box-sizing: border-box;
display: block;
font-size: 36px;
font-weight: 600;
font-feature-settings: "palt" 1;
letter-spacing: 0.07em;
line-height: 1.3;
width: 930px;
margin: 0 auto;
padding: 75px 0 70px;
}
.paragraph p {
color: #202020;
font-size: 17px;
line-height: 2;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}
.paragraph p em {
    background: linear-gradient(transparent 75%, #ffeeb1 30%);
    font-weight: bold;
    font-style: normal;
}
.paragraph p.sTxt {
display: block;
margin-top: 15px;
font-size: 12px;
}
.imgBoxB .sTxt {
display: block;
margin-top: 10px;
font-size: 12px;
text-indent: -24px;
padding-left: 24px;
}

/*---- .sTitle ----*/
.sTitle {
margin: 90px 0 0;
text-align: center;
}
.sTitle + p {
margin-top: 40px;
}
.sTitle h3 {
box-sizing: border-box;
font-size: 23px;
font-weight: bold;
}
.sTitle + .imgBoxB,
.sTitle + .imgBox02 {
margin: 30px auto 0;
}

/*---- .userBox ----*/
.userBox {
background: #f5f5f5;
box-sizing: border-box;
padding: 50px;
margin: 60px 90px 0;
}
.userBox li {
background-size: 7%;
box-sizing: border-box;
font-size: 17px;
line-height: 1.7;
margin-bottom: 30px;
padding-left: 60px;
}
.user01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/user01.png) top left no-repeat;
}
.user02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/user02.png) top left no-repeat;
}
.user03 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/user03.png) top left no-repeat;
}
.user04 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/user04.png) top left no-repeat;
}
.userBox span {
font-size: 13px;
text-indent: 13px;
margin-left: -13px;
}
.userTitle {
text-align: center;
margin-bottom: 20px;
}
.userTitle strong {
color: #1c1c1c;
font-size: 20px;
}

/*----　動画 ----*/
video { 
outline: none;
}
.movBox {
width: 750px;
margin: 30px auto 0;
}
.movBox .mov {
width: 750px;
height: 400px;
margin-bottom:10px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}

/*---- .imgBox ----*/
.imgBoxB  {
width: 750px;
margin: 70px auto 0;
}
#article04 .imgBoxB {
width: 100%;
margin: 40px auto 0;
}
#article04 .imgBoxB + .imgBoxB {
width: 100%;
margin: 30px auto 0;
}
.imgBox02 {
    width: 100%;
    margin: 70px auto 0;
}
.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgBox02 img,
.imgBoxB img,
.imgBox img {
width: 100%;
}
.paragraph a.flotL {
    display: block;
    float: left;
    width: 49%;
}
.paragraph a.flotR {
    display: block;
    float: right;
        width: 49%;
}
.imgBox02 .imagesClear span {
display: block;
text-align: center;
font-size: 19px;
font-weight: bold;
margin-bottom: 10px;
}
.imgBox02 .imagesClear + a {
display: block;
margin-top: 20px;
}
.mov + p,
.imgBoxB p,
.imgBox02 p {
    margin-top: 15px !important;
}
.imagesClear + .imagesClear {
    margin-top: 15px;
}
.imagesClear {
overflow: hidden;
}

#article04 .paragraphIn {
border: #1f487c solid 4px;
box-sizing: border-box;
margin-top: 70px;
padding: 50px 120px 80px;
}
#article04 h4 {
color: #1f487c;
text-align: center;
font-size: 26px;
font-weight: 600;
line-height: 1.5;
}
#article04 p {
margin-top: 40px;
}
/*==============================================
.productBox
============================================= */
#matome {
background: #f4f4f4 url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/matome_bg.webp) top center no-repeat;
width: 100%;
padding: 160px 0 140px;
}
#matome h2 {
display: none;
}
#matome p {
font-size: 16px;
line-height: 2.1;
width: 570px;
margin-top: 30px;
}
#matome p strong {
display: block;
font-size: 30px;
line-height: 1.5;
margin-bottom: 20px;
}
.productTitle {
text-align: center;
margin: 120px 0 90px;
}
.productTitle strong {
font-size: 23px;
font-weight: normal;
}
.productInfo {
border-bottom: #b2b2b2 solid 1px;
display: table;
width: 780px;
margin: 0 auto 60px;
padding-bottom: 60px;
}
.productInfo .img,
.productInfo dl {
display: table-cell;
vertical-align: middle;
}
.productInfo dl {
width: 475px;
margin-left: 35px;
}
.productInfo .img img {
width: 180px;
margin-left: 50px;
}
.productInfo .catch {font-size: 25px; }
.productInfo .catch span { font-size: 16px; }
.productInfo .blueTxt {
color: #1f487c;
display: inline-block;
margin-right: 10px;
}
.productInfo .redTxt { color: #914108; }
.productInfo .name {
font-size: 40px;
margin: 40px 0 20px;
}
.btnL,
.btnR {
width: 396px;
}
.btnR {
margin-top: 10px;
}
.btnL a {
display: block;
width: 396px;
height: 52px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/product_btn_l.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;
}
.btnR a {
display: block;
width: 396px;
height: 52px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_nalx129e/product_btn_r.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;
}

/*----　bnr:hover ----*/
.btnR a:hover,
.btnL a:hover {
opacity: 0.7;
}

.notice {
width: 930px;
margin: 0 auto;
padding-top: 50px;
}
.notice li {
font-size: 12px;
line-height: 1.5;
margin-bottom: 6px;
text-indent: -12px;
padding-left: 12px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px;
text-align: right;
margin: 0 auto;
padding: 60px 0 110px;
}
