
/* キャッチフレーズの2行目 */
#headerTop #site-description:after {content: 'お手数ですがご理解のうえご覧ください。また本サイトに掲載されている画像の転載、コピーは禁止させていただきます';
    display: block;
}
@media (min-width:640px) {
   /* 横幅が320px以下の場合に適用するスタイル */
   .video_title_288 { 
		 font-size: 9px; 
	}
}
@media (min-width:640px) {
   .video_title_26 { 
		 font-size: 9px; 
	}
}

@media (orientation: landscape) {
   .video_title_26 { 
		 font-size: 5px; 
	}
}

@media (orientation: landscape) {
   .video_title_288 { 
		 font-size: 5px; 
	}
}

::-webkit-full-page-media, :future, :root @media (min-width:640px) {
   .video_title_288 { 
		 font-size: 9px; 
	}
}

::-webkit-full-page-media, :future, :root @media (min-width:640px) {
   .video_title_26 { 
		 font-size: 9px; 
	}
}

// 古いsafari用
@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome,.video_title_26 { 
		 font-size: 9px; 
	}
}

	
@import @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100&display=swap');

.owl-item.active img{
aspect-ratio: 2/1;
}

#banner-slider .owl-item:after {
	display:none;
}

.full-width #primary {
    max-width: 100%;
    margin-top: -40px;
	margin-left:auto;
	margin-right:auto;
}

.top-bar {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    text-align: center;
	    margin-bottom: 60px;
}
.site-description {
	font-size: 9px;
	margin-top: 20px;

}
.item img {
height: auto;
}


.banner-text {
	display:none;}



img.thumbnail.video_thumbnail {
	padding:0;
	border:none;
	border-radius:0;
}

.container.main-content{
display: block;
		max-width:100%;
    margin-left: auto-flow;
    margin-right: auto-flow;
}


.single-image.col-lg-4 {
	width: calc(100% / 3);
  height: auto;
  float: left;
	padding:0;
}

.full-width #primary .page .text-holder {
	max-width:100%
}

#primary .site-main{
	padding-right:0px
}
@media (max-width:639px) {
.video_title_26{
	font-family: 'Noto Sans JP', sans-serif;
font-weight: 300;
	line-height: 10px;
 font-size: 4px;
}
}
@media (max-width:639px) {
.video_title_288{
	font-family: 'Noto Sans JP', sans-serif;
font-weight: 300;
	line-height: 10px;
	 font-size: 4px;
}
}
.wpcf7 input[name="your-name"] { /* 名前入力欄 */
	width: 50%;
}

.wpcf7 input[name="your-email"] { /* メール入力欄 */
	width: 50%;
}
.wpcf7 input[name="tel-62"] { /* タイトル入力欄 */
	width: 50%;
}
.wpcf7 input[name="text-581"] { /* タイトル入力欄 */
	width: 50%;
}
.wpcf7 textarea[name="textarea-986"] { /* 本文入力欄 */
	width: 65%;
}
