@charset "utf-8";
/* CSS Document */
.pageHero_img {
	background-image: url('../../images/pageHero-etc.png');
}
/*********************************************

広報誌紹介

*********************************************/

#magazine-top hr {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
#magazine-top .flexBox {
	padding: 15px 0;
}
#magazine-top .flexBox .textArea p {
	color: #000;
}
#magazine-top .flexBox .textArea .btnArror {
	text-align: right;
}
#magazine-top .flexBox .textArea .btnArror:before {
	content: "\f0da";
	font-family: FontAwesome;
	margin-right: 5px;
}
#magazine-top .flexBox .itemBox a[target="_blank"]:after {
	content: none!important;
}
#magazine-top .flexBox .itemBox figure > figcaption:after {
	content: "\f1c1";
	font-family: "FontAwesome";
	display: inline-block;
	color: #ff4c6b;
	margin-left: 0.2em;
	/* text-rendering: auto; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none !important;
}

@media (max-width: 768px) {
#magazine-top .flexBox .itemBox figure img {
	max-height: 350px;
}
#magazine-top .flexBox .itemBox:last-child {
	margin-top: 1.8em;
}
#magazine-top .flexBox .itemBox {
	width: 100%;
	text-align: center;
}
#magazine-top .flexBox .imgArea {
	width: 100%;
}
#magazine-top .flexBox .textArea {
	width: 100%;
}
}

@media screen and (min-width:768px) and (max-width:992px) {
#magazine-top .flexBox .itemBox figure img {
	max-height: 400px;
}
#magazine-top .flexBox .itemBox {
	width: 48%;
	text-align: center;
}
#magazine-top .flexBox .imgArea {
	width: 100%;
}
#magazine-top .flexBox .textArea {
	width: 100%;
}
}

@media (min-width: 992px) {
#magazine-top .flexBox .itemBox figure img {
	max-height: 400px;
}
#magazine-top .flexBox .itemBox {
	width: 48%;
	text-align: center;
}
#magazine-top .flexBox .imgArea {
	width: 45%;
}
#magazine-top .flexBox .textArea {
	width: 50%;
}
}
/*********************************************

広報誌「ふるふぃる♪」

*********************************************/
#fulfill figure img {
	vertical-align: bottom;
}
#fulfill .flexBox .imgArea a:after, #fulfill .back_number ul.flexBox li a:after {
	content: none !important
}
#fulfill .flexBox .imgArea figure {
	text-align: center;
}
#fulfill .flexBox .imgArea figure figcaption:after, #fulfill .back_number ul.flexBox li a figure figcaption:after {
	content: "\f1c1";
	font-family: "FontAwesome";
	display: inline-block;
	color: #ff4c6b;
	margin-left: 0.2em;
	/* text-rendering: auto; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none !important;
}
#fulfill .flexBox .taxtArea h5 {
	font-weight: bold;
	background-color: #FFF0C8;
}
#fulfill .back_number ul.flexBox {
	margin-top: -15px
}
#fulfill .back_number ul.flexBox li {
	padding: 0 10px;
	margin-top: 15px;
}
#fulfill .back_number ul.flexBox li a figure {
	text-align: center;
}

@media (max-width: 768px) {
#fulfill .flexBox .imgArea {
	width: 100%;
	text-align: center;
}
#fulfill .latest .flexBox .imgArea img {
	max-width: 60%;
}
#fulfill .latest .flexBox .taxtArea {
	width: 100%;
}
#fulfill .latest .flexBox .taxtArea h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#fulfill .back_number .flexBox li {
	width: 50%;
}
}

@media screen and (min-width:768px) and (max-width:992px) {
#fulfill .flexBox .imgArea img {
	max-width: 100%;
}
#fulfill .title .flexBox .imgArea {
	width: 100%;
}
#fulfill .title .flexBox .taxtArea {
	width: 100%;
}
#fulfill .latest .flexBox .imgArea {
	width: 35%;
}
#fulfill .latest .flexBox .taxtArea {
	width: 60%;
}
#fulfill .latest .flexBox .taxtArea h5 {
	margin-bottom: 10px;
}
#fulfill .back_number .flexBox li {
	width: 33.333333333%;
}
}

@media (min-width: 992px) {
#fulfill .flexBox .imgArea img {
	max-width: 100%;
}
#fulfill .title .flexBox .imgArea {
	width: 100%;
}
#fulfill .title .flexBox .taxtArea {
	width: 100%;
}
#fulfill .latest .flexBox .imgArea {
	width: 25%;
}
#fulfill .latest .flexBox .taxtArea {
	width: 70%;
}
#fulfill .latest .flexBox .taxtArea h5 {
	margin-bottom: 10px;
}
#fulfill .back_number .flexBox li {
	width: 20%;
}
}
/*********************************************

広報誌「M*arch（マーチ）」

*********************************************/
#m_arch figure img {
	vertical-align: bottom;
}
#m_arch .flexBox .imgArea a:after, #m_arch .back_number ul.flexBox li a:after {
	content: none !important
}
#m_arch .flexBox .imgArea figure {
	text-align: center;
}
#m_arch .flexBox .imgArea figure figcaption:after, #m_arch .back_number ul.flexBox li a figure figcaption:after {
	content: "\f1c1";
	font-family: "FontAwesome";
	display: inline-block;
	color: #ff4c6b;
	margin-left: 0.2em;
	/* text-rendering: auto; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none !important;
}
#m_arch .flexBox .taxtArea h5 {
	font-weight: bold;
	background-color: #FFF0C8;
}
#m_arch .back_number ul.flexBox {
	margin: 0 -10px;
	margin-top: -15px
}
#m_arch .back_number ul.flexBox li {
	padding: 0 10px;
	margin-top: 15px;
}
#m_arch .back_number ul.flexBox li a figure {
	text-align: center;
}

@media (max-width: 768px) {
#m_arch .flexBox .imgArea {
	width: 100%;
	text-align: center;
}
#m_arch .latest .flexBox .imgArea img {
	max-width: 60%;
}
#m_arch .latest .flexBox .taxtArea {
	width: 100%;
}
#m_arch .latest .flexBox .taxtArea h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#m_arch .back_number .flexBox li {
	width: 50%;
}
}

@media screen and (min-width:768px) and (max-width:992px) {
#m_arch .flexBox .imgArea img {
	max-width: 100%;
}
#m_arch .title .flexBox .imgArea {
	width: 100%;
}
#m_arch .title .flexBox .taxtArea {
	width: 100%;
}
#m_arch .latest .flexBox .imgArea {
	width: 35%;
}
#m_arch .latest .flexBox .taxtArea {
	width: 60%;
}
#m_arch .latest .flexBox .taxtArea h5 {
	margin-bottom: 10px;
}
#m_arch .back_number .flexBox li {
	width: 33.333333333%;
}
}

@media (min-width: 992px) {
#m_arch .flexBox .imgArea img {
	max-width: 100%;
}
#m_arch .title .flexBox .imgArea {
	width: 100%;
}
#m_arch .title .flexBox .taxtArea {
	width: 100%;
}
#m_arch .latest .flexBox .imgArea {
	width: 25%;
}
#m_arch .latest .flexBox .taxtArea {
	width: 70%;
}
#m_arch .latest .flexBox .taxtArea h5 {
	margin-bottom: 10px;
}
#m_arch .back_number .flexBox li {
	width: 20%;
}
}
/*********************************************

広報誌「riviere（リビエール）」

*********************************************/
#riviere figure img {
	vertical-align: bottom;
}
#riviere .flexBox .imgArea a:after, #riviere .back_number ul.flexBox li a:after {
	content: none !important
}
#riviere .flexBox .imgArea figure {
	text-align: center;
}
#riviere .flexBox .imgArea figure figcaption:after, #riviere .back_number ul.flexBox li a figure figcaption:after {
	content: "\f1c1";
	font-family: "FontAwesome";
	display: inline-block;
	color: #ff4c6b;
	margin-left: 0.2em;
	/* text-rendering: auto; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none !important;
}
#riviere .flexBox .taxtArea h5 {
	font-weight: bold;
	background-color: #FFF0C8;
}
#riviere .back_number ul.flexBox {
	margin: 0 -10px;
	margin-top: -10px
}
#riviere .back_number ul.flexBox li {
	padding: 0 10px;
	margin-top: 15px;
}
#riviere .back_number ul.flexBox li a figure {
	text-align: center;
}

@media (max-width: 768px) {
#riviere .flexBox .imgArea {
	width: 100%;
	text-align: center;
}
#riviere .latest .flexBox .imgArea img {
	max-width: 60%;
}
#riviere .latest .flexBox .taxtArea {
	width: 100%;
}
#riviere .latest .flexBox .taxtArea h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#riviere .back_number .flexBox li {
	width: 50%;
}
}

@media screen and (min-width:768px) and (max-width:992px) {
#riviere .flexBox .imgArea img {
	max-width: 100%;
}
#riviere .title .flexBox .imgArea {
	width: 100%;
}
#riviere .title .flexBox .taxtArea {
	width: 100%;
}
#riviere .latest .flexBox .imgArea {
	width: 35%;
}
#riviere .latest .flexBox .taxtArea {
	width: 60%;
}
#riviere .latest .flexBox .taxtArea h5 {
	margin-bottom: 10px;
}
#riviere .back_number .flexBox li {
	width: 33.333333333%;
}
}

@media (min-width: 992px) {
#riviere .flexBox .imgArea img {
	max-width: 100%;
}
#riviere .title .flexBox .imgArea {
	width: 100%;
}
#riviere .title .flexBox .taxtArea {
	width: 100%;
}
#riviere .latest .flexBox .imgArea {
	width: 30%;
}
#riviere .latest .flexBox .taxtArea {
	width: 65%;
}
#riviere .latest .flexBox .taxtArea h5 {
	margin-bottom: 10px;
}
#riviere .back_number .flexBox li {
	width: 20%;
}
}













/*********************************************

広報誌「読むMUKOJOラジオ」

*********************************************/
#mukoradio .flexBox .imgArea{
	width: 100%;
}
#mukoradio .flexBox .imgArea figure {
	text-align: center;
}
#mukoradio #booklet{
	display: flex;
	margin: 0 -20px;
  flex-wrap: wrap;
}
#mukoradio #booklet .itemBox{
	width: 50%;
	padding: 0 20px;
}
#mukoradio #booklet .imgArea figure{
	width: 100%;
	max-width: 320px;
	margin:30px auto;
	text-align: center;
}
#mukoradio #booklet .btnArea{
	margin: auto;
	text-align: center;
}

#mukoradio #booklet .btnArea a{
	display: block;
	padding: 10px;
	background: #ff0c54;
	color: #fff;
	border-radius: 15px
}
#mukoradio #booklet .btnArea a:after {
	color: #ffffff;
}
@media (max-width: 768px) {
#mukoradio #booklet .btnArea{
	width: 100%;
}
#mukoradio #booklet{
	margin: 0 ;
}
	#mukoradio #booklet .itemBox{
	width: 100%;
	padding: 0 ;
}
}

@media screen and (min-width:768px) and (max-width:992px) {
#mukoradio #booklet .btnArea{
	width: 80%;
}
	#mukoradio #booklet .itemBox{
	width: 100%;
	padding: 0 20px;
}
}

@media (min-width: 992px) {
#mukoradio #booklet .btnArea{
	width: 100%;
}

}
