@charset "shift_jis";

/* ECB調整 */
.ldp-top,
#section02,
#section04,
#section03,
#section05,
#section06 {
  margin-left: -50% !important;
  margin-right: -50% !important;
  width: auto !important;
}
@media screen and (max-width: 767px) {  
  .ldp-top,
  #section02,
  #section04,
  #section03,
  #section05,
  #section06 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .ldp-top {
      height: 124vw !important;
      background-color: #fff !important;
  }
}
@media screen and (max-width: 430px) {
  .ldp-top {
      height: 120vw !important;
  }
}
@media screen and (max-width: 375px) {
  .ldp-top {
      height: 122vw !important;
  }
}
@media screen and (max-width: 360px) {
  .ldp-top {
      height: 124vw !important;
  }
}


@media screen and (max-width: 767px) {
  #section06 .column1 p:nth-child(1) {
    margin-top: 45vw !important;
  }
}
@media screen and (max-width: 430px) {
  #section06 .column1 p:nth-child(1) {
    margin-top: 40vw !important;
  }
}
@media screen and (max-width: 375px) {
  #section06 .column1 p:nth-child(1) {
    margin-top: 40vw !important;
  }
}
@media screen and (max-width: 360px) {
  #section06 .column1 p:nth-child(1) {
    margin-top: 240vw !important;
  }
}

/*============ 商品ページ個別CSS ===========*/

.block,
.section > h2,
#bottom-relate-item,
#bottom-recom-item,
.itemlist3c {
  width: 950px; /* PCのカラム幅を変更する際に記入 */
}

.section {
width: 100% !Important;
}

.section h2 {
  width: 100%;
  text-indent: -9999px;
}

.block p img {
  width: auto;
}

/* トップイメージ */

#topicpath {
display: none;
  padding-bottom: 10px;
}

.ldp-top {
  background: #efe8c2 url(/defaultShop/kimimarolive/img/kimimarolive2020_topimage_.jpg) top center no-repeat;
  height: 560px;
  padding: 0;
margin: 0 0 30px;
}


.ldp-top .section {
	width: 1050px !important;
    margin: 0 auto;
    height: 560px;
	padding: 0;
	background: none;
	position: relative;
}

.ldp-top .orderbox {
    display: block;
    position: absolute;
    bottom: 70px;
    left: 0;
}

.orderbox a {
	margin: 0;
}

.ldp-top a {
    font-family: YakuHanJPs, "NotosansJP", "メイリオ", sans-serif;
    display: block;
    background: #f51d12;
    border: 3px solid #fff;
    width: 360px;
    border-radius: 60px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 28px;
    font-weight: bold;
    box-shadow: 0 2px 6px #555;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    transition: bottom box-shadow background color border-color .3s !important;
}

#section00 .block {
  position: relative;
}

#section00 h1 {
  position: absolute;
  top: 5px;
  left: 0px;
  z-index: 1;
}

#section00 .buybutton {
  position: absolute;
  top: 405px;
  left: 196px;
  z-index: 10;
}

#section00 .buybutton a img {
  border-radius: 30px;
  box-shadow: 0 1px 3px #888;
  transition: 0.15s;
  width: 90%;
}

#section00 .buybutton a:hover img,
#section00 .buybutton a:active img {
  width: 100%;
  margin-left: -10px;
  margin-top: -2px;
  box-shadow: 0 0 10px #555;
}

/* ギフトバナー・購入ボタン */

#section01 {
  background: #fff;
/*  background: -moz-linear-gradient(top,  #F9F5E5 0%, #fff 20%);
  background: -webkit-linear-gradient(top,  #F9F5E5 0%,#fff 20%);
  background: linear-gradient(to bottom,  #F9F5E5 0%,#fff 20%); */
}

#section01 .block {
  width: 710px;
}


/* 概要 */

#section02 {
  background: #EDE261 url(/defaultShop/kimimarolive/img/kimimarolive2017_sec01_bg.png) top left repeat;
  padding: 20px 0 0;
  overflow: hidden;
}

#section02 h2 {
  background: url(/defaultShop/kimimarolive/img/kimimarolive2017_sec01_title.png) top center no-repeat;
  height: 197px;
}

#section02 #serif-box {
  width: 950px;
  height: 540px;
  margin: 0 auto;
  position: relative;
}

#section02 #serif-box-sp {
  display: none;
}

#section02 #serif-box #serif01 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#section02 #serif-box #serif02 {
  position: absolute;
  top: 40px;
  left: 500px;
  z-index: 2;
}

