
.message.success{
    position: absolute;
    top: 0;
    left:0;
    padding: 25px 0 25px 1em;
    margin-top: -100px;
    width: 100%;
    background-color: #6ab08d;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    opacity: 0.9;
    z-index:10000;
}

.message.error{
    position: absolute;
    top: 0;
    left:0;
    padding: 25px 0 25px 1em;
    margin-top: -100px;
    width: 100%;
    background-color: #FFA4A4;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    opacity: 0.9;
    z-index:10000;
}


.error-message{
  font-size: 12px;
  font-weight: 600;
  color: #F0727D;
  padding: 5px 0;
  margin-bottom: 15px;
  margin-left: 0;
}



.none{
    display:none;
}


.btn-circle i{
  font-size:36px;
}

.sub-navbar-header {
    float:right;
    padding: 32.5px 15px;
    font-size: 12px;
    height: 80px;
    color: #bbb;
    margin-left: -15px;
}

.text-accent {
    color: #CC879E !important;

}


ul.social-btn {
    list-style-type: none;
    overflow: hidden;
    display: block;
    margin-bottom:-20px;
}


ul.social-btn li {
    float: right;
    margin-right: 4px;
}

ul.social-btn{
    padding:0px;
}


ul.social-btn.social-left li{
    float:left;
}
ul.social-btn .adj-btn{
    margin-top: -4px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.input-group .mall-select {
    width: 25%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .mall-input {
    width: 75%;
    white-space: nowrap;
    vertical-align: middle;
}


.m-tb-30{
    margin:30px 0 30px 0;
}

.btn-primary.btn-select {
    background-color: #0077b2;
}
.btn-danger.btn-select {
    background-color: #c8180b;
    border-color: #981208;
}

.btn-white{
    background-color:#fff;
}

.btn-grey{
    color:#000;
    background-color:#ccc;
}
.header-image{
    background: transparent url(/img/header.jpg) no-repeat center center;
    background-size: cover;
    margin-top:-24px;
    padding:60px 0 40px;
    width:100%;
}

.header-image h1{
    margin: 0px 0px;
    font-weight: bold;
    font-size: 46px;
    display: block;
    color: #fff;
}

.header-image h1 span{
    color:#64c5d6;
}

.header-image p{
    font-size: 16px;
    color: #fff;
    margin: 0px auto;
}
.header-image p span{
}
.header-image-title{
    text-align:center;
    margin-bottom:15px;
}

.pop-header-image{
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    background:url('/img/pop-header.jpg') no-repeat top center;
    background-size:cover;
    background-color:#fff;
    margin:-24px 0 30px;
    padding:68px 0;
    border:10px solid #664740;
    box-shadow: inset 0 0 35px rgba(0,0,0,3);

}

.pop-header-image h1{
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size:62px;
    font-weight:bold;
    color:#EEA3F2;
        text-shadow: 0px 0px 5px #ffffff ,
                0px 0px 20px #ffffff,
                0px 0px 40px #ffffff,
                0px 0px 60px #ffffff,
                0px 0px 80px #ffffff,
                0px 0px 100px #ffffff;
    text-align:center;
    margin:30px 0;

}
.pop-header-image .header-image-title{
    text-align:center;
}
.pop-header-image .header-image-title span{
    font-size:20px;
    position:relative;
    color:#FAFFFF;
    border:solid 2px #D1FBA8;
    border-radius:5px;
    padding:10px;
}

.pop-header-image .header-image-title span:after{
    content: "";
    position: absolute;
    top: 99%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #D1FBA8;
}
.pop-header-image p span{
    font-size:20px;
    color:#ffffff;
    margin-top:15px;
}

.pop-header-image i{
    font-size:18px;
    color:#D1FBA8;
    margin-right:5px;
}
.pop-header-image form{
    margin-bottom:30px;
}

.pop-maker .headline-keikou span{
    font-size:20px;
    background: linear-gradient(transparent 60%, #66FFCC 60%);
    background: -webkit-linear-gradient(transparent 60%, #66FFCC 60%);
    background: -mozlinear-gradient(transparent 60%, #66FFCC 60%);
    background: -ms-linear-gradient(transparent 60%, #66FFCC 60%);

}




.headline-keikou i{
    font-size:18px;
}
.headline-keikou span{
    font-size:20px;
}

footer{
    margin-top:60px;
}
ul.footer-share-buttons {
    display: block;
    margin: 0 auto;
    list-style-type: none;
}
ul.footer-share-buttons li {
    display: inline-block;
    margin-right: 4px;
}
.fb_iframe_widget > span {
    vertical-align: baseline !important;
}

.tubudeco-list .panel{
    height:260px;
    overflow:hidden;
}
.tubudeco-list .panel img{
    max-width: 100%;
    max-height: 150px;
}
.tubudeco-list .panel-image{
   min-height:100px;
}


.panel-image img{
    max-width: 150px;
    max-height: 150px;
}

.popmaker .panel-image img{
    max-width: 280px;
}


.tubudeco-list .footer-btn{
    position:absolute;
    bottom:5px;
}
.generator-section .panel-heading{
    border-bottom:1px solid #ededed;
}
.generator-section h1:first-letter{
    color: #dc5385;
}

.generator-section h1:first-letter{
    color: #dc5385;
}
.generator-section #tubu-contents,
#template-area > div,
#image-content > div{
    margin:0 auto;
}
#image-area{
    text-align:center;
}

#image-area img{
    max-width:100%;
}

#form-area{
    border-top:1px solid #efefef;
    margin-top:30px;
    padding-top:30px;
}

.customize-upper-section #form-area,
#text-input #form-area{
    border-top:none;
    margin-top:5px;
    padding-top:5px;

}

.top-section #form-area{
    border-top:none;
    border-bottom:1px solid #efefef;
    margin-top:0px;
    padding-top:0px;
    padding-bottom:10px;
}
.navbar-brand {
    display: inline-flex;
    align-items: center;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
    color: #2f3540;
    line-height: 1;
}

