@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: #e9f0f8 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/bg.webp) top center repeat-x;
width: 100%;
padding-top: 108px;
}
.mainTitle {
margin: 0 auto;
}

/*---- .title ----*/
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/title.webp) center top no-repeat;
box-sizing: border-box;
margin: 0 auto;
text-indent: -999em;
font-size: 0;
width: 930px;
height: 425px;
z-index: 1;
}
.lead {
font-size: 15px;
line-height: 28px;
width: 930px;
margin: 60px auto 0;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}
.cap a,
.lead a {
transition: .1s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #1d68e7;
text-decoration: underline;
}
.cap a:link,
.cap a:visited {
color: #5d93ef;
text-decoration: underline;
}

.contentsNavi {
background: #e9f0f8;
width:100%;
margin: 15px auto 0;
padding: 35px 0 75px;
}
.contentsNavi ul {
border-left: #b7c6da solid 1px;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contentsNavi li a {
width: 192px;
height: 170px;
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: 80px;
}
.menu01 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/menu01.jpg) top no-repeat; }
.menu02 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/menu02.jpg) top no-repeat; }
.menu03 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/menu03.jpg) top no-repeat; }
.menu04 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/menu04.jpg) top no-repeat; }
.contentsNavi li {
border-right: #b7c6da solid 1px;
box-sizing: border-box;
padding-left: 20px;
width: 232px;
}
.contentsNavi li a:hover {
opacity: 0.6;
}
.contentsNavi li a img{
margin-bottom: 13px;
}
.contentsNavi li a b {
font-size: 17px;
line-height: 1.2;
display:block;
text-align: center;
padding-bottom:9px;
}

.contentsNavi li a:hover,
.cap a:hover,
.lead a:hover {
opacity: 0.6;
}

.sTxt {
display: block;
font-size: 12px;
line-height: 1.6;
margin-top: 20px;
}
.sTxt li {
margin-bottom: 10px;
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 930px;
margin: 60px auto 0;
}
.topbnr .bnr {
overflow: hidden;
}

.topbnr .bnr a {
display: block;
width: 930px;
height: 140px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/bnr.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;
}
.topbnr .bnr {
width: 930px;
height: 140px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/bnr_over.webp) no-repeat;
margin: 0 auto;
}

.innerbnr {
background: #d9e4f1;
width: 100%;
margin: 100px auto 0;
padding: 60px 0 40px;
}
.innerbnr .bnr a {
display: block;
width: 930px;
height: 152px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/inn_bnr.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: 152px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/inn_bnr_over.webp) no-repeat;
margin: 0 auto;
}

.bnr a:hover {
opacity: 0;
}
/*==============================================
#mainContents
============================================= */
.paragraph h2 {
border-top: #5f9fe3 solid 5px;
font-size: 35px;
font-weight: bold;
line-height: 1.4;
text-align: center;
letter-spacing: 0.07em;
width: 930px;
margin: 120px auto 0;
padding-top: 60px;
}
.paragraph h2 strong {
color: #5f9fe3;
display: block;
font-size: 28px;
text-align: center;
	letter-spacing: 0.04em;
    font-feature-settings: "palt" 1;
	margin-bottom: 15px;
}
b.chapterTxt {
background: #5f9fe3;
box-sizing: border-box;
color: #fff;
font-size: 17px;
padding: 2px 7px 4px;
margin-right: 8px;
position: relative;
top: -4px;
}


.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;
}

.sTitle {
text-align: center;
margin: 100px 0 0;
}
.imgBox02 + .sTitle {
text-align: center;
margin: 20px 0 0;
}
.sTitle h3 {
font-size: 29px;
font-weight: bold;
}
.sTitle + .imgBox,
.sTitle + p {
margin-top: 40px;
}

/*---- .imgBoxB ----*/
.imgBoxMain {
width: 830px;
margin: 80px auto 0;
}

/*---- .imgBox ----*/
.imgBox {
width: 100%;
margin: 70px auto 0;
}
.imgBox02 {
width: 100%;
margin: -15px auto 0;
}
.imgBox02 .imagesClear a,
.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox02 .imagesClear a + a,
.imgBox .imagesClear a + a {
display: block;
width: 49%;
float: right;
}
.imgBox .imagesClear .cap a{
display: inline-block;
float: none;
}
.imgBox .imagesClear + .imagesClear {
margin-top: 20px;
}
#article02 .imgBox + .imgBox,
#article01 .imgBox + .imgBox {
margin-top: 13px;
}

