/* resposive for mobile */

@media screen and (min-width: 600px) {
    .img_headerMobile {
        display: none;
    }
    .policyImageMobile {
        display: none;
    }
    .accessMapMobile {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    body {
        max-width: 600px;
    }
    .more {
        font-size: 18px;
    }
    .arrow {
        width: 140px;
    }
    .sec-title {
        font-family: 'Catamaran', sans-serif;
        font-size: 3.4rem;
        font-weight: 700;
        color: #111;
        letter-spacing: 0.0rem;
        line-height: 1.61;
    }
    .sec-subtitle {
        font-family: 'Yu Gothic',sans-serif;
        font-size: 1.6rem;
        font-weight: 700;
        letter-spacing: 0.005rem;
        line-height: 1.68;
        color: #111;
        margin-bottom: 30px;
    }

/* =======================================

	Top Page

========================================== */

/* Header Section*/
    #headerTablet {
        margin: 0px 0px 30px 0px;
    }
    .headerTabletFlex {
        margin: 0px 0px 0px 0px ;
    }
    .headerTabletRight {
        display: none;
    }
    .logoTablet {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 30px;
        left: 30px;
        z-index: 10;
    }
    .img-headerTablet {
        display: none;
    }
    .mainVisualTablet-Catch {
        position: absolute;
        top: 64px;
        left: 30px;
    }
    .mainVisualTablet-text1 {
        font-family: 'catamaran', sans-serif;
        font-size: 3.5rem;
        font-weight: 700;
        line-height: 2.5;
        color: #333;
    }
    .mainVisualTablet-text2 {
        font-family: 'catamaran', sans-serif;
        font-weight: 700;
        font-size: 1.8rem;
        line-height: 1.3;
        color: #333;
        padding-left: 0px;
        letter-spacing: 00.05rem;
        width: 173px;
    }

/* news Section*/
#news {
    margin: 0px 18px 120px 18px;
}
.news-item {
    flex-direction: column;
}
    .news-item {
        align-items: center;
        padding: 0px;
        flex-direction: column;
    }
    .newsText {
        text-align: center;
    }
    .newsList {
        margin-left: 0px;
    }
    #news dl {
        display: auto;
    }
    #news dt {
        width: 100%;
        font-family: 'YuGothic','Yu Gothic',sans-serif;
        font-size: 1.2rem;
        font-weight: 500;
        line-height: 1.6;
        color: #111;
        padding: 30px 0 0 0;
        border-bottom: none;
        margin-bottom: 15px;
    }
    #news dd {
        width: 100%;
        font-family: 'YuGothic','Yu Gothic',sans-serif;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1.6;
        border-bottom: solid 1px #EFEFEF;
        margin-bottom: 0px;
        padding: 0px 0px 30px 10px;
    }
    #news dt:first-child {
        border-top: solid 1px #EFEFEF;
    }


/* About Section*/
#about {
    margin-bottom: 120px;
}
    #about .sec-subtitle {
        margin-bottom: 30px;
    }
    .aboutBackGround {
        width: 80%;
        height: 200px;
    }
    .aboutResponsiveText {
        padding: 30px 18px 0 18px;
    }
    .about-text2 {
        margin-bottom: 30px;
    }
    .aboutResponsiveText p {
        font-size: 1.4rem;
        font-weight: 500;
    }
    .about-more {
        position: absolute;
        right: 18px;
        bottom: -60px;
    }