.navbar-brand > img {
    display: block;
    flex: 0 0 auto;
    width: 32px;
    height: 32px;
    margin-right: 6px;
    object-fit: contain;
}

.navbar-brand .text-info {
    color: inherit;
}

.m-tp-15{
    margin-top:15px;
}

.m-bm-15{
    margin-bottom:15px;
}

.m-y-15{
    margin-top:15px;
    margin-bottom:15px;
}

.p-x-15{
    padding-left:15px;
    padding-right:15px;
}
.p-y-15{
    padding-top:15px;
    padding-bottom:15px;
}

.m-tp-30{
    margin-top:30px;
}
.m-tp-50{
    margin-top:50px;
}
.m-tp-80{
    margin-top:80px;
}

.m-bm-30{
    margin-bottom:30px;
}
.m-bm-50{
    margin-bottom:50px;
}

.m-mtp-10{
    margin-top:-10px;
}
.promotion-section .breadcrumb{
    background-color:transparent;
    margin-bottom:15px;
    padding:0;
}
.border-default{
    border:1px solid #fff;
}

.m-bm-nomargin{
    margin-bottom:0;
}

.mall-tabs > li.active > a, .mall-tabs > li.active > a:hover, .mall-tabs > li.active > a:focus {
    border-top: 2px #3498db solid;
}

.mall-tabs>li>a{
    color:#999;
}

.sort-area a{
    text-decoration:underline;
}

.side-list .panel-heading{
    border-top:2px #3498db solid;
}

.side-list .panel-heading.head-pink{
    border-top:2px #f294b1 solid;
}

.eyecatch-side .panel-heading{
    border-top:2px #00BCD4 solid;
}


.side-list .panel{
    margin-bottom:30px;
}
/* css */
.modal-dialog-center {
  /* padding-top: 10%; */
}
.iframe-social{
    height:20px;
    background-color:#fff;
}

.social-section{
    background-color:#fff;
}
.icon-tooltip{
    position:absolute;
    margin-left:20px;
    top:8px;
}

@media (max-width: 560px){
.iframe-social{
    height:50px;
}
}
@media (min-width: 768px){
.modal-dialog {
    width: 700px;
}
}