#section02 #serif-box #serif03 {
  position: absolute;
  top: 250px;
  left: 10px;
  z-index: 3;
}

#section02 #serif-box #serif04 {
  position: absolute;
  top: 320px;
  left: 450px;
  z-index: 4;
}

#section02 #serif-box #serif05 {
  position: absolute;
  top: 150px;
  left: 350px;
  z-index: 5;
}

#section02 #overview-box {
  height: 680px;
  background: url(/defaultShop/kimimarolive/img/kimimarolive2017_sec01_06.png) top center no-repeat;
  padding-top: 50px;
}

#section02 #overview-box #overview-inside {
  width: 950px;
  margin: 0 auto;
}

#section02 #overview-box #overview-inside div {
  background: #fff;
  background: rgba(255,255,255,0.9);
  height: 650px;
  margin-left: 225px;
  width: 725px;
}

#section02 #overview-box #overview-inside div h3 {
  padding-bottom: 20px;
}

#section02 #overview-box #overview-inside div p {
  font-size: 20px;
  line-height:1.8;
  padding: 20px 40px 0;
}

#section02 #overview-box #overview-inside div p em {
  color: #FF0437;
}

/* プロフィール*/

#section03 {
  background: #ffd4ae;
  margin-bottom: 40px;
  padding: 30px 0;
}

#section03 h2 {
  background: url(/defaultShop/kimimarolive/img/kimimarolive2017_sec03_title.png) top center no-repeat;
  height: 196px;
}

#section03 .column1 {
  border-radius: 15px;
  position: relative;
  width: 850px;
}

#section03 ul {
  margin: 10px 15px;
}

#section03 ul li {
  margin-top: 45px;
}

#section03 ul li:nth-child(1) {
  margin-top: 0;
}

#section03 ul #sec03-img01,
#section03 ul #sec03-img02,
#section03 ul #sec03-img03 {
  box-shadow: 0 0 4px #555;
  position: absolute;
}

#section03 ul #sec03-img01 {
  top: -25px;
  left: 620px;
  z-index: 1;
}

#section03 ul #sec03-img02 {
  top: 140px;
  left: 700px;
  z-index: 2;
}

#section03 ul #sec03-img03 {
  top: 370px;
  left: 650px;
  z-index: 3;
}

#section03 .column2 {
  margin-top: 0px;
}

#section03 .column2.width-small {
  background: url(/defaultShop/kimimarolive/img/kimimarolive2017_sec03_07.jpg) top left no-repeat;
  width: 270px;
}

#section03 .column2.width-big {
  padding-left: 20px;
  width: 680px;
}

#section03 .column2.width-big h3 {
  padding: 0 0 10px;
}

#section03 .column2.width-big h3 span {
  font-size: 16px;
  font-weight: normal;
  padding-left: 5px;
}


/* ユーザーズボイス */

#section04 {
  background: #ffbcbc url(/defaultShop/kimimarolive/img/kimimarolive2017_sec04_bg.png) top left repeat;
  padding: 20px 0 30px;
}

#section04 h2 {
  background: url(/defaultShop/kimimarolive/img/kimimarolive2017_sec04_title.png) top center no-repeat;
  height: 196px;
}

#section04 .column2 {
  border-radius: 10px;
  box-shadow: 0 1px 3px #aaa;
}

#section04 .column2 p {
  font-size: 18px;
}

#section04 .column2 p em {
  color: #F70029;
}

#section04 .column2 p span {
  color: #777;
  display: block;
  font-size: 15px;
  text-align: right;
}

#section04 .uv-morelink {
width: 950px;
margin: 0 auto 20px;
text-align: right;
}

#section04 .uv-morelink a {
background: none;
padding: 5px;
color: #333;
text-decoration: underline;
}

#section04 .uv-morelink a:hover,
#section04 .uv-morelink a:active {
color: #777;
}

#section04 .annotation {
color: #AD7E85 !important;
  font-size: 12px !important;
margin: 0 auto;
text-align: right;
width: 950px;
}


/* CDリスト */

#section05 {
  background: #fbf058; /* Old browsers */
  background: -moz-linear-gradient(top,  #fbf058 10%, #fff 35%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #fbf058 10%,#fff 35%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #fbf058 10%,#fff 35%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 30px 0 10px;
}

#section05 h2 {
  background: url(/defaultShop/kimimarolive/img/kimimarolive2021_sec05_title.png) top center no-repeat;
  height: 200px;
}

#section05 .cdlist-default .cdlist-image {
  width: 60%;
}

