img{ border:none; }
body{
	font-family:'mplus-1p-regular', Arial, 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic Pro','Meyryo',Osaka,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
	font-size: 16px;
	color: #333;
	background:rgb(255,237,217);
	margin:0;
}
html, body {
	height: 100%;
}
@font-face{ 
  font-family: 'mplus-1p-regular';
  src: url('/fonts/mplus-1p-regular.eot');
  src: url('/fonts/mplus-1p-regular.eot?#iefix') format('embedded-opentype'),
       url('/fonts/mplus-1p-regular.woff') format('woff'),
       url('/fonts/mplus-1p-regular.ttf') format('truetype');
}
.marginb20{
	margin-bottom:20px;
}

.LoveYaLike{
	font-family: 'Love Ya Like A Sister', cursive;
}
.Kaushan{
	font-family: 'Kaushan Script', cursive;
}
h2{
	margin-top:1rem;
}
img.object-fit{
	object-fit: contain;
	font-family: 'object-fit: contain;'
}
header nav{
	background-color: rgb(203,107,93);
}
div.nav-wrapper {
	font-family: 'Kavivanar', cursive;
}
nav ul:not(.dropdown-content) > li > a:hover:not(.active), nav ul:not(.dropdown-content) > li > a.active {
	background-color: rgb(248,173,156);
}
main {
	font-family: "Shippori Antique", sans-serif;
	font-optical-sizing: auto;
	padding-bottom: 0px;
}
footer.page-footer {
	font-family: 'Kavivanar', cursive;
	background-color: rgb(203,107,93);
}
	footer.page-footer div.footer-copyright{
		background-color:transparent;
		color:#fff;
	}
img.materialboxed{
	width: 100%;
}
.parallax-container{
	height:780px;
}
.parallax{
	position:relative;
}
	.parallax > div.caption {
		/*font-family: "Quattrocento", serif;*/
		font-family: 'Kavivanar', cursive;
		font-optical-sizing: auto;
		text-shadow: #fff 1px 0 10px;
		position: absolute;
		top: 35%;
		height: 30%;
		width: 100%;
		z-index: 999;
	}
ul.table-of-contents{
	font-size: 1.3rem;
}
ul.sidenav{
	color:#fff;
	background-color: rgb(177,81,75);
}
ul.sidenav h2{
	padding-left: 2rem;
}
div.section{
	/*margin-bottom: 3rem;*/
	padding-bottom:2rem;
}
	main > div.section:last-child{
		padding-bottom:40px;
	}
.back_color2{
	background-color:rgb(254,221,198);
}
ul.sidenav > li > a{
	color: #fff !important;
	font-size: 1.4rem;
}
div.row.right-aligned > .col{
	float: right;
}

div.notice{
	font-size:0.9rem;
	color:#777;
	margin-bottom: 1rem;
}

div.slider{
	margin-bottom: 1rem;
}
div.slider > ul.slides{
	background-color: transparent;
}
div.slider > ul.slides > li > img{
	background-size:100% auto;
	background-repeat: no-repeat;
}
div.slider > ul.indicators > li.indicator-item.active{
	background-color: #ff6f00;
}

div.updateinfo{
	min-height: 380px;
	padding:1rem;
	background-color: rgb(255,249,230);
}
div.updateinfo table{
	margin-left: 1rem;
}
div.updateinfo table tr{
	border-bottom: none;
}
div.updateinfo table tr > td{ padding:5px; }
div.updateinfo table tr > td:first-child{
	width:100px;
}
ul.icons > li{
	display: inline-block;
}
	ul.icons > li img{
		height: 32px;
		margin-right: 0.5rem;
	}

div.btn_center{
	margin-top: 100px;
	text-align: center;
}
.btn-link{
	font-family: 'Kavivanar', cursive;
	background-color: rgb(255, 160, 0);
}
	.btn-link:link{ background-color: rgb(255, 160, 0);}
	.btn-link:visited{ background-color: rgb(255, 160, 0);}
	.btn-link:hover{ background-color: rgb(255, 202, 0);}
	.btn-link:active{ background-color: rgb(255, 160, 0);}
.btn-work{
	font-size:1rem;
	background-color: rgb(203, 107, 93);
}
	.btn-work > i.material-icons{
		font-size:1rem;
	}
	/* .btn-work:link{ background-color: rgb(203, 107, 93);} */
	.btn-work:hover{ background-color: rgb(244, 169, 152);}
	.btn-work:visited{ background-color: rgb(203, 107, 93);}
	.btn-work:active{ background-color: rgb(203, 107, 93);}
	.btn-work.btn-large > span {
		display: inline-block;
		vertical-align: top;
		height: 60px;
		font-size: 1.2rem;
	}
	.btn-work.btn-large i.material-icons{ font-size: 1.4rem;}
h4.title{
	margin-bottom: 2rem;
}

ul.work_list{
	padding-left:1rem;
	
}
	ul.work_list > li{
		list-style-type: disc;	
	}

div.mail{
	background-color: rgb(255,249,230);
	padding:0.5rem;
	width:500px;
	margin-bottom: 1rem;
}
div.mail_form{
	padding:1rem;
	background-color: rgb(251,245,238);
}
	div.mail_form .input-field input, div.mail_form .input-field textarea {
		background-color: transparent;
	}
div.btn-box{
	margin:1rem;
	height:60px;
	text-align:center;
}
div.err_message{
	margin-top: 0.5rem;
	height: 24px;
}
div.input-field label{
	color:#333;
	font-size:1.2rem;
}
span.required{
	color:#e53935;
	padding-left: 0.5rem;
}
div.caution{
	margin-top:1rem;	
}
div.caution h5{
	font-weight: bold;
}

div.banner > p{
	font-family: 'Kavivanar', cursive;
}
div.banner > img{
	height: 40px;
}
	div.characterimg img{
		height:400px;
	}
div.mapcard{
	width:400px;
}
div.link_large{
	margin:1.6rem;
	font-size:1.2rem;
}
.grid-item {
	width: 400px;
	margin-bottom:5px;
	padding:0 5px;
}
.grid-item > img{
	width:100%;
}
textarea#message{
	height:120px;
}

@media screen and (max-width:992px) {
	main{
		font-size:18px;
	}
	div.parallax-container{
		height: 640px;
	}
	div.updateinfo{
		min-height: 240px;
	}
	div.btn_center{
		margin-top: 0;
	}
	.btn-link{
		margin-bottom: 1rem;
	}
}

@media screen and (max-width:600px) {
	div.parallax-container {
		height: 560px;
	}

		div.parallax-container img {
			width: 1000px;
		}

	.btn-link {
		margin-bottom: 1rem;
	}

	div.section {
		margin-bottom: 1rem;
	}

	div.btn_center {
		margin-top: 1rem;
	}

	.btn-work.btn-large {
		font-size: 1rem;
	}
		.btn-work.btn-large > span {
			font-size:1rem;
		}
	div.mail {
		width: 100%;
	}
	div.mail_form {
		padding: 1rem 0.5rem;
	}
}
