@charset "utf-8";
/* CSS Document */
#contents.Internal-page{
	color: #fff;
	background: #191414;
}
@media screen and (max-width: 1099px){
    #contents.Internal-page{
        margin-top: 120px;
    }
}
@media screen and (max-width: 599px),
@media screen and (max-height: 419px){
    #contents.Internal-page{
        margin-top: 80px;
    }
}
.grp-slider {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}

#chirimen01{
    width: 100%;
	/*height: 700px;*/
	height: 1200px;
    background-image: url(../img/chirimen/page-bg-img01.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
}

#chirimen02{
    width: 100%;
    background-image: url(../img/chirimen/page-bg-img02.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

#chirimen05{
    width: 100%;
	height: 700px;
	background-image: url(../img/chirimen/page-bg-img03.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
@media screen and (max-width: 651px){
    #chirimen01{
        min-height: 1600px;}
}
@media screen and (max-width: 651px){
    #chirimen02{
        min-height:  900px;}
}
@media screen and (max-width: 651px){
    #chirimen05{
        min-height:  700px;}
}

#chirimen03,
#chirimen04 {
    width: 100%;
    /*background-image: url(../img/chirimen/page-bg-img03.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;*/
    background-color: #fafbfb;
    color: black;
}

.chirimen-page-contents {
	position: relative;
}

#contents .chirimen-page-contents-wrap {
	position: absolute;
	width: 55%;
	min-width: 600px;
	padding: 20px;
	background-color: rgba(0,0,0,0.5);
}
@media screen and (max-width: 651px){
	#contents .chirimen-page-contents-wrap{
		position: static;
		margin: 40px auto;
    	width: 86%;
        min-width: 360px;
	}
}
#contents #chirimen02 .chirimen-page-contents-wrap {
	position: relative;
}
@media screen and (max-width: 651px){
	#contents #chirimen02 .chirimen-page-contents-wrap{
		position: static;
        margin: 40px auto;
	}
}
#contents #chirimen05 .chirimen-page-contents-wrap {
	position: relative;
	width: 47%;
	min-width: 560px;
	padding: 20px;
	
}
    
@media screen and (max-width: 651px){
	#contents #chirimen05 .chirimen-page-contents-wrap{
		position: static;
        margin: 40px auto;
		width: 86%;
		min-width: 360px;
	}
}




#contents #chirimen03 .chirimen-page-contents-wrap,
#contents #chirimen04 .chirimen-page-contents-wrap {
	position: relative;
	width: 88%;
	min-width: 560px;
	padding: 20px;
    background: none;
}
@media screen and (max-width: 651px){
	#contents #chirimen03 .chirimen-page-contents-wrap,
    #contents #chirimen04 .chirimen-page-contents-wrap {
		position: static;
		margin: 0 auto;
    	width: 86%;
        min-width: 360px;
	}
}
#contents .chirimen-page-contents-title {
	text-align: left;
	margin-bottom: 30px;
}
@media screen and (max-width: 651px){
	#contents .chirimen-page-contents-title {
		/*width: 86%;*/
		width: 100%;
	}
	
}
#contents .chirimen-page-contents-title h4 {
	display: block;
	font-size: 240%;
	padding-right: 10px;
    line-height: 1.2;
	text-align: center;
}
@media screen and (max-width: 651px){
	#contents .chirimen-page-contents-wrap h4{
		line-height: 1.2;
        font-size: 5.1vw;
	}
}
#contents .chirimen-page-contents-title span {
	display: block;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
}

#contents .chirimen-page-contents-word {
    width: 100%;
}

#chirimen01  .chirimen-page-contents-wrap {
	/*top:120px;*/
	top:100px;
    left: 6%;
	height: auto;
	}
.chirimen-world-p{
    line-height: 2;
    margin-top: 45px;
}


#chirimen02  .chirimen-page-contents-wrap {
	margin-top:120px;
	margin-right:6%;
    margin-left: auto;
    margin-bottom: 60px;
}
#chirimen05  .chirimen-page-contents-wrap {
	/*margin-top:100px;*/
    left: 6%;
	height: auto;
}


