@charset "shift_jis";
/*==============================================
common
============================================= */
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 1203px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }
.forSp { display: none; }

/*==============================================
Ŕ
============================================= */
.bgColor {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/bg.jpg) top center repeat-y;
border-bottom: #fff solid 1px;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/title.png) center top no-repeat;
width: 1203px;
height: 583px;
text-indent: -999em;
font-size: 0;
z-index: 1px;
margin: 0 auto 60px;
}

.mainTitle {
width: 930px;
margin: 0 auto;
}
.lead {
box-sizing: border-box;
font-size: 17px;
line-height: 1.9;
margin-bottom: 45px;
}

.lead a:link,
.lead a:visited {
color: #006de8;
text-decoration: underline;
transition: 0.2s;
font-weight: bold;
}
.lead a:hover,
.lead a:active {
color: #58ACF9;
}

.menu {
box-sizing: border-box;
width: 930px;
margin: 0 auto 90px;
}
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/menu_bg.png) left top no-repeat;
box-sizing: border-box;
margin: 0 auto;
padding-left: 120px;
}

.menu li {
padding: 0 0 12px;
margin-bottom: 15px;
transition: 0.2s;
}
.menu a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/menu_arrow.png) left top no-repeat;
box-sizing: border-box;
display: inline-block;
font-size: 15px;
padding-left: 24px;
}
.menu li:hover {
opacity: 0.7;
}
.menu li b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/menu_dot.png) right 23px center no-repeat;
display: inline-block;
font-size: 15px;
width: 230px;
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 930px;
margin: 0 auto 70px;
overflow: hidden;
}
#article01 .innerbnr {
width: 930px;
margin: 70px auto 115px;
overflow: hidden;
}
.bnrLeft a {
display: block;
width: 449px;
height: 136px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/bnr_left.png) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.bnrLeft {
width: 449px;
height: 136px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/bnr_left_over.png) no-repeat;
float: left;
}
.bnrRight a {
display: block;
width: 449px;
height: 136px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/bnr_right.png) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.bnrRight {
width: 449px;
height: 136px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/bnr_right_over.png) no-repeat;
float: right;
}


:is(#article02, #article03) :is(.innerbnr) {
width: 930px;
margin: 70px auto 115px;
}
#article02 .innerbnr a {
display: block;
width: 930px;
height: 153px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/inn_bnr_b01.png) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
#article02 .innerbnr {
width: 930px;
height: 153px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/inn_bnr_b01_over.png) no-repeat;
}
#article03 .innerbnr a {
display: block;
width: 930px;
height: 153px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/inn_bnr_b02.png) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
#article03 .innerbnr {
width: 930px;
height: 153px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/inn_bnr_b02_over.png) no-repeat;
}


:is(.bnrRight, .bnrLeft, .innerbnr) a:is(:hover) {
opacity: 0;
}

/*==============================================
#mainContents
============================================= */
#mainContents {
	letter-spacing: 0.08em;
font-feature-settings: "palt" 1;
}
h2 span {
color: #0e0e0e;
display: block;
width: 930px;
font-size: 33px;
font-weight: bold;
line-height: 1.5;
text-align: center;
margin: 0 auto;
letter-spacing: 0.07em;
font-feature-settings: "palt" 1;
}
:is(.paragraph) :is(h2) {
border-top: #d9d9d9 solid 1px;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding-top: 80px;
}

h2 b.smallTxt:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 25px;
  margin-right: 15px;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/title_icon01.jpg) center center no-repeat;
  background-size: contain;
  vertical-align: -2px;
}
h2 b.smallTxt:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 25px;
  margin-left: 15px;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/title_icon02.jpg) center center no-repeat;
  background-size: contain;
  vertical-align: -2px;
}
.h2ItemName {
font-size: 40px;
}
.h2ItemNameS {
display: block;
font-size: 30px;
}
h2 b.smallTxt {
color: #cc0000;
display: block;
font-size: 26px;
margin-bottom: 20px;
letter-spacing: 0.07em;
font-feature-settings: "palt" 1;
}

:is(#article01, #article02, #article03, #matome) :is(.paragraphIn) {
padding-top: 0px;
margin-top: -20px;
}
.paragraph p {
font-size: 18px;
line-height: 2;
letter-spacing: 0.03em;
color: #161616;
margin-top: 70px;
}