#form-area input:not(.form-control):not(.normal-control){
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.image-png,.image-svg{
    max-width: 100%;
    max-height: 400px;
    overflow:auto;
}
.svg-section  {
    margin:auto;
}
.svg-section svg {
    width: 100%;
    height:100%;
}
#aa-area{
    max-height: 750px;
    overflow: auto;
    text-align:center;
}

#aa-area .aa-data{
    max-width:100%;
}

.slider.slider-horizontal{
  width:100% !important;
}

.modal{
    z-index:2000 !important;
}

.aa-comment{
    font-size:14px;
}
@media (max-width: 768px){
    #aa-area pre{
        max-height:250px;
    }
}


.btn-tweet{
    background-color:#4095DA !important;
}
.btn-line{
    background-color:#4FB448 !important;
}
.btn-facebook{
    color:#fff;
    background-color:#4768AD;
}

.text-pink {
    color:#f294b1;
}


.text-black{
    color:#000000;
}

.text-white{
    color:#ffffff;
}

.text-blue{
    color:#99ccff;
}

.text-pink-white{
    color:#ffcccc;
}


.scrollable-menu {
    height: auto;
    max-height: 210px;
    overflow-x: hidden;
}

.btn-group {
    margin-right:5px;
}

#font-color .form-control,#back-color .form-control {
    border-radius:3px;
    width:100px;
    height:32px;
}

.fixed-panel{
    padding:5px;
    background-color:#fff;
    z-index:10;
    margin-bottom:0 !important;
    border:1px solid #f1f1f1;
    border-radius:3px;
}
.fixed-panel .row{
    margin:0 !important;
}

.bg-lightgray{
    background-color:#f5f5f5;
}
.bg-lightgray-2{
    background-color:#e8e8e8;
}


h2.svg-title{
    font-size:16px;
    margin-top:50px;
}

.insta_btn {
  display: inline-block;
  text-align: center;/*中央揃え*/
  color: #2e6ca5;/*文字色*/
  font-size: 16px;/*文字サイズ*/
  text-decoration: none;/*下線消す*/
}

.insta_btn:hover {/*ホバー時*/
  color:#668ad8;/*文字色*/
  transition: .5s;/*ゆっくり変化*/
}

.insta_btn .insta{/*アイコンの背景*/
  position: relative;/*相対配置*/
  display: inline-block;
  width: 50px;/*幅*/
  height: 50px;/*高さ*/
  vertical-align: middle;/*垂直中央に*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  border-radius: 13px;/*角丸に*/

}

.insta_btn .insta:before{/*グラデーションを重ねるため*/
  content: '';
  position: absolute;/*絶対配置*/
  top: 23px;/*ずらす*/
  left: -18px;/*ずらす*/
  width: 60px;/*グラデーションカバーの幅*/
  height: 60px;/*グラデーションカバーの高さ*/
  background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
  background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);/*グラデーション②*/
}

.insta_btn .fa-instagram {/*アイコン*/
  color: #FFF;/*白に*/
  position: relative;/*z-indexを使うため*/
  z-index: 2;/*グラデーションより前に*/
  font-size: 35px;/*アイコンサイズ*/
  line-height: 50px;/*高さと合わせる*/
}

.insta_btn_sm .insta{/*アイコンの背景*/
    width:25px;
    height:25px;
}
.insta_btn_sm .insta:before{/*グラデーションを重ねるため*/
  width: 35px;/*グラデーションカバーの幅*/
  height: 35px;/*グラデーションカバーの高さ*/
}
.insta_btn_sm .fa-instagram {/*アイコン*/
  font-size: 15px;/*アイコンサイズ*/
  line-height: 20px;/*高さと合わせる*/
}



ul.pop-tabs li.active a {
    color: #f294b1;
}
.pop-tabs > li.active > a, .pop-tabs > li.active > a:hover, .pop-tabs > li.active > a:focus {
    border-top: 2px #f294b1 solid;
}

.pop-tabs>li>a{
    color:#999;
}

.template-preview{
    background-color:#f9f9f9;
    border: 1px solid #ddd;
    border-top-color: transparent;
    padding:20px;
}

