@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:100,300");
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   container
------------------------------------- */
#container.page {
  /* -------------------------------------
       section-1
    ------------------------------------- */
}

#container.page .section.section-1 .inner .content.content-1 {
  background: #E6DFDA;
}

#container.page .section.section-1 .inner .content.content-1 .item {
  width: 90.625%;
  margin: 0 auto;
}

#container.page .section.section-1 .inner .content.content-2 .h3.h3_1 {
  text-align: center;
  font-size: 1.6rem;
  width: 93.75%;
  padding: 1.25em 0;
  margin: 1.0em auto 0 auto;
  border: 1px solid #E6DFDA;
  box-sizing: border-box;
}

#container.page .section.section-1 .inner .content.content-2 .h3.h3_1 .txt {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック","游ゴシック体",YuGothic,"Yu Gothic","メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 900;
  letter-spacing: 0.125em;
  line-height: 1;
  font-weight: 900;
}

#container.page .section.section-1 .inner .content.content-2 .h3.h3_1 .txt {
  color: #675142;
}

#container.page .section.section-1 .inner .content.content-2 .h3.h3_1 .lead {
  display: block;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: left;
  font-weight: bold;
  width: 90%;
  margin: 1em auto 0 auto;
}

#container.page .section.section-1 .inner .content.content-2 .item {
  width: 93.75%;
  margin: 1em auto 0 auto;
}

#container.page .section.section-1 .inner .content.content-2 .item.float {
  display: flex;
  flex-direction: column;
}

#container.page .section.section-1 .inner .content.content-2 .item .h4 {
  order: 1;
}

#container.page .section.section-1 .inner .content.content-2 .item .h4.h4_1 {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック","游ゴシック体",YuGothic,"Yu Gothic","メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 900;
  letter-spacing: 0.125em;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.075em;
  margin: 0 0 1em 0;
  box-sizing: border-box;
}

#container.page .section.section-1 .inner .content.content-2 .item .h4.h4_1 .num {
  display: inline-block;
  color: #99877A;
  font-weight: 900;
  line-height: 1;
  height: 20px;
  padding: 0.20em 0.8em 0em 0.8em;
  position: relative;
  background: #E6DFDA;
  box-sizing: border-box;
}

#container.page .section.section-1 .inner .content.content-2 .item .h4.h4_1 .num:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-left: 10px solid #E6DFDA;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 0;
  right: -19px;
}

#container.page .section.section-1 .inner .content.content-2 .item .h4.h4_1 .txt {
  display: inline-block;
  color: #675142;
  font-size: 1.2rem;
  font-weight: 900;
  padding: 0.20em 0;
  margin: 0 0 0 6.25%;
}

#container.page .section.section-1 .inner .content.content-2 .item .float-l {
  order: 3;
}

#container.page .section.section-1 .inner .content.content-2 .item .float-r {
  order: 2;
}

/*
@mixin webfont-e1( $lineH : 1 ){
    font-family: "Open Sans", "Hiragino Kaku Gothic ProN","游ゴシック","游ゴシック体",YuGothic,"Yu Gothic","メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    line-height: $lineH;
}
*/
@media screen and (min-device-width: 767px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   container
------------------------------------- */
  #container.page {
    /* -------------------------------------
       section-1
    ------------------------------------- */
  }
  #container.page .section.section-1 .inner .content.content-1 {
    padding: 0;
  }
  #container.page .section.section-1 .inner .content.content-1 .item {
    width: 920px;
    padding: 30px 0 0 0;
    margin: 0 auto;
    position: relative;
  }
  #container.page .section.section-1 .inner .content.content-1 .item .float-l {
    width: 640px;
    padding: 0 0 30px 0;
  }
  #container.page .section.section-1 .inner .content.content-1 .item .float-r {
    width: 240px;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
  }
  #container.page .section.section-1 .inner .content.content-1 .item .float-r .figure {
    margin: 0;
  }
  #container.page .section.section-1 .inner .content.content-1 .item p {
    padding: 0;
  }
  #container.page .section.section-1 .inner .content.content-2 {
    padding: 0 0 0 0;
  }
  #container.page .section.section-1 .inner .content.content-2 .h3.h3_1 {
    font-size: 2.1rem;
    width: 920px;
    padding: 1.5em 0;
    margin: 60px auto 0 auto;
  }
  #container.page .section.section-1 .inner .content.content-2 .h3.h3_1 .txt {
    letter-spacing: 0.125em;
  }
  #container.page .section.section-1 .inner .content.content-2 .h3.h3_1 .lead {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    width: 800px;
    margin: 1.5em auto 0 auto;
  }
  #container.page .section.section-1 .inner .content.content-2 .item {
    width: 920px;
    padding: 0 0 0 0;
    margin: 40px auto 0 auto;
  }
  #container.page .section.section-1 .inner .content.content-2 .item.float {
    flex-direction: row;
  }
  #container.page .section.section-1 .inner .content.content-2 .item.flex-reverse {
    flex-direction: row-reverse;
  }
  #container.page .section.section-1 .inner .content.content-2 .item .h4.h4_1 {
    width: 920px;
    margin: 0 0 40px 0;
  }
  #container.page .section.section-1 .inner .content.content-2 .item .h4.h4_1 .num {
    font-size: 18px;
    font-size: 1.8rem;
    height: 30px;
    padding: 0.30em 0.5em 0em 1.0em;
  }
  #container.page .section.section-1 .inner .content.content-2 .item .h4.h4_1 .num:after {
    width: 15px;
    height: 15px;
    border: 15px solid transparent;
    border-left: 15px solid #E6DFDA;
    right: -29px;
  }
  #container.page .section.section-1 .inner .content.content-2 .item .h4.h4_1 .txt {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0.3em 0;
    margin: 0 0 0 30px;
  }
  #container.page .section.section-1 .inner .content.content-2 .item .float-l {
    width: 580px;
  }
  #container.page .section.section-1 .inner .content.content-2 .item .float-r {
    width: 300px;
  }
  #container.page .section.section-1 .inner .content.content-2 .item p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
