@charset "utf-8";
/* CSS Document */

/* common
------------------------------------------------------------ */
#main_column.p-uc__template .p-uc-adviser__tel-num {
text-align: center;
font-size: 60px;
font-size: 4.5rem;
font-weight: 700 !important;
line-height: 1;
letter-spacing: .05em;
}
.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;
}
.sp_br{
display: block;
}
.theme-full_campaign .yajirushi{
margin: 0 0 40px;
text-align: center;
}
#main_column h2 {
    font-weight: 600 !important;
}
.sp {
display: none !important;
}
.pc {
display: block !important;
}
#contents {
margin-bottom: 0;
}
@media screen and (max-width: 767px) {
.sp_br{
display: none;
}
.theme-full_campaign .yajirushi{
margin: 0 0 20px;
}
.pc {
display: none !important;
}
.sp {
display: block !important;
}
}

.SJ-side-header__top:before {
    content: "法人会員様限定価格でのお取引に関して" !important;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 20px;
    left: 20px;
    font-weight: 600;
}
.SJ-side-login__block:before {
    content: "法人会員様限定価格での販売はビジネスご優待会員へ会員登録の上、ログイン頂く必要がございます。\A通常価格での販売はお手数ですがTOPページからご確認ください。" !important;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 16px;
    white-space: pre-wrap;
    padding: 0 35px;
	top: 100px;
}
.SJ-side-login__links {
    margin-top: 100px !important;
}

.SJ-side-header--title {
    display: none;
}
.SJ-side-login--text {
    display: none;
}
@media screen and (max-width: 768px) {
.SJ-side-header__top:before {
    font-size: 14px;
    left: 80px;
}
.SJ-side-login__block:before {
    font-size: 12px;
	padding: 20px 0 0;
	top: 0;
}
}

/* common end
------------------------------------------------------------ */


/* container
------------------------------------------------------------ */
.theme-full_campaign {
  position: relative;
  z-index: 0;
}
.theme-full_campaign .t-campaign__article {
    position: relative;
    z-index: 1;
}
.theme-full_campaign .t-campaign__container {
margin: 0 auto;
width: 1400px;
}
.theme-full_campaign .p-item-lineup__container {
margin: 0 auto;
width: 1500px;
}
@media screen and (max-width: 767px) {
.theme-full_campaign .t-campaign__container,.theme-full_campaign .p-item-lineup__container {
width: 100%;
padding: 10px;
}
}
/* container end
------------------------------------------------------------ */

/* pankuzu
------------------------------------------------------------ */
.theme-full_campaign .c-pankuzu {
  display: block;
  max-width: 1240px;
  padding: 0 20px;
  position: absolute;
  top: 15px;
  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: #ffffff;
}
.theme-full_campaign .c-pankuzu a::after {
  content: "";
  display: inline-block;
  width: 0.707em;
  height: 0.707em;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  margin-left: 0.5em;
  transform: translateY(-0.1em) rotate(45deg);
}
.theme-full_campaign .c-pankuzu strong {
  color: #ffffff;
}
@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;
  }
}
/* pankuzu end
------------------------------------------------------------ */


/* ご準備はお済ですか～
------------------------------------------------------------ */
.theme-full_campaign .p-item-main {
text-align: center;
}
.theme-full_campaign .p-item-main-contents__text {
/*padding: 40px;
background: #ffffff;
border-radius: 10px;*/
margin: 40px 0;
/*border: solid 1px #187ecc;*/
}
.theme-full_campaign .p-item-main-contents__text h1 {
font-size: 50px;
}
.theme-full_campaign .p-item-main-contents__text h2 {
font-size: 42px!important;
color: #df0d0e;
line-height: 150%;
}
.theme-full_campaign .p-item-main-contents__text p{
margin-top:20px;
font-size: 24px;
text-align: left;
}
.theme-full_campaign .p-item-main-contents__image {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
margin: 60px 0;
}
.theme-full_campaign .p-item-main-contents__image li {

}
.theme-full_campaign .p-item-main-contents__benner {
display: flex;
flex-wrap: nowrap;
justify-content: space-evenly;
margin: 60px 0;
}
.theme-full_campaign .p-item-main-contents__benner li {
margin: 0 10px;
}
@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 {
padding: 10px;
margin: 20px 0;
}
.theme-full_campaign .p-item-main-contents__text h2 {
font-size: 24px!important;
}
.theme-full_campaign .p-item-main-contents__text p{
font-size: 18px;
}
.theme-full_campaign .p-item-main-contents__image {
margin: 40px 0 0;
}
.theme-full_campaign .p-item-main-contents__image li{
display: flex;
justify-content: center;
width: 80%;
margin: 0 0 20px;
}
.theme-full_campaign .p-item-main-contents__benner {
display: flex;
margin: 0 0 40px;
justify-content: space-between;
flex-wrap: wrap;
}
.theme-full_campaign .p-item-main-contents__benner li {
margin:0 0 10px 0;
width: 48%;
}
}
/* ご準備はお済ですか～
------------------------------------------------------------ */