/*---- .imgBox ----*/
.imgBoxSp {
width: 700px;
margin: 80px auto 0;
}
.imgBoxSp .imagesClear a {
display: block;
width: 40%;
float: left;
}
.imgBoxSp .imagesClear p {
display: block;
width: 57%;
float: right;
margin: 0;
}

/*---- img共通　----*/
.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
:is(.imgBoxMain, .imgBox, .imgBoxSp, .imgBox02) :is(img) {
width: 100%;
}
.imgBox02 p.cap,
.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;
}
.imgLine {
box-sizing: border-box;
border: #C9C9C9 solid 1px;
}
.tableTitle,
.photoTitle {
box-sizing: border-box;
margin-top: 70px;
}
.photoTitle02 {
box-sizing: border-box;
margin-top: 40px;
}
.photoTitle02 + .imgBox,
.photoTitle + .imgBox {
margin-top: 20px;
}
.movTit strong,
.tableTitle strong,
.photoTitle02 strong,
.photoTitle strong {
font-size: 20px;
line-height: 1.3;
}
.photoTitle02 strong b,
.photoTitle strong b {
background: #e9f0f8;
color: #4688ce;
display: inline-block;
font-size: 15px;
line-height: 1.3;
padding: 5px 10px;
margin-right: 8px;
position: relative;
top: -2px;
}
strong.photoName {
display: block;
font-size: 17px;
font-weight: normal;
margin-bottom: 7px;
}
.imagesClear {
overflow: hidden;
}
.arrow01 {
width: 39px;
height: 30px;
position: relative;
top: -230px;
left: 445px;
}
.arrow02 {
width: 39px;
height: 30px;
position: relative;
top: -120px;
left: 445px;
}
.arrow03 {
width: 92px;
height: 77px;
position: relative;
top: -335px;
left: 405px;
}
.arrow04 {
width: 39px;
height: 30px;
position: relative;
top: -250px;
left: 445px;
}
.sParrow05,
.sParrow04,
.sParrow03,
.sParrow02,
.sParrow01 {
display: none;
}

/*----.table01 ----*/
.table01 table {
border: solid #76b3ea;
border-width: 1px 0 1px 1px;
border-spacing: 0;
box-sizing: border-box;
width: 930px;
margin: 15px auto 0;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
.table01 th {
background: #cee3f5;
color: #2a72be;
border: solid #76b3ea;
border-width: 0 1px 1px 0;
font-size: 16px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 5px 10px;
}

.table01 td {
background: #fff;
border: solid #76b3ea;
border-width: 1px;
text-align: center;
padding: 5px 10px;
line-height: 1.6;
font-size: 20px;
}
td.bg01 {
background: #e3ecf6;
color: #2a72be;
font-size: 15px;
font-weight: bold;
width: 20%;
}
td.bg02 {
background: #f4f8fc;
color: #2a72be;
font-size: 15px;
font-weight: bold;
width: 20%;
}
th.itemBox {
width: 30%;
}
.itemBox span {
background: #fff;
display: block;
font-size: 13px;
margin: 0 auto 3px;
padding: 3px 0;
width: 90px;
}

/*----　動画 ----*/
video { 
outline: none;
}
.movTit {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/mov_icon.jpg) left top no-repeat;
background-size: 42px;
box-sizing: border-box;
display: block;
margin-bottom: 13px;
padding-left: 53px;
}
.movBox {
width: 830px;
margin: 70px auto 0;
}
.movBox .mov {
width: 830px;
height: 467px;
margin-bottom:10px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}

/*==============================================
#matome .productBox
============================================= */
/*----　#matome ----*/
#matome h2 {
display: none;
}
#matome .paragraphIn {
padding: 70px 0 100px;
}
#matome p strong {
display: block;
font-size: 27px;
line-height: 1.4;
margin-bottom: 25px;
}
#matome p {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/matome_img.webp) right top no-repeat;
box-sizing: border-box;
padding-right: 540px;
font-size: 16px;
line-height: 1.9;
}

/*----　.productBox ----*/
.productBox {
background: #d9e4f1;
width: 100%;
margin: 0 auto;
padding: 120px 0 0;
}
.bgwhite {
background: #fff;
width: 930px;
margin: 0 auto;
padding: 70px 0;
}
.productBoxIn .img img {
display: none;
}
.productBoxIn a {
display: block;
width: 805px;
height: 302px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/product_img.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;
}
.productBoxIn {
width: 805px;
height: 302px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_galaxys24fe/product_img_over.webp) no-repeat;
margin: 0 auto;
}
.productBoxIn a:hover {
opacity: 0;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
width: 930px;
font-size: 11px; 
margin: 0 auto; 
text-align: right;
padding: 80px 0 120px;
}