@charset "utf-8";

.preview_area {
    border: 1px solid #000;
}

.preview_area2 {
    height: 500px;
    overflow: scroll;
}

/*ヘッダーの設定
---------------------------------------------------------------------------*/
.mauto {
    margin: 0 auto;
}

.prev_header {
    /*box-sizing: border-box;*/
    border-bottom: 1px solid #fff;
    background: url(../images/common/header_bg.png) repeat center center rgba(255, 255, 255, 0.9);
    box-shadow: 0px 6px 5px rgba(70, 60, 60, 0.1);
    position: relative;
    border-bottom-width: 0px;
}

.header_left {
    padding: 10px 0 0 10px;
}

.prev_logo img {
    max-width: 300px;
    max-height: 60px;
}

.prev_h1 h1 {
    font-size: 10px;
}

.header_right {
    justify-content: flex-end;
}

.gnav_ul {
    display: flex;
}

.prev_gnav li {
    display: table;
    border: none;
    height: 103px;
    margin-left: 15px;
    font-size: 13px;
}

.gnav_list p {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
}

.nav_contact {
    padding: 0 10px;
}

/*メインビジュアルの設定
---------------------------------------------------------------------------*/
.mv1 {
    height: 630px;
    /*background-size: 1200px;*/
}

.mv_cap.mv_text {
    text-align: center;
    width: 500px;
    margin: 200px auto;
}

.mv_text_L {
    font-size: 3em;
    margin-bottom: 12px;
    padding: 12px;
    border-bottom: 2px solid #fff;
    line-height: 1.2;
    font-weight: bold;
    color: #000;
    text-shadow: 7px 1px 10px rgba(255, 255, 255, 1), -1px -1px 5px rgba(255, 255, 255, 1), 1px -1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), 1px 1px 5px rgba(255, 255, 255, 1), -1px -1px 5px rgba(255, 255, 255, 1), 1px -1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1);
}

.mv_text_M {
    font-size: 2.5em;
    margin-bottom: 12px;
    line-height: 1.2;
    font-weight: bold;
    color: #000;
    text-shadow: 7px 1px 10px rgba(255, 255, 255, 1), -1px -1px 5px rgba(255, 255, 255, 1), 1px -1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), 1px 1px 5px rgba(255, 255, 255, 1), -1px -1px 5px rgba(255, 255, 255, 1), 1px -1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1), -1px 1px 5px rgba(255, 255, 255, 1);
}

/*コンセプトの設定
---------------------------------------------------------------------------*/
.prev_section_concept {
    padding: 20px;
}

.poparea {
    background: rgba(255,255,255,0.8);
    padding: 30px;
}

.heading_area {
    padding: 30px;
}

.heading_border {
    padding-bottom: 30px;
}

.heading span {
    font-size: 36px;
    margin-right: 8px;
    font-family: 'Lato', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    line-height: 1;
    font-weight: bold;
}

.heading p {
    font-weight: bold;
    font-size: 40px;
    text-align: center;
}

.heading_text h2 {
    font-size: 23px;
    text-align: center;
    padding-top: 20px;
    font-weight: bold;
}

.heading_text h3 {
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
}

.img_1 {
    width: 49%;
    height: 500px;
    overflow: hidden;
}

.img_1 img {
    height: 500px;
}

.text_1 {
    width: 49%;
    padding: 15px;
}

.more_btn {
    padding: 5px;
    width: 180px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    display: table;
}

.more_btn p {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
}

.p0 {
    padding: 0;
}

.text_h {
    margin-top: 50px;
    text-align: center;
}

.text_h p {
    font-size: 15px;
}


/*サービスの設定
---------------------------------------------------------------------------*/
.prev_section {
    padding-top: 50px;
}

.list_image img {
    max-height: 300px;
}

.column3_ul {
    /*box-sizing: border-box;*/
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    color: #fff;
}

li.column3 {
    width: 33.3333333%;
}

.blackarea {
    background-color: rgba(0,0,0,0.5);
    height: 300px;
}

.servise_text {
    width: 67%;
    margin: 0 auto;
    padding-top: 40px;
}

.servise_text h4 {
    font-weight: bold;
    padding-bottom: 15px;
    text-align: center;
}

.servise_border {
    content: "";
    width: 40px;
    height: 1px;
    border-bottom: 1px solid #ffffff;
    margin: 0 auto;
}

.servise_text p {
    font-size: 12px;
    margin-top: 15px;
}

