@charset 'UTF-8';



/*=====<=====<=====<=====<=====<=====<=====
  pc
=====>=====>=====>=====>=====>=====>=====*/
#fuyumatsuri .c_border_box {
    padding: 25px 0 60px;
}

#fuyumatsuri .c_border_box header {
    padding-bottom: 10px;
    border-bottom: 1px solid #8c8c8c;
    margin-bottom: 25px;
}

#fuyumatsuri .c_border_box header h2 {
    font-size: 24px;
    text-align: left;
}

html[c-data-font-size="normal"] #fuyumatsuri .c_border_box header h2 {
    font-size: 26px;
}

html[c-data-font-size="large"] #fuyumatsuri .c_border_box header h2 {
    font-size: 28px;
}

#fuyumatsuri #sec01
{
    padding-bottom: 40px;
}

@media screen and (max-width: 1024px)
{
    #fuyumatsuri #sec01
    {
        padding-bottom: 0;
    }
    #fuyumatsuri #sec01 .inner
    {
        width: 100%;
    }
}

#fuyumatsuri #sec01 .c_icon
{
    width: 18px;
    height: 18px;
}

#fuyumatsuri #sec01 .papers_box_2,
#fuyumatsuri #sec01 #papers_list
{
    margin-top: 50px;
}

@media screen and (max-width: 1024px)
{
    #fuyumatsuri #sec01 .papers_box_2,
    #fuyumatsuri #sec01 #papers_list
    {
        margin-top: 30px;
    }
}

#fuyumatsuri #sec01 .papers_box_2 .c_subheader2 h2,
#fuyumatsuri #sec01 #papers_list .c_subheader2 h2
{
    font-size: 16px; 

    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;

    justify-content: center;
    align-items: center;
}

html[c-data-font-size='normal'] #fuyumatsuri #sec01 .papers_box_2 .c_subheader2 h2,
html[c-data-font-size='normal']
#fuyumatsuri #sec01 #papers_list .c_subheader2 h2
{
    font-size: 18px;
}

html[c-data-font-size='large'] #fuyumatsuri #sec01 .papers_box_2 .c_subheader2 h2,
html[c-data-font-size='large']
#fuyumatsuri #sec01 #papers_list .c_subheader2 h2
{
    font-size: 20px;
}

#fuyumatsuri #sec01 .papers_box_2 .c_subheader2 h2 svg,
#fuyumatsuri #sec01 #papers_list .c_subheader2 h2 svg
{
    margin-right: .5em;
}

#fuyumatsuri #sec01 .papers_box_1 header
{
    margin-bottom: 30px; 

    border-bottom: 1px solid #8c8c8c;
}

@media screen and (max-width: 1024px)
{
    #fuyumatsuri #sec01 .papers_box_1 header
    {
        margin-bottom: 20px;
    }
}

#fuyumatsuri #sec01 .papers_box_1 header h2
{
    font-size: 24px;
    line-height: 1; 

    padding: 1em 0;

    text-align: left;
}

html[c-data-font-size='normal'] #fuyumatsuri #sec01 .papers_box_1 header h2
{
    font-size: 26px;
}

html[c-data-font-size='large'] #fuyumatsuri #sec01 .papers_box_1 header h2
{
    font-size: 28px;
}

@media screen and (max-width: 1024px)
{
    #fuyumatsuri #sec01 .papers_box_1 header h2
    {
        font-size: 20px; 

        text-align: center;
    }
    html[c-data-font-size='normal'] #fuyumatsuri #sec01 .papers_box_1 header h2
    {
        font-size: 22px;
    }
    html[c-data-font-size='large'] #fuyumatsuri #sec01 .papers_box_1 header h2
    {
        font-size: 24px;
    }
}

#fuyumatsuri #sec01 .papers_box_1 .c_df
{
    align-items: flex-start;
}

#fuyumatsuri #sec01 .papers_box_1 .c_df figure
{
    width: 345px;
}

@media screen and (max-width: 1024px)
{
    #fuyumatsuri #sec01 .papers_box_1 .c_df figure
    {
        width: 100%;
    }
}

#fuyumatsuri #sec01 .papers_box_1 .c_df figure img
{
    border: 1px solid #8c8c8c;
}

#fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list
{
    min-width: 505px;

    flex-grow: 1;
}

@media screen and (max-width: 1024px)
{
    #fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list
    {
        width: 100%;
        min-width: 0;
        margin-top: 10px;
    }
}

#fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .list
{
    margin-bottom: 5px;
}

#fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .list li + li
{
    border-top: 2px dotted #b3b3b3;
}

#fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .list li a
{
    font-size: 15px;
    font-weight: bold;
    line-height: 2.5; 

    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;

    padding: 0 1em 0 .6em;

    justify-content: space-between;
    align-items: center;
}

html[c-data-font-size='normal'] #fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .list li a
{
    font-size: 17px;
}

html[c-data-font-size='large'] #fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .list li a
{
    font-size: 19px;
}

@media screen and (max-width: 1024px)
{
    #fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .list li a
    {
        font-size: 14px; 

        padding: 0 1em 0 0;
    }
    html[c-data-font-size='normal'] #fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .list li a
    {
        font-size: 16px;
    }
    html[c-data-font-size='large'] #fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .list li a
    {
        font-size: 18px;
    }
}

#fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .list li a::after
{
    display: block;

    width: .6em;
    height: .6em;

    content: '';
    transform: rotate(45deg); 

    border-top: 2px solid #3e3e3e;
    border-right: 2px solid #3e3e3e;
}

#fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .c_btn_svg
{
    font-size: 16px;
    line-height: 1.2; 

    padding: 15px 0;

    align-items: flex-end;
}

html[c-data-font-size='normal'] #fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .c_btn_svg
{
    font-size: 18px;
}

html[c-data-font-size='large'] #fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .c_btn_svg
{
    font-size: 20px;
}

#fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .c_btn_svg span
{
    font-size: 12px;
    line-height: 1.2;
}

html[c-data-font-size='normal'] #fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .c_btn_svg span
{
    font-size: 14px;
}

html[c-data-font-size='large'] #fuyumatsuri #sec01 .papers_box_1 .c_df .papers_list .c_btn_svg span
{
    font-size: 16px;
}

#fuyumatsuri #sec01 .papers_box_2 .c_df
{
    flex-direction: row;

    justify-content: flex-start;
}

#fuyumatsuri #sec01 .papers_box_3 .c_df
{

    justify-content: flex-start;
}

#fuyumatsuri #sec01 .papers_box_2 .c_df a
{
    display: block;

    width: 150px;
    margin-left: 10px;
}

#fuyumatsuri #sec01 .papers_box_2 .c_df a:nth-of-type(5n+1)
{
    margin-left: 0;
}

#fuyumatsuri #sec01 .papers_box_2 .c_df a:nth-of-type(n+6)
{
    margin-top: 50px;
}

@media screen and (max-width: 1024px)
{
    #fuyumatsuri #sec01 .papers_box_2 .c_df a
    {
        width: 49%;
        margin-left: 2%;
    }
    #fuyumatsuri #sec01 .papers_box_2 .c_df a:nth-of-type(5n+1)
    {
        margin-left: 2%;
    }
    #fuyumatsuri #sec01 .papers_box_2 .c_df a:nth-of-type(2n+1)
    {
        margin-left: 0;
    }
    #fuyumatsuri #sec01 .papers_box_2 .c_df a:nth-of-type(n+3)
    {
        margin-top: 30px;
    }
}

#fuyumatsuri #sec01 .papers_box_2 .c_df a figure img
{
    border: 1px solid #8c8c8c;
}

#fuyumatsuri #sec01 .papers_box_2 .c_df a figure figcaption
{
    font-size: 14px; 

    margin-top: 5px;
}

#fuyumatsuri #sec01 .papers_box_2 .c_df a figure figcaption span
{
    font-size: 12px;
}

/*=====<=====<=====<=====<=====<=====<=====
  紙面一覧共通
=====>=====>=====>=====>=====>=====>=====*/
#papers_list
{
    margin-top: 50px;
}

#papers_list ul li
{
    width: 50%;
}

#papers_list ul li:nth-of-type(n+3)
{
    border-top: 1px solid #eee;
}

#papers_list ul li:nth-of-type(even)
{
    border-right: 1px solid #eee;
}

#papers_list ul li a
{
    font-size: 15px; 
    line-height: 2;

    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;

    padding: 0 2.5em;

    justify-content: space-between;
    align-items: center;
}

html[c-data-font-size='normal'] #papers_list ul li a
{
    font-size: 17px;
}

html[c-data-font-size='large'] #papers_list ul li a
{
    font-size: 19px;
}

#papers_list ul li a::after
{
    display: block;

    width: .6em;
    height: .6em;

    content: '';
    transform: rotate(45deg); 

    border-top: 1px solid #3e3e3e;
    border-right: 1px solid #3e3e3e;
}

#papers_list .c_btn
{
    margin-top: 50px;
}

@media screen and (max-width: 1024px)
{
    #papers_list
    {
        margin-top: 30px;
    }
    #papers_list ul li
    {
        font-size: 14px; 

        width: 100%;
    }
    #papers_list ul li + li
    {
        border-top: 1px solid #eee;
    }
    #papers_list ul li:nth-of-type(even)
    {
        border-right: 0;
    }
    html[c-data-font-size='normal'] #papers_list ul li
    {
        font-size: 16px;
    }
    html[c-data-font-size='large'] #papers_list ul li
    {
        font-size: 18px;
    }
    #papers_list ul li a
    {
        font-size: inherit; 
        line-height: 2;

        padding: 0;
        padding-right: 1em;
    }
    #papers_list .c_btn
    {
        margin-top: 30px;
    }
}

.addtoany_list
{
    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;

    justify-content: right;
    align-items: right;
}

.md-overlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    z-index: 9999;
  }
   
  .md-contents{
    display: none;
    position: fixed;
    top: 5%;
    left: 50%;
    width: 85%;
    height: 90%;
    /*overflow: hidden;*/
    overflow: auto;
    overflow: scroll;
    transform: translateX(-50%);
    z-index: 10000;
  }
   
   
  .md-inner{
    padding: 15px 15px;
    background: #fff;
    height: auto;
  }
   
  .md-xmark{
    position: absolute;
    top: 0%;
    right: 5px;
    width: 25px;
    height: 22px;
    z-index: 9999;
    cursor: pointer;
  }
   
  .md-xmark span {
    height: auto;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #333;
    border-radius: 4px;
  }
   
  .md-xmark span:nth-of-type(1) {
    top: 0;
    transform: translateY(10px) rotate(-45deg);
  }
   
   
  .md-xmark span:nth-of-type(2) {
    bottom: 0;
    transform: translateY(-10px) rotate(45deg);
  }
