@charset "utf-8";

html {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 15px;
    color: #2C2F83;
    line-height: 1.5;
}

body {
    padding: 0;
    margin: 0;
    background-color:#FEEEE3;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd {
    margin-top: 0;
}

h1 {
    margin-bottom: 10px;
}

h2 {
    margin-bottom: 5px;
    font-size: 16px;
}

.wrapper,.works {
    margin: 0 auto;
    max-width: 1000px;
}

#main-img img {
    width: 100%;
} 

.global-content {
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 40px;
}

.global-content-top {
    height : 170px;
    padding: 20px;
    margin-bottom: 20px;
    display: flex;
    background-color: rgb(227, 254, 245);
}

.global-content-bottom {
    padding: 20px;
    background-color: rgb(209, 244, 232);
}

.profile {
    margin-right: 30px;
    width: 50%;
}

.list-top,.list-bottom {
    display: flex;
}

.list li{
    width: 25%; 
    list-style: none;
}

.list li a {
    text-decoration: none;
    color: #2C2F83;
    display: block;   
}

.list li a:hover {
    background-color: rgb(174, 227, 209);
    transition: 0.3s;
}

.works h3 {
    margin-bottom: 15px;
    padding-left: 5px;
    border-bottom: solid 2px #eeaba7;
    border-left: solid 2px #eeaba7;
    font-size: 17px;
    font-weight: normal;
}

.works h4 {
    margin-bottom: 10px;
}

.title {
    display: flex;
  }

.size {
    font-size: 10px;
    font-weight: normal;
    padding-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;  
}

.works h5 {
    font-size: 15px;
    margin-bottom: 5px;
    padding-left: 7px;
    border-left: solid 3px #eeaba7;
}

.works-wrapper {
    background-color: rgb(238, 237, 236);
    padding: 15px 15px 30px 15px;
    margin-bottom: 30px;
}

.item {
    display: flex;
    margin-bottom: 0px;
}

.item-img-a4 img {
    width: 500px;
}

.item-text {
    margin-bottom: 0px;
    margin-left: 20px;
}

.sub-img {
    text-align: center;
    margin-left: 5px;
    margin-bottom: 15px;
}

.sub-img img{
    width: 435px;   
}

.chair,.dumb,.item-subway {
    padding-bottom: 30px;
    border-bottom: dashed 1px #eeaba7 ;
}

.dumb,.maturi,.senkyo {
    padding-top: 30px;
}

.subway-images,.banner-images,.pattern-images {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 20px;
}

.subway-1 img {
    width: 520px;
    padding-right: 15px;
}

.point {
    margin-bottom: 0;
}

.senkyo-2 {
    background-color: #f9f4dc;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 13px;
}

.senkyo-2 .title dt,.city-site {
    border-bottom: solid 1px #2C2F83;
}

.title-2 {
    height: 20.5px;
    margin-bottom: 13px;
}

.city-site_menu {
    display: flex;
    justify-content: left;
    margin-left: 20px;
    margin-right: 20px;
}    

.city-site_menu dd {
    margin-left: 20px;
    margin-right: 30px;
}

.sankou {
    font-size: 10px;
    padding: 0;
    margin-bottom: 0;
}

.banner-images {
    justify-content: center;
}

.banner-1 img {
    width: 300px;
}

.banner-2 img {
    width: 400px;
}

.banner-1 {
    margin-right: 20px;
}

.banner-2 {
    margin-left: 20px;
}

.sirayuki-1 img{
    width: 420px;
}

.logo-1 img {
   width: 470px; 
}

.logo-2 {
    margin-bottom: 15px;
    text-align: center;
}

.logo-2 img {
    width: 250px;
}

.pattern-images {
margin-left: 20px;
margin-right: 20px;
}

.pattern-1 img, .item-img-about-site img{
width:520px;
}
.pattern-2 img {
    width:400px;
}
/*
.footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 30px;
    margin-bottom: 45px;
}*/

.gotop-wrapper {
    width: 60px;
    height: 60px;
    margin: 0 0 0 auto;
}

.gotop{
    display: block;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    padding-top: 30px;
    text-align: center;
    letter-spacing: -1px;
    font-size: 85%;
    text-decoration: none;
    color: #2C2F83;
    opacity: 0.5;
    position: relative;
}
.gotop::before{
    content: "";
    display: block;
    border-top: 2px solid #2C2F83;
    border-right: 2px solid #2C2F83;
    width: 25%;
    height: 25%;
    top: 25%;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transform: rotate(-45deg);
}

.gotop:hover{
    opacity: 1;
}

.copyright {
    text-align: center;
}

/* モバイル対応 */

@media (max-width: 768px) {

    .global-content-top, .list-top,.list-bottom,.item,.subway-images,.small-item,.banner-images,.pattern-images,.footer {
        display: block;
    }

    .global-content-top {
        height: auto;
    }

    .profile {
        margin-right: 0;
        width: 100%;
    }

    .list li {
        width: 100%;
    }
    
    .title {
        margin-top: 10px;
    }

    .item-img-a4,.subway-1,.sirayuki-1,.pattern-1,.small-item {
        width: auto;
    }

    .item-img-a4 img,.sub-img img,.subway-1 img,.banner-2 img,.sirayuki-1 img,.logo-1 img,.pattern-1 img,.pattern-2 img,.item-img-about-site img {
        max-width: 100%;
        height: auto;
    }

    .item-img-a4,.subway-1,.banner-1,.banner-2,.sirayuki-1,.logo-1,.pattern-1,.pattern-2,.sub-img {
        text-align: center;
    }

    .item-text,.sub-img {
        margin-left: 0;
    }

    .subway-images,.subway-2,.banner-images,.banner-2 img,.pattern-images,.pattern-2 img {
        margin-bottom: 0;
    }

    .banner-1 {
        margin-right: 0;
        margin-bottom: 10px;
    }
    
    .banner-2 {
        margin-left: 0;
    }

    .pattern-images {
        margin-right: 0;
        margin-left: 0;
    }

    .pattern-1 {
        margin-bottom: 10px;
    }
   
    .closing {
        margin-left: 10px;
        margin-right: 10px;
    }

    .gotop-wrapper .gotop {
        margin-left: auto;
      }

}

    