@charset "UTF-8";
/*■□■□■□■□■□■□■□■□
ギャラリー
■□■□■□■□■□■□■□■□*/
.boxgrid_rec {
	width: calc(33.333333333% - 15.333333px);
	margin: 0 20px 20px 0px;
	font-size: 0;
	height: auto;
	overflow: hidden;
	border: 1px solid #CCC;
	padding: 0;
}
#instafeed .boxgrid_rec img {
	width: 100%;
	height: auto;
}
#instafeed .boxgrid_rec:nth-child(3n) {
	margin: 0 0px 20px 0px;
	font-size: 0;
}
/*#instafeed .boxgrid_rec:nth-child(n + 10) {
	display:none;
}*/

img.owner_profile_picture {
	width: 12% !important;
}
.boxgrid_rec .boxcaption_rec {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2rem;
	margin: 10px;
}
.boxgrid_rec .boxcaption_rec img.owner_profile_picture {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 3px;
}
#instafeed .boxgrid_rec a {
	color: #333;
	text-decoration: none;
}
#instafeed .boxgrid_rec a:hover {
	color: #5A2D13;
	text-decoration: none;
}
#instafeed .boxgrid_rec .boxcaption_rec .name {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#instafeed .boxgrid_rec .boxcaption_rec a h4 {
	font-size: 1.3rem;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 8px;
	line-height: 100%;
}
#instafeed .boxgrid_rec .boxcaption_rec a h4 img {
	margin-right: 3px;
	width: 1.3rem;
}
#instafeed .boxgrid_rec .boxcaption_rec h3 {
	margin-bottom: 3px;
	font-size: 1.2rem;
}
/*600px以下（スマホ）写真*/
@media screen and (max-width: 600px) {
ul#instafeed {
	width: 97%;
	margin: auto;
}
#instafeed .boxgrid_rec {
	width: calc(50% - 4.5px);
	margin: 0 5px 5px 0px;
	font-size: 0;
}
#instafeed .boxgrid_rec:nth-child(3n) {
	margin: 0 5px 5px 0px;
	font-size: 0;
}
#instafeed .boxgrid_rec:nth-child(2n) {
	margin: 0 0px 5px 0px;
	font-size: 0;
}
/*#instafeed .boxgrid_rec:nth-child(n + 9) {
	display:none;
}*/
}
/*■□■□■□■□■□■□■□■□
アクセス
■□■□■□■□■□■□■□■□*/
div#access_m {
	display: flex;
	flex-wrap: wrap;
}
div#map {
	width: 45%;
}
#map iframe {
    width: 100%;
    aspect-ratio: 4 / 5;
    display: block;
    height: auto;
    filter: brightness(90%) contrast(125%) grayscale(80%) sepia(7%);
}
.address {
	width: 50%;
	margin: 0 0 0 5%;
}
.address h3 {
	font-family: "Adobe Caslon Pro";
	color: #503C14;
	font-weight: normal;
	font-size: 1.9rem;
	letter-spacing: 0.2em;
	margin-top: 55px;
	margin-bottom: 30px;
}
.address p {
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	line-height: 180%;
}
.address h4 {
	margin: 25px 0 5px;
	font-weight: 600;
}
 @media screen and (max-width: 600px) {
div#map {
	width: 100%;
}
#map iframe {
    width: 100%;
    aspect-ratio: 4 / 3;
	 }