.detail_box_wrap {
    margin-top: 20px;
}

/*メニューの設定
---------------------------------------------------------------------------*/
.menu_area {
    background-color: #fff;
}

.common_table {
    margin-top: 100px;
}

.table_bdr th {
    border: 1px solid #d8d8d8;
    background-color: #fff;
    color: #000;
}

td.price {
    border-bottom: 1px solid;
    width: 30%;
    text-align: center;
    padding: 15px;
}

/*スタッフの設定
---------------------------------------------------------------------------*/
.infolist2 {
    width: 24%;
    background-color: #fff;
    height: 233px;
}

.staff_image {
    overflow: hidden;
    height: 200px;
}

.staff_image img {
    height: 200px;
}

.infolist2 h4 {
    padding: 5px;
    text-align: center;
}

/*ギャラリーの設定
---------------------------------------------------------------------------*/
.infolist3 {
    width: 24%;
    background-color: #fff;
    height: 200px;
}

.staff_image {
    overflow: hidden;
    height: 200px;
}

.staff_image img {
    height: 200px;
}

/*スケジュールの設定
---------------------------------------------------------------------------*/
.schedule_table {
    width: 80%;
    border-spacing: 0 5px;
    border-collapse: separate;
}

.schedule_table th {
    font-weight: 600;
    border: 1px solid #ccc;
    padding: 25px 5px;
    vertical-align: middle;
    font-size: 18px;
    width: 94px;
    text-align: center;
}

.schedule_table td {
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
    vertical-align: middle;
    text-align: center;
    padding: 25px 30px;
    vertical-align: middle;
    font-size: 18px;
}

/*求人情報の設定
---------------------------------------------------------------------------*/
.recruit_positon img {
    position: relative;
    right: 40%;
}

.table_bdr5 td {
    border: 1px solid #d8d8d8;
    background-color: #fff;
    color: #000;
    padding-left: 20px;
}

.table_bdr5 th.price {
    border-bottom: 1px solid;
    width: 30%;
    text-align: center;
    padding: 15px;
}

/*よくある質問の設定
---------------------------------------------------------------------------*/
.faq_wrap {
    padding: 20px;
}

/*新着情報の設定
---------------------------------------------------------------------------*/
.news_body {
    width: 90%;
    margin: 0 auto;
}

.mr1 {
    margin-right: 1%;
}

.infolist {
    width: 24%;
    background-color: #fff;
    height: 200px;
}

