@charset "utf-8";
/* レイアウトのためのCSS */

body{
    font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #333;
	font-size:1rem;
	line-height:1.85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%; 
	word-wrap: break-word;
}
/*.section-body {
    color: #434543;
    position: fixed;
    bottom: 12%;
    left: 33%;
    font-family: adobe-garamond-pro,a-otf-ryumin-pr6n,\\30EA\30E5\30A6\30DF\30F3 R-KL,Ryumin Regular KL,RyuminPro-Regular,\\6E38\660E\671D,Yu Mincho,\\6E38\660E\671D\4F53,YuMincho,\\30D2\30E9\30AE\30CE\660E\671D Pro W3,Hiragino Mincho Pro,HiraMinProN-W3,"HGS\660E\671D E","\FF2D\FF33 \FF30\660E\671D",MS PMincho,serif;
}*/
.smte {
    margin-left: 10px;
    font-size: 1.2rem;
    font-family: adobe-garamond-pro,a-otf-ryumin-pr6n,\\30EA\30E5\30A6\30DF\30F3 R-KL,Ryumin Regular KL,RyuminPro-Regular,\\6E38\660E\671D,Yu Mincho,\\6E38\660E\671D\4F53,YuMincho,\\30D2\30E9\30AE\30CE\660E\671D Pro W3,Hiragino Mincho Pro,HiraMinProN-W3,"HGS\660E\671D E","\FF2D\FF33 \FF30\660E\671D",MS PMincho,serif;
}
span.smlf {
    font-size: 2rem;
}
.scrolldown1 {
    position: absolute;
    right: 40px;
    bottom: 3%;
    height: 50px;
}
.scrolldown1 span {
    transform: rotate(
        -90deg
    );
    text-transform: uppercase;
    left: -23px;
    top: -31px;
}
.scrolldown1 span {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.2em;
    position: absolute;
    left: -26px;
    top: -40px;
    color: #111;
    font-size: 0.7rem;
    letter-spacing: 0.3em;
}
.scrolldown1::after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 30px;
    background: #111;
    animation: pathmove 1.4s ease-in-out infinite;
    opacity: 0;
}
@import url(https://fonts.googleapis.com/css?family=Lato:400,600,700);
.snip1527 {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: rgb(14 141 152);
    font-family: 'Lato', Arial, sans-serif;
    font-size: 16px;
    margin: 10px;
    max-width: 310px;
    min-width: 250px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 100%;
}

.snip1527 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.snip1527 img {
    max-width: 100%;
    vertical-align: top;
    position: relative;
}

.snip1527 figcaption {
    padding: 0px 20px 0px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 80%;
}

.snip1527 figcaption:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* background: #700877; */
    content: '';
    background: -moz-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
    /* background: -webkit-linear-gradient(
    90deg
    , #700877 0%, #ff2759 100%, #ff2759 100%); */
    /* background: linear-gradient(
    90deg
    , #700877 0%, #ff2759 100%, #ff2759 100%); */
    /* opacity: 0.8; */
    z-index: -1;
    background: #fff;
}

.snip1527 .date {
    background-color: #f3c11d;
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    min-height: 48px;
    min-width: 48px;
    padding: 17px 0;
    position: absolute;
    right: 15px;
    text-align: center;
    text-transform: uppercase;
    top: -25px;
}

.snip1527 .date span {
    display: block;
    line-height: 14px;
}

.snip1527 .date .month {
    font-size: 11px;
}

.snip1527 h3,
.snip1527 p {
    margin: 0;
    padding: 0;
}

.snip1527 h3 {
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1.6px;
    margin-bottom: 5px;
    font-size: 14px;
}


.snip1527 p {
    font-size: 0.8em;
    line-height: 1.6em;
    margin-bottom: 0px;
}

.snip1527 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

.snip1527:hover img,
.snip1527.hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

img.floft {
    width: 25%;
}
figure.snip1527 {
    float: left;
    width: 33.33333%;
}

