@charset "utf-8";
/* CSS Document */

.paclinkatn {
     border: 3px solid #4ebfd3;
    border-radius: 20px;
    width: 95%;
    margin: 20px auto 20px 0;
    background: #FFF;
    padding: 40px 0;
            }
            .paclinkatn p{
             width: 80%;
    margin: 0px auto 20px 20px;
    text-align: left;
    font-size: 0.8rem;
            }
            .paclinkatn p.ttl {
                   font-size: 1.1rem;
    font-weight: bold;
    border-bottom: 1px solid #4ebfd3;
    margin-bottom: 10px;
    text-align: center;
    padding-bottom: 10px;
            }
            
            .paclink .linky:after,.paclink .linkg:after {
                top: 14px
            }
           .paclink .linky:before,.paclink .linkg:before {

    top: 21px;
}
            .paclink {
    text-align: left;
    background: #dff4f9;
    padding: 80px 0;
    margin: 100px auto 0;
            
            }
              .paclink a.ybtn{
   font-size: 1.6rem;
    padding: 30px 0;
    text-align: center;
    margin: 0 auto;
            }
 .paclink img {
    width: 80%;
    margin: 0 auto 0 0;
    text-align: center;
}
.paclink a.ybtn:before{
    top: 40px
}

.paclink a.ybtn:after {
    top: 35px;
}




img {max-width: 100%;}
.stkmenu {
    position: absolute;
    right: 0;
}
		        .stkmenuunder {
                display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
        }
        .stkmenuunder ul{
            display: flex;
    justify-content: space-between;
    width: 100%;
    }
        .stkmenuunder ul li {
            margin: 0;
        width: calc(100% / 3);
        }
        .stkmenuunder ul li a{
    display: block;
    text-align: center;
    padding: 25px 0 15px;
    width: 100%;
        }
        
        .stkmenuunder ul li:first-child {
        background: #fff100;
        }
        .stkmenuunder ul li:nth-child(2) {
        background: #5ab5b1;
        }
        .stkmenuunder ul li:last-child {
        background: #00b900;
        }
		.tksttl {
			font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
    line-height: 1.6em;
			letter-spacing: -0.1pc;
		}
		body {
			font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
			margin: 0 auto;
			padding: 0;
			color: #333333;
			font-size: 17px;
			font-weight: 500
		}
		ul,li {
			margin: 0 auto;
			padding: 0;
			list-style: none;
		}
header{
        position: fixed;
    background: #FFF;
    width: 100%;
    top: 0;
    z-index: 1000;
}
		header .menu {
			margin: 35px 0;
			    width: 65%;
                    font-weight: bold;
			display: none;
		}
        footer .footmenu {
        display: none;
        }
		footer .logo {
        margin: 0 auto;
			width: 100%;
        }
        
			
		.wrap {
			width: 95%;
			margin: 0 auto;
		}
		a {
			text-decoration: none;
			color: #333333;
		}
		a:hover {
			color: #5ab5b1;
		}
		.logo a {
    background: #5ab5b1;
    padding: 25px 15px 5px;
    display: block;
    width: 30%;
    margin-bottom: 30px;
		}
