@charset "utf-8";

/***************************************

base

***************************************/


html {
	font-size: 62.5%!important;
	height: 100%;
	position: relative;
	background: #d4d4d4;
	
	
	
}

body {
	width: 100%;
	height: 100%;
	color: #000;	
	margin: 0 auto;	
	
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
}

a:hover {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	opacity: 0.5;
	filter: alpha(opacity=50);
	webkit-transition: 0.6s;
	transition: 0.6s;
}


.clearfix:after {/*親要素に display: flow-root Chrome と Firefox */
  content: "";
  clear: both;
  display: block;
}



.pc_only{
	display: inline;
}

.sp_only{
	display: none;
}


/***************************************

contents TOP

***************************************/




.top_wrap{
	width: 100%;
	text-align: center;
}

.top_main_img{
	width: 100%;
	
	
}

.top_main_title h1{
	font-size: 3.2rem;
	letter-spacing: 0.2rem;
	font-weight: 900;
	color: #3D3D3D;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	
}


.top_main_text{
	width: 40%;
	margin: 2% auto;
}
	

.top_main_text p{
	font-size: 2.2rem;
	letter-spacing: 0.3rem;
	line-height: 3.5rem;
	color: #3D3D3D;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	text-align: left;
}



.marker {
  background:linear-gradient(transparent 50%, rgba(255, 220, 123) 50%);
  display: inline;
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition:background-size 1.5s;
}


.marker.on {
  background-size: 100% 100%;
}



.under_marker {
  background:linear-gradient(transparent 90%, rgba(10, 10, 10,1.0) 100%);
  display: inline;
  background-repeat: no-repeat;
  background-size: 0% 10%;
  transition:background-size 1.5s;
}


.under_marker.on {
  background-size: 100% 100%;
}


.button_kadomaru{
	
	width: 40%;
	border-radius: 25px;
	background: #3D3D3D;
	margin: 5% auto;
}


.button_kadomaru p{
	
	padding: 2%;
	font-size: 1.8rem;
	letter-spacing: 0.1rem;
	color: #fff;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	text-align: center;
}

.button_kadomaru span{
	
	padding-left: 5%;
}



@media screen  and (max-width:1200px){
	
	
.pc_only{
	display: none;
}

.sp_only{
	display: inline;
}	
	
	
	

.top_wrap{
	width: 100%;
	text-align: center;
	margin-top: 5%;
}	
	
.top_main_text{
	width: 90%;
	margin: 2% auto;
}	
	
.top_main_text p{
	font-size: 1.8rem;
	letter-spacing: 0.1rem;
	line-height: 3.5rem;
	color: #3D3D3D;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	text-align: left;
}	
	
	
.button_kadomaru{
	
	width: 90%;
	border-radius: 25px;
	background: #3D3D3D;
	margin: 5% auto;
}	
	
}


/************/



.brand_wrap{
	width: 100%;
	text-align: center;
	margin: 10% 0;
}


.brand_wrap_title h2{
	font-size: 2.8rem;
	letter-spacing: 0.2rem;
	font-weight: 900;
	color: #3D3D3D;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	
}


.brand_group{
	width: 100%;
	margin:3% auto 12%;	
	text-align: center;
}







/* balloon-1 bottom */
.balloon-1-bottom {
	position: relative;
	display: inline-block;
	padding: 1% 3%;
	width: auto;	
	line-height: 3rem;
	color: #19283C;
	text-align: center;
	background: #F6F6F6;
	border: 3px solid #19283C;
	z-index: 0;
	margin-bottom: 5%;
	font-size: 1.8rem;
	letter-spacing: 0.1rem;
	font-weight: 900;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	

}

.balloon-1-bottom:before {
	content: "";
	position: absolute;
	bottom: -8px; left: 50%;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #F6F6F6 transparent transparent transparent;
	z-index: 0;
}
.balloon-1-bottom:after {
	content: "";
	position: absolute;
	bottom: -12px; left: 50%;
	margin-left: -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #19283C transparent transparent transparent;
	z-index: -1;
}





.brand_main{
	width: 35%;
	margin:5% auto;	
	text-align: center;
}






.brand_img{
	width: 100%;
	overflow:hidden;
}


.brand_name h3{
	
	font-size: 2.6rem;
	letter-spacing: 0.2rem;
	font-weight: 900;
	color: #3D3D3D;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	margin-top: 2%;
	
	
}


.brand_text p{
	
	padding: 2% 1%;
	font-size: 1.8rem;
	letter-spacing: 0.1rem;
	line-height: 3rem;
	color: #3D3D3D;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	text-align: left;
	
}



.brand_slide{	
	width: 45%;
	margin: 5% auto;
}



.slide_text p{
	
	font-size: 1.5rem;
	letter-spacing: 0.1rem;	
	color: #3D3D3D;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	text-align: left;
	font-weight: 700;
}



.brand_item_box{
	
	width: 75%;
	display: flex;
	margin: 8% auto;
	flex-wrap: wrap;
	

}


.brand_item{
	width: 25%;
	margin-top: 3% ;
	
}

.brand_item img{
	width: 95%;
}

.brand_item p{
	font-size: 1.4rem;
	letter-spacing: 0.1rem;	
	color: #3D3D3D;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 700;
	
}




.underline-Area {
	  width: 50%;
	  min-width: 200px;
	  height: auto;
	  margin: 0;
	  padding: 20px;
	  border: 1px solid #333;
}

.underline-Area p {
	  margin: 60px auto;
}

.underline-before {

	background: linear-gradient(black, black) 0 100%/0 2px no-repeat;
	transition: background 3s;
	text-decoration: none;

}

.underline-after {
	background-size: 100% 2px;
  
}


@media screen  and (max-width:1200px){
	
.brand_main{
	width: 95%;
	margin:5% auto;	
	text-align: center;
}

.brand_slide{	
	width: 95%;
	margin: 5% auto;
}
	
.brand_item_box{
	
	width: 95%;
	display: flex;
	margin: 8% auto;
	flex-wrap: wrap;
	

}
	
.brand_item{
	width: 50%;
	margin-top: 3% ;
	
}	
	
	
.slide_text p{
	width: 90%;
	margin: 0 auto;
	font-size: 1.4rem;
	letter-spacing: 0.1rem;	
	color: #3D3D3D;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	text-align: left;
	font-weight: 700;
}	
	
}




/******************************

アニメーション

******************************/




/*zoomIN*/

.animation_zoom img{
      width: 100%;	
      height: auto;
      animation: animationZoom1 5s ease-in-out forwards;
	   
    }

.animation_zoom_in {
	
     overflow: hidden;
     
    }

    @keyframes animationZoom1 {
      100% { transform: scale(1.1) }
	 
    }
    

/*==================================================
ふわっ
===================================*/


/* fadeUp */

.fadeUp{
animation-name:fadeUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}


/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.fadeUpTrigger{
    opacity: 0;
}



