﻿header{
       border-bottom: none;
}

.left{
       padding-bottom: 25px;
}

.scroll-border {
    position: fixed;
       z-index: 3;
    bottom: 0;
    width: 100%;
    background-color: #468D2A;
    padding: 10px;
    box-sizing: border-box;
    transition: transform 0.6s ease;
    transform: translateY(100%);
    display: flex;
    justify-content: center;
  }
  .scroll-border.show {
    transform: translateY(0);
  }
  .button {
    background-color: #FFF; 
	height: 43px;
    color: #468D2A;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 20px; 
    border: none; 
    border-radius: 5px; 
    cursor: pointer;
  }



/* home
---------------------------------------- */
#mv {
    height: 450px;
    width: 100%;
    background: url(../img/mv.webp);
    background-color: #F5F5F5;
    background-size: cover;
    background-position: 100% 78%;
    background-repeat: no-repeat;
    position: relative;
	overflow: hidden;
}
#mv p {
	font-size: 36px;
	line-height: normal;
	text-align: start;
	position: absolute;
	top: 10%;
	left: 13%;
}
#mv p span {
	color: #0B57A0;
}
#mv h1 {
	position: absolute;
    top: 55%;
    left: 70%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 607px;
    width: 35%;
    flex-wrap: wrap;
}
#mv h1 .logo {
	max-width: 380px;
    width: 80%;
    margin: 0 auto 18px;
    display: block;
}

#mv figure {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 607px;
    width: 100%;
    flex-wrap: wrap;
}
#mv .img_tenzia_product1 {
    display: block;
    width: 48%;
    max-width: 282px;
    margin: 0 2% 0 0;
}

#mv .img_tenzia_product2{
	display: block;
    width: 48%;
    max-width: 282px;
}








#mv2 {
    height: 450px;
    width: 100%;
    /* background: url(../img/mv.webp); */
    background-color: #1EA5D8;
    background-size: cover;
    background-position: 100% 78%;
    background-repeat: no-repeat;
    position: relative;
	overflow: hidden;
	@media(max-width:768px){
height: 400px;				}
}
#mv2 .left{
	font-size: 36px;
	line-height: normal;
	text-align: start;
    padding: 0;
	@media(max-width:768px){
margin: 10px 0 40px;
width: 100%;
		}
}


#mv2 p span {
	color: #0B57A0;
}
#mv2 h1 {
    position: absolute;
    top: 36%;
    left: 0%;
    right: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
    max-width: 1080px;
    
    z-index: 10;
	@media(max-width:768px){
	flex-wrap: wrap;
	top: 6%;
	}

}

#mv2 figure.img_tenzia_product1 {
    display: block;
    width: 48%;
    max-width: 270px;
    margin: -28px 2% 0 23%;
	@media(max-width:768px){
	display: block;
	width: 38%;
	max-width: 230px;
	margin: 0 2% 0 0%;
		}
}

#mv2 figure.img_tenzia_product2{
	display: block;
    width: 48%;
    max-width: 280px;
    z-index: 2;
    margin: -28px 0 0 auto;
	@media(max-width:768px){
        display: block;
        width: 43%;
        max-width: 240px;
        margin: 0 0% 0 3%;
			}
}

#mv2 figure.img_tenzia_product2 img{
	
	@media(max-width:768px){
height:76px;
			}
}


#mv2 figure figcaption{
	color: #fff;
	@media(max-width:768px){
font-size: 14px;
			}
}




#mv2 figure img{
    width: 100%;
	margin: 0 0 20px 0;
}




#mv2 h1 .logo {
    max-width: 330px;
    width: 100%;
    margin: 60px 5% 0px 0;
    display: block;

	@media(max-width:768px){
		max-width: 270px;
		margin: 48px auto 0;
		}

}





#mv2 h1 p{
    font-size: clamp(18px, 2vw, 28px);
    line-height: normal;
    text-align: start;
    position: absolute;
    top: -30%;
    left: 0%;
    color: #fff;
	@media(max-width:768px){
		position: relative;
		text-align: center;
		}
	
}




#mv2::after{
    z-index: 0;
    content: '';
    position: absolute;
    left: -320px;
    top: -1790px;
    border-radius: 50% 50% / 50% 70%;
    width: 2000px;
    height: 2000px;
    content: "";
    background-image: radial-gradient(circle closest-side, #1EA5D8 94%, #1EA5D8 86%, #67e3b6 109%, #1EA5D8 112%);
    animation-iteration-count: infinite;
    animation-duration: 30s;
    animation-timing-function: ease-in-out;
    animation-name: after_animation;
    opacity: 0.5;
}


