@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/08_elitesff/title_bg.webp) center top no-repeat;
}
.mainTitle {
margin: 0 auto;
padding: 33px 0 0;
}
h1 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/title.webp) left top no-repeat;
width: 960px;
height: 572px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
}
.lead {
    font-size: 17px;
    line-height: 1.9;
    width: 930px;
    margin: 0 auto 65px;
}
.lead a:link,
.lead a:visited {
color: #007fe0;
font-weight: bold;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #3da5f5;
}
.lead .sTxt {
display: block;
margin-top: 15px;
font-size: 12px;
}

.menu {
    background: #e5eff6;
    width: 100%;
    box-sizing: border-box;
    padding: 40px 0;
}
.menu ul {
    overflow: hidden;
    width: 930px;
    margin: 0 auto;
}
.menu li a {
    box-sizing: border-box;;
    display: block;
    width: 225px;
    height: 290px;
    font-size: 13px;
    line-height: 1.5;
    float: left;
    padding: 155px 20px 15px 20px;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
box-shadow: 2px 2px 4px -2px #b5c7d8;
}

.menu li b {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/menu_arrow.png) top 6px left no-repeat;
    color: #0083d6;
    display: block;
    font-size: 17px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.05em;
    font-feature-settings: "palt" 1;
    margin-bottom: 5px;
}
.menu01 a {
    background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/menu01.webp) center top no-repeat;
    margin-right: 10px;
}
.menu02 a {
    background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/menu02.webp) center top no-repeat;
    margin-right: 10px;
}
.menu03 a {
    background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/menu03.webp) center top no-repeat;
    margin-right: 10px;
}
.menu04 a {
    background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/menu04.webp) center top no-repeat;
}
.menu li a:hover {
opacity: 0.7;
}

/*==============================================
bnr
============================================= */
.bnr span,
.innerbnr .bnr a {
background: #0083d6 url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/pc_sp_bnr_arrow.png) center right 15px no-repeat;
background-size: 12px;
border-radius: 2px;
color: #fff;
display: block;
text-align: center;
font-size: 15px;
line-height: 1.5;
padding: 15px 0;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}

/*----@.topbnr ----*/
.topbnr {
width: 930px;
margin: 0 auto;
}
.topbnr .bnr {
width: 450px;
position: relative;
top: -158px;
left: 279px;
}

/*----@.innerbnr ----*/
.innerbnr {
background: #e5eff6;
width: 100%;
margin-top: 95px;
padding: 50px 0;
}
.bnrIn {
width: 930px;
margin: 0 auto;
}
.innerbnr a {
background: #fff;
border: #aecade solid 1px;
box-sizing: border-box;
display: table;
padding: 16px 50px 16px 75px;
}
.innerbnr .img,
.innerbnr dl {
display: table-cell;
vertical-align: middle;
}
.innerbnr .img {
width: 145px;
}
.innerbnr .img img {
width: 68px;
}
.bnrIn a {
background: #fff;
border: #aecade solid 1px;
width: 930px;
margin: 0 auto;
}
.bnrTitle {
font-size: 19px;
margin-bottom: 10px;
}
.bnrName {
font-size: 38px;
margin-bottom: 15px;
}
.bnrName span {
display: inline-block;
font-size: 22px;
}

/*----@bnr:hover ----*/
.topbnr a:hover,
.bnr span:hover {
background: #20b8ff url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/pc_sp_bnr_arrow.png) center right 15px no-repeat;
background-size: 12px;
}


/*---- txtLink ----*/
.txtLink {
text-align: center;
margin-top: 40px;
padding-bottom: 10px;
}
.txtLink a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/txt_arrow.png) center right no-repeat;
background-size: 20px;
box-sizing: border-box;
color: #0083d6;
text-decoration: underline;
font-size: 17px;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
padding-right: 30px;
}
.txtLink a:hover{
opacity: 0.7;
transition: .2s;
}