Resources
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
    0%{
        height:0;
        top:0;
        opacity: 0;
    }
    30%{
        height:30px;
        opacity: 1;
    }
    100%{
        height:0;
        top:50px;
        opacity: 0;
    }
}
.gradient {
    overflow: hidden;
    position: fixed;
    top: 10vh;
    left: 30%;
    z-index: -1;
    width: 60%;
    height: 80vh;
    background: radial-gradient(
        farthest-corner at 0 0,
        #fbc7f4 0%,
        #ffffff 50%,
        #8fffe5 90%,
        #00f3de 100%
    );
}

.gradient:before {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80vh;
    background: radial-gradient(
        300px at 300px 200px,
        rgb(255 255 255) 0%,
        rgba(255, 255, 255, 0) 100%
    );
    transition: all 0.3s;
    animation: gradient1 3.2s ease-out infinite;
    content: "";
}

@keyframes gradient1 {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(100px);
    }
    100% {
        transform: translateX(0);
    }
}
dl.snsicos ul img {
    width: 20px;
}
dl.snsicos ul li {
    margin: 10px 0px;
}
dl.snsicos {
    position: absolute;
    left: 94%;
    bottom: 71%;
}
.gradient:after {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80vh;
    background: radial-gradient(
        300px at 0 350px,
        rgba(102, 204, 255, 1) 0%,
        rgb(255 213 213 / 0%) 100%
    );
    transition: all 0.3s;
    animation: gradient 3s ease-out infinite;
    content: "";
}

@keyframes gradient {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-100px);
    }
    100% {
        transform: translateX(0);
    }
}


@media screen and (max-width:768px) {
body{
	font-size:0.8rem;
	}
}

*{box-sizing: border-box;}

ul{
	margin:0;
	padding: 0;
	list-style: none;
}

a{
	color: #333;
	text-decoration: none;
    outline: none;
}

img{
    width: 100%;
    height: auto;
}

/* font-family */

#splash-logo,
.top-lead,
h1,
h3 span,
#g-nav,
#pc-nav,
.openbtn,
#footer{
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.1em;
}

/* splash */

#splash-logo{
    font-size: 1.2rem;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #fff;
}

/* g-nav */

#g-nav.panelactive li:last-child a{
    margin: 30px 0 0 0;
    padding: 10px 20px;
    border: 1px solid #fff;
    white-space: nowrap;
}

/*pc-nav*/

#pc-nav span.bgLRextend::before{
    background:#333;
}


@media screen and (max-width:990px) {
    #pc-nav{
        display: none;
    }
}

/* heading */

h1{
    text-transform: uppercase;
    font-size: 1.5rem;
    position: absolute;
    top: 25%;
    left: 5%;
    line-height: 1;
    letter-spacing: 0.2em;
    width: 10%;
}

@media screen and (max-width:550px) {
    h1{
        font-size:1.2rem;
        top: 32%;
        width: 20%;
    }
}


h1 a{
    color:#eb6100;
}

h2 {
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 10px;
    font-weight: 100;
}

@media screen and (max-width:768px) {

  h2{
      font-size:2rem;
    }
    .gradient:after {
        width: 200%;
    }
    .lg-green {
        margin-top: -84px;
    }
}

/* lead */

.top-lead{
    position: fixed;
    bottom:10%;
    text-align: left;
    left:5%;
    font-size:4rem;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.5;
    font-family: 'Oswald', sans-serif;
}


.top-lead span.bgLRextend::before{
    background:#333;
}

@media screen and (max-width:550px) {
.top-lead{
    font-size:2.2rem;
    }
}
@media screen and (max-width:380px) {
.top-lead{
    font-size:1.8rem;
    }
}

/* main-area */

#main-area{
    width:90%;
    margin:0 auto;
    padding: 50px 0; 
}

/* topics */

#topics{
    border-left:3px solid #000;
    padding: 0 0 0 20px;
}

