@charset "shift_jis";
/*==============================================
 common
============================================= */
.menu,
.forPc {
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%;
}
img {
width: 100%;
height: auto;
}

/*==============================================
 ΕΒ
============================================= */

.mainTitleWrap {
padding-bottom: 35px;
padding-top: 100%;
margin: 0 auto;
background: #eef7ff url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_mr_mz60k/sp_main_title.webp) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

.lead {
color: #000;
box-sizing: border-box;
font-size: 1.1rem;
line-height: 1.8;
padding: 0 28px;
}
.lead a {
color: #3d8cd9;
text-decoration: underline;
font-weight: bold;
}

.roko {
background: #fff;
box-sizing: border-box;
width: 85%;
margin: 0 auto;
padding: 15px;
}
.roko p {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_mr_mz60k/sp_moko_img.jpg) left center no-repeat;
background-size: 97px;
box-sizing: border-box;
display: inline-block;
font-size: 0.85rem;
line-height: 1.6;
padding-left: 110px;
}
.roko strong {
display: block;
font-size: 1.2rem;
margin-bottom: 1px;
}
.roko strong span {
background: #eef7ff;
display: inline-block;
margin-bottom: 10px;
font-size: 0.95rem;
font-weight: normal;
padding: 3px 10px 0px;
margin-right: 6px;
}

/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }
.topbnr {
padding: 0px 28px 30px;
margin-top: 20px;
}
.innerbnr {
background: #eef7ff;
margin-top: 20px;
padding: 28px 28px;
}
.topbnr img,
.innerbnr img {
width: 100%;
}

/*==============================================
 #mainContents
============================================= */
#mainContents {
	letter-spacing: 0.07em;
    font-feature-settings: "palt" 1;
}
/*----- Ά -----*/
.paragraphB p,
.paragraph p {
color: #303030;
font-size: 1.26rem;
line-height: 1.7;
margin-top: 30px;
}
.paragraph p b {
color: #000;
    font-weight: bold;
}
.sTxt {
display: block;
font-size: 0.95rem;
line-height: 1.5;
margin-top: 15px;
}
p.sTxt {
display: block;
font-size: 0.95rem;
line-height: 1.5;
margin-top: 8px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraphB p + p,
.paragraph p + p {
margin-top: 20px;
}
.paragraphB .cap,
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
margin-top: 10px !important;
}


/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #dedfe2;
transition: background-color .2s, border-top-color .2s;
}
#matome .paragraphIn {
padding-bottom: 40px;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 0px 26px 10px;
}

/*----- h2 -----*/
.paragraph h2 {
display: table;
position: relative;
font-weight: bold;
padding: 24px 30px 22px 27px;
}
.paragraph h2 em {
display: table-cell;
vertical-align: middle;
width: 81px;
}
.paragraph h2 span {
color: #1B1B1B;
display: table-cell;
padding: 0 23px 0 16px;
font-size: 1.57rem;
line-height: 1.4;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.02em;
font-feature-settings: "palt" 1;
vertical-align: middle;
}
#matome h2 span {
color: #1B1B1B;
display: table-cell;
padding: 0 23px 0 0;
font-size: 1.57rem;
line-height: 1.4;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.02em;
font-feature-settings: "palt" 1;
vertical-align: middle;
}
.paragraph h2 span b {
background-size: 60px;
color: #1B1B1B;
display: block;
font-size: 1rem;
margin-bottom: 0px;
padding-bottom: 5px;
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----@Ά©ηΜξσΜΚu@----*/
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 #c9c5c2;/*----@ξσΜF@----*/
border-right: 2px solid #c9c5c2;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*---- txtLine ----*/
.txtLine {
margin: 20px 0 0;
}
.txtLine a {
color: #3d8cd9;
text-decoration: underline;
display: block;
font-size: 1rem;
font-weight: bold;
padding: 5px 0;
}

/*---- .comment ----*/
.comment {
background: #f4faff;
box-sizing: border-box;
margin-top: 40px;
padding: 30px 25px 20px;
}
.nameBox {
background: #3d8cd9;
box-sizing: border-box;
color: #fff;
display: block;
font-size: 1.25rem;
font-weight: bold;
width: 80px;
text-align: center;
margin-top: -40px;
padding: 4px 0;
}
.comment p {
font-size: 1.15rem;
line-height: 2.2;
margin-top: 20px;
}
.comment p + p {
margin-top: 20px;
}
.comment p span {
border-bottom: #808080 dotted 1px;
}

/*----- img -----*/
:is(.imgBox, .imgBoxB, .imgBox01) {
margin-top: 40px;
}
:is(.imgBox, .imgBoxB, .imgBox01, .forSpimg) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB, .imgBox01, .forSpimg) :is(img) {
width: 100%;
}
.forSpimg,
.imgBox + .imgBox {
margin-top: 30px;
}
.imgBox a {
display: block;
width: 49%;
float: left;
}
.imgBox01 a + a,
.imgBox a + a {
display: block;
width: 49%;
float: right;
}
.imgBox01 a  {
display: block;
width: 28%;
float: left;
}
.imgBox01 a + a {
display: block;
width: 69%;
float: right;
}

