@charset "UTF-8";

/*********************************************************************/
/* 99. フリーページ                                                    */
/*********************************************************************/

.freepage .pane_head {
    margin-bottom: 0;
}

.common_message {
}

.center {
    text-align: center
}

.image-header {
    margin: 0;
    padding: 0;
    display: block;
}

.image-header img {
    display: block;
    width: 100%;
}

.common_message h2 {
    text-align: center;
    margin: 1rem 0 2rem 0;
    line-height: 1.8;
    font-weight: 400;
    font-size: 2.4rem;
    color: #12a085;
}

.common_message h3 {
    font-size: 2.0rem;
    text-align: center;
}

.common_message .text {
    font-size: 1.8rem;
    line-height: 1.7;
    padding: 1.8rem;
}

.common_message .text p {
    margin: 0 1em 0.8em 1em;
}

@media screen and (min-width: 640px) {
    .common_message {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .common_message {
        padding-right: 0;
    }

    .common_message h2 {
        font-size: 3rem;
    }

    .common_message .text {
/*        padding: 1.2rem 1.2rem 1.2rem 60px;*/
    }
}


/* フリーページ キャンペーン ------------------------------------ */

.campaign_202004 .contents_body .paragraph {
    margin-top: 0em;
    margin-bottom: 3em;
    font-size: 1.6rem;
}

.campaign_202004 .contents_body .paragraph h2 {
    margin-bottom: 0.75em;
    font-size: 3.2rem;
}

.campaign_202004 .contents_body .data {
    margin: 0.5em;
    text-align: center;
}

.campaign_202004 .contents_body .data table {
    text-align: left;
    display: inline-block;
    font-size: 0.8em;
    vertical-align: top;
    margin: 1em;
}

.campaign_202004 .contents_body .data ul {
    padding: 0 0 0 2em;
    margin: 0.5em;
}

.campaign_202004 .contents_body .data li {
/*    margin-left: 1em;*/
}

.campaign_202004 .contents_body .link {
    text-align: center;
}

.imgrow {
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

.text-btn{
    padding: 1em 4em;
    border: 4px solid #42aeff;
    margin: 1em auto;
    display: inline-block;
    font-size: 2.4rem;
    background: #ffffff;
}

.text-btn:hover{
    background: #42aeff;
    color: #fff;
}

/* 汎用・試飲会レポート ------------------------------------ */

.freepage .contents_body {
    margin: 0 10px;
}

.freepage h1 {
    text-align: center;
    color: #12a085;
    font-size: 2.8rem;
}

.freepage .tasting_report iframe.map {
    width: 100%;
}

.freepage .contents_body .ev_image_top {
    margin: 0 0 60px 0;
}

.freepage .contents_body p {
    margin: 0 1em 0.75em 1em;
}

.freepage .contents_body .paragraph{
    margin: 60px 0;
}

.freepage .contents_body h2 {
    font-weight: 300;
    font-size: 1.8rem;
    background: linear-gradient(transparent 70%, hsla(129, 80%, 80%, 0.4) 70%);
    margin: 8px 0;
}

.freepage .contents_body .place_name{
    font-size: 3rem;
    font-weight: 400;
    margin: 0;
    color: #2b6d79;
}

.freepage .contents_body .place_name small{
    color: #667;
}

.freepage .contents_body .place_text {
    margin: 30px 0;
}

dl.table {
    background: #f2f2f2;
    border: 1px solid #ccc;
    border-top: none;
    line-height: 1.2;
    overflow: hidden;
    margin: 20px 0;
    width: 100%;
}

dl.table, dl.table dt, dl.table dd{
    font-size: 1.4rem;
    line-height: 1.6;
    display: block;
}

dl.table dt {
    width: 14rem;
    float: left;
    font-weight: normal;
    padding: 0.8rem 1.0rem 0 1.0rem;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
}

dl.table dd {
    background: #fff;
    margin-left: 14rem;
    padding: 0.8rem 1.0rem;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

dl.table dd:after {
    display: block;
    content: " ";
    clear: both;
}

/* 会場の写真 */
.place_image_list {
    width: 100%;
    padding: 0;
    margin: 10px 0;

    text-align: center;
/*    text-align-last: justify;*/
}

.place_image_list > * {
    display: block;
    width: 80%;
    overflow: hidden;
    position: relative;
    margin: 10px auto;

    background: #fff;
    border: 10px solid #fff;
    box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.3);
}

.place_image_list > * > * {
    object-fit: cover;
}


.freepage .contents_body .slick-track {
    display: flex;
}

.freepage .contents_body .slick-slide {
    margin: auto;
}

.slider {
    padding: 0;
}



/* PC, タブレット横以上用  */
@media screen and (min-width: 769px) {
    .freepage .contents_body{
        margin: 0 40px;
    }

    dl.table {
        width: 80%;
    }

    .freepage h1 {
        font-size: 2.8rem;
    }

    .place_image_list {
        text-align: center;
    }
    
    .place_image_list > * {
        display: inline-block;
        margin: 4px;
        width: 22.5%;
        height: 120px;
    }
}

.banner_text a {
    color: #2a2a2a;
    border: 3px solid #ffbf5a;
    background: #fff6dd;
    padding: 0.75em 1em;
    margin: 4   0px;
    display: block;
}

.banner_text .entry {
    text-decoration: underline;
/*
    display: block;
    text-align: center;
*/
}

.strong {
    color: #009;
}

.txt{
   text-align: left;
   font-size: .75em;
}

.price{
  text-align: right;
  color: #FF7043;
  font-weight: bold;
}

@media screen and (max-width: 600px) {
  table {
    border: 0;
    width:100%
  }
  table th{
    background-color: #fd6767;
    display: block;
    border-right: none;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    display: block;
    margin-bottom: .625em;
    /*border: 1px solid #fd6767;*/
  }
  table td {
    border-bottom: 1px dotted #bbb;
    display: block;
    font-size: .8em;
    /*text-align: right;*/
    position: relative;
    padding: 1.5em 1em 1.5em 4em;
    border-right: none;
  }
  
  table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #000;
  }
  table td:last-child {
    border-bottom: 0;
  }
  table tbody th {
    color: #fff;
    padding: 1em
  }
  table tr:nth-child(even){
    background-color: #fff;
  }
    
    .member_table{
        text-align: center;
    }
    
    .member_table .mbtn{
        margin-left: auto;
        margin-right: auto;
    }
}


/* 2021.01 特設ページ 長野ワインマップ ------------------------------------ */

.winery_map {
    position: relative;
    background: #f2f5dc url(images/winerymap_bg.svg);
    padding: 40px 0;
}

.header_box {
    position: relative;
}

.map_box {
    width: 100%;
    background: url(images/winerymap_bg_str_sp.svg) center center no-repeat;
    background-size: contain;
    position: relative;
}

.map_body {
    width: 100%;
}

.map_body a:link {
    color: #333;
}

.map_box .winery_list
{
    display: none;
}

.winery_list
{
    border: solid 3px #a62c66;
    border-radius: 14px;
    background: #fff;
    box-sizing: border-box;
    padding: 0 12px 10px 12px;
}

.winery_list dt
{
    border: 3px solid #afc28a;
    border-style: none none solid none;
    margin: 10px 0;
    padding: 4px 4px 10px 4px;
}

.winery_list dd
{
    background: url(images/winerymap_list_dot.svg) left center no-repeat;
    background-size: 6px;
    padding: 0 0 0 10px;
    margin: 0 0 0 6px;
}

.winery_list dd a
{
    border: 1px dotted #268065;
    border-style: none none dotted none;
}

.winery_list .ellipsis
{
    background: none;
    list-style: none;
    text-align: right;
    padding-right: 6px;
}

.detail_box {
    margin: 10px;
}

.detail_header {
    text-align: center;
    margin: 40px auto 40px auto;
}

.detail_footer {
    color: #a62c66;
    font-weight: 500;
    text-align: center;
    font-size: 2.0rem;
    margin-top: 40px;
}


/* PC, タブレット横以上用  */
@media screen and (min-width: 769px) {

    .header_box {
    }

    .map_box {
        margin: auto;
        background-image: url(images/winerymap_bg_str_pc.svg);
    }

    .map_body {
        margin: auto;
        width: 710px;
        height: 900px;
        position: relative;
        background-size: auto;
    }
    
    .map_box .winery_list {
        position: absolute;
        width: 300px;
        padding: 10px;
        font-size: 0;
        display: block;
    }

    .map_box .winery_list dt {
        padding: 4px 4px 12px 4px;
        margin-top: 0;
        margin-bottom: 12px;
    }

    .map_box .winery_list dd {
        font-size: 1.6rem;
        line-height: 1.5;
        padding-left: 14px;
        color: #333;
    }

    .map_box .winery_list.a {
        top: 40px;
        left: 640px;
    }

    .map_box .winery_list.b {
        top: 670px;
        left: 470px;
    }

    .map_box .winery_list.c {
        top: 100px;
        left: -200px;
    }

    .map_box .winery_list.d {
        top: 550px;
        left: -240px;
    }

    .map_box .winery_list.e {
        top: 420px;
        left: 660px;
    }

    .detail_box .detail_list_box {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
        column-count: 2;
        column-gap: 10px;
        font-size: 0;
    }
    
    .detail_box .winery_list {
/*        width: 40rem;*/
        margin: 0px 0 10px 0px;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }

    .detail_box .winery_list dd {
        font-size: 1.8rem;
    }
}


/* 2021.01 特設ページ まとめ系ベースデザイン ------------------------------------ */

.freepage_summary{
    overflow-x: hidden;
}

.summary {
    padding: 0;
    margin: 0 auto 30px auto;
    position: relative;
}

.summary .bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    max-height: 50vh;
    z-index: 10;
}

