/*
Theme Name: ロータリーLP
Theme URI: 
Author: Yuta Otani
Author URI: 
Version: 1.0.0
License: NICETOWN
License URI: 
Text Domain: ロータリーLP
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:all 0.5s ease}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}


body {
    line-height: 1.5;
    letter-spacing: 2px;
    font-family: sawarabi-mincho, sans-serif;
    font-weight: 500;
    font-style: normal;
}
body a {
    text-decoration: none;
    color: #000;
}
body img {
    vertical-align: bottom;
}
.main404-2 {
    line-height: 1.7;
    margin-top: 3%;
    margin-bottom: 6%;
    max-width: 880px;
    margin: 3% auto 6%;
    text-align: center;
}
h1.h1404 {
    width: 100%;
    text-align: center;
    font-size: 25px;
    margin-top: 6%;
}
div#wrapper {
    width: 100%;
    overflow: hidden;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
    z-index: 100000;
}
p#page-top img {
    width: 60px;
    opacity: 0.9;
}
.low_header_cont {
    position: absolute;
    z-index: 0;
    width: 100%;
    margin-top: 0;
    height: 12em;
    display: flex;
    align-items: center;
    background: rgba(90, 90, 90, 0);
}
h1.low_header_cont_jptittle {
    width: 100%;
    max-width: 1200px;
    padding: 0 2%;
    margin: 0 auto;
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.low_header_img {
    overflow: hidden;
    height: 12em;
    width: 100%;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
div#tpslider {
    height: 100vh;
}
.inner_content {
    height: 100vh;
    display: flex;
    align-items: flex-end;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2% 6em;
    width: 100%;
    color: #fff;
}
.inner_content_center {
    width: 70%;
    text-shadow: 2px 2px 5px rgb(0 0 0);
}
.inner_content_center h1 {
    font-size: 65px;
    font-weight: 600;
}
.inner_content_center p {
    margin-top: 1em;
    line-height: 2;
    font-size: 18px;
}
.tp_are1_flex {
    max-width: 900px;
    margin: 5em auto;
    padding: 0 2%;
    display: flex;
    align-items: center;
    position: relative;
}
.tp_are1_flex_img {
    width: 70%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-left: 30%;
}
.tp_are1_flex_img:before {
	content: "";
    display: block;
    padding-top: 70%;
}
.tp_are1_flex_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}
.tp_are1_flex_text {
    position: absolute;
    width: 50%;
    z-index: 1;
    background: rgb(255 255 255 / 59%);
    padding: 2em;
}
.tp_are1_flex_text img {
    height: 2em;
    margin-bottom: 0.5em;
}
.tp_are1_flex_text h2 {
    font-size: 18px;
    margin: 0.5em 0;
}
.tp_are1_flex_text p {
    font-size: 13px;
	line-height: 2;
}
h2.tp_mainh2 {
    text-align: center;
    font-size: 12px;
    margin-bottom: 3em;
}
h2.tp_mainh2 span {
    display: block;
    font-size: 22px;
}
h2.tp_mainh2 span::before {
    display: block;
    border-top: solid 2px #46B2B2;
    width: 5em;
    content: '';
    margin: 0.3em auto;
}
.tp_are1_aboutus_flex {
    display: flex;
    margin: 0 auto 3em;
    max-width: 1200px;
    padding: 0 2%;
    align-items: center;
}
.tp_are1_aboutus_flex_img {
    width: 60%;
}
.tp_are1_aboutus_flex_img img {
    width: 100%;
}
.tp_are1_aboutus_flex_text {
    width: 40%;
    padding: 1em;
}
.tp_are1_aboutus_flex_text h2 {
    font-size: 18px;
    margin: 0.5em 0;
}
.tp_are1_aboutus_flex_text p {
    font-size: 13px;
    line-height: 2;
}
.tp_are2_human_resources {
    padding: 3em 0 1px;
    background: #CBE2E2;
	margin: 0em 0;
}
.tp_are2_human_resources_flex_main_flex {
    display: flex;
    margin: 5em auto 5em;
    max-width: 1200px;
    padding: 0 2%;
    position: relative;
    align-items: center;
}
.tp_are2_human_resources_flex_main_flex_img {
    width: 65%;
    z-index: 1;
}
.tp_are2_human_resources_flex_main_flex_img img {
    width: 100%;
}
.tp_are2_human_resources_flex_main_flex_tittle {
    width: 37%;
    padding: 2em 2% 2em 2%;
    height: fit-content;
    background: none;
    border: none;
    margin-left: 0%;
    margin-top: 0%;
    min-height: 25em;
}
.tp_are2_human_resources_flex_main_flex:nth-child(2) .tp_are2_human_resources_flex_main_flex_tittle {
    margin-left: 0%;
    margin-right: 0%;
}
.tp_are2_human_resources_flex_main_flex_tittle h2 {
    font-size: 23px;
    margin: 0.5em 0;
}
.tp_are2_human_resources_flex_main_flex_tittle h2 span {
    display: block;
    font-size: 16px;
    margin: 0.5em 0 1em;
    color: #46B2B2;
}
.tp_are2_human_resources_flex_main_flex_tittle p {
    font-size: 13px;
    line-height: 2;
}
.tp_are3 {
    background: rgb(189 189 189 / 30%);
    padding: 4em 0;
	margin: 0 0 4em;
}
.tp_are3_Work_on_toward_the_achievement p {
    max-width: 1000px;
    margin: 0 auto 3em;
    text-align: center;
    font-size: 13px;
    line-height: 2;
}
.tp_are3_Work_on_toward_the_achievement_flex_main {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2%;
    display: flex;
    flex-wrap: wrap;
}
.tp_are3_Work_on_toward_the_achievement_flex_main_flex {
    width: 23.5%;
    margin-right: 2%;
}
.tp_are3_Work_on_toward_the_achievement_flex_main_flex:nth-child(4) {
    margin-right: 0%;
}
.tp_are3_Work_on_toward_the_achievement_flex_main_flex_img {
    width: 100%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.tp_are3_Work_on_toward_the_achievement_flex_main_flex_img:before {
	content: "";
    display: block;
    padding-top: 65%;
}
.tp_are3_Work_on_toward_the_achievement_flex_main_flex_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}
.tp_are3_Work_on_toward_the_achievement_flex_main_flex_text {
    font-size: 13px;
    margin: 0.5em 0;
    color: #676A6A;
}
.tp_are4_flex {
    max-width: 1200px;
    margin: 0 auto 4em;
    padding: 0 2%;
    display: flex;
}
.tp_are4_flex_right {
    width: 42%;
}
.tp_are4_flex_left {
    width: 58%;
}
.tp_are4_flex img {
    width: 100%;
}
.tp_are4_flex_img1 {
    padding: 0 1% 2% 0;
}
.tp_are4_flex_img2 {
    padding: 0 1% 0% 0;
}
.tp_are4_flex_img3 {
    padding: 0 0% 2% 1%;
}
.tp_are4_flex_img4 {
    padding: 0 0% 0% 1%;
}
.tp_are4_bigtari {
    background: rgb(70 178 178 / 30%);
    padding: 4em 2% 20em;
    max-width: 1100px;
    margin: 0 auto 4em;
}
.tp_are4_bigtari h3:after {
    content: '';
    border-bottom: solid 2px #46B2B2;
    width: 5em;
    display: block;
    margin: 0.5em auto 2em;
}
.tp_are4_bigtari h3 img {
    height: 4em;
}
.tp_are4_bigtari h3 {
    text-align: center;
    margin-bottom: 1em;
}
.tp_are4_bigtari_main {
    max-width: 900px;
    margin: 0 auto 2em;
}
.tp_are4_bigtari_main_text {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: solid 1px #848484;
    padding-left: 4em;
    font-size: 14px;
    background: url(/wp/wp-content/uploads/2021/01/017.png);
    background-position-x: 1em;
    background-position-y: 10%;
    background-size: 2em auto;
    background-repeat: no-repeat;
}
.tp_are4_bigtari_img {
    display: flex;
    width: 100%;
	max-width: 1300px;
    position: absolute;
    left: 0;
    margin: auto;
    right: 0;
}
.tp_are4_bigtari_img_flex {
    width: 33.333%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.tp_are4_bigtari_img_flex:before {
	content: "";
    display: block;
    padding-top: 60%;
}
.tp_are4_bigtari_img_flex img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}
.footer_bottun {
    text-align: center;
    margin-bottom: 4em;
}
.footer_bottun img {
    height: 7em;
}
.footer_copy {
    text-align: center;
    background: #E4E4E4;
    font-size: 10px;
    padding: 1.5em;
}
.renew_area1 {
    margin: 5em auto 5em;
    max-width: 1200px;
    padding: 0 2%;
}
h2.renew_mainh2 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 1em;
}
h2.renew_mainh2:after {
    display: block;
    border-top: solid 2px #46B2B2;
    width: 16em;
    content: '';
    margin: 0.3em auto;
}
.renew_area1 p {
    font-size: 13px;
    line-height: 2;
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
.renew_area1_img img {
    width: 100%;
    margin: 2em 0;
}
.renew_area1_waku {
    padding: 3em 0 3em;
    background: #CBE2E2;
    margin: 3em 0;
}
.renew_area1_waku_flex {
    display: flex;
    width: 70%;
    margin: 0 auto 1em;
}
.renew_area1_waku p {
    width: 70%;
    text-align: left;
}
.renew_area1_waku_flex span {
    background: #46B2B2;
    display: inline-block;
    width: 32%;
    margin-right: 2%;
    padding: 1.5em 0em;
    color: #fff;
    text-align: center;
}
.renew_area1_waku_flex span:nth-child(3n) {
    margin-right: 0;
}
.renew_area1_img {
    max-width: 1000px;
    padding: 0 2%;
    margin: 3em auto;
}
.renew_area2_wakuue_sankaku {
    padding-top: calc(5vw + 0px);
    position: relative;
}
.renew_area2_wakuue_sankaku::before, .renew_area2_wakuue_sankaku::after {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 5vw solid #C7E8E8;
}
.renew_area2_wakuue_sankaku::before {
    left: 0;
    border-right: 50vw solid transparent;
}
.renew_area2_wakuue_sankaku::after {
    right: 0;
    border-left: 50vw solid transparent;
}
.renew_area2_waku {
    background: #C7E8E8;
    padding: 3em 2%;
    margin-bottom: 5em;
}
.renew_area2_waku_content {
    max-width: 1000px;
    margin: 2em auto;
}
.renew_area2_waku_content p {
    font-size: 13px;
    line-height: 2;
    text-align: left;
}
.renew_area2_waku_flex {
    display: flex;
    flex-wrap: wrap;
    margin: 2em 0;
}
.renew_area2_waku_flex_content {
    width: 32%;
    margin-right: 2%;
	margin-bottom: 2%;
}
.renew_area2_waku_flex_content:nth-child(3n) {
    margin-right: 0;
}
.renew_area2_waku_flex_content img {
    width: 100%;
    margin-bottom: 1em;
}
.renew_area2_waku_contact {
    width: 40%;
    margin: 0 auto;
}
.renew_area2_waku_contact img {
    width: 100%;
}
.renew_area2_waku2 {
    background: #EFF6F6;
    padding: 4em 2% 1em;
    max-width: 1100px;
    margin: 0 auto 4em;
}
.tp_are4_bigtari_main_text.renewtp_are4_bigtari_main_text {
    background: none;
}
.tp_are4_bigtari_main_text.renewtp_are4_bigtari_main_text:last-child {
    border-bottom: none;
}
.renew_area3_img {
    max-width: 1000px;
    padding: 0 2%;
    margin: 3em auto 0;
}
.renew_area3_img img {
    width: 100%;
    margin: 2em 0 0;
}
.renew_area3_main {
    background: url(/wp/wp-content/themes/rotary_lp/img/032.jpg);
    padding: 6em 2%;
    background-position: center;
    margin-bottom: 5em;
    background-size: cover;
}
.renew_area3_main_content {
    background: rgb(255 255 255 / 85%);
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding: 3em;
}
.renew_area3_main_content h3 {
    font-size: 30px;
    color: #46B2B2;
    border-bottom: solid 3px #46B2B2;
    padding-bottom: 0.3em;
}
.renewfooter_bottun {
    max-width: 1000px;
    padding: 0 2%;
    margin: 5em auto 5em;
    display: flex;
}
.renewfooter_bottun a {
    display: inline-block;
    width: 49%;
    margin-right: 2%;
}
.renewfooter_bottun a:nth-child(2n) {
    margin-right: 0;
}
.renewfooter_bottun a img {
    width: 100%;
}







/*お問い合わせ*/
.low_waku {
    padding: 0 2%;
    margin: 3em auto;
    max-width: 1000px;
    font-size: 13px;
}
.low_waku_form {
    padding: 5em 4em;
}
.low_main_content_company_flex2 {
    display: flex;
    margin-bottom: 1em;
    align-items: center;
}
.low_main_content_company_flex2 {
    display: flex;
    margin-bottom: 1em;
    align-items: center;
}
.low_main_content_company_flex_tittle {
    width: 40%;
    position: relative;
    padding-right: 4em;
}
.low_main_content_company_flex_tittle span {
    color: #f00;
    display: inline-block;
    margin-left: 0em;
    width: 5em;
}
.low_main_content_company_flex_content {
    width: 60%;
}
.low_main_content_company_flex_content input[type="text"] {
    border: solid 1px #9E9E9E;
    height: 2.5em;
    width: 100%;
    margin: 0em 0 0em;
}
.low_main_content_company_flex_content input[type="email"] {
    border: solid 1px #9E9E9E;
    height: 2.5em;
    width: 100%;
    margin: 0em 0 0em;
}
.low_main_content_company_flex_content textarea {
    border: solid 1px #9E9E9E;
    height: 15em;
    width: 100%;
    margin: 0em 0 0em;
}
.douibottun {
    text-align: center;
    padding: 0 20% 1em;
    display: flex;
    justify-content: center;
}
p.btns {
    text-align: center;
}
p.btns input {
    padding: 0.8em 5em;
    font-size: 13px;
    display: inline-block;
    margin-top: 1em;
    background: #fff;
    border: solid 1px #000;
}
/*会社概要*/
.low_company {
    max-width: 800px;
    margin: 0 auto 6em;
    padding: 0 2%;
	font-size: 14px;
}
.low_company_flex {
    display: flex;
    margin-bottom: 3em;
    line-height: 2;
}
.low_company_flex_tittle {
    width: 30%;
}
.low_company_flex_content {
    width: 70%;
}
.sp_only {
    display: none;
}
nav.mobile-menu {
    display: none;
}
/*いつものやつ*/
@media only screen and (max-width: 780px) {
.sp_only {
    display: block;
}
.pc_only {
    display: none;
}
    nav#menu {
        display: none;
    }

    /*sp menu*/
	.mobile-menu {
		position: absolute;
		display: flex !important;
		align-items: center;
		justify-content: flex-end;
		padding: 0 5px;
		top: 17px;
		background-color: #27ae6000;
		right: 0;
		height: 50px;
		z-index: 1;
	}

    .mobile-menu__btn {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        cursor: pointer;
        transition: .4s;
        z-index: 100;
        background: none;
        opacity: 1;

    }

    .mobile-menu__icon {
        display: block;
        position: relative;
        background: #000;
        opacity: 1;
        width: 65%;
        height: 2px;
        transition: .4s;
        top: 0px;
    }

    .mobile-menu__icon::after,
    .mobile-menu__icon::before {
        content: "";
        display: block;
        position: absolute;
        background: #000;
        width: 100%;
        height: 2px;
        transition: .4s;
    }

    .mobile-menu__icon::after {
        top: 9px;
    }

    .mobile-menu__icon::before {
        top: -9px;
    }

    .mobile-menu__icon p {
        color: #000;
        font-size: 10px;
        width: 100%;
        padding-top: 14px;
    }

	.mobile-menu__container {
		position: fixed;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		top: 0px;
		left: 0;
		right: 0;
		z-index: 50;
		height: 0;
		opacity: 1;
		transition: .5s;
		transition-delay: .2s;
		overflow: hidden;
		background: #fff;
	}

    .mobile-menu__list {
        transition: .5s;
        transition-delay: .5s;
        list-style: none;
        padding-left: 0;
        margin-top: -50px;
    }

    .mobile-menu__checkbox {
        display: none;
    }

    .mobile-menu__checkbox:checked ~ .mobile-menu__nav {
        opacity: 1;
        transition-delay: 0s;
    }

    .mobile-menu__checkbox:checked ~ .mobile-menu__container {
        height: 100%;
        transition-delay: 0s;
    }

    .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon {
        background: transparent;
    }

    .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before,
    .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
        top: 0;
    }

    .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        background: #000;
    }

    .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        background: #000;
    }

    .mobile-menu__container ul li a {
        font-size: 18px;
        text-decoration: none;
        color: #000;
        line-height: 2.5;
        text-shadow: 0px 0px 1px rgba(000, 000, 000, 0.5);
        -moz-box-shadow: 0px 0px 3px rgba(000, 000, 000, 0.5);
    }

    .mobile-menu__container:before {
        content: '';
        background: inherit;
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -o-filter: blur(5px);
        -ms-filter: blur(5px);
        filter: blur(3px);
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        z-index: -1;
    }

    /*sp menu end*/
