.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
ul {
    padding-left: 0;
}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.clearfix:after,
.row:after {
    clear: both;
}
input[type="checkbox"] + span {
    position: relative;
    font-size: 16px;
    font-weight: bold;
}
input[type="checkbox"] + span > a {
    text-decoration: underline;
}
input[type="checkbox"] + span:before {
    content: "";
    display: inline-block;
    height: 18px;
    margin: 0 0.6em 0 0;
    width: 18px;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    margin-top: 4px;
    vertical-align: top;
}
input[type="checkbox"] + span:after {
    content: '';
    position: absolute;
    left: 6px;
    display: block;
    width: 6px;
    height: 9px;
    top: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}
input[type="checkbox"]:checked + span:after {
    opacity: 1;
}
input[type="checkbox"]:checked + span:before {
    border-color: #28cccc;
    background-color: #28cccc;    
}
input[type="checkbox"]:focus + span::before {
    outline: rgb(59, 153, 252) auto 5px;
}
.tab-menu a {
    display: block;
}
.post-contents-main {
    font-size: 16px;
    margin-bottom: 48px;
}
.post-contents-main p {
    padding: 0;
    margin: 0;
}
.post-contents-main a {
    text-decoration: underline;
}
.out-link a, #top-news .out-link {
    background: url(../images/external_icon_02.svg) no-repeat right center;
    padding-right: 22px;    
}
.file-icon a, #top-news .file-icon {
    background: url(../images/pdf_icon.svg) no-repeat right center;
    padding-right: 22px;    
}
.box-wrap h2, .box-wrap h3, .box-wrap h4, .box-wrap h5, .box-wrap h6 {
    letter-spacing: .05em;
}
.box-wrap h3 {
    margin-bottom: 30px;
    font-size: 22px;
    color: #28cccc;    
}
.box-wrap h4 {
    margin-bottom: 25px;
    margin-top: 2.6em;
    font-size: 18px;
    color: #aaa;
    padding-left: 1em;
    border-left: 5px solid #28cccc;
}
.post-content-btm {
    margin-bottom: 48px;
    margin-top: 48px;
}
.post-content-btm {
    font-size: 16px;
}
.parts-box-index a, .parts-box-thumb {
    position: relative;
    overflow: hidden;
}
.parts-box-thumb {
    border-bottom: 1px solid #28cccc;
}
.parts-box-index img {
    -moz-transition:-moz-transform 0.5s ease-in; 
    -webkit-transition:-webkit-transform 0.5s ease-in; 
    -o-transition:-o-transform 0.5s ease-in;    
    width: 100%;
}
.parts-box-index:hover img {
    -moz-transform:scale(1.2); 
    -webkit-transform:scale(1.2);
    -o-transform:scale(1.2);
}
.parts-box-index:hover .parts-box-title {
    background: #28cccc;    
}
.partycity .common-outer .parts-box-index .parts-box-title, .parts-box-title, .philosophy .child-page .parts-box-title {
    padding: 28px 8px 28px 12px;
}
.partycity .common-outer .parts-box-title {
    padding: 0;
}
.parts-box-title h3 {
    background: url(../images/arrow_icon.svg) no-repeat center right;
    margin: 0;
    padding-right: 16px;
    width: 100%;
}
.parts-box-index:hover .parts-box-title h3 {
    background: url(../images/arrow_icon_hov.svg) no-repeat center right;
    color: #fff;
}
.child-page {
    padding: 80px 0;
    background: #eee;
}
.child-page .parts-box-title {
    background: #fff;
    display: flex;
    align-items: center;
}
.child-page .parts-box-title h3 {
    font-size: 16px;
}
.csr_img {
    position: relative;
    z-index: 9;
}
.csr_content {
    background: #e2fafa;    
    position: relative;
    margin-top: -64px !important;
    padding: 80px 24px 40px 24px;
}
.wp-caption-text {
    text-align: left;
}
.csr_content_extend {
    margin-bottom: 28px;
}
.post-meta li {
    display: inline-block;
    font-size: 14px;
    margin-left: 12px;
    padding: 4px 6px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
}
.img-thumb {
    text-align: center;
    margin-top: 4.2em;
}
.pagination {
    text-align: center;
    margin: 2em 0 3em 0;
}
.pagination li {
    display: inline-block;
    font-size: 16px;
    padding: 0 8px;    
}
.pagination li a {
    text-decoration: underline;
}
.pagination li .active {
    color: #45CDCB;
}
.top-banner {
    position: relative;    
}
.title_inner {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.bg-gradient {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
}
.title_inner .parts-box-head-inner {
    color: #fff;
}
.title_inner .parts-box-head-inner:before, .title_inner .parts-box-head-inner:after {
    border: none !important;
}
.sns_box .sns-icon {
    text-align: center;
}
.sns-icon li {
    border: none;
    display: inline-block;
    margin-right: 3vw;
}
.sns-icon li a {
    color: #fff;
    padding: 0;
    font-size: 10px;
}
.content-img h3 {
    color: #28cccc;
}
.content-img .img {
    margin-top: 60px;
}
.bussiness-title h3 {
    font-size: 2.4em;
}
.parts-news-index .news-thumb {
    position: relative;
}
.news-thumb .img {
    margin-top: 0;
}
.parts-news-index .tag {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    padding: 2px 8px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.img-contain img {
    border-radius: 8px;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;";
}
.muiten {
    width: 0px;
    height: 0px;
    border-style: inset;
    border-width: 0 60px 100px 60px;
    border-color: transparent transparent #28cccc transparent;
    transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -webkit-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    -webkit-transition: .3s;
    transition: .3s;
}

.muiten p {
    text-align: center;
    top: 16px;
    left: -56px;
    position: relative;
    width: 93px;
    margin: 0px;
}

.philosophy_list {
    text-align: center;
    padding: 0;
}
.philosophy_list li > img {
    position: relative;
    top: 60px;
    height: 124px;
}
.philosophy_list .phi_content {
    text-align: left;
    background: #fff;
    padding: 20px 30px 0 30px;
    font-size: 14px;
    font-weight: bold;
}
.philosophy_list .phi-img img {
    height: 100%;
}
.partycity .brand-perf-area {
    margin-top: 80px;
}
.three-col h3, .one-col h3 {
    color: #28cccc;
}
.w100 {
    width: 100%;
    height: auto;
}
.mt-10 {margin-top: 10px;}
.mt-20 {margin-top: 20px;}
.mt-30 {margin-top: 30px;}
.mt-40 {margin-top: 40px;}
.mt-50 {margin-top: 50px;}
.mt-60 {margin-top: 60px;}
.mt-70 {margin-top: 70px;}
.mt-80 {margin-top: 80px;}
.mt-90 {margin-top: 90px;}

.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px !important;}
.mb-30 {margin-bottom: 30px;}
.mb-40 {margin-bottom: 40px;}
.mb-50 {margin-bottom: 50px;}
.mb-60 {margin-bottom: 60px;}
.mb-70 {margin-bottom: 70px;}
.mb-80 {margin-bottom: 80px;}
.mb-90 {margin-bottom: 90px;}
.mb-0 {margin-bottom: 0 !important;}

#top-news .parts-box-description {
    background-size: 18px;
    background-position: right top;
    margin-bottom: 12px;
}
.confirm .required, .confirm .form-tabel .select:before, .confirm .address-btn, .confirm .privacy-check {
    display: none !important;
}
.confirm .form-tabel td {
    vertical-align: middle;
}
.confirm .form-tabel .form-tel > *, .confirm .form-tabel .form-name > * {
    width: auto;
}
.confirm .form-tabel .form-tel, .confirm .form-tabel .form-name {
    display: block !important;    
    padding-left: 0;
}
.form-address {
    padding-left: 0;
}
.confirm .form-tabel .form-tel li {
    display: inline-block;
    margin-right: 10px;
}
.confirm .form-tabel .form-name > * {
    display: inline-block;
}
.confirm .form-btn-list {
    margin-top: 60px;
    padding-left: 0;
}
.heading-color {
    color: #28cccc;
}
.business-content {
    padding-bottom: 32px;
}
.contact.parts-box {
    margin-bottom: 60px;
}
.contact-desc {
    text-align: center;
    margin-bottom: 40px;
}
.contact-desc p {
    font-size: 14px;
}

