@import url('https://fonts.googleapis.com/css2?family=Cookie&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap');
body {
    overflow-x: hidden;
	background: #fff1e4;

}

header {
    position: fixed;
    z-index: 90;
    top: 50px;
}

p,
a,
li,
dt,
dd,
time,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
span {
    font-size: 1.8rem;
}
.width1600{
	max-width:1600px;
	width:90%;
	margin:0 auto;
}
.box50{
	width:48%;
}
ifrane{width:100%;}
.header-content02 {
    padding: 0;
    background: rgba(255, 255, 255, 0.9);
    width: 90%;
    margin: 30px auto;
    border-radius: 20px;
}

.header-box01 .header-box-inner01.flex {
    max-width: 100%;
    padding: 10px;
}

.header-box01 .logo {
    max-width: 250px;
    width: 100%;
}

.header-menu {
    background-color: transparent;
}

.header-menu>li a {
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: 0.01em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    display: block;
    color: var(--txt-color);
    padding: 0 30px;
    border-right: #333 2px dotted;
}

.mobile-sub-nav-list {
    display: flex;
    justify-content: space-around;
}

.mobile-sub-nav li {
    width: 45%;
}

.mobile-sub-nav li a {
    display: block;
    padding: 10px 15px;
  background-color: var(--main);
    color: #fff;
    font-weight: 700;
    font-size: 1.6rem;
    text-align: center;
    border-radius: 15px;
    border: 2px solid #fff;
}

.mobile-nav-wrap .mobile-menu-list>li>a {
    color: rgb(51, 51, 51);
}
#mobile-nav {

  background: url(/wp-content/uploads/2025/09/bg-p01.jpg);
    background-size: auto;
	background-size: cover;
}
.g-sub-nav02 {
    height: 80px;
}

.g-sub-nav02 .g-sub-nav-list.flex {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
    height: 80px;
    margin-right: 10px;
}

.g-sub-nav02 .g-sub-nav-list.flex li:first-child a {
    position: relative;
    font-size: 3rem;
    display: block;
    padding: 0;
    border-radius: 0;
    text-align: center;
    margin-right: 15px;
    background-color: transparent;
    color:#fff;
    border: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 600;
}

.g-sub-nav02 .g-sub-nav-list.flex li:first-child a:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url("/wp-content/uploads/2025/09/i_tel.png");
    background-image: url("/wp-content/uploads/2025/09/icon-tel02.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 2px;
    vertical-align: middle;
    margin-bottom: 5px;

}

.g-sub-nav02 .g-sub-nav-list.flex li:last-child a {
font-size: 2rem;
  display: block;
  padding: 15px 30px;
  border-radius: 10px;
  text-align: center;
  margin-left: 15px;
  background-image: url(/wp-content/uploads/2025/09/p-01.png);
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 600;
  line-height: 1;
}

.g-sub-nav02 .g-sub-nav-list.flex a:hover {
    opacity: 0.7;
}

.g-nav-tel-pc {
    display: none;
}

.g-sub-nav02 {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
}


/**/

.mb50 {
    margin-bottom: 50px!important;
}

.mb100 {
    margin-bottom: 100px!important;
}

p,
a,
li,
dt,
dd,
time,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
span,
label,
input {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333!important;
}
section#news {
  padding: 100px 0;
  background-image: url(/wp-content/uploads/2025/09/bg-bubble01.png),url(/wp-content/uploads/2025/09/bg-bubble02.png);
  background-repeat: no-repeat;
  background-position: top 2vw right,bottom left;
	background-size:40vw,35vw;
}
.title01 {
    font-size: 3rem;
    color: #fff;
	font-weight: 500;
    background: url(/wp-content/uploads/2025/09/t1it01.png);
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 20px;
}
.btn01 {
  border: 1px solid var(--main);
  background-color: var(--main);
  background-image: url(/wp-content/uploads/2025/09/bg-c01.png);
  border: none;
}
.ttl01 {

  font-weight: 500;
  font-size: 2.5rem;
  margin-bottom: 50px;
  width: 90%;
  text-align: center;
  margin: 0 auto 50px;
  line-height: 1.5;
  background-image: url(/wp-content/uploads/2025/09/tit01-1.png);
  background-size: 400px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 30px;

}