footer .logo a {
	margin: 0 auto 30px;
}



	#main {
			    width: 100%;
    margin: 114px auto -10px;
    position: relative;
    height: 672px;
    z-index: -1;
		}

				#main:after {
			background: url("img/mainright.jpg") no-repeat;
			width: 722px;
			height: 672px;
			content: "";
			display: inline-block;
			position: absolute;
			right: 0;
			top: -10px;
		}
		h1 {
font-size: 34px;
    position: relative;
    z-index: 10;
    text-align: center;
    top: 370px;
    margin: 0 auto;
		}
		span.sml {
			font-size: 35px;
		}
		span.b {
			color: #4ebfd3;
		}
		h1:after {
			background: url("img/mainsp.png") no-repeat;
    width: 95%;
    background-size: contain;
    height: 440px;
    content: "";
    display: inline-block;
    position: absolute;
    top: -235px;
    left: 50%;
    margin-left: -307px;
    z-index: -1;
		}
		h1 .ydot {
			position:relative
		}
		h1 .ydot:after {
    content: "●●●●●●●";
    color: #fff100;
    font-size: 11px;
    letter-spacing: 1.6em;
    position: absolute;
    top: -30px;
    left: 15px;
}

        		#news {
			height: 700px
		}
		

		.newsttl {
top: 250px;
    font-size: 28px;
    text-align: center;
    margin: 30px auto;
		}

		.newsarea {
    border: 1px solid #000;
    width: 95%;
    text-align: center;
    padding: 50px 0;
    position: relative;
    margin: 0 auto;
		}
		.newsarea:before,.newsarea:after {
			content: "";
			display: inline-block;
			width: 100%;
			height: 1px;
			background: #000;
			position: absolute;
			left: 0;
			top: 5px;
		}
		.newsarea:after {
			top: auto;
			bottom: 5px;
		}
		
		a.ybtn {
			background: #fff100;
			box-shadow:0px 0px 5px 2px rgba(214,214,214,0.5);
			border: 1px solid #fff100;
			color: #333;
			padding: 15px;
			width: 80%;
			display: block;
			    margin: 30px auto 0;
			position: relative;
			font-size: 20px;
		}
		a.ybtn:hover {
			background: #FFF;
		}
				a.ybtn:before {
		position: absolute;
    content: "・・";
    display: inline-block;
    right: 30px;
    top: 15px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 20px;
    letter-spacing: -0.4em;
		}
		a.ybtn:after {
position: absolute;
    content: ">";
    transform: scale(0.7, 1.5);
    display: inline-block;
    right: 15px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    top: 9px;
    font-size: 24px;
		}
		.sliderbg {
			position: relative
		}
		.slider {
		width: 60%;
		}
		.slide-arrow.prev-arrow.slick-arrow {
		display: inline;
    position: absolute;
    left: -100px;
    top: 200px;
		}
		.slide-arrow.next-arrow.slick-arrow {
		    position: absolute;
    right: -100px;
    top: 200px;
		}
		.slider li {
			    box-shadow:0px 0px 5px 2px rgba(214,214,214,0.5);
			margin:0 10px;
			padding-bottom: 30px;
			
		}
		.slider li img{
			width: 100%;
		}
			.slider li p {
				text-align: left;
    width: 90%;
    margin: 10px auto;
    color: #333333;
    font-weight: normal;
    line-height: 1.6em;
		}
		.slider li p.date {
			font-weight: bold;
    color: #666666;
    padding-top: 5px;
		}
						.slider li a:before {
position: absolute;
    content: "・・";
    display: inline-block;
    left: 80px;
    top: -8px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 20px;
    letter-spacing: -0.4em;
		}
		.slider li a:after {
    position: absolute;
    content: ">";
    transform: scale(0.7, 1.5);
    display: inline-block;
    left: 110px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    top: -19px;
    font-size: 24px;
		}
		.slider li a {
			    position: relative;
    color: #5ab5b1;
    font-weight: bold;
    text-align: left;
    display: block;
    width: 90%;
    margin: 0 auto;
		}

 .itemlist {
    background: url(img/nanolistbg.jpg) no-repeat bottom center;
    background-size: cover;
    padding: 180px 0 50px;
        }
        .itemlistbox {
    width: 80%;
    margin: 0 auto;
    border: 1px solid #000;
    background: rgba(255,255,255,0.7);
    padding: 50px;
    position: relative;
    }
    .itemttl {
    font-size: 18px;
    color: #6f8e8e;
    font-weight: bold;
    position: relative;
    text-align: center;
    margin: 0 0 10px;
    }
    .itemlistbox:before,.itemlistbox:after {
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    content: "";
    display: inline-block;
    left: 0;
    }
     .itemlistbox:before {
     top: 5px;
     }
     .itemlistbox:after {
     bottom: 5px
     }
     .itemttl span {
    color: #5ab5b1;
    font-size: 200%;
    letter-spacing: -0.2em;
     }
     .itemttl:before,.itemttl:after {
     width: 5px;
     height: 60px;
     background: #fff100;
     content: "";
     display: inline-block;
     position: absolute;
         top: 20px;
   
     }
     .itemttl:before {
       left: 0;
     transform: rotate(-30deg)
     }
     .itemttl:after {
            right: 0;
     transform: rotate(30deg)
     }
     .itemlist table {
         margin: 0 auto 30px;
    font-weight: bold;
    }
    .itemlist table td:nth-child(2) {
  padding: 8px 20px;
    font-size: 19px;
    color: #666;
  }
  .itemlist table td:nth-child(3) {
  font-size: 21px;
  }
  .itemlist table td:nth-child(3) span {
    font-size: 12px;
    padding-left: 5px;
  }
  .linky,.linkg {
background: #FFF100;
    padding: 20px 0;
    border: 1px solid #FFF100;
    margin: 0 auto;
    font-weight: bold;
    display: block;
    width: 90%;
    box-shadow:0px 0px 5px 2px rgba(214,214,214,0.5);
    text-align: center;
    font-size: 16px;
    position: relative;
    }
     .linky:hover,.linkg:hover {
     background: #FFf;
     }
    .linkg {
    border: 1px solid #00b900;
      background: #00b900;
      color: #FFF;
      }
    
    	.linky:before,.linkg:before {
position: absolute;
    content: "・・";
    display: inline-block;
    right: 50px;
    top: 20px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 20px;
    letter-spacing: -0.4em;
		}
		.linky:after,.linkg:after  {
    position: absolute;
    content: ">";
    transform: scale(0.7, 1.5);
    display: inline-block;
    right: 25px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    top: 9px;
   font-size: 24px;
 
		}
        #nanoshush {
			background: url("img/s2bg.jpg") no-repeat;
			background-size: cover;
			padding: 85px 0;
		}
		.abtextarea {
    width: 90%;
    margin: 30px auto 0;
    padding: 30px;
    background: #FFF;
			box-shadow:0px 0px 5px 2px rgba(150,150,150,0.7);
		}
		p {
			line-height: 2em;
		}
		 .contttl.tksttl {
    background: #FFF;
    display: initial;
    padding: 8px 55px 8px 15px;
    position: relative;
    font-size: 17px;
    margin: 0 0 30px 0;
    line-height: 1.6em;
		}
		.contttl:before {
			position: absolute;
			background: url("img/icon.png") no-repeat;
			width: 32px;
			height: 30px;
			display: inline-block;
			z-index: 1;
			right: 10px;
			top:5px;
			
			content: "";
		}
		.contttl:after {
			border-bottom: 1px solid #000;
			border-right:1px solid #000;
			width: 100%;
height: 35px;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -8px;
    right: -8px;
		}
		#nanoshush .cponttlb {
		    font-size:  40px;
			line-height: 1.4em;
		}
		#nanoshush .tksttl span.nfont {
		font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
		}
		#nanoshush ul {
			display: flex;
			justify-content: space-between;
			width: 85%;
			margin: 30px auto;
		}
		#nanoshush ul li {
			margin: 0;
			color: #FFF;
			text-align: center;
			width: 161px;
			height: 161px;
		}
		#nanoshush ul li:first-child {
			background: url("img/s2point.png");
		}
		#nanoshush ul li:nth-child(2) {
			background: url("img/s2point2.png");
		}
		#nanoshush ul li:nth-child(3) {
			background: url("img/s2point3.png");
		}
		#nanoshush ul li p {
			padding-top: 45px;
    font-size: 20px;
		}
		.cponttlb {
			position: relative;
			    margin-top: 20px;
		}
		.cponttlb:after {
			content: "";
			display: inline-block;
			background: url("img/s2ttl.png") no-repeat;
			width: 194px;
			height: 74px;
			position: absolute;
			    top: -50px;
    left: 380px;
		}
        .nanounder {
			position: relative;
		}
		.nanounder .wrap {
			position: relative;
			    margin:140px auto 40px;
		}

				.nanounder:after {
			content: "";
			display: inline-block;
			background: url("img/s3bgright.png") no-repeat;
			position: absolute;
			right: 0;
			top: 25%;
			width: 674px;
			height: 340px;
			z-index: -2;
		}
		.nanounder .wrap ul {
			width: 95%;
			margin:  0 auto;
		}
		.nanounder .wrap ul li p {
			color: #333;
			font-size: 14px;
			    margin: 0 auto;
		}
		.nanounder .wrap ul li {
			font-size: 36px;
    line-height: 1.2em;
    position: relative;
    margin-bottom: 110px;
    padding-left: 50px
		}
		.nanounder .wrap ul li:first-child {
			color: #5ab5b1;
		}
		.nanounder .wrap ul li:nth-child(2) {
			color: #9cc2c9;
		}
				.nanounder .wrap ul li:nth-child(3) {
			color: #42c7bf;
		}
		
				.nanounder .wrap ul li:nth-child(4) {
			color: #5ccde1;
					    margin-bottom: 100px;
		}	
		.nanounder .wrap ul li:before {
			content: "";
			display: inline-block;
			position: absolute;
			    left: -30px;
    top: -60px;
			z-index: -1
		}
		.nanounder .wrap ul li:first-child:before {
			background: url("img/s3p1.png") no-repeat;
			width: 212px;
			height: 238px;
		}

			.nanounder .wrap ul li:nth-child(2):before {
			background: url("img/s3p2.png") no-repeat;
			width: 195px;
			height: 209px;
		}
			.nanounder .wrap ul li:nth-child(3):before {
			background: url("img/s3p3.png") no-repeat;
			width: 180px;
			height: 194px;
		}	
			.nanounder .wrap ul li:nth-child(4):before {
			background: url("img/s3p4.png") no-repeat;
			width: 158px;
			height: 170px;
				    top: -70px;
		}	
		.nanoundertext {
	    width: 90%;
    margin: 0 auto;
		}
        #feature {
			background: url("img/s4bg.jpg") no-repeat;
			background-size: cover;
			padding: 120px 0;
		}
		.fttextarea {
			width: 90%;
			margin: 30px auto  0;
			padding: 30px;
			background: #FFF;
			box-shadow:0px 0px 5px 2px rgba(150,150,150,0.7);
		}

		#feature .contttl.tksttl {
    background: #FFF;
    display: initial;
    padding: 8px 55px 8px 15px;
    position: relative;
    font-size: 17px;
    margin: 0 0 30px 0;
    line-height: 1.6em;
		}

		#feature .tksttl {
		    font-size:  40px;
			line-height: 1.4em;
		}
		#feature .tksttl span.nfont {
		font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
		}

		#feature .cponttlb:after {
			content: "";
			display: inline-block;
			background: url("img/s4item.png") no-repeat;
			width: 118px;
			height: 49px;
			position: absolute;
    top: -40px;
    left: 410px;
		}
        .featureunder {
			margin-top: 100px;
		}
				.featureunder .wrap {
			text-align: center;
		}
	.furimg {
			font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
		}
		.featureunder ul {
			    width: 90%;
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
    margin: 0 auto 50px;
		}
		.featureunder ul li {
			margin: 0;
			font-size: 36px;
			position: relative;
		}

		.featureunder ul li:first-child {
    text-align: center;
			    width: 100%;
		}

		.featureunder ul li:nth-child(2) {
		text-align: center
		}
		.featureunder ul li:nth-child(2) img {
        width: 80%;
		}
		.featureunder ul li span {
			color: #5ab5b1;
		}
			.featureunder ul li:first-child:before,.featureunder ul li:first-child:after {
				width: 30px;
				height: 30px;
				border-top: 1px solid #000;
				border-left: 1px solid #000;
				content: "";
				display: inline-block;
				position: absolute;
top: 10px;
    left: 30px;
		}
		.featureunder ul li:first-child:after {
							border-top:none;
				border-left: none;	
				border-bottom: 1px solid #000;
				border-right: 1px solid #000;
				top: auto;
				left: auto;
			right: 30px;
			    bottom: 40px;
		}
		.featureunder ul p {
			position: relative;
			    display: inline-block;
                margin: 0px auto 30px;
		}
		.featureunder ul p:after {
			content: "";
			display: inline-block;
			position: absolute;
			right: -40px;
			z-index: -1;
    top: -15px;
		}
		.featureunder ul p.furp1:after {
			background: url("img/s4ttl.png") no-repeat;
			width: 109px;
			height: 41px;
		}
				.featureunder ul p.furp2:after {
			background: url("img/s4ttl2.png") no-repeat;
			width: 140px;
			height: 47px;
		}
						.featureunder ul p.furp3:after {
			background: url("img/s4ttl3.png") no-repeat;
			width: 112px;
			height: 43px;
		}
			.featureunder ul p.furp4:after {
			background: url("img/s4ttl4.png") no-repeat;
			width: 120px;
			height: 48px;
		}
			.featureunder ul p.furp5:after {
			background: url("img/s4ttl5.png") no-repeat;
			width: 111px;
			height: 57px;
		}
			.featureunder ul p.furp6:after {
			background: url("img/s4ttl6.png") no-repeat;
			width: 118px;
			height: 52px;
		}
			
            .and {
                background: url(img/s5bg.jpg) no-repeat right center;
    background-size: cover;
    padding: 180px 0 50px;
    margin: 20px auto 0;
    }
    .andtextarea {
    background: #FFF;
    padding: 50px;
        margin: 70px auto;
            width: 85%;
            position: relative;
		box-shadow:0px 0px 5px 2px rgba(214,214,214,0.5);
    }
     .andtextarea .tksttl {
        font-size:  40px;
    line-height: 1.2em;
    position: relative;
    }
    .nfont {
    			font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
}
.andtextarea .tksttl:after {
position: absolute;
background: url(img/s5item.png) no-repeat;
width: 150px;
height: 148px;
content: "";
display: inline-block;
right: -10px;
    top: 0;
}
.andtextarea p {
width: 100%;
    margin: 60px 0 0;
    }

    
     #works {
        background: #e9f3f8;
        padding: 80px 0;
        text-align: center
        }
         .worksttl {
         font-size:  40px;
         margin: 120px auto 70px;
         position: relative;
             display: inline-block;
         }
          .worksttl img {
          position: absolute;
          top: -90px;
          left: 50%;
          margin-left: -100px;
          }
                   .worksttl:before,.worksttl:after {
                   width: 50px;
                   height: 50px;
                   content: "";
                   display: inline-block;
                   position: absolute;
                   }
