a[href^="tel:"] {
 pointer-events: none;
 color: #000;
 text-decoration: none;
}

.company_main_wrap {
 position: relative;
 margin: 0px 0px 0px 0px;
}

.company_main_wrap::before {
 content: "";
 bottom: 63px;
 width: 100%;
 height: 181px;
 background-repeat: repeat-x;
 background-image: url(/company/img/main_bg_b.jpg);
 position: absolute;

}

.company_main_mv {
 width: 507px;
 position: absolute;
 top: 134px;
 left: 542px;
 right: 0px;
 margin: auto;
 background: #010001;
 padding: 17px 0px;
}

.company_main_wrap video {
 width: 100%;
}

.company_main {
 overflow: hidden;
 height: 790px;
 background-image: url(/company/img/main_img.gif);
 background-size: 1380px;
 background-position-y: bottom;
 background-position-x: center;
 background-repeat: no-repeat;
 position: relative;
}

#slideshow {
 position: relative;
 width: 1100px;
 height: 410px;
 margin: auto;
}

#slideshow img {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 8;
 opacity: 0.0;
}

#slideshow img.active {
 z-index: 10;
 opacity: 1.0;
}

#slideshow img.last-active {
 z-index: 9;
}

/* ----------------------------------------
@company02 
---------------------------------------- */

.h_r .h_furiwake2 ul {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 margin-right: 10px;
}

.h_r .h_furiwake2 li {
 margin-right: 10px;
}

.h_r .h_furiwake2 a {
 display: block;
 background-color: #a58546;
 color: #fff;
 width: 60px;
 height: 60px;
 padding-top: 23px;
 text-align: center;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 font-size: 20px;
 font-weight: bold;
 border-radius: 5px;
}

.h_r .h_furiwake2 a:hover {
 height: 60px;
 background-color: #7d6432;
}

.h_r .h_furiwake2 li:first-child a {
 background-color: #97b425;
}

.h_r .h_furiwake2 li:first-child a:hover {
 background-color: #778e1d;
}

.c2_menu_h2 {
 width: 60%;
 margin-bottom: 50px;
 padding-left: 20px;
 font-size: 53px;
 font-weight: bold;
}

.c2_menu_h2 img {
 width: 100%;
}

.c2_menu_text {
 font-size: 30px;
 letter-spacing: 4px;
 line-height: 45px;
 margin-bottom: 50px;
 padding-left: 20px;
 font-weight: bold;
}

.c2_menu_text span {
 display: block;
 font-size: 35px;
 line-height: 46px;
}

.h_r .t_bgw2 {
 border-radius: 0 0 0 20px;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 height: 60px;
 padding: 0 70px 0 30px;
}

.h_r .t_bgw2 > ul {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
}

.h_r .t_bgw2 li {}

.h_r .t_bgw2 > ul li a {
 font-size: 15px;
 color: #333;
 padding-right: 10px;
 position: relative;
 display: block;
 font-weight: bold;
 margin: 20px 0px 20px 10px;
}

.h_r .t_bgw2 > ul li a:hover {
 color: #97b425;
}

.h_r .t_bgw2 ul li:first-child a {
 border-right: 1px solid #aeafaf;
}

.h_r .h_tel2 {
 margin: 20px 10px 0 10px;
 font-size: 16px;
 font-weight: bold;
}

.h_r .h_tel2 img {
 width: 210px;
 height: auto;
}

.h_r .h_mail {}

.h_r .h_mail a {
 width: 35px;
 height: 35px;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: center;
 align-items: center;
 border-radius: 20px;
 border: solid 1px #333;
 margin: 10px 0;
}

.h_r .h_mail img {
 width: 19px;
}

/* ???? */

/* ----------------------------------------
accordion menu
---------------------------------------- */
.c2_menu_out {
 width: 1200px;
 margin: auto;
 position: relative;
}

.menu_out_cont {
 position: absolute;
 top: 32%;
 left: 0px;
 font-size: 29px;
 letter-spacing: 2px;
 writing-mode: vertical-lr;
}

.c2_container_wrap {
 width: 100%;
}

.c2_container {
 margin: 0px auto 50px;
 text-align: left;
 position: relative;
 overflow: hidden;
}

