@charset "UTF-8";
/* CSS Document */

/* ここからスマホ用の記述 */
@media screen and (max-width: 768px){
.container,.container-under,.container-info,.container-footer,
.container-map,.container-news,.container-pan{
  width: 90%;
}	

/* スマホ改行位置の調整 */
main.top p,
main.u-greeting p,
#message p,
main.u-about p,
main.u-about h3,
main.u-admissions p,
main.rct-top p,
main.u-facility p,
p.vision-text,
p.vision-text,
main.u-skill-up p,
main.u-welfare p,
main.rct-u-interview p,
main.rct-u-interview h3{
	width: 100%;
	text-align: left;
	letter-spacing: 0.05em;
    /* Android向け設定 */
    word-break: break-all;
    overflow-wrap: break-word;	
}

/* ▼▼ iPhone（iOS）のみ上書き設定 ▼▼ */
/* iPhoneでは keep-all で文節の区切りを維持する */	
body.is-ios main.top p,
body.is-ios main.u-greeting p,
body.is-ios #message p,
body.is-ios main.u-about p,
body.is-ios main.u-about h3,
body.is-ios main.u-admissions p,
body.is-ios main.rct-top p,
body.is-ios main.u-facility p,
body.is-ios p.vision-text,
body.is-ios p.vision-text,
body.is-ios main.u-skill-up p,
body.is-ios main.u-welfare p,
body.is-ios main.rct-u-interview p,
body.is-ios main.rct-u-interview h3 {
    /* iPhone向け設定 */
    word-break: keep-all;
    overflow-wrap: anywhere;
}	
	
main.rct-top p{padding-right: 0.75rem;}
main.rct-u-interview p{font-size: 17px;}
section {scroll-margin-top: 30px;}
#features img{width: 95%;}	
	
.sp-menu-btn{
	width: 88%;
	margin: auto;	
}
	
/* お知らせページ */
#single h1.post-title,
#single .post-wrapper p{
	width: 100%;
	text-align: start;
	letter-spacing: 0.05em;
    word-break: keep-all;
    /* 長い単語でも折り返し可能に */
    overflow-wrap: anywhere;	
}
	
.container-footer{
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0rem);
}	
	
.header-bottom-margin{
	margin-bottom: 3rem;
}
	
.header-bottom-margin-rct{
	margin-bottom: 3rem;
}	
	
.container-bottom-booter{
  width: 90%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin: 0 auto;
  max-width: none;
}
	
.container-side{width: 100%;}	
.container-footer{
	padding-top: 2rem;
	max-width: none;
	margin-bottom: 1.3rem;
}
	
.c-side .container-side {
	margin-top: -4px;
	padding-left: 0;
	margin-bottom: 3rem;
}	
	
ul.column2-sp-menu{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 !important;
}

ul.column2-sp-menu li{
	width: 45%;
	display: inline-block;
	margin: 0 2% 2% 2%;
	list-style: none;
	vertical-align: top;
	text-align: left;
}
		
/* TOPページ */
#top_news li h3.title{
	margin-top: 0rem;
	display: inline-block;
}	
	
.header-logo {
	display: inline-block;
	margin: 8px 15px 5px 15px;
    padding: 0;
}

.header-logo img {
	width:auto;
	margin: 15px auto 5px auto;
	height: 23px;
}
		
.header,
.header_un{
	display: block;
	position: static;
    width: 100%;
	height: 40px;
}
	
.header_un_space{
	display: block;
	position: static;
	height: 0;
}	
	
#top_hero{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}	
	
.hero{
    width: 100%;
    height: auto;
}
		
.hero > strong {
    font-size: 50px;
    line-height:6rem;
}

.hero > strong > span {
    position: absolute;
    top: 180%;
    left: 50%;
    transform: translate(-50%, -50%);
}
	
.hero > video {
    position: absolute;
    z-index: 1;
	width:100%!important;
	height: auto!important;
	margin: 0;
	padding: 0;
}	

.hero_slogan{
	display: inline-block;
	position: static;
	right: none;
	bottom: none;
	background-color: #FFFFFF;
    border-left: 10px solid; 
	border-image: linear-gradient(to bottom, #24A6F2, #0F5EAB) 1;
    padding: 2px 8px;
	margin-left: 1.5%;
	margin-top: -2rem;
}

.hero_slogan_body{
	display: block!important;
	margin: 0.5rem 8rem 0.5rem 0.5rem;
}

.hero_slogan_body h1{
	font-size: 15px;
	font-weight: 800;
	margin: 0;
	padding: 0 0 0.2rem 0;
}

.hero_slogan_body p{
	font-size: 10px;
	font-weight: 500;
	margin: 0;
	padding: 0;
}

.hero_slogan_arrow{
	display: block!important;
	position: static;
	right: none;
	bottom: none;
	width: 50px;
	height: auto;
}

.hero_slogan_arrow img{
	display: block;
	width: 100%;
}
	
.oblique_box_v1{
	position: absolute;
	top: 0;
	width: 45%;
	height: 36.7vh;
	background:rgba(0,189,255,0.40);	
	clip-path: polygon(35% 0%, 100% 0%, 50% 90%, 0% 90%, 0% 55%);
}

.oblique_box_v2{
	position: absolute;
	top: 0;
	width: 45%;
	height: 36.7vh;
	background:#EFF6FF;
	background:rgba(255,255,255,0.80);	
	clip-path: polygon(0% 0%, 19% 25%, 0% 55%);
}

.oblique_box_v3{
	position: absolute;
	top: 0;
	width: 45%;
	height: 36.7vh;
	background:rgba(255,255,255,0.70);	
	clip-path: polygon(0% 0%, 35% 0%, 19% 25%);
}	
	
.color-gray {
	position: relative;
	margin: 0;
	width: 100%;
	height: 33vh;
	overflow: hidden;
}	
	
.color-gray::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 33vh;
	background-color: rgba(0,0,0,0.0);
	background-image: radial-gradient(#eee 10%, transparent 15%), radial-gradient(#eee 10%, transparent 15%);
	background-size: 4px 4px;
	background-position: 0 0, 2px 2px;
}	
	
.color-gray > video {
	position: absolute;
    z-index: -1;
    top: 0; 
    left: 0;	
    transform: none;
    width: 100%;
	height: 100%;
	object-fit: cover;
}	
	
.top_purpose{
	position: absolute;
	top: 30%;
	left: 5%;	
}
	
.top_purpose h1{
	font-size: 18px;
	line-height: 1.5em;
}

.top_purpose p{
	font-size: 12px;
}
	
.m-35{
	margin-left: 0;
	margin-right: 0;
}	
	
#top_news .top_news_whopper{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}	

/*　会社情報　*/
ol.details{
	padding-left: 0!important;
}

ol.details li{
  list-style-type: none;
  counter-increment: cnt;	
  text-indent:-2.5em;
  padding-left:2.5em;
  width: 80%!important;
}

ol.details li:first-child{
	text-align: start!important;
	width: 80%!important;
	height: auto;
}

ol.details li::before{
  content: "（"counter(cnt)"） ";	
}
	
ul.gaiyou li ul li:first-child,
ul.gaiyou li ul li:last-child{
	width: 100%;
}
	
ul.gaiyou li ul li:first-child br,
ul.hyo li ul li:first-child br{
	display: none;
}
	
ul.gaiyou li ul li:first-child,
ul.hyo li ul li:first-child{
	text-align: left;
	width: 100%;
}	
	
ul.gaiyou li ul li:first-child span{
	width: 100%;
}
	
ul.gaiyou li ul li:first-child{
	width: 100%;
}
	
.gaiyou{
    padding: 0 0 2rem 0;
}
	
ul.gaiyou li ul{
	padding: 0 40px 15px 15px;
}
	
.u-company-list ul,
.u-company-address ul{
	border-bottom: none!important;	
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 0 1rem 0!important;
	padding: 0!important;
	border: none;
}

.u-company-list ul li,
.u-company-address ul li{
	display: inline-block;
	width: 300px!important;
	margin: 0!important;
	padding: 0!important;
}

.u-company-list ul li:first-child{
	text-align: start!important;
	width: 150px!important;
	display: inline-block;
	margin: 0!important;
	padding: 0;
	padding-left: 3%;
}

.u-company-address ul li:first-child{
	text-align: start!important;
	width: 220px!important;
	display: inline-block;
	margin: 0!important;
	padding: 0;
	padding-left: 3%;
}

li.company-profile-gcom-recruit img{
	width: 75%;
	height: auto;
}
	
.u-company-bold{
	font-weight: 800;
}
	
/* 中途採用比率 - 表 */
.company-profile--frame {
    font-family: sans-serif;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
	height: auto;
    margin: 0;
}

.c--p--f--whopper {
    width: 90%;
    max-width: 1000px;
	margin: 0;
	padding: 0;
	text-align: start;
}

.c--p--f--whopper table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid black;
    margin-bottom: 10px;
}

