@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%; }

/* normal */
@font-face {
	font-family: 'noto';
	src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
	font-weight: normal;
}
/* bold */
@font-face {
	font-family: 'noto';
	src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
	font-weight: bold;
}
/*==============================================
看板
============================================= */
.mainTitleWrap {
background: #e0e3ff url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/bg.gif) left top repeat-x;
width: 100%;
margin-bottom: 100px;
}
.mainTitle {
width: 930px;
margin: 0 auto;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/title.jpg) right top no-repeat;
width: 930px;
height: 664px;
margin: 0 auto 15px;
text-indent: -999em;
font-size: 0;
}
.lead {
color: #fff;
box-sizing: border-box;
font-size: 16px;
line-height: 32px;
font-weight: 300;

}
.lead a {
transition: .2s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #fff;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #1d5ec5;
}

.menu {
border-top: #c7d2ff solid 1px;
width: 100%;
margin: 0 auto;
box-sizing: border-box;
padding: 50px 0 45px;
}
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/menu_bg.png) left top 5px no-repeat;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding-left: 120px;
}
.menu li {
margin-bottom: 10px;
}
.menu li a {
display: block;
margin: 13px 0;
font-size: 16px;
font-weight: 200;
transition: 0.2s;
	letter-spacing: 0.15em;
font-feature-settings: "palt" 1;
padding: 5px 0;
}
.menu li b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/dot.png) right 20px top 6px no-repeat;
display: inline-block;
width: 160px;
font-weight: 600;
}

.menu li a:hover {
opacity: 0.7;
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 930px;
margin: 60px auto 90px;
}

.topbnr a {
display: block;
width: 930px;
height: 144px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/bnr.png) 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: 144px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/bnr_over.png) no-repeat;
margin: 0 auto;
}

.innerbnr {
background: #f1f1f1;
width: 100%;
margin: 100px auto 120px;
padding: 50px 0 40px;
}
.innerbnr a {
display: block;
width: 930px;
height: 144px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/bnr.png) 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: 144px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/bnr_over.png) no-repeat;
margin: 0 auto;
}
.bnrBg {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/shadow.png) bottom center no-repeat;
padding-bottom: 11px;
}
.topbnr a:hover,
.innerbnr a:hover {
opacity: 0;
}
/*==============================================
#mainContents
============================================= */
#mainContents {
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	letter-spacing: 0.1em;
    font-feature-settings: "palt" 1;
}

.paragraph h2 {
color: #000;
font-size: 48px;
line-height: 64px;
font-weight: 200;
width: 930px;
margin: 0 auto;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  text-align: center;
}
.paragraph h2 b {
color: #047bf1;
display: block;
font-weight: 300;
font-size: 40px;
font-style: italic;
padding-bottom: 18px;
}
.paragraph h2 sup {
font-size: 40%;
position: relative;
top: -10px;
margin-left: 4px;
}
.paragraph p b {
border-bottom: #878787 dotted 1px;
color: #000;
font-weight: bold;
}
.productBoxIn,
.paragraphIn {
width: 930px;
margin: -10px auto 0;
}
.productBoxIn sup,
.paragraphIn sup {
font-size: 60%;
position: relative;
top: 2px;
}

.productBoxIn p,
.paragraph p {
font-size: 17px;
line-height: 2.1;
margin-top: 70px;
font-weight: 400;
}
.paragraph p + p {
margin-top: 20px;
}

.sTitle {
margin-top: 115px;
text-align: center;
}
.sTitle h3 {
color: #047bf1;
font-size: 33px;
font-weight: 500;
letter-spacing: 0.14em;
}

.s02Title {
border-bottom: #939393 dotted 1px;
border-left: #212121 solid 4px;
padding-left: 15px;
padding: 10px 0 14px 20px;
margin-top: 80px;
}
.s02Title h4 {
font-size: 24px;
font-weight: bold;
letter-spacing: 0.14em;
}
.s02Title + p,
.sTitle + p {
margin-top: 30px;
}

p.sTxt {
font-size: 12px;
line-height: 1.6;
margin-top: 15px;
text-indent: -20px;
padding-left: 20px;
}
p.sTxt + p.sTxt {
margin-top: 8px;
}

/*---- .imgBox ----*/
.movBox,
.imgBox {
width: 830px;
margin: 70px auto 0;
}
.imgBox2 {
width: 100%;
margin: 45px auto 0;
}
p + .imgBox2 {
margin-top: 70px;
}
.imgBox2 .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox2 .imagesClear a + a {
display: block;
width: 49%;
float: right;
}
.imgBox2 .imagesClear + .imagesClear {
margin-top: 20px;
}


/*---- img共通　----*/
.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgBox2 img,
.imgBox img {
width: 100%;
}
.movBox p.cap,
.imgBox2 .imagesClear + p.cap,
.imgBox p.cap,
.imgBox .imagesClear + p.cap {
margin-top: 15px !important;
}
.imgBox2 .imagesClear p.cap {
display: block;
width: 48%;
float: right;
margin-top: 0 !important;
}
.photoTitle {
margin: 60px 0 0;
}
.imgBox2 strong,
.photoTitle strong {
display: block;
font-size: 19px;
font-weight: bold;
}
.imgBox2 strong {
margin-bottom: 10px;
}
.photoTitle + .imgBox,
.photoTitle + .imgBox2 {
margin-top: 15px;
}
.imagesClear {
overflow: hidden;
}

/*----　動画 ----*/
video { 
outline: none;
}
.movTit {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/mov_icon.png) left top 3px no-repeat;
box-sizing: border-box;
margin-bottom:10px;
font-size: 19px;
font-weight: bold;
padding-left: 30px;
}
.movBox .mov {
width: 830px;
height: 467px;
margin-bottom:10px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}

/*==============================================
.productBox
============================================= */

.productBoxIn {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/product_bg.gif) repeat-x;
width: 100%;
margin-top: 160px;
padding: 120px 0 0;
}
.itemBoxTitle {
text-align: center;
margin-bottom: 70px;
}
.itemBoxTitle strong {
color: #fff;
font-size: 30px;
font-weight: 400;
  font-feature-settings: "palt";
  letter-spacing: 0.13em;
}
.itemBoxclear {
width: 720px;
margin: 0 auto;
overflow: hidden;
}
.itemBox01 a {
display: block;
width: 327px;
height: 580px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/product_img01.png) 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;
}
.itemBox01 {
width: 327px;
height: 580px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/product_img01_over.png) no-repeat;
margin: 0 auto;
float: left;
}

.itemBox02 a {
display: block;
width: 327px;
height: 580px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/product_img02.png) 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;
}
.itemBox02 {
width: 327px;
height: 580px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/product_img02_over.png) no-repeat;
margin: 0 auto;
float: right;
}

.itemBox01 a:hover,
.itemBox02 a:hover {
opacity: 0;
}

.makerBanner {
text-align: center;
width: 598px;
margin: 120px auto;
}


.notice {
width: 930px;
margin: 100px auto 40px;
}
.notice li {
color: #525252;
font-size: 12px;
line-height: 1.6;
margin-bottom: 8px;
text-indent: -25px;
padding-left: 25px;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
width: 930px;
font-size: 11px; 
margin: 0 auto; 
text-align: right;
padding: 60px 0 120px;
}

