@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
}

body {
	width: 100%;
	font-size: 16px;
	position: relative;
	color: #333;
	background: #fff;
	font-weight: 500;
	font-family: '游ゴシック', 'YuGothic', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', 'MS P Gothic', Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	overflow-y: auto;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

img {
	max-width: 100%;
	-webkit-backface-visibility: hidden;
	-ms-transform: translateZ(0);
	/* IE 9 */
	-webkit-transform: translateZ(0);
	/* Chrome, Safari, Opera */
	transform: translateZ(0);
}

.container {
	padding-right: 0;
	padding-left: 0;
}

body,
li,
address {
	line-height: 1.6em;
}

input,
button,
select,
textarea {
	font-size: 16px;
	/* -webkit-appearance: none;*/
}

p {
	font-size: 16px;
	margin: 0 0 10px;
}

a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: inherit;
}

a:hover {
	text-decoration: none;
	color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0 10px 0;
	line-height: 1.4em;
	color: #333;
}

a[href^="tel"] {
	color: inherit;
	text-decoration: none;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
	-webkit-appearance: none;
}

.animated {
	visibility: hidden;
}

.center {
	text-align: center;
}

.container {
	width: 1260px;
	max-width: 1260px;
}

.container-1000 {
	width: 1000px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.show-tb {
	display: none;
}

.show-sp {
	display: none;
}

.main-vs {
	position: relative;
}

.section1 {
	padding: 90px 0;
}

.h-title {
	font-size: 30px;
	font-family: '游明朝', 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
	font-weight: 400;
	margin: 0 0 15px 0;
}

.sub-title {
	font-size: 16px;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
}

.section1 .sub-title {
	margin-bottom: 50px;
}

.section1 p {
	line-height: 2.3em;
}

.center-logo {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.center-logo img {
	max-width: 390px;
}

.bg1 {
	min-height: 590px;
	background: url("../../../dist/img/hanatelier/bg1@2x.jpg") no-repeat center center;
	background-size: cover;
}

.gg-frame {
	overflow: hidden;
	border-radius: 15px;
	margin: 50px 0 0 0;
	height: 373px;
}

.gg-frame iframe {
	width: 100%;
	height: 373px;
}

.section2 {
	padding: 100px 0;
}

.section2 .sub-title {
	margin-bottom: 50px;
}

.section2 p {
	line-height: 2.3em;
}

.br-txt {
	border: solid 1px #333;
	padding: 1px 4px;
	line-height: 22px;
	display: inline-block;
	margin: 0 4px;
}

.address-info {
	font-family: '游明朝', 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
	font-weight: 400;
	display: flex;
	flex-direction: row;
	margin-top: 20px;
}

.address-info label {
	border: solid 1px #333;
	padding: 1px 10px;
	line-height: 22px;
	display: inline-block;
	margin-right: 15px;
	min-width: 58px;
}

.ins-blk {
	margin-top: 50px;
}

.ins-blk .sub-title {
	margin-bottom: 10px;
}

.ins-list {
	margin-top: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}

.ins-list .item {
	width: 25%;
	padding: 10px 10px;
}

.ins-list .item img {
	border-radius: 10px;
}

.bg2 {
	background: url("../img/bg2.jpg") center center no-repeat;
	background-size: cover;
	padding: 50px 0;
}

.bg2 h2 {
	margin-bottom: 40px;
}

@media (max-width: 575px) {
	.bg2 h2 {
		text-align: left;
	}
}

.bg2__info {
	margin: 30px 0 0;
	text-align: center;
	font-size: 18px;
	font-family: '游明朝', 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

.w-title {
	color: #fff;
}

.list-cat {
	margin-top: 50px;
	display: flex;
	flex-direction: row;
	margin-left: -10px;
	margin-right: -10px;
}

.list-cat .item {
	width: 33.3333%;
	padding: 0 10px;
}

.cat-blk {
	position: relative;
	padding: 10px;
	display: block;
	width: 100%;
	height: 100%;
}

.cat-blk__logo {
	max-width: 180px;
}

#cat-blk__logo--02 {
	max-width: 203px;
}

@media (max-width: 786px) {
	.cat-blk__logo {
		max-width: 156px;
	}
}

.cat-blk:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: #F5F5F5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.cat-blk:after {
	content: '';
	display: block;
	width: 50%;
	height: 50%;
	border-radius: 10px 0 0 0;
	background: #9CCC9C;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	transition: all ease 0.2s;
}

.cat-blk.st2:after {
	background: #F9D0BD;
}

.cat-blk.st3:after {
	background: #ACDCEA;
}

.cat-blk:hover:after {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

.cat-blk span {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding: 20px 0 40px 0;
	text-align: center;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 3;
}

.cat-blk span .ar-down {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -12px;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	transition: all ease 0.2s;
}

.cat-blk span img {
	width: auto;
}

.cat-blk:hover span .ar-down {
	bottom: 10px;
}

.cat-big-img {
	padding: 90px 0;
}

.cat-title {
	font-size: 24px;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 30px;
}

.cat-title img {
	margin-right: 10px;
}

.cat-big-img {
	padding: 30px;
	background: #f0f8f0;
	border-top: solid 3px #9CCC9C;
	border-radius: 0 0 10px 10px;
}

.cat-desc {
	margin-top: 90px;
}

.cat-desc-short {
	margin-top: 30px;
}

.cat-desc p {
	line-height: 2em;
}

.cat-desc hr {
	width: 50px;
	height: 3px;
	background: #9CCC9C;
	border: 0;
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 0;
	opacity: 1;
}

.cat-desc h2 {
	margin: 0 0 10px 0;
}

.cat-desc h3 {
	margin: 0;
}

.cat-note {
	font-size: 14px;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
	display: block;
	margin: 0 0 20px 0;
}

.cat-bb {
	margin-bottom: 50px;
}

.cat-bb:last-child {
	margin: 0;
}

.cat-bb .cat-bb-title {
	font-family: '游明朝', 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 20px 0;
	position: relative;
	padding-left: 52px;
}

.cat-bb .cat-bb-title label {
	font-size: 30px;
	color: #9CCC9C;
	font-family: '游明朝', 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
	margin-right: 10px;
	position: absolute;
	top: 2px;
	left: 0;
}

.bg3 {
	background: #f7f7f7;
	padding: 20px 0;
}

.bg-white-blk {
	background: #fff;
}

.bg-white-blk img {
	width: 958px;
}

.bg3 .bg-white-blk {
	border-radius: 10px;
	text-align: center;
	padding: 20px;
	width: calc(100% - 60px);
	margin: 0 auto;
}

.sq-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sq-list li {
	position: relative;
	padding-left: 15px;
	margin: 10px 0;
}

.sq-list li:before {
	background: #CCCCCC;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 10px;
	left: 0;
	content: '';
	display: inline-block;
}

.ci-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	margin-right: 40px;
}

.ci-list:last-child {
	margin-right: 0;
}

.ci-list li {
	position: relative;
	padding-left: 15px;
	margin: 10px 0;
}

.ci-list li:before {
	background: #CCCCCC;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	position: absolute;
	top: 10px;
	left: 0;
	content: '';
	display: inline-block;
}

.ci-list li.no-li {
	padding-left: 0;
}

.ci-list li.no-li:before {
	display: none;
}

.mrt-50 {
	margin-top: 50px;
}

.medium-txt {
	font-size: 30px;
}

.green-txt {
	color: #9CCC9C;
}

.round-img img {
	border-radius: 10px;
}

.section3 {
	padding: 90px 0;
}

.cat-big-img.ss2 {
	background: #fef8f5;
	border-top: solid 3px #f9d0bd;
	border-radius: 0 0 10px 10px;
}

.cat-desc.ss2 hr {
	background: #f9d0bd;
}

.cat-desc.ss2 .cat-bb .cat-bb-title label {
	color: #f9d0bd;
}

.orange-txt {
	color: #f9d0bd;
}

.blue-txt {
	color: #ACDCEA;
}

.cat-big-img.ss3 {
	background: #f7fcfd;
	border-top: solid 3px #ACDCEA;
	border-radius: 0 0 10px 10px;
}

.cat-desc.ss3 hr {
	background: #ACDCEA;
}

.cat-desc.ss3 .cat-bb .cat-bb-title label {
	color: #ACDCEA;
}

.section4 .ins-blk {
	margin-top: 90px;
}

.gift-wr {
	background: #F6F6F6;
	border-radius: 60px;
	display: flex;
	flex-direction: row;
	padding: 50px 0;
	margin-top: 90px;
}

.gift-wr .item {
	width: 50%;
}

.center-content {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.gift-wr .center-content {
	font-size: 30px;
	font-family: '游明朝', 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
	line-height: 1.5em;
}

.red-note {
	color: #FF0000;
	font-size: 15px;
	display: block;
}

.footer {
	background: #F6F6F6;
	padding: 50px 0;
	text-align: center;
	margin-top: 90px;
}

.footer h2 {
	font-size: 30px;
	font-family: '游明朝', 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

.f-white {
	background: #fff;
	height: 210px;
	width: 410px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin: 50px auto 0 auto;
}

.f-btn {
	color: #333;
	font-size: 21px;
	font-family: '游明朝', 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
	font-weight: 700;
	line-height: 2em;
}

.f-btn span {
	display: block;
}

.f-btn img {
	margin: 20px 0 0 0;
}

.f-btn:hover {
	color: #9CCC9C;
}

.f-phone {
	font-weight: bold;
	font-size: 36px;
	margin: 0 0 15px 0;
}

.f-info {
	line-height: 2em;
	font-family: '游明朝', 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

.f-info label {
	display: inline-block;
	border: solid 1px #333;
	padding: 1px 5px;
	margin-right: 15px;
}

.copyright {
	background: #333333;
	color: #fff;
	font-size: 10px;
	font-family: 'Montserrat', sans-serif;
	padding: 5px 20px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.copyright {
		margin-bottom: 75px;
	}
}

.header {
	height: 128px;
	padding: 35px 0;
}

.left-h a img {
	max-width: 134px;
}

.right-h {
	text-align: right;
}

.right-h a img {
	max-width: 183px;
}

.bot-sp {
	display: none;
}

.main-vs-blk {
	position: relative;
}

.main-vs-blk .hidden-link {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 270px;
	height: 290px;
	z-index: 99;
	background: #fff;
	opacity: 0;
	cursor: pointer;
}

.main-vs-blk .hidden-link:hover {
	opacity: 0.3;
}

.tel-link {
	color: inherit;
}

.right-btn {
	width: 240px;
	height: 96px;
	border-radius: 8px;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: url("../img/bg-4c2.jpg") no-repeat center center;
	padding: 4px;
	position: fixed;
	bottom: 100px;
	right: 20px;
	z-index: 999;
}

.right-btn a {
	background: #fff;
	border-radius: 8px;
	width: 100%;
	height: 100%;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.right-btn:hover {
	opacity: 0.7
}

.l-members {
	margin: 20px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

@media (max-width: 575px) {
	.l-members {
		display: block;
	}
}

.l-members__head {
	font-size: 16px;
	font-weight: 600;
	font-family: '游明朝', 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
	width: 210px;
	margin-bottom: 0;
}

.l-members__list {
	min-width: 0;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 0;
	padding-left: 12px;
}

@media (max-width: 575px) {
	.l-members__list {
		padding-left: 0px;
	}
}

.l-members__list li {
	list-style: none;
	margin-right: 20px;
}

.l-members__list li:last-child {
	margin-right: 0;
}

.l-members__list li a {
	position: relative;
	padding: 0 0 0 12px;
	color: #333333;
	font-size: 16px;
	font-family: '游明朝', 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

.l-members__list li a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	border: 5px solid transparent;
	border-left: 6px solid #9CCC9C;
}

.l-members__list li a:after {
	background-color: #9CCC9C;
	bottom: -4px;
	content: '';
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	transition: .2s all;
	width: 0;
}

.l-members__list li a:hover::after {
	width: 100%;
}

.l-members__list--orange li a:before {
	border-left: 6px solid #F9D0BD;
}

.l-members__list--orange li a:after {
	background-color: #F9D0BD;
}

.l-members__list--blue li a:before {
	border-left: 6px solid #ACDCEA;
}

.l-members__list--blue li a:after {
	background-color: #ACDCEA;
}

.l-kigocoro--price {
	background: #9CCC9C;
	border-radius: 9px;
	text-align: center;
	padding: 74px 12px 20px;
	position: relative;
}

@media (max-width: 575px) {
	.l-kigocoro--price {
		border-radius: 14px;
	}
}

.l-kigocoro--price--orange {
	background: #F9D0BD;
}

.l-kigocoro--price--blue {
	background: #ACDCEA;
}

.l-kigocoro--price__head {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: -22px;
}

.l-kigocoro--price__num {
	color: #333333;
	font-size: 14px;
	font-weight: 700;
}

.l-kigocoro--price__num span {
	font-size: 40px;
}

.l-kigocoro--price__intro {
	font-size: 16px;
	margin-bottom: 0;
}

@media (max-width: 575px) {
	.l-kigocoro--price__intro {
		font-size: 14px;
		text-align: left;
	}
}


.section2__link {
	display: flex;
	list-style: none;
	padding: 0;
}

.section2__link li {
	width: calc(100% / 3);
	text-align: center;
	list-style: none;
	padding: 0;
}

.section2__link li a {
	position: relative;
	padding: 0 0 0 12px;
	color: #333333;
	font-size: 12px;
	font-family: '游明朝', 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

@media (max-width: 575px) {
	.section2__link li a {
		font-size: 10px;
	}
}

.section2__link li a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	border: 5px solid transparent;
	border-left: 6px solid #9CCC9C;
}

.section2__link li a:after {
	background-color: #9CCC9C;
	bottom: -4px;
	content: '';
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	transition: .2s all;
	width: 0;
}

.section2__link li:nth-child(1) a {
	margin-left: 20px;
}

@media (max-width: 575px) {
	.section2__link li:nth-child(1) a {
		margin: 0 0 0 8px;
	}
}

.section2__link li:nth-child(2) a {
	margin-right: 12px;
}

@media (max-width: 575px) {
	.section2__link li:nth-child(2) a {
		margin: 0 4px 0 0;
	}
}

.section2__link li:nth-child(3) a {
	margin-right: 50px;
}

@media (max-width: 575px) {
	.section2__link li:nth-child(3) a {
		margin: 0 24px 0 0;
	}
}

.section2__link li a:hover::after {
	width: 100%;
}

.section2__link li.orange a:before {
	border-left: 6px solid #F9D0BD;
}

.section2__link li.orange a:after {
	background-color: #F9D0BD;
}

.section2__link li.blue a:before {
	border-left: 6px solid #ACDCEA;
}

.section2__link li.blue a:after {
	background-color: #ACDCEA;
}


/*
* Pagetop Settings

pagescroll.jsと連動
*/
.footer-over {
	height: 1px;
	display: block;
}

.c-pagetop {
	cursor: pointer;
	background: #9CCC9C;
	width: 48px;
	height: 48px;
	left: 16px;
	bottom: 16px;
	z-index: 100;
}

.c-pagetop a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}



/* 20230519修正分 */
.house_slide {
	/* margin-top: 40px; */
	/* margin-inline: auto;
	max-width: 90%;
	position:relative; */

	margin-inline: auto;
	width:95%;
	margin:0 auto;
	position: relative;
	margin-top:50px;
}

.swiper-container {
	width:95%;
	margin:0 auto;
	position:revert!important;
}


.swiper-wrapper {
	height: auto !important;
}

.swiper-slide {
	text-align: center;
}

.swiper-slide img {
	border-radius: 10px;
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}



.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url(../img/swiper_img/swiper-triangle__right01.png)!important;
	right:-25px!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url(../img/swiper_img/swiper-triangle__left01.png)!important;
	left:-25px!important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url(../img/swiper_img/swiper-triangle__right01.png)!important;
	right:-25px!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url(../img/swiper_img/swiper-triangle__left01.png)!important;
	left:-25px!important;
}

.swiper-button-next--02{
	background-image: url(../img/swiper_img/swiper-triangle__right02.png)!important;
	right:-25px!important;
}
.swiper-button-prev--02{
	background-image: url(../img/swiper_img/swiper-triangle__left02.png)!important;
	left:-25px!important;
}


.swiper-button-next--03{
	background-image: url(../img/swiper_img/swiper-triangle__right03.png)!important;
	right:-25px!important;
}
.swiper-button-prev--03{
	background-image: url(../img/swiper_img/swiper-triangle__left03.png)!important;
	left:-25px!important;
}



@media screen and (max-width: 480px) {
	.house_slide {
		width:90%;
	}

	.swiper-container {
		width:90%;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		background-image: url(../img/swiper_img/swiper-triangle__right01--sp.png)!important;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		background-image: url(../img/swiper_img/swiper-triangle__left01--sp.png)!important;
	}

	.swiper-button-next--02{
		background-image: url(../img/swiper_img/swiper-triangle__right02--sp.png)!important;
		right:-25px!important;
	}
	.swiper-button-prev--02{
		background-image: url(../img/swiper_img/swiper-triangle__left02--sp.png)!important;
		left:-25px!important;
	}


	.swiper-button-next--03{
		background-image: url(../img/swiper_img/swiper-triangle__right03--sp.png)!important;
		right:-25px!important;
	}
	.swiper-button-prev--03{
		background-image: url(../img/swiper_img/swiper-triangle__left03--sp.png)!important;
		left:-25px!important;
	}
}


.youtube__contents {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	background-color: #F7F7F7;
	margin-top: 50px;
	text-align: center;
	padding: 0 15px;
}

.youtube {
	padding: 50px 0;
	text-align: center;
	max-width: 1000px;
	margin: 0 auto;
	aspect-ratio: 16 / 11;
}

.youtube iframe {
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 700px) {
	.youtube {
		aspect-ratio: 16 / 14;
	}
}