.c--p--f--whopper caption {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
	text-align: start;
}

.c--p--f--whopper th,
.c--p--f--whopper td {
    border: 1px solid black;
    padding: 10px;
    text-align: center;
}

.c--p--f--whopper th {
    background-color: #8bc34a;
    color: white;
    font-weight: normal;
}
		
ul.column2 li,
ul.column2-office li,
ul.column3 li,
ul.column4 li,
ul.ul-topick li{
	width: 97%;
}
	
ul.column2-footer li{
	display: inline-block;
	width: 28%;
	height: auto;	
}

.top_vision{
	height: 220px;
}
	
.vision_btn{
	width: 75%;
}

.top_vision_tit h1{
	color: #FFFFFF;
	font-size: 22px;
}
	
.top_product_whopper{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;	
}

.top_member_whopper{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;	
	margin-top: 33px;
	margin-bottom: 1.6rem;
}

.top_product_whopper:nth-child(1) h1{
	font-size: 22px;	
}
	
.t_product_t {
    display: flex;
    align-items: center;
    padding: 2px 0 12px 0;
	margin: 0;
}	

.t_product_title{
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    margin-left: 15px;
    letter-spacing: 0.5px;
}
	
ul.t_product_links{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 !important;
	padding: 0;
	z-index: 9999;
}

.t_product_links_item{
	width: 50%;
	height: 85px;
	display: inline-block;
	margin: 0 1% 3% 1%;
	list-style: none;
	vertical-align: middle;
	text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;	
	background-attachment: inherit;	
}

.t_product_links_item h3{
	color: #FFFFFF;
	position: relative;
	top: 52.5%;
	left: 50%;
    transform:translate(-50%,-50%);
	margin: 0;
	padding: 0;
	font-weight: 600;
	font-size: 16px;
}
	
ul.top_ci {
    display: -webkit-flex;
    display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;	
}

.t_product_links_item{
	width: 45%;
}
	
.top_member_whopper_main h1{
	font-size: 22px;
}

ul.top_ci li{
	height: 220px;
}

.top_product_whopper_link{
	text-align: start;
	}	
	
.top_product_whopper_link a{
	display: inline-block;
	width: auto;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	background-color: #FFFFFF;
	border-radius: 3px;
	border: 2px solid #259DF4;
	color: #259DF4;
	font-size: 14px;
	font-weight: 600;	
}
	
.top_member_whopper_link a{
	display: inline-block;
	width: auto;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	background-color: #FFFFFF;
	border-radius: 3px;
	border: 2px solid #259DF4;
	color: #259DF4;
	font-size: 14px;
	font-weight: 600;	
}	
	
.page_main{
	width: 100%;
    float: none;
    padding-right: none;
	margin-top: 2rem;
}
	
.page_side{
	width: 100%;
	float: none;
	margin-top: 2rem;
}	
	
.btnarrow2:before{
  width: 30px;
 /*transform: translate(30px, 0px);*/
}

li.top_ci_01 h1 span,
li.top_ci_02 h1 span,
li.top_ci_03 h1 span{
	display: inline-block;
	font-size: 14px;
	margin-bottom: 2rem;
}	
	
li.top_ci_01 p,
li.top_ci_02 p,
li.top_ci_03 p{
	text-align: start;
	position: relative;
	bottom: 2%;
	left: 5%;
}
	
.top_topick_whopper{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;	
	margin-top: 23px;
	margin-bottom: 2rem;	
}	
	
.top_topick_whopper:nth-child(1) h1{
	margin-bottom: 0;
	padding: 0;
	letter-spacing: 0.1em;
}
	
.top_topick_whopper:nth-child(1) p{
	margin: 0 0 0.6rem 0;
}
	
.top_topics{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
	background-attachment: inherit;
	background-position: top;
	background-color: #343434;
	background-image: none!important;
	padding-bottom: 1.5rem;
}
	
.top_topick_whopper_link a{
	display: block;
	width: auto;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	background-color: #FFFFFF;
	border-radius: 3px;
	border: 2px solid #259DF4;
	color: #259DF4;
	font-size: 14px;
	font-weight: 600;	
	letter-spacing: 0.1em;
}	
	
ul.ul-topick{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 !important;
	border-radius: 0;
}

ul.ul-topick li{
	width: 100%;
	height: auto;
	border-radius: 0;
	display: block;
	margin: 1% 1% 6% 1%;
	padding-bottom: 3%;
	list-style: none;
	vertical-align: top;
	background-color:rgba(0,0,0,0.00);
	border-bottom: 1px solid #FFFFFF;
}

