@charset "UTF-8";

.top-content { background: #fff; }
@media screen and (max-width: 1089px) {
	section { padding: 6%; background: #fff; position: relative; }
	section#anch00 { background:url("../img/common/bg-anch00_pc.png") center center no-repeat; background-size: cover; background-color: rgba(255, 255, 255, 0.8);
        background-blend-mode: lighten; }
	section#anch01 { background: #fff; }
	section#anch02 { background: #fffff7; }
	section#anch04 { background: #fffff7; }
	section#anch06 { background: #fffff7; }
}
@media screen and (min-width: 1090px) {
	section { background: #fff; }
	section#anch00 { position: relative; background:url("../img/common/bg-anch00_pc.png") center center no-repeat; background-size: cover; background-color: rgba(255, 255, 255, 0.8);
        background-blend-mode: lighten; }
	section#anch00 .in { padding: 10vh 0; margin-bottom: 0; }
	section#anch01 { position: relative; background: #fff; }
	section#anch01 .in { padding: 10vh 0; margin-bottom: 0; }
	
	.saishu-bunseki { max-width: 600px; margin: 0 auto 20px; }
	
	section#anch02 { background: #fffff7; padding: 10vh 0; position: relative; }
	
	section#anch03 { padding: 10vh 0; position: relative; background: #fff; }
	section#anch03 .in { margin-bottom: 0px; }
	
	section#anch04 { padding: 10vh 0; margin-bottom: 0vh; position: relative; background: #fffff7; }
	section#anch04 .in { margin-bottom: 0px; }
	
	section#anch05 { background:#fff; padding: 10vh 0; position: relative; }
	section#anch05 .in { margin-bottom: 0px; }
	
	section#anch06 { padding: 10vh 0; position: relative; background: #fffff7; }
	section#anch06 .in { margin-bottom: 0px; }
	
	section#anch07 { background: #fff; padding: 10vh 0; position: relative;}
	section#anch07 .in { margin-bottom: 0px; }
	
	section#anch08 { padding: 10vh 0; position: relative; background: #fffff7; }
	section#anch08 .in { margin-bottom: 0px; }
	
	section#anch09 { padding: 10vh 0; margin-bottom: 0vh; position: relative; background: #fff; }
	section#anch09 .in { margin-bottom: 0px; }
}

