@charset "shift_jis";
/*==============================================
 common
============================================= */
#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;
}
.pc {display: none;}


/*==============================================
 ΕΒ
============================================= */
.mainBox{
background: #f6f2ec;
padding-bottom: 2.5rem;
}
h1 {
padding-top:58.66%;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/sp_main.webp) center top no-repeat;
background-size: 100%;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto 2rem;
}
p.lead  {
font-size: 1.3rem;
line-height: 1.6;
word-break: break-all;
padding: 0 1.8rem;
color: #333;
margin-bottom: 0;
}
p.lead a {
display: inline!important;
color: #ea7933!important;
text-decoration: underline;
font-weight: bold;
}
.topbnr {
margin: 0.3rem 2.4rem 1rem;
}
.topbnr a {
display: block;
font-size: 1.1rem;
height: 3.6rem;
line-height: 3.6rem;
font-weight: bold;
color: #fff;
background:#f38f51 url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/arrow.svg) no-repeat 97% 50%;
background-size:1.7rem;
text-align: center;
box-sizing: border-box;
border-radius: 50rem;
letter-spacing: 0.07em;
margin-bottom:1.8rem;
}
.topbnr span{
display: none;
}
/*----@Lΰ@----*/
.bnr1 a{
display: block;
border: 2px solid #d7c7af;
border-radius: 10px;
margin: 0 1.8rem 2rem;
padding: 1.0rem 1.3rem 1.3rem 0;
}
.bnr1 .item{
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
.bnr1 .img{
width: 30%;
}
.bnr1 .img img{
width: 100%;
border-top-left-radius: 11px;
border-bottom-left-radius: 11px;
margin-bottom: 0.7rem;
}
.bnr1 .info{
width: 70%;
box-sizing: border-box;
line-height: 1.3;
}
.innerbnr .bnr1 .catch1 span{
display: block;
font-size: 0.8rem;
}
.bnr1 .catch2 {
font-size: 1.2rem;
margin-bottom: 0.5rem;
color: #00acbd;
font-weight: bold;
text-align: center;
}
.bnr1 .info .name{
font-size: 2.0rem;
font-weight: bold;
color: #444;
text-align: center;
}
.bnr1 .btn{
font-size: 1.1rem;
height: 2.8rem;
line-height: 2.8rem;
color: #fff;
background:#f38f51 url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/arrow.svg) no-repeat 97% 50%;
background-size:1.4rem;
text-align: center;
box-sizing: border-box;
border-radius: 50rem;
letter-spacing: 0.07em;	
margin-left: 1.2rem;
}
.bnr2 a{
display: block;
border: 2px solid #d7c7af;
border-radius: 10px;
margin: 0 0 1.3rem;
padding: 1.0rem 1.3rem 1.3rem;
}
.bnr2 .item{
display: flex;
justify-content: center;
align-items: center;
}
.bnr2 .img{
width: 30%;
}
.bnr2 .img img{
width: 100%;
border-top-left-radius: 11px;
border-bottom-left-radius: 11px;
margin-bottom: 0.4rem;
}
.bnr2 .info{
width: 70%;
box-sizing: border-box;
line-height: 1.3;
text-align:left;
padding-left: 0.3rem
}
.bnr2 .catch2 {
font-size: 1.4rem;
margin: 0.5rem 0 0.3rem;
color: #00acbd;
font-weight: bold;
}
.bnr2 .info .name{
font-size: 2.0rem;
font-weight: bold;
color: #444;
margin-bottom: 0.6rem;
}
.bnr2 .btn{
font-size: 1.1rem;
height: 2.8rem;
line-height: 2.8rem;
color: #fff;
background:#f38f51 url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/arrow.svg) no-repeat 97% 50%;
background-size:1.4rem;
text-align: center;
box-sizing: border-box;
border-radius: 50rem;
letter-spacing: 0.07em;	
}
.userBox{
width: 100%;
margin: 0 auto 3rem;
background: #F3EFE9;
border-radius: 0.7rem;
padding: 2.5rem 2rem 2.5rem 2rem;
box-sizing: border-box;
}
.useTit{
font-size: 1.4rem;
line-height:1.3;
font-weight: bold;
margin-bottom:1.5rem;
text-align: center;
color: #554433;
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/line.webp) no-repeat 50% 50%;
}
.useTit span{
background:#F3EFE9;
padding: 0 0.8rem;
}
.user{
display: table;
box-sizing: border-box;
}
.user + .user{
margin-top:1.2rem;
}
.user .img{
width: 40px;
display: table-cell;
vertical-align: top;
padding:2rem 2.2rem 0 0;
}
.user .img img{
width: 100%;
}
.user .tx{
display: table-cell;
vertical-align: top;
padding:1.3rem 1.4rem;
background: #fff;
border-radius: 15px;
width : calc(100% - 40px - 2.2rem) ;
box-sizing: border-box;
position: relative;
}
.user .tx::after {
content: '';
display: inline-block;
width: 16px;
height: 15px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/fukidashi.webp);
background-size: contain;
vertical-align: middle;
position: absolute;
top:3rem;
left: -15px;
}
.user .tx p{
font-size: 1.2rem;
line-height: 1.4;
margin-bottom: 0;
text-align: justify;
text-justify: inter-ideograph;
}
.userBox .notes{
font-size: 1.0rem;
line-height: 1.3rem;
padding-top: 1.3rem;
}

