/*!
Theme Name: gatewing-recruit
*/

body {
    margin: 0;
    font-family: "NewCezannePro-EB",
        Arial,
        "Hiragino Kaku Gothic ProN",
        "Hiragino Sans",
        Meiryo,
        sans-serif;
}

h1,h2,h3,h4,h5,h6{
	    font-family: "RodinWanpakuPro-UB",
        Arial,
        "Hiragino Kaku Gothic ProN",
        "Hiragino Sans",
        "Meiryo",
        sans-serif;
}


.ahou-p{
      font-family: "CezannePro-DB",
        Arial,
        "Hiragino Kaku Gothic ProN",
        "Hiragino Sans",
        Meiryo,
        sans-serif;
}

.ahou-title {
  text-shadow:
    7px 7px 0 #000,
    6px 6px 0 #000,
    5px 5px 0 #000,
    4px 4px 0 #000,
    3px 3px 0 #000,
    2px 2px 0 #000,
    1px 1px 0 #000;
  -webkit-text-stroke: 5px black;
  text-shadow: 6px 6px 0 #000;
  transform: translate(-3px, -3px);
  paint-order: stroke fill;
  font-family: "RodinWanpakuPro-UB",
}

@media (max-width: 768px) {
  .ahou-title {
    text-shadow:
      4px 4px 0 #000,
      3px 3px 0 #000,
      2px 2px 0 #000,
      1px 1px 0 #000;
    -webkit-text-stroke: 4px black;
    transform: translate(-1.5px, -1.5px);
  }
}

.ahou-topt {
  display: inline-block;
  font-family: "RodinWanpakuPro-UB";
  -webkit-text-stroke: 3px #000;
  background: linear-gradient(
    90deg,
    #FFA300,
    #FF6AD0,
    #FDE835,
    #6EB0FB
  );
  background-size: 100% 100%; 
  background-repeat: no-repeat;
  background-position: center center; 
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 768px) {
  .ahou-topt {
    -webkit-text-stroke: 1.5px #000;
    background-size: 100% 100%;
  }
}


/*各ボタン*/
.ahou-btn {
  display: inline-flex;
  align-items: center;
  border: 2px solid black;
  background-color: #fff;
  border-radius: 8px;
  padding: 1em 1em;
  box-shadow: 2px 2px 0 black;
  transform: translate(-3px, -3px);
  transition: all 0.25s ease;
  text-decoration: none;
  white-space: nowrap;
  font-family: "RodinWanpakuPro-EB";
  font-weight: bold;
   margin: 0 auto; 
}

.ahou-btn:hover {
  box-shadow: none;
  transform: translate(0, 0);
}

.ahou-btn::after {
  content: "➜";
  font-size: 1.4em;
  margin-left: 0.5em;
  line-height: 1;
  display: inline-block;
  transition: transform 0.2s ease;
  position: relative;
  top: 3px;
}

.ahou-btn:hover::after {
  transform: translateX(-2px);
}

/*ナビ横のrecruitボタン*/
.recruit_btn {
  display: flex;
  align-items: center;
  border: 2px solid black;
  background-color: #FDE835;
  border-radius: 8px;
  padding: 0.8em 1.2em;
  box-shadow: 2px 2px 0 black;
  transform: translate(-2px, -2px);
  transition: all 0.25s ease;
  text-decoration: none;
  white-space: nowrap;
  font-family: "RodinWanpakuPro-EB";
  font-weight: bold;
  margin-left: auto;
}

.recruit_btn:hover {
  box-shadow: none;
  background-color: rgba(253, 233, 53, 0.44);
  transform: translate(0, 0);
}

.recruit_btn::after {
  content: "➜";
  font-size: 1.2em;
  margin-left: 0.2em;
  line-height: 1;
  display: inline-block;
  transition: transform 0.2s ease;
  position: relative;
  top: -2px;
}

.recruit_btn:hover::after {
  transform: translateX(-2px);
}

