body{
    background: url('../../../common/files/img/bg.png');
    background-size: 1600px;
    font-size: 15px;
    line-height: 1.5em;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
img{
    height: auto;
}
#wrap{
/*     margin-top: 150px; */
}
a {
    color: #333399;
    outline: medium none;
}
a:link {
    /* color: #333399; */
}
a:visited {
    color: #800080;
}
a:hover {
    text-decoration: none;
}
a:focus {
    outline: medium none;
}
a:active {
}

/*==============================
header
==============================*/

header.site-header{
    background: url('../../../common/files/img/header_bg.png') repeat-x;
    background-size: 1600px 100px;
    border-bottom: #ED6C00 3px solid;
}
header .header_width{
    max-width: 960px;
    min-width: 760px;
    margin: 0 auto;
}
header .header_width h1{
    padding: 12px;
		text-align: center;
}
header .header_width h1 img{
    width: 70px;
    vertical-align: middle;
}
header .header_width ul{
    overflow: hidden;
    float: right;
    position: relative;
    margin-top: -50px;
}
header .header_width ul li{
    float: left;
		margin-right: 10px;
}
header .header_width ul li:nth-of-type(1){
margin-right: 10px;
}
header .header_width ul li img{
    width: 35px;
    height: auto;
}
#header_area{
    position: relative;
    z-index: 1;
}

header .site_header_inner.sp{
    display: none;
}
header .site_header_inner{
    background: url('../../../common/files/img/site-header_inner.png') repeat-x;
    background-size: 1600px 100px;
    border-top: #ED6C00 3px solid;
    height: 80px;
}
header .site_header_inner_width{
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
header .site_header_inner_width ul li{
    margin: 9px 0 0 0;
    float: left;
    text-align: center;
    border-left: 1px #D0CCC2 solid;
    padding: 0 7px;
}
header .site_header_inner_width ul li img{
    width: 219px;

}
header .site_header_inner_width ul li:last-child{
    border-right: 1px #D0CCC2 solid;
}

.breadcrumb_box{
/*     margin-top: 155px; */
    background: #fff;
    padding-top: 10px;
    padding-bottom: 8px;
}
.breadcrumb_box .breadcrumb{
    width: 960px;
    margin: 0 auto;
    font-size: 12px !important;
}
.breadcrumb_box .breadcrumb a{
    text-decoration: underline;
    color: #ed6c00;
}
.breadcrumb_box .breadcrumb a span{
    margin: 0 10px;
}


/* google検索用CSS */
.search_area {
	padding-top: 5px;
	width: 240px;
}
.header_width .sp {
	display: none;
}
.header_width .sp.search_btn {
	cursor: pointer;
}
.search_area .cse .gsc-control-cse, .gsc-control-cse {
	padding:0 !important;
	background: none !important;

}
.search_area .gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
	background:	#ed6c00 !important;
	border: #ed6c00 !important;
}
.search_area .gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 4px !important;
}
.search_area .gsc-control-cse {
	border: none !important;
}


.gsc-search-button {
	width:35px !important; height:35px;
}
.search_area .gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus{
	border-radius: 6px;
}
.gsc-search-button-v2 svg{
	width: 24px; height: 24px;
}
.search_area{
	padding-top: 0px;
}
.cse .gsc-search-button-v2,
.gsc-search-button-v2{
		padding:0px !important;
}




