@charset "utf-8";
/* CSS Document */

body{
	  -webkit-text-size-adjust: 100%;
}

p,ul,table,th,td{
		max-height: 999999px;
}

/* commmon
============================================= */
img {
	max-width: 100%;
	width /***/: auto;
	height: auto;
}

.bold {
	font-weight: bold;
}

.red {
	color: #f00;
}

/* container
============================================= */
.container {
	width: 1000px;
	margin: 0 auto;
	overflow:hidden;
}

/* slicknav
============================================= */
.slicknav {
	display: none;
}

.slicknav_menu {
	display: none;
}

/* header
============================================= */
.header-wrap {
	z-index:100;
	position:relative;
}

.header-wrap .container{
	overflow: hidden;
	background: url(../img/header_bg.png) no-repeat center top;
	padding:15px 5px 25px 20px;
}

.header-left {
	float: left;
	margin:20px 0 20px 30px;
}

.header-right {
	float: right;
	width:571px;
	padding-right:30px;
}

.header-right p:first-child {
	margin-bottom: 10px;
}

.header-address{
	text-align:right;
}

.header-address .tel-number{
	font-size:114.3%;
	color:#18365e;
	font-weight:bold;
	padding-left:20px;
}

/* gnav
============================================= */
.gnav {
	overflow: hidden;
}

.gnav li{
	float:left;
}

	/* pankuzu
============================================= */
.pankuzu-wrap {
	padding: 5px 0;
}

.pankuzu-list li {
	display: inline-block;
	margin-right: 5px;
	line-height: 1.6em;
}

.pankuzu-list li:after {
	content: " > ";
	color: #87a9cf;
}

.pankuzu-list li.pankuzu-last:after {
	content: "";
}

.pankuzu-list a {
	margin-right: 5px;
}

li.pankuzu-last {
	margin-right: 0;
}

	/* mainVisual
============================================= */
.mainVisual{
	margin-top:-110px;
	padding-bottom:30px;
}

.main-title{
	margin-top:130px;
	color:#fff;
	font-size:257.1%;
}

/* main
============================================= */
.main {
	margin:15px 0 40px 0;
	overflow:hidden;
}

.main.index {
	margin:0 0 40px 0;
	background: url(../img/main_bg.gif) repeat-x center top;
	overflow:hidden;
}

.main h3 {
	color:#18365e;
	font-weight:bold;
	font-size: 214.3%;
	margin-top:15px;
	margin-bottom: 20px;
}

/* side
============================================= */
.side-wrap{
	float:left;
	background: url(../img/side_top_bg.png) no-repeat center top;
	-moz-background-size:contain;
	padding-top:4px;
}

.side-wrap dl{
	background: url(../img/side_bottom_bg.png) no-repeat center bottom;
	padding-bottom:4px;
}

.side-wrap dt,
.side-wrap dd{
	background: url(../img/side_bg.png) repeat-y center top;
	padding-left:4px;
	padding-right:4px;
}

.main-contents{
	float:right;
	width:750px;
}

.movie-sp {
	display:none;
}

/* contact
============================================= */

.contact-wrap {
}

.contact-wrap .container{
	width:652px;
	background: url(../img/contact_bg.png) no-repeat;
	padding:23px 0;
}

.contact-wrap p {
	margin-bottom: 10px;
	text-align: center;
	font-weight:bold;
}

.contact-box{
	width:468px;
	margin:0 auto;
}

.contact-box .left{
	float:left;
	width:240px;
}

.contact-box .right{
	float:right;
	width:206px;
}

/* footer
============================================= */
#back-top {
	display:none;
}

.footer-wrap {
	padding: 35px 0 75px 0;
	background:#cce0ef url(../img/footer_bg.png) repeat-x center bottom;
}

.footer-left {
	float:left;
}

.footer-link {
	float: left;
}

.footer-link ul {
	overflow: hidden;
	float:left;
	margin-bottom: 50px;
}

.footer-link li {
	float: left;
	padding-right: 10px;
	margin-left: 10px;
	border-right: 1px solid #ccc;
}

.footer-link li:first-child {
	margin-left: 0;
}

.footer-link li:last-child {
	padding-right: 0;
	border: none;
}

.copyright {
	font-size:85.7%;
	color:#666;
}

.copyright img{
	vertical-align:middle;
}

.footer-right {
	float:right;
	line-height:1.5;
}

.company-name{
	font-weight:bold;
	font-size:114.3%;
}

.sp_br{
	display:none;
}

@media screen and (max-width: 1038px) {
.container{
	max-width:1000px;
	width:100%;
}

.header-wrap{
/*	margin-left:-484px;
*/}

.header-wrap .container{
	width:100%;
	padding-left:0;
	padding-right:0;
}

.header-left{
	margin-left:15px;
}

.header-right{
	padding-right:15px;
}

}

@media screen and (max-width: 977px) {
	/* commmon
	============================================= */
	.container {
		width: 90%;
	}
	
	/* slicknav
	============================================= */
	
	.slicknav_menu {
		display: block;
		background-color: #19365e !important;
	}
	
	.slicknav_btn {
		background-color: #fff !important;
	}
	
	.slicknav_nav .slicknav_row:hover,
	.slicknav_nav a:hover {
		background: #83bffb !important;
	}
	
	.slicknav_menu .slicknav_menutxt{
		text-shadow:none!important;
		color:#19365e!important;
	}
	
	.slicknav_menu .slicknav_icon-bar{
		text-shadow:none!important;
		-webkit-box-shadow:none!important;
		background:#19365e!important;
	}
	
	.header-right {
		display:none;
	}
	
.header-wrap {
	z-index:100;
	position:static;
	margin-left:0;
}

.header-wrap .container{
	background:none;
	padding:0;
}

.header-left {
	float: none;
	margin:10px auto;
	width:90%;
	text-align:center;
}

.mainVisual{
	margin-top:0;
}

.pankuzu-wrap .container{
	width:100%;
}

.side-wrap{
	display:none;
}

.movie {
	display:none;
}

.movie-sp {
	display:block;
}

.main-contents{
	float:none;
}
	.contact-wrap .container{
	max-width:240px;
	padding:23px;
	width:100%;
	background: url(../img/contact_bg_sp.png) no-repeat center center;
	}
	
	.contact-box{
		max-height:468px;
		width:100%;
	}
	
	.contact-box .left,
	.contact-box .right{
		float:none;
	text-align:center;
	}
	
.contact-box .left{
	max-width:240px;
	width:100%;
}

.contact-box .right{
	width:206px;
	width:100%;
	margin-top:10px;
}

	/* footer
	============================================= */
#back-top {
	position: fixed;
	right: 3%;
	bottom: 110px;
	z-index: 2000;
}

#back-top span {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../img/backTop.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

	.footer-right,
	.footer-left {
		float:none;
	}
	
	.footer-left{
		max-width:600px;
		width:100%;
	}
	
	.footer-link ul{
		margin-bottom:20px;
	}
	
	.footer-right{
		max-width:300px;
		width:100%;
		margin-bottom:20px;
	}
	
	.copyright {
		margin: 0 0 10px;
	}
}


@media screen and (max-width: 767px) {
	
	/* header
	============================================= */
	
	
	.header-logo {
		margin-bottom: 10px;
		text-align: center;
	}
	
	.header-right {
		text-align: center;
	}
	
	.main h2 {
		font-size: 170%;
		margin-bottom: 20px;
	}
	.main h3 {
		font-size: 140%;
		margin-bottom: 10px;
	}
	
.sp_br{
	display:block;
}
	
}
@media screen and (max-width: 479px) {
	
.main-title{
	font-size:200%;
}

}