#section05 p em {
  color: #DF0117;
  font-size: 20px;
}

#section05 ul {
  font-size: 18px;
}

#section05 ul li:before {
  color: #F59C09;
  font-size: 18px;
  padding-right: 8px;
}

#section05 .cdlist .annotation {
  padding: 0 20px 20px;
  text-align: right;
}

/* アコーディオン */

.block.accordion {
  background: #fff;
  box-sizing: content-box;
  padding: 15px;
  width: 920px;
}

.accordion .toggle, .accordion .accordion-inside {
  padding: 0;
}

.accordion-inside.cd-vol1,
.accordion-inside.cd-vol2,
.accordion-inside.cd-vol3,
.accordion-inside.cd-vol4,
.accordion-inside.cd-vol5 {
display: block;
margin: 0 0 20px;
}

.accordion .toggle::after {
display:none !important;
}


.accordion-inside.cd-vol1 {border: 1px solid #A92828;}
.accordion-inside.cd-vol2 {border: 1px solid #994A25;}
.accordion-inside.cd-vol3 {border: 1px solid #4A6436;}
.accordion-inside.cd-vol4 {border: 1px solid #38414E;}
.accordion-inside.cd-vol5 {border: 1px solid #4E394D;}

.accordion-inside {
  border-top: none !important;
}


.accordion .column1 {
  margin: 0 0 2px;
}

.accordion .column1 .block {
  box-sizing: content-box;
  padding: 25px 3%;
  width: 94%;
}

.accordion .column1 .column2 {
  border: 1px solid #bbb;
  height: 840px !important;
}

.cdlist-default .cdlist-title {
  padding: 0;
  background: none;
}

.cdlist-default .cdlist-title img {
  width: 100%;
}

.accordion a:hover,
.accordion a:active {
  opacity: 0.8;
}

.accordion .toggle::after {
  border: none;
  background: url(/defaultShop/kimimarolive/img/kimimarolive2017_sec05_tab_open.png) top left no-repeat;
  top: 35%;
  right: 2%;
  width: 105px;
  height: 41px;
  font-weight: bold;
  display: block;
  margin: 0;
  position: absolute;
  transform: none;
}

.accordion .toggle.active::after {
  background: url(/defaultShop/kimimarolive/img/kimimarolive2017_sec05_tab_close.png) top left no-repeat;
  margin: 0;
  transform: none;
}

/* 付録 */

#section06 {
  background: #FECFD5 url(/defaultShop/kimimarolive/img/kimimarolive2017_sec06_bg.png) top left repeat;
  margin-bottom: 40px;
}

#section06 h2 {
  background: url(/defaultShop/kimimarolive/img/kimimarolive2017_sec06_title.png) top center no-repeat;
  height: 196px;
}

#section06 .block {
  position: relative;
}

#section06 .column1 {
  background: #fff; /* Old browsers */
  background: -moz-linear-gradient(25deg,  #ffffff 75%, #f9f19a 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(25deg,  #ffffff 75%,#f9f19a 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(25deg,  #ffffff 75%,#f9f19a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-radius: 10px;
  height: 560px;
  padding: 30px;
  margin-top: 30px;
}

#section06 .column1 p,
#section06 .column1 ul {
  display: block;
  margin-right: 530px;
}

#section06 .column1 p em {
  color: #F4001F;
}

#section06 .column1 ul {
  background: #eaeaea;
  margin-top: 20px;
  margin-left: 0;
}

#section06 #sec06-img01,
#section06 #sec06-img02,
#section06 #sec06-img03 {
  position: absolute;
}

#section06 #sec06-img01 {
  box-shadow: 0 1px 4px #aaa;
  bottom: 25px;
  right: 25px;
  z-index: 10;
}

#section06 #sec06-img02 {
  top: 10px;
  right: 30px;
  z-index: 20;
}

#section06 #sec06-img03 {
  top: -30px;
  right: 215px;
  z-index: 30;
}

.block.spec {
  width: 750px;
}

#bottom-relate-item,
#bottom-recom-item,
.itemlist3c {
  width: 710px;
  margin-left: auto;
  margin-right: auto;
}


/* 追従ボタン */

.nopricedisp {
	margin-bottom: 50px;
}

.nopricedisp .price-block,
.nopricedisp .order-sns {
	display: none;
}

.first-price .price-block,
.first-price .order-henpin-block,
.first-price .order-sns {
	display: none;
}

.first-price .buybutton-temp {
	height: 160px;
}

