@charset "utf-8";
/*=============================================================

 Layout

=============================================================*/
/* key-visual_sec */
.top .key-visual_sec.three-reco {
  background: #e7f6e0 url(/resources_v2/plala/all/images/top/bg_kv_dot2.png) repeat top;
}
.top .key-visual_sec.three-reco > div {
  height: auto;
}
.top .key-visual_sec.three-reco .link__panel {
  position: relative;
  width: 980px;
  margin: 0 auto;
  background-color: transparent;
  text-align: center;
  padding: 65px 0;
}
.top .key-visual_sec.three-reco .col-lg--3 {
  margin-left: 18px;
  width: 314px;
  background: transparent;
  border-radius: 30px;
  border: 1px solid #cfcfcf;
}
.top .key-visual_sec.three-reco .col-lg--3:first-child {
  margin-left: 0;
}
.top .key-visual_sec.three-reco .col-lg--3 h2 {
  text-align: center;
  height: 160px;
  border-radius: 30px 30px 0 0;
  border-bottom: none;
}
.top .key-visual_sec.three-reco .col-lg--3 .wrap-logo_gggg {
  background: url("/resources_v2/plala/all/images/top/bg_gggg_reco2.png") no-repeat 0 0;
}
.top .key-visual_sec.three-reco .col-lg--3 .wrap-logo_mcafee {
  background: url("/resources_v2/plala/all/images/top/bg_mcafee_reco2.png") no-repeat 0 0;
}
.top .key-visual_sec.three-reco .col-lg--3 .wrap-logo_placomi {
  background: url("/resources_v2/plala/all/images/top/bg_placomi_reco2.png") no-repeat 0 0;
}
.top .key-visual_sec.three-reco .col-lg--3 .wrap-logo_gggg img.logo-gggg {
  margin-top: 65px;
  width: 280px;
}
.top .key-visual_sec.three-reco .col-lg--3 .wrap-logo_mcafee img.logo-mcafee {
  margin-top: 44px;
  width: 190px;
}
.top .key-visual_sec.three-reco .col-lg--3 .wrap-logo_placomi img.logo_placomi {
  margin-top: 70px;
  width: 212px;
}
.top .key-visual_sec.three-reco .col-lg--3 .wrap-recotext {
  background: #FFFFFF;
  text-align: center;
  border-radius: 0 0 30px 30px;
  position: relative;
  padding-bottom: 20px;
  height: 270px;
}
.top .key-visual_sec.three-reco .link__panel__catch_copy {
  position: relative;
  font-weight: bold;
  font-size: 1.8rem;
  padding-top: 24px;
  top: 0;
  width: 100%;
  line-height: 1;
  color: #f7a40e;
}
.text-size-m {
  font-size: 2.8rem;
}
.text-size-l {
  font-size: 3.2rem;
}
.top .key-visual_sec.three-reco .link__panel__lead {
  text-align: left;
  line-height: 1.8;
  padding: 15px 20px;
}
.top .key-visual_sec.three-reco .link__panel__link > a {
  background: #fff;
  border: 1px solid #48a732;
  border-radius: 20px;
  color: #48a732;
  display: inline-block;
  font-size: 1.6rem;
  height: 40px;
  width: 160px;
  padding: 7px;
  left: 130px;
  top: 210px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  transition: color ease .45s;
  z-index: 1;
}
.top .key-visual_sec.three-reco .link__panel__link > a::before {
  background: #48a732;
  content: "";
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition: transform ease .45s;
  z-index: -1;
}
.top .key-visual_sec.three-reco .link__panel__link > a:hover {
  border: none;
  color: #fff;
  opacity: 1;
  padding: 8px;
}
.top .key-visual_sec.three-reco .link__panel__link > a:hover::before {
  transform-origin: 0% 50%;
  transform: scaleX(1);
}
/* campaign-sec */
.top .campaign-sec {
  margin: 8% 0 15%;
  position: relative;
}
.top .campaign-sec .title {
  margin-bottom: 20px;
}
.top .campaign-sec .h2-en {
  margin: 60px auto;
  width: 980px;
}
.top .campaign-sec .carousel--campaign__block {
  width: 980px;
}
.top .campaign-sec .carousel--campaign__block::before {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  transform: skewY(-8deg);
  transform-origin: top right;
  z-index: 1;
  width: 100%;
  height: 80%;
  background: rgba(255, 255, 255, 0.6);
}
.top .campaign-sec .carousel--campaign__block__child {
  position: relative;
  z-index: 2;
}
.top .campaign-sec .carousel--campaign__block__child a {
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.2));
}
.top .campaign-sec .slick-initialized .slick-slide {
  margin: 15px 0;
}
/* notice_sec, support_sec */
.top .notice_sec .notice_sec__child .title h3.arrow-green, .support_sec .title h3.arrow-green, .campaign-sec .title h3.arrow-green {
  background: url("/resources_v2/plala/all/images/shared/icon_arrow-green_right.png") no-repeat 100% 50%;
  background-size: 12px 22px;
  color: #555;
  display: inline-block;
  font-size: 3.6rem;
  font-weight: normal;
  padding-right: 22px;
  transition: .3s;
}
.top .notice_sec .notice_sec__child .title a:hover, .top .support_sec .title a:hover, .top .campaign-sec .title a:hover {
  opacity: 1;
}
.top .notice_sec .notice_sec__child .title a:hover h3.arrow-green, .top .support_sec .title a:hover h3.arrow-green, .top .campaign-sec .title a:hover h3.arrow-green {
  color: #48a732;
}
.top .notice_sec .notice_sec__child .title .h3_catch, .top .support_sec .title .h3_catch, .top .campaign-sec .title .h3_catch {
  background: url("/resources_v2/plala/all/images/top/icon_ttl-catch.png") no-repeat 0 50%;
  background-size: 16px 16px;
  font-size: 1.6rem;
  font-weight: bold;
  padding-left: 20px;
}
.top .notice_sec {
  padding: 60px 0 100px;
}
/* support */
.top .support_sec {
  position: relative;
}
.top .support_sec .support-panel-block {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 10px auto 30px;
  width: 1000px;
}
.top .support_sec .support-panel-block li {
  width: 250px;
  z-index: 2;
}
.top .support_sec .support-panel-block li a {
  background: #fff;
  border-radius: 22px;
  display: block;
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.15));
  width: 210px;
  margin: 20px 10px;
  padding: 10px;
  transition: all 0.1s ease 0s;
}
.top .support_sec .support-panel-block li a .support-panel-line {
  border: 2px solid #48a732;
  border-radius: 20px;
  align-items: center;
  text-align: center;
  width: 190px;
  padding: 25px 10px 20px;
  transition: all 0.1s ease 0s;
}
.top .support_sec .support-panel-block li a:hover {
  width: 216px;
  margin: 17px 7px;
  opacity: 1;
}
.top .support_sec .support-panel-block li a:hover .support-panel-line {
  width: 196px;
  padding: 28px 13px 23px;
}
.top .support_sec .support-panel-block li a img {
  width: 70px;
  height: 70px;
}
.top .support_sec .support-panel-block li a .support-panel-line p {
  height: 45px;
  padding-top: 5px;
  color: #555;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* mente */
.top .support_sec .mente_sec .js-target {
  padding: 0 20px 20px;
  margin: 0;
  border: 1px solid #efefef;
  border-radius: 10px;
}
.top .support_sec .mente_sec .p-hikari__diversion__howto__toggle-btn {
  width: 75%;
  margin: 0 auto;
}
.top .support_sec .mente_sec .btn__default--mente {
  background-color: #fafafa;
  border: 1px solid #efefef;
  border-radius: 30px;
  height: 60px;
  padding: 9px 16px 8px;
  margin: 0 auto;
  display: block;
  position: relative;
}
.top .support_sec .mente_sec .btn__default--mente:hover {
  background-image: linear-gradient(45deg, #fafafa 30%, #efefef 100%);
  transition: .4s;
}
.top .support_sec .mente_sec .btn__default, .top .support_sec .mente_sec .btn__default:hover {
  color: #555555;
}
.top .support_sec .mente_sec .btn__default--mente span::before {
  display: block;
  position: absolute;
  content: "";
  top: 10px;
  left: 220px;
  width: 44px;
  height: 43px;
  background: url(/resources_v2/plala/all/images/top/icon_support_mente.png) no-repeat 0 100%;
  background-size: 44px 43px;
}
.top .support_sec .mente_sec .btn__arrow__img {
  padding-right: 30px;
}
.top .support_sec .mente_sec .btn__default img.icon_support_mente {
  width: 44px;
  height: 43px;
}
.top .support_sec .mente_sec .btn__default .js-toggle-text {
  display: inline-block;
  padding-left: 10px;
  padding-top: 10px;
  font-size: 1.4rem;
}
.top .support_sec .mente_sec .pc-float25 > div, .pc-float25 > li {
  float: left;
  width: 25%;
}
.top .support_sec .mente_sec .h3-default h3 {
  margin-top: 30px;
}
.top .support_sec .mente_sec .h4-default h4 {
  margin: 20px auto 5px;
}
/* stop-kaizoku_sec */
.top .stop-kaizoku_sec {
  margin: 150px auto;
  text-align: center;
}
.top .stop-kaizoku_sec img {
  width: 500px;
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.2));
}