.c2_our_more {
 top: 0px;
 position: absolute;
 right: 0px;
}

.c2_our_more a {
 color: #333;
}

.c2_our_more a:hover {
 text-decoration: underline;
}

.c2_menu_wrap {
 width: 1000px;
 margin: auto;
 padding-top: 120px;
 overflow: hidden;
 padding-bottom: 40px;
}

/* accordion menu */
#acMenu .active {
 color: #7c7c7c;
 background: #e9e9e9;

}

#acMenu dt {
 display: block;
 width: 1000px;
 height: 110px;
 line-height: 34px;
 border-bottom: #666 1px solid;
 cursor: pointer;
 text-align: left;
 padding-top: 29px;
 padding-left: 20px;
 font-weight: bold;
 font-size: 52px;
 color: #adadad;

}

#acMenu dt:hover {
 background-color: #e9e9e9;
}

#acMenu dt span {
 display: block;
 font-size: 16px;
 font-weight: 600;
 letter-spacing: 2px;
}

#acMenu dd {
 background: #fff;
 width: 1000px;
 line-height: 50px;
 display: none;
 text-align: left;
 padding: 30px;
}

.acMenu_tex_01 {
 font-size: 23px;
 font-weight: bold;
 letter-spacing: 4px;
}

.acMenu_tex_english {
 line-height: 20px;
 font-size: 12px;
 margin-top: 10px;
}

.acMenu_tex_02 {
 font-size: 20px;
 line-height: 41px;
 font-weight: bold;
 margin: 30px 0px 30px 0px;
}

.acMenu_tex_03 {
 font-size: 16px;
 line-height: 30px;
 margin: 0px 0px 40px 0px;
}

.acMenu_tex_03 span {
 display: block;
 font-size: 22px;
 margin: 0px 0px 5px 0px;
}

.acMenu_tex_04 {
 font-size: 15px;
 line-height: 28px;
 margin: 40px 0px 0px 0px;
 font-family: "Ÿà–¾’©", YuMincho, "Hiragino Mincho ProN W3", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}

.acMenu_tex_05 {
 overflow: hidden;
 margin: 50px 30px 0px 320px;
 font-weight: bold;
 width: 280px;
 float: right;
}

.acMenu_tex_05 img {
 width: 100%;
}

.acMenu_tex_05 span:nth-child(1) {
 display: block;
 line-height: 23px;
 font-size: 21px;
 letter-spacing: 1px;
}

.acMenu_tex_05 span:nth-child(2) {
 float: left;
 line-height: 47px;
 font-size: 17px;
 letter-spacing: 2px;
}

.acMenu_tex_05 span:nth-child(2) span {
 display: block;
 float: right;
 margin: 10px 0px 0px 15px;
 line-height: 26px;
 font-size: 28px;
 font-weight: bold;
}

#acMenu dt:first-child {
 border-top: #666 1px solid;
}

.acMenu_last {
 font-size: 40px !important;
 font-weight: normal !important;
 padding-top: 19px !important;
}

.c2_ac6 {
 font-size: 18px !important;
 font-weight: normal !important;
 height: 60px;
 line-height: 19px;
 display: flex;
 justify-content: flex-start;
}

.ac6_r {
 font-size: 45px;
 padding-left: 64px;
 font-weight: bold;
 padding-top: 10px;
}

.ac6_l {
 font-size: 14px;
 line-height: 20px;
}

/* accordion menu end*/


/* ----------------------------------------
 HISTORY
---------------------------------------- */
.c2_history_wrap {
 width: 1000px;
 margin: auto;
 margin-top: 55px;
 margin-bottom: 100px;
}

.c2_history_h2 {
 padding-left: 20px;
 font-size: 45px;
 margin-bottom: 40px;
}

.c2_history_h2 span {
 display: block;
 font-size: 22px;
 padding-top: 28px;
 font-weight: normal;
}

.c2_history_gaiyou th {
 border-bottom: 2px solid #9f9fa0;
 padding: 10px 0px;
 width: 38px;
}

.c2_gaiyou_th {
 border-top: 2px solid #9f9fa0;
}

.c2_history_gaiyou td {
 border-bottom: 1px solid #9f9fa0;
 width: 200px;
 line-height: 20px;
}

