@charset 'UTF-8';
/*!
 * ress.css • v1.1.1
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i');
html
{
    overflow-y: scroll;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* All browsers without overlaying scrollbars */

    -webkit-text-size-adjust: 100%;
    /* iOS 8+ */
}

*,
::before,
::after
{
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
}

::before,
::after
{
    /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
    vertical-align: inherit; 
    text-decoration: inherit;
}

/* Remove margin, padding of all elements and set background-no-repeat as default */
*
{
    /* Reset `padding` and `margin` of all elements */
    margin: 0;
    /* Set `background-repeat: no-repeat` to all elements */
    padding: 0;

    letter-spacing: .05em; 

    background-repeat: no-repeat;

    font-feature-settings: 'palt' 1;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls])
{
    display: none;

    height: 0;
}

hr
{
    overflow: visible;
    /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary
{
    display: block;
}

summary
{
    display: list-item;
    /* Add the correct display in all browsers */
}

small
{
    font-size: 80%;
    /* Set font-size to 80% in `small` elements */
}

[hidden],
template
{
    display: none;
    /* Add the correct display in IE */
}

abbr[title]
{
    /* Add a bordered underline effect in all browsers */
    text-decoration: none;

    border-bottom: 1px dotted;
    /* Remove text decoration in Firefox 40+ */
}

a
{
    background-color: transparent;
    /* Remove the gray background on active links in IE 10 */

    -webkit-text-decoration-skip: objects;
    /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover
{
    outline-width: 0;
    /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp
{
    font-family: monospace, monospace;
    /* Specify the font family of code elements */
}

b,
strong
{
    font-weight: bolder;
    /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn
{
    font-style: italic;
    /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark
{
    color: #000; 
    background-color: #ff0;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup
{
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sub
{
    bottom: -.25em;
}

sup
{
    top: -.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input
{
    border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type='button'],
[type='reset'],
[type='submit']
[role='button']
{
    cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled]
{
    cursor: default;
}

[type='number']
{
    width: auto;
    /* Firefox 36+ */
}

[type='search']
{
    -webkit-appearance: textfield;
    /* Safari 8+ */
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration
{
    -webkit-appearance: none;
    /* Safari 8 */
}

textarea
{
    overflow: auto;
    /* Internet Explorer 11+ */

    resize: vertical;
    /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea
{
    font: inherit;
    /* Specify font inheritance of form elements */
}

optgroup
{
    font-weight: bold;
    /* Restore the font weight unset by the previous rule. */
}

button
{
    overflow: visible;
    /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner
{
    padding: 0; 

    border-style: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner
{
    outline: 1px dotted ButtonText;
}

button,
html [type='button'],
[type='reset'],
[type='submit']
{
    -webkit-appearance: button;
    /* Correct the inability to style clickable types in iOS */
}

button,
select
{
    text-transform: none;
    /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea
{
    color: inherit; 
    border-style: none;
    background-color: transparent;
}

/* Style select like a standard input */
select
{
       -moz-appearance: none;
    /* Firefox 36+ */
    -webkit-appearance: none;
    /* Chrome 41+ */
}

select::-ms-expand
{
    display: none;
    /* Internet Explorer 11+ */
}

select::-ms-value
{
    color: currentColor;
    /* Internet Explorer 11+ */
}

legend
{
    /* Correct the color inheritance from `fieldset` elements in IE */
    display: table;
    /* Correct the text wrapping in Edge and IE */

    max-width: 100%;
    /* Correct the text wrapping in Edge and IE */

    white-space: normal;
    /* Correct `color` not being inherited in IE 8/9/10/11 */

    color: inherit;
    border: 0;
    /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button
{
    /* Correct the inability to style clickable types in iOS and Safari */
    font: inherit;

    -webkit-appearance: button;
    /* Change font properties to `inherit` in Chrome and Safari */
}

[type='search']
{
    /* Correct the odd appearance in Chrome and Safari */
    outline-offset: -2px;

    -webkit-appearance: textfield;
    /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img
{
    border-style: none;
    /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress
{
    vertical-align: baseline;
}

svg:not(:root)
{
    overflow: hidden;
    /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video
{
    display: inline-block;
    /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen
{
    [hidden~='screen']
    {
        display: inherit;
    }
    [hidden~='screen']:not(:active):not(:focus):not(:target)
    {
        position: absolute !important;

        clip: rect(0 0 0 0) !important;
    }
}

/* Specify the progress cursor of updating elements */
[aria-busy='true']
{
    cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls]
{
    cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled]
{
    cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection
{
    /* Required when declaring ::selection */
    color: #000;
    background-color: #b3d4fc;
    text-shadow: none;
}

::selection
{
    /* Required when declaring ::selection */
    color: #000;
    background-color: #b3d4fc;
    text-shadow: none;
}

body,
html
{
    font-family: '游ゴシック', YuGothic, 'メイリオ', Meiryo, 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', Roboto, Arial, sans-serif;

    overflow: auto;

    word-wrap: break-word;
}

img
{
    width: 100%;
}

ul
{
    list-style: none;
}

a
{
    text-decoration: none;
}

.mt10
{
    margin-top: 10px;
}

.mt20
{
    margin-top: 20px;
}

.mt30
{
    margin-top: 30px;
}

.mb10
{
    margin-bottom: 10px;
}

.mb20
{
    margin-bottom: 20px;
}

.mb30
{
    margin-bottom: 30px;
}

.pt10
{
    padding-top: 10px;
}

.pt20
{
    padding-top: 20px;
}

.pt30
{
    padding-top: 30px;
}

.pb10
{
    padding-bottom: 10px;
}

.pb20
{
    padding-bottom: 20px;
}

.pb30
{
    padding-bottom: 30px;
}

.text_bold
{
    font-weight: bold;
}

.text_right
{
    text-align: right;
}

.text_normal
{
    font-weight: normal;
}

.text_red
{
    color: #f00;
}

.font_s
{
    font-size: .7em;
}

.text_link
{
    text-decoration: underline;

    color: #0042ff;
}
.text_link:hover
{
    text-decoration: none;
}

.release_wrapper
{
    /*padding: 30px 0 0;*/
}
.release_wrapper .release_inner
{
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}
.release_wrapper .l_large
{
    padding: 60px 0; 

    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    background: #f4f4f4;
}
.release_wrapper .l_release
{
    position: relative;

    margin-bottom: 30px; 
    padding: 20px 40px 40px;

    border: 2px solid #000;
    background: #fff;
}
.release_wrapper .l_release:last-child
{
    margin-bottom: 0;
}
.release_wrapper .main
{
    position: relative;

    width: 100%;
    margin-bottom: 40px;
}
.release_wrapper .main .main_img
{
    /*height: 540px;*/

    /*background: url(../images/main.jpg) no-repeat;*/
    /*background-position: center; */
    /*background-size: cover;*/
}
.release_wrapper .main h1
{
    /*font-size: 22px;*/
    font-size: 2.2rem;
    font-weight: bold; 
    line-height: 1.8;

    position: absolute;
    bottom: -40px;
    left: 40px;

    width: 70%;
    padding: 20px 26px;

    color: #fff;
    background: #000;
}
.release_wrapper .main h1 span
{
    /*font-size: 16px;*/
    font-size: 1.6rem;
}
.release_wrapper nav ul
{
    display: table;

    width: 100%;
    margin-bottom: 30px;
}
.release_wrapper nav ul li
{
    display: table-cell;

    width: 16.66666%;

    text-align: center;
    vertical-align: middle;

    border-left: 1px solid #000;
}
.release_wrapper nav ul li:last-child
{
    border-right: 1px solid #000;
}
.release_wrapper nav ul li a
{
    /*font-size: 11px;*/
    font-size: 1.1rem;
    font-weight: bold;

    display: block;

    padding: 10px 10px;

    -webkit-transition: all .2s ease-out 0s;
            transition: all .2s ease-out 0s; 

    color: #000;
}
.release_wrapper nav ul li a:hover
{
    color: #fff; 
    background: #9a1e1e;
}
.release_wrapper .main_copy
{
    /*font-size: 16px;*/
    font-size: 1.6rem;
    line-height: 2; 
    padding-top: 50px;
    border-top: 2px solid #000;
}
.release_wrapper .contents_ttl
{
    /*font-size: 20px;*/
    font-size: 1.8rem;
    font-weight: bold;

    position: relative;
    left: -40px; 

    display: inline-block;

    margin: 0 auto;
    margin-bottom: 40px;
    padding: 6px 20px;

    color: #fff;
    background: #9a1e1e;
}
.release_wrapper .contents_ttl a
{
    color: #fff;
}
.release_wrapper .contents_ttl_crazy
{
    /*font-size: 20px;*/
    font-size: 1.8rem;
    font-weight: bold;

    position: relative;
    left: -40px; 

    display: inline-block;

    margin: 0 auto;
    margin-bottom: 40px;
    padding: 6px 20px;

    color: #fff;
    background: #BE0081;
}
.release_wrapper .contents_box .jacket
{
    float: left;
    width: 200px;
}
.release_wrapper .contents_box .jacket_info
{
    padding-left: 250px;
}
.release_wrapper .contents_box .jacket_info .jacket_ttl
{
    /*font-size: 16px;*/
    font-size: 1.6rem;

    margin-bottom: 20px;
}
.release_wrapper .contents_box .jacket_info .jacket_ttl td
{
    padding-right: 20px;
    padding-bottom: 10px;
}
.release_wrapper .contents_box .jacket_info .jacket_name
{
    /*font-size: 14px;*/
    font-size: 1.4rem;
}
.release_wrapper .contents_box .jacket_info .jacket_name li
{
    line-height: 1.6; 

    float: left;

    width: 50%;
}
.release_wrapper .tokuten_box
{
    margin-top: 28px;
    padding: 24px; 

    background: #f4f4f4;
}
.release_wrapper .tokuten_box h3
{
    /*font-size: 18px;*/
    font-size: 1.8rem;
    font-weight: bold; 

    margin-bottom: 26px;
    padding-bottom: 20px;

    text-align: center;

    border-bottom: 2px solid #000;
}
.release_wrapper .tokuten_box ul li
{
    /*font-size: 16px;*/
    font-size: 1.6rem; 
    font-weight: bold;

    position: relative;

    margin-bottom: 16px;
    padding-left: 25px;
}
.release_wrapper .tokuten_box ul li:before
{
    font-family: FontAwesome;

    position: absolute;
    top: 0px;
    left: 0;

    display: block;

    width: 16px;
    height: 16px;

    content: '\f005';

    color: #ffae00;
}
.release_wrapper .tokuten_box ul li:last-child
{
    margin-bottom: 0;
}
.release_wrapper .jacket_notice
{
    /*font-size: 12px;*/
    font-size: 1.2rem;

    padding-top: 10px;
}
.release_wrapper .yoyaku_box
{
    /*font-size: 14px;*/
    font-size: 1.4rem; 

    margin-top: 30px;
}
.release_wrapper .yoyaku_box .yoyaku_ttl_end
{
    /*font-size: 22px;*/
    font-size: 2.2rem;

    margin-bottom: 20px; 

    text-align: center;

    color: #f00;
}
.release_wrapper .youtube
{
    position: relative;

    overflow: hidden;

    height: 0;
    margin-bottom: -100px; 
    padding-bottom: 56.25%;
}
.release_wrapper .youtube iframe
{
    position: absolute;
    top: 0;
    left: 12%;

    width: 76%;
    height: 76%;
}
.release_wrapper .news_block > li
{
    margin-bottom: 40px;
    padding-bottom: 40px; 

    border-bottom: 1px dotted #999;
}
.release_wrapper .news_block > li:last-child
{
    margin-bottom: 0;

    border: none;
}
.release_wrapper .news_block > li dl
{
    margin-bottom: 30px;
}
.release_wrapper .news_block > li dl > dt
{
    /*font-size: 16px;*/
    font-size: 1.6rem; 
    font-weight: bold;
}
.release_wrapper .news_block > li dl > dd
{
    /*font-size: 18px;*/
    font-size: 1.8rem; 
    font-weight: bold;
}
.release_wrapper .news_block > li .news_text
{
    /*font-size: 15px;*/
    font-size: 1.5rem; 

    padding-left: 30px;
}
.release_wrapper .news_block > li .news_text .news_table td
{
    padding-right: 20px; 

    vertical-align: top;
}
.release_wrapper #sns
{
    width: 263px;
    margin: 60px auto;
}
.release_wrapper #sns ul li
{
    float: left;

    margin-right: 10px; 

    vertical-align: top;
}
.release_wrapper .notes
{
    /*font-size: 16px;*/
    font-size: 1.6rem;
    line-height: 2;
}
.release_wrapper .note_paging
{
    margin-top: 40px; 

    text-align: center;
}
.release_wrapper .note_paging li
{
    /*font-size: 16px;*/
    font-size: 1.6rem; 

    display: inline-block;

    margin-right: 12px;
}
.release_wrapper .note_paging li:last-child
{
    margin-right: 0;
}
.release_wrapper .note_paging li a
{
    line-height: 40px;

    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition: all .2s ease-out 0s;
            transition: all .2s ease-out 0s; 

    color: #000;
    border: 1px solid #000;
    border-radius: 4px;
}
.release_wrapper .note_paging li a:hover
{
    background: #bbb;
}
.release_wrapper .note_paging li a.note_paging_current
{
    color: #fff; 
    background: #000;
}

/*event*/
#eventancher{
	width: 600px;
	margin: auto;
	text-align: center;
	padding-bottom: 50px;
}

#eventancher ul{
	border-top: 1px dotted #000;
	
}

#eventancher ul li{
	border-bottom: 1px dotted #000;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
.eventnew{
	color: #F00;
	margin-left: -30px;
}
.eventimg{
    width: 550px;
    height: auto;;
}

.eventimg img{
    width: 100%;
    height: auto;;
}
.crazy{
    background-color: #BE0081;
    padding: 5px;
}

.otherand{
    padding:30px 0px;
    text-align: center;
}

#otherand{
    display: block;
    width: 100%;
    padding: 0px 0px 30px 0px;
    text-align: center;

}
.br-sp{
    display: none;
}
.font-s{
    font-size: 12px;
}
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
タブ版
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media (max-width: 959px)
{
    .release_wrapper .main .main_img
    {
        /*height: 400px;*/
    }
    .release_wrapper .main h1
    {
        left: 20px;
    }
    .release_wrapper .contents_box .jacket
    {
        width: 230px;
    }
    .release_wrapper .contents_box .jacket_info
    {
        padding-left: 260px;
    }
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
スマホ版
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media (max-width: 767px)
{

    /*event*/
#eventancher{
    width: 100%;
    margin: auto;
    text-align: center;
    padding-bottom: 50px;
}

#eventancher ul{
    border-top: 1px dotted #000;
    
}

#eventancher ul li{
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
    padding-top: 10px;
    
}
.eventnew{
    color: #F00;
    margin-left: -30px;
}
.eventimg{
    width: 100%;
    height: auto;;
}
.eventimg img{
    width: 100%;
    height: auto;;
}


    .release_wrapper
    {
        padding: 10px 0 0;
    }
    .release_wrapper .release_inner
    {
        padding: 0 10px;
    }
    .release_wrapper .l_large
    {
        padding: 30px 0;
    }
    .release_wrapper .l_release
    {
        margin-bottom: 20px; 
        padding: 10px 10px 20px;

        border: 2px solid #000;
    }
    .release_wrapper .main
    {
        margin-bottom: 10px;
    }
    .release_wrapper .main .main_img
    {
        /*height: 160px;*/
    }
    .release_wrapper .main h1
    {
        /*font-size: 18px;*/
        font-size: 1.8rem; 
        line-height: 1.6;

        position: relative;
        bottom: 0;
        left: 0;

        width: 100%;
        padding: 12px 16px;
    }
    .release_wrapper .main h1 span
    {
        /*font-size: 14px;*/
        font-size: 1.4rem;
    }
    .release_wrapper nav ul
    {
        display: table;

        margin-bottom: 0;
    }
    .release_wrapper nav ul li
    {
        display: block;

        width: 100%;

        border-left: none;
    }
    .release_wrapper nav ul li:last-child
    {
        border-right: none;
    }
    .release_wrapper nav ul li a
    {
        padding: 12px 10px; 

        border-bottom: 1px solid #000;
    }
    .release_wrapper nav ul li a:hover
    {
        color: #000; 
        background: #fff;
    }
    .release_wrapper .main_copy
    {
        /*font-size: 14px;*/
        font-size: 1.4rem;
        line-height: 1.6; 

        margin: 30px 0 30px;
        padding-top: 0;

        border-top: none;
    }
    .release_wrapper .contents_ttl
    {
        /*font-size: 16px;*/
        font-size: 1.6rem;

        left: -32px; 

        margin-bottom: 20px;
    }
      .release_wrapper .contents_ttl_crazy
    {
        /*font-size: 16px;*/
        font-size: 1.6rem;

        left: -32px; 

        margin-bottom: 20px;
    }
    .release_wrapper .contents_box .jacket
    {
        float: none;

        width: 100%;
        margin-bottom: 14px;
    }
    .release_wrapper .contents_box .jacket_info
    {
        padding-left: 0;
    }
    .release_wrapper .contents_box .jacket_info .jacket_ttl
    {
        /*font-size: 14px;*/
        font-size: 1.4rem;

        margin-bottom: 14px;
    }
    .release_wrapper .contents_box .jacket_info .jacket_ttl td
    {
        padding-right: 12px;
        padding-bottom: 10px;
    }
    .release_wrapper .contents_box .jacket_info .jacket_name
    {
        /*font-size: 12px;*/
        font-size: 1.2rem;
    }
    .release_wrapper .tokuten_box
    {
        margin-top: 20px;
        padding: 16px;
    }
    .release_wrapper .tokuten_box h3
    {
        /*font-size: 16px;*/
        font-size: 1.6rem; 

        margin-bottom: 16px;
        padding-bottom: 12px;
    }
    .release_wrapper .tokuten_box ul li
    {
        /*font-size: 12px;*/
        font-size: 1.2rem; 

        margin-bottom: 16px;
        padding-left: 22px;
    }
    .release_wrapper .tokuten_box ul li:before
    {
        /*top: 3px;*/
    }
    .release_wrapper .jacket_notice
    {
        /*font-size: 12px;*/
        font-size: 1.2rem;

        padding-top: 10px;
    }
    .release_wrapper .yoyaku_box
    {
        /*font-size: 12px;*/
        font-size: 1.2rem; 

        margin-top: 20px;
    }
    .release_wrapper .yoyaku_box .yoyaku_ttl_end
    {
        /*font-size: 18px;*/
        font-size: 1.8rem;

        margin-bottom: 14px;
    }
    .release_wrapper .youtube
    {
        overflow: hidden;

        height: 0;
        margin-bottom: -0; 
        padding-bottom: 56.25%;
    }
    .release_wrapper .youtube iframe
    {
        left: 0;

        width: 100%;
        height: 100%;
    }
    .release_wrapper .news_block > li
    {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    .release_wrapper .news_block > li dl
    {
        margin-bottom: 20px;
    }
    .release_wrapper .news_block > li dl > dt
    {
        /*font-size: 14px;*/
        font-size: 1.4rem;
    }
    .release_wrapper .news_block > li dl > dd
    {
        /*font-size: 16px;*/
        font-size: 1.6rem;
    }
    .release_wrapper .news_block > li .news_text
    {
        /*font-size: 12px;*/
        font-size: 1.2rem; 

        padding-left: 0;
    }
    .release_wrapper .news_block > li .news_text .news_table td
    {
        padding-right: 10px;
    }
    .release_wrapper .notes
    {
        /*font-size: 14px;*/
        font-size: 1.4rem;
        line-height: 1.6;
    }
    .release_wrapper .note_paging
    {
        margin-top: 20px;
    }
    .br-sp{
    display: block;
}
}

.float-l
{
    float: left;
}

.float-r
{
    float: right;
}

.float-c
{
    display: block;

    margin-right: auto; 
    margin-left: auto;
}

.clearfix::before,
.clearfix::after
{
    display: table; 

    content: ' ';
}

.clearfix:after
{
    clear: both;
}

.news_img img{
  width: 550px;
  height: auto;
}
@media (max-width: 767px)
{
.news_img img{
  width: 100%;
  height: auto;
}
}