/* Service Section*/
    #service {
        margin-bottom: 150px;
    }
    #service h3 {
        margin-bottom: 30px;
    }
    .img_topServiceTabletLeft {
        width: 84%;
        height: 180px;
    }
    .serviceTextGroup {
        width: 100%;
        padding-right: 18px;
    }
    .service-item1 {
        margin-top: 30px;
        margin-left: 18px;
    }
    .service-number {
        font-size: 2.6rem;
        font-weight: 700;
        padding-bottom: 0;
    }
    .service-name-en {
        font-size: 2.6rem;
        line-height: 1.65;
        margin-bottom: 5px;
    }
    .service-name-ja {
        margin-bottom: 30px;
    }
    .service-text {
        font-family: 'YuGothic','Yu Gothic',sans-serif;
        font-size: 1.4rem;
        font-weight: 500;
        letter-spacing: auto;
        line-height: 1.4;
    }
    .service-more1 {
        display: none;
    }
    .service-flex-1st {
        margin-bottom: 60px;
    }
    .img_topServiceTabletRight {
        width: 84%;
        height: 180px;
    }
    .service-more2 {
        display: none;
    }
    .service-flex-2st {
        margin-bottom: 60px;
    }
    .service-flex-3st {
        margin-bottom: 60px;
    }
    .service-flex-4th {
        margin-bottom: 60px;
    }
    .service-more4 {
        position: absolute;
        bottom: -70px;
        right: 18px;
    }

/* Recruit Section*/
    #recruit {
        margin-bottom: 320px;
    }
    .img_topRecruiteTablet {
        width: 100%;
        height: 250px;
        margin: 0 auto;
    }
    .recruit-square {
        width: 90%;
        height: auto;
        position: absolute;
        top: 180px;
        left: 0px;
        padding: 30px;
        border-top-right-radius: 50px;
    }
    .recruit-item {
        width: 100%;
        margin: 0px;
    }
    .recruit-text1 {
        font-size: 3.4rem;
        line-height: 1.61;
        letter-spacing: 0;
        margin-bottom: 0px;
    }
    .recruit-text2 {
        font-family: 'catamaran', sans-serif;
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 1.68;
        letter-spacing: 0.005rem;
        margin-bottom: 30px;
    }
    .recruit-item p {
        width: 100%;
        font-family: 'YuGothic','Yu Gothic',sans-serif;
        font-size: 1.4rem;
        line-height: 1.71;
        font-weight: 500;
    }
    .recruit-more {
        position: absolute;
        top: 460px;
        right: 18px;
        bottom: auto;
        left: auto;
    }

/* Contact Section*/
    #contact {
        margin-bottom: 100px;
    }
    .contact-bgTablet {
        background-image: url(../img/mobile/img_contactMobile.png);
        width: 100%;
        height: 350px;
        background-size: cover;
        margin: 0 auto 0 auto;
    }
    .contact-item {
        padding-top: 20px;
    }
    #contact h3 {
        margin-bottom: 30px;
    }
    .contact-item p {
        font-family: 'YuGothic','Yu Gothic',sans-serif;
        font-size: 1.4rem;
        font-weight: 700;
        line-height: 1.7;
        color: #111;
        margin-bottom: 60px;
        padding: 0 18px ;
    }
    .contact-item a {
        font-family: 'catamaran', sans-serif;
        font-size: 2rem;
        font-weight: 700;
        line-height: 1.6;
        color: #111;
        background-color: #fff;
        padding: 14px 65px;
        border-radius: 7px;
    }
    /* Contact Section*/
    #info {
        width: 100%;
        padding: 0px;
    }
    .info-group {
        width: 100%;
        background-color: #F7F7F8;
        height: auto;
        border-top-right-radius: 50px;
        display: flex;
        flex-direction: column;
        padding-top: 60px;
    }
    .info-text-group {
        margin-bottom: 30px;
    }
    .info-flex1 {
        width: 100%;
        margin: 0;
        padding-left: 30px;
    }
    .info-logo {
        width: 181px;
        height: 80px;
        margin-bottom: 30px;
    }
    .company-name {
        font-family: 'catamaran', sans-serif;
        font-size: 2rem;
        font-weight: 700;
        line-height: 1.65;
        color: #333;
        margin-bottom: 0px;
    }
    .company-address {
        font-family: 'catamaran', sans-serif;
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.68;
        color: #333;
        margin-bottom: 0px;
    }
    .tell-number,
    .mail-address
    {
        font-family: 'catamaran', sans-serif;
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.68;
        color: #333;
    }.mail-icon {
        width: 12px;
        height: auto;
        margin: 5px 5px 0px 0px;
    }
    .info-flex2 {
        width: 100%;
    }
    .site-map {
        display: flex;
        flex-wrap: wrap;
        margin: 0px 0px 0px 30px;
    }
    .map-item {
        width: 50%;
        margin-bottom: 30px;
    }