.first-price .buybutton-temp a {
	transition: bottom .3s,background .3s,box-shadow .3s,border .3s;
}

.first-price .buybutton-temp .order-fixed1 {
	display: block;
	position: fixed;
	bottom: -120px;
	right: 15px;
	z-index: 100;
	font-size: 18px !important;
	width: 260px !important;
	height: 60px !important;
	line-height: 54px !important;
	border-width: 3px;
	box-shadow: 0 2px 6px #888 !important;
	margin: 0;
	transition: bottom .3s,background .3s,box-shadow .3s,border .3s;
}

.first-price .buybutton-temp .order-fixed2 {
	bottom: 20px;
	transition: bottom .3s,background .3s,box-shadow .3s,border .3s;
}.first-price .price-block,
.first-price .order-henpin-block,
.first-price .order-sns {
	display: none;
}

.first-price .buybutton-temp {
    height: 160px;
    margin: 50px　0 30px;
}

.first-price .buybutton-temp a {
	transition: bottom .3s,background .3s,box-shadow .3s,border .3s;
}

.first-price .buybutton-temp .order-fixed1 {
	display: block;
	position: fixed;
	bottom: -120px;
	right: 15px;
	z-index: 100;
	font-size: 18px !important;
	width: 260px !important;
	height: 60px !important;
	line-height: 54px !important;
	border-width: 3px;
	box-shadow: 0 2px 6px #888 !important;
	margin: 0;
	transition: bottom .3s,background .3s,box-shadow .3s,border .3s;
}

.first-price .buybutton-temp .order-fixed2 {
	bottom: 20px;
	transition: bottom .3s,background .3s,box-shadow .3s,border .3s;
}

.orderbox a,
.orderbox a:hover,
.orderbox a:active {
	text-decoration: none !important; 

background: rgb(186,232,174);
background: -moz-linear-gradient(top, rgba(186,232,174,1) 5%, rgba(39,182,0,1) 35%, rgba(39,182,0,1) 50%, rgba(35,135,3,1) 85%, rgba(30,57,8,1) 100%);
background: -webkit-linear-gradient(top, rgba(186,232,174,1) 5%,rgba(39,182,0,1) 35%,rgba(39,182,0,1) 50%,rgba(35,135,3,1) 85%,rgba(30,57,8,1) 100%);
background: linear-gradient(to bottom, rgba(186,232,174,1) 5%,rgba(39,182,0,1) 35%,rgba(39,182,0,1) 50%,rgba(35,135,3,1) 85%,rgba(30,57,8,1) 100%);
transition: opacity 0.3s, bottom 0.3s, box-shadow 0.3s;
font-family: Gothic MB101 Heavy, YakuHanJPs, "NotosansJP", "メイリオ", sans-serif;
text-shadow: 2px 0 1px #fff, -2px 0 1px #fff, 0 2px 1px #fff, 0 -2px 1px #fff;
color: red;
}


/*============ スマートフォン用 ===========*/
@media screen and (max-width: 767px) {  

  .detailetmpl {
    margin-top: 35px;
  }

  .block,
  #bottom-relate-item,
  #bottom-recom-item,
  .itemlist3c,
  .block.spec {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  
  .section h2 {
    width: 100%;
    margin: 0;
  }

  
  /* トップイメージ */

#topicpath {
display: none;
  padding-bottom: 10px;
}

.ldp-top {
    background: #efe8c2 url(/defaultShop/kimimarolive/img/kimimarolive2020_top_sp_.jpg) top center no-repeat;
    height: 850px;
    padding: 0;
    background-size: 100%;
    margin-bottom: 30px;
}

.ldp-top .section {
	width: 100% !important;
    margin: 0 auto;
    height: 850px;
	padding: 0;
	background: none;
	position: relative;
}

.ldp-top .orderbox {
    display: none;
    position: absolute;
    bottom: -130px;
    left: 110px;
}

.orderbox a {
	margin: 0;
}

.orderbox a {
    font-family: YakuHanJPs, "NotosansJP", "メイリオ", sans-serif;
    display: block;
    background: #f51d12;
    border: 6px solid #fff;
    width: 480px;
    border-radius: 60px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    font-size: 40px;
    font-weight: bold;
    box-shadow: 0 4px 10px #555;
    height: 90px;
    line-height: 90px;
    overflow: hidden;
    transition: bottom box-shadow background color border-color .3s !important;
}
  
  /* ギフトバナー・購入ボタン */

.detailetmpl .mv {
    margin: 0 20px 40px!important;
}

  #section01 {
    background: #fff; /* Old browsers */
    padding: 0;
  }

  #section01 .block,
  #section01 .block .mv img {
    width: 100%;
  }