.label-css{
    background-color:#2754DC;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}

.label-html{
    background-color:#D55736;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}

.label-moshimo{
    color:#ffffff;
    background-color:#94BF3C;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}

.label-amazon{
    color:#ffffff;
    background-color:#050505;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}

.label-rakuten{
    color:#ffffff;
    background-color:#B12318;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}

.label-yahoo{
    color:#ffffff;
    background-color:#F5B045;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}

.shop-select-section .form-check{
    display:inline-block;
    margin-right:15px;
}
.shop-select-section label{
    position: relative;
    cursor: pointer;
    color: #666;
    font-size: 16px;
}

.shop-select-section input[type="checkbox"]{
    position: absolute;
    right: 9000px;
}

/*Check box*/
.shop-select-section input[type="checkbox"] + .label-text:before{
    content: "\f096";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing:antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}

.shop-select-section input[type="checkbox"]:checked + .label-text:before{
    content: "\f14a";
    color: #2980b9;
    animation: effect 250ms ease-in;
}

.shop-select-section input[type="checkbox"]:disabled + .label-text{
    color: #aaa;
}

.shop-select-section input[type="checkbox"]:disabled + .label-text:before{
    content: "\f0c8";
    color: #ccc;
}
.adparts-side hr{
    width:80%;
}
.eyechatch-header-section{
    padding:40px 30px 30px;
    background:#FFC5C0;
    margin-top:-24px;
}

.eyecatch-header-image{
    text-align:center;
    margin-bottom:15px;
}
.eyecatch-header-image img{
    max-width:300px;
}

.eyechatch-header-section .btn-primary,
.eyecatch-container .btn-primary{
    background:#00BCD4;
    border-color:#0095a5;
}
.eyecatch-container .btn-primary:hover,.eyecatch-container .btn-primary.active,.eyecatch-container .btn-primary.active.focus, .eyecatch-container .btn-primary.active:focus, .eyecatch-container .btn-primary.active:hover, .eyecatch-container .btn-primary:active.focus, .eyecatch-container .btn-primary:active:focus, .eyecatch-container .btn-primary:active:hover, .eyecatch-container .open>.btn-primary.dropdown-toggle.focus, .eyecatch-container .open>.btn-primary.dropdown-toggle:focus, .eyecatch-container .open>.btn-primary.dropdown-toggle:hover{
    background:#007987;
}


.eyecatch-container .breadcrumb a{
    color:#00BCD4;
}
.eyecatch-navbar img{
    max-width:18px;
}

.eyecatch-navbar a{
    font-size:16px;
}
.text-cyan{
    color:#00BCD4;
}

.top-btn-group a{
    margin-bottom:5px;
}

footer{
    background:#ccc;
    padding:30px;
}
.site-footer {
    background: #343238;
    border-top: 1px solid #27252b;
    color: #d7d3d8;
    text-align: left;
}
@media (min-width: 1200px) {
    .site-footer .site-footer-inner {
        width: 1180px;
    }
}
@media (max-width: 560px) {
    .site-footer {
        padding-right: 0;
        padding-left: 0;
    }
    .site-footer .site-footer-inner {
        width: calc(100% - 20px);
        padding-right: 0;
        padding-left: 0;
    }
}
.site-footer h5 {
    margin: 0 0 14px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.site-footer a {
    color: #d7d3d8;
}
.site-footer a:hover {
    color: #fff;
    text-decoration: none;
}
.site-footer-main {
    display: grid;
    grid-template-columns: minmax(260px, 1.4fr) repeat(3, minmax(140px, .8fr));
    gap: 44px;
    align-items: flex-start;
}
.site-footer-logo {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #fff !important;
    font-size: 22px;
    font-weight: bold;
}
.site-footer-logo img {
    display: block;
    width: 36px;
    height: 36px;
}
.site-footer-brand p {
    margin: 18px 0 0;
    max-width: 360px;
    color: #d7d3d8;
    font-size: 15px;
    line-height: 1.9;
}
.site-footer-social {
    display: inline-flex;
    margin-top: 18px;
    border: 1px solid rgba(255, 255, 255, .18);
    border-radius: 20px;
    padding: 7px 14px;
    background: rgba(255, 255, 255, .06);
    font-size: 13px;
}
.site-footer-section a {
    display: block;
    margin-bottom: 10px;
    color: #c9c4cc;
    line-height: 1.5;
}
.site-footer-bottom {
    margin-top: 34px;
    border-top: 1px solid rgba(255, 255, 255, .14);
    padding-top: 22px;
}
.site-footer .copyright {
    margin: 0;
    color: #a9a4ac;
    font-size: 12px;
}
.legal-page {
    max-width: 880px;
    margin-top: 36px;
    margin-bottom: 60px;
}
.legal-page-header {
    margin-bottom: 22px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 16px;
}
.legal-page-header h1 {
    margin: 0 0 8px;
    color: #333;
    font-size: 30px;
    font-weight: bold;
}
.legal-page-header p {
    margin: 0;
    color: #777;
    font-size: 13px;
}
.legal-card,
.legal-table-card {
    overflow: hidden;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    background: #fff;
}
.legal-card section {
    padding: 22px 24px;
    border-bottom: 1px solid #e9e9e9;
}
.legal-card section:last-child {
    border-bottom: 0;
}
.legal-card h2 {
    margin: 0 0 10px;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.legal-card p,
.legal-card li,
.legal-note {
    color: #555;
    font-size: 14px;
    line-height: 1.9;
}
.legal-card p {
    margin: 0;
}
.legal-card p + p {
    margin-top: 10px;
}
.legal-card ul {
    margin: 0;
    padding-left: 20px;
}
.legal-action-links {
    margin-top: 14px !important;
}
.legal-action-links a {
    display: inline-block;
    border: 1px solid #d9d9de;
    border-radius: 18px;
    padding: 6px 16px;
    color: #555;
    font-size: 13px;
}
.legal-action-links a:hover {
    border-color: #bd4a78;
    color: #bd4a78;
    text-decoration: none;
}
.legal-table {
    margin-bottom: 0;
}
.legal-table th {
    width: 210px;
    background: #f7f7f8;
    color: #333;
    font-weight: bold;
}
.legal-table th,
.legal-table td {
    padding: 16px 18px !important;
    vertical-align: top !important;
    line-height: 1.8 !important;
}
.legal-muted {
    margin-left: 12px;
    color: #777;
}
.legal-note {
    margin: 18px 0 0;
}
.legal-related {
    margin-top: 30px;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
}
.legal-related h2 {
    margin: 0 0 12px;
    color: #777;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: .08em;
}
.legal-related a {
    display: inline-block;
    margin: 0 8px 8px 0;
    border: 1px solid #e2e2e2;
    border-radius: 18px;
    padding: 5px 14px;
    background: #fff;
    color: #555;
    font-size: 13px;
}
.legal-related a:hover {
    border-color: #bd4a78;
    color: #bd4a78;
    text-decoration: none;
}
@media (max-width: 767px) {
    .site-footer {
        padding: 24px 0;
    }
    .site-footer-main {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .site-footer-brand p {
        max-width: none;
    }
    .site-footer-bottom {
        margin-top: 26px;
    }
    .legal-page {
        margin-top: 24px;
        margin-bottom: 40px;
    }
    .legal-page-header h1 {
        font-size: 24px;
    }
    .legal-card section {
        padding: 18px 16px;
    }
    .legal-table,
    .legal-table tbody,
    .legal-table tr,
    .legal-table th,
    .legal-table td {
        display: block;
        width: 100%;
    }
    .legal-table th {
        border-bottom: 0 !important;
    }
}

.input-group .kaomoji {
    width: 25%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group .kaomoji+input {
    width: 75%;
    white-space: nowrap;
    vertical-align: middle;
}

#font-color input{
    font-size:14px;
}
.sidebar-ad,.b-ad{
    max-width:250px;
    max-height:250px;
}

.message.tweet{
    padding: 15px 0 15px 1em;
    width: 100%;
    background-color: #31B0D5;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    opacity: 0.9;
    z-index:10000;
}


.sp-replacer{
    width:100%;
    border: solid 1px #efefef;
}
.sp-dd{
    float:right;
}

.border-top{
    border-top:1px solid #dfdfdf;
}

.border-bottom{
    border-bottom:1px solid #dfdfdf;
}
.promotion-list .image-section img{
    width:100%;
}

.p-date{
    position:absolute;
    top:0px;
    left:35px;
}
.p-title{
    font-size:14px;
    height:10px;
    line-height:1.4;
}

.h5{
    font-size:18px;
    font-weight:bold;
}

.list-image{
    width:100%;
}

.promotion-list .panel img{
    max-width: 100%;
}

.promotion-list .panel .image-section {
    height: 220px;
    overflow: hidden;
}

.promotion-list .panel {
    height: 330px;
    overflow: hidden;
    text-overflow: ellipsis;
}


.hatebu-nav {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1rem 1rem;
    background: #fff;
}
.navbar {
    box-shadow: none;
}

#content {
    padding: 0px;
}

#sidebarCollapse:focus, #sidebarCollapse.focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-sidebar {
    margin-left: -10px;
    margin-right: 15px;
    border: none;
}

#sidebar a, #sidebar a:hover, #sidebar a:focus {
    text-decoration: none;
}
#sidebar ul li.active>a, a[aria-expanded="true"] {
    background: #00A5DE;
}
#sidebar ul ul a {
    background: #3f869e;
}
.amazon-image {
    margin-top: 1.25rem;
}

.image-section img {
    max-width: 200px;
    border: 1px solid #ccc;
}


.d-block {
    display: block !important;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0,0,0,0.03);
    border-top: 1px solid rgba(0,0,0,0.125);
}

.btn-light {
    color: #212529;
    background-color: #ecf0f1;
    border-color: #ecf0f1;
}

.bg-white {
    background-color: #fff !important;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: 1rem;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.fukidashi-first-line{
    border-top:1px solid #cccccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding:10px 0 5px;
}
.fukidashi-first-line a{
    color:#ffffff;
}

.fukidashi-box-gray {
    position: relative;
    display: inline-block;
    margin-top: 1em;
    min-width: 120px;
    width: 100%;
    color: #555;
    font-size: 16px;
    border: 3px solid #999;
    border-radius: 0.25rem;
    background-color: #999;
    padding: 7px 10px;
}

.fukidashi-box-gray:before {
    content: "";
    position: absolute;
    top: -23px;
    left: 50%;
    margin-left: -15px;
    border: 8px solid transparent;
    border-bottom: 15px solid #999;
}

#tubu-contents svg, .png-section img {
    background-color: #fff;
    background-image: linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef);
    background-image: -webkit-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef);
    background-position: 0 0, 25px 25px;
    background-size: 10px 10px;
    -webkit-background-size: 10px 10px;
}