/*
ここから---------------------------------------
*/
    .is-fixed {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 2;
        width: 100%;
      }
    .site-header{
        position: relative;
      }
    .site-header.pc{
        display: block;
    }
    .open_header{
        width: 100%;
    }
    .open_header.hide{
        transform: translateY(-100%);
    }
    .site_header_inner {
        background: url(../../../common/files/img/site-header_inner.png);
        background-size: 1600px 100px;
        border-bottom: #ED6C00 3px solid;
        padding-bottom: 5px;
        height: auto;
        padding-top: 10px;
    }
		.site_header_inner.pc {
			background: url(../../../common/files/img/site-header_inner.png);
			background-size: 1600px 100px;
			height: 80px;
			margin-top: 56px;
		}
    .site_header_inner .header_width{
        max-width: 960px;
        min-width: 760px;
        margin: 0 auto;
    }
    .site_header_inner .header_width h1{
        padding: 12px;
            text-align: center;
    }
    .site_header_inner .header_width h1 img{
        width: 200px;
    }
    .site_header_inner .header_width ul{
        overflow: hidden;
        float: right;
        position: relative;
        margin-top: -50px;
    }
    .site_header_inner .header_width ul li{
        float: left;
            margin-right: 10px;
    }
    .site_header_inner .header_width ul li:nth-of-type(1){
    margin-right: 10px;
    }
    .site_header_inner .header_width ul li img{
        width: 35px;
        height: auto;
    }

    .site_header_inner.sp{
        display: none;
    }
    .site_header_inner .site_header_inner_width{
        width: 960px;
        margin: 0 auto;
        overflow: hidden;
    }
    .site_header_inner .site_header_inner_width ul li{
        margin: 9px 0 0 0;
        float: left;
        text-align: center;
        border-left: 1px #D0CCC2 solid;
        padding: 0 7px;
    }
    .site_header_inner .site_header_inner_width ul li img{
        width: 219px;

    }
    .site_header_inner .site_header_inner_width ul li:last-child{
        border-right: 1px #D0CCC2 solid;
    }
    .site_header_inner.sp{
        display: none;
    }
    .site-header-sp{
        display: none;
    }

/*
ここまで---------------------------------------
*/



/*==============================
sidenavi
==============================*/

.side_navi{
    display: block;
	position: fixed;
    right: 0;
    z-index: 1;
    top: 110px;
}
.side_navi li img{
	width: 45px;
}
.side_navi ul li a:hover img{
    opacity: 0.8;
}
.site-header {
    position: fixed;
    top: 0;
  /*  transition: .3s;*/
    width: 100%;
    z-index: 999;
}

.site-header.hide{
    transform: translateY(-100%);
}
.site_header_inner.hide{
    transform: translateY(-180%);
}
.side_navi_sp{
    display: none;
}


#page-top {
    position: fixed;
    bottom: 0px;
    right: 40px;
    font-size: 77%;
}
#page-top img{
    width: 50px;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a img{
	width: 60px;
}
#page-top a:hover {
    opacity: 0.8;
}
#page-top-sp{
    display: none;
}

/*==============================
周年ロゴ
==============================*/
.syunen_logo {
	position: absolute;
    padding: 13px 14px 13px 14px;
}

.syunen_logo img {
    width: 40px;
    vertical-align: middle;
}

/*==============================
main_image_lower
==============================*/
.main_image_lower{
    background: url('../img/title/maintitle_bg.png') repeat-x;
    background-size: 2500px;
    background-position: center center;
    height: 197px;
}
.main_image_lower h2{
    width: 196px;
    margin: 0 auto;
    padding-top: 50px;
}
.main_image_lower h2 img{
    width: 100%;
}
.main_image_lower h3{
    margin: 0 auto;
    text-align: center;
    color: #333333;
    font-weight: bold;
    font-size: 24px;
    margin-top: 16px;
}

/*==============================
main_contents
==============================*/
.main_contents{
    line-height: 1.8em;
    color: #333;
    width: 880px;
    background: #fff;
    border-radius: 10px;
    margin: 0 auto;
    padding: 20px 40px;
    margin-top: 20px;
}
.main_contents h3{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 3px solid #ED6C00;
    padding: 20px 0px 10px 0;
    margin: 0px 0px 20px 0;
    text-align: center;
}
.main_contents img.float_right{
    float: right;
    margin-left: 15px;
}
.main_contents .float_left{
    float: left;
}
.main_contents .half_box{
    width: 48%;
    margin-top: 3%;
    overflow: hidden;
    display: table-cell;
    padding-top: 30px;
}
.main_contents .half_box h3{
    width: 92%;
}
.main_contents h4{
    font-weight: bold;
    padding-left: 10px;
    border-left: 4px solid #ED6C00;
    margin-bottom: 15px;
}
.main_contents .half_box p{
    width: 95%;
}
img.w100{
    width: 100%;
}

