/*PC+スマホ共通設定*/

/*タイトル*/
.img-ttl{
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

/* teble */
/*-------------------------------------------*/
.table01 table{
}

.table01 table tr{
}

.table01 table th,.table01 table td{
  border-bottom: 1px solid;
  padding: 20px;
}

.table01 table th{
}

.table01 table td{
  padding: 20px 70px;
}

.table02 table th,.table02 table td{
  padding:35px 0;
}

.table02 table th{
  font-weight: bold;
  font-size: 16px;
  width: 30%;
  border-bottom: 1px solid #3F295E;
  vertical-align: middle;
}

.table02 table td{
  border-bottom: 1px solid #AFA9A9;
}

.table02 table td ul li{
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 20px;
}

/*共通*/
.ttl01{
  text-align: center;
}

.ttl01 h2{
  color: #0929B1;
  font-size: 3vw;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
}

.ttl01 p{
  color: #0929B1;
  font-size: 1.5vw;
}

.ttl02{
  text-align: center;
  border-bottom: 5px solid #0A29B1;
  margin-bottom: 30px;
}

.ttl02 h2{
  font-weight: 400;
  font-style: normal;
  font-size: 3vw;
}

.btn01{
  text-align: center;
}

.btn01 a{
  display: inline-block;
  background-color: #0929B1;
  padding: 20px 60px;
  color: #fff;
  border-radius: 40px;
}

.btn02{
  text-align: center;
  margin-top: 30px;
}

.btn02 a{
  display: inline-block;
  border: 2px solid #0929B1;
  padding: 10px 40px;
  color: #0929B1;
}

.lead_text{
  width: 90%;
  margin: auto;
  margin-bottom: 150px;
}


/*トップページ
=========================================== */
#main-v{
  margin-top: -3px;
}

#topBox01{
  margin-top: 100px;
  text-align: center;
}

#topBox01 h2{
  color: #0929B1;
  font-size: 4vw;
  margin-bottom: 50px;
  line-height: 1.2;
}

#topBox01 p{
  color: #0929B1;
  font-size: 3.5vw;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 50px;
}

#topBox01 ul{
  display: flex;
  justify-content: space-between;
}

#topBox01 ul li{
  width: 16%;
}

#topBox02 .wrap{
  width: 70%;
}

.top_news{
  margin-bottom: 80px;
}

#topBox04 ul{
  display: flex;
  flex-wrap: wrap;
}

#topBox04 ul li{
  width: 24.2%;
  margin-right: 1%;
  margin-bottom: 1%;
}

#topBox04 ul li:nth-of-type(4n){
  margin-right: 0;
}

.top_news .ttl01{
  margin-bottom: 30px;
}

#topBox03 .ttl01{
  margin-bottom: 40px;
}

.top-report{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3%;
    margin-bottom: 80px;
}

.top-report h3{
  color: #000;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 1.3;
}

.top-report p{
  font-size: 1vw;
}

.top-report img{
  border-radius: 20px;
}

/*活動報告
=========================================== */
.reportlist .wrap{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3%;
}

.report_box{
  border: 1px solid #9F9356;
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  margin-bottom: 2vw;
}

.report-img{
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}

.report_box h3{
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 1.3;
}

.ttl{
  padding: 5px 20px 20px 20px;
}

/*活動報告(詳細)
=========================================== */
.single-report h2{
  font-size: 2vw;
  font-weight: 400;
  border-bottom: 3px solid #0929B1;
  margin-bottom: 50px;
}

.flex_box{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 4vw;
}

.flex_box .re_text{
  width: 48%;
}

.re_text .btn02{
  text-align: left;
}

.flex_box .re_img{
  width: 48%;
}

.flex_box .re_img img{
  border-radius: 20px;
}

.re_img02{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.re_img02 > div{
  width: 48%;
  margin-bottom: 4vw;
}

.re_img02 > div img{
  border-radius: 20px;
}

/*機関紙
=========================================== */
.newsletterlist .wrap{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3%;
}

.newsletter_box{
  margin-bottom: 3vw;
}

.gou{
  background-color: #0A29B1;
  color: #fff;
  border-radius: 20px;
  padding: 0 25px;
  display: inline-block;
  margin-bottom: 10px;
}

.newsletter-img img{
  border-radius: 20px;
  border: 2px solid #0A29B1;
}

.newsletter_box .day{
  color: #0A29B1;
}

.newsletter_box h3{
  font-size: 1.2vw;
}

/*パスワード保護*/
input#pwbox-11{
  border: 1px solid;
  padding: 5px 10px;
}

.page-id-11 input[type="submit"]{
  background-color: #0A29B1;
  color: #fff;
  padding: 5px 20px;
  margin-left: 10px;
}

.hogo p{
  margin-bottom: 15px;
}

