@charset "UTF-8";

/* 202208追加 */
.main {
    position: relative;
}
.hero__ttl {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    z-index: 10;
    background: rgb(151 148 148 / 80%);
    padding: 40px;
}
.hero__ttl h2 {
    font-size: 44px; 
    color: #fff;
   text-align: left;
    margin-bottom: 40px;
}
.hero__ttl p {
    font-size: 20px;
    color: #fff;
    line-height: 2;
    letter-spacing: 0.09em;
    font-weight: bold;
}
.news__ttl-top {
    font-size: 32px;
    color: #666;
    margin-bottom: 30px;
}
.news__txt-a {
    display: block;
    /* margin-left: 9em; */
    color: #f6891f;
}
.news__date-span {
    float: left;
}
.news__ttl-top +ul {
    /* width: 70%; */
}
.news__ttl-top +ul li {
    margin-bottom: 20px;
}
.news__ttl-top +ul li a {
    margin-left: 9em;
    text-align: left;
    display: block;
    color: #f6891f;
}
.news__btn-wrap .btn {
    display: inline-block;
    border: 3px solid #f6891f;
    text-align: center;
    color: #f6891f;
    padding: 20px 40px;
    border-radius: 40px;
    font-size: 14px;
    margin-top: 50px;
}
.area_3 .company_area {
    width: 100% !important;
}
/* .news__img-top {
    width: 300px;
}
.news__img-span {
    width: 100% !important;
    height: 100% !important;
}
.news__img-span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} */
@media all and (max-width:767px) {

    /* 202208追加 */
    .hero__ttl {
       padding: 20px;
    }
    .hero__ttl h2 {
        font-size: 30px; 
    }
    .hero__ttl p {
        font-size: 16px;
    }

    .wrapper .main ul.slider li img {
        height: 500px;
        object-fit: cover;
    }

    .news__date-span {
        text-align: left;
        width: 100%;
    }
    .news__ttl-top +ul li a {
        margin-left: inherit;
        margin-bottom: 10px;
    }



    .wrapper {
        padding-top: 70px;
    }

    header#common-header::after {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        display: block;
        width: 100%;
        height: 100%;
        background-color: #fff;
        content: "";
    }

    header#common-header h1 {}

    header#common-header h1 a {
        display: inline-block;
        padding: 7px 30px 10px 0;
        background: #FFF;
    }

    header#common-header ul {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        display: block;
        float: none;
        clear: both;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -moz-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        transition: all 0.6s ease 0s;
    }

    header#common-header ul li {
        display: block;
        padding: 0;
        border-bottom: 1px solid #fff;
    }

    /*
header#common-header ul li:last-child{
	padding:40px 20px 35px;
}
*/
    header#common-header ul li a {
        display: block;
        padding: 20px 10px;
        color: #FFF;
    }

    body.status-menu-open header#common-header ul {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

    header#common-header button#common-header-toggle {
        display: block;
    }

    body.status-menu-open header#common-header button#common-header-toggle span:nth-child(1) {
        /* メニューボタン一本目：メニュー表示時は閉じるマークの片方 */
        top: 48%;
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
    }

    body.status-menu-open header#common-header button#common-header-toggle span:nth-child(2) {
        /* メニューボタン二本目：メニュー表示時は非表示へ */
        top: 0;
        left: 100%;
        width: 0;
        opacity: 0;
    }

    body.status-menu-open header#common-header button#common-header-toggle span:nth-child(3) {
        /* メニューボタン三本目：メニュー表示時は閉じるマークの片方 */
        top: 48%;
        -webkit-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
        transform: rotate(-225deg);
    }





/* ---------------------------------------- */
/* トップページ */

