body{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; -webkit-font-smoothing:subpixel-antialiased; -moz-osx-font-smoothing: auto; -webkit-font-kerning:normal;}

p{
margin-top: -0.5%;  
}

.flex_contents_privacypolicy-box {
display: flex;
flex-wrap: wrap;
align-content: stretch;
justify-content: space-around;
flex-direction: row;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;
transition: all 500ms;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 100%;
background-color: #f5f5f5;
font-family: メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", Verdana, Helvetica, Arial, sans-serif;
} 
@media screen and (min-width :1px) {
.flex_contents_privacypolicy-box { font-size : 80% }; 
}
@media screen and (min-width : 640px) {
.flex_contents_privacypolicy-box { font-size : 90% }; 
}
@media screen and (min-width : 1000px) {
.flex_contents_privacypolicy-box { font-size : 100% }; 
}
@media screen and (min-width : 1500px) {
.flex_contents_privacypolicy-box { font-size : 110% }; 
}


.flex_contents_privacypolicy_colorbox-item {
border-radius: 0px;
width: 100%;
margin: 170px 5% 5% 5%;
padding: 0% 0% 0% 0%;
text-align: left;
line-height: 160%;
font-weight: 400;
letter-spacing: 2px;
color: #000;
}
.flex_contents_privacypolicy_colorbox-item:nth-child(1) {
background-color: #;
background-image: url(../site_map/);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
@media(max-width: 1500px){
.flex_contents_privacypolicy_colorbox-item {
border-radius: 0px;
width: 100%;
margin: 150px 5% 5% 5%;
padding: 0% 0% 0% 0%;
text-align: left;
line-height: 160%;
font-weight: 400;
letter-spacing: 2px;
color: #000;
}
.flex_contents_privacypolicy_colorbox-item:nth-child(1) {
background-color: #;
background-image: url(../site_map/);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
}

@media(max-width: 1000px){
.flex_contents_privacypolicy_colorbox-item {
border-radius: 0px;
width: 100%;
margin: 125px 5% 5% 5%;
padding: 0% 0% 0% 0%;
text-align: left;
line-height: 160%;
font-weight: 400;
letter-spacing: 2px;
color: #000;
}
.flex_contents_privacypolicy_colorbox-item:nth-child(1) {
background-color: #;
background-image: url(../site_map/);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
}
@media(max-width: 640px){
.flex_contents_privacypolicy_colorbox-item {
border-radius: 0px;
width: 100%;
margin: 100px 5% 5% 5%;
padding: 0% 0% 0% 0%;
text-align: left;
line-height: 160%;
font-weight: 400;
letter-spacing: 2px;
color: #000;
}
.flex_contents_privacypolicy_colorbox-item:nth-child(1) {
background-color: #;
background-image: url(../site_map/);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
}