@charset "UTF-8";
@charset "UTF-8";

.wp-block-image {
    /* margin-bottom: 5em; */
}

.entry-content p + .wp-block-image {
    margin-top: 4em;
}

.top_content > h2 {
    margin-bottom: 50px;
}


/* 狭レイアウト調整 */
.narrow .wp-block-image {
    margin-bottom: 2.5em;
}

/* index調整 */
.ez-toc-container-direction ul {
    padding-left: 1em;
    margin-left: 0.5em;
}
.entry-content ul li {
    margin: 3px 0;
}

body.page .entry-content h3 {
    font-size: 2rem;
}
.en .entry-title,
.en .entry-content h2,
.en ul.ez-toc-list li a {
    letter-spacing: 0.005em;
}

/* 素材そのはなし */
.entry-content .sozai_index a {
    background-color: #CF4837;
    color: #FFF;
    line-height: 1em;
    padding: 2px 6px;
}
.entry-content .sozai_index a.gold {
    background-color: #B6A076;
    color: #FFF;
}

/* クイズ */
body.page.quiz .entry-content h3 {
    font-size: 10rem;
}

/* 本文エリア */
.wp-block-separator {
    border: 1px solid #707070;
    border-bottom: none;
    margin-top: 3em;
    margin-bottom: 3em;
}


.entry-content h2 {
    font-size: 2.1rem;
    line-height: 1.8em;
}
.entry-content h5 {
    font-size: 1.3rem;
    margin: 50px 0 10px;
}
.entry-content p {
    font-size: 1.45rem;
}



.wp-block-image.size-medium img{
    height: 75%;
}

/* 縦画像とかを小さくしたい場合に、「高度な設定」のcssクラスに「smallsize」を追加する設定 */
.wp-block-image.smallsize{
    text-align: left;
}
.wp-block-image.smallsize{
    width: 50%;
    margin-left:auto;
    margin-right: auto;
}
.wp-block-image.smallsize img{
    width: 100%;
}
@media screen and (max-width: 480px) {
    .wp-block-image.smallsize{
        width: 75%;
    }   
    .wp-block-image figcaption {
        font-size: 1.1rem;
    }
}

.entry-content a, .entry-summary a, .page-content a, .comment-content a, .event_spec a, .pingback .comment-body > a {
    color: #CF4837;
    text-decoration: none;
}

.wp-block-image.size-medium img{
    margin-left:auto;
    margin-right: auto;
    text-align: center;
}

.wp-block-image.size-medium{
    text-align: center;
}

.wp-block-image.size-medium figcaption {
    text-align: left;
}

/* 画像センタリング */
.wp-block-image.positon_center {
    text-align: center;
}