.ul-topick-picture{
	width: 100%;
	height: auto;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-radius: 13px;
	background: url(http://peeps-design.com/gcomhd/img/company_info_message.png) ;	
	background-size: cover;
	background-position: center center;	
}
	
.ul-topick-picture_icon{
	display: inline-block;
	width: 45%;
	border-radius: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.ul-topick-picture_icon img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border-radius: 0;
}

ul.ul-topick li h2{
	font-size: 14px;
	text-align: justify-all;
	vertical-align: top;
	margin: 0;
}

ul.ul-topick li p{
	font-size: 13px;
}

.ul-topick-main{
	display: inline-block;
	width: 50%;
	margin: 0;
	margin-left: 3%;
}
	
.ul-topick-main h2{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 500;
	text-align: justify;
}
	
.ul-topick-main p{
	text-align: center;
	padding: 2px 10px;
	background-color: #FFFFFF;
}

footer{
	background-color: #F0F7FD;
}

.footer_contents{
	position: relative;
	width: 90%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.f_logo{
	position: static;
	text-align: center;
	display: inline-block;
	top: none;
	left: none;
    transform: none;
    -webkit- transform: none;
	margin: 1.3rem auto 1.25rem auto;
	padding: 0 auto;	
}

.f_logo img{
	max-width: 280px;
	height: auto;
}

.f_city{
	position: static;
}

.f_city img{
	width:auto;
	height:110px;
	mix-blend-mode:multiply;
}

ul.f_menu{
	position: static;
	display: block;
	-webkit-justify-content: none;
	justify-content: none;
	margin-left: -1rem;
	margin-bottom: 0.5rem;
}

ul.f_menu li{
	display: inline-block;
	margin: 1% 5%;
	list-style: none;
	vertical-align: top;
	text-align: center;
}

ul.f_menu_list_01,
ul.f_menu_list_02{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;	
}

ul.f_menu_list_01 li,
ul.f_menu_list_02 li{
	font-size: 11px;
	color: #259DF4;
	text-align: center;
	width: 100%;
	margin-bottom: 0.3rem;
	font-weight: 500;
}

.f_hr hr{
	margin-top: -0.40rem;
	border: solid 2px #B5D9F2;
}

.f_links{
	position: relative;
    text-align: center;	
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 auto;
    vertical-align: middle;
}

.f_links p{
    vertical-align: middle;
	font-size: 9px;
	font-weight: 500;
	margin: 0;
	padding: 0 0 8px 0;
}	
	
.f_links img{
	width: 100%;
    vertical-align: middle;
}	

.info-under-directory{
	margin-top: 2rem;
	margin-bottom: 2rem;
}	
	
.under-directory{
	margin-top: 2rem;
	margin-bottom: 2rem;
}	
	
.company-whopper h1.gcom__pr img{
	width: 100%;
	height: auto;
	padding-top: -1.5rem;
}	
	
.main-directory{
	margin-top: 3rem;
	margin-bottom: 2rem;
}
	
p.group-setsu{margin-left: 0rem;}
	
.labor_pra_order_01{
	display: -webkit-flex;	
	display: flex;
	flex-direction: column;
}	
	
.labor_pra_order_01 .order1{order: 1;}
.labor_pra_order_01 .order2{order: 2;}
	
.s__volo__box__r,
.s__volo__box__l,
.s__box__l,
.s__box__r,
.s__sdgs__box__l,
.s__sdgs__box__r{
	float: none;
	width: 100%;
}	

.s__sdgs__box__l{
	width: 70%;
	text-align: center;
	margin: 0 auto 1.5rem auto;
}
	
ul.volo-item li.thumbnail {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 1%;
    margin-right: 3%;
    line-height: 1;
	padding: 0;
    overflow:hidden!important;
}

ul.volo-item li.thumbnail img{
  width: 100%;
  height: auto;
  padding: 0;
}

ul.volo-item li.volo-text{
  float: right;
  width: 100%;
  margin-top: 10px;
  flex: 1 1 0;
  line-height: 1.687;
  display: inline-block;
}

ul.volo-item li.volo-text h3{
	display: inline-block;
	position: static;
	width: 100%;
	height: auto;
	font-size: 16px;
	font-weight: 800;
	text-align: start;
	line-height: 1.7em;
	color: #666666;
	padding: 0;
	margin: 0;
}

ul.sdgs-column3{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 !important;
}

ul.sdgs-column3 li{
	width: 98%;
	height: auto;
	display: inline-block;
	margin: 1% 1% 6% 1%;
	list-style: none;
	vertical-align: top;
	box-shadow: 2px 2px 4px #C7C7C7;
	background-color: #FFFFFF;
}

ul.sdgs-column3 h3{
	font-size: 20px;
	color: #000000;
	font-weight: 600;
	margin-left: 1rem;
	margin-right: 0.3rem;
}
	
ul.sdgs-icon{
	margin-top: -70px;
	position: relative;
	z-index: 9999;
	margin-bottom: 0;
	padding-bottom: 0;
	right: 8px;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: flex-start;
	align-items: flex-start;	
}

ul.sdgs-icon li{
	width: 20%;
	height: auto;
	box-shadow: none;
	z-index: 9999;
	padding-bottom: 0;
	margin-bottom: 0;
}	
	
.phil__box__l{
	background-blend-mode:lighten;
	float: none;
	width: 95%;
    height: 146px;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
	margin: 0;
	padding: 0;	
}

.phil__box__l{
	background-attachment: inherit;
	margin-bottom: 0;
	text-align: center;
    position:relative;
}

.phil__box__l h3{
  width: 100%;
  position:absolute;
  top:38%;
  left:50%;
  transform:translate(-50%,-50%);
  color: #FFFFFF;
  text-shadow: 1px 2px 3px #808080;
}
	
.phil__box__r{
	width: 90%;
	float: none;
	margin-left: 1rem;
}	
	
ol.phil__number{
	padding-left: 0!important;
}

ol.phil__number li{
  list-style-type: none;
  counter-increment: cnt;	
  text-indent:-1.5em;
  padding-left:0.8em;		
}

ol.phil__number li::before{
  content: ""counter(cnt)"．";	
}	

.company-message-name{
	text-align: end;
	margin-top: 2.5rem;
}

.company-message-name img{
	width: 35%;
}
	
ul.u-siw{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 1rem 0;
}

ul.u-siw li{
    list-style: none;
    padding-left: 20px;
    position: relative;
    align-items: center;
    width: 100%;
    display: inline-block;
    margin: 0.5% 1%;
    vertical-align: top;	
}
	
ul.u-siw li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background-color: #8A8A8A;
    border-radius: 50%;
    margin-right: 5px;
}

ul.u-siw li a{
	font-size: 16px;
    text-decoration: none; 
    white-space: nowrap;
	color: #0A5FBE;
}

ul.u-siw li a::after{
   content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #0066cc;
	transition: 0.3s ease;
}

ul.u-siw li a:hover::after{
    width: 100%;
}


/* 標準化について */
.flex-local{
    display: flex;
    align-items: stretch;
	gap: 1%;
	row-gap: 10px;
	flex-wrap: wrap;
}

.local_whopper,
.local_whopper_2d{
	border: solid 1px #E2E2E2;
	padding: 2px 18px 10px 18px;
	width: 98%;	
}

.local_whopper h3,
.local_whopper_2d h3{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5em;
	position: relative;
	margin-left: 55px;
    background-position: center;
	vertical-align: middle;
}

.local_whopper h3{
	padding-top: 10px;
}

.local_whopper p{
	font-size: 14px;
	margin-top: 28px;
}

.local_whopper_2d p{
	font-size: 14px;
	margin-top: 15px;
}

.local_whopper h3::before,
.local_whopper_2d h3::before{
    content: "";
	position: absolute;
	top: 0px;
	left: -45px;
    width: 42px;
    height: 42px;
    background-size: contain;
	margin-left: -10px;
}

.local_whopper h3.lw_cost::before{background-image: url('http://192.168.2.102/gcomhd/img/local_whopper_cost.png');}
.local_whopper h3.lw_cloud::before{background-image: url('http://192.168.2.102/gcomhd/img/local_whopper_cloud.png');}
.local_whopper h3.lw_time::before{background-image: url('http://192.168.2.102/gcomhd/img/local_whopper_time.png');}
.local_whopper_2d h3.lw_cost::before{background-image: url('http://192.168.2.102/gcomhd/img/local_whopper_cost.png');}
.local_whopper h3.lw_vender::before{background-image: url('http://192.168.2.102/gcomhd/img/local_whopper_vender.png');}
.local_whopper h3.lw_schedule::before{background-image: url('http://192.168.2.102/gcomhd/img/local_whopper_schedule.png');}
.local_whopper h3.lw_futan::before{background-image: url('http://192.168.2.102/gcomhd/img/local_whopper_futan.png');}
.local_whopper_2d h3.lw_gaba::before{background-image: url('http://192.168.2.102/gcomhd/img/local_whopper_gaba.png');}
.local_whopper h3.lw_business::before{background-image: url('http://192.168.2.102/gcomhd/img/local_whopper_business.png');}
.local_whopper_2d h3.lw_down::before{background-image: url('http://192.168.2.102/gcomhd/img/local_whopper_down.png');}
.local_whopper h3.lw_memo::before{background-image: url('http://192.168.2.102/gcomhd/img/local_whopper_memo.png');}

.h4-local{
	font-size: 20px;
	color: #666666;
	letter-spacing: 0.1em;
	font-weight: 400;
	padding-left: 12px;
	border-left: 4px solid #00BCD4;
}

.local__sub__whopper{
	text-align: center;
	width: 95%;
	height: auto;
	margin: auto;
}

.h3__local__goal{
	text-align: center;
	font-size: 18px;
	color: #666666;
	font-weight: 600;
	letter-spacing: 0.05em;
}

.h3__local__goal span{
	font-size: 31px;
	color: #259DF4;
}

.flex-ib-local{
    display: flex;
    align-items: stretch;
}

.flex-ib-local h3{
    color: #666666;
    font-size: 18px;
    font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.5rem;
}

.flex-ib-local p{
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-align: start;
}

span.local-span{
	font-size: 12px;
}

.icon-block_local{
	width: auto;
	height: 20px;
    background-color: #104b97;
    padding: 0 8px 2px 8px;
    display: inline-block;
    align-items: center;
    justify-content: center;
	vertical-align: middle;
}

.icon-play{
    color: #ffffff;
    font-size: 6px;
    display: inline-block;
	padding: 0;
	margin: -0.25rem 0 0 0;
	vertical-align: middle;
}

.local_whopper_1g{
	border: solid 1px #E2E2E2;
	padding: 2px 18px 10px 18px;
	width: 90%;
	text-align: center;
}

.local_whopper_1g h4{
	font-size: 28px;
	color: #259DF4;
	font-weight: 500;
	letter-spacing: 0.5rem;
	margin: 1.5rem auto 0.5rem auto;
	padding: 0 auto;
}

.local_whopper_1g p{
	text-align: start;
	font-size: 14px;
	color: #666666;
}
	
.filter-wrapper .content-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 15px;
}