.worksttl:before {
border-left: 1px solid #000;
border-top: 1px solid #000;
top: -20px;
left: -30px;
}
.worksttl:after {
border-right: 1px solid #000;
border-bottom: 1px solid #000;
right: -30px;
bottom: -20px;
}
#works p {
margin-bottom: 50px;
text-align: left
}
.worksttl2 {
margin: 80px auto 10px;
color: #6f8e8e;
font-size: 24px;
width: 77%;
position: relative;
    display: inline-block;
}
.worksttl2:before,.worksttl2:after {
    width: 4px;
    height: 60px;
    background: #fff100;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0px;

}
.worksttl2:before {
left: -30px;
transform: rotate(-25deg)
}
.worksttl2:after {
right: -30px;
transform: rotate(25deg)
}
      #works ul {
      width: 100%;
      margin: 20px auto;
      }  
      #works ul li:first-child{
    width: 100%;
    background: #FFF;
    padding: 70px 0 60px;
    margin: 0;
    border-top: 50px solid #e9f3f8;
    border-bottom: 50px solid #e9f3f8;
      }
        #works ul li:first-child .tksttl {
        font-size:  40px;
    margin: 0 auto 0 30px;
    text-align: left;
    line-height: 1.4em;
    position: relative;
        }
      #works ul li:nth-child(2){
    border: 5px dotted #5ab5b1;
    padding: 20px 0;
      }
       #works ul li:first-child p {
    text-align: left;
    width: 90%;
    margin: 20px auto 0;
    }
     #works ul li:first-child .tksttl:after {
     position: absolute;
     content: "";
     display: inline-block;
     background: url(img/s6ttl2.png) no-repeat;
     width: 120px;
     height: 152px;
     right: 50px;
     bottom: 0;
     }
      #effect {
        background: url(img/s7bg.jpg) no-repeat;
        background-size: cover;
        padding: 120px 0;
        }
        #effect .cponttlb {
        font-size: 47px;
        }
         #effect .cponttlb:after {
         background: url(img/s7ttl.png) no-repeat;
         width: 139px;
         height: 49px;
         left: 260px;
    top: -35px;
         }
          .effectunder {
            margin: 80px auto;
            text-align: center
            }
            .effectunder ul {
            margin-bottom: 30px;
            }
             .effectunder ul.efrightimg {
             flex-flow: row-reverse;
             }
            .effectunder ul li {
            margin: 0;
             }

              .effectunder ul li p {
                    width: 95%;
    margin: 0 auto;
    text-align: left;          
             }
             .effectunder ul li p.efttl {
                 color: #6f8e8e;
    font-size: 30px;
    text-align: center;
             }
              .effgruph {
               width: 100%;
               margin: 0 auto;
               padding: 0 0 100px;
               background: #e9f3f8;
               }
               .gruphttl {
                   color: #FFF;
    background: #5ab5b1;
    padding: 45px 50px 20px;
    position: relative;
    width: 50%;
    margin: 0 auto;
    font-size: 32px;
    text-align: center;
               }
               .gruphttl:before {
               border-top: 5px dotted #FFF;
               position: absolute;
               content: "";
               display: inline-block;
               top: 20px;
               left: 0;
               width: 100%;
               }
               
               .effgruph table {
                margin: 80px auto 0;
    width: 100%;
               border-collapse: collapse;
    border:1px solid #333;
	display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
    }
     .effgruph table td {
     border: 1px solid #000;
     background: #FFF;
     text-align: center;
     padding: 20px;
		 font-size: 19px;
     }
     .effgruph table td:first-child {
     background: #cfe1ed;
     }   
          .effgruph table tr:first-child td:first-child {
     background: #FFF;
     }
          .effgruph table tr:first-child td {
     padding: 10px;
     }  
        .effgruph table td:nth-child(2) {
        border-left: 5px solid #fff100;
        border-right: 5px solid #fff100;
        }
                .effgruph table tr:first-child td:nth-child(2) {
        border-top: 5px solid #fff100;
        }
      .effgruph table tr:last-child td:nth-child(2) {
        border-bottom: 5px solid #fff100;
        }
               
     .effgruph table td.maru {
     position: relative;
         padding: 30px 30px 10px;
     }
     .effgruph table td.m5:before,.effgruph table td.m4:before,.effgruph table td.m3:before,.effgruph table td.m2:before,.effgruph table td.m1:before {
     position: absolute;
     display: inline-block;
     top: 10px;
     color: #5ab5b1;
     }
     .effgruph table td.m5:before {
     content: "●●●●●";
     letter-spacing: 0.5em;
    left: 31%;
     }
     .effgruph table td.m4:before {
     content: "●●●●";
     letter-spacing: 0.5em;
    left: 34%;
     }
    .effgruph table td.m3:before {
     content: "●●●";
     letter-spacing: 0.5em;
    left: 38%;
     }
    .effgruph table td.m2:before {
     content: "●●";
     letter-spacing: 0.5em;
    left: 43%;
     }
    .effgruph table td.m1:before {
     content: "●";
     letter-spacing: 0.5em;
    left: 48%;
     }     
      .lifestyle {
               margin: 90px auto;
               background: url(img/s10bg.png) center no-repeat;
               }
            .lifestyle .tksttl {
              font-size:  40px;
    line-height: 1.3em;
    width: 70%;
    margin: 0 auto;
    }
    
    .lifestyle .cponttlb:after {
    background: url(img/s9ttl.png);
    width: 107px;
    height: 103px;
        bottom: 0;
    top: auto;
    left: auto;
    margin-left: 20px;
    }
               
               .lifestyle ul {
               color: #6f8e8e;
               text-align: center;
               margin: 30px auto 0;
               width: 100%;
               font-size: 18px;
               }

    #howtouse {
