@charset "utf-8";

/*************************************************/
/* main
/*************************************************/

#main {
    /* background-color: rgb(14, 169, 189); */
}

#content { /* メイン領域 */
    position: relative;
    width: 100%;
    margin: 0px;
    /* margin: 0px auto; */
    padding: 0px;
    font-size: 0px;

    /* background-color: rgb(14, 169, 189); */
}
#section_title{
    font-size: 16px;
    /* font-size: 24px; */
    line-height: 1.5;
    font-weight: bold;
    margin: 6px 0px 6px 0px;
    color: rgb(14, 169, 189);
    color: rgb(56, 90, 212);
}
#section_caption{
    font-size: 14px;
    line-height: 1.5;
    /* color: #a4a4a4; */
    /* max-width: 500px; */
    width: 60%;
    margin: 0px 0px 24px 0px;
}
#txt_lb_l { /* 解説文_見出し */
    position: relative;
    top: 0px;
    right: 0px; /* 右寄せ基準 */
    /*width: 300px;*/
    width: auto;
    margin: 0px 0px 0px auto;
    /* padding: 0px 0px 22px 0px; */
    padding: 0px 0px 16px 0px;
    padding: 0px 0px 20px 0px;
    font-size: 22px;
    font-size: 32px;
    font-size: 30px;
    /* font-weight: bold; */
    /* font-size: 16px; */
    font-weight: lighter;
    line-height: 1.3;
    color: rgb(14, 169, 189);
    color: rgb(56, 90, 212);
    color: rgb(136, 136, 136);
    color: #646464;
    /* color: rgb(235, 38, 136);  */
    /*background-color: rgba(0, 0, 255, 0.1);*/
}

#about_img{
    margin: 0px auto;
    max-width: 600px;

    /* background: #585858; */
}

#about_title{
    margin: 16px 0px 30px 0px;
    margin: 30px 0px 20px 0px;
}

#about_caption{

    font-size: 14px;
    font-size: 20px;
    /* color: #1d1d1d; */

    line-height: 1.5;
    line-height: 1.8;

    font-size: 44px;
    line-height: 1.2;

    width: 60%;
    width: 100%;
    max-width: 750px;
    margin: 0px 0px 20px 0px;

    font-weight:bold;
}

#about_caption_sub{
    font-size: 16px;
    line-height: 1.8;

    font-weight:bold;
    color: rgb(139, 139, 139);
}
#about_caption_sub_mini{
    display:none;
}

/************************/
#boundary {
    display: flex;
    width: 100%;
    margin: 0px 0px 6px 0px;
}

#delimiter {
    position: relative;
    width: 100%; /* 元は98% */
    margin: 20px auto 10px auto;
    padding: 0px;
    text-align: left;
    font-size: 17.2px;
    line-height: 1.0;
}

/********* Services ***********/
#thumbnail {
    /* インラインブロックを使って、高さを揃える */
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    position: relative;

    /* width: 33.333%; */
    width: 32%;
    margin-right: 2%;

    /* width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%; */

    /* width: 31%;
    margin-right: 3.5%; */

    width: 48%;
    margin-right: 4%;
}
#thumbnail:nth-of-type(2n+1) {
    margin-right:0px;
}
#thumb_box {
    position: relative;
    /* width: 94%;
    margin: 0px auto; */
}
#thumb_photo {
    position: relative;
    margin: 0px auto;
    text-align: center;

    /* background-color:black;
    border-radius: 12px; */
}
#thumb_photo img{
    /* border-radius: 8px; */
    /* border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; */
}
#thumb_title {
    position: relative;
    margin: 19px auto 7px auto;
    margin: 13px auto 5px auto;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    font-size: 16px;
    font-size: 18px;
    line-height: 1.5;
}
#thumb_text {
    position: relative;
    margin: 0px auto 7px auto;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
}
#thumb_notes {
    position: relative;
    margin: 0px auto 7px auto;
    text-align: left;
    font-size: 10px;
    line-height: 1.5;
    color: #a0a0a0;
}

/********* Philosophy ***********/
#thumb_link{
    line-height: 2.2;
}

/********* Culture ***********/
#thumbnail_c {
    /* インラインブロックを使って、高さを揃える */
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    position: relative;

    /* width: 33.333%; */
    width: 32%;
    margin-right: 2%;

    width: 24%;
    margin-right: 1.3%;

    width: 31%;
    margin-right: 3.5%;

    /* width: 48%;
    margin-right: 4%; */
}
#thumbnail_c:nth-of-type(3n) {
    margin-right:0px;
}

#thumb_cul {
    position: relative;
    margin: 0px auto;
    text-align: center;
    /* max-width: 600px; */
    /* min-height: 400px; */

    /* background-color:black;
    border-radius: 12px; */
}

