/*top*/

header #head{
	padding:10px 0 0px 0;
}


header #head .logo{
	width:40%;
	float:left;
	color:#3F1E00;
}
header #head .logo h1{
	font-size:80%;
	color:#3F1E00;
	margin-bottom:5px;
	font-weight:normal;
}
header #head .logo img{
	max-width:170px;
}

header #head .sub{
	width:60%;
	float:right;
	text-align:right;
	padding-top:17px;
}
header #head .sub ul{
	margin:0;
	padding:0;
}
header #head .sub ul li{
	margin:0;
	padding:2px 0 0px 23px;
	list-style:none;
	display:inline-block;
	margin-left:3%;
	font-size:85%;
}
header #head .sub ul li a{
	text-decoration:none;
}
header #head .sub ul li.sub01{
	background:url(../img/common/header_menu01.png) no-repeat left center;
}
header #head .sub ul li.sub02{
	background:url(../img/common/header_menu02.png) no-repeat left center;
}
header #head .sub ul li.sub03{
	background:url(../img/common/header_menu03.png) no-repeat left center;
}


#menu{
	border-bottom:3px solid #59C6E3;
	padding:13px 0 13px 0;
	postion: -webkit-sticky;
    position: sticky;
    top: 0;
	z-index:99;
	background:#fff;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu ul li{
	margin:0;
	padding:0;
	list-style:none;
	width:20%;
	float:left;
}
#menu ul li a{
	text-decoration:none;
	color:#333;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	display:block;
    padding: 5px 0 0 0;
	border-left:1px solid #D6D6D6;
}
#menu ul li:last-child a{
	border-right:1px solid #D6D6D6;
}
#menu ul li a:hover{
	color: #59C6E3;
}
#menu ul li.menu01 a:before{
	content:url(../img/common/menu01.png);
	position:relative;
	top:1px;
	margin-right:8px;
}
#menu ul li.menu02 a:before{
	content:url(../img/common/menu02.png);
	position:relative;
	top:1px;
	margin-right:8px;
}
#menu ul li.menu03 a:before{
	content:url(../img/common/menu03.png);
	position:relative;
	top:1px;
	margin-right:8px;
}
#menu ul li.menu04 a:before{
	content:url(../img/common/menu04.png);
	position:relative;
	top:1px;
	margin-right:6px;
}
#menu ul li.menu05 a:before{
	content:url(../img/common/menu05.png);
	position:relative;
	top:1px;
	margin-right:5px;
}

	
	
#wrap_content{
	margin:30px 0 50px 0;
}
	
#wrap_content .content{
	width:750px;
	float:left;
}	
#wrap_content .side{
	width:260px;
	float:right;
}	
	
	



#wrap_content .side .block.point{
	margin-bottom:50px;
}		
	

	
	

	
#wrap_shiru{
	background:#EEF9FC;
	padding:45px 0;
}
#wrap_shiru h3{
	text-align:center;
	font-size:150%;
	margin-bottom:30px;
}

#wrap_shiru ul{
	margin:0;
	padding:0;
}
#wrap_shiru ul li{
	margin:0 2% 0 0;
	padding:0;
	list-style:none;
	float:left;
	width:23.5%;
}
#wrap_shiru ul li:last-child{
	margin-right:0%;
}
	
	


footer{
	background:#59C6E3;
	padding:40px 0 0 0;
}
	
footer .column4{
	margin-bottom:40px;
}


footer .column4 .box{
	border-left:1px solid #80D3EA;
}
footer .column4 .box:last-child{
	border-right:1px solid #80D3EA;
}


footer .column4 .box ul{
	margin:20px 0 0 20px;
	padding:0;
}
footer .column4 .box ul li{
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
}		
	
footer .column4 a{
	color:#fff;
	font-size:90%;
	text-decoration:none;
}
	
footer .copyright{
	text-align:center;
	color:#FFF;
	font-size:80%;
	background:#555656;
	padding:15px 0;
}
	
footer .minilink{
	font-size:80%;
	margin-bottom:40px;
	color:#FFF;
}
footer .minilink a{
	color:#FFF;
}
#sp_spmenu{
	display:none;
}

	
footer a:hover{
	color:#FF0;
}
	
	
	
	
	
	
	
/*中ページ*/
	
.pankz{
	border-bottom:1px solid #ECECEC;
	padding:20px 0;
}
.pankz ul{
	margin:0;
	padding:0;
}	
.pankz ul li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font-size:85%;
	margin-right:10px;
}	
	
