<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

/*Theme*/
.theme-full_campaign .c-font__jost {
  font-family: "Jost", sans-serif;
}
.theme-full_campaign {
  color: #111111;
  /*overflow: hidden;*/
  margin-bottom: -30px;
}
.theme-full_campaign .t-campaign__text {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.888;
  letter-spacing: 0.025em;
  margin-top:20px;
}
.theme-full_campaign .p-item__heading {
  text-align: center;
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.25;
 /* letter-spacing: 0.05em;*/
  /*text-shadow: 0 0 20px rgba(234, 85, 4, 0.8);*/
  /*color: #525da3;*/
  display: inline-block;
  background: #063190;
  -webkit-background: #063190;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width:100%;
}

.theme-full_campaign h1.p-item__heading  {

}

.theme-full_campaign h2.p-item__heading {
  font-size: 35px;
  font-size: 3.2rem;
    background: #222;
    -webkit-background: #222;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
@media screen and (max-width: 767px) {
.theme-full_campaign h2.p-item__heading {
  font-size: 2.7rem;
}
}

.theme-full_campaign .p-item__headingSecond {
 margin-top: 13.1rem;
    font-weight: bold;
    font-size: 3.2rem;
    line-height: 1.6875;
    letter-spacing: 0.025em;
    text-align: center!important;
	color:#000;
}


@media screen and (max-width: 767px) {
  .theme-full_campaign .t-campaign__container {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .theme-full_campaign .t-campaign__heading,
  .theme-full_campaign .p-item__heading {
    font-size: 35px;
	font-size: 3.0rem;
    letter-spacing: 0;
	line-height:1.4!important;
  }
  .theme-full_campaign .t-campaign__heading-ja {
    margin-top: 15px;
    font-size: 17px;
    font-size: 1.7rem;
    letter-spacing: 0.025em;
  }
  .theme-full_campaign .t-campaign__text {
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 1.727;
	padding:10px 20px;
  }
  .theme-full_campaign .p-item__sub-heading {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0.025em;
  }
}
/* pankuzu
------------------------------------------------------------ */
#fulllp_campaign.theme-full_campaign {
  position: relative;
}
.theme-full_campaign .c-pankuzu {
  display: block;
  max-width: 1240px;
  padding: 0 20px;
  position: absolute;
  top: 30px;
  right: 0;
  left: 0;
  z-index: 2;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  margin-right: auto;
    margin-left: auto;
}
.theme-full_campaign .c-pankuzu a {
  display: inline-flex;
  align-items: center;
  margin-right: 0.75em;
  position: relative;
  color: #111111;
}
.theme-full_campaign .c-pankuzu a::after {
  content: "";
  display: inline-block;
  width: 0.707em;
  height: 0.707em;
  border-top: 2px solid #111111;
  border-right: 2px solid #111111;
  margin-left: 0.5em;
  transform: translateY(-0.1em) rotate(45deg);
}
.theme-full_campaign .c-pankuzu strong {
  color: #063190;
}
@media screen and (max-width: 1160px) {
  .theme-full_campaign .c-pankuzu {
    font-size: 10px;
    font-size: 1rem;
  }
  .theme-full_campaign .c-pankuzu a::after {
    width: 0.5em;
    height: 0.5em;
    border-top-width: 1px;
    border-right-width: 1px;
  }
}


/* main
------------------------------------------------------------ */
.theme-lp main {
  margin-top: -10px;
}
.theme-full_campaign .p-item-main {

}
.theme-full_campaign .p-item-main img{

}
.theme-full_campaign .p-item-main .pc {
display: block;
  width: 100%;
}
.theme-full_campaign .p-item-main .sp {
	display: none;
}

@media screen and (max-width: 768px) {
  .theme-full_campaign .p-item-main .pc {
	display: none;
}
.theme-full_campaign .p-item-main .sp {
	display: block;
}
}

.theme-full_campaign .p-item-main-contents__text {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;

  letter-spacing: 0.025em;
  padding-top: 60px;
  /*padding-bottom: 60px;*/
}
.theme-full_campaign .p-item-main-contents__text p{
margin-top:20px;
}

@media screen and (max-height: 850px) {
  .theme-full_campaign .p-item-main-sns {
    bottom: 50px;
  }
}
@media screen and (max-width: 1320px) {
  .theme-full_campaign .p-item-main-contents__text {
    margin: 0px;
  }
  .theme-full_campaign .p-item-main-contents__btn-wrap {
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .theme-full_campaign .p-item-main {
  }
  .theme-full_campaign .p-item-main__image {
    margin-left: -20%;
  }
}

@media screen and (max-width: 767px) {
  .theme-full_campaign .p-item-main {
    background-position: center bottom 80px;
  }
  .theme-full_campaign .p-item-main__container {
    padding-top: 85px;
    padding-bottom: 0;
    position: static;
  }
  .theme-full_campaign .p-item-main-contents {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .theme-full_campaign .p-item-main-contents__level-logo img {
    width: 112px;
  }
  .theme-full_campaign .p-item-main-contents__heading {
    font-size: 60px;
    font-size: 6rem;
  }
  .theme-full_campaign .p-item-main-contents__text {
    font-size: 18px;
    font-size: 1.8rem;
	margin-top: 0px;
  }
  
  .theme-full_campaign .p-item-main-contents__text {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  /*fix*/
  line-height: 1.5;
  letter-spacing: 0.025em;
  padding: 20px;
}

.theme-full_campaign .p-item-main-contents__text p {
          font-size: 18px;
        font-size: 1.5rem;
        line-height: 1.727;
		padding-top:10px;

}
  .theme-full_campaign .p-item-main-contents__btn-wrap {
    width: 100%;
    max-width: 300px;
    padding: 0 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 65px;
    margin: auto;
  }
  .theme-full_campaign .p-item-main-sns {
    width: 100%;
    bottom: 5px;
  }
  .theme-full_campaign .p-item-main-sns__group-item {
    padding: 15px 25px;
  }
  .theme-full_campaign .p-item-main-sns__group-item img {
    width: auto;
    height: 12px;
  }
  .theme-full_campaign .p-item-main__image {
    width: auto;
    position: static;
    margin: -10% -20px 0;
  }
  .theme-full_campaign .p-item-main__image-bg {
    bottom: 80px;
  }
}



/* CONCEPT
------------------------------------------------------------ */
.theme-full_campaign .p-item-concept {
  margin:80px auto 20px auto;
  background-color: #ffffff;
  text-align:center;
}

@media screen and (max-width: 1023px) {
  .theme-full_campaign .p-item-concept {
    min-height: inherit;
	display: block;

  }
  .theme-full_campaign .p-item-concept__container {
    padding-bottom: 0;
  }
  .theme-full_campaign .p-item-concept-contents {
    max-width: 100%;
  }
  .theme-full_campaign .p-item-concept-contents .page-link {
padding:0 20px;  
  
  }
  .theme-full_campaign .p-item-concept__image {
   /* width: auto;
    position: static;*/
	
	margin-top: 20px;

  }
}
/* features
------------------------------------------------------------ */
.theme-full_campaign .p-item-features {
  background-color: #ffffff;
  margin:80px auto 20px auto;
    text-align: center;
}

  .theme-full_campaign .p-item-features__heading{
  
  
  
  }

.theme-full_campaign .t-campaign-features__container {
	margin-top:10px;

}

.theme-full_campaign .p-item-features__contents {
  margin-right: auto;
  max-width: 560px;
  text-align:left;
}

.p-item-features__contents p.page-link{
	text-align:center;
	margin-top:40px;
	padding:0 20px;

}

@media screen and (max-width: 768px) {
.p-item-features__contents p.page-link{
	margin-top:0px;
}
}

.theme-full_campaign .p-item-feature__images {
  flex-direction: row-reverse;
  /*align-items: center;*/
  max-width: 400px;
  margin:auto;
}
.theme-full_campaign .p-item-feature__images img:not(table img) {
  flex-direction: row-reverse;
  /*align-items: center;*/
  /*max-width: 460px;*/
}



@media screen and (max-width: 1023px) {
  .theme-full_campaign .p-item-features .t-campaign-features__container {
    min-height: inherit;
  }
}
@media screen and (max-width: 767px) {
.theme-full_campaign .p-item-feature__images {
  flex-direction: row-reverse;
  /*align-items: center;*/
  max-width: 360px;
  margin:auto;
  
}


  .theme-full_campaign .p-item-features__heading {
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  .theme-full_campaign .p-item-features__heading .is-subheading {
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .theme-full_campaign .p-item-features__heading .is-subheading span {
    margin-left: 0.15em;
    font-size: 26px;
    font-size: 2.6rem;
  }
}

/* LINEUP
------------------------------------------------------------ */
.theme-full_campaign .p-item-lineup {
  background-color: #fff;
  padding-bottom: 65px;
}
.theme-full_campaign .p-item-lineup__container {
  padding-top: 0;
  /*padding-bottom: 0;*/
}
.theme-full_campaign .p-item-lineup__section + .p-item-lineup__section {
  margin-top: 40px;
}
.theme-full_campaign .p-item-lineup__heading {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 60px;
  padding: 10px 25px;
  background: linear-gradient(90deg, #06319020, #525da330 30%, #87c1fa20),#ffffff;
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  color: #222;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .theme-full_campaign .p-item-lineup__container {
    padding-top: 0;
    padding-bottom: 60px;
  }
  .theme-full_campaign .p-item-lineup__heading {
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 25px;
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0.025em;
  }
}

.p-item-lineup__section .t-campaign__container{
flex-direction: column!important;

}


/* INFORMATION
------------------------------------------------------------ */
.theme-full_campaign .t-campaign-information {
  background: linear-gradient( to bottom, rgb(255 255 255) 0%, rgb(255 255 255) 80%, rgb(255 255 255) 100% );
}
.theme-full_campaign .t-campaign-information__list {
  width: auto;
  max-width: 1044px;
  margin-top: 30px;
}
.theme-full_campaign .t-campaign-information__list-group {
    max-width: 1084px;
    width: 100%;
    margin: 37px auto 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 12px 1fr 12px 1fr 12px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}
.theme-full_campaign .t-campaign-information__list-group-item {
  padding: 6px;
}
.theme-full_campaign .t-campaign-information__card {
  background-color: #187FCC;
  color: #fff !important;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.933;
  letter-spacing: 0.05em;
      text-align: left;
}
.theme-full_campaign .t-campaign-information__thumb {
  max-height: inherit;
}
.theme-full_campaign .t-campaign-information__title {
  margin-bottom: 35px !important;
}
.theme-full_campaign .t-campaign-information__category {
  padding-left: 0;
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
  .theme-full_campaign .t-campaign-information__list {
    margin-top: 15px;
  }
  .theme-full_campaign .t-campaign-information__list-group {
    -ms-grid-columns: (minmax(166px, 1fr))[2];
    grid-template-columns: repeat(2, minmax(166px, 1fr));
    margin-top: 28px;
    width: 100%;
  }
  .theme-full_campaign .t-campaign-information__list-group-item {
    padding: 5px;
  }
  .theme-full_campaign .t-campaign-information__card {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.773;
    letter-spacing: 0.025em;
  }
  .theme-full_campaign .t-campaign-information__title {
    margin-bottom: 10px !important;
  }
  .theme-full_campaign .t-campaign-information__category {
    font-size: 10px;
    font-size: 1rem;
  }
}

/* responsive
------------------------------------------------------------ */
.pc-none {
  display: none !important;
}
@media screen and (max-width: 1023px) {
  .pc-none {
    display: block !important;
  }
  .sp-none {
    display: none !important;
  }
}
/* section
------------------------------------------------------------ */
.t-campaign__section {
  /*display: flex;*/
  /*fix*/
  /*flex-direction: column;*/
  justify-content: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #fff;
}
.t-campaign__container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around;
  width: 100%;
  max-width: 1200px;
  margin-top:40px;
  /*padding-bottom: 40px;*/
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1240px) {
  .t-campaign__section {
    padding-right: 20px;
    padding-left: 20px;
  }

  div#spec {
    padding-right: 0px;
    padding-left: 0px;
}
}
@media screen and (max-width: 767px) {
  .t-campaign__container {
    flex-direction: column-reverse;
    padding-top: 45px;
    padding-bottom: 60px;
  }
}
/* heading
------------------------------------------------------------ */

@media screen and (max-width: 1023px) {
  .t-campaign__heading-left {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
}
@media screen and (max-width: 767px) {
  .t-campaign__heading {
    font-size: 38px;
    font-size: 3.8rem;
  }
  .t-campaign__heading-ja {
    margin-top: 25px;
    font-size: 20px;
    font-size: 2.3rem;
    line-height: 1.5;
  }
}
/* text
------------------------------------------------------------ */
.t-campaign__text {
  color: #222;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.025em;
  word-break: break-word;
}
@media screen and (max-width: 767px) {
  .t-campaign__text {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
/* features
------------------------------------------------------------ */
.t-campaign-features__container {
  position: relative;
}
.t-campaign-features__container::before {
  content: attr(data-num);
  height: 1em;
  position: absolute;
  bottom: 40px;
  z-index: 2;
  color: transparent;
  font-size: 120px;
  font-size: 12rem;
  line-height: 1;
  letter-spacing: 0.025em;
}
.t-campaign-features__container.is-left::before {
  left: 0;
}
.t-campaign-features__container.is-right::before {
  right: 0;
}

/* INFORMATION
------------------------------------------------------------ */
.t-campaign-information__container {
  padding: 50px 0 100px;
  text-align:center;
}
.t-campaign-information__list {
  width: 940px;
  max-width: 100%;
  margin: 50px auto 0;
}

.p-item-concept-information__text{
text-align:center;
margin:auto;

}
.t-campaign-information__list-group {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
}
.t-campaign-information__list-group-item {
  display: flex;
  padding: 5px;
}
.t-campaign-information__card {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 20px;
  background-color: #222a33;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.857;
  letter-spacing: 0.025em;
}
.t-campaign-information__thumb {
  width: 100%;
  max-height: 126px;
  margin-bottom: 15px;
}
.t-campaign-information__thumb img {
  width: 100%;
}
.t-campaign-information__title {
  margin-bottom: 35px;
  text-decoration: underline;
}
.t-campaign-information__except {
  margin-bottom: 20px;
}
.t-campaign-information__category {
  padding-left: 30px;
  position: relative;
  margin-top: auto;
  font-size: 12px;
  font-size: 1.2rem;
}
.t-campaign-information__category-icon {
  width: 25px;
  position: absolute;
  top: -3px;
  left: 0;
}
@media screen and (max-width: 1023px) {
  .t-campaign-information__list-group-item {
    /*width: 33.333%;*/
  }
}
@media screen and (max-width: 767px) {
  .t-campaign-information__container {
    padding: 55px 0 50px;
  }
  .t-campaign-information__list {
    margin-right: -5px;
    margin-left: -5px;
  }
  .t-campaign-information__list-group-item {
    /*width: 50%;*/
  }
  .t-campaign-information__card {
    padding: 10px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .t-campaign-information__category {
    padding-left: 20px;
    font-size: 10px;
    font-size: 1rem;
  }
  .t-campaign-information__category-icon {
    width: 17px;
    top: 1px;
  }
}


/*霑ｽ蜉�讀懆ｨ�*/

.p-item-feature04.t-campaign__section:after,
.p-item-feature05.t-campaign__section:after,
.p-item-feature06.t-campaign__section:after
{    content: '';
    position: absolute;
    display: block;
    width: calc(100% - 30px);
    max-width: 1200px;
    height: 2px;
    background: #b7c9de!important;
    margin-left: auto;
    margin-right: auto;

    left: 0;
    right: 0;
    bottom: 0;}
	
	
/*SERVICE*/
.p-item-service {
  margin:80px auto 20px auto;


}
.p-item-service.explain{
  background-color:#f0f8ff!important;
  max-width: 100%!important;
  font-size:80%;
}
.t-campaign-service__container{
  display: flex;
 flex-wrap: wrap;
  justify-content: flex-end;
 flex-direction: column-reverse;
 margin-right: auto;
 margin-left: auto;
 width:50%;
  padding-top:20px;
  padding-bottom: 40px;

}
.p-item-service__heading{
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.471;
  letter-spacing: 0.025em;
  text-align:center!important;
}
.p-item-service__heading .is-subheading {
  display: block;
  margin: 10px auto;
  color: #525da3;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 600;
  letter-spacing: 0;
  /*text-shadow: 0 0 15px rgba(234, 85, 4, 0.8);*/
text-align:center;
  background: #063190;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.p-item-service__contents{
  margin-left: auto;
  margin-right: auto;
  padding:10px 0;
}

.t-campaign-service__container__top{
text-align:center;
}

.p-item-service__contents .t-campaign__text{
	padding:20px 50px;
}

.p-item-service__images{
max-width:400px;
  margin-left: auto;
  margin-right: auto;
}
.t-campaign-service__container__contents{
  display: flex;
 flex-direction: row;
 flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
.p-item-service__contents .t-campaign__text{
	padding:0px;
}

.t-campaign-service__container__contents{
 flex-direction: column;
}
.p-item-service__images{
max-width:360px;
  margin-left: auto;
  margin-right: auto;
}

.t-campaign-service__container{
width:90%;
}

.p-item-service__contents .p-item-service__heading{
font-size:20px;
font-size:2.0rem;
text-align:center;

}
.p-item-service__contents .p-item-service__heading span.is-subheading{
font-size:20px;
font-size:2.0rem;
text-align:center;
}

}








/*TABLE*/
.t-campaign__table{
	width:100%;
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    color: #ffffff;
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 500;
    margin:20px auto 30px auto;
}

@media screen and (max-width: 767px) {
.t-campaign__table{
    font-size: 1.3rem;
}
.t-campaign__table td {
    font-size: 1.3rem;
}
}

.t-campaign__table thead{
   /* background: linear-gradient(0deg, #181818, #4b4b4b);
    position: sticky;
    top: 73px;
    z-index: 6;*/
}
.t-campaign__table thead th:first-child{
    width: 150px;
    background-image: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2024/01/theta_shasen.png);
    background-size: 100% 100%;
    background-color: #ffffff;
}
.t-campaign__table thead th{
    height: 100px;
    padding: 10px 5px;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    text-align: center;
    vertical-align: middle;
}
.t-campaign__table thead td{
    width: 150px;
    padding: 0;
    font-size: 13px;
    font-size: 1.3rem;
    position: relative;
    color: #565960;
	}
	
.t-campaign__table th{	
	    left: 0;
    z-index: 5;
    background-color: #187FCC;
    line-height: 2rem;
	    height: 80px;
    padding: 10px 5px;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    text-align: center;
    vertical-align: middle;
	}
	
	
.t-campaign__table td{	
	width: 150px;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
	font-weight:700;
    position: relative;
    color: #e60b11;
	 height: 80px;
    padding: 10px 5px;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    text-align: center;
    vertical-align: middle;
	}
@media screen and (max-width: 767px) {
.t-campaign__table td {
    font-size: 1.3rem;
}
}
	
	

/*繝ｪ繝ｳ繧ｯ繝懊ち繝ｳ*/
p.page-link{
	text-align:center;
}

table.t-campaign__table  ~  p:not(.page-link){
    font-size: 16px;
    font-size: 1.6rem;
	margin:auto 20px;
	text-align:left;
}

table.t-campaign__table  ~  p a:link{
color:#187FCC;
}
table.t-campaign__table  ~  p a:visited{
color:#187FCC;
}


@media screen and (max-width: 767px) {
table.t-campaign__table  ~  p:not(.page-link){
    font-size: 1.5rem;
}
}

table.t-campaign__table  ~  p.page-link	{
	text-align:center;
	margin-top:20px;
}
	
.t-campaign__table-responsive p.page-link.round a:after {
    transform: rotate(135deg);
	    margin-top: -7px;
}
.t-campaign__table-inner{
	max-width:1200px;
	margin:auto;
}
.page-link.round a {
    padding: 12px 40px !important;
    display: inline-block;
    margin: auto;
    font-family: inherit;
    position: relative;
    background-image: none !important;
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #afb2b3;
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 18px;
    border-radius: 22px !important;
    margin-top: 20px;
    transition: all .4s ease;
}

.page-link.round a:hover {
    background-color: #000000 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.page-link.round a:hover:after {
    background: none;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}
.page-link.round a:after {
    content: '';
    width: 10px !important;
    height: 10px !important;
    border: 0;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    transform: rotate(45deg);
    background-image: none !important;
    transition: all .4s ease;
}

.uline {
    text-decoration: underline;
    text-decoration-thickness: 0.8em;
    text-decoration-color: rgba(255, 228, 0, 0.8);
    text-underline-offset: -0.3em;
    text-decoration-skip-ink: none;
	display: inline-block;
}

/*蜍滄寔繝懊ち繝ｳ隱ｿ謨ｴ*/
li.catnav-links-item.recruite{
	display:none;
}

/*
.theme-full_campaign ul.menu{
	 max-width: 1200px;
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
	margin:40px auto;
	    position: sticky;
    top: 0px;
	z-index:100;
}
.theme-full_campaign ul.menu li{
 	display: flex;
    font-size: 14px;
    font-size: 1.4rem;
	font-weight:500;
    padding: 2px 4px 12px 4px;
    text-align: center;
    height: 60px;
    width: 14.28%;
    justify-content: space-around;
    align-items: center;
		border-right:1px solid #cccccc;
		background-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(240, 240, 240, 1));
		line-height:1.4;
}

.theme-full_campaign ul.menu li:hover{
text-decoration: underline!important;

/*background-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(154, 204, 255, 1));*/
}
.theme-full_campaign ul.menu li.last{
	border-right:none;
	
}

.theme-full_campaign ul.menu a{
	display:contents;
		color:#063190;
}

.theme-full_campaign ul.menu a li p{
display:contents;

}


.theme-full_campaign ul.menu a li p::after{
content: "笆ｼ";
display: block;
    position: absolute;
    top: 40px;
}
.theme-full_campaign ul.menu a li:hover + ul.menu a li p::after{
	color:#ff0000;
}

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

/*.theme-full_campaign ul.menu{display:none;}*/

}


/*20250227繝｡繝九Η繝ｼ鬆�岼霑ｽ蜉�*/
:root {
  --black: #000000;
  --lightBlue:#91EEFF;
  --mediumBlue: #83A9FF;
  --blue:#187FCC;
  --white: #FFFFFF;
  --lightGray:#F6F6F6;
  --gray:#E9ECED;
  --mediumGray: #DEDEDE;
  --deepGray: #DDDDDD;
  --darkGray: #CCCCCC;
  --red: #DD0033;
  --orange: #FF7600;
  --swiper-pagination-color: #4A4A4A;
  --nsj: "Noto Sans JP", sans-serif;
  --ms: "Montserrat", sans-serif;
}

.p-news__list {
    margin-top: 6.8rem;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 4rem 1fr 4rem 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2rem 4rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.l-container, .l-container--minWidth {
    max-width: 120rem;
    width: 100%;
    padding: 0 2rem;
    margin: 0 auto;
}
.p-news__list {
    margin-top: 6.8rem;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 4rem 1fr 4rem 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2rem 4rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.p-news__listItemLink {
    display: block;
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.3846153846;
    padding: 1rem 5% 0.8rem 2rem;
    border-radius: 6px;
    background-color: var(--gray);
    position: relative;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

@media screen and (max-width: 1023px) {
    .p-news__list {
        margin-top: 5.4rem;
        -ms-grid-columns: 1fr 1.1rem 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 1rem 1.1rem;
    }
}
@media (max-width: 766px) {
    .p-news__list {
        margin-top: 5.4rem;
        -ms-grid-columns: 1fr 1.1rem 1fr;
        grid-template-columns: 1fr;
        gap: 1rem 1.1rem;
    }
.p-news__listItemLink {
    padding: 1rem 2rem 0.8rem 2rem !important;
}
}


</pre></body></html>