@charset "utf-8";
/*
共通
タイトル
---------------*/
body{
    overflow-x: hidden;
    padding: 0 0 0 0;
    margin: 0 100px 0 0;
    width: 100%;
}

/*
共通
---------------*/
.page_inner_Wrap{
  max-width: 1200px;
  width: 86%;
  margin: 0 auto;
}

.page_inner_Wrap.sm{
  max-width: 1060px;
}

.page_inner_space{
    padding-top: 80px;
}
.pageBlock{
  padding-top: 100px;
}


@media screen and (max-width: 991px) {
  .page_inner_Wrap{
    width: 94%;   
  }
  .pageBlock{
    padding-top: 80px;
  }
  .page_inner_space{
      padding-top: 60px;
  }
}


/*
背景色
---------------*/
.bgGray{
	background: #f2f4f7;
}
.bgGray02{
  background: #F7F8FA;
}
.bgMain{
  background: var(--color-main);
}
.bgGreen {
  background: var(--color-green);
}
.bgMainPink {
  background: var(--color-mainPink);
}
.bgMainYellow {
  background: var(--color-mainYellow);
}




/*
フォントデザイン
---------------*/
.main_orange{
  color: var(--color-main);
}
.main_blue{
  color: var(--color-main);
}
.lhn{
  line-height: 1.7;
}
.lh2{
  line-height: 2;
}

.f_white{
  color: #fff;
}

.fb700 {
  font-weight: 900;
}

.txt_bold{
  font-weight: bold;
}

.taC{
	text-align: center !important;
}
.taL{
  text-align: left !important;
}

.taR{
  text-align: right !important;
}

.txt_ud{
  text-decoration: underline;
}
.txt_caution{
    color: #666666;
}
.f_size_10{
  font-size: 10px !important;
}
.f_size_14{
  font-size: 14px !important;
}

.f_size_16{
  font-size: 16px !important;
}
.f_size_18{
  font-size: 18px !important;
}
.f_size_20{
  font-size: 20px !important;
}
.f_size_22{
  font-size: 22px !important;
}
.f_size_24{
  font-size: 24px !important;
}
.f_size_30{
  font-size: 30px !important;
}
.f_size_12{
  font-size: 12px !important;
}

.l_heigt2{
  line-height: 2;
}

small{
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .taC.sp_left{
    text-align: left !important;
  }
}
@media screen and (max-width: 640px) {
  .f_size_14{
    font-size: 12px !important;
  }
  .f_size_16{
    font-size: 15px !important;
  }
  .f_size_18{
    font-size: 16px !important;
  }
  .f_size_20{
    font-size: 17px !important;
  }
  .f_size_22{
    font-size: 19px !important;
  }
  .f_size_24{
    font-size: 21px !important;
  }
  .f_size_28{
    font-size: 24px !important;
  }
  .f_size_30{
    font-size: 26px !important;
  }
}

/*
margin
------------------------------*/
.mb10{
  margin-bottom: 10px;
}
.mb20{
  margin-bottom: 20px;
}
.mb30{
  margin-bottom: 30px;
}
.mb40{
  margin-bottom: 40px;
}
.mb50{
  margin-bottom: 50px;
}
.mb60{
  margin-bottom: 60px;
}
.mb70{
  margin-bottom: 70px;
}
.mb80{
  margin-bottom: 80px;
}
.mb100{
  margin-bottom: 100px;
}
.mb120{
  margin-bottom: 120px;
}
.mb150{
  margin-bottom: 150px;
}
.mb200{
  margin-bottom: 200px;
}
@media screen and (max-width: 640px) {
  .mb60{
    margin-bottom: 50px;
  }
  .mb70{
    margin-bottom: 65px;
  }
  .mb80{
    margin-bottom: 60px;
  }
  .mb100{
    margin-bottom: 80px;
  }
  .mb120{
    margin-bottom: 100px;
  }
  .mb150{
    margin-bottom: 120px;
  }
  .mb200{
    margin-bottom: 170px;
  }
}





/*
タイトル
----------------------------------------- */
.page_ttlType01 .ttl_logo{
	max-width: 40px;
	margin-bottom: 10px;
}
.page_ttlType01 .ttl_en{
	font-size: 30px;
	color: var(--color-main);
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
}

.page_ttlType01 .ttl_jp{
	font-size: 40px;
  color: var(--color-black1);
  font-weight: bold;
	font-weight: 900;
	display: block;
}

.page_ttlType01 .ttl_jp_l{
  font-size: 58px;
  color: #2D2D2D;
  font-weight: bold;
  display: block;
}


.pageTitleBox .page_ttlType01 .ttl_en{
  font-size: 35px;
  color: var(--color-main);
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
}

.pageTitleBox .page_ttlType01 .ttl_jp{
  font-size: 18px;
  color: var(--color-black1);
  font-weight: bold;
  font-weight: 900;
  display: block;
}


.page_ttlWrap .page_ttlType01 .ttl_jp{
  font-size: 26px;
}

.page_ttlWrap .page_ttlType01 .ttl_en{
  font-size: 16px;
  font-weight: 500;
}


.page_ttlType02{
  font-weight: bold;
  font-size: 40px;
}

.ttleType03{
  text-align: center;
}

.ttleType04{
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  letter-spacing: .2px;
  line-height: 1.5;
}

.ttleType03 .ttleItem{
  font-weight: bold;
  display: inline-block;
  position: relative;
  font-size: 18px;
  color: #525766;
}
/*
.page_ttlType03{
  text-align: center;
  background: #EAAD09;
  width: 220px;
  text-align: center;
  padding: 13px;
  border-radius: 100px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
*/
.page_ttlType03 {
  padding-left: 10px;
  border-left: 10px solid var(--color-green);
  font-weight: bold;
  font-size: 20px;
  color: var(--color-black1);
}


@media screen and (max-width: 768px) {
  .page_ttlType01 .ttl_en{
    font-size: 28px;
  }
  .page_ttlType01 .ttl_jp{
    font-size: 36px;
  }
  .page_ttlType01 .ttl_jp{
    font-size: 32px;
  }
  .page_ttlType02{
    font-size: 32px;
  }
}