/*==============================================
 #mainContents
============================================= */
#mainContents {
font-family: 'ΰSVbN Medium', 'ΰSVbNΜ', 'Yu Gothic Medium', YuGothic , "qMmpS Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "CI" , Meiryo , "lr oSVbN" , "MS PGothic" , sans-serif;
font-feature-settings: "palt";
}
/*----- Ά -----*/
.paragraph p {
font-size: 1.4rem;
line-height:1.7;
margin-bottom: 2.5rem;
letter-spacing: 0.03em;
word-break: break-all;
}
.paragraph .cap{
font-size: 1.1rem;
line-height:1.6;
margin-bottom: 0;
}
.paragraph  p .marker {
background:#fdeee5;
padding: 0px 1px 0;
font-weight: bold;
vertical-align: 8;
}
.paragraph .notes{
font-size: 11px;
line-height:1.4;
display: block;
padding-top:1.3rem;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #D5CEC5;
transition: background-color .2s, border-top-color .2s;
}
.paragraphIn{
padding: 0 2.0rem 1.5rem;
}
.spAccordion {
display: none;
}
#article04.paragraph  {
border-bottom: 1px solid #D5CEC5;
}

/*----@h2@----*/
.paragraph h2 {
position: relative;
font-weight: bold;
color: #63503B;
-webkit-tap-highlight-color:rgba(0,0,0,0);
padding: 25px 15px 25px 0px;	
}
.paragraph h2 span {
display: block;
font-size: 1.7rem;
line-height: 1.4;
}
.paragraph h2 .point {
font-size: 1.3rem;
margin-bottom:0.8rem;
padding: 0 1rem;
height: 2.6rem;
line-height: 2.7rem;
text-align: center;
display:inline-block;
border: 2px solid #f38f51;
letter-spacing: 0.05em;
color: #f38f51;
border-radius: 5px;
box-shadow: 1px 1px #fff;
}
.paragraph  h2{
padding-left: 48px;
}
.paragraph  h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 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: 3px solid #f38f51;/*----@ξσΜF@----*/
border-right: 3px solid #f38f51;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}
.paragraphIn > p:first-child {
margin-top: 25px;
}
#article01 h2{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/sp_h2_bg_1.webp) no-repeat top right;
background-size: contain
}
#article02 h2{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/sp_h2_bg_2.webp) no-repeat top right;
background-size: contain
}
#article03 h2{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/sp_h2_bg_3.webp) no-repeat top right;
background-size: contain
}
#article04 h2{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/sp_h2_bg_4.webp) no-repeat top right;
background-size: contain
}
#article03 .paragraphIn{
padding-bottom:0.7rem;
}
.paragraph h3{
color: #836d56;
font-size: 1.7rem;
position: relative;
text-align: center;
font-weight: bold;
margin-bottom:2rem;
}
.paragraph h3:before{
content: '';
display: inline-block;
position: absolute;
width: 4rem;
height: 0.3rem;
background:#836d56; 
top:-3.2rem;
right: 0;
left: 0;
margin: 0 auto;
border-radius: 5rem;
}
.imgBox1 + h3{
margin-top: 7rem;
}
p + .innerbnr,
p + .innerbnr2 {
margin-top:3rem;	
}
.innerbnr + h4,
.innerbnr2 + h4{
margin-top: 3.5rem;
}
.imgBox2 + .innerbnr{
margin-top: 4rem;
}
h4{
font-weight: bold;
color: #78624b;
margin-bottom: 2rem;
text-align: center;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/line.webp) no-repeat top center;
padding-top:3.5rem;
}
h4 span{
position: relative;	
font-size: 1.8rem;
padding: 0 2.9rem 0 3rem;
}
h4 span::before {
content: '';
display: inline-block;
width: 2rem;
height: 1.8rem;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/h4_bg.webp);
background-size: contain;
position: absolute;
top:0.2rem;
left:0;
}
h4 span::after {
content: '';
display: inline-block;
width: 2rem;
height: 1.8rem;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/h4_bg.webp);
background-size: contain;
position: absolute;
top:0.2rem;
right:0;
transform: scale(-1, 1);
}
p + .imgBox1,
p + .imgBox2,
p + .imgBox3{
margin-top:2.5rem;
}
p + .titS{
margin-top: 2rem;
}
.titS{
font-size: 1.3rem;
font-weight: bold;
background: #514335;
color: #fff;
padding: 0.6rem 1.6rem 0.5rem;
border-top-left-radius: 0.5rem;
border-top-right-radius:0.5rem;
display: inline-block;
margin-bottom: -1px;
}

