/* CSS Document */

/*
=====================
=			RESPONSIVE		=
=====================
*/
@media screen and (max-width:980px) {

.cont{
	padding:0 15px;
}
.wrap-nav ul li a{
	font-size: 14px;
}
.wrap-nav ul li{
	padding-top: 10px;
	padding-bottom: 10px;
}
}
@media screen and (min-width:979px) {
.navbar-deffault{display:block !important;}
}
@media screen and (max-width:960px) {
.menu-sp{
	display: block;
}
.header-table{
	display: table;
	width: 100%;
	transform: translateY(50%);
}
.header-table-row{
	display: table-row;
}

.header-table-con{
	text-align:center;
}
.header-table-con-row{
	display: inline-grid;
}

.logo-header, .menu-sp{
	float: right;
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0;
}

.logo-header{
	width: 90%;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:15px;
	padding-right: 0;
}

.logo-header img{
	margin: 0;
}

.logo-header-con{
	float: right;
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0;
}

.logo-header-con{
	width: 90%;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:15px;
	padding-right: 0;
}

.logo-header-con img{
	margin: 0;
}

.navbar-deffault{
	display: none;
}
.navbar-deffault {
	display: none;
	background: rgba(0, 48, 173, 0.8) none repeat scroll 0 0;
	/*position: absolute;
	top: 60px;
	z-index: 999;
	left: 0;
	width: 100%;*/
	position:relative;
	top:auto;
	z-index:999;
	left:0;
	width:100%;
	bottom:0;
}
.navbar-deffault ul li{
	float:none;
	text-align:center;
	background: none;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
	color:#fff;
	text-transform: uppercase;
}


.navbar-deffault ul li a:hover{
	color: #f69679;
	text-decoration:none;
}

.navbar-deffault ul li:last-child{
	background: none;
	border-bottom:none;
}
a.icon-menu{
	cursor: pointer;
	border: 1px solid #fff;
	padding: 5px;
	display: inline-block;
	float: right;
}
.items-text, .items-date{
	font-size: 13px;
}
.ho-col-3-introtext{
	font-size: 16px;
	line-height: 24px;
}
.ho-col-3-title h4{
	font-size: 16px;
	line-height: 24px;
}
.btn-style {
    margin-top: 10px;
}



.menu-sp{
	background:#163aa2;
	padding-right: 20px;
}

.wrap-menu{
	display:block;
}

.wrap-nav{
	display:none;
}



.logo-header-con{
	text-align: center;
	padding: 20px 0px;
}

.banner-tl{
	display:block;
}


.banner-sp, .banner-pc, .logo-sp{
	display:none;
}
.wrap-header{
	background:none;
	
}

.panel{
	position:absolute;
}

}
@media screen and (max-width:800px) {
.pdd-50{
	padding-left: 15px;
	padding-right: 15px;
}
.mga-50{
	margin-left: -15px;
	margin-right: -15px;
}
.ho-col-3{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.pdd-30{
	padding: 0;
}
.mga-30{
	margin: 0;
}
.ho-info-left, .ho-info-right{
	width: 100%;
	padding-left: 0;padding-right: 0;
}
.ho-info-left img{
	margin:0 auto;
}
.ho-info-right{
	margin-top: 0;
}
.ho-info-left{
	margin-top: 30px;
}
.wrap-ho-item-info{
	padding-bottom: 35px;
}
.ho-info-left a:first-child{
	margin-bottom: 15px;
}
.ho-item{
	margin-top: 0;
}

.pd18{
	padding: 0;
}
.mga-36{
	margin: 0;
}
.pf-col-left{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.pf-col-left img{
	margin:0 auto;
}
.pf-col-right{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 35px;
}
.pf-col-left a:first-child{
	display: block;
	padding-bottom: 15px;
}
.btn-style span.btn-style-item{
	font-size: 20px;
	line-height: 45px;
	background: url(../img/bg-btn.png) right 20px center no-repeat, #163aa2;
	padding-left: 25px;
	max-width: 300px;
}

}


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


.pagetop{
	padding-top: 30px;
}
.pd22{
	padding: 0;
}
.mga-22{
	margin-left: -10px;
	margin-right: -10px;
}
.gl-col-4, .gl-col-8{
	padding-left: 10px;
	padding-right: 10px;
}



.header-table{
	transform: translateY(140%);
}




.menu-sp-sm{
	display:block;
}

a.icon-menu{
	border: 1px solid #ffffff;
}

.menu-sp-sm{
	width: 10%;
	float: none;
	display: table-cell;
	vertical-align: middle;
}

.logo-sp{
	display:none;
}

.logo-sp-sm{
	display:none;
}

.banner-pc{
	display:none;
}

.banner-tl{
	display:none;
}

.banner-sp{
	display:block;
}

.ho-col-3-img{
	width:30%;
}

.ho-col-3-cnt{
	width:70%;
}

.btn-style{
	margin-top:60px;
}

.wrap-album{
	padding-top:0px;
}

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

.title-style{
	padding-right:5px;
}

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

.ho-col-3-img img{
	margin:0 auto;
}
.gl-col-4{
	width: 100%;
	padding-bottom: 20px;
}
.gl-col-8{
	width: 100%;
}

.btn-contact button.btn-contact{
	background: #163aa2;
	text-align: center;
}
#send-confirm{
	padding-left: 0;
}
a.ct-submit{
	padding-left: 0;
	background: #163aa2;
	text-align: center;
}
}


