@charset "UTF-8";
.top-box {
	margin: 0 5% 30px;
}
.top-box p {
	font-size: 15px;
}
p {
	line-height: 2.2em;
}
h3 {
	display: none;
}
h3.post-title .post-title-inner {
	text-align: center;
}
.top-catch-img-box {
	text-align: center;
	font-size: 0;
}
.top-chatch-img-block {
	display: inline-block;
	width: 31.333%;
	max-width: 120px;
	margin: 10px 1%;
	text-align: center;
}

.top-catch-img {
	margin: 0 0 5px;
}
.top-catch-img img {
	display: inline-block;
	width: 100%;
}
.top_catch_text {
	font-size: 14px;
}
.top_catch_text p {
	font-size: 14px;
}
.more-link-box {
	text-align: center;
}
.more-link-box a {
	display: inline-block;
	width: 80%;
	margin: 5px 10%;
	padding: 10px 0;
	text-align: center;
	position: relative;
	color: #2023ac;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #2023ac;
	border-bottom: 4px solid #2023ac;
	font-size: 16px;
}
.more-link-box a::after {
	content: '';
	width: 10px;
	height: 10px;
	border: 0;
	border-top: solid 4px #2023ac;
	border-right: solid 4px #2023ac;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -6px;
}
.reserve-btn-box {
	margin-bottom: 0;
}
/* 予約～返却までの流れ */
.top-box-step h3.post-title {
	display: block;
	margin: 0;
	border: none;
	border-top: 1px solid #2023ac;
	text-align :left;
}
.top-box-step h3.post-title .post-title-inner {
	text-align: left;
	margin: 0 2%;
}
.top-box-step .page-in-content {
	font-size: 0;
	margin: 0 2%;
}
.top-box-step .contents-img-block {
	display: inline-block;
	width: 100px;
	margin: 0 10px 0 0;
	vertical-align: top;
}
.top-box-step .contents-text-block {
	display: inline-block;
	width: calc( 100% - 110px );
	vertical-align: top;
}
.top-box-step .center-block,
.top-box-step .post-pc-tel,
.top-box-step table {
	display: none;
}
.top-box-step .contents-img-block-2retsu ul li {
	display: inline-block;
	width: 99%;
	vertical-align: top;
	font-size: 0;
	border-top: 1px solid #2023ae;
	padding-top: 7px;
}
.top-box-step .contents-li-left,
.top-box-step .contents-li-right {
	display: inline-block;
	font-size: 15px;
	vertical-align: top;
}
.top-box-step .contents-li-left {
	width: 100px;
	margin-right: 10px;
}
.top-box-step .contents-li-right {
	width: calc( 100% - 110px );
}
.top-box-step .contents-li-right-midashi {
	font-size: 18px;
	color: #2023ae;
}
/* 車種と料金 */
.top-box-price .article {
	margin: 0 0 30px;
	border-top: 1px solid #2023ae;
}
.top-box-price h4 {
	font-size: 18px;
	color: #111;
	font-weight: bold;
}
.car-img-box {
	text-align: center;
	font-size: 0;
}
.car-img {
	display: inline-block;
	width: 48%;
	margin: 5px 1%;
}
.car-img img {
	width: 100%;
}
.top-box-price table {
	width: 100%;
	margin: 0 0 20px;
}
.top-box-price th,
.top-box-price td {
	border: 1px solid #b3b3b4;
	text-align: center;
}
.top-box-price th {
	background: #ededed;
	color: #595757;
}
.top-box-price ul.car-pr-icon {
	list-style: none;
	font-size: 0;
	margin: 5px 0
}
.top-box-price ul.car-pr-icon li {
	display: inline-block;
	padding: 2px 5px;
	font-size: 12px;
	color: #fff;
	border-radius: 3px; 
	margin: 0 2px;
}
.top-box-price .price-table th {
	padding: 2px 10px;
}
/* よくあるご質問 */
section.qa {
	background: none;
	padding: 0;
}

p.qa_p {
	margin: 0 5% 10px;
}
dl.qa-dl {
	width: auto;
	background: none;
	margin: 0 5% 15px;
	padding: 0;
	padding-bottom: 10px;
	border-top: 1px solid #2023ad;
}

