@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Girassol&display=swap');
.header--mainVisual {
    position: static;
	}
@media screen and (min-width: 481px) {
	.mobile {
	display:none;
	}
}
@media screen and (max-width: 480px) {
	.pc {
	display:none;
	}
}
.design {
	;
	padding-top: 14rem;
}
@media screen and (max-width: 767px) {
	.design {
		;
		margin-top: -1rem;
	}
}

.design--group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: auto;
  max-width: 960px;
  box-sizing: border-box;
  margin: 2rem auto;
  padding: 0 2rem;
}
@media screen and (max-width: 767px) {
	.design--group {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
		 -ms-flex-direction: column;
			 flex-direction: column;
	}
}
.design--description {
  width: 65%;
}
@media screen and (max-width: 767px) {
	.design--description {
	  width: 100%;
	}
}
.gallery--design {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
	  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
}
.gallery--h--lg,.gallery--h--f,.gallery--h--m,.gallery--h--c,.gallery--h--p,.gallery--h--le,.gallery--h--d,.gallery--h--fg,.gallery--h--w {
    font-family: 'Girassol', cursiv11e;
    font-size: 0.9rem;
    letter-spacing: 1.5px;
    color: #949495;
}
.gallery--h--lg::after {
  content: 'LOGO';
  display: block;
  text-align: center
}
.gallery--h--f::after {
  content: 'FLYER';
  display: block;
  text-align: center
}
.gallery--h--m::after {
  content: 'MENU';
  display: block;
  text-align: center
}
.gallery--h--c::after {
  content: 'CARD';
  display: block;
  text-align: center
}
.gallery--h--p::after {
  content: 'POSTER';
  display: block;
  text-align: center
}
.gallery--h--le::after {
  content: 'LEAFLET';
  display: block;
  text-align: center
}
.gallery--h--d::after {
  content: 'DM';
  display: block;
  text-align: center
}
.gallery--h--w::after {
  content: 'WEB';
  display: block;
  text-align: center
}
.gallery---main {
	margin: -11rem 0 0 -6rem;
}

