@charset "shift_jis";
/*==============================================
 common
============================================= */
.anchor_wrapper, .paragraph h2 br {
  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%;
}
#footer {
  margin-top: 10px;
}
/*==============================================
 #mainContents
============================================= */
#mainContents {
  font-family: 'ΰSVbN Medium', 'ΰSVbNΜ', 'Yu Gothic Medium', YuGothic, 'qMmpS ProN', 'Hiragino Kaku Gothic ProN', 'CI', Meiryo, 'lr oSVbN', 'MS PGothic', sans-serif;
  font-feature-settings: "palt"1;
  letter-spacing: 0.05em;
  color: #000;
}
/*----- Ά -----*/
.paragraph p {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 30px;
}
.paragraphIn > p:first-child {
  margin-top: 10px;
}
.wrap_w1000 > p:first-child {
  margin-top: 0;
}
.paragraph .cap {
  font-size: 12px;
  margin-top: 0px !important;
}
span.caution {
  font-size: 11px;
  display: block;
  margin-top: 10px;
  color: #676767;
}
sup {
  vertical-align: super;
  font-size: 9px;
}
/*----@paragraph@----*/
.paragraph {
  border-top: 1px solid #292929;
  transition: background-color .2s, border-top-color .2s;
}
.spAccordion {
  display: none;
}
.paragraphIn {
  padding: 0 0 30px;
  box-sizing: border-box;
}
.paragraph h2 {
  position: relative;
  padding: 22px 3.5rem 22px 2.0rem;
  box-sizing: border-box;
  color: #000;
  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: 0px;
  font-size: 16px;
  line-height: 1.6;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.paragraph h2:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 20px;
  width: 8px;
  height: 8px;
  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: 2px solid #000000; /*----@ξσΜF@----*/
  border-right: 2px solid #000000; /*----@ξσΜF@----*/
}
.paragraph.active h2:after {
  top: 3px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.paragraph h2 span.sub {
  margin-left: 0px;
  font-size: 26px;
  padding-left: 40px;
}
#article01 h2 span.sub {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_eos_r6mk2/icon_h2_01.png) no-repeat left center;
  background-size: 26px;
}
#article02 h2 span.sub {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_eos_r6mk2/icon_h2_02.png) no-repeat left center;
  background-size: 26px;
}
#article03 h2 span.sub {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_eos_r6mk2/icon_h2_03.png) no-repeat left center;
  background-size: 26px;
}
#article04 h2 span.sub {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_eos_r6mk2/icon_h2_04.png) no-repeat left center;
  background-size: 26px;
}
.wrap_w1000 {
  width: 100%;
  margin: 0 auto;
  padding: 2.3rem 2.0rem;
  box-sizing: border-box;
}
.wrap_example {
  width: 100%;
  background: #f2f2f2;
  margin: 0 auto 0;
  padding: 2.0rem 2.0rem 2.6rem;
  box-sizing: border-box;
}
/*==============================================
 ΕΒ
============================================= */
.mainTitleWrap {
  width: 100%;
  padding-top: 2.3rem;
  padding-bottom: 2.5rem;
  border-bottom: #000000 solid 4px;
}
h1 {
  padding-top: 75%;
  margin: 0 auto;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_eos_r6mk2/hero_sp.jpg) no-repeat center top;
  background-size: 100%;
  text-indent: -999em;
  font-size: 0;
}
p.lead {
  font-size: 16px;
  line-height: 1.8;
  padding: 0 2.0rem;
}
.lead a:link, .lead a:visited {
  color: #0054ee;
  text-decoration: underline;
}
/*==============================================
banner
============================================= */
.topbnr a {
  display: block;
  width: 88%;
  margin: 20px auto 0;
  background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_eos_r6mk2/icon_arrow01.png) no-repeat;
  background-size: 18px;
  background-position: right 15px center;
  color: #FFF;
  font-size: 14px;
  padding: 1.1rem 5px 1.1rem 0;
  box-sizing: border-box;
  border: #000000 solid 1px;
  text-align: center;
}
.innerbnr {
  width: 100%;
  background-color: #000;
  padding: 3.3rem 2.3rem;
  box-sizing: border-box;
}
.innerbnr a {
  display: block;
  background: #FFF;
  width: 100%;
  margin: 0 auto;
  padding: 2.0rem;
  box-sizing: border-box;
}
.innerbnr a .item {
  width: 100%;
}
.innerbnr a .item .img {
  width: 100%;
  height: auto;
  background: #E5E5E5;
  padding: 50px 30px;
  box-sizing: border-box;
}
.innerbnr a .item .img img {
  width: 100%;
  margin: 0 auto;
}
dl.info {
  width: 100%;
  margin-top: 20px;
}
dl.info dt {
  font-size: 13px;
  line-height: 1.6;
}
dl.info dd {
  font-size: 19px;
  font-weight: bold;
  margin-top: 10px;
}
dl.info dd span.btn {
  display: block;
  background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_eos_r6mk2/icon_arrow01.png) no-repeat;
  background-size: 18px;
  background-position: right 12px center;
  border: #000000 solid 1px;
  color: #FFF;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  width: 100%;
  padding: 1.2rem 15px 1.2rem 0;
  box-sizing: border-box;
  margin-top: 18px;
}
/*==============================================
.imgBox
============================================= */
.imgBox_first {
  margin: 0 auto 0;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.imgBox_first .inbox .floatL {
  width: 100%;
  position: relative;
  float: none;
}
.imgBox_first .inbox .floatL img {
  width: 100%;
}
.imgBox_first .inbox .floatR {
  width: 100%;
  float: none;
  position: relative;
  background: #000000;
  text-align: left;
  padding: 1.6rem;
  box-sizing: border-box;
  margin: 0;
  line-height: 1.4;
}
.imgBox_first .inbox .floatR span.innertxt {
  color: #FFF;
  float: none;
  font-size: 12px;
  padding: 0;
  box-sizing: border-box;
}
.imgBox {
  padding: 0px;
  margin-top: 20px;
}
.inbox, .inbox02 {
  overflow: hidden;
  zoom: 1;
}
.imgBox .floatL, .imgBox .floatR {
  position: relative;
}
.imgBox img {
  width: 100%;
  font-size: 0;
  margin-bottom: 10px;
}
.imgBox .floatL img, .imgBox .floatR img {
  width: 100%;
  font-size: 0;
}
#mainContents p.cap {
  line-height: 1.8;
  font-size: 12px;
  padding: 0px;
}
.imgBox .sp_w48 {
  width: 48% !important;
}
.imgBox .floatR.sp_w48 {
  float: right;
}
.imgBox .floatR.sp_w48.cap {
  margin-top: 0px !important;
}
p.captit01 {
  text-align: left;
  margin-bottom: 10px;
  line-height: 1.7;
}
p.captit01 span {
  display: inline;
  background-color: #000;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  padding: 2px 5px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin: 0;
}
span.sub_captit {
  background-color: #FFF;
  padding: 0px 8px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
.floatR span.sub_captit {
  margin-top: 30px;
}
.btn_large a {
  display: block;
  width: 230px;
  font-size: 12px;
  background: #FFF url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_eos_r6mk2/icon_blank.png) no-repeat left 10px center;
  padding: 6px 0 6px 20px;
  box-sizing: border-box;
  border: #3F3F3F solid 1px;
  margin-top: 10px;
  text-align: center;
}
.img_cut {
  width: 90%;
  margin: 40px 0 0 0;
}
.img_cut p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px;
}
.img_cut a {
  display: block;
  width: 100%;
  border: #777777 dotted 1px;
  padding: 2px;
  box-sizing: border-box;
}
.img_cut a img {
  display: block;
  width: 100%;
}
.imgBox .cap.under_btn {
  margin-top: 30px !important;
}
/*----- mov -----*/
.movBox {
  margin-top: 30px;
}
.movIcon span {
  background: #333;
  padding: 4px 7px 3px;
  color: #fff;
  line-height: 140%;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 5px;
}
.movBox .mov video {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.mov .movTxt {
  font-size: 13px;
  line-height: 1.5;
}
/*----- 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 {
  border-top: #000000 solid 5px;
  padding: 3.0rem 2.0rem;
}
.productBoxIn {
  width: 100%;
  margin: 30px auto 0;
}
p.prd_tit {
  width: 100%;
  margin: 0 auto 30px;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}
p.prd_tit b {
  background-color: #000;
  padding: 0 3px;
  color: #FFF;
  margin-right: 3px;
}
p.prd_tit span.name {
  display: block;
  font-size: 1.8rem;
}
.productBoxIn a {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.productBoxIn a:first-child {
  margin-bottom: 60px;
}
.productBoxIn a:last-child {
  margin-top: 60px;
}
dl.prd dt.item {
  background-color: #eeeeee;
  font-size: 16px;
  font-weight: bold;
  padding: 18px 0;
  text-align: center;
}
dl.prd dd.img_item {
  background-color: #f7f7f7;
  text-align: center;
  height: 260px;
  box-sizing: border-box;
  position: relative;
}
dl.prd dd.img_item span {
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
dl.prd dd.img_item img {
  width: 65%;
}
dl.prd dd.btn {
  display: inline-block;
  background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_eos_r6mk2/icon_arrow01.png) no-repeat;
  background-size: 18px;
  background-position: right 15px center;
  border: #000000 solid 1px;
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  width: 100%;
  margin-top: 10px;
  padding: 1.2rem 12px 1.2rem 0;
  box-sizing: border-box;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
  font-size: 0.85rem;
  padding: 0 25px 30px;
  color: #333;
}