.ttl03 {
    text-align: center;
    font-weight: 500;
    font-size: 3.5rem;
    margin-bottom: 50px;
    margin: 0 auto 50px;
    line-height: 1.5;
}

.frame01 {
    padding: 50px;
    border: 1px solid #333;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.frame02 {
    position: relative;
    background: #fff;
    padding: 50px;
}

.frame03 {
    padding: 50px;
    background-color: rgba(255, 255, 255, 0.5);
    width: 60%;
    margin: 0 auto;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
}


/*テーブル*/

.tablepress tbody td.column-1 {
    width: 30%;
    font-weight: 500;
    color: var(--text-color);
}

.tablepress-table-description {
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    background-color: transparent;
}

#tablepress-7.tablepress tbody td {
    width: calc(100% / 7)!important;
    text-align: center;
    font-weight: 100;
    color: #333;
    background-color: #fff;
	border: 1px solid var(--border-color);
}

#tablepress-7.tablepress tbody .row-1 {
    background: #eee;
}

#tablepress-7.tablepress tbody td.column-1 {
    font-weight: 700;
}

#tablepress-7.tablepress .row-1 td {
background-color: var(--main);
}

#tablepress-7.tablepress .row-2 td {
    border: 1px solid #ccc;
}

.tablepress-table-description {
    display: none;
}

.tablepress.table-overview {
    border: 3px solid #ccc;
    font-size: 110%;
}

.tablepress.table-overview td {
    text-align: center;
    vertical-align: middle;
    width: 25%!important;
    border: 1px solid #888 !important;
    background: #fff;
}

.tablepress.table-overview .row-1 td {
    background: rgba(140, 198, 63, 0.3) !important;
}

.tablepress.table-overview .row-2 td,
.tablepress.table-overview .row-8 td,
.tablepress.table-overview .row-14 td {
    background: rgba(9, 178, 242, 0.3) !important;
}

.tablepress.table-overview .column-1[colspan="2"] {
    background: rgba(255, 179, 101, 0.3) !important;
}

.title01::before {
    display: none;
}

.list-nayami li {
    position: relative;
    margin-bottom: 30px;
    list-style: none;
    padding-left: 24px;
    background-image: url('/wp-content/uploads/2025/08/iocn-list01.png');
    background-repeat: no-repeat;
    background-position: 0 8px;
    background-size: 20px 20px;
    margin-bottom: 6px;
    font-size: 20px;
}

.list-nayami {
    display: flex;
    justify-content: center;
    text-align: left;
    line-height: 2;
    padding: 30px 40px;
}

.list01 li{
  position: relative;
  list-style: none;
  padding-left: 24px;
  margin-bottom: 6px;
  font-size: 20px;
  border-bottom: 2px dashed #ccc;
  padding-bottom: 10px;
	 text-indent: -1em;
   padding-left: 1em;
}
.ill-title p {
    width: 400px;
    margin: 0 auto 0;
}

.block-contact {
    text-align: center;
    margin-bottom: 100px;
}

.block-contact a {
    text-align: center;
    display: block;
    padding: 50px;
    border: 1px solid #ccc;
    color: #02a687;
    border: 1px solid #ccc;
    background-color: #eef8ee !important;
    font-size: 26px;
    border-radius: 10px;
    font-weight: bold;
}

.block-contact .tit-img {
    max-width: 400px;
    width: 90%;
    text-align: center;
    margin: 0 auto;
}

#nayami .tit-txt {
    font-size: 2.5em;
}

.frame05 {
    background-color: #fff;
    padding: 50px;
}

