@charset "UTF-8";
/* CSS Document */

.si-post-img--horizontal01 {
    text-align: center;
    width: 64vw;
    margin: 0 auto 4vw;
}

.si-post-img--horizontal01 img {
    width: 100%;
}

.si-post-img--horizontal02 {
    text-align: center;
    width: 80vw;
    margin: 0 auto 4vw;
}

.si-post-img--horizontal02 img {
    width: 100%;
}

@media print, screen and (min-width: 961px) {
	.si-post-img--col2-pc {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		/*flex-wrap: wrap;*/
		/*margin: 0 -20px*/
        margin: 0 auto;
        width: 550px;
	}
	.si-post-img--col2w-pc {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		/*flex-wrap: wrap;*/
		/*margin: 0 -20px*/
        margin: 0 auto;
        width: 700px;
	}
	.si-post-img--col3w-pc {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		/*flex-wrap: wrap;*/
		/*margin: 0 -20px*/
        margin: 0 auto;
        width: 900px;
	}
    .si-post-img--horizontal01 {
        width: 320px;
        margin-bottom: 40px;
    }
    .si-post-img--horizontal02 {
        width: 440px;
        margin-bottom: 40px;
    }
}

@media print, screen and (min-width: 961px) {
	.si-post-img--col2-pc .si-post-img--horizontal2 {
		padding: 0 20px
	}
}
.si-post-img--col2-pc .si-post-img--horizontal2 img {
	width: 100%
}
@media print, screen and (min-width: 961px) {
	.si-post-img--col2-pc .si-post-img--horizontal2 img {
		width: 460px
	}
}

@media print, screen and (min-width: 961px) {
	.si-post-img--col22-pc {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		/*flex-wrap: wrap;*/
		/*margin: 0 -20px*/
        margin: 0 0 0 50px;
        width: 550px;
	}
}
@media print, screen and (min-width: 961px) {
	.si-post-img--col22-pc .si-post-img--horizontal2 {
		padding: 0 20px
	}
}
.si-post-img--col22-pc .si-post-img--horizontal2 img {
	width: 100%
}
@media print, screen and (min-width: 961px) {
	.si-post-img--col22-pc .si-post-img--horizontal2 img {
		width: 550px
	}
}


@media print, screen and (min-width: 961px) {
	.si-post-img--col22-pc .si-post-img--horizontal {
		padding: 0 20px
	}
}
.si-post-img--col22-pc .si-post-img--horizontal img {
	width: 100%
}
@media print, screen and (min-width: 961px) {
	.si-post-img--col22-pc .si-post-img--horizontal img {
		width: 275px
	}
}



.si-post-img--horizontal2 {
	text-align: center;
	width: 100%;
	margin: 0 auto 6.6666666667vw
}
@media print, screen and (min-width: 961px) {
	.si-post-img--horizontal2 {
		width: 320px;
		margin-bottom: 40px
	}
}
.si-post-img--horizontal2 img {
	width: 100%
}
.si-post-img--horizontal2-wide {
	text-align: center;
	width: 100%;
	margin: 0 auto 6.6666666667vw
}
@media print, screen and (min-width: 961px) {
	.si-post-img--horizontal2-wide {
		width: 400px;
		margin-bottom: 40px
	}
}
.si-post-img--horizontal2-wide img {
	width: 100%
}

@media print, screen and (min-width: 961px) {
	.si-post-img--col3-pc .si-post-img--horizontal2 {
		padding: 0 20px
	}
}
.si-post-img--col3-pc .si-post-img--horizontal2 img {
	width: 64vw
}

.si-post-img--horizontal_720 {
    text-align: center;
    width: 64vw;
    margin: 0 auto 6.6666666667vw;
}

.si-post-image_title{
    text-align: center;
    font-size: 3.6vw;
}

@media print, screen and (min-width: 961px) {
	.si-post-img--col3-pc .si-post-img--horizontal2 img {
		width: 460px
	}
    .si-post-img--horizontal_720 {
    width: 720px;
    margin-bottom: 40px;
    }
    
    .si-post-img--col3-pc_h400 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -20px;
    }
    .si-post-image_title{
        font-size: 14px;
    }
}