/*　main_contents table
------------------------------*/
/******** tableType01 ********/
.main_contents .tableType01 {
	margin-bottom: 70px;
	width: 100%;
	border-collapse: collapse;
}

.main_contents .tableType01 th,
.main_contents .tableType01 td {
	padding: 13px 10px;
	font-size: 110%;
	word-break: break-all;
	vertical-align: middle;
	text-align: left;
	line-height: 1.3;
	border: 1px solid #D4CBA1;
}

.main_contents .tableType01 th {
	padding: 12px 10px;
	font-weight: bold;
	text-align: center;
	background-color: #F3EAC1;
}

.main_contents .tableType01 td {
	background-color: #FAF3E0;
}

.main_contents .tableType01 .trStyle td {
	padding: 18px 12px;
}

/******** tableType02 ********/
.main_contents .tableType02 {
	margin-bottom: 40px;
	width: 100%;
	border-collapse: collapse;
}

.main_contents .tableType02 th,
.main_contents .tableType02 td {
	padding: 14px 10px;
	font-size: 110%;
	word-break: break-all;
	vertical-align: middle;
	text-align: left;
	line-height: 1.3;
	border: 1px solid #D4CBA1;
}

.main_contents .tableType02 th {
	font-weight: bold;
	text-align: center;
	background-color: #F3EAC1;
}

.main_contents .tableType02 td {
	background-color: #FAF3E0;
}

/*==============================
panel_contents
==============================*/
.panel_contents ul li{
    width: 460px;
}
.panel_contents ul li .image{
    width: 100%;
    height: 165px;
    overflow: hidden;
}
.panel_contents ul li .image img{
    width: 100%;
    border-radius: 10px;
}