.map-item ul li a {
    font-family: 'YuGothic','Yu Gothic',sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.7;
}
.map-item ul li {
    margin-bottom: 10px;
}

/* =======================================

	News Page

========================================== */
    #allNews {
        width: 90.4%;
        margin: 0 auto 100px auto;
    }

    #allNews .sec-subtitle {
        margin-bottom: 60px;
    }

/* =======================================

	About Page

========================================== */

/* Header Section*/

    #headerMenu {
        display: none;
    }

/* Policy Section*/
    #policy {
        margin-bottom: 60px;
    }
    .textBox {
        background-color: #F7F7F8;
        width: 95.2%;
        border-top-right-radius: 50px;
        padding: 30px 30px 130px 30px;
        margin: 0;
    }
    #policy .sec-subtitle {
        margin-bottom: 30px;
    }
    .textGroup p {
        width: 100%;
        font-family: 'YuGothic','Yu Gothic',sans-serif;
        font-size: 1.4rem;
        font-weight: 700;
        letter-spacing: 0.01rem;
        line-height: 1.71;
        color: #111;
        font-weight: 500;
    }
    .policyImage {
        display: none;
    }
    .policyImageMobile {
        width: 80%;
        height: 200px;
        position: relative;
        top: -100px;
        margin-left: auto;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

/* Why Section*/
    #why {
        width: 100%;
        margin: 0 0 60px 0;
        padding: 0 18px;
    }
    .whyGroup {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    #why .sec-subtitle {
        margin-bottom: 30px;
    }
    #why p {
        width: 100%;
        font-family: 'YuGothic','Yu Gothic',sans-serif;
        font-size: 1.4rem;
        font-weight: 700;
        letter-spacing: 0.01rem;
        line-height: 1.71;
        font-weight: 500;
    }

/* CompanyOverview Section*/
    #companyOverview {
        border-top-right-radius: 50px;
        padding: 30px 18px 50px 18px;
        margin-bottom: 60px;
    }
    #companyOverview .sec-subtitle {
        margin-bottom: 30px;
    }
    .overviewTable {
        width: 100%;
        margin: auto;
    }
    .overviewTable td{
        font-size: 1.4rem;
        padding-top: 30px;
    }
    .overviewTable th{
        font-size: 1.4rem;
        font-weight: 400;
        padding-bottom: 30px;
    }


/* Access Section*/
    #access {
        margin-bottom: 60px;
    }
    #access .sec-subtitle {
        margin-bottom: 30px;
    }
    .accessMap {
        display: none;
    }

/* =======================================

	Service Page

========================================== */

/* MainVisual Section*/
    .serviceMainVisual {
        background-image: url(../img/mobile/img_serviceMainvisual.png);
        background-size: cover;
        width: 100%;
        height: 500px;
        text-align: center;
        padding-top: 100px;
    }
    #serviceMain .sec-subtitle {
        margin-bottom: 60px;
    }
    #serviceMain p {
        width: 90%;
        font-size: 1.6rem;
        line-height: 1.75;
        letter-spacing: 0;
    }
    #serviceMain {
        margin: 0 auto 60px auto;
    }

/* ServiceDetail Section*/
    #serviceDetail {
        margin-bottom: 30px;
    }
    .serviceDetailGray {
        width: 100%;
        height: auto;
        padding-bottom: 0px;
    }
    .blockGray1 {
        height: auto;
    }
    .blockGray1 p {
        font-size: 1.8rem;
        padding: 30px 0 15px 0;
        margin-bottom: 0;
    }
    .blockGray2 {
        height: auto;
        margin-bottom: 30px;
    }
    .blockGray2 p {
        margin-bottom: 15px;
    }
    .blockGray3 {
        height: auto;
    }
    .blockGray3 p {
        width: 90%;
        font-family: 'YuGothic','Yu Gothic',sans-serif;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1.57;
    }
    .serviceDetailWhite {
        width: 100%;
        height: auto;
        padding-bottom: 0px;
    }
    .blockWhite1 {
        height: auto;
    }
    .blockWhite1 p {
        font-size: 1.8rem;
        padding: 30px 0 15px 0;
        margin-bottom: 0;
    }
    .blockWhite2 {
        height: auto;
        margin-bottom: 30px;
    }
    .blockWhite2 p {
        margin-bottom: 15px;
    }
    .blockWhite3 {
        height: auto;
    }
    .blockWhite3 p {
        width: 90%;
        font-family: 'YuGothic','Yu Gothic',sans-serif;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1.57;
    }