.infolist h4 {
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

.date {
    font-size: 12px;
    font-weight: bold;
    margin: 20px 15px;
}

.news_date {
    font-size: 12px;
    font-weight: bold;
    margin: 20px 15px;
    text-align: right;
}

.js-matchHeight_inner2 {
    padding: 0 15px;
    color: #000;
}

/*お客様の声の設定
---------------------------------------------------------------------------*/
.chara_area2 {
    height: 400px;
    background-color: #fff;
    color: #000;
}

.text_voice h3 {
    font-weight: bold;
    margin: 10px 0;
}

.text_voice p {
    padding-top: 20px;
}

.text_voice {
    padding: 0 80px;
}

.text_voice .mt50 {
    margin-top: 50px;
}

.voice_date {
    font-weight: bold;
    margin: 20px 15px;
}

.img_7 {
    width: 50%;
    overflow: hidden;
    height: 400px;
}

.img_7 img {
    height: 400px;
}

.voice_more_btn {
    padding: 5px;
    width: 180px;
    text-align: center;
    margin-top: 30px;
    display: table;
}

.voice_more_btn p {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}

/*ブログの設定
---------------------------------------------------------------------------*/
.blog_area1 {
    width: 26%;
    background-color: #fff;
    text-align: left;
    height: 360px;
}

.blog_area2 {
    width: 46%;
    background-color: #fff;
    text-align: center;
    height: 360px;
}

.blog_area3 {
    width: 26%;
    background-color: #fff;
    text-align: right;
    height: 360px;
}

.blogarea h4 {
    font-weight: bold;
}

.mr1 {
    margin-right: 1%;
}

.blogimage img {
    max-width: 100%;
}

.blog_text {
    margin: 5px 0;
}

.blog_text h4 {
    color: #000;
    font-weight: bold;
}

.access_area {
    width:50%;
    padding: 10px;
}

.access_area h3 {
    font-weight: bold;
}

.access th {
    font-weight: bold;
    text-align: left;
    width: 150px;
    padding: 5px 0;
}

.access_text h3 {
    margin: 30px 0 20px;
}

.access2 {
    color: #fff;
}

.gaiyo {
    margin-bottom: 14px;
}

.footer_access2 table {
    color: #fff;
    text-align: center;
}

.mb30 {
    margin-bottom: 30px;
}

.heading_border2 {
    padding-bottom: 30px;
    border-bottom: 1px solid;
    margin-bottom: 30px;
}

/*イメージセクションの設定
---------------------------------------------------------------------------*/
.image_section {
    height: 600px;
}

/*アクセスの設定
---------------------------------------------------------------------------*/
.access_text p {
    font-size: 14px;
}

.pb80 {
    padding-bottom: 80px;
}

/*特徴の設定
---------------------------------------------------------------------------*/
.chara_area {
    height: 500px;
}

.text_characteristic .heading {
    margin: 20px 0;
}

.text_characteristic h2 {
    font-weight: bold;
}

.text_characteristic h3 {
    font-weight: bold;
    margin: 10px 0;
}

.text_characteristic p {
    padding-top: 20px;
}

.img_2 {
    width: 50%;
    overflow: hidden;
    height: 500px;
}

.img_2 img {
    height: 500px;
}

.text_2 {
    width: 49%;
}

.text_characteristic {
    padding: 20px;
}

.text_characteristic .mt50 {
    margin-top: 50px;
}

.more_btn_img {
    width: 31%;
    height: 80px;
    color: #fff;
    text-align: center;
    margin-right: 1%;
}

.more_btn_img2 {
    height: 80px;
    background: rgba(0, 0, 0, 0.4);
}

.more_btn_img2 p {
    font-weight: bold;
    padding-top: 30px;
}

.top_btm_links {
    margin-top: 40px;
}

.img_bg3_1 {
    background-size: cover;
}

.img_bg4_1 {
    background-size: cover;
}

.img_bg5_1 {
    background-size: cover;
}

.blackarea2 {
    background-color: rgba(0,0,0,0.5);
    height: 225px;
}

.characteristic_text p {
    height: 225px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding-top: 100px;
}

/*フッターの設定
---------------------------------------------------------------------------*/
.prev_section_foot {
    padding: 80px 0;
}

.foot22 {
    background-size: cover;
}

.textArea {
    width: 95%;
    margin: 0 auto;
    background-color: #fff;
    color: #000;
    padding: 80px;
}

.footer_access {
    text-align: center;
}

.footer_logo {
    width: 320px;
    margin-top: 80px;
    margin-bottom: 20px;
}

.footer_address {
    font-size: 25px;
    text-align: center;
}

.footer_tel {
    font-size: 50px;
    text-align: center;
}

.more_btn2{
    width: 400px;
    font-size: 19px;
    padding: 25px;
}

.linkOnly {
    padding: 20px 0;
    margin-top: 50px;
}

.min-wrapper {
    text-align: center;
}

.min-wrapper li {
    display: inline-block;
    padding: 5px;
    font-size: 14px;
}

.copyright {
    margin: 0 auto;
    text-align: center;
}

.end_tel {
    font-size: 28px;
}

.foot_fixed {
    background-color: #000;
}

.end_hours p {
    font-size: 12px;
}

.more_btn3{
    width: 270px;
}

.foot_area {
    width: 700px;
    margin: 0 auto;
    padding: 10px;
}

path.st0 {
    fill: #fff;
}

.tel_icon {
    width: 40px;
    padding: 0 7px 0 0;
}

.foot_btn {
    margin: 0;
    position: relative;
    top: 15px;
}

.foot_telinfo {
    position: relative;
    top: -12px;
}

/* タイプ選択のパーツ用
--------------------------------------------*/
.typepreview_area {
    color: #626262;
    height: 300px;
}

.parts2, .parts {
    margin-bottom: 20px;
}

.contents_parts {
    margin-bottom: 15px;
}

.img_3 {
    width: 350px;
}

.img_3 img {
    max-width: 100%;
}

.text_3 {
    width: 740px;
}

.more_btn4 {
    padding: 5px;
    width: 180px;
    text-align: center;
    margin-top: 10px;
}

.servicelist2 {
    width: 47%;
    margin-bottom: 25px;
}

.more_btn4 {
    background-color: #c41a41;
    color: #fff;
}

.servicelist2 h3 {
    background: #c41a41;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

.service_table tr {
    border-bottom: 1px solid;
}

.service_table th {
    font-weight: bold;
    text-align: left;
    padding: 5px;
}

.service_table td {
    width: 30%;
    background: #c41a41;
    color: #fff;
    text-align: right;
    border-bottom: 1px solid;
    padding: 5px;
}

.price_table td {
    border-bottom: 1px solid;
    padding: 0px 3px 7px;
    font-size: 14px;
}

.price_b {
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    border-bottom: 1px solid;
    vertical-align: middle;
    background-color: #c41a41;
    color: #fff;
}

.mr5 {
    margin-right: 5%;
}

.blogarea2 {
    width: 32%;
    text-align: center;
}

.blogarea2 h4 {
    padding: 10px;
    font-weight: bold;
}

.img_4 {
    width: 25%;
}

.text_4 {
    width: 72%;
}

.voice_area h3 {
    color: #c41a41;
    font-weight: bold;
}

.voice_title {
    color: #fff;
    background-color:  #c41a41;
    font-weight: bold;
}

.p10 {
    padding: 10px;
}

.img_4 img {
    max-width: 100%;
}

.mt_7 {
    margin-top: -7px;
}

.ma10 {
    margin: 10px;
}

.blog_title {
    color: #fff;
    background-color: #c41a41;
    font-weight: bold;
}
 
.tagarea {
    width: 210px;
    margin: 0 auto;
}

.tagli {
    display: inline-block;
}

.tagli div {
    color: #fff;
    background-color: #c41a41;
    margin: 10px;
    width: 100%;
}

.tagli p {
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    padding: 2% 3%;    
}

.flow_image {
    background-image: url(/images/site_image.jpg);
    background-size: 1178px;
    max-width: 1200px;
    height: 554px;
}

.flow2 {
    margin-left: 353px;
}

/* よくある質問
----------------------------------*/
.faq-cont {
    margin: 0 auto 15px;
    border: 1px solid #a0a0a0;
}

.q-cont {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
    position: relative;
    top: 20px;
    left: 30px;
}

.faq_contents {
    border-bottom: 1px solid #a0a0a0;
    background: #fff;
    color: #000;
}

.q_contents {
    width: 100px;
    height: 71px;
}

.q_contents img {
    width: 30px;
    position: relative;
    top: 20px;
    left: 32px;
}

.a_contents {
    width: 100px;
    height: 71px;
    border-right: 1px solid #a0a0a0;
    background-color: #6d6b6b;
}

.a_contents img {
    width: 30px;
    position: relative;
    top: 20px;
    left: 32px;
}

.a-cont {
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    top: 20px;
    left: 30px;
}

.table_bdr2 th {
    width: 20%;
    padding: 10px;
}

.table_bdr2 td {
    text-align: left;
}

/* タイプ選択のパーツ用2
--------------------------------------------*/
.prev_section2 {
    width: 49%;
    float: left;
    border: 1px solid;
    border-radius: 5px;
    margin-right: 1%;
    background-color: #fff;
    height: 380px;
    overflow-x: scroll;
    /*box-sizing: border-box;*/
}

.prev_section4 {
    width: 50%;
    float: left;
    border: 1px solid;
    border-radius: 5px;
    background-color: #fff;
    overflow-x: scroll;
    /*box-sizing: border-box;*/
    margin-bottom: 1%;
}

.prev_section5 {
    width: 50%;
    float: left;
    border: 1px solid;
    border-radius: 5px;
    background-color: #fff;
    overflow-x: scroll;
    /*box-sizing: border-box;*/
    height: 283px;
}

.typ_info_area {
    padding: 1%;
}

.img_5 {
    width: 30%;
}

.img_5 img {
    width: 100%;
}

.text_5 {
    width: 65%;
}

.text_h2 p {
    font-size: 10px;
}

.prev_h4 {
    font-size: 12px;
    text-align: left;
    padding: 0;
    font-weight: bold;
}

.typepreview_area {
    color: #626262;
    height: 400px;
}

.more_btn5 {
    padding: 5px;
    width: 28%;
    text-align: center;
    margin-top: 10px;
    background-color: #c41a41;
    color: #fff;
    font-size: 10px;
}

.servicelist2 h3 {
    background: #c41a41;
    color: #fff;
    font-weight: bold;
    padding: 2%;
    text-align: center;
    font-size: 12px;
}

.service_table th {
    font-weight: bold;
    text-align: left;
    padding-left: 2%;
    font-size: 10px;
}

.service_table td {
    width: 30%;
    background: #c41a41;
    color: #fff;
    text-align: right;
    border-bottom: 1px solid;
    padding-right: 2%;
    font-size: 10px;
}

.list_image2 img {
    width: 100%;
    height: 120px;
}

.typepreview_area_title h3 {
    background-color: #626262;
    color: #fff;
    padding-left: 15px;
    font-weight: bold;
}

.type_prev2 {
    padding: 2%;
}

.button_area2_2 {
    width: 487px;
    margin: 0 auto;
}

/* タイプ選択のパーツ用3
--------------------------------------------*/
.prev_section3 {
    width: 32%;
    float: left;
    border: 1px solid;
    border-radius: 5px;
    margin-right: 1%;
    background-color: #fff;
}

.heading_type2 h3 {
    background: #c41a41;
    color: #fff;
    font-weight: bold;
    padding: 1%;
    font-size: 12px;
    margin-bottom: 1%;
}

.table_bdr3 th{
    font-weight: bold;
    text-align: left;
    padding-left: 2%;
    font-size: 10px;
    border-bottom: 1px solid;
}

td.price2 {
    width: 30%;
    background: #c41a41;
    color: #fff;
    text-align: right;
    border-bottom: 1px solid;
    padding-right: 2%;
    font-size: 10px;
}

.price_table td {
    border-bottom: 1px solid;
    padding: 0px 3px 7px;
    font-size: 10px;
}

.price_table th {
    width: 70%;
    text-align: left;
    color: #c41a41;
    font-weight: bold;
    border: none;
    padding-left: 2%;
    font-size: 12px;
}

.button_area3_2 {
    width: 731px;
    margin: 0 auto;
}

/* タイプ選択のパーツ用4
--------------------------------------------*/
.blogarea3 {
    width: 30%;
    text-align: center;
}

.blogarea3 h4 {
    padding: 1%;
    font-weight: bold;
    font-size: 12px;
}

.ma10 p {
    font-size: 10px;
}

/* タイプ選択のパーツ用5
--------------------------------------------*/
.voice_area h3 {
    color: #c41a41;
    font-weight: bold;
    font-size: 12px;
}

.date2 {
    font-size: 10px;
    margin-bottom: 1%;
    color: #c41a41;
}

.voice_text {
    font-size: 10px;
}

.p10 p {
    font-size: 13px;
}

h4.voice_title2 {
    font-size: 10px;
}




/*2カラムの設定
---------------------------------------------------------------------------*/
.column2 {
    max-width: 1200px;
    display: flex;
    height: calc(100vh - 70px);
}

.mainarea {
    min-width: 900px;
    width: 100%;
    overflow-y: scroll;
}

.sidebar {
    width: 300px;
    height: auto;
    padding: 20px 10px 50px;
    overflow-y: scroll;
}

.color_zone4 button {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    font-size: 18px;
    margin: 0;
    margin-bottom: 3px;
	vertical-align: top;
}

.color_zone4 li {
    display: inline-block;
}

.labelarea2 h3 {
    background-color: #9e84c1;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 15px;
}

.colorInfo {
    font-size: 13px;
}

.color_button_area button {
    width: 100%;
    margin: 20px 0 0 0;
}

.kome2 {
    padding-left: 20px;
    font-size: 13px;
}

.map {
    width: 48%;
}

.colorinfo {
    font-size: 12px;
}

.img_6 {
    width: 40%;
}

.img_6 img {
    width: 100%;
}

.text_6 {
    width: 58%;
}

.mainarea2 {
    min-width: 900px;
    width: 100%;
    overflow-x: scroll;
    height: 85vh;
}





.textArea2 {
    width: 95%;
    margin: 0 auto;
    color: #000;
    padding: 10px 0;
    font-size: 11px;
}

.ttl_wrap h3 {
    font-size: 15px;
    font-weight: bold;
}

h4.vertical_ttl {
    writing-mode: vertical-lr;
    font-size: 15px;
    font-weight: bold;
    color: #c41a41;
}

.menu_tag {
    margin-right: 10px;
    margin-top: 10px;
}

table.menu_table {
    font-size: 12px;
}

.menu_table tr th.ttl {
    text-align: left;
    font-weight: 500;
    padding: 5px 3px 5px 0;
    border-bottom: 1px solid #989898;
    background: none;
    color: #313131;
    width: 180px;
}

.menu_table tr td.price3 {
    padding: 5px 0;
    text-align: right;
    border-bottom: 1px solid #989898;
    background: none;
    color: #313131;
}

.article_menu_list li {
    display: inline-block;
}

.article_menu_list {
    margin-top: 12px;
}

.menu_tag_section {
    margin-right: 20px;
}

.lower_section_back {
    width: 300px;
    height: 254px;
    background-size: 382px;
    background-repeat: no-repeat;
    background-position: right top;
    padding: 0px;
    right: 0;
    z-index: 0;
    background-color: #fff;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 60% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 55% 100%);
}

.lower_section_in2 {
    background-color: rgba(255,255,255,0.5);
    z-index: 10;
    position: absolute;
}

.ttl_wrap {
    padding: 20px 0 0 25px;
}

.textalign_center {
    text-align: center;
}

.w50 {
    width: 49%;
}

.menu_tag_section3 {
    margin-right: 1%;
}

.free_table2 h4 {
    font-weight: bold;
    border-bottom: 1px solid #c3c3c3;
}

.table_bdr4 th{
    font-weight: bold;
    text-align: left;
    padding-left: 2%;
    font-size: 10px;
    border: 1px solid #c3c3c3;
}

.table_bdr4 td.price2 {
    width: 30%;
    background: #c41a41;
    color: #fff;
    text-align: right;
    border: 1px solid #c3c3c3;
    padding-right: 2%;
    font-size: 10px;
}

.blackZone {
    background-color: rgba(0,0,0,0.5);
}

/* prev_pc3【Aタイプ】
-----------------------------------------------------------------------------
----------------------------------------------------------------------------- */
.headerback3 {
    background-color: #b8d3ef;
    padding: 10px;
}

.header_dis {
    display: table;
}

.headerarea3 {
    display: table-cell;
    width: 200px;
    padding: 0 20px;
}

.headerarea3 img {
    width: 100px;
}

.header_design {
    display: table-cell;
    vertical-align: middle;
    border: 1px solid;
    padding: 0 20px;
    border-radius: 5px;
}

.header_design input {
    display: none;
}

.header_design label {
    display: inline-block;
    cursor: pointer;
    width: 100px;
    margin: 0;
    padding: 7px;
    background: #fff;
    color: #869198;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    transition: .2s;
    border: 1px solid;
}

.header_design input[type="radio"]#siteDesign1:checked + label {
    background: #0566aa;
    color: #fff;
}

.header_design input[type="radio"]#siteDesign2:checked + label {
    background: #e1983c;
    color: #fff;
}