.panel_contents .panel_contents_inner{
    width: 960px;
    margin: 0 auto;
    margin-top: 40px;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.panel_contents .panel_contents_inner ul li{
    width: 460px;
/*     height: 360px; */
    border-radius: 10px;
    background: #fff;
    float: left;
    overflow: hidden;

}
.panel_contents .panel_contents_inner ul li{
    margin-bottom: 40px;
     box-shadow: 0 0 16px #ccc;
}
.panel_contents .panel_contents_inner ul a:nth-child(odd) li{
    margin-right: 40px;
}
.panel_contents .panel_contents_inner ul li p.title{
    font-size: 18px;
    margin: 0 auto;
    font-weight: bold;
    margin-top: 15px;
    text-align: center;
    color: #333;
}
.panel_contents .panel_contents_inner ul li p.title::after{
    content: '';
    background: url('../img/shop_arrow.png');
    background-size: 8px;
    display: inline-block;
    width: 8px;
    height: 12px;
    margin-left: 16px;
}
.panel_contents .panel_contents_inner ul li .border{
    width: 100px;
    text-align: center;
    margin: 0 auto;
    margin-top: -5px;
}
.panel_contents .panel_contents_inner ul li .border img{
    width: 100%;
}
.panel_contents .panel_contents_inner ul li .txt p{
    font-size: 13px;
    padding: 10px 20px;
    color: #333;
}
br.sp{
    display: none;
}

/*===================================
slick
===================================*/
.slider02 .slick-prev,
.slider02 .slick-prev:hover{
    z-index: 1;
    background: url('../../../files/img/slick/prev_btn.png') no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 39vw;
    display: block;
    margin: 0 auto;
    margin-left: 30px;
    left: 10px;
}
.slider02 .slick-next,
.slider02 .slick-next:hover{
    z-index: 1;
    background: url(../../../files/img/slick/next_btn.png) no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    position: absolute;
    display: block;
    margin: 0 auto;
    right: 45px;
    top: 39vw;
}

/*===================================
sitemap
===================================*/
.sitemap_bg{
    background: #544A3C;
    color: #fff;
    font-size: 14px;
    padding-bottom: 30px;
}
.sitemap{
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.sitemap_ul{
    margin-top: 100px;
    float: left;
    width: 23%;
    margin-right: 2%;
}
.sitemap_ul p{
    font-size: 16px;
    font-weight: bold;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #fff;
}
.sitemap_ul li{
    margin-bottom: 20px;
}
.sitemap_ul li.border_bottom{
    border-bottom: 1px #777777 solid;
    padding-bottom: 20px;
}
img.bg_kyoto{
    width: 370px;
    margin-bottom: -7px;
}
.sitemap_sp{
    display: none;
}
.sitemap a{
	color:#fff;
	text-decoration: none
}
.sitemap a:hover{
	color:#fff;
}

/*===================================
footer_lower
===================================*/
footer {
    background: #544A3C;
    font-size: 11px;
    color: #fff;
    margin-top: 0px !important;
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
    padding-bottom: 80px;
}
footer p{
    color: #fff;
}
.footer_lower_pc{
    width: 992px;
    margin: 0 auto;
    margin-top: 50px;
}
.footer_lower_pc h3{
    text-align: center;
}
.footer_lower_pc h3 img{
    width: 125px;
}
.footer_lower_pc ul{
    width: 994px;
    overflow: hidden;
    margin-top: 10px;
    padding: 16px 0 0 16px;
}
.footer_lower_pc ul li{
    float: left;
    margin-right: 8px;
}
.footer_lower_pc ul li:nth-of-type(4){
    margin-right: 0px;
}
.footer_lower_pc ul li a img{
    width: 234px;
    box-shadow: 0 0 16px #ccc;
    border-radius: 8px;
}
.footer_lower_pc ul li a img:hover{
    opacity: 0.8;
}
.footer_lower_sp{
    display: none;
}
.footer .footer_share a:nth-of-type(1) img{
width: 50px !important;
}
.footer .footer_share a:nth-of-type(2) img{
    width: 50px !important;
}
.footer .footer_share{
    overflow: hidden;
    margin: 0 auto;
    width: 960px;
    padding-top: 50px;
    text-align: center;
}
.footer .footer_share a:nth-of-type(1) img{
    width: 50px;

}
.footer .footer_share a:nth-of-type(2) img{
    width: 50px;
    margin-left: 32px;
}

.footer .footer_share a img{
    width: 50px;
}
.footer_panel_sp{
    display: none;
}
.footer_share a:hover img{
    opacity: 0.8;
}
.pageTop{
    display: none !important;
}
.page-top_sp_outer{
    display: none;
}
#page-top_sp{
    display: none;
}
/*===================================
responsive
===================================*/

@media screen and (max-width:768px){
    header .header_width h1{
        text-align: center;
    }
    header .header_width h1 img{
/*        width: 55%;*/
    }
    header .header_width{
        width: 100% !important;
        min-width: 0;
    }
    header .header_width ul{
        margin-top: -43px;
        margin-right: 10px;
    }
    header .header_width ul li img{
        width: 25px;
    }
    header .header_width ul li{
        margin-right: 10px;
    }
    header .site_header_inner.sp{
        display: block;
    }
    header .site_header_inner.pc{
        display: none;
    }
/*     .breadcrumb_box .breadcrumb{
        width: auto;
    } */
    .side_navi{
        display: none;
    }

    .side_navi_sp{
        display: block;
        position: fixed;
        bottom: -10px;
        z-index: 1;
        width: 100%;
    }
    .side_navi_sp ul li{
        width: 33.3333333%;
        float: left;
    }
    .side_navi_sp ul li img{
        width: 100%;
    }

    #page-top-sp {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    #page-top-sp img{
        width: 70px;
        margin-top: 10%;
    }
    .site-header.pc{
        display: none;
    }
    .site-header-sp{
        display: block;
        transition: .3s;
        position: fixed;
        background: url(../../../common/files/img/header_bg.png) repeat-x;
        background-size: 400%;
        width: 100%;
        /* top: -90px; */
        top: 0px;
				border-bottom: 3px solid #ED6C00;
    }
    .site-header-sp.hide{
    transform: translateY(-260%);
}
    .site_header_inner.sp {
        background: url(../../../common/files/img/site-header_inner.png);
        background-size: 1600px 100px;
        border-bottom: #ED6C00 3px solid;
        padding-bottom: 5px;
				padding-top: 3px;
        height: auto;
/*        transition: .3s;*/
        width: 100%;
        z-index: 999;
    }
    .site_header_inner.sp .site_header_inner_width{
        width: 100%;
    }
    .site_header_inner.sp .site_header_inner_width ul{
        display: block;
        margin-left: 1%;
    }
    .site_header_inner.sp .site_header_inner_width ul li{
        margin: 9px 0 0 0;
        width: 22.5%;
        padding: 0 !important;
    }
    .site_header_inner.sp .site_header_inner_width ul li img{
        width: 100%;
    }
    .site_header_inner.sp .site_header_inner_width ul li {
        float: left;
        text-align: center;
        border-left: 1px #D0CCC2 solid;
    	padding: 0 1%;
        margin-left: 1.5%;
    }
    .site_header_inner.sp .site_header_inner_width ul li:last-child{
        border-right: 1px #D0CCC2 solid;
    }
    .site_header_inner.sp.top_navi{
        top: 65px;
    }
		.global_navi {
			margin-top:  15.5vw;
		}
    .main_contents{
        width: auto;
        padding: 5%;
    }
    .main_contents img.float_right{
        float: none;
        margin-left: 0;
    }
    .main_contents img{
        width: 60%;
        /*margin-left: 20% !important;*/
    }
    .main_contents .half_box{
        width: 100%;
        display: block;
    }
    .main_contents .half_box p{
        width: auto;
    }
    .main_contents .half_box h3{
        width: 100%;
    }
    .site_header_inner_width{
        overflow-x: auto;
        width: 100%;
    }

		/* google検索用CSS*/
		.search_area.pc  {
        display: none;
		}
		.header_width .sp {
        display: block;
		}
		.search_area {
        background-color:#fff;
        width: 94%;
        padding: 3%;
		}
		.gsc-results-wrapper-overlay {
        left: 10% !important;
		}

    .breadcrumb_box{
        overflow-x: auto;
        width: 100%;
/*        margin-top: 40vw;*/
    }
    .slider02 .slick-dots {
    top: 42vw !important;
    margin-top: 0 !important;
    }
    .panel_contents .panel_contents_inner{
        width: 100%;
    }
    .panel_contents .panel_contents_inner ul li{
        width: 45% !important;
        height: auto;
        margin-bottom: 10px;
    }

    .panel_contents .panel_contents_inner ul a:nth-child(odd) li {
        margin-right: 3%;
        margin-left: 4%;
    }

    .panel_contents ul li .image{

        height: 55%;
    }
    .panel_contents .panel_contents_inner ul li .txt p{
        display: none;
    }
    .panel_contents .panel_contents_inner ul li .border.sp{
        display: none;
    }
    .panel_contents ul li .image img {
        width: 140%;
        border-radius: 10px;
        margin: 0 auto;
        margin-left: -20%;
    }
    .panel_contents .panel_contents_inner ul li .title{
        margin-bottom: 20px;
        padding: 0 5px;
    }
    .panel_contents .panel_contents_inner ul li p.title{
        margin-top: 0px;
    }
    .panel_contents .panel_contents_inner ul li .text-box{
        height: 45%;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
        align-items: center; /* 縦方向中央揃え */
        -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
        justify-content: center; /* 横方向中央揃え */
    }
    .panel_contents .panel_contents_inner ul li .text-box p{
    }

    br.sp{
        display: block;
    }

    .bg_kyoto.pc{
        width: 100%;
    }
    .sitemap_bg.pc{
        display: none;
    }

    footer{
        padding-left: 2% !important;
        padding-right: 2% !important;
    }
    footer p{
        color: #fff;
    }
    .footer_lower_sp{
        display: block;
    }
    .footer_lower_sp h3 img{
        margin-top: 10%;
        width: 30%;
        margin-left: 35%;
    }
    .footer_lower_pc{
        display: none;
    }
    .footer_lower_sp ul li.slick-slide img{
    width: 30%;
    float: left;
    margin: 1%;
    }
    .footer_lower_sp ul.slick-dotted.slick-slider{
        margin-left: 3%;
    }

    .footer .footer_share{
        text-align: center;
        overflow: hidden;
        margin: 0 auto;
        width: auto;
    }
    .footer .footer_share a:nth-of-type(1) img{
        margin-left: 0;
    }
    .footer .footer_share a:nth-of-type(2) img {
        top: 3px;
        position: relative;
    }

    .footer .footer_share a {
        display: contents;
    }
    #page-top{
        display: none !important;
    }