margin: 100px auto;
}
#howtouse ul {
width: 100%;
position: relative;
margin: 130px auto 0;
}

#howtouse ul:before {
position: absolute;
background: url(img/s11ttl.png);
width: 163px;
height: 49px;
display: inline-block;
top: -70px;
left: 50%;
margin-left: -81px;
content: "";

}
#howtouse .contttl.tksttl {
    margin: 0 auto;
    text-align: center;
    left: 32%;
    width: 30%;
}

#howtouse .contttl:after {
    border-left: 1px solid #000;
    width: 108%;
    }
    #howtouse .cponttlb {
    font-size:  40px;
    text-align: center;
    padding: 10px 0;
    line-height: 1.2em;
    margin: 40px auto;
    width: 70%;
 border-left: 5px solid #fff100;
 border-right: 5px solid #fff100;
    }
#howtouse .cponttlb:after {
width: 0;
height: 0;
}
#howtouse ul li {
margin: 0 auto 20px;
    border: 1px solid #000;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    color: #6f8e8e;
}
#movie {
background: #e9f3f8;
padding: 90px 0;
}


#movie .tksttl {
    font-size: 40px;
    width: 70%;
    margin: 0 auto 30px;
}
#movie .cponttlb:after {
    background: url(img/movieicon.png) no-repeat;
    width: 89px;
    height: 165px;
    bottom: 0;
    left: 340px;
}

