.hd_face a img {
	width: 30px;
	height: 30px;
}
.hm_face_cover_right {
	overflow: hidden;
	width: calc(50% - 10px);
}
.hm_insta_icon {
	font-family: Calibri, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #B20033;
	padding-left: 50px;
	position: relative;
	font-size: 5rem;
}
.hm_insta_icon::before {
	background: url(../images/common/ic_instagram.png) no-repeat center;
	background-size: 38px 38px;
	bottom: 0;
	content: "";
	height: 38px;
	position: absolute;
	left: 0;
	top: calc(50% - 11px);
	width: 38px;
}
.hm_insta_title {
	padding-top: 40px;
}
.hm_insta_icon .hm_insta_sttl {
	color: #330000;
	font-size: 1.4rem;
	font-weight: normal;
}
.hm_insta_bg {
	padding-bottom: 40px;
}
.hm_insta_bg img {
	max-width: 1000px;
}
.hm_insta_box {
	align-items: stretch;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
	overflow: hidden;
	width: 100%;
}
.hm_insta_box li {
	width: calc(96%/5);
	margin-right: 1%;
	margin-bottom: 10px;
}
.hm_insta_box li:nth-child(5n) {
	margin-right: 0;
}
.hm_insta_box li a img {
	max-width: 192px;
}
 @media only screen and (min-width: 768px), prinf {
.hm_face_cover {
	display: flex;
	padding-top: 45px;
	width: 100%;
}
.hm_face_cover_right {
	padding-left: 20px;
}
.hm_face_cover_left {
	padding-right: 20px;
}
.hm_face_cover_left {
	overflow: hidden;
	width: calc(50% - 10px);
}
.hm_insta_icon {
	font-size: 5rem;
}
}
@media only screen and (max-width: 767px) {
.hm_face_cover_left {
	width: 100%;
}
.hm_face_cover_right {
	padding-top: 20px;
	width: 100%;
}

.hm_face_cover_right iframe {
	width: 100% !important;
}
.hm_face_cover_left iframe [style] {
	width: 100% !important;
}
.hm_insta_icon {
	font-size: 3rem;
}
.hm_insta_icon::before {
	background-size: 26px 26px;
	top: 15%;
}
.hm_insta_bg {
	margin-bottom: 40px;
}
.hm_insta_title {
	padding-bottom: 40px;
}

.hm_insta_box {
	margin-bottom:20px;
}
}
 @media only screen and (max-width: 480px) {
.hm_insta_icon {
	font-size: 1.8rem;
	padding-left: 25px;
	padding-bottom: 5px;
}
.hm_insta_icon::before {
	background-size: 20px 20px;
	top: -13%;
	left: -10px;
}
.hm_insta_icon .hm_insta_sttl {
	font-size: 1rem;
}
}
 @media only screen and (max-width: 1024px) {
.hm_insta_title iframe {
}
}
 @media only screen and (max-width: 515px) {
.hm_insta_title iframe {
	height: 1100px !important;
}
}