@media screen and (max-width:768px) {
    #topics{
        margin:0 0 100px 0;
}
}

#topics h2{
    font-size: 1.5rem;
}

#topics h2 span.bgLRextend::before{
    background:#333;
}

.bx-wrapper{
    box-shadow:none;
    border:none;
}

/* vision */

#vision{
    display: flex;
    justify-content:space-between;
    align-items: center;
    flex-wrap: wrap;
    margin:0 0 100px 0;
}

@media screen and (max-width:768px) {
    #vision{
        margin:0 0 50px 0;
    }
    
}

#vision .img{
    width:40%;
    min-height: 590px;
    background:url("../img/pict_01.jpg") no-repeat center;
    background-size: cover;
}


#vision .content {
    width: 100%;
    text-align: center;
}

@media screen and (max-width:768px) {
  #vision .img{
    width:100%;
    min-height: 290px;
      margin:0 0 50px 0;
}

#vision .content{
   width:100%; 
    text-align: left;
}  
}
section#vision {
    margin: 200px 0px;
}
#vision h2,#works h2,#contact h2,#about h2 {
    color: #000;
    width: 100%;
    font-size: 36px;
    text-align: center;
    margin: 0 0 30px 0;
    font-weight: initial;
    letter-spacing: 0.25em;
    font-family: 'Noto Sans JP', "Yu Gothic", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;
    /* font-family: 'lato', 'helvetica', YuGothic, 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', Osaka, sans-serif; */
}
#works h2,#contact h2,#about h2 {
    color: rgb(14 141 152);
    margin: 0 0 30px 0;
    text-align: center;
    width: 100%;
}
#vision p {
    line-height: 2;
    /* margin: 0 0 50px 0; */
}
#vision .vision-lead{
    position: relative;
    color:rgb(14 141 152);
    font-size:1.3rem;
    font-weight: bold;
    margin: 0 0 90px 0;
}

@media screen and (max-width:768px) {
#vision .vision-lead{
    font-size:1rem;
    }
    
}

#vision .vision-lead::after {
    content: '';
    position: absolute;
    bottom: -30px;
    right: 0;
    left: 0;
    background: rgb(14 141 152);
    width: 12em;
    height: 1px;
    margin: 0 auto;
}

/* service */

#service h2{
    text-align: center;
    margin:0 0 100px 0;
}

@media screen and (max-width:550px) {
#service h2{
    margin:0 0 50px 0;
    }
}

#service h2 span.bgLRextend::before{
    background:#333;
}


#service .service-area{
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin:0 0 300px 0;
}

@media screen and (max-width:768px) {
#service .service-area{
    margin:0 0 200px 0;   
}
}

@media screen and (max-width:590px) {
 #service .service-area{
    margin:0 0 50px 0;   
}
   
}

#service .service-area::after{
     content:'';
    position: absolute;
    width: 70%;
    height: 23em;
    background:#f3f3f3;
    right:10%;
    top:20%;
    z-index: -1;
}


#service .service-area:nth-of-type(2n+1){
     flex-direction: row-reverse;
}


#service .service-area .img{
    width:50%;
}

#service .service-area .content{
    width:40%;
    background:#fff;
    box-shadow: 0 0 20px #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top:150px;
}

@media screen and (max-width:768px) {
#service .service-area .content{
    width:47%;
    top:100px;
    }  
}

@media screen and (max-width:590px) {
#service .service-area .img{
    width:100%;
    z-index: 2;
}
#service .service-area .content{
    width:100%;
    top:-10px;
    animation:none;
    opacity: 1;
    z-index: 1;
}
}

#service .service-area .content-area{
    padding:40px;   
}

#service .service-area .content-area h3{
     text-align: center;
    font-size: 1rem;
    margin: 0 0 30px 0;
}

#service .service-area .content-area h3 span{
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    font-size: 1.2rem;
}

#service .service-area .content-area p{
     margin:0 0 30px 0;   
}

#service .btn{
    text-align: right;
}

