@charset "UTF-8"; /*ギャラリーシングルレイアウトパターン2 .dlt_lay_gallery_single .dlt_inner, .dlt_lay_gallery_single .dlt_td1, .dlt_lay_gallery_single .dlt_td2{ display: block !important; float:none !important; clear: both !important; width: 100% !important; margin-bottom: 0; } .dlt_lay_gallery_single{ width: 100%; overflow: hidden; margin-bottom: 40px; } .dlt_lay_gallery_single .dlt_mainimg{ width: 100% !important; //任意 height: 340px !important; //任意 } .dlt_lay_gallery_single .dlt_mainimg a img{ max-height: 320px !important; //任意 pxで指定 } .dlt_lay_gallery_single .dlt_thumimg{ margin: 0 auto 15px !important; } */ /* #一覧ページ ============================================*/ .class-item .class-item__sub { font-size: 1.6rem; } .post-type-archive { .gnav .gnav__list.is_active .gnav-under a { color: #888; &:hover { color: #E25F5F; } &:hover::before { background-color: #E25F5F; height: 4px; } } .gnav .gnav__list.is_active .gnav-under a:before { background-color: gray; height: 1px; } .dlt_free { width: 980px; margin: 0 auto 15px; } } /* #記事ページ ============================================*/ .single { .gnav-under { .gnav-under__list.is_active { a { color: #000; &::before { background-color: #000; height: 4px; } } } } .dlt_free { width: 980px; margin: 0 auto 15px; } } // タイトル .class-title { margin: 60px auto; .class-title__wrap { display: table; margin: 0 auto; } .class-title__img { display: table-cell; } .class-title__imgol { width: 129px; height: 129px; overflow: hidden; border-radius: 50%; margin: 0 40px 0 0; text-align: center; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; img { display: none; width: auto; height: auto; max-width: 129px; max-height: 129px; } } .class-title__info { display: table-cell; text-align: center; vertical-align: middle; } .class-title__title { font-size: 2.4rem; font-weight: normal; } } // コメント .class-comment { width: 885px; margin: 0 auto 80px; .class-comment__title { font-size: 2.1rem; font-weight: normal; } .class-comment__text { line-height: 1.8; } } // クラス情報 .class-intro { width: 892px; margin: 0 auto 80px; .class-intro_list { padding: 0 0 47px; margin: 0 0 47px; border-bottom: 1px dashed #000; &:nth-last-of-type(1) { border-bottom: none; margin: 0; padding: 0; } } .class-intro_name { font-size: 2rem; color: #e25f5f; margin: 0 0 10px; } .class-intro_text { line-height: 1.8; } } // 保護者の声 #voice { padding-top: 100px; margin-top: -100px; } .class-voice { width: 892px; margin: 0 auto 30px; .class-voice__title { font-size: 2.3rem; font-weight: normal; margin: 0 0 40px; position: relative; &::after { content: ""; display: block; border-bottom: 1px dashed #000; width: 677px; height: 0; position: absolute; left: 216px; top: 18px; } } .class-voice_body { padding: 0 0 0 90px; background: url(/asaka-art/images/zou.png) no-repeat left top; .class-voice__text { width: 778px; font-family: georgia, palatino, "book antiqua", "palatino linotype", serif; } .class-voice__name { text-align: right; font-size: 1.2rem; width: 778px; color: #727272; } } } // リンク .filelink { width: 457px; margin: 0 auto 30px; a { text-align: center; display: block; background-color: #E67676; color: #fff !important; height: 100%; width: 100%; font-size: 1.8rem; padding: 27px 20px; border-radius: 6px; transition: all .5s; -webkit-transition: all .5s; &:hover { opacity: .7; } img { vertical-align: middle; margin: 0 0 0 30px; } } } // スライド .slidewrap { width: 1000px; margin: 0 auto; } .class-slide { margin: 0 0 40px !important; img { display: block; width: auto; height: auto; padding: 0 3px; max-height: 280px; outline: 0; } } .lSAction > a { margin-top: -40px !important; } .slick-prev { left: 0 !important; z-index: 100; width: 40px !important; height: 40px !important; } .slick-next { right: 0 !important; z-index: 100; width: 40px !important; height: 40px !important; } .slick-prev:before, .slick-next:before { font-size: 40px !important; }