﻿@charset "utf-8";

/* CSS Document */

/*===============================================
●sp.css  画面の横幅が736pxまで
===============================================*/
@media screen and (max-width : 736px ){

	.sp-none{
		display: none;
	}
	#famipay{
		max-width: 100%;
		margin: 0 auto;
		padding: 0;
		font-family: "Noto Sans JP", sans-serif;
	}
	#famipay h1,#famipay ul{
		margin: 0;
		padding: 0;
		line-height: 0;
		display: block;
	}
	#famipay .clear{
		clear: both;
	}

@-webkit-keyframes link-arrow {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  10% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  20% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  30% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  40% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@keyframes link-arrow {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  10% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  20% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  30% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  40% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

/*フェード*/
.start {
	background: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 70%;
}
	
/*=============main=============*/
  #famipay .main {
    position: relative;
    max-width: 1200px;
    width: 100%;
  }
  #famipay .main .kv_anime {
    position: absolute;
    display: block;
  }
  #famipay .main h1 img{
    width: 100%;
  }
  #famipay .main .kv_anime.obj01 {
	  width: 4.5%;
    top: 84%;
    left: calc(2%);
  }
  #famipay .main .kv_anime.obj02 {
	  width: 6%;
    top: 55%;
    left: calc(16%);
  }
  #famipay .main .kv_anime.obj03 {
	  width: 4%;
    top: 23%;
    right: calc(94%);
  }
  #famipay .main .kv_anime.obj04 {
	  width: 4%;
    top: 61%;
    right: calc(2%);
  }
  #famipay .main .kv_anime.obj05 {
	  width: 6.5%;
    top: 23%;
    right: calc(3%);
  }
  #famipay .main .kv_anime.obj06 {
	  width: 4%;
    top: 91%;
    left: calc(82%);
  }
  #famipay .main .kv_anime img {
    width: 100%;
    height: auto;
  }
  #famipay .main .kv_anime.obj01 {
    animation: obj01 0.3s alternate infinite;
  }

  @-webkit-keyframes @keyframes obj01 {    
    from {
      transform: scale(0.9);
      opacity: 1;
    }
    to {
      transform: scale(1.0);
      opacity: 1;
    }
  }

  @keyframes obj01 {
    from {
      transform: scale(0.9);
      opacity: 1;
    }
    to {
      transform: scale(1.0);
    }
  }

  #famipay .main .kv_anime.obj02 {
    animation: obj02 0.2s alternate infinite;
  }

  @-webkit-keyframes @keyframes obj02 {
    from {
      transform: scale(0.9);
      opacity: 1;
    }
    to {
      transform: scale(1);
    }
  }

  @keyframes obj02 {
    from {
      transform: scale(0.9);
      opacity: 1;
    }
    to {
      transform: scale(1);
      opacity: 1;
    }
  }

  #famipay .main .kv_anime.obj03 {
	  animation: obj03 0.2s alternate infinite;
  }

  @-webkit-keyframes @keyframes obj03 {
    from {
      transform: scale(0.9);
      opacity: 1;
    }
    to {
      transform: scale(1);
    }
  }

  @keyframes obj03 {
    from {
      transform: scale(0.8);
      opacity: 1;
    }
    to {
      transform: scale(1);
    }
  }

  #famipay .main .kv_anime.obj04 {
    animation: obj04 0.2s alternate infinite;
  }

  @-webkit-keyframes @keyframes obj04 {
    from {
      transform: scale(0.8);
      opacity: 1;
    }
    to {
      transform: scale(1);
    }
  }

  @keyframes obj04 {
    from {
      transform: scale(0.8);
      opacity: 1;
    }
    to {
      transform: scale(1);
    }
  }

  #famipay .main .kv_anime.obj05 {
    animation: obj05 0.3s alternate infinite;
  }

  @-webkit-keyframes @keyframes obj05 {
    from {
      transform: scale(0.8);
      opacity: 1;
    }
    to {
      transform: scale(1);
    }
  }

  @keyframes obj05 {
    from {
      transform: scale(0.8);
      opacity: 1;
    }
    to {
      transform: scale(1);
    }
  }

  #famipay .main .kv_anime.obj06 {
    animation: obj06 0.2s alternate infinite;
  }

  @-webkit-keyframes @keyframes obj06 {
    from {
      transform: scale(0.8);
      opacity: 1;
    }
    to {
      transform: scale(1);
    }
  }

  @keyframes obj06 {
    from {
      transform: scale(0.8);
      opacity: 1;
    }
    to {
      transform: scale(1);
    }
  }