#mv2::before{
    z-index: 0;
    content: '';
    position: absolute;
    left: -1070px;
    top: 120px;
    border-radius: 50% 50% / 70% 70%;
    width: 2000px;
    height: 2000px;
    content: "";
    background-image: radial-gradient(circle closest-side, #1EA5D8 94%, #1EA5D8 86%, #67d8e3 109%, #1EA5D8 112%);
    animation-iteration-count: infinite;
    animation-duration: 30s;
    animation-timing-function: ease-in-out;
    animation-name: before_animation;
    opacity: 0.5;
}

#mv2 .before2{
    z-index: 0;
    content: '';
    position: absolute;
    left: 450px;
    top: -50px;
    border-radius: 50% 50% / 50% 60%;
    width: 2000px;
    height: 2000px;
    content: "";
    background-image: radial-gradient(circle closest-side, #1EA5D8 94%, #1EA5D8 86%, #ffffff 109%, #1EA5D8 112%);
    animation-iteration-count: infinite;
    animation-duration: 30s;
    animation-timing-function: ease-in-out;
    animation-name: before2_animation;
    opacity: 0.5;
}

@keyframes mv_animation{
	0% {
		background: #1EA5D8;
		
   }
   50% {
	  background: #67e3b6;
   }
   100%{
	background: #1EA5D8;
   }
}


@keyframes after_animation{
	0% {
	   transform: rotate(0);
		 filter: blur(14px);
		 skew(1deg)
   }
   50% {
	   transform: rotate(360deg);
		 filter: blur(6px);
		 skew(50deg)
   }
   100%{
	transform: rotate(0);
	filter: blur(14px);
	skew(1deg)
   }
}

@keyframes before_animation{
	0% {
		transform: rotate(0);
		  filter: blur(6px);
		  skew(1deg)
	}
	50% {
		transform: rotate(360deg);
		  filter: blur(14px);
		  skew(100deg)
	}
	100%{
	 transform: rotate(0);
	 filter: blur(6px);
	 skew(1deg)
	}
 }




@keyframes before2_animation{
	0% {
		transform: rotate(0);
		  filter: blur(12px);
		  skew(1deg)
	}
	50% {
		transform: rotate(360deg);
		  filter: blur(6px);
		  skew(1000deg)
	}
	100%{
	 transform: rotate(0);
	 filter: blur(12px);
	 skew(1deg)
	}
 
}



























#mv h1 .image {
	max-width: 579px;
	width: 100%;
}

main>.content {
width: calc(100% - 50px);
max-width: 1118px;
padding: 0px 0 25px 0;
margin: 0 auto;
}

@media screen and (max-width:1000px) {


}

@media screen and (max-width:768px) {
	#mv {
        height: 340px;
        width: 100%;
        background: url(../img/mv.webp);
        background-color: #F5F5F5;
        background-size: cover;
        background-position: left bottom;
        background-repeat: no-repeat;
        position: relative;
        text-align: center;
	}
	#mv p {
		 font-size: 20px;
		 line-height: normal;
		 text-align: center;
		 position: relative;
		 top: 20px;
		 left: auto;
	}
	#mv p span {
		 color: #0B57A0;
	}
	#mv h1 {
		position: absolute;
        top: 15%;
        left: 0;
        right: 0;
        margin: 0 auto;
        transform: translate(0%, 0%);
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: 240px;
        width: 60%;
        flex-wrap: wrap;
        background: rgba(255, 255, 255, 0.8);
        padding: 20px;
        box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
	}
	#mv h1 .logo {
		 max-width: 250px !important;
		 width: 100%;
		 margin-top: 35px;
		 margin-bottom: 20px;
	}
	#mv h1 .image {
		 max-width: 300px !important;
		 width: 100%;
	}
	#mv .sp {
		 display: flex;
		 justify-content: center;
		 align-items: center;
		 column-gap: 55px;
		 margin-top: -10px;
	}
	#mv .sp p {
		 font-size: 10px;
		 color: #FFF;
		 text-shadow: 0 1px 2px rgba(0, 0, 0, .4);
	}

}






/* info_wrapper --------------------------- */
.info_wrapper{
    margin-inline: auto;
    margin-bottom: 45px;
    max-width: 700px;
    width: 80%;
    /* border: 1px solid #BBB; */
    border-radius: 10px;
}