.paragraphIn {
width: 930px;
margin: 0 auto;
padding-bottom: 30px;
}
.sTitle {
border-bottom: #c2c2c2 dotted 1px;
border-left: #cc0000 solid 7px;
margin-bottom: -10px;
margin-top: 120px;
padding-left: 20px;
padding-bottom: 8px;
padding-top: 5px;
}
.sTitle h3 {
font-size: 27px;
line-height: 1.6;
font-weight: bold;
}

/*---- img ----*/
.imgBox03,
.imgBox {
width: 930px;
margin: 80px auto 0;
}
.imgBoxMain {
width: 800px;
margin: 80px auto 0;
}
:is(.imgBoxMain, .imgBox, .imgBox03) :is(img) {
width: 100%;
}
:is(.imgBoxMain, .imgBox, .imgBox03) a:is {
cursor: zoom-in;
}
.imgBox03 .imagesClear a {
display: block;
width: 305px;
float: left;
}
.centerImg {
margin: 0 7px;
}
.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a + a {
display: block;
width: 49%;
float: right;
}
.imagesClear {
overflow: hidden;
}
.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgBoxMain p.cap,
.imagesClear + p.cap {
margin-top: 15px !important;
}
.photoTitle {
margin-top: 70px;
}
.photoTitle strong,
.imagesClear a strong,
.movTit strong {
font-size: 21px !important;
}
.photoTitle + .imgBoxMain,
.photoTitle + .imgBox {
margin-top: 13px;
}
.imagesClear a strong {
display: inline-block;
margin-bottom: 10px;
}
.imgBox .imagesClear p {
display: block;
width: 49%;
float: right;
margin-top: 0;
}

/*---- sTxt ----*/
.sTxt,
p.sTxt {
color: #5f5f5f;
font-size: 11px;
line-height: 1.6;
text-indent: -1.6em;
padding-left: 1.6em;
}
#mainContents p + p { margin-top: 30px !important; }
p + p.sTxt,
span.sTxt {
display: block;
margin-top: 15px !important;
}
p.cap .sTxt {
display: block;
margin-top: 5px;
}

/*----@ ----*/
video { 
outline: none;
}
.movTit {
box-sizing: border-box;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/mov_icon.png) left 0 top 4px no-repeat;
margin-bottom: 10px;
padding-left: 43px;
}
.movBox {
width: 800px;
margin: 70px auto 0;
}
.movBox .mov {
width: 800px;
height: 450px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}
.movBox p.cap {
margin-top: 15px !important;
}


/*==============================================
.productBox
============================================= */
.productBox {
border-top: #d9d9d9 solid 1px;
width: 930px;
margin: 120px auto 0;
padding: 100px 0 90px;
}
.productStitle h3 {
/*background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/product_icon.png) bottom center no-repeat;*/
text-align: center;
font-size: 25px;
font-weight: bold;
margin-bottom: 40px;
/*margin-bottom: 20px;*/
/*padding-bottom: 40px;*/
}
.productBox01 {
width: 820px;
margin: 0 auto;
overflow: hidden;
}
.productBox_S01 {
width: 395px;
float: left;
}
.productBox_S01 + .productBox_S01 {
width: 395px;
float: right;
}
.productBoxB + .productBoxB {
margin-top: 140px;
}
.productName strong {
display: block;
text-align: center;
font-size: 28px;
font-weight: bold;
font-family: Arial;
margin: 20px 0 15px;
}
.productInfo {
margin-bottom: 25px;
}
.productInfo ul {
text-align: center;
}
.productInfo li {
display: inline-block;
text-align: center;
}
.productInfo li span {
background: #ececec;
display: block;
font-size: 11px;
padding: 4px 3px 3px;
}
.productBtn span {
display: block;
width: 350px;
height: 52px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/product_btn.png) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
margin: 0 auto;
}
.productBtn {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_satera/product_btn_over.png) center top no-repeat;
}
.productBtn span:hover {
opacity: 0;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
width: 930px; 
margin: 0 auto 0; 
padding-bottom: 130px;
text-align: right;
}