@media screen and (max-width:640px) {
	.btn-style{
		margin-top:30px;
	}
	
	.btn-style span.btn-style-item{
		font-size: 17px;
line-height: 35px;
max-width: 265px;
	}
}

@media screen and (max-width:580px) {
	.header-table {
    transform: translateY(100%);
}

}


@media screen and (max-width:480px) {
.btn-style span.btn-style-item{
	background:#163aa2;
	text-align: center;
	padding-left: 0;
	font-size: 18px;
line-height: 40px;
}
.title-child h4{
	font-size: 18px;
}

.title-child-bold h4{
	font-size: 18px;
}
.title-style h3{
	font-size: 26px;
}
.fn-content{
	margin-top: 20px;
}
span.text-child-r{
	text-align: left;
	padding-right: 0;
}
.ho-col-3-img{
	width:100%;
	text-align:center;
}

.ho-col-3-cnt{
	width:100%;
	padding-top: 30px;
}

.info-new{
	margin-bottom: 20px;
}

.btn-style {
    margin-top: 10px;
}

	.header-table {
    transform: translateY(115%);
}


.logo-sp-sp{
	display:none;
}

.logo-sp-sp-480{
	display:none;
}


}
@media screen and (max-width:450px) {
.gl-child-8{
	width: 100%;
}
.gl-child-4{
	width: 100%;
	padding-top: 20px;
}
.gl-child-4 img{
	margin:0 auto;
}



}
@media screen and (max-width:380px) {
.ho-col-3{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.items-date{
	width: 100%;
}
.items-text{
	width: 100%;
}
.fn-item-text{
	font-size: 14px;
	line-height: 24px;
}
.fn-content-1-child-text{
	font-size: 14px;
	line-height: 24px;
}
span.text-child-r{
	padding-bottom: 10px;
}
.di-content-ol ol li{
	font-size: 14px;
	line-height: 36px;
}
.pf-content{
	font-size: 14px;
	line-height: 24px;
}
.ct-introtext{
	font-size: 14px;;
	line-height: 24px;
}
.ct-form{
	font-size: 14px;
	line-height: 24px;
}

.di-content-child{
	font-size: 14px;
	line-height: 24px;
}

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


.header-table {
    transform: translateY(90%);
}


}
@media screen and (max-width:320px) {
br.br-sp{
	display: block;
}
.wrap-footer{
	text-align: left;
	line-height: 24px;
}

.pf-mga-20{
	margin: 0;
}
.gl-child-8{
	padding: 0;
}
.col-6-child{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20px;
}
.col-6-child img{
	margin: 0 auto;
}
.gl-child-8, .gl-child-4{
	padding: 0;
}
.pf-while{
	margin-top: 60px;
}

span.btn-style{
	width: 100%;
}
.child-table-right::before{
	margin-left: 0;
}

}

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