﻿@charset "UTF-8";
/* CSS Document */

.container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 80px;
}

.footer-container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
    overflow-y: hidden;
}

.container_in {
    padding: 0 20px;
}


.haupia_h3_title {
    max-width: 300px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cdcdcd;
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-size: 26px;
    text-align: left;
    color: #444444;
    font-weight: normal;
}

#haupia_item .item_list {
    width: 1100px;
}

#haupia_item .item_list .item_list_in {
    position: relative;
    height: 660px;
}


#haupia_item .item_list .item_list_in .item.item1 {
    top: 20px;
    left: 220px;
}

#haupia_item .item_list .item_list_in .item.item2 {
    top: 5px;
    left: 806px;
}

#haupia_item .item_list .item_list_in .item.item3 {
    top: 0;
    left: 0;
}

#haupia_item .item_list .item_list_in .item.item4 {
    top: 320px;
    left: 0;
}

#haupia_item .item_list .item_list_in .item.item5 {
    top: 50px;
    left: 650px;
}

#haupia_item .item_list .item_list_in .item.item6 {
    top: 330px;
    left: 650px;
}

#haupia_item .item_list .item_list_in .item.item1 .img_box_in {
    width: 397px;
    height: 476px;
}

#haupia_item .item_list .item_list_in .item.item2 .img_box_in {
    width: 294px;
    height: 349px;
}

#haupia_item .item_list .item_list_in .item.item3 .img_box_in {
    width: 168px;
    height: 201px;
}

#haupia_item .item_list .item_list_in .item.item4 .img_box_in {
    width: 168px;
    height: 201px;
}

#haupia_item .item_list .item_list_in .item.item5 .img_box_in {
    width: 123px;
    height: 146px;
}

#haupia_item .item_list .item_list_in .item.item6 .img_box_in {
    width: 123px;
    height: 146px;
}

#haupia_item .item_list .item_list_in .item {
    position: absolute;
    margin-bottom: 10px;
}


#haupia_item .img_box {
    display: table;
    table-layout: fixed;
    margin: 0 auto;
}

#haupia_item .item_list .item_list_in .item .img_box_in {
    box-sizing: border-box;
}

#haupia_item .img_box .img_box_in {
    border: 1px solid #cdcdcd;
    padding: 10px;
}

#haupia_item .img_box .img_box_in img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

#haupia_item .item_list .item_list_in .item .text_box {
    margin-top: 10px;
}

#haupia_item .item_list .item_list_in .item p {
    text-align: left;
    font-size: 14px;
}


.coordinate_inner {
    padding: 0 20px;
}

.coordinate_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.coordinate_inner ul li {
    list-style-type: none;
    margin-bottom: 50px;
}

.coordinate_image {
    width: 200px;
}

.coordinate_date_title {
    font-size: 14px;
}


#haupia_pickup .item_list {
    width: 1100px;
}

#haupia_pickup .item_list .item_list_in {
    position: relative;
    height: 660px;
}


#haupia_pickup .item_list .item_list_in .item.item1 {
    top: 0;
    left: 350px;
}

#haupia_pickup .item_list .item_list_in .item.item2 {
    top: 200px;
    left: 806px;
}

#haupia_pickup .item_list .item_list_in .item.item3 {
    top: 320px;
    left: 0;
}

#haupia_pickup .item_list .item_list_in .item.item4 {
    top: 0;
    left: 806px;
}

#haupia_pickup .item_list .item_list_in .item.item5 {
    left: 24px;
    top: 0;
}

#haupia_pickup .item_list .item_list_in .item.item6 {
    left: 198px;
    top: 114px;
}

#haupia_pickup .item_list .item_list_in .item.item1 .img_box_in {
    width: 397px;
    height: 476px;
}

#haupia_pickup .item_list .item_list_in .item.item2 .img_box_in {
    width: 294px;
    height: 349px;
}

#haupia_pickup .item_list .item_list_in .item.item3 .img_box_in {
    width: 168px;
    height: 201px;
}

#haupia_pickup .item_list .item_list_in .item.item4 .img_box_in {
    width: 123px;
    height: 146px;
}

#haupia_pickup .item_list .item_list_in .item.item5 .img_box_in {
    width: 123px;
    height: 146px;
}

#haupia_pickup .item_list .item_list_in .item.item6 .img_box_in {
    width: 123px;
    height: 146px;
}


#haupia_pickup .item_list .item_list_in .item {
    position: absolute;
    margin-bottom: 10px;
}


#haupia_pickup .img_box {
    display: table;
    table-layout: fixed;
    margin: 0 auto;
}