.swiper {
  transform: translate3d(0px,0,0);
  height: 50vw;
  overflow: hidden;
}
.slide-inner {
    padding: 0;
    position: relative;
    width: 90%;
    overflow: hidden;
    border-radius: 0 0 10px 0;
    margin: 0;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next,.swiper-button-next, .swiper-button-prev{
	color:#fff!important;
}

.txt-slider {
font-size:5rem;

	font-weight:500;margin:0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 30;
  position: relative;
  -webkit-text-stroke: 5px #fff;
}
.txt-slider::before {
  content: attr(data-text);
  position: absolute;
	  top: 0;
  bottom: 0;
  margin: auto 0;
  /*color: #f59e0b;*/
  -webkit-text-stroke: 1px #fff;
}

.txt-center{
	position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index:10;
}

.txt-slider{
	font-size:5rem;

	font-weight:500;margin:0;
	 color: #454545;
  text-shadow: 2px 1px #c7edff, 4px 2px #9acee7, 6px 3px #6bbade;
}
.txt-slider div {
    margin-bottom: 20px;
}

.txt-slider p:not(.img) {
    margin-bottom: 0;
    line-height: 1;
    display: inline-block;
    background: #fff;
    padding: 5px 10px;
}
.bottom-slider{
	margin:0;
	position:absolute;
	bottom:0;
	width:100%;
	z-index: 10;
}
.slider{
	width:100%;
}

/*.txt-slider p br{
	display:none;
}
*/

.txt-slider p.sub {
    font-size: 3rem;
}

.txt-slider p.main01 {
    font-size: 3rem;
    line-height: 1.5;
}

.txt-slider p.main02 {
    font-size: 6rem;
    line-height: 1.5;
}

.txt-slider .img {
    width: 400px;
}


/*背景設定*/


.txt-msg {
    margin: 0;
    text-align: right;
}

.bnr01 {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}



#greeting .frame02 .ab01 {
    position: absolute:;
    bottom: -100px;
    left: -34vw;
    width: 30vw;
}

#greeting {
position: relative;
  background-color: #fff;
  background-image: url(/wp-content/uploads/2025/09/wabe01.png),url(/wp-content/uploads/2025/09/wabe02.png),url(/wp-content/uploads/2025/09/bg-bottom01.png),url(/wp-content/uploads/2025/09/bg-sky01.png);
  background-repeat: no-repeat;
  background-size: 100%,100%,100%,cover;
  background-position: top,bottom,bottom 10vw center,bottom center;
  padding-top: 10vw;
  padding-bottom: 20vw;
}
iframe{
	width:100%;
}
#greeting .ab01 {
position: absolute;
  top: -2vw;
  left: -15vw;
  width: 40vw;
}
#greeting .ab02 {
position: absolute;
  top: 0;
  right: 5vw;
  width: 250px;
}


.block-greet{
	display:flex;
	background: #fff;
  padding: 100px;
}

.list03 {
    display: flex;
    justify-content: center;
    text-align: left;
    line-height: 2;
    padding: 30px 40px;
}

.list03 ul {
    display: inline-block;
}

.list03 ul li {
    padding: 5px;
    text-align: center;
    border-bottom: dashed green 2px;
}

.frame02 .name {
    width: 250px;
    margin-left: auto;
}



#office{
padding: 100px 0;
  background-image: url(/wp-content/uploads/2025/09/bg-bubble01.png),url(/wp-content/uploads/2025/09/bg-bubble02.png);
  background-repeat: no-repeat;
  background-position: top 5vw right,bottom  left;
  background-size: 40vw;
}

.news-thumb {
    max-width: 500px;
    width: 90%;
    margin: 0 auto 50px;
    display: block;
}

.list-service li {
    margin-bottom: 15px;
}

