@charset "UTF-8";
/*
 Theme Name: SANGO Child
 Theme URI: https://saruwakakun.design
 Author: SARUWAKA
 Author URI: https://saruwakakun.com
 Template: sango-theme
 Version: 4.0
*/
/*こちらはSANGOの子テーマ用CSSです。以下にCSSを記入していきましょう。*/

/*はてブを消す*/
.sns-btn__item.hatebu {display: none;}


#inner-header {
	flex-direction:column;
	align-items:center
}

@media only screen and (min-width: 769px){
.desktop-nav li a {
    height: auto!important;
    line-height: 1.5!important;
}
	.desktop-nav ul {
    margin-bottom:1em
}
	}

.bl_side-pro {
	background:#fff;
}

.top-category-hr {border-left: none;
    background-color: transparent;
    overflow: hidden;
    text-align: center;
}
.top-category-hr p {
    position: relative;
    display: inline-block;
    margin: 0 0 0.5em 0;
    text-align: left;
    color: #424242;
    font-size: 1.05em;
    letter-spacing: 0.05em;
    padding: 0 1.5em;
}
.top-category-hr p:before, .top-category-hr p:after {
    position: absolute;
    top: 50%;
    content: '';
    width: 200%;
    height: 2px;
    background-color: #424242;
}

.top-category-hr p:before {
    right: 100%;
}
.top-category-hr p:after {
    left: 100%;
}

.c_linkto {
    display: block;
    overflow: hidden;
    max-width: 400px;
    width: 100%;
    margin: 1em 0;
    padding: 0;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    color: #555;
    font-weight: bold;
    text-decoration: none !important;
}

@media only screen and (min-width: 481px){.shtb2 .c_linkto {
    max-width: 325px;
}
.cell > *:first-child {
    margin-top: 0 !important;
}}


@media only screen and (min-width: 481px){.shtb2 .c_linkto {
    max-width: 325px;
}
.cell > *:first-child {
    margin-top: 0 !important;
}}
.shtb2 .c_linkto_text {
    text-align: center;
    padding: 12px 13px !important;
    letter-spacing: .06em;
    font-size: 0.9em;
}
@media only screen and (min-width: 768px){@media only screen and (min-width: 768px)
.shtb2 .c_linkto_text {
    font-size: 1em;
}}