.moviefre {
        width: 100%;
    background: #000;
    margin: 30px auto 0;
    height: 300px;
}
#voice {
background: url(img/voicebg.png) repeat;
padding: 0 0 100px;
    overflow: hidden;
}
#voice .voicettl {
    background: #5ab5b1;
    width: 100%;
    margin: 0 auto -50px;
    border-radius: 50%;
    position: relative;
    top: -70px;
    padding-top: 100px;
    text-align: center;
    padding-bottom: 30px;
    }
    #voice .contttl.tksttl {
        padding: 8px 55px;
}
#voice .contttl:after {
    border-left: 1px solid #000;
    width: 110%;
    }
   #voice .cponttlb {
        color: #FFF;
    font-size:  40px;
    line-height: 1em;
    padding-bottom: 20px;
    border-bottom: 5px solid #fff100;
    width: 70%;
   margin: 40px auto 10px;
}
   #voice .cponttlb:after {
   width: 0;
   height: 0;
   }
  .voicelist ul {
       display: flex;
    flex-flow: column-reverse;
}

.voicelist div{
width: 100%;
margin: 0 0 30px;
}
.voicelist ul {
background: #FFF;
padding: 40px 30px;
}
.voicelist li:nth-child(2) {
text-align: center;
    margin: 0 auto;
    border-bottom: 4px dotted #fff100;
    width: 100%;
    }
    #qa {