/*=============btn=============*/
#famipay .products-link.active {
    width: 78.2vw;
}
#famipay .products-link {
    width: 15.2vw;
    height: 15.2vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #E3E3E3;
    border-radius: 41px;
    position: relative;
    overflow: hidden;
    display: block;
    margin: 5% auto 0;
    background-color: #fff;
    -webkit-transition: width 0.75s cubic-bezier(0.16, 1, 0.3, 1) 0.1s;
    -o-transition: width 0.75s cubic-bezier(0.16, 1, 0.3, 1) 0.1s;
    transition: width 0.75s cubic-bezier(0.16, 1, 0.3, 1) 0.1s;
}
#famipay .products-link__text {
position: absolute;
font-size:14px;
font-weight:500;
color:#333;
line-height:1.3;
text-align: center;
text-decoration: none;
top:30%;
left:0;
right: 10%;
}
#famipay .products-link__text02 {
position: absolute;
font-size:14px;
font-weight:500;
color:#333;
line-height:1.1;
text-align: center;
text-decoration: none;
top:20%;
left:0;
right: 10%;
}
#famipay .products-link__arrow, #famipay .products-link__arrow2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 14.2vw;
    height: 14.2vw;
}
#famipay .products-link__arrow img, #famipay .products-link__arrow2 img {
    width: 100%;
    height: auto;
    display: block;
}
#famipay .products-link.active .products-link__arrow2 {
    -webkit-animation: link-arrow 2.5s ease 1s infinite normal;
    animation: link-arrow 2.5s ease 1s infinite normal;
}

/*=============notice=============*/
.notice{
background-color: #eee;
margin: 20px 0 20px 0;
padding: 5% 5% 0.1%;
}
#famipay .ly-imp-area-ttl{
font-size:18px;
font-weight:500;
color:#333;
text-align:left;
line-height:1.3;
}
.notice p{
line-height:1.3;
	padding: 10px 0;
}
	
/*=============dlbtn=============*/
#famipay .dlbtn01{
background-color: #36ad1b;
padding:4% 0;
}
	#famipay .dlbtn01 .btnarea{
		width: 80%;
		margin: 3% auto 0;
	}
#famipay .dlbtn02 .btnarea{
width: 80%;
margin: 3% auto 7%;
}
#famipay .dlbtn02 .dltit{
font-size: 17px;
font-weight: 500;
color: #333;
text-align: center;
padding: 0;
}
#famipay .dlbtn01 .dltxt{
line-height: 1.2;
    font-size: 17px;
    font-weight: 500;
    color: #FFF;
    text-align: center;
}
#famipay .dlbtn01 .btnarea p,
#famipay .dlbtn02 .btnarea p{
width: 50%;
    float: left;
}
	#famipay .dlbtn01 .btnarea .le,
#famipay .dlbtn02 .btnarea .le{
		width: 41%;
    margin-right: 4%;
    margin-left: 2%;
	}

/*=============tit=============*/
#famipay .ly-mod-ttl-l{
font-size: 23px;
margin: 0 0 10px;
}
#famipay .subtit{
font-size: 20px;
margin-top:30px;
}

/*=============campaign=============*/
#famipay .ly-mod-layout-4clm{
margin: 0 16px;
}
	
/*=============otoku=============*/
#famipay .otoku_txt{
font-size: 15px;
}
  #famipay .otoku ul {
margin: 0;
		padding: 0;
		list-style: none;
		display: block;
  }
  #famipay .otoku li {
    cursor: pointer;
    list-style: none;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
width: 100%;
		background-color: #FFF;
		font-size: 100%;
		border-top: 3px dotted #e3e3e3;
position: relative;
  }
#famipay .otoku .arrR{
font-size: 15px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    right: 1%;
color:#008cd6;
}
#famipay .otoku .iconL{
    	width: 12%;
    	float: left;
    	margin: 3.3% 2% 3.3% 0;
	}
	#famipay .otoku .btnp {
    	color: #333;
    	font-weight: 500;
    	font-size: 15px;
    	text-align: left;
		line-height: 1.1;
    	padding: 5% 0;
    	margin: 0;
	}
#famipay .otoku .one{
		font-size: 15px;
		line-height: 1.1;
		padding: 7% 0;
	}