@media (max-width: 768px) {
.recruit_btn {
  padding: 0.7em 0.4em;
  box-shadow: 2px 2px 0 black;
    margin-left: auto;
}
.recruit_btn::after {
      font-size: 1em;
    top: -1px;
}
}



/* .staff-caption1 {
  background: #ffffffb2;
  border: 4px dashed #FDE835;
  border-radius: 2rem;
  padding: 1.2em 2em;
 padding: 10px;
  display: inline-block;
  margin-bottom: 10px;
}
.staff-caption2 {
  background: #ffffffb2;
  border: 4px dashed #7AE63B;
  border-radius: 2rem;
  padding: 1.2em 2em;
   padding: 10px;
  display: inline-block;
  margin-bottom: 10px;
} */


/* .handdrawn-balloon {
  position: relative;
  background: #fff;
  border: 2px solid #000;
  border-radius: 15px;
  padding: 20px;
  max-width: 300px;
  box-shadow: 2px 2px 0 #000;
} */

/*下層ページのタイトルかぎカッコ

.sample_text26 {
  position: relative;
  font-weight:bold;
  line-height: 1.4;
  padding:5px 10px 5px 10px;
  display: inline-block;
}
.sample_text26:before, .sample_text26:after { 
  content:'';
  width: 40px;
  height: 40px;
  position: absolute;
  display: inline-block;
}
.sample_text26:before {
  border-left: solid 7px #222;
  border-top: solid 7px #222;
  top:0;
  left: 0;
      border-start-start-radius: 20px;

}
.sample_text26:after {
  border-right: solid 7px #222;
  border-bottom: solid 7px #222;
  bottom:0;
  right: 0;
  border-end-end-radius: 20px;
    
}
*/