.list-service li h5 {
    font-weight: 600;
    color: #584338 !important;
    border-bottom: 1px solid #584338;
    padding: 5px 0;
}
.archive-info-wrap {

  padding-bottom: 20vw;
}
#topics {
    background-image: url(/wp-content/uploads/2025/08/cloud01.png), url(/wp-content/uploads/2025/08/cloud02.png), url(/wp-content/uploads/2025/08/leaf01.png);
    background-size: 20vw, 15vw, 10vw;
    background-position: top left 5vw, top 20% right 5vw, bottom right 5vw;
    ;
    background-repeat: no-repeat;
}

.footer {
    background-color: #8ec54f;
}

#footer * {
    color: #333;
}

.footer-menu-title {}

.footer-logo {
    padding-bottom: 40px;
    border-bottom: none;
    margin-bottom: 40px;
    padding: 0;
    margin: 0 0 10px;
}




.footer-logo img {
max-width: 200px;
  margin: 0 auto;
}
.footer-menu-title{
	display:none;
}

.list-user {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.list-user li {
    width: 45%;
    margin: 0 2% 30px;
}

.list-user li a {
    width: 100%;
    background: #fff;
    display: block;
    text-align: center;
    padding: 10px;
}


.center {
    text-align: center;
}

.sidebar h3 {
    font-size: 2rem;
    padding: 0;
    color: #fff !important;
    https: //hojoan.uh-oh.jp/wp-admin/theme-editor.php?file=page-enquete.php&theme=insp_theme02
    text-align: center;
    padding: 5px 10px;
    background-color: var(--main);
    font-weight: 700;
    letter-spacing: 0.1em;
}

#service {
    background-image: url(/wp-content/uploads/2025/08/img-sun.png), url(/wp-content/uploads/2025/08/cloud01.png), url(/wp-content/uploads/2025/08/cloud02.png), url(/wp-content/uploads/2025/08/leaf01.png);
    background-size: 15vw, 20vw, 15vw, 10vw;
    background-position: top right, top left 5vw, top 20% right 5vw, bottom right 5vw;
    background-repeat: no-repeat;
}

.icon-window a {
    background-image: url(/wp-content/uploads/2025/08/icon-window.png);
    padding-left: 35px !important;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center left 10px;
}

#page-top img {
    max-height: 80px;
    width: auto;
}


/**/

main.safety-check {
    padding-bottom: 10vw;
    background: url(/wp-content/uploads/2025/08/bird01.png), url(/wp-content/uploads/2025/08/airplane01.png), url(/wp-content/uploads/2025/08/sksy01.png), url(/wp-content/uploads/2025/08/img-bottom01.png);
    background-repeat: repeat, repeat, repeat;
    background-size: auto, auto, auto;
    background-size: 100%, 0, 50%, 100%;
    background-position: top center, top 50px left, top center, bottom -20vw center;
    background-repeat: no-repeat, no-repeat, repeat-x, no-repeat;
}

main.safety-check form {
    text-align: center;
    padding: 0 20px;
}

_ input[name="Submit"] {
    display: block!important;
    margin-top: 50px!important;
    margin-bottom: 100px!important;
}


/**/

#oneday {
    background: url(/wp-content/uploads/2025/08/bird01.png), url(/wp-content/uploads/2025/08/airplane01.png), url(/wp-content/uploads/2025/08/sksy01.png);
    background-size: 100%, 300px, 50%;
    background-position: top center, top 300px left, top center;
    background-repeat: no-repeat, no-repeat, repeat-x;
}


/**/

#tablepress-9 td {
    background-color: #fff;
    border: 1px solid #ccc;
    width: calc( 100% / 4);
}

#tablepress-9 .column-2 td {
    text-align: center;
}

#tablepress-1.tablepress tbody td.column-1 {
  background-image: url(/wp-content/uploads/2025/09/bg-c01.png);
}
table.tablepress thead th{
	border-color:#fff;
}
#tablepress-7.tablepress .row-1 td{
border-right: 1px solid #fff;
}
#summary {
    background: url(/wp-content/uploads/2025/08/bird01.png), url(/wp-content/uploads/2025/08/airplane01.png), url(/wp-content/uploads/2025/08/sksy01.png), url(/wp-content/uploads/2025/08/leaf01.png);
    background-size: 100%, 300px, 50%, 10vw;
    background-position: top center, top 300px left, top center, right bottom;
    background-repeat: no-repeat, no-repeat, repeat-x;
}

