@charset "Shift_JIS";

/*====================================================================
Detail template style
prefix: k036_td_20190131_01
====================================================================*/
/* PCSP common */


.k036_td_20190131_01 {
    max-width: 980px;
    margin: 0 auto;
}

.k036_td_20190131_01 .container {
    padding: 0 10px;
    margin-bottom: 75px;
}

.k036_td_20190131_01 .icon_circle {
    float: left;
    width: 32px;
    height: 32px;
    font-size: 1.5rem;
    line-height: 38px;
    margin-right: 0.5rem;
    padding: 0;

    border-radius: 50%;
    background: #c91234;
    text-align: center;
    color: #fff;
    font-weight: 700;
}

/*タイトル*/
.k036_td_20190131_01 .heading02 {
    margin-top: 8px;
}
            .k036_td_20190131_01 .heading02 .title_wrap {
                padding: 3px 0;
                border-bottom: 1px solid #b0b0b0;
            }

            .k036_td_20190131_01 .heading02 h1 {
                font-size: 185.7%;
                font-weight: 700;
                line-height: 34px;
            }

/*リード*/
.k036_td_20190131_01 .read {
    margin-top: 1.5rem;
}

/*小見出し*/
.k036_td_20190131_01 .heading03 {
    margin-top: 1rem;
    border: none;
                font-size: 87.5%;
}
            .k036_td_20190131_01 .heading03 h2 {
                padding: 0 10px;
                padding-top: 0.2rem;
                font-size: 123%;
                line-height: 2.1rem;
                background: #f6dee2;
            }



/* カラムベース */
.k036_td_20190131_01 .column1 .column {
    position: relative;
    width: 100%;
}

            .k036_td_20190131_01 .column .text {
                float: left;
                width: 400px;
                font-weight: 500;
            }

            .k036_td_20190131_01 .column .text_sub {
                float: none;
                width: 70%;
            }

            .k036_td_20190131_01 .column .text_tel {
                width: 430px;
            }

            .k036_td_20190131_01 .column .text .note {
                padding-left: 1em;
                text-indent: -1em;
                font-size: 85.7%;
                line-height: 1.6em;
                color: #808080;
            }

            .k036_td_20190131_01 .column .text .note:first-child {
                padding-top: 1em;
            }

            .k036_td_20190131_01 .column .image {
                float: right;
                width: 525px;
            }

            .k036_td_20190131_01 .column .tel {
                width: 420px;
            }