.item-gift {
  margin-bottom: 30px;
}

.block .item-gift img {
  width: 100%;
}


  /* 概要 */

  #section02 {
    padding: 15px 0;
  }

  #section02 h2 {
    background-size: 114%;
    height: 11vh;
  }

  #section02 #serif-box {
    display: none;
  }
  
  #section02 #serif-box-sp {
    display: block;
  }
  
  #section02 #serif01-sp {
    width: auto;
    margin: 20px 15% 0 5%;
  }

  #section02 #serif02-sp {
    width: auto;
    margin: 20px 6% 0 13%;
  }
  
  #section02 #serif03-sp img,
  #section02 #serif04-sp img{width: 100%;}
  
  #section02 #serif03-sp {
    width: auto;
    margin: 20px 5% 0 5%;
    display: flex;
  }

  #section02 #serif04-sp {
    width: auto;
    /*margin: 20px 0 0 15%;*/
    margin: 20px 7%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
   #section02 #serif03-sp span:first-child{width: 63%;}
   #section02 #serif04-sp span:first-child{ width: 63%;}
   #section02 #serif04-sp span:last-child{ width: 30%;margin-left: -15%;}
  
  

  #section02 #overview-box {
    height: auto;
    background: none;
    padding-top: 0;
  }

  #section02 #overview-box #overview-inside {
    width: 92%;
    margin: 0 auto;
  }

  #section02 #overview-box #overview-inside div {
    height: auto;
    margin-left: 0;
    padding-bottom: 20px;
    width: 100%;
  }

  #section02 #overview-box #overview-inside div h3 {
    padding-bottom: 0;
  }
  
  #section02 #overview-box #overview-inside div h3 img {
    width: 100%;
  }

  #section02 #overview-box #overview-inside div p {
      font-size: 16px;
      line-height: 1.6;
      padding: 10px 15px 0;
  }

  #section02 #overview-box #overview-inside div p em {
    color: #FF0437;
  }
  
  

  /* プロフィール*/
  
  #section03 {
    padding: 10px 0 15px;
    margin-bottom: 30px;
  }

  #section03 h2 {
    background-size: 830px;
    height: 140px;
    padding-bottom: 20px;
  }

  #section03 .column1 {
    width: 100%;
    padding: 0;
  }

  #section03 ul {
    margin: 0;
    padding: 180px 0 1px;
  }

  #section03 ul li {
    margin: 0 0 40px;
  }

  #section03 ul li:nth-child(1) {
    margin-top: 0;
  }

  #section03 ul #sec03-img01,
  #section03 ul #sec03-img02,
  #section03 ul #sec03-img03 {
    box-shadow: none;
    position: absolute;
    height: 150px;
    overflow: hidden;
  }
  
  #section03 ul #sec03-img01 img,
  #section03 ul #sec03-img02 img,
  #section03 ul #sec03-img03 img {
    width: 100%;
  }

  #section03 ul #sec03-img01 {
    top: 0;
    left: 0;
    z-index: 1;
    width: 244px;
    border-radius: 15px 0 0 0;
  }

  #section03 ul #sec03-img02 {
    top: 0;
    left: 246px;
    z-index: 2;
    width: 178px;
  }

  #section03 ul #sec03-img03 {
    top: 0;
    left: 426px;
    z-index: 3;
    width: 244px;
    border-radius: 0 15px 0 0;
  }

  #section03 .column2 {
    margin-top: 10px;
  }

  #section03 .no-separate {
    display: flex;
    margin-bottom: 0;
  }

  #section03 .column2.width-small {
    background: url("/defaultShop/kimimarolive/img/kimimarolive2017_sec03_07.jpg") top left no-repeat;
    background-size: cover !important;
    width: 33%;
    height: auto;
  }

  #section03 .column2.width-big {
    padding-left: 10px;
    width: 67%;
    height: auto;
  }

  #section03 .column2.width-big p {
    font-size: 10px;
    margin-top: 0;
  }

  #section03 .column2.width-big h3 {
    font-size: 16px;
    padding: 0;
  }

  #section03 .column2.width-big h3 span {
    font-size: 10px;
    font-weight: normal;
    padding-left: 0px;
    vertical-align: top;
  }
  
  /* ユーザーズボイス */

  #section04 {
    padding: 20px 0 30px;
  }

  #section04 h2 {
    background-size: 110%;
    height: 10vh;
  }
  
  #section04 .column2 p {
    font-size: 16px;
  }
  #section04 .column2 p span {
    font-size: 14px;
  }
  #section04 .column2.sp-nodisp {
    display: none;
  }

