@charset "UTF-8";
#news .sp {
	display: none;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .flyer * + * {
    margin-top: 0;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .flyer p {
	    margin-top: 0px;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .flyer img {
	max-width: none;
}
#news .flyer {
	color: #6f523e;
	width: 100%;
}
#news .summary_news_cafe_workshop .box {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
	margin: 0 0 5px;
	font-weight: 700;
}
#news .ttl_news_cafe_workshop {
	display: flex;
	align-items: center;
	margin-right: 10px;
    width: 75px;
    text-align: justify;
    text-align-last: justify;
	background-color: #01b2a9;
	color: #ffffff;
	padding: 5px 10px;
}
#news .ttl_news_cafe_workshop p {
	font-weight: 700;
	margin: 0!important;
}
#news .deta_news_cafe_workshop {
	width: calc(100% - 65px);
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#news .deta_news_cafe_workshop p {
	width: 100%;
	margin: 0;
	font-weight: 700;
}
#news .speechBubble,
#news .speechBubble p {
	text-align: center;
	font-weight: 700;
}
#news .speechBubble span {
	font-size: 12px;
}
#news .speechBubble {
  position: relative;
  display: inline-block;
  margin-left: 20px;
  padding: 15px 15px;
  border: 1px solid #01b2a9;
  border-radius: 9999px;
  background-color: #01b2a9;
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff;
	font-weight: 700;
}
#news .speechBubble::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 5px 10px 5px 0;
  border-color: transparent #01b2a9 transparent transparent;
  translate: -100% -50%;
}
#news .speechBubble::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 3.9px 7.8px 3.9px 0;
  border-color: transparent #01b2a9 transparent transparent;
  translate: -100% -50%;
}
#news .detail_news_cafe_workshop {
	background-color: #e7d0b1;
	padding: 15px;
    display: flex;
    justify-content: space-between;
	align-items: center;
}
#news .ws .ttl_02 {
	text-align: center;
}
#news .ws .ttl_01 ,
#news .benefits .ttl_01 {
	font-weight: 700;
	font-size: 18px;
	padding: 5px;
	background-color: #f19149;
	color: #ffffff;
	text-align: center;
}
#news .ws .ttl_01 {
	background-color: #01b2a9;
}
#news .ws p {
	font-weight: 700;
}
#news .ws .ttl_02 {
	font-weight: 700;
	font-size: 20px;
}
#news .benefits .ttl_02 {
	font-weight: 700;
	font-size: 18px;
}
#news .ws .ttl_02 span.txt_rx7 {
	font-size: 27px;
}
#news .ws .ttl_02 span.sub {
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
}
#news .benefits .ttl_02,
#news .benefits p {
	text-align: center;
	font-weight: 700;
}
#news .ws p,
#news .benefits p {
	font-size: 14px;
}
#news .benefits .box_02 .ttl_02 ,
#news .benefits .box_03 .ttl_02 {
	font-size: 25px;
}
#news .benefits .box_03 .ttl_02 span {
	color: #fff;
    text-shadow:
            3px 3px 3px #01b2a9, -3px -3px 3px #01b2a9,
           -3px 3px 3px #01b2a9,  3px -3px 3px #01b2a9;
		   display: inline-block;
		   margin-right: 2px;
}
#news .ws ,
#news .benefits {
	width: calc(50% - 30px);
}
#news .ws .box,
#news .benefits .box {
	background-color: #ffffff;
	padding: 10px;
}
#news .benefits .box {
	margin-bottom: 10px;
}
#news .benefits .box_03 {
	margin-bottom: 0;
}
#news .ws .box img,
#news .benefits .box img {
	width: 100%;
}
#news .heading {
  align-items: center;
  display: flex;
  justify-content: center;
  color: #f19149;
}
#news .heading::before,
#news .heading::after {
  background-color: #f19149;
  border-radius: 5px;
  content: "";
  height: 2px;
  width: 17px;
}
#news .heading::before {
  margin-right: 5px;
  transform: rotate(60deg);
}
#news .heading::after {
  margin-left: 5px;
  transform: rotate(-60deg);
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .area_pmn_summary {
	display: flex;
	justify-content: space-between;
    width: 100%;
	margin: 0;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .area_pmn_summary .box_img {
	width: 340px;
	margin: 0;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .area_pmn_summary p {
	margin: 35px 0 0 0;
	width: 350px;
	text-align: center;
	font-weight: bold;
	color: #6a3906;
}
.area_info {
	background-color: #f3a602;
	padding: 20px;
    margin-bottom: 20px;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .workshop_pmn_04 img {
	width: 300px;
}
.area_benefits {
	position: relative;
}
.workshop_pmn_04 {
	position: absolute;
	top: -80px;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .workshop_pmn_05 {
	width: 120px;
}
.area_benefits_list {
	display: flex;
	justify-content: space-between;
    align-items: flex-end;
	text-align: center;
}
.box_benefits_list {
	background-color: #ffffff;
	border-radius: 50%;
	width: 180px;
	height: 180px;
	display: flex;
    align-items: center;
	justify-content: center;
	position: relative;
}
.box_benefits_list .icon_plus {
	position: absolute;
	width: 32px;
    right: -22px;
    z-index: 10;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .box_benefits_list h4 {
    background-color: unset;
    font-size: 13px;
    font-weight: 500;
    padding: 0;
    width: 100%;
    color: #81511c;
	margin: 0;
    line-height: 1;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .box_benefits_list h4 span {
    font-size: 15px;
    font-weight: 900;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .box_benefits_list p {
	margin: 0 0 0 0;
    line-height: 1;
	color: #eb6100;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .box_benefits_list p.p_01 {
	font-size: 23px;
    font-weight: 900;
	margin: 5px 0 10px 0;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .box_benefits_list.benefits_list_03 p.p_01 {
	margin: 5px 0 0 0;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .box_benefits_list p.p_01 span {
	display: block;
	margin: 0;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .box_benefits_list p.p_01 span.span_03 {
	font-size: 36px;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .box_benefits_list p.p_02 {
	font-size: 12px;
	color: #81511c;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .box_benefits_list.benefits_list_02 p.p_01 span.span_01 {
	font-size: 36px;
	color: #01b2a9;
}
#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .box_benefits_list.benefits_list_03 h4 {
	margin: 5px 0 0;
}
.inner_flyer {
	display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
}
.area_attention {
	border: #bc1224 solid 3px;
	padding: 15px;
	margin-bottom: 15px;
}
.summary_news_cafe_workshop {
	width: 420px;
}
.area_teacher {
	width: 280px;
	background-color: #dbf0ef;
	color: #000000;
	border: #01b2a9 solid 3px;
	padding: 12px 15px 14px 15px;
}
.area_teacher .box_img {
	margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
	#news .sp {
		display: block;
	}
	#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .flyer .speechBubble {
        margin-top: 10px;
        margin-left: 0;
        width: 100%;
        padding: 5px 0;
	}
	#news  {
	}
	#news .speechBubble::before {
	  content: "";
	  position: absolute;
	  top: 0;
	  left: 50%;
	  border-style: solid;
	  border-width: 0 5px 10px 5px;
	  border-color: transparent transparent #01b2a9;
	  translate: -50% -100%;
	}
	#news .speechBubble::after {
	  content: "";
	  position: absolute;
	  top: 0;
	  left: 50%;
	  border-style: solid;
	  border-width: 0 3.9px 7.8px 3.9px;
	  border-color: transparent transparent #01b2a9;
	  translate: -50% -100%;
	}
	#news .detail_news_cafe_workshop {
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	#news .ws,
	#news .benefits,
	#news .plus{
		width: 100%!important;
	}
	#news .plus{
		text-align: center!important;
		margin: 15px 0!important;
	}
	#news .deta_news_cafe_workshop p {
		margin-bottom: 10px;
	}
	#news .benefits .ttl_02 {
		font-weight: 700;
		font-size: 17px;
	}
	#news .area_pmn_summary {
		display: block;
	}
	#news .area_pmn_summary .box_img {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
	}
	#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .area_pmn_summary p {
		margin: 15px 0 20px 0;
		width: 100%;
	}
	.workshop_pmn_04 {
		position: relative;
		top: 0;
	}
	.area_benefits_list {
    	display: block;
	}
	.box_benefits_list {
		width: 200px;
		height: 200px;
		margin: 0 auto;
	}
	#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .workshop_pmn_05 {
		max-width: 120px;
		width: 30%;
		position: absolute;
		right: -10px;
        top: -50px;
	}
	#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .workshop_pmn_04 img {
		width: 70%;
	}
	.inner_flyer {
		display: block;
	}
	.summary_news_cafe_workshop {
		width: 100%;
		margin-bottom: 15px;
	}
	.area_teacher {
		width: 100%;
	}
	.box_benefits_list .icon_plus {
		width: 32px;
		right: 84px;
		bottom: -22px;
	}
	#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .area_pmn_summary {
		display: block;
	}
	#news .news:not(.news-archive-faq):not(.news-archive-archive) .news-entry-body .area_pmn_summary .box_img {
		width: 100%;
	}
}