.header_design {
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #8e8e8e;
    padding: 4px 20px;
    background-color: #b3b3b3;
    border-radius: 5px;
    color: #fff;
}

.header_design span {
    font-weight: bold;
}

/* ヘッダー・MV
----------------------------------------------------------------------------- */
.entory_btn {
    background-color: #c41a41;
    color: #ffffff;
    padding: 15px 10px;
    border-radius: 30px;
}

.mv3 {
    height: 700px;
    position: relative;
}

.mv_cap3 {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    padding: 40px 0;
}

.mv_text_L3 {
    font-size: 35px;
    margin-bottom: 12px;
    padding: 12px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
}

.mv_text_M3 {
    font-size: 35px;
    margin-bottom: 12px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
}

/* ニュース
----------------------------------------------------------------------------- */
.prev_section_news {
    padding: 20px 80px;
}

.news_h3 {
    font-size: 35px;
    font-weight: bold;
}

.news_h3 span {
    font-size: 20px;
    padding-left: 5px;
}

.dis_table3 {
    display: table;
}

.dis_table3 > span {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 0 15px 15px;
}

.date_btn3_after {
    padding: 10px;
    font-size: 12px;
}

.prev_section_message h2 {
    font-size: 20px;
    font-weight: normal;
}

/* メッセージ
----------------------------------------------------------------------------- */
.msg_back {
    padding: 80px 0;
    background: url('/images/message_back.png') no-repeat;
    background-position: center;
}