dt.qa-dt {
	border: none;
	padding: 5px 5px 0;
	margin: 10px 0;
	font-size: 0;
}

dt.qa-dt .question {
	font-size: 18px;
	font-weight: bold;
	color: #b8002c;
	line-height: 1.2em;
	padding-bottom: 10px;
	border-bottom: 1px solid #b3b3b4;
}

dd.qa-dd {
	font-size: 0;
	margin: 10px 5px;
}

dd.qa-dd .answer {
	font-size: 15px;
}
dd.qa-dd p {
	display: inline-block;
}

dl.qa-dl .q-img {
	display: inline-block;
	width: 20px;
	margin-right: 5px;
	vertical-align: top;
}

dt.qa-dt .question,
dd.qa-dd .answer {
	display: inline-block;
	width: calc( 100% - 25px );
	vertical-align: top;
}

.voice-box {
	margin-bottom: 40px;
}
/* 店舗情報・アクセス */
.top-box-access .contents-img-left,
.top-box-access .contents-img-right {
	display: block;
	text-align: center;
}
.top-box-access .contents-img-left img,
.top-box-access .contents-img-right img {
	max-width: 240px;
}
.top-box-access img.access-logo {
	display: none;
}
.top-box-access table {
	width: 94% !important;
	border: none;
}
.top-box-access th,
.top-box-access td {
	border: none;
	padding: 5px;
}
.top-box-access th {
	background: #ededed;
	text-align: left;
	color: #727171;
	font-size: 13px;
}
.top-box-access section.page-layout-section table th p, 
section.page-in-content table th p {
	margin: 0;
	line-height: 1.5em;
	font-size: 13px;
}
.top-box-access section.page-layout-section table td p, 
section.page-in-content table td p {
	margin: 0;
	line-height: 1.5em;
}
.news-menu div.top-news-ul div.top-news-li .news-text-box {
	display: inline-block;
	vertical-align: sub;
	text-align: left;
	width: calc( 100% - 98px );
	font-size: 16px;
	color: #111;
}
.news-text-box .news-comment {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #111;
}
.news-menu .news-img-box {
	display: inline-block;
	width: 88px;
	height: 88px;
	overflow: hidden;
	vertical-align: top;
}
.blog-comment {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

@media screen and (min-width: 769px) {
	/* PC */
	.top-box {
		margin: 0 0 30px;
	}
	h2.page-title {
		margin: 0 0 15px;
		padding: 5px 0 0;
	}
	h2.page-title .h2-text {
		font-size: 32px;
	}
	h2.page-title .page-title-inner {
		padding: 0 0 5px;
	}
	h2.page-title-sagyo {
		margin: 0 2.5% 10px;
		text-align: left;
	}
	.top-catch-img-box,
	.top_catch_main {
		width: 85%;
	margin: 0 auto;
	}

	.top-chatch-img-block {
		max-width: 330px;
		font-size: 0;
	}

	.top-catch-img {
		display: inline-block;
		width: 80px;
		margin: 0 10px 5px 0;
	}

	.top_catch_text {
		display: inline-block;
		width: calc( 100% - 90px );
		font-size: 16px;
		text-align: left;
		vertical-align: top;
		margin-top: 20px;
	}
	.contents-li-right {
		margin: 0;
	}
	.more-link-box a {
		width: 40%;
	}
	/* 車種と料金について */
	.top-box-price .article {
		display: inline-block;
		width: 48%;
		margin: 0 1% 20px;
		padding: 20px;
		border: 1px solid #b5b5b6;
		box-shadow:1px 1px 6px 1px #b5b5b6;
		border-radius: 10px;
		box-sizing: border-box;
	}
	.top-box-price {
		font-size: 0;
		margin: 0 0 30px;
	}
	/* 予約から返却までの流れ */
	.top-box-step h3.post-title .post-title-inner {
		margin: 0;
		padding: 5px 0;
		border-left: none;
	}
	.top-box-step .contents-text-block p,
	.top-box-step .contents-text-block-wide p,
	.top-box-step .contents-text-block ul, 
	.top-box-step .contents-text-block-wide ul {
		margin: 0;
	}
	.top-box-step .section.page-layout-section {
		padding-bottom: 0;
	}
	.top-box-step .contents-img-block-2retsu {
		margin-bottom: 0;
	}
	.top-box-step .contents-img-block-2retsu ul li {
		border: 1px solid #b5b5b6;
		box-shadow: 1px 1px 6px 1px #b5b5b6;
		border-radius: 10px;
		box-sizing: border-box;
		padding: 10px;
		margin: 5px 0.5%;
	}
	.top-box-step .contents-li-left {
		line-height: 1em;
	}
	/* よくあるご質問 */
	section.qa {
		display: inline-block;
		width: 48%;
		margin: 0 1%;
	}
	dl.qa-dl {
		margin: 0 0 15px;
	}
	.voice-box {
		margin-bottom: 30px;
		font-size: 0;
	}
	/* 店舗情報・アクセス */
	.top-box-access {
		margin-bottom: 0;
	}
	.top-box-access .contents-img-left,
	.top-box-access .contents-img-right {
		display: inline-block;
	}
	.top-box-access .contents-img-left img,
	.top-box-access .contents-img-right img {
		max-width: 100%;
	}
	.top-box-access table {
		margin-bottom: 0;
	}


}

/*20210721アンクールTOP*/
.kodawari {
	background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
	background-repeat: no-repeat;
	background-size: 250px;
	background-position: 0px -100px;
}

.kodawari-title {
	font-family: HiraKakuPro-W6;
	font-size: 35px;
	color: #b40016;
	text-align: center;
	font-weight: bold;
}

.kodawari-text {
	font-size: 16px;
	text-align: left;
	line-height: 2.2em;
}

.kodawari-box {
	margin: 20px;
}

.kodawari-link-box {
	text-align: center;
}
.kodawari-link-box a {
	display: inline-block;
	width: 220px;
	margin: 5px 10%;
	padding: 10px 0;
	text-align: center;
	position: relative;
	color: #af8047;
	background: #fff;
	border-radius: 40px;
	border: 1px solid #af8047;
	font-size: 14px;
}
.kodawari-link-box a::after {
	font-family: FontAwesome;
	content: '\f061';
	font-size: 18px;
	position: absolute;
	right: 5px;
}

.h2-logo {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.h2-logo h2 {
	font-size: 13px;
	color: #40220F;
	font-weight: bold;
}

.menu-content-title img {
	width: 250px;
	position: absolute;
}

.menu-content-box {
	font-size: 0;
	text-align: center;
	margin-bottom: 15px;
}

.menu-content img {
	/*filter: brightness(0.5);*/
}

.menu-img-text {
	position: relative;
	width: 100%;
}

.menu-desc {
	margin: 10px;
}

.menu-desc p {
	text-align: left;
	font-size: 16px;
}

.menu-link-box {
	text-align: center;
	margin-bottom: 30px;
}

.menu-link-box a {
	display: inline-block;
	width: 138px;
	margin: 5px 10%;
	padding: 10px 0;
	text-align: center;
	position: relative;
	color: #af8047;
	border: 1px solid #af8047;
	font-size: 14px;
}

.menu-link-box a::after {
	content: '';
	border-color: white #af8047 #af8047 white;
	border-style: solid;
	border-width: 0 0 11.368px 11.368px;
	bottom: 0;
	position: absolute;
	right: 0;
}

.pop-menu {
	background-image: url(/wp-content/themes/uncoeur-new/img/background-repeat.jpg);
	padding: 30px 0;
}

.pop-menu .h2-logo h2 {
	color: white;
}
span.news-title {
	color: #b40016;
	font-size: 20px;
	font-weight: bold;
}

.news-menu {
	width: 100%;
}

.news-menu div.top-news-ul {
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
}

.news-menu div.top-news-li {
	padding: 20px 0 10px;
	border-top: 1px solid #000;
}

.news-menu {
	margin: auto;
	padding-top: 80px;
}

.banner-box {
	width: 100%;
	text-align: center;
	padding: 70px 0 30px;
}

.sbi_header_text {
	margin-top: 10px;
}

p.sbi_bio {
	font-weight: bold;
}

#sb_instagram {
	margin-bottom: 30px;
}

.gallery-box {
	padding-top: 50px;
	width: 90%;
	display: inline-block;
	text-align: center;
	margin-left: 5%;
}

.beginners-box {
	width: 68%;
	border: 1px solid #b40016;
	outline: solid 1px #b40016;    
	outline-offset: 3px;        
	margin: 30px auto 60px;
	padding: 20px;
	position: relative;
	box-sizing: border-box;
}

.beginners {
	width: 100%;
	padding-top: 100px;
}

.beginners-box p {
	font-size: 16px;
	line-height: 2em;
}

.red-bold {
	font-weight: bold;
	color: #b40016;
}

	/* ビフォーアフター */
	.beforeafter {
		position: relative;
		padding-top: 60px;
	}
	.beforeafter .bx-wrapper {
		box-shadow: none;
	}
	ul.bxslider_2 {
		position: relative;
		left: 15vw;  /* (100vw - SlideWidth) / 2 */
		overflow: visible !important;
	}
	ul.bxslider_2 li {
		width: 70vw !important;
		height: 70vw;
		padding: 20px 0;
	}
	.bx-wrapper ul.bxslider_2 li img {
		width: 100%;
	}
	.beforeafter-main-box-sp,
	.blog-main-box-sp {
		position: relative;
	}
	.beforeafter-img-box {
		display: block;
		width: 65vw;
		height: 65vw;
		margin: 0 auto 10px;
		overflow: hidden;
	}
	.beforeafter-text {
		position: absolute;
		width: 66vw;
		height: 66vw;
		top: 17px;
		left: 50%;
		margin-left: -47%;
		background: rgba(180, 0, 22, 0.5);
		color: #fff;
		display: block;
	}
	.beforeafter-text-inner {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 16px;
		width: 100%;
		text-align: center;
	}
	.beforeafter-text-kg {
		font-size: 30px;
		font-weight: bold;
	}
	.beforeafter-text-kg-kg {
		font-size: 20px;
		font-weight: normal;
	}

	.feed-prev-btn {
		left: 0;
	}
	.feed-next-btn{
		right: 0;
	}
	.feed-prev-btn .bx-prev,
	.feed-next-btn .bx-next {
		width: 100%;
		height: 60px;
		display: block;
		font-size: 0;
	}
	.navi-btn {
		position: absolute;
		margin: 0;
		width: 40px;
		height: 60px;
		-webkit-background-size: 40px 60px;
		background-size: 40px 60px;
		background-repeat: no-repeat;
		background-position: center center;
		float: left;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
	}

	.beforeafter-text-top {
		width: 160px;
		border-bottom: 1px solid #fff;
		margin: auto;
	}

	.beforeafter-text-name {
		margin-top: 10px;
	}

/* Swiper本体 必須CSS（CDNで読み込む場合は不要） */

/* スライダー全体 */
.beforeafter-swiper {
  width: 100vw;
  height: 73vw;
  margin-left: 0vw;
  position: relative;
}

/* スライド1枚 */
.beforeafter-swiper .swiper-slide {
  height: 70vw;
  padding: 20px 0;
  box-sizing: border-box;
}

.beforeafter-img-box {
  display: block;
  width: 68vw;
  height: 68vw;
  margin: 0 auto 10px;
  overflow: hidden;
}

.beforeafter-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.beforeafter-text {
  position: absolute;
  width: 69vw;
  height: 69vw;
  top: 17px;
  left: 50%;
  margin-left: -45%;
  background: rgba(180, 0, 22, 0.5);
  color: #fff;
  display: block;
}

.beforeafter-text-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  width: 100%;
  text-align: center;
}