#section04 .uv-morelink {
width: 680px;
}

#section04 .uv-morelink a {
font-size: 22px;
}

#section04 .annotation {
font-size: 12px !important;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }


  /* CDリスト */

  #section05 {
    background: #fbf058 0%, #fff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fbf058 0%,#fff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fbf058 0%,#fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    padding: 20px 0 0px;
  }

  #section05 h2 {
    background-size: 114%;
    height: 11.5vh;
  }
  
  .cdlist-default .cdlist-title {
    height: auto;
    overflow: hidden;
    display: block;
  }
  
  .cdlist-default .cdlist-title img {
    /* margin-top: -10px; */
  }
  .cdlist-default .cdlist-image {
    margin: 10px auto;
  }
  
  .cdlist .cdlist-description {
    margin: 15px 10px;
    font-size: 14px;
    line-height: 1.6;
  }
  
  #section05 p em {
    font-size: 16px;
  }
  
  #section05 .cdlist ul {
    display: block;
    font-size: 13px;
    margin: 10px;
  }
  
  #section05 .cdlist .annotation {
    padding: 0 10px 10px;
    font-size: 12px !important;
  }

  /* アコーディオン */

  .block.accordion {
    padding: 1%;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  
  .accordion .toggle {
    height: 120px;
    overflow: hidden;
    border-radius: 0;
  }
  
  .accordion .toggle.active {
    border-radius: 0;
  }

  .accordion .toggle img {
    margin-left: -216px;
    width: 135%;
  }
  
  .accordion .column1 {
    margin: 0 0 4px;
  }

  .accordion .column1 .column2 {
    height: auto !important;
  }
  
  .accordion .column1 .block {
    padding: 25px 5%;
    width: 90%;
  }

  .accordion a:hover,
  .accordion a:active {
    opacity: 1;
  }

  .accordion .toggle::after {
    right: 2%;
  }

.accordion-inside.cd-vol2,
.accordion-inside.cd-vol3,
.accordion-inside.cd-vol4,
.accordion-inside.cd-vol5 {
display: none;
margin: 0;
}

.accordion .toggle::after {
display:block !important;
}


  /* 付録 */

  #section06 {
    padding: 20px 0;
    margin-bottom: 20px;
  }

  #section06 h2 {
    background-size: 114%;
    height: 11vh;
  }

  #section06 .column1 {
    height: auto;
    padding: 15px;
    margin-top: 15px;
  }
  
  #section06 .column1 p:nth-child(1) {
    margin-top: 260px;
  }

  #section06 .column1 p,
  #section06 .column1 ul {
    display: block;
    margin-right: 0;
  }

  #section06 .column1 p em {
    color: #F4001F;
  }

  #section06 .column1 ul {
    background: #eaeaea;
    margin-top: 20px;
    margin-left: 0;
  }

  #section06 #sec06-img01,
  #section06 #sec06-img02,
  #section06 #sec06-img03 {
    position: absolute;
  }

  #section06 #sec06-img01 {
    bottom: auto;
    right: auto;
    top: 10px;
    left: 15vw;
    width: 47vw;
  }
  #section06 #sec06-img01 img {
    width: 310px;
  }

  #section06 #sec06-img02 {
    top: 5vw;
    right: 10px;
    width: 26vw;
  }

  #section06 #sec06-img03 {
    top: -25px;
    left: 5px;
    right: auto;
    width: 34vw;
  }
  #section06 #sec06-img03 img {
    width: 240px;
  }

#bottom-relate-item,
#bottom-recom-item,
.itemlist3c {
  width: 100%;
}



/* 追従ボタン */

.order-fixed1,
.order-fixed1a {
	border-radius: 50%;
	position: fixed;
	right: 2vw;
	z-index: 100;
	font-size: 0 !important;
	width: 20vw !important;
	height: 20vw !important;
	border: 2px solid #fff !important;
}

.order-fixed1:before,
.order-fixed1a:before {
	content: "ご購入はこちら";
	font-size: 4vw;
	text-align: center;
	width: 18vw;
	margin: 6vw auto 0;
	display: block;
	line-height: 1.3;
color: #fff !important;
}

.order-fixed2 {
	bottom: 12vw;
	bottom: 80px !important;
}

.order-fixed2a {
	bottom: 35vw;
	bottom: 80px !important;
}

