/*
Theme Name: hiranokougyou
Author: tomo
*/


/* ------------------------------------------ reset css ------------------------------------------ */
/*
  Made by Elly Loel - https://ellyloel.com/
*/
*{margin:0;padding:0;line-height:calc(0.25rem+1em+0.25rem)}*,::before,::after{box-sizing:border-box}*:where(:not(fieldset,progress,meter)){border-width:0;border-style:solid;background-origin:border-box;background-repeat:no-repeat}
html{block-size:100%;-webkit-text-size-adjust:none}
@media(prefers-reduced-motion:no-preference){html:focus-within{scroll-behavior:smooth}}
body{text-rendering:optimizeSpeed;min-block-size:100%}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,svg,video){block-size:auto;max-inline-size:100%}:where(svg){stroke:none;fill:currentColor}:where(svg):where(:not([fill])){stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}:where(svg):where(:not([width])){inline-size:5rem}:where(input,button,textarea,select),:where(input[type="file"])::-webkit-file-upload-button{color:inherit;font:inherit;font-size:inherit;letter-spacing:inherit;word-spacing:inherit}:where(textarea){resize:vertical}
@supports(resize:block){:where(textarea){resize:block}}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}
h1{font-size:2em}:where(ul,ol){list-style-position:inside}:where(ul,ol)[role="list"]{list-style:none}
a:not([class]){text-decoration-skip-ink:auto}:where(a[href],area,button,input,label[for],select,summary,textarea,[tabindex]:not([tabindex*="-"])){cursor:pointer;touch-action:manipulation}:where(input[type="file"]){cursor:auto}:where(input[type="file"])::-webkit-file-upload-button,:where(input[type="file"])::file-selector-button{cursor:pointer}
@media(prefers-reduced-motion:no-preference){:focus-visible{transition:outline-offset 145ms cubic-bezier(0.25,0,0.4,1)}:where(:not(:active)):focus-visible{transition-duration:0.25s}}:where(:not(:active)):focus-visible{outline-offset:5px}:where(button,button[type],input[type="button"],input[type="submit"],input[type="reset"]),:where(input[type="file"])::-webkit-file-upload-button,:where(input[type="file"])::file-selector-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none;text-align:center}:where(button,button[type],input[type="button"],input[type="submit"],input[type="reset"])[disabled]{cursor:not-allowed}

/* ------------------------------------------ // ------------------------------------------ */


/* ------------------------------------------ page 共通 ------------------------------------------ */

body {
	font-family: "Noto Sans JP", sans-serif;
}

.page-wrap {
	overflow-x: hidden;
    position: relative;
}

.zenhaba {
	position: relative;
	left: 50%;
	width: 100vw;
	transform: translate(-50%, 0);
}

::marker {
	margin-right: 10px;
}

.fot-cezanne {
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 500;
	font-style: normal;
}

.fot-acumin {
	font-family: acumin-pro-condensed, sans-serif;
	font-weight: 700;
	font-style: normal;
}

.fot-yugothic {
	font-family: "yu-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
}

.fot-yumincho {
	font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
}