#contact {
    background-image: url(/wp-content/uploads/2025/08/cloud01.png), url(/wp-content/uploads/2025/08/cloud02.png), url(/wp-content/uploads/2025/08/leaf01.png);
    background-size: 20vw, 15vw, 10vw;
    background-position: top left 5vw, top 20% right 5vw, bottom right 5vw;
    background-repeat: no-repeat;
}

.contact-form01 th {
    font-weight: 500;
    color: var(--text-color);
}

/*保護ページ*/

input[name="cat_password"] {
  width: 100% !important;     
  max-width: 280px;
  padding: 10px 12px !important;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background-color: #fff;
  transition: border-color .2s, box-shadow .2s;
}


input[name="cat_password"]::placeholder {
  color: #999;
}


input[name="cat_password"]:focus {
  border-color: #3b82f6;
  box-shadow: 0 0 0 3px rgba(59,130,246,.25);
  outline: none;
}
.sub-header-txt {
   margin-top: 10vw;
	color:#333;
	font-weight:500;
}
.home main section:last-child {
    display: block!important;
    padding-bottom: 200px;
    background-image:url(/wp-content/uploads/2025/08/bg-footer01.png),url(/wp-content/uploads/2025/09/cloud01.png) !important;
    background-size: 100%!important;
    background-position: bottom!important;
    background-repeat: no-repeat!important;
}
section:last-child {
	 padding-bottom: 200px;
}
.safety-check input[type="submit"]{
	margin-top:50px;
}
.block-recruit{
	max-width:600px;
	width:100%;
	margin:150px auto;
	background-color:#fff;
	border:1px solid #ccc;
	border-radius:10px;
	padding:50px 100px;
}

.footer-inner{
  color: #333;
  z-index: 100;
  position: relative;
}
.footer-inner {
  max-width: 1400px;
  margin: 0 auto 80px;
  background: #fff;
  padding: 30px;
  border-radius: 20px;
}
#footer{
	position:relative;
}
#footer:before{
  position: absolute;
  top: -20vw;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  padding-top: 30.75%; /* 2000 x 615 の比率 */
  background-image: url(/wp-content/uploads/2025/09/bg-footer.png);
  background-size: cover;
  background-position: center;

}
.com-menu01-list{
position: relative;
  z-index: 100;
  background: #fff;
  padding: 50px;
  border-radius: 10px;
}

#menu{
	padding-bottom:20vw;
}

.com-menu01-img{
aspect-ratio: 2 / 1.3;
 
  margin-bottom: 10px;
	}

.com-menu01-img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.page-template-page-fullwidth section:last-child{padding-bottom:20vw;}

.w80{
	width:80vw;
	margin:0 auto;
}

.s02{

}

/**/
.list-pdf{
	display:flex;
}
.list-pdf li{
	width:48%;
}
.list-pdf a{
display: block;
  padding: 10px;
  text-align: center;
background:#fff;
  border-radius: 10px;
}
.list-pdf a:hover{
background:orange;
color:#fff;
}


.contact-form01 td{
	background:#fff;
}
.contact-form01 th{
	background-image:url(/wp-content/uploads/2025/09/bg-c01.png);
}


.guidance{
  background-image: url(/wp-content/uploads/2025/09/bg-bubble01.png),url(/wp-content/uploads/2025/09/bg-bubble02.png);
  background-repeat: no-repeat;
  background-position: top  right,bottom 10vw left;
  background-size: 40vw,35vw;
}


.recruit-feed01 > li{
	background-color:#fff;
}