.chirimen-world-p a {
    color: aqua;
}
.chirimen-world-p a:hover {
    opacity: 0.7;
}
.chirimen-world-ul {
    margin-top: 30px;
    margin-bottom: 30px;
}
.chirimen-world-ul li {
    line-height: 3.6;
}
@media screen and (max-width: 651px){
	.chirimen-world-ul li {
    line-height: 1.8;
}
}
#chirimen03 .chirimen-page-contents-wrap,
#chirimen04 .chirimen-page-contents-wrap {
	margin-right:6%;
    margin-left: 6%;
    padding-bottom: 60px;
}
#contents #chirimen03 .chirimen-page-contents-title h4 {
    padding-top: 40px;
}
#contents #chirimen03 h5 {
    font-size: 160%;
	padding-right: 10px;
    padding-top: 40px;
}
.chirimen-showcase {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
}



#flex-youhuku {
    
}
#flex-youhuku .chirimen-showcase-box {
    /*flex: 0 0 18%;
    margin: 0 2.5% 25px 0;*/
	flex: 0 0 auto;
    margin: 0 auto 25px;
    width: 18%;
}


/*#flex-youhuku .chirimen-showcase-box:nth-child(5n+5) {
    margin-right: 0;
}*/
@media screen and (max-width: 651px){
	#flex-youhuku .chirimen-showcase-box {
       width: 30%;
	}

}
#flex-komono {
    
}
#flex-komono .chirimen-showcase-box {
    /*flex: 0 0 22%;
    margin: 0 4% 25px 0;*/
	flex: 0 0 auto;
    margin: 0 auto 25px;
    width: 18%;
}

/*#flex-komono .chirimen-showcase-box:nth-child(4n+4) {
    margin-right: 0;
}*/
@media screen and (max-width: 651px){
	#flex-komono .chirimen-showcase-box {
       width: 30%;
	}

}
#contents #chirimen04 .chirimen-page-contents-title h4 {
    padding-top: 40px;
}
#flex-store {
    
}
#flex-store > .chirimen-store {
    flex: 0 0 45%;
}
#flex-store > .chirimen-store:first-child {
    margin-right: 10%;
}
@media screen and (max-width: 599px){
    #flex-store > .chirimen-store {
    flex: 0 0 100%;
    }
    #flex-store > .chirimen-store:first-child {
    margin-right: 0;
    }
}
#contents .chirimen-store h5 {
    font-size: 160%;
	text-align: center;
    margin-top: 1em;
    margin-bottom: 0.5em;
}
@media screen and (max-width: 899px){
    #contents .chirimen-store h5 {
    font-size: 2.5vw;
    }
}
@media screen and (max-width: 599px){
    #contents .chirimen-store h5 {
    font-size: 4vw;
    }
}
#contents .chirimen-store p {
    
}
@media screen and (max-width: 899px){
    #contents .chirimen-store p {
        font-size: 1.6vw;
    }
}
@media screen and (max-width: 599px){
    #contents .chirimen-store p {
        font-size: 2.7vw;
    }
}
#contents .chirimen-store img {
    display: block;
    width: 100%;
    margin: 0 auto ;
}
.chirimen-store-map{
    position: relative;
    padding-bottom: 250px;
    height: 0;
    overflow: hidden;
}
.chirimen-store-map iframe,
.chirimen-store-map object,
.chirimen-store-map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
}
/* アンカーリンク位置調整用(固定ヘッダーの高さ分ずらすため)
------------------------------------------------------------------- */
@media screen and (max-width: 1099px) {
    #contents #chirimen03 .chirimen-page-contents-title h4.anchorlink01 {
    padding-top: 160px; margin-top: -120px;
    }
}
@media screen and (max-width: 599px){
    #contents #chirimen03 .chirimen-page-contents-title h4.anchorlink01 {
    padding-top: 120px; margin-top: -80px;
    }
}
/* history
------------------------------------------------------------------- */
#contents .post-content .chirimen-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;
}