.fot-notosans {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.fot-bebas {
font-family: "bebas-neue", sans-serif;
font-weight: 400;
font-style: normal;
}

.fot-caflisch_script {
	font-family: "caflisch-script-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.lh-1 {
	line-height: 1;
}

.cr-fff {
	color: #fff;
}

.cr-171c61 {
	color: #171c61;
}

.cr-aaa {
	color: #aaaaaa;
}

.bg-f1f1f1 {
	background-color: #f1f1f1;
}

.block {
	display: block;
}

.in-block {
	display: inline-block;
}

.flex {
	display: flex;
}

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

.align-r {
	text-align: right;
}

.mg-auto {
	margin: auto;
}

a {
	transition: all 0.5s;
}

a:hover {
	opacity: 0.7;
}

.pc {
	display: block !important;
}

.mb {
	display: none;
}

@media screen and (max-width: 768px) {
	.pc {
		display: none !important;
	}
	
	.mb {
		display: block !important;
	}
}

/* header */
.header {
position: absolute;
z-index: 1000;
width: 100%;
height: 90px;
}

.header__container {
height: 100%;
justify-content: space-between;
align-items: center;
}

.header__logo a img {
width: auto;
height: 90px;
}

.headerMenu ul {
list-style-type: none;
align-items: center;
display: flex;
}

.headerMenu ul li {
margin-right: 35px;
}

.headerMenu ul li:last-child {
width: 140px;
margin-right: 0;
}

.headerMenu ul li a {
text-decoration: none;
letter-spacing: 0.05em;
font-size: 16px;
color: #fff;
position: relative;
font-family: "poppins", sans-serif;
}

.headerMenu .menu .menu-item-43.menu-item a {
font-size: 0;
}

.headerMenu .menu .menu-item-43.menu-item a::before {
content: "";
background-image: url(https://hirano-k-25.com/wp-content/uploads/2025/08/mail.png);
background-size: cover;
width: 35px;
height: 25px;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
}

.headerMenu .menu .menu-item-43.menu-item {
width: 93px;
height: 93px;
margin: 0;
background-color: #1b334b;
}

.headerMenu ul li a img{
margin: auto;
margin-top: 20px;
}

.headerMenu ul li a img {
margin: 35px auto 0;
}

.headerMenu .menu .menu-item a, .footerInfo__menu .menu .menu-item a{
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 14px;
    display: block;
	height: 100%;
	font-weight: bold;
	color: #333;
}

.headerMenu .menu .menu-item a::after, .footerInfo__menu .menu .menu-item a::after {
	color: #171c61;
	font-size: 10px;
	line-height: 1;
	display: block;
	margin-left: 20px;
	margin-top: 6px;
}

.headerMenu .menu .menu-item a::before, .footerInfo__menu .menu .menu-item a::before {
	content: "";
	background-color: #171c61;
	width: 15px;
	height: 1px;
	position: absolute;
	bottom: 3px;
	left: 0;
}

.headerMenu .menu .menu-item-38.menu-item a::after, .footerInfo__menu .menu .menu-item-38.menu-item a::after {
	content: "HOME";
}

.headerMenu .menu .menu-item-39.menu-item a::after, .footerInfo__menu .menu .menu-item-39.menu-item a::after {
	content: "ABOUT";
}

.headerMenu .menu .menu-item-40.menu-item a::after, .footerInfo__menu .menu .menu-item-40.menu-item a::after {
	content: "SERVICE";
}

.headerMenu .menu .menu-item-41.menu-item a::after, .footerInfo__menu .menu .menu-item-41.menu-item a::after {
	content: "COMPANY";
}


.footerInfo__menu .menu .menu-item-43.menu-item a::after {
	content: "CONTACT";
}

.headerMenu .menu .menu-item-42.menu-item a::after, .footerInfo__menu .menu .menu-item-42.menu-item a::after {
	content: "PRIVACY POLICY";
}

@media screen and (max-width: 1200px) {
	.header__nav {
		margin-right: 80px;
	}
	
	.headerMenu .menu .menu-item {
		margin-right: 30px;
	}
}

@media screen and (max-width: 1024px) {
	.header__logo {
		margin-left: 28px;
	}
	
	.header__nav {
		margin-right: 28px;
	}
	
	.headerMenu .menu .menu-item {
		margin-right: 20px;
	}
	
	.headerMenu .menu .menu-item a, .footerInfo__menu .menu .menu-item a {
		font-size: 12px;
	}
	
	.headerMenu .menu .menu-item a::after, .footerInfo__menu .menu .menu-item a::after {
		font-size: 8px;
	}
}


/*
.headerMenu__list__item__link.active {
border-left: solid 3px #97001b;
}
*/







@media screen and (max-width: 767px) {
	.header {
	height: auto;
	}	
	
.header__container {
align-items: center;
}
	
	.header__logo {
		margin-left: 0;
	}
	
.header__logo a img {
    width: auto;
    height: 14vw;
}

.header__logo__link__image {
width: 27.54vw;
}
}


	.headerScroll__nav__openbtn1::before {
    content: "MENU";
    color: #fff;
    font-family: "century-gothic", sans-serif;
    text-align: center;
    width: auto;
    display: block;
    line-height: 1;
    position: absolute;
    right: 0;
    left: 0;
    top: 28px;
    font-size: 16px;
}
	
	.gNav{
position: absolute;
z-index: 999;
top: 73px;
right: -180%;
width: 100%;
/* height: 100%; */
transition: all 0.6s;
}

.gNav {
top: 80px;
}

/*アクティブクラスがついたら位置を0に*/
.gNav.panelactive{
top: 0;
right: 0;
background-color: #808080;
width: 100%;
background-color: rgba(128, 128, 128, 0.9);
width: 100%;
height: 100vh;
position: fixed;
}

/*ナビゲーションの縦スクロール*/
.gNav__wrap{
/*ナビの数が増えた場合縦スクロール*/
/*position: fixed;*/
padding: 17.8666vw 11.72vw 0 8.125vw;
z-index: 999; 
width: 100%;
height: 100vh;/*表示する高さ*/
height: 153.334vw;
overflow: hidden;
-webkit-overflow-scrolling: touch;
}

/*
.gNav__wrap::before {
content: "";
width: 100%;
height: 153.334vw;
background-image: url(images/Mission.webp);
position: absolute;
top: 0;
left: 0;
background-size: cover;
background-position: center;
z-index: -100;
}

.gNav__wrap::after {
content: "";
width: 100%;
height: 153.334vw;
position: absolute;
top: 0;
left: 0;
background-color: rgba(0,0,0,0.9);
z-index: -100;
}
*/

.gNav ul {
/*padding: 5vw;*/
/*height: 50vh;*/
	list-style: none;
}

.gNav ul li {
line-height: 1;
position: relative;
}

.gNav ul li::after {
content: "";
position: absolute;
bottom: -5vw;
left: 0;
width: 100%;
height: 1px;
background-color: #fff;
}

.gNav ul li a {
display: block;
padding: 0;
font-size: 4.28vw;
/*line-height: calc(40 / 14);*/
color: #000;
text-decoration: none;
text-align: center;
writing-mode: lr;
color: #fff;
margin-bottom: 10.65vw;
margin-bottom: 9.57vw;
}

.gNav ul li a:hover {
color: #750032;
transition: all 0.5s;
}

.gNav__list__item__logo{
    width: 40vw;
    margin: 0 auto 10vw;
}

.headerMenu__list__item__link.active {
border-left: none;
}
	
	.gNav__wrap img {
    width: 35.08vw;
	width: 100%;
    margin: auto;
    margin-bottom: 14.4vw;
	}
	
.openbtn1{
position:absolute;
z-index: 9999;/*ボタンを最前面に*/
top:0;
bottom: 0;
right: 0;
margin: 0;
cursor: pointer;
width: 20vw;
height: 20vw;
}
	
.openbtn1.mb::after {
content: "MENU";
font-size: 2.2vw;
text-align: center;
display: block;
position: absolute;
bottom: 2.8vw;
left: 0;
right: 0;
font-weight: bold;
font-family: "Cormorant Garamond", serif;
font-optical-sizing: auto;
letter-spacing: 1px;
}

.openbtn1.mb.active::after {
color: #fff;
}
  
/*×に変化*/  
.openbtn1 span{
display: inline-block;
transition: all .4s;
position: absolute;
left: 6.874vw;
border-radius: 2px;
/*width: 45%;*/
background: #000;
height: 0.4vw;
width: 8.433vw;
left: 0;
right: 0;
top: calc((100% - 0.765vw)/2) !important;
margin: auto;
}

.openbtn1 span:nth-of-type(1) {
/*top:6.874vw;*/
transform: translateY(-2.53vw);
}

.openbtn1 span:nth-of-type(2) {
/*top:10.69vw;*/
transform: translateY(0);
}

.openbtn1 span:nth-of-type(3) {
/*top:14.504vw;*/
transform: translateY(2.53vw);
}

.openbtn1.active span {
background-color: #fff;
}

.openbtn1.active span:nth-of-type(1) {
/*top: 9vw;
left: 7vw;
transform: translateY(6px) rotate(-45deg);
/*width: 30%;*/
transform: rotate(45deg);
}

.openbtn1.active span:nth-of-type(2) {
opacity: 0;
}

.openbtn1.active span:nth-of-type(3){
/*top: 12vw;
left: 7vw;
transform: translateY(-6px) rotate(45deg);
/*width: 30%;*/
transform: rotate(-45deg);
}



.open #global-nav {
  z-index: 1000;
  visibility: visible;
}
#global-nav {
  visibility: hidden;
  position: fixed;
  display: table !important;
  vertical-align: middle;
  color: #fff;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 16px;
}
#global-nav ul {
  display: table-cell;
  vertical-align: middle;
  list-style: none;
}
#global-nav a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px 0;
}