.beforeafter-text-kg {
  font-size: 30px;
  font-weight: bold;
}

.beforeafter-text-kg-kg {
  font-size: 20px;
  font-weight: normal;
}

.beforeafter-text-top {
  width: 160px;
  border-bottom: 1px solid #fff;
  margin: auto;
}

.beforeafter-text-name {
  margin-top: 10px;
}

/* Swiperナビゲーション（矢印）を独自デザインにしたい場合は下記を調整 */
.navi-btn {
  position: absolute;
  width: 40px;
  height: 60px;
  top: 52%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
}
.feed-prev-btn {
  left: 0;
	background-image:url(/wp-content/themes/uncoeur-new/img/btn-prev.png);
}
.feed-next-btn {
  right: 0;
	background-image:url(/wp-content/themes/uncoeur-new/img/btn-next.png);
}

/* Swiperのデフォルト矢印画像を消す場合 */
.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

	/* よくあるご質問 */

	.top-qa {
		padding-top: 70px;
	}

	.top-qa .bx-wrapper {
		box-shadow: none;
	}
	ul.bxslider_3 {
		position: relative;
		overflow: visible !important;
	}
	ul.bxslider_3 li {
		width: 90vw !important;
		padding: 20px 0;
		margin: 0 5vw;
	}
	.bx-wrapper ul.bxslider_3 li img {
		width: 100%;
	}
	.qa-text-box1,
	.qa-text-box2,
	.qa-text-box3,
	.qa-text-box4,
	.qa-text-box11,
	.qa-text-box12,
	.qa-text-box13,
	.qa-text-box14 {
		border: 1px solid #ae8047;
		box-sizing: border-box;
		font-size: 16px;
		padding: 15px;
		clear: both;
		background: #fff;
	}
	.qa-text-box1,
	.qa-text-box2,
	.qa-text-box3,
	.qa-text-box4 {
		width: 90%;
	}

	.qa-title {
		font-size: 20px;
		font-weight: bold;
		color: #ae8047;
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	.qa-text1,
	.qa-text2,
	.qa-text3,
	.qa-text4,
	.qa-text11,
	.qa-text12,
	.qa-text13,
	.qa-text14 {
		line-height: 20px;
		position: relative;
	}
	.qa-text-mirage1,
	.qa-text-mirage2,
	.qa-text-mirage3,
	.qa-text-mirage4,
	.qa-text-mirage11,
	.qa-text-mirage12,
	.qa-text-mirage13,
	.qa-text-mirage14 {
		height: 30px;
		position: absolute;
		bottom: 0;
		width: 100%;
		background: -moz-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,1) 100%);
		background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#ffffff',GradientType=0 );
	}
	.qa-float {
		float: left;
		margin-right: 3px;
		line-height: 2.2em;
	}
	.qa-text-continue1,
	.qa-text-continue2,
	.qa-text-continue3,
	.qa-text-continue4,
	.qa-text-continue11,
	.qa-text-continue12,
	.qa-text-continue13,
	.qa-text-continue14 {
		clear: both;
		margin: 10px auto;
		text-align: center;
	}
	.qa-text-continue1 a,
	.qa-text-continue2 a,
	.qa-text-continue3 a,
	.qa-text-continue4 a,
	.qa-text-continue11 a,
	.qa-text-continue12 a,
	.qa-text-continue13 a,
	.qa-text-continue14 a {
		color: #ae8047;
		font-size: 16px;
	}
	.top-qa .navi-btn {
		top: 50%;
	}

	/* swiper */
	.qa-swiper {
		width: 100vw;
		/* 高さは自動調整、必要なら指定 */
		position: relative;
	}
	
	.qa-swiper .swiper-slide {
		width: 90vw; /* 1件ずつ表示・両脇は見えない */
		padding: 20px 0;
		margin: 0 auto;
		box-sizing: border-box;
		display: flex;
		justify-content: center;
	}
	
	.top-qa .navi-btn,
	.qa-swiper .navi-btn {
		top: 50%;
		position: absolute;
		width: 40px;
		height: 60px;
		transform: translateY(-50%);
		background-repeat: no-repeat;
		background-position: center center;
		z-index: 10;
	}