.sitemap_sp{
    display: block;
}
.sitemap_sp a{
	color:#fff;
	text-decoration: none
}
.sitemap_sp a:hover{
	color:#fff;
}
.accbox {
    padding: 0;
    background: #544A3C;
}

/*ラベル*/
.accbox label {
    display: block;
    padding : 13px 12px 1px 12px;
    color: #fff;
    font-weight: bold;
    background: #544A3C;
    cursor :pointer;
    transition: all 0.5s;
}
.accbox label p{
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 5%;
    font-weight: bold;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    color: #fff;
}
/*アイコンを表示*/
/* .accbox label:before {
    content: '\f054';
    font-family: 'FontAwesome';
    padding-right: 8px;
} */
.accbox{
    position: relative;
}
.accbox label::after {
    position: absolute;
    content: "";
    right: 12px;
    width: 24px;
    height: 21px;
    margin-top: -30px;
    background: url(../img/sp/footer_arrow.png) top left no-repeat;
    background-size: 18px 11px;
}
/*ラベルホバー時*/
/* .accbox label:hover {
    background :#ffe9a9;
} */

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
.accbox .accshow ul li{
    margin-bottom: 12px;
}
/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 12px;
    color: #fff;
    background: #544A3C;
    opacity: 1;
}

.accbox .accshow p {
    margin: 15px 10px}