.filter-wrapper .item {
	font-size: 14px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 20px 10px;
  text-align: center;
  transition: all 0.5s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 1;
  transform: scale(1);
}

.product-list-whopper h3{
	text-align: start;
}
	
.hero-catch{
	position: absolute;
	bottom:2%;
	left: 2%;
	width: 138px;
	height: auto;
}		

/* ====================================
 * Gemini提案：トップページ・共通部分のスマホ対応修正
 * ==================================== */

@media screen and (max-width: 768px) {

    /* --- 全体の調整 --- */
    body {
        overflow-x: hidden; /* 横スクロール防止 */
    }
    
    img {
        max-width: 100%; /* 画像が親要素からはみ出ないようにする */
        height: auto;
    }

    /* --- ヘッダーの修正 --- */
    /* PC用の固定幅や位置指定を解除 */
    .header {
        width: 100% !important;
        margin-left: 0 !important;
        left: 0 !important;
        top: 0 !important;
        position: fixed !important;
        border-radius: 0 !important;
        padding: 10px 0;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }

    /* ロゴの位置調整 */
    .header-logo {
        margin: 0 0 0 10px !important;
        position: static !important; /* 固定配置を解除 */
    }
    
    .header-logo img {
        height: 35px; /* スマホ用に少し小さく */
        width: auto;
        margin: 0;
    }

    /* --- メインビジュアル（Heroエリア） --- */
    #hero .slider {
        border-radius: 0; /* 角丸をなくして画面いっぱいに */
    }
    
    /* キャッチコピー（安心という〜）の位置調整 */
    .hero-catch {
        top: 16%;
        left: 18%;
        transform: translate(-50%, 0%);
        width: 28%; /* 幅を調整 */
    }

    /* --- メインコンテンツの共通修正 --- */
    /* 絶対配置で重なっているレイアウトを縦並びに直す */
    
    /* ごあいさつ(#top-messeage) & わたしたちについて(#top-about) */
    #top-messeage,
    #top-about {
        min-height: auto !important; /* 高さ固定を解除 */
        padding-bottom: 2rem;
    }

    #top-messeage .container-under,
    #top-about .container-under {
        display: flex;
        flex-direction: column-reverse; /* 画像を上に、テキストを下に */
        padding: 0;
    }
    
    /* テキストエリアの調整 */
    #top-messeage .messeage-text,
    #top-about .about-text {
        width: 95% !important; /* 横幅いっぱいにする */
        margin: 0 auto !important;
        position: static !important; /* 絶対配置を解除 */
        padding: 20px 0;
    }

    /* 見出しや本文の調整 */
    #top-messeage h2, 
    #top-about h2 {
		text-align: center;
        font-size: 24px;
        margin-top: 20px;
    }
    
    #top-messeage h3,
    #top-about h3 {
        font-size: 30px;
        line-height: 1.65;
    }
    
    #top-messeage p,
    #top-about p {
        font-size: 16px;
        line-height: 1.8;
    }

    /* 画像エリアの調整 */
    #top-messeage .message-image,
    #top-about .about-image {
        width: 100% !important;
        max-width: 100% !important;
        height: 250px !important; /* 高さを適度に制限 */
        position: static !important; /* 絶対配置を解除 */
        margin: 0;
    }

    #top-messeage .message-image img,
    #top-about .about-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; /* 枠に合わせてトリミング */
        border-radius: 13px;
    }
	
    #top-about .about-image {
		width: 90%!important;
		height: auto;
		margin: 0 auto;
	}

    /* 「もっと見る」ボタンの調整 */
    .more-button {
        display: block;
        width: 80%;
        margin: 20px auto 0;
        padding: 12px 0;
    }

    /* --- ニュース・採用バナー --- */
    #top-news,
    #recruit-banner {
        padding: 20px 0;
    }
    
    /* バナー画像の余白調整 */
    .container-under img {
        width: 100%;
        height: auto;
    }

    /* --- フッター --- */
    /* フッター内のレイアウトを縦並びに */
    .footer-flex-container {
        flex-direction: column;
        gap: 30px;
        text-align: center;
    }

    .flex-item {
        width: 100% !important; /* 幅を100%に */
        margin: 0 auto;
    }

    /* フッターロゴ */	
	.foot-logo{
		text-align: start;
	}
	
    .foot-logo img {
        max-width: none;
    }

    /* フッターメニュー */
    .footer-menu-flex-container {
        flex-direction: column; /* メニューも縦並びに */
        gap: 0;
        text-align: start;
		width: 100%;
		margin-left: 0;
		padding-left: 0;
    }
    
	#foot .w50-size,
	#foot .w30-size,
	#foot .w70-size{
        width: 100% !important;
    }
	
    .footer-menu-flex-container > div {
		width: 100%;
	}
	
    .footer-menu-flex-container > div a {
		margin-bottom: 0;
		display: inline;
	}
	
    .footer-menu-flex-container > div a h3 {
        font-size: 16px;
        margin-bottom: 0;
        border-bottom: none;
        padding-bottom: 0;
        display: inline-block;
		color: #131313;
		padding-left: 3px;
    }
	
	li.footer-menu-boder{
		display: block!important;          /* ★重要：ブロック要素にして横幅いっぱいに広げる */
        width: 100%!important;             /* 親要素の幅いっぱいに */
        margin: 0 0 10px 0;      /* 下に少し余白を作る（お好みで調整） */
        padding-bottom: 10px;    /* 文字と下線の間に余白を作る */
        border-bottom: solid 1px rgba(195,195,195,1.00);
        text-decoration: none;   /* リンク特有の文字下線（アンダーライン）は消す */
	}

    /* お問い合わせ・電話番号 */
	.footer-info {
		margin-left: 0.3rem;
	}
	
    .footer-info p {
        width: 100%;
        box-sizing: border-box;
    }
	
/* フッター電話番号の修正：一行表示にする */
    .footer-contact h2 span {
        display: inline; /* 改行させない */
        font-size: 16px; /* 番号とのバランスを見て調整 */
        margin-bottom: 0;
        margin-right: 8px; /* TEL.と番号の間に少し隙間を空ける */
    }
    
    /* 番号が画面幅からはみ出さないようにサイズ調整 */
    .footer-contact h2 {
        font-size: 20px !important; /* 少し小さくして一行に収める */
        white-space: nowrap; /* 強制的に一行にする */
    }	
	
    /* コピーライトまわり */
    .footer-bottom-flex-container {
        flex-direction: column;
        gap: 15px;
        padding-bottom: 20px;
    }
    
    .f-b-flex-item a {
        display: block;
        margin: 5px 0;
		color: #131313;
    }
	
