@charset "UTF-8";
/**************** CSS ****************************/
body, #contents.sp_item {
  background: #f7f3ee;
}
footer {
  background: #f7f3ee;
}
/*********key******/
#contents.sp_item .key {
  position: relative;
  background: #232323;
  background-size: 100% auto;
}
#contents.sp_item .key h1 {
  width: 100%;
}
#contents.sp_item .key .btn_cv {
  width: calc(100vw / (1200 / 385));
  margin: 0 auto !important;
  position: absolute;
  bottom: calc(100vw / (1200 / 73));
  left: calc(100vw / (1200 / 85));
}
#contents.sp_item .key .btn_cv a {
  height: calc(100vw / (1200 / 76));
  line-height: calc(100vw / (1200 / 70));
  border: 2px solid #fff;
}
#contents.sp_item p.note {
  margin: calc(100vw / (1200 / 50)) 0 0 !important;
  padding: 0 !important;
  line-height: 1.1;
  text-align: right !important;
  font-size: calc(100vw / (1200 / 11)) !important;
  font-weight: normal !important;
  color: #000 !important;
}
/*********co_00******/
#contents.sp_item .co_00 {
  height: calc(100vw / (1200 / 460));
  background: #f5f3ef url("../img/ice25_c00_img.png") no-repeat center;
  background-size: calc(100vw / (1200 / 900)) auto;
  background-position: calc(100vw / (1200 / 150)) calc(100vw / (1200 / 10));
  padding: calc(100vw / (1200 / 60)) calc(100vw / (1200 / 30));
  position: relative;
}
#contents.sp_item .co_00 h2 {
  width: calc(100vw / (1200 / 400));
  margin: 0 auto calc(100vw / (1200 / 16));
}
#contents.sp_item .co_00 p.txt {
  margin: 0 auto calc(100vw / (1200 / 80));
  line-height: 1.5;
  text-align: center;
  color: #4bb5c7;
  font-family: 'Hiragino Maru Gothic ProN W4', 'ヒラギノ丸ゴ Pro W4', 'ヒラギノ丸ゴ';
  font-size: calc(100vw / (1200 / 23));
  font-weight: bold;
}
/*********co_01******/
#contents.sp_item .product {
  margin: 0 auto;
  padding: calc(100vw / (1200 / 60)) 0;
  background: #fef9de url("../img/ice25_c01_bg.png") repeat-x;
  background-size: calc(100vw / (1200 / 9)) auto;
  position: relative;
  color: #000;
  line-height: calc(100vw / (1200 / 36));
  font-size: calc(100vw / (1200 / 18));
  font-family: 'Hiragino Maru Gothic ProN W4', 'ヒラギノ丸ゴ Pro W4', 'ヒラギノ丸ゴ';
}
#contents.sp_item .product.co_02 {
  background: #ffeff5 url("../img/ice25_c02_bg.png") repeat-x;
}
#contents.sp_item .product.co_03 {
  background: #effede url("../img/ice25_c03_bg.png") repeat-x;
}
#contents.sp_item .product .flex {
  width: calc(100vw / (1200 /1000));
  margin: calc(100vw / (1200 /30)) auto;
  align-items: start;
}
#contents.sp_item .product .img {
  width: calc(100vw / (1200 /480));
}
#contents.sp_item .product .box {
  width: calc(100vw / (1200 /480));
  padding: 0 calc(100vw / (1200 /30));
}
#contents.sp_item .product p.area {
  width: calc(100vw / (1200 /260));
  margin: 0 auto calc(100vw / (1200 /22));
}
#contents.sp_item .product h2 {
  text-align: center;
  font-size: calc(100vw / (1200 / 27));
  font-weight: bold;
  color: #cfa152;
}
#contents.sp_item .product.co_02 h2 {
  color: #e78282;
}
#contents.sp_item .product.co_03 h2 {
  color: #b0c82d;
}
#contents.sp_item .product .icon {
  width: calc(100vw / (1200 /52));
  margin: 0 auto calc(100vw / (1200 /11));
}
#contents.sp_item .product h3 {
  margin-bottom: calc(100vw / (1200 / 28));
  text-align: center;
  font-size: calc(100vw / (1200 / 21));
  font-weight: bold;
  color: #cfa152;
}
#contents.sp_item .product.co_02 h3 {
  color: #dd3e3e;
}
#contents.sp_item .product.co_03 h3 {
  color: #b0c82d;
}
/*********kikan******/
#contents.sp_item .kikan {
  position: relative;
  margin-bottom: calc(100vw / (1200 / 100));
  padding: calc(100vw / (1200 / 25)) 0;
  background: #69c0cf;
  font-family: 'Hiragino Maru Gothic ProN W4', 'ヒラギノ丸ゴ Pro W4', 'ヒラギノ丸ゴ';
  color: #fff;
}
#contents.sp_item .kikan:after {
  content: "";
  position: absolute;
  top: 100%;
  box-sizing: border-box;
  border-right: 50vw solid transparent;
  border-left: 50vw solid transparent;
  border-top: 70px solid #69c0cf;
}
#contents.sp_item .kikan ul {
  width: calc(100vw / (1200 / 400));
  margin: calc(100vw / (1200 / 10)) auto calc(100vw / (1200 / 20));
  text-align: center;
}
#contents.sp_item .kikan h2 {
  width: calc(100vw / (1200 / 300));
  margin: calc(100vw / (1200 / 10)) auto calc(100vw / (1200 / 5));
  text-align: center;
  letter-spacing: 0.15em;
  border: 1px solid #fff;
  border-radius: 100px;
  font-size: calc(100vw / (1200 / 22));
  font-weight: bold;
  color: #fff;
}
#contents.sp_item .kikan p.date {
  width: 100%;
  margin: 0 auto;
  letter-spacing: 0.07em;
  line-height: 1.2;
  text-align: center;
  font-size: calc(100vw / (1200 / 28));
  position: absolute;
  bottom: calc(100vw / (1200 / -20));
  z-index: 999;
  font-family: 'Hiragino Maru Gothic ProN W4', 'ヒラギノ丸ゴ Pro W4', 'ヒラギノ丸ゴ';
}
#contents.sp_item .kikan p span {
  font-size: calc(100vw / (1200 / 40));
}
/*********menu******/
#contents.sp_item .menu_info {
  position: relative;
  width: calc(100vw / (1200 / 1150));
  margin: calc(100vw / (1200 / 40)) auto calc(100vw / (1200 / 80));
  text-align: center;
  font-family: 'Hiragino Maru Gothic ProN W4', 'ヒラギノ丸ゴ Pro W4', 'ヒラギノ丸ゴ';
}
#contents.sp_item .menu_info .flex {
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: flex-start;
}
#contents.sp_item .menu_info .inner .box {
  width: calc(100vw / (1200 /370));
  vertical-align: middle;
  margin-bottom: calc(100vw / (1200 / 10));
  position: relative;
}
@media screen and (max-width:980px) {
  #contents.sp_item .menu_info .inner .box {
    width: calc(100vw / (1200 /550));
  }
}
#contents.sp_item .menu_info .inner .img {
  position: relative;
  font-size: calc(100vw / (1200 / 14));
}
#contents.sp_item .menu_info .inner h2 {
  margin: calc(100vw / (1200 / 50)) 0 calc(100vw / (1200 / 15));
  padding-bottom: calc(100vw / (1200 / 5));
  line-height: 1.2 !important;
  letter-spacing: 0.03em;
  text-align: center;
  font-size: calc(100vw / (1200 / 23));
  font-weight: bold;
  position: relative;
}
#contents.sp_item .menu_info .inner h2 span {
  display: inline-block;
  margin-bottom: calc(100vw / (1200 / 10));
  padding: calc(100vw / (1200 / 3)) calc(100vw / (1200 / 10));
  border: 2px solid #ccc;
  background: #fff;
  letter-spacing: 0.2em;
  font-size: calc(100vw / (1200 / 20));
  font-weight: bold;
}
#contents.sp_item .menu_info .inner .btn {
  margin-top: calc(100vw / (1200 / 50));
}
/*****btnarea****/
#contents.sp_item .cv .atn {
  width: calc(100vw / (1200 / 700));
  margin: 0 auto calc(100vw / (1200 / 100));
  line-height: 1.5;
  font-size: calc(100vw / (1200 /15));
}
#contents.sp_item .cv .atn li {
  margin-bottom: 1em;
  padding-left: 2em;
  position: relative;
}
#contents.sp_item .cv ul.atn li a {
  text-decoration: underline;
}
#contents.sp_item .cv .atn li::before {
  content: "※";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
#contents.sp_item .cv .btn {
  margin: 0 auto calc(100vw / (1200 / 100));
}
#contents.sp_item .cv .bn_goto {
  width: calc(100vw / (1200 /550));
  margin: 0 auto calc(100vw / (1200 / 200));
}
#contents.sp_item .cv .button {
  width: calc(100vw / (1200 / 220));
  height: calc(100vw / (1200 / 220));
  position: fixed;
  bottom: calc(100vw / (1200 / 10));
  right: calc(100vw / (1200 / 1));
  background: #000;
  padding: 0;
  z-index: 999;
  animation-name: fadeUpApp;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeUpApp {
  from {
    opacity: 0;
    transform: translateY(300px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}