/* Youtube埋め込み */
.iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* アスペクト比16:9の場合 */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 2rem; /* YouTubeの下に余白をつける */
}
.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.entry-content p.series_title, .series_title {
    font-size: 1.7rem;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ ゴシック", sans-serif;
    font-weight: 700;
    margin-bottom: 2em;
}
.entry-content p.sub_title, .sub_title {
    font-size: 1.9rem;
    letter-spacing: 0.05em;
    font-family: "Shippori Mincho", "游明朝 Medium", "YuMincho Medium", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.top_content h2 {
    font-size: 2.0rem;
	letter-spacing:0.2em;
}
.archive_block .txt h2 {
    letter-spacing: 0.02em;
}
.en .top_content h2 {
    font-size: 2.0rem;
	letter-spacing:0em;
}
.entry-content h2 {
    margin-bottom: 40px;
}
.ft_program_title {
	margin: 150px 0 40px;
}
.watoji_banner {
    padding: 30px;
    margin-bottom: 120px;
}
.watoji_banner .text {
 font-size:0.75em;
	letter-spacing:0.15em;
}

.ft_archives .description {
    font-size: 1.2rem;
	padding-bottom:20px;
}
.ft_archives .links {
    font-size: 1.3rem;
}

.ft_archives {
    margin-bottom: 150px;
}

.more-link a {
    padding: 18px 50px 18px 45px;
    letter-spacing: 0.15em;
}
.archives_container {
    margin-bottom: 50px;
}
.archive_block .txt .txt_inner p {
    letter-spacing: 0em;
}

.entry-content h2 {
    letter-spacing: 0.005em;
}

@media screen and (max-width: 480px) {
    
    .entry-content h1.entry-title, .entry-title {
    font-size: 2.6rem;
    letter-spacing: 0.02em;
    }
    
    .ez-toc-container-direction ul {
        padding-top: 1em;
    }

    .ez-toc-container-direction ul li {
        font-size: 1.25rem;
        padding-bottom: 1em;
    }
    .entry-header-inner {
        padding-top: 60px;
    }
    .entry-title {
        margin-bottom: 50px;
    }
    .wp-block-group.person h4,
    .wp-block-group.person p{
        margin-left: 0;
    }
    .wp-block-group.person h4 em {
        display: block;
    }
    .sub_title {
        font-size: 1.6rem;
        letter-spacing: -0.05em;
    }
    .credit figure {
        width: 70px;
    }
   .entry-content h2 {
        font-size: 2.1rem;
        letter-spacing: 0.05em;
        line-height: 1.8em;
        text-align: left;
    }
   .entry-content h2 br {
       display: none;
    }
    .entry-content h2:before {
        margin-right: 0rem;
    }
    .entry-content h5 {
        margin: 50px 0 10px;
    }
    
    .entry-content p strong {
        font-size: 0.9em;
        letter-spacing: -0.05em;
        line-height: 1.6rem;
    }
    .jp .entry-title,
    .jp .entry-content h2,
    .jp ul.ez-toc-list li a {
        letter-spacing: 0.005em;
    }
    .ez-toc-container-direction ul {
        padding-top: .8em;
    }
    .ez-toc-container-direction ul li {
    padding-bottom: .8em;
        line-height: 1.4em;
    }
    .entry-content h2 strong {
        font-size: 1.8rem;
        letter-spacing: 0.05em;
    }
    .entry-header-inner {
    }
    .en .entry-title {
        font-size: 2.3rem;
        letter-spacing: 0.01em;
    }
    .archive_block.full_width .txt h2 {
        font-size: 2.8rem;
        letter-spacing: 0.1em;
    }
    .archive_block.full_width .txt h2 small {
        font-size: 1.6rem;
        padding-bottom: 1em;
    }
    .en .archive_block .txt .txt_inner {
        letter-spacing: 0.05em;
        position: absolute;
    }
    .more-link a {
        padding: 18px 40px 18px 40px;
        letter-spacing: 0.2em;
    }
    .page-title {
        font-size: 1.8rem;
    }
    .entry-content-top p {
        font-size: 1.6rem;
        letter-spacing: 0.05em;
        line-height: 2.0;
    }
    .archives_container {
        margin-bottom: 40px;
    }

}






.event_date {
    font-size: 2.5rem;
    padding: 12px 18px 10px;
}


/* サムネイル 
.archive_block .txt h2:not(.no_limit) {
    height: 2.0em;
}
*/
.archive_block .txt time {
    font-size: 1.0rem;
}

.archive_block .txt .txt_inner {
    padding: 14px 20px 8px;
}

.archive_block .txt h2:not(.no_limit) {
    font-size: 1.7rem;
    margin: 5px 0 13px;
}

.archive_block .txt p:not(.no_limit) {
    font-size: 1.35rem;
    line-height: 1.5em;
}

.entry-content p {
    font-size: 1.4rem !important;
}
.entry-content p strong {
    font-size: 1.35rem !important;
}


/* 日本語書体設定 */
.entry-content em {
    font-style: italic;
    font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ ゴシック", sans-serif;
}



/* 英文設定A ＊明朝+欧文セリフ →　没 */

.entry-content p {
    font-weight: 400 !important;
}
.jpbody_en,
.entry-content p.jpbody_en strong,
.entry-content p.jpbody_en em{
    font-family: "Bodoni MT","Bodoni 72","Noto Serif JP",serif !important;
    font-weight: normal !important;
    letter-spacing: 0.05em !important;
}

.entry-content p.jpbody_en strong {
    font-weight: bold !important;
}
.entry-content p.jpbody_en em{
    letter-spacing: 0.1em;
    padding-right: 0.35em;
}

/* 英文設定B　＊全て日本語フォント

@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600;800&display=swap");

.jpbody_en,
.entry-content p.jpbody_en strong,
.entry-content p.jpbody_en em {
    font-family: "Noto Serif JP", "游明朝 Medium", "YuMincho Medium", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
.jpbody_en,
.entry-content p.jpbody_en em{
    font-weight: 400 !important;
}

.entry-content p.jpbody_en strong {
    font-weight: 800 !important;
}
.entry-content p.jpbody_en em{
    letter-spacing: 0.05em;
    padding-right: 0.35em;
}
 */


/* 英語書体設定 */
.en .entry-content p.sub_title,
.en .sub_title,
.en .entry-title,
.en .entry-content p.sub_title, .sub_title,
.en .entry-content em,
.en .entry-content h2{
    font-family: "Bodoni MT","Bodoni 72",serif !important;
    letter-spacing: 0.05em !important;
}
.entry-content h4 {
    font-size: 1.25rem;
}

.entry-content em {
	padding-left:0.3em;
}
.en .entry-content p.series_title,
.en .series_title,
.en .wp-block-image figcaption,
.en .wp-block-image figcaption em,
.en .credit p,
.en .entry-content a,
.en .entry-summary a,
.en .page-content a,
.en .comment-content a,
.en .event_spec a,
.en .pingback .comment-body > a,
.en .entry-content p strong,
.en .entry-content h5,
.en .entry-content p.series_title,
.en .series_title,
.en .wp-block-group.person h4{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    letter-spacing: 0.05em !important;
}

.entry-content h3,
.en .entry-content p strong,
.en .entry-content a{
    font-family: "Bodoni MT","Bodoni 72",serif !important;
    font-weight: bold !important;
    font-size: 1.01em !important;
}
.entry-content h3 {
    letter-spacing: 0.05em;
}

.entry-content a {
    border-bottom: 1px solid #cf2e2e;
}

.en .entry-content a,
.en .entry-summary a,
.en .page-content a,
.en .comment-content a,
.en .event_spec a,
.en .pingback .comment-body > a{
    font-size: 0.95em;
}
.en .wp-block-image figcaption {
    font-size: 1.1rem;
}
.en .wp-block-image figcaption em {
    font-style: italic !important;
    font-weight: normal;
    font-size: 1.1rem;
}
.en .entry-content p strong {
    font-size: 0.9em;
}
.en article.sonohanashi .txt_inner small{
    font-size: 1.6rem;
    display: block;
    margin-bottom: 1em;
    font-weight: 500;
}
.en article.sonohanashi .txt_inner h2.no_limit{
    font-family: "Bodoni MT","Bodoni 72",serif !important;
    font-size: 3.0rem !important;
    letter-spacing: 0.1em !important;
}
.en article.sonohanashi .txt_inner p.no_limit{
    font-size: 1.2rem !important;
    letter-spacing: 0.05em !important;
}

.en .entry-content h1.entry-title,
.en .entry-title{
    font-size: 2.8rem;
}

.en .wp-block-group.person h4 {
    font-size: 1.5rem;
}
.en .series_title {
    font-size: 1.5rem;
}
.en .sub_title {
    font-size: 1.5rem;
}
body.en .entry-content .wp-block-group__inner-container em {
    font-style: italic !important;
    /* font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
    font-family: "Bodoni MT","Bodoni 72",serif !important;
    letter-spacing: 0em !important;
}

body.en .entry-content p {
    font-family: "Bodoni MT","Bodoni 72",serif !important;
    font-weight: 500;
    letter-spacing: 0.05em !important;
}

body.en .entry-content p em {
    font-style: italic !important;
    font-family: "Bodoni MT","Bodoni 72",serif !important;
    letter-spacing: 0.01em !important;
}



/* 英語本文設定 */
body.en .entry-content p {
    line-height: 1.5em;
    hyphens:none;
}


.wp-block-image figcaption {
    font-size: 1.2rem;
    font-weight: normal;
    margin-bottom: 2em;
}


.wp-block-image figcaption em {
    font-style: italic;
}





/* home 2024 */

#home_2024 h4.maincopy_new {
    color: #999;
    margin: 1em 0;
}
#home_2024 h4.maincopy_new.en {
    font-size: 2rem;
}
#home_2024 h4.maincopy_new.en em {
    color: #d3381c;
    font-size: 1.4rem;
}
#home_2024 h4.maincopy_new.jp {
    font-size: 1.8rem;
}