/*トップページ　店舗紹介の画鋲（画像部分）*/
.handdrawn-balloon::after {
  content: "";
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  background: radial-gradient(circle at 30% 30%, #ffffff, #cccccc, #ffffff);
  border: 2px solid #666666;
  border-radius: 50%;
  box-shadow: inset -1px -1px 3px rgb(255 255 255 / 20%), 2px 2px 0 #515151, 0 0 6px rgb(145 145 145 / 40%);
  z-index: 1;
}

@media (max-width: 768px) {
.handdrawn-balloon::after {
  width: 25px;
  height: 25px;
}
}

/*トップページ　トップ画像上のタイトル*/
.animated-hero {
  animation:
    popBounce 1.2s cubic-bezier(0.25, 1.5, 0.5, 1) forwards,
    shimmerGlow 3s ease-in-out 1.3s infinite; /* delay shimmer until bounce finishes */
  will-change: transform, filter;
}

@keyframes popBounce {
  0% {
    opacity: 0;
    transform: scale(0.6) rotate(-5deg);
  }
  60% {
    opacity: 1;
    transform: scale(1.1) rotate(2deg);
  }
  100% {
    transform: scale(1) rotate(0deg);
  }
}

@keyframes shimmerGlow {
  0%, 100% {
    filter: brightness(1) hue-rotate(0deg);
  }
  25% {
    filter: brightness(1.15) hue-rotate(10deg);
  }
  50% {
    filter: brightness(1.3) hue-rotate(20deg);
  }
  75% {
    filter: brightness(1.15) hue-rotate(10deg);
  }
}

/*トップページ　アホウプロジェクトとは？箇所の画像の動き*/
.person-sway-left {
  display: inline-block;
  animation: swayLoopLeft 2s linear infinite;
  transform-origin: bottom center;
}

@keyframes swayLoopLeft {
  0%   { transform: rotate(-3deg); }   
  50%  { transform: rotate(3deg); }   
  100% { transform: rotate(-3deg); }  
}

.person-sway-right {
  display: inline-block;
  animation: swayLoopRight 2s linear infinite;
  transform-origin: bottom center;
}

@keyframes swayLoopRight {
  0%   { transform: rotate(3deg); }    
  50%  { transform: rotate(-3deg); } 
  100% { transform: rotate(3deg); }  
}


/*トップページ　社員の声～育成　のシール画像の動き*/
.person-wave {
  display: inline-block;
  animation: swayStep 2s ease-in-out infinite;
  transform-origin: bottom center;
}

@keyframes swayStep {
  0%, 100%   { transform: rotate(0deg) translateY(0); }
  20%        { transform: rotate(-2deg) translateY(-2px); }
  50%        { transform: rotate(3deg) translateY(0); }
  70%        { transform: rotate(-1.5deg) translateY(1px); }
}

/*トップページ　採用情報箇所のカルーセルの画像サイズ違いの時に出る背景シャドウ色を非表示*/
.swiper-slide-shadow-left,
.swiper-slide-shadow-right,
.swiper-slide-shadow-top,
.swiper-slide-shadow-bottom,
.elementor-widget-media-carousel .swiper-slide::before,
.elementor-widget-media-carousel .swiper-slide::after,
.elementor-widget-media-carousel .swiper-slide,
.elementor-widget-media-carousel,
.elementor-widget-media-carousel .swiper-wrapper,
.elementor-widget-media-carousel .swiper-container,
.elementor-swiper-button {
  background: transparent !important;
  box-shadow: none !important;
}


/*下層ページ*/

/*下層ページの見出し*/
.sticky-note-heading::before {
  content: "";
  position: absolute;
top: 5px;
    left: -18px;
    width: 80px;
    height: 20px;
  background: repeating-linear-gradient(
    45deg,
    #cccccc,
    #cccccc 5px,
    #ffffff 5px,
    #ffffff 10px
  );
  opacity: 0.95;
  transform: rotate(-30deg);
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  z-index: 1;
}

/* 右下マステ（左上と同じ向きに） */
.sticky-note-heading::after {
  content: "";
  position: absolute;
  bottom: 5px;
  right: -18px;
  width: 80px;
  height: 20px;
  background: repeating-linear-gradient(
    45deg,
    #cccccc,
    #cccccc 5px,
    #ffffff 5px,
    #ffffff 10px
  );
  opacity: 0.95;
  transform: rotate(-30deg); 
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.sticky-note-content {
    position: relative;
    overflow: hidden;
    background-color: transparent;
    background-image: repeating-linear-gradient(to bottom, #00000000, transparent 24px, #3939394f 25px);
    z-index: 0;
}
@media (max-width: 480px) {
  .sticky-note-heading::before {
    left: -15px;
    width: 70px;
    transform: rotate(-50deg); 
  }

  .sticky-note-heading::after {
    right: -15px;
    width: 70px;
    transform: rotate(-50deg);
  }
}


/*　アホウプロジェクトとは？　*/
.breathing-image {
  animation: breathingZoom 2s ease-in-out infinite;
  transform-origin: center center;
}

@keyframes breathingZoom {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.09);
  }
  100% {
    transform: scale(1);
  }
}
/*　アホウプロジェクトとは　終了　？*/


/*　アホウプロジェクトをみてみよう　*/

/* イラスト拡大 */
.zoom-effect {
  width: 100%;
  overflow: hidden;
  display: inline-block; 
  overflow: hidden;
  transform-origin: center; 
  will-change: transform; 
  transform: scale(2);
  opacity: 0;
  animation: zoomBounceIn 2s ease-out forwards;
}

@keyframes zoomBounceIn {
  0% {
    transform: scale(1.5);
    opacity: 0;
  }
  30% {
    transform: scale(2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
      width: 100%;
  overflow: hidden;
  }
  
}
/* 数字の部分 */
.metric {
    width: 100%;
  overflow: hidden;
  display: inline-block;
  animation: pulseMetric 4s ease-in-out infinite;
  transform-origin: center center;
  will-change: transform;
}

@keyframes pulseMetric {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}

.metric-1 { animation-delay: 0s; }
.metric-2 { animation-delay: 0.8s; }
.metric-3 { animation-delay: 1.6s; }

 /* 画像ゆらすアニメーション */
.your-element01 {
  width: 100%;
  overflow: hidden;
  animation: sway 1.5s ease-in-out infinite;
}
@keyframes sway {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(15px);
  }
}

.your-element02 {
  width: 100%;
  overflow: hidden;
  animation: sway-reverse 1.5s ease-in-out infinite;
}
@keyframes sway-reverse {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px); 
  }
}