.summary .header {
    padding: 60px 0 60px 0;
    z-index: 100;
}

.summary .header .title-group {
    margin: 0 auto 66px auto;
    position: relative;
    font-size: 0;
    text-align: center;
    max-width: 95%;
}

.summary .header .title {
    margin: auto;
    display: block;
    width: 1048px;
    max-width: 100%;
}

.summary .header .title * {
    margin: 0 auto;
}

.summary .header .title .sub {
    display: block;
/*
    margin-right: 23%;
    margin-bottom: 4%;
*/
    max-width: 90%;
    margin: auto;
    display: flex;
    align-items: center;
}

.summary .header .title .sub .subtitle {
    display: flex;
    align-self: center;
    align-items: center;
}

.summary .header .title .sub .year {
/*    position: absolute;*/
    display: flex;
    margin-left: 10px;
/*    width: 15%;*/
    align-self: flex-start;
    align-items: center;
}

.summary .header .title .sub .year img {
    width: 100%;
    height: auto;
}

.summary .header .title .main {
    display: block;
    overflow: hidden;

    animation-name: main-in;
    animation-duration: 1s;
    animation-timing-function: cubic-bezier(0.87, 0, 0.13, 1);
}

.summary .header .title .main img {
    /*width: 917px;*/
}

.summary .writing {
    position: relative;
    width: 100%;
    padding: 20px;
    margin: 0 auto 70px auto;
    z-index: 110;
}