.concept_area h2{
	font-size:22px;
}
.concept_area .concept_comment{
	text-align:left;
	font-size:14px;
}
.area_1{
    background-position: center bottom;
    background-size: auto 300px;
    padding-bottom: 300px;
}
.area_1 .inner{
    padding: 50px 20px;
}
.area_1 .left_text{
	float:none;
	width:100%;
	padding:0;
	height:auto;
}
.area_1 .left_text h3{
	font-size:22px;
	padding-right:0;
}
.area_1 .left_text .basic_text{
	padding-right:0;
}
.area_2{
    background-position: center bottom;
    background-size: auto 300px;
    padding-bottom: 300px;
}
.area_2 .inner{
    padding: 50px 20px;
}
.area_2 .right_text{
	float:none;
	width:100%;
	padding:0;
	height:auto;
}
.area_2 .right_text h3{
	font-size:22px;
	padding-left:0;
}
.area_2 .right_text .basic_text{
	padding-left:0;
}
.area_2 .right_text .orange_white{
	margin-left:0;
}
.area_3 .company_area{
	width:100%;
	float:none;
	height:auto;
	padding:100px 0;
}
.area_3 .company_area .inner{
	max-width:100%;
	width:100%;
	margin:auto;
    padding: 0 20px;
}
.area_3 .company_area .inner h3{
	font-size:22px;
}
.area_3 .company_area .inner p{
}
.area_3 .news_area{
	width:100%;
	float:none;
	height:auto;
	background:#fbf4ea;
	padding:70px 0;
}
.area_3 .news_area .inner{
	max-width:100%;
	width:100%;
	margin:auto;
    padding: 0 20px;
}
.area_3 .news_area .inner h3{
	font-size:22px;
}
.area_3 .news_area .inner p{
}
.area_3 .news_area .inner li{
}
.area_3 .news_area .inner li span{
    float: none;
    width: 100%;
}
.area_3 .news_area .inner li a{
    margin-left: 0;
}
.area_3 .news_area .inner ul{
}
.area_3 .news_area .inner .btn{
}