#home_2024 a {
    color: #000;
    text-decoration: none;
    border-bottom: 2px solid #ccc;
}

#home_2024 a.wp-block-button__link {
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 1.4rem;
}


#home_2024 .maincopy.en {
    font-size: 3rem;
    margin-bottom: 1em;
}
#home_2024 .maincopy.jp {
    font-size: 2.2rem;
    margin-bottom: 1em;
}
#home_2024 .maincopy strong em {
    background-color: #d3381c;
    color: #fff;
    line-height: 1em;
    padding: 8px 16px;
    display:inline-block;
}
#home_2024 .maincopy.jp strong em:nth-child(1) {
    padding-right: 0;
}
#home_2024 .maincopy.jp strong em:nth-child(2) {
    padding:8px 0;
}
#home_2024 .maincopy.jp strong em:nth-child(3) {
    padding-left: 0;
}
#home_2024 .leadcopy {
    font-size: 1,8rem;
    letter-spacing: 0.05em;
    margin-top: 5em;
}
#home_2024 .entry-content p strong {
    font-size:1.5rem !important;
    font-style: normal;
}

#home_2024 .entry-content p em {
    font-size:1.35rem !important;
    font-weight: 400 !important;
    font-style: normal;
}


h2 {
    text-align: center !important;
}