padding: 50px 0;
}

#qa ul.qalist {
        width: 83%;
    height: 400px;
    overflow-y: scroll;
    padding:0 30px;
}
.qal {
    width: 100%;
    margin: 0;
    padding: 0;
}

#qa .cponttlb {
font-size:  40px;
}

#qa .cponttlb:after {
background: url(img/qattl.png) no-repeat;
    width: 271px;
    height: 131px;
    left: 210px;
    z-index: -1;
    top: -80px;
}
.qalist p {
    position: relative;
    padding-left: 90px;
    display: block;
    font-size: 15px;
}
.qalist p.qaq:before {
background: url(img/q.png) no-repeat;
position: absolute;
left: 0;
content: "";
display: inline-block;
width: 77px;
height: 77px;
}
.qalist p.qaa:before {
background: url(img/a.png) no-repeat;
position: absolute;
left: 0;
content: "";
display: inline-block;
width: 77px;
height: 77px;
}
.qalist p.qaq {
    color: #6f8e8e;
    font-size: 15px;
    display: block;
    
}
.qalist li {
margin-bottom: 70px;
    border-bottom: 5px dotted #bebebe;
    padding-bottom: 50px;
    }

    .qar {
    border: 1px solid #000;
    padding: 20px 0;
    width: 100%;
    margin: 20px auto;
    position: relative;
    }
     .qar:before,.qar:after {
     width: 100%;
     background: #000;
     height: 1px;
     content: "";
     display: inline-block;
     position: absolute;
     left: 0;
     }
       .qar:before {
       top: 5px;
       }