.pankz ul li:after{
	content:'>';
	margin-left:10px;
}
.pankz ul li:last-child:after{
	content:'';
}
	
	

.page_wrap{
	padding:30px 0 100px 0;
}
	
	
.title_h2{
	color:#07689D;
	margin-bottom:55px;
	font-size:250%;
}
	
.title_h3{
	margin-bottom:40px;
	font-size:150%;
	border-bottom:1px solid #59C6E3;
	border-left:5px solid #59C6E3;
	padding:0px 2% 7px 2%;
	font-weight:normal;
	
}	
	
	
	
	
	
/*採用情報*/

body.recruit section{
	width:71%;
}
		

	
body.recruit section{
	width:100%;
}
		
	
body.recruit header{
	background:#53C2F0;
	padding:15px 1%;
	postion: -webkit-sticky;
    position: sticky;
    top: 0;
	z-index:3;
}
	
	
	
body.recruit header #head .logo {
    width: 25%;
    float: left;
}
	
body.recruit header #head .menu {
    width: 75%;
    float: right;
	text-align:right;
	padding-top:10px;
	}	
body.recruit header #head .menu li{
	margin-left:1%;
	display:inline-block;
	font-size:85%;
}
body.recruit header #head .menu li a{
	color:#fff;
	text-decoration:none;
}
body.recruit header #head .menu li a:hover{
	color:#FF0;
}



body.recruit footer{
	background:none;
	text-align:center;
}
	
body.recruit footer .block01{
	background:#53C2F0;
	padding:45px 0 20px 0;
}
body.recruit footer .block01 img{
	margin-bottom:25px;
}
body.recruit footer .block01 ul{
	margin:0;
	padding:0;
}
body.recruit footer .block01 ul li{
	margin:0 2% 0 0;
	padding:0 2% 0 0;
	display:inline-block;
	list-style:none;
	border-right:1px solid #fff;
}
body.recruit footer .block01 ul li:last-child{
	margin-right:0;
	padding-right:0;
	border-right:none;
}



body.recruit footer .block01 ul li a{
	text-decoration:none;
	color:#FFF;
}


body.recruit footer .copyright{
	padding:20px 0;
	background:#fff;
	color:#333;
}




	
body.recruit footer{
	padding-top:0;
}






/*採用中ページ*/


#recruit_contents section{
	width:71%;
	margin:0 auto;
}

#recruit_contents .main{
	padding:10px 0 80px 0;
}
	
#recruit_contents .main .pankz{
	border-bottom:none;
	color:#fff;
	font-weight:bold;
	margin-bottom:60px;
}
#recruit_contents .main .pankz ul,
#recruit_contents .pankz ul{
	margin:0;
	padding:0;
}	
#recruit_contents .main .pankz ul li,
#recruit_contents .pankz ul li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font-size:100%;
	margin-right:10px;
}	
#recruit_contents .main .pankz ul li a,
#recruit_contents .pankz ul li a{
	color:#FFF;
	font-weight:normal;
	font-size:90%;
}
#recruit_contents .main .pankz ul li:after,
#recruit_contents .pankz ul li:after{
	content:'>';
	margin-left:10px;
}
#recruit_contents .main .pankz ul li:last-child:after,
#recruit_contents .pankz ul li:last-child:after{
	content:'';
}
	
	




	
	
	


/******************************************************************************************/

/* for TB & SP CSS   */

/******************************************************************************************/


/*全タブレット*/
/*1024×416*/
@media only screen and (min-width: 436px) and (max-width: 1024px) {


}


/*→タブレット横限定*/
/*1024×769*/
@media only screen and (min-width: 769px) and (max-width: 1024px) {



body.recruit header #head .menu li {
    font-size: 80%;
}




}


/*→タブレット縦限定*/
/*768×436*/
@media only screen and (min-width: 436px) and (max-width: 768px) {

body.recruit header #head .menu li {
    font-size: 85%;
}



#menu section{
	width:100%;
}
header #menu ul li a {
    font-size: 85%;
}

#recruit_contents section{
	width:100%;
}



}


/*全スマートフォン*/
/*435×1*/
@media only screen and (min-width: 1px) and (max-width: 435px) {

#menu {
    display: none;
}


header section{
	position:relative;
	width:100%;
}

