@charset "UTF-8";
/*----------------------------------------------------
	☆CMN
----------------------------------------------------*/

/*▲▲font size▲▲*/

#wrap .btn a {
	background: #94C96A;
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
	letter-spacing: .1em;
	padding: 15px 80px;
	margin-top: 30px;
	transition: 0.2s ease-in;
}
#wrap  a:hover {
	opacity:.8;
}

.bx-wrapper .bx-viewport {
    box-shadow:  none !important;
    border: none !important;
    left: 1px !important;
    background: none !important;
}

/*----------------------------------------------------
	☆content
----------------------------------------------------*/

#header {
	background: #fff;
	height: 75px;
	padding: 0px 0px 0px;
	width: 100% !important;
	position: relative;
}

#header .inr{
	margin: 0px auto;
	width: 93%;
}


#header h1 {
	float: left;
	line-height: 0;
	margin: 25px 0px 0px;
	width: 200px;	
}

#header ul {
	display: flex;
	float: right;
	margin: 25px 0px 0px;
	padding:5px 0px 0px 0px;
	width: 800px;
	font-family: 'Josefin Sans', sans-serif;
}



#header ul li.nav {
	margin-right: 30px;
padding-top: 15px;
}


#header ul li.tel {
	margin-right: 30px;
	padding-top: 8px;
}
#header ul li.tel a{
	font-family: 'Teko', sans-serif;
	letter-spacing: 0.2em;
}
#header ul li.tel a span.f25{
	display: inline-block;
	font-size: 25px;

}
#header ul li.tel a span.f40{
	display: inline-block;
	font-size: 40px;
}

#header .contactBtn a {
	background: #2f3cac;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.2em;
	padding: 18px 30px;
	border-radius: 50px;
}

#header ul li {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}

#header ul li:last-child {
  margin-right: 0;
}








/*----------------------------------------------------
	â˜†MV
----------------------------------------------------*/
#mv {
	
	padding: 50px;
}



#mv h2 {
	font-size: 100px;
	font-style: italic;
	font-family: 'Josefin Sans', sans-serif;
	text-align: center;
	margin-top: -40px;

}

#mv h2 span {
color: #2f3cac;

}

#mv .txt {
	padding: 0 0 30px;
	font-size: 15px;
}

/*----------------------------------------------------
	☆mv
----------------------------------------------------*/


#contact { 
padding: 0px 0px 200px;
}


#contact table tr th{ 
	font-size: 15px;
	text-align: left;
padding: 20px 40px;
	width: 30%;

}
#contact table tr {
	border-bottom: 1px solid #bfbfbf;

}#contact table tr.bdr{
	border-top: 1px solid #bfbfbf;

}

#contact table tr td{ 
	font-size: 15px;
	text-align: left;
padding: 20px;
	width: 70%;
	

}
#contact table tr td input{ 
	font-size: 15px;
	text-align: left;
padding: 10px;
	width: 90%;

}

#contact table td .textarea {
    padding: 10px;
    height: 200px;
    overflow: auto;
    width: 90%;
}


.btn_area {
    margin-top: 30px;
    text-align: center;
}


#contact .btn_confirm {
    background-color: #2f3cac;
    border: 0 none;
	border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 60px;
    letter-spacing: 1px;
    width: 500px;
}

#contact input.btn_confirm:hover {
    background-color: #000;
}

#contact h3 {
	text-align: center;
	padding: 50px 0px 10px;
	font-size: 18px;
}


#contact .txt {
	padding: 0 0 30px;
	font-size: 15px;
}


#contact .txt a {
text-decoration: underline;
	color: #2f3cac;
}





/*----------------------------------------------------
	☆footer
----------------------------------------------------*/

#footer {
	background: #000;
	color: #fff;
	padding: 20px 0 50px;
	width: 100%;
}

#footer .inr{
	margin: 0px auto 20px;
	display: flex;
	width: 1300px;
}

#footer .inr .lbox{
	display: inline-block;
	font-size: 14px;
	line-height: 150%;
	margin-right: 30px;
	text-align: center;
	width: 120px;
}
#footer .inr .rbox{
	display: inline-block;
	width: 1170px;
}
#footer .inr .rbox .ft_top {
	display: flex;
	width: 100%;
}
#footer .inr .rbox .ft_top h3{
	display: inline-block;
	font-size: 35px;padding-top: 15px;
	width: 640px;
}
#footer .inr .rbox .ft_top p{
	line-height: 200%;
	font-size: 18px;
	width: 350px;
}
#footer .inr .rbox .btm_nav {
	border-bottom: #818080 1px solid;
	border-top: #818080 1px solid;
	display: flex;
	margin: 30px 0px 15px;
	width: 100%;
}
#footer .inr .rbox .btm_nav ul {
	width: 100%;
}
#footer .inr .rbox .btm_nav ul li{
	display: inline-block;
	width: 19.5%;
}
#footer .inr .rbox .btm_nav ul li a {
	color: #fff;
	display: inline-block;
	font-size: 15px;
	text-align: center;
	padding: 15px 0px;
	width: 100%;
}

#footer .inr .rbox .btm_nav ul li a span {
	border-right: #818080 1px solid;
	display: inline-block;
	width: 100%;
}
#footer .inr .rbox .btm_nav ul li:last-child a span {
	border-right: none;
}

