@charset "utf-8";
/*
Theme Name: FITS THEME
Description: FITS用Wordpressテーマ
Version: 1.0
*/

.aligncenter,
div.aligncenter {
   clear: both;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   display: inline;
   float: left;
}
.alignright {
   display: inline;
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
#brandGroup h3.group-title{
    display:block;
    margin-top:10px;
    font-size:18px;
}
p.campaign-title{
    color:#fff;
    letter-spacing:2px;
    font-size:18px;
}
.campaign-area{
    width:100%;
    max-width:1000px;
    display:block;
    margin:0 auto;
}
.campaign-area img{
    max-width:100% !important;
    height:auto;
}
p.small-font{
    font-size:10px !important;
}

/* CSRページ */
a,a:hover{
    text-decoration:none;
}
img{
    max-width:100%;
    height:auto;
}
.csr-area{
    width:100%;
    max-width:1000px;
    display:block;
    margin:0 auto;
}
.csr-menu-area{
    width:100%;
    display:table;
}
.csr-menu-area a{
    width:16.6666666666666%;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    background:#cacaca;
    padding:30px 0;
    color:#fff !important;
    font-size:14px;
    letter-spacing:2px;
}
.csr-menu-area a.csr-menu-one{
    padding:38px 0 39px;
}
.csr-menu-area a:hover,
.csr-menu-area a:focus,
.csr-menu-area a:active{
    background:#5f5f5f !important;
}
.csr-menu-area a.active{
    background:#5f5f5f !important;
}
.csr-menu-area a.check{
    background:#5f5f5f !important;
}
.csr-item{
    padding-top:80px;
    margin:0 0 80px;
}
img.csr-fits-logo{
    width:200px;
    height:auto;
    display:block;
    margin:30px auto 50px;
}

.banner-border{
    padding-top:60px;
    border-top:1px solid #aaa;
}
@media screen and (max-width:767px) {
.csr-pc{
    display:none;
}
p.csr-top-text{
    line-height:2.0em;
    font-size:13px;
    font-weight:600;
    padding:10px;
    color:#1b2c34;
    text-align:center;
}
p.csr-text{
    line-height:2.0em;
    font-size:12px;
    font-weight:600;
    padding:10px 20px;
    color:#555;
    text-align:left;
}
.csr-menu-area{
    width:100%;
    display:block;
    margin-bottom:30px;
    overflow-y:auto;
}
.csr-menu-area a{
    width:33.333333333333%;
    display:block;
    float:left;
    font-size:11px;
    padding:20px 0;
}
.csr-menu-area a.csr-menu-one{
    padding:28px 0 27px;
}
.csr-item{
    padding-top:20px;
    margin:-20px 0 40px;
}
img.csr-fits-logo{
    width:150px;
    margin:20px auto;
}
.banner-border{
    padding-top:30px;
}
}
@media screen and (min-width:768px) {
.csr-sp{
    display:none;
}
p.csr-top-text{
    display:none;
}
}

@media screen and (max-width:480px) {
img.active-image{
    width:45%;
    height:auto;
}
h4.cocolux-title{
font-size:20px !important;
font-weight:600;
}
strong.sol-set-strong{
    font-size:18px;
    font-weight:600;
}
}

@media screen and (max-width:767px) {
.newsContact{
    padding:10px 5px !important;
}
.prf{
    width:100% !important;
    line-height:1.5em !important;
    font-size:12px !important;
}
#access-top-area{
	margin-top:-60px;
	padding-top:60px;
}
}