header{
	/*postion: -webkit-sticky;
    position: sticky;
    top: 0;
	z-index:1;*/
	position:fixed;
	width:100%;
	z-index:2;
	
	background:#fff;
	border-bottom:1px solid #59C6E3;
}


header #head{
	padding:0;
}

#sp_spmenu{
	display:block;
	position:fixed;
	bottom:0;
	left:0;
	z-index:99;
	width:100%;
	background:#1D2975;
}
#sp_spmenu .menu{
	float:left;
}
#sp_spmenu .menu.menu01{
	width:80%;
	background:#E54C4F;
	text-align:center;
}
#sp_spmenu .menu.menu02{
	width:20%;
	float:right;
}
#sp_spmenu a{
	display:block;
	color:#fff;
	text-decoration:none;
}


#sp_spmenu .menu.menu01 a{
	font-size:140%;
	font-weight:bold;
	text-shadow:#333 2px 2px;
	padding:4px 0 10px 5%;
	background:#1D2975;
}
#sp_spmenu .menu.menu01 a:before{
	content:url(../img/common/sp_menu-icon.png);
	position:relative;
	top:9px;
	margin-right:5px;
}	
#sp_spmenu .menu.menu02 a{
	background:#555656;
	font-size:140%;
	text-align:center;
	color:#fff;
	line-height:80%;
	padding:13px 0 5px 0;
}
#sp_spmenu .menu.menu02 a span{
	font-size:45%;
}
	
.pankz{
	padding-top:100px;
}

header #menu{
	display:none;
}
header #head .sub{
	display:none;
}
header #head .logo {
width: 60%;
    padding: 10px 0 10px 3%;
}



header .sp_mail{
width: 20%;
    height: 83px;
position:absolute;
    right: 20%;
text-indent:-9999px;
z-index:99;
}

header .sp_mail a{
	background:url(../img/common/sp_mail.png) no-repeat center center;
	background-size:85%;
    height: 83px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	display:block;
	padding: 10px 0;
}




	
#overlay_menu {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  transition: 0.3s;
  /*padding-top: 75px;*/
  visibility: hidden;
  background:rgba(0,0,0,0.8);
}
 
#overlay_menu ul {
  margin: 0;
  padding: 0;
  height: 475px;
  list-style:none;
}
 
#overlay_menu li {
  /*height: 80px;
  line-height: 80px;*/
}
 
#overlay_menu li a {
  display: block;
  transition: 0.3s;
  text-decoration: none;
    padding: 12px 5%;
    text-decoration: none;
    color: #fff;
    background: #59C6E3 url(../img/common/sp_menu-point01.png) no-repeat 95% center;
    border-bottom: 1px solid #fff;
    font-size: 90%;
}
 
/*#overlay_menu li a:hover {
  color: #FFFFFF;
  background: #555555;
}*/
 
 
 
#overlay_menu li.half{
width:50%;
float:left;
background:#fff;
}
#overlay_menu li.half.left{
border-right:1px solid #5ABCD6;
}
#overlay_menu li.half a{
color:#5ABCD6;
border-bottom:1px solid #5ABCD6;
font-size:90%;
background:#fff url(../../img/common/sp_menu-point02.png) no-repeat 95% center;
}

 
 
 
.open #overlay_menu {
  opacity: 1;
  transition: 0.3s;
  visibility: visible;
}
 
#overlay_btn, #overlay_btn span {
  z-index: 5;
	top: 22px;
    right: 20px;
  position: fixed;
  transition: 0.3s;
}
 
#overlay_btn {
  width: 30px;
  height: 30px;
}
 
#overlay_btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  border-radius: 4px;
  background-color: #5ABCD7;
}
 
#overlay_btn span:nth-of-type(1) {top: 0;}
#overlay_btn span:nth-of-type(2) {top: 12px;}
#overlay_btn span:nth-of-type(3) {top: 24px;}
	
	
	
	
	
	
#overlay_menu .title_menu{
    width: 100%;
    /*background: #59C6E3;
    color: #fff;
    padding: 5% 3%;
    font-size: 100%;*/
	background:#fff;
}
#overlay_menu .title_menu div.block01{
	width:57.5%;
	float:left;
	min-height:83px;
	color:#3F1E00;
	padding: 10px 0 10px 3%;
    line-height: 115%;
}


