@charset "shift_jis";
/*==============================================
 common
============================================= */
.anchor_wrapper {
  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;
}

.pc_only{
  display: none;
}
/*==============================================
 #	mainContents
============================================= */
#mainContents {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-feature-settings: "palt"1;
  padding-bottom: 10px;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_eos_r/bg_body_sp.png) center top repeat-y;
  background-size: 100%;
}
/*----- •¶Žš -----*/
.paragraph p {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-top: 30px;
}
.paragraphIn > p:first-child {
  margin-top: 10px;
}
.paragraph .cap {
  font-size: 1.0rem;
  margin-top: 0px !important;
}
/*----@paragraph@----*/
.paragraph {
  border-top: 1px solid #D8D7D3;
  transition: background-color .2s, border-top-color .2s;
}
.paragraphIn {
  padding: 0 25px;
}
.spAccordion {
  display: none;
  padding: 0;
}
.paragraph h2 {
  position: relative;
  padding: 20px 40px 20px 0px;
  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: 26px;
  font-size: 1.6rem;
  line-height: 1.4;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.paragraph h2:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 25px;
  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 #333333;
  border-right: 2px solid #333333;
}
.paragraph.active h2:after {
  top: 3px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.paragraph h2 span.sub {
  margin-left: -26px;
  color: #e80000;
  font-size: 2.0rem;
  margin-bottom: 3px;
}
#article05 {
  border-bottom: 1px solid #D8D7D3;
}
#article05 .paragraphIn {
  padding-bottom: 2.5rem;
}
/*==============================================
 ŠÅ”Â
============================================= */
h1 {
  padding-top: 73%;
  margin: 0px auto 0;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_eos_r/hero_sp.jpg) no-repeat center top 30px;
  background-size: 100%;
  text-indent: -999em;
  font-size: 0;
}
p.lead {
  font-size: 1.4rem;
  line-height: 1.7;
  padding: 1.4em 1.6em 1.8rem;
}
.mainTitleWrap {
  padding-bottom: 2.2rem;
}
/*==============================================
banner
============================================= */
.wrap_bnr {
  overflow: hidden;
  zoom: 1;
  display: block;
  width: 86%;
  margin: 0 auto;
}
.wrap_bnr p.bnr_tit {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.0;
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.innerbnr .wrap_bnr p.bnr_tit {
  margin-top: 0;
}
.bnr_01 a, .bnr_02 a, .bnr_03 a {
  display: inline-block;
  background: #bc0000 url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_eos_r/icon_arrow.svg) no-repeat;
  background-size: 14px;
  background-position: right 10px center;
  width: 100%;
  border: #B40002 solid 1px;
  border-radius: 3px;
  padding: 6px 1.4rem;
  box-sizing: border-box;
}
.bnr_01 a, .bnr_02 a {
  margin-bottom: 10px;
}
.bnr_01 .item, .bnr_02 .item, .bnr_03 .item {
  overflow: hidden;
  zoom: 1;
}
.bnr_01 .item .img, .bnr_02 .item .img, .bnr_03 .item .img {
  width: 25%;
  float: left;
}
.bnr_01 .item .img img, .bnr_02 .item .img img, .bnr_03 .item .img img {
  width: 100%;
}
.bnr_01 a .item .info, .bnr_02 a .item .info, .bnr_03 a .item .info {
  width: 70%;
  float: right;
  color: #FFF;
}
.bnr_01 .item .info .name, .bnr_02 .item .info .name, .bnr_03 .item .info .name {
  font-size: 2.3rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  margin-top: 0.5rem;
}
.bnr_01 .item .info .catch, .bnr_02 .item .info .catch, .bnr_03 .item .info .catch {
  font-size: 1.2rem;
  margin-top: 6px;
  font-weight: bold;
  letter-spacing: 0.03em;
}
.innerbnr {
  background: #eeedeb;
  padding: 2.0rem;
  box-sizing: border-box;
  margin-top: 2.8rem;
}
.innerbnr .wrap_bnr {
  overflow: hidden;
  zoom: 1;
  display: block;
  width: 100%;
  margin: 0 auto;
}
/*==============================================
.imgBox
============================================= */
.imgBox {
  padding: 0px;
  margin-top: 20px;
}
.img_lenz {
  width: 86% !important;
  margin: 40px auto;
}
.inbox, .inbox02 {
  overflow: hidden;
  zoom: 1;
}
.imgBox .floatL, .imgBox .floatR {
  position: relative;
}
.imgBox img, .img_lenz 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.5;
  font-size: 1.0rem;
  padding: 0px;
}
.imgBox .sp_w48 {
  width: 48% !important;
}
.imgBox .floatR.sp_w48 {
  float: right;
}
.imgBox .floatR.sp_w48.cap {
  margin-top: 0px !important;
}