@media screen and (max-width: 640px) {
  .page_ttlType01 .ttl_en{
    font-size: 25px;
  }
  .page_ttlType01 .ttl_jp{
    font-size: 30px;
    line-height: 1.3;
  }
  .page_ttlType02{
    font-size: 30px;
  }
  .ttleType04{
    font-size: 28px;
  }
}


/* commonLink01 
----------------------------------------- */
.bgImageBtnWrap .link{
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}
.commonLink01{
  display: block;
  background: var(--color-main);
  color: #fff;
  position: relative;
  /*border: 1px solid var(--color-yellow);*/
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  padding: 40px 30px;
  border-radius: 10px;
  transition: .3s;
  line-height: 1.7;
  max-width: 600px;
  margin: 0 auto;
  letter-spacing: .2px;
}

.commonLink01:after{
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
    transition: .3s;
}

.commonLink01:hover:after{
    border-top: 2px solid var(--color-black1);
    border-right: 2px solid var(--color-black1);
}

.commonLink01:visited,
.commonLink01:link{
  color: #fff;
}
.commonLink01:hover{
  background: var(--color-green);
  color: var(--color-black1);
  transition: .3s;
}

.commonLink01 img{
  transition: .3s;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.commonLink01:hover img{
  filter: saturate(0%);
  filter: brightness(23%);
}

@media screen and (max-width:640px) {
  .commonLink01{
    font-size: 15px;
    padding: 40px 20px;
  }
}


/* commonLink02
----------------------------------------- */
.commonLink02{
  background: #fff;
  color: var(--color-main);
  border: 1px solid var(--color-main);
  font-size: 14px;
  padding: 10px 34px;
  border-radius: 30px;
  text-align: center;
  font-weight: bold;
  transition: .3s;
  letter-spacing: .2px;
  position: relative;
}
.commonLink02:link, .commonLink02:visited{
  color: var(--color-main);
}

.commonLink02:hover{
  background: var(--color-main);
  color: #fff;
}
.commonLink02::before,
.commonLink02::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    margin: auto;
    content: "";
    vertical-align: middle;
    transition: .3s;
}
.commonLink02::before{
    right: 10px;
    width: 14px;
    height: 2px;
    background: var(--color-main);
}
.commonLink02::after{
    right: 9px;
    width: 6px;
    height: 6px;
    border-top: 2px solid var(--color-main);
    border-right: 2px solid var(--color-main);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.commonLink02:hover::before{
    background: #fff;
}
.commonLink02:hover::after{
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}



/* commonLink03
----------------------------------------- */
.commonLink03{
  background: var(--color-mainBlue);
  color: #fff;
  border: 1px solid #fff;
  font-size: 14px;
  padding: 10px 20px;
  border-radius: 100px;
  text-align: center;
  font-weight: bold;
  transition: .3s;
  letter-spacing: .2px;
  display: inline-block;
  min-width: 150px;
  border: 1px solid var(--color-mainBlue);
}

.commonLink03:visited,
.commonLink03:link{
  color: #fff;
}
.commonLink03:hover{
  background: #fff;
  color: var(--color-mainBlue);
}

/* commonLink04
----------------------------------------- */
.commonLink04{
  color: var(--color-main);
  text-decoration: underline;
  transition: .3s;
}
.commonLink04:visited,
.commonLink04:link{
  color: var(--color-main);
}
.commonLink04:hover{
  color: #000;
}


/* commonLink05
----------------------------------------- */
.commonLink05{
  background: #fff;
  color: var(--color-main);
  border: 1px solid #fff;
  font-size: 14px;
  padding: 10px 34px;
  border-radius: 30px;
  text-align: center;
  font-weight: bold;
  transition: .3s;
  letter-spacing: .2px;
  display: inline-block;
  position: relative;
}
.commonLink05:link, .commonLink05:visited{
  color: var(--color-main);
}

.commonLink05:hover{
  background: var(--color-green);
  color: #fff;
}

.commonLink05:after{
  content: '';
  position: absolute;
  right: 10px;
  width: 8px;
  height: 8px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  border-top: 1px solid var(--color-main);
  border-right: 1px solid var(--color-main);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.commonLink05:hover:after{
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

/* commonLink02
----------------------------------------- */
.commonLink06{
    background: var(--color-main);
    color: #fff;
    border: 1px solid var(--color-main);
    font-size: 14px;
    padding: 10px 34px 10px 30px;
    border-radius: 30px;
    text-align: left;
    font-weight: bold;
    transition: .3s;
    letter-spacing: .2px;
    position: relative;
    min-width: 200px;
    display: inline-block;
}
.commonLink06:link, .commonLink06:visited{
  color: #fff;
}

.commonLink06:hover{
  background: var(--color-grad);
  color: #fff;
}
.commonLink06::before,
.commonLink06::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    margin: auto;
    content: "";
    vertical-align: middle;
    transition: .3s;
}
.commonLink06::before{
    right: 10px;
    width: 14px;
    height: 2px;
    background: #fff;
}
.commonLink06::after{
    right: 9px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.commonLink06:hover::before{
    background: #fff;
}
.commonLink06:hover::after{
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}




/* commonLink07
----------------------------------------- */
.bgImageBtnWrap .link{
  margin-bottom: 20px;
}
.commonLink07{
  display: block;
  background: #fff;
  color: var(--color-black1);
  position: relative;
  /*border: 1px solid var(--color-yellow);*/
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  padding: 38px 30px;
  border-radius: 10px;
  transition: .3s;
  line-height: 1.7;
  max-width: 600px;
  margin: 0 auto;
  letter-spacing: .2px;
}

.commonLink07:after{
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid var(--color-black1);
    border-right: 2px solid var(--color-black1);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
    transition: .3s;
}

.commonLink07:hover:after{
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.commonLink07:visited,
.commonLink07:link{
  color: var(--color-black1);
}
.commonLink07:hover{
  background: var(--color-black1);
  color: #fff;
  transition: .3s;
}

.commonLink07 img{
  transition: .3s;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 1em;
}

.commonLink07:hover img{
  filter: saturate(100%);
  filter: brightness(200%);
}

@media screen and (max-width:640px) {
  .commonLink07{
    font-size: 18px;
    padding: 30px 20px;
  }
}


/* commonLink08
----------------------------------------- */
.commonLink08{
  background:  var(--color-black1);
  color: #fff;
  border: 1px solid var(--color-black1);
  font-size: 14px;
  padding: 10px 40px 10px 34px;
  border-radius: 30px;
  text-align: center;
  font-weight: bold;
  transition: .3s;
  letter-spacing: .2px;
  display: inline-block;
  box-shadow: 0 0 10px rgba(0,0,0, 15%);
  position: relative;
}

.commonLink08:after{
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
    transition: .3s;
}

.commonLink08:hover:after{
    border-top: 2px solid var(--color-black1);
    border-right: 2px solid var(--color-black1);
}

.commonLink08:link, .commonLink08:visited{
  color: #fff;
}

.commonLink08:hover{
  background: #fff;
  color: var(--color-black1);
}



/* commonLink09
----------------------------------------- */
.commonLink09 {
    display: flex;
    border-radius: 10px;
    border: 2px solid #AADEFF;
    background: #fff;
    width: 240px;
    min-height: 80px;
    padding: 20px 30px 20px 20px;
    position: relative;
    transition: .3s;
    color: var(--color-main);
    font-weight:  bold;
    font-size: 22px;
    min-width: 340px;
    text-align: center;
    align-items: center;
  justify-content: center;
}

.commonLink09:link, .commonLink09:visited{
    color: var(--color-main);
}

.commonLink09:hover{
  background: var(--color-green);
  color: #fff;
}

.commonLink09:after {
    content: '';
    position: absolute;
    right: 10px;
    margin: 23px auto 10px;
    width: 10px;
    border-top: 10px solid var(--color-main);
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    transition: .3s;
}
.commonLink09:hover:after {
    border-top: 10px solid #fff;
}

@media screen and (max-width: 768px) {
  .commonLink09 {
    font-size: 18px;
  }
}


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

}




/*
下層 メイン01
---------------*/
.page_mainVidual {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.page_mainVidual .imgItem.pc_img{
  display: block;
}
.page_mainVidual .imgItem.sp_img{
  display: none;
}

.page_mainVidual .gradAni {
  position: absolute;
  z-index: +1;
  display: block;
  width: 100%;
  height: 100%;
  opacity: .5;
  background: -webkit-linear-gradient(left, #bdd400 0%, #9fc821 14.28%, #62af66 28.56%, #2b98a2 42.85%, #0087d2 57.14%, #2c98a2 71.42%, #63af66 85.71%, #bdd400 100%) 0% center/200% auto;
  background: linear-gradient(to right, #bdd400 0%, #9fc821 14.28%, #62af66 28.56%, #2b98a2 42.85%, #0087d2 57.14%, #2c98a2 71.42%, #63af66 85.71%, #bdd400 100%) 0% center/200% auto;
  -webkit-animation: bgAni 5s linear infinite;
  animation: bgAni 5s linear infinite;
}

@-webkit-keyframes bgAni {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}

@-moz-keyframes bgAni {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}

@-o-keyframes bgAni {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}

@keyframes bgAni {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}


@media screen and (max-width:768px) {
  .page_mainVidual .imgItem.pc_img{
    display: none;
  }
  .page_mainVidual .imgItem.sp_img{
    display: block;
  }
}

/*
下層 メイン02
---------------*/
.page_mainVidual02 {
  width: 100%;
}

.page_mainVidual02 .gradAni {
  z-index: +1;
  display: block;
  width: 100%;
  height: 5px;
  opacity: .5;
  background: -webkit-linear-gradient(left, #bdd400 0%, #9fc821 14.28%, #62af66 28.56%, #2b98a2 42.85%, #0087d2 57.14%, #2c98a2 71.42%, #63af66 85.71%, #bdd400 100%) 0% center/200% auto;
  background: linear-gradient(to right, #bdd400 0%, #9fc821 14.28%, #62af66 28.56%, #2b98a2 42.85%, #0087d2 57.14%, #2c98a2 71.42%, #63af66 85.71%, #bdd400 100%) 0% center/200% auto;
  -webkit-animation: bgAni_sub 3s linear infinite;
  animation: bgAni_sub 5s linear infinite;
}

@-webkit-keyframes bgAni {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}

@-moz-keyframes bgAni_sub {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}

@-o-keyframes bgAni_sub {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}

@keyframes bgAni_sub {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}






/* 
ページャー
---------------------------------------------------------- */
#bredcamb{
  padding-top: 12px;
  padding-bottom: 12px;
  background: #fff;
}

#bredcamb .bredcamb-list{
    max-width: 1200px;
    width: 86%;
    margin: 0 auto;
    display: flex;
}

#bredcamb .bredcamb-list li {
  color: #AAAAAA;
}

#bredcamb .bredcamb-list li a::after{
    content: '>';
    display: inline-block;
    padding: 0 10px;
}

#bredcamb .bredcamb-list li:last-child a span{
  color: #000 !important;
  font-weight: bold;
}


#bredcamb .bredcamb-list li:last-child a::after{
    display: none;
}


@media screen and (max-width: 991px) {
  #bredcamb{
    padding-top: 20px;
  }
  #bredcamb .bredcamb-list{
    width: 94%;
  }
}





