@charset "UTF-8";

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

/*余白を消去*/
#wrapper {
  width: 100%;
  overflow: hidden;
}

html {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}

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

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

/*行と列の配置コード*/
.row:before,
.row:after {
  content: "";
  display: table;
}

.row:after {
  clear: both;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #7e7171;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

/*/////////////////////////////////////////////////*/
/*リセットCSS ここまで*/



a {
  color: #000;
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  vertical-align: bottom;
}


.row {
  width: 100%;
  margin: 0 auto;
}

.container {
  max-width: 1160px;
  padding: 0 40px;
  margin: 0 auto;
}

.container_white {
  background-color: #fff;
  padding-top: 100px;
}

.container_black {
  background-color: #333333;
  margin-top: 50px;
  padding-bottom: 70px;
}

.contents {
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;

}

.slider {
  width: 100%;
  margin: 0 auto;
}

.top_image img {
  width: 100%;
  margin: 0 auto;
}

.sixkiln_image img {
  width: 100%;
  margin: 0 auto;
}

.ttl {
  font-size: 20px;
  display: inline-block;
  line-height: 35px;
  letter-spacing: 5px;
  padding: 20px 0 20px 0;
}

.ttl2 {
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 5px;
  padding: 50px 0 50px 0;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}

.ttl_white {
  color: #fff;
  font-size: 20px;
  display: inline-block;
  line-height: 35px;
  letter-spacing: 5px;
  padding: 20px 0 20px 0;
}

.yorikoimg img {
  position: absolute;
  top: 50px;
  left: 25%;
  width: 400px;
  z-index: -1000;
}

.wrapper_top {
  margin-top: 100px;
  margin-bottom: 30px;
}

.slick-arrow:before {
  content: "" !important;
}

.eatin {
  background-color: #fff;
  padding: 15px 25px;
  font-size: 20px;
  display: inline-block;
  line-height: 35px;
  letter-spacing: 5px;
  width: 250px;
  margin-top: 55px;
}

.takeout {
  background-color: #fff;
  padding: 15px 5px;
  font-size: 20px;
  display: inline-block;
  line-height: 35px;
  letter-spacing: 5px;
  width: 250px;
  margin-top: 100px;
  margin-bottom: 20px;
}

.oyatsu {
  background-color: #fff;
  padding: 15px 25px;
  font-size: 20px;
  display: inline-block;
  line-height: 35px;
  letter-spacing: 5px;
  width: 250px;
  margin-top: 100px;
  margin-bottom: 20px;
}

.profile_name h3 {
  margin-top: 50px;
  margin-bottom: 20px;
}

.profile_name_mobile h3 {
  margin-top: 50px;
  margin-bottom: 20px;
  line-height: 25px;
  letter-spacing: 1px;
}

.profile_wrapper {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 100px;
  padding: 20px;
}


.profile_photo2 img {
  width: 80%;
  max-width: 200px;
  margin-bottom: 20px;
  border-radius: 50%;
}


.profile_photo2 {
  text-align: left;
}





.shop_name {
  font-size: 20px;
  display: inline-block;
}

.description {
  width: 100%;
  margin: 0 auto;
  line-height: 30px;
  text-align: justify;
}

.description03 {
  width: 100%;
  margin: 0 auto;
  line-height: 30px;
  text-align: justify;
  margin-top: 30px;
  max-width: 1000px;
}

.description_white {
  color: #fff;
  width: 100%;
  line-height: 30px;
  text-align: justify;
}



.profile_txt {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 30px;
  text-align: left;
  padding-left: 21px;
  padding-top: 10px;
}

.profile_txt2 {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 30px;
  text-align: left;
  padding-left: 21px;
  padding-top: 10px;
}

.profile_txt p {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 30px;
  text-align: left;
  padding-left: 21px;
  padding-top: 10px;
}

.profile_txt2 p {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 30px;
  text-align: left;
  padding-top: 10px;
}

.profile_txt h3 {
  font-size: 23px;
  margin-bottom: 5px;
  line-height: 30px;
}

.profile_txt h4 {
  font-size: 13px;
  line-height: 30px;
  padding-bottom: 20px;
}

.profile_txt2 h3 {
  font-size: 23px;
  margin-bottom: 5px;
  line-height: 30px;
}

.profile_txt2 h4 {
  font-size: 13px;
  line-height: 30px;
  padding-bottom: 20px;
}



.message01_wrapper {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
}



.info_wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}

.main {
  margin: 0 auto;
  display: block;
  height: 100%;
}

.wrapper01 {
  margin: 0 auto;
  display: block;
  height: 100%;
}

.work_photo1 img {
  max-width: 150px;
}

.work_photo2 img {
  max-width: 150px;
}

.work_photo3 img {
  max-width: 150px;
}

.work_photo4 img {
  max-width: 150px;
}



/*/////////////////////////////////////////////////*/
/*ハンバーガー*/
/*menu 上部に固定*/

.header_menu {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
}

.menu {
  height: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px;
  z-index: 99;
}

.menu__line {
  background: #4c4c4c;
  display: block;
  height: 2.6px;
  position: absolute;
  transition: transform .3s;
  width: 100%;
}

.menu__line--center {
  top: 9px;
}

.menu__line--bottom {
  bottom: 0px;
}

.menu__line--top.active {
  top: 9px;
  transform: rotate(45deg);
}

.menu__line--center.active {
  transform: scaleX(0);
}

