@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
}

.pc {
    display: block !important;
  }
.sp {
    display: none !important; 
  }

  @media only screen and (max-width: 750px) {
    .pc { 
      display: none !important;
    }
    .sp { 
      display: block !important;
    }
}
.collabo_comics img{
    margin: 0 0 3%;
}
.mtmb{
    margin: 5% 0;
}
span.bold{
    color: #000 !important;
    font-weight: bold;
}

  
.collabo_comics{
    background-image: url(../images/wrap_bg.jpg);
    /*background-repeat: no-repeat;*/
    background-position: top left;
    background-attachment: fixed;
}


.collabo_comics p{
    font-size: 1.2em;
    font-family: "Sawarabi Mincho", sans-serif;
}
.collabo_comics a p{
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
    color: #fff;
}

.collabo_comics mark{
    color: #034484;
    background: transparent;
    font-weight: bold;
}

.collabo_comics .inner {
    padding: 2%;
    text-align: center;
    border: 6px solid #b59f73;
}

.collabo_comics .inner .inner-parts {
    padding: 3%;
    background-image: url("../images/parts_left.png"),url("../images/parts_right.png"),url("../images/parts_bottom.png"),url("../images/parts_top.png");
    background-repeat: no-repeat;
    background-position: left top,right top,right bottom,left bottom;
    background-size: 10%;
}

#special .collabo_comics h3{
    margin: 0 auto;
    font-size: 2.5em;
    font-family: "Sawarabi Mincho", sans-serif;
    background-image: none;
    background-color: transparent;
    color: #000;
    text-align: center;
    max-width: 100% !important;
}
#special .collabo_comics h4{
    font-size: 2em;
    color: #000;
    background-color: transparent;
    border: none;
    margin: 5% auto 0;
    padding: 0;
    font-family: "Sawarabi Mincho", sans-serif;
}
/*
#special .collabo_comics h4 img{
    width: 30%;
}
*/

p.text_i.twitter_cp{
    font-size: 2.8em;
    letter-spacing: 0.1em;
}
p.text_i.twitter_cp span{
    letter-spacing: 0;
}


p.text_i{
    font-size: 2.2em;
    margin: 0 0 5%;
    font-family: "Sawarabi Mincho", sans-serif;
    font-style: italic;
    background-image: none;
    background-color: transparent;
    color: #000;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    letter-spacing: -0.1em;
}
p.text_i span{
    font-size: 0.8em;
    color: #000;
    letter-spacing: -0.2em;
}

.btn_pink{
    background-color: #00bcbe;
    display: inline-block;
    width: 50%;
    background-position: 96%;
    padding: 0.8em 0;
    font-size: 1.4em;
    text-align: center;
    font-weight: bold;
    transition: opacity 0.3s;
    cursor: pointer;
    border-radius: 5px;
    background-size: 8px;
}
.btn_pink:hover
{
    opacity: 0.7;
}
.btn_pink a{
    font-family: "Sawarabi Gothic", sans-serif;
    color: #fff;
}

.oubo p{
    margin: 0 0 2%;
}

.table {
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
}
.table h5 {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 0 0 4%;
    background-color: rgb(255,255,255,0.5);
    padding: 2%;
    font-size: 1.6em;
}
.table p{
    padding: 0 2%;
    margin: 0 0 5% !important;
}
.table span{
    font-weight: bold;
    color: #000;
}

.kiyaku ul li{
    text-align: left;
    text-indent: -1em;
    margin: 0 0 0 1em;
}
.kiyaku ul li.kome{
    font-size: 0.5em;
    padding: 0 0 2%;
}

.kiyaku ul li.kome::before{
    content: "※" !important
}
.kiyaku ul li.kome_inner {
    padding: 0.5% 0;
}
#awards .awards_content .link {
    width: 50%;
    margin: 0 auto 5%;
    display: inline-block;
  }


  .collabo_comics p.btn{
    background-color: #000 !important;
    width: 50% !important;
    margin: 3% 0;
  }
.collabo_comics .link .btn a{
    color: #fff;
  }

.copy{
    color: #75633c;
    font-weight: bold;
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif  !important;
}


@media screen and (max-width: 640px) {
    p.text_i.twitter_cp{
        font-size: 1.8em;
    }
    p.text_i{
        font-size: 1.0em;
    }
    .collabo_comics .inner .inner-parts{
        background-size: 15%;
    }
#special .collabo_comics h3{
    max-width: 90% !important;
    font-size: 1.1em !important;
    letter-spacing: -0.1em;
}

.collabo_comics img{
    width: 100%;
}
.oubo p {
    margin: 0 0 7%;
}
.btn_pink{
    width: 80%;
}
#special .collabo_comics h4 img{
    width: 100%;
}

.collabo_comics p.btn{
    width: 90% !important;
}
.collabo_comics p{
    font-size: 1em;
}

.table h5{
    font-size: 1.2em;
}
}