@charset "utf-8";
/* CSS Document */


/*---------------------------------------------------------------------
	pickup_topics
---------------------------------------------------------------------*/
.pickup_topics {
	margin: 20px 0;
	border: 1px solid #BFBFBF;
	border-radius: 6px;
}
.pickup_topics .ttl {
	background: #FFCC00;
	font-size: 1.8rem;
	font-weight: normal;
	border-bottom: 1px solid #BFBFBF;
	padding: 10px;
	position: relative;
	border-radius: 6px 6px 0 0;
}
.pickup_topics .list {
	background: #FFFAE5;
	padding: 10px;
	border-radius: 0 0 6px 6px;
}
.pickup_topics .list li + li {
	margin-top: 5px;
  padding-top: 5px;
	border-top: 1px dashed #BFBFBF;
}
.pickup_topics .list a {
	display: block;
	color: #000;
	position: relative;
	padding-left: 20px;
}
.pickup_topics .list a::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 8px;
    border: 4px solid transparent;
    border-left: 7px solid #E86C00;
}

/* pc */
@media print, screen and (min-width: 1280px) {
  
  .pickup_topics {
    display: table;
    width: 100%;
  }
  .pickup_topics .ttl {
    display: table-cell;
    vertical-align: middle;
    width: 200px;
    border-radius: 6px 0 0 6px;
    text-align: center;
    padding: 15px 20px;
    border-bottom: none;
  }
  .pickup_topics .list {
    display: table-cell;
    vertical-align: middle;
    border-radius: 0 6px 6px 0;
  }
}

/*---------------------------------------------------------------------
	top_slide
---------------------------------------------------------------------*/
.top_slide .slick-dotted.slick-slider {
	margin-bottom: 0;
}
.top_slide .pc {
	display: none;
}
.top_slide .slick-dots {
    bottom: 10px;
}


/* pc */
@media screen and (min-width: 1280px) {
	.top_slide {
		position: relative;
	}
	.top_slide .pc {
		display: block;
	}
	.top_slide .sp {
		display: none;
	}
}


/*---------------------------------------------------------------------
	bnr_pickup
---------------------------------------------------------------------*/
.bnr_pickup {
    margin: 30px 0;
}
.bnr_pickup li {
    margin: 0 10px;
}
.bnr_pickup a {
	text-decoration: none;
	display: block;
	color: #000;
}
.bnr_pickup .ttl {
	display: block;
	border-bottom: 1px solid #BBB;
	position: relative;
	background: url("../image/top/more.png") no-repeat right center/60px;
	padding: 10px 60px 10px 0;
	font-size: 1.5rem;
}
.bnr_pickup .ttl::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: -1px;
	width: 60px;
	height: 1px;
	background: #3DB4EB;
}


/* pc */
@media screen and (min-width: 1280px) {
	.bnr_pickup {
    margin: 40px 0;
	}
	.bnr_pickup li {
		margin: 0 15px;
	}
	.bnr_pickup .ttl {
    background-size: auto;
    font-size: 1.8rem;
    padding-right: 90px;
		margin-top: 5px;
	}
	.bnr_pickup .ttl::before {
		width: 80px;
	}
}



/*---------------------------------------------------------------------
	top_topics
---------------------------------------------------------------------*/
.top_topics {
  background: #F5F5F5;
  padding: 20px 0 40px;
  margin-top: 60px;
}

.top_topics .link {
  text-align: center;
  margin-top: 20px;
}


/* tablet */
@media screen and (min-width: 768px) {
	.top_topics {
		padding: 40px 20px;
	}
}

