/* ========================================================
TABATA Co.,ltd.
Other Style Sheet
First Update 2018-02-08
Last  Update 2018-02-08
Creat by Basic Plus Design Inc.
========================================================= */
/*=========================================================
# About Site
==========================================================*/
#aboutsite .l-container { padding: 60px 0; }
#aboutsite .c-hero { background: url(../images/other/hero-aboutsite.jpg) no-repeat center center; background-size: cover; }
#aboutsite h3 { border-bottom: 1px solid #463d1d; margin-bottom: 2em; }
#aboutsite h5 { font-size: 100%; margin-top: 3em; }
#aboutsite dl { margin-top: 1em; }
#aboutsite dt { width: 4.5em; float: left; }
#aboutsite dd { margin-left: 5em; }
#sitemap .c-flwrap { width: 15em; margin: 60px auto; }
#sitemap .c-list { box-shadow: none; width: 15em; margin-bottom: 40px; }

@media only screen and (min-width: 480px) {
#sitemap .c-flwrap { width: 100%; margin: 60px 0 0; flex-direction: row; justify-content: space-around; }
#sitemap .c-cell { width: 14em; }
}

@media only screen and (min-width: 792px) {
#sitemap .c-cell { width: 12em; }
}

@media only screen and (min-width: 900px) {
#sitemap .c-flwrap { flex-direction: row; justify-content: space-between; }
#sitemap .c-list { width: 15em; }
}