@charset "utf-8";

/*================================================
 *  初始化设定
 ================================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video, main {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
	background: transparent;
	font-family: 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
	margin: 0;
}

ol, ul {
	list-style: none;
}

a {
  text-decoration: none;
}


/*================================================
 *  整体框架设定
 ================================================*/
#page01{
margin:0 auto;
width:100%;
/*border:solid 3px #0000FF;*/
}

#header01{
margin:0 auto 10px auto;
padding:0.625rem 0 0.625rem 0;
max-width:100%;
background-color:#efefef;
}

#content01{
margin:20px auto 10px auto;
max-width:1280px;
/*background-color:#9FC;*/
}

#footer01{
margin:50px auto 0 auto;
padding:20px 0 20px 0;
width:100%;
background-color:#efefef;
}

/*================================================
 *  #header01
 ================================================*/
.grid_header {
  display: grid;
  width: 100%;
  max-width:1280px;
  margin: 0 auto;
  /*grid-template-columns: 20% minmax(10px, 1fr) 70%;*/
  grid-template-columns: 20% 1fr 70%;
  grid-column-gap: 10px;
  /*background-color:#6F9;*/  
}

.gh_logo{
	margin:0 0 0 20px;
	/*background-color:#6FF;*/
	}
.gh_nav{
	/*background-color:#FCC;*/
	align-self:end;
	}
.gh_space{
	/*background-color:#09F;*/
	}
.gh_logo img{
	width:100%;
	max-width: 182px;
	height:auto;
	}
	
  #navbox {
	box-sizing: border-box;
	text-align:center;
	width: 85%;
	margin: 0 auto;
	align-self:end;
	/*padding:0 40px 0 60px;*/
	/*background:#9CF;*/
}

/**
 * menu
 */
#navmenu {
	position: relative;
	width: 100%;
	height: 3.125rem;
	max-width: 1000px;
	margin: 0 auto;
	/*background:#9CF;*/
}

#navmenu > li {
	float: left;
	width: 25%;
	height: 3.125rem;
	line-height: 3.125rem;
	/*background-color:#FFC;*/  /*背景黄色*/	
	/*background: rgb(29, 33, 19);*/
	/*margin-top:0.6rem;*/
	/*border:1px solid #F00;*/
}

#navmenu > li a {
	display: block;
	color: #333;
	font-weight:bold;
	/*color: #00F;*/ /* 字体蓝色*/
}

#navmenu > li a:hover {
	color: #F3F; /* 字体玫瑰色*/
}

.menu_nodrop:hover,
.menu_drop:hover {
  /*background: #6F9;*/  /* 背景淡绿色*/
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

.menu__second-level li {
  /*border-top: 1px solid #999;*/ /* 顶部灰色边框条*/
}

.menu__second-level li a:hover {
/*  background: #111;*/
}

/*.init-bottom:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0 0 15px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}*/

#navmenu:before,
#navmenu:after {
  content: "";
  display: table;
}

#navmenu:after {
  clear: both;
}

#navmenu {
  *zoom: 1;
}


/**
 * menu drop
 */
#navmenu > .menu_drop {
  position: relative;
}

.menu_drop .menu__second-level {
  position: absolute;
  top: 2.5rem;
  width: 100%;
  
  background: #F6F6F6; /* 背景淡灰色*/
  -webkit-transition: .5s ease;
  transition: .5s ease;
  visibility: hidden;
  opacity: 0;
}

.menu_drop:hover > .menu__second-level {
  top: 3.75rem;
  visibility: visible;
  opacity: 1;
  background-color: rgba( 246, 246, 246, 0.6 ); /* 背景半透明 文字不透明*/
}

/*从上向下效果
.menu_drop .menu__second-level
  top: 40px;
.menu_drop:hover > .menu__second-level 
　top: 60px;

从下向上效果
.menu_drop .menu__second-level
  top: 60px;
.menu_drop:hover > .menu__second-level 
　top: 40px;*/