.menu__line--bottom.active {
  bottom: 9.6px;
  transform: rotate(135deg);
}


/*/////////////////////////////////////////////////*/
/*gnav*/
.gnav {
  background-color: #c4c4c4;
  /*opacity: 0.9;*/
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 999;
  padding-top: 50px;
}

.gnav__wrap {
  display: block;
  text-align: center;
  padding-top: 0px;
}

.gnav__menu__item {
  font-size: 10px;
  margin-top: 25px;
  letter-spacing: 0.5;
}

.gnav__menu__item a {
  color: #333333;
  font-size: 2em;
  text-decoration: none;
  transition: .5s;
}

.button {
  width: 100px;
  padding: 10px;
  margin: 40px auto 0px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}


/*/////////////////////////////////////////////////*/
/*フルスクリーン MENU ここまで*/


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


/*/////////////////////////////////////////////////*/
/*AddressとMAP*/
.company_wrapper {
  width: 60%;
  margin: 0 auto;
  text-align: center;
}

.address {
  text-align: left;
  line-height: 30px;
}

.address h3 {
  font-size: 18px;
  line-height: 50px;
}

.ggmap iframe {
  margin: 0 auto;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

/*/////////////////////////////////////////////////*/
/*リンクボタン*/
.link_button01 {
  width: 20%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 100px;
  text-align: center;
  background-color: #f0f0f0;
  padding: 30px;
}

.link_button01 :hover a {
  opacity: 0.5;
  display: block;
}


/*/////////////////////////////////////////////////*/
/*フッター*/
footer>.container {
  padding: 80px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/*/////////////////////////////////////////////////*/
/*snsリスト*/
.list_sns {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  text-align: center;
}

.list_sns>li {
  list-style: none;
  padding: 0 10px;
}

.list_sns a {
  display: block;
  width: 40px;
  height: 40px;
  background: #cdcdcd;
  border-radius: 50%;
  position: relative;
}

.list_sns_top a {
  display: block;
  width: 40px;
  height: 40px;
  background: #cdcdcd;
  border-radius: 50%;
  position: relative;
}

.list_sns a:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.list_sns .instagram a:before {
  background: url(../image/ico/ico_Instagram.svg);
}

.list_sns .instagram_top a:before {
  background: url(../image/ico/ico_Instagram.svg);
}

.list_sns .facebook a:before {
  background: url(../image/ico/ico_facebook.svg);
}

.list_sns .twitter a:before {
  background: url(../image/ico/ico_twitter.svg);
}

.copyright p {
  margin: 30px 0 0;
  font-size: 15px;
  letter-spacing: 2px;
}

/*/////////////////////////////////////////////////*/
/*ロゴ関係*/

@keyframes fade {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.menu-logo img {
  max-width: 250px;
  display: block;
  margin-top: 50px;
}

.menu-logo2 img {
  display: block;
  padding-top: 20px;
}

.menu-copyright {
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #333333;
  text-align: center;
  line-height: 25px;

}


/*/////////////////////////////////////////////////*/
/*効果系*/
.linkbox :hover {
  opacity: 0.5;
  cursor: pointer;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.linkbox :visited {
  text-decoration: none;
}

/*photogallery*/
.photogallery_wrapper {
  width: auto;
}

/*hes-gallery*/
.hes-gallery img {
  width: 30%;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 15px;
}

.hes-gallery {
  text-align: left;

}

.highlight :hover {
  opacity: 0.7;
  transition: 0.1s;
}

/*swiper*/

.swiper-slide img {
  width: 100%;
}

.swiper-button-prev::after {
  color: white;
}

.swiper-button-next::after {
  color: white;
}


/*テーブル*/


.profile_history td {
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.profile_history tr {
  line-height: 20px;
}


/*窯元情報*/
.company_wrapper {
  background-color: #333333;
  width: 100%;
  padding: 40px 0px;
}

.company_contents {
  max-width: 660px;
  margin: 0 auto;
}


.company_photo img {
  max-width: 660px;
}

.company_txt h3 {
  font-size: 18px;
  text-align: left;
  padding-top: 25px;
  line-height: 1.5em;
  color: #fff;
}

.company_txt p {
  text-align: left;
  padding-top: 10px;
  line-height: 1.3em;
  color: #fff;
}

.company_txt u {
  text-align: left;
  padding-top: 10px;
  line-height: 1.3em;
  color: #fff;
}

.contact_wrapper h3 {
  font-size: 16px;
  text-align: left;
  padding-top: 25px;
  line-height: 1.5em;
  color: #fff;
}

.profile_txt2 img {
  width: 100%;
  max-width: 70px;
}

.profile_txt2 a:hover {
  opacity: 0.8;
  transition: 0.2s;
}


/* Memorial/////////////////////// */


.memorialWrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #4c4c4c;
  padding: 0px 0px 40px 0px;
  margin-bottom: 50px;
}


.memorial img {
  width: 100%;
  padding-bottom: 30px;
}

.memorialDescription {
  width: 100%;
  margin: 0 auto;
  line-height: 30px;
  text-align: center;
  color: #cdcdcd;
}

.memorialSign {
  width: 100%;
  margin: 0 auto;
  line-height: 30px;
  text-align: center;
  color: #cdcdcd;
}


.memorialTtl {
  font-size: 20px;
  display: inline-block;
  line-height: 35px;
  letter-spacing: 5px;
  padding: 20px 0 20px 0;
  color: #cdcdcd;
}