<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Theme Name: CAR LOUNGE
Theme URI: https://www.car-lounge.jp
Description: WordPress Theme for CAR LOUNGE.
Version: 1.0
Author: CAR LOUNGE
Author URI: https://www.car-lounge.jp
*/
.postEye {
  text-align: center;
  padding: 1em 0;
}

.postEye figure {
  position: relative;
  overflow: hidden;
}

.postEye img {
  max-width: 100%;
  height: auto;
  transform: translateY(-50%) scale(1);
  position: absolute;
  top: 50%;
  left: 0;
}
#caselist article figure img{height:auto;}

.postEdit ul li.blocks-gallery-item{padding:0}

@media screen and (min-width: 961px) {  .postEye figure {
    width: 600px;
    margin: 0 auto;
    height: 400px;
  }
	.caselist article figure{
  position: relative;height:360px;
  overflow: hidden;}
	.caselist article figure img{width:100%;  max-width: 100%;
  height: auto;
  transform: translateY(-50%) scale(1);
  position: absolute;
  top: 50%;
  left: 0;}
	.caselist article figure{background-image:none !important;}
	#caselist article figure{overflow:hidden;background-image:none !important;}

	#caselist article:nth-child(2){padding-bottom:140px;margin-top:-420px;}
	#caselist article:nth-child(4){margin-top:-320px;}	
}
@media screen and (max-width: 960px) {  .postEye figure {
    width: 100%;
    margin: 0 auto;
    height: 260px;
    padding-top: 56.25%;
  }
	#caselist article:nth-child(4),#caselist article:nth-child(5){display:none;}
	#latestPost ul li:nth-child(5){display:none !important;}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption{padding:.3em !important}
}

.mw-wp-form_file a{color:#666}</pre></body></html>