ol,
ul {
    list-style: inside;
}
ol li,
ul li {
    margin-left: 0em;
    font-size: 1.4rem;
}
ol li {
    list-style-type: decimal;
}
ul li {
/* list-style-type: circle; */
}

ol li li,
ul li li {
    margin-left: 1.5em;
}

#home_2024.entry-content-top .theme_head {
    font-size: 1.8rem;
    color: #999;
    color: #333;
    background-color: transparent;
    font-weight: bold;
    margin-bottom:2.5em;
    text-align: center !important;
}
#home_2024.entry-content-top h2 {
    margin: 20px 0 30px;
}
#home_2024 h2.maintheme {
    font-size: 3.5rem;
    margin-top: 1em;
    color: #fff;
    background-color: transparent;
    text-align: center !important;
    display: block;
}
#home_2024.entry-content-top h2.subtheme {
    font-size: 4.5rem;
    line-height: 1.3em;
    color: #fff;
    background-color: transparent;
    margin-bottom: 1em;
    text-align: center !important;
    display: block;
}
#home_2024 .dateheader {
    font-size: 5.0rem;
    color: #ccc;
    background-color: transparent;
}
#home_2024.entry-content-top .maintheme_sub {
    font-size: 2.8rem;
    color: #999;
    color: #333;
    background-color: transparent;
    text-align: center !important;
    margin-bottom: 60px;
    letter-spacing: -0.05em;
}

#home_2024 .entry-content h2 {
    margin: 50px 0 70px;
}
#home_2024 .entry-content h3 {
    font-size: 2rem !important;
    background-color: #d3381C;
    color: #fff;
    line-height: 1em;
    background-color:transparent;
    border-bottom: 5px solid #ccc;
    color: #333;
    line-height: 1.8em;
    padding: 8px 0 3px !important;
    display:inline-block !important;
    margin: 1em auto 2em !important;
    text-align: left !important;
}
#home_2024 .entry-content h3:before {
    margin: auto;
    margin-right:0.2em;
}
#home_2024 .entry-content h3:after {
    margin: auto;
    margin-left:0.2em;
}

@media screen and (max-width: 480px) {
    #home_2024 h3 {
        padding: 4px 12px;
        line-height: 1.8em;
    }
}

/*
#home_2024 h3.event_title {
    background-color: #000;
}
*/

#home_2024 .entry-content h4 {
    font-size: 1.7rem !important;
    letter-spacing: 0.05em;
    display: block;
    margin: 2em 0;
    color: #d3381C;
    text-align: left;
}

#home_2024 .entry-content h4.overIMG {
    text-align: center;
}
#home_2024 .entry-content h5 {
    font-size: 1.4rem !important;
    text-align: left;
}


