@charset "utf-8";
/* CSS Document */
#contents.Internal-page{
	color: #fff;
	background: #191414;
}
#contents.Internal-page_01{
	color: #fff;
}
@media screen and (max-width: 1099px){
    #contents.Internal-page,#contents.Internal-page_01{
        margin-top: 120px;
    }
}
@media screen and (max-width: 599px),
@media screen and (max-height: 419px){
    #contents.Internal-page,#contents.Internal-page_01{
        margin-top: 80px;
    }
}
.grp-slider {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}

#news01{
    width: 100%;
    height: 600px;
    background-image: url(../img/news/mikoshi_img01.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#news02{
    width: 100%;
    background-image: url(../img/chirimen/page-bg-img02.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
#news05{
    width: 100%;
    height: 700px;
    background-image: url(../img/anniversary/img_top.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
@media screen and (min-width: 651px){
    #news02{
        height: 900px;}
}
@media screen and (max-width: 651px){
    #news02{
        min-height: height: 900px;}
}

#news03,
#news04 {
    width: 100%;
    /*background-image: url(../img/chirimen/page-bg-img03.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;*/
    background-color: #fafbfb;
    color: black;
}

.news-page-contents {
	position: relative;
}

#contents .news-page-contents-wrap {
	position: absolute;
	width: 47%;
	min-width: 560px;
	padding: 20px;
	background-color: rgba(0,0,0,0.5);
}

@media screen and (max-width: 651px){
	#contents .news-page-contents-wrap{
		/*position: static;*/
		margin:0 auto;
    	width: 86%;
        min-width: 360px;
	}
}
#contents #news02 .news-page-contents-wrap {
	position: relative;
}
@media screen and (max-width: 651px){
	#contents #news02 .news-page-contents-wrap{
		position: static;
        margin: 40px auto;
	}
}
#contents #news03 .news-page-contents-wrap,
#contents #news04 .news-page-contents-wrap {
	position: relative;
	width: 88%;
	min-width: 560px;
	padding: 20px;
    background: none;
}
@media screen and (max-width: 651px){
	#contents #news03 .news-page-contents-wrap,
    #contents #news04 .news-page-contents-wrap {
		position: static;
		margin: 0 auto;
    	width: 86%;
        min-width: 360px;
	}
}
#contents .news-page-contents-title {
	text-align: left;
	margin-bottom: 30px;
}
#contents .news-page-contents-title_01 {
	text-align: left;
}
@media screen and (max-width: 651px){
	#contents .news-page-contents-title {
		width: 86%;
	}
	
}
#contents .news-page-contents-title h4{
	display: block;
	font-size: 240%;
	padding-right: 10px;
    line-height: 0.8;
}
@media screen and (max-width: 651px){
	#contents .news-page-contents-wrap h4{
		line-height: 1.2;
        font-size: 5.1vw;
	}
}
#contents .news-page-contents-title span{
	display: block;
	font-weight: normal;
}

#contents .news-page-contents-word {
    width: 100%;
}

#news01  .news-page-contents-wrap{
	/*top:120px;
    left: 6%;*/
	bottom: 10px;
	right:6%;
}


.news-world-p{
    line-height: 2;
    margin-top: 45px;
}


#news02  .news-page-contents-wrap {
	margin-top:120px;
	margin-right:6%;
    margin-left: auto;
    margin-bottom: 60px;
}
.news-world-p a {
    color: aqua;
}
.news-world-p a:hover {
    opacity: 0.7;
}
.news-world-ul {
    margin-top: 30px;
    margin-bottom: 30px;
}
.news-world-ul li {
    line-height: 3.6;
}

#news03 .news-page-contents-wrap,
#news04 .news-page-contents-wrap {
	margin-right:6%;
    margin-left: 6%;
    padding-bottom: 60px;
}
#contents #news03 .news-page-contents-title h4 {
    padding-top: 40px;
	text-align: center;
}