/* ***********************************************************
* nav-list
* *********************************************************** */
#global-nav ul li {
  opacity: 0;
  /*
  -webkit-transform: scaleX(0) translateX(-260px);
  transform: scaleX(0) translateX(-260px);
  -webkit-transition: none;
  transition: none;
  */
}
.open #global-nav ul li {
  opacity: 1;
  /*
  -webkit-transform: scaleX(1) translateX(0);
  transform: scaleX(1) translateX(0);

  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;

  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  */
}
/*
.open #global-nav ul li:nth-child(2) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
.open #global-nav ul li:nth-child(3) {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}
.open #global-nav ul li:nth-child(4) {
  -webkit-transition-delay: .4s;
  transition-delay: .4s;
}
.open #global-nav ul li:nth-child(5) {
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}
*/

/* ***********************************************************
* #nav-bg
* *********************************************************** */
#nav-bg {
  content: "";
  width: 2400px;
  height: 2400px;
  margin-right: -1200px;
  margin-top: -1200px;
  top: 40px;
  right: 40px;
  display: block;
  position: fixed;
  /*background: #17A669;*/
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(.02);
  transform: scale(.02);

}
.open #nav-bg {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .6s ease-out;
  transition: all .6s ease-out;
  background-color: rgba(0, 0, 0, 0.8);
  background-color: rgba(0, 0, 0, 1);
  background-color: #228594;
  z-index: 999;
}

.open #nav-bg::before {
background-image: url(images/Mission.webp);
}

/* ***********************************************************
* #nav-toggle
* *********************************************************** */
#nav-toggle {
display: block;
position: absolute;
cursor: pointer;
/* padding: 2vw; */
z-index: 1001;
right: 2.5%;
top: 24px;
/* top: 0; */
bottom: auto;
}

#nav-toggle div::after {
    content: "MENU";
    font-size: 14px;
    text-align: center;
    display: block;
    position: absolute;
    /* bottom: -4vw; */
    font-weight: 900;
    font-family: fieldwork, sans-serif;
    font-optical-sizing: auto;
    letter-spacing: 1px;
    /* width: 8.433vw; */
    top: 16px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #228594;
    line-height: 1;
}

#nav-toggle div {
    position: relative;
    width: 80px;
    height: 80px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
}
#nav-toggle span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 6.874vw;
    border-radius: 2px;
    /* width: 45%; */
    background: #228594;
    height: 2px;
    width: 42px;
    left: 0;
    right: 0;
    top: 45px;
    margin: auto;
    /* bottom: auto;*/
}

#nav-toggle span:nth-child(1) {
  transform: translateY(-7px);
}
#nav-toggle span:nth-child(2) {
  transform: translateY(0);
}
#nav-toggle span:nth-child(3) {
  transform: translateY(7px);
}
.open #nav-toggle {
  background: transparent;
}
/*
.open #nav-toggle span {
  background: #fff;
}*/

.open #nav-toggle span:nth-child(1) {
  top: 50px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  zoom: 1;
}
.open #nav-toggle span:nth-child(2) {
  width: 0;
  left: 50%;
}
.open #nav-toggle span:nth-child(3) {
  top: 50px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  zoom: 1;
}

@media screen and (max-width: 767px) {
#nav-toggle {
right: 7.273vw;
top: 4.5456vw;
}

#nav-toggle div {
width: 18.184vw;
height: 18.184vw;
}

#nav-toggle div::after {
top: 3.637vw;
font-size: 3.184vw;
}

#nav-toggle span {
width: 9.546vw;
height: 0.455vw;
top: 10.455vw;
}

#nav-toggle span:nth-child(1) {
transform: translateY(-1.34vw);
}

#nav-toggle span:nth-child(3) {
transform: translateY(1.34vw);
}

.open #nav-toggle span:nth-child(1), .open #nav-toggle span:nth-child(3) {
top: 11.455vw;
}
}
/* // */



