@charset "UTF-8";
/**====================================
 * CSS information
 * file name	: style-sp.css
 * author		: libretto works
====================================**/
@media screen and (max-width: 767px) {
	
    /*/////////////////////////////////////////////////////////////////////////////


              // TOP //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    
    /* visual  ----------------------------- */
    .visual {
        position: relative;
        padding: 50vh 10px 10px 10px;
    }
    .visual-slider .thumb {
        width: 100%;
        height: calc(50vh - 10px);
    }
    
    /* visual-main */
    .visual-main {
        height: 50vh;
    }
    .visual-slider-count {
        position: absolute;
        left: auto;
        right: 4%;
        top: 180px;
        padding-left: 0;
        font-size: 0.8rem;
    }
    .visual-slider-count .current {
        position: relative;
        padding-bottom: 46px;
        margin-bottom: 10px;
    }
    .visual-slider-count .current::after {
        height: 36px;
    }
    .visual-main .en-txt {
        width: 75px;
        font-size: 0.7rem;
        letter-spacing: 0;
        left: auto;
        right: 4%;
        top: 90px;
        opacity: 0;
        word-break: break-all;
    }
    .visual-main-ttl {
        left: 4%;
        bottom: 4%;
        padding-left: 0;
    }
    .visual-main-ttl .lead {
        font-size: 1.5rem;
        margin-bottom: 8px;
    }
    .visual-main-ttl .en-ttl {
        font-size: 4.8rem;
    }
    .visual-main-ttl .ttl {
        font-size: 1.0rem;
        margin-top: 8px;
    }
    .scroll {
        height: 60px;
        left: auto;
        right: 4%;
        top: 180px;
    }
    /* sec-pickup  ----------------------------- */
    .sec-pickup {
        padding: 40px 0 0;
    }
    .sec-pickup-inner {
        display: block;
        border-bottom: 1px solid #d9d9d9;
    }
    .sec-pickup .en-ttl {
        width: 100%;
        font-size: 1.2rem;
    }
    .pickup-block {
        width: 100%;
    }
    .pickup-block a {
        align-items: flex-start;
        padding: 12px 0 20px 0;
        position: relative;
    }
    .pickup-block a .thumb {
        width: 90px;
        border-radius: 4px;
    }
    .pickup-block a .thumb::after {
        padding-top: 100%;
    }
    .pickup-block a .pickup-block-inner {
        width: calc(100% - 110px);
        display: block;
    }
    .cate-wrap {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .date {
        font-size: 1.2rem;
        margin-right: 8px;
    }
    .news-cate {
        font-size: 1.0rem;
        padding: 2px 8px 3px;
    }
    .notes-cate {
        font-size: 1.2rem;
    }
    .notes-cate::before {
        content: "/";
        display: inline-block;
        margin: 0 8px 0 0;
    }
    .pickup-block a .ttl {
        border-left: none;
        padding: 8px 0 0;
        margin-left: 0;
        overflow: visible;
        text-overflow: ellipsis;
        white-space: normal;
    }
    .pickup-block a .arrow {
        display: none;
    }
    
    /* t-notes-news  ----------------------------- */
    .t-sec-notes {
        padding: 60px 0 0;
    }
    .t-sec-notes-inner {
        display: block;
    }
    .t-sec-notes-side {
        width: 100%;
    }
    .t-sec-notes-side .btn {
        display: none;
    }
    .t-sec-notes-cont {
        width: 100%;
        padding-top: 0;
    }
    .t-sec-notes-cont .btn {
        display: block;
    }
    .notes-list {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-wrap: wrap;
    }
    .notes-slider {
        position: static !important;
    }
    .notes-slider .slick-track {
        display: flex;
    }
    .notes-slider .slick-slide {
        height: auto !important;
    }
    .notes-item {
        width: 100%;
        padding: 26px 20px 28px 20px;
        margin-bottom: 24px;
    }
    .notes-item::after {
        height: 38px;
        right: 32px;
        bottom: -20px;
    }
    .t-sec-notes-cont .notes-item {
        width: 80vw;
        margin-right: 1.8vw;
        margin-bottom: 16px;
    }
    .notes-list .txt {
        font-size: 1.3rem;
        margin-top: 8px;
    }
    
    /* t-sec-about  ----------------------------- */
    .t-sec-about {
        padding: 70px 0;
    }
    .t-sec-about-col2 {
        display: block;
    }
    .t-sec-about-side {
        width: 100%;
        padding: 0;
    }
    .t-sec-about-side .thumb::after {
        padding-top: 66.6666%;
    }
    .t-sec-about-cont {
        width: 100%;
        padding: 40px 0 0 5.6338%;
        box-sizing: border-box;
    }
    .t-sec-about-cont .sec-ttl {
        padding-right: 0;
    }
    .t-sec-about-cont .sec-ttl .ttl {
        font-size: 1.9rem;
    }
    .t-sec-about-cont-inner {
        width: calc(100% - 140px);
        position: relative;
        padding: 42px 0 50px;
    }
    .t-sec-about-cont-inner .txt-wrap p {
        text-align: justify;
    }
    .t-sec-about-cont-inner::before {
        right: inherit;
        left:  0 !important;
    }
    .t-sec-about-btm {
        width: 75%;
        margin-right: 0;
    }
    .t-sec-about-img01 .thumb::after {
        padding-top: 66.6666%;
    }
    .t-sec-about-img02 {
        width: 33%;
        right: -5.3333vw;
        top: -20px;
    }
    .t-sec-about-img02 .thumb::after {
        padding-top: 100%;
    }
    
    /* t-sec-works  ----------------------------- */
    .t-sec-works {
        padding-bottom: 80px;
    }
    .t-sec-works-fig {
        margin-bottom: 100px;
    }
    .t-sec-works .sec-ttl-col2 {
        margin-top: -50vh;
        padding: 200px 0 40px;
    }
    .t-sec-works-inner {
        padding: 50px 6% 0;
        margin: 0 -1.3333vw;
    }
    .t-works-list {
        margin-bottom: 50px;
    }
    .works-item {
    }
    .t-works-list .works-item {
        margin-bottom: 32px;
    }
    .works-item ._numb {
        font-size: 1.2rem;
        margin-bottom: 18px;
    }
    .works-item ._numb::before {
        width: calc(100% - 50px);
        left: 50px;
    }
    .works-item a {
        width: 100%;
    }
    .t-works-list .works-item-inner {
        padding-top: 0;
    }
    .works-cate {
    }
    .works-cate li {
        font-size: 1.0rem;
        line-height: 1.5;
        padding: 3px 10px 4px;
        margin-right: 4px;
    }
    .works-info {
        margin-bottom: 6px;
    }
    .works-info li {
        font-size: 1.1rem;
        padding: 0 10px 0 0;
        margin: 0 10px 0 0;
    }
    .works-item .ttl {
        font-size: 1.6rem;
        padding: 14px 0 10px;
    }
    .works-item .btn-txt {
        margin-top: 20px;
    }
    .works-item-fig {
        width: 100%;
        margin-bottom: 20px;
    }
    
    /* sec-works  */
    .sec-works .works-list {
        padding-top: 10px;
    }
    .sec-works .works-item {
        padding: 32px 0 26px;
    }
    .sec-works .works-item::before {
        width: 94.667%;
    }
    .sec-works .works-item .ttl {
        padding: 12px 0 10px;
    }
    .sec-works .works-item .btn-txt {
        margin-top: 20px;
    }
    .works-item-fig .works-item-slider li {
        width: 68vw;
        margin-right: 1.4641vw;
    }
    
    /* t-sec-service  ----------------------------- */
    .t-sec-service .section-wrap {
        margin-top: -100vh;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .t-sec-service-wrap {
        display: block;
        padding-top: 40px;
    }
    .t-service-image-area {
        display: none;
    }
    .t-sec-service-list-wrap {
        width: 100%;
    }
    .t-sec-service-list {
        margin-bottom: 40px;
    }
    .t-service-block {
        padding: 30px 0;
    }
    .t-service-block a {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row-reverse;
    }
    .t-service-block a .thumb {
        width: 65%;
    }
    .t-service-block a .thumb::after {
        padding-top: 80%;
    }
    .t-service-block-inner {
        display: block;
        position: static;
        padding: 0;
        writing-mode: vertical-lr;
    }
    .t-service-block-inner::after {
        width: 7px;
        height: 7px;
        right: inherit;
        left: 6px;
        top: 0;
        transform: none;
    }
    .t-service-block ._numb {
        width: auto;
        font-size: 1.0rem;
        margin-right: 6px;
        padding-top: 20px;
    }
    .t-service-block .ttl {
        width: 100%;
        font-size: 1.5rem;
    }
    
    /* t-sec-journal  ----------------------------- */
    .t-sec-journal {
        padding: 60px 0;
    }
    .t-sec-journal-col2 {
        display: block;
    }
    .t-sec-journal-side {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }
    .t-sec-journal-side .sec-ttl {
        padding-left: 0;
        margin-bottom: 0;
    }
    .t-sec-journal-side .thumb {
        margin: 0 0 40px -5.3333vw;
    }
    .t-sec-journal-side .thumb::after {
        padding-top: 75%;
    }
    .t-sec-journal-cont {
        width: 100%;
        padding: 20px 0 0;
    }
    .journal-list {
        border-top: 1px solid #d9d9d9;
        margin-bottom: 32px;
    }
    .journal-item {
        border-bottom: 1px solid #d9d9d9;
    }
    .journal-item a {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 30px 0;
    }
    .journal-item .thumb {
        width: 90px;
    }
    .journal-item .thumb::after {
        padding-top: 100%;
    }
    .journal-item-inner {
        width: calc(100% - 110px);
        padding: 0;
    }
    .journal-item .ttl {
        font-size: 1.3rem;
        margin-top: 8px;
    }
    
    /* t-sec-gallery  ----------------------------- */
    .gallery-slider .thumb {
        width: 40vw;
        margin-right: 2vw;
    }
    
    /* t-sec-recruit  ----------------------------- */
    .t-sec-recruit {
        padding: 48px 0 0;
    }
    .t-sec-recruit-col2 {
        display: block;
    }
    .t-sec-recruit-side {
        width: 100%;
    }
    .t-sec-recruit-cont {
        width: 100%;
        padding: 4px 0 0 56px;
        box-sizing: border-box;
    }
    .t-sec-recruit-cont .ttl {
        font-size: 2.2rem;
        margin-bottom: 8px;
    }
    .t-sec-recruit-cont .txt {
        margin-bottom: 8px;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // ABOUT //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    
    /* sec-story  ----------------------------- */
    .sec-story {
        padding: 50px 0;
        overflow: hidden;
    }
    .sec-story-col2 {
        padding: 80px 0 56px;
        flex-direction: row-reverse;
    }
    .sec-story-col2 .bg-logo {
        width: 80%;
        position: absolute;
        right: calc(-5.3333vw + -60px);
        bottom: -20px;
    }
    .sec-story-col2 .sec-story-fig01 {
        width: 48%;
        right: inherit;
        left: 0;
        top: 48px;
    }
    .sec-story-col2 .sec-ttl {
        width: 100px;
        padding: 0;
    }
    .sec-story-col2-cont {
        width: calc(100% - 120px);
        padding-top: 22vw;
    }
    .sec-story-col2-cont .en-ttl {
        font-size: 1.2rem;
        margin-bottom: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    .sec-story-btm {
        display: block;
    }
    .sec-story-btm .sec-story-fig02 {
        width: 100%;
    }
    .sec-story-btm .sec-story-fig02 .thumb::after {
        padding-top: 66.6666%;
    }
    .sec-story-btm-cont {
        width: 100%;
        box-sizing: border-box;
    }
    .sec-story-btm-cont .ttl {
        font-size: 1.8rem;
        margin: 30px 0 20px;
    }
    .sec-story-btm-cont .txt-wrap {
        padding-left: 56px;
    }
    
    /* sec-philosophy  ----------------------------- */
    .sec-philosophy {
        padding: 0 0 60px;
    }
    .sec-philosophy-col2 {
        display: block;
        padding-top: 60px;
    }
    .sec-philosophy-col2 .sec-ttl {
        width: 100%;
        text-align: right;
    }
    .sec-philosophy-col2-ttl {
        width: 100%;
        position: relative;
        display: flex;
        justify-content: flex-end;
        margin-top: 40px;
    }
    .sec-philosophy-col2-ttl .ttl {
        writing-mode: vertical-rl;
        font-size: 1.6rem;
        line-height: 2.4;
    }
    .sec-philosophy-col2-ttl .en-ttl {
        font-size: 1.2rem;
    }
    .sec-philosophy-col2-cont {
        width: 100%;
        padding-top: 26px;
        margin-top: 40px;
    }
    
    /* parallax-mask  ----------------------------- */
    .parallax-mask {
        margin-left: 0;
    }
    
    /* sec-strengths  ----------------------------- */
    .sec-strengths {
        padding: 60px 0 30px;
    }
    .strengths-list {
        margin-top: 40px;
    }
    .strengths-item {
        flex-wrap: wrap;
        margin-bottom: 48px;
    }
    .strengths-item._w100 {
        display: block;
    }
    .strengths-item-cont {
        width: 100%;
        padding: 0 0 0 22%;
    }
    .strengths-item:nth-child(2n) .strengths-item-cont {
        padding: 0 22% 0 0;
    }
    .strengths-item._w100 .strengths-item-cont {
        width: 100%;
    }
    .strengths-item-cont ._numb {
        left: -10px;
        top: -8px;
    }
    .strengths-item:nth-child(2n) .strengths-item-cont ._numb {
        right: -10px;
    }
    .strengths-item-cont ._numb .bg {
        font-size: 7.0rem;
    }
    .strengths-item-cont ._numb .txt {
        font-size: 1.2rem;
        left: 4px;
        top: 30px;
    }
    .strengths-item:nth-child(2n) .strengths-item-cont ._numb .txt {
        left: inherit;
        right: 4px;
    }
    .strengths-item-cont dl {
        padding: 26px 0 0;
    }
    .strengths-item-cont dl .ttl {
        font-size: 1.7rem;
        margin-bottom: 8px;
    }
    .strengths-item-fig {
        width: 100%;
        padding: 24px 0 0 12%;
    }
    .strengths-item:nth-child(2n) .strengths-item-fig {
        padding: 24px 12% 0 0;
    }
    .strengths-item-fig-list {
        width: calc(100% + 5.3333vw);
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-top: 40px;
    }
    .strengths-item-fig-list li {
        width: 75vw;
        margin-right: 2.6666vw;
    }
    .strengths-item-fig-list .plus {
        right: 12px;
        bottom: 12px;
    }
    
    /* sec-company  ----------------------------- */
    .sec-company {
        padding: 60px 0 20px;
    }
    .sec-company .contents-col2-main {
        margin-top: 0;
        padding-left: 48px;
        box-sizing: border-box;
    }
    .ceo-profile {
        display: block;
        margin-top: 60px;
    }
    .ceo-profile .thumb {
        width: 56%;
        margin: 0 auto 16px;
    }
    .ceo-profile-cont {
        width: 100%;
        text-align: center;
    }
    .ceo-profile-cont .ttl {
        font-size: 1.8rem;
        margin-bottom: 10px;
    }
    .ceo-profile-cont .name-wrap {
        display: block;
    }
    .ceo-profile-cont .name {
         font-size: 2.4rem;
        line-height: 1.5;
        margin: 0 auto;
    }
    .ceo-career {
        margin-top: 26px;
        padding: 24px 20px;
    }
    .ceo-career .list-disc {
        display: block;
        text-align: left;
    }
    .ceo-career .list-disc li {
        width: 100%;
    }
    .sec-company .map {
        width: 100%;
        height: 300px;
        margin-top: 40px;
    }
    .sec-company .map .btn {
        position: absolute;
        right: 0;
        bottom: -45px;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // Works //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    
    /* search-pannel  ----------------------------- */
    .search-pannel {
        padding: 40px 0 0;
    }
    .search-pannel-block {
        display: block;
        justify-content: space-between;
        align-items: center;
    }
    .search-pannel-block {
        margin-bottom: 16px;
    }
    .search-pannel-block dt {
        width: 100%;
        font-size: 1.3rem;
        position: relative;
    }
    .search-pannel-block dt::after {
        content: "";
        width: calc(100% - 90px);
        height: 1px;
        background: #d9d9d9;
        position: absolute;
        right: 0;
        top: 45%;
    }
    .search-pannel-block dd {
        width: 100%;
        border-left: none;
        padding: 16px 0 0;
        box-sizing: border-box;
    }
    .search-cate-list {
        flex-wrap: wrap;
    }
    .search-cate-list li {
        margin-right: 14px;
    }
    .search-cate-list li a {
        font-size: 1.2rem;
        padding: 8px 0 6px;
    }
    .search-cate-list li a::before {
        width: 5px;
        height: 5px;
    }
    .search-cate-list li.current-cat a::before {
        top: 0px;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // Works Detail //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    
    /* works-ttl  ----------------------------- */
    .works-detail-ttl {
        margin: 32px 0 38px;
    }
    .works-detail-ttl-info {
        margin-bottom: 20px;
    }
    .works-detail-ttl-info .works-info {
        margin: 0 0 0 16px;
    }
    .works-detail-ttl .ttl {
        font-size: 2.1rem;
    }
    .works-detail-ttl .btn-txt {
        display: none;
    }
    
    /* sec-works-slider  ----------------------------- */
    .sec-works-slider {
        width: 100vw;
        margin: 0 0 40px 0;
    }
    .works-slider li {
        margin: 0 3px;
    }
    .works-slider li img {
        height: 220px;
    }
    .works-slider-thumb-wrap {
        max-width: 100%;
        margin: 16px auto 0;
        padding: 0 4%;
        box-sizing: border-box;
    }
    .works-slider-thumb {
        margin-right: -6px;
    }
    .works-slider-thumb .thumb {
        width: 60px;
        margin-right: 4px;
    }
    
    /* works-detail-col2  ----------------------------- */
    .works-detail-col2 {
        display: block;
        margin-bottom: 60px;
    }
    .works-detail-col2-main {
        width: 100%;
    }
    .customer-voice {
        padding: 32px 20px 26px;
        margin-top: 40px;
    }
    .customer-voice .sec-ttl {
        margin-bottom: 16px;
    }
    .works-detail-col2-side {
        width: 100%;
        position: static;
        margin-top: 40px;
    }
    .works-detail-col2-side .ttl {
        font-size: 1.6rem;
        padding: 10px 0;
    }
    .works-detail-col2-side .thumb {
        width: 140px;
        margin-top: 20px;
    }
    
    /* detail-nav  ----------------------------- */
    .detail-nav {
        padding: 48px 0 0;
    }
    .detail-nav ul {
        width: 100%;
    }
    .detail-nav ul li a {
        display: block;
        font-size: 1.3rem;
    }
    .detail-nav ul li.btn-prev a {
        padding-left: 50px;
    }
    .detail-nav ul li.btn-next a {
        padding-right: 50px;
    }
    
    /* sec-latest  ----------------------------- */
    .sec-latest {
        padding: 60px 0 40px;
    }
    .works-col-list {
        display: block;
        margin-top: 24px;
    }
    .works-col-list::after {
        display: none;
    }
    .works-col-item {
        width: 100%;
        border-top: 1px solid #d9d9d9;
        padding: 24px 0;
    }
    .works-col-item a {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .works-col-item .thumb {
        width: 90px;
    }
    .works-col-item .thumb::after {
        padding-top: 100%;
    }
    .works-col-item-inner {
        margin-top: 0;
        width: calc(100% - 110px);
    }
    .works-col-item .ttl {
        font-size: 1.4rem;
        margin: 8px 0;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // Service //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    
    /* sec-approach  ----------------------------- */
    .sec-approach {
        padding: 40px 0 60px;
    }
    .sec-approach-col2 {
        padding-top: 60px;
        position: relative;
    }
    .sec-approach-col2 .sec-ttl {
        width: 100%;
    }
    .sec-approach-col2-ttl {
        width: 105px;
        position: static;
        margin-top: 24px;
    }
    .sec-approach-col2-ttl .ttl {
        font-size: 2.4rem;
        line-height: 2;
        margin-right: -8px;
    }
    .sec-approach-col2-ttl .ttl .inner {
        display: block;
    }
    .sec-approach-col2-ttl .ttl .inner:nth-child(2) {
        margin-top: 48px;
    }
    .sec-approach-col2-ttl .en-ttl {
        font-size: 1.0rem;
        top: 60px;
    }
    .sec-approach-col2-cont {
        width: calc(100% - 130px);
        padding-top: 60px;
        margin-top: 0px;
    }
    .approach-list {
        display: block;
        margin: 40px 0 0;
        padding-bottom: 60px;
    }
    .approach-item {
        width: 240px;
        height: 240px;
        box-sizing: border-box;
        padding: 40px 0 0;
        margin: -10px auto;
    }
    .approach-item .en-ttl {
        width: 120px;
        margin: 0 auto 16px;
    }
    .approach-item .ttl {
        font-size: 1.6rem;
    }
    
    /* sec-service  ----------------------------- */
    .sec-service {
        padding-bottom: 20px;
    }
    .sec-service-col2 {
        display: block;
    }
    .sec-service-col2-side {
        width: 100%;
        position: static;
        padding-bottom: 10px;
    }
    .sec-service-col2-side .fixed-anchor {
        display: none;
    }
    .sec-service-col2-main {
        width: 100%;
    }
    .service-item {
        padding-bottom: 50px;
    }
    .service-item-fig .thumb::after {
        padding-top: 75%;
    }
    .service-item-cont {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 36px 5.3333vw 0 0;
    }
    .service-item-cont-ttl {
        width: 19.5%;
        align-items: flex-start;
    }
    .service-item-cont-ttl ._numb {
        font-size: 1.0rem;
    }
    .service-item-cont-ttl .ttl {
        font-size: 2.0rem;
    }
    .service-item-cont-inner {
        width: 70%;
        position: relative;
        padding: 48px 0 0;
    }
    .service-item-cont-inner .en-ttl {
        font-size: 1.0rem;
    }
    .service-item-cont-list {
        display: block;
        margin-top: 20px;
    }
    .service-item-cont-list .subttl {
        width: 100%;
        font-size: 1.4rem;
        margin-bottom: 10px;
    }
    .service-item-cont-list-inner {
        width: 100%;
    }
    .service-item-cont-list .list-disc {
    }
    .service-item-cont-list .list-disc::after {
        display: none;
    }
    .service-item-cont-list .list-disc li {
        width: 48%;
    }
    .service-item-cont-list .list-disc li:nth-child(3) {
        border-top: none;
    }
    .service-item-cont-list .note {
        font-size: 1.0rem;
        margin-top: 10px;
    }
    
    /* sec-available  ----------------------------- */
    .sec-available {
        padding: 0 0 60px;
    }
    .sec-available .sec-ttl {
        padding-top: 50px;
    }
    .sec-available-col3 {
        display: block;
        margin-top: 20px;
    }
    .available-block {
        width: 100%;
        padding: 0 20px;
        margin-bottom: 8px;
        border: 1px solid #d9d9d9;
        box-sizing: border-box;
        position: relative;
    }
    .available-block .ttl {
        width: 100%;
        text-align: left;
        position: relative;
        top: 0;
        font-size: 1.4rem;
        line-height: 1;
        padding: 16px 0;
    }
    .available-block .ttl::before,
    .available-block .ttl::after {
        content: "";
        width: 15px;
        height: 1px;
        background: #333333;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        transition: .3s;
    }
    .available-block .ttl::after {
        transform: translateY(-50%) rotate(90deg);
    }
    .available-block .ttl.ac::after {
        transform: translateY(-50%) rotate(0);
    }
    .available-block .ttl span {
        display: inline-block;
        padding: 0;
        background: #ffffff;
    }
    .available-block-list {
        display: none;
    }
    .available-block-list ul {
        padding-bottom: 10px;
    }
    .available-block-list ul li {
        width: 49%;
        font-size: 1.2rem;
        padding: 4px 8px 5px;
    }
    .available-note {
        font-size: 1.3rem;
        margin-top: 20px;
    }
    
    /* sec-flow  ----------------------------- */
    .sec-flow {
        padding: 60px 0;
    }
    .sec-flow-inner {
        padding: 10px 0 0;
    }
    .flow-item {
        padding: 32px 0;
        border-bottom: none;
        border-top: 1px solid #d9d9d9;
    }
    .flow-item ._numb {
        width: 24%;
        font-size: 1.2rem;
    }
    .flow-item-inner {
        width: 76%;
        display: block;
    }
    .flow-item-inner .thumb {
        width: 100%;
    }
    .flow-item-inner .thumb::after {
        padding-top: 66.6666%;
    }
    .flow-item-cont {
        width: 100%;
        margin-top: 18px;
    }
    .flow-item-cont .ttl {
        font-size: 1.8rem;
        margin-bottom: 8px;
    }
    .flow-item-contact {
        display: block;
        margin-top: 0;
    }
    .flow-item-contact li {
        width: 100%;
        padding: 12px 0 0;
        margin-top: 24px;
    }
    .flow-item-contact li .en-ttl {
        font-size: 1.2rem;
    }
    .flow-item-contact li .tel {
        font-size: 2.6rem;
    }
    .flow-item-contact li .txt {
        font-size: 1.0rem;
    }
    .flow-item-contact li .btn {
        margin-top: 8px;
    }
    .flow-item-contact li .btn a {
        font-size: 1.4rem;
    }
    .flow-note {
        font-size: 1.3rem;
        padding: 24px 20px;
        margin-top: 10px;
    }
    
    /* sec-faq  ----------------------------- */
    .sec-faq {
        padding: 60px 0 0;
    }
    .faq-list {
        margin-top: 20px;
    }
     .faq-list .block {
    }
    .faq-list .block-inner {
        padding-bottom: 12px;
    }
    .faq-list .block-inner.question {
        padding-top: 12px;
    }
    .faq-list .block-inner .en-ttl {
        width: 30px;
        font-size: 1.8rem;
        padding: 1px 0 0 0;
    }
    .faq-list .block-inner .txt {
        width: calc(100% - 30px);
    }
    .faq-list .block-inner.question .txt {
        font-size: 1.3rem;
        padding-right: 45px;
    }
    .faq-list .block-inner.question .plus {
        right: 0;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // Journal //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    
    /* sec-notes  ----------------------------- */
    .sec-notes {
        padding: 40px 0 20px;
    }
    .sec-notes .notes-list {
        padding: 0 0 8px;
        display: block;
    }
    
    /* sec-journal  ----------------------------- */
    .sec-journal {
        padding: 60px 0 0;
    }
    .sec-journal-col2 {
        display: block;
    }
    .sec-journal-side {
        width: 100%;
    }
    .sec-journal-cont {
        width: 100%;
    }
    .cate-list-sp {
        display: block;
    }
    .cate-list-sp select {
        width: 200px;
        height: 40px;
        font-size: 1.2rem;
        padding: 0 15px;
        margin: 0 0 24px;
    }
    
    /* wp-pagenavi  ----------------------------- */
    .wp-pagenavi {
        margin: 30px auto 0;
        text-align: center;
    }
    .wp-pagenavi a {
        width: 36px;
        height: 36px;
        margin: 0 6px 6px 0;
        line-height: 34px;
    }
    .wp-pagenavi span.current {
        width: 36px;
        height: 36px;
        margin: 0 6px 6px 0;
        line-height: 34px;
    }
    .wp-pagenavi span.extend {
        line-height: 34px;
        margin: 0 6px 6px 0;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // Journal Detail //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    
    /* sec-journal-detail  ----------------------------- */
    .sec-journal-detail {
        margin-top: 10px;
    }
    .journal-detail-ttl {
        margin-bottom: 48px;
    }
    .journal-detail-ttl .ttl {
        font-size: 2.2rem;
        padding: 18px 0 28px;
    }
    
    /* entry  ----------------------------- */
    .entry blockquote {
        padding: 24px 20px;
        margin: 1.2em 0;
    }
    .entry blockquote h2:first-child,
    .entry blockquote h3:first-child,
    .entry blockquote h4:first-child,
    .entry blockquote h5:first-child {
        margin-top: 4px;
    }
    .entry blockquote h2:first-child {
        margin-bottom: 0.2em;
    }
    .entry ul,
    .entry ol {
        margin: 0.5em 0 1em;
    }
    .entry ul li {
        padding-left: 1.0em;
    }
    .entry ul li::before {
        width: 6px;
        height: 6px;
        top: 12px;
    }
    .entry h2 {
        font-size: 2.0rem;
        margin: 0.8em 0;
    }
    .entry h3 {
        font-size: 1.8rem;
        margin: 1.5em 0 0.6em;
        padding-bottom: 14px;
        padding-left: 16px;
    }
    .entry h3::before {
        width: 3px;
        height: calc(100% - 18px);
    }
    .entry h4 {
        font-size: 1.6rem;
        margin: 1.4em 0 0.6em;
    }
    .entry h5 {
        font-size: 1.4rem;
        margin: 1em 0 0.2em;
    }
    .entry th,
    .entry td {
        padding: 8px 8px;
        font-size: 1.3rem;
    }
    
    /* journal-detail-btm  ----------------------------- */
    .journal-detail-btm {
        padding: 40px 0 32px;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // CONTACT //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    
    /* contact-tel-block  ----------------------------- */
    .contact-tel-block {
        padding: 24px 0 32px;
        margin-top: 40px;
    }
    .contact-tel-block .tel a {
        font-size: 3.2rem;
        margin: 0 0 2px;
    }
    .contact-tel-block .txt {
        font-size: 1.2rem;
    }
    
    /* contact-block  ----------------------------- */
    .contact-block {
        padding-top: 24px;
    }
    .contact-block .en-ttl {
        margin-bottom: 8px;
    }
    .contact-block dl {
        padding: 22px 0 14px;
    }
    .contact-block dl dt {
        width: 100%;
        padding: 0 0 8px;
        font-size: 1.4rem;
    }
    .contact-block dl .any,
    .contact-block dl .required {
        margin-left: 6px;
    }
    .contact-block dl dt .any,
    .contact-block dl dt .required {
        display: inline-block;
        position: relative;
        right: 0;
        top: 0;
    }
    .contact-block dl dd {
        width: 100%;
        padding-bottom: 10px;
    }
    .contact-block dl dd .inner {
        padding: 6px 0 0;
    }
    .contact-block dl dd .inner._flex {
        display: block;
    }
    .contact-block dl dd .inner._flex .item {
        margin-right: 0;
    }
    .contact-block dl dd .inner._flex .item.txt {
        padding: 0 0 2px;
    }
    .contact-block dl .note {
        font-size: 1.2rem;
        line-height: 1.75;
    }
    .contact-block dl dt .note {
        margin-top: 8px;
    }
    .contact-block dl .subtxt {
        font-size: 1.4rem;
        line-height: 1.75;
        padding-bottom: 8px;
    }
    .red {
        color: #cb1212;
    }
    .checkbox_text_note {
        display: block;
        border-left: none;
        padding: 8px 0 4px 0;
    }
    .checkbox_text_inner {
        padding: 0 0 0 20px;
        margin-bottom: 12px;
        border-left: 1px solid #d9d9d9;
    }
    
    /* input  ----------------------------- */
    input[type="text"],
    input[type="number"],
    input[type="password"],
    input[type="email"] {
        padding: 16px 10px;
        font-size: 1.4rem;
    }
    input[type="text"].w240 {
        width: 180px;
    }
    input[type="text"].w260 {
        width: 240px;
    }
    input[type="text"].w320 {
        width: 320px;
    }
    input[type="text"]._mb {
        margin-bottom: 6px;
    }
    select {
        width: 80%;
        padding: 0 10px;
        font-size: 1.4rem;
    }
    select.w200 {
        width: 200px;
    }
    select.w140 {
        width: 140px;
    }
    select.w240 {
        width: 180px;
    }
    select.w260 {
        width: 240px;
    }
    select._mb {
        margin-bottom: 6px;
    }
    textarea {
        box-sizing: border-box;
        height: 140px;
        padding: 10px 10px;
        font-size: 1.4rem;
    }
    
    /* radio, checkbox  ----------------------------- */
    .radio_text,
    .checkbox_text {
        padding: 0;
        font-size: 1.3rem;
    }
    .contact-block .checkbox_text._wrap,
    .wpcf7-radio,
    .wpcf7-checkbox {
        display: block;
    }
    .radio_text span.wpcf7-list-item,
    .checkbox_text span.wpcf7-list-item {
        margin: 1px 0 3px 0;
    }
    
    /* form-btn  ----------------------------- */
    .form-btn {
        padding-top: 24px;
        font-size: 1.4rem;
    }
    .form-btn .txt {
        margin-bottom: 20px;
    }
    .form-btn ul {
        display: flex;
        justify-content: center;
        padding-top: 30px;
    }
    .form-btn ul li {
        margin: 0 5px;
        width: 100%;
    }
    input[type="submit"],
    input[type="reset"], 
    nput[type="button"],
    button[type="submit"] {
        width: 100%;
        height: 70px;
        font-size: 1.5rem;
    }
    
    /* wpcf7-turnstile  ---------------------------------------- */
    .wpcf7-turnstile {
        margin-top: 10px;
    }
    
    /* complete-display  ----------------------------- */
    .complete-display {
        text-align: left;
        border: none;
        margin-top: 0;
        padding: 16px 0 0;
    }
    .complete-display .ttl {
        font-size: 2.4rem;
        padding-bottom: 12px;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // 404 //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    .sec-404 {
        padding: 32px 0 0;
        text-align: center;
    }
    
    
}