/*==============================================
#mainContents
============================================= */
.paragraphIn {
width: 930px;
margin: 0 auto;
}

/*----@font ----*/
:is(#article01, #article02, #article03) :is(h2) :is(b) {
  display: block;
    color: #0083d6;
	letter-spacing: 0.05em;
    font-feature-settings: "palt" 1;
    font-size: 27px;
    padding: 5px 0 15px;
}
:is(#article01, #article02, #article03) :is(h2) {
box-sizing: border-box;
display: block;
font-size: 38px;
text-align: left;
font-feature-settings: "palt" 1;
font-weight: 700;
letter-spacing: 0.09em;
line-height: 1.3;
width: 930px;
margin: 130px auto 15px;
padding: 0;
}
.paragraph p {
color: #202020;
font-size: 18px;
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;
}

/*---- .imgBox ----*/
.imgBoxB  {
width: 700px;
margin: 70px auto 0;
}
.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgBoxB img,
.imgBox img {
width: 100%;
}
.photoTitle {
box-sizing: border-box;
margin: 70px auto 0;
width: 700px;
}
.photoTitle strong::before {
  content: "";
  color: #6a6a6a;
  margin-right: 4px;
  font-size: 14px;
  position: relative;
  top: -2px;
}
.photoTitle strong {
display: block;
font-size: 20px !important;
font-weight: bold;
margin-bottom: 10px;
}
.photoTitle + .imgBoxB {
width: 700px;
margin: 20px auto 0;
}

.imgBoxB p,
.imagesClear + p {
    margin-top: 15px !important;
}
.imagesClear + .imagesClear {
    margin-top: 15px;
}
.imagesClear {
overflow: hidden;
}

/*==============================================
.productBox
============================================= */
#matome {
box-sizing: border-box;
padding: 130px 0;
}
#matome h2 b {
    display: none;
}
#matome h2 {
    color: #000000;
    text-align: center;
    font-size: 32px;
	font-weight: bold;
    line-height: 1.5;
}
#matome .spAccordion {
    margin-top: -30px;
}

.productBox {
background: #e5eff6;
width: 100%;
padding-top: 110px;
}

/*---- mainItem ----*/
.mainItem {
    width: 720px;
    margin: 0 auto 60px;
    padding: 30px 0 0;
}
.mainItem a {
display: table;
}
.mainItem .img,
.mainItem .info {
display: table-cell;
vertical-align: middle;
}
.mainItem .img {
width: 220px;
}
.mainItem .img img {
width: 150px;
}
.mainItem .catch {
font-size: 20px;
margin-bottom: 45px;
}
.mainItem .bnrTitle {
font-size: 16px;
margin-bottom: 15px;
}
.mainItem .bnrName {
font-size: 42px;
font-weight: bold;
margin-bottom: 35px;
}
.mainItem .bnrName span {
display: block;
font-size: 23px;
margin-top: 13px;
}

/*---- specTable ----*/
.specTable {
    margin-top: 70px;
    width: 930px;
    margin: 0 auto;
}
.specTable strong {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}
.specTable table {
    border: solid #aac0de;
    border-width: 1px 1px 1px 0;
    width: 930px;
    border-collapse: collapse;
    margin: 10px auto;
}
.specTable th,
.specTable td {
    border: solid #aac0de;
    border-width: 1px;
    padding: 16px 0;
    text-align: center;
}
.specTable td {
background: #fff;
    font-size: 16px;
	line-height: 1.5;
}
.specTable th {
    background: #f4f7fb;
    color: #404040;
    font-size: 14px;
    font-weight: bold;
	width: 20%;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
background: #e5eff6;
font-size: 11px; 
color: #333;
width: 100%;
margin-top: -10px;
padding: 40px 0 120px;
}
.releasedate span {
display: block;
text-align: right;
width: 930px;
margin: 0 auto; 
}