.c2_gaiyou_td {
 border-top: 1px solid #9f9fa0;
}

.c2_gaiyou_l td,
th {
 padding: 10px;
 height: 25px;
 color: #3f3b3a;
}

.c2_history_zoom {
 display: flex;
 justify-content: space-between;
}

.c2_history_wrap ul li {
 width: 45%;
 position: relative;
}

.c2_history_gaiyou {
 margin-top: 3em;
}

.c2_gaiyou_l {
 width: 100%;
}

.c2_history_gaiyou table {
 width: 100%;
}

.c2_gaiyou_r tbody {
 height: 379px;
}

.c2_history_h3 {
 position: absolute;
 writing-mode: vertical-rl;
 right: 11%;
 font-size: 30px;
 letter-spacing: 4px;
 top: -5%;
}

/* HISTORY end*/

/* ----------------------------------------
brand
---------------------------------------- */
.c2_brand_wrap {
 width: 100%;
 background-image: url(/company/img/c2_gradation.png);
 background-repeat: no-repeat;
 position: relative;
 background-size: 100%;
 margin-bottom: 60px;
}

.tempo_jamp {
 top: -50px;
 position: absolute;
}

.c2_brand_in {
 width: 1200px;
 margin: auto;
 position: relative;
}

.c2_brand_in img {
 width: 35%;
 margin-top: 40px;
}

.c2_brand_inner {
 width: 1000px;
 margin: auto;
}

.c2_brand_h2 {
 font-size: 27px;
 position: absolute;
 right: 8%;
 top: -2.5%;
 letter-spacing: -0.5px;
}

.c2_brand_h2 span {
 font-size: 45px;
 display: block;
 line-height: 60px;
 font-weight: bold;
}

.c2_brand_h3 {
 writing-mode: vertical-rl;
 font-size: 30px;
 letter-spacing: 4px;
 top: -5%;
 position: absolute;
 left: 0px;
 right: unset;
 top: 15%;
}

.c2_brand_inner ul {
 width: 1000px;
 display: flex;
 justify-content: space-between;
 margin-top: 60px;
}

.c2_brand_inner ul li {
 width: 471px;
 position: relative;
}

.c2_sns {
 display: flex !important;
 width: 130px !important;
 margin-top: 0px !important;
 margin: 0px 0px 0px 10px;
}

.c2_sns a {
 width: 100% !important;
}

.c2_sns li {
 width: 33% !important;
}

.c2_brand_inner a {
 display: block;
 width: 90%;
 margin: auto;
}

.mask img {
 width: 100%;
 height: 315px !important;
 object-fit: cover !important;
 transition: opacity 0.4s, transform 0.4s;
 margin-top: 0px !important;
}

.c2_sns img {
 width: 72% !important;
 margin-top: 10px !important;
}

.c2_sns:hover img {
 transform: none !important
}

.c2_tenpo {
 width: 90%;
 margin: auto;
 font-size: 13px;
 margin-top: 20px;
 position: relative;
}

.tenpo_l {
 float: left;
 width: 80%;
}

.brand_tenpo {
 font-size: 23px;
 border-bottom: 1px solid #b9baba;
 padding-bottom: 5px;
 padding-left: 10px;
 display: flex;
}

.brand_tenpo_02 {
 font-size: 14px;
 padding-left: 25px;
}

.brand_tenpo span {
 font-size: 19px;
 padding-left: 25px;
 color: #ae573c;
}

.mask.star {
 mask-image: url('/company/img/c2_alpha-mask.png');
 -webkit-mask-image: url('/company/img/c2_alpha-mask.png');
 mask-repeat: no-repeat;
 -webkit-mask-repeat: round;
}

.mask:hover img {
 -webkit-transform: scale3d(1.2, 1.2, 1);
 transform: scale3d(1.2, 1.2, 1);
}

.c2_tenpo_text {
 padding-left: 10px;
 color: #595757;
}

.c2_tenpo_text p {
 padding-top: 15px;
 padding-bottom: 15px;
}

.c2_tenpo_tel {
 margin-bottom: 0px;
}

.c2_tenpo_tel p {
 padding-top: 0px !important;
 padding-bottom: 3px !important;
}