/*================================================
 *  content01 - top
 ================================================*/

  .cimg {
	width:100%;
	height:auto;
}

 .ct01 {
	 margin:20px 0 0 0;
	 font-size:2.25rem;
	 font-weight:bold;
	 font-family:'游明朝', 'Toppan Bunkyu Mincho' , sans-serif;
	 letter-spacing:0.3rem;
}
 .ct02 {
	 font-size:1.125rem;
	 /*font-weight:bold;*/
	 text-align:center;
	 font-family:'游明朝', "Toppan Bunkyu Mincho" , sans-serif;
	 letter-spacing:0.2rem;
	 margin:2rem 0 3rem;
}
 
 .j01 {
	color: #f0288b;
	font-weight:bold;
	font-family:'游明朝', 'Toppan Bunkyu Mincho' , sans-serif;
	letter-spacing:0.2rem;
}

/*top footer用*/
@media only screen and (max-width: 500px) {

	html,body,.top{
    height: 100%;
	}

	.top .ct02 {
    line-height: 3;
    margin:4rem 0 4rem;
  }

  .top #footer01{
    position: sticky;
    top:100vh;
    width:100%;
  }

}

/*================================================
 *  content01 - ALL
 ================================================*/
  .ctitle1 {
	 margin:0 0 0 6.25rem;
	 font-size:1.625rem;
	 font-weight:bold;
}
 .ctitle2 {
	 margin:0 0 0 6.25rem;
	 font-size:1.125rem;
	 font-weight:bold;
	 color: #f0288b;
}

 .ctitleline1 {
	 margin:0.5rem 6.25rem 0 6.25rem;
	 border-bottom: solid 3px #999999;
}
 
 .ctitle3 {
	 margin:1.25rem auto 1.25rem auto;
	 width:70%;
	 font-size:1.5rem;
	 font-weight:bold;
	 text-align:center;
}


/*================================================
 *  content01 - about
 ================================================*/

/* grid */
.grid-about {
  display: grid;
  width: 70%;
  max-width: 750px;
  margin: 50px auto 0 auto;
  grid-template-columns: 1fr 2fr;
  grid-gap: 1px;
  border:solid 1px #CCCCCC;
  background:#CCCCCC;
}
/* items */
.grid-about div {
  color: #58595b;
  font-size: 14px;
  padding: 10px;
  background:#FFF;
  }
  
.grid-about-div_left{
	/*justify-self:end;*/
	background:#F4F4F4 !important;
	}

.itemmap1 {
  grid-column: 1 / span 2;
  grid-row: 4;
}
.itemmap1 iframe {
	width:100%;
	height:450px;
}

.itemmap2 {
  grid-column: 1 / span 2;
  grid-row: 2;
}

.itemmap2 iframe {
	width:100%;
	height:450px;
}

/*================================================
 *  content01 - project1
 ================================================*/

.cimgT1 {
	width:100%;
	height:auto;
}

/* grid */
.grid-project1-jocosa {
  display: grid;
  width: 70%;
  max-width: 750px;
  margin: 20px auto 10px auto;
  grid-template-columns:1fr 25% 1fr;
/*  border:solid 1px #CCCCCC;
  background:#CCCCCC;*/
}

.grid-project0-img {
text-align: center;
}

.grid-project0-img img{
  width:100%;
  max-width:960px;
}

.shop-opening{
  text-align: center;
  margin-top:-10px;
}

.shop-opening p{
  font-family:'游明朝', 'Toppan Bunkyu Mincho' , sans-serif;
}
 
.csubtxt {
	margin: 40px auto 40px auto;
	max-width:50%;
	font-family:'游明朝', 'Toppan Bunkyu Mincho' , sans-serif;
	letter-spacing:0.1rem;
	} 

/* grid */
.grid-project0 {
  display: grid;
  width: 70%;
  max-width: 750px;
  /* justify-items: center; */
  margin: 30px auto 10px auto;
  grid-template-columns:1fr 25% 12% 1fr;
  grid-gap: 5px;
}

