@media print, screen and (min-width: 542px) {
/* ==========================================================================
	block 基本
========================================================================== */
.block_category {
	position: relative;
	margin: 0 auto;
	width: 1100px;
	height: auto;
	margin-bottom: 30px;
	background: white;
	border: 1px solid #b7b7b7;
}
.block_category .ttl {
	position: absolute;
	top:10px;
	margin-left: -20px;
	width: 1140px;
	height: 30px;
	background: #761036;
	color: #fff;
}
.block_category .ttl h2{
	position: relative;
	float: left;
	margin: 10px;
	padding-left: 14px;
	font-size: 18px;
	line-height: 13px;
}
.block_category .bdy {
	margin-top:25px;
	color: #0c0c0c;
	font-size: 16px;
}
.block_category .bdy .txt {
	width: 1040px;
	height: auto;
	margin: 55px auto 50px;
	line-height: 2rem;
}
/* ==========================================================================
	block news
========================================================================== */

.block_category.news .bdy ul {
	-ms-overflow: hidden;
	overflow: hidden;
	display: block;
	width: 1040px;
	height: 320px;
	margin: 55px auto 50px;
	
}
.block_category.news .bdy li {
	padding: 15px 0;
	-ms-overflow: hidden;
	overflow: hidden;
	*zoom: 1;
}
.block_category.news .bdy li:first-child {
	border-top: none;
}
.block_category.news .bdy li .date {
	float: left;
	display: inline;
	width: 160px;
	line-height: 25px;
}
.block_category.news .bdy li .category{
	float: left;
	display: inline;
	width: 80px;
	height: 25px;
	line-height: 27px;
	margin-right: 15px;
	font-size: 16px;
	color: white;
	text-align: center;
}
.block_category.news .bdy li .ic_news {
	background: #761036;
}
.block_category.news .bdy li .ic_each {
	background: #301076;
}
.block_category.news .bdy li .ic_other {
	background: #641076;
}
.block_category.news .bdy li .ic_archives{
	background: #5b5b5b;
}
.block_category.news .bdy li .ic_kaedenokai{
	background: #84641d;
}
.block_category.news .bdy li .ic_kouenkai{
	background: #194e0a;
}
.block_category.news .bdy li a {
	float: left;
	display: inline;
	width: 580px;
	padding: 0 0 0 10px;
	line-height: 1.6;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.block_category.news .bdy .list{
	position: absolute;
	bottom: 0;
	display: table;
	width: 100%;
	background: #e7e7e7;
	height: 23px;
	text-align: right;
}
.block_category.news .bdy .list p{
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 2px;
}
.block_category.news .bdy .list p a{
	text-decoration: none;
}
.block_category.news .bdy .list p a img{
	width: 10px;
	height: auto;
}

/* ==========================================================================
	block education
========================================================================== */
.block_category.education .bdy .txt {
	margin-bottom: 20px;
}
.block_category.education .bdy a{
	color: #761036;
}
.block_category.education .bdy li{
	position: relative;
	display: inline-block;
	width: 330px;
	height: 70px;
	margin: 0 12px 16px 0;
	border: 2px solid #761036;
	line-height: 72px;
	text-align: center;
	letter-spacing: 0.25rem;
	box-shadow: 0 4px #d6b7c2; 
}
.block_category.education .bdy li.last{
	margin-right: 0;
}
.block_category.education .bdy li img{
	position: absolute;
	top: 40%;
	right: 20px;
}

/* ==========================================================================
	block relation
========================================================================== */
.block_category.relation .bdy .txt {
	margin-bottom: 20px;
	text-transform: uppercase;
}
.block_category.relation .bdy ul.inner {
	width: 1040px;
	height: auto;
	display: table;
}
.block_category.relation .bdy ul.inner li {
	display: table-cell;
	vertical-align: top;
}
.block_category.relation .bdy ul.inner li.banner {
	width: 645px;
	margin-right: 65px;
}
.block_category.relation .bdy ul.inner li.list {
	width: 430px;
}
.block_category.relation .bdy ul.inner li.list ul {
	/* 210901　楓美会メニュー追加で高さ変更*/
	/* height: 180px;*/
	height: 240px;
}
.block_category.relation .bdy ul.inner li.list li{
	position: relative;
	width: 305px;
	display: block;
	height: 60px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 62px;
	letter-spacing: 0.1rem;
	text-align: left;
}
.block_category.relation .bdy ul.inner li.list li.last{
	border: none;
}
.block_category.relation .bdy ul.inner li.list li img{
	position: absolute;
	top: 40%;
	right: 0px;
}
.block_category.relation .bdy a{
	color: #761036;
	text-decoration: none;
	display: block;
}
/* ==========================================================================
	block etc
========================================================================== */
.block_category.etc .bdy .txt {
	margin-bottom: 20px;
	text-transform: uppercase;
}
.block_category.etc .bdy ul.inner {
	width: 1040px;
	height: auto;
	display: table;
}
.block_category.etc .bdy ul.inner li {
	display: table-cell;
	vertical-align: top;
}
.block_category.etc .bdy ul li:first-child{
	padding-right: 15px;
}

.block_category.etc .bdy ul.inner li img {
	width: 512px;
	height: auto;
}
/* ==========================================================================
Banner
========================================================================== */
.idx_bnr {
	margin-bottom: -20px;
	overflow: hidden;
	*zoom: 1; }
.idx_bnr li {
	float: left;
	width: 250px;
	height: auto;
	margin: 0 0 20px 20px;
	font-size: 0; }
.idx_bnr li.clr {
	margin-left: 0; }
.area_side .idx_bnr li {
	margin-left: 0; }
.idx_bnr img {
	width: 100%;
	height: auto; }

/* ==========================================================================
Visual
========================================================================== */
#idx_vsl {
	width: 1280px;
    margin-left: auto;
    margin-right: auto;
	height: auto;
	overflow: hidden; }
#idx_vsl .slider {
	overflow: hidden; }
