@media screen and (max-width: 767px) {
  
    .icon_link {
        max-width: 320px;
        margin: 0px auto;
    }

    .copyright {
        text-align: center;
        background: #f78b1f;
        margin: 0px;
        padding: 15px;
        color: white;
    }

    h2 {
     
        color: #fff;
        font-size: 105%;
        line-height: 2.3;
        padding: 1px 7px;
    }

    /*---------------------------
         テーブル 
        -----------------------------*/
    .table01 th,
    .table02 {
        font-weight: normal;
        padding: 3px;
        text-align: left;
    }

    .table01 table,
    .table02 table {
        width: 100%;
    }

    .table01,
    .table01 table,
    .table01 td,
    .table01 th,
    .table02,
    .table02 table,
    .table02 td,
    .table02 th {
        border: none;
    }

    .table01 {
        background: none repeat scroll 0 0 #FFFFFF;
        border-spacing: 1px;
        border-collapse: separate;
        font-size: small;

    }

    .table01 thead th {
        background: none repeat scroll 0 0 #f87936;
    }


    table.hours th,
    table.hours td {
        text-align: center;
    }

    .table01 th {
        background: none repeat scroll 0 0 #f78e57;

    }


    .table01 td {
        background: none repeat scroll 0 0 #ffffd9;
    }


    .table02 th {
        width: 25%;
        border-bottom: solid 1px #f87936;

    }

    .table02 td {
        border-bottom: solid 1px #CCCCCC !important;
    }

    /*------------------------------
        .footerlink
        ------------------------------*/

    .footerlink a img {
        display: none;
    }

    .footerlink {
        border-top: 1px solid #CCC;
        background-color: #ffffff;
        color: #ffffff;
        margin: 0 0 15px;
    }

    .footerlink ul {
        line-height: 1;
        margin-bottom: 0;
    }

    .footerlink li {
        display: block;
        width: 50%;
        float: left;
        padding: 0;
        margin-bottom: 0;
    }

    .footerlink li a {
        display: block;
        border-right: #CCC 1px solid;
        border-bottom: #CCC 1px solid;
        padding: 10px 5px 10px 10px;
        text-decoration: none;
        color: #343434;
        text-align: left;
        font-size: 76%;
        position: relative;
    }

    .footerlink li a::after {
        content: "";
        display: block;
        width: 5px;
        height: 5px;
        border-top: 2px solid #3d372a;
        border-right: 2px solid #3d372a;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        right: 10px;
        top: 60%;
        margin-top: -7px;
    }

    .footerlink li a.clearfix::after {
        visibility: visible !important;

    }

    /*----------------------------------------------------------------
        ヘッダー

    .menu_button {
        float: right;
        margin-top: 10px;
    }

    .tel_button {
        background: url("/asset/mail.png") no-repeat left center;
        -webkit-background-size: 47px 47px;
        background-size: 47px 47px;
        width: 47px;
        height: 47px;
        text-indent: -5000px;
    }

    .tel_button a {
        width: 47px;
        height: 47px;
        display: block;
    }

    .h_menu img {
        position: relative;
        z-index: 100;
    }

    .togglemenu {
        position: absolute;
        display: none;
        z-index: 101;
        top: 50px;
        right: 5px;
        width: 220px;
    }

    .togglemenu_on {
        display: block;
    }

    .togglemenu_h {
        background: url("/asset/bg_h_toggle_menu.png") no-repeat left center;
        -webkit-background-size: 220px 12px;
        background-size: 220px 12px;
        width: 220px;
        height: 12px;
    }

    .togglemenu_m {
        background-color: #f78b1f;
    }

    .togglemenu_f {
        background: url("/asset/bg_f_toggle_menu.png") no-repeat left center;
        -webkit-background-size: 220px 7px;
        background-size: 220px 7px;
        width: 220px;
        height: 7px;
    }

    .togglemenu ul {}

    .togglemenu li {
        border-bottom: 1px solid #fff;
    }

    .togglemenu li:last-child {
        border-bottom: none;
    }

    .togglemenu li a {
        background: url("/asset/icon_footer_link.png") no-repeat 95% center;
        -webkit-background-size: 11px 12px;
        background-size: 11px 12px;
        padding: 10px 25px 10px 15px;
        display: block;
        height: 100%;
        color: #ffffff;
        text-decoration: none;
    }

    /***********************************
            追加CSS
        ***********************************/
    /* リンク色 */
    a {
        color: #97791a;
    }

    /* スライダー周り */
    .flickCol span {
        display: none;
    }

    .flickBtn.group {
        display: none;
    }

    .lamp_cur {
        background-color: #707070 !important;
    }

    .lamp_def {
        background: #d7d7d7;
    }

    /* お問い合わせバナー */
    .contactbanner {
        padding: 0;
        margin: 0 10px 0;
    }

    .contactbanner img {
        width: 300px;
        margin-bottom: 10px;
    }

    /* 新着情報 */
    .news .newstitle {
        background: #DCF0FF;
        border-bottom: 1px solid #0986E6;
    }

    /* アイコンリンク修正 */
    .icon_link {
        max-width: 300px;
        padding: 10px 0;
    }

    .icon_link span {
        display: none;
    }

    /* ▼TOP横並びカラム */
    /* top01 */
    .icon_link.top01 div {
        width: 145px;
        height: 58px !important;
        margin: 0 0 10px 0;
        float: left;
    }

    .icon_link.top01 div:nth-child(odd) {
        float: right;
    }

    .icon_link.top01 img {
        width: 145px;
        height: auto;
        margin: 0;
    }

    /* top02 */
    .icon_link.top02 div {
        width: 145px;
        height: 48px !important;
        margin: 0 0 10px 0;
        float: left;
    }

    .icon_link.top02 div:nth-child(odd) {
        float: right;
    }

    .icon_link.top02 img {
        width: 145px;
        height: auto;
        margin: 0;
    }

    /* ▲TOP横並びカラム */

    /* h3 */
    .base_bg_color_1 {
        background: #f78b1f;
    }

    /* h4 */
    .base_bg_color_2 {
        position: relative;
        padding: 0.5em;
        font-weight: bold;
        background-color: #eee;
        background-image: -moz-linear-gradient(top, #fff, #eee);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee));
        background-image: -webkit-linear-gradient(top, #fff, #eee);
        background-image: -o-linear-gradient(top, #fff, #eee);
        background-image: linear-gradient(to bottom, #fff, #eee);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee', GradientType=0);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
    }

    .base_bg_color_2:before {
        content: "";
        display: block;
        position: absolute;
        top: 0.5em;
        left: 0.5em;
        width: 5px;
        height: 1em;
        background: #f78b1f;
    }

    .base_bg_color_2 h2 {
        padding: 0;
        line-height: 1.2em;
        margin-left: 1em;
        color: #2a2a2a;
    }

    /* h5 */
    .base_bg_color_3 {
        position: relative;
        border-bottom: 1px dotted #c7c7c7;
        padding-bottom: 0.2em;
    }

    .base_bg_color_3:before {
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #0d2b69;
        position: absolute;
        top: 4px;
        left: 10px;
    }

    .base_bg_color_3:after {
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #ff4b4b;
        position: absolute;
        top: 10px;
        left: 16px;
    }

    .base_bg_color_3 h3 {
        margin-left: 2.4em;
        font-weight: 700;
    }

    /* ボタンデザイン1 */
    .btnDesign01 {
        width: 100%;
        background-color: #ededed;
        background-image: -moz-linear-gradient(top, #fff, #ededed);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ededed));
        background-image: -webkit-linear-gradient(top, #fff, #ededed);
        background-image: -o-linear-gradient(top, #fff, #ededed);
        background-image: linear-gradient(to bottom, #fff, #ededed);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ededed', GradientType=0);
        border: 1px solid #d5d5d5;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        box-sizing: border-box;
        font-size: 14px;
        color: #454545;
        text-align: center;
        padding: 12px;
        margin: 0 auto;
        box-sizing: border-box;
        display: block;
        text-decoration: none;
    }

    .btnDesign01 a {
        text-decoration: none;
    }

    /***********************************
            イレギュラーCSS
        ***********************************/
    /* bg01 */
    .isanseiri_bg01 {
        padding: 10px;
        background: #dcddbf;
        border: 1px solid #ccc;
    }

    /* topBg01 */
    .topBg01 {
        border: 2px solid #f78b1f;
        padding: 4px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    /* slash */
    .slash {
        position: relative;
    }

    .slash:before {
        content: "";
        display: block;
        padding-top: 250%;
        border-left: 1px solid #ccc;
        -webkit-transform: rotate(20deg);
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        transform: rotate(20deg);
        margin-left: 45%;
    }

    /* box01 */
    .outerBox01 {
        margin-bottom: 20px;
        padding: 0 10px;
    }

    .box01 {
        width: 100%;
        border: 1px solid #ff7272;
        background: #fff9f9;
    }

    .boxH01 {
        position: relative;
        border-bottom: 1px dashed #ff7272;
    }

    .boxH01 h2 {
        color: #ff7272;
        font-weight: bold;
        padding: 0;
        line-height: 1;
    }

    .boxH01:before {
        content: "○";
        position: absolute;
        font-weight: bold;
        color: #ff7272;
        float: left;
        margin-left: 10px;
        top: -3px;
    }

    .box01 .boxH01 h2 {
        margin: 10px 10px 10px 30px;
    }

    .box01 .text {
        margin: 10px;
    }

    /* リストリンク */
    .menu_title {
        margin: 0;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        -o-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
        background: #ff8d8d;
    }

    .menu {
        border-style: solid;
        border-width: 0 1px;
        border-color: #A3A3A3;
    }

    .menu a span {
        color: #ff8d8d;
    }

    .menu_inner {
        border-bottom: 1px solid #A3A3A3;
    }

    .menu_inner img {
        display: none !important;
    }

    /* googleマップサイズ変更 */
    .mapSize {
        width: 100%;
        margin: 0 auto;
    }

    .mapSize iframe {
        width: 100%;
    }

    /* メニューリンク */
    .menu_title {
        margin: 0 10px;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        -o-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
        box-sizing: border-box;

        background: #f4721e;
        font-size: 16px;
        text-align: center;
    }

    .menu {
        margin: 0 10px 10px;
        border-style: solid;
        border-width: 0 1px;
        border-color: #bdbdbd;
        box-sizing: border-box;
    }

    .menu_inner {
        border-bottom: 1px dashed #bdbdbd;
    }

    .menu a span {
        color: #333;
    }

    .menu_inner:last-child {
        border-bottom: 1px solid #bdbdbd;
    }

    .menu_inner img {
        display: none !important;
    }

    /* Q&A デザイン */
    .qaBlock {
        border-bottom: 1px dotted #ccc;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .qa_q {
        padding: 0 0 0 3em;
        border-left: 3px solid #c20025;
        position: relative;
    }

    .qa_q:before {
        content: "";
        background: url(/asset/qa_question.png);
        width: 23px;
        height: 12px;
        -webkit-background-size: 23px 12px;
        -moz-background-size: 23px 12px;
        background-size: 23px 12px;
        display: inline-block;
        position: absolute;
        top: 0.2em;
        left: 0.5em;
    }

    .qa_a {
        padding: 0 0 0 3em;
        border-left: 3px solid #676767;
        position: relative;
    }

    .qa_a:before {
        content: "";
        background: url(/asset/qa_answer.png);
        width: 25px;
        height: 12px;
        -webkit-background-size: 25px 12px;
        -moz-background-size: 25px 12px;
        background-size: 25px 12px;
        display: inline-block;
        position: absolute;
        top: 0.2em;
        left: 0.5em;
    }
    .mb0,
    .mb0 img {
        margin-bottom: 0;
    }
    .sp p{
        margin: 1em 0;
    }
    .undertitle {
        text-align: center;
        line-height: 35px;
        color: #FFF;
        font-weight: bold;
        margin: 0 -4% 15px;
    }
    td {
        padding: 8px;
    }
    .base_bg_color_2 h2{
        font-weight: 700;
    }
    a:link {
        color: #97791a;
        text-decoration: underline !important;
    }
    .parts a{
        text-decoration: underline ;
    }
    .page-id-2084 .table01{
        font-size: 12px;
    }
    .sl-fade .slick-dots{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: -5px;
    }
    .sl-fade .slick-dots li button{
        font-size: 0;
        border: 0;
        background: #d7d7d7;
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 2px;
    }
    .sl-fade .slick-dots li.slick-active button{
        background: #707070;
    }
    .btnDesign01{
        color: #454545 !important;
        text-decoration: none !important;
    }
    .page-id-2110  .btnDesign01{
        text-decoration: none !important;
    }
    .table02{
        font-size: 13px;
    }
}