@charset "UTF-8";


@font-face {
  font-family: "マメロン3.5";
  src: url(/common/webfont/Mamelon_3.5.woff2) format("Open Type");
}

@font-face {
  font-family: "マメロン3";
  src: url(/common/webfont/Mamelon_3.woff2) format("Open Type");
}

@font-face {
  font-family: "マメロン4";
  src: url(/common/webfont/Mamelon_4.woff2) format("Open Type");
}

@font-face {
  font-family: "マメロン5";
  src: url(/common/webfont/Mamelon_5.woff2) format("Open Type");
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Avenir", "Helvetica Neue", "Helvetica", "Arial",
    "Hiragino Sans", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

html {
  font-size: 62.5%;
  color: #331917;
  /* メインカラー */
}

body {
  font-size: 1.6rem;
}

a {
  text-decoration: none;
  color: #153317;
  /* サブカラー */
}

/* アクセントカラー */
/* #     */

img {
  width: 100%;
}

ul,
li {
  list-style: none;
}

header {
  margin: 1em auto 2em;
  width: 90vw;
  max-width: 1000px;
}

header .logo {
  max-width: 400px;
  margin: 0 auto;
  margin-bottom: 1em;
}

header .logo h1 {
  display: flex;
  justify-content: center;
  align-items: center;
}

footer {
  text-align: center;
  background: #331917;
  color: #fff;
  margin-top: 8em;
}

p.mame {
  font-family: "マメロン3.5";
  font-size: 150%;
}

@media screen and (min-width:678px) {
  .br_sp {
    display: none;
  }
}

.flex_box {
  display: flex;
}

.flex_box.jcsb {
  justify-content: space-between;
}

.flex_box.jcc {
  justify-content: center;
}

.flex_box.aic {
  align-items: center;
}

/* グローバルナビゲーション */

.g_nav .parent {
  display: flex;
  justify-content: space-between;
}

.g_nav .child {
  width: calc((100% - 20px) / 3);
  background: #331917 url() no-repeat top left/cover;
}

.g_nav .child:hover {
  opacity: 0.8;
}

.g_nav .child:first-child {
  background-image: url(/common/images/nav01.png);
}

.g_nav .child:nth-child(2) {
  background-image: url(/common/images/nav02.png);
}

.g_nav .child:nth-child(3) {
  background-image: url(/common/images/nav03.png);
}

.g_nav .child a {
  /* background: #331917; */
  color: #fff;
  height: 32px;
  /* display: flex; */
  /* justify-content: flex-end; */
  /* align-items: flex-end; */
  display: block;
  position: relative;
}

.g_nav .child a span {
  position: absolute;
  right: -1px;
  bottom: -5px;
  font-weight: bold;
  font-size: 1.2rem;
}

@media screen and (min-width:678px) {
  .g_nav .child a {
    height: 64px;
  }

  .g_nav .child a span {
    font-size: 2.4rem;
    bottom: -9px;
  }
}



/* グローバルナビゲーション ここまで */

/* コンテンツの初期状態のスタイル */
.tab_cont {
  display: none;
  /* 初期状態では非表示 */
  background-color: #f0f0f0;
  border: 1px solid #ccc;
}

.content {
  padding: 20px;
  width: 90vw;
  margin: 0 auto;
  max-width: 1000px;
}

.content h2 {
  font-size: 2.4rem;
  margin-bottom: 1em;
}

.content h3 {
  font-size: 2rem;
  margin-bottom: 1em;
}

.content p {
  margin-bottom: 0.5em;
}





#greeting_cont {
  /* color: darkblue; */
}

/* サイトログ ここから */
#sitelog_cont {
  margin-top: 2em;
}

.sitelog_list {
  display: flex;
  flex-wrap: wrap;
}

.sitelog_list .log_days {
  width: 6em;
}

.sitelog_list .log_txt {
  width: calc(100% - 6em);
}

/* サイトログ ここまで */


#family_cont {
  /* color: palevioletred; */
}

.intro_item {
  margin-top: 1em;
}

.round_img {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  border: 1px solid;
  border-radius: 50%;
  background: url(/common/images/family/no-img.jpg) no-repeat center/cover;
  overflow: hidden;
  position: relative;
  pointer-events: none;
}

.round_img::after {
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  background: url(/common/images/family/no-img.jpg) no-repeat center/cover;
  transition: all 0.4s ease-in-out;
}

.round_img:hover:after {
  transform: scale(1.2);
}

.round_img a {
  display: block;
  height: 100%;
  pointer-events: auto;
}

#family_cont #kanahebi .intro_item:first-child .round_img:after {
  background-image: url(/common/images/family/kanahebi01.jpg);
}

#family_cont #kanahebi .intro_item:nth-child(2) .round_img:after {
  background-image: url(/common/images/family/kanahebi02.jpg);
}

#family_cont #kanahebi .intro_item:nth-child(3) .round_img:after {
  background-image: url(/common/images/family/kanahebi03.jpg);
}

#family_cont #kanahebi .intro_item:nth-child(4) .round_img:after {
  background-image: url(/common/images/family/kanahebi04.jpg);
}

#family_cont #kanahebi .intro_item:nth-child(5) .round_img:after {
  background-image: url(/common/images/family/kanahebi05.jpg);
}


#family_cont #tokage .intro_item:first-child .round_img:after {
  /* background-image: url(/common/images/family/tokage01.jpg); */
}

#family_cont #tokage .intro_item:nth-child(2) .round_img:after {
  /* background-image: url(/common/images/family/tokage02.jpg); */
}

#family_cont #tokage .intro_item:nth-child(3) .round_img:after {
  background-image: url(/common/images/family/tokage03.jpg);
}

#family_cont #tokage .intro_item:nth-child(4) .round_img:after {
  background-image: url(/common/images/family/tokage04.jpg);
}

#family_cont #tokage .intro_item:nth-child(5) .round_img:after {
  background-image: url(/common/images/family/tokage05.jpg);
}

#family_cont #schne .intro_item:first-child .round_img:after {
  background-image: url(/common/images/family/schne01.jpg);
}


.intro_box.flex_box {
  flex-direction: column;
}

@media screen and (min-width:678px) {
  .intro_box.flex_box {
    flex-direction: inherit;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .intro_box.flex_box::after {
    content: "";
    display: block;
    width: 200px;
  }

  #family_cont .intro_item+.intro_item {
    /* margin-left: 1em; */
  }

}

#family_cont .intro_name {
  text-align: center;
}


#aboutus_cont {
  /* color: green; */
}

.cont_item+.cont_item {
  margin-top: 1.5em;
  /* border: solid 2px;
  background-color: aqua; */
}

#aboutus_cont .flex_box .img_box {
  /* margin-right: 1em; */
  width: 6em;
}

#aboutus_cont .flex_box .txt_box {
  width: calc(100% - 8em);
}

#aboutus_cont .flex_box .img_box figcaption {
  text-align: center;
}
