/*
/*
Theme Name: home
Template: twentysixteen
*/


/*全体*/
small {
    font-size: 90% !important;
}
h3 {
    font-size: 16px !important;
	text-transform: none !important;
}
h4 {
    margin: 60px 0 25px !important;
	text-transform: none !important;
}
li {
    list-style: none;
}
a {
    transition: 0.25s;
	box-shadow: none !important;
}
#primary a {
    text-decoration: underline;
}
a:hover {
    color: #999 !important;
}
button:hover {
    color: #999 !important;
    border: 1px solid #999 !important;
}
body, input, select, textarea {
    font-family: sans-serif !important;
}
body {
    background: url(https://www.ina-city-kankou.co.jp/parts/bg_home.jpg) !important;
}
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
    display: none !important;
}
.site {
    background-color: inherit !important;
}
.site-header {
    padding: 30px 7.6923% 16px;
}
.site-header-main {
    display: inherit;
}
.site-logo {
    display: inline-block;
}
.site-logo img {
    width: 150px;
}
.site-header-menu {
    margin: 30px 5px 0;
    float: none;
    text-align: center;
}
.main-navigation a {
    font-family: serif;
}
.menu-toggle {
    float: right;
    margin: 5px;
	padding: 0.8em 0.8em 0.7em;
    border: 1px solid #1a1a1a;
    border-radius: 5px;
	font-family: serif;
}
.page .post-thumbnail {
	display: none;
}
.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content, .twentysixteen .site-main {
    margin-right: 7.6923% !important;
    margin-left: 7.6923% !important;
}
.site-main {
    margin-bottom: 3.5em !important;
}
.entry-header,
.woocommerce-products-header {
    margin-bottom: 35px;
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
}
.entry-title,
.woocommerce-products-header h1 {
    font-size: 1.2rem !important;
	margin: 10px 0 8px !important;
	text-align: center;
	font-family: serif;
}
#secondary {
    margin-top: -1.3em;
}
.widget {
    border-top: none !important;
	margin-bottom: 0 !important;
}
.textwidget iframe {
    width: 100% !important;
}
.textwidget a img {
    margin: 0 auto;
}
.textwidget p a {
    width: 100%;
    display: inline-block;
    line-height: 50px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3) !important;
    color: #1a1a1a !important;
	font-size: 110%;
}
.widget_media_image {
    width: 47%;
    display: inline-block;
    margin: 0 1.5%;
}
.widget_media_image img {
    width: 100%;
}
.site-footer {
    padding: 3.5em 0 0 !important;
    border-top: 1px solid #1a1a1a;
    margin: 0 7.6923% 1.75em;
	font-family: serif;
}
.site-footer a {
    color: #1a1a1a;
}
.corp-info {
	background: rgba(255,255,255,0.5);
	padding: 36px 40px 30px;
	display: block;
	margin: 20px 0;
}
.corp-info a {
    display: contents;
}
.site-link-l,
.site-link-c,
.site-link-r {
	float: left;
    margin: 22px 40px 10px;
    line-height: 1.5;
}
.site-link-l {
	width: 130px;
}
.site-link-c {
	width: 90px;
}
.site-link-r {
	width: 115px;
}
.clear {
	clear: both;
}
@media screen and (min-width: 44.375em) {
.site {
    margin: 0 21px 21px;
}
h3 {
    font-size: 18px !important;
}
.site-header {
    padding: 30px 7.6923% 36px;
}
.site-logo img {
    width: 100%;
}
.entry-title,
.woocommerce-products-header h1 {
    margin-bottom: 50px;
}

.sidebar {
    padding: 0 7.6923% !important;
}
}
@media screen and (min-width: 56.875em) {
.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content, .twentysixteen .site-main {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.site-header {
    padding: 30px 4.5455% 36px;
}
.site-header-menu {
    margin: 5px;
    float: right;
    text-align: left;
}
.site-footer {
    margin: 0 4.5455% 3.5em;
}
.corp-info {
	margin: 20px 40px 0 0;
}
}
@media screen and (min-width: 61.5625em) {
a[href^="tel:"] {
    pointer-events: none;
}
.site-header {
    padding: 30px 4.5455% 36px !important;
}
.entry-title,
.woocommerce-products-header h1 {
    font-size: 1.55rem !important;
}
}



/*WooCommerce*/
.woocommerce-breadcrumb {
    display: none;
}
.product_meta {
    display: none;
}
.button.product_type_simple.ajax_add_to_cart {
    display: none;
}
.woocommerce-result-count,
.woocommerce-ordering {
	display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    text-align: center;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-desc {
    text-align: center;
}



/*List category posts*/
.lcp_catlist {
    margin: 0;
}
.lcp_catlist li {
    display: block;
    margin: 10px 0;
    height: 100px;
    list-style: none;
}
.lcp_catlist div a {
    position: absolute;
	width: 100px;
    height: 100px;
    overflow: hidden;
}
.lcp_catlist div a img {
    margin-top: 0px;
}
.lcp_date {
    display: inline;
    margin: 0 6px 0 110px;
}
.lcp_post {
    display: block;
    margin-left: 110px;
	font-weight: bold;
}
.lcp_excerpt {
    border-top: 1px solid #1a1a1a;
    margin-top: 3px;
    padding-top: 5px;
    line-height: 1.3;
    font-size: 90%;
    display: none;
}
@media screen and (min-width: 44.375em) {
.lcp_excerpt {
    margin-left: 110px;
	display: inline-block;
}
.lcp_post {
    display: inline;
    margin-left: 0;
}
}
@media screen and (min-width: 56.875em) {
.lcp_catlist div a {
	width: 150px;
}
.lcp_catlist div a img {
    margin-top: -25px;
}
.lcp_date {
    margin: 0 6px 0 160px;
}
.lcp_excerpt {
    margin-left: 160px;
	display: inline-block;
}
}



/*Wp Posts Carousel*/
.owl-carousel {
    width: 100% !important;
    margin: 30px auto 0 !important;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-slide {
    padding: 0 !important;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-container {
    padding: 0 !important;
	border: 0 !important;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-container:hover {
    background: none !important;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-image {
    padding-top: 0 !important;
	width: 104%;
	margin-left: -2%;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-image a {
	padding: 0 20px;
    border-top: 3px solid #1a1a1a;
    border-bottom: 3px solid #1a1a1a;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-title {
    margin: 10px 0 0 !important;
	font-size: 16px !important;
	text-align: left !important;
}
.wp-posts-carousel-desc p {
    display: none;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-tags a {
	padding: 3px !important;
    background: none !important;
	text-decoration: none !important;
}
@media screen and (min-width: 44.375em) {
.owl-carousel {
    width: 90% !important;
    margin: 50px auto 0 !important;
}
}



/*Display Posts Shortcode*/
.display-posts-listing {
    margin: 0;
}
.listing-item {
    margin-bottom: 30px;
    overflow: auto;
}
.listing-item .image {
    width: 90px;
    position: absolute;
}
.listing-item a{
    display: inline-block;
	vertical-align: top;
}
.listing-item .title {
    margin-left: 100px;
    font-size: 16px;
    font-weight: bold;
}
.listing-item .excerpt-dash {
	display: none;
}
.listing-item .excerpt {
    margin-left: 100px;
    display: block;
    line-height: 1.3;
    font-size: 90%;
	height: 60px;
	overflow: auto;
}
@media screen and (min-width: 44.375em) {
.listing-item .image {
    width: 230px;
}
.listing-item .title {
    margin-left: 240px;
    font-size: 18px;
}
.listing-item .excerpt {
    margin-left: 240px;
	height: 200px;
}
}



/*RSS Antenna*/
div.rss-antenna .rss-item a {
    text-decoration: none !important;
}
div.rss-antenna .rss-item a:hover {
    background: none;
}
div.rss-antenna .rss-item img {
    padding: 0 10px 0 0;
}
div.rss-antenna .rss-item .siteinfo {
    color: #1a1a1a;
    font-weight: normal;
    font-size: 85%;
}
div.rss-antenna .rss-item .description {
    border-top: 1px solid #1a1a1a;
    margin-top: 5px;
    padding-top: 5px;
    font-size: 85%;
}
div.rss-antenna hr {
    display: none;
}



/*トップページ*/
.home .page-title, .post-2 .entry-header {
	display: none;
}
.wp-posts-carousel-desc {
    visibility: hidden;
    font-size: 0 !important;
}
.wp-posts-carousel-desc div {
    visibility: visible;
}
.info {
    position: absolute;
    top: -0.76%;
    right: 3%;
    width: 38%;
    z-index: 1;
}
.guide {
    margin-top: 30px;
    padding: 20px 10px;
    background-color: #fff;
	text-align: center;
}
.guide h4 {
    display: inline-block;
    margin: 0 10px !important;
    line-height: 1.5;
}
.guide div {
    margin-top: 10px;
    line-height: 1.2;
}
.home-left,
.home-right {
    width: 100%;
    float: none;
}
.home-info {
    clear: both;
    display: inline-block;
    padding-top: 30px;
    width: 100%;
    font-size: 90%;
    line-height: 1.3;
}
.home-info.top {
    margin-top: 35px;
}
.image {
    float: none;
    margin-right: 0;
    width: 100%;
}
.logo {
    display: inline-block !important;
    margin: 8px 0;
}
.home-banner {
	margin-top: 20px;
    width: 100%;
    display: inline-block;
}
#primary .home-banner a {
	text-decoration: none;
	font-size: 90%;
	line-height: 1.3;
	color: red;
}
#primary .home-banner a:hover {
	color: red !important;
}
#primary .home-banner img {
	margin-bottom: 6px;
}
.banner-left {
    float: left;
    width: 48.5%;
    margin: 3% 0 0;
}
.banner-right {
    float: right;
    width: 48.5%;
    margin: 3% 0 0;
}
.banner-left font,
.banner-right font {
	display: block;
	margin-top: 6px;
	color: red;
	line-height: 1.3;
	font-size: 90%;
}
@media screen and (min-width: 44.375em) {
.guide {
    margin-top: 40px;
    padding: 35px;
}
}
@media screen and (min-width: 56.875em) {
.info {
    top: -2.5%;
    right: -3.5%;
    width: 32%;
}
.home-left {
    width: 48.5%;
    float: left;
}
.home-right {
    width: 48.5%;
    float: right;
}
.home-info {
    padding-top: 25px;
}
.image {
    float: left;
    margin-right: 12px;
    width: 45%;
}
.logo {
    margin: 0 0 8px;
}
}