@charset "utf-8";
@import "default.css";
@import "base.css?2023";
@import "meanmenu.css";
@import "form.css";

/*===============================================
●画面の横幅が640px以上
===============================================*/
@media screen and (min-width : 640px ){
#pc------------------------------------------- {
}
	.sp {
		display: none;
	}
header {
	background-color: rgba(8,4,4,1.00);
	height: 73px;
}
header .inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: rgba(255,255,255,1.00);
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
    position: relative;
}
header .inner .logo {
    padding-left: 20px;
    position: absolute;
    z-index: 1;
}
#catch .inner .twitter {
	text-align: right;
}
header .inner div {
	height: 38px;
	border-left: 1px solid rgba(255,255,255,1.00);
	font-size: 10px;
	padding-left: 12px;
	padding-right: 10px;
	border-right: 1px solid rgba(255,255,255,1.00);
	margin-top: 17px;
	line-height: 120%;
	margin-right: 10px;
    position: relative;
    z-index: 11;
    left: 320px;
}
header .inner h1 {
	font-weight: bold;
	margin-bottom: 10px;
}
header .inner div+p {
	margin-top: 20px;
}
#catch {
	background-color: rgba(0,0,0,1.00);
}
#catch .inner {
	background-image: url(../images/main_back.png);
	width: 960px;
	height: 921px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#catch .inner h1 {
	padding-top: 68px;
	padding-left: 325px;
}
#catch .inner p.p1 {
	margin-left: 72px;
	margin-top: 6px;
}
#catch .inner p.p2 {
	margin-top: -94px;
	margin-left: 417px;
}
#catch .inner p.p3 {
	margin-top: -147px;
}
#catch .inner p.p4 {
	text-align: right;
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	margin-top: -5px;
	background-color: undefined;
}
#kyouka {
    background-color: #fff;
}

#baishu {
	min-width: 960px;
	background-color: rgba(0,0,0,1.00);
    background-image: url("../images/fig_back02.png");
    background-repeat: repeat-x;
    background-position: left top;
}
#baishu .inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: rgba(255,255,255,1.00);
}
#baishu .inner h1 {
	padding-top: 0px;
	margin-bottom: -90px;
}
#baishu .inner h1+p {
	text-align: center;
	margin-bottom: 20px;
}
#baishu .inner ul {
	margin-left: 20px;
	display: flex;
	display: -webkit-flex; /* Safari */
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
	-ms-flex-pack: justify;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	margin-right: 20px;
}
#baishu .inner ul li {
	margin-bottom: 35px;
}
#baishu .inner ul li:last-child {
	margin-left: 261px;
	position: relative;
}
#baishu .inner ul.sp {
	display: none;
}
#baishu .inner .inqbtn {
	text-align: center;
	padding-bottom: 100px;
}
#baishu p {
    background-color: #fff;
	padding-bottom: 80px;
}
#baishu+a {
	margin-top: 40px;
	display: block;
}
#hanbai {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#hanbai h1 {

}
#hanbai ul {
	display: flex;
	display: -webkit-flex; /* Safari */
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
	-ms-flex-pack: justify;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: -110px;
	margin-bottom: 57px;
	
}
#hanbai ul.sp {
	display: none;
}
#hanbai .inqbtn {
	padding-top: 60px;
	padding-bottom: 100px;
}
#contact {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
footer {
	background-color: rgba(255,255,255,1.00);
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
footer p {
	margin-left: 50px;
	margin-right: 50px;
	border-top: 1px solid rgba(112,112,112,1.00);
}
#last p {
	background-color: rgba(255,255,255,1.00);
	font-size: 16px;
	padding-top: 150px;
	padding-bottom: 300px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}






























}



/*===============================================
●画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
/*===============================================
●sp
===============================================*/
#sp640------------------------------------------- {
}
header div h1 {
	color: rgba(255,255,255,1.00);
	font-size: 20px;
	margin-bottom: 2%;
	margin-top: 2%;
}
#catch .inner .twitter {
	text-align: right;
	margin-right: 5%;
	margin-top: -2%;
}
#baishu img {
    width: 100%;
}
#hanbai img {
    width: 100%;
}
#baishu .inner h1+p {
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 5%;
}
#baishu p {
    background-color: #fff;
    margin-top: -1px;
	padding-bottom: 5%;
}
#baishu+a {
	display: block;
	padding-top: 5%;
}
#contact {
	padding-top: 30px;
	background-color: #FFFFFF;
}


#hanbai {
	margin-top: 5%;
}
#contact form #policy {
	margin-left: 8%;
	margin-right: 8%;
	text-align: left;
	line-height: 160%;
	border-top: 1px solid rgba(112,112,112,1.00);
	padding-top: 5%;
}
#contact form #policy p {
	margin-bottom: 5%;
}
.inqbtn   {
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 2%;
	padding-right: 2%;
}

body footer {
	background-color: rgba(255,255,255,1.00);
	padding-bottom: 2%;
}
body footer p {
	padding-top: 2%;
	border-top: 1px solid rgba(112,112,112,1.00);
	margin-left: 8%;
	margin-right: 8%;
}
#last {
	background-color: rgba(0,0,0,1.00);
	padding-top: 20px;
}
#last p {
	background-color: rgba(255,255,255,1.00);
	font-size: 16px;
	padding-top: 150px;
	padding-bottom: 300px;
	margin-right: auto;
	margin-left: auto;
}

}




/*===============================================
●画面の横幅が400pxまで
===============================================*/
@media screen and (max-width:400px){
/*===============================================
●sp
===============================================*/
#sp400------------------------------------------- {
}
}