/* サポート終了までに～
------------------------------------------------------------ */
.theme-full_campaign .p-item-support {
text-align: center;
}
.theme-full_campaign .p-item-support-contents__text {
/*padding: 40px;
background: #ffffff;
border-radius: 10px;*/
margin-bottom: 80px;
/*border: solid 1px #187ecc;*/
}
.theme-full_campaign .p-item-support-contents__text h2 {
font-size: 42px!important;
line-height: 150%;
color: #00a1e9;
}
.theme-full_campaign .p-item-support-contents__text p{
margin-top:20px;
font-size: 24px;
text-align: left;
}
.theme-full_campaign .p-item-support-contents__image {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 60px 0;
}
.theme-full_campaign .p-item-support-contents__image li {

}
.theme-full_campaign .p-item-support__5man {
background: #fffde5;
padding: 80px 0;
text-align: center;
}
.theme-full_campaign .p-item-support__5man p {
text-align: left;
font-size: 14px;
}
.theme-full_campaign .p-item-support__upg {
background: #fdede4;
padding: 80px 0;
text-align: center;
}
.theme-full_campaign .p-item-support__upg p {
text-align: left;
}
.theme-full_campaign .p-item-support-contents_upg__text p{
font-size: 16px;
text-align: left;
}

@media screen and (max-width: 768px) {
.theme-full_campaign .p-item-support-contents__text {
padding: 10px;
margin-bottom: 0;
}
.theme-full_campaign .p-item-support-contents__text h2 {
font-size: 24px!important;
}
.theme-full_campaign .p-item-support-contents__text p{
font-size: 18px;
}
.theme-full_campaign .p-item-support__5man {
padding: 40px 0;
}
.theme-full_campaign .p-item-support__upg {
padding: 40px 0;
}
.theme-full_campaign .p-item-support-contents__image {
margin: 40px 0 0;
}
.theme-full_campaign .p-item-support-contents__image li{
display: flex;
justify-content: center;
width: 80%;
margin: 0 0 20px;
}
}
/* サポート終了までに～
------------------------------------------------------------ */


/* 最新のWindows11 搭載～
------------------------------------------------------------ */
.theme-full_campaign .p-item-11tousai {
/*text-align: center;*/
padding-bottom: 80px;
}
.theme-full_campaign .p-item-11tousai-contents__text {
padding: 80px 0 40px;
text-align: center;
}
.theme-full_campaign .p-item-11tousai-contents__text h2 {
font-size: 42px!important;
line-height: 150%;
color: #00a1e9;
}
.theme-full_campaign .p-item-11tousai-contents__text p{
margin-top:20px;
font-size: 24px;
text-align: left;
}
.theme-full_campaign .p-item-11tousai-contents__image {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 20px 0 0;
    flex-direction: row;
}
.theme-full_campaign .p-item-11tousai-contents__image li {
    width: 31%;
    font-size: 17px;
    margin: 0 10px 10px;
}
.theme-full_campaign .p-item-11tousai-contents__image li a {
    display: block;
	color: #fff;
	position: relative;
	padding: 8px 25px;
	border-radius: 5px;
}
.theme-full_campaign .p-item-11tousai-contents__image li a:after {
    content: "";
    position: absolute;
    border: 2px solid;
    border-left: 0;
    border-bottom: 0;
    width: 13px;
    height: 13px;
    transform: translateX(-25%) rotate(135deg);
    right: 15px;
    top: 13px;
}
.theme-full_campaign .p-item-11tousai-contents__image li .pc_bt {
    background: #187FCC;
}
.theme-full_campaign .p-item-11tousai-contents__image li .game_bt {
    background: #000;
}
.theme-full_campaign .p-item-11tousai-contents__image li .value_bt {
    background: #010066;
}

.theme-full_campaign .SJ-items--comment {
  text-align: center;
}

@media screen and (max-width: 768px) {
.theme-full_campaign .p-item-11tousai-contents__text h2 {
font-size: 24px!important;
}
.theme-full_campaign .p-item-11tousai-contents__text p{
font-size: 18px;
}
.theme-full_campaign .p-item-11tousai-contents__image {
    justify-content: space-between;
}
.theme-full_campaign .p-item-11tousai-contents__image li {
    width: 45%;
    font-size: 14px;
	margin: 0 8px 10px;
}
.theme-full_campaign .p-item-11tousai-contents__image li a:after {
    width: 8px;
    height: 8px;
    right: 10px;
    top: 11px;
}
.theme-full_campaign .p-item-11tousai-contents__text {
padding: 40px 0 20px;
}
.theme-full_campaign .p-item-11tousai-contents__image li a {
	padding: 5px;
}
}
/* 最新のWindows11 搭載～
------------------------------------------------------------ */




