@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item,
.forSp,
.sPreviewTxt {
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;
}
.mainTitle {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/title_bg.webp) top center no-repeat;
width: 100%;
padding-top: 62px;
}

/*==============================================
 .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;
}

/*---- .title ----*/
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/title.webp) left top no-repeat;
box-sizing: border-box;
margin: 0 auto 95px;
text-indent: -999em;
font-size: 0;
width: 930px;
height: 571px;
z-index: 1;
}

/*---- .lead ----*/
.lead {
font-size: 17px;
line-height: 1.9;
width: 930px;
margin: 60px auto 0;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}
.lead a {
transition: .1s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #006cff;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #00a8ff;
}

/*---- .contentsNavi ----*/
.contentsNavi {
width:100%;
margin: 30px auto 0;
padding: 35px 0 85px;
}
.contentsNavi ul {
border-left: #c6c6c6 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: 210px;
display: block;
box-sizing: border-box;
transition: 0.3s;
word-break: break-all;
font-size: 14px;
line-height: 1.6;
position: relative;
font-weight: normal;
padding-top: 100px;
}
.menu01 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/menu01.jpg) top no-repeat; }
.menu02 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/menu02.jpg) top no-repeat; }
.menu03 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/menu03.jpg) top no-repeat; }
.menu04 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/menu04.jpg) top no-repeat; }
.contentsNavi li {
border-right: #c6c6c6 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 {
color: #cc0000;
font-size: 16px;
line-height: 1.2;
display:block;
text-align: center;
font-weight: bold;
padding-bottom: 10px;
}

.contentsNavi li a:hover  {
opacity: 0.6;
}

/*==============================================
bnr
============================================= */
.topbnr .bnr {
overflow: hidden;
width: 930px;
margin: 30px auto 35px;
}
.topbnr .bnrLeft a {
display: block;
width: 455px;
height: 106px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/top_bnr01.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 .bnrLeft  {
width: 455px;
height: 106px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/top_bnr01_over.webp) no-repeat;
float: left;
}
.topbnr .bnrRight a {
display: block;
width: 455px;
height: 106px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/top_bnr02.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 .bnrRight  {
width: 455px;
height: 106px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/top_bnr02_over.webp) no-repeat;
float: right;
}

/*----　.innerbnr ----*/
.innerbnr .bnr {
width: 930px;
margin: 80px auto 95px;
overflow: hidden;
}
.innerbnr .bnrLeft a {
display: block;
width: 455px;
height: 154px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/inn_s_bnr01.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 .bnrLeft {
width: 455px;
height: 154px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/inn_s_bnr01_over.webp) no-repeat;
float: left;
}
.innerbnr .bnrRight a {
display: block;
width: 455px;
height: 154px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/inn_s_bnr02.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 .bnrRight {
width: 455px;
height: 154px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/inn_s_bnr02_over.webp) no-repeat;
float: right;
}
.innerbnr .bnr01 a {
display: block;
width: 930px;
height: 166px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/inn_b_bnr01.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 .bnr01 {
width: 930px;
height: 166px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/inn_b_bnr01_over.webp) no-repeat;
float: right;
}
.innerbnr .bnr02 a {
display: block;
width: 930px;
height: 166px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/inn_b_bnr02.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 .bnr02 {
width: 930px;
height: 166px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/inn_b_bnr02_over.webp) no-repeat;
float: right;
}
.bnrLeft a:hover,
.bnrRight a:hover,
.bnr01 a:hover,
.bnr02 a:hover {
opacity: 0;
}
/*==============================================
#mainContents
============================================= */
.paragraph {
border-top: #e7e7e7 solid 4px;
width: 100%;
}
.paragraph h2 {
box-sizing: border-box;
color: #000;
font-weight: bold;
font-size: 35px;
line-height: 1.4;
text-align: center;
width: 930px;
margin: 110px auto 0;
}
.paragraph h2 b {
color: #cc0000;
display: block;
font-weight: bold;
font-size: 26px;
padding-bottom: 20px;
}
.productBoxIn,
.paragraphIn {
width: 930px;
margin: -10px auto 0;
}
.productBoxIn p,
.paragraph p {
color: #202020;
font-size: 17px;
line-height: 2;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}
.paragraph p b {
    background: linear-gradient(transparent 60%, #ffefef 40%);
    font-weight: bold;
}

/*----　sTitle ----*/
.sTitle {
border-bottom: #757575 dotted 1px;
border-left: #cc0000 solid 6px;
box-sizing: border-box;
margin-top: 80px;
padding: 10px 0 15px 18px;
}
.sTitle h3 {
font-size: 23px;
font-weight: bold;
}
.sTitle + p {
margin-top: 50px;
}

/*---- .imgBox ----*/
.imgBox {
width: 100%;
margin: 70px auto 0;
}

.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a + a {
display: block;
width: 49%;
float: right;
}
.imgBox .imagesClear + .imagesClear {
margin-top: 20px;
}

/*---- .imgBoxB ----*/
.imgBoxB  {
width: 700px;
margin: 70px auto 0;
}
.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgBoxB img,
.imgBox img {
width: 100%;
}
.imgBoxB p.cap,
.movBox 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;
}
.imgBox strong {
color: #fff;
display: block;
font-size: 17px;
margin-bottom: 7px;
}
.imagesClear {
overflow: hidden;
}
.imgLine img {
border: #e8e8e8 solid 1px;
}