/*　アホウプロジェクトをみてみよう　終了　*/

/*add*/
a {
    outline: none;
	color:#FDE835;
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
}

a:hover {
	opacity: 0.8;
}

.txt-gothic {
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
}

.txt-gothic2 {
    font-family: rift-soft, sans-serif;
    font-style: normal;
    /*font-weight: 400;/*400 700*/
}

.txt-mincho {
    font-family: kozuka-mincho-pr6n, serif;
    font-style: normal;
    /*font-weight: 700;/*400 700*/
}

table.table_normal {
	border-top: 1px solid #CCCCCC;
}

table.table_normal th, table.table_normal td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

table.table_normal th {
	text-align: left;
	font-weight: normal;
	width: 7em;
	vertical-align: top;
}
/* 
table.table_normal2 {} */

table.table_normal2 th, table.table_normal2 td {
	padding: 15px;
}

table.table_normal2 th {
	width: 20%;
	text-align: left;
	background-color: #f7f7f7;
	white-space: nowrap;
}

table.table_normal2 td {
	background-color: #ffffff;
}
.ttl_new h3{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.ttl_new h3 .new {
	text-align: center;
    vertical-align: middle;
    font-size: 0.5em;
    color: #ffffff;
    background-color: #8F1E1C;
    padding: 0.2em 0.3em;
    margin-top: 0.5em;
    margin-right: 0.5em;
    line-height: 1.4;
}


.fadeout_img{
    animation: fadeout-anim 2s ease 3s 1 forwards;
}
@keyframes fadeout-anim {
	100% {
		opacity: 0;
	}
}

/* メディア掲載歴 
**********************************************/
.media-list {
	background-color: #ffffff;
	padding: 15px;
}

.media-list li {
	list-style: none;
}

.media-box {
	display: flex;
	gap: 20px;
	padding-top: 25px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #272617;
}

.media-list a:hover {
	opacity: 0.7;
}

.media-box_top {
	display: flex;
	gap: 30px;
	align-items: center;
}

.media-box_bottom {
	display: flex;
	align-items: center;
}

.media_label {
	color: #ffffff;
	background-color: #C4A44C;
	width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.media_label-insta {
	background-color: #CF2F93 !important;
}

.media_label-paper {
	background-color: #38475C !important;
}

.media_label-tube {
	background-color: #DA1725 !important;
}

.media_label-tv {
	background-color: #D54E21 !important;
}

.media-list_ttl {
	text-align: center;
	font-size: 2em;
}

.media-list_detail {
	text-align: center;
	line-height: 1.5;
}


.media_data,.media_txt{
	color: #000;
}

@media (max-width:767px) {
	.media-box {
		flex-direction: column;
		padding-top: 30px;
}
}


/* Tik Tok -----------------------*/


/* ipad pc -----------------------*/
@media screen and (min-width:768px) {
    .sp_only {
        display: none !important;
    }
}

/* sp ---------------------------*/
@media (max-width:767px) {
    .pc_only {
        display: none !important;
    }
	
	.form_table td, .form_table th {
		display: block;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px;
	}
	.form_table th {
		text-align: left;
	}
	.wide-S {
		width: 80px;
	}
	.wide-M {
		width: 80%;
	}
	.wide-L {
		width: 95%;
	}
	table.table_normal2 th, table.table_normal2 td {
		padding: 10px;
		width: 100%;
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.ttl_new h3{
   justify-content: center;
}
.ttl_new h3 .new {
    margin-top: 0.1em;
}



}