/* 大量導入・入替、大量買取、レンタルサービス、キッティング等～
------------------------------------------------------------ */
.theme-full_campaign .p-item-soudan {
text-align: center;
background: #00a1e9;
}
.theme-full_campaign .p-item-soudan-contents__text {
padding: 80px 0;
/*background: #ffffff;
border-radius: 10px;*/
margin: 0;
/*border: solid 1px #187ecc;*/
}
.theme-full_campaign .p-item-soudan-contents__text h2 {
font-size: 42px!important;
line-height: 150%;
color: #fff;
}
.theme-full_campaign .p-item-soudan-contents__text p{
margin-top:20px;
font-size: 24px;
text-align: left;
}

.theme-full_campaign .p-item-soudan-contents__image {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin: 40px 0 0;
}
.theme-full_campaign .p-item-soudan-contents__image li {

}

@media screen and (max-width: 768px) {
.theme-full_campaign .p-item-soudan-contents__text {
padding: 10px;
margin: 40px;
}
.theme-full_campaign .p-item-soudan-contents__text h2 {
font-size: 24px!important;
}
.theme-full_campaign .p-item-soudan-contents__text p{
font-size: 18px;
}
.theme-full_campaign .p-item-soudan-contents__image li {
margin: 0 0 20px;
}
}
/* 大量導入・入替、大量買取、レンタルサービス、キッティング等～
------------------------------------------------------------ */




/* Windows 10 → 11 乗り換え応援フェアについて～
------------------------------------------------------------ */
.theme-full_campaign .p-item-info {
text-align: center;
}
.theme-full_campaign .p-item-info-contents__text {
padding: 40px;
background: #ffffff;
border-radius: 10px;
margin: 0 0 80px;
border: solid 1px #187ecc;
}
.theme-full_campaign .p-item-info-contents__text h2 {
font-size: 42px!important;
line-height: 150%;
}
.theme-full_campaign .p-item-info-contents__text p{
margin-top:20px;
font-size: 18px;
text-align: left;
}

@media screen and (max-width: 768px) {
.theme-full_campaign .p-item-info-contents__text {
padding: 10px;
margin-top: 40px;
}
.theme-full_campaign .p-item-info-contents__text h2 {
font-size: 24px!important;
}
}
/* Windows 10 → 11 乗り換え応援フェアについて～
------------------------------------------------------------ */






@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.8rem;
        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!important;
	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 {
  min-height: 60px;
  padding: 20px;
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  width: 1500px;
  margin: 0 auto;
  line-height: 150%;
  border-radius: 10px 10px 0 0;
}
#main_column h2 {
    font-size: 38px;
}
.theme-full_campaign .p-item-lineup__heading.pc_tit {
  background: #187FCC;
}
.theme-full_campaign .p-item-lineup__heading.game_tit {
  background: #000000;
}
.theme-full_campaign .p-item-lineup__heading.value_tit {
  background: #010066;
}
.SJ-items{
 border-radius: 0 0 10px 10px ;
 box-shadow: 0px 3px 5px -3px #777777;
}

@media screen and (max-width: 767px) {
  .theme-full_campaign .p-item-lineup__container {
    padding-top: 0;    
  }
  .theme-full_campaign .p-item-lineup__heading {
    padding-right: 20px;
    padding-left: 20px;
    margin: 0 10px;
    font-size: 22px;
    font-size: 2.2rem;
    letter-spacing: 0.025em;
	width: auto;
	
  }
}




/* 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;
}

@media screen and (max-width: 1240px) {
  .t-campaign__section {
    padding-right: 20px;
    padding-left: 20px;
  }

  div#spec {
    padding-right: 0px;
    padding-left: 0px;
}
}

/* 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_wrap{
	margin: 0 0 20px;
}
.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;
}

@media screen and (max-width: 767px) {
.t-campaign__table{
    font-size: 1.3rem;
	width: 1400px;
}
.t-campaign__table td {
    font-size: 1.3rem;
}
.t-campaign__table_wrap{
overflow-x: scroll;
}
}

.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;*/
    font-size: 1.6rem;
	font-weight:700;
    position: relative;
    color: #e60b11;
	 height: 80px;
    padding: 3px;
    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!important;
}

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;
}


/*募集ボタン調整*/
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;
}
}