#home_2024 .entry-content h4 + h5 {
    margin-top: -1em;
}

#home_2024 .entry-content h6 {
    font-size: 1.5rem !important;
    text-align: left;
    margin-bottom: 1em;
    border-left: 4px solid #ccc;
    padding: 0.3em 0 0.3em 0.7em;
    line-height: 1.4em;
}
#home_2024.entry-content-top p {
    font-size: 1.4rem;
    text-align: left !important;
    line-height: 1.8em;
    margin: 1em 0 2em;
}
#home_2024.entry-content-top div.maincopy.en div p{
    text-align: center !important;
    margin: 2em 0 2em; /* 背景画像用調整 */
}
#home_2024.entry-content-top p {
    text-align: left !important;
    margin: 2em 0 2em;
}

.wp-block-cover + h5 {
    margin-top: 2em;/* 背景画像用調整 */
}
#home_2024 hr {
background-color: #fff;
border-top: 8px dotted #d3381C;
margin: 5em 0 4em;
}


/* アンケートバナー */
#home_2024 h4.questionnaire {
    text-align: center;
    padding: 30px;
}
#home_2024 h4.questionnaire a {
    display:inline;
    text-align: center;
    text-decoration: none;
    border: none;
    font-size: 2.2rem;
}
#home_2024 h4.questionnaire a em,
#home_2024 h4.questionnaire a strong {
    background-color: #fff;
    display:inline-block;
    margin: 8px 0;
    padding: 5px;
    line-height: 1em;
}

#home_2024 h4.questionnaire a em {
}
#home_2024 h4.questionnaire a strong {
    color: #d3381C;
}










br.sp {
    display: none;
}
    
@media screen and (max-width: 480px) {
    
    #home_2024 br.sp {
        display: block;
    }
    #home_2024 h2 {
        display: block;
        text-align: left;
        line-height: 1.4em;
    }
    #home_2024 h2.maintheme {
        font-size: 7.0rem;
    }
    
    #home_2024 .maincopy.en {
        font-size: 2.5rem;
    }
    #home_2024 .maincopy.jp {
        font-size: 1.8rem;
    }
    #home_2024 .maincopy strong em {
        display: inline-block;
    }
    #home_2024 .maincopy.jp strong em:nth-child(1),
    #home_2024 .maincopy.jp strong em:nth-child(2),
    #home_2024 .maincopy.jp strong em:nth-child(3){
        padding: 8px 12px;
        margin-bottom: 0.2em;
    }
    
    #home_2024 .maincopy_new {
        text-align: left;
    }
    #home_2024 .maincopy_new.en {
        font-size: 2rem;
        text-align: center;
        line-height: 1em;
    }
    #home_2024 .maincopy_new.en strong {
        display: inline-block;
    }
    #home_2024 .maincopy_new.en em {
      display: inline-block;
      transform: rotate(90deg)
    }
    #home_2024 h4.maincopy_new.jp {
        font-size: 1.8rem;
    }
    
    #home_2024 .leadcopy {
        font-size: 1.5rem;
        letter-spacing: 0.05em;
        text-align: left;
    }
    
}







/* watoji　ウィジェット */

iframe.watoji_iframe {
    border-top: 8px dotted #d3381C;
    padding-top: 20px;
}

iframe.watoji_iframe.content_topics {
    
}
iframe.watoji_iframe.content_events {
    border-bottom: 8px dotted #d3381C;
    margin-bottom: 50px;
}




/* チェックアイコン */
.entry-content h4.checkicon {
    background: no-repeat center top/18% url("https://craftweek.jp/cms/wp-content/themes/jcw/images/check_icon_b.png");
    padding-top: 60px;
    margin-top: 70px;
    font-size: 1.5rem;
    color: #cf2e2e;
    letter-spacing: 0.2em;
    font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ ゴシック", sans-serif;
}
@media screen and (max-width: 480px) {
    .entry-content h4.checkicon {
        background-size: 40%;
        margin-top: 80px;
        padding-top: 60px;
    }
}

.entry-content h4.checkicon + div.narrow  {
    margin-top: 30px;
}
}