/* about */


@media screen and (max-width:768px) {
#about{
    margin: 0 0 100px 0;
}
    
}


@media screen and (max-width:550px) {
#about h2{
    margin:0 0 50px 0;
    }
}

#about .about-list{
   width: 96%;
    max-width: 900px;
    margin: 0 auto;
}

#about .about-list li{
    border-bottom: 1px solid #ccc;
    margin:0 0 15px 0;
    padding: 0 0 15px 0;
}

#about .about-list dl{
     display: flex;
    justify-content: space-between;
}

#about .about-list dt{
    width:30%;
    padding: 0 0 0 40px;
}

@media screen and (max-width:590px) {

#about .about-list dt{
     padding:0 0 0 10px; 
    }
}

#about .about-list dd{
    width:65%;
}

/* faq */

#faq{
    margin:0 0 200px 0;
}

#faq h2{
    text-align: center;
    margin:0 0 100px 0;
}


#faq h2 span.bgLRextend::before{
    background:#333;
}

.faq-bg{
    position: relative;
    height: 55vh;
    background:url("../img/pict_05.jpg") no-repeat center;
    background-size:cover;
    margin: 0 0 200px 25%;
}

.faq-bg::after{
    content:'';
    position: absolute;
    top:20%;
    left:-32%;
    width:100%;
    height:55vh;
    background:#f3f3f3;
    z-index: -1;
}

@media screen and (max-width:768px) {

.faq-bg,
.faq-bg::after{
    height:35vh;
}   
}

@media screen and (max-width:550px) {
#faq{
    margin:0 0 100px 0;
}
    
#faq h2{
 margin: 0 0 50px 0;   
}
    
.faq-bg{
    margin:0 0 100px 25%;
}

.faq-bg,
.faq-bg::after{
    height:20vh;
} 
}

/* contact */

#contact {
    margin: 200px 0 100px 0;
}
#contact h2{
    text-align: center;
    margin:0 0 100px 0;
    color: rgb(14 141 152);
}

@media screen and (max-width:550px) {
 #contact h2{
     margin:0 0 50px 0;
    }
}

#contact .form-list{
    width:100%;
    max-width: 700px;
    margin: 0 auto;
}

#contact input , button , textarea , select {
	margin:0;
	padding:0;
	border:none;
	outline:none;
	background:none;
    font-size: 16px;
}

#contact .form-list input[type='text'] , 
#contact .form-list input[type='email'] , 
#contact .form-list textarea{
	width:100%;
	border:1px solid #666;
	background:#fff;
	padding: 10px;
	-webkit-appearance:none;
	   -moz-appearance:none;
	        appearance:none;
}

#contact .form-list input[type='text'] , input[type='email'] {
	height:50px;
}

#contact .submit-btn{
    width:152px;
    margin: 0 auto;
}

#contact input[type='submit']{
   border:2px solid #333;
    color: #333;
    text-align: center;
    padding: 5px 20px;
    width:152px;
    margin: 0 auto;
    transition: all .3s;
}

#contact input[type='submit']:hover{
    background: #333;
    color: #fff;
} 

#contact .form-list dl{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	padding:0 0 20px 0;
}

#contact .form-list dt{
    width:30%;
}

#contact .form-list dd{
    width:66%;
}

#contact .form-list textarea {
	height:200px;
}

@media screen and (max-width:768px) {
#contact .form-list dt{
	margin:0 0 10px 0;
}
#contact .form-list dt,
#contact .form-list dd{
    width:100%;
}
	
}
video {
    width: 100%;
}
span.smm {
    font-size: 0.8rem;
}
/* footer */

#footer{
    padding: 100px 0;
    text-align: center;
    background: #727775;
    position: relative;
    text-transform: uppercase;
}

#footer .footer-logo{
    font-weight: bold;
    letter-spacing: 0.3em;
    margin: 0 0 50px 0;
    color: #fff;
}

#footer small{
     color:#fff;
}