.mx-auto{
    margin:0 auto;
}

.fb_iframe_widget span {
    height:20px !important;
}

.png-section {
    max-width: 100%;
    max-height: 400px;
    overflow: auto;
}

#template-wrap{
    padding:20px 20px 30px;
    background-color:#fcfcfc;
}

#font-list .panel-footer{
    height:93px;
}


@media (max-width: 440px){
    .sp-container{
        height:440px;
    }
    .sp-picker-container, .sp-palette-container{
        float:none;
    }
}

.sp-container button{
    background-image:none;
    padding:5px 18px;
}

.sp-cancel{
    color:#000 !important;
    padding:5px 3px;
}

#color-scheme .sp-replacer {
    padding:8px;
}

.tweet-frame{
    padding-bottom:35px;
}
.post-image {
    width:100%;
    padding:0 30px 15px;
}
.post-image img{
    max-width:600px;
    width:100%;
}

.post-profile{
    padding:15px 30px;
}
.post-profile .user-name{
    padding-left:30px;
}
.post-profile .user-name a{
    color:#000;
    text-decoration: none;
}
.post-profile .user-name a:hover{
    color:#999;
}
.post-comment{
    padding:0px 30px;
    font-size:1.8rem;
}
.post-footer{
    padding:15px 30px;
    border-top:1px solid #ccc;
}

.fav-link i:hover,.fav-link i:focus{
    color:#EE93B0;
}


.rep-link i:hover,.fav-link i:focus{
    color:#93eee9;
}

.retweet-link i:hover,.fav-link i:focus{
    color:#7e9225;
}

.code-area{
    color:white;
    background-color:#111;
    padding:15px;
}

.mx-15{
    padding:0 15px;
}

.mb-15{
    padding-bottom:15px;
}