.c2_tenpo_tel span {
 width: 72px;
 display: inline-block;
}

.c2_tenpo_tel_time_wrap {
 display: flex;
 justify-content: space-between;
 margin: 0px 0px 5px 0px;
}

.c2_tenpo_tel_time_wrap p {
 width: 60px;
}

.c2_tenpo_tel_time2 {
 width: 344px;
}

.c2_tenpo_url {
 margin-top: 10px;
 position: relative;
 z-index: 10;
}

.c2_tenpo_url_top_margin {
 margin-top: 44px;
}

.c2_tenpo_url a {
 margin-left: 0px !important;
 color: #ae573c;
 margin-top: 10px !important;
}

.tenpo_name {
 writing-mode: vertical-lr;
 font-size: 40px;
 color: #727171;
 float: right;
 line-height: 47px;
}

.tenpo_r {
 height: 180px;
}

.tenpo_map {}

.tenpo_map a {
 position: absolute;
 bottom: 0px;
 right: 0px;
 text-align: center;
 background-color: #ae573c;
 width: 50px;
 color: #fff;
 font-size: 16px;
 border-radius: 3px;
}

.tenpo_name_04 {
 writing-mode: vertical-lr;
 font-size: 37px;
 color: #727171;
 height: 280px;
 line-height: 30px;
 float: right;
}

.tenpo_map_04 a {
 position: absolute;
 bottom: -43px;
 right: 14%;
 text-align: center;
 background-color: #ae573c;
 width: 50px;
 color: #fff;
 font-size: 16px;
 border-radius: 3px;
}

.c2_tenpo_reserve {
 margin-top: 10px;
 color: #ae573c;
}

/* ----------------------------------------
renovation
---------------------------------------- */
.c2_renov_wrap {
 width: 1200px;
 margin: auto;
 position: relative;
}

.c2_renov_inner {
 width: 1050px;
 margin-left: 150px;
 padding: 0px 0px 30px 0px;
}

.c2_renov_h3 {
 writing-mode: vertical-rl;
 font-size: 30px;
 letter-spacing: 4px;
 top: -5%;
 position: absolute;
 left: 0px;
 right: unset;
 height: 400px;
}

.c2_renov_title {
 font-size: 30px;
 margin-bottom: 30px;
}

/*====================================================================
slick
====================================================================*/

.wideslider {
 width: 100%;
 height: 500px;
 text-align: left;
 position: relative;
 overflow: hidden;
 margin-top: 2%;
}

.wideslider ul,
.wideslider ul li {
 float: left;
 display: inline;
 overflow: hidden;
}

.wideslider_base {
 top: 0;
 position: absolute;
}

.wideslider_wrap {
 top: 0;
 position: absolute;
 overflow: hidden;

}

.slider_prev,
.slider_next {
 top: 0;
 overflow: hidden;
 position: absolute;
 z-index: 100;
 cursor: pointer;
}

.slider_prev {
 background: #fff url(../img/prev.jpg) no-repeat right center;
}

.slider_next {
 background: #fff url(../img/next.jpg) no-repeat left center;
}

.pagination {
 bottom: 10px;
 left: 0;
 width: 100%;
 height: 15px;
 text-align: center;
 position: absolute;
 top: 57%;

}

.pagination a {
 margin: 0 5px;
 width: 10px;
 height: 10px;
 display: inline-block;
 overflow: hidden;
 background: #807f7d;
 border-radius: 10px;
}

.pagination a.active {
 filter: alpha(opacity=100) !important;
 -moz-opacity: 1 !important;
 opacity: 1 !important;
}

/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
 content: ".";
 height: 0;
 clear: both;
 display: block;
 visibility: hidden;
}

.wideslider ul {
 display: inline-block;
 overflow: hidden;
}

/* ----------------------------------------
archit
---------------------------------------- */
.c2_archit_wrap {
 width: 100%;
 background-image: url(/company/img/c2_gradation.png);
 background-repeat: no-repeat;
 position: relative;
 background-size: 100%;
 margin-bottom: 60px;
}

.c2_archit_innre {
 width: 1200px;
 margin: auto;
 position: relative;
}

.c2_archit_in {
 width: 1000px;
 margin: auto;
 display: flex;
 justify-content: space-between;
 padding-top: 90px;
}

