@charset "utf-8";
/* CSS Document */
#smr_pages_mtm img {
  width: 100%;
  height: auto;
}
#smr_pages_mtm {
  width: 100%;
  margin: 0 auto 50px auto;
  padding-bottom: 50px;
  color: #000000;
  background: #F3F1ED;
}
#smr_pages_mtm {
  font-size: 17px;
  line-height: 2em;
  font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
}
#main_wap {
  width: 100%;
  margin: 0 auto 200px auto;
}
#page_top {
  bottom: 77px !important;
}
.smr_header {
  width: 100%;
  margin: 0 auto 50px auto;
}
.bg_color {
  background-color: #FBF7E8;
}
.flame {
  width: 60%;
  margin: 2em auto;
  padding: 3em;
  border: 1px solid #a9a9a9;
  background-color: #FBF7E8;
  box-shadow: 1.5px 1.5px 2px #696969;
}
.ti_h01 {
  font-size: 200%;
  text-align: center;
  line-height: 2.5em;
  letter-spacing: 0.18em;
}
.ti_h02 {
  font-size: 150%;
  text-align: center;
  line-height: 2.5em;
  font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.3em;
}
.ti_h03 {
  font-size: 150%;
  text-align: center;
  line-height: 2.5em;
  font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.3em;
}
.ti_wrap01 {
  width: 1080px;
  margin: 5% auto 5% auto;
  text-align: center;
}
.ti_wrap01 p {
  margin: 0 auto 1em auto;
}
.txt_wrap01 {
  width: 65%;
  margin: 0 auto 4% auto;
  text-align: left;
}
.txt_wrap01 p {
  margin: 0 0 1.8em 0;
}
.txt_wrap02 {
  width: 65%;
  margin: 0 auto 4% auto;
  text-align: center;
}
.txt_wrap02 p {
  margin: 0 0 1.8em 0;
}
.img_wrap01 {
  width: 100%;
  margin: 0 auto 5% auto;
}
.img_wrap02 {
  width: 75%;
  margin: 0 auto 1% auto;
}
.img_wrap03 {
  width: 40%;
  margin: 0 auto 5% auto;
}
.txt_wrap04 {
  font-size: 105%;
  width: 100%;
  margin: 0 auto 4% auto;
  text-align: center;
  clear: both; /* 202406_追加 */
}
.txt_wrap04 p {
  margin: 0 0 1.8em 0;
}
/* テンプレート*/
.t02_wrap03 {
  width: 1080px;
  margin: 0 auto 3% auto;
}
.t02_box03 {
  width: 28%;
  margin: 0 3% 10% 3%;
  float: left;
}
.t02_box03:nth-child(3n) {
  margin-right: 0;
}
.t02_box03_img {
  width: 100%;
  margin: 0 0 3% 0;
}
.t02_box03_txt {
  font-size: 140%;
  font-weight: 300;
  text-align: center;
  line-height: 1.4em;
  font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.15em;
}
.t02_box04_txt {
  width: 100%;
  margin: 0 0 0.5em 0;
  font-size: 100%;
  font-weight: 300;
  text-align: center;
  line-height: 1.7em;
}
.t02_box05_txt {
  width: 100%;
  margin: 0 0 2.0em 0;
  font-size: 100%;
  text-align: left;
  line-height: 1.7em;
}
.t02_box06_txt {
  width: 100%;
  margin: 0 0 0.5em 0;
  font-size: 80%;
  text-align: center;
  line-height: 1.7em;
}
.cb {
  /* floatを解除 */
  clear: both;
}
.btn_wrap {
  margin: 50px auto 150px auto;
}
.btn_box {
  width: 60%;
  margin: 0 auto 5% auto;
}
.btn_01 {
  border: 1px solid #000;
  display: block;
  position: relative;
  padding: 1.5em;
  text-align: center;
  font-size: 24px;
  font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-decoration: none !important;
  color: #000;
  background: #f9f8f7;
}
.btn_01::after {
  position: absolute;
  top: 50%;
  right: 1em;
  width: 0.5em;
  height: 0.5em;
  transform: translateY(-50%) rotate(45deg);
  border-right: 1px solid currentColor;
  border-top: 1px solid currentColor;
  content: "";
}
.btn_01:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
  text-decoration: none;
}
.btn_01:visited {
  color: #000;
}
.btn_fabric {
  position: relative;
  width: 80%;
  padding: 6% 4%;
  margin: 10% auto 8% auto;
  background-color: #F9F8F7;
  display: block;
  border: 1px solid #000;
  text-decoration: none;
  /*transition: .4s;*/
}
.btn_fabric p {
  line-height: 1;
  padding: 0;
  margin: 0;
  text-align: center;
  color: #000;
  font-size: 16px;
  text-decoration: none;
}
a.btn_fabric {
  text-decoration: none;
}
.btn_fabric::after {
  position: absolute;
  top: 50%;
  right: 1em;
  width: 0.5em;
  height: 0.5em;
  transform: translateY(-50%) rotate(45deg);
  border-right: 1px solid currentColor;
  border-top: 1px solid currentColor;
  content: "";
}
.btn_fabric:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sns_icon_wrap {
  width: 350px !important;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
}
.sns_icon_box {
  width: 70px;
  margin: 0 70px 0 0;
}
.sns_icon_box:last-child {
  margin-right: 0;
}
a img {
  border: none;
}
a:link {
  color: #000;
}
a:visited {
  color: #000;
}
a:hover {
  color: #555;
}
a:active {
  color: #000;
}
a, .link_txt {
  color: #000;
}
.T_center {
  text-align: center;
}
.T_right {
  text-align: right;
}
.float_L {
  float: left;
}
.float_R {
  float: right;
}
.float_C {
  clear: both;
  width: 0px;
  height: 0px;
}
.mar_B10 {
  margin: 0px 0px 10px 0px;
}
.mar_B20 {
  margin: 0px 0px 20px 0px;
}
.mar_B30 {
  margin: 0px 0px 30px 0px;
}
.mar_B40 {
  margin: 0px 0px 40px 0px;
}
.mar_B50 {
  margin: 0px 0px 40px 0px;
}
.mar_B60 {
  margin: 0px 0px 60px 0px;
}
.mar_B80 {
  margin: 0px 0px 80px 0px;
}
.mar_B90 {
  margin: 0px 0px 90px 0px;
}
.mar_B100 {
  margin: 0px 0px 100px 0px;
}
.ft_120 {
  font-size: 120%;
  font-weight: bold;
}
.ft_150 {
  font-size: 150%;
  font-weight: bold;
  line-height: 1.4em;
}
.ft_85 {
  font-size: 85%;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.pc_only {
  display: block;
}
.sp_only {
  display: none;
}
div.smr_header_slider {
  overflow: hidden;
  width: 100%;
  margin: auto;
}
.fuwatAnime {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-name: fuwatAnime;
  -ms-animation-name: fuwatAnime;
  animation-name: fuwatAnime;
  visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fuwatAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(-0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadein_img {
  animation-name: fadein;
  animation-duration: 2s;
}
@keyframes fadein {
  from {
    opacity: 0;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.f_in {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms;
}
.f_in.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
#_capsulemenu {
  position: fixed;
  transition: 0.3s;
  top: 50%;
  left: -45px;
  transform: translate(0, -50%);
  width: 45px;
  height: auto;
  z-index: 9999;
  cursor: pointer;
  padding: 0 0 0 10px;
}
#_capsulemenu.slideIn {
  left: 0;
}
#_capsulemenu ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
#_capsulemenu ul li {
  width: 45px;
  height: 45px;
}
#_capsulemenu ul li a {
  display: block;
  width: 45px;
  height: 45px;
}
#_capsulemenu ul li a img {
  opacity: 0.4;
}
#_capsulemenu ul li:hover a img, #_capsulemenu ul li a.is_current img {
  opacity: 1.0;
}
}