.summary .writing .body {
    background: rgba(19, 29, 38, 0.6);
    padding: 1.5em;
    color: #fff;
    border-radius: 10px;
    width: 31em;
    max-width: 100%;
    margin: auto;
}

.summary .writing p {
    line-height: 1.45;
    margin-bottom: 0.5em;
}

.summary .writing .date {
    text-align: right;
    display: block;
    font-size: 90%;
    margin: 0.75em -0.5em 0 0;
}

.summary .item-section {
    margin: 0 auto 0 auto;
    padding-top: 100px;
    position: relative;
}

.summary .item-list {
    margin: 0 auto;
    padding: 0;
    max-width: 940px;
}

.summary .item-section .item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    content: "";
}

.summary .item-list > * {
    background: #fff;
    list-style: none;
    display: table;
    margin: 0 auto 60px auto;
    padding: 4.5vw;
    position: relative;
    box-shadow: 0px 10px 0px 0px rgba(28, 44, 72, 0.6);
    width: 100%;
}


.summary .item-list > *::before {
    margin: 0 auto 30px auto;
    position: absolute;
    top: -14px;
    left: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    width: 104px;
    height: 122px;
    content: "";
}

.summary .item-list > *:nth-child(2)::before { background-position: -104px; }
.summary .item-list > *:nth-child(3)::before { background-position: -208px; }
.summary .item-list > *:nth-child(4)::before { background-position: -312px; }
.summary .item-list > *:nth-child(5)::before { background-position: -416px; }
.summary .item-list > *:nth-child(6)::before { background-position: -520px; }
.summary .item-list > *:nth-child(7)::before { background-position: -624px; }
.summary .item-list > *:nth-child(8)::before { background-position: -728px; }
.summary .item-list > *:nth-child(9)::before { background-position: -832px; }
.summary .item-list > *:nth-child(10)::before { background-position: -936px; }
.summary .item-list > *:nth-child(11)::before { background-position: -1040px; }
.summary .item-list > *:nth-child(12)::before { background-position: -1144px; }

.summary .item-list > * .image,
.summary .item-list > * .text {
    display: block;
}

.summary .item-list > * .image {
    vertical-align: middle;
    text-align: center;
    padding: 0 20px;
}

.summary .item-list > * .image img {
    max-height: 380px;
}

.summary .item-list > * .text {
    padding: 16px 0 0 0;
    width: 100%;
    vertical-align: top;
    position: relative;
    text-align: right;
    line-break: normal;
}