.prev_section_message .text_h p {
    color: #000;
    font-size: 12px;
}

.more_btn_prev3 {
    padding: 5px;
    width: 180px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    display: table;
}

.more_btn_prev3 p {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 20px;
    font-weight: bold;
    font-size: 13px;
}

/* バナー
----------------------------------------------------------------------------- */
.column2_4 {
    width: 50%;
}

.blackarea3 {
    height: 270px;
}

.list_image3 {
    padding: 20px 40px;
}

/* メンバー
----------------------------------------------------------------------------- */
.fff {
    background-color: #fff;
}

.w50_3 {
    width: 50%;
}

.prev_section_member img {
    width: 100%;
}

.lh0 {
    line-height: 0;
}

.color_p3 {
    padding: 30px;
    font-size: 18px;
}

.name_area3 {
    font-size: 28px;
    font-weight: bold;
}

.name_text3 {
    padding: 20px 30px;
    font-size: 13px;
    color: #626262;
}

.motto_btn3 {
    width: 81px;
    float: right;
    margin-right: 20px;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid;
}

.member_title {
    margin-bottom: 60px;
}

.member_block {
    margin-bottom: 20px;
}

/* サービス
----------------------------------------------------------------------------- */
.blackZone3 {
    background-color: rgba(0,0,0,0.5);
    padding: 80px 0;
}

