@charset "UTF-8";
:root {
  --takeda-black: #1c1c1c;
  --greige: #f3f2f0;
  --white: white;
}
.w-dropdown {
  margin-right: inherit;
}
.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  color: var(--takeda-black);
  text-decoration: none;
}

.container {
  max-width: 100%;
  line-height: 2em;
  position: relative;
}

.nav {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.nav.fix {
  color: var(--takeda-black);
  background-color: #fff;
  max-width: none;
  line-height: 2em;
  position: static;
}

.hero {
  z-index: 1;
  height: 830px;
  line-height: 2em;
  position: relative;
  overflow: hidden;
}

.background-video {
  height: 100%;
}

.video_effect {
  background-color: #0000004f;
  background-position: 0 0;
  background-size: 3px;
  position: absolute;
  inset: 0%;
}

.body {
  color: #1c1c1c;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  line-height: 200%;
}

.nav_link {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  color: #fff;
  letter-spacing: 0.05em;
  align-items: center;
  width: 810.703px;
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.nav_link.fix {
  z-index: 1;
  color: var(--takeda-black);
}

.heading {
  text-indent: -10000px;
  background-image: url("../images/logo.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 34%;
  max-width: 404px;
  height: 42px;
  margin-top: -6px;
  margin-bottom: 0;
  margin-right: 20px;
}

.heading.fix {
  background-image: url("../images/logo_black.svg");
  line-height: 1em;
}

.top_nav_link {
  color: #fff;
  align-items: center;
  padding: 0 25px 0 0;
  height: 40px;
  display: flex;
  background: url("../images/arrow_white_under.svg") no-repeat 70px center;
}

.top_nav_link:hover {
  opacity: 0.75;
}

.top_nav_link.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.top_nav_link.fix {
  color: var(--takeda-black);
  background: url("../images/arrow_black_under.svg") no-repeat 70px center;
}
.top_nav_link p,
.top_nav_link.fix p {
  margin-right: inherit;
  margin-left: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}

.sns_wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-between;
  width: 90px;
  min-width: 90px;
  display: flex;
  margin-top: -15px;
}

.hero_text_wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  flex-flow: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-left: 80px;
  padding-right: 0;
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 10vw;
  line-height: 0.8em;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.hero_subtext_up {
  font-family: Noto Sans JP, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 1.5em;
}

.hero_text_bottom {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero_subtext_down {
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1.5em;
}

.intro_wrapper {
  max-width: 1280px;
  margin-left: 13.5%;
  margin-right: 13.5%;
  padding-top: 80px;
  padding-bottom: 80px;
  line-height: 2em;
}

.p_bold {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5em;
}

.top_text_animation {
  text-transform: uppercase;
  margin-top: 60px;
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 280px;
  line-height: 1em;
  display: flex;
}

.top_text_animation.second {
  align-items: center;
  margin-top: 140px;
  margin-bottom: 50px;
  font-size: 200px;
}

.animation_txt {
  text-transform: none;
  white-space: nowrap;
  margin-top: -20px;
  margin-bottom: 20px;
  font-size: 200px;
  line-height: 1em;
}

.animation_txt.w {
  color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #1c1c1c;
  line-height: 1em;
}

.service_wrapper {
	grid-column-gap: 120px;
	grid-row-gap: 120px;
	justify-content: space-between;
	align-items: center;
	margin-left: 0;
	margin-right: auto;
	padding-top: 140px;
	padding-bottom: 140px;
	display: flex;
}

.service_text_wrapper {
  background-image: linear-gradient(#0003, #0003),
    url(../../images/top/Service_bg.jpeg);
	
  background-position: 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-top-right-radius: 400px;
  width: 50%;
  height: 1060px;
  display: flex;
  position: relative;
}

.service_image_effect {
  border-top-right-radius: 400px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 200px;
  padding-left: 80px;
  padding-right: 80px;
  transition: opacity 0.5s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.h2_content_wrapper {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 640px;
  line-height: 2em;
  display: flex;
}

.news_button_center {
  display: none;
}

.viewmore_button {
  border: 1px solid var(--takeda-black);
  text-transform: uppercase;
  background-color: #1c1c1c;
  padding: 20px 100px;
  font-family: alternate-gothic-atf, sans-serif;
  line-height: 1em;
  transition: all 0.3s;
}

.viewmore_button:hover {
  color: var(--takeda-black);
  background-color: #1c1c1c00;
}

.h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 96px;
  line-height: 0.8em;
}

.h2.center {
  text-align: center;
}

.h2.black {
  color: var(--takeda-black);
}

.h2_sub {
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  line-height: 1em;
  display: block;
}

.paragraph {
 margin: 20px 0 60px;
  line-height: 2em;
}

.paragraph.black {
  color: var(--takeda-black);
}

.card_list {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 2em;
  list-style-type: disc;
}

.service_category_group {
  border-bottom: 1px solid #cecece;
  position: relative;
}
.service_category_group .card_list a{
	color: #000000;
	background-color: #fff;
	transition: color 0.3s ease, background-color 0.3s ease;
}

.service_category_group .card_list a:hover{
	color: #000000;
	background-color: #f5f5f5;
}
.service_category_link {
	background-image: url("../../common/images/arrow_black_R.svg");
	background-position: right 20px center;
	background-size: 23px auto;
	background-repeat: no-repeat;
	display: block;
	padding: 5px 0;
}
@media screen and (max-width: 767px) {
.service_category_link {
	background-position: right center;
	background-size: 17px auto;
	padding: 6px 0;
}	
	
}
.service_border {
  background-color: var(--takeda-black);
  width: 40px;
  height: 2px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.service_list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 50%;
  margin-right: 80px;
  display: flex;
}

.section_wrapper {

  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.section_wrapper.black {
  background-color: var(--takeda-black);
  color: #fff;
}

.section_wrapper.white {
  background-color: #fff;
  padding-top: 140px;
  padding-bottom: 140px;
}

.section_wrapper.recruit {
  padding-top: 0;
  padding-bottom: 0;
}

.sub_txt {
  margin-top: -5px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  display: block;
}

.h3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 80px;
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 64px;
  line-height: 1em;
}

.service_card {
  justify-content: center;
  align-items: center;
  display: flex;
}

.service_link {
  background-image: url("../images/image.png");
  background-position: 0 0;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 240px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.card_wrapper.works {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_border {
  background-color: #fff;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.label_button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--white);
  color: #fff;
  text-transform: uppercase;
  background-image: url("../../common/images/folder.svg");
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 1px solid #cecece;
  justify-content: center;
  align-items: center;
  height: 32px;
  padding: 6px 10px 6px 40px;
  font-family: alternate-gothic-atf, sans-serif;
  font-weight: 700;
  line-height: 1em;
  display: flex;
}

.label_button:hover {
  background-color: var(--greige);
}

.label_button.tag {
  background-image: url("../../common/images/tag.svg");
  background-position: 10px;
  border-radius: 16px;
}

.card_title {
  color: var(--white);
  text-align: center;
  margin-top: 30px;
  font-size: 20px;
  line-height: 1.5em;
}

.works_card {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 480px;
  min-width: 480px;
  margin-right: 40px;
  display: flex;
}

.works_detail {
  width: 100%;
  margin-top: 10px;
}

.label_text {
  color: var(--takeda-black);
  font-family: Noto Sans JP, sans-serif;
  font-size: 12px;
  line-height: 1em;
}

.label_wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  margin-top: 20px;
  display: flex;
}

.works_date {
  color: #777;
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1em;
}

.works_title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5em;
}

.works_code {
  color: #777;
  font-size: 16px;
  line-height: 1.5em;
}

.works_button_wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  display: flex;
}

.company_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.recruit_wrapper {
  justify-content: space-between;
  align-items: center;
  height: 680px;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.company_image {
  width: 50%;
  height: auto;
  margin: auto 0 auto auto;
  position: static;
  inset: 0% 0% 0% auto;
}

.recruit_photo_area {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  height: 680px;
  margin: auto 0 auto auto;
  display: flex;
  position: static;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.news_wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.news_content_wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  align-items: flex-start;
  width: 50%;
  max-width: 100%;
  margin-right: 80px;
  display: flex;
}

.news_content {
  border-bottom: 1px solid #cecece;
  position: relative;
}

.news_content_border {
  background-color: var(--takeda-black);
  width: 100%;
  height: 2px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.news_date {
  color: #777;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1em;
}

.news_title {
  color: var(--takeda-black);
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5em;
}

.footer_wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.contact_area {
  margin-bottom: 140px;
  display: flex;
}

.footer_content {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 2em;
}

.contact_tel {
  background-image: url("../images/footer_contact-tel.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 50%;
  height: 480px;
  position: relative;
  overflow: hidden;
}

.contact_form {
  background-color: var(--takeda-black);
  width: 50%;
  height: 480px;
  transition: all 0.6s;
}

.contact_form:hover {
  opacity: 0.75;
}

.onlineshop {
  background-image: url("../images/footer_online-shop.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  height: 480px;
  transition: opacity 0.6s;
  position: relative;
  overflow: hidden;
}

.onlineshop:hover {
  opacity: 0.75;
}

.contact_content {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  align-items: center;
  margin-top: 100px;
  display: flex;
  position: relative;
}

.contact_title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5em;
}

.contact_telno {
  color: #fff;
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.5em;
}

.contact_description {
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 2em;
}

.contact_button {
  color: var(--white);
  background-color: #0000;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 276px;
  margin-top: -10px;
  margin-bottom: -10px;
  padding: 12px 40px;
  font-weight: 700;
  line-height: 1em;
  transition: background-color 0.3s;
  display: flex;
}

.bread {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.bread_link {
  color: var(--takeda-black);
}

.footer_menu_wrapper {
  border-top: 1px solid var(--takeda-black);
  border-bottom: 1px solid var(--takeda-black);
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}
.f_bana_ara{
	width: 100%;
	padding: 0 20px;
	max-width: 400px;
	
	}
.copyright {
  text-align: center;
  margin-top: 30px;
	padding-bottom: 20px;
  font-size: 14px;
  line-height: 150%;
}

.footer_sns {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer_logo {
  margin-bottom: 30px;
}

.footer_nav_wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.footer_link {
  color: var(--takeda-black);
  width: 200px;
  font-family: alternate-gothic-atf, sans-serif;
  font-weight: 700;
  line-height: 1.5em;
  font-size: 20px;
  letter-spacing: 0.08em;
}

.footer_link:hover {
  opacity: 0.75;
}

.footer_link_group {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero_subtext {
  line-height: 1em;
}

.sp_menu_button {
  display: none;
}

.sp_menu_wrapper {
  line-height: 2em;
  display: none;
}
.nav_menulink {
  color: #fff;
  line-height: 2em;
  height: 40px;
}

.nav_menulink:hover {
  opacity: 0.75;
}

.nav_menulink.fix {
  color: var(--takeda-black);
  line-height: 2em;
}

.nav_menulink.fix:hover {
  opacity: 0.75;
}

.gnav_wrapper {
    z-index: 2;
  background-color: #fff;
  width: 100%;
  height: 90px;
  line-height: 2em;
  position: fixed;
}
.gnav_wrapper_01{
	 z-index: 1;
	 background-color: #fff;
  width: 100%;
  height: 90px;
  line-height: 2em;
  position: fixed;
}


.slider_nav_wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 80px;
  display: flex;
}

.btn_next,
.btn_prev {
  cursor: pointer;
}

.recruit_photo_row {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  overflow: visible;
}

.photo_group {
  flex-flow: column;
  align-items: flex-start;
  width: 25vw;
  display: flex;
}

.service_submenu {
  background-color: var(--takeda-black);
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 360px;
  height: 280px;
  display: none;
  position: absolute;
  inset: 40px auto auto -38px;
	z-index: 5;
}

.service_submenu.w--open {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.submenu_list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: 40px;
  padding-left: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  list-style-type: none;
  display: flex;
}

.service_image {
  filter: brightness(50%);
  width: 100%;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.service_title {
  color: #fff;
  font-weight: 700;
  line-height: 1.5em;
  position: relative;
}

.recommended_image_wrapper {
  width: 290px;
  height: 174px;
  position: relative;
  overflow: hidden;
}

.recommended_image {
  position: absolute;
}

.works_image {
  width: 480px;
  height: 480px;
  position: relative;
  overflow: hidden;
}

.contact_image_wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.header_second {
  padding-top: 82px;
  position: relative;

	
}

.second_section {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0 0 140px;
  display: flex;
}

.second_service_card {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  border-bottom: 1px solid #cecece;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  padding-bottom: 80px;
}

.viewmore_link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  font-family: alternate-gothic-atf, sans-serif;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}

.viewmore_link:hover {
  opacity: 0.5;
}


.viewmore_link.whites {
  color: var(--white);
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  line-height: 1em;
}


.card_content_link {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  transition: all 0.6s;
/*  display: flex;*/
}

.card_content_link:hover {
  opacity: 0.75;
}

.card_h3 {
  margin: 0 0 20px;
  font-size: 25px;
  line-height: 1.5em;
  font-weight: 600;
}

.card_image_link {
  width: 50%;
  margin-bottom: 60px;
  transition: all 0.6s;
  position: relative;
  overflow: hidden;
}

.submenu_link {
  color: #fff;
}

.submenu_link:hover {
  opacity: 0.75;
}

.h3_service {
  line-height: 1.5em;
}



.text-block {
  text-indent: -10000px;
  background-image: url("../../common/images/logo_black.svg");
  background-position: 0 0;
  background-size: auto;
  width: 404px;
  height: 42px;
}

.works_image_interaction {
  transition: transform 0.6s;
}

.works_image_interaction:hover {
  transform: scale(1.1);
}

.service_link_list {
  background-image: url("../../common/images/hyphen.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: -25px;
  padding-left: 25px;
  list-style-type: none;
}
.service_link_list::before{

}
.sns_link:hover {
  opacity: 0.75;
}

.h2_content_area {
  justify-content: center;
  align-items: flex-start;
  width: 35%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ticker-wrapper {
  overflow: hidden;
}

.icon {
  position: static;
}

.tel_link {
  color: var(--white);
}

.card_image {
  width: 600px;
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.viewmore {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  font-family: alternate-gothic-atf, sans-serif;
  font-weight: 700;
  display: flex;
}

.header_sp {
  display: none;
}

.h1 {
  color: #FFFFFF;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin: 20px auto;
  padding-left: 80px;
  padding-right: 80px;
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 96px;
  line-height: 0.8em;
  display: flex;
 position: absolute;
	  top: 50%;
left: 0%;
transform: translateY(-50%);
	  z-index: 1;
}

.h1_sub {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  line-height: 1em;
  display: block;
}

.footer_sns_link:hover {
  opacity: 0.75;
}
@media screen and (max-width: 1200px) {
  .nav h1 {
    width: 220px;
  }
  .top_nav_link {
    color: #fff;
    align-items: center;
    padding: 0 20px 0 0;
    height: 40px;
    display: flex;
    background: url("../../common/images/arrow_white_under.svg") no-repeat 60px center;
  }
  .top_nav_link.fix {
    background: url("../../common/images/arrow_black_under.svg") no-repeat 60px center;
  }
  .nav_menulink {
    height: 36px;
  }
  .nav_link {
    font-size: 18px;
    gap: 25px;
  }
  .sns_wrapper {
    margin-top: -2px;
  }
}
@media screen and (max-width: 991px) {
  .nav {
    height: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav.fix {
    z-index: 1;
    background-color: #fff;
    position: static;
    inset: 0% 0% auto;
  }

  .hero {
    z-index: 2;
    height: 460px;
  }

  .nav_link {
    display: none;
  }

  .nav_link.fix {
    color: var(--takeda-black);
  }

  .heading {
    background-repeat: no-repeat;
    background-size: contain;
    width: 300px;
    height: 30px;
  }

  .hero_text_wrapper {
    margin-left: auto;
    font-size: 90px;
  }

  .hero_subtext_up {
    font-size: 28px;
  }

  .hero_text_bottom {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .intro_wrapper {
    background-color: #f3f2f0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .top_text_animation {
    margin-top: 80px;
  }

  .top_text_animation.second {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .animation_txt,
  .animation_txt.w {
    font-size: 140px;
  }

  .service_wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .service_text_wrapper {
    width: 100%;
    max-width: none;
  }

  .h2_content_wrapper {
    max-width: none;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .h2_content_wrapper.center {
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .news_wrapper .h2_content_area .viewmore_button {
    display: none;
  }
  .news_button_center {
    margin-top: 30px;
    display: flex;
    justify-content: center;
  }
  .card_list {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .service_list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
    max-width: none;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section_wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section_wrapper.white {
    flex-flow: column-reverse;
    padding: 80px 0;
  }

  .section_wrapper.recruit {
    padding-top: 30px;
    padding-bottom: 80px;
  }

  .service_link {
    width: 320px;
    height: 194px;
  }

  .card_wrapper {
    flex-flow: wrap;
    max-width: none;
  }

  .works_card {
    margin-right: 30px;
  }

  .company_wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    max-width: none;
  }

  .recruit_wrapper {
    flex-flow: column;
    height: auto;
  }

  .company_image {
    vertical-align: baseline;
    width: 100%;
    max-width: none;
    position: static;
  }

  .recruit_photo_area {
    flex-flow: column;
    width: 100%;
    height: auto;
    position: static;
  }

  .news_wrapper {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .news_content_wrapper {
    width: 100%;
    max-width: none;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .contact_area {
    flex-flow: column;
  }

  .footer_content {
    max-width: none;
    padding-left: 40px;
    padding-right: 40px;
  }

  .contact_tel {
    background-position: 50% 65%;
    width: 100%;
  }

  .contact_form,
  .onlineshop {
    width: 100%;
  }

  .footer_menu_wrapper {
    flex-flow: column;
    align-items: center;
  }

  .footer_info {
    width: 80%;
    margin-bottom: 20px;
    font-size: 14px;
  }
.f_bana_ara {
  padding: 0;
  max-width: 80%;
	margin-bottom: 30px;
}
  .footer_nav_wrapper {
    width: 80%;
  }

  .footer_link {
    width: 100%;
  }

  .footer_link_group {
    flex-flow: wrap;
  }

  .sp_menu_button {
    cursor: pointer;
    display: block;
  }

  .sp_menu_wrapper {
    z-index: 10;
    background-color: var(--takeda-black);
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 76px;
    padding-left: 60px;
    padding-right: 60px;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .sp_menu_close {
    cursor: pointer;
    position: absolute;
    inset: 20px 20px auto auto;
  }

  .sp_menu_content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    max-height: 862px;
    margin-right: auto;
    padding-bottom: 10px;
    display: flex;
    overflow: auto;
  }

  .sp_menu_link {
    color: #fff;
    font-family: alternate-gothic-atf, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 150%;
  }

  .sp_about_submenu {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    color: #fff;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: -10px;
    margin-bottom: 0;
    padding-left: 20px;
    list-style-type: decimal;
    display: flex;
  }
  .sp_about_submenu li a {
    color: #ffffff;
  }
  .slider_nav_wrapper {
    margin-right: 40px;
  }

  .recruit_photo_row.swiper.swiper1,
  .recruit_photo_row.swiper.swiper2 {
    flex-flow: row;
  }

  .slide {
    width: 280px;
    height: 187px;
    margin-bottom: 0;
    margin-right: 10px;
  }

  .photo_group {
    flex-flow: row;
    width: 100%;
    display: flex;
  }

  .second_section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .second_service_card {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    width: 100%;
    max-width: none;
  }

  .viewmore_link {
    margin-top: 20px;
  }

  .card_content_link {
    width: 100%;
  }

  .card_image_link {
    width: 100%;
    margin-bottom: 0;
  }

  .h2_content_area {
    width: 100%;
  }

  .viewmore {
    margin-top: 20px;
  }

  .h1 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 68px;
  }

  .h1_sub {
    margin-top: 10px;
    font-size: 16px;
  }

  .service_card_image {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .nav {
    height: 60px;
  }

  .hero {
    height: auto;
    padding-bottom: 0;
  }

  .background-video,
  .video_effect {
    height: 288px;
  }

  .body {
    font-size: 14px;
  }

  .heading {
    width: 164px;
    height: 17px;
  }

  .hero_text_wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: var(--takeda-black);
    background: white;
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 0;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 54px;
    position: static;
  }

  .hero_subtext_up {
    font-size: 18px;
    font-weight: 700;
  }

  .hero_text_bottom {
    margin-top: 12px;
  }

  .hero_subtext_down {
    font-size: 15px;
  }

  .intro_wrapper {
    padding: 60px 20px;
  }

  .p_bold {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .top_text_animation {
    margin-top: 60px;
  }

  .top_text_animation.second {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .animation_txt {
    margin-top: 0;
    font-size: 100px;
  }

  .animation_txt.w {
    font-size: 100px;
  }

  .service_wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .service_text_wrapper {
    border-top-right-radius: 180px;
    height: 740px;
  }

  .service_image_effect {
    border-top-right-radius: 180px;
  }

  .h2_content_wrapper {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .h2_content_wrapper.center {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .news_button_center {
    margin-top: 30px;
    display: flex;
    justify-content: center;
  }
  .viewmore_button {
    font-size: 16px;
  }

  .h2 {
    font-size: 60px;
  }

  .h2_sub {
    font-size: 16px;
  }

  .card_list {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 14px;
  }

  .service_list {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sub_txt {
    font-size: 16px;
  }

  .h3 {
    font-size: 48px;
  }

  .card_wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .label_button {
    background-size: 18px 18px;
    height: 22px;
    padding: 2px 10px 2px 32px;
  }

  .card_title {
    font-size: 16px;
  }

  .works_card {
    width: 240px;
    min-width: 240px;
  }

  .label_text {
    font-size: 10px;
  }

  .works_date {
    font-size: 12px;
  }

  .works_title {
    font-size: 16px;
  }

  .works_code {
    font-size: 12px;
  }

  .works_button_wrapper {
    margin-top: 20px;
  }

  .news_content_wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .news_date {
    font-size: 12px;
  }

  .news_title {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .footer_content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact_tel {
    background-position: 50% 73%;
    height: auto;
  }

  .contact_form,
  .onlineshop {
    height: auto;
  }

  .contact_content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .contact_title {
    font-size: 18px;
  }

  .contact_telno {
    font-size: 42px;
  }

  .contact_description {
    font-size: 14px;
  }

  .contact_button {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 48px;
  }

  .footer_info {
    width: 100%;
  }
.f_bana_ara {
  max-width: 100%;
}
  .footer_nav_wrapper {
    width: 100%;
    font-size: 18px;
  }

  .footer_link_group {
    flex-flow: column;
    word-wrap: break-word;
    overflow-wrap: break-word;
    width: 50%;
  }

  .gnav_wrapper, .gnav_wrapper_01{
    height: 60px;
  }

  .slider_nav_wrapper {
    display: none;
  }

  .service_title {
    font-size: 16px;
  }

  .works_image {
    width: 240px;
    height: 240px;
  }

  .header_second {
    padding-top: 13.33333vw;
  }

  .second_section {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 10px 0px 60px;
  }

  .second_service_card {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .viewmore_link {
    margin-top: 10px;
    font-size: 18px;
  }

  .viewmore_link.white {
    font-size: 18px;
  }

  .card_content_link {
    width: 100%;
    max-width: 600px;
  }

  .card_h3 {
    font-size: 18px;
  }

  .h3_service {
    font-size: 18px;
  }

  .text-block {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 202px;
    width: 202px;
    height: 21px;
  }

  .viewmore {
    margin-top: 10px;
  }

  .header_pc {
    display: none;
  }

  .header_sp {
    display: block;
  }

  .h1 {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 60px;
	 
	 
  }

  .h1_sub {
    margin-top: 10px;
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: auto;
  }
.bread {
  font-size: 12px;
}
  .video_effect {
    background-size: 3px;
  }

  .hero_text_wrapper {
    line-height: 100%;
  }

  .hero_text_bottom {
    margin-top: 0;
  }

  .hero_subtext_down {
    color: var(--takeda-black);
  }

  .intro_wrapper {
    background-color: var(--greige);
    padding: 60px 20px;
  }

  .service_text_wrapper {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-image: linear-gradient(#0003, #0003),
      url("../../images/top/Service_bg.jpeg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .service_image_effect {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .h2_content_wrapper {
  }

  .card_list {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 0;
    font-size: 14px;
  }

  .service_category_group {
    background-position: 100%;
  }

  .section_wrapper {
    background-color: var(--greige);
  }

  .section_wrapper.white {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .h3 {
    margin-bottom: 40px;
  }

  .service_link {
    width: 290px;
    height: 174px;
  }

  .card_wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .company_wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .company_image {
    height: auto;
  }

  .contact_area {
    margin-bottom: 60px;
  }

  .contact_tel {
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .sp_menu_wrapper {
    padding-bottom: 10px;
  }

  .sp_about_submenu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    font-size: 16px;
  }
  .text-block {
    height: 21px;
  }

  .service_link_list {
    background-position: 0%;
    font-size: 12px;
  }

  .no-colored {
    pointer-events: none;
  }

  .footer-link {
    color: var(--takeda-black);
  }

  .viewmore,
  .h1_sub {
    margin-top: 10px;
  }
}

.char {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.char.visible {
  opacity: 1;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}



	
/*パンくず*/
.breadcrumbs{
}
.breadcrumbs span{
	padding: 0 3px;
}
.breadcrumbs a{

}
.breadcrumbs a:hover{
	text-decoration: none;
	color: #4a4a4a;
}


