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

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

    top: 21px;
}

            .paclink {
text-align: center;
        background: #dff4f9;
    padding: 80px 0;
                margin: 0
            }
              .paclink a.ybtn{
                font-size: 1.3rem;
    width: 40%;
    padding: 20px 0;
            }
		.menu.transform {
    background: #5ab5b1;
    padding:0 0 0  2%;
    position: fixed;
    z-index: 100000;
    color: #FFF;
    transition: .2s;
    width: 98%;
    left: 0;
    margin: 0 auto;
    justify-content:center;
}
.sp {
	display: none;
}
.menu.transform li:first-child {
width: 8%;
}
.menu.transform li:first-child img {
width: 100%;
}

.menu.transform li:nth-child(2) {
margin-left: 5%;
}
.menu.transform li:nth-child(8) {
margin-right: 5%;
}
.stkmenulist {
display: none;
}
.menu.transform .stkmenulist {
display: block;
}
.menu.transform li {
display: block;
padding: 0 15px;
margin: 0;
}
.menu.transform li.stkmenulist { 
padding: 0;
}
.menu.transform li a {
padding: 15px 0 0;
display: block;
}
.menu.transform li.stky a {
background: #fff100;
color: #333333;
    padding: 8px 10px 6px;
}
.menu.transform li.stkb a {
    padding: 8px 10px 6px;
    }

.menu.transform li.stkg a {
background: #00b900;
    padding: 8px 10px 6px;
}

