@charset "utf-8";
/* CSS Document */
body {
    min-width: 980px;
}

.mangasenbatsu.en h3 {
    font-size: 150%;
    font-weight: bold;
    border: none;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 15px;
    line-height: 1.3em;
}

.mangasenbatsu img {
    width: 100%;
}

.mangasenbatsu ul li, .mangasenbatsu .list_headerimage {

    background-image: none !important;
    padding-left: 16px !important;

}

.mangasenbatsu .itemBox2 img {
    max-width: 100%;
}

/*レイアウト*/

.tooltip {
    display: none;
}

.text-align {
    text-align: center;
}

.mangasenbatsu .section4 {
    box-sizing: border-box;
    padding: 0 7% 100px 5%;
}

.mangasenbatsu .section_wrapper01 {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    background: #ffffff;
    padding: 50px 30px 100px;
    box-sizing: border-box;
}

.mangasenbatsu .section_wrapper03 {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    background: #ffffff;
    padding: 50px 30px 100px;
    box-sizing: border-box;
}

.mangasenbatsu .section_wrapper02 {
    margin: 0 auto !important;
    margin-top: 50px !important;
    background: #0068a5 !important;
    box-sizing: border-box !important;
}

.mangasenbatsu .wrap_01 {
    background-image: url("/view/promotion/mangasenbatsu/img/bg_dot.png");
    background-repeat: repeat;
    background-size: 4%;
    background-color: #ffffff;

}

.mangasenbatsu .wrap_01 .section_wrapper {
    width: 100%;
    max-width: 980px;
    background: #ffffff;
    background: rgba(255, 255, 255, 1);
    box-sizing: border-box;
}

.mangasenbatsu .kanban_01 {
    background-image: url("/view/promotion/mangasenbatsu/img/img_mainvisual_2018.png ");
    background-size: 140% !important;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 50px !important;
    background-color: #0068a5;
    padding-bottom: 30px;
}

.mangasenbatsu .kanban_01en {
    background-image: url("/view/promotion/mangasenbatsu/img/img_mainvisual_2018_en.png ") !important;
    background-size: 140% !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    padding-top: 50px !important;
    background-color: #0068a5;
    padding-bottom: 30px !important;
}

.mangasenbatsu .bg_kanban1 {
    margin-top: 25% !important;
    background: #0068a5 !important;
}

.mangasenbatsu .h2 {
    width: 100% !important;
    max-width: 980px !important;
    margin: 0 auto !important;
    font-size: 1.5em !important;
    color: #ffffff !important;
    text-align: center !important;
    padding: 30px 0 10px 0 !important;
    font-weight: bold !important;
}

.mangasenbatsu .send {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    box-sizing: border-box;
}

.mangasenbatsu #Contents_type02 {
    font-size: 115%;
    line-height: 1.5em;
    padding: 0;
}

.mangasenbatsu #main_contents {
    padding: 40px 120px;
}

.mangasenbatsu .social {
    margin: 20px 0 40px;
}

.mangasenbatsu.tweet {
    position: static;
    margin-right: 5px;
    float: left;
}

.mangasenbatsu .facebook {
    position: static;
    margin-right: 5px;
    width: 70px !important;
    float: left;
}

.mangasenbatsu .line {
    position: static;
    width: 82px;
    float: left;
}

.mangasenbatsu .setsumei {
    font-size: 1.2em;
    width: 100%;
    margin: 0 auto;
    max-width: 780px;
}

.mangasenbatsu .setsumei p {
    padding: 10px 20px !important;
    color: #ffffff;
}

.mangasenbatsu .setsumei p a {
    color: #fff100;
}

.mangasenbatsu .lead {
    width: 100%;
    margin: 0 auto !important;
    font-size: 0.5em !important;
}

.mangasenbatsu .lead em {
    font-weight: bold !important;

}

.mangasenbatsu .lead2 {
    font-size: 1.2em !important;
    margin: 1.5000em 0;
    text-align: center !important;
}

.mangasenbatsu .moushikomi_text p {
    font-size: 1.4em !important;
}

.mangasenbatsu .function_debut_wrap {
    background-color: #c7e5ff !important;
    padding: 30px !important;
    border-radius: 15px !important;
    font-size: 1.2em !important;
}

.mangasenbatsu .function_debut_wrap p:last-child {
    margin-bottom: 0 !important;
}

.mangasenbatsu .itemBox2 {
    display: flex !important;
    justify-content: space-between !important;
    width: 100%;
    margin: 0 auto;
}

