.main {
    background: #fff;
}
#premium{
color: #222;
}

body.dark #premium{
    color: #e7e7e7;
}
#premium .container {
    padding-top: 30px;
    padding-bottom: 50px;
}

#premium h2 {
    margin-bottom: 10px;
}

#premium .subtitle {
    font-size: 1.2em;
    margin-bottom: 30px;
}

#premium_function h5{
    font-weight: bold;
    font-size: 1.1em;
}
.attention_box {
    margin: 10px 0px;
    background: #f9f6f9;
    padding: 1px 10px 10px;
}

body.dark .attention_box {
    background: #222128;
}

.faq .col-md-6 {
    text-align: left;
}

h4.mb-3 {
    font-size: 1.2em;
    font-weight: 400;
    padding-bottom: 0px !important;
    text-align: left;
    margin-bottom: 0px !important;
    min-height: 2.8em;
}

h4.mb-3 span {
    position: relative;
}

h4.mb-3 i {
    display: inline-block;
    border-radius: 100px;
    background: rgba(189, 28, 130, 0.7);
    color: #fff;
    text-align: center;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 30px;
}

p.light-font  i {
    display: inline-block;
    background: rgba(105, 58, 181, 0.7);
    color: #fff;
    text-align: center;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 30px;
}

p.light-font  {
    clear: both;
    font-weight: normal;
}

#pricing {
    color: #555;
}

body.dark #pricing {
    color: #d9d9d9;
}

#pricing h2 {
    margin-bottom: 10px
}

#pricing .price-pitch {
    margin-bottom: 30px;
    font-size: 110%
}

#pricing .box-message {
    background-color: #fff;
    color: #4790ca;
    text-align: center;
    padding: 10px 10px;
    margin: 0px 10px 30px 10px;
    font-size: 120%;
    font-weight: 400;
    -webkit-font-smoothing: antialiased
}

@media (min-width: 992px) {
    #pricing .box-message {
        padding: 20px 0;
        margin: 0px 10px 30px 10px;
        font-size: 200%
    }
}

#pricing .price-box {
    margin: 0 0px 30px 0px;
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.2);
}

#pricing .price-box .price-box-head {
    background: -webkit-linear-gradient(left top, #d93f93, #7d1bbb);
    background: linear-gradient(35deg, #d93f93, #7d1bbb);
    text-align: center;
    color: #fff;
    font-size: 160%;
    font-weight: 200;
    padding: 10px 0;
    -webkit-font-smoothing: antialiased;
    position: relative;
}

#pricing svg {
    width: 1.3em;
}


#pricing .price-box .price-box-body {
    background: #fff;
    padding: 20px 15px 10px
}

body.dark #pricing .price-box .price-box-body{
    background: #14131b;

}

#pricing .price-box .price-box-body .the-price {
    color: rgba(189, 28, 130, 0.7);
    font-size: 300%;
    font-weight: 200
}

body.dark #pricing .price-box .price-box-body .the-price{
    color: rgba(217, 150, 192, 1);
}

#pricing .price-box .price-box-body .the-price.currency {
    font-size: 100%;
    margin-right: 3px
}

@media (min-width: 992px) {
    #pricing .price-box .price-box-body .the-price.currency {
        font-size: 80%
    }
}

#pricing .price-box .price-box-body .the-price.per-month {
    color: #555;
    margin-left: 3px
}

body.dark #pricing .price-box .price-box-body .the-price.per-month {
    color: #d9d9d9;
}

@media (min-width: 992px) {
    #pricing .price-box .price-box-body .the-price {
        font-size: 250%
    }
}

#pricing .price-box .price-box-body .description {
    font-size: 90%
}

#pricing .price-box .price-box-body ul {
    font-size: 110%;
}

#pricing .price-box .price-box-body ul li {
    line-height: 1.4;
    margin-bottom: .5em;
}

#pricing .price-box .price-box-body ul li.small {
    font-size: .8em;
    line-height: 1.4;
}

#pricing .price-box .price-box-body ul .fa {
    margin-right: 5px;
    color: rgba(105, 58, 181, 0.7);
}



@media (min-width: 1200px) {
    #pricing .price-box .price-box-body ul {
        margin: 0 0px 10px 0px
    }
}

#pricing .price-box .price-box-body .create-button {
    padding: 8px 16px
}

.fa-car {
    font-size: 1em
}

.plan img {
    width: 30%;
    margin: 0 35%;
    color: #666;
    margin-bottom: 10px;
}

.plan img.middle {
    width: 80%;
    margin: 0 10%;
}

body.dark .plan img.middle{
    background: #f0f0f0;
    padding: 10%;
    width: 100%;
    margin: 0;
    border-radius: 10px;
}
.plan img.large {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
}

.plan h4 {
    font-weight: bold;
}

.winered {
    color: rgba(189, 28, 130, 0.7);
}

body.dark  .winered {
    color: rgba(228, 127, 191, 0.7);
}


.icon_layout {
    width: 30%;
    margin: 0px 0 -5px;
    max-width: 80px;
}

.remark {
    font-size: 1.2em;
    line-height: 1.8;
}