.qar:after {
bottom: 5px;
}
.contbtn {
    margin: 120px auto;
    display: block;
    background: #5ab5b1;
    color: #FFF;
    text-align: center;
    width: 90%;
    padding: 40px 0;
    font-size: 24px;
    font-weight: bold;
    border: 1px solid #5ab5b1;
    position: relative;
	box-shadow:0px 0px 5px 2px rgba(214,214,214,0.5);
    }
.contbtn:hover {
background: #FFF;
}
a.contbtn:before {
    position: absolute;
    content: "・・";
    display: inline-block;
    right: 70px;
    top: 28px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 30px;
    letter-spacing: -0.4em;
}
a.contbtn:after {
    position: absolute;
    content: ">";
    transform: scale(0.7, 1.5);
    display: inline-block;
    right: 45px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    top: 14px;
    font-size: 37px;
}
footer {
background: #e9f3f8;
    padding-bottom: 80px
}
footer h2{
    width: 100%;
    margin: 20px auto;
    text-align: center;
    color: #666;
    font-size: 16px;
    }
    p.copy {
    margin: 0 auto;
    text-align: center;
    color: #666;
    }
    .topjump {
    position: absolute;
    right: 0;
    bottom: 0;
    
    }
    footer .wrap {
    position: relative;
    } 
    .topjump a {
    padding: 25px 25px 50px 25px;
    background: #6f8e8e;
    display: block;
    }
        .topjump a:hover {
        background: #5ab5b1;
        }
        a:hover img {
        opacity: 0.5;
        }

 /*************************************open menu**********************/
 nav {
	margin-right: -16px;
	margin-top: -30px;
	    padding: 50px 0;
}
 nav ul{
	display: flex;
	align-items: center;
	
}
 nav ul li a{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 21px;
    padding: 20px 0 20px 16px;
}
#nav_toggle{
	display: none;
}
	nav{
		display: none;
		position: absolute;
		top:0;
		width: 100%;
   background: rgba(78,191,211,0.9);
    
		left: 0;
		z-index:99999;
	}
	 nav ul{
		display: block;
		margin: 0 auto;
		width: 90%;
	}
	 nav ul li{
		margin: 0 auto;
		text-align: center;
		border-bottom: 1px solid #fff;
	}
 nav ul li:first-child a {
	width:100%;
	text-align:center;
}
 nav ul li:first-child img {
	width:35%;
}
	 nav ul li:last-child{
		border: none;
	}
	 nav ul li a{
		display: block; 
	}
nav ul li a img{
	padding-right: 20px;
}