@media only screen and (max-width: 980px) {
  #_capsulemenu {
    display: none !important;
  }
}

@media only screen and (max-width: 980px) {
  #smr_pages_mtm img {
    width: 100%;
    height: auto;
  }
  #smr_pages_mtm {
    width: 100%;
    margin: 0 auto 0 auto;
    /*padding-bottom: 50px;*/
    color: #000000;
    background: #F3F1ED;
  }
  #smr_pages_mtm {
    font-size: 120%;
    line-height: 2em;
    font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.1em;
  }
  #main_wap {
    width: 100%;
    margin: 0 auto 200px auto;
  }
  .smr_header {
    width: 100%;
    margin: 0 auto 50px auto;
  }
  .bg_color {
    background-color: #FBF7E8;
  }
  .flame {
    width: 60%;
    margin: 2em auto;
    padding: 3em;
    border: 1px solid #a9a9a9;
    background-color: #FBF7E8;
    box-shadow: 1.5px 1.5px 2px #696969;
  }
  .ti_h01 {
    font-size: 200%;
    text-align: center;
    line-height: 1.7em;
    letter-spacing: 0.2em;
  }
  .ti_h02 {
    font-size: 150%;
    text-align: center;
    line-height: 1.7em;
    font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.3em;
  }
  .ti_h03 {
    font-size: 150%;
    text-align: center;
    line-height: 1.7em;
    font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.3em;
  }
  .ti_wrap01 {
    width: 90%;
    margin: 0 auto 10% auto;
    text-align: center;
  }
  .ti_wrap01 p {
    margin: 0 auto 1em auto;
  }
  .txt_wrap01 {
    width: 80%;
    margin: 0 auto 5% auto;
    text-align: left;
  }
  .txt_wrap01 p {
    margin: 0 0 1.8em 0;
  }
  .img_wrap01 {
    width: 100%;
    margin: 0 auto 5% auto;
  }
  .img_wrap02 {
    width: 80%;
    margin: 0 auto 5% auto;
  }
  .img_wrap03 {
    width: 80%;
    margin: 0 auto 5% auto;
  }
  .txt_wrap04 {
    width: 100%;
    font-size: 110%;
    margin: 0 auto 5% auto;
    text-align: left;
  }
  .txt_wrap04 p {
    margin: 0 0 1.8em 0;
    line-height: 1.5em;
  }
  /* テンプレート*/
  .t02_wrap03 {
    width: 96%;
    margin: 0 auto 0 auto;
  }
  .t02_box03 {
    width: 48%;
    margin: 0 4% 10% 0;
    float: left;
  }
  .t02_box03:nth-child(2n) {
    margin-right: 0!important;
  }
  .t02_box03:nth-child(3n) {
    margin-right: 4%!important;
  }
  .t02_box03:nth-child(6n) {
    margin-right: 0!important;
  }
  .t02_box03_img {
    width: 100%;
    margin: 0 0 3% 0;
  }
  .t02_box03_txt {
    font-size: 140%;
    font-weight: 300;
    text-align: center;
    line-height: 1.4em;
    font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.15em;
  }
  .t02_box04_txt {
    width: 100%;
    margin: 0 0 0.5em 0;
    font-size: 110%;
    font-weight: 300;
    text-align: center;
    line-height: 1.7em;
  }
  .t02_box05_txt {
    width: 100%;
    margin: 0 0 2.0em 0;
    font-size: 110%;
    text-align: left;
    line-height: 1.7em;
  }
  .t02_box06_txt {
    width: 100%;
    margin: 0 0 0.5em 0;
    font-size: 110%;
    text-align: center;
    line-height: 1.7em;
  }
  .btn_wrap {
    margin: 7% auto 10% auto;
  }
  .btn_box {
    width: 100%;
    margin: 0 auto 5% auto;
  }
  .btn_01 {
    border: 1px solid #000;
    display: block;
    position: relative;
    width: 85.5%;
    margin: 0 auto;
    padding: 1.2em;
    text-align: center;
    font-size: 120%;
    text-decoration: none;
    color: #000;
    background: #f9f8f7;
  }
  .btn_fabric p {
    line-height: 1;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #000;
    font-size: 14px;
    text-decoration: none;
  }
  .f_in_sp {
    animation-name: fadein;
    animation-duration: 2s;
    animation-iteration-count: 1;
  }
  @keyframes fadein {
    from {
      opacity: 0;
      transform: translateY(0);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  footer {
    z-index: 2;
    background: #002a46 !important;
  }
  a:link {
    color: #000;
  }
  a:visited {
    color: #000;
  }
  a:hover {
    color: #000;
  }
  a:active {
    color: #000;
  }
  a, .link_txt {
    color: #000;
    text-decoration: underline;
  }
  #menu_wap {
    width: 100%;
    margin: 0px 0px 20% 0px;
  }
  .pad_T180 {
    padding: 10% 0 0 0;
  }
  .mar_T30 {
    margin: 10% 0px 0px 0px;
  }
  .mar_T50 {
    margin: 10% 0px 0px 0px;
  }
  .mar_T60 {
    margin: 10% 0px 0px 0px;
  }
  .mar_T85 {
    margin: 10% 0px 0px 0px;
  }
  .mar_T95 {
    margin: 19% 0px 0px 0px;
  }
  .mar_T115 {
    margin: 10% 0px 0px 0px;
  }
  .mar_R15 {
    margin: 0 2% 0 2%;
  }
  .mar_l2 {
    margin: 0 0 0 2%;
  }
  .mar_B10 {
    margin: 0px 0px 1% 0px;
  }
  .mar_B20 {
    margin: 0px 0px 2% 0px;
  }
  .mar_B30 {
    margin: 0px 0px 5% 0px;
  }
  .mar_B40 {
    margin: 0px 0px 4% 0px;
  }
  .mar_B50 {
    margin: 0px 0px 5% 0px;
  }
  .mar_B100 {
    margin: 0px 0px 20% 0px;
  }
  .mar_R10 {
    margin: 0px 1% 0px 0px;
  }
  .mar_R20 {
    margin: 0px 2% 0px 0px;
  }
  .mar_R30 {
    margin: 0px 3% 0px 0px;
  }
  .mar_R40 {
    margin: 0px 4% 0px 0px;
  }
  .mar_R50 {
    margin: 0px 5% 0px 0px;
  }
  .mar_L20 {
    margin: 0px 0px 0px 2%;
  }
  .ft_120 {
    font-size: 135%;
  }
  .ft_85 {
    font-size: 85%;
  }
  .ft_title {
    font-size: 200%;
    font-weight: bold;
    text-align: center;
  }
  .ft_main {
    font-size: 120%;
    text-align: center;
  }
  .T_center_sp {
    text-align: left;
  }
  .T_right {
    text-align: right;
  }
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  .fb_box {
    margin: 0 10px 20px 0;
    float: right;
  }
  ul {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    list-style-type: none;
  }
  .sns_icon_wrap {
    width: 100%;
  }
  .sns_icon_box {
    width: 15%;
    margin: 0 8% 0 0;
  }
  }