.c2_archit_l {
 width: 50%;
}

.c2_archit_h3 {
 writing-mode: vertical-rl;
 font-size: 30px;
 letter-spacing: 4px;
 top: 7% !important;
 position: absolute;
 right: 0px;
 line-height: 42px;
}

.c2_archit_l a {
 display: block;
 width: 100%;
 margin: auto;
}

.c2_archit_r {
 width: 45%;
}

.archit_tenpo {
 font-size: 23px;
 border-bottom: 1px solid #b9baba;
 padding-bottom: 5px;
 padding-left: 10px;
}

.archit_tenpo {
 width: 80%;
}

.archit_letemps_tenpo {
 margin: auto;
 width: 100%;
}

.archit_letemps_tenpo img {
 width: 70% !important;
 display: block;
 margin: auto;
}

.archit_6c_tenpo {
 margin: auto;
 width: 100%;
}

.archit_6c_tenpo img {
 width: 62% !important;
 display: block;
 margin: auto;
}

.c2_archit_text {
 padding-left: 10px;
 color: #595757;
}

.c2_archit_text p {
 padding-top: 15px;
 padding-bottom: 15px;
 font-size: 13px;
 letter-spacing: 1px;
}

.c2_archit_url {
 padding: 0px 0px 0px 10px;
 margin: 0px 0px 40px 0px;
}

.c2_archit_bottom0_url {
 margin-bottom: 0px;
}

.c2_archit_url a {
 color: #407e91;
 font-size: 15px;
}

.c2_archit_icon {
 display: flex;
 justify-content: space-between;
 width: 370px;
 margin: 20px 0px 0px 0px;
}

.c2_archit_btn {
 padding-left: 10px;
 margin-top: 0px !important;
}

.c2_archit_btn a {
 border: 1px solid #000;
 padding: 5px 20px;
 font-size: 14px;
 color: #000;
 display: block;
 border-radius: 20px;
 text-align: center;
}

.c2_archit_icon_r {
 position: relative;
 width: auto;
 display: flex;
 justify-content: space-between;
 align-items: flex-end;
}

.archit_map a {
 text-align: center;
 background-color: #4b91a7;
 width: 50px;
 color: #fff;
 font-size: 16px;
 border-radius: 3px;
 display: block;
 margin-left: 30px;

}

.c2_archit_sns {
 display: flex !important;
 margin-top: 0px !important;
 top: 57%;
}

.c2_archit_sns li {
 width: auto;
 margin-left: 10px;
}

.c2_archit_sns a {
 display: block;
 width: 31px;
 height: auto;
 margin: auto;
}

.c2_archit_sns img {
 height: auto !important;
 margin-top: 0px !important;
 margin-bottom: 0px !important;
 width: auto !important;
}

.c2_archit_btn a:hover {
 background-color: #000;
 color: #fff;
}

/* ----------------------------------------
Construction
---------------------------------------- */
.c2_constru_wrap {
 width: 1200px;
 margin: auto;
 margin-top: 100px;
 position: relative;
 margin-bottom: 60px;
}

.c2_constru_inner {
 display: flex;
 justify-content: space-around;
 width: 1000px;
 margin: auto;
}

.c2_archit_r img {
 width: 80%;
}

.c2_constru_com {
 margin-top: 40px;
}

.c2_constru_com p {
 padding-left: 22px;
 font-size: 20px;
 margin-bottom: 10px;
 color: #4b91a7;
}

.c2_constru_h3 {
 writing-mode: vertical-rl;
 font-size: 30px;
 letter-spacing: 4px;
 top: -5%;
 left: 0px;
 right: unset !important;
 position: absolute;
}

.c2_constru_r {
 width: 45%;
}

.c2_constru_r img {
 margin-bottom: 70px;
}

.constru_logo_img {
 width: 80%;
}

.archit_tenpo_takasaki {
 width: 80%;
 font-size: 23px;
 border-bottom: 1px solid #b9baba;
 padding-bottom: 5px;
 padding-left: 10px;
 display: flex;
 margin-top: 75px;

}