/* 
見出し
---------------------------------------------------------- */
.pageTit02{
  font-size: 30px;
  font-weight: bold;
}

.commonTitleType01{
  width: 100%;
}

.commonTitleType01 .ttl_item{
    padding: 3px 10px;
    color: var(--color-black1);
    line-height: 1.5;
    font-size: 24px;
    font-weight: bold;
    border-left: 10px solid var(--color-green);
}

.commonTitleType02{
  width: 100%;
  border-bottom: 2px solid var(--color-main);
}

.commonTitleType02 .ttl_item{
    color: #000;
    line-height: 1.5;
    font-size: 20px;
    font-weight: bold;
    background: #f1f1f1;
    padding: 5px 10px;
}


@media screen and (max-width: 768px) {
  .pageTit02{
    font-size: 24px;
  }
  .commonTitleType01 .ttl_item{
    font-size: 20px;
  }
}





/*
コンテンツ
------------------------------------------------------------*/
/*
メインビジュアル 全体
------------------------------*/
.mainVidualWrap{
  background: #F7F8FA;
  /*min-height: calc(100vh - 300px);*/
  /*height: 500px;*/
    position: relative;
}

.mainVidualWrap .mainImage{
  height: 100%;
  width: 100%;
  position: absolute;
}

.mainVidualWrap .mainImage .imgItem{
  /*position: absolute;*/
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}