#footer .copy_right {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
	text-align: center;
}













@media screen and (max-width: 1080px) {
	
	/*----------------------------------------------------
	☆content
----------------------------------------------------*/

#header {
	height: 80px;
	position: fixed;
	top:0;
	left: 0;
	background: #fff !important;
	z-index: 9999;
}

#header .inr{
	margin: 0px auto;
	width: 93% !important;
}


#header h1 {
	margin: 25px 0px 0px;
	width: 30%;	
}
#header h1 img {
	width: 100%;	
}

#header ul {
	display: block;
	float: right;
	margin: 5px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align: right;
	width: 68%;
	
}
#header ul li.tel {
	display: block;
	width: 100%;
}
#header ul li.tel a{
	display: block;
}
#header ul li.tel a span.f25{
	font-size: 16px;

}
#header ul li.tel a span.f40{
	font-size: 24px;
}

#header .contactBtn a {
	display: block !important;
	font-size: 13px;
	padding: 10px 28px;
}





/*----------------------------------------------------
	☆one
----------------------------------------------------*/

	 h2.hd01 { 
	 font-size: 25px;
	 text-align: center;
	 margin-bottom: 50px;

}

 h2.hd01 span {
	 border-bottom: 2px solid #1e3d99;
	 border-top: 2px solid #1e3d99;
	 padding: 10px 40px;

}

/*----------------------------------------------------
	â˜†MV
----------------------------------------------------*/
#mv {
	
	padding: 10px;
}


#mv h2 {
	font-size: 30px;
	font-style: italic;
	font-family: 'Josefin Sans', sans-serif;
	text-align: center;
	margin-top: -10px;

}

#mv h2 span {
color: #2f3cac;

}

#mv .txt {
    padding: 30px 0 10px;
    font-size: 14px;
}

/*----------------------------------------------------
	☆mv
----------------------------------------------------*/


#contact { 
padding: 0px 10px 200px;
}


#contact table tr th{ 
	display: block;
	font-size: 15px;
	text-align: left;
padding: 20px ;
	width:100%;

}
#contact table tr {
	border-bottom: 1px solid #bfbfbf;

}#contact table tr.bdr{
	border-top: 1px solid #bfbfbf;

}

#contact table tr td{ 
		display: block;

	font-size: 15px;
	text-align: left;
padding: 20px;
	width:100%;
	

}
#contact table tr td input{ 
	font-size: 15px;
	text-align: left;
padding: 10px;
	width: 100%;

}

#contact table td .textarea {
    padding: 10px;
    height: 200px;
    overflow: auto;
    width: 100%;
}


.btn_area {
    margin-top: 30px;
    text-align: center;
}


#contact .btn_confirm {
    background-color: #2f3cac;
    border: 0 none;
	border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 60px;
    letter-spacing: 1px;
    width: 100%;
}

#contact input.btn_confirm:hover {
    background-color: #000;
}

#contact h3 {
	text-align: center;
	padding: 50px 0px 10px;
	font-size: 18px;
}


#contact .txt {
	padding: 0 0 30px;
	font-size: 15px;
}


#contact .txt a {
text-decoration: underline;
	color: #2f3cac;
}


	
/*----------------------------------------------------
	☆footer
----------------------------------------------------*/

#footer {
/*	background: #000;
	color: #fff;
	padding: 20px 0 50px;
	width: 100%;*/
}

#footer .inr{
	/*margin: 0px auto 20px;*/
	display: block;
	width: 93% !important;
}

#footer .inr .lbox{
	display: flex;
	line-height: 200%;
	margin-right: 0px;
	text-align: center;
	width: 100%;
}
#footer .inr .lbox p{
	color: #fff !important;
	display: inline-block;
	font-size: 13px !important;
}
#footer .inr .lbox p.txt{
	margin-left: 20px;
}
#footer .inr .rbox{
	display: block;
	width: 100%;
}
#footer .inr .rbox .ft_top {
	display: block;
	width: 100%;
}
#footer .inr .rbox .ft_top h3{
	display: inline-block;
	font-size: 23px;
	padding-top: 25px;
	text-align: center;
	margin-bottom: 25px;
	width: 100%;
}
#footer .inr .rbox .ft_top p{
	line-height: 170%;
	font-size: 15px;
	text-align: center;
	width: 100%;
}
#footer .inr .rbox .btm_nav {
	border-bottom: #818080 1px solid;
	border-top: #818080 1px solid;
	display: flex;
	margin: 30px 0px 15px;
	width: 100%;
}
#footer .inr .rbox .btm_nav ul {
	width: 100%;
}
#footer .inr .rbox .btm_nav ul li{
	display: inline-block;
	border-bottom: #818080 1px solid;
	width: 49%;
}
	#footer .inr .rbox .btm_nav ul li:last-child{
	width: 100%;
}
#footer .inr .rbox .btm_nav ul li a {
	color: #fff;
	display: inline-block;
	font-size: 15px;
	text-align: center;
	padding: 15px 0px;
	width: 100%;
}

#footer .inr .rbox .btm_nav ul li a span {
	border-right: #818080 1px solid;
	display: inline-block;
	width: 100%;
}
#footer .inr .rbox .btm_nav ul li:last-child a span {
	border-right: none;
}

#footer .copy_right {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
	text-align: center;
}

}