.menu.transform li.stkbase a {
background: #233237;
    padding: 8px 10px 6px;
}


		.menu.transform a {
			color: #FFF;
		}

		.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: 14px;
			font-weight: 500
		}
		ul,li {
			margin: 0 auto;
			padding: 0;
			list-style: none;
		}
		header .menu,header .wrap,footer .footmenu,footer .wrap {
			display: flex;
			justify-content: space-between;
		}
		header .menu,footer .footmenu {
			margin: 35px 0;
			    width: 65%;
                    font-weight: bold;
		}
		
        
			
		.wrap {
			width: 1200px;
			margin: 0 auto;
		}
		a {
			text-decoration: none;
			color: #333333;
		}
		a:hover {
			color: #5ab5b1;
		}
		.logo a {
			background: #5ab5b1;
			padding:25px 15px 5px;
			display: block;
		}
		.logo a:hover {
			background: #fff100;
		}
		.stkmenu {
			    position: absolute;
    right: 2%;
    top: 10%;
		}

	#main {
			    width: 1440px;
    margin: 0 auto;
    position: relative;
    height: 850px;
    z-index: -1;
		}
		#main:before {
			background: url("img/maileft.jpg") no-repeat;
			width: 604px;
			height: 892px;
			content: "";
			display: inline-block;
			position: absolute;
			left: 0;
			top: 70px;
		}
				#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: 43px;
    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/main.png") no-repeat;
			width: 710px;
			height: 440px;
			content: "";
			display: inline-block;
			position: absolute;
			top: -265px;
			left: 50%;
			margin-left: -355px;
			z-index: -1;
		}
		h1 .ydot {
			position:relative
		}
		h1 .ydot:after {
content: "●●●●●●●";
    color: #fff100;
    font-size: 11px;
    letter-spacing: 2.45em;
    position: absolute;
    top: -30px;
    left: 15px;
		}
        		#news {
			height: 700px
		}
		
		#news .wrap {
			display: flex;
			justify-content: space-between;
		}
		.newsttl {
			position: relative;
			top: 250px;
			font-size: 28px;
			
		}
		.newsttl:after {
			background: url("img/newsttl.jpg") no-repeat;
			position: absolute;
			width: 250px;
			height: 468px;
			content: "";
			display: inline-block;
			position: absolute;
			left: 50%;
			top: -65px;
			margin-left: -125px;
			z-index: -1		
		}
		.newsarea {
		    border: 1px solid #000;
    width: 70%;
    text-align: center;
    padding: 50px 0;
    position: relative;
		}
		.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 10px 2px rgba(0,0,0,0.2);
			border: 1px solid #fff100;
			color: #333;
			padding: 15px;
			width: 30%;
			display: block;
			    margin: 30px auto 0;
			position: relative;
		}
		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: 70%;
		}
		.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 10px 2px rgba(0,0,0,0.2);
			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;
        background-size: cover;
        padding: 120px 0;
        }
        .itemlistbox {
        width: 46%;
    margin: 0 0 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: 30px;
     background: #fff100;
     content: "";
     display: inline-block;
     position: absolute;
         top: 20px;
   
     }
     .itemttl:before {
       left: 10px;
     transform: rotate(-30deg)
     }
     .itemttl:after {
            right: 10px;
     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: 60%;
    box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2);
    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: 12px;
    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: 1px;
   font-size: 24px;
 
		}
        #nanoshush {
			background: url("img/s2bg.jpg") no-repeat;
			background-size: cover;
			padding: 85px 0;
		}
		.abtextarea {
			width: 40%;
			margin: 30px auto  0 0;
			padding: 30px;
			background: #FFF;
			box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2);
		}
		p {
			line-height: 2em;
		}
		 .contttl.tksttl {
		    background: #FFF;
    display: inline-block;
    padding: 8px 55px 8px 15px;
    position: relative;
			font-size: 14px;
			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: 50px;
			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: 45%;
			margin: 30px 0;
		}
		#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;
		}
		.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:180px auto 230px;
		}
		.nanounder .wrap:before {
			content: "";
			display: inline-block;
			background: url("img/s3bg.jpg") no-repeat;
			position: absolute;
			left: -100px;
			top: 0;
			width: 706px;
			height: 1167px;
			z-index: -1;
		}
				.nanounder:after {
			content: "";
			display: inline-block;
			background: url("img/s3bgright.png") no-repeat;
			position: absolute;
			right: 0;
			top: 45%;
			width: 674px;
			height: 340px;
			z-index: -2;
		}
		.nanounder .wrap ul {
			width: 55%;
			margin:  0 0 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: 180px;
		}
		.nanounder .wrap ul li:first-child {
			color: #5ab5b1;
			margin-left: 100px;
		}
		.nanounder .wrap ul li:nth-child(2) {
			color: #9cc2c9;
		}
				.nanounder .wrap ul li:nth-child(3) {
			color: #42c7bf;
			margin-left: 30px;
		}
		
				.nanounder .wrap ul li:nth-child(4) {
			color: #5ccde1;
			margin-left: 120px;
					    margin-bottom: 100px;
		}	
		.nanounder .wrap ul li:before {
			content: "";
			display: inline-block;
			position: absolute;
			    left: -80px;
    top: -80px;
			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: 45%;
    margin: 0 0 0 auto;
		}
        #feature {
			background: url("img/s4bg.jpg") no-repeat;
			background-size: cover;
			padding: 120px 0;
		}
		.fttextarea {
			width: 40%;
			margin: 30px auto  0 0;
			padding: 30px;
			background: #FFF;
			box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2);
		}

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

		#feature .tksttl {
		    font-size: 50px;
			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: 460px;
		}
        .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: 1200px;
			display: flex;
			justify-content: space-between;
			margin: 0 auto 100px;
		}
		.featureunder ul li {
			width: 50%;
			margin: 0;
			font-size: 46px;
			position: relative;
		}
		.featureunder ul.fulimg {
			flex-flow: row-reverse;
		}
		.featureunder ul li:first-child {
			    padding-top: 100px;
    text-align: center;
			    width: 45%;
		}
		.featureunder ul.furimg li:nth-child(2) {
			text-align: right;
			position: relative;
		}
		.featureunder ul li:nth-child(2) {
			position: relative;
		}
		.featureunder ul li:nth-child(2):before {
			content: "";
			display: inline-block;
			background: url("img/s4img.png") no-repeat;
			width: 251px;
			height: 249px;
			position: absolute;
			left: 50%;
			margin-left: -125px;
			top: -185px;
		}

		.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: 140px;
    left: 0px;
		}
		.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: 0;
			    bottom: 180px;
		}
		.featureunder ul p {
			position: relative;
			    display: inline-block;
		}
		.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;
        padding: 250px 0;
    }
    .andtextarea {
    background: #FFF;
    padding: 50px;
        margin: 70px 0;
            width: 45%;
            position: relative;
		box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2);
    }
     .andtextarea .tksttl {
        font-size:  50px;
    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: 0;
top:-20px;
}
.andtextarea p {
width: 80%;
    margin: 30px 0 0;
    }
        .andtextarea:after {
        background: url(img/s5img.png) no-repeat;
        width: 208px;
        height: 275px;
        position: absolute;
        content: "";
        display: inline-block;
    right: -12px;
    top: 265px;
        }
    
     #works {
        background: #e9f3f8;
        padding: 80px 0;
        text-align: center
        }
         .worksttl {
         font-size: 50px;
         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: -50px;
}
.worksttl:after {
border-right: 1px solid #000;
border-bottom: 1px solid #000;
right: -50px;
bottom: -20px;
}
#works p {
margin-bottom: 50px;
}
.worksttl2 {
margin: 80px auto 10px;
color: #6f8e8e;
font-size: 24px;
position: relative;
    display: inline-block;
}
.worksttl2:before,.worksttl2:after {

    width: 4px;
    height: 40px;
    background: #fff100;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0px;

}
.worksttl2:before {
left: -30px;
transform: rotate(-25deg)
}
.worksttl2:after {
right: -30px;
transform: rotate(25deg)
}
      #works ul {
      width: 100%;
      margin: 20px auto;
      display: flex;
      justify-content: space-between;
      }  
      #works ul li:first-child{
    width: 50%;
    background: #FFF;
    padding: 50px 0 0;
    margin: 0;
    border-top: 50px solid #e9f3f8;
    border-bottom: 50px solid #e9f3f8;
      }
        #works ul li:first-child .tksttl {
        font-size: 50px;
    margin: 0 auto 0 50px;
    text-align: left;
    line-height: 1.4em;
    position: relative;
        }
      #works ul li:nth-child(2){
         border: 5px dotted #5ab5b1;
    width: 45%;
    margin-left: 5%;
    padding: 50px 0;
      }
       #works ul li:first-child p {
          text-align: left;
    width: 65%;
    margin-left: 50px;
    margin: 20px auto 0 50px;
    }
     #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: 50px;
        }
         #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 {
            display: flex;
            justify-content: space-between;
            }
             .effectunder ul.efrightimg {
             flex-flow: row-reverse;
             }
            .effectunder ul li {
            margin: 0;
             }
             .effectunder ul li p {
             width: 80%;
             margin-left: 20%;
             }
              .effectunder ul li p {
                width: 85%;
    margin-left: 15%;
    text-align: left;             
             }
             .effectunder ul li p.efttl {
             color: #6f8e8e;
             font-size: 40px;
                 padding-top: 80px;
             }
              .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;
    }
     .effgruph table td {
     border: 1px solid #000;
     background: #FFF;
     text-align: center;
     padding: 20px;
     }
     .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 0 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: 170px auto 120px;
               background: url(img/s10bg.png) center no-repeat;
               }
            .lifestyle .tksttl {
                   font-size: 50px;
    line-height: 1.3em;
    }
    
    .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: -180px auto 0;
               width: 100%;
               font-size: 18px;
               }
               .lifestyle ul li:first-child {
               margin-left: 40%;
               }
               .lifestyle ul li:nth-child(2) {
                   margin-left: -50%;
    margin-top: -100px;
    }
                 .lifestyle ul li:nth-child(3) {
        margin-left: 60%;
    margin-top: -30%;
    }
                 .lifestyle ul li:nth-child(4) {
                 margin-left: -15%;
    margin-top: -10%;
    }
    #howtouse {
