@charset "utf-8";
@import url('library.css');

body {
	width: 100%;
	margin: 0;
	float: left;
	font-size: 62.5%;
	color: #333;
	border-top: 7px solid #ead943;
	font-family: 'Meiryo', sans-serif;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
}

#bg-header,
#bg-content,
#bg-footer {
	width: 100%;
	float: left;
}

#header,
#content,
#footer {
	width: 100%;
	float: left;
}

.rows {
	width: 100%;
	float: left;
}

.rows-mini {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}

.txt-head {
	padding: 7px 0px 23px 0px;
	box-sizing: border-box;
	font-size: 1.2em;
}

.logo-tel {
	width: 100%;
	float: left;
}

.logo,
.tel {
	width: 50%;
	float: left;
}

.tel {
	font-size: 2.5em;
	font-size: 2.3em;
	text-align: right;
/*	margin-top: 25px;*/
}

.show-sp {
	display: none;
}

.show-tb {
	display: none;
}

.menu-slide {
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-top: 20px;
	height: 350px;
}

.menu {
	width: 34%;
	float: left;
}

.menu-sp {
	width: 100%;
	float: left;
}

a.menu-item {
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	background: #ead943;
	line-height: 33px;
	float: left;
	text-decoration: none;
	font-size: 1.8em;
	color: #000;
	padding: 20px 20px 0px 30px;
}

a.acitve,
a.menu-item:hover {
	    background: #7d7634;
	color: #ffc000;
}

.ico-menu {
	cursor: pointer;
}

span.block {
	display: inline-block;
}

.slide {
	width: 66%;
	float: left;
	position: relative;
	text-align: center;
}

.slide img {
	width: 100%;
}

.txt-slide {
	width: 100%;
	position: absolute;
	float: left;
	z-index: 999;
	-webkit-text-shadow: 2px 0 0 #7d7634, -2px 0 0 #7d7634, 0 2px 0 #7d7634, 0 -2px 0 #7d7634, 1px 1px #7d7634, -1px -1px 0 #7d7634, 1px -1px 0 #7d7634, -1px 1px 0 #7d7634;
	-moz-text-shadow: 2px 0 0 #7d7634, -2px 0 0 #7d7634, 0 2px 0 #7d7634, 0 -2px 0 #7d7634, 1px 1px #7d7634, -1px -1px 0 #7d7634, 1px -1px 0 #7d7634, -1px 1px 0 #7d7634;
	-o-text-shadow: 2px 0 0 #7d7634, -2px 0 0 #7d7634, 0 2px 0 #7d7634, 0 -2px 0 #7d7634, 1px 1px #7d7634, -1px -1px 0 #7d7634, 1px -1px 0 #7d7634, -1px 1px 0 #7d7634;
	-ms-text-shadow: 2px 0 0 #7d7634, -2px 0 0 #7d7634, 0 2px 0 #7d7634, 0 -2px 0 #7d7634, 1px 1px #7d7634, -1px -1px 0 #7d7634, 1px -1px 0 #7d7634, -1px 1px 0 #7d7634;
	text-shadow: 2px 0 0 #7d7634, -2px 0 0 #7d7634, 0 2px 0 #7d7634, 0 -2px 0 #7d7634, 1px 1px #7d7634, -1px -1px 0 #7d7634, 1px -1px 0 #7d7634, -1px 1px 0 #7d7634;
}


.txt-slide1 {
	font-size: 2.9em;
	color: #FFF;
	width: 100%;
	float: left;
	text-align: center;
	line-height: 120%;
	margin-top: 35%;
}

.txt-slide2 {
	font-size: 2.2em;
	width: 100%;
	float: left;
	text-align: center;
	line-height: 140%;
	margin-top: 4%;
	font-style: italic;
}

.content {
	margin-top: 30px;
}

.title-h2 {
	width: 100%;
	float: left;
	font-size: 2.3em;
	border-bottom: 2px solid #7d7634;
	border-bottom: 2px solid #ead943;
/*	padding: 0px 0px 7px 0px;*/
	box-sizing: border-box;
}
.title-h2 span {
	font-size: 88%;
    letter-spacing: -1px;
}

