html{
    font-size: 62.5%;
}

body{
    font-size: 1.6em;
    line-height: 1.8;
    font-family: "Roboto", "YuGothic", "Yu Gothic", "Meiryo", "Hiragino Sans", sans-serif;
    /*font-feature-settings: "pkna";*/
    color: #2c3040;
    color: #222222;
    text-align: justify;
    background-color: #ffffff;
}

body a:hover{
    opacity: 0.6;
}

#wrapper{
    max-width: 1080px;
    height: 100%;
    background-color: #ffffff;
    margin:0 auto;
    padding: 2rem 0 2rem 0;
}

/*--ヘッダーとメインnavi---------------*/
header{
    display: flex;
    justify-content: space-between;
    max-width: 1080px;
    padding: 3rem 2rem 1rem 3rem;
    background-color: #ffffff;
    margin:0 auto;
}

.logobox{
    padding-bottom: 2rem;
}

.logo{
    width: 400px;
}


/*--メインnavi------*/   
nav ul{
    display: flex;
    justify-content: flex-end;
    font-size: 1.6rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

nav ul li{
    padding: 0 2rem;
    line-height: 1;
    border-left: 1px solid #b4b4b4;
}



/*--ヘッダー画像-------*/
.hero{
    width: 100%;
}

.hero img{
    width: 100%;
    height: 25rem;
    object-fit: cover;
    object-position: 50% 50%;
}

.herohome{
    width: 100%;
    padding-bottom: 2rem;
}

.herohome img{
    width: 100%;
    height: 40rem;
    object-fit: cover;
    object-position: 50% 50%;
}


main .homesub{
    width: 100%;
}

.homesub img{
    width: 100%;
    object-fit: contain;
}



/*--フッター-------------------*/
footer{
    width: 100%;
}

/*--フッター連協関連------*/
.renkyobox{
    display: flex;
    justify-content: center;
    line-height: 1.5;
    padding: 3rem 0;
    margin: 0 auto;
    align-items: center;
}


.renkyo{
    display: block;
    padding-right: 1.5rem;
    height: 25px;
}


.renkyoimg{
    object-position: left top;
}


footer ul{
    display: flex;
    justify-content: center;
    font-size: 1.4rem;
}

footer ul li{
    padding: 0 2rem;
    border-left: 1px solid #b4b4b4;
}

.rightline{
    border-right: 1px solid #b4b4b4;
}


/*--フッター黒部分-後で画像に-----*/
.footerimage{
    width: 100%;
    background-color: #333333;
    height: 15rem;
}

.fbpage{
    display: block;
    width: 4rem;
    padding-top: 2rem;
    margin: 0 auto;
}


.footerimage p{
    color: #ffffff;
    font-size: 1.2rem;
    padding-top: 2rem;
    text-align: center;
    vertical-align: bottom;
}


/*---home-------------*/
.read{
    font-size: 1.8rem;
    line-height: 2;
}



/*--メインコンテンツ--------------------------*/
h1{
    font-size: 2.6rem;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 2rem 0 5rem 0;
    /*border-top: 1px solid #999999;*/
}

main{   
    padding: 0 4rem 5rem 4rem;
}

.memberProf{
    display: flex;
    border-top: 1px solid #aaaaaa;
    padding: 4rem 0 4rem 0;
    gap: 3rem;
}

.profPhoto{
    padding-bottom: 1.5rem;
    flex-shrink: 0;
}

.profPhoto img{
    width: 300px;
    height: 300px;
}

.profInfo{
}


h2{   /*--メンバーのキャッチ--*/
   font-size: 2.1rem; 
   font-weight: normal;
   line-height: 1.25;
   padding-bottom: 0.6rem;
   color: #000000;
}


/*-会社名から名前肩書き等一式--------*/
.memberProf dl{
    padding-bottom: 4rem;
}

.memberProf dt{   /*--会社名--*/
   font-size: 2rem; 
   font-size: 2.1rem; 
   font-weight: bold;
   line-height: 1.25;
   padding-bottom: 0.5em;
   padding-bottom: 1em;
}

.memberProf .division{ 
    font-size: 1.8rem; 
    font-weight: bold;
    line-height: 1.2;
    /*padding-top: -1em;
    padding-bottom: 0.8em;
    padding-bottom: 1em;*/
}


.memberProf dd{  /*--氏名--*/
   font-size: 2rem;
   font-size: 2.1rem;
   font-weight: bold;
   letter-spacing: 0.1em;
   line-height: 1.8;
}

.yakuin{
    font-size: 1.3rem;
    /*font-family: 'Noto Sans JP', sans-serif;*/
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #009fe6;
    padding-left: 0.5rem;
    /*padding-top: 0.5em; */  
}

 /*--肩書き--*/
.memberProf .kagtagaki{
   font-size: 1.6rem; 
   font-weight: bold;
   letter-spacing: 0;
   line-height: 1.2;
}

.memberProf span{ /*---長い時改行---*/
    display: inline-block;    
}



 /*--関連リンク-----------------------*/
 .memberProf  ul{
    display: flex;
    flex-wrap: wrap;
    font-size: 1.3rem;
    font-weight: 400;
    margin-top: 0.4rem;
    line-height: 27px;
    line-height: 1.25;
    line-height: 1.5;    
    /*white-space: nowrap;*/
 }
 

.memberProf li{
  margin-right: 10px;
}

.memberProf li a{
  text-decoration: none;
  display: block;
  padding: 3px 0 3px 0; 
}

/*---ホームページ------------*/
.memberProf .hp a{
  padding-left: 25px;
  width: 100%;
  height: 100%;
  background-image: url(../images/icon/icon_home_20px.png);
  background-repeat: no-repeat; 
  background-position:left center;
}


 /*---ブログ------------*/
.memberProf .blog a{
  padding-left: 22px;
  width: 100%;
  height: 100%;
  background-image: url(../images/icon/icon_blog_20px.png);
  background-repeat: no-repeat; 
  background-position:left center;
}

/*---フェイスブック------------*/
.memberProf .fb a{
  padding-left: 25px;
  width: 100%;
  height: 100%;
  background-image: url(../images/icon/icon_fb_20px.png);
  background-repeat: no-repeat; 
  background-position:left center;
}

/*---ツイッター------------*/
.memberProf .tw a{
  padding-left: 25px;
  width: 100%;
  height: 100%;
  background-image: url(../images/icon/icon_x_20px.png);
  background-repeat: no-repeat; 
  background-position:left center;
}

/*---インスタ------------*/
.memberProf .insta a{
  padding-left: 25px;
  width: 100%;
  height: 100%;
  background-image: url(../images/icon/icon_insta_20px.png);
  background-repeat: no-repeat; 
  background-position:left center;
}
 
 /*---住所------------*/
.memberProf .adress{
  clear: both;
  padding: 7px 0 7px 25px;
  width: 100%;
  height: 100%;
  line-height: 1.25;
  background-image: url(../images/icon/icon_adress01_20px.png);
  background-repeat: no-repeat; 
  background-position: left center;
  /*margin-bottom: 0.2rem;*/
}




/*---aboutページ-------------*/
.about{
    width: 75%;
    margin:0 auto;
}

.about section{
    padding-bottom: 3rem;
}


/*---サブメニュー-------*/
.about ul{
    display: flex;
    width: 100%;
    padding-bottom: 3rem;
}

.about li{
    width: 20%;
    width: 25%;
    text-align: center;
    vertical-align: middle;
    line-height: 1.8;
    color: #ffffff;
    
}

.about li a{
    display: block;
    background-color: #254151;
}


.about h2{
    font-size: 2rem;
    font-weight: bold;
    line-height: 2;
    letter-spacing: 0.0125em;
}

.about h3{
    font-weight: bold;
    font-size: 1.7rem;
}

.about h3 a{
    padding-left: 25px;
    background-image: url(../images/icon/icon_arrow02_20px.png);
    background-repeat: no-repeat; 
    background-position:left center;
    margin-top: 0.4rem;
    display: block;
}

.about h4 a{
    padding-left: 2rem;
    background-image: url(../images/icon/icon_arrow02_16px.png);
    background-repeat: no-repeat; 
    background-position:left center;
    display: block;
}







/*---メディアクエリ-----*/
/*---タブレット大-----------------------------*/
@media screen and (min-width: 768px) and (max-width: 900px) {
    html {
        /*タブレットでのフォントサイズは16px基準*/
        font-size: 62.5%;
    }
    
    header{
        display: block;
        justify-content: center;
    }
    
    .logobox{
        text-align: center;
        padding-bottom: 3rem;
    }   
        
    .logo{
        width: 350px;
    }
    
    nav ul{
        justify-content: center;
    }
    
    .herohome img{
        height: 30rem;
    }
    
}





/*--タブレット小--------------------------------*/
@media screen and (min-width: 421px) and (max-width: 767px) {
    html {
        /*スマホでのフォントサイズは15px基準*/
        /*font-size: 54.7%;*/
        /*font-size: 62.5%;*/
        font-size: 58.6%;
    }
    
    /*body{
        font-size: 1.5em;
    }*/

    #wrapper{
        width: 100%;
    }
    
    header{
        display: block;
        justify-content: center;
    }

    .logobox{
        text-align: center;
        padding-bottom: 3rem;
    }   

    .logo{
        width: 300px;
    }

    nav ul{
        justify-content: center;
        font-size: 1.4rem;
    }
    
    nav ul li{
        padding: 0 1.5rem;
        line-height: 1.5;
    }
    
    .memberProf{
        display: block;
    }
    
    .profPhoto{
        padding: 1rem 0 2rem 0;
        flex-shrink: 0;
        text-align: center;
    }
    
    .renkyobox{
        display: block;
        margin-bottom: 2rem;
    }
    
    .renkyo{
        text-align: center;
        margin-bottom: 1rem;
    }
    
    .about{
        width: 100%;
    }
    
    .about ul{
        font-size: 1.4rem;
    }
    
    .herohome img{
        height: 25rem;
    }
}