#haupia_pickup .item_list .item_list_in .item .img_box_in {
    box-sizing: border-box;
}

#haupia_pickup .img_box .img_box_in {
    border: 1px solid #cdcdcd;
    padding: 10px;
}

#haupia_pickup .img_box .img_box_in img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

#haupia_pickup .item_list .item_list_in .item .text_box {
    margin-top: 10px;
}

#haupia_pickup .item_list .item_list_in .item p {
    text-align: left;
    font-size: 14px;
}

#haupia_pickup .item_list .item_list_in .item.item4 .img_box {
    float: left;
}

#haupia_pickup .item_list .item_list_in .item.item4 .text_box {
    float: right;
    padding-left: 10px;
}


.haupia-menu {
    position: relative;
    height: 80px;
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 0 0;
    list-style: none;
}


.haupia-menu > li {
    float: left;
    width: 14%;
    background: #FFF;
}


.haupia-menu > li a {
    display: block;
}

.haupia-menu > li a:hover {
    color: #999;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 10;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.haupia-menu > li:hover {
    background: #FFF;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__third-level li a:hover {
    background: #2a1f1f;
}


/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}


.haupia-menu > li.menu__single {
    position: relative;
    text-align: center;
    height: 50px;
}


li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
    width: 150%;
    background: #FFF;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}


li.menu__single:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}

.menu__second-level > li {
    display: block;
    text-align: left;
}

.menu__second-level > li a {
    padding: 10px 20px;
}


#news .news_box {
    padding: 0 20px;
}

#news .news_list li {
    position: static;
    padding: 10px 0;
    display: block;
    text-decoration: none;
}

#news .news_list li .date {
    width: 140px;
    float: left;
}

.ranking_inner {
    padding: 0 20px;
}

.ranking_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
/*    counter-reset: rank;  */
}

.ranking_list_item {
    position: relative;
}

/*
.ranking_list_item:before {
    content: counter(rank);
    counter-increment: rank;
    position: absolute;
    margin: auto;
    z-index: 11;
    color: #FFF;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    margin-left: 10px;
    margin-top: 10px;
}

.ranking_list_item:nth-child(n+1):before {
    background: #e7bc3a;
}

.ranking_list_item:nth-child(n+2):before {
    background: #9a9893;
}

.ranking_list_item:nth-child(n+3):before {
    background: #a0783f;
}

.ranking_list_item:nth-child(n+4):before {
    background: #73cbd8;
}
*/

.ranking_inner ul li {
    list-style-type: none;
    margin-bottom: 50px;
}

.ranking_image {
    width: 200px;
}

.ranking_date {
    width: 200px;
}

.ranking_date_title {
    font-size: 10px;
}


.multiple {
  width: 1200px;
  margin-left: 10px;
}
.multiple img {
  width: 250px;
}
.multiple div {
  margin: 0 5px;
}

.gallery{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.gallery-item{
    flex: 1 1 33.333%;
    -ms-flex: 1 1 33.333%;
}

.gallery img{
    max-width: 100%;
    height: auto;
}

.haupia_header_icon_heart {
    padding-left: 0px !important;
}

.haupia_header_icon_mypage {
    padding-left: 0px !important;
}

.haupia_header_icon_cart {
    padding-left: 10px !important;
}


.modal_box img {
	max-width: 1000px; /* 最大幅 */	
	width: auto;
	height: auto;
	padding: 0;
}

.modal_box {
    position: fixed;
    z-index: 7777;
    display: none;
    width: 80%;
    max-height: 700px;
    max-width: 1000px;
    padding: 60px 2vw 40px;
    border: 0;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
    overflow: auto;
}


.modal_close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 50px;
    font-size: 44px;
    color: #666666;
    line-height: 50px;
    text-align: center;
}
 
.modal_close i {
    line-height: 50px;
    vertical-align: bottom;
}

.modalPanelRight {
    width: 49%;
    min-width: 350px;
}

.modalPanelLeft {
    width: 49%;
}

.related_objects_inner {
    padding-top: 10px;
}

/*
.related_objects_inner a {
    display: inline-block;
    width: 30%;
}
*/

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.related_object_description {
    width: 65%;
    line-height: 20px;
    position: relative;
}

.related_object_description a.buy {
    margin: auto;
    margin-top: 20px;
    width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #485d72;
    display: block;
    color: #fff;
    text-align: center;
}

.modalPanelRight .related_objects {
    width: 100%;
    clear: both;
}

.modalPanelRight .related_objects img {
    width: 100%;
}

.modal_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6666;
    display: none;
    width: 100%;
    height: 120%;
    background-color: rgba(0,0,0,0.7);
}

