.body {
	margin : 0px;
	padding : 0px;
	overflow:hidden
}
.wrapper{
  overflow-x: hidden;
}
.gHeader {
	box-sizing: border-box;
	background: rgba(255,255,255,0.9);
	padding: 16px 0;
	height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}
.gHeader .inner {
	max-width: 800px;
	height: 100%;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.inner {
	max-width: 1000px;
	margin: 0 auto;
}
.flexCont {
    -js-display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.content {
	margin: 0;
	padding: 100px 0;
	background-color: rgba(255,255,255,1);
	text-align: center;
}
/* !header */
/* --------------------------- */
.siteTitle {
	margin: 0;
	line-height: 1;
}
.siteTitle img {
	vertical-align: bottom;
}
.gNav {
	margin: 0;
	font-size: 0.9375em;
	line-height: 1;
	letter-spacing: 0.1em;
	font-family:'PT Serif Caption',"游明朝",YuMincho,'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',serif;
	position: relative;
}
.gNavList {
	-js-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.gNavList  ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
	list-style: none;
}
.gNavList .sList {
    list-style: none;
    margin: 0;
    padding: 0;
}
.gNavList a {
	display: block;
	text-decoration: none;
	padding: 12px 1em;
	color: #000;
}
.gNavList a:hover {
	background: rgba(0,0,0,.1);
}
.gNavList>li>a {
	border-radius: 3px;
}
.gNavList>li {
	position: relative;
}
.gNavList>li + li { 
	margin-left: 1em;
}
.gNavSublist {
	position: absolute;
	top: 38px;
	left: 0;
	white-space: nowrap;
	background: rgba(255,255,255,1);
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	transform: translateY(-1em);
	z-index: -1;
	height: 1px;
	overflow: hidden;
}
.gNavList>li:hover .gNavSublist {
	opacity: 1;
	transform: translateY(0);
	z-index: 100;
	height: auto;
}
.headerBtn {
	margin: 0;
	font-size: 0.9375em;
	line-height: 1;
	font-family:"游明朝",YuMincho,'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-weight: bold;
}

.topContTitle{
    display: block;
	font-family : ヒラギノ明朝 Pro;
    font-size: 1.8em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  	line-height: 2.4em;
    font-weight: bold;
	letter-spacing: 0.2em;
	 margin-top: 0px;
}
.top_full {
	position: relative;
    max-width: 100%;
    height: auto;
}
.sList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.topShopLineup {
    margin:72px auto;
    -js-display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}
.topShopLineup li {
    margin: 0 5vw;
}
.topContSubtitle{
	width: 100%;
    margin: 0 0 0.8em;
    font-family: 'PT Serif Caption', serif;
    font-size: 3em;
    line-height: 1;
    font-weight: normal;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
    color: #4d4d4d;
}
h3 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
h4 {
	font-size: 1.7em;
    line-height: 1em;
    font-family: "游明朝",YuMincho,'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',serif;
    font-weight: normal;
  	color : #221815;
    margin: 0 0 56px;
    position: relative;
}
@media screen and (max-width: 768px){
.content {
    padding: 12vw 6vw;
	}
}
.ContentText {
  font-family : ヒラギノ明朝 Pro;
  font-size : 1.125em;
  text-align-last: center;
  line-height: 200%;
}
.topContSubTitle span {
    display: inline-block;
    border-bottom: solid 1px rgba(51,51,51,.5);
    padding: 0 1em 0.8em;
}
.title_font {
  font-family : ヒラギノ明朝 Pro;
  font-size : 25px;
  text-align-last: center;
  margin-top: 0px;
  line-height: 250%;
}
.top_b
{
  font-family : ヒラギノ明朝 Pro;
  font-size : 1.125em;
  text-align-last: center;
  margin-top: 0px;
  line-height: 2.4em;
}
.company_a
{
  font-family : ヒラギノ明朝 Pro;
  font-size : 17px;
  color : #221815;
  color : rgb(34, 24, 21);
  text-align-last: right;
  margin-top: 0px;
  margin-bottom: 5px;
}
.company_b
{
  font-family : ヒラギノ明朝 Pro;
  font-size : 16px;
  color : #221815;
  color : rgb(34, 24, 21);
  text-align-last: right;
  margin-top: 0px;
}
.text_news
{  
  font-family : ヒラギノ明朝 Pro;
  font-size : 16px;
  color : #221815;
  color : rgb(34, 24, 21);
  padding-left: 15px;
}
.text
{  
  font-family : ヒラギノ明朝 Pro;
  font-size : 16px;
  color : #221815;
  color : rgb(34, 24, 21);
  padding-left: 5px;
  text-align: center;
}
.title_text
{
  font-family : Didot;
  font-size : 34px;
  color : #221815;
  color : rgb(34, 24, 21);
  text-align :center;
  margin-top: 0px;
}
.img_opacity
{
	width: 100%; 
	display: block;
}
.img_opacity:hover {
	opacity:  0.7; 
}
.small{
 font-size : 12px;
 text-align: center;
}
.gFooter {
    margin: 0 auto;
}
.gFooter .inner {
    margin: 0 auto;
    border-top: solid 1px #999;
    max-width: 860px;
    padding: 40px 0 16px;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
.Company-list_body {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.Company-list_body li {
    width: 296px;
    margin-right: 22px;
    margin-bottom: 32px;
    letter-spacing: normal;
}
.Company-list_img {
    margin-bottom: 2em;
    line-height: 0;
}
.Company-list_type {
    letter-spacing: 0.1em;
    margin-bottom: 5px;
    min-height: 31px;
}
.Company-list__type span {
    width: auto;
    height: auto;
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: normal;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    padding: 0px 13px;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
}
.Company-list__date {
    font-size: 1.4rem;
    margin-bottom: 5px;
    color: #999;
}
@media screen and (max-width: 768px){
.gHeader {
    padding: 3vw 0;
    height: auto;
    text-align: center;
	}
}
.gHeader {
    box-sizing: border-box;
    background: rgba(255,255,255,0.9);
    padding: 16px 0;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}
.gHeader .inner {
    max-width: 800px;
    height: 100%;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

@media screen and (max-width: 768px){
.flexCont {
    display: block;
	}
}
@media screen and (max-width: 768px){
.flexCont {
    display: block;
	}
}
@media screen and (max-width: 768px){
.gNav {
    width: 100vw;
    height: 1px;
    position: fixed;
    top: 0;
    left: 0;
	}
	.toggle span {
		display: block;
		width: 32px;
		height: 1px;
		background: #000;
		border-radius: 1.25px;
		margin: 0 auto 7px;
		-webkit-transition: all 0.4s ease;
		transition: all 0.4s ease;
		position: absolute;
		right: 0;
	}
}

@media screen and (max-width: 768px){
.toggle {
    display: block;
    width: 40px;
    height: 40px;
    z-index: 9000;
    margin: 0 0 0 16px;
    position: fixed;
    cursor: pointer;
    top: 3vw;
    right: 3vw;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	}	
	.toggle span:nth-of-type(1) { top: 8px;}
	.toggle span:nth-of-type(2) { top: 18px; }
	.toggle span:nth-of-type(3) { top: 28px; }
}
@media screen and (max-width: 768px){
.gNavList {
    display: block;
    background: #fff;
    width: 66vw;
    height: 100vh;
    overflow: auto;
    margin: 0 0 0 auto;
    text-align: left;
    font-size: 5vw;
    padding-top: 6vw;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    transform: translateX(66vw);
    z-index: 1000;
	}
}
@media screen and (max-width: 768px){
.gNavList .a {
    border-bottom: solid 1px #eee;
	}
}
.gNavList {
    -js-display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.gNav {
    margin: 0;
    font-size: 0.9375em;
    line-height: 1;
    letter-spacing: 0.1em;
    font-family: 'PT Serif Caption',"游明朝",YuMincho,'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',serif;
    position: relative;
}
.gNavList>li {
    position: relative;
}
.gNavList>li>a {
    border-radius: 3px;
}

a, a img {
    color: #000;
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
button, input {
    overflow: visible;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  display: none;
  padding: 0; 
}
#gNav,.toggle,.gNavBg {
}
.gNavBg {
		display: block;
		width: 100vw;
		height: 100vh;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 900;
		background: rgba(0,0,0,.9);
		-webkit-transition: opacity 0.4s ease;
		transition: opacity 0.4s ease;
		transform: translateX(100vw);
		opacity: 0;
	}
	#gNav:checked  ~ .gNavBg {
		transform: translateX(0);
		opacity: 1;
		z-index: 950;
	}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
#gNav:checked ~ .toggle span {
		display: none;
		background: #fff;
	}
	#gNav:checked ~ .toggle span:first-of-type,
	#gNav:checked ~ .toggle span:last-of-type {
		display: block;
		position: absolute;
		top: 16px;
		width: 40px;
	}
	#gNav:checked ~ .toggle span:first-of-type {
		transform: rotate(45deg);
	}
	#gNav:checked ~ .toggle span:last-of-type {
		transform: rotate(-45deg);
	}