/* コピーライトまわりの修正 */
    .footer-bottom-flex-container {
        flex-direction: column;
        gap: none;
        padding-bottom: 0px;
        align-items: center; /* フレックスアイテム（中の要素）を中央揃え */
    }
    
    .f-b-flex-item {
        width: 100%;        /* 幅を100%にして */
        text-align: center; /* テキストを中央揃えにする */
		color: #131313;
    }

    .f-b-flex-item a {
        display: block;     /* リンクをブロック要素にして押しやすく */
        margin: 5px 0;
    }
}

    .page_head {
		margin-top: 0.5rem;
        height: 250px !important; /* 高さを少し低く */
        background-position: center !important;
        background-attachment: scroll !important; /* スマホでは固定背景を解除 */
    }

    h1.page_head_tit,
    h1.page_head_tit_rct {
        width: 90% !important;
        font-size: 24px !important; /* 文字サイズを小さく */
        line-height: 1.4;
    }
    
    h1.page_head_tit span,
    h1.page_head_tit_rct span {
        font-size: 14px !important;
    }

    /* --- 共通：2カラム・3カラムリストの縦並び化 --- */
    ul.column2 li,
    ul.column3 li,
    ul.column4 li {
        width: 100% !important;
        display: block !important;
        margin: 0 0 20px 0 !important;
    }
    
    /* 画像の角丸調整など */
    .kadomaru {
        width: 100% !important;
        height: auto !important;
    }

    /* --- ごあいさつ (greeting.php) --- */
    #message .flex-wrapper {
        display: flex;
        flex-direction: column;
    }
	
    #message .column-left,
    #message .column-right {
        width: 100% !important;
        padding: 0 !important;
		text-align: center;
    }
    
    #message .column-left {
        margin-bottom: 30px;
    }	

    #message ul.column-msg{
        display: flex; 
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #message ul.column-msg li{
        width: 50%;
        height: auto;
        margin: 0;
        padding: 0;
        flex-shrink: 0; 
        flex-basis: 50%;
    }

    #message ul.column-msg li img{
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
    }

    #message .space{
        margin-bottom: 13px;
    }	
	
    /* 理事長名の配置 */
    .director-name {
        width: 100%;
        text-align: center;
    }
    .director-name img {
        width: 50% !important; /* 名前画像を少し大きく */
        max-width: 200px;
    }
	
    .greeting-sp-ichi01,
    .greeting-sp-ichi02{
        float: none;
	}

    /* --- ベースの配置設定 --- */
    #hero-rct .hero-anchor {
        position: relative; /* 子要素を絶対配置するための基準点 */
        width: 100%;
        overflow: hidden;   /* はみ出し防止 */
    }

    #hero-rct .slick-img img {
        min-height: 250px;
        object-fit: cover;
        width: 100%;        /* 幅を100%に指定 */
        display: block;     /* 画像の下に隙間ができないようにする */
    }

    /* --- 文字部分を画像の上に重ねる設定（重要） --- */
    #hero-rct .interview-wrapper {
        position: absolute; /* 画像の上に浮かる */
        top: 50%;           /* 上から50%の位置 */
		right: 0%;
        transform: translate(10%, -50%); /* 自身の大きさ半分ずらして完全中央配置 */
        width: 90%;         /* 幅は画面の90%（スマホではみ出さないように） */
        max-width: 600px;   /* PCで広がりすぎないように制限 */
        z-index: 10;        /* 画像より手前に表示 */

        /* 中身の要素を中央揃えにする */
        display: flex;
        flex-direction: column;
        align-items: center; 
        text-align: center;
    }

    #hero-rct .interview-wrapper-left {
        position: absolute; /* 画像の上に浮かる */
        top: 50%;           /* 上から50%の位置 */
		left: 0%;
        transform: translate(-20%, -50%); /* 自身の大きさ半分ずらして完全中央配置 */
        width: 90%;         /* 幅は画面の90%（スマホではみ出さないように） */
        max-width: 600px;   /* PCで広がりすぎないように制限 */
        z-index: 10;        /* 画像より手前に表示 */

        /* 中身の要素を中央揃えにする */
        display: flex;
        flex-direction: column;
        align-items: center; 
        text-align: center;
    }
	
	
    #hero-rct .interview-chal {
        width: 200px;
        height: auto;
        margin-bottom: 20px; /* 単位を統一（remからpxへ調整） */
    }

    /* 画像中央寄せのため、img自体もmargin: 0 auto推奨 */
    #hero-rct .interview-chal img {
        width: 100%;
        height: auto;
    }

    /* --- キャッチコピー --- */
    #hero-rct .message {
        font-size: 15px; /* !importantは極力削除（必要なら復活させてください） */
        color: #fff;     /* 文字が見えるように白文字にする（背景による） */
        margin-bottom: 20px;
        text-align: start;
		margin-left: 5rem;
    }

    #hero-rct .message-line1,
    #hero-rct .message-line2 {
        display: inline-block;
        line-height: 1.6;
		text-align: start;
		margin-bottom: 0.55rem;
    }
	
	#rct-int.staff-message{
		padding-left: 1rem;
		
		
	}
	
	#rct-int .message-line {
        display: inline-block;
		font-size: 18px;
        line-height: 1.6;
		text-align: start;
		padding-left: 1rem;
		margin-bottom: 0.55rem;
    }

    /* --- 職種バッジとリンクボタンのエリア --- */
    #hero-rct .interview-link-item {
        display: flex;
        flex-direction: column; /* 縦並び（バッジ→ボタン） */
        align-items: center;    /* 中央揃え */
        gap: 15px;              /* バッジとボタンの間隔 */
        text-decoration: none;
        color: inherit;
        transition: opacity 0.3s ease;
    }

    #hero-rct .interview-link-item:hover {
        opacity: 0.8;
    }

    /* 職種・年数バッジ */
    #hero-rct .interview-badge {
        padding: 5px 15px;
        border-radius: 4px;
        font-size: 12px;
        display: flex;       /* 横並び */
        align-items: center;
        gap: 10px;           /* 職種と年数の間隔 */
    }

    #hero-rct .badge-separator {
        display: inline-block;
        width: 1px;
        height: 12px;
        background-color: #FFFFFF; /* 区切り線 */
    }

    /* インタビューを見るボタン */
    #hero-rct .interview-text {
        font-size: 12px;
        font-weight: bold;
        padding: 8px 20px;
        border-radius: 20px;
        color: #000;
        background-color: rgba(255, 255, 255, 0.85);
        border: 1px solid #000;
        display: flex;
        align-items: center;
        gap: 10px; /* 文字と矢印の間隔 */
		margin-top: -0.5rem;
    }

    /* 矢印のデザイン調整 */
    #hero-rct .arrow {
        font-family: sans-serif; /* 矢印のフォントズレ防止 */
    }	
		

    /* --- 募集要項 (job-description.php) --- */
    .job-nav {
        flex-direction: column;
        gap: 15px;
    }
    
    .nav-btn {
        width: 90% !important;
        box-sizing: border-box;
    }
    
    .job-grid {
        grid-template-columns: 1fr !important; /* 1列にする */
    }

    /* --- 募集要項詳細テーブル (.requirements-table) --- */
    .requirements-table,
    .requirements-table tbody,
    .requirements-table tr,
    .requirements-table th,
    .requirements-table td {
        display: block; /* テーブルをブロック要素化 */
        width: 100% !important;
    }
    
    .requirements-table th {
        background-color: #f7941d;
        color: #fff;
        padding: 10px;
    }
    
    .requirements-table td {
        padding: 10px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
    }

    /* --- 情報公開 (information.php) --- */
    /* テーブルを横スクロール可能にするか、縦に積む */
    #document-list .container {
        padding: 0 10px;
    }
    
    .document-table {
        display: block;
    }
    
    .document-table tr {
        display: flex;
        flex-direction: column;
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }
    
    .document-table th, 
    .document-table td {
        width: 100% !important;
        box-sizing: border-box;
        border-bottom: none !important;
    }
    
    .document-table th {
        background-color: #f0f0f0;
        border-bottom: 1px solid #ccc !important;
    }

    /* --- お問い合わせ・エントリー (contact.php, rct-entry.php) --- */
    .contact-form-body input[type="text"],
    .contact-form-body input[type="tel"],
    .contact-form-body input[type="email"],
    .contact-form-body textarea {
        width: 100% !important;
        box-sizing: border-box; /* パディングを含めて幅計算 */
        max-width: 100%;
    }
    
    .address-fields {
        flex-direction: column;
    }
    
    .zip-field {
        width: 100% !important;
        margin-bottom: 10px;
    }
    
    .requirement-group .checkbox-options {
        flex-direction: column;
        gap: 10px;
    }
    
    .submit-button {
        width: 100% !important;
    }

    /* --- 1. ファーストビュー下のメッセージエリア (#rct-fellow) --- */
    #rct-fellow .rct-top-1st-cont {
        width: 100% !important; /* 画像の枠を画面幅に合わせる */
        padding: 0 10px 0 0!important;        /* 左右に少し余白を入れる */
        box-sizing: border-box;
		margin-left: 0;
    }
    
    #rct-fellow .rct-top-1st-cont img {
        width: 100%;
        height: auto;
    }
    
    #rct-fellow p {
        font-size: 16px;
        line-height: 1.8;
        padding: 0 10px 0 0!important;
        text-align: left; /* スマホでは左揃えの方が読みやすい場合が多い */
    }

    #rct-fellow{
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }	
	
    /* --- 2. メッセージ & わたしたちについて (#rct-messeage, #rct-about) --- */
    /* トップページと同じく、画像とテキストを縦並びに変更 */
    
    #rct-messeage{
        min-height: auto !important;
        padding-top: 2rem;
        padding-bottom: 0rem;
    }
	
    #rct-about {
        height: auto !important;      /* 固定の高さを解除 */
        min-height: auto !important;  /* 最低高さを解除 */
        padding-bottom: 40px;         /* 必要最低限の余白にする（数値は調整可） */
    }	

    #rct-messeage .container-under,
    #rct-about .container-under {
        display: flex;
        flex-direction: column-reverse; /* 画像を上に、テキストを下に */
        padding: 0;
    }

    /* テキストエリア */
    #rct-messeage .messeage-text,
    #rct-about .about-text {
        width: 98% !important;
        margin: 0 auto !important;
        position: static !important;
        padding: 20px 0 20px 0;
		font-size: 16px;
		margin-left: 1%;
    }
	
    #rct-about .about-text {
        padding: 20px 0 0 0;
	}
    
    #rct-messeage h3,
    #rct-about h3 {
        font-size: 24px;
        margin-top: 10px;
    }

    #rct-messeage p,
    #rct-about p {
        font-size: 16px;
        line-height: 1.8;
    }

    /* 画像エリア */
    #rct-messeage .message-image,
    #rct-about .about-image {
        width: 98% !important;
        max-width: 100% !important;
        height: 200px !important; /* スマホ用に高さを抑える */
        position: static !important;
        margin: 0;
		margin-left: 1%;
    }
	
    #rct-about .about-image {
		width: 90%!important;
		margin-left: 5%;
		margin-top: 2rem;
	}

    #rct-messeage .message-image img,
    #rct-about .about-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 10px !important;
    }	
	
    #rct-about .about-point{
        min-height: auto!important;
		margin-bottom: 0;
		padding-bottom: 0;
    }	
	
    #rct-about .about-whopper{
        min-height: auto!important;
		margin-bottom: 0;
		padding-bottom: 0;
    }	
	
	#rct-interview-top h3{}
	
	#rct-interview-top h3 span{
		display: block;
		font-size: 15px;
		margin-top: 0.3rem;
	}
	
    #rct-interview-top p{
        text-align: start;
		font-size: 16px;
        margin-bottom: 2rem;
    }	
	
	
    /* --- 3. インタビューリスト (#rct-interview-top) --- */
    #rct-interview-top ul.rct-int-list {
        display: flex;
        flex-direction: column; /* 縦並び */
        align-items: center;    /* 中央揃え */
        gap: 30px;
    }

    #rct-interview-top li.staff-card-wrapper {
        width: 100% !important;
        max-width: 340px; /* カードが広がりすぎないように制限 */
        margin: 0 auto;
    }
    
    /* インタビュー詳細ボタン */
    .interview-button {
        width: 90% !important; /* ボタン幅をスマホに合わせて調整 */
        box-sizing: border-box;
        padding: 15px 20px;
        font-size: 16px;
    }

    /* --- 4. 採用ニュース (#rct-news) --- */
    #rct-news .news-item {
        flex-direction: column;
        align-items: flex-start;
        padding: 15px 0;
    }

    #rct-news .news-date {
        margin-bottom: 5px;
        font-size: 13px;
    }

    #rct-news .news-tag {
        margin-bottom: 8px;
        font-size: 12px;
    }
    
    #rct-news .news-title {
        font-size: 15px;
        line-height: 1.5;
    }
    
    /* 一覧を見るリンクの位置調整 */
    .news-header {
        justify-content: center; /* 中央寄せ */
        margin-bottom: 10px;
    }

    /* --- 5. エントリーエリア (#rct-entry-top) --- */
    .entry-container {
        padding: 30px 15px !important;
    }

    .contact-info-wrapper {
        flex-direction: column; /* 縦並び */
        gap: 15px;
    }

    .contact-button {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    /* 電話番号の文字サイズ調整 */
    .contact-tel .tel-number {
        font-size: 22px;
    }

    /* エントリーボタン */
    .entry-button {
        width: 100% !important;
        font-size: 18px;
        padding: 15px;
    }
	
    #welfare .lead-text {
        text-align: start;
	}
	