.remark .fa {
    color: rgba(105, 58, 181, 0.7)
}

ul.medialist {
    padding: 0 !important;
}

ul.medialist li {
    float: left;
    list-style: none;
    width: 16.66%;
    padding: 1%;
}

ul.medialist li img {
    width: 100%;
    border-radius: 5px;
}

.intoro-box-head h4 {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    width: 100%;
    font-size: 1.3em;
    ;
}

.intoro-box-head h4:before {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: calc(50% - 4em);
    height: 1px;
    background: -webkit-linear-gradient(left top, #d93f93, #7d1bbb);
    background: linear-gradient(35deg, #d93f93, #7d1bbb);
}

.intoro-box-head h4:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: calc(50% - 4em);
    height: 1px;
    background: -webkit-linear-gradient(left top, #7d1bbb, #d93f93);
    background: linear-gradient(35deg, #7d1bbb, #d93f93);
}

.intoro-box-head h4:before {
    left: 0;
}

.intoro-box-head h4:after {
    right: 0;
}

.intoro-box-head h4 {
    margin: 0;
    text-align: center;
}

.col_ppl {
    color: #7d1bbb;
    font-size: 1.1em;
}

.scene-head {
    display: inline-block;
    width: auto;
    border-radius: 5px;
    background: #8a4db0;
    text-align: center;
    color: #fff;
    font-size: 80%;
    padding: 5px 10px;
    margin-right: 5px;
}

.scene-head span {
    font-size: 120%;
}

.background-size100 {
    background-size: 100%;
}

#premium_scene h3 {
    font-size: 1.1em;
    font-weight: bold;
}

#premium_scene img {
    float: right;
    margin: 0 0px 10px 10px;
    width: 60px;
}

#premium_scene .col-xs-12 {
    margin-bottom: 30px;
}

#premium_scene .col-xs-12:nth-child(2n+1) img {
    float: left;
    margin: 0 10px 10px 0;
}

.premium_bg {
    position: absolute;
    background-image: url(/static/images/imp/premium_backgound.png);
    background-position: top right;
    background-size: 100%;
    min-height: 430px;
    background-repeat: no-repeat;
    margin-top: 0;
    right: 0;
    display: block;
    width: 900px;
    max-width: 85%;
    overflow: hidden;
}

body.dark .premium_bg{
    opacity: 0.5;
}
.premium_img {
    position: relative;
}
.premium_img img{
    position: absolute;
    width: 64%;
    right: -6%;
    top: 6em;
    z-index: 2;
    max-width: 500px;
}

#premium_main .title{
    margin-top: 70px;
    position: relative;
    z-index: 3;
}
#premium_main .title p{
    margin-bottom: 0;
    font-size: 20px;
    position: relative;
    bottom: 0;
    z-index: 3;
}
#premium_main .title p span{
z-index: 2;
position: relative;
}

#premium_main .title p:after{
    content: '企業利用に特化した短縮URLプラットフォーム';
    font-size: 20px;
    -webkit-text-stroke: 4px #FFF;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
}

#premium_main h1 {
    font-size: 50px;
    line-height: 55px;
    display: inline-block;
    position: relative;
    bottom: 0;
}
#premium_main h1 span {
    z-index: 3;
    position: relative;
}
#premium_main h1:after{
    content: '00Minプレミアムサービス';
    font-size: 50px;
    -webkit-text-stroke: 6px #FFF;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
}

body.dark #premium_main .title p:after,
body.dark #premium_main h1:after{
    -webkit-text-stroke: 4px #222e3c;
}

.color_title_top_left {
    background-position: left;
    background-size: 65%;
}

h2.color_title {
    margin: 20px 0 30px;
}

#premium_main {
    position: relative;
    z-index: 5;
}
@media screen and (max-width: 580px) {
    .premium_bg {
        width: 100%;
    }

    #premium_main .title{
        margin-top: 150px;

    }
    #premium_main h1,
    #premium_main h1:after {
        font-size: 30px;
        line-height: 35px;
    }
    .premium_img img{
        top: 3em;
        width: 80%;
    }
    #premium_main .title p,
    #premium_main .title p:after {
        font-size: 15px;
    }

    
    .color_title_top_left {
        background-size: 100%;
    }
}


.max400 {
    max-width: 400px !important;
}

.width100 {
    width: 100%;
}

.marker {
    background: linear-gradient(transparent 80%, #c98dee 80%);
}

#premium .icon {
    color: rgba(105, 58, 181, 0.7);
}
#premium .iconcheck {
    color: #fff;
    background: rgba(105, 58, 181, 0.7);
width: 1em;
height: 1em;
border-radius: 50%;
}

.all_plan li {
    width: 33%;
    display: inline-block;
}

.btnin_link-arrow {
    position: relative;
}

.btnin_link-arrow:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0.4em;
    right: -1em;
}

.arrow {
    position: relative;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
    margin-top: 20px
}

.text-link::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #aa42ca;
    border-right: solid 2px #aa42ca;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0.5em;
    right: -1em;
}