#contents #news03 h2 {
	margin-bottom: 50px;
    font-size: 40px;
    letter-spacing: 8px;
    line-height: 1.0;
	font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
}

#contents #news03 .messe_title {
	font-size: 180%;
	line-height: 1.8;
	text-align: center;
	font-weight: 800;
	background: url(../img/bg_ttl.png) no-repeat 50% 26px;
	margin-top: 5%;
}

#contents #news03 .messe_title span {
	font-size: 14px;
    letter-spacing: 0;
}
#contents #news03 h5 {
    font-size: 160%;
	padding-right: 10px;
    padding-top: 40px;
}
#contents #news03 h6 {
    font-size: 140%;
    padding-right: 10px;
	text-align: center;
}
#contents #news03 .messe p{
	line-height: 200%;
    text-align: center;
}

.news-showcase {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
}
#flex-youhuku {
    
}
#flex-youhuku .news-showcase-box {
    flex: 0 0 18%;
    margin: 0 2.5% 25px 0;
}
#flex-youhuku .news-showcase-box:nth-child(5n+5) {
    margin-right: 0;
}
#flex-komono {
    
}
#flex-komono .news-showcase-box {
    flex: 0 0 22%;
    margin: 0 4% 25px 0;
}
#flex-komono .news-showcase-box:nth-child(4n+4) {
    margin-right: 0;
}

#contents #news04 .news-page-contents-title h4 {
    padding-top: 40px;
}
#flex-store {
    
}
#flex-store > .news-store {
    flex: 0 0 45%;
}
#flex-store > .news-store:first-child {
    margin-right: 10%;
}
@media screen and (max-width: 599px){
    #flex-store > .news-store {
    flex: 0 0 100%;
    }
    #flex-store > .news-store:first-child {
    margin-right: 0;
    }
	#contents #news03 h2 {
	argin-bottom: 40px;
    font-size: 22px;
    line-height: 0.7;
    background: none;
	letter-spacing: 6px;
    }
	#contents #news03 .messe_title {
	font-size: 150%;
    line-height: 1.2;
    margin-top: 8%
    }
	#flex-komono .news-showcase-box {
    flex: 0 0 100%;
    margin: 0 4% 25px 0;
    }
	
}
@media screen and (max-width: 768px){
#contents #news03 .messe p {
    
    text-align: left;
}
}
#contents .news-store h5 {
    font-size: 160%;
	text-align: center;
    margin-top: 1em;
    margin-bottom: 0.5em;
}
@media screen and (max-width: 899px){
    #contents .news-store h5 {
    font-size: 2.5vw;
    }
}
@media screen and (max-width: 599px){
    #contents .news-store h5 {
    font-size: 4vw;
    }
}
#contents .news-store p {
    
}
@media screen and (max-width: 899px){
    #contents .news-store p {
        font-size: 1.6vw;
    }
}
@media screen and (max-width: 599px){
    #contents .news-store p {
        font-size: 2.7vw;
    }
}
#contents .news-store img {
    display: block;
    width: 100%;
    margin: 0 auto ;
}
.news-store-map{
    position: relative;
    padding-bottom: 250px;
    height: 0;
    overflow: hidden;
}
.news-store-map iframe,
.news-store-map object,
.news-store-map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
}
/* アンカーリンク位置調整用(固定ヘッダーの高さ分ずらすため)
------------------------------------------------------------------- */
@media screen and (max-width: 1099px) {
    #contents #news03 .news-page-contents-title h4.anchorlink01 {
    padding-top: 160px; margin-top: -120px;
    }
}
@media screen and (max-width: 599px){
    #contents #news03 .news-page-contents-title h4.anchorlink01 {
    padding-top: 120px; /*margin-top: -80px;*/
	text-align: center;
    }
	#contents .news-page-contents-title {
    width: 100%; 
}
}
/* history
------------------------------------------------------------------- */
#contents .post-content .news-page-contents-title {
    padding: 100px 0 60px;
    margin: 0px 15px 0;
    margin-bottom: 0;
}