.first-price .buybutton-temp .order-fixed1 {
    width: 160px !important;
    height: 160px !important;
    color: 
    #F51C12 !important;
    border-width: 4px !important;
	bottom: -180px;
}

.first-price .buybutton-temp .order-fixed1:hover {
background:     #F51C12 !important;
    color: 
    #F51C12 !important;
}



/* 検索窓削除 */

.search_form {
	display: none;
}

#wrap01 {
    width: auto;
    margin: 20px 150px 15px;
}

.cta-text {
    background: url(/defaultShop/images/parts/cta_text_bg.png) center bottom no-repeat;
    background-size: 100px !important;
    color: #333;
    font-family: 'NotosansJP', sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 25px !important;
    line-height: 1.5 !important;
    margin: 40px 0 5px;
    padding: 0 30px 60px;
    text-shadow: 0 1px 0 #fff;
}

.cta-text br {
	display: none;
}


}/* Media Query for SmartPhone */



/* IE8/IE7 Adjustment */

#container,
.main1c,
#shop_contents2 {
  *width: 100%;
}

.block,
#topicpath,
.itemlist3c {
  *width: 950px;
  *margin-left: auto;
  *margin-right: auto;
}

#section00 .buybutton a img,
#section00 .buybutton a:hover img,
#section00 .buybutton a:active img {
  *width: 271px;
  *margin: 0;
}

#section00 {
  *margin-bottom: 30px;
}

#section03 .column1 {
  *background: #fff;
}

#section03 .column2.width-small {
  *float: left;
  *height: 220px;
  height: 220px\9;
}

#section03 .column2.width-big {
  *height: 180px;
  *width: 610px;
  *background: #fff;
  *padding: 20px;
}

#section03 .column2.width-big h3 {
  *padding-top: 10px;
}

#sec03-img03 {
  *display: none;
}

#section04 .column2 {
  width: 45%\9;
  *width: 43%;
  *margin-right: 2%;
  *margin-bottom: 15px;
  *padding: 2%;
  *background: #fff;
  *float: left;
}

#section05 {
  *padding-bottom: 30px;
}

#section05 .accordion-inside {
  *width: 918px;
}

#section05 .accordion .column1 .column2 {
  width: 45%\9;
  *float: left;
  *margin-right: 2%;
}

#section06 {
  *padding-top: 30px;
  *padding-bottom: 30px;
}




/* gifttimer */

#top_giftbanner,
#top_gifttimer {
	display: block;
    background: #F40205;
    height: 86px;
    margin-bottom: 2px;
}

#top_gifttimer {
	background: #F40205 url(/defaultShop/kimimarolive/img/kimimarolive2020_gift_count1.jpg) center center no-repeat;
}

#timer-inside {
    width: 1050px;
    margin: 0 auto;
    position: relative;
}

.yycountdown-box {
    font-family: 'NotosansJP', sans-serif;
    position: absolute;
    left: 60px;
    top: 16px;
    font-size: 46px;
    font-weight: 700;
    color: #fff306 !important;
    text-shadow: 0 2px 4px #333;
}

.yyc-day-text, .yyc-hou-text, .yyc-min-text, .yyc-sec-text {
	color: #fff;
    font-size: 26px;
    padding: 0 3px;
}


/* abtest - banner */ 

#top_giftbanner,
#top_gifttimer {
/*	display: none; */
}

#section00 {
    height: 605px;
}

@media screen and (max-width: 767px) {

#top_giftbanner,
#top_gifttimer {
	background: #F40205;
    background-size: 100%;
    height: 146px;
    margin-bottom: 2px;
}

#top_gifttimer {
	background: #F40205 url(/defaultShop/daitizu/img/gift_abtest_banner_sp_timer.jpg) center center no-repeat;
    width: 100%;
    height: 146px;
}

#timer-inside {
	width: 100%;
}

.yycountdown-box {
    font-family: 'NotosansJP', sans-serif;
    position: absolute;
    left: 58px;
    top: 4px;
    font-size: 42px;
    font-weight: 700;
    color: #fff306 !important;
    text-shadow: 0 2px 4px #333;
    letter-spacing: -13px;
}

.yycountdown-box span {
	letter-spacing: 0px;
}

.yyc-day-text, .yyc-hou-text, .yyc-min-text, .yyc-sec-text {
    font-size: 24px;
    padding: 0 2px;
}

#section00 {
    height: 890px;
}

} /* @mediaquery */



/*202308追加*/