.mangasenbatsu .function_debut_wrap .itemBox02-inner_left {
    background-image: url(../img/bg_function_debut.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center;
}

.mangasenbatsu .pk_ex_mar {
    margin-top: 5% !important;
    text-align: right;
}

.mangasenbatsu .itemBox02-inner_left {
    width: 60% !important;
}

.mangasenbatsu .itemBox02-inner_right {
    width: 45%;
    flex-decoration: column !important;
    justify-content: flex-end;
    padding: 0 3% 0 3%;
    margin-top: 20px;
}

.mangasenbatsu .function_debut {
    margin-bottom: 40px !important;
}

.mangasenbatsu .function_debut_wrap .list0 li {
    padding-left: 1.5em !important;
}

.mangasenbatsu .function_debut_wrap i {
    position: absolute;
    left: 0;
}

.mangasenbatsu .attwaku {
    width: 100%;
    max-width: 980px;
    border: 3px solid #ccc;
    margin: 0 auto 30px;
    border-radius: 15px;
    box-sizing: border-box;
    padding: 20px !important;
}

.mangasenbatsu .attwaku h4, .attwaku ul {
    margin: 0;
    box-sizing: border-box;
}

.mangasenbatsu .attwaku h4 {
    margin-bottom: 20px;
}

.mangasenbatsu .list_kome p {
    position: relative;
    margin-left: 1em;
    margin-bottom: 15px;
}

.mangasenbatsu .list_kome p:before {
    content: '※';
    display: block;
    position: absolute;
    top: 0;
    left: -1em;
    width: 1em;
}

.mangasenbatsu .list_kome p:last-child {
    margin-bottom: 0;
}

/*リンク*/
.mangasenbatsu a img {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.mangasenbatsu a img:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

/*見出し*/
.mangasenbatsu h1 {
    margin-bottom: 10px;
}

.mangasenbatsu h1 img {
    width: auto;
    max-width: 100%;
}

.mangasenbatsu h1.image {
    line-height: normal;
    margin: 0;
    padding: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.mangasenbatsu h3 {
    font-size: 105%;
}

.mangasenbatsu .send h3 {
    font-size: 1.5em;
    line-height: 1.5em;
    padding: 50px 0 25px 0px;
}

.mangasenbatsu .send h3 .h3_br {
    display: block;
}

.mangasenbatsu h4 {
    font-size: 1.2em;
    line-height: 1.5em;
}

.mangasenbatsu div.h {
    margin-top: 40px;
}

.mangasenbatsu div.h h3,
.mangasenbatsu div.h h2 {
    font-size: 120%;
    padding: 3px 0;
}

.mangasenbatsu .caution_color {
    color: #c81b38 !important;
}

.caution_yellow {
    color: #fff100;
}

/*Parts*/
.mangasenbatsu .font110 {
    font-size: 110%;
}

.mangasenbatsu .font_green01 {
    color: #BFDD72;
}

.mangasenbatsu .font_green02 {
    color: #839C00;
}

.mangasenbatsu .font_family_h {
    font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

.mangasenbatsu section ul li {
    margin-bottom: 3px;
}

.mangasenbatsu .list_kome li {
    padding-left: 15px;
    text-indent: -15px;
}

.mangasenbatsu .list_inner {
    list-style-type: none !important;
}

.mangasenbatsu .list_inner li {
    padding-bottom: 0;
    list-style: none;
    position: relative;
    margin-left: 24px;
}

.mangasenbatsu .list_inner li span {
    position: absolute;
    top: 0;
    left: -1.5em;
}

.mangasenbatsu .dec_list,
.mangasenbatsu .dec_list li {
    padding: 0;
    margin: 0px;
}

.mangasenbatsu .dec_list li {
    list-style-type: none !important;
    list-style-image: none !important;
    margin: 5px 0px 5px 0px !important;
}

.mangasenbatsu .list0 li {
    position: relative;
    padding-left: 0px;
    padding-bottom: 10px;
}

.mangasenbatsu .list0 li i.fa {
    color: #4a8fcd;
}

.mangasenbatsu .dec_arrow {
    position: relative;
    display: inline-block;
    padding: 0 0 0 0px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
    margin: 10px 0 0 10px;
}

.mangasenbatsu .box_type02 {
    background-color: #fff;
    background-image: none;
    border: 3px double #D63037;
}

.mangasenbatsu .box_type02 h4 {
    padding-top: 2px;
    font-size: 110%;
}

/*クリア*/
.mangasenbatsu .clearfix {
    zoom: 100%;
}

.mangasenbatsu .clearfix:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

/*テーブル*/
.mangasenbatsu table tr th {
    text-align: left;
    padding: 15px 10px 12px;
    color: #666;
}

.mangasenbatsu .oubo {
    width: 100%;
    margin-bottom: 30px;
}

.mangasenbatsu .oubo th,
.mangasenbatsu .oubo td {
    line-height: 1.5em;
    padding: 20px;
    border: 1px solid #4d4d4d;
}

.mangasenbatsu .oubo th {
    background: #333333;
    color: #fff;
    width: 30%;
    vertical-align: middle;
}

/*ボタン*/
.mangasenbatsu .color_green02 a,
.mangasenbatsu a.color_green02 {
    background-color: #A1B829;
    border-color: #A1B829;
}

.mangasenbatsu .bt_expk {
    display: inline-block;
    width: 80%;
    color: #fff;
    font-size: 1em;
    padding: 10px 20px;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    background-color: #4b90cd;
    border-radius: 20px;
}

.mangasenbatsu .moushikomi {
    box-sizing: border-box;
    background-color: #ff942e;
    background-position: left bottom;
    background-repeat: repeat-x;
    border-width: 1px 1px 3px 1px;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    max-width: 780px;
    margin: 0 auto !important;
    font-size: 180%;
    transition: 0.3s ease 0s;
}

.mangasenbatsu .moushikomi a {
    color: #FFF !important;
    text-decoration: none;
    display: block;
    padding: 20px;
}

.mangasenbatsu .moushikomi:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.mangasenbatsu .moushikomi a:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.mangasenbatsu .moushikomi.gray {
    background: #b1b1b1;
}

.mangasenbatsu .moushikomi.gray:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.mangasenbatsu .moushikomi.gray a {
    border: none !important;
}

/*余白*/
.mangasenbatsu .mar_top3 {
    margin-top: 3px !important;
}

.mangasenbatsu .mar_top5 {
    margin-top: 5px !important;
}

.mangasenbatsu .mar_top10 {
    margin-top: 10px !important;
}

.mangasenbatsu .mar_btm0 {
    margin-bottom: 0px !important;
}

.mangasenbatsu .mar_btm10 {
    margin-bottom: 10px !important;
}

.mangasenbatsu .mar_btm15 {
    margin-bottom: 15px !important;
}

.mangasenbatsu .mar_btm20 {
    margin-bottom: 20px !important;
}

.mangasenbatsu .mar_btm30 {
    margin-bottom: 30px !important;
}

.mangasenbatsu .mar_btm40 {
    margin-bottom: 40px !important;
}

.mangasenbatsu .mar_top40 {
    margin-top: 40px !important;
}

.mangasenbatsu .pad_top20 {
    padding-top: 20px !important;
}

.mangasenbatsu .pad_top60 {
    padding-top: 60px !important;
}

.mangasenbatsu .pad_top80 {
    padding-top: 80px !important;
}

.mangasenbatsu .pad_top100 {
    padding-top: 100px !important;
}

.mangasenbatsu .pad_btm20 {
    padding-bottom: 20px !important;
}

.mangasenbatsu .pad_btm60 {
    padding-bottom: 60px !important;
}

.mangasenbatsu .pad_btm80 {
    padding-bottom: 80px !important;
}

.mangasenbatsu .pad_btm100 {
    padding-bottom: 100px !important;
}

/*下のSNSボタン*/
.sns-icons {
    background-color: #4a8fcd !important;
    padding: 30px 0;
}

.sns-icons a {
    text-decoration: none;
    color: #ffffff;
}

.sns-icons a:hover {
    text-decoration: none;
    color: #c8ecff;
}

.ja .sns-icons li:nth-last-child(-n+3) {
    display: none;
}

.mangasenbatsu .cpexh2 {
    font-size: 170%;
    font-weight: bold;
    color: #333333;
}

.mangasenbatsu.en .cpexh2 {
    line-height: 1.2em;
}

/*微調整*/
.bt_toparea_w450 {
    display: none;
}

.bt_toparea_w980 {
    display: inline;
}

.about_debut_w620 {
    display: none;
}

.about_debut_w980 {
    display: inline;
}

.dec_maxw740 {
    max-width: 740px;
    margin: 0 auto;

}

.dec_maxw1000 {
    max-width: 1000px;
    margin: 0 auto;
}

.dec_maxw1100 {
    max-width: 1100px;
    margin: 0 auto;
}

.dec_maxw1200 {
    max-width: 1200px;
    margin: 0 auto;
}

@media screen and (max-width: 980px) {
    .mangasenbatsu .section4 {
        box-sizing: border-box;
        padding: 0 7% 100px 5%;
    }

    .mangasenbatsu .kanban_01 {
        background-size: 180%;
    }

    /*.mangasenbatsu .bg_kanban1 {
        margin-top: 30% !important;
        box-sizing: border-box !important;
    }*/
    .mangasenbatsu .section_wrapper01 {
        box-sizing: border-box;
        padding: 0;
    }

    .mangasenbatsu .function_debut_wrap {
        border-radius: 0;
        box-sizing: border-box;
        padding: 30px !important;
    }

    .mangasenbatsu .itemBox02-inner_right {
        padding: 0;
        margin-left: -10px;
    }

    .mangasenbatsu .itemBox02-inner_left {
        margin-right: 30px;
    }

    .mangasenbatsu .kanban_01 {
        background-size: 180%;
    }

    .mangasenbatsu .section_wrapper01 {
        box-sizing: border-box !important;
        padding: 0 !important;
    }

    .mangasenbatsu .function_debut_wrap {
        border-radius: 0 !important;
        box-sizing: border-box !important;
        padding: 30px !important;
    }

    .mangasenbatsu .itemBox02-inner_right {
        padding: 0 !important;
        margin-left: -10px !important;
    }

    .mangasenbatsu .itemBox02-inner_left {
        margin-right: 30px !important;
    }

}