/* footer */
footer {
background-color: #808080;
background-image: url(https://hirano-k-25.com/wp-content/uploads/2025/08/contact-bg.jpg);
background-size: cover;
background-position: top;
position: relative;
}

footer::before {
content: "";
position: absolute;
top: 0;
left: 0;
background-color: rgba(128, 128, 128, 0.7);
width: 100%;
height: 100%;
}

.footer__container {
max-width: 1110px;
padding: 70px 0 10px;
justify-content: space-between;
align-items: flex-end;
}

@media screen and (max-width: 1150px) {
	.footer__container {
		max-width: 90%;
	}
}

.footerInfo {
padding-bottom: 28px;
}

.footerInfo__menu .menu .menu-item {
margin-bottom: 5vw;
}

.footerInfo__logo {
width: 258px;
height: 45px;
margin-bottom: 16px;
margin-right: 90px;
position: relative;
}

.footerAddress {
max-width: 1015px;
margin: auto;
font-size: 14px;
letter-spacing: 0.05em;
position: relative;
line-height: 1.6;
}

.footerAddress span {
font-size: 24px;
}

.footerInfo__address span {
margin-left: 42px;
}

.footerInfo__menu ul {
flex-wrap: wrap;
display: flex;
list-style-type: none;
margin-left: 90px;
}

.footerInfo__menu .menu .menu-item {
position: relative;
margin-right: 90px;
margin-bottom: 28px;
}

.footerInfo__menu .menu .menu-item:nth-of-type(5) {
margin-right: 76px;
}

.footerInfo__menu .menu .menu-item a {
color: #fff !important;
}

.footerInfo__menu .menu .menu-item a::before {
background-color: #fff !important;
}

.footerInfo__menu .menu .menu-item a::after {
color: #fff !important;
}

.footerCopyright {
background-color: #333;
height: 58px;
color: #fff;
text-align: center;
line-height: 58px;
letter-spacing: 0.05em;
position: relative;
}

.footerCopyright__text {
font-size: 12px;
padding-top: 20px;
}

@media screen and (max-width: 768px) {
	.footer__container {
		max-width: 90%;
		padding: 11vw 0 5vw;
		flex-wrap: wrap;
	}
	
	.footerInfo {
		width: 100%;
		flex-wrap: wrap;
		padding-bottom: 4.5vw;
	}
	
	.footerInfo__logo {
        width: 40vw;
		width: 50vw;
        height: auto;
        margin-bottom: 0;
    }
	
	.footerInfo__menu ul {
		margin: 0;
	}
	
	.footerInfo__menu ul li,
	.footerInfo__menu ul li:nth-of-type(5){
		margin-right: 8vw !important;
		margin-bottom: 4vw !important;
	}
	
	.footerInfo__menu ul li:last-child {
		margin-bottom: 0;
	}
	
	.footerAddress {
		padding-top: 6vw;
		font-size: 3.2vw;
	}
	
	.footerAddress:before {
		width: 100%;
	}
	
	.footerAddress span {
    font-size: 5vw;
    margin-bottom: 1vw;
}
	
	.footerCopyright {
        width: 100%;
        height: 13vw;
    }
	
	.footerCopyright__text {
    margin-bottom: 0;
    font-size: 2.9vw;
    margin-top: 4vw;
	padding-top: 5vw;
		text-align: center;
	}
	
	.footerCopyright__text img {
		width: 84vw;
	}

}
/* // */

.homeSection {
	position: relative;
}

/* linkBtn */
.pageBtn {
	width: 260px;
	height: 56px;
	position: relative;
	margin-top: 26px;
	z-index: 10;
	margin: 26px auto 0;
}

.pageBtn__link {
	width: 100%;
	height: 100%;
	line-height: 56px;
	font-size: 14px;
	letter-spacing: 0.05em;
	text-decoration: none;
	/*background: linear-gradient(to right, #98ab6f, #b0dd50 100%);*/
	background-color: #b68f61;
	border-radius: 5px;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.pageBtn {
		width: 50vw;
    	height: 10vw;
	}
	
	.pageBtn__link {
		font-size: 3.2vw;
    line-height: 10vw;
	}
}

/* section title 
.home__heading {
	margin-bottom: 60px !important;
}

.homeHeading {
	position: relative;
	margin-bottom: 30px;
	font-weight: bold;
}

.homeHeading__textImage {
	width: 38px;
	margin: auto;
    margin-bottom: 6px;
}

.homeHeading__textMain {
	font-size: 43px;
    letter-spacing: 0.1em;
    font-weight: 500;
}

.homeHeading__textSub {
	margin-top: 6px;
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 1;
}

/* heading bg 
.home__heading--bg {
	background-color: #2c782a;
    height: 325px;
    padding-top: 130px;
	position: relative;
}

.home__heading--bg::before {
    content: "";
    background-image: url();
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 25px;
    z-index: 1000;
    left: 0;
    right: 0;
    margin: auto;
    background-position: center;
}

.home__heading--bg::after {
	content: "";
	background-image: url();
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
}

.home__heading--bg .homeHeading__textMain, .home__heading--bg .homeHeading__textSub {
	color: #fff;
	z-index: 10;
	position: relative;
}

.home__heading--bg .homeHeading__textMain {
	text-shadow: 5px 25px 18px rgba(8, 1, 1, 0.4);
　　 　　　/* 左右 上下　ぼかし　広がり 色、不透明度;（内向きにしたい場合はinset） 
}

.home__heading--bg  .homeHeading__content::before, .home__heading--bg  .homeHeading__content::after {
	background-color: #fff;
	z-index: 10;
}

@media screen and (max-width: 768px) {
	.home__heading {
		margin-bottom: 7vw !important;
	}
	
	.homeHeading {
		margin-bottom: 5vw;
	}
	
	.homeHeading__textImage {
    width: 10vw;
    margin-bottom: 1vw;
}
	
	.homeHeading__textMain {
		font-size: 8vw;
	}
	
	.homeHeading__textSub {
    font-size: 3vw;
    height: 3vw;
		margin-top: -3vw;
		margin-top: 4px;
		line-height: 3vw;
		vertical-align: middle;
		display: block;
        padding: 0;
		text-align: center;
        margin: 4px auto 0;
		margin-top: 1.4vw;
	}
	
	.homeHeading__content::before {
    left: -65vw;
    right: 0;
    width: 20vw;
}
	
	.homeHeading__content::after {
    right: -65vw;
    width: 20vw;
}
	
	.home__heading--bg {
		height: 50vw;
		padding-top: 20vw;
	}
	
	.home__heading__intro {
		font-size: 3.2vw;
	}
}
/* // */

/* ------------------------------------------ // ------------------------------------------ */

/* ------------------------------------------ top page ----------------------------------- */
/* mv */
.mv {
	height: 923px;
    position: relative;
    background-size: cover;
	background-position: center;
}

.mv::after {
content: "";
	background-color: rgba(191,178,169,0.1);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.mv__container {
	padding-top: 325px;
}

.mv__logoImage {
	margin: auto;
    max-width: 1128px;
	width: 100%;
}

.mv__textImage{
    margin: auto;
	max-width: 1166px;
	width: 100%;
}

mv__textWrap__text--jp {
	font-size: 25px;
}

@media screen and (max-width: 767px) {
	.mv {
		height: 140vw;
	}
	
	.mv__container {
    padding-top: 40vw;
}
	
	.mv__logoImage {
		width: 76vw;
	}
	
	.mv__textImage {
		width: 85vw;
	}
}

.mv__text {
position: absolute;
top: 56%;
left: 50%;
transform: translate(-50%, -50%);
}

.mv__news {
height: 80px;
position: absolute;
bottom: 0;
width: 100%;
border-top: solid 1px #ee4d28;
border-bottom: solid 1px #ee4d28;
align-items: center;
background-color: #1b334b;
}

.mv__news__item {
align-items: center;
margin-right: 4.9%;
}

.mv__news h2 {
margin-bottom: 0;
margin-left: 4.9%;
margin-right: 4.9%;
}

.mv__news h2 img {
min-width: 198px;
width: 200px;
}

.mv__news__item .date {
margin-right: 25px;
font-size: 14px;
letter-spacing: 0.05em;
}

.mv__news__item .cate {
min-width: 50px;
height: 16px;
margin-right: 24px;
/*border: solid 1px #ee4d28*/
font-size: 8px;
background-color: #fff;
}

.mv__news__item p {
letter-spacing: 0.05em;
font-size: 14px;
}

@media screen and (max-width: 767px) {
.mv__content__head {
top: 44.093vw;
right: 0;
left: 0;
margin: auto;
}
    
.mv__content__head__text {
margin-bottom: 23.184vw;
font-size: 6.82vw;
text-align: center;
}
    
.mv__content__head__title {
width: 45.683vw;
margin: auto;
}
    
.mv__content__image {
position: relative;
}

.mv__content__scroll {
bottom: auto;
top: 112.046vw;
right: 9.774vw;
}
    
.mv__content__scroll__bar {
top: 7.73vw;
left: 3vw;
}

.mv__content__scroll__bar img {
width: 2.955vw;
}
    
.mv__content__scroll__text {
font-size: 2.274vw;
}
	
.mv__news {
	height: auto;
	flex-wrap: wrap;
}
	
.mv__news h2 {
    margin-bottom: 0;
    margin-left: 4.9%;
    margin-right: 0;
    margin-top: 2.4vw;
}
	
.mv__news h2 img {
	min-width: 0;
	width: 56vw;
}
	
.mv__news__item {
    flex-wrap: wrap;
	margin-right: 0;
}
	
.mv__news__item .date {
    font-size: 3.2vw;
    padding: 0 2vw 1vw 4.9%;
    margin-right: 0;
}
	
.mv__news__item .cate {
    width: 13vw;
    height: 3vw;
    margin-right: 0;
    font-size: 2.2vw;
}
	
.mv__news__item p {
    font-size: 3.2vw;
    padding: 0 4.9% 2.4vw;
}
}

/* about */
.homeAbout {
/*background-color: #808080;*/
position: relative;
}

.homeAbout::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 625px;
background-color: #808080;
}

.homeAbout::after {
content: "";
position: absolute;
top: 100px;
left: 4.9%;
width: 266px;
height: 58px;
background-image: url(https://hirano-k-25.com/wp-content/uploads/2025/08/about-hikkitai.png);
background-size: cover;
}

.homeAbout__container, .homeRecruit__container {
padding-top: 70px;
padding-bottom: 0;
position: relative;
}

.homeAbout__container .homeHeading {
margin-bottom: 46px;
margin-left: 185px;
z-index: 10;
}

.homeAbout__container .homeHeading img {
height: 90px;
width: auto;
}

.homeAbout__content__inner {
max-width: 90%;
}

.homeAbout__content__text, .homeRecruit__content__text {
margin-bottom: 60px;
line-height: calc(30 / 16);
letter-spacing: 0.05em;
}

.homeAbout__content__text span {
margin-bottom: -10px;
font-size: 26px;
}

.homeAbout__content__images {
justify-content: center;
max-width: 1220px;
margin: auto;
}

.homeAbout__content__images__item {
background-size: cover;
position: relative;
padding: 8px;
background-color: #fff;
margin-right: 40px;
width: 31.1%;
}

.homeAbout__content__images > .homeAbout__content__images__item:last-child {
margin-right: 0;
}

.homeAbout__content__images__item div {
width: 363px;
width: 100%;
height: 273px;
background-size: cover;
}

@media screen and (max-width: 767px) {
	.homeAbout::before {
		height: 250vw;
	}
	
	.homeAbout::after {
    right: 4.9%;
    top: 80vw;
    width: 40vw;
    height: 9vw;
    left: auto;
}
	
	.homeAbout__container {
		padding: 4vw 4.9% 12vw;
	}
	
	.homeAbout__container .homeHeading {
    margin-bottom: 3vw;
    margin-left: 0;
}
	
	.homeAbout__container .homeHeading img {
		height: 15vw;
    	width: auto;
    	margin: 0;
	}
	
	.homeAbout__content__inner {
		max-width: none;
}
	
	.homeAbout__content__text {
		font-size: 3.2vw;
		text-align: left;
		margin-bottom: 17vw;
	}
	
	.homeAbout__content__text span {
    font-size: 4vw;
    padding: 0;
}
	
	.homeAbout__content__images {
		flex-wrap: wrap;
	}
	
	.homeAbout__content__images__item {
    padding: 2vw;
    margin-right: 0;
	margin-bottom: 4vw;
	width: auto;
}
	
	.homeAbout__content__images > .homeAbout__content__images__item:last-child {
		margin-bottom: 0;
	}
	
	.homeAbout__content__images__item div {
    width: 87vw;
    height: 55vw;
}
}


/* service */
.homeService::before {
content: "";
position: absolute;
top: 204px;
left: 0;
width: 100%;
height: 943px;
height: 84%;
background-color: #808080;
}

.homeService::after {
content: "";
position: absolute;
top: 250px;
left: 4.9%;
width: 266px;
height: 58px;
background-image: url(https://hirano-k-25.com/wp-content/uploads/2025/08/service-hikkitai.png);
background-size: cover;
}

.homeService__container {
/*max-width: 93%;*/
margin: auto;
padding: 72px 0 80px;
position: relative;
}

.homeService__heading .homeHeading {
margin-bottom: 100px;
margin-left: 145px;
}

.homeService__heading__intro {
margin-bottom: 52px;
}

.homeService__content__inner {
/*max-width: 1076px;*/
max-width: 90%;
margin: auto;
justify-content: center;
flex-wrap: wrap;
position: relative;
z-index: 10;
}

.serviceList {
justify-content: space-between;
}

.serviceList__item {
width: 32.6%;
}

.serviceList__item__image {
width: 100%;
height: 324px;
padding: 8px;
position: relative;
background-color: #fff;
}

.serviceList__item__image span {
display: block;
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
}

.serviceList__item__image::after {
content: "";
width: 76.6%;
height: 2px;
background-color: #f1f1f1;
display: block;
position: absolute;
bottom: -42px;
left: 0;
right: 0;
/* top: 42px; */
margin: auto;
}

.serviceList__item__heading {
margin-top: 60px;
letter-spacing: 0.05em;
color: #fff;
}

.serviceList > .serviceList__item:nth-of-type(2) .serviceList__item__heading {
margin-top: 50px;
}

.serviceList > .serviceList__item:nth-of-type(3) .serviceList__item__heading {
margin-top: 48px;
}

.serviceList__item__heading img {
margin-bottom: 16px;
width: auto;
height: auto;
}

.serviceList > .serviceList__item:nth-of-type(3) .serviceList__item__heading img {
margin-bottom: 4px;
}

.serviceList__item__heading span {
margin-top: 10px;
font-size: 10px;
color: #f1f1f1;
}

.serviceList__item__text {
width: 80%;
line-height: calc(30 / 14);
font-size: 14px;
margin-top: 20px;
letter-spacing: 0.05em;
color: #fff;
}

@media screen and (max-width: 767px) {
	.homeService::before {
		height: 507vw;
		height: 98%;
		top: 30vw;
		top: 19vw;
	}
	
	.homeService::after {
    	left: auto;
        right: 4.9%;
        bottom: 0vw;
        top: auto;
        height: 9vw;
        width: 42vw;
}
	
	.homeService__container {
		padding: 0 0 6vw;
	}
	
	.homeService__heading {
    	width: 90%;
		margin-bottom: 0 !important;
		margin: auto;
	}
	
	.homeService__heading .homeHeading {
		margin: 0 0 8vw;
	}
	
	.homeService__heading .homeHeading img{
		height: 15vw;
    width: auto;
    margin: 0;
	}
	
	.homeService__heading__intro {
		margin-bottom: 0;
	}
	
	.homeService__heading__intro__text {
		font-size: 3.2vw;
		text-align: left;
	}
	
	.homeService__content {
		padding-top: 8vw;
	}
	
	.homeService__content__inner {
		max-width: none;
		padding: 0 4.9%;
	}
	
	.serviceList {
		flex-wrap: wrap;
	}
	
	.serviceList__item {
		width: 100%;
		margin-bottom: 8vw;
	}
	
	.serviceList__item__image {
    width: 100%;
    height: 56vw;
    position: relative;
    background-position: center;
    background-size: cover;
}
	
	.serviceList__item__image::after {
		width: 100%;
		bottom: -7.5vw;
	}
	
	.serviceList__item__heading {
    margin-top: 12vw;
		font-size: 4.5vw;
}
	
	.serviceList__item__heading span {
    margin-top: 1.5vw;
    font-size: 2.8vw;
}
	
	.serviceList__item__heading img {
    width: auto;
        height: 12vw;
    margin-bottom: 3vw;
}
	
	.serviceList__item__text {
		width: 100%;
		margin-top: 3vw;
		font-size: 3.2vw;
	}
}

/* pickup */
.homePickup::after {
content: "";
position: absolute;
top: 75px;
right: 7.9%;
width: 181px;
height: 42px;
background-image: url(https://hirano-k-25.com/wp-content/uploads/2025/08/pickup-hikkitai.png);
background-size: cover;
}

.homePickup__container {
padding: 65px 0 122px;
}

.homePickup__heading {
max-width: 1700px;
max-width: 89%;
margin: 0 0 53px auto;
}

.swiper {
max-width: 1710px;
max-width: 89%;
margin: 0 0 0 auto;
}

@media screen and (min-width: 769px) {
.swiper-slide {
width: 450px !important;	
}
}

.swiper-slide .image {
width: 450px;
height: 300px;
margin-bottom: 15px;
background-size: cover;
}

.swiper-slide .cate {
margin-bottom: 8px;
font-size: 14px;
font-weight: bold;
color: #1b334b;
}

.swiper-slide .title {
margin-bottom: 55px;
font-size: 20px;
font-weight: bold;
color: #1b334b;
}

.swiper-scrollbar {
height: 10px !important;
}

.swiper-scrollbar-drag {
background-color: #1b334b;
}

.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
left: -5% !important;
}

@media screen and (max-width: 767px) {
	.homePickup::after {
    top: 23vw;
    width: 34vw;
    height: 8vw;
    right: 4.9%;
}
	
.homePickup__container {
    padding: 18vw 4.9% 20vw;
}
	
	.homePickup__heading {
    margin: 0 0 7vw auto;
}
	
	.homePickup__heading h2 img {
		width: auto;
    	height: 11vw;
	}
	
	.homePickup__heading {
		max-width: none;
}

	.swiper  {
		max-width: none;
	}
	
	.swiper-slide .image {
		width: auto;
    	margin: 0 4.9%;
}
	
	.swiper-slide .cate {
    	padding: 0 4.9%;
    	font-size: 3.2vw;
		margin-top: 2vw;
    	margin-bottom: 0.6vw;
}
	
	.swiper-slide .title {
    padding: 0 4.8%;
    font-size: 4.5vw;
    margin-bottom: 11vw;
}
	
	.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
	height: 2vw !important;
    left: 5% !important;
}
}

/* company */
.homeCompany {
height: 970px;
background-color: #808080;
}

.homeCompany::before {
content: "";
background-image: url(https://hirano-k-25.com/wp-content/uploads/2025/08/company-bg-1.jpg);
background-size: cover;
background-position: center;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.3;
}

.homeCompany::after {
content: "";
position: absolute;
top: 95px;
left: 4.9%;
width: 373px;
height: 98px;
background-image: url(https://hirano-k-25.com/wp-content/uploads/2025/08/company-hikkitai.png);
background-size: cover;
}

.homeCompany__container {
/*max-width: 93%;*/
max-width: 990px;
margin: auto;
padding: 90px 0 80px;
padding-top: 70px;
position: relative;
}

.homeCompany__heading {
margin-bottom: 50px;
position: relative;
z-index: 10;
}

.homeCompany__heading .homeHeading {
margin-bottom: 40px;
margin-left: 60px;
}

.homeCompany__content {
position: relative;
z-index: 10;
padding: 0 20px;
}

.homeCompany__content__table {
max-width: 1150px;
width: 100%;
margin: auto;
border-collapse: collapse;
}

.homeCompany__content__table__tr {
border-bottom: solid 1px #eeeeee;
}

.homeCompany__content__table__tr:first-child {
border-top: solid 1px #eeeeee;
}

.homeCompany__content__table__tr:nth-of-type(even){
background-color: #eeeeee;
}

.homeCompany__content__table__th {
width: 17.4%;
min-width: 200px;
text-align: center;
font-weight: normal;
background-color: #767070;
color: #fff;
height: 65px;
}

.homeCompany__content__table__td {
	width: calc(100% - 17.4%);
	padding: 16px 0 16px 24px;
	font-weight: normal;
	line-height: calc(30 / 16);
	background-color: #fff;
}

@media screen and (max-width: 768px) {
	.homeCompany{
    height: 210vw;
	}
	
	.homeCompany::after {
    right: 4.9%;
	left: auto;
    /* bottom: 0vw; */
    top: 119vw;
    height: 9vw;
    width: 42vw;
	}
	
	.homeCompany__container {
    padding: 12vw 4.9% 20vw;
}
	
	.homeCompany__heading {
    margin-bottom: 8vw;
	}
	
	.homeCompany__heading .homeHeading{
    margin-bottom: 3vw;
    margin-left: 0;
}
	
	.homeCompany__heading .homeHeading img {
	height: 15vw;
    width: auto;
    margin: 0;
	}
	
	.homeCompany__heading__intro__text {
		font-size: 3.2vw;
    	text-align: left;
	}
	
	.homeCompany__content {
		padding: 0;
	}
	
	.homeCompany__content__table__th {
		min-width: 0;
    width: 18vw;
		padding: 2vw 0 3vw;
    padding-left: 0;
    font-size: 3.2vw;
		height: auto;
}
	
	.homeCompany__content__table__td {
    width: calc(100% - 36.9%);
    padding: 2vw 4vw;
    font-size: 3.2vw;
    /* width: 26vw; */
}
}

/* recruit */
.homeRecruit {
background-color: #1b334b;
max-width: 1160px;
margin-top: -255px;
margin-bottom: 104px;
}

.homeRecruit::after {
content: "";
position: absolute;
top: 81px;
right: 75px;
width: 210px;
height: 49px;
background-image: url(https://hirano-k-25.com/wp-content/uploads/2025/08/recruit-hikkitai.png);
background-size: cover;
}

.homeRecruit__container {
padding: 65px 0 70px;
}

.homeRecruit__heading {
margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
	.homeRecruit {
    margin: -72vw 4.9% 12vw;
}
	
	.homeRecruit::after {
    top: auto;
    bottom: 7vw;
    width: 26vw;
    height: 6vw;
    right: 4.9%;
}
	
	.homeRecruit__container{
    padding: 12vw 0 20vw;
}
	
	.homeRecruit__heading{
    margin-bottom: 9vw;
}
	
	.homeRecruit__heading h2 img {
        width: auto;
        height: 11vw;
    }
	
	.homeRecruit__content__text {
		margin-bottom: 8vw;
    padding: 0 4.9%;
    font-size: 3.2vw;
}
}

/* contact */
.homeContact {
position: relative;
background-size: cover;
background-position: center;
border-bottom: solid 1px #fff;
}

.homeContact::before {
content: "";
position: absolute;
top: 0;
left: 0;
background-color: rgba(128, 128, 128, 0.7);
width: 100%;
height: 100%;
}

.homeContact::after {
content: "";
position: absolute;
top: 85px;
left: 4.9%;
width: 572px;
height: 87px;
background-image: url(https://hirano-k-25.com/wp-content/uploads/2025/08/information-hikkitai.png);
background-size: cover;
}

.homeContact__container {
/*max-width: 93%;
max-width: 1920px;*/
margin: auto;
padding: 85px 0 75px;
position: relative;
z-index: 10;
}

.homeContact__heading {
margin: 0 auto 0;
}

.homeContact__heading .homeHeading {
margin-bottom: 50px;
margin-left: 145px;
}

.contactForm {
max-width: 1150px;
margin: auto;
padding: 40px 109px 69px 146px;
}

.contactForm__table {
border-spacing: 0 26px;
margin: auto;
}

.contactForm__table__th {
width: 185px;
width: 280px;
width: 177px;
text-align: left;
/*letter-spacing: 0.5em;*/
font-size: 14px;
font-weight: normal;
position: relative;
color: #fff;
}

.contactForm__table__td input {
	width: 550px;
	width: 464px;
    height: 35px;
    background-color: #fff;
    border-radius: 5px;
}

.contactForm__table__td textarea {
	width: 100%;
	height: 250px;
	border-radius: 5px;
	background-color: #fff;
}

.contactForm__submitWrap {
    width: 173px;
    height: 32px;
	background-color: #3ea9e5;
    line-height: 32px;
    font-size: 12px;
    color: #fff;
	letter-spacing: 1px;
	position: relative;
	margin: auto;
	border-radius: 5px;
	margin-left: 305px;
}

.contactForm .contactForm__submitWrap input[type="submit"] {
	width: 100%;
	height: 32px;
    background-color: #b68f61;;
	text-align: center;
}

.contactForm__table__th__required {
    width: 40px;
    height: 20px;
    line-height: 20px;
    background-color: #5e5555;
    color: #fff;
    font-size: 10px;
    text-align: center;
    /*letter-spacing: 0.05em;*/
    position: absolute;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
	font-weight: bold;
}

.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	text-align: center;
    color: #fff;
    margin-bottom: 40px;
    margin-top: -36px;
}

.wpcf7-not-valid-tip {
	position: absolute;
    font-size: 12px;
	color: #fff;
}

.wpcf7-not-valid-tip::before {
	content: "※";
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
	.contactForm {
    max-width: 90%;
		padding: 30px 9% 69px 8%;
	}
	
	.contactForm__table__th {
		width: 40%;
	}
	
	.contactForm__table__td input {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.homeContact::after {
        right: 4.9%;
        left: auto;
        /* bottom: 0vw; */
        top: 245vw;
        height: 9vw;
        width: 59vw;
        top: auto;
        bottom: 210vw;
    }
	
	.homeContact__heading .homeHeading {
		margin: 0 0 3vw;
	}
	
	.homeContact__heading .homeHeading img {
		height: 15vw;
		width: auto;
		margin: 0;
		width: auto;
	}
	
	.homeContact__container {
    max-width: none;
    padding: 12vw 4.8% 20vw;
    margin: auto;
}
	
	.homeContact__heading {
    position: relative;
	}
	
	.homeContact__heading__intro__text {
	font-size: 3.2vw;	
		text-align: left;
	}
	
	.contactForm {
    padding: 4vw 0 6vw 0;
}
	
	.contactForm__table {
		width: 100%;
    	border-spacing: 0 4vw;
}
	
	.contactForm__table__th,
	.contactForm__table__td {
		display: block;
		width: 100%;
		font-size: 3.2vw;
	}
	
	.contactForm__table__th {
    font-size: 3.2vw;
    width: 100%;
		margin-bottom: 1vw;
}
	
	.contactForm__table__td input {
    width: 60%;
    height: 55px;
    border-radius: 5px;
    height: 10vw;
    width: 100%;
}
	
	 .contactForm__table__th__required {
        position: static;
        display: inline-block;
        vertical-align: middle;
        margin-left: 2vw;
        font-size: 2.6vw;
        width: 11vw;
        height: 5.4vw;
		 line-height: 5.4vw;
    }
	
	.contactForm__submitWrap, .contactForm__submitWrap p, .contactForm .contactForm__submitWrap input[type="submit"] {
    width: 30vw;
    height: 9vw;
	margin: 0;
	font-size: 3.2vw;
	}
	
	.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    margin-bottom: 20vw;
    margin-top: 0vw;
}
}

/* privacy policy */
.privacyDetail {
max-width: 1150px;
margin: auto;
position: relative;
}

.privacyDetail::after {
content: "";
position: absolute;
top: -22px;
right: 75px;
width: 411px;
height: 73px;
background-image: url(https://hirano-k-25.com/wp-content/uploads/2025/08/privacy-hikkitai.png);
background-size: cover;
}

.privacyDetail__heading {
	margin-bottom: 28px;
	margin-top: 60px;
	margin-top: 0;
    font-size: 26px;
	padding: 0 65px;
}

.privacyDetail__text {
	padding: 0 65px 0;
}

.privacyDetail__text__disc {
    line-height: 1.8;
    margin-bottom: 25px;
	font-family: "Noto Sans JP", sans-serif;
}

.privacyDetail__text__title {
    font-size: 16px;
    margin-bottom: 8px;
}

.privacyDetail__text__list-mgb {
    margin-bottom: 30px;
}

.privacyDetail__text__list li {
	font-family: "Noto Sans JP", sans-serif;
	line-height: calc(30 / 16);
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
	.privacyDetail {
		max-width: 90%;
	}
}

@media screen and (max-width: 767px) {
	.privacyDetail::before {
		opacity: 0.25;
        width: 89vw;
        height: 50vw;
        left: -5vw;
        bottom: 102vw;
        border-radius: 0 200px 200px 0;
        right: auto;
		background-image: linear-gradient(to left, #43ea80 0%, #38f8d4 70%, rgba(255, 255, 255, 0.5));
}
	
	.privacyDetail::after {
    top: auto;
    bottom: -9vw;
    width: 56vw;
    height: 10vw;
    right: 4.9%;
}
	
	.privacyDetail__heading {
    margin-bottom: 0;
    font-size: 5vw;
    /*margin-top: 9vw;*/
	padding: 8vw 0 6vw 0;
}
	
	.privacyDetail__heading img{
		width: auto;
    	height: 11vw;
	}
	
	.privacyDetail__text {
    padding: 0 0 6vw 0;
}
	
	.privacyDetail__text__disc {
		font-size: 3.2vw;
	}
	
	.privacyDetail__text__title {
    font-size: 4vw;
    margin-bottom: 2vw;
	}
	
	.privacyDetail__text__list-mgb {
    margin-bottom: 4vw;
}
	
	.privacyDetail__text__list li {
    font-size: 3.2vw;
}
	
	.privacyDetail__text__list li::marker {
		margin: 0;
	}
}
/* ------------------------------------------ // ------------------------------------------ */

/* responsive heading */
@media screen and (min-width: 769px) and (max-width: 1919px)  {
	.homeAbout::after {
    width: 21vw;
    height: 4.56vw;
	width: 13.9vw;
    height: 3.04vw;
}
}

@media screen and (min-width: 769px) and (max-width: 1919px) {
	.homeService::after {
    width: 21vw;
    height: 4.56vw;
	width: 13.9vw;
    height: 3.04vw;
}
}

@media screen and (min-width: 769px) and (max-width: 1919px) {
	.homeCompany::after {
    width: 18vw;
    height: 4.56vw;
	width: 19.45vw;
    height: 5.12vw;
}
}

@media screen and (min-width: 769px) and (max-width: 1919px) {
	.homeContact::after {
	width: 30vw;
    height: 4.56vw;
	width: 29.8vw;
    height: 4.55vw;
	}
}