#welfare .detail-box {
    background-color:rgba(255,219,159,0.12);
    border-radius: 15px;
    padding: 10px;
    margin-top: 40px;
}	
	
#welfare .welf-system-whopper{
	width: 88%;
	background-color: #FFFFFF;
	padding: 20px;
}
	

    /* --- リードエリア（タイトル・導入文） --- */
    #skill-up .lead-area {
        margin-bottom: 30px;
        padding: 0 10px;
    }

    #skill-up .main-title {
        font-size: 22px; /* タイトルを少し小さく */
        line-height: 1.5;
    }
    
    #skill-up .lead-text {
        font-size: 14px;
        line-height: 1.8;
        text-align: left; /* 読みやすさのため左揃えに */
    }

    /* --- スキルアイテム（画像とテキストのセット） --- */
    /* 基本設定：縦並びにする */
    #skill-up .skill-item {
        display: flex;
        flex-direction: column-reverse; /* 「画像（上）→テキスト（下）」にするため逆順に */
        gap: 20px;
        margin-bottom: 40px;
    }

    /* HTMLの並び順が「画像→テキスト」のパターン（Item 1など）の場合 */
    /* そのままだと flex-direction: column-reverse で「テキスト（上）→画像（下）」になってしまうため調整 */
    #skill-up .skill-item.reverse-layout {
        flex-direction: column; 
    }
    
    /* ※HTML構造によって挙動が変わるため、強制的に画像を上にしたい場合は以下のようにorder指定も有効です
       今回は.image-contentを上に、.text-contentを下に配置するよう統一します */
    #skill-up .image-content {
        order: 1; /* 画像を先頭（上）に */
        width: 100% !important; /* 幅いっぱい */
        flex: auto;
    }
    
    #skill-up .text-content {
        order: 2; /* テキストを後（下）に */
        width: 100% !important;
    }

    /* 画像の表示調整 */
    #skill-up .item-image {
        width: 100%;
        height: auto;
        border-radius: 10px;
        max-height: 250px; /* 縦長になりすぎないよう制限 */
        object-fit: cover;
    }

    /* テキスト周りの調整 */
    #skill-up .item-number {
        font-size: 20px;
        margin-bottom: 10px;
    }

    #skill-up .item-subtitle {
        font-size: 16px;
        margin-bottom: 15px;
    }

    #skill-up .item-description {
        font-size: 14px;
        line-height: 1.8;
    }

    /* --- 背景色付きエリア (.skill-back) の調整 --- */
    #skill-up .skill-back {
        padding: 20px 15px; /* 余白を少し詰める */
        border-radius: 10px;
    }

    /* --- 2カラムリスト（チューター制度・研修制度） --- */
    /* 共通設定で既に縦並びになっているはずですが、念のため調整 */
    #skill-up ul.column2 {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    #skill-up ul.column2 li {
        width: 100% !important;
        margin: 0 !important;
    }

    #skill-up ul.column2 li h3 {
        font-size: 18px;
        border-bottom: 2px solid #F39800; /* デザインアクセント */
        padding-bottom: 5px;
        margin-bottom: 10px;
        display: inline-block;
    }

    #skill-up ul.column2 li p {
        font-size: 14px;
        text-align: left;
    }

    /* --- ページ上部のナビゲーションボタン --- */
    .job-nav {
        flex-direction: column; /* 横並びから縦並びに変更 */
        gap: 15px; /* ボタン同士の間隔 */
        margin-bottom: 40px;
        padding: 0 10px; /* 画面端に張り付かないよう余白を追加 */
    }

    .nav-btn {
        width: 95% !important; /* 幅を画面いっぱいに広げる */
        box-sizing: border-box; /* 枠線や余白を含めて幅計算する */
        padding: 15px 20px; /* タップしやすいよう余白を確保 */
    }
	
    .job-card {
        width: 100%!important;
        display: block;
        text-decoration: none;
        transition: transform 0.3s;
}	

    /* --- セクションタイトル --- */
    .job-section {
        margin-bottom: 50px;
    }

    .section-title {
        font-size: 24px; /* スマホで見やすいサイズに調整 */
        margin-bottom: 25px;
    }

    /* --- 求人カードグリッドレイアウト --- */
    .job-grid {
        /* PCの3列表示から1列表示に変更 */
        grid-template-columns: 1fr !important; 
        gap: 30px; /* カード間の余白 */
        padding: 0 10px;
    }

    /* カードのデザイン調整 */
    .card-inner {
        border-width: 3px; /* スマホでは枠線を少し細くしてスッキリさせる */
        border-radius: 15px;
    }

    .job-label {
        font-size: 16px; /* 職種名の文字サイズ調整 */
        padding: 10px 15px;
    }

    /* 募集停止中のグレーの網掛け文字 */
    .overlay {
        font-size: 16px;
    }

    /* --- 募集要項セクション全体 --- */
    #rct-description {
        padding: 40px 0;
    }

    #rct-description .main-title {
        font-size: 22px;
        margin-bottom: 20px;
        border-left-width: 5px; /* 左の線の太さを調整 */
        padding-left: 10px;
    }

    /* --- 募集要項テーブル（スマホでは縦並びに変更） --- */
    /* テーブルの構造をブロック要素に変えて、縦積みにする */
    .requirements-table,
    .requirements-table tbody,
    .requirements-table tr,
    .requirements-table th,
    .requirements-table td {
        display: block; 
        width: 100% !important;
        box-sizing: border-box; /* パディングを含めて幅計算 */
    }

    .requirements-table tr {
        margin-bottom: 20px; /* 各項目（行）ごとの間隔 */
        border: 1px solid #ddd; /* 枠線をつける */
        border-radius: 5px;
        overflow: hidden;
    }

    .requirements-table th {
        width: 100%;
        background-color: #f7941d; /* オレンジ背景 */
        color: #FFFFFF;
        font-weight: bold;
        padding: 12px 15px;
        border-bottom: none; /* 下線は消す */
        text-align: left; /* 左寄せ */
    }

    .requirements-table td {
        width: 100%;
        padding: 15px;
        background-color: #fff;
        border-bottom: none;
    }

    /* 注釈（※〜）のスタイル調整 */
    .requirements-table .note {
        margin-top: 8px;
        font-size: 13px;
        line-height: 1.5;
        color: #666;
    }

    /* --- 求める人物像エリア --- */
    .target-profile {
        margin-top: 40px;
        padding: 20px;
        background-color: #f9f9f9; /* 背景色を薄く入れて区切りを明確に */
        border-radius: 10px;
    }

    .profile-title {
        font-size: 20px;
        margin-bottom: 15px;
        text-align: center;
    }

    .profile-list {
        padding-left: 0;
    }

    .profile-list li {
        font-size: 15px;
        line-height: 1.6;
        margin-bottom: 12px;
        padding-left: 1.2em; /* 点（・）の分のインデント */
        text-indent: -1.2em;
    }

    .profile-footer {
        font-size: 16px;
        margin-top: 20px;
        text-align: center;
        line-height: 1.6;
    }
    
    /* 下層ページ共通ヘッダーの高さ調整（もし未適用なら） */
    .page_head {
        height: 200px !important;
        background-attachment: scroll !important; /* 背景固定を解除 */
    }
    
    h1.page_head_tit_rct {
        font-size: 24px !important;
        width: 90%;
    }	

    /* フッター全体を縦並びに強制変更 */
    .footer-flex-container {
        display: flex !important;
        flex-direction: column !important; /* 縦並びにする */
        gap: 30px !important;
        align-items: center !important;    /* 中央揃え */
    }

    /* 各要素の幅と余白をリセット */
    .flex-item {
        width: 100% !important;
        margin: 0 auto;
    }

    /* -------------------------------------
       表示順序の指定（ここが重要です）
       数字が小さい順に上から表示されます
    ------------------------------------- */
    
    /* 1. ロゴ画像を一番上に */
    .footer-flex-container .flex-item:nth-child(1) {
        order: 1 !important;
        margin-bottom: 2px !important;
    }

    /* 2. メニューリストをその下に */
    .footer-flex-container .flex-item:nth-child(2) {
        order: 2 !important;
		width: 96%;
		padding: 0 2%;
        align-items: flex-start !important; /* Flexアイテムを左揃え */
        text-align: left !important;
    }

    /* 3. お問い合わせ・電話番号を一番下に */
    .footer-flex-container .flex-item:nth-child(3) {
        order: 3 !important;
    }

    /* 電話番号の改行を防ぐ修正（念のため再掲） */
    .footer-contact h2 span {
        display: inline !important;
        margin-right: 5px;
    }
    .footer-contact h2 {
        white-space: nowrap !important;
        font-size: 24px !important;
		letter-spacing: 0.1em;
    }
	
    /* カードリストの縦並び設定（既存の記述がある場合は確認） */
    .card-list-wrapper {
        flex-direction: column;
        gap: 30px; /* カード間の余白 */
    }

    /* ★ここが重要：カードの高さを確保する修正 */
    .card {
        flex-basis: auto !important; /* 高さが0になるのを防ぐ */
        width: 100%;                 /* 横幅を画面いっぱいに */
    }
    
    /* 画像の高さ調整（必要に応じて） */
    .card-image img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
	
