@charset "UTF-8";

/*----------------------------------------------------
	☆SP
----------------------------------------------------*/


/*デバイスの横幅が750px以下の場合*/
@media only screen and (max-width: 780px) {
body {
	min-width: inherit;
}
#contents {
	margin-top: 0;
}
	

#cont { 
padding: 10px;
}


#cont .inr { 
padding: 10px;
}


	#wrap #mv {
    background: #fff url("../../cmn/cmn_img/mv_all.png") no-repeat scroll right center / cover ;
    height: 400px;
    text-align: center;
}


.spDisp {
	display: block!important;
}
.spHide {
	display: none!important;
}
br.spHide {
	display: none!important;
}
.spImg {
	height: auto;
	width: 100%;
}
.spCenter {
	text-align: center;
}
.top10 {
	margin-top: 5px !important;
}
.top15 {
	margin-top: 5px !important;
}
.top20 {
	margin-top: 10px !important;
}
.top25 {
	margin-top: 10px !important;
}
.top30 {
	margin-top: 15px !important;
}
.top35 {
	margin-top: 15px !important;
}
.top40 {
	margin-top: 20px !important;
}
.btm0 {
	margin-bottom: 0 !important;
}
.btm5 {
	margin-bottom: 5px !important;
}
.btm10 {
	margin-bottom: 5px !important;
}
.btm15 {
	margin-bottom: 10px !important;
}
.btm20 {
	margin-bottom: 10px !important;
}
.btm25 {
	margin-bottom: 10px !important;
}
.btm30 {
	margin-bottom: 15px !important;
}
.btm35 {
	margin-bottom: 15px !important;
}
.btm40 {
	margin-bottom: 20px !important;
}
.btm45 {
	margin-bottom: 20px !important;
}
.btm50 {
	margin-bottom: 25px !important;
}
.btm55 {
	margin-bottom: 25px !important;
}
.btm60 {
	margin-bottom: 30px !important;
}
.btm65 {
	margin-bottom: 30px !important;
}
.btm70 {
	margin-bottom: 35px !important;
}
.btm75 {
	margin-bottom: 35px !important;
}
.btm80 {
	margin-bottom: 40px !important;
}
.btm85 {
	margin-bottom: 40px !important;
}
.btm90 {
	margin-bottom: 45px !important;
}
.btm95 {
	margin-bottom: 45px !important;
}
.pT0 {
	padding-top: 0!important;
}
.pT5 {
	padding-top: 5px!important;
}
.pT10 {
	padding-top: 5px!important;
}
.pT15 {
	padding-top: 10px!important;
}
.pT20 {
	padding-top: 10px!important;
}
.pT25 {
	padding-top: 15px!important;
}
.pT30 {
	padding-top: 15px!important;
}
.pT35 {
	padding-top: 15px!important;
}
.pT40 {
	padding-top: 20px!important;
}
.pT45 {
	padding-top: 20px!important;
}
.pB0 {
	padding-bottom: 0!important;
}
.pB5 {
	padding-bottom: 5px!important;
}
.pB10 {
	padding-bottom: 5px!important;
}
.pB15 {
	padding-bottom: 5px!important;
}
.pB20 {
	padding-bottom: 10px!important;
}
.lm5 {
	margin-left: 5px !important;
}
.lm10 {
	margin-left: 5px !important;
}
.lm15 {
	margin-left: 5px !important;
}
.lm20 {
	margin-left: 10px !important;
}
.lm50 {
	margin-left: 20px !important;
}
.lm60 {
	margin-left: 30px !important;
}
.lm70 {
	margin-left: 30px !important;
}
.rm5 {
	margin-right: 5px !important;
}
.rm10 {
	margin-right: 5px !important;
}
.rm15 {
	margin-right: 5px !important;
}
.rm20 {
	margin-right: 10px !important;
}
.spBtm0 {
	margin-bottom: 0 !important;
}
.spBtm5 {
	margin-bottom: 5px !important;
}
.spBtm10 {
	margin-bottom: 10px !important;
}
.spBtm15 {
	margin-bottom: 15px !important;
}
.spBtm20 {
	margin-bottom: 20px !important;
}
.spBtm25 {
	margin-bottom: 25px !important;
}
.spBtm30 {
	margin-bottom: 30px !important;
}
.spBtm35 {
	margin-bottom: 35px !important;
}
.spBtm40 {
	margin-bottom: 40px !important;
}
.spBtm45 {
	margin-bottom: 45px !important;
}
.spBtm50 {
	margin-bottom: 50px !important;
}
.spW100 {
	width: 100%!important;
}
body {
	background: none;
	padding-bottom: 30px;
	font-size: 1.3rem;
}
#topcontrol {
	background: url(/cmn/cmn_img/bg_hd_bdr_sp.gif) center bottom repeat-x;
	background-size: auto 3px;
	position: fixed;
	bottom: 0!important;
	left: 0!important;
	top: auto!important;
	right: auto!important;
	text-align: center;
	height: 30px;
	padding-bottom: 0;
	width: 100%;
}
#topcontrol a {
	background-image: none;
	background: rgba(0,0,0,0.8);
	color: #FFF;
	font-size: 1.1rem;
	height: 30px;
	width: 100%;
	opacity: 1;
	padding: 10px;
	border-radius: 0;
	letter-spacing: 0.1em;
}
#topcontrol a:hover {
	background-image: none;
	background: rgba(0,0,0,1);
	width: 100%;
}
header {
	background: #fff none repeat scroll 0 0;
	width: 100%;
	z-index: 999;
}
header .logo {
	position: absolute;
	right: 0;
	top: 0;
}
header .logo img {
    padding-top: 10px;
    width: 90%;
}
.hamburger {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #000;
	cursor: pointer;
	font-size: 3em;
	font-weight: bold;
	line-height: 35px;
	outline: medium none;
	padding: 13px 15px 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2147483647;
}
.cross {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #000;
	cursor: pointer;
	font-size: 4em;
	font-weight: bold;
	line-height: 65px;
	outline: medium none;
	padding: 13px 15px 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2147483647;
}
.menu {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	font-size: 0.8em;
	font-weight: bold;
	height: 100%;
	margin-top: 50px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1000000;
}
.menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li a {
	background: #000 none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 20px;
	width: 100%;
}
.menu ul li a:hover {
	opacity: 0.8;
}
.menu ul li img {
	width: 100%;
}
.glyphicon-home {
	color: #000;
	font-size: 1.5em;
	margin: 0 auto;
}
	
	
.link {
    left: 60px;
    margin: 20px 0 40px;
    position: absolute;
}
 .link .contact {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 160px;
}
 .link .contact a {
    background: #000 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 10px;
}
 .link .lang {
    float: left;
    font-size: 0.75em;
    padding-top: 10px;
    position: relative;
    width: 60px;
}
 .link .lang span {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
}
 .link .lang span:hover {
    background-color: #fff;
    color: black;
    outline-style: none;
}
 .link .lanNav {
    background: #000 none repeat scroll 0 0;
    display: none;
    left: -10px;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 300;
}
 .link .lanNav li {
    border-bottom: 1px solid #999;
    display: block;
    text-align: center;
    width: 100%;
}
 .link .lanNav li:last-child {
    border-bottom: medium none;
}
 .link .lanNav li a {
   color: #fff;
    display: block;
    font-size: 90%;
    letter-spacing: 0;
    padding: 10px 0;
    text-align: center;
}
 .link .lanNav li a:hover {
    background: #888 none repeat scroll 0 0;
}


	
	/*
	
#header {
	height: 60px;
	overflow: visible;
	padding-top: 0;
	width: 100%;
	z-index: -9;
}
#header div.inr {
	width: auto;
}
#header .logo {
	float: left;
	margin-right: 0px;
	display: inline;
	padding-left: 10px;
	margin-top: 10px;
	width: 100px;
}
#header .logo {
	left: 0;
	position: absolute;
	top: 0;
}
#header div.inr .logo img {
	height: auto;
	width: 180px;
}
#header div.inr .hdR {
	display: none;
}
#header div.inr #my-button {
	display: block;
	font-size: 24px;
	position: absolute;
	right: 7px;
	top: 7px;
}
#header div.inr .cont {
	display: block;
	font-size: 16px;
	position: absolute;
	right: 60px;
	top: 0;
}
#header div.inr .cont a {
	background: #0068b7;
	color: #fff;
	display: block;
	height: 60px;
	text-align: center;
	padding: 20px;
}
#header div.inr #my-button i {
	background-color: #fff;
	color: #0068b7;
	line-height: 1;
	padding: 3px 5px;
}
#header div.inr #my-button a {
	color: #222;
	display: block;
	padding: 5px;
	text-decoration: none;
}
#header div.inr #my-button a span {
	background-color: #0068b7;
	color: #FFF;
	font-size: 24px;
	line-height: 1;
	padding: 3px 5px;
	display: none;
}
html.mm-opened #header div.inr #my-button a i {
	display: none;
}
html.mm-opened #header div.inr #my-button a span {
	display: block;
}
	*/
	
	
