@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html,body{
	font-family: Roboto, "Noto Sans Japanese", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #333;
	line-height: 1.7;
	letter-spacing: 0.03em;
}
header,footer,div,section,article,nav,a,p,span,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,dl,dt,dd,form,input,textarea{ box-sizing: border-box; }
::selection { background: #ddd; }
::-moz-selection { background: #ddd; }
a{ color: #333;transition: 0.3s; text-decoration: none;}
a:hover{ opacity: 0.7;cursor: pointer; }
img{
	max-width: 100%;
	display: inline-block;
}
.clear{ clear: both; }
.orange{ color: #ff7800; }
.yellow{ color: #fff100; }
.small{ font-size: 12px; }
.medium{ font-size: 15px; }



header{
  width: 100vw;
  background: url(../images/header.jpg) no-repeat;
  background-size: cover;
  height: 40vw;
  position: relative;
}
header img.header-1{
  width: 26%;
  position: absolute;
  top: 2vw;
  left: 14%;
}
header img.header-2{
  width: 36%;
  position: absolute;
  top: 14vw;
  left: 50%;
}
header .header-3{
  width: 72%;
  position: absolute;
  bottom: 2vw;
  left: 14%;
}
header .header-3 span{
  color: #fff;
  font-size: 1vw;
}


.cta .img-cta{
  margin: 0;
  width: 100%;
}

.cta{
  background: #000;
  text-align: left;
}
.cta .content{
  padding: 40px 50px;
}
.cta .box{
  width: 100%;
  background: #fff;
  padding: 30px 5% 10px;
}
.cta ul{
  margin-bottom: 1em;
}
.cta ul li{
  list-style: none;
  padding-left: 1.7em;
  margin-bottom: 0.3em;
  position: relative;
  font-size: 115%;
  font-weight: 900;
}
.cta ul li:before{
  content: "";
  background: url(../images/check.png) no-repeat;
  background-size: contain;
  width: 1.2em;
  height: 1.2em;
  position: absolute;
  left: 0;
  top: 0.4em;
}
.cta a.btn{
  display: block;
  width: 100%;
  max-width: 470px;
  margin: 2em auto;
}


section .content{
  padding: 60px 50px;
}
section img{
  display: block;
  margin: 1em auto;
}
section h2{
  font-size: 240%;
  line-height:3.6rem;
  font-weight: 900;
  margin-bottom: 0.8em;
}
section h2 .orange{
  font-weight: 900;
}

section h2 span{
  display: inline-block;
  background: #fff;
  padding: 0 0.3em;
  margin-bottom: 0.2em;
}
section p{
  margin: 2em 0;
}
section{
  text-align: left;
}

.content{
  padding: 60px 50px;
}

.sec-1{
  background: url(../images/bg-1.jpg) no-repeat top center;
  background-size: cover;
}

.sec-1 h2{
    color:#fff;
}
.sec-1 p{
    font-size:18px;
    max-width:700px;
    color:#fff;
}
@media (max-width: 768px){
.sec-1 p{
    max-width:100%;
}
}
.img-1{
    max-width:880px;
}

.sec-2{
  background: url(../images/bg-2.jpg) no-repeat top center #e8e3e2;
  background-size: contain;
  text-align: left;
}
.sec-2 ul li{
  display: block;
  margin-bottom: 2em;
  padding: 30px 440px 30px 40px;
  overflow: hidden;
  position: relative;
  background: #fff;
}
.sec-2 ul li span.step{
  display: inline-block;
  background: #ff7800;
  color: #fff;
  font-weight: 900;
  padding: 0.2em 0.6em;
}
.sec-2 ul li h3{
  font-size: 160%;
  font-weight: 900;
  margin-top: 0.6em;
}
.sec-2 ul li p{
  margin: 1em 0 1.5em;
}
.sec-2 ul li:after{
  content: "";
  width: 400px;
  height: 100vh;
  position: absolute;
  right: 0;
  top: 0;
}
.sec-2 ul li.li-1:after{
  background: url(../images/li-img-1.jpg) no-repeat center top;
  background-size: contain;
}
.sec-2 ul li.li-2:after{
  background: url(../images/li-img-2.jpg) no-repeat center top;
  background-size: contain;
}
.sec-2 ul li.li-3:after{
  background: url(../images/li-img-3.jpg) no-repeat center top;
  background-size: contain;
}

.sec-3 p{
    font-size:22px;
}


.stripe{
  background: url(../images/bg-stripe.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 0 5%;
  font-size: 135%;
  font-weight: 900;
  text-align: center;
}
.stripe .content{
  padding: 30px 0;
}

.swiper-wrapper img{
  display: block;
  margin: 0;
}


.sec-3 {
  overflow: hidden;
}
.sec-3 .h2-top{
  font-size: 140%;
  font-weight: 900;
}


.sec-4{
  background: #ffe7b7;
    overflow: hidden;
}


.sec-5{
  background: url(../images/bg-3.jpg) no-repeat top center;
  background-size: contain;
}
.sec-5 .hukidashi{
  display: block;
  max-width: 500px;
  width: 100%;
}
.sec-5 ul{
  margin: 2em 5%;
  overflow: hidden;
}
.sec-5 ul li{
  display: block;
  float: left;
  width: calc( 100% / 3 );
  padding: 0 2%;
}


.sec-6{
  background: #f3f3f3;
  overflow: hidden;
}
.sec-6 p{
  margin-bottom: 0;
}
.sec-6-text{
  display: inline-block;
  padding: 0 0.4em;
  color: #fff;
  background: #ff7800;
  font-size: 175%;
  font-weight: 900;
}


.sec-7{
  text-align: left;
}


.sec-7 .content{
  background: url(../images/step_3.jpg) no-repeat 95% 70%;
  background-size: auto 60%;
  min-height: 700px;
}
.sec-7-text{
  display: inline-block;
  padding: 0 0.4em;
  margin-bottom: 0.3em;
  color: #fff;
  border-radius:10px;
  background: #1F2C5C;
  font-size: 180%;
  font-weight: 900;
}

.sec-7 h3{
    font-size:38px;
    margin-top:-42px;
    margin-bottom:10px;
}

.sec-8 h2{
  margin-bottom: 0;
}
.sec-8 p{
  margin-top: 0;
}
.sec-8 .big-1{
  font-size: 180%;
  color: red;
  font-weight: 900;
}
.sec-8 .big-2{
  font-size: 150%;
  font-weight: 900;
}


.sec-9 ul li{
  display: block;
  max-width: 900px;
  padding: 0 50px;
  margin: 0 auto;
}
.sec-9 ul li .prof{
  display: block;
  max-width: 470px;
  width: 100%;
  border-radius:10px;
}
.sec-9 ul li h3{
  font-size: 130%;
  font-weight: 900;
  margin: 1em;
}
.sec-9 ul li p{
  text-align: left;
  margin-top: 0;
}


footer{
  background: #000;
  color: #fff;
  font-size: 11px;
  text-align: center;
  padding: 0px 5% 40px;
}

footer img{
  width:200px;
  margin:0 auto;
  display: block;
}


.swiper-container-1 .swiper-slide{
  width: auto;
}
.swiper-container-1 .swiper-slide img{
  display: block;
  height: 18vw;
}
.swiper-container-2 {
margin:-40px auto 40px;
}
.swiper-container-2 .swiper-slide{
  width: 22vw;
  padding: 0 1vw;
}
.swiper-container-2 .swiper-slide img{
  display: block;
}


/* ヘッダー動き */
header .fade1{ animation: fade 1s; }
header .fade2{ animation: fadee 1.5s; }
header .fade3{ animation: fadeee 2s; }
header .fade4{ animation: fadeeee 2.5s; }

@keyframes fade {
  from {
    transform: scale3d(1.2, 1.2, 1.2);
    opacity: 0;
  }
  to {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
}
@keyframes fadee {
  from {
    transform: translateY(-2vw);
    opacity: 0;
  }
  33% {
    transform: translateY(-2vw);
    opacity: 0;
  }
  to {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
}
@keyframes fadeee {
  from {
    transform: translateY(-2vw);
    opacity: 0;
  }
  50% {
    transform: translateY(-2vw);
    opacity: 0;
  }
  to {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
}
@keyframes fadeeee {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  60% {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translate(0, 0);
    opacity: 1;
  }
}


/* スクロールしてふわっと表示 */
.fadein {
    opacity: 0;
    transition: all 1s;
    overflow: hidden;
}
.fadeinleft {
    opacity: 0;
    transform: translateX(30px);
    transition: all 1s;
    overflow: hidden;
}
.fadeinright {
    opacity: 0;
    transform: translateX(-30px);
    transition: all 1s;
}
.fadeinbottom {
    opacity: 0;
    transform: translateY(30px);
    transition: all 1s;
}
.fadeinbig{
	opacity: 0;
	transform: scale3d(1.05, 1.05, 1.05);
	transition: all 1s;
}

.fadein.scrollin,.fadeinleft.scrollin,.fadeinright.scrollin,.fadeinbottom.scrollin,.fadeinbig.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}
.count2.scrollin {
    -moz-transition-delay: 200ms !important;
    -webkit-transition-delay: 200ms !important;
    -o-transition-delay: 200ms !important;
    -ms-transition-delay: 200ms !important;
}
.count3.scrollin {
    -moz-transition-delay: 400ms !important;
    -webkit-transition-delay: 400ms !important;
    -o-transition-delay: 400ms !important;
    -ms-transition-delay: 400ms !important;
}


/* ページトップ */
#pagetop {
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 999;
}
#pagetop i {
	padding-top: 10px;
}
#pagetop a {
	display: block;
	z-index: 999;
	border-radius: 30px;
	width: 40px;
	height: 40px;
	background-color: #bbb;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
}
#pagetop a:hover {
	text-decoration: none;
	opacity: 0.7;
}



/*　PC
------------------------------------------------------------------------------------------------*/
@media (min-width: 769px){
.sp{ display: none !important; }

body{ font-size: 20px;min-width: 1000px; }
h2{ font-size: 200%; }

.content{
	max-width: 1100px;
  padding: 0 50px;
	margin: 0 auto;
}

}

/*　スマホ
------------------------------------------------------------------------------------------------*/
@media (max-width: 768px){
.pc{ display: none !important; }

body{ font-size: 14px;}
h2{ font-size: 150%; }
header{
  width: 100%;
  background: none;
  height: auto;
}
header img{
  display: block;
}
.small{ font-size: 10px; }
.medium{ font-size: 12px; }
section .content{
	width: 100%;
	padding: 40px 5%;
}
section h2 {
    font-size: 160%;
    line-height:2rem;
}

section h2 span{
  display: inline-block;
  background: #fff;
  padding: 0 0.3em;
  margin-bottom: 0.2em;
}
.content{
  padding: 0px 20px;
}
.cta .content{
  padding: 30px 5%;
}
.cta .box{
  padding: 20px 5%;
}
.cta ul li{
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  font-size: 100%;
}

.img-1{
width:100%;
}

.sec-1{
  background: url(../images/bg-1_sp.jpg) no-repeat top center;
  background-size: cover;
  padding-top:100px;
}

.sec-1 h2{
    font-size:26px;
}

.sec-1 p{
    font-size:14px;
}

.sec-2 {
  background: url(../images/bg-2_sp.jpg) no-repeat top right #e8e3e2;
  background-size: auto;
}

.sec-2 h2{
    font-size:26px;
    margin-bottom:-20px;
}

.sec-2 ul li {
  padding: 30px 5% 45vw;
}
.sec-2 ul li:after {
  width: 100%;
  height: 44vw;
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
}

.sec-2 ul li.li-1:after{
  background: url(../images/li-img-1-sp.jpg) no-repeat center top;
  background-size: cover;
}
.sec-2 ul li.li-2:after{
  background: url(../images/li-img-2-sp.jpg) no-repeat center top;
  background-size: cover;
}
.sec-2 ul li.li-3:after{
  background: url(../images/li-img-3-sp.jpg) no-repeat center top;
  background-size: cover;
}
.sec-2 ul li h3{
  font-size: 140%;
}
.sec-3 .h2-top{
  font-size: 110%;
  font-weight: 900;
}

.sec-3 h2{
  font-size: 30px;
  font-weight: 900;
}

.sec-3 p{
    font-size:15px;
}

.stripe .content {
    padding: 25px 0;
}
.stripe{
  font-size: 120%;
  line-height: 1.5;
}

.sec-5 {
  background: url(../images/bg-3.jpg) no-repeat top right;
  background-size: auto 68vw;
}
.sec-5 h2{
  text-align: left;
}
.sec-5 ul li{
  width: calc( 100% / 2 );
}
.sec-5 ul li img{
  display: block;
  height: 39vw;
}

.sec-6-text{
  display: block;
  width: 100%;
  font-size: 150%;
  line-height: 1.5;
  margin-top: 30px;
  padding: 0.5em 0;
}

.sec-6 h2{
    font-size:26px;
    margin-bottom:30px;
    text-align: center;
}

.sec-7{
  text-align: left;
}
.sec-7 h2{
    font-size:26px;
    margin-bottom:30px;
    text-align: center;
}
.sec-7 h3{
    font-size:22px;
    margin-top:-32px;
    margin-bottom:10px;
}
.sec-7 .content {
    background: url(../images/step_3.jpg) no-repeat center 102%;
        background-size: auto;
    background-size: 90% auto;
    min-height: inherit;
    padding-bottom: 70vw
}
.sec-7 .sp.sec-7-text-box{
  text-align: left;
  font-size: 2.5vw;
  margin-top: 35vw;
}

.sec-8 .big-1{
  font-size: 160%;
  color: red;
  line-height:2rem;
  font-weight: 900;
}

.sec-9 ul li{
  padding: 0;
}
.sec-9 ul li .prof{
  width: 75%;
}

footer{
  background: #000;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 30px 5% 40px;
}

footer img{
  width:170px;
  margin:0 auto;
  display: block;
}


.swiper-container-1 .swiper-slide img{
  height: 43vw;
}
.swiper-container-2 .swiper-slide{
  width: 60vw;
}
}

.mg20{
margin:20px auto;
}
.fas{
color:#1AAF1C;
}