#idx_vsl .slider .slick-dots {
	margin: 2px auto;
	width: 1100px;
	text-align: right; }
#idx_vsl .slider .slick-dots li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 2px; }
#idx_vsl .slider .slick-dots li button {
	display: block;
	width: 9px;
	height: 9px;
	padding: 0;
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	border: none;
	outline: none;
	cursor: pointer;
	border: #b94b71 solid 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #ffc1c4; }
#idx_vsl .slider .slick-dots li.slick-active button {
	border: #791336 solid 1px;
	background: #791336; }
#idx_vsl .slider .slick-prev {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -640px;
	padding: 0;
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	border: none;
	outline: none;
	cursor: pointer;
	background:url('../images/arrow-r.png') ;
	height: 60px;
	width: 60px; }
#idx_vsl .slider .slick-next {
	position: absolute;
	top: 50%;
	right: 50%;
	margin: -30px -640px 0 0;
	padding: 0;
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	border: none;
	outline: none;
	cursor: pointer;
	background:url('../images/arrow-l.png') ;
	height: 60px;
	width: 60px;
}

}
        
        
        
        
        
        
        
@media screen and (max-width: 541px) {
/* ==========================================================================
	block 基本
========================================================================== */
.block_category {
	background: #fff;
}
.block_category .ttl {
	background: #761036;
	padding: 10px;
	border-top: 2px solid #550e28;
}
.block_category .ttl h2{
	color: #fff;
}
.block_category .bdy {
	color: #0c0c0c;
	font-size: 14px;
}
.block_category .bdy .txt {
	height: auto;
	line-height: 1.5rem;
	padding: 3% 5%;
}
/* ==========================================================================
	block news
========================================================================== */

.block_category.news .bdy ul {
	display: table;
	width: 90%;
	height: 400px;
	padding: 3% 5%;
	margin: 3% auto;
	border-collapse: collapse;
}
.block_category.news .bdy li {
	display: table-row;
	vertical-align: middle;
	height: 20px;
	margin-bottom: 3%;
	border-bottom:1px solid #e0e0e0;
}
.block_category.news .bdy li.last {
	border: none;
}
.block_category.news .bdy li:first-child {
	border-top: none;
}
.block_category.news .bdy li p,
.block_category.news .bdy li a {
	display: inline-block;
}
.block_category.news .bdy li .date {
	width: 40%;
	line-height: 22px;
	margin: 3% 2% 2% 0;
	font-size: 12px;
}
.block_category.news .bdy li .category{
	width: 52%;
	height: 18px;
	line-height: 20px;
	margin-right: 15px;
	font-size: 14px;
	color: white;
	text-align: center;
}
.block_category.news .bdy li .ic_news {
	background: #761036;
}
.block_category.news .bdy li .ic_each {
	background: #301076;
}
.block_category.news .bdy li .ic_other {
	background: #641076;
}
.block_category.news .bdy li .ic_archives{
	background: #5b5b5b;
}
.block_category.news .bdy li .ic_kaedenokai{
	background: #84641d;
}
.block_category.news .bdy li .ic_kouenkai{
	background: #194e0a;
}
.block_category.news .bdy li a {
	width:100%;
	line-height: 1.6;
	text-decoration: none;
	margin-bottom: 3%;
}
.block_category.news .bdy .list{
	display: table;
	width: 100%;
	background: #e7e7e7;
	height: 23px;
	text-align: right;
}
.block_category.news .bdy .list p{
	display: table-cell;
	vertical-align: middle;
	padding: 8px;
}
.block_category.news .bdy .list p a{
	text-decoration: none;
}
.block_category.news .bdy .list p a img{
	width: 10px;
	height: auto;
}

/* ==========================================================================
	block education
========================================================================== */

.block_category.education .bdy a{
	color: #761036;
}
.block_category.education .bdy li{
	position: relative;
	display: inline-block;
	width: 100%;
	height: 70px;
	margin: 0 12px 16px 0;
	border: 2px solid #761036;
	line-height: 72px;
	text-align: center;
	letter-spacing: 0.25rem;
	box-shadow: 0 4px #d6b7c2; 
}
.block_category.education .bdy li.last{
	margin-right: 0;
}
.block_category.education .bdy li img{
	position: absolute;
	top: 40%;
	right: 20px;
}

/* ==========================================================================
	block relation
========================================================================== */
.block_category.relation .bdy .txt {
	text-transform: uppercase;
}
.block_category.relation .bdy ul.inner {
	width: 100%;
	display: table;
}
.block_category.relation .bdy ul.inner li {
	display: table-row;
	vertical-align: top;
}
.block_category.relation .bdy ul.inner li.banner img{
	width: 100%;
	height: auto;
}
.block_category.relation .bdy ul.inner li.list {
	width: 100%;
}
.block_category.relation .bdy ul.inner li.list ul {
	/* 210901　楓美会メニュー追加で高さ変更*/
	/* height: 180px;*/
	height: 240px;
}
.block_category.relation .bdy ul.inner li.list li{
	position: relative;
	width: 100%;
	display: block;
	height: 60px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 62px;
	letter-spacing: 0.1rem;
	text-align: left;
}
.block_category.relation .bdy ul.inner li.list li.last{
	border: none;
}
.block_category.relation .bdy ul.inner li.list li img{
	position: absolute;
	top: 40%;
	right: 0px;
}
.block_category.relation .bdy a{
	color: #761036;
	text-decoration: none;
	display: block;
}
/* ==========================================================================
	block etc
========================================================================== */

.block_category.etc .bdy ul.inner {
	width: 100%;;
	height: auto;
	display: table;
}
.block_category.etc .bdy ul.inner li {
	display: table-row;
	vertical-align: top;
}
.block_category.etc .bdy ul li:first-child{
	padding-right: 15px;
}
.block_category.etc .bdy ul.inner li img {
	width: 100%;
	height: auto;
} 
  /* ==========================================================================
     Banner
     ========================================================================== */
  .idx_bnr {
    width: 94%;
    margin: 0 auto;
    padding-top: 10px; }
    .idx_bnr li {
      float: left;
      height: auto;
      width: 48%;
      margin: 0 0 4% 4%; }
      .idx_bnr li:nth-child(odd) {
        margin-left: 0; }
      .area_side .idx_bnr li {
        margin-left: 4%; }
        .area_side .idx_bnr li:nth-child(odd) {
          margin-left: 0; }
    .idx_bnr img {
      width: 100%;
      height: auto; }

  /* ==========================================================================
   Visual
   ========================================================================== */
  #idx_vsl {
    width: 100%;
    height: auto;
    overflow: hidden; }
    #idx_vsl .slider {
      max-width: 100%;
      background: url(../images/cmn_container_bk.png) no-repeat center bottom;
      -webkit-background-size: 100% auto;
      -o-background-size: 100% auto;
      background-size: 100% auto; }
      #idx_vsl .slider li img {
        width: 100%;
        height: auto; }
      #idx_vsl .slider .slick-dots {
        margin: 0 auto;
        width: 100%;
        text-align: center; }
        #idx_vsl .slider .slick-dots li {
          display: inline-block;
          *display: inline;
          *zoom: 1;
          margin: 5px 2px; }
          #idx_vsl .slider .slick-dots li button {
            display: block;
            padding: 0;
            width: 10px;
            height: 10px;
            text-indent: -119988px;
            overflow: hidden;
            text-align: left;
            text-transform: capitalize;
            border: none;
            outline: none;
            border: #b94b71 solid 1px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            background: #ffc1c4; }
          #idx_vsl .slider .slick-dots li.slick-active button {
            border: #791336 solid 1px;
            background: #791336; }
      #idx_vsl .slider .slick-prev {
        position: absolute;
        top: 50%;
        left: 0;
        margin: -10px 0 0 0;
        padding: 0;
        text-indent: -119988px;
        overflow: hidden;
        text-align: left;
        text-transform: capitalize;
        border: none;
        outline: none;
        cursor: pointer;
        width: 30px;
        height: 30px;
		background:url('../images/arrow-r.png') ;
        -webkit-background-size: 30px;
        -o-background-size: 30px;
        background-size: 30px; }
      #idx_vsl .slider .slick-next {
        position: absolute;
        top: 50%;
        right: 0;
        margin: -10px 0 0 0;
        padding: 0;
        text-indent: -119988px;
        overflow: hidden;
        text-align: left;
        text-transform: capitalize;
        border: none;
        outline: none;
        cursor: pointer;
        width: 30px;
        height: 30px;
		background:url('../images/arrow-l.png') ;
        -webkit-background-size: 30px;
        -o-background-size: 30px;
        background-size: 30px; } }
.slick-slider .slick-track {
  min-width: 100%; }
  /* ==========================================================================
  0826kobayashi
   ========================================================================== */
.goarchivespage {
    text-align: center;
}
a.goarchivespage_button :hover, a.goarchivespage_button :active, a.goarchivespage_button :focus {
    color: #761036;
}
a.goarchivespage_button :focus {
    outline: #761036;
}
rb.rub {
    line-height: 4;
}
.kbl {
    color: #0c0c0c;
}