.service_block {
    width: 32.3333%;
    margin-right: 1%;
}

.service_block > div {
    padding: 50px 30px;
}

.service_block h4  {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 30px;
}

.service_block p  {
    font-size: 12px;
}

/* リクルート
----------------------------------------------------------------------------- */
.prev_section_recruit .heading_area {
    padding: 100px 30px;
}

.prev_section_recruit .rec_span {
    font-size: 20px;
    font-weight: normal;
}

.prev_section_recruit .heading p {
    line-height: 1em;
}

.prev_section_recruit .icon_zone {
    text-align: center;
    font-size: 130px;
}

.icon_zone {
    text-align: center;
    font-size: 130px;
}

/* ギャラリー
----------------------------------------------------------------------------- */
.gallery_list > div {
    width: 23%;
    margin-right: 2%;
}

.gallery_list img {
    width: 100%;
}

.gallery_list p {
    font-size: 12px;
}

/* カンパニー
----------------------------------------------------------------------------- */
.company_table {
    padding: 20px;
    font-size: 13px;
}

.company_table tr {
    height: 25px;
}

.company_table th {
    text-align: left;
}

.prev_section_company .color_p3 {
    font-weight: bold;
}

.company_table {
    color: #626262;
}

/* アバウトアス
----------------------------------------------------------------------------- */
.prev_section_about h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1em;
}