.timeline-item {
    position: relative;
    padding: 0 40px 0 40px;
    margin-bottom: 33px; /* アイテム間の余白 */
    background-color: var(--base-bg-color);
    border: 2px dotted var(--base-border-color);
    border-radius: 50px; /* カプセル型にするための大きな角丸 */
    text-align: start;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
	
#schedule .schedule-bottom{
	margin-top: 0.5rem;	
}
	
.event-item .month {
    flex-shrink: 0; /* 幅を固定し、縮まないようにする */
    width: 55px; /* 月の部分の幅 */
	padding-left: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 16px;
}

/* イベント活動の部分（右側） */
.event-item .activity {
    flex-grow: 1; /* 残りのスペースを埋める */
    color: #666666;
    font-size: 16px;
    line-height: 1.5;
}	
	
.event-list .event-item:last-child {
    display: flex;
    padding: 15px 0; /* 行の上下の余白 */
    /* 画像にあるような点線（破線）の区切り線 */
    border-bottom: 1px dashed #cccccc; 	
}	
	
#u-about {
    padding: 30px 0; /* 上下の余白 */
    background-color: #FFFFFF;
}
	
#u-about img {
	width: 100%;
}
    
    /* ラッパー（親枠）の設定 */
    .facility-wrapper {
        display: block;       /* 横並びを解除してブロック要素にする */
        width: 100%;          /* 幅を最大に */
        box-sizing: border-box;
    }

    /* 各アイテムの設定 */
    .facility-item {
        width: 100%;          /* 幅を100%にして縦積みにする */
        margin-bottom: 20px;  /* 下に余白を入れる */
        display: block;       /* 強制的に表示させる */
        visibility: visible;  /* 強制的に見えるようにする */
    }

    /* 画像の設定 */
    .item-image img {
        width: 100%;          /* 画像がはみ出さないように調整 */
        height: auto;
    }
	