/* ---------------------------------------- */
/* サブページ共通 */
.subpage_header {
}
.subpage_header .inner {
    padding: 50px 10px;
}
.subpage_header .inner h2 {
    width: 100%;
    margin: 0 0 0;
    color: #fff;
    text-align: right;
    font-size: 22px;
}
.subpage_header .inner p {
    width: 100%;
    margin: 10px 0 0;
    color: #fff;
    text-align: left;
    font-size: 14px;
    line-height: 2;
}
.subpage_heading {
    font-size: 20px;
}
.subpage_heading::before {
    height: 3px;
}
.mini_column {
}
.mini_column .inner {
    padding-top: 70px;
    padding-bottom: 70px;
}
.mini_column h4 {
    font-size: 16px;
}
.mini_column h4::before {
    height: 3px;
}
.mini_column .table_wrap {
}
.mini_column .table_wrap table {
    white-space: nowrap;
}
.mini_column .table_wrap table tr th,
.mini_column .table_wrap table tr td {
    padding: 10px 30px;
    font-size: 14px;
    line-height: 1.6;
}
.mini_column .table_wrap table tr.heading_row th {
}
.mini_column .table_wrap table tr th:last-child,
.mini_column .table_wrap table tr td:last-child {
}
.mini_column .table_wrap table tr:last-child th,
.mini_column .table_wrap table tr:last-child td {
}
.column_heading {
    font-size: 16px;
}
.column_heading::before {
    height: 3px;
}
.image_band {
    position: relative;
    overflow: hidden;
    height: 240px;
}
.image_band img {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
}
.image_box {
}
.image_box img {
}
.map_band {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.map_band .image {
    width: 100%;
}
.map_band .image img {
    display: block;
    width: 100%;
    height: auto;
}
.map_band .map {
    width: 100%;
}
.map_band .map iframe {
    width: 100%;
    height: 320px;
}





/* ---------------------------------------- */
/* 事業内容 */

.subpage_header.about_header {
}
.about_area_1 {
    
}
.about_area_1 .inner {
    
}
.about_area_1 .inner .article_list {
    
}
.about_area_1 .inner .article_list article {
    margin-top: 50px;
}
.about_area_1 .inner .article_list article::after {
}
.about_area_1 .inner .article_list article .text {
    width: 100%;
}
.about_area_1 .inner .article_list article .text h4 {
    font-size: 18px;
}
.about_area_1 .inner .article_list article .text p {
}
.about_area_1 .inner .article_list article:nth-child(2n+1) .text {
    float: none;
    padding-right: 0;
}
.about_area_1 .inner .article_list article:nth-child(2n+1) .text h4 {
}
.about_area_1 .inner .article_list article:nth-child(2n+1) .text p {
}
.about_area_1 .inner .article_list article:nth-child(2n) .text {
    float: none;
    padding-left: 0;
}
.about_area_1 .inner .article_list article:nth-child(2n) .text h4 {
}
.about_area_1 .inner .article_list article:nth-child(2n) .text p {
}
.about_area_1 .inner .article_list article .image {
    width: 100%;
}
.about_area_1 .inner .article_list article .image img {
}
.about_area_1 .inner .article_list article:nth-child(2n+1) .image {
    float: none;
}
.about_area_1 .inner .article_list article:nth-child(2n) .image {
    float: none;
}
.about_area_2 {
    
}
.about_area_2 .inner {
    
}
.about_area_2 .inner .article_list {
    
}
.about_area_2 .inner .article_list article {
    margin-top: 50px;
}
.about_area_2 .inner .article_list article .heading_box {
}
.about_area_2 .inner .article_list article .heading_box img {
}
.about_area_2 .inner .article_list article .heading_box h4 {
    width: 90%;
    font-size: 20px;
}
.about_area_2 .inner .article_list article p {
}
.about_area_3 {
    
}
.about_area_3 .inner {
    
}
.about_area_3 .inner .article_list {
}
.about_area_3 .inner .article_list article {
    margin-top: 50px;
    margin-right: 0;
    width: 100%;
}
.about_area_3 .inner .article_list article:nth-child(3n) {
}
.about_area_3 .inner .article_list article .image {
}
.about_area_3 .inner .article_list article .image img {
}
.about_area_3 .inner .article_list article .text p {
}
.about_facility_nav {
}
.about_facility_nav .inner {
}
.about_facility_nav .inner a {
    display: block;
    padding: 20px 50px 20px 20px;
    background-color: #fff;
    text-align: center;
    font-size: 22px;
    color: #666;
}
.about_facility_nav .inner a + a {
    margin-left: 0;
    margin-top: 30px;
}
.about_facility_nav .inner a::before {
    right: 20px;
    height: 20px;
}
.about_facility_nav .inner a::after {
    right: 20px;
    height: 20px;
}




/* ---------------------------------------- */
/* 設備紹介 */

.subpage_header.facility_header {
}
.facility_area_1 {
    
}
.facility_area_1 .inner {
    
}
.facility_area_1 .inner .article_list {
}
.facility_area_1 .inner .article_list article {
    margin-top: 50px;
    margin-right: 0%;
    width: 100%;
}
.facility_area_1 .inner .article_list article:nth-child(3n) {
}
.facility_area_1 .inner .article_list article .image {
}
.facility_area_1 .inner .article_list article .image img {
}
.facility_area_1 .inner .article_list article .text h4 {
}
.facility_area_1 .inner .article_list article .text p {
}
.facility_area_2 {
    
}
.facility_area_2 .inner {
    
}
.facility_area_2 .inner .article_list {
}
.facility_area_2 .inner .article_list article {
    margin-top: 50px;
    margin-right: 0%;
    width: 100%;
}
.facility_area_2 .inner .article_list article:nth-child(3n) {
}
.facility_area_2 .inner .article_list article .image {
}
.facility_area_2 .inner .article_list article .image img {
}
.facility_area_2 .inner .article_list article .text h4 {
}
.facility_area_2 .inner .article_list article .text p {
}






/* ---------------------------------------- */
/* 採用情報 */

.subpage_header.recruit_header {
}
.recruit_area_1 {
    
}
.recruit_area_1 .inner {
    
}
.recruit_area_1 .inner .article_list {
    
}
.recruit_area_1 .inner .article_list article {
    margin-top: 50px;
}
.recruit_area_1 .inner .article_list article::after {
}
.recruit_area_1 .inner .article_list article .text {
}
.recruit_area_1 .inner .article_list article .text h4 {
    font-size: 20px;
}
.recruit_area_1 .inner .article_list article .text p {
}
.recruit_area_1 .inner .article_list article .image {
    width: 100%;
    margin-bottom: 30px;
}
.recruit_area_1 .inner .article_list article .image img {
    width: 100%;
}
.recruit_area_1 .inner .article_list article:nth-child(2n+1) .image {
    float: none;
    margin-right: 0;
}
.recruit_area_1 .inner .article_list article:nth-child(2n) .image {
    float: none;
    margin-left: 0;
}
.recruit_area_2 {
    
}
.recruit_area_2 .inner {
    
}
.recruit_area_2 .inner .article_list {
    margin-bottom: 140px;
}
.recruit_area_2 .inner .article_list article {
}
.recruit_area_2 .inner .article_list article:last-child {
}
.recruit_area_2 .inner .article_list article::after {
}
.recruit_area_2 .inner .article_list article .text {
}
.recruit_area_2 .inner .article_list article .text h4 {
}
.recruit_area_2 .inner .article_list article .text p {
}
.recruit_area_2 .inner .article_list article .image {
    width: 100%;
    margin-bottom: 30px;
}
.recruit_area_2 .inner .article_list article .image img {
}
.recruit_area_2 .inner .article_list article:nth-child(2n+1) .image {
    float: none;
    margin-right: 0;
}
.recruit_area_2 .inner .article_list article:nth-child(2n) .image {
    float: none;
    margin-left: 0;
}
.recruit_area_3 {
/*    margin-bottom: 70px;*/
}
.recruit_area_3 .mini_column .table_wrap table tr th {
}
.recruit_area_3 .mini_column .table_wrap table tr td {
}



/* ---------------------------------------- */
/* 会社概要 */

.subpage_header.company_header {
    background-image: url(images/recruit/recruit_heading.jpg);
}
.company_area_1 {
    
}
.company_area_1 .inner {
    
}
.company_area_1 .inner .article_list {
    
}
.company_area_1 .inner .article_list article {
    margin-top: 50px;
}
.company_area_1 .inner .article_list article::after {
}
.company_area_1 .inner .article_list article .text {
}
.company_area_1 .inner .article_list article .text h4 {
    font-size: 18px;
}
.company_area_1 .inner .article_list article .text p {
}
.company_area_1 .inner .article_list article .image {
    width: 100%;
    margin-bottom: 30px;
}
.company_area_1 .inner .article_list article .image img {
}
.company_area_1 .inner .article_list article:nth-child(2n+1) .image {
    float: none;
    margin-right: 0;
}
.company_area_1 .inner .article_list article:nth-child(2n) .image {
    float: none;
    margin-left: 0;
}
.company_area_2 {
    
}
.company_area_2 .mini_column {
}
.company_area_2 .mini_column .table_wrap table tr th {
}
.company_area_2 .mini_column .table_wrap table tr td {
}
.company_area_4 {
    
}
.company_area_4 .inner {
}
.company_area_4 .inner ul.images {
}
.company_area_4 .inner ul.images li {
}
.company_area_4 .inner ul.images li:nth-child(2n) {
}
.company_area_4 .inner ul.images li img {
}
.company_area_5 {
    
}
.company_area_5 .inner .article_list {
}
.company_area_5 .inner .article_list article {
    margin-right: 0;
    width: 100%;
}
.company_area_5 .inner .article_list article:nth-child(2n) {
}
.company_area_5 .inner .article_list article .image {
}
.company_area_5 .inner .article_list article .image img {
}
.company_area_5 .inner .article_list article .text h4 {
}
.company_area_5 .inner .article_list article .text p {
}
.company_area_6 {
    
}
.company_area_6 .mini_column {
    
}
.company_area_6 .mini_column .table_wrap table tr th {
}
.company_area_6 .mini_column .table_wrap table tr td {
}
/*
.company_area_7 {
}
.company_area_7 .mini_column {
}
.company_area_7 .mini_column .table_wrap table tr th {
}
.company_area_7 .mini_column .table_wrap table tr td {
}
*/





/* ---------------------------------------- */
/* お問い合わせ */

.subpage_header.contact_header {
/*    background-image: url(images/recruit/recruit_heading.jpg);*/
}
.contact_form {
    
}
.contact_form em.required {
}
.contact_form .inner {
    
}
.contact_form .inner dl.form_table {
}
.contact_form .inner dl.form_table:not(:first-child) {
}
.contact_form .inner dl.form_table dt {
    margin-bottom: 0;
}
.contact_form .inner dl.form_table dt.new_section::before {
}
.contact_form .inner dl.form_table dt span.name {
}
.contact_form .inner dl.form_table dt span.name.long {
}
.contact_form .inner dl.form_table dt span.name .sub {
}
.contact_form .inner dl.form_table dt span.name em.sub {
}
.contact_form .inner dl.form_table dt em.required {
}
.contact_form .inner dl.form_table dd {
    width: 100%;
    padding-left: 0;
    margin-bottom: 50px;
}
.contact_form .inner dl.form_table.confirm dd {
}
.contact_form .inner dl.form_table dd label {
    display: block;
    padding: 6px 0;
    max-width: 100%;
    font-size: 14px;
}
.contact_form .inner dl.form_table dd label:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
}
.contact_form .inner dl.form_table dd input[type="text"] {
}
.contact_form .inner dl.form_table dd input[type="text"].long {
}
.contact_form .inner dl.form_table dd input[type="text"].middle {
    width: 100%;
}
.contact_form .inner dl.form_table dd input[type="text"].short {
    width: 200px;
}
.contact_form .inner dl.form_table dd textarea {
    height: 320px;
}
.contact_form .inner dl.form_table dd p.hint {
}
.contact_form .inner .form_button {
}
.contact_form .inner .form_button > input[type="submit"],
.contact_form .inner .form_button > input[type="button"],
.contact_form .inner .form_button > button,
.contact_form .inner .form_button > a {
}
.contact_form .inner .form_button > input[type="submit"]:hover,
.contact_form .inner .form_button > input[type="button"]:hover,
.contact_form .inner .form_button > button:hover,
.contact_form .inner .form_button > a:hover{
}
.contact_form .inner .form_button > input[type="submit"].forward,
.contact_form .inner .form_button > input[type="button"].forward,
.contact_form .inner .form_button > button.forward,
.contact_form .inner .form_button > a.forward {
}
.contact_form .inner .form_button > input[type="submit"].back,
.contact_form .inner .form_button > input[type="button"].back,
.contact_form .inner .form_button > button.back,
.contact_form .inner .form_button > a.back {
}