/* ----------------------------------------
Coworking
---------------------------------------- */
.c2_coworking_wrap {
 width: 100%;
 background-image: url(/company/img/c2_gradation.png);
 background-repeat: no-repeat;
 position: relative;
 background-size: 100%;
 margin-bottom: 60px;
 position: relative;
}

.c2_coworking_inner {
 width: 1200px;
 margin: auto;
 position: relative;
 padding-top: 80px;
}

.tori_01 {
 background-image: url(/company/img/c2_tori_02.png);
 position: absolute;
 bottom: -3%;
 left: -10%;
 background-repeat: no-repeat;
 background-size: 60%;
 height: 200px;
 width: 25%;
}

.tori_02 {
 position: absolute;
 right: -194px;
 bottom: -12%;
 background-image: url(/company/img/c2_tori_03.png);
 background-repeat: no-repeat;
 background-size: 70%;
 width: 30%;
 height: 400px;
}

.c2_coworking_h3 {
 writing-mode: vertical-rl;
 font-size: 30px;
 letter-spacing: 4px;
 left: 0px;
 right: unset;
 top: 10%;
 position: absolute;
}

.c2_coworking_in {
 width: 1000px;
 margin: auto;
}

.c2_coworking_in .slick-list {
 padding: 0px 0px !important;
}

.c2_archit_l .slick-list {
 padding: 0px 0px !important;
}

.c2_coworking_in ul {
 display: flex;
 justify-content: space-between;
}

.c2_coworking_in ul li {
 width: 471px;
 position: relative;
}

.c2_coworking_in a {
 display: block;
 width: 90%;
 margin: auto;
}

.c2_coworking_logo {
 width: 45%;
 margin: auto;
}

.c2_coworking_logo2 {
 width: 68%;
 margin: auto;
}

.c2_coworking_tori3 {
 position: absolute;
 right: 30px;
 width: 13%;
}

.coworking_l {
 float: left;
 width: 100%;
}

.c2_coworking_in .mask {
 margin-top: 40px;
}

.coworking_icon_r {
 float: right;
}

.coworking_icon_r a {
 position: absolute;
 bottom: -16%;
 right: 20%;
 text-align: center;
 background-color: #ae573c;
 width: 50px;
 color: #fff;
 font-size: 16px;
 border-radius: 3px;
}

.c2_coworking_icon {
 position: relative;
}

.coworking_icon_r {
 right: 5%;
 position: absolute;
}

/* ----------------------------------------
welfare
---------------------------------------- */
.c2_welfare_wrap {
 width: 100%;
 background-image: url(/company/img/c2_gradation.png);
 background-repeat: no-repeat;
 position: relative;
 background-size: 100%;
 margin-bottom: 60px;
 position: relative;
}

.c2_welfare_inner {
 width: 1200px;
 margin: auto;
 position: relative;
}

.c2_welfare_h3 {
 writing-mode: vertical-rl;
 font-size: 30px;
 letter-spacing: 4px;
 position: absolute;
 right: 0px;
 top: 10%;
}

.c2_welfare_in {
 width: 1000px;
 margin: auto;
 display: flex;
 justify-content: space-between;
 padding-top: 130px;
}

.welfare_tenpo {
 margin-bottom: 30px;
}

/*====================================================================
modal 
====================================================================*/
* {
 margin: 0;
 padding: 0;
}

.content {
 margin: 0 auto;
}

.modal {
 display: none;
 height: 100vh;
 position: fixed;
 top: 0;
 width: 100%;
 left: 0px;
 z-index: 999;
}

.modal__content {
 padding: 40px;
 position: absolute;
 width: 100%;
 height: 100%;
 box-sizing: border-box;
 background-color: rgba(255, 255, 255, 0.80);
}

.modal__content p {
 color: #000;
 font-size: 15px;
 position: absolute;
 left: 50%;
 transform: translateX(-50%);
 -webkit-transform: translateX(-50%);
 -ms-transform: translateX(-50%);
 top: 0px;
 min-width: 1100px;
 height: 100vh;
 object-fit: cover;
 text-align: center;
}

.modal__content a {
 position: absolute;
 left: 50%;
 bottom: 0%;
 transform: translateX(-50%);
 -webkit-transform: translateX(-50%);
 -ms-transform: translateX(-50%);
 display: block;
 width: unset;
}

