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


              // TOP //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    
    /* visual  ---------------------------------------- */
    .visual {}
    .visual-main::before {
        height: 100vh;
    }
    .visual-main-ttl {
        width: 92%;
        left: 4%;
        bottom: 84px;
    }
    .visual-main-ttl .en-ttl {
        margin-bottom: 20px;
    }
    .visual-main-ttl .en-ttl p {
        font-size: 5.9rem;
        letter-spacing: -0.02em;
        margin-bottom: -0.28em;
    }
    .visual-main-ttl .ttl {
        font-size: 1.2rem;
        line-height: 1.6;
        letter-spacing: 0.02em;
    }
    .visual-main .subttl {
        font-size: 2.2rem;
        right: 4%;
        top: 16%;
    }
    
    /* pickup-news  ---------------------------------------- */
    .pickup-news {
        width: 92%;
        right: 0;
        bottom: 0;
        padding: 0 4%;
    }
    .pickup-news a {
        display: flex;
        justify-content: space-between;
        padding: 16px 0 16px;
    }
    .pickup-news .en-ttl {
        width: 55px;
        font-size: 1.1rem;
        line-height: 1.5;
        margin-bottom: 0;
    }
    .pickup-news-inner {
        display: block;
        width: calc(100% - 55px);
    }
    .pickup-news .date {
        width: 70px;
        font-size: 1.1rem;
        margin-bottom: 3px;
    }
    .pickup-news .ttl {
        width: 100%;
        font-size: 1.1rem;
    }

    
    /* t-sec-company  ---------------------------------------- */
    .t-sec-company {
        padding: 40vh 0 160px;
        position: relative;
        z-index: 1;
    }
    .t-sec-company-ttl {
        font-size: 3.8rem;
        margin-top: 28px;
    }
    .t-sec-company-col2 {
        display: block;
        padding-top: 40px;
    }
    .t-sec-company-side {
        width: 100%;
        padding: 0 0 40px 0;
        box-sizing: border-box;
    }
    .t-sec-company-cont {
        width: 100%;
        padding-left: 22%;
        box-sizing: border-box;
    }
    .t-sec-company-list {
        margin-top: 40px;
    }
    .t-sec-company-list .en-ttl {
        font-size: 1.2rem;
        position: relative;
        padding: 16px 0;
    }
    .t-sec-company-list .en-ttl::before {
        width: 100%;
    }
    .t-sec-company-list li a {
        font-size: 1.6rem;
        padding: 12px 0;
    }
    .t-sec-company-list li a::after {
        right: 10px;
    }
    .t-sec-company-list li a .numb {
        font-size: 1.2rem;
        padding-right: 16px;
    }
    
    /* t-sec-img  ---------------------------------------- */
    .t-sec-img {
        margin-top: 30px;
    }
    .t-sec-img-fig01 {
        width: 49%;
    }
    .t-sec-img-fig02 {
        width: 31%;
        padding-left: 3.75%;
        margin-top: 100px;
    }
    .t-sec-img-fig03 {
        width: 37%;
        padding-right: 18%;
        margin-top: -20px;
    }
    .t-sec-img-fig04 {
        width: 20%;
        position: absolute;
        right: 3.75%;
        bottom: 38%;
    }
    .t-sec-img-fig04 .thumb::after {
        padding-top: 100%;
    }
    
    /* t-sec-business  ---------------------------------------- */
    .t-sec-business {
        padding: 50px 0 80px;
    }
    .logo-slider {
        padding-bottom: 60px;
    }
    .logo-slider li {
        margin: 0 3.5vw;
    }
    .logo-slider li img {
        height: 16vw;
    }
    .t-sec-business-list {
        margin: 24px 0;
        position: relative;
    }
    .t-sec-business-list .block {
        background: #ffffff;
        position: relative;
        left: 0;
        top: 0;
        padding: 0 0 32px;
        transition: .8s;
    }
    .t-sec-business-list .block-head {
        width: 100%;
        padding: 16px 0 26px;
        border-top: 1px solid #cccccc;
    }
    .t-sec-business-list .block-head .ttl {
        font-size: 1.2rem;
        padding-top: 2px;
    }
    .business-cate {
        font-size: 1.1rem;
        padding: 4px 12px 1px;
    }
    .t-sec-business-list .block-col2 {
        display: block;
        position: relative;
    }
    .t-sec-business-list .block-col2 .thumb-wrap {
        width: 100%;
    }
    .t-sec-business-list .block-col2 .thumb {
        width: calc(100% - 110px);
    }
    .t-sec-business-list .block-col2 .thumb::after {
        padding-top: 112%;
    }
    .t-sec-business-list .block-col2 .thumb-ttl .numb {
        font-size: 1.0rem;
        line-height: 1;
        padding-left: 6px;
    }
    .t-sec-business-list .block-col2 .thumb-ttl .ttl {
        font-size: 1.8rem;
        line-height: 1.75;
    }
    .t-sec-business-list .block-col2 .block-cont {
        width: 100%;
    }
    .t-sec-business-list .block-col2 .block-cont .ttl {
        font-size: 2.1rem;
        padding: 22px 0 8px;
    }
    .t-sec-business-list .block-col2 .block-cont .ttl::before {
        display: none;
    }
    .t-sec-business-list .block-col2 .block-cont .btn-txt {
        margin-top: 20px;
    }
    .t-sec-business-list .block-logo {
        width: 100%;
        padding-top: 2px;
        float: none;
    }
    .t-sec-business-list .block-logo li {
        margin-left: 5vw;
    }
    .t-sec-business-list .block-logo li img {
        height: 14vw;
    }
    .t-sec-business-list .block-logo._small {
        padding-top: 20px;
    }
    .t-sec-business-list .block-logo._small li {
        margin-left: 5.5vw;
    }
    .t-sec-business-list .block-logo._small li img {
        height: 13vw;
    }
    
    /* t-sec-news  ---------------------------------------- */
    .t-sec-news {
        margin: 20px 0 0;
    }
    .t-sec-news .section-wrap {
        padding-bottom: 65px;
    }
    .news-list-col3 {
        display: block;
        padding: 20px 0;
    }
    .sec-pagelink .news-list-col3 {
        padding-bottom: 0;
    }
    .news-list-col3::after {
        display: none;
    }
    .news-list-col3 .item {
        width: 100%;
        border-bottom: 1px solid rgba(204,204,204,0.20);
    }
    .news-list-col3 .item:last-child {
        border-bottom: none;
    }
    .news-list-col3 .item a {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 20px 0;
    }
    .news-list-col3 .item a .thumb {
        width: 90px;
    }
    .news-list-col3 .item a .thumb::after {
        padding-top: 100%;
    }
    .news-list-col3 .item-inner {
        width: calc(100% - 110px);
        margin: 0;
    }
    .cate-block {
        font-size: 1.1rem;
    }
    .cate-block .date {
        padding: 0 12px 0 0;
    }
    .cate-block .cate {
        font-size: 1.0rem;
        font-weight: 500;
    }
    .news-list-col3 .item .ttl {
        margin-top: 8px;
    }
    .news-list-col3 .item .cate-block .cate {
        font-weight: 400;
    }
    .t-sec-news-fig .thumb::after {
        padding-top: 75%;
    }

    /* t-sec-recruit  ---------------------------------------- */
    .t-sec-recruit {
        padding: 60px 0 80px;
    }
    .t-sec-recruit-cont {
        padding: 35px 5.3333% 60px 22%;
    }
    .t-sec-recruit-cont .ttl {
        font-size: 2.4rem;
        letter-spacing: 0.08em;
        margin-bottom: 12px;
    }
    .t-sec-recruit-cont .en-ttl {
        font-size: 1.0rem;
        right: 3%;
        top: -45px;
    }
    .recruit-slider li {
        width: 35vw;
        margin-right: 3vw;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // COMPANY //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    .sec-company-index {}
    .company-index-col2,
    .company-index-col3 {
        display: block;
    }
    .company-index-col2 {
        margin-bottom: 0;
    }
    .company-index-col2::after {
        display: none;
    }
    .company-index-col2 .block,
    .company-index-col3 .block {
        width: 100%;
        border-bottom: 1px solid #d9d9d9;
        margin-bottom: 30px;
    }
    .company-index-col3 .block:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }
    .company-index-col2 .block a,
    .company-index-col3 .block a {
        display: flex;
        justify-content: flex-start;
        padding-bottom: 32px;
    }
    .company-index-col2 .block a .en-ttl,
    .company-index-col3 .block a .en-ttl {
        width: 17%;
        font-size: 1.2rem;
    }
    .company-index-col2 .block a .block-inner,
    .company-index-col3 .block a .block-inner {
        width: 83%;
    }
    .company-index-col2 .block a .thumb::after {
        padding-top: 66.6666%;
    }
    .company-index-col3 .block a .thumb::after {
        padding-top: 66.6666%;
    }
    .company-index-col2 .block a .ttl {
        font-size: 2.0rem;
        margin: 16px 0 10px;
    }
    .company-index-col3 .block a .ttl {
        font-size: 2.0rem;
        margin: 16px 0 10px;
    }
    .company-index-col2 .block a .txt,
    .company-index-col3 .block a .txt {
        font-size: 1.4rem;
    }
    
    /* message  ---------------------------------------- */
    .sec-message-ttl {
        font-size: 2.6rem;
        margin-bottom: 40px;
    }
    .sec-message-col2 {
        display: block;
        padding: 0 0 0 20%;
    }
    .sec-message-col2 .en-ttl {
        font-size: 1.2rem;
    }
    .sec-message-col2-fig {
        width: 100%;
        margin: 0 auto 24px;
    }
    .sec-message-col2-fig .thumb::after {
        padding-top: 100%;
    }
    .sec-message-col2-cont {
        width: 100%;
    }
    .sec-message-col2-cont .name {
        padding-top: 24px;
        text-align: left;
    }
    .sec-message-col2-cont .name span {
        font-size: 1.8rem;
        margin-left: 16px;
    }
    
    /* contents-col2  ---------------------------------------- */
    .contents-col2 {
        display: block;
    }
    .contents-col2-side {
        padding: 48px 0 0;
    }
    .contents-col2-side::before {
        width: 25px;
    }
    .contents-col2-side::after {
        content: "";
        width: calc(100% - 30px);
        height: 1px;
        background: #cccccc;
        position: absolute;
        right: 0;
        top: 0;
    }
    .contents-col2-main::before {
        display: none;
    }
    .contents-col2-side {
        width: 100%;
    }
    .contents-col2-side ._sticky {
        position: relative;
        top: 0;
    }
    .contents-col2-side .ttl {
        font-size: 1.6rem;
        padding: 0 0 32px;
    }
    .contents-col2-side .en-ttl {
        font-size: 1.2rem;
        padding: 0 0 22px;
    }
    .contents-col2-main {
        width: 100%;
        padding: 0 0 40px;
    }
    .contents-col2-main .main-ttl {
        font-size: 2.2rem;
        margin-bottom: 28px;
    }
    
    /* philosophy  ---------------------------------------- */
    .philosophy-txt {
        font-size: 2.2rem;
    }
    .philosophy-list li {
    }
    .philosophy-list li .numb {
        width: 40px;
        font-size: 1.0rem;
    }
    .philosophy-list li p {
        width: calc(100% - 60px);
        font-size: 2.2rem;
    }
    .philosophy-law li {
        margin-bottom: 32px;
    }
    .philosophy-law li .numb {
        width: 40px;
        font-size: 1.6rem;
        line-height: 1.2;
        padding-top: 6px;
    }
    .philosophy-law li dl {
        width: calc(100% - 60px);
    }
    .philosophy-law li dl .ttl {
        font-size: 2.2rem;
        margin-bottom: 8px;
    }
    
    /* overview  ---------------------------------------- */
    .group-list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .group-list li {
        width: 47.5%;
        margin-bottom: 32px;
    }
    .group-list li dl {
        padding: 12px 0 0;
    }
    .group-list li dl dt {
        margin-bottom: 6px;
        letter-spacing: 0;
    }
    .group-list li dl dd {
        font-size: 1.2rem;
        letter-spacing: 0;
    }
    
    /* history  ---------------------------------------- */
    .history-list {
        margin-top: 20px;
    }
    .history-block {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        position: relative;
        margin-bottom: 22px;
    }
    .history-block:last-child {
        padding-bottom: 0;
    }
    .history-block::before {
        width: 11px;
        height: 11px;
        left: 73px;
        top: 6px;
    }
    .history-block::after {
        height: calc(100% + 11px);
        left: 78px;
        bottom: -28px;
    }
    .history-block-year {
        width: 98px;
        position: relative;
    }
    .history-block-year .numb {
        font-size: 2.2rem;
        padding: 2px 0 0;
    }
    .history-block-cont {
        width: calc(100% - 110px);
        border-bottom: 1px solid #cccccc;
        padding-bottom: 20px;
    }
    .history-block:last-child .history-block-cont {
        border-bottom: none;
        padding-bottom: 0;
    }
    
    /* access  ---------------------------------------- */
    .anchor-txt {
        display: none;
    }
    .access-block {
        display: block;
        padding: 32px 0;
    }
    .access-block:last-child {
        padding-bottom: 0;
    }
    .access-block._main {
    }
    .access-block._col1 {
    }
    .access-block .thumb {
        width: 135px;
        float: right;
        margin: 0 0 16px 16px;
    }
    .access-block._main .thumb {
        width: 100%;
        margin-bottom: 12px;
    }
    .access-block._main .thumb::after {
        padding-top: 50%;
    }
    .access-block .access-block-inner {
        width: 100%;
    }
    .access-block .business-cate {
        font-size: 1.1rem;
        padding: 5px 10px 2px;
    }
    .access-block .access-block-inner .ttl {
        font-size: 1.6rem;
        margin: 16px 0 10px;
    }
    .access-block .access-block-inner .ttl span {
        font-size: 1.0rem;
    }
    .access-block .txt {
        font-size: 1.2rem;
        margin: 0 0 16px;
    }
    .access-block-col2 {
        display: block;
        padding: 16px 0 0;
    }
    .access-block-col2-inner {
        width: 100%;
        border-right: none;
        margin-bottom: 40px;
    }
    .access-block-col2-inner:nth-child(2n) {
        margin-bottom: 0;
    }
    .access-block-col2-inner .ttl {
        margin-bottom: 4px;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // BUSINESS //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    
    /* sec-business-index  ---------------------------------------- */
    .sec-business-index {
        margin-bottom: -20px;
    }
    .business-index-col2 {
        display: block;
    }
    .business-index-col2 .block {
        width: 100%;
        padding: 40px 0;
    }
    .business-index-col2 .block .block-side {
        width: 100px;
        padding-right: 26px;
        box-sizing: border-box;
    }
    .business-index-col2 .block .block-side .ttl {
        font-size: 1.8rem;
        padding: 0 0 0 4px;
    }
    .business-index-col2 .block .block-side .numb {
        font-size: 1.0rem;
    }
    .business-index-col2 .block a {
        width: calc(100% - 100px);
    }
    .business-index-col2 .block .block-cont-inner {
        margin-top: 16px;
    }
    .business-index-col2 .block .business-cate {
        position: relative;
    }
    .business-index-col2 .block a .ttl {
        display: block;
        font-size: 2.0rem;
        margin: 0 0 10px;
        padding-top: 10px;
    }
    .business-index-col2 .block a .ttl::before {
        display: none;
    }
    
    /* sec-business  ---------------------------------------- */
    .sec-business {
        padding-left: 4%;
        display: block;
    }
    .sec-business-side {
        width: 100%;
        position: relative;
        padding: 16px 4vw 0 0;
        box-sizing: border-box;
    }
    .sec-business-side ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .sec-business-side ul li {
        width: 48%;
        margin-bottom: 0;
        padding: 8px 0;
    }
    .sec-business-side ul li a {
        padding-left: 24px;
        font-size: 1.2rem;
    }
    .sec-business-side ul li a::before {
        width: 12px;
    }
    .sec-business-side ul li a.current {
        color: #1a1a1a;
    }
    .sec-business-side ul li a.current::before {
        background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="14" height="22" viewBox="0 0 14 22"><path fill="rgb(26, 26, 26)" d="M13.3,11.8c-.2.2-3.9,3.8-5.8,7.1V0h-1v18.9c-1.8-3.3-5.6-6.9-5.8-7.1l-.7.7c1.8,1.7,6.5,6.8,6.5,9.5h1c0-2.7,4.7-7.7,6.5-9.5l-.7-.7Z"/></svg>') center center no-repeat;
        background-size: 100% auto;
    }
    .sec-business-main {
        width: 100%;
    }
    .sec-business-block {
        padding-top: 56px;
    }
    .sec-business-block-inner {
        padding-right: 4vw;
    }
    .business-ttl {
        padding: 40px 0 30px;
    }
    .business-ttl .ttl {
        font-size: 1.6rem;
    }
    
    /* business-concept  ---- */
    .business-concept .ttl {
        font-size: 2.4rem;
        margin-bottom: 16px;
    }
    .business-concept-slider {
        width: 96vw;
        margin-top: 40px;
    }
    .business-concept-slider .thumb {
        width: 65vw;
        margin-right: 2vw;
    }
    
    /* business-strengths  ---- */
    .business-strengths .block {
        display: block;
        margin-bottom: 32px;
    }
    .business-strengths .block:last-child {
        margin-bottom: 0;
    }
    .business-strengths .block .thumb {
        width: 100%;
    }
    .business-strengths .block .thumb::after {
        padding-top: 66.6666%;
    }
    .business-strengths .block-inner {
        width: 100%;
        padding: 24px 0 0;
    }
    .business-strengths .block .numb {
        width: 16%;
        font-size: 1.2rem;
        padding-top: 3px;
    }
    .business-strengths .block-cont {
        width: 82%;
    }
    .business-strengths .block-cont .ttl {
        font-size: 2.0rem;
        margin-bottom: 8px;
    }
    
    /* business-role  ---- */
    .business-role .thumb::after {
        padding-top: 50%;
    }
    .business-role-inner {
        margin-top: 22px;
    }
    .business-role .ttl {
        font-size: 2.2rem;
        margin-bottom: 8px;
    }
    .business-role-list {
        display: block;
        margin: 16px 0;
    }
    .business-role-list li {
        width: 100%;
        font-size: 1.5rem;
        padding: 14px 30px 10px 52px;
        margin: 0 0 8px;
        box-sizing: border-box;
    }
    
    /* business-shop  ---- */
    .business-shop {
        display: block;
        margin-bottom: 0;
    }
    .business-shop .block {
        width: 100%;
        margin-bottom: 40px;
    }
    .business-shop._col1 .block {
        margin-bottom: 22px;
    }
    .business-shop .block .thumb-wrap {
        position: relative;
        margin-bottom: 22px;
    }
    .business-shop .block .thumb::after {
        padding-top: 66.6666%;
    }
    .business-shop .block .thumb-wrap .business-shop-logo {
        width: 110px;
        padding-left: 8px;
        bottom: -10px;
    }
    .business-shop .block .ttl {
        font-size: 1.8rem;
        margin-bottom: 4px;
    }
    .business-shop .block .ttl span {
        font-size: 1.2rem;
    }
    .business-shop .block .txt {
        font-size: 1.2rem;
        line-height: 1.9;
        margin-bottom: 4px;
    }
    .business-shop .block .btn-txt {
        margin-top: 18px;
    }
    .business-shop-col1 .thumb {
        margin-bottom: 20px;
    }
    .business-shop-col1 .thumb::after {
        padding-top: 50%;
    }
    .business-shop-col1 .block {
        width: 100%;
        border-right: none;
        margin-bottom: 16px;
    }
    .business-shop-col1 .block:nth-child(2n) {
        border-right: none;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // NEWS //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    .sec-news-col2 {
        display: block;
    }
    .sec-news-side {
        width: 100%;
        padding: 0 0 35px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .cate-list-sp {
        display: block;
        margin-right: 4px;
    }
    .sec-news-side select {
        width: 140px;
        height: 40px;
        font-size: 1.2rem;
        padding: 0 15px;
        margin: 5px 0;
    }
    .sec-news-main {
        width: 100%;
        padding: 0;
    }
    .news-item {
        position: relative;
        padding: 0;
    }
    .news-item a {
        padding: 20px 0;
    }
    .news-item .thumb {
        width: 90px;
    }
    .news-item .thumb::after {
        padding-top: 100%;
    }
    .news-item-block {
        width: calc(100% - 110px);
        padding: 0;
    }
    .news-item-block .ttl {
        padding: 8px 0 0;
        font-size: 1.4rem;
    }
    
    /* wp-pagenavi  ---------------------------------------- */
    .wp-pagenavi {
        margin: 40px auto 20px;
        font-size: 1.2rem;
    }
    .wp-pagenavi a {
        width: 40px;
        height: 40px;
        margin: 0 6px 6px 0;
        line-height: 40px;
    }
    .wp-pagenavi span.current {
        width: 40px;
        height: 40px;
        margin: 0 6px 6px 0;
        line-height: 40px;
    }
    .wp-pagenavi span.extend {
        line-height: 40px;
        margin: 0 6px 6px 0;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // NEWS DETAIL //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    
    /* news-ttl  ---------------------------------------- */
    .news-ttl {
        padding: 30px 0 28px;
    }
    .news-ttl .ttl {
        font-size: 2.2rem;
        padding: 12px 0 8px;
    }
    .newsdetail-side {
        display: none;
    }
    .sec-news-detail {
        padding: 40px 0 40px;
        position: relative;
    }
    
    /* entry  ---------------------------------------- */
    .entry {
        width: 100%;
    }
    .entry blockquote {
        background: #f5f5f5;
        padding: 20px 20px;
        margin: 1.5em 0;
    }
    .entry blockquote h2:first-child {
        margin-bottom: 0.2em;
    }
    .entry ul li::before {
        top: 8px;
    }
    .entry h2 {
        font-size: 2.0rem;
        margin: 1.5em 0 1.2em
    }
    .entry h3 {
        font-size: 1.8rem;
        margin: 1.0em 0 0.6em;
        padding: 12px 20px 8px 28px;
    }
    .entry h3::before {
        height: calc(100% - 26px);
        left: 12px;
        transform: translateY(-50%);
    }
    .entry h4 {
        font-size: 1.6rem;
    }
    .entry h5 {
        font-size: 1.5rem;
    }
    
    /* sns-share  ---------------------------------------- */
    .sns-share {
        padding: 40px 0 0;
    }
    .sns-share .en-ttl {
        padding-right: 72px;
        margin-right: 15px;
    }
    .sns-share .en-ttl::after {
        width: 50px;
    }
    .sns-share li {
        padding: 4px 8px;
    }
    .sns-share li a {
        width: 22px;
        height: 22px;
    }
    
    /* detail-nav  ---------------------------------------- */
    .detail-nav {
        padding: 40px 0 0;
    }
    .detail-nav ul {
        height: 43px;
    }
    .detail-nav ul li {
        position: absolute;
        top: 0;
    }
    .detail-nav ul li.btn-back {
        left: 0;
    }
    .detail-nav ul li.btn-prev {
        right: 60px;
    }
    .detail-nav ul li.btn-next {
        right: 0;
    }
    .detail-nav ul li a {
        height: 43px;
        line-height: 43px;
    }
    .detail-nav ul li.btn-back a {
        padding-left: 60px;
    }
    .detail-nav ul li.btn-prev a {
        width: 43px;
        padding-left: 0;
    }
    .detail-nav ul li.btn-next a {
        width: 43px;
        padding-right: 0;
    }
    .detail-nav ul li a::before {
        width: 43px;
        height: 43px;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // RECTUIT //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    .sec-recruit-index {}
    .page-lead {
        margin: 0 0 40px;
    }
    .page-lead .ttl {
        font-size: 2.2rem;
        margin-bottom: 10px;
    }
    .recruit-index-col3 {
        display: block;
        margin-bottom: 0;
    }
    .recruit-index-col3::after {
        display: none;
    }
    .recruit-index-col3 .block {
        width: 100%;
        margin-bottom: 40px;
    }
    .recruit-index-col3 .block a {
        display: block;
    }
    .recruit-index-col3 .block-inner {
        margin-top: 16px;
    }
    .recruit-index-col3 .block .ttl {
        font-size: 1.4rem;
        padding: 14px 0 10px;
    }
    
    /*/////////////////////////////////////////////////////////////////////////////


              // CONTACT //
	  

	/////////////////////////////////////////////////////////////////////////////*/
    
    /* sec-contact-col2  ---------------------------------------- */
    .sec-contact-col2 {
        display: block;
    }
    
    /* sec-contact-side  ---------------------------------------- */
    .sec-contact-side {
        width: 100%;
        position: relative;
        padding: 0 0 32px;
        font-size: 1.2rem;
    }
    .sec-contact-main {
        width: 100%;
        padding: 32px 0 0;
        border-left: none;
        border-top: 1px solid #d9d9d9;
    }
    
    /* contact-block  ---------------------------------------- */
    .contact-block-txt {
        margin-bottom: 12px;
        font-size: 1.2rem;
    }
    .contact-block dl {
        padding: 6px 0;
        position: relative;
    }
    .contact-block dl dt {
        font-weight: 500;
        line-height: 1.9;
    }
    
    /* input  ---------------------------------------- */
    input[type="text"],
    input[type="number"],
    input[type="password"],
    input[type="email"] {
        padding: 15px;
        margin: 5px 0;
        height: 50px;
        font-size: 1.4rem;
    }
    select {
        margin: 5px 0;
        width: 100%;
        height: 50px;
        padding: 0 15px;
        font-size: 1.4rem;
    }
    textarea {
        width: 100%;
        height: 220px;
        padding: 15px;
        font-size: 1.4rem;
        margin: 5px 0;
    }
    
    /* form-btn  ---------------------------------------- */
    .form-btn {
        padding-top: 20px;
        font-size: 1.4rem;
    }
    .form-btn ul {
        padding-top: 30px;
    }
    .form-btn ul li {
        width: 90%;
        margin: 10px auto;
    }
    input[type="submit"],
    input[type="reset"],
    input[type="button"],
    button[type="submit"] {
        width: 90%;
        height: 60px;
        margin: 0 auto 10px;
        font-size: 1.5rem;
    }
    button[type="submit"] {
        margin: 20px auto 0;
    }
    
    /* complete-display  ---------------------------------------- */
    .complete-display {
        padding: 40px 20px;
    }
    .complete_ttl {
        font-size: 2.4rem;
    }
    
}