.imgBox3 + h4{
margin-top:3rem;
}

/* imgBox */
.imgBox1 img,
.imgBox2 img,
.imgBox3 img{
width: 100%;
height: auto;
}
.imgBox1 img + .cap,
.imgBox2 img + .cap,
.imgBox3 img + .cap{
margin-top: 1rem;
} 
.imgBox3 + .imgBox1{
margin-top: 1rem;
}
.imgBox1,
.imgBox2,
.imgBox3 {
margin-bottom:2.5rem;
}
.imgBox3{
margin-bottom:0;
}
.imgBoxS{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
border: 2px solid #514335;
padding:1.4rem 1.5rem 1.4rem 1rem;
box-sizing: border-box;
border-top-left-radius:0;
border-top-right-radius: 0.5rem;
border-bottom-left-radius:  0.5rem;
border-bottom-right-radius: 0.5rem;
}
.imgBoxS a{
width:80px;
padding-top: 5px;
}
.imgBox1 a,
.imgBox2 a,
.imgBox3 a,
.imgBoxS a{
display: block;
}
.imgBox1 a + a{
margin-top: 1rem;
}
.imgBox1 .cap,
.imgBox2 .cap{
margin-top: 1rem;	
}
.imgBox1 .cap2{
margin-top: 2rem;	
}
.imgBox1 .imgBoxS .cap{
width:calc(100% - 90px);
font-size: 1.3rem;
margin-top: 0;
}
.txBox{
padding-top: 25px;
}

/*==============================================
 .productBox
============================================= */
.productBox{
background: #f6f2ec;
padding: 0 2rem 3rem;
border-bottom: 2px solid #fff;
}
.productBoxIn{
padding-bottom: 2rem;
}
.productBox h4{
background: none;
}
.productBox h4 span{
font-size: 1.5rem;
letter-spacing: 0.06em;
}
.product{
width: 100%;
background: #fff;
text-align: center;
border-radius: 15px;
border: 1px solid #E9E3DA;
display: block;
padding: 2.1rem 2rem 2.2rem;
box-sizing: border-box;
margin-bottom: 1.5rem;
}
.product .img{
width: 100%;
display: block;
margin-bottom:8px;
}
.product .img img{
width: 100%;
}
.product .catch1{
font-size: 1.3rem;
line-height: 1.5;
font-weight: bold!important;
text-align: center;
letter-spacing: 0.03em;
color: #463d30;
margin-bottom:1.3rem;
}
.product .catch1 span{
display: block;	
border-bottom: 1px dotted #c9b9a0;
padding-bottom:1.3rem;
}
.product .name{
font-size: 1.9rem;
font-weight: bold;
color: #000000;
margin-bottom: 10px;
letter-spacing: 0.03em;
}
.product .btn a{
background:#f38f51 url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/arrow.svg) no-repeat 97% 50%;
background-size: 1.8rem;
color: #fff;
width: 100%;
height:3.2rem;
line-height: 3.2rem;
margin: 0 auto;
border-radius: 50px;
font-size: 1.3rem;
text-align: center;
display: block;
transition: 0.3s;
}
.product .btn b{
font-size: 1.5rem;
padding: 0 0.2rem 0 0.4rem;
}
.product .btn a:hover{
opacity: 0.6;
}
.product .btn + .btn{
margin-top: 1rem;
}
.product .catch2{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_zojirushi/bnr_tit.webp) no-repeat top center;
background-size:90%;
padding-top: 5.97%;
text-indent: -999em;
font-size: 0;
margin: 0 auto 0.9rem;
display: block;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 0.85rem; 
color: #333;
text-align: center;
}
.questionnaire {
padding-top: 3rem!important;
}