/**Responsive video**/
.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.content-box {
    font-size: 16px;
    word-break: break-all;
}
div[id^="gallery-"] img {
    border: none !important;
}

@media only screen and (min-width: 768px) {
    .post-thumb .img-contain {
        padding-right: 15px;
    }
    .post-description {
        padding-left: 15px;
    }
    .csr_content {
        padding: 120px 160px 80px 160px;
        margin-top: -110px !important;
    }
    .sns_box {
        display: none;
    }
    /* centered columns styles */
    .row-centered {
        text-align:center;
    }
    .col-centered {
        display:inline-block;
        float:none;
        /* reset the text-align */
        text-align:left;
        /* inline-block space fix */
        margin-right:-4px;
    }    
}
@media only screen and (max-width: 769px) {
    .top-banner {
        height: 132px;
    }
    .top-banner .bg-gradient + img {
        height: 100%;
        object-fit: cover;
    }
    .child-page .parts-box-title h3 {
        font-size: 13px;
        padding-left: 8px;
    }
    .mt-30 {margin-top: 20px;}
    .mt-40 {margin-top: 20px;}
    .mt-50 {margin-top: 20px;}
    .mt-60 {margin-top: 30px;}
    .mt-70 {margin-top: 30px;}
    .mt-80 {margin-top: 30px;}
    .mt-90 {margin-top: 40px;}

    .mb-30 {margin-bottom: 20px;}
    .mb-40 {margin-bottom: 20px;}
    .mb-50 {margin-bottom: 20px;}
    .mb-60 {margin-bottom: 30px;}
    .mb-70 {margin-bottom: 30px;}
    .mb-80 {margin-bottom: 30px;}
    .mb-90 {margin-bottom: 40px;}
    
    .parts-news-index .news-thumb, .news .parts-box-contents {
        width: 50%;
        float: left;
    }
    .news .news-thumb .img {
        margin-right: 22px;
        border-radius: 8px;
    }
    .parts-box .parts-box-head span {
        margin-bottom: 0;
    }
    .parts-box .parts-box-head {
        margin-bottom: 32px;
    }
    .muiten {
        border-width: 0 40px 70px 40px;
    }
    .muiten p {
        top: 8px;
        left: -46px;
        width: 76px;
    }
    .col-1s .parts-box-inner .parts-box-index i.obj {
        display: none;
    }
    .br {
        display: none;
    }
    .partycity .common-outer .parts-box-index .parts-box-title {
        padding-left: 0;
    }
    .tbl-business td, .tbl-business th {
        padding: 16px 12px;
    }
    .tbl-business th {
        width: 30%;
        padding-top: 28px;
    }
    .content-img .col-md-8 {
        padding-right: 0;
    }
    .philosophy .parts-box-description {
        margin-bottom: 48px;
    }
    .form-btn-list li:first-child {
        margin-bottom: 20px;
    }
    .main-view .parts-box-img-area i.img-01 {
        width: 48vw;
        top: 68vw;
        right: -2vw;
    }
    .news .news-thumb .img {
        height: 100px;
    }
    .child-page ul.common-outer li, .wrap-content .parts-box-index {
        margin-bottom: 20px;
    }
    .common-head .parts-box-head .parts-box-head-inner h1 {
        font-size: 20px;
        letter-spacing: normal;
    }
    .common-head .parts-box-head .parts-box-head-inner p {
        width: 22vw;
    }
    .content-img .img {
        margin-top: 18px;
    }
    .parts-box-common-contents h2 {
        margin-top: 22px;
    }
    .wrap-content .parts-box-index:nth-child(odd), .child-page ul li:nth-child(odd) {
        padding-left: 0;
    }
    .wrap-content .parts-box-index:nth-child(even), .child-page ul li:nth-child(even) {
        padding-right: 0;
    }
    .bussiness-title h3 {
        font-size: 1.4em;
        padding-top: 8px;
    }
    .partycity .oem-pref .oem-list .parts-box-contents .parts-box-title {
        padding-top: 18px;
    }
    .child-page .parts-box-title {
        padding-left: 0;
    }
}