@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 10px 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: 20px;
    font-size: 13px;
}

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

.nav_contact {
    padding: 0 10px;
}

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

.mv_cap.mv_text {
    text-align: center;
    width: 500px;
    margin: 0 auto;
    padding-top: 150px;
}

.mv_text_L {
    font-size: 1.5vw;
    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: 1.5vw;
    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;
}

.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: 50%;
    height: 500px;
    overflow: hidden;
}

.img_1 img {
    height: 500px;
}

.text_1 {
    width: 50%;
    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;
}

li.column3 {
    width: 33.3333333%;
}

.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: 24%;
    background-color: #fff;
    text-align: left;
    height: 360px;
}

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

.blog_area3 {
    width: 24%;
    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: 80px;
    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;
}

/*イメージセクションの設定
---------------------------------------------------------------------------*/
.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: 50%;
}

.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: 53%;
    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: 48%;
    float: left;
    border: 1px solid;
    border-radius: 5px;
    margin-right: 1%;
    background-color: #fff;
}

.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: 10px;
}

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




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

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

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

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

.color_zone4 li {
    display: inline-block;
}

.labelarea2 h3 {
    background-color: #9e84c1;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    padding-left: 15px;
    border-radius: 6px;
    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;
}