/*--スマホ--------------------------------*/
@media screen and (min-width: 320px) and (max-width: 420px) {
    html {
        /*スマホでのフォントサイズは15px基準*/
        font-size: 58.6%;
    }



    #wrapper{
        width: 100%;
    }

    header{
        display: block;
        justify-content: center;
    }

    .logobox{
        text-align: center;
        padding-bottom: 3rem;
    }   

    .logo{
        width: 300px;
    }

    nav ul{
        justify-content: center;
        font-size: 1.4rem;
    }

    nav ul li{
        padding: 0 1rem;
        padding: 0 0.8rem;
        line-height: 1.5;
    }

    main{   
        padding: 0 3rem 5rem 3rem;
    }
    
    .memberProf{
        display: block;
    }

    .profPhoto{
        padding: 1rem 0 2rem 0;
        flex-shrink: 0;
        text-align: center;
    }
    
    .profPhoto img{
        width: 270px;
        height: 270px;
    }

    .renkyobox{
        display: block;
        margin-bottom: 2rem;
    }

    .renkyo{
        text-align: center;
        margin-bottom: 1rem;
    }
    
    .about{
        width: 100%;
    }
    
    .about ul{
        font-size: 1.2rem;
    }
    
    .herohome img{
        height: 25rem;
    }
}