.block-bnr{
	max-width:600px;
	margin:0 auto 100px;
	
}
.block-bnr a{
	padding: 50px;
  border: 1px solid #333;
  border-radius: 10px;
  display: block;
}

.txt-box{font-size: 20px;
background: #fff;
  border-radius: 30px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.ttl02{
text-align: center;
  margin-bottom: 30px;
  font-size: 2.5em;
}
.recruit-single{
padding-bottom:20vw;	
}
/*求人情報*/
main.recruit{
  background-image: url(/wp-content/uploads/2025/09/bg-bubble01.png),url(/wp-content/uploads/2025/09/bg-bubble02.png);
  background-repeat: no-repeat;
  background-position: top 2vw right,top 10vw left;
  background-size: 40vw,35vw;
	padding-bottom: 20vw;
}
.recruit-single{
padding: 100px 0;
  background-image: url(/wp-content/uploads/2025/09/bg-bubble01.png),url(/wp-content/uploads/2025/09/bg-bubble02.png);
  background-repeat: no-repeat;
  background-position: top 2vw right,top 10vw left;
  background-size: 40vw,35vw;
}
.recruit-single-title {
  text-align: center;
  font-size: 2.4rem;
  padding: 15px 20px;
  background-color: transparent;
  font-weight: 700;
  color: var(--main);
  margin-bottom: 25px;
  border-bottom: 1px solid #333;
}
.job-table tr{
	border:none;
}
.job-table th {
  width: 30%;
  font-weight: 700;
  color: #333;
  background-image:url(/wp-content/uploads/2025/09/bg-c01.png);
border: 1px solid #fff;
}
.job-table td{
	border:1px solid #ccc;
}
/*訪問看護のお仕事*/
#care{
padding: 100px 0;
  background-image: url(/wp-content/uploads/2025/09/bg-bubble01.png),url(/wp-content/uploads/2025/09/bg-bubble02.png), url(/wp-content/uploads/2025/09/bg-bubble01.png);
  background-repeat: no-repeat;
  background-position: top 2vw right,top 40vw left,bottom right;
  background-size: 40vw,35vw,55vw;	
}
#area{
position: relative;
  background: #fff; 

background-image: url(/wp-content/uploads/2025/09/wabe01.png),url(/wp-content/uploads/2025/09/wabe02.png);
  background-repeat: no-repeat;
  background-position: top center,bottom;
  padding-top: 200px;
	  padding-bottom: 200px;
  background-size: 100%;
}

#area .ab01{
position: absolute;
  top: -20vw;
  right: -5vw;
  width:30vw;
}
/*法人理念・方針*/
#policy01{
	padding: 100px 0;
  background-image: url(/wp-content/uploads/2025/09/bg-bubble01.png),url(/wp-content/uploads/2025/09/bg-bubble02.png);
  background-repeat: no-repeat;
  background-position: top 2vw right,top 40vw left;
  background-size: 40vw,35vw;	
}
/*お問い合わせ*/
.contact{
	padding: 100px 0;
  background-image: url(/wp-content/uploads/2025/09/bg-bubble01.png),url(/wp-content/uploads/2025/09/bg-bubble02.png);
background-repeat:no-repeat;

  background-position: top 2vw right,top 40vw left;
  background-size: 40vw,35vw;	
}


/*20250922：ロゴ差し替え*/
.header-box01 .logo {
  max-width: 250px;
  width: 100%;
  position: absolute;
  top: 10px;
  left: 50px;
  background: #fff;
  padding: 30px;
  border-radius: 50%;
}
.header-content02 {
  padding: 0;
  background: rgba(255, 255, 255, 0.9);
  width: 90%;
  margin: unset;
  border-radius: 20px;
  width: 80vw;
  margin-left: auto;
  margin-top: 50px;
  margin-right: 30px;
}

.g-sub-nav02 {
  position: unset;
}
.g-sub-nav02 .g-sub-nav-list.flex li:first-child a{
	color:#333;
}