.mainVidualWrap .mainText{
  padding-top: 55px;
  padding-bottom: 55px;
}

.mainVidualWrap .mainText .text{
    color: #fff;
    font-size: 40px;
    position: relative;
    font-weight: bold;
    line-height: 1.5;
    /*text-shadow: 0 0 1rem rgb(0 0 0 / 50%);*/
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 86%;
    text-align: left;
}

.mainVidualWrap .mainText .text .en{
  color: #fff;
  font-size: 40px;
}

@media screen and (max-width:991px) {
  .mainVidualWrap .mainText .text{
    width: 92%;
  }
}
@media screen and (max-width:640px) {
  .mainVidualWrap .mainText .text{
    font-size: 36px;
  }
  .mainVidualWrap .mainText .text .en{
    font-size: 32px;
  }
}


/*
検索フォーム
------------------------------------------------------------*/
.searchFormWrap{
  background-color: #f1f1f1;
  border-radius: 10px;
  padding: 20px;
}
/*.hYhDVq{
    background-color: rgb(255 255 255 / 90%);
}*/
.searchFlex {
    flex-wrap: nowrap;
    display: flex;
    align-items: stretch;
}

.searchFlex .searchFlexIitem{
  flex: 1;
}

.searchFlex .selectItem{
    background-color: #fff;
    border: 1px solid var(--color-mainBlue);
    padding: 10px;
    height: 50px;
    display: flex;
    align-items: center;
    /* margin-right: 10px; */
    width: 100%;

}

.searchFlex .selectItem.borderNone{
  border-right: none;
}

.searchFlex .colorLightGray{
  color: #f1f1f1;
}

.search_listFlex_submit{
  background-color: var(--color-mainBlue);
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border-radius: 0;
  border: none;
  width: 150px;
  height: 100%;
  padding: 10px;
  border: 1px solid var(--color-mainBlue);
  transition: .3s;
  margin-left: 10px;
}

.search_listFlex_submit:hover{
  background-color: #fff;
  color: var(--color-mainBlue); 
}


@media screen and (max-width: 768px) {
  .searchFlex{
    display: block;
  }
  .searchFlex .selectItem{
    display: block;
    vertical-align: middle !important;
  }
  .searchFlex .selectItem.borderNone{
    border-right: 1px solid var(--color-mainBlue);
    border-bottom: none;
  }
  .search_listFlex_submit{
    width: 80%;
    margin-top: 20px;
    border-radius: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}


/*
line up link
------------------------------------------------------------*/
.lineupPagelist{
  display: flex;
  flex-wrap: wrap;
}

.lineupPagelist .list{
  margin-right: 10px;
  min-width: 130px;
  margin-bottom: 10px;
}

.lineupPagelist .linkItem{
  background-color: var(--color-main);
  color: #fff;
  border: 1px solid var(--color-main);
  padding: 10px 30px 10px 10px;
  text-align: center;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  display: block;
  position: relative;

  transition: .3s;
}

.lineupPagelist .linkItem:after{
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto 0;
    transition: .3s;
}


.lineupPagelist .linkItem:hover{
  background-color: #fff;
  color: var(--color-main);
}

.lineupPagelist .linkItem:hover:after{
    border-top: 2px solid var(--color-main);
    border-right: 2px solid var(--color-main);
}

@media screen and (max-width: 768px) {
  .lineupPagelist .linkItem{
    text-align: left;
  }
  .lineupPagelist .list{
    max-width: inherit;
    width: 100%;
    }
}



/*
製品リストリンク
------------------------------------------------------------*/
.lineupListWrap01 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
/*    margin-bottom: 220px;*/
}

.lineupListWrap01 .stageCol:nth-child(3n + 1) {
    margin-left: 0;
}

.lineupListWrap01 .lineupListWrap01_news {
    margin-bottom: 0px;
}

.lineupListWrap01 .stageCol {
    width: 32%;
    margin-left: 2%;
    /*margin-bottom: 60px;*/
    /*border-radius: 10px;*/
    overflow: hidden;
    margin-bottom: 30px;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.2);*/
    transition: .3s;
}

/*.lineupListWrap01 .stageCol:hover {
    
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}*/

.lineupListWrap01 .stageColBox {
   /* border: 3px solid #31D570;*/
    position: relative;
    padding: 10px;
    display: inline-block;
    background-color: #f1f1f1;
    /*text-align: center;*/
}

.lineupListWrap01 .stageCol_point {
    border: 0 solid transparent;
    /* box-shadow: 0 0 8px gray; */
    padding-top: 100px;
    padding-bottom: 30px;
    position: relative;
    padding-top: 0;
    height: 100%;
    background: #fff;
}

.lineupListWrap01 .pointImg {
    position: absolute;
    top: -8%;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
}

.lineupListWrap01 .stageColBox .ttl {
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
    color: var(--color-black1);
    /*padding: 0 20px;*/
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
}

.lineupListWrap01 .point_image_block {
    margin-bottom: 20px;
    overflow: hidden;
    /*position: relative;*/
   /* height: 250px;*/
   width: 100%;
   height: auto;
   background-color: #fff;
}

.lineupListWrap01 .stageCol_icon {
    margin-bottom: 30px;
}

.lineupListWrap01 .stageCol_text {
    font-size: 16px;
    line-height: 1.6;
    width: 100%;
    text-align: left;
    width: 100%;
    position: inherit;
    top: auto;
    left: auto;
    transform: inherit;
    /*padding: 0 20px;*/
    margin-bottom: 15px;
}

.stageCol_text.line3txt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.lineupListWrap01 .stageCol .voice{
    font-size: 14px;
    font-weight: 500;
    display: inline-flex;
    /* margin-right: 10px; */
    /* margin-left: 0; */
    background: var(--color-main);
    padding: 3px 10px;
    border-radius: 30px;
    text-align: left;
    color: #fff;
    margin: 0 20px 10px 20px;
}