/* ---------------------------------------- */
/* ニュース */

.subpage_header.news_header {
/*    background-image: url(images/recruit/recruit_heading.jpg);*/
}
.news_detail {
    
}
.news_detail .inner {
    
}
.news_detail .inner .news_title {
    text-align: left;
    font-size: 18px;
    padding-bottom: 10px;
}
.news_detail .inner .news_title::before {
    width: 100%;
}
.news_detail .inner .news_content {
    font-size: 14px;
}
.news_list .inner ul.news_articles{
}
.news_list .inner ul.news_articles li{
}
.news_list .inner ul.news_articles li span{
    float: none;
    width: 100%;
}
.news_list .inner ul.news_articles li a{
    margin-left: 0;
}
.news_list .inner ul.news_pager{
}
.news_list .inner ul.news_pager li{
}
.news_list .inner ul.news_pager li a{
}
.news_list .inner ul.news_pager li a.current{
}



/* ---------------------------------------- */
/* 個人情報保護方針 */

.subpage_header.policy_header {
/*    background-image: url(images/recruit/recruit_heading.jpg);*/
}
.privacy_policy {
    
}
.privacy_policy .inner {
}
.privacy_policy .inner dl.policy:not(:first-child) {
}
.privacy_policy .inner dl.policy dt {
  font-size: 18px;
}
.privacy_policy .inner dl.policy dt:not(:first-child) {
}
.privacy_policy .inner dl.policy dd {
}
.privacy_policy .inner dl.policy dd p:not(:first-child) {
}
.privacy_policy .inner dl.policy dd ul:not(:first-child) {
}
.privacy_policy .inner dl.policy dd ul li {
}
.privacy_policy .inner dl.policy dd ul li::before {
}
.privacy_policy .inner .policy-credit {
}