.imgBox a + p.cap {
display: block;
width: 47%;
float: right;
margin-top: 0px !important;
}

.imgLine img {
border: #e1e1e1 solid 1px;
box-sizing: border-box;
}

/*---- .imgBoxMain ----*/
.imgBoxMain {
display: table;
width: 100%;
margin: 40px auto 0;
}
.imgBoxMain a,
.imgBoxMain p {
display: table-cell;
vertical-align: top;
}
.imgBoxMain a {
width: 53%;
}
.imgBoxMain a img { width: 100%; }
.imgBoxMain p {
box-sizing: border-box;
width: 42%;
padding-left: 4%;
}
.imagesClear { overflow: hidden; }
.forSpimg .imagesClear { overflow: auto; }

/*---- .imgBoxMain ----*/
.imgFood {
padding-top: 20px;
}
.imgFood .forSp {
display: inline-block;
	font-size: 1.55rem;
	line-height: 1.4;
	font-weight: normal;
	margin-bottom: 15px;
}
.imgFood a {
display: block;
margin-bottom: 15px;
}

/*==============================================
 .productBox
============================================= */
.productBox {
border-top: #dedfe2 solid 1px;
background: #eef7ff;
box-sizing: border-box;
padding: 40px 40px 30px;
}
.productImg img{
width: 100%;
}

.productTitle {
text-align: center;
margin: 5px auto 10px;
}
.productTitle strong {
color: #3d8cd9;
font-size: 1.5rem;
font-weight: normal;
}
.green:before {
  content: '';
  display: inline-block;
  width: 26px;
  height: 31px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_mr_mz60k/icon_green.png);
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -5px;
}
.green:after {
  content: '';
  display: inline-block;
  width: 26px;
  height: 31px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_mr_mz60k/icon_green.png);
  background-size: contain;
  vertical-align: middle;
  margin-left: 6px;
  position: relative;
  top: -5px;
}
.ice:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 35px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_mr_mz60k/icon_ice.png);
  background-size: contain;
  vertical-align: middle;
  margin-right: 9px;
  position: relative;
  top: -3px;
}
.ice:after {
  content: '';
  display: inline-block;
  width: 30px;
  height: 35px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_mr_mz60k/icon_ice.png);
  background-size: contain;
  vertical-align: middle;
  margin-left: 7px;
  position: relative;
  top: -3px;
}
.item01, .item02, .item03 {
background: #fff;
box-sizing: border-box;
width: 100%;
margin-bottom: 25px;
padding: 20px 13px 30px 19px;
}
.productBoxIn .name {
font-size: 1.6rem;
text-align: center;
margin-top: 12px;
}
.productBoxIn .btn {
margin-top: 10px;
padding-right: 5px;
}
.productBoxIn .btn img { width: 100%; }
/*==============================================
.releasedate
============================================= */
.releasedate {
background: #eef7ff;
color: #000000;
	font-size: 0.85rem; 
	padding: 5px 0 15px;
}