margin: 100px auto;
}
#howtouse ul {
width: 1000px;
position: relative;
margin: 130px auto 0;
display: flex;
justify-content: space-between;
}
#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: 42%;
    width: 10%;
}

#howtouse .contttl:after {
    border-left: 1px solid #000;
    width: 108%;
    }
    #howtouse .cponttlb {
    font-size: 50px;
    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;
    }
#howtouse .cponttlb:after {
width: 0;
height: 0;
}
#howtouse ul li {
margin: 0;
    border: 1px solid #000;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    color: #6f8e8e;
}
#movie {
background: #e9f3f8;
padding: 120px 0;
}
#movie .wrap {
display: flex;
justify-content: space-between;
}

#movie .tksttl {
font-size: 50px;
padding: 150px 0;
}
#movie .cponttlb:after {
    background: url(img/movieicon.png) no-repeat;
    width: 89px;
    height: 165px;
    top: 150px;
    left: 390px;
}

.moviefre {
    width: 50%;
    background: #000;
}
#voice {
background: url(img/voicebg.png) repeat;
padding: 0 0 100px;
    overflow: hidden;
}
#voice .voicettl {
    background: #5ab5b1;
    width: 40%;
    margin: 0 auto;
    border-radius: 50%;
    position: relative;
    top: -70px;
    padding-top: 120px;
    text-align: center;
    padding-bottom: 70px;
    }
    #voice .contttl.tksttl {
        padding: 8px 55px;
}
#voice .contttl:after {
    border-left: 1px solid #000;
    width: 110%;
    }
   #voice .cponttlb {
        color: #FFF;
    font-size: 50px;
    line-height: 1em;
    padding-bottom: 20px;
    border-bottom: 5px solid #fff100;
    width: 70%;
    margin: 0 auto 30px;
}
   #voice .cponttlb:after {
   width: 0;
   height: 0;
   }
   .voicelist,.voicelist ul {
   display: flex;
   justify-content: space-between;
}
.voicelist {
flex-wrap: wrap;
}
.voicelist div{
width: 49%;
margin: 0 0 30px;
}
.voicelist ul {
background: #FFF;
padding: 40px 30px;
}
.voicelist li:nth-child(2) {
text-align: center;
    margin-left: 3%;
    }
    #qa {