/* ---------------------------------------- */
/* フッター */

footer .black{
	background:#444;
}
footer .black .inner{
	padding:70px 0 100px;
	text-align:center;
}
footer .black .inner h1{
	margin-bottom:20px;
}
footer .black .inner .name{
	color:#FFF;
	font-size:32px;
	margin-bottom:20px;
}
footer .black .inner .address{
	color:#FFF;
	font-size:14px;
	line-height:1.7;
}
footer .white .inner{
	padding:30px 0 40px;
	text-align:center;
}
footer .white .inner .copy{
	font-size:12px;
}


}


/* ---------------------------------------- */
/* 2024.10.17追記 */



.rinen_sec{
    margin: 50px;
    padding: 40px;
    font-size: 14px;
    line-height: 2;
    background-color: #fbf4ea;
}

.rinen_sec h5{
    padding: 10px 0px 30px;
    text-align: center;
    font-size: 26px;
    line-height: 2;
}

.rinen_sec p{
    padding-top: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 2;
    font-weight: bold;
}

.sisin_sec {
    margin-top: 40px;
    text-align: center;
    line-height: 3;
    font-size: 20px;
    list-style-type: decimal;
    border: #444 1px solid;
}
.sisin_sec ol{
    margin: 40px 30%;
    text-align: left;
}

@media all and (max-width:767px) {
    .sisin_sec ol{
        margin: 40px;
        text-align: left;
    }
    .sisin_sec {
        margin-top: 40px;
        text-align: center;
        line-height: 3;
        font-size: 16px;
        list-style-type: decimal;
        border: #444 1px solid;
    }
}