.grid-project1 {
  display: grid;
  width: 70%;
  max-width: 750px;

  margin: 0px auto 0 auto;
    grid-template-columns:1fr 20% 10% 2% 20% 10% 1fr;
  grid-gap: 5px;

}
/* items */
.grid-project0 div ,
.grid-project1 div {
  color: #58595b;
  padding: 2px;
  }

.grid-project0 img ,
.grid-project1 img{
	width:100%;
	height:auto;
	opacity:0.6;
	}

.grid-project0 a:hover > img,
.grid-project1 a:hover > img {
	opacity:1;
	}
	
  @media only screen and (max-width: 500px) {
    .grid-project0,.grid-project1{
      width:100%
    }
    .grid-project0{
      grid-template-columns:1fr 33% 16% 1fr;
    }
    .shop-opening{
      margin-top:-5px;
    }
    .grid-project1{
    grid-template-columns:1fr 25% 13% 2% 25% 13% 1fr;}
  }
/*================================================
 *  content01 - project2
 ================================================*/
 
.grid-project2-img {
  display: grid;
  width: 100%;
  max-width:750px;
  margin: 30px auto 0 auto;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  /*border:solid 1px #CCCCCC;*/
  /*background:#CCCCCC;*/
}

.grid-project2-itemimg1 {
  grid-column: 1 / span 2;
}

.grid-project2-img img {
	width:100%;
	height:auto;
}
 
 /* grid */
.grid-project2 {
  display: grid;
  width: 70%;
  max-width: 750px;
  margin: 30px auto 0 auto;
  grid-template-columns: 1fr 2fr;
  grid-gap: 1px;
  border:solid 1px #CCCCCC;
  background:#CCCCCC;
}
/* items */
.grid-project2 div {
  color: #58595b;
  font-size: 14px;
  padding: 10px;
  background:#FFF;
  }
  
.grid-project2-div_left{
	/*justify-self:end;*/
	background:#F4F4F4 !important;
	}
 
 .ctxtpro2 {
	 margin:20px auto 20px auto;
	 font-size:20px;
	 font-weight:bold;
	 text-align:center;
	 color: #58595b;
}

.cbtnpro2 {
	 margin:20px auto 20px auto;
	 text-align:center;
}