.gallery---main--food {
	margin: -15rem 0 0 -4rem;
}
.gallery--main--img {
	width: 20rem;
}
@media screen and (max-width: 767px) {
	.gallery--main--img {
		margin: 0 0 0 3rem;
	}
}
.design--gallery--img--big {
	width: 7rem;
	padding: 0.4rem;
	margin: -0.75rem 0 0 0;
}
.design--gallery--img {
	width: 4.5rem;
	padding: 0.4rem;
	margin: .5rem 0;
}
.button--service--item {
  width: 50%;
  text-align: center;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
	.button--service--item {
	  width: 100%;
	}
}
.button--service--contactlink::after {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid;
  border-color: transparent transparent #898989 #898989;
  margin-top: -1rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2rem;
  transform: rotate(-45deg);
}
.button--service--contactlink {
  letter-spacing: 2px;
  text-decoration: none;
  color: black;
}
.button--service--contactlink:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.design--about {
  width: 14rem;
}
@media screen and (max-width: 767px) {
	.design--about {
	  width: 100%;
	}
}
.about--headline {
  font-family: 'Girassol', cursiv11e;
  font-size: 1.5rem;
  color: #898989;
  text-align: center;
  letter-spacing: 6px;
  margin: 0 0 0.5rem;
}
@media screen and (max-width: 767px) {
	.about--headline {
	  margin: 2rem auto 0.5rem;
	}
}
.design--about--gallerymenu {
  font-family: 'Girassol', cursiv11e;
  margin-bottom: 0.25rem;
}
.about--categorydesign__link {
  font-size: 1.1rem;
  text-align: center;
  margin: 0.3rem 0 2rem;
  display: inline-block;
  background-color: #C0C0C0;
  width: 14rem;
  height: 1.65rem;
  line-height: 1.65rem;
  letter-spacing: 5px;
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 767px) {
	.about--categorydesign__link {
	  margin: 0.3rem 0 2rem 0rem;
	  width: 100%
	}
}
.about--categorydesign__link:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.about--category__link {
  color: white;
  vertical-align: middle;
  white-space: normal;
  letter-spacing: 3px;
  padding-left: 0.2rem;
}
/*.about--category__link a:first-child {
    letter-spacing: 10px;
}*/
.about--profile--lead {
  width: 80%;
  margin-top: 0.75rem;
}
.about--profile--name {
  width: 43%;
  margin-top: -1rem;
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 1rem;
  padding-right: 0.5rem;
}
.about--profile--mail {
    width: 10%;
}
@media screen and (max-width: 767px) {
	.about--profile--mail {
		width: 8%;
	}
}
.about--profile--__image {
    width: 1.4rem;
    margin-top: .75rem;
}
.about--profile--tel {
  text-decoration: none;
  color: black;
}
.about--profile--tel:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.food {
	;
    margin-top: 3rem;
	padding-top: 17rem;
}
@media screen and (max-width: 767px) {
	.food {
		;
		padding-top: 16rem;
	}
}
.food--group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: auto;
  max-width: 960px;
  box-sizing: border-box;
  margin: 2rem auto;
  padding: 0 2rem;
}
@media screen and (max-width: 767px) {
	.food--group {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
		 -ms-flex-direction: column;
			 flex-direction: column;
	}
}
.food--description {
  width: 65%;
}
@media screen and (max-width: 767px) {
	.food--description {
	  width: 100%;
	}
}
.gallery--food {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
	  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
}
.food--description--headline {
  color: #89B929;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 0.3rem;
}
.food--job--headline {
  font-family: 'Girassol', cursiv11e;
  font-size: 1.5rem;
  color: #898989;
  text-align: left;
  letter-spacing: 10px;
  margin-top: 3rem;
}
.food--job--list {
  position: relative;
  padding-left: 1rem;
}
.food--job--list::before {
  content: '・';
  position: absolute;
  left: 0;
  width: 1rem;
}
.food--about {
  width: 14rem;
}
@media screen and (max-width: 767px) {
	.food--about {
	  width: 100%;
	}
}
.food--about--gallerymenu {
  font-family: 'Girassol', cursiv11e;
  margin-bottom: 0.25rem;
}
.about--categoryfood__link {
  font-size: 1.1rem;
  text-align: center;
  margin: 0.3rem 0 2rem;
  display: inline-block;
  background-color: #C0C0C0;
  width: 14rem;
  height: 1.65rem;
  line-height: 1.65rem;
  letter-spacing: 5px;
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 767px) {
	.about--categoryfood__link {
	  margin: 0.3rem 0 2rem 0rem;
	  width: 100%
}
}
.about--categoryfood__link:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.about--categoryfood__link {
  color: white;
  vertical-align: middle;
  white-space: normal;
  padding-left: 0.2rem;
}
/*contact*/
.contact {
	margin-top: 3rem;
	padding-top: 7rem;
}
.contact--group {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 700px;
  margin: 0 auto;
  width: auto;
}
.form-table {
    background-color: #DBE7ED;
    margin: 2rem 1rem 2rem;
    padding: 2rem;
}
@media screen and (max-width: 767px) {
	.form-table {
		padding: 1rem;
	}
}
dd {
	margin-bottom: 1rem;
}
.form-table--description {
    font-family: 'Girassol', cursiv11e;
    width: 160px;
    float: left;
    clear: both;
    margin-top: 0.5rem;
    color: #7C929D;
    font-size: 110%;
    letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
	.form-table--description {
		margin-bottom: 5px;
	}
}
.form-table--description span {
    font-size: 50%;
    background: #E39300;
    padding: 1.5px 3px;
    color: #fff;
    margin: 4px 32px 0 0;
    vertical-align: middle;
	float: right;
}
.form-table--input {
    width: 420px;
    height: 25px;
    background-color: #F8F8F8;
    border: none;
}
@media screen and (max-width: 767px) {
	.form-table--input {
		width: 98%;
	}
}
.form-table--message {
  width: 420px;
  height: 300px;
  border: none;
  background-color: #F8F8F8;
}
@media screen and (max-width: 767px) {
	.form-table--message {
		width: 98%;
	}
}
.form--button {
	display: flex;
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}
form button {
    background-color: #7C929D;
    color: #ffffff;
    font-size: 90%;
    padding: 1px 15px;
    display: block;
    text-align: center;
    line-height: 1.5rem;
    border-radius: 10%;
    margin: 0 1.5rem;
    letter-spacing: 2px;
}

form button:hover {
  cursor: pointer;
  opacity: 0.6;
  transition: 0.3s;
}