@charset "UTF-8";

/*ページ全体の設定*/
body{
    margin:0;
    font-family: sans-serif;
}

/*リンク*/
a{
    color:inherit;
    text-decoration:none;
}

a:hover{
    opacity:0.7;
   }


/*「ヘッダー」ブロック*/
header{
    padding:15px 15px;
    color: #29abe2;
    font-size:24px;
    font-weight:bold;
    text-align: center;
    font-family: Saira+Semi+Condensed,sans-serif
}

header h4{
    margin:0;
}

header ul{
    list-style-type: none;
    padding:0;
    color:#666666;
    font-size:12px;
    display:flex;
    justify-content: center;
}

header ul li:not(:last-child){
    margin-right:20px;
}

/*「メイン」ブロック*/
main{
    padding:0px 15px;
}

/*「コピーコンテナ」*/
.copy-container{
    background-image: url(index-img2.jpg);
    background-size: cover;
    background-position: center;
    height:532px;
}

.copy-container h3{
    margin-top:0;
    margin-bottom: 0;
    text-align: center;
    padding-top:50px;
}

.copy-container h6{
    margin-top:0;
    margin-bottom: 0;
    text-align: center;
    font-size: 8px;
}

/*「コンテンツ―アイテム」*/
.contents-item ul{
    list-style-type: none;
    padding:0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 5px;
}

.contents-item ul li{
    width:185px;
    height:50px;
    text-align: center;
    line-height:50px;
    width:48%;
    flex:none;
}

.home{
    background-color: #afeeee;
    margin-bottom: 12px;
}

.home:hover{
    background-color: #00ced1;
}

.about{
    background-color:#e0ffff;
    margin-bottom: 12px;
}

.about:hover{
    background-color: #00ced1;
}

.member{
    background-color: #afeeee;
}

.member:hover{
    background-color: #00ced1;
}

.admission{
    background-color : #bdffbd;
}

.admission:hover{
    background-color: #00ced1;
}

/*「インフォメーション（新着情報）*/

.informations{
    max-width:1000px;
    margin-left:auto;
    margin-right:auto;
}

.information-list{
    margin-bottom: 20px;
}

.information h2{
    border-bottom: 3px solid #dcdcdc;
}

.information ul{
    padding:0px
;
}

.information ul li{
 padding:10px 0px;
 list-style: none;
}

.information ul li:hover{
    background-color: #f5f5f5;
}

.s-mark{
    color:#000000;
    font-size:0.5em;
    margin-right: 5px;
    margin-left:10px;
    position: relative;
    top:-1.8px;
}

/*「協議会について」*/

.about-contents{
    padding:0 15px;
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
}

.about-contents h1{
    height:68px;
    background-color: #dcdcdc;
    margin: 0px;
    line-height: 68px;
    padding:0 10px;
    font-size:28px;
}

.about-contents h2{
    padding-left: 0px;
    margin: 10px 0px;
}


.c-mark{
    margin-right: 5px;
    font-size:0.5em;
    position: relative;
    top:-5px;
}

.about-contents ul{
    max-width: 800px;
    margin: 0px;
    padding:0px 30px;
    list-style: none;
}

.about-contents ul li{
    padding:10px 20px;
    background-color: #f5f5f5;
    margin-bottom: 10px;
}

.about-contents ul li:hover{
    background-color: #dcdcdc;
}

/*「協議会について」-「プロフィール」*/

.prf-contents{
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
}

.prf-contents h1{
    height:68px;
    background-color: #dcdcdc;
    margin: 0px;
    line-height: 68px;
    padding:0 10px;
    font-size:28px;
}

.prf-contents table{
    margin:30px 15px;
    border-collapse: collapse;
}

th,td{
    border:solid 1px #000000;
    padding:18px;
}

th{
    width:5em;
    text-align: left;
    background-color: #dcdcdc;
    }

/*「協議会について」-「事業概要」*/
.business-contents{
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
}

.business-contents ul{
    list-style-type:decimal;
}

.business-contents h1{
    height:68px;
    background-color: #dcdcdc;
    margin: 0px;
    line-height: 68px;
    padding:0 10px;
    font-size:28px;
}

/*「協議会について」-「会長挨拶」*/
.chairman-greeting{
    max-width:1000px;
    margin:auto; 
}

.chairman-greeting h1{
    height:68px;
    background-color: #dcdcdc;
    margin: 0px;
    line-height: 68px;
    padding:0 10px;
    font-size:28px;
    }   

.greeting-container img{
    float:left;
    margin-right:20px;
}

.greeting-sign{
    text-align: right
;
}

.nakai-pic2{
    widows:274.3px;
    height:352.6px;
}


/* 「お問い合わせ」ページ */

.contact-contents{
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
}


.contact-number{
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
    border-bottom: 3px solid #dcdcdc;
}

