@charset "UTF-8";

body	{
    margin: 0;
    padding: 0;
    font-size: 16px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku  Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
}

.mincho {
    font-family: "ヒラギノ明朝 ProN W3",　"HiraMinProN-W3",　"HG明朝E",　"ＭＳ Ｐ明朝",　"MS PMincho",　"MS 明朝",serif;
}

.gothic {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku  Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

a {
    text-decoration: none;
    color: #000000;
}

p.center {
    text-align: center;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

div.header {
    background-color: #ffffff;
}

div.header-inner {
    position: relative;
}

div.main {
    background-color: #efefef;
}

div.web-main {
    background-color: #a0caec;
}

div.ict-main {
    background-color: #c2d968;
}

div.dtp-main {
    background-color: #f7d35b;
}

div.pix-12 {
    height: 12px;
}

div.pix-40 {
    height: 40px;
}

div.footer {
    background-color: #ffffff;
    margin: 0;
}

img.logo {
    position: absolute;
    top: 40px;
}

img.logo-sp {
    position: absolute;
    top: 40px;
}

ul.navi {
    list-style-type: none;
    padding-left: 0;
    position: absolute;
    top: 20px;
    right: 0px;
}

.navi li {
    display: inline-block;
}

.navi li a:hover {
    text-decoration: underline;
}

img.category {
    margin: 40px 0 0 0;
}

h2.oomidashi {
    font-weight: bold;
    font-size: 30px;
    margin: 0;
    padding: 40px 0 40px 0;
}

h3.nakamidashi {
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 40px 0;
}

p.honbun {
    line-height: 30px;
    margin: 0 0 40px 0;
}

p.home {
    text-align: center;
}

.home a:hover {
    opacity: 0.5;
}

div.web-box {
    width: 240px;
    height: 240px;
    padding: 20px;
    background-color: #a0caec;
}

.web-box:hover {
    background-color: #ffffff;
}

div.ict-box {
    width: 240px;
    height: 240px;
    padding: 20px;
    background-color: #c2d968;
}

.ict-box:hover {
    background-color: #ffffff;
}

div.dtp-box {
    width: 240px;
    height: 240px;
    padding: 20px;
    background-color: #f7d35b;
}

.dtp-box:hover {
    background-color: #ffffff;
}

.contents-box-inner p {
    margin: 20px 0 20px 0;
}

div.end-navi {
    height: 117px;
    padding-left: 2px;
    margin-right: 60px;
    border-left: 1px solid #808080;
    float: left;
}

.end-navi > ul {
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.end-navi ul a:hover {
    text-decoration: underline;
}

div.credit-box {
    float: right;
    text-align: right;
}

.credit-box p {
    font-size: 14px;
    line-height: 18px;
    margin: 4px 0 0 0;
}

p.company-name {
    font-size: 20px;
    margin: 0;
    line-height: 1.2em;
    padding: 0 0 3px 50px;
    border-bottom: 1px solid #808080;
}

p.category {
    text-align: center;
    margin: 0;
    padding: 50px 0 0 0;
}

p.category-kazari-web {
    text-align: center;
    font-size: 12px;
    color: #8db2d0;
    margin: 25px 0 25px 0;
}

p.category-kazari-ict {
    text-align: center;
    font-size: 12px;
    color: #abbf5c;
    margin: 25px 0 25px 0;
}

p.category-kazari-dtp {
    text-align: center;
    font-size: 12px;
    color: #CEB150;
    margin: 25px 0 25px 0;
}

p.category-kazari-dtp-two {
    text-align: center;
    font-size: 12px;
    color: #CEB150;
    margin: 40px 0 40px 0;
}

h2.category-oomidashi {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    margin: 0 0 10px 0;
}

h3.category-sub {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    margin: 0 0 10px 0;
}

h3.category-nakamidashi {
    font-size: 20px;
    font-weight: normal;
    display: inline;
    padding: 2px 20px 0 20px;
    background-color: #ffffff;
    border-radius: 16px;
}

p.category-honbun {
    text-align: center;
    margin: 0;
    padding: 0 0 7px 0;
}

p.category-soft {
    font-size: 9px;
    text-align: center;
}

h3.category-genre {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin: 8px 0 8px 0;
}

img.category-genre-img {
    margin: 10px 0 0 0;
}

p.category-genre-body {
    font-size: 11px;
    text-align: left;
}

div.category-sub {
    text-align: center;
    margin: 40px 0 30px 0;
}

p.category-jisseki {
    text-align: center;
    line-height: 2em;
    padding: 0 0 0 0;
}

img.circle {
    border-radius: 180px;
}
    
.shadow {
    display: inline-block;
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.1);
}

img.web-img {
    border: 1px solid #808080;
}
  
.ict-example-box-inner p {
    font-size: 14px;
    margin: 0;
}

img.ict-img {    
    border: 1px solid #808080;
}

.mailform {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5em;
    width: 100%;
}

.mailform tr {
    background-color: #ffffff;
    height: 40px;
    border: solid 2px #efefef;
}

.mailform th {
    font-weight: normal;
    padding: 6px;
}

.mailform td {
    padding: 6px;
}

.mailform span {
    color: red;
}


@media (max-width: 640px) {
    
    .navi {
        display: none;
    }
    
    .slicknav_menu {
        display: block;
    }
    
    img.logo {
        display: none;
    }
    
    img.logo-sp {
        display: block;
    }
    
    div.header-inner {
    margin: 0 15px;
    height: 189px;
    }
    
    div.main-inner {
        margin: 0 15px;
    }
    
    div.footer-inner {
        margin: 0 15px;
        padding-top: 15px;
    }
    
    div.web-box {
        margin: 0 auto 15px auto;
    }
    
    div.ict-box {
        margin: 0 auto 15px auto;
    }
    
    div.dtp-box {
        margin: 0 auto;
    }
    
    div.end-navi {
        display: none;
    }
    
    div.example-box {
    }
        
    div.example-box-inner {
        width: 180px;
        text-align: center;
        margin: 20px auto 20px auto;
    }
    
     div.example-box-inner-center {
        width: 180px;
        text-align: center;
        margin: 20px auto 20px auto;
    }
    
    div.web-example-box-inner {
        width: 280px;
        text-align: center;
        margin: 20px auto 20px auto;
    }
    
    div.web-example-box-inner-center {
        width: 280px;
        text-align: center;
        margin: 20px auto 20px auto;
    }
    
    div.seo-box1 {
        width: 100%;
    }
    
    div.seo-box2 {
        width: 96.6%;
    }
    
    div.ict-example-box {
        margin: 0 0 40px 0;
    }
    
    iframe.google-map {
        width: 290px;
        height: 290px;
    }
    
    .mailform th {
        display: block;
    }
    
    .mailform td {
        display: block;
    }
}

@media (min-width: 641px) {
    
    .slicknav_menu {
        display: none;
    }
    
    img.logo {
        display: block;
    }
    
    img.logo-sp {
        display: none;
    }
    
    div.header-inner {
        width: 920px;
        margin: 0 auto;
        height: 189px;
    }
    
    div.main-inner {
        width: 920px;
        margin: 0 auto;
    }
    
    div.footer-inner {
        width: 920px;
        height: 117px;
        margin: 0 auto;
        padding-top: 40px;
    }
    
    div.web-box {
        float: left;
    }
    
    div.ict-box {
        margin: 0 40px 0 40px;
        float: left;
    }
    
    div.dtp-box {
        float: left;
    }

    div.category-text-box {
        width: 690px;
        margin: 0 auto;
    }
    
    div.example-box {
        width: 740px;
        margin: 30px auto 40px auto;
    }
    
    div.example-box-inner {
        width: 180px;
        float: left;
        text-align: center;
    }
    
    div.example-box-inner-center {
        width: 180px;
        float: left;
        text-align: center;
        margin: 0 100px 0 100px;
    }
    
    div.web-example-box {
        width: 920px;
        margin: 30px 0 40px 0;
    }
    
    div.web-example-box-inner {
        width: 280px;
        float: left;
    }
    
    div.web-example-box-inner-center {
        width: 280px;
        float: left;
        margin: 0 40px 0 40px;
    }
    
    div.seo-box {
        width: 100%;
    }
    
    div.seo-box1 {
        float: left;
        width: 468px;
    }
    
    div.seo-box2 {
        float: left;
        width: 452px;
    }
    
    div.ict-example-box {
        width: 450px;
        margin: 0 auto 40px auto;
    }
    
    img.ict-img {
        float: left;
    }
    
    div.ict-example-box-inner {
        width: 236px;
        float: left;
        margin-left: 12px;
    }
    
    iframe.google-map {
        width: 920px;
        height: 450px;
    }

}