/*スズキ労連とは
=========================================== */
#about01 ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#about01 ul li{
  width: 47%;
  margin-bottom: 4vw;
}


/*スズキ労連の諸活動
=========================================== */
.ac_box{
  display: flex;
  align-items: flex-start;
  margin-bottom: 60px;
}

.ac_box > div{
  width: 60%;
}

.ac_box > img{
  width: 40%;
}

.ac_box > div p{
  margin:30px 60px 0 0;
}

.ac_box h3{
  border-bottom: 2px solid #0929B1;
  color: #0929B1;
  font-weight: 400;
  font-style: normal;
  font-size: 2vw;
  padding: 25px 0 10px 100px;
}

.ac_box02{
  margin-bottom: 60px;
}

.ac_box02 h3{
  border-bottom: 2px solid #0929B1;
  color: #0929B1;
  font-weight: 400;
  font-style: normal;
  font-size: 2vw;
  padding: 25px 0 10px 100px;
  margin-bottom: 30px;
}

#ac01 h3{
  background: url(../img/01.webp) no-repeat left center;
  background-size: 90px;
}

#ac02 h3{
  background: url(../img/02.webp) no-repeat left center;
  background-size: 90px;
}

#ac03 h3{
  background: url(../img/03.webp) no-repeat left 30px center;
  background-size: 90px;
  padding: 25px 0 10px 130px;
}

#ac03 p{
  margin:30px 0 0 60px;
}

#ac04 h3{
  background: url(../img/04.webp) no-repeat left center;
  background-size: 90px;
}

#ac05 h3{
  background: url(../img/05.webp) no-repeat left 30px center;
  background-size: 90px;
  padding: 25px 0 10px 130px;
}

#ac05 p{
  margin:30px 0 0 60px;
}

#ac06 h3{
  background: url(../img/06.webp) no-repeat left center;
  background-size: 90px;
}

#ac07 h3{
  background: url(../img/07.webp) no-repeat left 30px center;
  background-size: 90px;
  padding: 25px 0 10px 130px;
}

#ac07 p{
  margin:30px 0 0 60px;
}

#ac08 h3{
  background: url(../img/08.webp) no-repeat left center;
  background-size: 90px;
}

#ac09 h3{
  background: url(../img/09.webp) no-repeat left 30px center;
  background-size: 90px;
  padding: 25px 0 10px 130px;
}

#ac09 p{
  margin:30px 0 0 60px;
}

#ac10 h3{
  background: url(../img/10.webp) no-repeat left center;
  background-size: 90px;
}

#ac08{
  position: relative;
  height: 30vw;
}

#ac08 img{
  position: absolute;
  right: 0;
  top: 0;
  width: 65%;
}

/*スズキ労連のあゆみ
=========================================== */
.hi_box{
  margin-bottom: 40px;
  display: flex;
}

.hi_box .year{
  width: 25%;
  text-align: center;
  border-top: 5px solid #0929B1;
  padding-top: 30px;
}

.hi_box .text{
  width: 75%;
  border-top: 1px solid #0929B1;
  margin-top: 2px;
  padding: 30px 0 0 30px;
}

.hi_box .text .blue.tright{
  margin-top: 20px;
}

/*スズキ労連の組織
=========================================== */
.bg01{
  background: url(../img/bg01.webp) no-repeat center center;
  background-size: cover;
  padding: 100px 0;
  margin-bottom: 0;
}

.bg02{
  background-color: #0A29B1;
  padding: 100px 0;
}

.list-box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.list-box > div{
  width: 23%;
  border: 5px solid #EDC406;
  border-radius: 35px;
  background-color: #fff;
  text-align: center;
  padding: 2%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.list-box > div.pick{
  color: #fff;
  background-color: #0A29B9;
  border: 5px solid #0A29B9;
}

.list-box h4{
  font-size: 1.2vw;
  font-weight: 400;
  font-style: normal;
}

.list-box p span{
  font-size: 2vw;
  font-weight: 500;
  font-style: normal;
}

.total{
  text-align: center;
  margin-bottom: 30px;
}

.total .people{
  font-weight: 400;
  font-style: normal;
  font-size: 3vw;
  border-bottom: 5px solid #0A29B1;
  display: inline-block;
  padding: 0 50px;
  margin-bottom: 10px;
}

#organization03{
  margin-bottom: 100px;
}

#organization03 .ttl02{
  border-bottom: 5px solid #fff;
  color: #fff;
  margin-bottom: 10px;
}

#organization03 p{
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
}

#organization04 img{
  margin-bottom: 70px;
}

/*スズキ労連の網領と役割
=========================================== */
#role01 .wrap > div{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 40px;
}

#role01 .wrap > div p{
  width: 70%;
}

#role01 .wrap > div img{
  width: 25%;
}

.text_box01{
  display: flex;
  margin-bottom: 80px;
}