#contents {
	margin: 0;
	width: auto;
}
#main {
	float: none;
	margin: 0 10px 20px;
	width: auto;
}


input {
}
input.textFocus {
	color: #333;
}
input.wSS, input.wS, input.wM, input.wL, input.wLL {
	background-color: #FFF;
	border: 1px solid #CCC;
	line-height: 140%;
	padding: 5px 5px;
}
input {
	vertical-align: middle;
}
.wSS {
	width: 70px;
}
.wS {
	width: 90px;
}
.wM {
	width: 200px;
}
.wL {
	width: 400px;
}
.wLL {
	width: 400px;
}
.imeOn {
	ime-mode: active;
}
.imeOff {
	ime-mode: disabled;
}
textarea.txtarea {
	background-color: #FFF;
	border: 1px solid #CCC;
	font-size: 14px;
	height: 160px;
	padding: 5px 5px;
	width: 400px;
}
option {
	font-size: 14px!important;
}
label {
	cursor: pointer;
}
label:hover {
	color: #999;
}
input[type="checkbox"], input[type="radio"] {
	margin-right: 3px;
}
.formErr {
	color: #E54E52;
	font-weight: bold;
}
input.inputErr, textarea.inputErr {
	background-color: #FADFDE;
}
/*----------------------------------------------------
	☆flt
----------------------------------------------------*/