article.top{
    font-size: 24px;
    line-height: 1.5;
    font-weight: 400;
	margin: 40px auto;
}
article.top p {
    font-size: 24px;
}

@media (max-width: 768px) {
    article.top p {
        font-size: 16px;
    }
}







.info_detail {
    width: 100%;
    padding: 15px 0 0px 0px;
    text-align: left;
}
h3.period{
	padding-top: 10px;
	color: #DD0B0B;	
} 
.info_detail h3{
	font-size:16px;
	font-weight: 700;
}

.info_detail p a{
	color: #DD0B0B;	
	font-weight: 700;
}



.info_detail p.notes::before{
	content: '※';
}
.info_wrapper h2.bold {
    border-bottom: 1px solid #BBB;
    font-size: 22px;
    padding: 10px 0 13px 0;
	font-weight: 600;
}
@media (max-width: 1150px) {
	.info_detail{
		width: 80%;
		padding: 15px 10px 20px;
		margin: 0 auto;
	}
}
@media (max-width: 500px) {
	.info_wrapper{
		width: 100%;
		/*padding: 0 24px 25px;*/
	}
	h2.bold {
		font-size: 17px;
		padding: 6px 0 8px 0;
	}
	.info_detail h3{
		font-size: 16px;
	}
	h3.period{
		
	}
	.info_detail{
		width: 100%;
		padding: 15px 0 0;
		margin: 0;
	}
	.info_detail p{
		text-align: justify;
		font-size: 15px;
		padding: 0 24px 25px;
	}
	.info_detail p.notes{
		padding-left: 24px;
        text-indent: -15px;
        margin-left: 9px;
	}


}
/* /info_wrapper --------------------------- */







#sec1{
	margin: 0 0 60px 0;
}

#sec1 .title{
	margin-bottom: 40px;
}

#sec1 .clearfix{
	display: flex;
	justify-content: space-between;
	align-items: center;
	column-gap:24px;
}
.clearfix:after {
 display: none;
}
/*
#sec1 .clearfix li{
	flex: 0 1 33%;
	position: relative;
}
#sec1 .clearfix li img{
	width: 100%;

}
#sec1 .clearfix li .btn{
   position: absolute;
	top: 82%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #FFF !important;
	border: none;
	padding: 2.5% 0px;
	margin: 0;
}
*/

/* btn  */
.button-wrapper {
 max-width: 260px;
 width: calc(100% - 48px);
 color: #FFF !important;
 border: none;
 margin: 0 auto;
 border-radius: 5px; 
 text-align: center;
 box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
}
#sec1 .clearfix li a.btn{
 width: 100%!important;
 margin: 0!important;
 border: none!important;
}
#sec1 .clearfix li:first-of-type .btn{
  background: #1EA5D8 !important;
}
#sec1 .clearfix li:nth-of-type(2) .btn{
  background: #1EA5D8;
}



@media screen and (max-width:768px) {
 .button-wrapper {
 }
 #sec1 .clearfix li .btn{
	 font-size: 12px;
	 padding: 1px 0px;
	 top: 78%;
 }
}
#sec1 .clearfix li .btn {
 padding: 10px 20px; /* ボタンのパディングを調整 */
 font-size: 16px; /* ボタンのフォントサイズを調整 */
}

@media screen and (max-width:768px) {
 #sec1 .clearfix li .btn {
	 font-size: 14px; /* モバイルビューでのフォントサイズを調整 */
	 padding: 8px 16px; /* モバイルビューでのパディングを調整 */
 }
}




/* #sec1 ---------------------------   */

#sec1 ul.clearfix{
 max-width: 1118px;
}
#sec1 h3{
	font-size: clamp(14px, 1.7vw, 22px);
    line-height: 1.2em;
    padding: 12px 0 14px;
    font-weight: 500;
    background: #1EA5D8;
    color: #fff;
    border-radius: 6px 6px 0px 0px;
}

#sec1 li.umekomi{
 background-color: #F6FCFF;
}
#sec1 li.cassette{
	background-color: #F6FCFF;
}

#sec1 li.selectable{
	width: 100%;
    max-width: 530px;
    height: 100%;
    padding: 0 0 33px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
    border-radius: 6px;
}
#sec1 li.selectable p{
 text-align: justify;
 margin: 15px 0 20px;
 padding: 0 10px 5px 10px;
 font-size: clamp(13px,1.7vw,15px);
 letter-spacing: 2px;
 flex-grow: 1;
}
#sec1 div.selectable_inner{
 display: flex;
 flex-direction: column;
}

