/*
Theme Name:nano_child
Theme URI:
Description:WordPressテーマ「NANO」の自作子テーマです。
Template:nano_tcd065
Author:TCD
Author URI:https://tcd-theme.com/
Version:1.11
*/

.p-btn a {border-radius:50px; font-weight:900;}
.p-header-content__btn {padding-right:50%;}
.p-header-content__title {padding-right:50%; font-weight:bold; padding-bottom:20px;}
.p-cover__inner h1{text-shadow:1px 2px 3px #333333;}
.p-cover__inner p{text-shadow:1px 2px 3px #333333; font-weight:bold;}
.l-header__desc {padding-top:20px;}
.p-info__desc {padding-top:25px;}
nav a {font-weight:bold;}

.p-entry__body td, .p-entry__body th { border: 1px solid #efefef; padding: 15px 15px 15px; line-height: 2.2; font-size: 14px; }
.sz_l { font-size: 110%; font-weight:bold; max-width: 90%; min-width: 350px; padding: 1em 1.5em 1em; }
.p-entry__body p { font-size: inherit; line-height: 1.8em; word-wrap: break-word; }
.attachment img {width: 100%; height: auto;}
.q_button_box {display:flex;}
.wp-image-1010 {display:none;}

@media screen and (max-width:750px) {
.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {width: calc(80% - var(--wp--style--block-gap, .5em)* .5);}
.p-header-content__btn {padding-right:0;}
.p-header-content__title {padding-right:0; padding-top:50%;}
.q_button_box {display:block;}
}
.wp-image-637 {display:none;}
.wp-image-1010 {display:block;}