/* =========================================================
  追記CSS (top.css)
========================================================= */
#pagebody{ padding-top:0; }
.top_section{ background:#fff; }

/* KV */
.top_kv{
  position:relative;
  height:900px;
  min-height:760px;
  overflow:hidden;
  background:#dce8f1;
}
.top_kv_slider,
.top_kv_slide{
  position:absolute;
  inset:0;
}
.top_kv_slide{
  opacity:0;
  transition:opacity 1.2s ease;
  z-index:0;
}
.top_kv_slide.is-active{ opacity:1; z-index:1; }
.top_kv_slide picture,
.top_kv_slide img{ display:block; width:100%; height:100%; }
.top_kv_slide img{ object-fit:cover; }
.top_kv_copy{
  position:absolute;
  z-index:5;
  right:0;
  top:292px;
  width:690px;
  min-height:260px;
  padding:44px 56px 38px 58px;
  box-sizing:border-box;
  color:var(--opm-blue);
  background:rgba(255,255,255,.78);
}
.top_kv_copy__sub{ margin:0 0 12px; font-size:12px; font-weight:700; color:#c3002f; letter-spacing:.04em; }
.top_kv_copy__title{ margin:0 0 22px; font-size:30px; line-height:1.35; font-weight:500; color:var(--opm-blue); }
.top_kv_copy__lead{ margin:0; font-size:16px; line-height:1.8; color:#111; }
.top_kv_copy__logo{ width:152px; margin:18px 0 0 auto; }
.top_kv_copy__logo img{ width:100%; }
.top_kv_thumbs{
  position:absolute;
  z-index:6;
  right:36px;
  bottom:28px;
  display:flex;
  gap:9px;
}
.top_kv_thumb{
  width:90px;
  height:58px;
  padding:0;
  border:2px solid rgba(255,255,255,.85);
  background:#fff;
  overflow:hidden;
  cursor:pointer;
  opacity:.82;
}
.top_kv_thumb.is-active{ opacity:1; border-color:#fff; box-shadow:0 0 0 2px var(--opm-blue); }
.top_kv_thumb img{ width:100%; height:100%; object-fit:cover; }

/* common section */
.top_block{ position:relative; padding:96px 0 92px; }
.top_block__inner{ position:relative; z-index:1; display:grid; grid-template-columns:1fr 560px; align-items:center; gap:76px; }
.top_block__inner--reverse .top_block__image,
.top_block__inner--reverse .top_blanq_images{ grid-column:2; grid-row:1; }
.top_block__inner--reverse .top_block__text{ grid-column:1; grid-row:1; }
.top_block__text{ position:relative; max-width:590px; }
.top_section_label{ position:relative; margin:0 0 18px; padding-left:13px; color:#111; font-size:12px; line-height:1.3; }
.top_section_label::before{
  content:"";
  position:absolute;
  left:0;
  top:.45em;
  width:6px;
  height:6px;
  border:2px solid var(--opm-red);
  border-radius:50%;
  box-sizing:border-box;
}
.top_section_title{ margin:0 0 28px; font-size:34px; line-height:1.35; font-weight:500; letter-spacing:.08em; color:#111; }
.top_section_lead{ margin:0 0 24px; font-size:15px; line-height:1.6; font-weight:700; color:var(--opm-blue); }
.top_section_note{ margin:0; font-size:13px; line-height:2; color:#111; }
.top_block__image img{ width:100%; height:430px; object-fit:cover; }
.top_more{ margin-top:10px; text-align:right; }
.top_more a,
.top_service_item .top_more{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:180px;
  height:43px;
  padding:0 44px 0 5px;
  box-sizing:border-box;
  color:#111;
  background:#fff;
  border:1px solid #BEBEBE;
  border-radius:4px;
  font-size:15px;
  line-height:1;
  text-decoration:none;
  transition:background .25s ease, border-color .25s ease;
}
.top_more a:hover,
.top_service_item a:hover .top_more{
  color:#111;
  background:#efefef;
  border-color:#efefef;
  text-decoration:none;
}
.top_more a::after,
.top_service_item .top_more::after{
  content:"";
  position:absolute;
  right:11px;
  top:50%;
  width:16px;
  height:16px;
  background:url("../image/common/Icon_btn_arrow.svg") no-repeat center center / contain;
  transform:translateY(-50%);
}
.top_more a::before,
.top_service_item .top_more::before{
  content:none;
}

/* activities */
.top_activities{ padding-top:78px; }
.top_activities > .l-container > .top_block__inner{ margin-bottom:70px; }
.top_service_list{ display:grid; grid-template-columns:repeat(3, 1fr); gap:42px; margin:0; padding:0; list-style:none; }
.top_service_item{ border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; }
.top_service_item a{ display:block; padding:20px 0 34px; }
.top_service_item h3{ position:relative; margin:0 0 24px; padding-top:15px; font-size:18px; line-height:1.5; font-weight:700; color:#111; }
.top_service_item h3::before{ content:""; position:absolute; left:0; top:0; width:28px; height:1px; background:#e5a5ae; }
.top_service_item__image{ margin:0 0 24px; }
.top_service_item__image img{ width:100%; object-fit:cover; }
.top_service_item__text{ min-height:156px; margin:0; font-size:13px; line-height:2; color:#111; }
.top_service_item .top_more{ margin-top:24px; float:right; }

/* blanq */
.top_blanq{ background:#edf8fc; padding:90px 0; }
.top_blanq_images{ display:grid; grid-template-columns:1fr 1fr; grid-template-rows:1fr 1fr; gap:0; height:430px; overflow:hidden; }
.top_blanq_images p{ margin:0; min-width:0; }
.top_blanq_images__main{ grid-row:1 / span 2; }
.top_blanq_images img{ width:100%; height:100%; object-fit:cover; }

/* member */
.top_member{ padding:130px 0 118px; }

/* contact */
.top_contact{ position:relative; padding:80px 0 76px; background:#f3f3f3; overflow:hidden; }
.top_contact__inner{ position:relative; z-index:1; display:grid; grid-template-columns:1fr 640px; gap:80px; align-items:center; }
.top_contact__text{ position:relative; }
.top_contact__text::before{
  content:"";
  position:absolute;
  left:-183px;
  top:-27px;
  width:228px;
  height:292px;
  background:url("../image/top/bg_c.svg") no-repeat left top / contain;
  z-index:-1;
  pointer-events:none;
}
.top_contact .top_section_title{ margin-bottom:24px; }
.top_contact__button{ margin:0; }
.top_contact__button a{
  position:relative;
  display:flex;
  align-items:center;
  width:100%;
  height:120px;
  padding:0 86px 0 78px;
  box-sizing:border-box;
  color:#fff;
  background:var(--opm-blue);
  border-radius:999px 0 0 999px;
  font-size:32px;
  font-weight:500;
  text-decoration:none;
}
.top_contact__button a::after{
  content:"";
  position:absolute;
  right:48px;
  top:50%;
  width:29px;
  height:29px;
  background:url("../image/common/Icon_contact_arrow.svg") no-repeat center center / contain;
  transform:translateY(-50%);
}
.top_contact__button a::before{ content:none; }

@media screen and (max-width: 768px){
  .top_kv{
    height:auto;
    min-height:0;
    aspect-ratio:750 / 1120;
    overflow:hidden;
  }
  .top_kv_slider,
  .top_kv_slide{
    height:100%;
  }
  .top_kv_slide img{
    height:100%;
    object-fit:cover;
    object-position:center top;
  }
  .top_kv_copy{
    top:50%;
    right:0;
    left:0;
    bottom:auto;
    width:100%;
    min-height:0;
    padding:25px 20px 8px 40px;
    background:url("../image/top/top_kv_title_bg_sp.png") no-repeat left top / 100% 100%;
    box-sizing:border-box;
    transform:translateY(-50%);
  }
  .top_kv_copy__title,
  .top_kv_copy__sub,
  .top_kv_copy__lead,
  .top_kv_copy__logo{
    display:block;
    line-height:1;
  }
  .top_kv_copy__title{
    width:320px;
    max-width:100%;
    margin:0 0 8px;
  }
  .top_kv_copy__sub{
    width:156px;
    max-width:100%;
    margin:0 0 8px;
  }
  .top_kv_copy__lead{
    width:297px;
    max-width:100%;
    margin:0 0 10px;
  }
  .top_kv_copy__logo{
    width:78px;
    margin:0 0 0 auto;
  }
  .top_kv_copy__title img,
  .top_kv_copy__sub img,
  .top_kv_copy__lead img,
  .top_kv_copy__logo img{
    display:block;
    width:100%;
    height:auto;
  }
  .top_kv_thumbs{
    display:none;
  }

  .top_block{
    padding:42px 0 44px;
  }
  .top_about{
    padding-top:35px;
  }
  .top_activities{
    padding:20px 0 50px;
  }
  .top_blanq{
    padding:42px 0 60px;
    background:#eef9fd;
  }
  .top_member{
    padding:60px 0 48px;
  }
  .top_block__inner,
  .top_contact__inner{
    display:block;
  }
  .top_block__inner--reverse .top_block__image,
  .top_block__inner--reverse .top_blanq_images,
  .top_block__inner--reverse .top_block__text{
    grid-column:auto;
    grid-row:auto;
  }
  .top_block__text,
  .top_contact__text{
    position:relative;
    z-index:1;
    max-width:none;
  }
  .top_block__text::before,
  .top_contact__text::before{
    content:"";
    display:block;
    position:absolute;
    z-index:-1;
    background-repeat:no-repeat;
    background-position:left top;
    background-size:contain;
    pointer-events:none;
  }
  .top_about .top_block__text::before{
    width: 170px;
    height: 200px;
    left: -93px;
    top: 3px;
    background-image:url("../image/top/bg_a.svg");
  }
  .top_activities .top_block__text::before{
    left: -106px;
    top: 22px;
    width:200px;
    height:200px;
    background-image:url("../image/top/bg_o.svg");
  }
  .top_blanq .top_block__text::before{
    left: -36px;
    top: 23px;
    width:128px;
    height:200px;
    background-image:url("../image/top/bg_b.svg");
  }
  .top_member .top_block__text::before{
    left: -81px;
    top: 2px;
    width:194px;
    height:200px;
    background-image:url("../image/top/bg_m.svg");
  }
  .top_contact__text::before{
    left: -42px;
    top: -22px;
    width:155px;
    height:198px;
    background-image:url("../image/top/bg_c.svg");
  }
  .top_section_label{
    margin:0 0 12px;
    padding-left:15px;
    font-size:14px;
    line-height:1.4;
  }
  .top_section_label::before{
    top:.25em;
    width:12px;
    height:12px;
    border-width:3px;
  }
  .top_section_title{
    margin:0 0 18px;
    font-size:30px;
    line-height:1.35;
    letter-spacing:.08em;
  }
  .top_section_lead{
    margin:0 0 24px;
    font-size:18px;
    line-height:1.6;
    color:var(--opm-blue);
    font-weight:700;
  }
  .top_section_note{
    margin:0;
    font-size:15px;
    line-height:2;
  }
  .top_about .top_section_note{
    padding-left:0;
    list-style:none;
  }
  .top_section_note li{
    margin:0 0 4px;
  }
  .top_more{
    margin-top:25px;
    text-align:center;
  }
  .top_more a,
  .top_service_item .top_more{
    width:180px;
    height:43px;
    padding:0 34px 0 0;
    border-color:#BEBEBE;
    border-radius:4px;
    font-size:15px;
  }
  .top_more a::after,
  .top_service_item .top_more::after{
    right:10px;
    width:17px;
    height:17px;
  }
  .top_more a::before,
  .top_service_item .top_more::before{
    content:none;
  }
  .top_block__image,
  .top_blanq_images{
    width:calc(100% + 20px);
    height:auto;
    margin:33px -20px 0 auto;
  }
  .top_block__image img,
  .top_blanq_images img{
    display:block;
    width:100%;
    height:auto;
    object-fit:contain;
  }
  .top_activities > .l-container > .top_block__inner{
    margin-bottom:60px;
  }
  .top_activities .top_block__image{
    margin-top:33px;
  }

  .top_service_list{
    display:block;
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
  }
  .top_service_item{
    width:100%;
    margin:0 0 55px;
    border:0;
  }
  .top_service_item:last-child{
    margin-bottom:0;
  }
  .top_service_item a{
    display:flex;
    flex-direction:column;
    padding:0;
    color:#111;
    text-decoration:none;
  }
  .top_service_item h3{
    position:relative;
    margin:0 0 18px;
    padding-top:16px;
    font-size:20px;
    line-height:1.5;
    font-weight:700;
  }
  .top_service_item h3::before,
  .top_service_item h3::after{
    content:"";
    position:absolute;
    left:0;
    top:0;
    height:2px;
  }
  .top_service_item h3::before{
    width:100%;
    background:#BEBEBE;
  }
  .top_service_item h3::after{
    width:27px;
    background:#C30D23;
  }
  .top_service_item__image{
    margin:0 0 20px;
  }
  .top_service_item__image img{
    display:block;
    width:100%;
    height:auto;
    object-fit:contain;
  }
  .top_service_item__text{
    min-height:0;
    margin:0 0 20px;
    font-size:15px;
    line-height:2;
  }
  .top_service_item .top_more{
    display:flex;
    margin:0 auto;
    float:none;
  }
  .top_blanq_images{
    display:block;
  }
  .top_blanq_images p{
    margin:0;
  }

  .top_contact{
    padding:37px 0 40px;
    background:#f2f2f2;
    overflow:hidden;
  }
  .top_contact__button{
    width:calc(100% + 20px);
    margin:28px -20px 0 auto;
  }
  .top_contact__button a{
    width:100%;
    height:120px;
    padding:0 64px 0 34px;
    border-radius: 999px 0 0 999px;
    font-size:24px;
  }
  .top_contact__button a::after{
    right:20px;
    width:24px;
    height:24px;
  }
}

@media screen and (min-width: 769px){
  .top_kv{
    height:900px;
    min-height:900px;
  }
  .top_kv_slide img{
    object-position:center center;
  }
  .top_kv_copy{
    top:318px;
    right:0;
    width:747px;
    min-height:0;
    padding:40px 34px 22px 120px;
    background:url("../image/top/top_kv_title_bg.png") no-repeat left top / 100% 100%;
    display:block;
    box-sizing:border-box;
  }
  .top_kv_copy__title,
  .top_kv_copy__sub,
  .top_kv_copy__lead,
  .top_kv_copy__logo{
    display:block;
    line-height:1;
  }
  .top_kv_copy__title{
    width:594px;
    margin:0 0 15px;
  }
  .top_kv_copy__sub{
    /*width:352px;*/
    width:252px;
    margin:0 0 33px;
  }
  .top_kv_copy__lead{
    width:592px;
    margin:0 0 22px;
  }
  .top_kv_copy__logo{
    width:115px;
    margin:0 0 0 auto;
  }
  .top_kv_copy__sub{
    width:236px;
    max-width:100%;
    margin:0 0 8px;
  }
  .top_kv_copy__title img,
  .top_kv_copy__sub img,
  .top_kv_copy__lead img,
  .top_kv_copy__logo img{
    display:block;
    width:100%;
    height:auto;
  }
  .top_kv_thumbs{
    right:36px;
    bottom:28px;
    gap:10px;
  }
  .top_kv_thumb{
    position:relative;
    width:100px;
    height:63px;
    padding:0;
    border:0;
    box-shadow:none;
    opacity:1;
    background:transparent;
    overflow:hidden;
  }
  .top_kv_thumb::after{
    content:"";
    position:absolute;
    inset:0;
    z-index:2;
    box-sizing:border-box;
    border:0 solid transparent;
    pointer-events:none;
  }
  .top_kv_thumb.is-active{
    border:0;
    box-shadow:none;
  }
  .top_kv_thumb.is-active::after{
    border-width:2px;
    border-color:#fff;
  }
  .top_kv_thumb img{
    position:relative;
    z-index:1;
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
  }

  .top_block{
    padding:96px 0 92px;
  }
  .top_about,
  .top_activities,
  .top_blanq,
  .top_member{
    --top-content-left:max(60px, calc((100vw - 1200px) / 2));
    position:relative;
    overflow:hidden;
  }
  .top_block > .l-container.top_block__inner,
  .top_activities > .l-container > .top_block__inner{
    position:relative;
    z-index:1;
    display:grid;
    grid-template-columns:minmax(0, calc(100vw - var(--top-content-left) - 55px - 640px)) 640px;
    gap:55px;
    align-items:start;
    width:calc(100vw - var(--top-content-left));
    max-width:none;
    margin-left:var(--top-content-left);
    margin-right:0;
  }
  .top_activities > .l-container{
    width:100%;
    max-width:none;
    margin:0;
  }
  .top_block__text{
    position:relative;
    display:flex;
    flex-direction:column;
    width:100%;
    max-width:none;
  }
  .top_about .top_block__text,
  .top_blanq .top_block__text,
  .top_member .top_block__text{
    min-height:430px;
  }
  .top_about .top_more,
  .top_blanq .top_more,
  .top_member .top_more{
    margin-top:auto;
    padding-top:10px;
  }
  .top_block__image,
  .top_blanq_images{
    align-self:start;
    justify-self:end;
    width:640px;
    max-width:640px;
  }
  .top_block__image img{
    display:block;
    width:640px;
    max-width:640px;
    height:430px;
    object-fit:cover;
  }
  .top_block__text::before{
    content:"";
    position:absolute;
    left:-196px;
    top:-6px;
    background-repeat:no-repeat;
    background-position:left top;
    background-size:contain;
    z-index:-1;
    pointer-events:none;
  }
  .top_about .top_block__text::before{ width:242px; height:560px; background-image:url("../image/top/bg_a.svg"); }
  .top_activities .top_block__text::before{ width:300px; height:300px; left:-235px; background-image:url("../image/top/bg_o.svg"); }
  .top_blanq .top_block__text::before{ width:192px; height:300px; left:-134px; background-image:url("../image/top/bg_b.svg"); }
  .top_member .top_block__text::before{ width:290px; height:300px; left:-219px; background-image:url("../image/top/bg_m.svg"); }
  .top_section_label{
    margin-bottom:18px;
    padding-left:18px;
    font-size:16px;
    line-height:1.35;
    color:#1a1a1a;
  }
  .top_section_label::before{
    top:.34em;
    width:12px;
    height:12px;
    border-width:3px;
  }
  .top_section_title{
    margin-bottom:30px;
    font-size:40px;
    line-height:1.35;
    letter-spacing:.08em;
  }
  .top_section_lead{
    margin-bottom:26px;
    font-size:20px;
    line-height:1.6;
    color:var(--opm-blue);
    font-weight:700;
  }
  .top_section_note{
    margin:0;
    font-size:16px;
    line-height:2.05;
    color:#111;
  }
  .top_about .top_section_note{
    /*padding-left:15px;*/
    list-style:none;
  }
  .top_section_note li{
    margin:0;
  }
  .top_more{
    margin-top:10px;
    text-align:right;
  }

  .top_about{
    padding-top:100px;
  }
  .top_about .top_block__image img{
    height:auto;
    object-fit:contain;
  }

  .top_activities{
    padding:96px 0 120px;
  }
  .top_activities > .l-container > .top_block__inner{
    margin-bottom:70px;
  }
  .top_blanq{
    padding:60px 0;
  }
  .top_member{
    padding:173px 0 160px;
  }
  .top_service_list{
    display:grid;
    grid-template-columns:repeat(3, 373px);
    justify-content:space-between;
    gap:20px;
    width:min(1180px, calc(100% - 120px));
    margin:0 auto;
    padding:0;
    list-style:none;
  }
  .top_service_item{
    display:flex;
    width:373px;
    border-top:0;
    border-bottom:2px solid #BEBEBE;
  }
  .top_service_item a{
    display:flex;
    flex-direction:column;
    width:100%;
    padding:0 0 20px;
    color:#111;
    text-decoration:none;
  }
  .top_service_item a:hover{
    text-decoration:none;
  }
  .top_service_item h3{
    position:relative;
    margin:0 0 32px;
    padding-top:20px;
    font-size:24px;
    line-height:1.5;
    font-weight:700;
    color:#111;
  }
  .top_service_item h3::before,
  .top_service_item h3::after{
    content:"";
    position:absolute;
    left:0;
    top:0;
    height:2px;
  }
  .top_service_item h3::before{
    width:100%;
    background:#BEBEBE;
  }
  .top_service_item h3::after{
    width:30px;
    background:#C30D23;
  }
  .top_service_item__image{
    margin:0 0 30px;
  }
  .top_service_item__image img{
    display:block;
    width:100%;

    object-fit:cover;
  }
  .top_service_item__text{
    min-height:156px;
    margin:0 0 30px;
    font-size:16px;
    line-height:2;
    color:#111;
  }
  .top_service_item .top_more{
    display:flex;
    margin:auto 0 0 auto;
    float:none;
  }
  .top_service_item a:hover .top_service_item__text,
  .top_service_item a:hover .top_more{
    text-decoration:none;
  }

  .top_blanq_images{
    display:block;
    height:430px;
  }
  .top_blanq_images p{
    height:100%;
  }
  .top_member .top_block__image img{
    height:430px;
  }
  .top_contact{
    --top-content-left:max(60px, calc((100vw - 1200px) / 2));
    padding:82px 0 76px;
  }
  .top_contact__inner{
    display:grid;
    grid-template-columns:minmax(0, calc(100vw - var(--top-content-left) - 55px - 640px)) 640px;
    gap:55px;
    align-items:center;
    width:calc(100vw - var(--top-content-left));
    max-width:none;
    margin-left:var(--top-content-left);
    margin-right:0;
  }
  .top_contact__button{
    width:640px;
    justify-self:end;
  }
  .top_contact__text::before{
    width:228px;
    height:292px;
  }
  .top_contact__button a{
    height:120px;
    font-size:32px;
  }
  .top_contact__button a::after{
    width:29px;
    height:30px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1180px){
  .top_about,
  .top_activities,
  .top_blanq,
  .top_member,
  .top_contact{
    --top-content-left:40px;
  }
  .top_block > .l-container.top_block__inner,
  .top_activities > .l-container > .top_block__inner,
  .top_contact__inner{
    grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);
    gap:40px;
    width:calc(100vw - var(--top-content-left));
    max-width:none;
    margin-left:var(--top-content-left);
    margin-right:0;
  }
  .top_block__image,
  .top_blanq_images,
  .top_contact__button{
    justify-self:end;
    width:100%;
    max-width:100%;
  }
  .top_block__image img{
    display:block;
    width:100%;
    max-width:100%;
    height:auto;
    object-fit:contain;
  }
  .top_blanq_images{
    height:auto;
  }
  .top_blanq_images img{
    height:auto;
  }
  .top_service_list{
    grid-template-columns:repeat(3, minmax(0, 1fr));
    gap:30px;
    width:calc(100% - 80px);
  }
  .top_service_item{
    width:auto;
  }
  .top_contact__button a{
    padding-left:58px;
    padding-right:76px;
    font-size:28px;
  }
}