.lineupListWrap01 .stageCol .name{
    padding: 0 20px 10px 20px;
    font-size: 15px;
}

.lineupListWrap01 .stageCol_date {
    color: #AAAAAA;
    font-size: 14px;
    /*font-family: 'Jost', sans-serif;*/
    letter-spacing: .5px;
    text-align: left;
    margin-top: 15px;
}

.lineupListWrap01 .stageColBox img {
    display: block;
    /*border-radius: inherit;
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: contain;*/
    transition: .3s;
}

.lineupListWrap01 .colBtnBox {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -12%;
}

.lineupListWrap01 .colBtnBox img {
    display: inline-block;
    max-width: 273px;
    width: 80%;
}

.lineupListWrap01 .stageColBox .moreLink{
  text-align: right;
  padding-right: 30px;
  position: relative;
  font-weight: bold;
  color: #525766;
  font-size: 16px;
}

.lineupListWrap01 .stageColBox .moreLink:after{
  position: absolute;
  content: '';
  background: url(../img/common/icon_moreLink.svg) no-repeat center;
  background-size: contain;
  width: 10px;
  height: 100%;
  margin-left: 5px;
}

.lineupListWrap01 .stageColBox a:hover .point_image_block img{
  transform: scale(1.1);
}


@media screen and (max-width: 1180px) {
    .lineupListWrap01 .stageCol_point {
        min-height: 400px;
    }
    .lineupListWrap01 .stageCol_point h2 {
        font-size: 16px;
        /* height: 160px; */
    }
}

@media screen and (max-width: 991px) {
    .lineupListWrap01 .stageCol_point {
        min-height: 300px;
    }
    .lineupListWrap01 .stageCol_text {
        position: inherit;
        top: auto;
        left: auto;
        transform: inherit;
    }
}
@media screen and (max-width: 768px) {
  .caseWrap{
    padding-bottom: 80px;
  }
    .lineupListWrap01{
    flex-wrap: wrap;
    justify-content: center;
    }
    .lineupListWrap01 .stageCol {
    width: 40%;
    max-width: inherit;
    margin-right: inherit;
    }
/*    .lineupListWrap01 .stageCol:nth-child(2n){
        margin-left: 0;
    }*/
    .lineupListWrap01 .stageCol:nth-child(3n + 1){
        margin-left: 2%;
    }
}
@media screen and (max-width: 500px) {
    .lineupListWrap01{
    display: block;
    }
    .lineupListWrap01 .stageCol {
        margin-bottom: 40px;
        width: 80%;
        max-width: 400px;
        margin-right: auto;
        margin-left: auto;
    }
    .lineupListWrap01 .stageCol:nth-child(3n + 1){
        margin-right: auto;
        margin-left: auto;
    }
    .lineupListWrap01 .point_image_block {
        /*margin-bottom: 0;*/
    }
    .lineupListWrap01 .stageColBox .moreLink{
      padding-bottom: 10px;
    }
    .lineupListWrap01 .stageCol_point {
        padding-bottom: 0;
        min-height: 542px;
        min-height: auto;
    }
    .lineupListWrap01 .stageCol_point h2 {
        font-size: 16px;
    }
    .lineupListWrap01 .stageCol_text {
        width: 95%;
        line-height: 1.7;
        font-size: 15px;
        margin-bottom: 10px;
    }
}




/* 
アコーディオン FAQ
---------------------------------------------------------- */
.voiceBox{
  overflow: hidden;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}


.acMenu {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    /* box-shadow: 0 0 8px gray; */
    border-radius: 10px;
    position: relative;
    background-color: #fff;
}

.acMenu dt {
    display: flex;
    width: 100%;
    cursor: pointer;
    align-items: center;
}

.acMenu dd {
    width: 100%;
    display: none;
    float: left;
    position: relative;
}

.stageBox_faq {
    padding-top: 25px;
    padding-bottom: 200px;
}

.faq_tit {
    margin-bottom: 30px;
}

.faq_tit span {
    font-size: 30px;
    font-weight: bold;
}

.rotate180deg {
    transform: rotate(180deg);
}

.faqTxt {
    font-size: 16px;
    color: var(--color-black1);
    font-weight: 500;
    padding: 22px 40px 22px 24px;
    width: calc(100% - 154px);
}

.faqTxt2 {
    font-size: 16px;
    color: #272727;
    font-weight: 500;
    padding: 0px 70px 30px 84px;
    width: auto;
    line-height: 1.7;
    font-weight: 400;
}

.faqQ {
    /* width: 54px; */
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    color: #104730;
    font-size: 32px;
    padding-left: 34px;
    color: var(--color-main);
    font-weight: 500;
}

.acMenu .faq_icon {
  position: absolute;
  width: 10px;
  display: inline-block;
  right: 20px;
}

.faqA {
    width: 54px;
    position: absolute;
    font-size: 30px;
    color: #104730;
    font-weight: bold;
    text-align: center;
    line-height: 107px;
}



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

    .acMenu dt {
        flex-wrap: wrap;
    }
    .stageBox_faq {
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .faqQ{
      padding-left: 20px;
    }
    .faqA {
        position: inherit;
        line-height: 57px;
    }
    .faqTxt2 {
        padding: 0px 20px 40px 20px;
        font-size: 15px;
    }
    .faqTxt {
        position: relative;
        width: calc(100% - 80px);
        font-size: 15px;
    }
    .faqTxt:after {
        right: 10px;
        top: calc(50% - 15px);
    }
}






/*
運営からのお知らせ
----------------------------------------- */
.infoLinkWrap{
	padding-bottom: 150px;
}

.news-sec-inner{
  display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
}

.new-listWrap{
  max-width: 1060px;
  margin-right: auto;
  margin-left: auto;
}

.new-listWrap li {
    margin-bottom: 10px;
}

.new-listWrap a{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    border-radius: 10px;
    padding: 23px 20px;
    background: #fff;
    position: relative;
    transition: .3s;
}