/*---- photoTitle　----*/
.photoTitle {
border-left: #0088d6 solid 4px;
width: 700px;
margin: 70px auto 0;
}
.photoTitle strong {
font-size: 18px;
padding-left: 10px;
}
.photoTitle + .imgBoxB {
width: 700px;
margin: 15px auto 0;
}

/*----　動画 ----*/
video { 
outline: none;
}
.movTit {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/mov_icon.gif) top 4px left no-repeat;
font-size: 18px;
margin-bottom:10px;
padding-left: 50px;
}
.movBox {
width: 700px;
margin: 50px auto 0;
}
.movBox .mov {
width: 700px;
height: 393px;
margin-bottom:10px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}
/*==============================================
.productBox
============================================= */
#matome {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/matome_bg.webp) center bottom no-repeat;
padding-bottom: 420px;
}
.productBox {
background: #f5f5f5;
width: 100%;
margin-top: 1px;
}
.productBoxIn {
width: 930px;
margin: 0 auto;
padding: 110px 0 0;
}


.productBox01,
.productBox02 {
background: #FFFFFF;
margin: 0 0 90px;
padding: 0 0 70px;
}
.productBoxTitle {
background: #424242;
text-align: center;
padding: 15px 0;
}
.productBoxTitle strong {
color: #fff;
font-size: 23px;
}
.productBoxIn01 {
overflow: hidden;
width: 842px;
margin: 40px auto 0;
}
.itemBox {
width: 263px;
float: left;
}
.itemBox02 {
width: 263px;
float: left;
margin: 0 26px;
}

.productBoxIn02 {
width: 570px;
margin: 40px auto 0;
overflow: hidden;
}
.itemBox03 {
width: 263px;
float: left;
}
.itemBox04 {
width: 263px;
float: right;
}

.productSpec {
text-align: center;
margin: 23px 0 10px;
}
.productSpec span {
background: #e7e7e7;
display: inline-block;
font-size: 12px;
margin: 0 6px 6px 0;
padding: 4px 5px;
}
.productName {
text-align: center;
font-size: 27px;
font-weight: bold;
margin-bottom: 18px;
}
.productBtn span {
display: block;
width: 259px;
height: 47px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/product_bnr.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;
}
.productBtn {
width: 259px;
height: 47px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/03_satera/product_bnr_over.gif) no-repeat;
float: right;
}



.productBtn span:hover {
opacity: 0;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
width: 930px;
font-size: 11px; 
margin: 0 auto; 
text-align: right;
padding: 0 0 80px;
}