/********* Access ***********/
#text_block { /* テキスト領域 */
    /* display: flex; */
    
    float: left;
    top: 0px;
    width: auto;
    max-width: 42%;
    
    margin: 0px;
    /* padding: 0px 60px 0px 0px; */
    /* padding: 0px 0px 0px 0px; */
    padding: 0px 60px 0px 0px;
    padding: 0px 80px 0px 0px;
}
#text { /* 解説文 */
    /* position: relative; */
    top: 0px;
    /* margin: 1px 0px 0px auto; */
    margin: 0px 0px 0px auto;
    padding: 0px 0px 0px 0px;
    font-size: 14px; /* 元は11px */
    line-height: 1.5;
}
#text_sub{
    /* font-size: 12px; */
    color: #a0a0a0;
}
.link {
    padding: 16px 16px 16px 20px;
    
    color: rgb(130, 130, 130);
    background-position: left 0px center;
    background-repeat: no-repeat;
    background-size: 16px 16px;

    background-image: url("../images/img/link.svg?20250321");
}
#photo_block { /* 写真領域 */
    position: relative;
    top: 0px;
    right: 0px; /* 右寄せ基準 */
    margin: 0px;
    padding: 0px;
    overflow: auto; /* 回り込み対策 */
}
#photo { /* 作品写真 */
    position: relative;
    top: 0px;
    left: 0px; /* 左寄せ基準 */
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    color: #646464;
}
#photo_caption { /* 写真キャプション */
    position: relative;
    top: 0px;
    left: 0px; /* 左寄せ基準 */
    margin: 0px;
    padding: 0px;
    color: #646464;
    font-size: 10px;
    line-height: 1.5;
    text-align: right;
}
#access_gmap{
    
}
#text_mini { /* スマホ用テキスト領域 */
    display: none;
    position: relative;
    clear: both; 
    top: 0px;
    left: 0px; /* 左寄せ基準 */
    width: 100%;
    /* margin: 10px 0px; */
    margin: 10px 0px 20px 0px;
    padding: 0px;
    font-size: 13px; /* 元は11px */
    line-height: 1.8;
    /*background-color:rgba(0,0,255,0.1);*/
}

/********* Company Profiles ***********/
table {
    /* margin: 0px;
    padding: 0px;
    vertical-align: top;
    border-collapse: collapse;
    border-spacing: 0px; */
}
tr {
    /* margin: 0px;
    padding: 0px;
    vertical-align: top; */
}
th,td {
    /* margin: 0px;
    padding: 0px; */
    /* border: 1px; */
    vertical-align: top;
    font-size: 14px;
    line-height: 1.4;
}
th{
    text-align: left;
    /* width: 120px; */
    width: 140px;
}

/************** for responsive **************/
@media only screen and (max-width: 800px) {
    #thumbnail {
        /* width: 50%; */
        width: 48%;
        margin-right: 4%;
    }
    #thumbnail:nth-of-type(2n+1) {
        margin-right:0px;
    }

    #thumbnail_c {
        /* width: 50%; */

        /* width: 100%;
        margin-right:0px; */

        width: 48%;
        margin-right: 4%;
    }

    #thumbnail_c:nth-of-type(n) {
        margin-right: 4%;
    }
    #thumbnail_c:nth-of-type(2n) {
        margin-right:0px;
    }
}
/******************* 650px ******************/
@media only screen and (max-width: 650px) {
    /********* info/about ***********/
    #about_caption{
        /* font-size: 44px;
        line-height: 1.2; */
        font-size: 32px;
        line-height: 1.2;
    }
    #about_caption_sub{
        /* display: none; */
    }
    /* #about_caption_sub_mini{
        display:contents;
        font-size: 16px;
        line-height: 1.8;
        font-weight:bold;
    } */

    #photo_block {
        /* 左右フィックス */
        left: 0px;
        right: 0px;
        /* width: auto; */
        width: 100%;
    }
    #text_block {
        /* display: none; */
        max-width:none;
        padding: 0px 0px 0px 0px;
    }
    #text_mini {
        display: block;
    }

    #thumbnail {
        /* width: 50%; */
        width: 100%;
        margin-right:0px;
    }
    #thumb_box {
        width: 100%;
    }
    #thumb_title {
        margin: 11px auto 7px auto;
    }

    #thumbnail_c {
        /* width: 50%; */

        width: 100%;
        margin-right:0px;

        /* width: 48%;
        margin-right: 4%; */
    }

    /* #thumbnail_c:nth-of-type(n) {
        margin-right: 4%;
    } */
    #thumbnail_c:nth-of-type(n) {
        margin-right:0px;
    }
    

    #delimiter {
        width: 100%; /* 元は96% */
    }    
    #section_caption{
        width: 100%;
    }

    th,td {
        font-size: 11px;
    }
    th{
        /* width: 90px; */
        width: 100px;
    }
}
/*******************************************/