/* ServiceDetail Section*/
    #informationSecurity {
        width: 100%;
        border-top-right-radius: 50px;
        margin: 0 0 100px 0;
        padding: 30px 18px 30px 18px;
    }
    .isBlock {
        width: 100%;
    }
    .isTextbox {
        margin-bottom: 30px;
    }
    .isTitle {
        font-size: 3.4rem;
    }
    .isSubtitle {
        margin-bottom: 30px;
    }
    .isText {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .isMinititle {
        font-size: 1.4rem;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .isText p {
        width: 92.9%;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1.5;
        margin: 0 auto;
    }
    .signature {
        font-size: 1.4rem;
        font-weight: 400;
        line-height:2;
    }

/* =======================================

	Recruit Page

========================================== */

/* RecruitEssentials Section*/
    #recruitEssentials {
        border-top-right-radius: 50px;
        margin-bottom: 60px;
        padding: 30px 18px 60px 18px;
        width: 100%;
    }
    .recruitTitle {
        font-size: 2.8rem;
        letter-spacing: 0rem;
        margin-bottom: 30px;
    }
    .recruitTable {
        width: 100%;
        margin: 0 auto;
    }
    .recruitTable td {
        font-size: 1.4rem;
        line-height: 1.5;
        padding: 30px 0 0 0px;
    }
    .recruitTable th {
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1.5;
        padding: 10px 0 30px 10px;
    }
    /* recruitProcess Section*/
    #recruitProcess {
        border-top-right-radius: 50px;
        margin-bottom: 100px;
        padding: 30px 18px 60px 18px;;
    }
    /* =======================================

        Consadoleページ

    ========================================== */
    #consadole-textBox .textBox {
		padding: 30px 18px !important;
		margin-bottom: 56px;
	}
    .texBox-flex {
        display: block;
    }
    .cosadole_text {
        width: 100%;
    }
    .cosadole_img {
        text-align: center;
        padding-top: 80px;
    }
    .cosadole_img img {
        width: 120px;
    }
    #supachok {
        margin-bottom: 64px;
    }
    .supachok-img{
        position: initial;
    }
    .big-text {
        padding: 0 !important;
    }
    .big-text p {
		font-size: 72px !important;
	}
    .big-text span {
        font-size: 56px !important;
	}
    .supachok-background {
		background-image: url('/lib/img/img_cosadole_supachok_mobile.png');
		background-attachment: initial;
		background-size: cover;
		background-position: left;
		height: 600px;
		padding: 60px 18px;
		background-repeat: no-repeat;
        margin-bottom: 64px;
	}
    .supachok-background-flex {
        display: block;
        width: 100%;
        text-align: end;
        padding: 16px 8px 24px 8px
    }
    .supachok-background-flex-instagram {
        text-align: end;
    }
    .supachok-background-flex-instagram img {
        width: 40px;
        margin: 16px 22px 8px 22px;
    }
    .supachok-background-profile-responsive li span {
        font-size: 10px;
    }
    .supachok-background-profile-responsive li p {
        margin-top: 10px;
        font-size: 14px;
    }
    .supachok-background-profile-responsive li {
        margin-bottom: 24px;
    }
    .supachok-background-profile-responsive {
        width: 90%;
    }
    .supachok-background-more {
        margin-top: 24px;
    }
    .supachok-background-more p {
        font-size: 14px;
    }
    .supachok-img-resposive p {
        text-align: end;
    }
    .consadole-link-logo {
        margin-bottom: 24px;
    }
    #consadole-link p {
        font-size: 19px;
        margin-bottom: 16px;
    }
    #consadole-link a {
        font-size: 16px;
    }
}