#sec1 div.selectable_inner img{
	display: block;
    margin: 33px auto 33px;
    width: 60%;
    max-width: 282px;
   }


@media screen and (max-width:1149px) {
 .br_sp{
	 display: none;
 }
}

@media screen and (max-width:768px) {
 #sec1 ul.clearfix{
	 width: 100%;
 }
 #sec1 .clearfix{
	 flex-direction: column;
	 gap:24px;
	 margin-bottom: 20px;
 }
 #sec1 li.selectable{
	 /*height: 350px;*/
 }
 #sec1 li.selectable p{
	 font-size: 15px;
 }
 
}

/* //#sec1 --------------------------- */

@media screen and (max-width:500px) {
	
	main {
	 text-align: center;
	 padding-top: 77px;
 }
	
	/*#sec1 .clearfix li .btn{
	   font-size: 16px;
	   padding: 3% 0px;
	   top: 82%;
 }*/
	 #sec1 .clearfix li{
		margin-bottom: 0px;
 }
	#sec1 .title{
		margin-bottom: 20px;
 }
}





#sec2{
margin: 0 0 60px;
}
#sec2 ul{
	
}

#sec2 ul li{
	
}

#sec2 ul img{
	width: 100%;
}












@media (max-width: 500px) {
footer .content {
 width: calc(100% - 30px);
 padding: 15px 0 15px 0;
 display: none;
	}
	footer #copyright {
 border-top: 1px solid #ccc;
}
	}

/* sec_09
---------------------------------------- */
#sec_09 {
	/*background-color:#EBEEF5;*/
	border: 1px solid #35579B;
	padding: 35px 0 40px 0;
	margin: 0 auto 60px auto;
	max-width:1118px;
	text-align: left;
}
#sec_09 .sec_09__wrap{
	display: flex;
    justify-content: center;
    margin: 0 auto;
}
#sec_09 div.sec_09__text{
}
#sec_09 h3 img{
	text-align: center;
	max-width: 487px;
	margin-top: 3px;
}
.ziaino_link_logo_sp{
	display:none;
}
#sec_09 p{
	padding-top: 20px;
	width: auto;
}
#sec_09 p.guide{
	padding-top: 1px;
	padding-bottom:7px;
}
#sec_09 .sec_09__img {
    max-width: 300px;
    margin: 0 40px 0px 0;
}
#sec_09 .sec_09__img img{
	max-width: 100%;
}
#sec_09 div.sec_09__text>ul{
	padding:10px 0 25px 0;
	line-height:1.7em;
}
#sec_09 div.sec_09__text>ul>li::before {
  	content: "●";
	color: #35579B;
}
#sec_09 .btn_ziaino {
    clear: both;
    display: block;
    text-align: center;
    font-size: 14px;
	font-weight: bold;
    background-color: #35579B;
    color: #FFF !important;
    width:300px;
	height: 43px;
	line-height: 43px;
    max-width: 300px;
    min-width: 100px;
    border-radius: 3px;
    transition: all 0.6s;
    background-repeat: no-repeat;
    background-size: 23px auto;
    background-position: center right 14px;
    border: none;
	text-decoration:none;
}

@media screen and (max-width:1113px){
	.ziaino_link_logo{
		display:none;
	}
	.ziaino_link_logo_sp{
		display:block;
	}
	#sec_09 {
		margin:0 auto 50px;
		padding:30px 20px 46px 20px;
	}	
	#sec_09 .sec_09__wrap{
		flex-wrap: wrap;
	}
	#sec_09 p{
		padding-top:0;
	}
	#sec_09 h3 img.ziaino_link_logo_sp{
        max-width: 300px;
        width: 65%;
        margin: 0 auto;
        padding-bottom: 20px;
	}
	#sec_09 img.ziaino_link_img{
		max-width:300px;
		width: 100%;
	}
	#sec_09 div.sec_09__text{
	}
	#sec_09 .btn_ziaino{
    	margin: 0 auto;
	}
	#sec_09 .sec_09__wrap{
	}
	#sec_09 div.sec_09__text>ul{
    	padding: 10px 0 25px;
	}
	#sec_09 .btn_ziaino {
		max-width: 250px;
		min-width: 100px;
	}
}




@media screen and (max-width:768px){

#sec_09 .sec_09__img {
    margin: 0 0px 20px 0;
}


}



