@charset "UTF-8"

/*UCHA creations CSS*/

@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);	
	
body{
	height: 100%;
	text-align: center;
	font-size: 13px;
	color: #666666;
	font-family: Lato, "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; !important;
	margin: 0;
	}

.wrapper{
	padding-bottom: 60px;
	margin: 0 auto;
}



h2{
	color: #FD8460;
	font-size: 20px;
	text-align: center;
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
	border-radius: 5px;
	font-family: Lato, "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; !important;
}

h3{
	color: #FD8460;
	line-height: 1.3;
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-family: Lato, "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; !important;
}

h4{
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #666666;
}

h5{
	margin: 0px;
	font-size: 15px;
	color: #666666;
	text-align: left;
}

p{
	height: 100%;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	color: #666666;
}



a{
	color: #619AD9;
	text-decoration: none;
}

a:hover{
	color: #547cba;
}

.textbox{
	width: 700px;
	text-align: center;
	margin: 0 auto;
}

.textbox_bottom{
	width: 700px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 20px;
}


 header{
	margin: 0 auto;
	width: 700px;
	text-align: center;
	padding-top: 10px;
	height: 70px;
	}

 header h1{
	font-size:15px;
	font-weight:bold;
	text-align: left;
	margin: 10px 0px 10px 10px;
	color: #4da235;}



.language_change{
	width: 160px;
	float: right;
	margin-right: 10px;
	clear: both;
	vertical-align: top;  
	padding: 5px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	background: #FFFFFF;
	border: solid 1px #619AD9;
	margin-top: -50px;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #aaaaaa;
}

.welcome_animation {
	text-align: center;
	width: 700px;
	margin: 0 auto;
}

.button_box {
	margin: 0 auto;
	width: 700px; 
	vertical-align: top; 
	padding; 10px 0px 0px 0px;
	text-align: center;
	font-size: 0px;

}



.buttons{
	display: inline-block;
	margin: 0px;
	padding: 0px;	
}

nav li{
	display: inline;
}



footer {
	background-color:#619AD9;
	width: 100%;
	bottom:0;
	line-height: 0;	
  	color:#FFFFFF;
  	height:60px;
  	position:fixed;
}

.copyright {
	text-align: center;
	font-size: 100%;
	padding-top: 15px;
	line-height: 2;
}


/*contents*/

.contents_wrapper{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.item{
	width: 700px;
	border: solid 2px #FD8460;
	border-top: solid 8px #FD8460;
	margin-top: 30px;
	border-radius: 5px;
}

.item_design{
	width: 700px;
	border: solid 2px #7ece66;
	border-top: solid 8px #7ece66;
	margin-top: 30px;
	border-radius: 5px;
}

.item_design h3{
	color: #81CC6B;
}


ul{
	width: auto;
	height: 100%;
	text-align: left;
	font-size: 13px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #666666;
}	

li{
	text-align: left;
	
	}
.title_box{
	height: 100%;
	text-align: left;
	margin: 15px 30px 10px 30px;
	color: #666666;
}

.description_box{
	height: 100%;
	text-align: left;
	margin: 10px 30px 10px 30px;
	color: #666666;
}

.book_description{
	height: 100%;
	text-align: left;
	font-size: 14px;
	margin-top: 5px;
	color: #666666;
}

.image_wrapper{
	width: auto;
	margin-top: 0px;
}

.book_description_mini{
	height: 100%;
	text-align: left;
	font-size: 10px;
	margin-top: 5px;
	color: #666666;
}

.graphics{
	width: auto;
	margin-top: 0px;
	margin-bottom: 8px;
}


.disney_copy{
	text-align: right;
	width: auto;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 80%;
}

/*animation*/

.animation_box{
	width: 700px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
}


.box01{
	width: 305px;
	display: inline-block;
	vertical-align: top;  
	margin: 20px 5px 0px 0px;
	padding-top: 10px;
	width: 305px;
	height: 320px;
	text-align: center;
	border: solid 2px #C0C0C0;
	border-radius: 5px;
	overflow: hidden;
}

.boxM{
	display: inline-block;
	margin: 15px 0px 0px 0px;
	padding-top: 10px;
	width: 630px;
	height: 420px;
	text-align: center;
	border: solid 2px #C0C0C0;
	border-radius: 5px;
	overflow: hidden;
}

.boxWide{
	display: inline-block;
	margin: 15px 0px 0px 0px;
	padding-top: 10px;
	width: 630px;
	height: 280px;
	text-align: center;
	border: solid 2px #C0C0C0;
	border-radius: 5px;
	overflow: hidden;
}



.description{
	color: #FFFFFF;
	margin: 0px;
	padding: 0.5em;
	background: #C0C0C0;
}


/*sns*/

.insta_box{
	width: 660px;

	padding:20px;
	margin: 0 auto;
	text-align: center;
	margin-top: 25px;
}



/******************************* 699px ***************************************/

@media (max-width: 720px){

	
h2{
	margin-top: 0px;
	padding: 0;
	}	

h3{
	padding-top: 0px;	
	}
	
h4{
	margin: 0px;
	}
	

.wrapper{
	margin-left: 10px;
	margin-right: 10px;
	}

.contents_wrapper{
	width: 100%;
	}
	
header{
	width: 100%;
	padding-top: 0px;	
	}

header h1 img{
	width: 250px;
	margin-top: 15px;
	}

.language_change{
	width: 90px; 
	margin-top: -50px;
}


.button_box {
	width: 100%;
	margin: 0 auto;
	padding; 10px 0px 0px 0px;

	}

.buttons{
	width: 20%;
	}	

.buttons img{
	width: 100%;
	}


.welcome_animation{
	width: 100%;
	}	

.welcome_animation img {
	width: 90%;
	height: auto;
	}

.textbox{
	width: 95%;
	}

footer {
  	height:40px;
}

	
.copyright {
	font-size: 90%;
	padding-top: 10px;
}
	
	
.animation_box{
	width: 100%;	
	}

	
/* Animation Page*/






.animation_box{
	width: 100%;
	padding: 0px;
	text-align: center;
}

.animation_box:after{
	content:"";
	display: block;
	clear: both;
}



.boxM{
	margin: 10px 0px 0px 0px;
	padding-top: 10px;
	width: 100%;
	height: inherit;
	text-align: center;
	border: solid 2px #C0C0C0;
	border-radius: 5px;
	overflow: hidden;
}


	
.boxWide{
	margin: 10px 10px 0px 0px;
	padding-top: 10px;
	width: 100%;
	height: auto;
	text-align: center;
	border: solid 2px #C0C0C0;
	border-radius: 5px;
	overflow: hidden;
}

	.boxWide img{
		width: inherit;
	}

/*sns*/

.insta_box{
	width: 100%;

	padding: 0px;
	margin: 0 auto;
	text-align: center;
}
	
/*contents*/

.item{
	width: 100%;
}

.item img{
		width: 95%;
	}

.item_design{
	width: 100%;
}
	
.item_design img{
		width: 95%;
	}
	
.description_box{
	margin: 7px 20px 7px 20px;
}
	
.title_box{
	margin: 10px 25px 10px 25px;
}
	
}

/************************ 399px******************************/

@media (max-width: 399px){

.boxM img{
	width: inherit;
}

header h1 img{
	width: 220px;	
	}

h2{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	}
	
h2 img{
	width: 300px;	
	}

}