.fltL {
	float: none;
}
.fltR {
	float: none;
}
.fltImgL {
	float: none;
	margin: 0 0 5px 0;
}
.fltImgR {
	float: none;
	margin: 0 0 5px 0;
}
/*----------------------------------------------------
	☆Box
----------------------------------------------------*/

.bscBox00 {
	border: 1px solid #D0D0D2;
	margin-bottom: 20px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*----------------------------------------------------
	☆cmn
----------------------------------------------------*/

#wrap .inr {
	margin: 0 auto;
	width: auto;
}
/*----------------------------------------------------
	☆mv
----------------------------------------------------*/


#footer {
    background: #fff none repeat scroll 0 0;
    padding: 20px 10px 0;
}
#footer .ftr {
    border-top: 1px solid #dddddd;
    padding: 10px 0 30px;
}
#footer .ftrL {
    float: none;
    padding-left: 0;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
#footer .ftrR {
    float: none;
    margin-top: 30px;
    padding-right: 5%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
#footer .ftrL p.ftrLogo {
    margin: 0 auto;
    padding-bottom: 20px;
    width: 100px;
}
#footer .ftrL ul {
    text-align: center;
}
#footer .ftrL ul li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 30px;
    vertical-align: top;
}
	
	#footer .ftrL ul li.last {

    margin-right: 30px !important;
}
#footer .ftrL ul li h4 {
    font-size: 16px;
    padding-bottom: 10px;
}
#footer .ftrL ul li .txt01 {
    font-size: 14px;
    line-height: 150%;
}
#footer .ftrR .txt {
    color: #000;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 150%;
    padding-bottom: 30px;
}
#footer .copy {
    color: #000;
    font-size: 11px;
    text-align: center;
}
#footer .link {
    float: none;
    margin: 20px auto 0;
    text-align: center;
    width: auto;
}
#footer .link .contact {
    float: none;
	padding-bottom: 40px;
    text-align: center;
    width: auto;
}
#footer .link .contact a {
    background: #000 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 10px;
}
#footer .link .lang {
    float: none;
    font-size: 0.75em;
    margin: 10px auto;
    padding-top: 10px;
    position: relative;
    text-align: center;
    width: 60px;
}
#footer .link .lang span {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    outline: 1px solid #fff;
    text-decoration: none;
}
#footer .link .lang span:hover {
    background-color: #fff;
    color: black;
    outline-style: none;
}
#footer .link .lanNav {
    background: #000 none repeat scroll 0 0;
    display: none;
    left: 10px;
    position: absolute;
    top: -200px;
    width: 100%;
    z-index: 300;
}
#footer .link .lanNav li {
    border-bottom: 1px solid #999;
    display: block;
    text-align: center;
    width: 100%;
}
#footer .link .lanNav li:last-child {
    border-bottom: medium none;
}
#footer .link .lanNav li a {
    color: #fff;
    display: block;
    font-size: 90%;
    letter-spacing: 0;
    padding: 10px 0;
    text-align: center;
}
#footer .link .lanNav li a:hover {
    background: #888 none repeat scroll 0 0;
}

/*----------------------------------------------------
	☆content
----------------------------------------------------*/
	
	
	#wrap #one .img1 {
    margin-top: -80px;
    text-align: center;
}
	
	
	#mv h2.head01 {
    color: #000;
    font-size: 28px;
    letter-spacing: 0.1em;
    padding: 150px 0 0;
}
	
	
	
	
	
}
