@charset "utf-8";
/* CSS Document */
.pc{
	display: block;
}
.sp{
	display: none;
}
/*----------------------technique*--------------------------*/
	.brsp{
		display: none;
	}
.brpc{
	display: block;
}
.cap01 img{
	width:100%;
	
	
}
.technique_cap img{
	width:100%;
}
.month{
	position: absolute;
	font-family: "Rounded Mplus 1c";
	font-size: 3.6rem;	
	font-weight:800;
	color:#A82B1F;
	top:20%;
	left:25.7%;
}

.wazatitle{
	position: absolute;
	font-family: "Rounded Mplus 1c";
	font-size:5.6rem;
	font-weight:800;
	color:#A82B1F;
	top:21%;
	/*1行25%、２行16%*/
	left:42%;
	letter-spacing: 0rem;
}

.monthly_making{
		display: flex;
   padding: 0.6em; 
    width: 100%;
    max-width: 250px;
	border-radius:10px;
	margin: -2.6667rem auto 2.6667rem ;
	background: #006dbb; /* Old browsers */
background: -moz-linear-gradient(top, #FFF799 32%, #FFFDEA 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #FFF799 32%,#FFFDEA 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #FFF799 32%,#FFFDEA 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF799', endColorstr='#FFFDEA',GradientType=0 ); 
}
.monthly_making p {
	display: block;
	text-align: center; 
	font-family: "Rounded Mplus 1c";
    font-weight: 700;
    font-size: 2.6667rem;
    color: #00A8E5;
	letter-spacing: 0.2em;
	margin: 0 auto;
}

.making_movie {
  position: relative;
  width: 90%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin:0 auto;
}

.making_movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.technique_commentimg{	
	width:100%;
	padding-right:5%;
	position: relative;
}

.technique_comment{
	position: relative;
	}
.technique_comment img{
width:100%;
}
.technique_comment_2l p{
	position: absolute;
	font-size:1.7333rem;
	font-family: "Rounded Mplus 1c";
	font-weight:900;
	color:#A82B1F;
	text-outline: 35px;
	top:28%;
	left:32%;
	letter-spacing: 0.1vw;
	line-height:1.4em;
}
.waza_contents{
	display: inline-block;
	margin: 0 auto;
	vertical-align:middle;
	width:100%;
	height:100%;
	max-width:700px;
	
}



.waza_contentsbox{
	display:inline-block;
	width:25%;
	padding: 15px 0;
	margin-bottom: 25px;
	
}
.waza_contentsbox p{
	display: block;
	vertical-align: top;
	font-size:1.3333rem;
	font-weight: 600;
	line-height: 1.6rem;
	letter-spacing: 0rem;
	font-family: "Rounded Mplus 1c";
	color: #006dbb;
}
.waza_contentsbox img{
	vertical-align: top;
}
.waza_contents .arrow{
	display: inline-block;
	vertical-align: top;
	margin-top:5.3333rem;
}

.waza_item{
	margin-bottom:-50px;
}
.waza_item a{
	text-decoration: none;
}
.waza_item a:hover{
	opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}
.waza_itembox{
		display:inline-block;
	width:33%;
	padding: 15px 0;
	
	text-align: center;
}

.waza_itembox p{
		font-size:1.3333rem;
	font-weight: 600;
	line-height: 1.6rem;
	font-family: "Rounded Mplus 1c";
	color: #E78731;
	text-align: center;
}
.allitem{
	margin: 0 auto;
	width:100%;
}


/*過去の技------------------------------*/

.past_technique{
	display: inline-block;
	text-align: left;
	width:100%;
}

.past_technique img{
	max-width:41%;
}

.past_year{
	margin: 10px auto;
	padding:0 2.6667rem;
	
}
.past_year img{
	margin-bottom: 15px;
}


.remodal_iframe{
	margin:0 auto;
	width:100%;
	max-width:468px;
	height:600px;
	scroll-behavior: auto;
}
.teq-check{
    display: none;
}


.teq-label{
	margin:0 auto 1.3333rem auto;
	display: block;
	width:100%;
	vertical-align: middle;
	height:20px;
	max-width:780px;
	color:#000000;
  	text-indent:4rem;
	font-family: "Rounded Mplus 1c";
}

.teq_btn::after{

}
.teq-check:checked .teq_label img {
display: none;
}

.teq-content{
	margin:  -2.6667rem auto 0 auto;
	width:100%;
	display: block;
    opacity: 0;    
	transition: .5s;
    visibility: hidden;
	
}
.teq-check:checked + .teq-label + .teq-content{
    height: auto;

    opacity: 1;
    padding: 10px 0;
    visibility: visible;
}
/*------------------------------------------------------768px----------*/
@media screen and (max-width:768px) {

.waza_item{
		width:100%;
	}
	.waza_itembox{
		width:auto;
		
	}	
	.waza_itembox img{
		width:100%;
	}
	
/*今月の技*/
	.month{
	font-size: 2.9333rem;
	top:20%;
	left:26.7%;
}

.wazatitle{
	font-size:4.8rem;
	left:41%;
	top:23%;
}
	.technique_capimg img{
	width:100%!important;
}
.technique_comment_2l p{
	font-size:2.3vw;
	font-weight:900;
	color:#A82B1F;
	top:28%;
	left:30%;
	letter-spacing: 0em;
	line-height:1.4em;
}
/*過去の技------------------------------*/

	.technique_capimg{
		width:100%;
	}

	
.past_technique{
	display: inline-block;
	text-align: center;
	width:100%;
}

.past_technique img{
	max-width:100%;
}

.past_year{
	margin: 0 auto;
	padding:0;
	
}
.past_year img{
	margin-bottom: 15px;
}
	

.remodal_iframe{
	margin:0 auto;
	width:100%;
	max-width:468px;
	height:600px;
	scroll-behavior: auto;
}	

}

/*------------------------------------------------------640px----------*/
@media screen and (max-width:640px) {
	.pc{
	display: none;
}
.sp{
	display: block;
}
.monthly_making {
	margin-top:-1.3333rem;
	}
	.brsp{
		display: block;
	}
	.brpc{
		display: none;
	}
	.month{
		font-size:2.6667rem;
		top:16%;
		left:25%;		
		}
	.wazatitle{
	font-size:4.1333rem;
	left:42%;
	top:21%;
}
.monthly_making p{
		font-size:2rem;
}
	
	.technique_comment_2l p{
		font-size:1.3333rem;
		line-height: 1.6rem;
	}
	.technique_comment p{
	font-size:1.3333rem;
	font-weight:800;
	color:#A82B1F;
	top:22%;
	left:8%;
	letter-spacing: 0em;
	line-height:1.4em;
}


.waza_contentsbox p{
	font-size:1.0667rem;
}

.waza_itembox{
	display:inline-block;
	width:25%;
	padding: 1px 0;
	text-align: center;
}

.waza_itembox p{
		font-size:1.3333rem;
	font-weight: 600;
	line-height: 1.6rem;
	font-family: "Rounded Mplus 1c";
	color: #E78731;
	text-align: center;
}

	
}

@media screen and (max-width:480px) {
	
		.month{
	font-size: 1.6rem;
	top:20%;
	left:26.7%;
}
.wazatitle{
	font-size:3.4667rem;
	TOP:19%;
	left:42%;
}

.allitem{
	margin: 0 auto;
	width:100%;
}
.monthly_making {
	margin-top:-1.3333rem;
	margin-bottom:1.3333rem;
	}
.monthly_making p{
		font-size:1.7333rem;
}
	
.technique_comment_2l p{
	position: absolute;
	font-size:1.2rem; 
	font-weight:700;
	color:#A82B1F;
	top:31%;
	letter-spacing: 26px;
	letter-spacing: 0em;
	line-height:1em;
}
.technique_comment p{
	font-size:0.9333rem;
	font-weight:900;
	color:#A82B1F;
	top:28%;
	left:12%;
	letter-spacing: 0.05em;
	line-height:1.4em;
}
	.waza_contentsbox{
	display:inline-block;
	width:100%;
	padding: 15px 0;
	margin-bottom: 25px;
	
}
.waza_contentsbox p{
	margin:0 auto;
	width:80%;
	font-size:1.0667rem;
	font-weight: 600;
	line-height: 1.6rem;
	letter-spacing: 0.1333rem;
	font-family: "Rounded Mplus 1c";
	color: #006dbb;
}
.waza_contents .arrow{
	display:block;
	vertical-align: top;
	margin:-1.3333rem auto -1.3333rem auto;
	 transform: rotate( 90deg );
}
.waza_item{
	margin-bottom:-50px;
}

.waza_itembox{
		display:inline-block;
	width:100%;
	padding: 15px 0;
	
	text-align: center;
}

.waza_itembox p{
		font-size:1.3333rem;
	font-weight: 600;
	line-height: 1.6rem;
	font-family: "Rounded Mplus 1c";
	color: #E78731;
	text-align: center;
}

	.waza_itembox img{
		width:50%;
	}
}
@media screen and (max-width:415px) {
	.month{top:18%;}
	.wazatitle{font-size:2.9333rem;left:41%; top:20%;}
	.technique_comment_2l p{font-size:1.0667rem ;
			left:23%;
}
}
@media screen and (max-width:376px) {
	
	.month{	font-size: 1.4667rem; top:15%;}
	.wazatitle{font-size:2.5333rem;left:42%; top:20%;}

.monthly_making{
	
    width: 100%;
    max-width: 200px;
	border-radius:10px;
	margin:1.8667rem auto 2.6667rem ;
	
}
.monthly_making p {
    font-weight: 700;
    font-size: 1.8667rem;
    color: #00A8E5;
	letter-spacing: 0.2em;
	margin: 0 auto -1.3333rem auto;
}
	
.technique_comment_2l p{
	position: absolute;
	font-size:0.8rem;
	font-weight:700;
	color:#A82B1F;
	top:31%;
	left:19%;
	letter-spacing: 0em;
	line-height:-0.1333rem;
	padding:0;
}
	
	.waza_contents{
	display: block;
	margin: 0 auto;
	vertical-align:middle;
	width:100%;
	height:100%;
	max-width:375px;
	}
		
}