@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/*全体微調整用*/
#main_content .post_content .swell-block-faq .swell-block-faq__item .faq_q {padding-right:80px;font-size:18px;}


/*ショートレスポンシブ微調整*/
blockquote.tiktok-embed:before {display:none;}
blockquote.tiktok-embed {padding:0px;transform-origin:0 0;}

.instagram-media {min-width:auto !important;}


@media (min-width: 1150px) {
blockquote.tiktok-embed {transform:scale(0.7);}
}

@media (min-width: 1610px) {
blockquote.tiktok-embed {transform:scale(1);}
}

@media (max-width: 1149px) {
blockquote.tiktok-embed {transform:scale(0.68);}
}

@media (max-width: 1000px) {
blockquote.tiktok-embed {transform:scale(0.54);}
}

@media (max-width: 900px) {
blockquote.tiktok-embed {transform:scale(0.49);}
}

@media (max-width: 800px) {
blockquote.tiktok-embed {transform:scale(0.40);}
}

@media (max-width: 700px) {
blockquote.tiktok-embed {transform:scale(0.36);}
}

@media (max-width: 600px) {
blockquote.tiktok-embed {transform:scale(0.7);}
}

@media (max-width: 500px) {
blockquote.tiktok-embed {transform:scale(0.67);}
}