.modal_on {
 width: 100%;
 height: 100vh !important;
 object-fit: cover;
}

.js-modal-close img {
 margin-bottom: 0px !important;
}

.modal__content img {
 width: unset !important;
}

.modal_history p {
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 -webkit-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
}

/*====================================================================
renovation slider
====================================================================*/
.sliderArea {
 background: #fff;
 overflow: hidden;
}

.sliderWide {
 max-width: 100%;
 margin: 0 auto;
 padding: 0px 0;
 overflow: hidden;
}

.sliderWide .slick-arrow {
 opacity: 0;
 transition-duration: 0.3s;
}

.sliderWide:hover .slick-arrow {
 opacity: 1;
}

.slider {
 max-width: 428px;
 margin: 0 auto;
 padding: 0;
}

.slider .slick-list {
 overflow: visible;
}

.slider .slick-track {}

.slider .slick-slide {
 padding: 0 10px;
 opacity: .5;
 transition-duration: 0.3s;
}

.slider .slick-slide.slick-current {
 opacity: 1;
}

.slider .slick-slide a {
 display: block;
}

.slider .slick-slide a:hover {
 display: block;
 opacity: .7;
}

.slider img {
 height: auto;
 width: 100%;
}

.slick-prev,
.slick-next {
 z-index: 1;
}

.slick-dots {
 bottom: -33px;
}

.c2_container_menu {
 width: 1000px;
 margin: 100px auto 1px auto;
 padding: 0;
}

.c2_container_menu li {
 list-style: none;
}

.c2_container_menu li:hover {
 background: #eeede2;
}

.c2_container_menu li .c2_container_menu_title {
 display: table;
 width: 100%;
 text-decoration: none;
 text-align: left;
 vertical-align: middle;
 color: #333;
 overflow: hidden;
 transition: all .5s ease-out;
 height: 110px;
 line-height: 34px;
 border-bottom: #666 1px solid;
 cursor: pointer;
 text-align: left;
 padding-top: 29px;
 padding-left: 20px;
 font-weight: bold;
 font-size: 52px;
}

.c2_container_menu li .c2_container_menu_title span {
 display: block;
 font-size: 16px;
 font-weight: 600;
 letter-spacing: 2px;
}

.c2_container_menu > li:first-child .c2_container_menu_title {
 margin-top: 0;
}

.c2_container_menu li .c2_container_menu_title:hover {
 transition: all .5s ease-out;
}

.c2_container_menu li ul {
 margin: 0;
 padding: 0;
}

.c2_container_menu li ul li {
 background-color: #FFF !important;
}

.c2_container_menu li li .c2_container_menu_texbox {
 display: block;
 margin-top: 0;
 padding: 0 10px;
 height: 0px;
 overflow: hidden;
 color: #333;
 transition: all .5s ease-out;
}

.c2_container_menu > li:hover li .c2_container_menu_texbox {
 display: table;
 margin-top: 1px;
 line-height: 50px;
 padding: 30px;
 width: 100%;
 height: 1em;
 border-bottom: solid 1px #333;
 transition: all .5s ease-out;
}

.c2_container_menu > li:hover li .c2_container_menu_texbox:hover {
 background: #fff;
 transition: all .5s ease-out;
}

.c2_brand_inner_ship_img {
 width: 90%;
 z-index: 100;
 margin: auto;
 left: 0px;
 top: 0px;
 background: no-repeat;
}

.c2_brand_inner_ship_img .slick-list {
 padding: 0px !important;
}

.c2_brand_inner_ship_img .c2_brand_inner_ship_img_slider {
 max-width: 478px;
 margin: 0px;
 width: auto;
 display: block;
}

.c2_brand_inner_ship_img .slick-next {
 z-index: 10000;
 right: 17px;
}

.c2_brand_inner_ship_img .slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {}

.c2_brand_inner_ship_img .slick-dots {
 display: block !important;
 width: 100% !important;
}

.c2_brand_inner_ship_img .slick-dots li {
 width: 20px !important;
}

.c2_brand_inner_ship_img .c2_brand_inner_ship_img_slider .slick-slide a {
 width: 100%;
}

.c2_archit_6c_wrap {
 margin: 0px 0px 80px 0px;
}