/*アイコンを入れ替える*/
/* .cssacc:checked + label:before {
    content: '\f078';
} */
.cssacc:checked + label::before {
    position: absolute;
    content: "";
    right: 12px;
    width: 24px;
    height: 21px;
    margin-top: -30px;
    background: none !important;
    background-size: 18px 11px;
}

.site_header_inner.pc{
    display: none;
}
.site_header_inner.sp{
    display: block;
}
.page-top_sp_outer{
    display: block;
}
#page-top_sp{
    display: block;
    position: fixed;
    bottom: 50px;
    right: -30px;
}
#page-top_sp img{
    width: 50%;
}


}

/*===================================
ipad
===================================*/
@media screen and (width:768px){
    .breadcrumb_box {
        margin-top: 34vw !important;
    }
    .site-header-sp{
        width: 768px;
    }
    .site_header_inner.sp{
        /* margin-top: 30px; */
    }
    footer{
            margin-bottom: 94px;
    }
    #topics{
    margin-top: 180px !important;
}
    .site_header_inner.sp.top_navi {
        top: 99px;
    }
}

.filter{
    cursor: pointer;
    text-decoration: none;
    border: 2px #ED6C00 solid;
    border-radius: 15px;
    font-size: 13px;
    padding: 2px 4px 0px 4px;
    color: #ED6C00;
    font-weight: bold;
    display: inline-block;
    margin: 5px;
}
.filter:hover{
    background: #ED6C00;
    color: #fff !important;
}
.topics_tag_list_outer{
    display: block;
    overflow: hidden;
    width: 100%;
}
#topics{
    margin-top:0px ;
    background: #fff;
}