@charset "utf-8";
/* CSS Document */
/*===============================================
●mobile.css  画面の横幅が420pxまで
===============================================*/
@media screen and (max-width:420px){

/*　全ページ共通設定 */
body{margin:0;
     font-family: Verdana, Geneva, sans-serif;
	 width:420px;}

body a{text-decoration:none}

body a:link{color:#000;}

/*---------------全体Warp設定開始---------------*/

#Wrap {width:420px;
	min-width:420px;
	height:2791px;
	margin:0;
	padding:0;
	background:white;
	background-size:cover;}

/*---------------全体Warp設定終了---------------*/

#Wrap a:hover {color:white;
	opacity:0.8;}


/*----------------------------------------内部ボックス設定開始----------------------------------------*/
.navi_1,
.pc_br{display:none;}
/*---------------Naviボックス設定開始---------------*/

#siteHeader{width: 420px;
		height:70px;
		background:black;
		font-size: 15px;
		z-index: 9999;
		top: 0;
		left: 0;
		position: sticky;
		text-align: left;
		background-size:cover;}

.header_navi{width:420px;
	margin:0 auto;}

.navi {position: relative;
	background:black;
	color:white;
	width: 420px;
	height:70px;}

	li{list-style: none;}
	
.navi_1{width: 420px;
    height: 70px;
    float: left;}

/*----------------------------------*/
nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 70px;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-130%);
    transition: all 0.6s;
    width: 100%;
}
 
nav.globalMenuSp ul {
    background:black;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
 
nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}
 
/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav.globalMenuSp ul li a {
    display: block;
    color:white;
    padding: 1em 0;
}
 
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}

.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 39px;
    cursor: pointer;
    z-index: 3;
    background:black;
    text-align: center;
}

.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}

.navToggle span:nth-child(1) {
    top: 9px;
}

.navToggle span:nth-child(2) {
    top: 18px;
}

.navToggle span:nth-child(3) {
    top: 27px;
}

.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

	
/*---------------Naviボックス設定終了---------------*/

.PC{display:none}
/*---------------AboutTopボックス設定開始---------------*/

#AboutTop{min-width:420px;
	width:420px;
	height:120px;
	background:url(../img_m/lineup_image_1.png) no-repeat;
	background-size: cover;}

.AboutTop_1{width:420px;
	height:2090px;
	margin:0 auto;}

.AboutTop_2{width:288px;
	height:90px;
	margin:0 auto;
	background:url(../img_m/about.png)no-repeat;
	position: relative;
	top:35px;}

/*---------------AboutTopボックス設定終了---------------*/

/*---------------About1ボックス設定開始---------------*/

#About1{min-width:420px;
	width:420px;
	height:2199px;
	background:black no-repeat;
	background-size: cover;}

.About1_1{width:420px;
	height:2240px;
	margin:0 auto;}

.About1_2{width:420px;
	height:365px;
	margin:0 auto;
	background:url(../img/lineup_image_2.png);
	position: relative;
	top:100px;}

.About1_3{width:420px;
	height:475px;
	float:left;
	position: relative;
	top:54px;
	margin:0 auto;
	display: grid;}

.About1_3 img{margin:0 auto;
	vertical-align:middle;
	position: relative;
	top:-147px;
	padding: 47px 0px 41px 0px;}

.About1_4{width:420px;
	height:325px;
	float:left;
	position: relative;
	top:10px;
	display: grid;}

.About1_4 p{display: block;
    	width: 370px;
   	height: 400px;
   	color: white;
    	margin: 0 auto;
    	font-size: 18px;
    	font-weight: bolder;
    	line-height: 200%;
	position: relative;
	top:15px;}

.About1_4 img{margin:0 auto;
	vertical-align:middle;
	position: relative;
	top:560px;}

/*---------------About1ボックス設定終了---------------*/


/*---------------Contactボックス設定開始---------------*/

#Contact_1{position: relative;
	min-width:420px;
	width:100%;
	height:530px;
	bottom: 60px;
	margin:0 auto;
	background: white no-repeat;}
	
.Contact_3_1{width:100%;
	height: 530px;
	margin:0 auto;
	position: relative;}
	
.Contact_3_2{width: 420px;
	height: 530px;
	margin: 0 auto;
	background:url(../img_m/contact-tel.png)no-repeat;}

.Contact_3_3{width: 357px;
	height: 41px;
	margin: 0 auto;
	background:url(../img_m/CONTACT.png)no-repeat;
	position: relative;
	top:320px;}

#contact p{display: block;
	position: relative;
	width: 420px;
	height: 50px;
	top: 137px;
	margin: 0 auto;
	text-align: center;
	font-size: 15px;
	font-weight: bolder;
	line-height: 200%;}

#footer_text{width: 420px;
	height: 50px;
	position: relative;
	top: 390px;}

#footer_text p{display: block;
	position: relative;
	width: 420px;
	height: 50px;
	top: 10px;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	line-height: 200%;}

#last_link{width:400px;
	height:30px;
	margin:0 auto;
	position: relative;
	top:390px;}

#last_link_1{width:200px;
	height:30px;
	float:left;
	text-align: center;}

#last_link_2{width:200px;
	height:30px;
	float:left;
	text-align: center;}

.privacy_policy{width:200px;
	height:30px;
	text-align: center;}

.privacy_policy a{width:200px;
	height:30px;}

.site_map{width:200px;
	height:30px;
	text-align: center;}

.site_map a{width:200px;
	height:30px;}

.map{width:100%;
	height:1460px;
	position: relative;
	top:-40px;}
	
.map h2{text-align:center;}

/*---------------Contactボックス設定終了---------------*/
/*----------------------------------------内部ボックス設定終了----------------------------------------*/
}