@charset "UTF-8";
.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

/******************************************
　共通CSS
******************************************/
html {
  color: #1c1d1d;
  letter-spacing: 0.1em; }

a {
  text-decoration: none;
  color: #000;
  outline: none; }
  @media screen and (min-width: 768px) {
    a {
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      -ms-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
      a span {
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
        a span:before, a span:after {
          -webkit-transition: 0.3s ease-in-out;
          -moz-transition: 0.3s ease-in-out;
          -o-transition: 0.3s ease-in-out;
          -ms-transition: 0.3s ease-in-out;
          transition: 0.3s ease-in-out; }
      a:before, a:after {
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; } }

a:hover {
  text-decoration: none;
  color: #666666; }

.textCenter {
  text-align: center !important; }

.textRight {
  text-align: right !important; }

.coRed {
  color: #3361a6; }

.coBlack {
  color: #1a1a1a; }

.coGray {
  color: #f6f6f6; }

.boderGray-1px,
.boderGray-4px {
  padding: 16px 16px 0 16px;
  border: 1px #e6e4e4 solid; }
  @media screen and (min-width: 768px) {
    .boderGray-1px,
    .boderGray-4px {
      padding: 32px 24px 16px 24px; } }

.boderGray-4px {
  border: 4px #eee solid; }

.boderBottom-solid,
.boderBottom-dotted {
  padding-bottom: 16px;
  border-bottom: 1px #e6e4e4 solid; }

.boderBottom-dotted {
  border-bottom: 1px #e6e4e4 dotted; }

.baGray {
  background-color: #f7f7f7; }

.contentsBox {
  margin-left: 16px;
  margin-right: 16px; }
  @media screen and (min-width: 1400px) {
    .contentsBox {
      margin-left: 0px;
      margin-right: 0px; } }

/******************************************
　フォントサイズ
******************************************/
.t10_12px {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.8; }

@media screen and (min-width: 768px) {
  .t10_12px {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6666666667; } }
.t12_14px {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6666666667; }

@media screen and (min-width: 768px) {
  .t12_14px {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5714285714; } }
.t14_16px {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5714285714; }

@media screen and (min-width: 768px) {
  .t14_16px {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5; } }
.t16_18px {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5; }

@media screen and (min-width: 768px) {
  .t16_18px {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4444444444; } }
.t18_20px {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4444444444; }

@media screen and (min-width: 768px) {
  .t18_20px {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4; } }
.t20_22px {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4; }

@media screen and (min-width: 768px) {
  .t20_22px {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.3636363636; } }
.t22_24px {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.3636363636; }

@media screen and (min-width: 768px) {
  .t22_24px {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333; } }
.t24_26px {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3333333333; }

@media screen and (min-width: 768px) {
  .t24_26px {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.3076923077; } }
.t26_28px {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.3076923077; }

@media screen and (min-width: 768px) {
  .t26_28px {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.2857142857; } }
.t28_30px {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.2857142857; }

@media screen and (min-width: 768px) {
  .t28_30px {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2666666667; } }
.t30_32px {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2666666667; }

@media screen and (min-width: 768px) {
  .t30_32px {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25; } }
.t32_34px {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25; }

@media screen and (min-width: 768px) {
  .t32_34px {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.2352941176; } }
.t34_36px {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.2352941176; }

@media screen and (min-width: 768px) {
  .t34_36px {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.2222222222; } }
.t36_38px {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.2222222222; }

@media screen and (min-width: 768px) {
  .t36_38px {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 1.2105263158; } }
.t38_40px {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.2105263158; }

@media screen and (min-width: 768px) {
  .t38_40px {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.2; } }
/******************************************
　マージン
******************************************/
.mg8_16 {
  margin-bottom: 8px !important; }

@media screen and (min-width: 768px) {
  .mg8_16 {
    margin-bottom: 16px !important; } }
.mg16_24 {
  margin-bottom: 16px !important; }

@media screen and (min-width: 768px) {
  .mg16_24 {
    margin-bottom: 24px !important; } }
.mg24_32 {
  margin-bottom: 24px !important; }

@media screen and (min-width: 768px) {
  .mg24_32 {
    margin-bottom: 32px !important; } }
.mg32_40 {
  margin-bottom: 32px !important; }

@media screen and (min-width: 768px) {
  .mg32_40 {
    margin-bottom: 40px !important; } }
.mg40_48 {
  margin-bottom: 40px !important; }

@media screen and (min-width: 768px) {
  .mg40_48 {
    margin-bottom: 48px !important; } }
.mg48_56 {
  margin-bottom: 48px !important; }

@media screen and (min-width: 768px) {
  .mg48_56 {
    margin-bottom: 56px !important; } }
/******************************************
　body
******************************************/
body {
  letter-spacing: 0.03em;
  line-height: 2em; }

@media screen and (max-width: 1400px) {
  body {
    position: relative;
    right: 0;
    overflow-x: hidden; } }
/******************************************
　ヘッダー
******************************************/
/*TOPページ*/
header {
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  width: 100%;
  position: fixed;
  z-index: 3000;
  display: none; }
  @media screen and (min-width: 940px) {
    header {
      display: block; } }
  @media screen and (min-width: 1400px) {
    header {
      height: 103px; } }
  header .header {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    position: relative; }
    @media screen and (min-width: 1400px) {
      header .header {
        height: 103px; } }
    header .header .headerB {
      -webkit-transition: 0.2s ease;
      -moz-transition: 0.2s ease;
      -o-transition: 0.2s ease;
      transition: 0.2s ease;
      z-index: 50;
      /*background: rgba(48,22,11,0.4);*/
      height: 103px; }
      header .header .headerB .logo {
        -webkit-transition: 0.2s ease;
        -moz-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        transition: 0.2s ease;
        position: absolute;
        top: 30px;
        left: 20px;
        width: 183px; }
      header .header .headerB nav {
        -webkit-transition: 0.2s ease;
        -moz-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        transition: 0.2s ease;
        text-align: right; }
        header .header .headerB nav ul {
          -webkit-transition: 0.2s ease;
          -moz-transition: 0.2s ease;
          -o-transition: 0.2s ease;
          transition: 0.2s ease;
          display: inline-block;
          margin: 35px 0 0 0;
          padding: 0; }
          header .header .headerB nav ul li {
            -webkit-transition: 0.2s ease;
            -moz-transition: 0.2s ease;
            -o-transition: 0.2s ease;
            transition: 0.2s ease;
            display: inline-block; }
            header .header .headerB nav ul li a {
              -webkit-transition: 0.2s ease;
              -moz-transition: 0.2s ease;
              -o-transition: 0.2s ease;
              transition: 0.2s ease;
              color: #fff;
              padding: 2px 0;
              border-bottom: 1px solid #fff; }
              @media screen and (min-width: 768px) {
                header .header .headerB nav ul li a {
                  margin: 0 12px; } }
              @media screen and (min-width: 1400px) {
                header .header .headerB nav ul li a {
                  margin: 0 24px; } }
              header .header .headerB nav ul li a img {
                -webkit-transition: 0.2s ease;
                -moz-transition: 0.2s ease;
                -o-transition: 0.2s ease;
                transition: 0.2s ease; }
                @media screen and (min-width: 768px) {
                  header .header .headerB nav ul li a img {
                    height: 12px; } }
                @media screen and (min-width: 1400px) {
                  header .header .headerB nav ul li a img {
                    height: 14px; } }
              header .header .headerB nav ul li a:hover {
                -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 30);
                filter: alpha(opacity = 30);
                opacity: 0.3; }
            header .header .headerB nav ul li:last-child {
              margin-right: 25px; }

.topPage header .header .headerB {
  background: rgba(0, 0, 0, 0.2); }

.Page header .header .headerB {
  background: #30160b; }

.fixed {
  display: none; }
  @media screen and (min-width: 768px) {
    .fixed {
      height: 60px; } }
  @media screen and (min-width: 940px) {
    .fixed {
      display: block; } }
  .fixed .header {
    height: 60px; }
    .fixed .header .headerB {
      height: 60px;
      -webkit-transition: 0.2s ease;
      -moz-transition: 0.2s ease;
      -o-transition: 0.2s ease;
      transition: 0.2s ease;
      z-index: 50; }
      .fixed .header .headerB .logo {
        -webkit-transition: 0.2s ease;
        -moz-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        transition: 0.2s ease;
        position: absolute;
        top: 12px;
        width: 150px; }
      .fixed .header .headerB nav {
        -webkit-transition: 0.2s ease;
        -moz-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        transition: 0.2s ease;
        text-align: right; }
        .fixed .header .headerB nav ul {
          -webkit-transition: 0.2s ease;
          -moz-transition: 0.2s ease;
          -o-transition: 0.2s ease;
          transition: 0.2s ease;
          display: inline-block;
          margin: 12px 0 0 0;
          padding: 0; }
          .fixed .header .headerB nav ul li {
            -webkit-transition: 0.2s ease;
            -moz-transition: 0.2s ease;
            -o-transition: 0.2s ease;
            transition: 0.2s ease;
            display: inline-block; }
            .fixed .header .headerB nav ul li a {
              -webkit-transition: 0.2s ease;
              -moz-transition: 0.2s ease;
              -o-transition: 0.2s ease;
              transition: 0.2s ease;
              padding: 0;
              border-bottom: none; }
              @media screen and (min-width: 768px) {
                .fixed .header .headerB nav ul li a {
                  margin: 0 8px; } }
              @media screen and (min-width: 1400px) {
                .fixed .header .headerB nav ul li a {
                  margin: 0 18px; } }
              .fixed .header .headerB nav ul li a img {
                -webkit-transition: 0.2s ease;
                -moz-transition: 0.2s ease;
                -o-transition: 0.2s ease;
                transition: 0.2s ease;
                height: 12px; }

.topPage .fixed .header .headerB, .Page .fixed .header .headerB {
  background: #30160b; }

/******************************************
　TOP
******************************************/
/*BOX1*/
.topBox1 {
  border: 1px solid #fff;
  width: 96%;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .topBox1 {
      width: 90%; } }
  .topBox1 .tBu {
    border-bottom: 1px solid #fff;
    text-align: center;
    width: 90%;
    padding: 0 5%; }
    .topBox1 .tBu h3 {
      max-width: 680px;
      margin: 50px auto 0 auto; }
      .topBox1 .tBu h3 img {
        width: 70%;
        margin: 0 auto; }
        @media screen and (min-width: 480px) {
          .topBox1 .tBu h3 img {
            width: 60%;
            margin: 0 auto; } }
        @media screen and (min-width: 768px) {
          .topBox1 .tBu h3 img {
            width: 100%; } }
    .topBox1 .tBu p {
      padding: 20px 0 30px 0;
      font-size: 11px;
      color: #fff;
      letter-spacing: 0.2em; }
      @media screen and (min-width: 768px) {
        .topBox1 .tBu p {
          font-size: 14px; } }
    .topBox1 .tBu:after {
      content: "";
      display: block;
      width: 186px;
      height: 3px;
      background: #fff;
      margin: 0 auto -4px auto; }
  .topBox1 .tBb {
    width: 90%;
    padding: 0 5%; }
    .topBox1 .tBb p {
      padding: 40px 0;
      font-size: 11px;
      color: #fff;
      letter-spacing: 0.2em;
      line-height: 2.4em; }
      @media screen and (min-width: 768px) {
        .topBox1 .tBb p {
          font-size: 14px; } }
      .topBox1 .tBb p b {
        font-size: 15px;
        text-decoration: underline;
        font-weight: normal; }
        @media screen and (min-width: 768px) {
          .topBox1 .tBb p b {
            font-size: 20px; } }

#map_canvas {
  width: 100%;
  height: 414px; }

/******************************************
　Wrapper
******************************************/
.wrapper1 {
  max-width: 100%; }

.wrapper2 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 50px; }

.wrapper3 {
  max-width: 720px;
  margin: 0 auto;
  padding: 0 50px; }

.wrapper4 {
  max-width: 600px;
  margin: 0 auto;
  padding: 0 50px; }

.wrapper5 {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 50px;
  padding: 0 50px; }

/*style*/
.padd {
  width: 90%;
  padding: 0 5%; }

/*TOP*/
.toptxt01 {
  font-family: YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif; }
  .toptxt01 h3 {
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.2em; }
    .toptxt01 h3 span {
      font-family: YuMincho, "Hiragino Mincho ProN", "MS PMincho", serif;
      font-size: 20px;
      background: #30160b;
      color: #fff;
      font-weight: bold;
      letter-spacing: 0.2em; }
  .toptxt01 p.toptxt01A {
    font-size: 20px;
    font-family: YuMincho, "Hiragino Mincho ProN", "MS PMincho", serif;
    text-decoration: underline; }

/*ABOUT*/
.aboutBox {
  font-family: YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
  font-size: 14px; }
  .aboutBox .w23 {
    width: 100%;
    display: block;
    float: none;
    text-align: center;
    margin: 0 0 50px 0;
    position: relative; }
    @media screen and (min-width: 768px) {
      .aboutBox .w23 {
        float: left;
        width: 23%;
        margin: 0 7% 0 0; } }
    .aboutBox .w23 img {
      border: 1px solid #f0eded; }
    .aboutBox .w23 .name {
      font-family: YuMincho, "Hiragino Mincho ProN", "MS PMincho", serif;
      width: 80%;
      display: block;
      background-color: #fff;
      text-align: center;
      padding: 10px 0 0 0;
      position: absolute;
      left: 10%;
      bottom: -15px;
      line-height: 1.3em;
      z-index: 100; }
      .aboutBox .w23 .name span {
        font-size: 16px; }
  .aboutBox .w70 {
    float: none;
    width: 100%;
    display: block; }
    @media screen and (min-width: 768px) {
      .aboutBox .w70 {
        width: 70%;
        float: left; } }

/*PRODUCTS*/
.pbtn {
  display: table;
  border: 1px solid #30160b;
  width: 100%;
  margin: 0;
  padding: 0; }
  .pbtn li {
    display: table-cell;
    width: 50%;
    border-right: 1px solid #30160b; }
    .pbtn li:last-child {
      border-right: none; }
    .pbtn li a {
      display: block;
      background: #fff;
      color: #30160b;
      text-align: center;
      letter-spacing: 0.2em;
      font-size: 13px;
      width: 90%;
      padding: 1em 5%;
      line-height: 1.2em;
      vertical-align: middle;
      -webkit-transition: 0.2s ease;
      -moz-transition: 0.2s ease;
      -o-transition: 0.2s ease;
      transition: 0.2s ease; }
      @media screen and (min-width: 768px) {
        .pbtn li a {
          font-size: 16px; } }
      .pbtn li a:hover {
        background: #30160b;
        color: #fff; }

.products {
  border-bottom: 1px solid #000;
  margin-bottom: 110px; }
  .products .photo {
    position: relative;
    margin: 70px 0 130px 0; }
    @media screen and (min-width: 1400px) {
      .products .photo {
        margin: 70px 0 150px 0; } }
    .products .photo .info {
      display: block;
      position: absolute;
      bottom: -110px;
      height: 110px;
      padding: 20px 3% 0 3%;
      left: 12%;
      width: 70%;
      background: #fff;
      text-align: center;
      padding-top: 15px; }
      @media screen and (min-width: 768px) {
        .products .photo .info {
          padding: 30px 3% 0 3%;
          height: auto; } }
      @media screen and (min-width: 1400px) {
        .products .photo .info {
          padding: 50px 3% 0 3%;
          bottom: -100px; } }
      .products .photo .info .pname {
        font-size: 14px;
        letter-spacing: 0.3em;
        line-height: 1.4em;
        text-decoration: underline; }
        @media screen and (min-width: 768px) {
          .products .photo .info .pname {
            font-size: 18px; } }
        @media screen and (min-width: 1400px) {
          .products .photo .info .pname {
            font-size: 24px; } }
      .products .photo .info .pprice {
        font-size: 10px;
        line-height: 1.4em;
        color: #acacac; }
        @media screen and (min-width: 768px) {
          .products .photo .info .pprice {
            font-size: 12px; } }
        @media screen and (min-width: 1400px) {
          .products .photo .info .pprice {
            font-size: 14px; } }
        .products .photo .info .pprice span {
          font-size: 13px;
          color: #000; }
          @media screen and (min-width: 768px) {
            .products .photo .info .pprice span {
              font-size: 16px; } }
          @media screen and (min-width: 1400px) {
            .products .photo .info .pprice span {
              font-size: 20px; } }
  .products p {
    max-width: 420px;
    margin: 0 auto 2em auto;
    font-family: YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif; }

.half {
  display: block;
  max-width: 600px;
  margin: 0 auto;
  padding: 0; }
  .half li {
    list-style: none;
    float: none;
    width: 100%;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .half li {
        float: left;
        width: 50%; }
        .half li img {
          margin: 0 0 0 0; } }
    @media screen and (min-width: 768px) and (min-width: 768px) {
      .half li img {
        margin: 0 4% 0 0; } }
    @media screen and (min-width: 768px) {
        .half li:nth-child(2n) img {
          margin: 0 0 0 0; } }
    @media screen and (min-width: 768px) and (min-width: 768px) {
      .half li:nth-child(2n) img {
        margin: 0 0 0 4%; } }

a.btnInq {
  max-width: 420px;
  margin: 0 auto;
  display: block;
  text-align: center;
  line-height: 60px;
  background: #64605d;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.3em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  border: 1px solid #64605d; }
  a.btnInq:hover {
    background: #fff;
    color: #64605d; }

/*コンタクト*/
.tellNumber {
  font-family: YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
  padding: 0.5em 0 0 0;
  font-size: 20px;
  font-weight: bold; }
  @media screen and (min-width: 768px) {
    .tellNumber {
      letter-spacing: 0.3em;
      font-size: 26px;
      padding: 0.8em 0 0 0; } }

.contactForm p {
  font-size: 14px;
  font-family: YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif; }

/******************************************
　フッター
******************************************/
footer {
  background: url(/img/footer.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
  color: #fff; }
  footer nav ul {
    width: 100%;
    text-align: left;
    margin: 0 0 0 -16px; }
    @media screen and (min-width: 480px) {
      footer nav ul {
        text-align: center; } }
    footer nav ul li {
      display: block;
      margin: 0 10px;
      padding: 0; }
      @media screen and (min-width: 480px) {
        footer nav ul li {
          display: inline-block; } }
      footer nav ul li a {
        color: #fff;
        border-bottom: 1px solid #fff;
        -webkit-transition: 0.2s ease;
        -moz-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        transition: 0.2s ease; }
        footer nav ul li a img {
          height: 12px; }
        footer nav ul li a:hover {
          -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 30);
          filter: alpha(opacity = 30);
          opacity: 0.3; }
  footer .logo {
    width: 100%; }
    footer .logo img {
      width: 141px; }
  footer .zip {
    font-size: 12px;
    line-height: 1.4em; }
  footer .copy {
    font-size: 10px;
    width: 100%;
    text-align: center;
    margin: 0;
    letter-spacing: 0.2em;
    font-family: YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif; }

/******************************************
　NEWS
******************************************/
.half-top {
  padding: 100px 0 0 0;
  display: block;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .half-top {
      padding: 100px 0;
      width: 48%;
      float: left; } }
  .half-top:first-child {
    padding: 100px 2% 0 0; }
  .half-top:last-child {
    padding: 100px 0 0 2%; }

.nlist {
  margin: 0;
  padding: 0; }
  .nlist li {
    margin: 0;
    font-family: YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    padding: 1.8em 0;
    line-height: 1;
    width: 100%;
    /*white-space: nowrap;*/
    list-style: none;
    border-bottom: 1px solid #e5e5e5; }
    .nlist li:first-child {
      padding: 0 0 1.8em 0; }
    .nlist li dl {
      text-align: left;
      line-height: 1;
      width: 100%;
      margin: 0;
      vertical-align: top; }
      @media screen and (min-width: 480px) {
        .nlist li dl {
          display: table; } }
      .nlist li dl dt {
        display: block;
        width: 100%;
        line-height: 1;
        padding: 0 0 1em 0;
        font-weight: bold;
        margin: 0; }
        @media screen and (min-width: 480px) {
          .nlist li dl dt {
            display: table-cell;
            vertical-align: top;
            width: 130px;
            padding: 0; } }
      .nlist li dl dd {
        display: block;
        width: 100%;
        line-height: 1.2;
        margin: 0;
        padding: 0;
        /*overflow: hidden;
        text-overflow: ellipsis;*/ }
        @media screen and (min-width: 480px) {
          .nlist li dl dd {
            width: calc(100% - 130px);
            display: table-cell;
            vertical-align: top; } }
        .nlist li dl dd img {
          margin: 0.8em 0 0 0; }

/******************************************
　FBレスポンシブ
******************************************/
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
  max-width: 100% !important; }

#pageplugin {
  text-align: center !important;
  margin: 0 auto !important; }

/******************************************
　ページトップボタン
******************************************/
#scrollUp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 11; }
  #scrollUp i {
    font-size: 10px;
    line-height: 46px;
    font-style: normal; }
  #scrollUp a {
    text-decoration: none;
    width: 50px;
    height: 50px;
    display: block;
    color: #fff;
    background: #30160b;
    text-align: center;
    font-size: 20px;
    z-index: 150;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    /*-webkit-border-radius: 50%; 
    -moz-border-radius: 50%; 
    border-radius: 50%;*/
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease; }
    #scrollUp a:hover {
      -webkit-transform: translate(0px, -5px);
      -moz-transform: translate(0px, -5px);
      -o-transform: translate(0px, -5px);
      -ms-transform: translate(0px, -5px);
      transform: translate(0px, -5px);
      background: #2b2b2b; }

/******************************************
　表示切替
******************************************/
@media screen and (min-width: 480px) {
  .pc {
    display: none !important; } }
@media screen and (min-width: 768px) {
  .pc {
    display: none !important; } }
@media screen and (min-width: 1400px) {
  .pc {
    display: block !important; } }

@media screen and (min-width: 1400px) {
  .tb {
    display: none !important; } }

.sp {
  display: block !important; }
  @media screen and (min-width: 480px) {
    .sp {
      display: block !important; } }
  @media screen and (min-width: 768px) {
    .sp {
      display: none !important; } }
  @media screen and (min-width: 1400px) {
    .sp {
      display: none !important; } }

@media screen and (min-width: 480px) {
  .tb_only {
    display: none !important; } }
@media screen and (min-width: 768px) {
  .tb_only {
    display: block !important; } }
@media screen and (min-width: 1400px) {
  .tb_only {
    display: none !important; } }

.sp_only_none {
  display: none !important; }
  @media screen and (min-width: 480px) {
    .sp_only_none {
      display: none !important; } }
  @media screen and (min-width: 768px) {
    .sp_only_none {
      display: block !important; } }
  @media screen and (min-width: 1400px) {
    .sp_only_none {
      display: block !important; } }

/******************************************
　見出し
******************************************/
.Headline1 {
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0.3em;
  line-height: 1.1em;
  padding: 0 0 2em 0; }
  .Headline1:after {
    display: block;
    content: "";
    background: #30160b;
    width: 36px;
    height: 1px;
    margin: 2em auto 0 auto; }

.Headline2 {
  font-family: YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
  font-size: 14px;
  letter-spacing: 0.2em;
  display: block;
  text-align: center;
  border-bottom: 2px solid #000; }
  @media screen and (min-width: 768px) {
    .Headline2 {
      text-align: left; } }

/******************************************
　CommonClass
******************************************/
/*ポジション*/
.center {
  display: block;
  width: 100%;
  text-align: center; }

.left {
  display: block;
  width: 100%;
  text-align: left; }

.right {
  display: block;
  width: 100%;
  text-align: right; }

/*youtubeレスポンシブ*/
.movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*注記*/
ul.caution1 {
  margin-left: 16px;
  width: auto;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0; }
  ul.caution1 li {
    list-style: none;
    font-size: 11px;
    color: #515151;
    font-size: 14px;
    width: 100%;
    line-height: 1.3em;
    text-align: left; }
    ul.caution1 li:before {
      content: "※ ";
      margin-left: -16px; }

ul.caution2 {
  margin-left: 16px;
  display: inline-block; }
  ul.caution2 li {
    list-style: none;
    font-size: 14px;
    width: 100%;
    line-height: 1.3em;
    text-align: left; }
    ul.caution2 li:before {
      content: "・ ";
      margin-left: -16px; }

/******************************************
　背景固定
******************************************/
.cd-main-content {
  /* height: 100%;*/
  position: relative;
  z-index: 1; }

.cd-fixed-bg {
  margin: 0;
  text-align: center;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1; }

.cd-fixed-bg {
  background-attachment: fixed; }

/*toppage*/
.topPage .cd-fixed-bg.cd-bg-t1 {
  position: relative;
  background: url(/img/main.jpg) center bottom;
  /* 背景は固定しない*/
  /*background-image: url(/img/main.jpg) ;背景は固定する*/
  background-size: cover;
  height: 70vh; }

/*toppage*/
.topPage .cd-fixed-bg.cd-bg-t2 {
  position: relative;
  background: url(/img/main2.jpg) center bottom;
  /* center bottom を指定すると背景は固定しない*/
  /*background-image: url(/img/mmain2.jpg ;背景は固定する*/
  background-size: cover;
  padding: 60px 0 0 0;
  height: 490px; }
  @media screen and (min-width: 768px) {
    .topPage .cd-fixed-bg.cd-bg-t2 {
      padding: 160px 0 0 0;
      height: 564px; } }
  @media screen and (min-width: 1400px) {
    .topPage .cd-fixed-bg.cd-bg-t2 {
      padding: 160px 0 0 0;
      height: 564px; } }

.topPage .mainLogo {
  display: none; }

.pageMain {
  padding: 150px 0 40px 0; }
  @media screen and (min-width: 1400px) {
    .pageMain {
      padding: 200px 0 80px 0; } }
  .pageMain h1 {
    font-size: 24px;
    letter-spacing: 0.2em; }
    @media screen and (min-width: 1400px) {
      .pageMain h1 {
        letter-spacing: 0.5em; } }

/******************************************
　レイアウト
******************************************/
.separateBox {
  display: table;
  width: 100%; }
  .separateBox .box33 {
    display: table-cell;
    width: 33.333%; }

.box50 {
  display: block;
  width: 50%;
  float: left; }

.inner {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 50px;
  position: relative; }

/******************************************
　テーブル
******************************************/
table.tv1 {
  border-top: 1px solid #e6e4e4;
  width: 100%;
  font-family: YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif; }
  table.tv1 tr {
    border-bottom: 1px solid #e6e4e4; }
    table.tv1 tr th {
      padding: 1em 0.2em 0.2em 0.2em;
      text-align: left;
      font-weight: normal;
      font-size: 14px; }
      @media screen and (min-width: 768px) {
        table.tv1 tr th {
          padding: 1.6em 0.5em; } }
    table.tv1 tr .adjth {
      width: 35%; }
      @media screen and (min-width: 768px) {
        table.tv1 tr .adjth {
          width: 20%; } }
    table.tv1 tr td {
      padding: 1em 0.2em;
      text-align: left;
      font-size: 14px; }
      @media screen and (min-width: 768px) {
        table.tv1 tr td {
          padding: 1.6em 0.5em; } }

/******************************************
　margin
******************************************/
.marT10 {
  margin-top: 10px; }

.marT20 {
  margin-top: 20px; }

.marT30 {
  margin-top: 30px; }

.marT40 {
  margin-top: 40px; }

.marT50 {
  margin-top: 50px; }

.marT60 {
  margin-top: 60px; }

.marT70 {
  margin-top: 70px; }

.marT80 {
  margin-top: 80px; }

.marT90 {
  margin-top: 90px; }

.marT100 {
  margin-top: 100px; }

.marT110 {
  margin-top: 110px; }

.marT120 {
  margin-top: 120px; }

.marT130 {
  margin-top: 130px; }

.marT140 {
  margin-top: 140px; }

.marT150 {
  margin-top: 150px; }

.marB10 {
  margin-bottom: 10px; }

.marB20 {
  margin-bottom: 20px; }

.marB30 {
  margin-bottom: 30px; }

.marB40 {
  margin-bottom: 40px; }

.marB50 {
  margin-bottom: 50px; }

.marB60 {
  margin-bottom: 60px; }

.marB70 {
  margin-bottom: 70px; }

.marB80 {
  margin-bottom: 80px; }

.marB90 {
  margin-bottom: 90px; }

.marB100 {
  margin-bottom: 100px; }

.marB110 {
  margin-bottom: 110px; }

.marB120 {
  margin-bottom: 120px; }

.marB130 {
  margin-bottom: 130px; }

.marB140 {
  margin-bottom: 140px; }

.marB150 {
  margin-bottom: 150px; }

.marL10 {
  margin-left: 10px; }

.marL20 {
  margin-left: 20px; }

.marL30 {
  margin-left: 30px; }

.marL40 {
  margin-left: 40px; }

.marL50 {
  margin-left: 50px; }

.marL60 {
  margin-left: 60px; }

.marL70 {
  margin-left: 70px; }

.marL80 {
  margin-left: 80px; }

.marL90 {
  margin-left: 90px; }

.marL100 {
  margin-left: 100px; }

.marL110 {
  margin-left: 110px; }

.marL120 {
  margin-left: 120px; }

.marL130 {
  margin-left: 130px; }

.marL140 {
  margin-left: 140px; }

.marL150 {
  margin-left: 150px; }

.marR10 {
  margin-right: 10px; }

.marR20 {
  margin-right: 20px; }

.marR30 {
  margin-right: 30px; }

.marR40 {
  margin-right: 40px; }

.marR50 {
  margin-right: 50px; }

.marR60 {
  margin-right: 60px; }

.marR70 {
  margin-right: 70px; }

.marR80 {
  margin-right: 80px; }

.marR90 {
  margin-right: 90px; }

.marR100 {
  margin-right: 100px; }

.marR110 {
  margin-right: 110px; }

.marR120 {
  margin-right: 120px; }

.marR130 {
  margin-right: 130px; }

.marR140 {
  margin-right: 140px; }

.marR150 {
  margin-right: 150px; }

/* --- basic setting ----------------------------------------------------------------------------------------- */
.wp-caption-text {
  text-align: center; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  margin-left: auto;
  margin-right: auto; }

.centered {
  margin-left: auto;
  margin-right: auto; }

.clear {
  clear: both; }

/* --- WordPress preset CSS ----------------------------------------------------------------------------------------- */
/* image */
.news-body img {
  height: auto;
  max-width: 100%; }

.news-body img.centered, div.centered {
  display: block;
  margin: 24px auto; }

.news-body img.aligncenter, div.aligncenter {
  display: block;
  margin: 24px auto; }

.news-body img.alignright, div.alignright {
  margin: 4px 0 30px 30px;
  display: inline; }

.news-body img.alignleft, div.alignleft {
  margin: 4px 30px 30px 0;
  display: inline; }

.news-body .wp-caption {
  max-width: 100%;
  padding: 0;
  margin: 24px auto; }

.news-body .wp-caption.alignright {
  margin: 4px 0 30px 30px; }

.news-body .wp-caption.alignleft {
  margin: 4px 30px 30px 0; }

.news-body .wp-caption.aligncenter {
  margin: 24px auto; }

.news-body .wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.news-body .wp-caption .wp-caption-text {
  padding: 8px 0 0;
  color: #999;
  font-size: 12px; }

/* icon */
.news-body i.fa {
  margin-right: 6px; }

/* table */
.news-body table {
  margin: 0 0 1.0rem 0; }

.news-body td,
.news-body th {
  border: 1px solid #e6e4e4;
  padding: 0.75rem;
  vertical-align: top; }

.news-body th {
  background: #00c3e5;
  color: #fff;
  white-space: nowrap; }

/* list */
.news-body dt,
.news-body dd {
  margin: 0; }

.news-body ul,
.news-body ol {
  margin: 0 0 0.8rem;
  padding: 0 0 0 16px; }

.news-body ul li,
.news-body ol li {
  margin: 0 0 0.375rem 0.8rem;
  padding: 0 0 0 0.4rem; }

/* block quote */
.news-body blockquote {
  margin: 0 0 2em 0;
  padding: 30px 30px 2px;
  background: #f2f2f2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative; }

.news-body blockquote:before {
  content: '"';
  font-style: italic;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #999; }

.news-body blockquote:after {
  content: '"';
  font-style: italic;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  line-height: 60px;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 10px;
  right: 5px;
  color: #999; }

/* next-page */
.pagesprit {
  text-align: center;
  font-size: 0; }

.pagesprit .page-numbers {
  line-height: 1; }

.pagesprit a,
.pagesprit span {
  display: inline-block;
  margin: 0 2px;
  font-size: 14px;
  line-height: 14px; }

.pagesprit .numbers {
  border: 1px #e6e4e4 solid;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  color: #fff; }

.pagesprit a .numbers {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.pagesprit a:hover .numbers {
  background-color: #fff;
  color: #fff; }

.pagesprit a .numbers {
  background-color: #fff;
  color: #fff; }

/* PageNaviプラグイン */
.wp-pagenavi {
  padding: 16px 0;
  text-align: center; }

.wp-pagenavi .pages {
  display: block;
  margin: 8px; }

.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  display: inline-block;
  margin: 8px 4px;
  border: 1px #e6e4e4 solid;
  width: 40px;
  height: 40px;
  line-height: 38px;
  font-size: 16px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; }

.wp-pagenavi .current {
  background-color: #fff;
  color: #fff;
  border-color: #fff; }

.wp-pagenavi .page:hover,
.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover {
  background-color: #fff;
  color: #fff;
  border-color: #fff; }

@media (min-width: 62em) {
  .wp-pagenavi .current,
  .wp-pagenavi .page,
  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .previouspostslink {
    width: 32px;
    height: 32px;
    line-height: 30px; } }