/*ブログ*/

.blog-box {
	padding-top: 70px;
}

.blog-main-box-sp .bx-wrapper {
	box-shadow: none;
}

.blog-text,
a.blog-text {
	display: block;
	font-size: 16px;
	width: 90%;
	color: #111;
}
span.blog-title {
	font-size: 20px;
	color: #b40016;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
div.bxslider_4 div.top-blog-li a.blog-text .blog-comment {
	font-size: 14px;
	color: #111;
}

.blog-img-box {
	display: block;
	width: 55vw;
	height: 55vw;
	margin: 0 auto 10px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

div.bxslider_4 {
	position: relative;
	left: 5vw;  /* (100vw - SlideWidth) / 2 */
	overflow: visible !important;
}
div.bxslider_4 div.top-blog-li {
	width: 60vw !important;
	padding: 20px 0;
}
.bx-wrapper div.bxslider_4 div.top-blog-li img {
	width: 100%;
	height: auto;
}
/*swiper*/
.blog-swiper {
  width: 95vw;
	padding-left: 5vw;
  position: relative;
  overflow: visible;
}

.blog-swiper .swiper-wrapper {
  /* Swiperの自動flexに任せる */
}

.blog-swiper .swiper-slide.top-blog-li {
  width: 60vw; /* Swiperでwidth自動計算されるが、固定値もOK */
  max-width: 360px;
  min-width: 200px;
  padding: 0;
  box-sizing: border-box;
}

.blog-img-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55vw;
  height: 55vw;
  max-width: 320px;
  max-height: 320px;
  margin: 0 auto 8px;
  overflow: hidden;
}
.blog-img-box img {
  width: 100%;
  height: auto;
  display: block;
}

.blog-text,
a.blog-text {
  display: block;
  font-size: 16px;
  width: 90%;
  color: #111;
}
span.blog-title {
  font-size: 20px;
  color: #b40016;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.blog-comment {
  font-size: 14px;
  color: #111;
}


/*PC*/

@media screen and (min-width: 768px) {

	.kodawari {
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 250px;
		background-position: 0px -100px;
	}

	.br-sp {
		display: none;
	}

	.menu-content-box {
		padding-top: 50px;
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 250px;
		background-position: 0px 30px;
	}

	.menu-content-title img {
		right: 81%;
	}

	.menu-content {
		max-width: 313.2px;
		display: inline-block;
		vertical-align: text-top;
		margin-top: 10px;
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 175px;
		background-position: 50% 100px;
	}

	.menu-img-text img {
		width: 100%;
		height: 199.8px;
		object-fit: cover;
	}

	.img-text-box {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin:0;
		padding:0;
		text-align: center;
	}

	.img-text-box img {
		width: 100%;
		height: 100%;
		object-fit: contain;
		filter: brightness(100%);
	}

	.menu-content-box .menu-link-box {
		display: none;
	}

	.pop-menu {
		display: inline-block;
		width: 100vw;
		position: relative;
		left: 50%;
		right: 50%;
		margin-left: -50vw;
		margin-right: -50vw;
		text-align: center;
		padding: 30px 0;
	}

	.news-menu {
		text-align: center;
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 250px;
		background-position: -12px 76px;
	}
	
	.news-menu .news-img-box img {
		width: 100%;
		height: auto;
	}

	.news-menu .h2-logo img {
		width: 501px;
	}

	.news-menu div.top-news-ul {
		width: 600px;
		margin-left: auto;
		margin-right: auto;
	}

	span.news-date {
		font-size: 13px;
		color: #111;
	}

	.banner-box img {
		width: 44%;
		height: auto;
		margin: 0px 2%;
	}

	.gallery-box {
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 220px;
		background-position: 28px 0px;
	}

	.beginners {
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 250px;
		background-position: 0 50px;
	}

	.beginners-box img {
		position: absolute;
		top: -25%;
		left: 28%;
	}

	/*ビフォーアフター*/

	.beforeafter {
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 250px;
		background-position: -12px 76px;
	}

	.beforeafter-main-box,
	.blog-main-box {
		display: block;
	}
	.beforeafter-main-box-sp, 
	.blog-main-box-sp {
		display: none;
	}
	ul.beforeafter-pc,
	ul.blog-pc {
		font-size: 0;
	}
	ul.beforeafter-pc li,
	ul.blog-pc li {
		display: inline-block;
		width: 23%;
		margin: 0 1% 20px;
		position: relative;
	}
	.beforeafter-img-box,
	.beforeafter-text,
	.blog-img-box,
	.blog-text {
		width: 200px;
		height: 200px;
	}
	.beforeafter-text {
		top: 0;
		margin-left: -43%;
	}
	.beforeafter-img-box img {
		width: 100%;
	}
	/* よくあるご質問 */

	.top-qa {
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 250px;
		background-position: -12px 76px;
	}

	ul.top-qa-pc {
		font-size: 0;
	}
	ul.top-qa-pc li {
		display: inline-block;
		width: 48%;
		margin: 0 1% 30px;
		position: relative;
		vertical-align: top;
		font-size: 16px;
	}
	.qa-text-box {
		clear: both;
		height: 266px;
	}

	.qa-text-box11, .qa-text-box12 {
		height: 236px;
	}
	/*ブログ*/
	.blog-box {
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 250px;
		background-position: -12px 0;
	}

	.blog-text {
		height: 150px;
		text-align: left;
		margin: auto;
	}

	ul.blog-pc {
		text-align: center;
	}

}

/*スマホ*/

@media screen and (max-width: 768px) {

	.br-pc {
		display: none;
	}

	.kodawari {
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 220px;
		background-position: -60px -100px;
	}

	.kodawari-title {
		font-size: 24px;
	}

	.h2-logo img {
		width: 100%;
	}

	.menu-img-text img {
		width: 100%;
		height: 260px;
		object-fit: cover;
	}

	.menu-content {
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 250px;
		background-position: 50% 130px;
	}

	.menu-content-box {
		padding-top: 70px;
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 220px;
		background-position: -50px 0;
	}

	.menu-content-title img {
		right: 0%;
	}

	.img-text-box {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin:0;
		padding:0;
		text-align: center;
	}

	.img-text-box img {
		width: 100%;
		height: 100%;
		object-fit: contain;
		filter: brightness(100%);
	}

	.pop-menu {
		width: 100%;
		text-align: center;
		padding-bottom: 20px;
	}

	.pop-menu img {
		width: 45%;
	}

	img.No1-img {
		width: 90%;
	}

	.pop-menu .h2-logo img {
		width: 100%;
	}

	.menu-img-text-item {
		height: 160px;
		overflow: hidden;
	}
	.news-menu {
		text-align: left;
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 220px;
		background-position: -67px 14px;
	}

	.news-menu img {
		width: 80px;
		height: auto;
	}

	.news-menu .h2-logo img {
		width: 100%;
	}

	.news-menu div.top-news-li {
		padding: 10px 0 6px;
	}

	.news-menu div.top-news-ul {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	.news-menu div.top-news-ul div.top-news-li .news-text-box {
		width: calc(100% - 98px);
		font-size: 14px;
		vertical-align: sub;
		height: 90px;
		overflow: hidden;
	}

	span.news-date {
		font-size: 12px;
		color: #111;
	}

	span.news-title {
		font-size: 18px;
	}

	.banner-box img {
		width: 90%;
		height: auto;
		margin-top: 10px;
	}

	.gallery-box {
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 220px;
		background-position: -67px -5px
	}

	.beginners {
		padding-top: 70px;
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 220px;
		background-position: -55px -5px
	}

	.beginners-box {
		width: 90%;
	}

	.beginners-box img {
		position: absolute;
		top: -15%;
		left: 0%;
	}

/*ビフォーアフター*/
	.beforeafter {
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 220px;
		background-position: -60px -3px;
	}

	.beforeafter-main-box,
	.blog-main-box {
		display: none;
	}
	.beforeafter-main-box-sp,
	.blog-main-box-sp {
		display: block;
		margin-bottom: 20px;
		overflow: hidden;
	}
	/* よくあるご質問 */

	.top-qa {
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 220px;
		background-position: -48px 0px;
	}

/*ブログ*/

	.blog-box {
		background-image: url(/wp-content/themes/uncoeur-new/img/background.png);
		background-repeat: no-repeat;
		background-size: 220px;
		background-position: -48px 0;
	}

	.blog-img-box {
		margin: 0 0 10px;
	}

	.feed-prev-btn a {
		background-image:url(/wp-content/themes/uncoeur-new/img/btn-prev.png);
	}

	.feed-next-btn a {
		background-image:url(/wp-content/themes/uncoeur-new/img/btn-next.png);
	}

	.feed-prev-btn a.disabled {
		background-image: none;
	}
	
	.feed-next-btn a.disabled {
		background-image: none;
	}

	.blog-main-box-sp .navi-btn {
		top: 34%;
	}

}