.btn_pink {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.5rem 1.5rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.btn_pink {
  color: #fff;
 /* background-color: #eb6100;*/
  background-color: #f0228b;
}

.btn_pink:hover,
a.btn_pink:hover {
  color: #fff;
  /*background: #f56500;*/
  background: #F6F;
}


/*================================================
 *  content01 - RECRUIT
 ================================================*/
 
  /* grid */
.grid-recruit {
  display: grid;
  width: 70%;
  max-width: 750px;
  margin: 20px auto 0 auto;
  grid-template-columns: 2fr 5fr;
  /*grid-auto-flow: row;*/
  grid-gap: 1px;
  /*border:solid 1px #CCCCCC;
  background:#CCCCCC;*/
  /*align-items:stretch;*/
}

.grid-recruit div {
  color: #58595b;
  font-size: 14px;
  padding: 10px;
  background:#FFF;
  border-bottom:dotted 2px #CCCCCC;
  }
  
.grid-recruit-item1 {
  grid-column: 1 / span 2;
  grid-row: 1;
  text-align:center;
  border-bottom:none !important;
}

.grid-recruit-item2 {
  grid-column: 1 / span 2;
  grid-row: 11;
  text-align:center;
  border-bottom:none !important;
}
 
.div_aright{
	/*justify-self:end;*/
	text-align:right;
	}
	
.div_aright a{
	color: #666;
	text-decoration:underline;
	}

.div_aright a:hover {
	margin-right:2px;
	color: #F0F;
	text-decoration:underline;
	/*text-shadow: 0 0 .1em, 0 0 .3em; */
}
	
.grid-recruit_t1{
	font-size:24px;
	font-weight:bold;
	}
.grid-recruit_t2{
	font-size:18px;
	font-weight:bold;
	}
	

/*================================================
 *  content01 - RECRUIT2
 ================================================*/
 
  /* grid */
.grid-recruit2 {
  display: grid;
  width: 70%;
  max-width: 750px;
  margin: 20px auto 0 auto;
  grid-template-columns: 2fr 5fr;
  /*grid-auto-flow: row;*/
  grid-column-gap: 0px;
  grid-row-gap: 1px;
  /*border:solid 1px #CCCCCC;
  background:#CCCCCC;*/
  /*align-items:stretch;*/
}

.grid-recruit2 div {
  color: #58595b;
  font-size: 14px;
  padding: 10px;
  border-bottom:solid 1px #CCCCCC;
  }
  
.grid-recruit2-item1 {
  grid-column: 1 / span 2;
  grid-row: 1;
  text-align:center;
  border-bottom:none !important;
}

.grid-recruit2-item2 {
  grid-column: 1 / span 2;
  grid-row: 11;
  text-align:center;
  border-bottom:none !important;
}

.grid-recruit2-div_left{
	/*justify-self:end;*/
	background:#F4F4F4;
	}
 
.grid-recruit2-div_aright{
	/*justify-self:end;*/
	text-align:left;
	}
	
.grid-recruit2-div_aright a{
	color: #666;
	text-decoration:underline;
	}

.grid-recruit2-div_aright a:hover {
	margin-right:2px;
	color: #F0F;
	text-decoration:underline;
	/*text-shadow: 0 0 .1em, 0 0 .3em; */
}
	
.grid-recruit2_t1{
	font-size:24px;
	font-weight:bold;
	}
.grid-recruit2_t2{
	font-size:18px;
	font-weight:bold;
	}
	
	

/*================================================
 *  content01 - contact
 ================================================*/
 
  /* grid */
.grid-contact {
  display: grid;
  width: 70%;
  max-width: 750px;
  margin: 20px auto 0 auto;
  grid-template-columns: 1fr 3fr;
  grid-gap: 1px;
/*  border:solid 1px #CCCCCC;
  background:#CCCCCC;*/
  /*align-items:stretch;*/
}
/* items */
.grid-contact div {
  color: #58595b;
  font-size: 14px;
  padding: 5px;
  background:#FFF;
  align-self:center;
  }
 
.subtitle{
	font-weight:bold;}

.cp_iptxt {
	position: relative;
	width: 98%;
	/*border:solid 1px #FF0000;*/	
	/*margin: 40px 3%;*/
}
.cp_iptxt input[type='text'] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	/*color: #aaaaaa;*/
	border: 1px solid #1b2538;
	border-radius: 4px;
}
.ef input[type='text']:focus {
	border: 1px solid #da3c41;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}


.cp_seltxt {
	position: relative;
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	/*color: #aaaaaa;*/
	border: 1px solid #1b2538;
	border-radius: 4px;
	width: 100%;
	/*border:solid 1px #FF0000;*/	
	/*margin: 40px 3%;*/
}

.cp_seltxt:focus {
	border: 1px solid #da3c41;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
	}
	
.cp_txtarea {
	position: relative;
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	/*color: #aaaaaa;*/
	border: 1px solid #1b2538;
	border-radius: 4px;
	width: 100%;
	/*border:solid 1px #FF0000;*/	
	/*margin: 40px 3%;*/
}

.cp_txtarea:focus {
	border: 1px solid #da3c41;
	outline: none;
	box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
	}
	
.grid-thank {
  display: grid;
  width: 70%;
  max-width: 750px;
  margin: 20px auto 0 auto;
  grid-template-columns: 1fr;
  justify-items:center;
  /*grid-gap: 1px;*/
}

.grid-thank .t1 {
	font-size:24px;
	font-weight:bold;
}

.grid-thank img{
	width:100%;
	max-width: 174px;
	height:auto;
	}


/*================================================
 *  content01 - apply
 ================================================*/
 
  /* grid */
.grid-apply {
  display: grid;
  width: 70%;
  max-width: 750px;
  margin: 20px auto 0 auto;
  grid-template-columns: 1fr 3fr;
  grid-gap: 1px;
/*  border:solid 1px #CCCCCC;
  background:#CCCCCC;*/
  /*align-items:stretch;*/
}
/* items */
.grid-apply div {
  color: #58595b;
  font-size: 14px;
  padding: 5px;
  background:#FFF;
  align-self:center;
  }
 
 

/*================================================
 *  #footer01
 ================================================*/
 .grid_footer {
  display: grid;
  width: 100%;
  max-width:1280px;
  margin: 0 auto;
  grid-template-columns: 1fr 12% 12% 12% 12% 40%;
  grid-column-gap: 10px;
  /*background-color:#6F9; */ 
}

.gf_link{
	/*background-color:#6CF;*/	
	}
 
.gf_space{
	/*background-color:#FC9;*/	
	}
 
.gf_link dt{	
text-align:center;
color:#000;
font-size:1.25rem;
}

.gf_link dd{
text-align:center;
font-size:0.875rem;
}

.gf_link dd a{
color:#000;
}

.gf_link dd a:hover{
color:#f0288b;
}

.state{
margin:70px 0 0 0;
text-align:center;
color:#58595b;
font-size:0.8125rem;
/*border:solid 1px #F00;*/
}


/*================================================
 *  自动缩放 共通设置
 ================================================*/
@media only screen and (max-width: 1920px) and (min-width: 1601px){
    html{
      font-size: 16px;
    }
  }
  @media only screen and (max-width: 1600px) and (min-width: 1441px){
    html{
      font-size: 16px;
    }
  }
  @media only screen and (max-width: 1440px) and (min-width: 1367px){
    html{
      font-size: 16px;
    }
  }
  @media only screen and (max-width: 1366px) and (min-width: 1281px){
    html{
      font-size: 16px;
    }
  }
  @media only screen and (max-width: 1280px) and (min-width: 1081px){
    html{
      font-size: 15px;
    }
  }
  @media only screen and (max-width: 1080px) and (min-width: 961px){
    html{
      font-size: 14px;
    }
  }
  @media only screen and (max-width: 960px) and (min-width: 801px){
    html{
      font-size: 13px;
    }
  }
  @media only screen and (max-width: 800px) and (min-width: 751px){
    html{
      font-size: 12px;
    }
  }
  @media only screen and (max-width: 750px) and (min-width: 641px){
    html{
      font-size: 11px;
    }
  }
  @media only screen and (max-width: 640px) and (min-width: 415px){
    html{
      font-size: 10px;
    }
  }  
  @media only screen and (max-width: 414px){
    html{
      font-size: 10px;
    }
	#page01{
	margin:0 auto;
	width:100%;
	/*border:solid 3px #0000FF;*/
	}
	.grid_header {  
	  grid-template-columns: 18% 1fr 80%;
	  grid-column-gap: 1px;
	}
	.gh_logo{margin:0 0 0 2px;}	
	#navmenu > li {	
	height: 2.8rem;
	line-height: 3.125rem;
	margin-top:0.3rem;
	}
	.menu_drop:hover > .menu__second-level {
	  top: 3.125rem;
	}
	.grid_footer {  
	  grid-template-columns: 1fr 20% 20% 20% 20% 2fr;
	}
	#navbox {
		width:100%;
		}
	 .ctitleline1 {
		 border-bottom: solid 1px #999999;
	}
	.grid-about {
	  width: 95%;
	  max-width: 750px;
	  grid-template-columns: 2fr 5fr;
	}
	.grid-contact {	  
	  width: 95%;	 
	}
	.grid-apply {
	  width: 95%;
	}
	.grid-project1-img {
	  width: 95%;
	}
	.csubtxt {	
	max-width:80%;	
	}
	.grid-project2-img {
	  width: 95%;
	}
	.grid-recruit {
	  width: 95%;
		}
	.grid-recruit2 {
	  width: 95%;
		}
	 .ctitle1 {
	 margin:0 auto;
	 width: 95%;
	}
    .ctitle2 {
	 margin:0 auto;
	 width: 95%;
	}
    .ctitleline1 {
	 margin:0.5rem auto 0 auto;
	 width: 95%;
	}
	.cimg2 {
	width:95%;
}

  }