.contact-number h5{
    margin:20px 0px 0px 0px;
    font-size:18px;
}

.contact-number p{
    margin:0px;
}

.contact-time{
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
    border-bottom: 3px solid #dcdcdc;
}

.contact-time h5{
    margin:20px 0px 0px 0px;
    font-size:18px;
}

.contact-time p{
    margin:0px;
}

.contact-contents h1{
    height:68px;
    background-color: #dcdcdc;
    margin: 0px;
    line-height: 68px;
    padding:0 10px;
    font-size:28px;
}

.contact-mail{
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
    margin:20px 0px 40px 0px;
    padding-bottom: 10px;
    font-size:18px;
    border-bottom: 3px solid #dcdcdc;
}


/*会員名簿*/
.member-contents{
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
    }
    
.member-contents h1{
    height:68px;
    background-color: #dcdcdc;
    margin: 0px;
    line-height: 68px;
    padding:0 10px;
    font-size:28px;
    }

.member-contents h2{
    border-bottom: 3px solid #dcdcdc;
    margin-top: 0px;
}



.member-contents p{
    text-align: right;
    margin-bottom: 0px;
}

.member-contents ul{
    list-style-type: none;
}

.member-contents ul li{
    padding-bottom:5px;
}

table.scholar{
    margin-left:40px;
    margin-bottom:20px;
}

table.scholar td{
    border-style: none;
    padding:0 0 10px 0;

}

table.scholar td.scholar-nm{
    width:130px;
}


/*「入会案内」*/

.admission-contents{
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
}

.admission-contents h1{
    height:68px;
    background-color: #dcdcdc;
    margin: 0px;
    line-height: 68px;
    padding:0 10px;
    font-size:28px;
}

.admission-contents h2{
    border-bottom: 3px solid #dcdcdc;
}

.admission-contents p{
    margin-bottom: 0px;
}

.admission-contents table{
    margin:20px 15px;
    border-collapse: collapse;
}

th,td{
    border:solid 1px #000000;
    padding:18px;
}

th{
    width:5em;
    text-align: left;
    background-color: #dcdcdc;
    }

td{
    text-align: left;
    }

.admission-contents ul{
    list-style-type: none;
}

.ad{
    color:#808080;
    margin-left:20px;
}

/*「アクセス」*/
.access-contents{
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
}

.access-contents h1{
    height:68px;
    background-color: #dcdcdc;
    margin: 0px;
    line-height: 68px;
    padding:0px 10px;
    font-size:28px;
}

.access-map{
    margin-top:20px;
    text-align: center;
    width:100%;
}

.access-map iframe{
    width:100%;
}

.access-tel{
    width:100%;
    margin:auto;
}

.access-contents h3{
    border-bottom: 3px solid #dcdcdc;
}

.access-contents p{
    font-size:12px;
    margin-top: 0px;
}

.access-contents p:not(:last-child){
    margin-bottom: 0px;
    padding: 0px;
}

/*「リンク」*/

.link-contents{
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
}

.link-contents h1{
    height:68px;
    background-color: #dcdcdc;
    margin: 0px;
    line-height: 68px;
    padding:0 10px;
    font-size:28px;
}

.link-contents ul li{
    padding:10px 0px;
}

/*===　ＰＣ版　===*/
@media (min-width:600px){

/*ＰＣ版：「ヘッダー」ブロック*/
header{
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
    display: flex;
    justify-content:space-between;
}

/*ＰＣ版：「メイン」ブロック*/
    .copy-container h3{
        margin-top:0;
        margin-bottom: 0;
        font-size:32px;
    }
    
    .copy-container h6{
        margin-top:0;
        margin-bottom: 0;
        font-size: 16px;
    }

/*ＰＣ版：コンテンツーアイテム*/

.contents-item{
    max-width:1000px;
    margin-left: auto;
    margin-right: auto;
}

.contents-item ul li{
    width:23%;
    margin-bottom: 0px;
}

/*ＰＣ版：「協議会について」－「協議会の概要」*/

.about-contents ul{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
}

.about-contents ul li{
    width:42%;
    flex:none;
}

/* PC版：「お問い合わせ」ページ */
input[type="submit"]{
	width: 250px;
}

/*ＰＣ版：「アクセス」－「マップ」*/

.access-map{
    max-width: 800px;
    margin-left:auto;
    margin-right: auto;
}

.access-tel{
    max-width: 800px;
    margin-left:auto;
    margin-right:auto;
}

}

/*「PC版」ここまで*/


/*「フッター」ブロック*/
footer{
    background-color: #6ac4eb;
    padding:15px 15px;
    color:#ffffff;
    font-size:14px;
    text-align: center;
    font-family: Saira+Semi+Condensed,sans-serif;
    max-width:1000px;
    margin-left:auto;
    margin-right:auto;
}