.prev_section_about h2 span {
    font-size: 19px;
}

.prev_section_about img {
    width: 100%;
}

.prev_section_about .color_p3 {
    padding: 40px 30px;
    font-size: 18px;
}

.about_block {
    padding: 37px;
    font-size: 11px;
}

.about_block h3 {
    font-size: 16px;
    padding-bottom: 20px;
}

.about_3block {
    width: 33.3333%;
}

.about_3block p {
    text-align: center;
    font-weight: bold;
}

/* SEOテキスト
----------------------------------------------------------------------------- */
.prev_section_seo {
    background-color: #f4f5f7;
    color: #626262;
    padding: 80px 0;
}

.seo_area {
    width: 60%;
    margin: 0 auto;
    font-size: 12px;
}

/* フッター
----------------------------------------------------------------------------- */
.footer_area2 {
    width: 60%;
    margin: 80px auto;
}

.footer_area2 {
    width: 60%;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 20px;
}

.footer_table .in::before {
    content: "| ";
    font-weight: bold;
    font-size: 16px;
}

.foot_area3 {
    width: 500px;
    margin: 0 auto;
    padding: 20px 0;
}

.foot_area3 td {
    color: #fff;
}

.fa-phone:before {
    content: "\f095";
    transform: rotateY(180deg);
    display: block;
    background: #FFF;
    color: #000;
    padding: 8px;
    font-size: 23px;
    border-radius: 50%;
}

.end_tel3 {
    font-size: 18px;
    line-height: 1em;
    vertical-align: middle;
}

.end_tel3 span {
    font-size: 12px;
}

.foot_telinfo3 {
    vertical-align: middle;
}

.foot_btn3 {
    margin: 0;
    border-radius: 20px;
}

/* prev_pc3【Bタイプ】
-----------------------------------------------------------------------------
----------------------------------------------------------------------------- */
#recruit_design_2 h2 {
    font-size: 14px;
    padding-top: 0;
}

#recruit_design_2 .more_btn_prev4 p, #recruit_design_2 .heading p {
    font-weight: normal;
}

/* ヘッダー・MV
----------------------------------------------------------------------------- */
.prev_header4 {
    /*box-sizing: border-box;*/
    border-bottom: 1px solid #fff;
    position: relative;
    border-bottom-width: 0px;
}