/* リンクボタン */
.k036_td_20190131_01 .column .link {
    float: right;
    display: inline-block;
    padding: 8px 5px 6px 25px;
    background-image: linear-gradient(#fff 0%, #efefef 100%);
    border: 1px solid #b5b5b6;
    text-decoration: none;
    border-radius: 3px;
    font-size: 16px;
}
.k036_td_20190131_01 .column .link a {
}

            .k036_td_20190131_01 .column .link:hover {
                opacity: 0.7;
            }

            .k036_td_20190131_01 .btn{
                position: relative;
                display: inline-block;
                padding: 0 35px 0 0;
                vertical-align: middle;
                text-decoration: none;
                color: #333;
                font-size: 120%;
                font-weight: 500;
            }

            .k036_td_20190131_01 .btn::before,
            .k036_td_20190131_01 .btn::after{
                position: absolute;
                top: 0;
                bottom: 0;
                right: 0;
                margin: auto;
                content: "";
                vertical-align: middle;
            }

            .k036_td_20190131_01 .arrow_right::before{
                right: 0;
                box-sizing: border-box;
                width: 10px;
                height: 10px;
                border: 5px solid transparent;
                border-left: 8px solid #c91234;
            }

/* ホームへ戻る */
.k036_td_20190131_01 .rwd_back_btn_wrap {
  margin-top: 40px;
}

            .k036_td_20190131_01 .rwd_back_btn_wrap:after {
              content: "";
              display: table;
              clear: both;
            }

            .k036_td_20190131_01 .rwd_back_btn {
              float: left;
            }

            .k036_td_20190131_01 .rwd_back_btn > a {
              position: relative;
              display: block;
              width: 190px;
              font-size: 114.3%;
              line-height: 1;
              padding: 10px 5px 10px 25px;
              text-align: center;
              color: #212121;
              text-decoration: none;
              background: #ececec;
              border: 1px solid #c5c5c5;
              border-radius: 2px;
              float: left;
            }

            .k036_td_20190131_01 .rwd_back_btn > a:before {
              position: absolute;
              content: "";
              top: 50%;
              left: 10px;
              margin-top: -5px;
              width: 8px;
              height: 10px;
              background: url("../images/template/k036_td_20190131_arrow_gray_l.png");
            }

            .k036_td_20190131_01 .rwd_back_btn:hover a {
              background: #F2F2F2;
              border-color: #D7D7D7;
              color: #646464;
            }

            .k036_td_20190131_01 .rwd_back_btn:hover a:before {
              opacity: 0.7;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
            }



@media screen and (max-width: 699px) {
    /* SP可変 Liquid Layout */

    .k036_td_20190131_01 {
    }

    .k036_td_20190131_01 .container {
        padding: 0;
    }

    /*タイトル*/
    .k036_td_20190131_01 .heading02 {
        margin: 0;
    }
                .k036_td_20190131_01 .heading02 h1 {
                    font-size: 128.6%;
                    font-weight: 700;
                    line-height: 30px;
                }

                .k036_td_20190131_01 .heading02 .title_wrap {
                    padding: 0;
                }

                .k036_td_20190131_01 .icon_circle {
                    width: 26px;
                    height: 26px;
                    font-size: 1.2rem;
                    line-height: 29px;
                    margin: 0 0.3rem;
                    margin-left: 10px;
                }


    /*リード*/
    .k036_td_20190131_01 .read {
        padding: 0 10px;
        margin-top: 1.5rem;
        font-size: 110%;
        font-weight: 700;
    }

    /*小見出し*/
    .k036_td_20190131_01 .heading03 {
        padding: 0 10px;
        margin-top: 1rem;
        margin-bottom: 0.7rem;
        border: none;
    }

                .k036_td_20190131_01 .heading03 h2 {
                    padding: 5px 0;
                        font-size: 120%;
                        line-height: 1.5rem;
                        text-indent: -1em;
                        padding-left: 1.3em;
                }



    /* カラムベース */
    .k036_td_20190131_01 .column1 .column {
        position: relative;
        padding: 0 10px;
        width: 100%;
        box-sizing: border-box;
    }

                .k036_td_20190131_01 .column .text {
                    float: none;
                    width: 100%;
                    font-size: 120%;
                    line-height: 160%;
                    font-weight: 500;
                    padding-bottom: 2em;
                }

                .k036_td_20190131_01 .column .text_sub {
                    float: none;
                    width: 100%;
                }

                .k036_td_20190131_01 .column .text_tel {
                    width: 100%;
                }

                .k036_td_20190131_01 .column .text .note {
                    font-size: 75%;
                    line-height: 1.6em;
                }

                .k036_td_20190131_01 .column .image {
                    float: none;
                    width: 100%;
                    padding-bottom: 2em;
                }

                .k036_td_20190131_01 .column .tel {
                    width: 100%;
                }


    /* リンクボタン */
    .k036_td_20190131_01 .column .link {
        float: none;
        display: inline-block;
        box-sizing: border-box;
        width: 100%;
        margin-bottom: 1em;
        padding: 8px 0 6px 0;
        text-align: center;
        font-size: 100%;
    }
    .k036_td_20190131_01 .column .link a {
        width: 99%;
    }

                .k036_td_20190131_01 .column .link:hover {
                    opacity: 0.7;
                }

                .k036_td_20190131_01 .btn{
                    padding: 0;
                }


                /* ホームへ戻る */
    .k036_td_20190131_01 .rwd_back_btn_wrap {
        width: 36%;
        float: none;
        padding: 0 10px;
        overflow: hidden;
    }

                .k036_td_20190131_01 .rwd_back_btn_wrap:after {
                  content: "";
                  display: table;
                  clear: both;
                }

                .k036_td_20190131_01 .rwd_back_btn {
                  float: none;
                }

                .k036_td_20190131_01 .rwd_back_btn > a {
                        width: 100%;
                        font-size: 12px;
                        padding: 17px 2px 16px 12px;
                        box-sizing: border-box;
                }

                .k036_td_20190131_01 .rwd_back_btn > a:before {
                  position: absolute;
                  content: "";
                  top: 50%;
                  left: 10px;
                  margin-top: -5px;
                  width: 8px;
                  height: 10px;
                  background: url("../images/template/k036_td_20190131_arrow_gray_l.png");
                }

                .k036_td_20190131_01 .rwd_back_btn:hover a {
                  background: #F2F2F2;
                  border-color: #D7D7D7;
                  color: #646464;
                }

                .k036_td_20190131_01 .rwd_back_btn:hover a:before {
                  opacity: 0.7;
                  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
                }

        /*パンくず*/
        #topic_path ul li {
            font-size: 78.6%;
        }

/* topic_path
--------------------------------------------------------------------*/
#topic_path {
  font-family: "Meiryo","Verdana","Hiragino Kaku Gothic ProN","MS PGothic",sans-serif;
  max-width: 1100px;
  /*width: 97%;*/
  padding: 0 10px;
  margin-right: auto;
  margin-left: auto;
}

#topic_path ul {
  overflow: hidden;
  max-height: 100%;
}

#topic_path ul li {
  /* display: inline-block; */
  display: inline;
  margin-left: 2px;
  font-size: 78.6%;
}

#topic_path a {
  color: #0070c0;
  text-decoration: none;
}

#topic_path a:hover {
  text-decoration: underline;
}

#topic_path ul li:before {
  content: " ";
  display: inline-block;
  width: 8px;
  height: 9px;
  margin-right: 6px;
  vertical-align: middle;
  background: url("../images/template/k032_t_20160815_arrow_topicpath.gif") no-repeat 50% 50%;
  background-size: 8px auto;
}

#topic_path ul li:first-child:before {
  content: none;
}

}

@media screen and (min-width: 700px) {

            a[href^="tel:"] {
		pointer-events: none;
            }

            .k036_td_20190131_01 .column {
              margin-bottom: 15px;
            }

            .k036_td_20190131_01 .column .image img {
              width: 100%;
              height: auto;
            }

  #topic_path {
    position: relative;
    height: 2.5em;
    padding: 0;
    margin-bottom: 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  #topic_path ul {
    float: left;
    height: 1.5em;
    padding: 0 10px;
    white-space: nowrap;
    overflow: auto;
  }
  #topic_path ul::-webkit-scrollbar {
    display: none;
  }
  #topic_path ul li {
    font-size: 78.6%;
  }

}

@media screen and (min-width: 700px) and (max-width: 959px) {
	/* 960pxで固定 fixed */
  .k036_td_20190131_01 {
    width: 960px;
    margin: 20px auto 0;
  }

}