.plan_catch {
    display: inline-block;
    background: #fff;
    border-radius: 3px;
    font-size: 10px;
    padding: 3px 5px;
    font-weight: bold;
    color: #b30a8d;
    line-height: 1.1;
    top: 10px;
    position: absolute;
    left: 25px;
}

.index_premium {
    background-image: url(/static/images/imp/premium_backgound_top.png);
    background-position: top right;
    background-size: 400px;
    min-height: 350px;
    background-repeat: no-repeat;
}

.index_premium:after {
    content: '';
    background-image: url(/static/images/imp/premium_backgound2_top.png);
    background-position: bottom left;
    background-size: 400px;
    background-repeat: no-repeat;
    display: block;
    height: 150px;
    margin-top: -120px;
}

@media screen and (max-width: 768px) {
    .index_premium {
        background-size: 50%;
    }

    .index_premium:after {
        background-size: 50%;
    }
}

.index_premium h3 {
    font-size: 1.8em;
}
.plan {
    padding-bottom: 30px;
}
@media (max-width: 768px) {
    .plan img.middle {
        width: 70%;
        margin: 0 15%;
    }
}

.adtag .color_title_top {
    background-size: 17em;
}

ul.checklist {
    padding-left: 0em;
}

ul.checklist li {
    list-style: none;
    padding-left: 1em;
}

#premium_utilize .icon{
    color: #d93f93;
}

.nexttopic {
    position: relative;
    padding: 3em 0;
}

.nexttopic h3 {
    margin: 0;
}

.nexttopic:before,
.nexttopic:after {
    top: -.3em;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f078";
    position: absolute;
    z-index: -1;
    opacity: 0.3;
    color: #c98dee;
    font-size: 7em;
    left: calc(44%);
}

.nexttopic:after {
    top: .3em;
    opacity: 0.15;
}

.pb0 {
    padding-bottom: 0 !important;
}

.domainnane {
    font-size: 1.3em;
}

.example h3 {
    position: relative;
}

.example h3:before {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: calc(50% - 7em);
    height: 1px;
    background: -webkit-linear-gradient(left top, #d93f93, #7d1bbb);
    background: linear-gradient(35deg, #d93f93, #7d1bbb);
    left: 0;
}

.example h3:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: calc(50% - 7em);
    height: 1px;
    background: -webkit-linear-gradient(left top, #7d1bbb, #d93f93);
    background: linear-gradient(35deg, #7d1bbb, #d93f93);
    right: 0;
}

.bg_color {
    background: linear-gradient(4deg, rgba(218, 157, 196, 0.2), rgba(187, 175, 199, 0.2));
    overflow: hidden;
}
body.dark  .bg_color {
    background: linear-gradient(4deg, rgba(60, 77, 97, 0.4), rgba(73, 60, 86, 0.4));
}

.bg_white {
    background: #fff;
}

body.dark .bg_white {
    background: #14131b;
}

.white {
    color: #fff;
}


.sp_only {
    display: none;
}

.pc_only {
    display: inline-block;
}

@media screen and (max-width: 768px) {
    .pc_only {
        display: none;
    }

    .sp_only {
        display: inline-block;
    }

}

@media screen and (max-width: 580px) {
    #premium_function .plan img,
    #premium_step .plan img{
        width: 85%;
        margin: 0 5% 0 0;
    }
    .text-sm-left{
        text-align: left!important;
    }
    #premium_function .plan .text-sm-left,
    #premium_step .plan .text-sm-left{
        margin-top: 1em;
        width: 80%;
    }
    .d-sm-block div.imgs{
        width: 20%;
    }
    ul.medialist li{
        width: 25%;
    }

}



table td {
    border: 1px solid #ccc;
}



.tbl_com th {
    background: #f8f1f9;
    border: solid 1px #ccc;
    color: #fff;
    padding: 10px;
    text-align: center
}

.tbl_com td {
    border: solid 1px #ccc;
    padding: 10px;
    text-align: center;
    line-height: 1.5;
}


table.tbl_com {
    margin: 20px auto;
    width: 100%
}

@media (max-width: 600px) {
    .table-block {
        padding: 0
    }

    table.tbl_com {
        width: 100%
    }

    .tbl_com .thead {
        display: none
    }

    .tbl_com tr {
        width: 100%;
        margin-bottom: 15px;
        display: block
    }

    .tbl_com td {
        display: block;
        width: 100%;
        border-top: none;
        border-left: solid 1px #ccc;
        border-right: solid 1px #ccc;
        border-bottom: solid 1px #ccc;
        overflow: hidden;
        clear: both;
        text-align: right
    }

    .tbl_com td:first-child {
        background: #8a4db0;
        color: #fff;
        font-weight: 700;
        text-align: center;
        border: 1px solid #8a4db0;
    }

    .tbl_com td span.name {
        text-align: left;
        margin-right: 10px;
        float: left;
        font-size: 1em;
        font-weight: 700;
        line-height: 1.1;
        display: inline;
    }


    .tbl_com td span.value {
        float: right
    }

    .tbl_com td span {
        text-align: left
    }

    .tbl_com th {
        width: 100%;
        display: block
    }

    .tbl_com th {
        color: #222
    }

    .servicename small {
        display: block
    }
}