#contents .history {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#contents .history li {
	position: relative;
    margin: 0px 20px 30px 84px;
    padding-left: 37px;
    border-left: 1px solid #fff;
}
#contents .history li:last-child {
	margin-bottom: 100px;
}
#contents .history li:first-child > :last-child {
    margin-bottom: 0px;
}
#contents .history li:before {
	display: none;
}
#contents .history li > *:first-child {
	margin-top: 0;
}
#contents .history li > *:last-child {
	margin-bottom: 0;
}
#contents .history li h2 {
    border-left: 0;
    text-align: left;
    width: 75px;
    color: #fff;
    font-size: 26px;
    padding-bottom: 0;
    position: absolute;
    left: -67px;
    top: 4px;
    color: #fff;
    font-weight: normal;
}
#contents .history li h3 {
	border-left: 0;
	padding: 15px 0;
    margin: 0px;;
    left: -37px;
	text-align: right;
	width: 40px;
	color: #fff;
}
#contents .history li h3 + p {
    margin: -53px 0 20px 60px;
    position: relative;
    padding: 20px;
    background: #666;
}
#contents .history li:nth-child(odd) h3 + p{
    background: #999;
}
#contents .history li h3 + p:before {
    content: "";
    position: absolute;
    left: -97px;
    top: 25px;
    width: 40px;
    height: 1px;
    background-color: #ddd;
    z-index: 90;
}
#contents .history li p + p {
	position: relative;
}
#contents .history li p + p:after {
	content: "";
	position: absolute;
	top: 3px;
	left: -47px;
	width: 16px;
	height: 16px;
	border: 4px solid #999;
	border-radius: 50%;
	background-color: #fff;
	z-index: 100;
}
#contents .history li p + p:before {
	content: "";
	position: absolute;
	left: -39px;
	top: 10px;
	width: 35px;
	height: 2px;
	background-color: #ddd;
	z-index: 90;
}
@media screen and (min-width: 768px){
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 768px){
  .br-pc { display:none; }
  .br-sp { display:block; }
}
.anniversary {
    padding: 50px 0;
    margin: 0 auto;
    background: #fff; 
}
.anniversary02 {
    width: 100%;
    background-image: url(../img/anniversary/img30.jpg);
    background-repeat: no-repeat;
    background-position: center right;
	padding: 30px 0;
    margin: 0 auto 50px;
}
.anniversary03 {
    width: 100%;
    background-image: url(../img/anniversary/img23.jpg);
    background-repeat: no-repeat;
    background-position: center right;
	padding: 30px 0;
    margin: 0 auto 50px;
}
.anniversary04 {
    width: 100%;
    background-image: url(../img/anniversary/img29.jpg);
    background-repeat: no-repeat;
    background-position: center right;
	padding: 30px 0;
    margin: 0 auto 50px;
}
.anniversary-page-contents {
    position: relative;
}
.anniversary-page-contents-wrap {
	/*display: inline-block;*/
    width: 45%;
	margin-left: 15%;
    
	
}
.anniversary-page-contents-title {
    text-align: left;
    margin-bottom: 30px;
}
.anniversary-page-contents-title h4 {
    display: block;
    font-size: 240%;
    padding-right: 10px;
    line-height: 0.8;
}
.anniversary-page-contents-title span {
    display: block;
    font-weight: normal;
}

.anniversary-page-contents-word {
    text-align: left;
	background-color: rgba(250,251,251,0.9);
	padding: 20px;
}
@media screen and (max-width: 599px){
.anniversary02,.anniversary03,.anniversary04 {
    background-position: top center;
}
.anniversary-page-contents-wrap {
    width: 100%;
    margin-left: 5%;
    margin-top: 80%;
}
}
@media screen and (max-width: 768px){

  .anniversary-page-contents-wrap {
    width: 100%;
    margin-left: 5%;
    margin-top: 80%;
}

}