.title-h3 {
	width: 100%;
	float: left;
	font-size: 2em;
	color: #000;
	padding: 5px;
	border-radius: 5px;
	box-sizing: border-box;
	padding-left: 10px;
	background: #7d7634;
	background: #ead943;
    position: relative;
    font-size: 20px;
    line-height: 140%;
    /* font-weight: bold; */
    border-radius: 4px;
    margin-bottom: 15px;
    border: none;
}
.title-h3:after {
    margin-top: -2px;
    border-top: 15px solid #ffffff;
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #ead943;
    width: 0;
    height: 0;
}

.title-h3_2 {
width: 100%;
    float: left;
    font-size: 2em;
    background: #ead943;
    padding: 5px;
    box-sizing: border-box;
    padding-left: 10px;
    line-height: 140%;
    border-left: 7px solid #7d7634;
}

.col-left {
	width: 76%;
	float: left;
	padding-right: 30px;
	box-sizing: border-box;
}

.col-right {
	width: 24%;
	float: left;
}

.col-right a:hover img {
	opacity: 0.8;
}

.col-right img {
	width: 100%;
	margin-top: 10px;
}

.right1 {
	width: 100%;
	float: left;
}

.right2 {
	width: 100%;
	float: left;
	margin-top: 10px;
}

iframe {
    width: 100% !important;
    height: 350px;
}

.img-link {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.img-item {
	width: 25%;
	float: left;
	padding: 1%;
	box-sizing: border-box;
	position: relative;
}

.img-item img {
	width: 100%;
	border: 1px solid #7d7634;
}

a.bxbx {
	width: 100%;
	float: left;
	position: relative;
}

.txt-img {
	position: absolute;
	bottom: 0;
/*	top: 0;*/
	padding: 10% 2% 5% 2%;
	box-sizing: border-box;
	font-size: 1.7em;
	width: 100%;
	float: left;
	text-align: center;
	color: #333;
	font-weight: bold;
	text-shadow: 1px 1px 3px #FFF;
	color: #fff;
    text-shadow: 1px 1px 1px #555, -1px 1px 1px #555, 1px -1px 1px #555, -1px -1px 1px #555;
}
.txt-img2 {
	padding: 5% 2% 2% 2%;
}
.hvi {
	width: 94%;
	height: 93%;
	border: 1px solid #999;
	position: absolute;
	opacity: 0;
	margin: 3%;
	z-index: 99;
	box-sizing: border-box;
}

.hvi:hover {
	opacity: 1;
}

#bg-footer {
	width: 100%;
	height: auto;
	min-height: 50px;
	padding: 20px;
	box-sizing: border-box;
	margin-top: 80px;
	background: #ead943;
	position: relative;
}

.footer {
	width: 100%;
	float: left;
	font-size: 1.2em;
	color: #7d7634;
}

.pagetop {
	position: absolute;
	right: 0;
	bottom: 0;
}

/* add style */

.show_sp {
	display: none;
}

.hide_sp {
	display: inline-block;
}

/* End add style */

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 980px) {
	.slide img {
		width: 100%;
		height: 350px;
		max-height: 350px;
	}
}

@media screen and (max-width: 890px) {
	a.menu-item {
	/*	font-size: 1.3em;*/
	}
}

@media screen and (max-width: 768px) {

	.show_sp {
		display: inline-block;
	}

	.hide_sp {
		display: none;
	}

	#bg-header,
	#bg-content {
		padding: 0% 2% 0% 2%;
		box-sizing: border-box;
	}

	a.menu-item {
		padding: 20px 5px 0px 15px;
		    font-size: 1.5em;
	}

	.txt-slide1 {
		font-size: 1.9em;
		margin-top: 45%;
	}

	.txt-slide2 {
		font-size: 1.8em;
		margin-top: 6%;
	}

	.col-left {
		width: 100%;
		padding-right: 0;
	}

	.col-right {
		width: 100%;
	}

	.right1 {
/*		width: 50%;
		margin-top: 0;
		padding: 4% 4% 4% 12%;
		box-sizing: border-box;*/
	}

	.right2 {
		width: 50%;
		margin-top: 0;
		padding: 4% 12% 4% 4%;
		box-sizing: border-box;
	}

	.hide-tb {
		display: none;
	}

	.show-tb {
		display: inline-block;
		width: 50%;
	}
	.mgr-20 {
    margin-right: 10px;
    }
}


@media screen and (max-width: 670px) {

a.menu-item .mgr-20 {
    margin-right: 10px;
    }
}