#famipay .otoku .three{
padding: 2.9%;
}
	#famipay .otoku .last{
		border-bottom: 3px dotted #e3e3e3;
	}
  #famipay .otoku .modal {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .7);
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    transition: opacity ease .4s;
  }
  #famipay .otoku .modal.show {
    opacity: 1;
    z-index: 101;
    transition: opacity ease .4s;
  }
  #famipay .otoku .modal__inner {
    padding: 80px 30px;
    box-sizing: border-box;
    height: 100vh;
    width: 100%;
  }
  #famipay .otoku .close {
    width: 40px;
    position: fixed;
    text-align: center;
    top: 20px;
    right: 20px;
    cursor: pointer;
  }
  #famipay .otoku .slider {
    width: 100%;
    max-width: 831px;
    margin: 0 auto;
  }
  #famipay .otoku .slider.show {
    visibility: visible;
    height: auto;
    overflow: visible;
  }
  #famipay .otoku .slider.hide {
    visibility: hidden;
    height: 0px;
    overflow: hidden;
  }
  #famipay .otoku .slider div {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #famipay .otoku element.style {
    display: block;
  }
  #famipay .otoku .slick-prev {
    background-image: url("/content/dam/family/famipay/images/left_sp.png");
    width: 44px;
    height: 44px;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    z-index: 1000;
  }
  #famipay .otoku .slick-next {
    background-image: url("/content/dam/family/famipay/images/right_sp.png");
    width: 44px;
    height: 44px;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    z-index: 1000;
  }
  .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
  }
  .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 0;
  }
  .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0;
  }
  .slick-prev:before, .slick-next:before {
    opacity: .0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

/*=============step=============*/
#famipay .step_subtit{
font-size: 19px;
font-weight:500;
color:#36ad1b;
text-align:center;
}
#famipay .step_subtit .txt{
background: linear-gradient(transparent 60%, #fff100 60%);
display: inline-block;
}
#famipay .step_subtit span{
font-size: 23px;
}
#famipay .slick-slide{
padding-bottom:30px;
}
.slick-dotted.slick-slider {
    margin-bottom: 50px;
}

/*=============other=============*/
#famipay .other .otherbtn{
width: 78.2vw;
margin: 0 auto;
}
#famipay .other .otherbtn p{
margin:4% 0;
}
	
/*=============faq=============*/
.faq *, .faq *:after, .faq *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.faq {
	color: #333333;
}
.faq .cp_actab {
	padding: 20px 0;
	border-bottom: 1px solid #e3e3e3;
}
.faq label {
	font-size: 15px;
	font-weight: 500;
line-height: 1.8;
	display: block;
	width: 100%;
	margin: 0;
	padding: 5px 10px 0 10px;
	cursor: pointer;
}
.faq .cp_actab-content {
	font-size: 14px;
	position: relative;
	overflow: hidden;
	height: 0;
	margin: 0 40px;
	padding: 0 14px;
	-webkit-transition: 0.4s ease;
	        transition: 0.4s ease;
	opacity: 0;
}
.faq .cp_actab input[type=checkbox]:checked ~ .cp_actab-content {
	height: auto;
	padding: 14px;
	opacity: 1;
}
.faq .cp_plus {
	font-size: 28px;
    font-weight: normal;
	line-height: 100%;
	z-index: 5;
	margin: 0 10px 0 0;
	-webkit-transition: 0.2s ease;
	        transition: 0.2s ease;
float: left;
}
#famipay .faq .cp_actab input[type=checkbox]:checked ~ label .cp_plus {
    -webkit-transform: rotate(
45deg);
    transform: rotate(
45deg);
}
.faq .cp_actab input[type=checkbox]:checked ~ .cp_plus {
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.faq .cp_actab input[type=checkbox] {
  display: none;
}
.chatbot_btn{
margin: 20px 0 0;
}
}

@media (min-width: 420px) and (max-width: 736px) {
#famipay .otoku .btnp {
   color: #333;
   font-weight: 500;
   font-size: 15px;
   text-align: left;
   line-height: 1.1;
   padding: 7% 0;
   margin: 0;
}
#famipay .otoku .one {
   font-size: 15.6px;
   line-height: 1.1;
   padding: 8% 0;
}
#famipay .otoku .three {
   font-size: 1.2rem;
   line-height: 1.1;
   padding: 5.6% 0;
}
}