.font-mini {
    font-size: 10px;
}

.related_objects_img {
    width: 30%;
    float: left;
}

.feature_more {
    width: 100%;
    text-align: right;
    margin: 0 auto 10px;
}

#instagram_wrap .instagram_item_list {
    display: flex;
    flex-wrap: wrap;
    counter-reset: rank;
}

#instagram_wrap .instagram_item_list li {
    max-width: 24%;
    position: relative;
    text-align: center;
    list-style: none;
    margin: 0 0.5% 30px;
}

.coordinate_list .haupia_coord_day{
    text-align: center;
}



/* シーズンストーリー */

#haupia_season_story .popupModal1 > input { /* ラジオボックス非表示 */
    display: none;
}
#haupia_season_story .popupModal1 > input:nth-child(1) + label { 
    cursor: pointer;
}
#haupia_season_story .modalPopup2 { /* 初期設定 ポップアップ非表示 */
    display: none;
}

#haupia_season_story .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 {/* ラジオ１ チェックでポップアップ表示 */
    display: block;
    z-index: 998;
    position: fixed;
    width: 90%;
    height: 80%;
    border-radius: 20px;
    left: 50%;
    top: 50%;
    margin-top: 30px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #fff;
    padding: 10px 20px;
    overflow: hidden;
}
@media (min-width: 768px) {/* PCのときはページの真ん中の600x600領域 */
#haupia_season_story .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2{
         width: 500px;
         height: 750px;
         padding: 30px;

    }
#haupia_season_story .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
     left: 50% !important;
     top: 50% !important;
    margin-left: 200px !important;
    margin-top: -365px !important;
}
}

#haupia_season_story .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div {/* */
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    display: inline-block;
    width: 100%;
    height: 100%;
}
#haupia_season_story .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > iframe {
    width: 100%;
      height:100%;
      border:none;
      display:block;
}

#haupia_season_story .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > img {/* ポップアップの中の要素 */
max-width: 100%;
}
#haupia_season_story .popupModal1 > input:nth-child(1) + label ~ label {
    display: none;/* ラジオ１ 以外のラベルを初期は非表示 */

}
#haupia_season_story .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.70);
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 997;
    text-indent: -999999px;
    overflow: hidden;
}
#haupia_season_story .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    position: fixed;
    left: 10px;
    bottom: 20px;
    z-index: 999;
    width: 44pt;
    height: 44pt;
    font-size: 40px;
    border-radius: 50%;
    line-height: 44pt;
    text-align: center;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

#haupia_season_story .popupModal1 > input:nth-child(1) + label + input:nth-child(3):checked + label + input:nth-child(5) + label + .modalPopup2,
#haupia_season_story .popupModal1 > input:nth-child(1) + label + input:nth-child(3) + label + input:nth-child(5):checked + label + .modalPopup2 { /* ラジオ２と３ どっちかチェックでポップアップ非表示 */
    display: none;
}


#haupia_season_story .modalPopup2 {
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

#haupia_season_story .popupModal1 .modalTitle {
     padding-bottom: .5em;
     margin: .5em 0;
     border-bottom:
     1px solid #ccc;
     font-weight: bold;
}
#haupia_season_story .popupModal1 .modalMain {
     color:#222;
     text-align: center;
     font-size: 14px;
     line-height: 1.4em;
}

#haupia_season_story .modalMain p{
    margin-bottom: 20px;
}

#haupia_season_story .popupModal1{
    text-align: center;
}

#haupia_season_story .popupModal1 > input:nth-child(1) + label{
    font-size: 20px;
    text-decoration: underline;
}

.icon_daily{
    padding-left: 10px !important;
}

.haupia_daily_feature_wrap{
    width: 1200px;
    margin: 150px auto;
}

.haupia_daily_feature_list ul{
    display: flex;
    list-style: none;
    flex-wrap: wrap;
}

.haupia_daily_feature_list ul li{
    width: calc(100% / 3);
    margin-bottom: 30px;
    padding: 10px;
}

.haupia_daily_feature_title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 20px;
    color: #C5A98E;
}

.haupia_daily_feature_title span {
    border-bottom: 2px solid #C5A98E;
}

.haupia_n_btn-more {
    font-size: 16px;
    line-height: 1.7em;
    display: block;
    margin: 30px auto;
    border: 1px #ae927c solid;
    text-align: center;
    padding: 12px;
    width: 20%;
    position: relative;
    background-color: #c5a98e;
    color: #FFF;
}

.haupia_n_btn-more:visited {
    color: #FFF;
}