.topchoice img{width: 100%;}
.rinjou img{width: 100%;}
.fivecharm img{width: 100%;}
#gift-area img{width: 100%;}

.topchoice{}
.topchoice ul{display: flex; justify-content: center; align-items: center;
width: 1130px; margin: 0 auto 50px; }
.topchoice li{padding: 0 10px;}

.topchoice li:first-child{width: 380px;}
.topchoice li:last-child{display: flex; justify-content: center; flex-wrap: wrap; width: calc(100% - 400px);}
.topchoice li:last-child h3{width: 94%; margin:  0 auto 10px;}
.topchoice li:last-child p{width: 48%;}


.rinjou{width: 1000px; margin: 0 auto 60px;}
.fivecharm{width: 1000px; margin: auto;}


#gift-area{background: rgba(255,255,255,.80); padding: 30px 0; margin: 30px 0 0;}
#gift-area .gift_select,
#gift-area .gift_enddate{width: 880px; margin:  auto;}

#gift-area .gift-box{
width: 880px; margin:45px auto 30px; display: flex; justify-content: space-between;
}

#gift-area.topchoice .gift-box{margin: 20px auto 30px;}
/*#gift-area .gift-box div{width: 420px; }*/


#gift-area a:hover img {
	opacity: 0.6;
}

@media screen and (max-width: 767px) {

.topchoice{/*width: 95%;*/ margin: auto;}
.topchoice ul{display: flex; justify-content: center; align-items: center; flex-wrap: wrap;
width: 100%; margin: 0 auto 30px; }
.topchoice li{padding: 0px;}
.topchoice li:first-child{width: 95%;padding-bottom: 10px;}
.topchoice li:last-child{display: flex; width:100%;}
.topchoice li:last-child h3{width: 100%; margin:  10px auto 5px;}
.topchoice li:last-child p{width: 95%; padding: 5px 0;}

.rinjou{width: 100%; margin: 0 0 30px;}
.fivecharm{width: 100%; margin: 0 0 30px;}


#gift-area .gift_select,
#gift-area .gift_enddate,
#gift-area .gift-box,
#gift-area .gift_enddate{width: 95%;}
#gift-area .gift-box div{width: 100%; margin-bottom: 20px;}

#gift-area .gift-box{display: block; margin:25px auto 10px; }

.gift-choice-area .gift-choice-content-gift02{margin-bottom: 10px;}

}

/*注文ボタン削除*/
/*#buyblock02{display: none;}*/

/*検索窓削除*/
.global-navi-bar{display: none;}

/*.order-arrow,
.buybutton-temp{display: none;}*/

.jcbgift-area .buybutton-temp{display: block;}

/*.order-option{display: none!important}*/

/* PC・SP切り替え */
/*=====================================*/
#wrap00 {
	overflow: hidden;
}
.section em {
	color: #ff0000;
}
.viewPc,
.viewSp {
	display: none !important;
}
.viewPc {
	display: block !important;
}
@media screen and (max-width: 767px) {
	.viewPc,
	.viewSp {
		display: none !important;
	}
	.viewSp {
		display: block !important;
	}

}


/* gift-banner 固定 */
/*=====================================*/
/*.fixed-buy-button {
	display: none;
}*/
@media screen and (max-width: 767px) {
/*	.fixed-buy-button {
		display: block;
	}*/
	.fixed-buy-button:hover {
		background: rgba(255, 235, 235, 0.95);
	}
}
.head_giftbanner_fixed {
	display: flex;
	align-items: center;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: none;
	border-top: none;
	background: #fff6c9;
	border-top: 2px solid #d9c77f;
	z-index: 100000000;
	height: 136px;
}
.head_giftbanner_fixed .section img {
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.head_giftbanner_fixed {
		height: auto;
	}
}
@media screen and (max-width: 767px) {
	#shop_contents2 .fixed-buy-button {
		margin-left: 0;
		margin-right: 0;
	}
}
.head_giftbanner_fixed .section {
	background: none;
}
.head_giftbanner_fixed .order-btn {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1050px;
	margin: 0 auto;
	padding: 0;
}
.head_giftbanner_fixed .order-btn > div {
	/* margin: 0 10px; */
}

.head_giftbanner_fixed p {
	display:block;
	margin: 0 20px;
	/* height: 96px; */
	margin: 0 auto;
	position: relative;
}
.head_giftbanner_fixed .order-btn a img {
	transition: all 0.3s;
    width: 100%;
}
.head_giftbanner_fixed .order-btn a:hover img {
	opacity: 0.6;
}