#main-about {
    padding: 0 0 60px 0;
    background-color: #FFFFFF;
}

.objective{
	text-align: center;
	width: 85%;
	height: auto;
	margin: 3rem auto;
}
    
    /* 全体の枠を画面幅に合わせる */
    .summary-column {
        width: 100%;
        box-sizing: border-box;
    }
	
    .column-title {
        text-align: center;
        margin-bottom: 20px; /* 見出し下の余白 */
    }

    .company-about-list {
        width: auto!important;            /* 幅を固定（文字数に合わせて数値を調整してください） */
        flex-shrink: 0;         /* 画面が狭くてもこれ以上縮めない */
        font-weight: bold;      /* 太字にする */
        margin-left: 0;
		text-align: center;
    }

    .event {
        flex: 1;                /* 残りのスペースを全て使う */
        word-break: break-all;  /* 長い英数字などが枠からはみ出るのを防ぐ */
        line-height: 1.6;       /* 行間を読みやすく広げる */
		text-align: start;
		margin-left: 14%;
    }	
	
	.history-list {
        padding: 0;      /* 左の余白（インデント）をゼロにする */
        margin: 0;       /* 外側の余白も念のためゼロにする */
        list-style: none; /* ・などのマークを消す（念のため） */
    }
	
.history-item {
        display: flex;
        align-items: flex-start;
        padding: 10px 0;
        border-bottom: 1px solid #eee;
    }	
	
.history-item .year-month {
    flex-shrink: 0;
    width: 200px; /* 年月の幅は維持 */
    font-weight: bold;
    color: #333;
    margin-right: 15px;
	padding-top: 12px;
	padding-bottom: 0;
}
	
.entry-button-area {
	width: 90%;
}

#initiative h4 img{
	text-align: start;
	width: auto;
	height: 100px;
}	
	
.wrap {
  overflow: hidden;
  display: flex; /* 2つのulを横に並べる */
  align-items: center;
  height: 220px;
  margin-bottom: 70px;
}
	
/* コンテンツ間の余白 */
.content-hover {
  transition: all 0.2s;
  margin-right: 20px;
  flex-shrink: 0; /* 画像が潰れないように固定 */
  width: 100px;
  border-radius: 5px;
}
	
#u-features p{
	text-align: start;
}

#u-features ul.column-fea {
    display: flex;          /* フレックスボックスを使用 */
    flex-direction: column; /* 子要素を「縦」に並べる */
    width: 100%;            /* 幅を親に合わせる */
    padding: 0;             /* 余計な余白を消す */
    box-sizing: border-box; /* パディングを含めた幅計算にする */
}

/* 2. リストの項目（枠）の設定 */
#u-features ul.column-fea li {
    width: 100%;            /* 幅を画面いっぱいにする */
    height: auto;           /* 高さは自動 */
    margin-bottom: 20px;    /* 画像同士の間に余白を入れる */

    /* 以下の記述で横並び強制を解除 */
    flex-shrink: 1;         
    flex-basis: auto;       
}

/* 3. 画像自体を枠からはみ出さないようにする（重要） */
#u-features ul.column-fea li img {
    width: 100%;            /* 画像の幅を枠（画面）に合わせる */
    height: auto;           /* 縦横比を維持 */
    display: block;         /* 画像下の隙間を消す */
}
	
main.top h1{
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	text-align: center;
	color: #F39800;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing: 0.15em; 
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;    
}
		
	#rct-under-about{
		padding-bottom: 0!important;
	}
	
    /* 1. 外枠の高さを自動調整に変更 */
    #rct-under-about .about-whopper {
        min-height: auto!important;      /* 固定高さを解除 */
        display: flex;         /* フレックスボックス化 */
        flex-direction: column;/* 上から下へ縦並びにする */
        width: 100%;
    }

    /* 2. メイン画像の調整（上に表示） */
    #rct-under-about .about-image {
        position: relative;    /* PCでabsoluteだった場合のリセット */
        width: 100%;           /* 横幅いっぱい */
        height: 250px;         /* スマホで見やすい高さに制限（お好みで調整） */
        left: auto; top: auto; /* 位置指定のリセット */
        right: auto; bottom: auto;
    }

    #rct-under-about .about-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;     /* 画像を変形させずに枠いっぱいに表示 */
        object-position: center;
    }

    /* 3. 文章エリアの調整（下に表示） */
    #rct-under-about .container-under {
        position: relative;    /* PCでの配置をリセット */
        width: 100%;           /* 幅を100%に */
        padding: 40px 20px 0 20px;    /* 上下左右に余白を入れる */
        box-sizing: border-box;
        top: auto; left: auto; /* 位置指定のリセット */
        transform: none;       /* 中央寄せ等の変形があれば解除 */
    }

    /* 4. 見出しと本文の調整 */
    #rct-under-about .about-text h2 {
        font-size: 20px;       /* スマホ用に文字サイズ調整 */
        margin-bottom: 20px;
		text-align: center;
    }

    #rct-under-about .about-text p {
        font-size: 15px;       /* 読みやすいサイズに */
        line-height: 1.8;      /* 行間を広めに */
    }

    /* 5. 施設長名・顔写真エリアの調整 */
    #rct-under-about .director-name {
        display: flex;         /* 写真と名前を横並びにする */
        justify-content: flex-end; /* 右寄せにする */
        align-items: flex-end; /* 下揃え */
        gap: 15px;             /* 画像同士の間隔 */
        margin-top: 30px;
    }

    /* 施設長の写真と署名画像のサイズ制限 */
    #rct-under-about .director-name img {
        width: auto;           /* 比率を維持 */
        max-width: 150px;      /* 大きくなりすぎないように */
    }	
	
#rct-under-about .about-text{
    position: absolute; 
    top: 0%;
    right: 0; 
	width: 100%;
    z-index: 10; 
}

#policy p.policy-text-note{
  font-size: 16px;
  margin-left: auto;      /* その箱を画面左右中央に配置 */
  margin-right: auto;     /* 〃 */
  text-align: left;       /* 箱の中の文字は左揃え（重要） */
  padding-left: 0.8em;    /* 全体を右に1文字分ずらす */
  text-indent: -0.8em;    /* 1行目だけを左に1文字分戻す */
  /* スマホではみ出さないための保険 */
  max-width: 100%; 
  width: fit-content;
  width: -webkit-fit-content; /* 古いSafari用 */
  display: block;
  margin: 20px auto;
}
}