.entory_btn4 {
    padding: 15px 10px;
}

.mv_cap4 {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 41%;
    padding: 40px 0;
}

.mv_cap4 .mv_text_L3 {
    font-size: 35px;
    margin-bottom: 12px;
    padding: 12px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    text-shadow: 4px 3px 5px #000;
}

.mv_cap4 .mv_text_M3 {
    font-size: 35px;
    margin-bottom: 12px;
    padding: 12px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    text-shadow: 4px 3px 5px #000;
}

/* ニュース
----------------------------------------------------------------------------- */
.news_h4 {
    font-size: 35px;
}

.span_news {
    font-size: 20px;
    padding-left: 5px;
}

.dba3 {
    display: inline-block;
}

/* メッセージ
----------------------------------------------------------------------------- */
.msg_back4 {
    padding: 110px 0;
    background: url(/images/message_back2.png) no-repeat;
    background-position: top;
    background-size: 100%;
    position: absolute;
    height: 100px;
    top: -100px;
    left: 0;
    right: 0;
}

.meg_area_b {
    background: #fff;
    position: relative;
    padding: 30px 0 60px;
    margin: 100px 0;
    z-index: 1;
}

.meg_area_b .heading {
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
}

/*.meg_area_b .more_btn_prev4 {
    position: absolute;
    bottom: -27px;
    left: 0;
    right: 0;
}*/

.meg_area_b .text_h p {
    font-size: 12px;
}

.more_btn_prev4 {
    padding: 5px;
    width: 180px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    display: table;
}

.meg_area_b p {
    font-weight: normal;
}

.more_btn_prev4 p {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid;
}

.meg_area_b h2 {
    font-size: 21px;
    text-align: center;
    padding-top: 20px;
    font-weight: normal;
}

/* バナー
----------------------------------------------------------------------------- */
.banner_area4 {
    width: 60%;
    margin: 0 auto;
}

.servise_text4 {
    margin: 0 auto;
    padding: 65px;
}

.servise_text4 h4 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.servise_text4 p {
    font-size: 13px;
    text-align: center;
}

.prev_section_banner4 {
    padding-bottom: 80px;
}

/* メンバー
----------------------------------------------------------------------------- */
.prev_section_member4 {
    padding: 40px 120px;
}

.prev_section_member4 img {
    width: 100%;
}

.color_p4 {
    position: relative;
    height: 130px;
}

.color_p4_1 {
    background-color: #d4c4c4;
    padding: 10px 21px;
    font-size: 14px;
    position: absolute;
    top: 25px;
    left: -30px;
    width: 220px;
}

.color_p4_2 {
    background-color: #d4c4c4;
    padding: 7px 21px;
    font-size: 18px;
    position: absolute;
    top: 72px;
    left: -30px;
    width: 330px;
    font-weight: bold;
}

.color_p4_2 p {
    font-weight: bold;
}

.prev_section_member4 .heading p {
    font-weight: normal;
}

.name_text4 {
    padding: 20px 30px;
    font-size: 13px;
    color: #626262;
}

.prev_section_member4 p.member_title {
    margin-bottom: 0;
}

.prev_section_member4 .member_block img {
    height: 230px;
}

/* サービス
----------------------------------------------------------------------------- */
.prev_section_service4 .service_block h4 {
    padding: 50px 0;
}

.prev_section_service4 h2 {
    padding-bottom: 40px;
}

/*リクルート
----------------------------------------------------------------------------- */
.prev_section_recruit4 {
    padding: 50px 0;
    background-color: #fff;
}

.rec_back_img4 {
    width: 500px;
    margin: 0 auto;
    text-align: center;
}

.accent_back4 {
    padding: 80px 0;
    font-size: 28px;
}

.accent_color {
    padding: 50px 0 70px;
    font-size: 28px;
    line-height: 0;
}

.accent_color p {
    font-weight: bold;
}

.rec_back_img4 i {
    font-size: 80px;
    position: relative;
    top: 15px;
    right: 10px;
}

/* カンパニー
----------------------------------------------------------------------------- */
.company_p4 {
    padding: 60px 30px;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: bold;
}

/* アバウトアス
----------------------------------------------------------------------------- */
#recruit_design_2 .prev_section_about h2{
    font-size: 30px;
}

/* フッター
----------------------------------------------------------------------------- */
.foot_btn4 {
    margin: 0;
    border: 2px solid;
}


.preview_area5 {
    height: 85vh;
    overflow: scroll;
}