@media screen and (max-width: 640px) {
	.menu-slide .bxslider .data-wrap{
		height: auto !important;
	}
	/* .logo_sp{
		 width: 80%;
		 float: left;
	 }
	 .menu_sp{
		 width: 20px;
		 float: left;
	 } */
	.logo_sp {
		width: 100%;
		float: left;
	}

	.logo_sp .logo-tel {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
	}

	.logo_sp .logo-tel .logo {
		width: 70%;
		float: left;
	}
	.logo_sp .logo-tel .logo img{
		width: 100%;
		height: auto;
	}
	.ico-menu{
		display: none !important;
	}
	.menu-sp{
		display: none;
	}
	.logo_sp .logo-tel .tel {
		width: 15%;
		float: left;
		margin-top: 0;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}

	.logo_sp .logo-tel .tel a{
		font-size: 50px;
		color: #000;
	}

	.logo_sp .logo-tel .tel .menu_bar {
		background: #ead943;
		padding: 15px 10px;
	}

	.logo_sp .logo-tel .tel .menu_bar .mgt-5{
		margin-top: 0;
	}

	.logo_sp .logo-tel .tel .mgt-24 {
		margin-top: 0;
	}

	.logo_sp .logo-tel .tel .fml-rt {
		display: none;
	}


	.pagetop img {
		margin-top: -50px;
	}

	.slide img {
		width: 100%;
		height: auto;
	}

	a.menu-item {
		font-size: 1.8em;
	}

	#bg-header,
	#bg-content {
		padding: 0% 2% 0% 2%;
		box-sizing: border-box;
	}

	.txt-head {
		font-size: 1.1em;
		text-align: left;
		/*	padding: 20px 30px 30px 52px;*/
	}

	.logo,
	.tel {
		text-align: center !important;
		width: 100%;
	}

	.show-sp {
		display: inline-block;
	}

	.show-sp2 {
		display: inline-block;
		width: 100%;
	}
	.show-sp3 {
		display: none;
	}

	.hide-sp {
		display: none;
	}

	.menu-slide {
		height: auto;
	}

	.menu {
		width: 100%;
	}

	.slide {
		width: 100%;
		overflow: hidden;
	}

	.title-h2 {
		font-size: 2em;
		text-align: left;
/*		border-bottom: 2px solid #7d7634;
		    letter-spacing: -1px;*/
	}

	.title-h3 {
		text-align: center;
	}



	.footer {
		font-size: 1.6em;
		line-height: 160%;
	}

	.pagetop {
		width: 92%;
		float: left;
		text-align: center;
		padding: 0% 0% 2% 0%;
		box-sizing: border-box;
		border-bottom: 1px solid #7d7634;
		background: #ead943;
		margin: 0% 4% 4% 4%;
		position: relative;
	}

	/* add for raku */
	.imgmaxfull {
		width: 100%;
		float: left;
		text-align: center !important;
	}

	.imgmaxfull div div img {
		width: 100% !important;
		display: inline-block !important;
		max-width: none !important;
		height: auto !important;
		left: 0 !important;
	}

	.imgmaxfull div img {
		width: 100% !important;
		display: inline-block !important;
		max-width: none !important;
		height: auto !important;
		left: 0 !important;
	}

	.imgmaxfull img {
		width: 100% !important;
		display: inline-block !important;
		max-width: none !important;
		height: auto !important;
	}

	.imgmaxfull div div {
		width: 100% !important;
		display: inline-block !important;
		height: auto !important;
	}

	.imgmaxfull div {
		width: 100% !important;
		display: inline-block !important;
		height: auto !important;
	}

	.tel .fml-rt div {
		float: right;
	}
}


@media screen and (max-width: 480px) {
	.logo_sp .logo-tel .tel a {
		font-size: 30px;
	}
	.logo_sp .logo-tel .tel .menu_bar {
		padding: 10px 5px;
	}
	.logo-tel .logo img {
		width: 100%;
	}

	.txt-slide1 {
		margin-top: 35%;
	}

	.tel {
		margin-top: 0;
	}

	.txt-slide1 {
		font-size: 1.7em;
	}

	.footer {
		font-size: 1.4em;
	}
	.title-h2 span {
    font-size: 90%;
    letter-spacing: 0;
    }
}