/* --顧客最新化対応-- 241127 */
.confirm_sec { 
	margin: 40px auto -50px;
}
.confirm_wrap {
	border:#CC0033 3px solid;
	background-color: #FFFFFF;
	border-radius: 8px; 
	padding: 20px;
}
.confrim_ttl{
	font-size: 2.3rem; 
	font-weight: bold; color: #CC0033; 
	margin-bottom: 5px;
}
.confirm_link{
	font-weight: bold; 
	font-size: 1.5rem; 
	margin: 15px 0 36px;
}

/*===========================================================================
///// 　　 スマホ　 //////////
============================================================================*/
@media screen and (max-width: 767px) {
  /*=================================

/* key-visual_sec */
  /* key-visual_sec */
  .top .key-visual_sec.three-reco .link__panel {
    width: 100%;
    padding: 30px 10px;
  }
  .top .key-visual_sec.three-reco .col-lg--3 h2 {
    height: 110px;
  }
  .top .key-visual_sec.three-reco .col-lg--3 .wrap-logo_gggg {
    background-image: url("/resources_v2/plala/all/images/top/bg_gggg_reco2.png"), linear-gradient(to right, rgb(33 33 37 / 100%), rgb(34 33 39 / 100%));
    background-repeat: no-repeat, no-repeat;
    background-position: right, right;
  }
  .top .key-visual_sec.three-reco .col-lg--3 .wrap-logo_mcafee {
    background-image: url("/resources_v2/plala/all/images/top/bg_mcafee_reco2-left.png"), url("/resources_v2/plala/all/images/top/bg_mcafee_reco2-right.png"), linear-gradient(to bottom, rgb(192 32 38 / 100%), rgb(116 24 19 / 100%));
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: left top, right bottom, right;
	  background-size: 220px, 220px, 100%;
  }
  .top .key-visual_sec.three-reco .col-lg--3 .wrap-logo_placomi {
	  background-color: #48a732;
    background-image: url("/resources_v2/plala/all/images/top/bg_placomi_reco2-left.png"), url("/resources_v2/plala/all/images/top/bg_placomi_reco2-right.png");
        background-repeat: no-repeat, no-repeat;
        background-position: left bottom, right bottom;
	  background-size: 220px, 210px;
  }
  .top .key-visual_sec.three-reco .col-lg--3 .wrap-logo_gggg img.logo-gggg {
    margin-top: 40px;
    width: 260px;
  }
  .top .key-visual_sec.three-reco .col-lg--3 .wrap-logo_mcafee img.logo-mcafee {
    margin-top: 25px;
    width: 170px;
  }
  .top .key-visual_sec.three-reco .col-lg--3 .wrap-logo_placomi img.logo_placomi {
    margin-top: 45px;
    width: 190px;
  }
  .top .key-visual_sec.three-reco .col-lg--3 .wrap-recotext {
    height: auto;
  }
  .top .key-visual_sec.three-reco .link__panel__lead {
    padding: 15px 20px 10px;
  }
  .top .key-visual_sec.three-reco .link__panel__link > a {
    height: 35px;
    width: 140px;
    padding: 5px;
    font-size: 1.4rem;
    position: relative;
    left: 0;
    top: 0;
    float: right;
    margin-right: 15px;
    transition: none;
  }
  .top .key-visual_sec.three-reco .link__panel__link > a::before {
    width: 0;
    height: 0;
    transform: none;
    transition: none;
  }
  .top .key-visual_sec.three-reco .link__panel__link > a:hover {
    border: 1px solid #48a732;
    color: #48a732;
    padding: 5px;
  }
  .text-size-m {
    font-size: 2.4rem;
  }
  .text-size-l {
    font-size: 2.8rem;
  }
  /* campaign-sec */
  .top .campaign-sec {
    margin: 40px 0 30px;
  }
  .top .campaign-sec .h2-en {
    margin: 60px 0 20px;
    padding: 0 20px;
    width: 100%;
  }
  .top .campaign-sec .carousel--campaign__block {
    width: 100%;
  }
  .top .campaign-sec .carousel--campaign__block::before {
    top: 25%;
    transform: skewY(-10deg);
    height: 66%;
  }
  .top .campaign-sec .slick-initialized .slick-slide {
    margin: 20px 5px;
  }
  /* notice_sec, support_sec */
  .top .notice_sec .notice_sec__child .title .icon_catch_info {
    width: 100px;
  }
  .top .notice_sec .notice_sec__child .title h3.arrow-green, .top .support_sec .title h3.arrow-green, .top .campaign-sec .title h3.arrow-green {
    font-size: 2.2rem;
    padding-right: 18px;
    background-size: 10px 16px;
  }
  .top .notice_sec .notice_sec__child .title .h3_catch, .top .support_sec .title .h3_catch, .top .campaign-sec .title .h3_catch {
    background-size: 13px 13px;
    font-size: 1.2rem;
    padding-left: 16px;
  }
  .top .notice_sec {
    padding: 40px 0 60px;
  }
  .top .support_sec .title .icon_catch_support {
    width: 72px;
  }
  .top .support_sec .support-panel-block {
    margin: 15px auto 0;
    width: calc(100% - 40px);
    justify-content: flex-start;
  }
  .top .support_sec .support-panel-block::before {
    position: absolute;
    bottom: 16%;
    width: calc(100% - 20px);
    min-width: auto;
    max-width: none;
    height: 60%;
  }
  .top .support_sec .support-panel-block li {
    width: 48%;
    margin: 0 4% 4% 0;
  }
  .top .support_sec .support-panel-block li:nth-child(2n) {
    margin-right: 0;
  }
  .top .support_sec .support-panel-block li a, .top .support_sec .support-panel-block li a:hover {
    margin: 0;
    width: 100%;
    padding: 4%;
  }
  .top .support_sec .support-panel-block li a .support-panel-line, .top .support_sec .support-panel-block li a:hover .support-panel-line {
    border: 1px solid #48a732;
    display: block;
    margin: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 16px 5px 10px;
  }
  .top .support_sec .support-panel-block li a .support-panel-line p {
    height: auto;
    padding-top: 0;
  }
  .top .support_sec .support-panel-block li a img {
    width: 35%;
    height: auto;
    max-width: 50px;
  }
  .top .support_sec .support-panel-block li a span {
    display: block;
    font-size: 1.2rem;
    margin-top: 10px;
    padding-left: 0;
  }
  .top .support_sec .support-panel-block li a span.lines2 {
    line-height: 1.2;
    margin-top: 8px;
  }
  /* mente */
  .top .support_sec .mente_sec .js-target {
    padding: 0 20px 20px;
    margin: 0;
    border: 1px solid #efefef;
    border-radius: 10px;
  }
  .top .support_sec .mente_sec .p-hikari__diversion__howto__toggle-btn {
    width: 100%;
    margin-top: 15px;
  }
  .top .support_sec .mente_sec .btn__default--mente {
    border-radius: 20px;
    height: 40px;
    padding: 0;
  }
  .top .support_sec .mente_sec .btn__default--mente:hover {
    background: #fafafa;
    transition: none;
  }
  .top .support_sec .mente_sec .btn__default--mente span::before {
    top: 5px;
    left: 10%;
    width: 30px;
    height: 29px;
    background-size: 30px 29px;
  }
  .top .support_sec .mente_sec .btn__arrow__img {
    padding-right: 20px;
  }
  .top .support_sec .mente_sec .btn__default img.icon_support_mente {
    width: 30px;
    height: 29px;
  }
  .top .support_sec .mente_sec .btn__default .js-toggle-text {
    display: inline-block;
    padding-left: 10px;
    padding-top: 8px;
    font-size: 1.3rem;
  }
  .top .support_sec .mente_sec .pc-float25 > div, .pc-float25 > li {
    float: left;
    width: 25%;
  }
  .top .support_sec .mente_sec .h3-default h3 {
    margin-top: 30px;
  }
  .top .support_sec .mente_sec .h4-default h4 {
    margin: 20px auto 5px;
  }
  /* stop-kaizoku_sec */
  .top .stop-kaizoku_sec {
    margin: 100px auto;
  }
  .top .stop-kaizoku_sec img {
    width: 70%;
    max-width: 400px;
  }
/* --顧客最新化対応-- 241127 */
.confirm_sec { 
	margin: 15px auto -30px;
}	
.confirm_wrap {
	border:#CC0033 2px solid;
}		
.confrim_ttl{
	font-size: 2.0rem;
}
.confirm_link{
	font-size: 1.4rem; 
	margin: 10px 0 20px;
}	
}
/*=============================================================

 Animation

=============================================================*/
/* fadein */
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* 左から表示 */
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* 右から表示 */
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInTrigger, .fadeLeftTrigger, .fadeRightTrigger {
  opacity: 0;
}