@charset "shift_jis";
/*==============================================
 common
============================================= */

.contentsNavi{
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}

img {
width: 100%;
height: auto;
}

/*==============================================
 看板
============================================= */
.mainTitleWrap {
	background-color: #000;
padding-bottom: 40px;}

h1 {
padding-top: 100%;
margin: 0 auto;
text-indent: -999em;
font-size: 0;}


.mainTitle{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/04_galaxys24/sp_title.jpg) no-repeat center 18px;
background-size: 100%;
}


.lead p {
font-size: 1.18rem;
line-height: 1.95;
	color: #f2f2f2;
padding: 0 25px;
}

.lead a {
color: #339eff;
text-decoration: underline;
}


/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }

/*----　看板下　----*/
.topbnr {
padding: 30px 25px 0;
}
.topbnr a,
.innerbnr a{
display:block;
width: 100%;}

.topbnr .bnr img,
.innerbnr .bnr img{ width: 100% }



/*==============================================
 #mainContents
============================================= */
/*----- 文字 -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
.productBoxIn,
table th,table td{
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

#mainContents .paragraph .cap a {
	color: #2780fb;
text-decoration: underline;
}

.paragraph p {
font-size: 1.3rem;
line-height: 1.9;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 1.12rem;
line-height: 1.6;
margin-top: 10px !important;
}

/*----　paragraph　----*/
.paragraph {
border-top: 1px solid #292929;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #292929;
}

.paragraphIn {padding: 0 20px 30px;}

.spAccordion {
display: none;}

.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
font-weight: bold;
}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph.active h2 {
color: #292929;
}
.paragraph h2 span {
display: block;
padding-left: 26px;
font-size: 1.32rem;
line-height: 1.7;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.paragraph h2 span span{
padding-left: 0;	
}

.paragraph h2 .icon {
	font-size: 1.18rem;
	display: inline-block;
	background-color: #000;
	font-weight: normal;
	padding: 3px 10px 2px;
	color: #fff;
margin-bottom: 8px;}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 20px;/*----　左からの矢印の位置　----*/
width: 9px;
height: 9px;
margin: auto;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: transform .2s ease, opacity .2s ease;
transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
vertical-align: middle;
border-bottom: 4px solid #1428a0;/*----　矢印の色　----*/
border-right: 4px solid #1428a0;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

.paragraph h2 br{display: none;}

.paragraph h3 {
	margin-top: 40px;
	border-left: #1428a0 5px solid;
	font-size: 1.3rem;
	line-height: 1.7;
	padding-left: 10px;
	font-weight: bold;}

/* .swiper */
.swiperBox {
    margin: 30px auto 0;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    background: #fff;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-button-prev,
.swiper-container-rtl
.swiper-button-next,
.swiper-button-next,
.swiper-container-rtl
.swiper-button-prev {
    /* 共通ボタン */
    top: auto;
    bottom: 2rem;
    width: 3rem;
    height: 3rem;
    background-size: 3rem;
    outline: none;
}
.swiper-button-prev,
.swiper-container-rtl
.swiper-button-next {
    /* アウト */
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/04_galaxys24/prev.svg);
    left: 10.8rem;
    right: auto;
}

.swiper-button-next,
.swiper-container-rtl
.swiper-button-prev {
    /* ズーム */
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/04_galaxys24/next.svg);
    right: 10.8rem;
    left: auto;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    /* 無効 */
    opacity: 0.6;
}



/*----- 画像 -----*/
.imgBox {margin-top: 40px;}
.imgBox div {overflow: hidden;}
.imgBox img {width: 100%;}
.imgBox div + .cap{
	margin-top: 15px;}
.imgBox a + .cap {
	margin-top: 0;}

.imgBox.w592 .floatL{
	text-align: center;
}
.imgBox.w592 .floatL img{
	width: 50%;
}


.col2 div {
display: table;}

.col2 div a,
.col2 div p.cap{
display: table-cell;
width: 49%;
vertical-align: middle;}


/*----- 動画 -----*/
.movBox { 
margin-top: 40px;
}

.movTit {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/04_galaxys24/mov_icon.png)  left 50% no-repeat;
	background-size: 30px;
	padding-left: 40px;
	font-size: 1.3rem;
	font-weight: bold;}

.movBox .mov {
	margin-top: 10px;
}

.movBox .mov video {
display: block;
width: 100%;
height: auto;
margin-bottom: 10px;
}
.mov .movTxt {
font-size: 13px;
line-height: 1.5;
}
.movWrap {
display: table;
table-layout: fixed;
width: 100%;
margin-bottom: 10px;
}
.movWrap .movLeft,
.movWrap .movRight {
display: table-cell;
width: 50%;
height: auto;
vertical-align: bottom;
}
.movWrap video {
display: block;
width: 100%;
height: auto;
}

/*----- youTube -----*/
.youTubeBox {
    margin: auto;
}
.youTubeBox img {
    max-width: 100%;
    height: auto;
}
.youtubeThum {
    width: 100%;
    cursor: pointer;
    transition: .2s;
    position: relative;
}
.youtubeThum::before,
.youtubeThum::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
}
.youtubeThum::before {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.65);
    margin: -20px 0 0 -20px;
}
.youtubeThum::after {
    width: 0px;
    height: 0px;
    border: 8px solid transparent;
    border-left: 13px solid #fff;
    margin: -7px 0 0 -4px;
}
.youtubeThum:hover {
    opacity: 1;
    transition: none
}
.youtubeModalOverlay {
    z-index: 100;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.75);
}
.youtubeModalCon {
    width: 90%;
    margin: 0;
    padding: 0;
    background: #fff;
    position: fixed !important;
    display: none;
    z-index: 311;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.youtubeModalConIn {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
}
.youtubeModalConIn iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.youtubePlayerWrp {
    display: none;
}

/*==============================================
 .productBox
============================================= */
/*----- 製品枠 -----*/
.productBox {
background-color: #000;
padding:50px 25px 30px;}

.productBox a {
display:block;
color:#333;}

.productBox a .img {
text-align: center;}

.productBox a .img img {
width: 54%;}

.productBox a + a {
	margin-top: 50px;
}


.productBoxIn .name01,
.productBoxIn .name02{
	padding-top:20%;
		width: 325px;
	margin: 0 auto;
	text-indent: -999em;
}

.productBoxIn .name01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/04_galaxys24/prd_name01.png)  center top no-repeat;
background-size: 90%;}


.productBoxIn .name02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/04_galaxys24/prd_name02.png)  center top no-repeat;
background-size: 90%}

.productBoxIn .btn{
	margin: 0 20px;;
	border-radius: 45px;
	height: 45px;
	text-align: center;
	color: #fff;
	font-size: 1.1rem;
	line-height: 45px;
background: rgb(20,40,160);
	background: linear-gradient(90deg, rgba(20,40,160,1) 0%, rgba(33,107,201,1) 80%);}



/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 40px 0 0;
	color: #fff;}

#footer {
	padding-top: 30px;}

