@charset "utf-8";

/******************************************************************************/
/***                                                                        ***/
/***                                                                        ***/
/***     campaign.css                                                       ***/
/***                                                                        ***/
/***    【内容】                                                            ***/
/***                                                                        ***/
/***     ・コラム専用のスタイルを記述する                                   ***/
/***                                                                        ***/
/***                                                                        ***/
/******************************************************************************/

.aw {
	display: inline-block;
}
.enemaga {
	margin-bottom: 80px;
	font-family: 'Noto Sans JP', sans-serif;
	color: #231815;
}
.enemaga figure, 
.enemaga .img {
	text-align: center;
	line-height: 0;
}
.enemaga .outline {
	position: relative;
	padding-bottom: calc(125px + 30px);
}
.enemaga .outline::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 125px;
	background: url("enemaga_bg02.png") no-repeat center bottom / 100% 100%;
}

.enemaga .main_img {
	margin-bottom: 50px;
	padding-left: 0;
	text-align: center;
	line-height: 0;
	border-left: none;
}
.enemaga p.lead_txt {
	max-width: 780px;
	margin: 0 auto 20px;
	font-size: 120%;
	font-weight: 500;
	line-height: 1.71;
}
.enemaga .profile {
	position: relative;
	max-width: 822px;
	margin: 0 auto;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.enemaga .profile_inner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 580px;
	margin: auto;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.enemaga .profile .info {
	margin-top: 10px;
}
.enemaga .profile .name {
	margin-bottom: 10px;
	font-weight: 500;
	text-align: center;
	line-height: 1.2;
	text-shadow:
		0 2px 0 #FFFDE4,
		2px 0 0 #FFFDE4,
		0 -2px 0 #FFFDE4,
		-2px 0 0 #FFFDE4,
		-2px -2px 0 #FFFDE4,
		2px -2px 0 #FFFDE4,
		-2px 2px 0 #FFFDE4,
		2px 2px 0 #FFFDE4;
}
.enemaga .profile .name b {
	font-size: 140%;
	font-weight: 500;
}
.enemaga .profile .college {
	margin-bottom: 10px;
	font-size: 100%;
	text-align: center;
	font-weight: 500;
	line-height: 1.2;
	text-shadow:
		0 2px 0 #FFFDE4,
		2px 0 0 #FFFDE4,
		0 -2px 0 #FFFDE4,
		-2px 0 0 #FFFDE4,
		-2px -2px 0 #FFFDE4,
		2px -2px 0 #FFFDE4,
		-2px 2px 0 #FFFDE4,
		2px 2px 0 #FFFDE4;
}
.enemaga .profile .college b {
	font-weight: 500;
}
.enemaga .profile .career {
	margin-bottom: 0;
	padding-top: 10px;
	font-size: 100%;
	text-align: left;
	line-height: 1.2;
	border-top: 2px dotted #231815;
	display: inline-block;
}

.enemaga .bg_box {
	padding-bottom: 100px;
	background-color: #FFFDE5;
}
.enemaga .article {
	width: auto;
	padding: 0;
}

.enemaga .article h3 {
	margin-bottom: 20px;
	padding-left: 0;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	/*font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", serif;*/
	/* font-size: 350%; */
	font-size: 320%;
	font-weight: bold;
	text-align: center;
	color: #40210D;
	background: none;
}
.enemaga .article .lead_txt {
	max-width: 780px;
	margin: 0 auto;
	font-size: 125%;
}
.enemaga .article h4 {
	position: relative;
	max-width: 690px;
	margin: 80px auto 30px;
	padding-left: 90px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	/*font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", serif;*/
	font-size: 240%;
	font-weight: bold;
	line-height: 1.5;
	color: #40210D;
}
.enemaga .article h4::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto 0;
	width: 80px;
	height: 100%;
	background: url("enemaga_ico03.svg") no-repeat left center / contain;
}