div#tpslider {
    height: 50vh;
}
.inner_content {
    height: 50vh;
    padding: 0 2% 1em;
}
.inner_content_center {
    width: 100%;
}
.renew_area1 {
    margin: 3em auto 3em;
}
h2.renew_mainh2 {
    font-size: 18px;
}
.renew_area1 p {
    font-size: 13px;
    text-align: left;
    width: 100%;
}
.renew_area1_img {
    margin: 0em auto;
}
.renew_area1_waku_flex {
    width: 100%;
    padding: 0 2%;
}
.inner_content_center h1 {
    font-size: 20px;
}
.renew_area2_waku_flex_content {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 2em;
}
.renew_area2_waku_flex_content img {
    margin-bottom: 0.5em;
}
.renew_area2_waku_flex {
    margin: 2em 0 0;
}
.renew_area2_waku_contact {
    width: 80%;
}
.renew_area2_waku {
    margin-bottom: 2em;
}
.renew_area2_waku2 {
    padding: 3em 2% 1em;
    margin: 0 auto 2em;
}
.tp_are4_bigtari_main_text.renewtp_are4_bigtari_main_text {
    padding-left: 1em;
}
.renew_area3_main {
    padding: 3em 2%;
    margin-bottom: 3em;
}
.renew_area3_main_content {
    width: 90%;
    padding: 1em;
}
.renewfooter_bottun {
    margin: 2em auto 2em;
    flex-wrap: wrap;
}
.renewfooter_bottun a {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
}
.renew_area3_main_content h3 {
    font-size: 14px;
    border-bottom: solid 1px #46B2B2;
}
.renew_area1_waku_flex span {
    display: flex;
    padding: 1em 0em;
    font-size: 12px;
    align-items: center;
    justify-content: center;
}
.renew_area1_waku p {
    width: 100%;
    padding: 0 2%;
    text-align: left;
}
.inner_content_center p {
    margin-top: 1em;
    line-height: 2;
    font-size: 13px;
}
.tp_are1_flex {
    margin: 3em auto;
    flex-wrap: wrap;
}
.tp_are1_flex_text {
    position: relative;
    order: 1;
    width: 100%;
    z-index: 1;
    background: rgb(255 255 255 / 59%);
    padding: 0.5em 2%;
}
.tp_are1_flex_img {
    width: 100%;
    margin-left: 0%;
}
.tp_are1_flex_text img {
    height: 1.5em;
}
.tp_are1_flex_text h2 {
    font-size: 16px;
}
h2.tp_mainh2 span {
    font-size: 18px;
}
.tp_are1_aboutus_flex {
    flex-wrap: wrap;
}
.tp_are1_aboutus_flex {
    flex-wrap: wrap;
}
.tp_are1_aboutus_flex_img {
    width: 100%;
}
.tp_are1_aboutus_flex_text {
    width: 100%;
    padding: 0.5em 2%;
    order: 1;
}
.tp_are2_human_resources_flex_main_flex {
    margin: 2% auto;
    flex-wrap: wrap;
}
.tp_are2_human_resources_flex_main_flex_img {
    width: 100%;
}
.tp_are2_human_resources_flex_main_flex_tittle {
    width: 100%;
    padding: 1em 2% 1em 2%;
    height: fit-content;
    margin-left: 0%;
    margin-top: 2%;
    min-height: auto;
	order: 1;
}
.tp_are2_human_resources_flex_main_flex_tittle h2 {
    font-size: 20px;
}
.tp_are2_human_resources_flex_main_flex_tittle h2 span {
    font-size: 14px;
}
.tp_are2_human_resources {
    padding: 3em 0 2em;
}
.tp_are3_Work_on_toward_the_achievement p {
    padding: 0 2%;
    text-align: left;
    font-size: 12px;
}
.tp_are3_Work_on_toward_the_achievement_flex_main_flex {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
}
.tp_are3 {
    padding: 4em 0 2em;
}
.tp_are4_bigtari {
    padding: 2em 2% 2em;
    margin: 0 auto 2em;
}
.tp_are4_bigtari_img {
    position: relative;
}
.tp_are4_bigtari_main_text {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: solid 1px #848484;
    padding-left: 4em;
    font-size: 11px;
    background: url(/wp/wp-content/uploads/2021/01/017.png);
    background-position-x: 1em;
    background-position-y: 10%;
    background-size: 1.5em auto;
    background-repeat: no-repeat;
}
.footer_bottun img {
    width: 80%;
    height: auto;
}
.footer_bottun {
    margin-bottom: 2em;
}
.footer_copy {
    font-size: 10px;
    padding: 1em;
    letter-spacing: 0;
}
.tp_are4_bigtari h3 img {
    height: 2.5em;
}
}