@charset "utf-8";

/* スマホここから */
@media only screen and (max-width: 767px) {
	
	.pc {
		display: none;
	}

	body {
		background: #ffffff;
		color: #333333;
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 1.6rem;
		line-height: 3.2rem;
		font-weight: 400;
		font-feature-settings: "palt";
	}

    div.head_area {
        margin: 0 auto;
        background-color: rgba(255, 255, 255, 0.8);
        background-image: url(./images/common/bg_head_sp.png);
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 146px;
        width: 100%;
        height: 48px;
        position: fixed;
        z-index: 999;
    }

    div.head {
        margin: 0 auto;
        width: 100%;
        height: 48px;
        display: flex;
        justify-content: space-between;
    }

    div.head_menu_area {
        margin: 0;
        width: calc(100% - 166px);
        height: 48px;
        display: flex;
        justify-content: flex-start;
    }

    div.head_logo {
        margin: 18px 0 0 18px;
        width: 160px;
    }

    div.head_logo h1 {
        margin: 0 auto;
        width: 100%;
    }

    div.head_logo h1 img {
        width: 100%;
        height: auto;
    }

    div.head_menu {
        display: none;
    }

    div.head_tel {
        margin: 0;
        width: 56px;
    }

    div.head_tel img {
        width: 100%;
        height: auto;
    }

    div.head_contact {
        margin: 0;
        width: 55px;
    }

    div.head_contact img {
        width: 100%;
        height: auto;
    }

	div.head_menu_sp {
		margin: 0;
		width: 55px;
	}

	div.head_menu_sp img {
		width: 100%;
		height: auto;
	}

    /*TOP*/

	div.main_visual_area {
		display: none;
	}

	div.main_visual_sp {
		margin: 0 auto;
        padding: 48px 0 0;
		width: 100%;
	}

	div.main_visual_sp img {
		width: 100%;
		height: auto;
	}

    div.main {
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }

    div.main_l {
        margin: 0 auto;
        padding: 0 0 100px;
        background: url(./images/common/bg_main_l_sp.png) center top no-repeat;
        background-size: 100%;
        width: 100%;
    }

    div.main_r {
        margin: 0 auto;
        padding: 0 0 100px;
        background: url(./images/common/bg_main_r_sp.png) center top no-repeat;
        background-size: 100%;
        width: 100%;
    }

    div.top_youtube {
        margin: 42px auto 62px;
        width: 100%;
        max-width: 1280px;
        text-align: center;
    }

    div.top_youtube h2 {
        margin: 0 auto 10px;
        font-size: 1.5rem;
        line-height: 2.6rem;
        font-weight: 500;
        text-align: center;
    }

    div.top_youtube_movie {
        margin: 0 auto 15px;
        width: 84%;
    }

    div.top_youtube_movie iframe {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        display: block;
    }

    div.top_youtube p {
        margin: 0 auto;
        font-size: 1.5rem;
        line-height: 2.6rem;
        font-weight: 500;
        text-align: center;
    }

    div.top_strength {
        margin: 0 auto 40px;
		padding: 58px 0 0;
        width: 100%;
		background: url(./images/top/top_illust_strength_sp.png) center top no-repeat;
		background-size: 375px;
        display: flex;
        flex-direction: column-reverse;
		flex-wrap: wrap;
    }

    div.top_strength_photo {
        margin: 0 auto;
        width: 100%;
    }

    div.top_strength_photo img {
        width: 100%;
        height: auto;
    }

	div.top_strength_button_sp {
        margin: 42px auto 0;
        width: 216px;
    }

    div.top_strength_button_sp a {
        margin: 0 0 0 0;
        background: #ffffff;
        font-size: 1.6rem;
        line-height: 40px;
        font-weight: 500;
        letter-spacing: 0.035em;
        text-align: center;
        text-decoration: none;
        border: 2px solid #000000;
        display: block;
    }

    div.top_strength_button_sp a span {
        padding: 0 0 0 36px;
        background: url(./images/common/icon_read_more.png) left center no-repeat;
        background-size: 15px;
    }

    div.top_strength_content {
        margin: 0 auto 32px;
        width: 84%;
    }

    div.top_strength_content h2 {
        margin: 0 0 35px;
        font-size: 1.8rem;
        line-height: 45px;
        font-weight: 500;
        letter-spacing: 0.175em;
        text-align: left;
        position: relative;
    }

    div.top_strength_content h2::after {
        margin: 0;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    div.top_strength_content h3 {
        margin: 0 0 25px;
        font-size: 5.0rem;
        line-height: 5.0rem;
        font-weight: 700;
        text-align: left;
    }

    div.top_strength_content h4 {
        margin: 0 0 24px;
        font-size: 3.1rem;
        line-height: 4.2rem;
        font-weight: 700;
        text-align: left;
    }

    div.top_strength_content p {
        margin: 0 auto;
        font-size: 1.6rem;
        line-height: 2.8rem;
        font-weight: 500;
        letter-spacing: 0.035em;
        text-align: left;
    }

    div.top_strength_button {
        display: none;
    }

    div.top_business_area {
        margin: 0 auto 50px;
        padding: 90px 0 290px;
		background-color: #f1f1f1;
        background-image: url(./images/top/bg_top_business_sp_top.png), url(./images/top/bg_top_business_sp_middle.png), url(./images/top/bg_top_business_sp_bottom.png);
        background-size: 375px, 100%, 375px;
		background-position: center top, center top, center bottom;
		background-repeat: no-repeat, no-repeat, no-repeat;
        width: 100%;
    }

	div.top_business_area_title {
		margin: 0 auto 40px;
		width: 84%;
		text-align: left;
	}

    div.top_business_area h2 {
        margin: 0;
		width: 102px;
        font-size: 1.8rem;
        line-height: 45px;
        font-weight: 500;
        text-align: center;
        letter-spacing: 0.175em;
        position: relative;
		display: inline-block;
    }

    div.top_business_area h2::after {
        margin: 0;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    div.top_business_content {
        margin: 0 auto;
        width: 84%;
    }

    div.top_business_category {
        margin: 0 auto 60px;
        width: 100%;
    }

	div.top_business_category:last-child {
        margin: 0 auto;
    }

    div.top_business_category_photo {
        margin: 0 auto;
        width: 100%;
        background: #ffffff;
    }

    div.top_business_category_photo img {
        width: 100%;
        height: auto;
    }

    div.top_business_category_link {
        margin: -21px auto 0;
        width: 216px;
        position: relative;
        z-index: 10;
    }

    div.top_business_category_link ul {
        margin: 0 auto;
        width: 100%;
    }

    div.top_business_category_link ul li {
        margin: 14px auto 0;
        width: 100%;
    }

    div.top_business_category_link ul li:first-child {
        margin: 0 auto;
        width: 100%;
    }

    div.top_business_category_link ul li a {
        margin: 0 auto;
        background: #ffffff;
        width: 100%;
        font-size: 2.1rem;
        line-height: 42px;
        font-weight: 500;
        text-align: center;
        text-decoration: none;
        display: block;
    }

    div.top_contact {
        margin: 0 auto 50px;
        padding: 42px 0 44px;
        width: 84%;
		max-width: 315px;
        border: 1px solid #000000;
    }

    div.top_contact h2 {
        margin: 0 auto 25px;
        font-size: 1.8rem;
        line-height: 42px;
        font-weight: 500;
        letter-spacing: 0.175em;
        text-align: center;
        position: relative;
    }

    div.top_contact h2::after {
        margin: 0 auto;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    div.top_contact h3 {
        margin: 0 auto 56px;
        font-size: 2.0rem;
        line-height: 3.0rem;
        letter-spacing: 0.04em;
        font-weight: 500;
        text-align: center;
    }

    div.top_contact_content {
        margin: 0 auto;
        width: 100%;
    }

    div.top_contact_tel {
        margin: 0 auto 36px;
        width: 100%;
        text-align: center;
    }

    div.top_contact_tel_content {
        margin: 0;
        display: inline-block;
    }

    div.top_contact_tel_content p {
        margin: 0 auto;
        font-size: 1.5rem;
        line-height: 1.5rem;
        font-weight: 500;
        text-align: center;
    }

    div.top_contact_tel_content p.tel {
        margin: 0 auto 12px;
        font-size: 3.1rem;
        line-height: 3.1rem;
        font-weight: 700;
        text-align: center;
    }

    div.top_contact_tel_content p.tel span {
        padding: 0 0 0 52px;
        position: relative;
    }

    div.top_contact_tel_content p.tel span::before {
        content: "";
        background: url(./images/common/icon_tel.png) center center no-repeat;
        background-size: 42px;
        width: 42px;
        height: 40px;
        position: absolute;
        left: 0;
        bottom: 10px;
        z-index: 2;
    }

    div.top_contact_mail {
        margin: 0 auto;
		padding: 30px 0 0;
        width: 256px;
		position: relative;
    }

	div.top_contact_mail::after {
        margin: 0 auto;
        content: "";
        background: #000000;
        width: 86px;
        height: 1px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
    }

    div.top_contact_mail_button {
        margin: 0 auto;
        width: 100%;
    }

    div.top_contact_mail_button a {
        margin: 0;
        background: #000000;
        color: #ffffff;
        font-size: 1.5rem;
        line-height: 70px;
        font-weight: 500;
        text-align: center;
        text-decoration: none;
        display: block;
    }

    div.top_contact_mail_button a span {
        padding: 0 0 0 35px;
        background: url(./images/common/icon_envelope.png) left center no-repeat;
        background-size: 18px;
    }

    div.top_map {
        margin: 0 auto;
        width: 100%;
        height: 362px;
    }

	div.top_map iframe {
        margin: 0 auto;
        width: 100%;
        height: 100%;
    }

    /*フッター*/

    div.foot_menu_area {
        margin: 0 auto;
        padding: 25px 0;
        background: #efefef;
    }

    div.foot_menu {
        margin: 0 auto;
		width: 84%;
    }

    div.foot_menu ul {
        margin: 0 auto;
        display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
    }

    div.foot_menu ul li {
        margin: 0 0 0 42px;
        font-size: 1.5rem;
        line-height: 30px;
        font-weight: 500;
    }

    div.foot_menu ul li:first-child {
        margin: 0 0 0 0;
    }

	div.foot_menu ul li:nth-child(4) {
        margin: 0 0 0 0;
    }

	div.foot_menu ul li:nth-child(7) {
        margin: 0 0 0 0;
    }

    div.foot_menu ul li a {
        text-decoration: none;
    }

    div.foot {
        margin: 0 auto;
        padding: 146px 0 66px;
        width: 100%;
        background-image: url(./images/common/foot_bg_sp_top.png), url(./images/common/foot_bg_sp_bottom.png);
        background-size: 375px, 375px;
		background-position: center top, center bottom;
		background-repeat: no-repeat, no-repeat;
    }

    div.foot_info {
        margin: 0 auto 30px;
        width: 100%;
        text-align: center;
    }

    div.foot_info h3 {
        margin: 0 auto 35px;
        width: 254px;
    }

    div.foot_info h3 img {
        width: 100%;
        height: auto;
    }

    div.foot_info dl {
        margin: 0 auto;
        width: 84%;
		max-width: 315px;
        display: flex;
        flex-wrap: wrap;
    }

    div.foot_info dl dt {
        margin: 0 auto 12px;
        width: 85px;
    }

    div.foot_info dl dt img {
        width: 100%;
        height: auto;
    }

    div.foot_info dl dd {
        margin: 0 auto;
        width: 100%;
        font-size: 1.6rem;
        line-height: 2.5rem;
        font-weight: 500;
        text-align: left;
    }

    div.foot_offices {
        margin: 0 auto;
        width: 84%;
		max-width: 315px;
    }

    div.foot_offices dl {
        margin: 0 auto 10px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    div.foot_offices dl dt {
        margin: 0 0 0 0;
        width: 100%;
        font-size: 1.5rem;
        line-height: 2.3rem;
        font-weight: 500;
        text-align: left;
    }

    div.foot_offices dl dd {
        margin: 0 0 0 0;
		width: 100%;
        font-size: 1.5rem;
        line-height: 2.3rem;
        font-weight: 500;
        text-align: left;
    }

    div.copyright {
        margin: 0 auto;
        width: 100%;
        background: #000000;
    }

    div.copyright p {
        margin: 0 auto;
        color: #ffffff;
        font-size: 1.2rem;
        line-height: 80px;
        font-weight: 500;
        letter-spacing: 0.02em;
        text-align: center;
    }

    div.scroll_to_page_top {
        margin: 0;
        position: fixed;
        bottom: 18px;
        right: 10px;
        width: 46px;
        z-index: 100;
    }

    div.scroll_to_page_top img {
        width: 100%;
        height: auto;
    }

    /*下層ページ*/

    div.page_title {
        margin: 0 auto;
        width: 100%;
    }

    div.page_title img {
        width: 100%;
        height: auto;
    }

    /*私たちについて*/

    div.about_main {
        margin: 0 auto;
		padding: 66px 0 0;
        width: 100%;
        background: url(./images/about/bg_illust_about_sp.png) center top no-repeat;
        background-size: 375px;
    }

    div.about_intro_title {
        margin: 0 auto 20px;
        width: 84%;
    }

    div.about_intro_title h3 {
        margin: 0 0 25px;
        font-size: 1.8rem;
        line-height: 45px;
        font-weight: 500;
        letter-spacing: 0.175em;
        text-align: left;
        position: relative;
    }

    div.about_intro_title h3::after {
        margin: 0;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    div.about_intro_title h4 {
        margin: 0 auto;
        font-size: 3.1rem;
        line-height: 4.1rem;
        font-weight: 700;
        text-align: left;
    }

	div.about_intro_title h4 br {
        display: none;
    }

    div.about_intro_content_area {
        margin: 0 auto 32px;
        width: 100%;
    }

    div.about_intro_content {
        margin: 0 auto 30px;
        width: 84%;
    }

	div.about_intro_content p {
        margin: 0 auto;
        font-size: 1.6rem;
		line-height: 2.8rem;
		font-weight: 500;
		letter-spacing: 0.035em;
		text-align: left;
    }

    div.about_intro_photo {
        margin: 0 auto;
        width: 100%;
    }

    div.about_intro_photo img {
        width: 100%;
        height: auto;
    }

    div.about_information {
        margin: 0 auto 50px;
        width: 84%;
    }

    div.about_information h3 {
        margin: 0 0 20px;
        font-size: 1.8rem;
        line-height: 45px;
        font-weight: 500;
        letter-spacing: 0.175em;
        text-align: left;
        position: relative;
    }

    div.about_information h3::after {
        margin: 0;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    table.about {
        margin: 0 auto;
        width: 100%;
    }

    table.about tr {
        border-bottom: 1px solid #cccccc;
    }

	table.about tbody tr:last-child {
        border-bottom: none;
    }

    table.about th {
        padding: 12px 0 0;
        width: 100%;
        font-size: 1.8rem;
        line-height: 2.8rem;
        font-weight: 400;
        letter-spacing: 0.02em;
        text-align: left;
		display: block;
    }

    table.about th span {
        padding: 0 0 0 12px;
        position: relative;
    }

    table.about th span::after {
        margin: auto 0;
        content: "";
        background: #000000;
        width: 4px;
        height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 1;
    }

    table.about td {
        padding: 5px 0 10px 12px;
        font-size: 1.5rem;
        line-height: 2.8rem;
        font-weight: 400;
        letter-spacing: 0.02em;
        text-align: left;
		display: block;
    }

    div.about_access {
        margin: 0 auto 40px;
        width: 84%;
    }

    div.about_access h3 {
        margin: 0 0 12px;
        font-size: 1.8rem;
        line-height: 45px;
        font-weight: 500;
        letter-spacing: 0.175em;
        text-align: left;
        position: relative;
    }

    div.about_access h3::after {
        margin: 0;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    div.about_access p {
        margin: 0 auto;
        font-size: 1.6rem;
        line-height: 2.8rem;
        letter-spacing: 0.02em;
        font-weight: 400;
        text-align: left;
    }

    div.about_tel {
        margin: 0 auto 25px;
    }

    div.about_tel p {
        margin: 0 auto;
        font-size: 1.5rem;
        line-height: 1.5rem;
        font-weight: 500;
        text-align: center;
    }

    div.about_tel p.tel {
        margin: 0 auto 14px;
        font-size: 3.7rem;
        line-height: 3.7rem;
        font-weight: 700;
        text-align: center;
    }

    div.about_tel p.tel span {
        padding: 0 0 0 60px;
        position: relative;
    }

    div.about_tel p.tel span::before {
        content: "";
        background: url(./images/common/icon_tel.png) center center no-repeat;
        background-size: 50px;
        width: 50px;
        height: 47px;
        position: absolute;
        left: 0;
        bottom: 10px;
        z-index: 2;
    }

    div.about_office_address {
        margin: 0 auto 36px;
        width: 84%;
    }

    div.about_office_address dl {
        margin: 0 auto 6px;
        width: 100%;
    }

    div.about_office_address dl dt {
        padding: 0;
        width: 100%;
        font-size: 1.5rem;
        line-height: 2.1rem;
        font-weight: 500;
		letter-spacing: 0.04em;
        text-align: left;
    }

    div.about_office_address dl dd {
        padding: 0 0 0 0;
        font-size: 1.4rem;
        line-height: 2.1rem;
        font-weight: 400;
        text-align: left;
    }

    div.about_map {
        margin: 0 auto;
        width: 100%;
        height: 362px;
    }

	div.about_map iframe {
        width: 100%;
        height: 100%;
    }

    /*当社の強み*/

	div.strengths_main {
		margin: 0 auto;
		padding: 40px 0 0;
	}

    div.strengths_number_area {
        margin: 0 auto 20px;
        width: 84%;
    }

    div.strengths_number1 {
        margin: 0;
        width: 143px;
    }

    div.strengths_number1 img {
        width: 100%;
        height: auto;
    }

    div.strengths_number2 {
        margin: 0;
        width: 143px;
    }

    div.strengths_number2 img {
        width: 100%;
        height: auto;
    }

    div.strengths_number3 {
        margin: 0;
        width: 143px;
    }

    div.strengths_number3 img {
        width: 100%;
        height: auto;
    }

    div.strengths1_content_area {
        margin: 0 auto 45px;
        width: 100%;
    }

    div.strengths1_content {
        margin: 0 auto 32px;
        width: 84%;
    }

    div.strengths1_content h3 {
        margin: 0 auto 20px;
        font-size: 3.1rem;
        line-height: 4.7rem;
        font-weight: 700;
    }

    div.strengths1_content span {
        color: #d7c823;
    }

    div.strengths1_content p {
        margin: 0 auto;
        font-size: 1.6rem;
        line-height: 2.8rem;
        font-weight: 500;
        letter-spacing: 0.035em;
    }

    div.strengths1_photo {
        margin: 0 auto;
        width: 100%;
    }

    div.strengths1_photo img {
        width: 100%;
        height: auto;
    }

    div.strengths2_content_area {
        margin: 0 auto 92px;
        width: 100%;
    }

    div.strengths2_content {
        margin: 0 auto 15px;
        width: 84%;
    }

    div.strengths2_content h3 {
        margin: 0 auto 20px;
        font-size: 3.1rem;
        line-height: 4.7rem;
        font-weight: 700;
    }

    div.strengths2_content span {
        color: #d7c823;
    }

    div.strengths2_content p {
        margin: 0 auto;
        font-size: 1.6rem;
        line-height: 2.8rem;
        font-weight: 500;
        letter-spacing: 0.035em;
    }

    div.strengths2_photo {
        margin: 0 auto;
        width: 100%;
    }

    div.strengths2_photo img {
        width: 100%;
        height: auto;
    }

    div.strengths3_content_area {
        margin: 0 auto 85px;
        width: 100%;
    }

    div.strengths3_content {
        margin: 0 auto 32px;
        width: 84%;
    }

    div.strengths3_content h3 {
        margin: 0 auto 26px;
        font-size: 3.1rem;
        line-height: 4.7rem;
        font-weight: 700;
    }

    div.strengths3_content span {
        color: #d7c823;
    }

    div.strengths3_content p {
        margin: 0 auto;
        font-size: 1.6rem;
        line-height: 2.8rem;
        font-weight: 500;
        letter-spacing: 0.035em;
    }

    div.strengths3_photo {
        margin: 0 auto;
        width: 100%;
    }

    div.strengths3_photo img {
        width: 100%;
        height: auto;
    }

    /*業務内容*/

    div.business_section_title_area {
        margin: 0 auto 20px;
        width: 100%;
        background: #f7f0a6;
        mix-blend-mode: multiply;
    }

    div.business_section_title {
        margin: 0;
        width: 266px;
        background: url(./images/business/title_business_bg_sp.png) left center no-repeat;
        background-size: 266px;
    }

    div.business_section_title h3 {
        margin: 0 0 0 30px;
        color: #ffffff;
        font-size: 1.8rem;
        line-height: 35px;
        font-weight: 700;
        letter-spacing: 0.09em;
        text-align: left;
    }

    div.business_head_nav {
        margin: 0 auto 20px;
        padding: 40px 0 0;
        width: 94%;
    }

    div.business_head_nav ul {
        margin: 0 auto;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    div.business_head_nav ul li {
        margin: 0 0 12px 2%;
        width: 49%;
    }

    div.business_head_nav ul li:nth-child(2n+1) {
        margin: 0 0 12px 0;
    }

    div.business_head_nav ul li a {
        margin: 0 auto;
        background: #ffffff url(./images/business/business_arrow_nav.png) right 6px center no-repeat;
        background-size: 6px;
        font-size: 1.4rem;
        line-height: 38px;
        font-weight: 500;
        color: #1e2d64;
        text-align: center;
        text-decoration: none;
        border: 1px solid #1e2d64;
        display: block;
    }

    /* business01 */

    div.business01_content_box1 {
        margin: 0 auto 60px;
		padding: 128px 0 0;
        width: 100%;
        background: url(./images/business01/bg_business1_sp.png) center top no-repeat;
        background-size: 375px;
    }

    div.business01_content_box1 h4 {
        margin: 0 auto 12px;
		width: 84%;
        color: #1e2d64;
        font-size: 1.8rem;
        line-height: 2.6rem;
        letter-spacing: 0.02em;
        font-weight: 500;
    }

    div.business01_content1_photos {
        margin: 0 auto;
        width: 100%;
    }

    div.business01_content1_photo1 {
        margin: 0 auto 20px;
        width: 100%;
    }

    div.business01_content1_photo1 img {
        width: 100%;
        height: auto;
    }

    div.business01_content1_photo2 {
        margin: 0 auto;
        width: 84%;
    }

    div.business01_content1_photo2 img {
        width: 100%;
        height: auto;
    }

    div.business01_content_box2 {
        margin: 0 auto;
        width: 100%;
    }

    div.business01_content_box2 h4 {
        margin: 0 auto 15px;
		width: 84%;
        color: #1e2d64;
        font-size: 1.8rem;
        line-height: 2.6rem;
        letter-spacing: 0.02em;
        font-weight: 500;
    }

	div.business01_content_box2 h4.title2_2 {
        font-size: 1.7rem;
    }

    div.business01_content2_1_photos {
        margin: 0 auto 70px;
        width: 100%;
    }

    div.business01_content2_1_photo1 {
        margin: 0 auto 25px;
        width: 84%;
    }

    div.business01_content2_1_photo1 img {
        width: 100%;
        height: auto;
    }

    div.business01_content2_1_photo2 {
        margin: 0 auto;
        width: 84%;
    }

    div.business01_content2_1_photo2 p {
        margin: 0 auto 15px;
        font-size: 1.6rem;
        line-height: 2.3rem;
    }

    div.business01_content2_1_photo2 img {
        width: 100%;
        height: auto;
        border: 1px solid #717071;
    }

    div.business01_content2_2_photos {
        margin: 0 auto;
        width: 100%;
    }

    div.business01_content2_2_photo1 {
        margin: 0 auto 30px;
        width: 100%;
    }

    div.business01_content2_2_photo1 img {
        width: 100%;
        height: auto;
    }

    div.business01_content2_2_photo2 {
        margin: 0 auto;
        width: 84%;
    }

    div.business01_content2_2_photo2 p {
        margin: 0 auto 12px;
        font-size: 1.6rem;
        line-height: 2.3rem;
    }

    div.business01_content2_2_photo2 img {
        width: 100%;
        height: auto;
        border: 1px solid #717071;
    }

    /* business02 */

    div.business02_content_box1 {
        margin: 0 auto 16px;
        padding: 128px 0 0;
        width: 100%;
        background: url(./images/business02/bg_business2_sp.png) center top no-repeat;
        background-size: 375px;
    }

    div.business02_content_box1 h4 {
        margin: 0 auto 12px;
		width: 84%;
        color: #1e2d64;
        font-size: 1.8rem;
        line-height: 2.6rem;
        letter-spacing: 0.02em;
        font-weight: 500;
    }

    div.business02_content_box1 p {
        margin: 0 auto;
		width: 84%;
        font-size: 1.6rem;
        line-height: 2.1rem;
        font-weight: 400;
        text-align: left;
    }

    div.business02_content1_1_photo {
        margin: 0 auto 40px;
        width: 100%;
    }

    div.business02_content1_1_photo img {
        width: 100%;
        height: auto;
    }

    div.business02_content_box2 {
        margin: 0 auto 45px;
        width: 100%;
    }

    div.business02_content_box2 h4 {
        margin: 0 auto 15px;
        width: 100%;
    }

    div.business02_content_box2 h4 img {
        width: 100%;
        height: auto;
    }

    div.business02_content_box2 h5 {
        margin: 0 auto 12px;
		width: 84%;
        color: #1e2d64;
        font-size: 1.8rem;
        line-height: 2.6rem;
        letter-spacing: 0.02em;
        font-weight: 500;
    }

    div.business02_content1_2_photos {
        margin: 0 auto 20px;
        width: 100%;
    }

    div.business02_content1_2_photo1 {
        margin: 0 auto 20px;
        width: 408px;
    }

    div.business02_content1_2_photo1 img {
        width: 100%;
        height: auto;
    }

    div.business02_content1_2_photo2 {
        margin: 0 auto;
        width: 100%;
    }

    div.business02_content1_2_photo2 img {
        width: 100%;
        height: auto;
    }

    div.business02_content_box3 {
        margin: 0 auto;
        width: 100%;
    }

    div.business02_content_box3 dl {
        margin: 0 auto 20px;
        width: 84%;
    }

    div.business02_content_box3 dl dt {
        margin: 0 0 10px;
        width: 121px;
    }

    div.business02_content_box3 dl dt h3 {
        margin: 0;
        background: #004b87;
        color: #ffffff;
        font-size: 1.8rem;
        line-height: 38px;
        font-weight: 500;
        text-align: center;
        border-radius: 6px;
    }

    div.business02_content_box3 dl dd {
        margin: 0 auto;
        width: 100%;
        font-size: 1.6rem;
        line-height: 2.1rem;
		letter-spacing: 0.04em;
        font-weight: 400;
        text-align: left;
    }

    div.business02_content2_1_photo {
        margin: 0 auto 85px;
        width: 84%;
    }

    div.business02_content2_1_photo img {
        width: 100%;
        height: auto;
    }

    div.business02_content_box3 h4 {
        margin: 0 auto 12px;
		width: 84%;
        color: #1e2d64;
        font-size: 1.8rem;
        line-height: 2.6rem;
        letter-spacing: 0.02em;
        font-weight: 500;
    }

    div.business02_content_box3 p {
        margin: 0 auto 32px;
		width: 84%;
        font-size: 1.6rem;
        line-height: 2.4rem;
        letter-spacing: 0.04em;
    }

    div.business02_content_box3 p strong {
        color: #e50012;
        font-weight: 400;
    }

    div.business02_content2_2_photo {
        margin: 0 auto 35px;
        width: 100%;
    }

    div.business02_content2_2_photo img {
        width: 100%;
        height: auto;
    }

    div.business02_content2_3_photo {
        margin: 0 auto;
        width: 100%;
    }

    div.business02_content2_3_photo img {
        width: 100%;
        height: auto;
    }

    div.business02_content_box4 {
        margin: 60px auto 0;
        padding: 124px 0 0;
        width: 84.2%;
        background: url(./images/business02/bg_business2_3_sp.png) center top no-repeat;
        background-size: 316px;
        border-top: 1px solid #000000;
    }

    div.business02_content_box4 h3 {
        margin: 0 auto 10px;
        color: #1e2d64;
        font-size: 1.8rem;
        line-height: 3.0rem;
        font-weight: 500;
        letter-spacing: 0.02em;
        text-align: left;
    }

    div.business02_content_box4 p {
        margin: 0 auto 22px;
        font-size: 1.6rem;
        line-height: 2.4rem;
        font-weight: 400;
        letter-spacing: 0.04em;
        text-align: left;
    }

    div.business02_content3_photo {
        margin: 0 auto 60px;
        width: 100%;
    }

    div.business02_content3_photo img {
        width: 100%;
        height: auto;
    }

    div.page_youtube {
        margin: 0 auto;
        width: 100%;
        max-width: 956px;
        text-align: center;
    }

    div.page_youtube h4 {
        margin: 0 auto 10px;
        font-size: 1.5rem;
        line-height: 2.6rem;
        font-weight: 500;
        letter-spacing: 0.175em;
        text-align: center;
    }

    div.page_youtube_movie {
        margin: 0 auto;
        width: 100%;
    }

    div.page_youtube_movie iframe {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        display: block;
    }

    /* business03 */

	div.business03_main {
        margin: 0 auto;
        padding: 128px 0 0;
        width: 100%;
        background: url(./images/business03/bg_business3_sp.png) center top no-repeat;
        background-size: 375px;
    }

    div.business03_content_box1 {
        margin: 0 auto 40px;
    }

    div.business03_content_box1 h4 {
        margin: 0 auto 15px;
        width: 84%;
        color: #1e2d64;
        font-size: 1.8rem;
        line-height: 2.6rem;
        letter-spacing: 0.02em;
        font-weight: 500;
    }

    div.business03_content_box1 h4 + p {
        margin: 0 auto 15px;
		width: 84%;
        font-size: 1.6rem;
        line-height: 2.5rem;
        font-weight: 400;
        text-align: left;
    }

    div.business03_content1_photo {
        margin: 0 auto 50px;
        width: 100%;
    }

    div.business03_content1_photo img {
        width: 100%;
        height: auto;
    }

    div.business03_content1_2_photos {
        margin: 0 auto 40px;
        width: 100%;
    }

    div.business03_content1_2_photo1 {
        margin: 0 auto 32px;
        width: 100%;
    }

    div.business03_content1_2_photo1 img {
        width: 100%;
        height: auto;
    }

    div.business03_content1_2_photo2 {
        margin: 0 auto;
        width: 100%;
    }

    div.business03_content1_2_photo2 p {
        margin: 0 auto;
        font-size: 1.6rem;
        line-height: 2.4rem;
        letter-spacing: 0.04em;
        font-weight: 400;
    }

    div.business03_content1_2_photo2 img {
        width: 100%;
        height: auto;
    }

    div.business03_content1_3_photos {
        margin: 0 auto;
        width: 100%;
    }

    div.business03_content1_3_photo1 {
        margin: 0 auto 40px;
        width: 85%;
    }

    div.business03_content1_3_photo1 img {
        width: 100%;
        height: auto;
    }

    div.business03_content1_3_photo2 {
        margin: 0 auto;
        width: 100%;
    }

    div.business03_content1_3_photo2 img {
        width: 100%;
        height: auto;
    }

    /* business04 */

    div.business04_content_box1 {
        margin: 0 auto 32px;
        padding: 128px 0 0;
        width: 100%;
        background: url(./images/business04/bg_business4_sp.png) center top no-repeat;
        background-size: 375px;
    }

    div.business04_content_box1 h4 {
        margin: 0 auto 15px;
        color: #1e2d64;
		width: 84%;
        font-size: 1.8rem;
        line-height: 2.6rem;
        letter-spacing: 0.02em;
        font-weight: 500;
        text-align: left;
    }

    div.business04_content_box1 p {
        margin: 0 auto;
		width: 84%;
        font-size: 1.6rem;
        line-height: 2.4rem;
        letter-spacing: 0.04em;
        font-weight: 400;
        text-align: left;
    }

    div.business04_content1_1_photo {
        margin: 0 auto 15px;
        width: 100%;
    }

    div.business04_content1_1_photo img {
        width: 100%;
        height: auto;
    }

    div.business04_content1_2_photos {
        margin: 0 auto 90px;
        width: 100%;
    }

    div.business04_content1_2_photo1 {
        margin: 0 auto 30px;
        width: 100%;
    }

    div.business04_content1_2_photo1 img {
        width: 100%;
        height: auto;
    }

    div.business04_content1_2_photo2 {
        margin: 0 auto;
        width: 84%;
    }

    div.business04_content1_2_photo2 p {
        margin: 0 auto 8px;
        font-size: 1.6rem;
        line-height: 2.4rem;
        letter-spacing: 0.04em;
        font-weight: 400;
    }

    div.business04_content1_2_photo2 img {
        width: 100%;
        height: auto;
    }

    div.business04_content_box2_1 {
        margin: 0 auto 35px;
        width: 100%;
    }

    div.business04_content_box2_1 h4 {
        margin: 0 auto 10px;
        color: #1e2d64;
        width: 84%;
        font-size: 1.8rem;
        line-height: 2.6rem;
        letter-spacing: 0.02em;
        font-weight: 500;
        text-align: left;
    }

    div.business04_content_box2_1 p {
        margin: 0 auto;
        width: 84%;
        font-size: 1.6rem;
        line-height: 2.4rem;
        letter-spacing: 0.04em;
        font-weight: 400;
        text-align: left;
    }

    div.business04_content2_1_photo {
        margin: 0 auto 35px;
        width: 100%;
    }

    div.business04_content2_1_photo img {
        width: 100%;
        height: auto;
    }

    div.business04_content_box2_2 {
        margin: 0 auto 12px;
        width: 100%;
    }

    div.business04_content_box2_2 h4 {
        margin: 0 auto;
        color: #1e2d64;
        width: 84%;
        font-size: 1.8rem;
        line-height: 2.6rem;
        letter-spacing: 0.02em;
        font-weight: 500;
        text-align: left;
    }

    div.business04_content2_2_photo {
        margin: 0 auto 110px;
        width: 100%;
    }

    div.business04_content2_2_photo img {
        width: 100%;
        height: auto;
    }

    div.business04_content_box3 {
        margin: 0 auto 20px;
        width: 100%;
    }

    div.business04_content_box3 h4 {
        margin: 0 auto 10px;
        color: #1e2d64;
        width: 84%;
        font-size: 1.8rem;
        line-height: 2.6rem;
        letter-spacing: 0.02em;
        font-weight: 500;
        text-align: left;
    }

    div.business04_content_box3 p {
        margin: 0 auto;
        width: 84%;
        font-size: 1.6rem;
        line-height: 2.4rem;
        letter-spacing: 0.04em;
        font-weight: 400;
        text-align: left;
    }

    div.business04_content3_photo {
        margin: 0 auto;
        width: 100%;
    }

    div.business04_content3_photo img {
        width: 100%;
        height: auto;
    }

    /*事業所*/

    div.office_main {
        margin: 0 auto;
		padding: 60px 0 0;
        width: 100%;
        background: url(./images/office/bg_illust_office_sp.png) center top no-repeat;
        background-size: 375px;
    }

    div.office_hq {
        margin: 0 auto 40px;
		width: 84%;
    }

    div.office_hq h3 {
        margin: 0 0 20px;
        font-size: 1.8rem;
        line-height: 45px;
        font-weight: 500;
        letter-spacing: 0.175em;
        text-align: left;
        position: relative;
    }

    div.office_hq h3::after {
        margin: 0;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    div.office_hq p {
        margin: 0 auto;
        font-size: 1.6rem;
        line-height: 2.6rem;
        font-weight: 400;
        letter-spacing: 0.035em;
        text-align: left;
    }

    div.office_tel {
        margin: 0 auto 54px;
    }

    div.office_tel p {
        margin: 0 auto;
        font-size: 1.5rem;
        line-height: 1.5rem;
        font-weight: 500;
        text-align: center;
    }

    div.office_tel p.tel {
        margin: 0 auto 14px;
        font-size: 3.7rem;
        line-height: 3.7rem;
        font-weight: 700;
        text-align: center;
    }

    div.office_tel p.tel span {
        padding: 0 0 0 60px;
        position: relative;
    }

    div.office_tel p.tel span::before {
        content: "";
        background: url(./images/common/icon_tel.png) center center no-repeat;
        background-size: 50px;
        width: 50px;
        height: 47px;
        position: absolute;
        left: 0;
        bottom: 10px;
        z-index: 2;
    }

    div.office_list {
        margin: 0 auto 90px;
		width: 84%;
    }

    div.office_list h3 {
        margin: 0 0 20px;
        font-size: 1.8rem;
        line-height: 45px;
        font-weight: 500;
        letter-spacing: 0.175em;
        text-align: left;
        position: relative;
    }

    div.office_list h3::after {
        margin: 0;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    div.office_list dl {
        margin: 0 auto 10px;
        width: 100%;
    }

    div.office_list dl dt {
        margin: 0 0 0 0;
        color: #1e2d64;
        width: 100%;
        font-size: 1.8rem;
        line-height: 2.7rem;
        font-weight: 500;
        text-align: left;
    }

    div.office_list dl dd {
        margin: 0;
		width: 100%;
        font-size: 1.6rem;
        line-height: 2.7rem;
        font-weight: 500;
        text-align: left;
    }

    div.office_map {
        margin: 0 auto;
        width: 100%;
		max-width: 375px;
    }

    div.office_map img {
        width: 100%;
        height: auto;
    }

    /*お問い合わせ*/

    div.contact_tel_title {
        margin: 0 auto 36px;
        padding: 30px 0 0;
    }

    div.contact_tel_title h3 {
        margin: 0 auto;
        font-size: 1.8rem;
        line-height: 45px;
        font-weight: 500;
        letter-spacing: 0.02em;
        text-align: center;
        position: relative;
    }

    div.contact_tel_title h3::after {
        margin: 0 auto;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    div.contact_tel {
        margin: 0 auto 54px;
    }

    div.contact_tel p {
        margin: 0 auto;
        font-size: 1.5rem;
        line-height: 1.5rem;
        font-weight: 500;
        text-align: center;
    }

    div.contact_tel p.tel {
        margin: 0 auto 14px;
        font-size: 3.7rem;
        line-height: 3.7rem;
        font-weight: 700;
        text-align: center;
    }

    div.contact_tel p.tel span {
        padding: 0 0 0 60px;
        position: relative;
    }

    div.contact_tel p.tel span::before {
        content: "";
        background: url(./images/common/icon_tel.png) center center no-repeat;
        background-size: 50px;
        width: 50px;
        height: 47px;
        position: absolute;
        left: 0;
        bottom: 10px;
        z-index: 2;
    }

    div.contact_intro {
        margin: 0 auto 30px;
        width: 100%;
    }

    div.contact_intro h3 {
        margin: 0 auto 20px;
        font-size: 1.8rem;
        line-height: 45px;
        font-weight: 500;
        letter-spacing: 0.02em;
        text-align: center;
        position: relative;
    }

    div.contact_intro h3::after {
        margin: 0 auto;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    div.contact_intro p {
        margin: 0 auto;
        width: 84%;
        font-size: 1.5rem;
        line-height: 2.6rem;
        font-weight: 500;
    }

    div.contact_intro p.thanks {
        text-align: center;
    }

    div.contact_intro p span {
        color: #bd1e21;
    }

    div.contact_content {
        margin: 0 auto;
        padding: 24px 0 30px;
        background: #ffffff;
        width: 84%;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }

    div.form_content {
        margin: 0 auto 15px;
        width: 90%;
        max-width: 800px;
    }

    div.form_content table {
        margin: 0 auto;
        width: 100%;
    }

    div.form_content table th {
        padding: 5px 0;
        font-size: 1.6rem;
        line-height: 2.5rem;
        font-weight: 500;
        text-align: left;
        display: block;
    }

    div.form_content table th br {
        display: none;
    }

    div.form_content table th.message {
        vertical-align: top;
    }

    div.form_content table td {
        padding: 0 0 10px;
        display: block;
    }

    .wpcf7 input[type="text"],
	.wpcf7 input[type="email"],
	.wpcf7 input[type="tel"],
	.wpcf7 input[type="url"] {
		background-color: #fff;
		color: #333;
		width: 100%;
        height: 45px;
		border: 1px solid #959595;
		font-size: 100%;
		padding: 0 20px;
	}

    .wpcf7 select {
		background-color: #fff;
		color: #333;
		width: 100%;
        height: 50px;
		border: 1px solid #ddd;
		font-size: 100%;
        line-height: 45px;
		padding: 0 20px;
	}

    .wpcf7 textarea {
		background-color: #fff;
		color: #333;
		width: 100%;
        height: 160px;
		border: 1px solid #959595;
		font-size: 100%;
		padding: 10px 20px;
		border-radius: 5px;
	}

    ::placeholder {
        font-size: 1.4rem;
        color: #939393;
        font-weight: 500;
    }

	div.button_submit {
		margin: 0 auto;
		width: 234px;
	}
	
	.wpcf7 input[type="submit"].wpcf7-submit {
		margin: 0 auto;
		font-size: 2.2rem;
		line-height: 60px;
        font-weight: 900;
        text-align: center;
		width: 100%;
		background: #231815;
		color: #ffffff;
		border-radius: 16px;
		cursor: pointer;
		border: none;
        display: block;
	}
	
	/*
	.wpcf7 input[type="submit"].wpcf7-submit:hover {
		background: #a52424;
	}
	*/

    div.contact_recaptcha {
		margin: 10px auto 0;
		width: 100%;
	}

	div.contact_recaptcha p {
		margin: 0 auto;
		font-size: 1.0rem;
        line-height: 2.1rem;
		text-align: center;
	}

    /*求人情報*/

    div.recruit_main {
        margin: 0 auto;
		padding: 40px 0 0;
        width: 100%;
        background: url(./images/recruit/bg_illust_recruit_sp.png) center top no-repeat;
        background-size: 375px;
    }

    div.category_recruit {
        margin:  0 auto 40px;
        width: 84%;
		max-width: 315px;
        display: flex;
        justify-content: flex-start;
		flex-wrap: wrap;
    }

    div.category_recruit_title {
        margin: 0 0 20px;
        width: 139px;
    }

    div.category_recruit_title h3 {
        margin: 0 auto;
        background: url(./images/recruit/bg_recruit_category_title.png) center center no-repeat;
        background-size: 139px;
        color: #ffffff;
        width: 100%;
        font-size: 1.8rem;
        line-height: 35px;
        font-weight: 500;
        text-align: center;
    }

    div.category_recruit_content {
        margin: 0 0 0 0;
        width: 100%;
    }

    div.category_recruit_content ul {
        margin: 0 auto;
    }

    div.category_recruit_content ul li {
        margin: 0 0 10px;
		width: 100%;
    }

	div.category_recruit_content ul li:last-child {
        margin: 0 0 0;
    }

    div.category_recruit_content ul li a {
        padding: 0 0 0 24px;
        background: url(./images/recruit/icon_recruit_category.png) left center no-repeat;
        background-size: 18px;
        font-size: 2.0rem;
        line-height: 35px;
        letter-spacing: 0.175em;
        font-weight: 500;
        text-decoration: none;
    }

    div.recruit_content {
        margin: 0 auto 100px;
        width: 84%;
    }

    div.recruit_content h3 {
        margin: 0 auto 12px;
        font-size: 1.8rem;
        line-height: 45px;
        font-weight: 500;
        letter-spacing: 0.175em;
        text-align: center;
        position: relative;
    }

    div.recruit_content h3::after {
        margin: 0 auto;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    div.recruit_content p {
        margin: 0 auto;
        font-size: 1.6rem;
        line-height: 3.2rem;
        font-weight: 400;
        text-align: center;
    }

    table.recruit {
        margin: 0 auto;
        width: 100%;
    }

    table.recruit tr {
        border-bottom: 1px solid #cccccc;
    }
    
    table.recruit th {
        padding: 15px 0 0;
        width: 100%;
        font-size: 1.8rem;
        line-height: 2.6rem;
        font-weight: 700;
        letter-spacing: 0.02em;
        text-align: left;
		display: block;
    }

    table.recruit td {
        padding: 5px 0 15px 12px;
        font-size: 1.6rem;
        line-height: 2.6rem;
        font-weight: 400;
        letter-spacing: 0.02em;
        text-align: left;
		display: block;
    }

    /*このサイトについて*/

    div.policy_intro {
        margin: 0 auto 30px;
		padding: 30px 0 0;
        width: 84%;
    }

    div.policy_intro h3 {
        margin: 0 auto 30px;
        font-size: 1.8rem;
        line-height: 45px;
        font-weight: 500;
        letter-spacing: 0.175em;
        text-align: center;
        position: relative;
    }

    div.policy_intro h3::after {
        margin: 0 auto;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    div.policy_intro p {
        margin: 0 auto;
        font-size: 1.6rem;
        line-height: 2.8rem;
		letter-spacing: 0.035em;
        font-weight: 500;
    }

    div.policy_content {
        margin: 0 auto;
        width: 84%;
    }

    div.policy_intro h4 {
        margin: 0 auto;
        font-size: 1.6rem;
        line-height: 2.8rem;
		letter-spacing: 0.035em;
        font-weight: 500;
    }

    div.policy_content p {
        margin: 0 auto 25px;
        font-size: 1.6rem;
        line-height: 2.8rem;
		letter-spacing: 0.035em;
        font-weight: 500;
    }

    div.policy_content p:last-child {
        margin: 0 auto;
    }

    /*メニュー*/

	div#upper_menu_area {
		margin: 0 auto;
		width: 100%;
		height: 100svh;
		overflow: hidden;
		background: #1e2d64;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: calc(infinity);
		display: none;
	}

	div.upper_menu {
		margin: 0 auto;
		width: 100%;
		height: 100svh;
		position: relative;
	}

	div.upper_menu_head_area {
		margin: 0 auto;
		width: 100%;
		height: 48px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 1;
	}

	div.upper_menu_head {
		margin: 0 auto;
		width: 100%;
		height: 65px;
		position: relative;
	}

	ul.upper_menu_close {
		margin: 0;
		width: 55px;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 1;
	}

	ul.upper_menu_close li {
		margin: 0 auto;
		width: 100%;
	}

	ul.upper_menu_close li img {
		width: 100%;
		height: auto;
	}

	div.upper_menu_content {
		margin: 0 auto;
		width: 79%;
		position: absolute;
		top: 90px;
		left: 0;
		right: 0;
		z-index: 1;
	}

	div.upper_menu_content ul {
		margin: 0 auto 30px;
		width: 100%;
	}

	div.upper_menu_content ul li {
		margin: 0 0 20px;
		padding: 0 0 0 0;
		color: #ffffff;
		font-size: 1.8rem;
		line-height: 2.7rem;
		font-weight: 500;
	}
	
	div.upper_menu_content ul li a {
		color: #ffffff;
		text-decoration: none;
	}

	div.upper_contact {
		margin: 0 auto 42px;
		max-width: 218px;
	}

	div.upper_contact p {
		margin: 0 auto;
		width: 100%;
	}

	div.upper_contact p a {
		margin: 0;
		background: var(--dark-green);
		color: #ffffff;
		font-size: 1.8rem;
		line-height: 48px;
		text-align: center;
		font-weight: 500;
		text-decoration: none;
		display: block;
		border-radius: 10px;
	}

	div.upper_contact p a span {
		padding: 0 0 0 33px;
		background: url(./images/common/icon_mail_sp.png) left center no-repeat;
		background-size: 16px;
	}

    /*ページタイトルdemo*/

    div.page_title_recruit_area {
        display: none;
    }

    div.page_title_full {
        display: none;
    }

    div.page_title_sp {
        margin: 0 auto;
        width: 100%;
    }

    div.page_title_sp img {
        width: 100%;
        height: auto;
    }

    /*追加*/

    div.page_business_area {
        margin: 50px auto 30px;
        padding: 90px 0 290px;
		background-color: #f1f1f1;
        background-image: url(./images/top/bg_top_business_sp_top.png), url(./images/top/bg_top_business_sp_middle.png), url(./images/top/bg_top_business_sp_bottom.png);
        background-size: 375px, 100%, 375px;
		background-position: center top, center top, center bottom;
		background-repeat: no-repeat, no-repeat, no-repeat;
        width: 100%;
    }

	div.page_business_area_title {
		margin: 0 auto 40px;
		width: 84%;
		text-align: left;
	}

    div.page_business_area h2 {
        margin: 0;
		width: 102px;
        font-size: 1.8rem;
        line-height: 45px;
        font-weight: 500;
        text-align: center;
        letter-spacing: 0.175em;
        position: relative;
		display: inline-block;
    }

    div.page_business_area h2::after {
        margin: 0;
        content: "";
        background: #000000;
        width: 102px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    div.page_business_content {
        margin: 0 auto;
        width: 84%;
    }

    div.page_business_category {
        margin: 0 auto 60px;
        width: 100%;
    }

	div.page_business_category:last-child {
        margin: 0 auto;
    }

    div.page_business_category_photo {
        margin: 0 auto;
        width: 100%;
        background: #ffffff;
    }

    div.page_business_category_photo img {
        width: 100%;
        height: auto;
    }

    div.page_business_category_link {
        margin: -21px auto 0;
        width: 216px;
        position: relative;
        z-index: 10;
    }

    div.page_business_category_link ul {
        margin: 0 auto;
        width: 100%;
    }

    div.page_business_category_link ul li {
        margin: 14px auto 0;
        width: 100%;
    }

    div.page_business_category_link ul li:first-child {
        margin: 0 auto;
        width: 100%;
    }

    div.page_business_category_link ul li a {
        margin: 0 auto;
        background: #ffffff;
        width: 100%;
        font-size: 2.1rem;
        line-height: 42px;
        font-weight: 500;
        text-align: center;
        text-decoration: none;
        display: block;
    }

}