.text_left{
  width: 22%;
  border-right: 3px solid #0929B1;
  color: #0929B1;
  padding-right: 3%;
}

.text_right{
  width: 82%;
  padding-left: 5%;
}

.text_right ol li{
  list-style-type: decimal;
  margin-bottom: 20px;
}

.text_right ul li{
  list-style-type: disc;
  margin-bottom: 20px;
}

.text_left h4{
  font-size: 1.5vw;
}

/*加盟組合
=========================================== */
.info{
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: auto;
  align-items: center;
  margin-bottom: 50px;
}

.info > div{
  width: 43%;
}

.info > img{
  width: 43%;
}

#affiliation02{
  text-align: center;
}

#affiliation02 img{
  width: 95%;
  margin: auto;
}

.affiliation_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.affiliation_box > div{
  width: 46%;
  position: relative;
  margin-bottom: 6vw;
}

.affiliation_box > div h5{
  color: #fff;
  display: inline-block;
  background-color: #0A29B1;
  padding: 0 50px;
  border-radius: 30px;
  font-size: 1.5vw;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 20px;
}

.map_btn02{
  display: inline-block;
  width: 90px;
}

/*リンク
=========================================== */
.page-link h3{
  text-align: center;
  color: #fff;
  background-color: #0A29B1;
  font-weight: 300;
  margin-bottom: 40px;
  padding: 10px 0;
  border-radius: 50px;
}

.page-link section{
  margin-bottom: 80px;
}

.link-list{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3%;
}

.link-list li{
  border-bottom: 2px solid #0A29B1;
  margin-bottom: 2.5vw;
}

.link-list li a{
  font-size: 1.4vw;
}

.link-list li a::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url('../img/link_icn.webp');
    background-position: center;
    background-size: contain;
    margin: 0 20px;
}

/*お知らせ
=========================================== */
.news_box{
  border-bottom: 2px solid #000;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.news_box a{
  display: flex;
  align-items: flex-start;
  align-items: center;
}

.news-cate{
  text-align: center;
  width: 150px;
  border-radius: 20px;
  margin: 0 20px;
}

.cate01{
  color: #fff;
  background-color: #0929B1;
}

.cate02{
  color: #E3B004;
  background-color: #F8F8B6;
}

.cate03{
  color: #1A8F1A;
  background-color: #D5F4BD;
}
.cate04{
  color: #fff;
  background-color: #ed7a45;
}

.news_box h3{
  color: #000;
  font-size: 1.3vw;
  font-weight: 300;
  margin-bottom: 0;
  margin-left: 30px;
}

.news_inbox{
  margin-bottom: 80px;
}

/*お問い合わせ
=========================================== */

/*フォーム*/
.req {
    width: 30px;
    margin: 0 0 0 10px;
    text-align: center;
    display: inline-block;
    font-size: 11px;
    color: #fff;
    font-weight: normal;
    background-color: #e60012;
}

.contactTable{
  margin:0 auto 30px auto;
}

.contactTable table{
  width:100%;
  margin:0 auto 40px auto;
  border-top: 1px solid #cccccc;
}

.contactTable th,
.contactTable td{
  padding:20px;
  text-align:left;
  vertical-align:middle;
  font-weight:normal;
  font-size: 15px;
  border-bottom:1px solid #cecece;
}

.contactTable th{
  width:43%;
  font-weight:bold;
  background-color:#eee;
}

.midashi th{
  background-color: #54bed9;
  color: #fff;
  font-size: 19px;
  padding: 5px 0 5px 20px;
}

.midashi td{
  background-color: #54bed9;
  padding: 5px;
}

.contactTable input, .contactTable textarea {
    border: 1px solid #cecece;
    padding: 3px;
    background-color: #fff;
    font-size: 15px;
    border-radius: 2px;
    margin: 5px;
}

.contactB{
  margin-bottom:50px;
  background-color: #f0f6f7;
  padding: 40px;
}

.contactB h4{
  font-size:23px;
  font-weight:bold;
  margin-bottom:20px;
}

.formBt input {
    width: 440px;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border: none!important;
  background: #eb8806 url("../img/common/mark01.png") no-repeat right 20px center;
  cursor: pointer;
}

.formBt input:hover{
  opacity:0.5;
}

.select-css {
  display: block;
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 700;
  color: #444;
  line-height: 1.3;
  padding: .6em 1.4em .5em .8em;
  width: 100%;
  max-width: 100%; 
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
  border-radius: .5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
    linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%;
  margin-top: 5px;
}
.select-css::-ms-expand {
  display: none;
}
.select-css:hover {
  border-color: #888;
}
.select-css:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222; 
  outline: none;
}
.select-css option {
  font-weight:normal;
}

.formBt {
    margin: 0px auto;
    text-align: center;
}