nav ul li.stky a {
	background: #fff100;
	    color: #333;
}
nav ul li.stkg a {
	background: #00b900;
}
nav ul li.stkbase a {
background: #233237;
}
	/*開閉ボタン*/
	#nav_toggle{
display: block;
    width: 60px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 40px;
    z-index: 999999;
    padding: 10px 6px 12px;
	}
#home #nav_toggle span {
	background: #5ab5b1;
}


	#nav_toggle div {
		position: relative;
	}
	#nav_toggle span{
		display: block;
		height: 7px;
		background: #5ab5b1;
		position:absolute;
		width: 100%;
		left: 0;
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;	
	}
	#nav_toggle span:nth-child(1){
		top:0px;
	}
	#nav_toggle span:nth-child(2){
		top:17px;
	}
	#nav_toggle span:nth-child(3){
    top: 34px;
	}

	
	/*開閉ボタンopen時*/
	.open #nav_toggle span:nth-child(1) {
		   -webkit-transform: rotate(135deg);
			-moz-transform: rotate(135deg);
			transform: rotate(135deg);

		}
		.open #nav_toggle span:nth-child(2),.open #nav_toggle span:nth-child(3) {
			-webkit-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			transform: rotate(-135deg);

		}
.open #nav_toggle span:nth-child(1),
.open #nav_toggle span:nth-child(2),
.open #nav_toggle span:nth-child(3){
	background:#fff;
	top: 20px;
    width: 50px;
	left:0;
}
.open #nav_toggle {
background: none;

}
.pc {
	display: none;
}
		.formwrap {
			margin: 100px auto;
			width: 100%;
		}
		#formWrap {
			margin: 80px auto;
		}
		.formwrap table {
			margin: 0 auto;
		}
		.formwrap table th {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    vertical-align: middle;
    font-size: 15px;
}
.formwrap table th,.formwrap table td {
	display: block;
    font-size: 21px;
}
		.formwrap table td input,.formwrap table td textarea {
    background: #e9f3f8;
    border: none;
    font-size: 21px;
    padding: 15px 5px;
    width: 98%;
}
		.submitbtn {
			text-align: center;
		}
		input[type=submit] {
			font-size: 18px;
			padding: 15px 50px;
			margin: 30px auto;
		}
		input[type=submit]:hover {
			cursor: pointer
		}
        
        
        
        
        #company {
margin: 50px auto 80px;
}
.complr {
    width: 90%;
    margin: 0 auto;
}
#company .tksttl {
    font-size: 30px;
    text-align: center;
    padding: 10px 0;
    line-height: 1.2em;
    margin: 40px auto;
    width: 30%;
    border-left: 5px solid #fff100;
    border-right: 5px solid #fff100;
}
.complr ul {
    width: 100%;
    margin: 0;
    }
    .complr ul li:nth-child(odd) {
    background: #f2f2f2;
    text-align: center
    }

    .complrimg {
    text-align: center;
    }
    .complrimg img {
    width: 40%;
    }
     .complr ul li {
    padding: 10px 0 5px;
    margin-bottom: 10px;
    }
    
    
                       .ebi {
               padding: 80px 0 100px;
               background: #f9f9f9;
               }
               .ebi h2{
               text-align: center;
                   font-size: 50px;
    line-height: 1.3em;
        font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    }
               .ebi ul {
               display: flex;
               flex-wrap: wrap;
               justify-content: space-between;
                   width: 90%;
               }
               .ebi ul li {
               width: 32%;
               margin: 0 0 30px;
               text-align: center
               }
               .ebi ul li p{
               margin: 0 auto;
                   line-height: 1em;
               }
               .ebi ul li img {
               width: 100%;
               border: 1px solid #999
               }
               .ebi table {
               width: 100%;
               border-collapse: collapse ;
              border-top: 1px solid #999;
              background: #FFF;
                  overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
              border-left: 1px solid #999;
               }
               .ebi table td:first-child {
               width: 40%;
               }
               .ebi table td:nth-child(2) {
               width: 45%;
               }
               .ebi table td:nth-child(3) {
               width: 15%;
               }
               .ebi table tr:first-child td{
               text-align: center;
               background: #5ab5b1;
               color: #FFF;
               }
               .ebi table tr td {
              border-bottom: 1px solid #999;
              border-right: 1px solid #999;
              padding: 4px 0 4px 7px
               }
               .ebi table tr:nth-child(even) td{
               background: #e9f3f8;
               }
               
               .spsc {
               height: 400px;
               overflow-y: scroll;
               }