/*==============================================
example
============================================= */
.example {
  width: 100%;
  border: #e7e7e5 solid 1px;
  background: #FFF;
  padding: 1.4rem 1.4rem;
  box-sizing: border-box;
  margin-top: 20px;
}
.example + .example {
  margin-top: 20px;
}
.example + p {
  margin-top: 40px;
}
.exa_L {
  width: 100%;
  margin-top: 15px;
}
.exa_R {
  width: 100%;
}
.exa_L img, .example .imgB img {
  width: 100%;
}
.example .imgB {
  margin-top: 16px;
}
p.exa_tit {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 0;
}
p.exa_tit span {
  font-size: 2.6rem;
  display: block;
}
p.exa_cap {
  margin: 10px 0 0 0;
  font-size: 1.0rem;
  line-height: 1.6;
}
p.exa_text {
  border-top: #C0C0C0 solid 1px;
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 0;
  margin-top: 10px;
  padding-top: 10px;
}
/*==============================================
campaign
============================================= */
.campaign {
  display: block;
  border: #F1E5E5 solid 12px;
  background-color: #FFF;
  width: 100%;
  margin: 0px auto;
  padding: 2.5rem 2.0rem;
  box-sizing: border-box;
}
.campaign p {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 1.8rem;
}
.campaign dl.cmp_tit {
  font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  font-feature-settings: "palt"1;
  text-align: center;
  color: #C10003;
  margin-bottom: 23px;
}
.campaign dl.cmp_tit dt {
  position: relative;
  padding: 3px 0 0 0;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 90%;
  margin: 0 auto 15px;
}
.campaign dl.cmp_tit dt::before, .campaign dl.cmp_tit dt::after {
  position: absolute;
  top: 0;
  height: 20px;
  content: '';
}
.campaign dl.cmp_tit dt::before {
  border-left: solid 2px;
  left: 0;
  transform: rotate(-30deg);
}
.campaign dl.cmp_tit dt::after {
  border-right: solid 2px;
  right: 0;
  transform: rotate(30deg);
  letter-spacing: 0.05em;
}
.campaign dl.cmp_tit dd {
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: bold;
}
.cmp_bnr {
  display: block;
  width: 100%;
  margin: 30px auto;
}
.cmp_bnr img {
  width: 100%;
}
.cmp_bnr:hover {
  opacity: 0.8;
}
.campaign .wrap_bnr {
  overflow: hidden;
  zoom: 1;
  display: block;
  width: 100%;
  margin: 10% auto 0;
}
.campaign .wrap_bnr p.bnr_tit {
  font-size: 1.0rem;
  font-weight: bold;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.bnr_lenz_01 a, .bnr_lenz_02 a, .bnr_lenz_03 a {
  display: inline-block;
  background: #FFF url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_eos_r/icon_arrow_red.svg) no-repeat;
  background-size: 5%;
  background-position: right 0.5rem center;
  width: 100%;
  border: #B7B7B7 solid 1px;
  border-radius: 3px;
  padding: 10px 1.6rem;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.bnr_lenz_01 .item, .bnr_lenz_02 .item, .bnr_lenz_03 .item {
  overflow: hidden;
  zoom: 1;
}
.bnr_lenz_01 .item .img, .bnr_lenz_02 .item .img, .bnr_lenz_03 .item .img {
  width: 18%;
  float: left;
}
.bnr_lenz_01 .item .img img, .bnr_lenz_02 .item .img img, .bnr_lenz_03 .item .img img {
  width: 100%;
}
.bnr_lenz_01 a .item .info, .bnr_lenz_02 a .item .info, .bnr_lenz_03 a .item .info {
  width: 77%;
  float: right;
}
.bnr_lenz_01 .item .info .name, .bnr_lenz_02 .item .info .name, .bnr_lenz_03 .item .info .name {
  font-size: 1.8rem;
  font-weight: 500;
  margin-top: 3px;
}
.bnr_lenz_01 .item .info .catch, .bnr_lenz_02 .item .info .catch, .bnr_lenz_03 .item .info .catch {
  font-size: 1.0rem;
  margin-top: 5px;
  font-weight: normal;
  letter-spacing: 0.02em;
}
/*==============================================
 .productBox
============================================= */
.productBox {
  background-color: #FFF;
  padding: 40px 0 0 0;
  border-top: #f6f5f3 solid 1px;
}
p.prd_tit {
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
  font-weight: 700;
}
p.prd_tit span {
  font-size: 2.0rem;
  display: block;
  margin-bottom: 8px;
  padding-bottom: 8px;
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_eos_r/icon_h2_pc.png) center bottom no-repeat;
}
.productBoxIn {
  width: 100%;
  margin: 40px auto 0;
  display: block;
}
.prd_itembox {
  width: 80%;
  margin: 0 auto;
  border-top: #737373 dotted 1px;
  padding: 10% 2%;
  box-sizing: border-box
}
dl.prd_info {
  text-align: center;
}
dl.prd_info dt {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
dl.prd_info dt span {
  display: block;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.0;
}
dl.prd_info dd {
  width: 100%;
  margin: 8px auto 0;
}
dl.prd_info dd img {
  width: 100%;
}
ul.prd_btn li a {
  background: #bb0000 url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_eos_r/icon_arrow.svg) no-repeat;
  background-size: 12px;
  background-position: right 10px center;
  display: block;
  width: 100%;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: left;
  padding: 1.5rem;
  box-sizing: border-box;
  color: #FFF;
  border-radius: 4px;
  margin: 12px auto 0;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
  font-size: 0.85rem;
  padding: 0 25px 30px;
  color: #333;
}