/*.new-listWrap a:after{
  content: '';
  background: url(../img/news_link_icon.svg) no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
*/
.news-date{
    font-weight: 400;
    line-height: 1.6;
    font-size: 14px;
    display: inline-block;
    color: var(--color-black1);
    margin-right: 20px;
    vertical-align: middle;
    letter-spacing: .1px;
  width: 80px;
  font-weight: 500;
}
.news-cate{
    border: 1px solid var(--color-main);
    font-size: 12px;
    padding: 1px 5px 0;
    border-radius: 20px;
    display: inline-block;
    background: #fff;
    color: var(--color-main);
    transition: .3s;
    vertical-align: middle;
    line-height: 1.7;
    font-weight: bold;

  width: 90px;
  text-align: center;
  margin-right: 30px;
  letter-spacing: .1px;
  margin-top: 2px;
}
.news-txt{
  display: inline-block;
  width: 500px;
  margin-top: 0px;
  letter-spacing: .5px;
  font-size: 14px;
}
.new-listWrap .news-txt{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-listWrap a:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

.news-txt{
    display: inline-block;
    width: 68%;
    margin-top: 0px;
    letter-spacing: .5px;
    font-size: 14px;
}

.news_detail .new-list{
  width: 100%;
}

.news_detail .new-list li{
  border-bottom: 1px solid #eee;
}

@media screen and (max-width: 1300px) {
  .news-txt{
    width: calc(100% - 205px);   
  }
}

@media screen and (max-width: 991px) {
  .news-date{
    margin-right: 20px;
  }
  .news-cate{
    margin-right: 30px;
  }
  .new-listWrap .news-txt{
    text-overflow: inherit;
    white-space: inherit;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
@media screen and (max-width: 640px) {
  .new-listWrap a{
    display: block;
    font-size: 14px;
  }
  .news-txt{
    display: block;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
}


/*
newsカテゴリ
---------------*/
.news_cateFlex {
  max-width: 1030px;
  margin-right: auto;
  margin-left: auto;
}

.news_cateFlex .cateItem{
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

.news_cateFlex .cateItem .cateLinkItem {
  background: var(--color-gray3);
  display: block;
  min-width: 100px;
  text-align: center;
  padding: 10px;
  border-radius: 100px;
  font-weight: bold;
  transition: .3s;
}

.news_cateFlex .cateItem .cateLinkItem.active {
  background: #000;
  color: #fff;
}

.news_cateFlex .cateItem .cateLinkItem:hover{
  background: var(--color-main);
}


/*
newsカテゴリ
---------------*/



/*
news詳細
---------------*/
.news_detailWrap{
  max-width: 1060px;
}
.news_detail .page_newsTit{
  margin-bottom: 50px;
  font-size: 32px;
}
.news_detail .page_newsSubTit{
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 18px;
}
.news_detail .per_read{
  margin-bottom: 50px;
}
.news_detail .img_item{
  margin-bottom: 50px;
}
.news_detail .img_item img{
  max-width: 100%;
  width: auto;
}

.news_detail .per_read a{
  color: var(--color-main);
  text-decoration: underline;
  font-weight: bold;
  transition: .3s;
}
.news_detail .per_read a:link,
.news_detail .per_read a:visited,
.news_detail .per_read a:active{
  color: var(--color-main);
}

.news_detail .per_read a:hover{
  color: var(--color-main);
  opacity: .6;
}





/* 
製品一覧
---------------------------------------------------------- */
.productListFlex{
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.productListFlex .listItem{
  width: calc(50% - 20px);
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 20px;
}

.productListFlex .listItem .link{
  display: block;
  height: 100%;
  background-color: #f1f1f1;
  padding: 10px;
  border: 1px solid #f1f1f1;

  display: flex;
  transition: .3s;
}

.productListFlex .listItem .link:hover{
  box-shadow: 0 0 10px rgba(0,0,0, 0.3);
}

.productListFlex .listItem .linkImage{
  background-color: #fff;
  border: 1px solid #f1f1f1;
  margin-right: 15px;
  width: 150px;
  height: 150px;
}

.productListFlex .listItem .linkImage .imgitem{
  display: block;
}

.productListFlex .listItem .linktext{
  flex: 1;
}


.productListFlex .listItem .linktext .ttl{
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.5;
}

.productListFlex .listItem .catelist {
  margin-bottom: 15px;
}

.productListFlex .listItem .catelist .cateItem{
  display: inline-block;
  background-color: #fff;
  border: 1px solid var(--color-main);
  padding: 2px 10px;
  color: var(--color-main);
  font-size: 13px;
  font-weight: bold;
  margin-right: 5px;
  margin-bottom: 5px;
}

.productListFlex .listItem .linktext .datail{
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}


@media screen and (max-width: 800px) {
  .productListFlex .listItem{
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .productListFlex .listItem{
    width: 100%;
  }
  .productListFlex .listItem .link{
    flex-wrap: wrap;
  }
  .productListFlex .listItem .linkImage{
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
  .productListFlex .listItem .linktext{
    flex: inherit;
    width: 100%;
  }
}






/*
お役立ちコラム
------------------------------*/
.caseWrap{
  padding-bottom: 80px;
}

.caseListwrap {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap;
/*    margin-bottom: 220px;*/
}

.caseListwrap .stageCol:nth-child(3n + 1) {
    margin-left: 0;
}

.caseListwrap .caseListwrap_news {
    margin-bottom: 0px;
}

.caseListwrap .stageCol {
    width: 32%;
    margin-left: 2%;
    /*margin-bottom: 60px;*/
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    transition: .3s;
}

.caseListwrap .stageCol:hover {
    box-shadow: 0 0 10px var(--color-main);
}

.caseListwrap .stageCol_point {
    /*border: 1px solid var(--color-main);*/
    /* box-shadow: 0 0 8px gray; */
    padding-top: 100px;
    padding-bottom: 30px;
    position: relative;
    padding-top: 0;
    height: 100%;
    background: #f8f8f8;
    border-radius: 10px;
    overflow: hidden;
}

.caseListwrap .pointImg {
    position: absolute;
    top: -8%;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
}

.caseListwrap .stageCol_point h2 {
    margin-bottom: 18px;
    font-weight: normal;
    text-align: left;
    color: var(--color-black1);
    padding: 0 20px;
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
}

.caseListwrap .point_image_block {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    height: 250px;
}

.caseListwrap .stageCol_icon {
    margin-bottom: 30px;
}

.caseListwrap .stageCol_text {
    font-size: 16px;
    line-height: 1.6;
    width: 100%;
    text-align: left;
    width: 100%;
    position: inherit;
    top: auto;
    left: auto;
    transform: inherit;
    padding: 0 20px;
    margin-bottom: 10px;
}

.stageCol_text.line3txt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.caseListwrap .stageCol .voice{
    font-size: 14px;
    font-weight: 500;
    display: inline-flex;
    /* margin-right: 10px; */
    /* margin-left: 0; */
    background: var(--color-black1);
    padding: 3px 10px;
    border-radius: 30px;
    text-align: left;
    color: #fff;
    margin: 0 20px 10px 20px;
}

.caseListwrap .stageCol .name{
    padding: 0 20px 10px 20px;
    font-size: 15px;
}

.caseListwrap .stageCol_date {
    color: #AAAAAA;
    font-size: 14px;
    font-family: 'Jost', sans-serif;
    letter-spacing: .5px;
    text-align: left;
    margin-top: 15px;
}

.caseListwrap .stageColBox img {
    display: block;
    border-radius: inherit;
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: .3s;
}

.caseListwrap .colBtnBox {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -12%;
}

.caseListwrap .colBtnBox img {
    display: inline-block;
    max-width: 273px;
    width: 80%;
}

.caseListwrap .stageColBox .moreLink{
  text-align: right;
  padding-right: 30px;
  position: relative;
  font-weight: bold;
  color: #525766;
  font-size: 16px;
}

.caseListwrap .stageColBox .moreLink:after{
  position: absolute;
  content: '';
  background: url(../img/common/icon_moreLink.svg) no-repeat center;
  background-size: contain;
  width: 10px;
  height: 100%;
  margin-left: 5px;
}

.caseListwrap .stageColBox a:hover .point_image_block img{
  transform: scale(1.1);
}


@media screen and (max-width: 1180px) {
    .caseListwrap .stageCol_point {
        min-height: 400px;
    }
    .caseListwrap .stageCol_point h2 {
        font-size: 16px;
        /* height: 160px; */
    }
}

@media screen and (max-width: 991px) {
    .caseListwrap .stageCol_point {
        min-height: 300px;
    }
    .caseListwrap .stageCol_text {
        position: inherit;
        top: auto;
        left: auto;
        transform: inherit;
    }
}
@media screen and (max-width: 768px) {
  .caseWrap{
    padding-bottom: 80px;
  }
    .caseListwrap{
    flex-wrap: wrap;
    justify-content: center;
    }
    .caseListwrap .stageCol {
    width: 40%;
    max-width: inherit;
    margin-right: inherit;
    }
/*    .caseListwrap .stageCol:nth-child(2n){
        margin-left: 0;
    }*/
    .caseListwrap .stageCol:nth-child(3n + 1){
        margin-left: 2%;
    }
}
@media screen and (max-width: 500px) {
    .caseListwrap{
    display: block;
    }
    .caseListwrap .stageCol {
        margin-bottom: 40px;
        width: 80%;
        max-width: 400px;
        margin-right: auto;
        margin-left: auto;
    }
    .caseListwrap .stageCol:nth-child(3n + 1){
        margin-right: auto;
        margin-left: auto;
    }
    .caseListwrap .point_image_block {
        /*margin-bottom: 0;*/
    }
    .caseListwrap .stageColBox .moreLink{
      padding-bottom: 10px;
    }
    .caseListwrap .stageCol_point {
        padding-bottom: 0;
        min-height: 542px;
        min-height: auto;
    }
    .caseListwrap .stageCol_point h2 {
        font-size: 16px;
    }
    .caseListwrap .stageCol_text {
        width: 95%;
        line-height: 1.7;
        font-size: 15px;
        margin-bottom: 10px;
    }
}











/*
お役立ちコラム
------------------------------*/
.columnMainWrap{
  padding-bottom: 150px;
}

.columwrap {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap;
/*    margin-bottom: 220px;*/
}

.columwrap .stageCol:nth-child(3n + 1) {
    margin-left: 0;
}

.columwrap .columwrap_news {
    margin-bottom: 0px;
}

.columwrap .stageCol {
    width: 32%;
    margin-left: 2%;
    /*margin-bottom: 60px;*/
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    transition: .3s;
    border: 1px solid #eee;
}

.columwrap .stageCol:hover {
    box-shadow: none;
}

.columwrap .stageColBox {
    border: 3px solid #31D570;
    position: relative;
    /*text-align: center;*/
}

.columwrap .stageCol_point {
    border: 0 solid transparent;
    /* box-shadow: 0 0 8px gray; */
    padding-top: 100px;
    padding-bottom: 30px;
    position: relative;
    padding-top: 0;
    height: 100%;
    background: #fff;
}

.columwrap .pointImg {
    position: absolute;
    top: -8%;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
}

.columwrap .stageCol_point h2 {
    margin-bottom: 18px;
    font-weight: normal;
    text-align: left;
    color: var(--color-black1);
    padding: 0 20px;
    font-size: 18px;
    line-height: 1.6;
}

.columwrap .point_image_block {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    height: 250px;
}

.columwrap .stageCol_icon {
    margin-bottom: 30px;
}

.columwrap .stageCol_text {
    font-size: 16px;
    line-height: 1.6;
    width: 100%;
    text-align: left;
    width: 100%;
    position: inherit;
    top: auto;
    left: auto;
    transform: inherit;
    padding: 0 20px;
    margin-bottom: 10px;
}

.stageCol_text.line3txt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.columwrap .stageCol .cate{
    font-size: 14px;
    font-weight: 400;
    display: inline-flex;
    /* margin-right: 10px; */
    /* margin-left: 0; */
    background: var(--color-main);
    padding: 2px 5px;
    border-radius: 3px;
    text-align: left;
    margin: 0 20px 10px 20px;
}

.columwrap .stageCol .cate.color_dounyu{
  background-color: #FFD1DE;
}

.columwrap .stageCol .cate.color_recommend{
  background-color: #B1C3FF;
}

.columwrap .stageCol .cate.color_comment{
  background-color: #AFEDDF;
}

.columwrap .stageCol_date {
    color: #AAAAAA;
    font-size: 14px;
    font-family: 'Jost', sans-serif;
    letter-spacing: .5px;
    text-align: left;
    margin-top: 15px;
}

.columwrap .stageColBox img {
    display: block;
    border-radius: inherit;
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: .3s;
}

.columwrap .colBtnBox {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -12%;
}

.columwrap .colBtnBox img {
    display: inline-block;
    max-width: 273px;
    width: 80%;
}

.columwrap .stageColBox .moreLink{
  text-align: right;
  padding-right: 30px;
  position: relative;
  font-weight: bold;
  color: #525766;
  font-size: 16px;
}

.columwrap .stageColBox .moreLink:after{
  position: absolute;
  content: '';
  background: url(../img/common/icon_moreLink.svg) no-repeat center;
  background-size: contain;
  width: 10px;
  height: 100%;
  margin-left: 5px;
}

.columwrap .stageColBox a:hover .point_image_block img{
  transform: scale(1.1);
}


@media screen and (max-width: 1180px) {
    .columwrap .stageCol_point {
        min-height: 400px;
    }
    .columwrap .stageCol_point h2 {
        font-size: 16px;
        /* height: 160px; */
    }
}

@media screen and (max-width: 991px) {
    .columwrap .stageCol_point {
        min-height: 300px;
    }
    .columwrap .stageCol_text {
        position: inherit;
        top: auto;
        left: auto;
        transform: inherit;
    }
}
@media screen and (max-width: 768px) {
    .columwrap{
    flex-wrap: wrap;
    justify-content: center;
    }
    .columwrap .stageCol {
    width: 40%;
    max-width: inherit;
    margin-right: inherit;
    }
/*    .columwrap .stageCol:nth-child(2n){
        margin-left: 0;
    }*/
    .columwrap .stageCol:nth-child(3n + 1){
        margin-left: 2%;
    }
}
@media screen and (max-width: 500px) {
    .columwrap{
    display: block;
    }
    .columwrap .stageCol {
        margin-bottom: 40px;
        width: 80%;
        max-width: 400px;
        margin-right: auto;
        margin-left: auto;
    }
    .columwrap .stageCol:nth-child(3n + 1){
        margin-right: auto;
        margin-left: auto;
    }
    .columwrap .point_image_block {
       /* margin-bottom: 0;*/
    }
    .columwrap .stageCol_point {
        padding-bottom: 0;
        min-height: 542px;
        min-height: auto;
    }
    .columwrap .stageColBox .moreLink{
      padding-bottom: 10px;
    }
    .columwrap .stageCol_point h2 {
        font-size: 16px;
    }
    .columwrap .stageCol_text {
        width: 95%;
        line-height: 1.7;
        font-size: 15px;
        margin-bottom: 10px;
    }
}





/*
ダウンロード
----------------------------------*/
.downloadWrap {
  padding-top: 60px;
  padding-bottom: 100px;
}

.downloadWrap .page_ttlType01 .ttl_jp {
  color: #fff;
}

.downloadWrap .page_ttlType01 .ttl_en {
  color: #fff;
}

.downloadflex {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
}

.downloadflex .listItem {
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.downloadflex .listItem .linkItem {
  display: flex;
  border-radius: 10px;
  border: 2px solid var(--color-mainPink);
  background: #fff;
  width: 240px;
  min-height: 80px;
  padding: 20px 20px 20px 25px;
  position: relative;
  transition: .3s;
}

.downloadflex .listItem .linkItem:before {
    content: '';
    position: absolute;
    left: 10px;
    background: var(--color-mainPink);
    border-radius: 100px;
    width: 5px;
    height: 5px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.downloadflex .listItem .linkItem .text {
  color: var(--color-mainPink);
  font-weight: bold;
  font-size: 18px;
}

.downloadflex .listItem .linkItem .icon {
  display: inline-block;
  width: 22px;
  margin-left: auto;
  margin-right: 0;
  vertical-align: middle;
}

.downloadflex .listItem .linkItem:hover {
  box-shadow: 0 0 15px rgba(0,0,0,0.5);
}




/*
 テーブル 01
----------------------*/
.tableType01Wrap {
    width: 100%;
    max-width: 1200px;
}

.tableType01Wrap th {
    font-size: 16px;
    background-color: #efefef;
    padding: 15px 10px;
    border: 1px solid #DDDDDD;
    line-height: 1.6;
    width: 220px;
}

.tableType01Wrap tr td {
    font-size: 16px;
    background: #fff;
    width: calc(100% - 300px);
    padding: 15px 10px;
}

.tableType01Wrap tr {
    border: 1px solid #DDDDDD;
}

.tableType01Wrap tr>td:first-child {
    width: 20%;
    background-color: #F5F5F5;
    padding: 10px 20px;
    color: #595656;
    border: 1px solid #DDDDDD;

}

.tableType01Wrap tr td:nth-child(2) {
    /*    width: 60%;*/
    border: 1px solid #DDDDDD;
}

.tableType01Wrap tr td:nth-child(3) {
    /*    width: 20%;*/
    border: 1px solid #DDDDDD;
}

.tableType01Wrap tr td a {
    color: #104730;
    transition: .3s;
}

.tableType01Wrap {
    margin-bottom: 50px;
}

.tableType01Wrap.middle td {
    line-height: 1.6;
}

.tableType01Wrap.middle th,
.tableType01Wrap.middle td {
    vertical-align: middle;
}

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

    .tableType01Wrap {
        font-size: 12px;
    }

    .tableType01Wrap tr th {
        font-size: 14px;
        width: 130px;
        letter-spacing: .1px;
    }

    .tableType01Wrap tr td {
        font-size: 14px;
        width: calc(100%- 130px);
        line-height: 1.7;
    }

    .tableType01Wrap tr td a {
        font-size: 14px;
    }
}

@media screen and (max-width: 500px) {
    .tableType01Wrap tr th {
        width: 80px;
    }

    .tableType01Wrap tr td {
        font-size: 14px;
        width: calc(100%- 80px);
    }
}
