@charset "UTF-8";
/*! Writen  by SCSS */
.content_wrap li.item_equipment {
  opacity: 0.3 !important;
  pointer-events: none !important;
}
.main_wrap {
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .main_wrap {
    flex-direction: column-reverse;
  }
}
.main_wrap .main_text {
  width: 59.25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  .main_wrap .main_text {
    width: 100%;
    padding: 6.04% 20px;
  }
}
.main_wrap .main_text .text_image {
  width: 52.75%;
}
@media screen and (max-width: 480px) {
  .main_wrap .main_text .text_image {
    width: 100%;
    padding: 0 clamp(16px, 1.875vw, 30px);
  }
}
.main_wrap .main_text .text {
  margin-top: 3.17%;
  text-align: center;
  color: #040000;
  font-size: clamp(10px, 1.81vw, 29px);
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 480px) {
  .main_wrap .main_text .text {
    margin-top: clamp(16px, 1.875vw, 30px);
    font-size: clamp(20px, 3.75vw, 30px);
    font-feature-settings: 'palt';
    letter-spacing: 0.14em;
    line-height: 1.6;
    font-weight: 400;
  }
}
.main_wrap .main_text .action {
  margin-top: 3.17%;
  text-align: center;
  color: #040000;
  font-size: clamp(24px, 2.62vw, 42px);
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  .main_wrap .main_text .action {
    margin-top: 0;
    font-size: 6.7vw;
  }
}
.main_wrap .main_text .action .a1 {
  font-size: 80%;
}
.main_wrap .main_image {
  width: 40.69%;
}
@media screen and (max-width: 480px) {
  .main_wrap .main_image {
    width: 100%;
    box-shadow: none;
  }
}
.main_wrap img {
  width: 100%;
}
/* ttl */
.ttl {
	text-align: center;
}
/* wideslider */
.wideslider_text {
    width: 490px;
    height: 280px;
    padding: 35px 45px;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.84);    
    position: absolute;
    z-index: 2;
    bottom: 50px;
    left: calc((100% - 1400px) / 2 + 50px);
}
@media screen and (max-width: 1400px) {
.wideslider_text {
    left: 50px;
}
.wideslider_text img{
    width: 493px;    
}
    
}
@media screen and (max-width: 768px) {
.wideslider_text {
    left: 25px;
}
.wideslider_text img{
    width: 100%;    
}
    
}
@media screen and (max-width: 480px) {
.wideslider_text {
    left: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        padding: 15px;
        width: 65%;
        box-sizing: border-box;
        height: max-content;
        bottom: auto;
        margin: 10px 30px;
}
.wideslider_text img{
    width: 100%;    
}
    
}
/* works */
#works {
    max-width: 1100px;
    margin: 0 auto;
}
.works_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.works_list li{
	width: 31.82%;
	margin-bottom: 25px;
}
.works_list li img a:hover{
	opacity: 0.6;
}
.works_list li:nth-child(10),
.works_list li:nth-child(11),
.works_list li:nth-child(12){
	padding-bottom: 0;
}
@media screen and (max-width: 1140px) {
#works {
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}    
}
@media screen and (max-width: 768px) {
.works_list li{
	width: 48%;
	margin-bottom: 20px;
}
.works_list li:nth-child(10){
	margin-bottom: 20px;
}
}
/* services */
#services {
    max-width: 1100px;
    margin: 0 auto;
}
.services_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.services_list li{
    background-color: #fff;
	width: 32.72%;
	padding: 50px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.services_list li img a:hover{
	opacity: 0.6;
}
.services_list li:nth-child(10),
.services_list li:nth-child(11),
.services_list li:nth-child(12){
	padding-bottom: 0;
}
.services_mark{
    height: 95px;
    display: flex;
    justify-content: center;
    align-content: center;
}
.services_ttl{
    font-size: 140%;
    font-weight: 600;
    color: #4dbdc3;
    text-align: center;
    line-height: 1;
}
@media screen and (max-width: 1140px) {
#services {
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}    
}
@media screen and (max-width: 768px) {
.services_list li{
	width: 48%;
	padding: 20px;
}
.services_list li:nth-child(5),
.services_list li:last-child{
	padding-bottom: 0;
}
}
@media screen and (max-width: 480px) {
.services_list li{
	width: 100%;
	padding: 0 0 20px;
}
.services_list li img{
	margin: 0 auto;
}
.services_list li:last-child{
	padding-bottom: 0;
}
}