.enemaga .article p:not([class]) {
	position: relative;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	font-size: 110%;
	line-height: 1.61;
}
.enemaga .article p + p {
	margin-top: 20px;
}
.enemaga .article .layout_txt {
	padding-right: 180px;
	display: inline-block;
}
.enemaga .article .layout_img {
	position: absolute;
	right: -50px;
	bottom: 5px;
}
.enemaga .recipe {
	position: relative;
	max-width: 780px;
	margin: 80px auto 0;
	padding: 30px 0 20px;
	background-color: #FFF;
	border: 2px dotted #F8B62D;
	border-radius: 10px;
	box-sizing: border-box;
}
.enemaga .recipe::before {
	content: "";
	position: absolute;
	top: -35px;
	left: 25px;
	width: 66px;
	height: 64px;
	background: url("enemaga_ico02.png") no-repeat center center / contain;
}
.enemaga .recipe_inner {
	max-width: 750px;
	margin: 0 auto;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.enemaga .recipe .photo {
	width: min(44.87vw, 350px);
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
}
.enemaga .recipe .photo .txt01, 
.enemaga .recipe .photo .txt02 {
	margin-top: auto;
	margin-bottom: 0;
	font-size: 105%;
	line-height: 1.3125;
}
.enemaga .recipe .photo .txt01 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.enemaga .recipe .photo .txt02 {
	text-align: center;
}
.enemaga .recipe .photo .txt02 b {
	font-weight: 500;
}

.enemaga .recipe .ingredient {
	width: min(48.71vw, 380px);
}
.enemaga .recipe .ingredient p {
	margin-bottom: 10px;
	font-size: 105%;
	line-height: 1.25;
}
.enemaga .recipe .ingredient dt {
	margin-top: 10px;
	font-size: 105%;
	font-weight: 500;
	line-height: 1.25;
}
.enemaga .recipe .ingredient dd {
	position: relative;
	margin-left: 1.0em;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1.25;
 	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 1;
}
.enemaga .recipe .ingredient dd::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	margin: auto;
	border-top: 2px dotted #231815;
	z-index: -1;
}

.enemaga .recipe .ingredient dd span {
	padding-right: 10px;
	font-size: 105%;
	background-color: #FFF;
}
.enemaga .recipe .ingredient dd b {
	width: 9.5em;
	margin-left: auto;
	padding-left: 5px;
	font-size: 105%;
	font-weight: normal;
	background-color: #FFF;
}
.enemaga .recipe h5 {
	position: relative;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: 500;
	text-align: center;
	z-index: 1;
}
.enemaga .recipe h5::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	margin: auto;
	border-top: 1px solid #231815;
	z-index: -1;
}
.enemaga .recipe h5 span {
	padding: 0 10px;
	background-color: #FFF;
}
.enemaga .recipe .flow01 {
	width: min(44.87vw, 350px);
}
.enemaga .recipe .flow02 {
	width: min(48.71vw, 380px);
}
.enemaga .recipe .flow01 p:not([class]), 
.enemaga .recipe .flow02 p:not([class]) {
	margin-bottom: 20px;
	font-size: 105%;
	line-height: 1.3125;
}
.enemaga .recipe .flow01 figure, 
.enemaga .recipe .flow02 figure {
	margin-top: -10px;
	margin-bottom: 10px;
}
.enemaga .closing p {
	max-width: 780px;
	margin: 40px auto 20px;
	font-size: 120%;
	font-weight: 500;
	line-height: 1.71;
}
.enemaga .article .sub_title {
	position: relative;
	max-width: 790px;
	margin: 80px auto -40px;
	text-align: center;
	box-sizing: border-box;
}
.enemaga .article .sub_title::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	margin: auto 0;
	border-bottom: 2px dotted #231815;
	/*background-color: #40210D;*/
}
.enemaga .article .sub_title span {
	position: relative;
	padding: 0 20px;
	font-size: 160%;
	font-weight: bold;
	color: #40210D;
	line-height: 1.2;
	background-color: #FFFDE5;
	display: inline-block;
	z-index: 1;
}



.enemaga .notes {
	max-width: 650px;
	margin: 0 auto;
	font-size: 110%;
	padding-left: 1.0em;
	text-indent: -1.0em;
	line-height: 1.61;
	box-sizing: border-box;
	margin-top: 10px !important;
}