.summary .item-list > * .text h2,
.summary .item-list > * .text h3,
.summary .item-list > * .text h4,
.summary .item-list > * .text p
{
    text-align: left;
}

.summary .item-list h2 {
    font-family: "Open Sans", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 2.4rem;
    color: #1a1a1a;
    font-weight: 500;
    border: 2px dotted #6980a8;
    border-style: none none dotted none;
    margin: 0 0 14px 0;
    padding: 0 0 0.3em 0;
    line-height: 1.3;
    word-break: break-word;
}

.summary .item-list h2 .producer {
    display: block;
    line-height: 1.5;
    font-size: 70%;
    color: #5d5d5d;
    padding-left: 0.1em;
}

.summary .item-list h3 {
    font-size: 2.1rem;
    margin: 30px 0 20px 0;
    line-height: 1.3;
    color: #c03838;
    font-weight: normal;
}

.summary .item-section .item-list > * p {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
}

.summary .item-list h4 {
    font-size: 1.6rem;
    margin: 20px 0 4px 0;
    line-height: 1.5;
    font-style: italic;
    color: #656565;
}

.summary .item-list .user-comment {
}

.summary .item-list .user-comment q {
    quotes: none;
    display: block;
}


.summary .item-section .item-list > * .link-detail {
    background: #375676 url(images/cart_light.svg) 20px center no-repeat;
    background-size: 24px 24px;
    display: inline-block;
    text-align: right;
    margin-top: 10px;
    margin-right: 0;
    padding: 1em;
    padding-left: 32px;
    width: 10.5em;
    color: #fff;
    font-weight: 500;
    position: relative;
}

.year {
    animation-name: year-in;
    animation-duration: 1s;
    animation-timing-function: cubic-bezier(0.87, 0, 0.13, 1);
    animation-fill-mode: both;
    animation-delay: 0.4s;
    overflow: hidden;
/*    transform: rotate(30deg);*/
}

.year img {
    max-width: none;
}



@media screen and (min-width: 769px) {
/* PC用 */
    .summary .bg {
        background-size: contain;
        max-height: none;
    }

    .summary .header .title {
        transform: scale(1);
        position: static;
        transition: opacity 0.5s;
    }

    .summary .header .title .sub {
        width: 80%;
        max-width: 550px;
    }

    .summary .header .title .sub .year {
/*        top: -20%;*/
        width: auto;
    }
    
    .summary .writing {
/*        width: ;*/
    }
    
    .summary .item-section {
        padding: 100px 40px;
    }
    
    .summary .item-list > * {
        border-radius: 10px;
        padding: 32px 36px 36px 16px;
        box-shadow: 5px 5px 0px 0px rgba(28, 44, 72, 0.6);
    }

    .summary .item-list > * .image,
    .summary .item-list > * .text {
        display: table-cell;
    }

    .summary .item-list > * .text {
        padding-top: 0;
        padding-bottom: 74px;
        width: 33em;
    }

    .summary .item-list h2 {
        font-size: 3.0rem;
    }

    .summary .item-list h2 .producer {
        font-size: 55%;
    }

    .summary .item-section .item-list > * .link-detail {
        margin-top: 20px;
        position: absolute;
        bottom: 0;
        right: 0;
    }

}

/* Animation */
@keyframes year-in {
    0%{
        transform: scale(1.5);
        opacity: 0;
    }
    100%{
        transform: scale(1.00);
        opacity: 1.0;
    }
}

@keyframes main-in {
    0%{
        clip-path: circle(0);
    }
    100%{
        clip-path: circle(100%);
    }
}

@keyframes pop-in {
    0%{
        transform: scale(0);
    }
    50%{
        transform: scale(1.10);
    }
    75%{
        transform: scale(0.95);
    }
    100%{
        transform: scale(1.00);
    }
}

/* 2021.01 まとめ記事 みんなで選ぶおすすめ長野ワイン12選 2020 ------------------------------------ */
.summary.award-2020 {
    background-image: url(images/rec2020_bg.png);
    background-color: #2a3c5b;
}

.summary.award-2020 .bg {
    background-image: url(images/rec2020_title_bg.png);
}

/* タイトル脇のカーテンの装飾 */
.summary.award-2020 .bg::before {
    left: 0;
    transform-origin: left top;
    background-image: url(images/rec2020_title_drapes_l.png);
}

.summary.award-2020 .bg::after {
    right: 0;
    background-image: url(images/rec2020_title_drapes_r.png);
    transform-origin: right top;
}