#overlay_menu .title_menu div.block02{
	width:20%;
	float:right;
    background: url(../img/common/sp_mail.png) no-repeat center center;
	background-size: 85%;
	min-height:83px;
    border-left: 1px solid #ccc;
    padding: 10px 0;
text-indent: -9999px;
}






#overlay_menu .title_menu div.block03{
	width:20%;
	float:right;
	background:#5ABCD7 url(../img/common/sp_menu-title03.png) no-repeat center;
	background-size:cover;
	text-indent:-99999px;
	min-height:83px;
	padding:5px 0;
	border-bottom:1px solid #fff;
}





.sb-slidebar h2 a{
	display:block;
	width:100%;
	min-height:50px;
}
	
	
	

#overlay_menu .title_menu div.block01 div.h1{
	font-size:80%;
	color:#3F1E00;
	margin-bottom:5px;
	font-weight:normal;
}

	
	

#wrap_content {
    margin-top: 0px;
}
#wrap_content .content {
    width: 100%;
    float: none;
}

#wrap_content .side{
    width: 100%;
    float: none;
}

#wrap_shiru ul li {
    margin: 0 3% 15px 0;
    width: 48.5%;
}
#wrap_shiru ul li:nth-child(2n) {
    margin-right: 0;
}
#wrap_content .side .block.youtube iframe {
    height: 210px;
}

footer{
	padding:0;
}

footer section{
	width: 100%;
}
footer section .column4 .box {
    width: 100%;
height:auto !important;
}

footer .column4{
	margin-bottom:0;
}
footer .column4 a{
	font-size:85%;
}


footer section .column4 .box:first-child{
	border-top:1px solid #6DCDE6;
}

footer section .column4 .box ul li {
	width:50%;
	float:left;
	margin-bottom:0;
}
footer section .column4 .box ul li a{
	border-right:1px solid #6DCDE6;
	border-bottom:2px solid #B6DEEA;
	display:block;
	padding:15px 5%;
	background:url(../img/common/sp_footer-point.png) no-repeat 95% center;
	background-size:auto 30%;
}
footer section .column4 .box.sp_height01 ul li a {
    min-height: 80px;
    padding: 15px 30px 15px 5%;
}
footer section .column4 .box.sp_height01 ul li a.line01 {
    padding: 25px 30px 0 5%;
}


footer .column4 .box ul {
    margin: 0px 0 0 0px;
}


footer .copyright {
    margin-bottom: 60px;
	font-size:75%;
}


footer .minilink{
	display:none;
}

.title_h2 {
    font-size: 180%;
}










/*採用情報*/

body.recruit header #head .menu{
	display:none;
}



body.recruit #overlay_menu .title_menu{
	background:#53C2F0;
border-bottom: 1px solid #dff;
}



#overlay_btn {
    width: 36px;
    height: 42px;
}
body.recruit #overlay_btn span {
    background-color: #fff;
    right: 20px
}
#overlay_btn span:nth-of-type(2) {
    top: 10px;
}
#overlay_btn span:nth-of-type(3) {
    top: 20px;
}
#overlay_btn div.btn div {
	color:#5ABCD7;
    font-size: 70%;
    top: 23px;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
body.recruit #overlay_btn div.btn div {
color:#fff;
}


#overlay_btn span {
    top: 30px;
}
body.recruit #overlay_btn {
    top: 20px;
}

body.recruit #overlay_menu .title_menu div.block03 {
    width: 30px;
    float: right;
    background: url(../img/common/sp_menu-batsu.png) no-repeat center;
    background-size: 30px auto;
	border-bottom:none;
    margin-right: 25px;
    min-height: 74px;
}


body.recruit #overlay_menu .title_menu div.block01 {
    min-height: 77px;
}

body.recruit #overlay_menu .title_menu div.block01 img{
	max-width:100px;
}

body.recruit #overlay_menu .title_menu div.block01 {
    width: 30%;
	padding:25px 0 25px 4%;
}





#recruit_contents section{
	width:100%;
}

#recruit_contents .pankz {
    padding-top: 20px;
    width: 94%;
    margin: 0 auto;
}
#recruit_contents .pankz ul li a{
	color:#333;
}




.page_wrap.shop-index {
    padding: 115px 0 100px 0;
}

.title_h3 {
    margin-bottom: 20px;
}
.title_h2 {
    margin-bottom: 20px;
}


}


/*→スマートフォンiPhone5以前限定*/
/*320×1*/
@media only screen and (min-width: 1px) and (max-width: 320px) {






}
