body{
    background-size: cover;
    background-attachment:fixed;
    background-image: url(../img/wpIMGL2790_TP_V.jpg);
}

.container-fluid:not(.nt){
    padding-bottom:70vh;
}

.lang_jp{
    display:block;
}

.lang_en{
    display:none;
}


#update:link{
    color:blue;
}

.head_button{
    margin: 0;
    position: relative;
    width:100px;
    height:45px;
    float:left;
    text-align:center;
    vertical-align:middle;
    background-color: rgba(240,240,240, 0.5);
    padding-top:7px;
}

#lang_button{
    right : 30px;
    border-radius: 90%;
    background-color: rgba(240,240,240, 0.5);
    margin:0 0 0 10px;
    position: absolute;
}


.header{
    background-image: url(../img/0341_mosaictile_s.jpg);
    position:fixed;
    padding-bottom: 6px;
    z-index: 5;
    width: 100%;
    height: 45px;
    float: left;
}


.head_button a{
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
}

.slide_child{
    position: relative;
    right:0;
    top: 8px;
    width:100px;
    height:40px;
    float:left;
    text-align:center;
    vertical-align:middle;
    background-color:rgba(240,240,240, 1.0);
    padding-top:5px;
    display:none;
}

.s_b{
    border-radius: 0 0 10px 10px/0 0 10px 10px;
}


#index :not(h1) :not(a){
    color:rgb(50, 25, 25);
    font-family: ヒラギノ角ゴ Pro W3;    
}

#index_main{
    opacity: 0.9;
    height: auto;
    padding: 10px 5px 10px 5px;
    margin:70px 5px 90vh 5px;
    text-align: center;
}

.all_layer{
    height:100%;
    width:100%;
    z-index:1;
    transition: background-color 0.3s linear; 
}

h1{
    font-family: IMPACT;
}

.about_main{
    color:black;
    height: auto;
    z-index:3;
    font-size: 1rem;
}

#about_p{
    margin-bottom: 70vh;
}


#profile{
    height:auto;
}


.name{
    color:rgb(50, 50, 0);
    height: auto;
    padding: 10px 0 30px;
    z-index:3;
}
#name h6{
    margin-bottom:2px;
}

#biography{
    margin-top: 10px;
    margin-bottom: 100px;
    height:90%;
    min-height:2480px;
    max-height:325vh;
}

.bio_content{
    margin:5vh 0 10vh;
}


.bio_y{
    padding-left:3px;
    border-radius: 10px 0 0 10px/10px 0 0 10px;
    color:rgb(75,75,25);
    background-color: rgba(225, 225, 75, 0.5);
    border-right: #e1e1c8 4px solid;    
    font-family: "メイリオ";
    position: absolute;
    top: 40%;
    margin-top: -1.0rem;
}

.bio_c{
    padding:4px 0 4px 12px;
    width:80%;
    margin-left:calc(12vw - 2px);
    font-family: "メイリオ";
    display:inline-block;
    background-color: rgba(225, 225, 75, 0.5);
    border-left: #e1e1c8 6px solid;
    z-index:5;
    border-radius: 0 15px 10px 10px/0 15px 10px 0;
}


@media only screen and (max-width: 576px) {
    .bio_y{
        margin-left:9px;
    }
    .bio_s{
        padding-left:0;
    }
    .bio_c{
        font-size:18px;
        margin-left:calc(16vw + 15px);
    }
}

.bio_g{
    width:80%;
}

.p_type{
    margin-bottom:0;
    padding-left:2px;
    background-color: #e1e1c8;
}

.p_cont{
    padding-left:5px;
    background-color: rgba(225, 225, 75, 0.5);
}
.example1, .example2{
    transition: 0.1s ease 0s;
}

.work{
    font-family: "メイリオ";
}



.s_type{
    margin-bottom:0;
    padding-left:2px;
    background-color: rgb(225, 225, 200);
}
.s_title{
    padding-left:3px;
    background-color: rgba(225, 225, 175, 0.5);
}
.s_cont{
    padding-bottom:10px;
    padding-left:5px;
    background-color: rgba(225, 225, 75, 0.5);
    height:100%;
}

#lang_cont, #fwlb_cont{
    float:right;
    background: #409890;
    color:white;
    border-radius: 10px;
    opacity:0.8;
    margin-right:10px;
}

.graph {
    font-size:1.3vw;
    position: relative;
    width: 90%;
    border: 1px solid #207870;
    padding: 2px;
}
.graph .bar {
    display: block;
    position: relative;
    background: #409890;
    text-align: center;
    color: #f0ffff;
    height: 1.5em;
}/*
.graph .bar span { 
    position: absolute; 
    left: 1em;
}*/



.overview{
    border-top: solid 1.5px black;
    margin-top:1px;
}

#product{
    height:auto;
    margin-bottom: 0px;
    
}

.slider{
    margin: 25px auto;
    width: 85%;
    z-index: 30;
}
.slider img{
    height: auto;
    width: 85%;
    padding: 0 0;
    margin:auto;
}

.slick-prev:before,.slick-next:before {
    color: #000;
}

.slider ul{
    padding: 0;
    width:90%;
}



#iidaxe_modal{
    display: none;
    height: 80%;
    width: 80%;
    padding-bottom: 20px;
    background-color: white;
    position:fixed;
    z-index: 20;
    border-radius: 5px;
    border: solid 1px blue;
    overflow-y: scroll;
}


#iidaxe_wrap{
    color:rgb(50, 25, 25);
}
#iidaxe_wrap span{
    font-size:12px;
    margin-top:0;
}
#iidaxe_wrap h1{
    margin-top: 1px;
    margin-bottom: 3px;
}

#iidaxe_wrap h2{
    margin-top: 10px;
}
#iidaxe_wrap p{
    margin-bottom: 1px;
}
#iidaxe_wrap li{
    font-size: 14px;
}
#iidaxe_wrap i{
    font-size: 30px;
    margin-top: 1px;
}


#dposts_modal{
    display: none;
    height: 50%;
    width: 75%;
    padding-bottom: 20px;
    background-color: white;
    position:fixed;
    z-index: 20;
    border-radius: 5px;
    border: solid 1px blue;
    overflow-y: scroll;
}

#dposts_wrap h1{
    margin-top: 1px;
    margin-bottom: 3px;
}

#dposts_wrap h2{
    margin-top: 10px;
}
#dposts_wrap p{
    margin-bottom: 1px;
}
#dposts_wrap li{
    font-size: 14px;
}
#dposts_wrap i{
    font-size: 30px;
    margin-top: 1px;
}

footer .layer{
    background-color: rgba(255, 175, 200, 0.5);
    padding-bottom: 0;
}
footer img{
    width: 5vw;
    transition: 0.3s ease 0s;
}
footer img:hover{
    transform: translateY(-10px);
}