.summary.award-2020 .bg::before,
.summary.award-2020 .bg::after {
    position: absolute;
    width: 285px;
    height: 721px;
    content: "";
    background-repeat: no-repeat;
    transform: scale(0.5);
}

.summary.award-2020 .item-list > *::before {
    background-image: url(images/rec2020_item_num.png)
}

@media screen and (min-width: 769px) {
/* PC用 */
    .summary.award-2020 .bg::before,
    .summary.award-2020 .bg::after {
        transform: scale(1);
    }
}

/* 2021.03 まとめ記事 赤ワイン用 ------------------------------------ */
.summary.red .header {
    background-image: url(images/summary_hd_bg_red.png);
    background-color: #974e61;
    background-position: center bottom;
    background-size: auto;
}

.summary .header .title .vol {
    position: absolute;
    right: 0px;
    top: -20px;
    width: 11.48%;
    
    animation-name: pop-in;
    animation-duration: 1s;
    animation-delay: 0.8s;
    /*animation-timing-function: cubic-bezier(0.87, 0, 0.13, 1);*/
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
    transform-origin:left bottom;
}

.summary .header .writing {
    margin-bottom: 0;
}

.summary.red .writing .body {
    background: rgba(255, 255, 255, 0.9);
    color: #1a1a1a;
}


.summary.red .item-section {
    background-image: url(images/summary_bg.png);
    background-color: #fcf2f2;
    z-index: 1000;
}

.summary.red .item-list > *::before {
    background-image: url(images/summary_item_num.png)
}

.summary.red .item-list > * {
    box-shadow: 0px 10px 0px 0px rgba(255, 0, 48, 0.2);
}

.summary .item-section .item-list > * .link-detail {
    background-color: #45996e;
}


@media screen and (min-width: 769px) {
/* PC用 */
    .summary.red .item-list > * {
        box-shadow: 5px 5px 0px 0px rgba(255, 0, 48, 0.2);
    }
}    

/* 2021.08 まとめ記事 白ワイン用 ------------------------------------ */
.summary.white .header {
    background-image: url(images/summary_hd_bg_w.png);
    background-color: #f2dd68;
    background-position: center bottom;
    background-size: auto;
}

.summary .header .writing {
    margin-bottom: 0;
}

.summary.white .writing .body {
    background: rgba(255, 255, 255, 0.9);
    color: #1a1a1a;
}


.summary.white .item-section {
    background-image: url(images/summary_bg_w.png);
    background-color: #fcfae6;
    z-index: 1000;
}

.summary.white .item-list > *::before {
    background-image: url(images/summary_item_num_w.png)
}

.summary.white .item-list > * {
    box-shadow: 0px 10px 0px 0px rgba(255, 174, 0, 0.4);
}

.summary .item-section .item-list > * .link-detail {
    background-color: #45996e;
}


@media screen and (min-width: 769px) {
/* PC用 */
    .summary.white .item-list > * {
        box-shadow: 5px 5px 0px 0px rgba(255, 174, 0, 0.4);
    }
}


/* 2021.10 定期便リニューアル ------------------------------------ */
.subscription p {
    font-size: 1.8rem;
    font-weight: 300;
    margin: 0 0 1em 0;
    text-align: center;
}

.subscription .plan-list{
    margin: 40px auto;
    padding: 0;
}

.subscription .plan-list li {
    display: block;
    margin: 0 0 20px 0;
}

.subscription .flow{
    margin: 40px auto;
    text-align: center;
}

@media screen and (min-width: 769px) {
/* PC用 */
    .subscription p{
        font-size: 2.4rem;
        margin: 0 auto 1em auto;
    }

    .subscription .plan-list{
        display: table;
    }

    .subscription .plan-list li {
        display: table-cell;
        padding: 10px;
    }

    .subscription .plan-list li img{
        max-width: 320px;
        height: auto;
    }

    .subscription .flow{
        width: 600px;
    }
}

/* その他汎用スタイル ------------------------------------ */

.marker-yellow {
    background:linear-gradient(transparent 70%, #ff6 60%);
}

.marker-blue {
    background:linear-gradient(transparent 70%, #6cf 60%);
}

.marker-green {
    background:linear-gradient(transparent 70%, #6f6 60%);
}

.marker-pink {
    background:linear-gradient(transparent 70%, #ff9eb7 60%);
}

.border_label {
    font-size: 2.4rem;
    padding: 1.5rem;
    text-align: center;
    border: 2px solid #cccccc;
    margin: 10rem auto 4rem auto;
    line-height: 1.35;
    width: 12em;
}