.address {
	width: 100%;
	margin: 0 5% 0 5%;
}
.address h3 {
	text-align: center;
}
.address p {
	font-size: 1.3rem;
	letter-spacing: 0.1em;
	line-height: 150%;
}
}
/*■□■□■□■□■□■□■□■□
アバウト
■□■□■□■□■□■□■□■□*/
#about .hedp {
	width: 100%;
	margin:0 0 20px 0;
}
.hedp img {
	width: 100%;
}
div#about {
	display: flex;
	flex-wrap: wrap;
}
.about_photo {
	width: 40%;
}
.about_photo img {
	width: 100%;
}
.about_left {
	margin: 0 2% 0 5%;
	width: 53%;
}
.about_left h3 {
	font-family: "Adobe Caslon Pro";
	color: #503C14;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 0.2em;
	margin-top: 55px;
	margin-bottom: 30px;
}
.about_left p {
	font-size: 1.5rem;
	line-height: 3.2rem;
	letter-spacing: 0.1em;
}
.center.about {
	text-align: center;
	margin: 15px 0 0 0;
}
@media screen and (max-width: 600px) {
.about_photo {
	width: 40%;
	display: none;
}
.about_left {
	margin: 0 auto;
	width:95%
}
.about_left h3 {
	font-size: 19px;
	letter-spacing: 0.2em;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
}
.about_left p {
	font-size: 1.4rem;
	line-height: 2.8rem;
	letter-spacing: 0.1em;
	text-align: center;
}
}
/*■□■□■□■□■□■□■□■□
オリジナル
■□■□■□■□■□■□■□■□*/
.original {
	display: flex;
	flex-wrap: wrap;
}
.original_hedp {
	width: 100%;
	margin: 0 0 16px 0;
}
.original_hedp img {
	width: 50%;
}
h3 {
	font-family: "Adobe Caslon Pro";
	color: #503C14;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 0.2em;
	margin-top: 55px;
	margin-bottom: 30px;
	text-align: center;
}
.original_text p {
	font-size: 1.5rem;
	line-height: 3.2rem;
	letter-spacing: 0.1em;
	text-align: center;
}
.original_text {
	width: 100%;
}
@media screen and (max-width: 600px) {
h3 {
	margin-top: 16px;
}
.original_text p {
	font-size: 1.3rem;
	line-height: 2.8rem;
	letter-spacing: 0.1em;
	text-align: center;
}
.original_text {
	width: 90%;
	margin: auto;
}
}

/*■□■□■□■□■□■□■□■□
リクルート
■□■□■□■□■□■□■□■□*/
.rec_hedp  {
	width: 100%;
	margin: 0 0 16px 0;
}
.rec_hedp img {
	width: 100%;
}
.rec_text h3 {
	font-family: "Adobe Caslon Pro";
	color: #503C14;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 0.2em;
	margin-top: 55px;
	margin-bottom: 30px;
	text-align: center;
}
.rec_text p {
	font-size: 1.5rem;
	line-height: 3.2rem;
	letter-spacing: 0.1em;
	text-align: center;
}
.rec_text {
	width: 100%;
}
ul.photo1 {
    display: flex;
    flex-wrap: wrap;
    margin: 24px 0;
}

.photo1 li {
    width: 25%;
}
.photo1 li img {
    width: 100%;
}
hr {
    border: none;
    border-top: solid 1px #CCC;
}
#rec h4 {
    font-size: 1.5rem;
    margin: 24px 0 12px;
    font-weight: 600;
}
.rec_detail h5 {
    font-size: 1.3rem;
    line-height: 200%;
}

.motomu {
    margin: 12px 0 12px 0;
    font-size: 1.3rem;
}

h6 {
    font-weight: 600;
}

.houhou {
    font-size: 1.3rem;
    margin: 0 0 12px 0;
}

.toiawase {
    font-size: 1.3rem;
}
.youshi {
    margin: 24px 0 24px 0;
    text-align: center;
}
.btn {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 1.4rem;
  background: #4f2907;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #85630c;
  background-image: -webkit-linear-gradient(top, #85630c, #613a08);
  background-image: -moz-linear-gradient(top, #85630c, #613a08);
  background-image: -ms-linear-gradient(top, #85630c, #613a08);
  background-image: -o-linear-gradient(top, #85630c, #613a08);
  background-image: linear-gradient(to bottom, #85630c, #613a08);
  text-decoration: none;
}
.toiawase br {
    display:none;
}
@media screen and (max-width: 600px) {
.rec_text h3 {
	margin-top: 16px;
}
.rec_text p {
	font-size: 1.3rem;
	line-height: 2.8rem;
	letter-spacing: 0.1em;
	text-align: center;
}
.rec_text  {
	width: 90%;
	margin: auto;
}
ul.photo1 {
    display: flex;
    flex-wrap: wrap;
    margin: 24px auto;
    width: 95%;
}
.photo1 li {
    width: 50%;
    font-size: 0;
}
.toiawase, .houhou, .motomu, .rec_detail {
    margin: 0 auto 24px;
    width: 90%;
    text-align: center;
}
.toiawase br {
    display:block;
}
.toiawase p {
    line-height: 90%;
}
}