.enemaga .img_layout01 {
	max-width: 790px;
	margin: 40px auto 20px;
}
.enemaga .img_layout01 .inner {
	margin-left: -10px;
	margin-right: -10px;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.enemaga .img_layout01 .unit {
	width: calc(25% - 20px);
	margin: 0 10px;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;

}
.enemaga .img_layout01 h5 {
	font-size: 110%;
	margin-bottom: 10px;
}
.enemaga .img_layout01 figure {
	border-radius: 0;
}
.enemaga .img_layout01 figure img {
	width: 100%;
	height: auto;
}
.enemaga .img_layout01 figcaption {
	margin-top: 10px;
	text-align: left;
	font-size: 105%;
	line-height: 1.4;
}
.enemaga .img_layout01 + .notes {
	max-width: 790px;
	margin: 0 auto;
	font-size: 105%;
	text-align: right;
}
.enemaga .img_layout01 {
	position: relative;
}
.enemaga .img_layout01 .left4 {
	position: absolute;
	top: 110px;
	left: 20%;
	width: 80px;
	height: 24px;
	background: url("enemaga_ico04.png") no-repeat center center / contain;
	z-index: 2;
}
.enemaga .img_layout01 .center4 {
	position: absolute;
	top: 110px;
	left: calc(50% - 40px);
	width: 80px;
	height: 24px;
	background: url("enemaga_ico04.png") no-repeat center center / contain;
	z-index: 2;
}
.enemaga .img_layout01 .right4 {
	position: absolute;
	top: 110px;
	right: 19%;
	width: 80px;
	height: 24px;
	background: url("enemaga_ico04.png") no-repeat center center / contain;
	z-index: 2;
}

.enemaga .img_layout02 {
	max-width: 650px;
	margin: 0 auto;
}
.enemaga .img_layout02 h5 {
	font-size: 110%;
	margin-top: 40px;
	margin-bottom: 10px;
}
.enemaga .img_layout02 .unit {
	margin-left: -10px;
	margin-right: -10px;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.enemaga .img_layout02 figure {
	width: calc(50% - 20px);
	margin: 0 10px;
	border-radius: 0;
}
.enemaga .img_layout02 figure img {
	width: 100%;
	height: auto;
}
.enemaga .img_layout02 figcaption,
.enemaga .img_layout02 .caption {
	margin-top: 10px;
	text-align: left;
	font-size: 105%;
	line-height: 1.4;
}


.enemaga .img_layout03 {
	max-width: 790px;
	margin: 0 auto;
}
.enemaga .img_layout03 h5 {
	font-size: 110%;
	margin-top: 40px;
	margin-bottom: 10px;
}
.enemaga .img_layout03 .unit {
	margin-left: -10px;
	margin-right: -10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}
.enemaga .img_layout03 figure {
	width: calc(100% - 20px);
	margin: 0 10px;
	border-radius: 0;
	z-index: 1;
}
.enemaga .img_layout03 figure.spw {
	width: 1675px;
}
.enemaga .img_layout03 figure img {
	width: 100%;
	height: auto;
}
.enemaga .img_layout03 figcaption,
.enemaga .img_layout03 .caption {
	margin-top: 10px;
	text-align: left;
	font-size: 105%;
	line-height: 1.4;
}
.enemaga .img_layout03 .left4 {
	position: absolute;
	top: 88px;
	left: 20%;
	width: 80px;
	height: 24px;
	background: url("enemaga_ico03.png") no-repeat center center / contain;
	z-index: 2;
}
.enemaga .img_layout03 .right4 {
	position: absolute;
	top: 88px;
	right: 20%;
	width: 80px;
	height: 24px;
	background: url("enemaga_ico03.png") no-repeat center center / contain;
	z-index: 2;
}
.enemaga .img_layout03 .left3 {
	position: absolute;
	top: 121px;
	left: calc(33.3% - 40px);
	width: 80px;
	height: 24px;
	background: url("enemaga_ico04.png") no-repeat center center / contain;
	z-index: 2;
}
.enemaga .img_layout03 .right3 {
	position: absolute;
	top: 121px;
	right: calc(33.3% - 40px);
	width: 80px;
	height: 24px;
	background: url("enemaga_ico04.png") no-repeat center center / contain;
	z-index: 2;
}




.enemaga .related {
	background-color: #FFFFFF;
	border: 2px solid #F8B62D;
	border-radius: 10px;
	max-width: 780px;
	margin: 40px auto 0;
	padding: 0;
}
.enemaga .related h5 {
	background-color: #F8B62B;
	border-radius: 5px 5px 0 0;
	color: #FFFFFF;
	font-size: 160%;
	margin-bottom: 0;
	padding: 10px;
	text-align: center;
}
.enemaga .related .related_box {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 30px 15px 60px;
}
.enemaga .related .related_box .related_img {
	line-height: 0;
	padding-right: 60px;
	width: 220px;
}
.enemaga .related .related_box .related_txt {
	width: 410px;
}
.enemaga .related .related_box .related_txt p {
	font-size: 100%;
	line-height: 1.5;
	margin-bottom: 0px;
}
.enemaga .related .related_box .related_txt h6 {
	font-size: 140%;
	line-height: 2.0;
	margin-bottom: 20px;
}
.enemaga .related .related_box .related_txt .button {
	display: block;
	margin-bottom: 0;
}
.enemaga .related .related_box .related_txt .button a {
	position: relative;
	padding: 15px 40px 15px 20px;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2;
	color: #FFF;
	background-color: #40210D;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	width: 200px;
}
.enemaga .related .related_box .related_txt .button a:after {
	position: absolute;
	top: 50%;
	right: 15px;
	content: "\f105";
	font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}







@media screen and (max-width: 767px) {
.enemaga {
	margin-bottom: 60px;
}
.enemaga .outline {
	padding-bottom: calc(12.75vw + 30px);
}
.enemaga .outline::after {
	content: "";
	position: absolute;
	left: -20px;
	right: -20px;
	bottom: 0;
	width: calc(100% + 40px);
	height: 12.75vw;
	background: url("enemaga_bg02.png") no-repeat center bottom / 100% 100%;
}
.enemaga .main_img {
	margin-bottom: 30px;
}
.enemaga p.lead_txt {
	font-size: 110%;
}
.enemaga .profile {
	max-width: 600px;
}
.enemaga .profile .bg {
	margin-left: -15px;
	margin-right: -15px;
}
.enemaga .profile_inner {
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.enemaga .profile .unit {
	padding: 0 30px;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: horizontal;
  	-webkit-box-direction: reverse;
  	-ms-flex-direction: row-reverse;
  	flex-direction: row-reverse;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.enemaga .profile .unit + .unit {
	margin-top: 40px;
}
.enemaga .profile figure {
	max-width: 45%;
	padding-left: 10px;
}

.enemaga .profile .info {
	margin-top: 0;
	text-align: center;
}
.enemaga .profile .name {
	margin-bottom: 10px;
	font-weight: 500;
	text-align: center;
	line-height: 1.2;
}
.enemaga .profile .name b {
	font-size: 140%;
	font-weight: 500;
}
.enemaga .profile .college {
	margin-bottom: 10px;
	font-size: 100%;
	text-align: center;
	font-weight: 500;
	line-height: 1.2;
}
.enemaga .profile .college b {
	font-weight: 500;
}
.enemaga .profile .career {
	margin-bottom: 0;
	padding-top: 10px;
	font-size: 100%;
	line-height: 1.2;
	border-top: 2px dotted #231815;
	display: inline-block;
}


.enemaga .bg_box {
	margin-left: -20px;
	margin-right: -20px;
	padding: 20px 20px;
	padding-bottom: 40px;
}



.enemaga .article h3 {
	font-size: 200%;
	margin-left: -20px;
	margin-right: -20px;
}
.enemaga .article .lead_txt {
	font-size: 110%;
}
.enemaga .article h4 {
	margin: 60px auto 15px;
	padding-left: 55px;
	font-size: clamp(140%, 5vw, 170%);
}
.enemaga .article h4::before {
	width: calc(80px * 0.6);
	height: calc(100px * 0.6);
}



.enemaga .article p:not([class]) {
	font-size: 110%;
}
.enemaga .article .layout_txt {
	padding-right: 0;
	display: inline;
}
.enemaga .article .layout_img {
	position: static;
	margin-top: 20px;
	text-align: center;
	display: block;

}
.enemaga .recipe {
	margin: 60px auto 0;
	padding: 30px 20px 20px;
}
.enemaga .recipe_inner {
  	display: block;
}
.enemaga .recipe .photo {
	width: 100%;
	margin-bottom: 30px;
  	display: block;
}
.enemaga .recipe .photo .txt01, 
.enemaga .recipe .photo .txt02 {
	margin-top: auto;
	margin-bottom: 0;
	font-size: 105%;
	line-height: 1.3125;
}
.enemaga .recipe .photo .txt01 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.enemaga .recipe .photo .txt02 {
	text-align: center;
}
.enemaga .recipe .ingredient {
	width: 100%;
}
.enemaga .recipe .ingredient p {
	margin-bottom: 10px;
	font-size: 105%;
	line-height: 1.25;
}
.enemaga .recipe .ingredient dt {
	margin-top: 10px;
	font-size: 105%;
	line-height: 1.25;
}
.enemaga .recipe .ingredient dd {
	margin-left: 0;
	line-height: 1.4;

}

.enemaga .recipe .ingredient dd span {
	padding-right: 5px;
	font-size: 100%;
	background-color: #FFF;
}
.enemaga .recipe .ingredient dd b {
	width: auto;
	margin-left: auto;
	padding-right: 5px;
	font-size: 100%;
}
.enemaga .recipe h5 {
	width: 100%;
	margin-top: 30px;
}
.enemaga .recipe h5::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	margin: auto;
	border-top: 1px solid #231815;
	z-index: -1;
}
.enemaga .recipe h5 span {
	padding: 0 10px;
	background-color: #FFF;
}

.enemaga .recipe .flow01 {
	width: 100%;
}
.enemaga .recipe .flow02 {
	width: 100%;
}
.enemaga .recipe .flow01 p:not([class]), 
.enemaga .recipe .flow02 p:not([class]) {
	font-size: 100%;
}
.enemaga .recipe .flow01 figure, 
.enemaga .recipe .flow02 figure {
	margin-top: 0;
	margin-bottom: 20px;
}
.enemaga .recipe .flow01 figure img, 
.enemaga .recipe .flow02 figure img {
	width: 80%;
}
.enemaga .closing p {
	font-size: 110%;
}


.enemaga .article .sub_title {
	margin: 60px auto -30px;
}
.enemaga .article .sub_title span {
	padding: 0 15px;
	font-size: 140%;
}

.enemaga .notes {
	max-width: 650px;
	margin: 0 auto;
	padding-left: 1.0em;
	text-indent: -1.0em;
	box-sizing: border-box;
}

.enemaga .img_layout01 {
	max-width: 790px;
	margin: 40px auto 0;
}
.enemaga .img_layout01 .inner {
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;}

.enemaga .img_layout01 .unit {
	width: calc(50% - 20px);
	margin-bottom: 40px;
}
.enemaga .img_layout01 h5 {
	font-size: 110%;
	margin-bottom: 10px;
}
.enemaga .img_layout01 figure {
	border-radius: 0;
}
.enemaga .img_layout01 figcaption {
	margin-top: 10px;
	text-align: left;
	font-size: 105%;
	line-height: 1.4;
}
.enemaga .img_layout01 + .notes {
	margin-top: -20px;
}
.enemaga .img_layout01 .left4 {
	position: absolute;
	top: 17.5%;
	left: calc(50% - 20px);
	width: 40px;
	height: 12px;
	background: url("enemaga_ico04.png") no-repeat center center / contain;
	z-index: 2;
}
.enemaga .img_layout01 .center4 {
	position: absolute;
	top: calc(100% / 2 - 15.375px);
	left: calc(50% - 20px);
	width: 30.75px;
	height: 30.75px;
	background: url("enemaga_ico05.png") no-repeat center center / contain;
	z-index: 2;
}
.enemaga .img_layout01 .right4 {
	position: absolute;
	top: 68%;
	right: calc(50% - 20px);
	width: 40px;
	height: 12px;
	background: url("enemaga_ico04.png") no-repeat center center / contain;
	z-index: 2;
}


.enemaga .img_layout02 {
	max-width: 650px;
	margin: 0 auto;
}
.enemaga .img_layout02 h5 {
	font-size: 110%;
	margin-top: 40px;
	margin-bottom: 10px;
}
.enemaga .img_layout02 .unit {
	margin-left: -10px;
	margin-right: -10px;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.enemaga .img_layout02 figure {
	width: calc(50% - 20px);
	margin: 0 10px;
	border-radius: 0;
}
.enemaga .img_layout02 figure img {
	width: 100%;
	height: auto;
}


.enemaga .img_layout03 {
	max-width: 790px;
	margin: 40px auto 0;
}
.enemaga .img_layout03 .inner {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.enemaga .img_layout03 .unit {
	margin-bottom: 40px;
	flex-wrap: wrap;
	justify-content: left;
}
.enemaga .img_layout03 h5 {
	font-size: 110%;
	margin-bottom: 10px;
}
.enemaga .img_layout03 figure {
	border-radius: 0;
	width: calc(50% - 20px);
	margin-bottom: 20px;
}
.enemaga .img_layout03 figcaption {
	margin-top: 10px;
	text-align: left;
	font-size: 105%;
	line-height: 1.4;
}
.enemaga .img_layout03 + .notes {
	margin-top: -20px;
}
.enemaga .img_layout03 .left4 {
	position: absolute;
	top: 17.5%;
	left: calc(50% - 20px);
	width: 40px;
	height: 12px;
	background: url("enemaga_ico03.png") no-repeat center center / contain;
	z-index: 2;
}
.enemaga .img_layout03 .right4 {
	position: absolute;
	top: 68%;
	left: calc(50% - 20px);
	width: 40px;
	height: 12px;
	background: url("enemaga_ico03.png") no-repeat center center / contain;
	z-index: 2;
}
.enemaga .img_layout03 .left3 {
	position: absolute;
	top: 17.5%;
	left: calc(50% - 20px);
	width: 40px;
	height: 12px;
	background: url("enemaga_ico04.png") no-repeat center center / contain;
	z-index: 2;
}
.enemaga .img_layout03 .right3 {
	position: absolute;
	top: calc(100% / 2 - 15.375px);
	right: calc(50% - 20px);
	width: 30.75px;
	height: 30.75px;
	background: url("enemaga_ico05.png") no-repeat center center / contain;
	z-index: 2;
}


.enemaga .related {
	max-width: 100%;
}
.enemaga .related h5 {
	font-size: 140%;
}
.enemaga .related .related_box {
	flex-direction: column;
	padding: 0 20px 20px;
}
.enemaga .related .related_box .related_img {
	padding-right: 0;
	text-align: center;
	width: 100%;
}
.enemaga .related .related_box .related_txt {
	padding-left: 0;
	width: 100%;
}
.enemaga .related .related_box .related_txt h6 {
	font-size: 120%;
}
.enemaga .related .related_box .related_txt .button a {
	text-align: center;
	width: 100%;
}
}

/*
@media screen and (max-width: 320px) {
.enemaga .profile {
	width: 280px;
	height: auto;
}
.enemaga .profile_inner {
	padding-top: 30px;
}
}
*/
.enemaga + .common_btn a {
	font-size: 110%;
}
.enemaga + .common_btn + .annotation {
	font-size: 100%;
}

@media screen and (max-width: 767px) {
.enemaga + .common_btn a {
	font-size: 120%;
	padding: 15px 10px;
}
}


@media print {
.enemaga {
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
}
.sp_menu_panel {
.page_top {
	display: none;
}
}
