/*
 Theme Name: STORY Child
 Theme URI: https://tcd-theme.com/tcd041
 Description: TCD STORY (tcd041) 用 子テーマ
 Author: あなたの名前
 Version: 1.0.0
 Template: story_tcd041
 Text Domain: story-child
*/

/** オリジナル追加 **/
.top-slider-content-inner p {
    padding: 0px 10px;
}
.post-content th {
    width: 30%;
}
.contact_box {
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .top-slider-logo {
    font-size: 20px !important;
}
}