padding: 120px 0;
}
#qa .wrap {
display: flex;
justify-content: space-between;
}
#qa ul.qalist {
        width: 83%;
    height: 400px;
    overflow-y: scroll;
    padding:0 30px;
}
.qal {
width: 45%;
margin: 0;
    padding: 80px 0;
}
.qal a.ybtn {
width: 60%;
    margin: 60px auto 0 0;
}
#qa .cponttlb {
font-size: 50px;
}

#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;
}
.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: 18px;
}
.qalist li {
margin-bottom: 70px;
    border-bottom: 5px dotted #bebebe;
    padding-bottom: 50px;
    }

    .qar {
    border: 1px solid #000;
    padding: 20px 0;
    width: 52%;
margin: 0;
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: 50%;
    padding: 40px 0;
    font-size: 24px;
    font-weight: bold;
    border: 1px solid #5ab5b1;
    position: relative;
	box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2);
    }
.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: 11px;
    font-size: 37px;
}
footer {
background: #e9f3f8;
}
footer h2{
    width: 1180px;
    margin: 20px auto;
    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: 5px 5px 20px 5px;
    background: #6f8e8e;
    display: block;
    }
        .topjump a:hover {
        background: #5ab5b1;
        }
        a:hover img {
        opacity: 0.5;
        }

		.formwrap {
			margin: 100px auto;
			width: 1000px;
		}
		#formWrap {
			margin: 80px auto;
		}
		.formwrap table {
			margin: 0 auto;
		}
		.formwrap table th {
    width: 30%;
    text-align: left;
    padding: 20px 0;
    vertical-align: middle;
    font-size: 15px;
}
		.formwrap table td input,.formwrap table td textarea {
    background: #e9f3f8;
    border: none;
    font-size: 18px;
    padding: 8px;
    width: 100%;
}
		.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 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 80%;
    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 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 60%;
    margin: 0;
    }
    .complr ul li:nth-child(odd) {
    width: 30%;
    }
    .complr ul li:nth-child(even) {
    width: 70%;
    }
    .complrimg {
    width: 40%;
    margin: 0;
    padding-top: 100px;
    text-align: center;
    }
     .complr ul li {
        width: 30%;
    padding: 10px 0 5px;
    border-bottom: 1px dotted #999;
    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: 80%;
               }
               .ebi ul li {
               width: 24%;
               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;
              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;
               }