/* about */
#about {
	width: 100%;
	margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.about_bg {
	width: 100%;
    background-color: #E0E0E0;
    background-image: url("../images/common/bg_company.jpg"),url("../images/common/bg_company_text.png");
    background-position: top center,top 900px center;
    background-repeat: no-repeat;
	margin: 0 auto;
    padding-top: 240px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    
}
.about_area{
    width: 900px;
    margin: 0 auto;
    padding: 80px 100px;
    box-sizing: border-box;
    background-color: #fff;
}
@media screen and (max-width: 900px) {
.about_bg {
    background-image: url("../images/common/bg_company_768.jpg"),url("../images/common/bg_company_text.png");
    background-position: top center,top 900px center;
    background-repeat: no-repeat;
    background-size: auto;    
}
.about_area {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 20px;
}
}
.about_ttl{
	font-size: 22px;
	line-height: 1;
	padding-bottom: 10px;
	border-bottom: solid 2px #666;
	margin-bottom: 20px;
    letter-spacing: 0.1em;
}
.about_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about_list dt{
	width: 26.5%;
	border-bottom: solid 1px #666;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.about_list dd{
	width: 73.5%;
	border-bottom: solid 1px #666;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.about_list.bb0 dt{
	border-bottom: none;
}
.about_list.bb0 dd{
	border-bottom: none;
}
@media screen and (max-width: 480px) {
	.about_bg {
    width: 100%;
    background-image: url("../images/common/bg_company_480.jpg"),url("../images/common/bg_company_text.png");
    background-position: top center,top 900px center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 100px;
}
	.about_ttl {
    font-size: 18px;
    margin-bottom: 15px;
}
.about_list dt{
	width: 100%;
	border-bottom: none;
	padding-bottom: 5px;
	margin-bottom: 0;
}
.about_list dd{
	width: 100%;
    border-bottom: solid 1px #666;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.about_img {
	text-align: center;
	margin-bottom: 10px !important;
}
.about_img img{
	width: 60%;
	margin: auto;
}
	
}

/* contact */
#contact {
	width: 100%;
}
.contact_area {
	width: 800px;
	margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.contact_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
}
.contact_list dt{
	width: 30%;
	margin-bottom: 50px;
}
.contact_list dd{
	width: 70%;
	margin-bottom: 50px;
	display: flex;
	justify-content:flex-start;
    align-items: center;
}
.contact_list dd a{
    color: #57c7d1;
}
.contact_list dd a:hover{
    opacity: 0.6;
}
.contact_list2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
}
.contact_list2 dt{
	width: 25%;
	margin-bottom: 50px;
}
.contact_list2 dd {
    width: 75%;
    margin-bottom: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
}
.contact_list2 dd.dl03 {
    background: none;
    padding: 0;
}
.nini{
    background-color: #808080;
    color: #fff;
    padding: 5px 10px;
    border-radius: 2px;
    margin-right: 20px;
}
.hissu{
    background-color: #57c7d1;
    color: #fff;
    padding: 5px 10px;
    border-radius: 2px;
    margin-right: 20px;
}
.send_msg{
	text-align: center;
}
@media screen and (max-width: 840px) {
.contact_area {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
}
@media screen and (max-width: 480px) {
.contact_list dt,.contact_list2 dt{
	width: 100%;
	border-bottom: none;
	padding-bottom: 10px;
	margin-bottom: 0;
}
.contact_list dd,.contact_list2 dd{
	width: 100%;
	margin-bottom: 20px;
}
	
.send_msg{
	text-align: left;
}
}
.contents_wrap.bg_contact{
	width: 100%;
    background-color: #E0E0E0;}


/* privacy */
#privacy {
	width: 100%;
}
.privacy_area {
	width: 800px;
	margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.privacy_area .ttl_privacy{
    width: 100%;
    text-align: left;
    font-size: 150%;
    padding-bottom: 10px;
    border-bottom: solid 1px #000;
}
.privacy_area .privacy_area_in {
	width: 100%;  
    padding: 20px;
    box-sizing: border-box;
    height: 100px;
  border: 1px solid #fff;
  overflow-y: scroll;
}
.privacy_area dl{
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
}
.privacy_area dt{
	width: 100%;
    font-weight: 600;
    margin-bottom: 10px;
}
.privacy_area dd{
	width: 100%;
    margin-bottom: 30px;
}
@media screen and (max-width: 840px) {
.privacy_area {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
.privacy_area .ttl_privacy{
    font-size: 120%;
    padding-bottom: 5px;
}
}