/*--------------------
information.css
--------------------*/

.l-block99{
  
}
.l-block99 > ul{
  position: sticky;
  top: 16.0rem;
  display: inline-block;
  z-index: 2;
  margin: 12.0rem auto 0;
  padding: 0 3.0rem;
  padding-left: calc((100% - 1200px) / 2);
}
@media screen and (max-width: 1260.5px) {
  .l-block99 > ul{
    position: sticky;
    padding-left: 3.0rem;
  }
}
.l-block99 > ul > li{
  display:block;
  width:20.0rem;
}
.l-block99 > ul > li > a{
  display:block;
  border-bottom:1px solid #cccccc;
  padding:2.0rem 0;  
  color:#333333;
  text-align: left;
  
  font-size:1.9rem;
  font-weight:700;
  line-height:1.5;
  letter-spacing: 0.05em;
}
.l-block99 > ul > li:last-of-type > a{
  border-bottom:none;
}
@media screen and (max-width: 767.5px) {
  .l-block99 > ul{
    display:none;
  }
}

.l-block01{
  padding:32.5rem 0 12.0rem;
  position: relative;
  z-index:1;
  background:#f2f2f2;
  margin-top:-63.5rem;
}
.l-block01-inner{
  max-width:calc(1200px + 6.0rem);
  width:100%;
  margin:0 auto;
  padding:0 3.0rem 0 33.0rem;
}
.l-block01-block{
  
}
.l-block01-block > ul{
  display:block;
  text-align: left;
  font-size:0;
  padding-bottom:9.0rem;
}
.l-block01-block > ul > li{
  display:inline-block;
  vertical-align: top;
}
.l-block01-block > ul > li > a{
  display:block;
  padding:0.5rem 5.0rem;
  color:#333333;
  text-align: center;
  
  font-size:clamp(14px, 1.8rem, 18px);
  font-weight:700;
  line-height:1.5;
  letter-spacing: 0.05em;
  
  border-right:1px dashed #cccccc;
}
.l-block01-block > ul > li:first-of-type > a{  
  padding:0.5rem 5.0rem 0.5rem 0;
}
.l-block01-block > ul > li:last-of-type > a{  
  border-right:none;
}
.title-span{
  font-family: "lemon", 'Noto Sans JP', sans-serif;
  font-style: normal;
  text-align: left;
  color: #000000;
  
  font-size: clamp(24px, 3.2rem, 32px);
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.title-h3{
  text-align: left;
  color: #000000;
  
  font-size:clamp(14px, 1.8rem, 18px);
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.05em;
  
  padding-bottom:3.8rem;
  border-bottom:1px solid #1a1a1a;
}
.l-block01-block table{
  width:100%;
}
.l-block01-block table tr{
  border-bottom:1px solid #cccccc;
}
.l-block01-block table tr th{
  width:23.5rem;
  padding:3.0rem 1.0rem 3.0rem 0;
  vertical-align: top;
  text-align: left;
  color: #1a1a1a;
  
  font-size:clamp(13px, 1.5rem, 15px);
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.l-block01-block table tr td{
  width:auto;
  padding:3.0rem 1.0rem 3.0rem 0;
  vertical-align: top;
  text-align: left;
  color: #1a1a1a;
  
  font-size:clamp(13px, 1.5rem, 15px);
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.05em;
}


@media screen and (max-width: 767.5px) {
  .l-block01{
    padding:25.5rem 0 12.0rem;
    position: relative;
    z-index:1;
    background:#f2f2f2;
    margin-top: -16.5rem;
  }
  .l-block01-inner{
    max-width:100%;
    width:100%;
    margin:0 auto;
    padding:0 3.0rem;
  }
  .l-block01-block{

  }
  .l-block01-block > ul{
    display:block;
    text-align: left;
    font-size:0;
    padding-bottom:9.0rem;
  }
  .l-block01-block > ul > li{
    width:50%;
    display:inline-block;
    vertical-align: top;
    padding-top:2.0rem;
  }
  .l-block01-block > ul > li > a{
    display:block;
    padding:0.5rem 5.0rem;
    color:#333333;
    text-align: center;

    font-size:3.0rem;
    font-weight:700;
    line-height:1.5;
    letter-spacing: 0.05em;

    border-right:1px dashed #cccccc;
  }
  .l-block01-block > ul > li:first-of-type > a{  
    padding:0.5rem 5.0rem 0.5rem 0;
  }
  .l-block01-block > ul > li:last-of-type > a{  
    border-right:1px dashed #cccccc;
  }
  .l-block01-block > ul > li:nth-of-type(even) > a{  
    border-right:none;
  }
  .title-span{
    font-family: "lemon", 'Noto Sans JP', sans-serif;
    font-style: normal;
    text-align: left;
    color: #000000;

    font-size: 4.4rem;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0.05em;
  }
  .title-h3{
    text-align: left;
    color: #000000;

    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0.05em;

    padding-bottom:3.8rem;
    border-bottom:1px solid #1a1a1a;
  }
  .l-block01-block table{
    width:100%;
  }
  .l-block01-block table tr{
    border-bottom:1px solid #cccccc;
  }
  .l-block01-block table tr th{
    width:23.5rem;
    padding:3.0rem 1.0rem 3.0rem 0;
    vertical-align: top;
    text-align: left;
    color: #1a1a1a;

    font-size:2.8rem;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0.05em;
  }
  .l-block01-block table tr td{
    width:auto;
    padding:3.0rem 1.0rem 3.0rem 0;
    vertical-align: top;
    text-align: left;
    color: #1a1a1a;

    font-size:2.6rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.05em;
  }  
}


.l-block02{
  background:#FFFFFF;
  position: relative;
  z-index:1;
  padding:14.0rem 0 12.0rem;
}

.l-block02-inner{
  max-width:calc(1200px + 6.0rem);
  width:100%;
  margin:0 auto;
  padding:0 3.0rem 0 33.0rem;
}
.l-block02-table{
  width:100%;
  display:table;
  margin:4.5rem auto 7.5rem;
}
.l-block02-table > div{
  display:table-cell;
  vertical-align: top;
  text-align: left;
}
.l-block02-table-left{
  width:40.0rem;
  padding-right:10.0rem;
}
.l-block02-table-left picture{
  
}
.l-block02-table-left picture img{
  width:100%;
}
.l-block02-table-left p{
  padding-top:2.0rem;
  text-align: left;
  color: #1a1a1a;
  
  font-size:clamp(14px, 1.8rem, 18px);
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.l-block02-table-right{
  width:50.0rem;
}
.l-block02-table-right table{
  width:100%;
  table-layout: auto;
}
.l-block02-table-right table tr{
  border-bottom:1px solid #cccccc;
}
.l-block02-table-right table tr:last-of-type{
  border-bottom:none;
}
.l-block02-table-right table tr th{
  padding:3.0rem 1.5rem 3.0rem 0;
  width:10.0rem;
  white-space: nowrap;
  text-align: left;
  color: #1a1a1a;
  
  font-size:clamp(13px, 1.5rem, 15px);
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.l-block02-table-right table tr:first-of-type th{
  padding:0 1.5rem 3.0rem 0;
}
.l-block02-table-right table tr td{
  padding:3.0rem 0;
  width:auto;
  text-align: left;
  color: #1a1a1a;
  
  font-size:clamp(13px, 1.5rem, 15px);
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.l-block02-table-right table tr:first-of-type td{
  padding:0 0 3.0rem;
}
.l-block02-table-right picture{
  padding-top:3.0rem;
  display:block;
}
.l-block02-table-right picture img{
  width:100%;
}
.l-block02-table-right-map{
  padding-top:3.0rem;
}
.l-block02-table-right-map iframe{
  width:100%;
  height: 240px;
}


@media screen and (max-width: 767.5px) {
  .l-block02{
    background:#FFFFFF;
    position: relative;
    z-index:1;
    padding:12.0rem 0 4.5rem;
  }

  .l-block02-inner{
    max-width:100%;
    width:100%;
    margin:0 auto;
    padding:0 3.0rem 0 3.0rem;
  }
  .l-block02-table{
    width:100%;
    display:block;
    margin:4.5rem auto 7.5rem;
  }
  .l-block02-table > div{
    width:100%;
    display:block;
    vertical-align: top;
    text-align: left;
  }
  .l-block02-table-left{
    width:100%;
    display:block;
    padding-right:0;
  }
  .l-block02-table-left picture{

  }
  .l-block02-table-left picture img{
    width:100%;
  }
  .l-block02-table-left p{
    padding-top:2.0rem;
    text-align: left;
    color: #1a1a1a;

    font-size:3.0rem;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0.05em;
  }
  .l-block02-table-right{
    width:100%;
    display:block;
  }
  .l-block02-table-right table{
    width:100%;
    table-layout: auto;
  }
  .l-block02-table-right table tr{
    border-bottom:1px solid #cccccc;
  }
  .l-block02-table-right table tr:last-of-type{
    border-bottom:none;
  }
  .l-block02-table-right table tr th{
    padding: 3.0rem 1.0rem 3.0rem 0;
    width:23.5rem;
    white-space: nowrap;
    text-align: left;
    color: #1a1a1a;

    font-size:2.8rem;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0.05em;
  }
  .l-block02-table-right table tr:first-of-type th{
    padding: 3.0rem 1.0rem 3.0rem 0;
  }
  .l-block02-table-right table tr td{
    padding:3.0rem 0;
    width:auto;
    text-align: left;
    color: #1a1a1a;

    font-size:2.6rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.05em;
  }
  .l-block02-table-right table tr:first-of-type td{
    padding:3.0rem 0 3.0rem;
  }
  .l-block02-table-right picture{
    padding-top:3.0rem;
    display:block;
  }
  .l-block02-table-right picture img{
    width:100%;
  }
  .l-block02-table-right-map{
    padding-top:3.0rem;
  }
  .l-block02-table-right-map iframe{
    width:100%;
    height: 48.0rem;
  }
}


.l-block03{
  padding-top:10.0rem;
  background:#f2f2f2;
  position: relative;
  z-index:1;
}
.l-block03 .title-h3{  
  padding-bottom:0;
  border-bottom:none;
}
.l-block03-inner{
  max-width:calc(1200px + 6.0rem);
  width:100%;
  margin:0 auto;
  padding:0 3.0rem 0 33.0rem;
}
.l-block03-block01{
  
}
.l-block03-block01 > a{
  display:block;
  text-align: left;
  background: url("../images/information/block03-img01_pc.png") top center no-repeat transparent;
  background-size: 100% auto;
  min-height:33.0rem;
  padding-top:26.0rem;
}
.l-block03-block01-name{
  display:inline-block;
  padding:2.0rem 8.0rem 3.4rem 2.0rem;
  background:#f2f2f2;
}
.l-block03-block02{
  text-align: right;
}
.l-block03-block02 > p{
  margin-top: 0.5rem;
  padding:0 0 2.5rem;
  text-align: right;
  color: #1a1a1a;
  
  font-size:clamp(13px, 1.5rem, 15px);
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.05em;
}


@media screen and (max-width: 767.5px) {
  .l-block03{
    padding-top:12.0rem;
    background:#f2f2f2;
    position: relative;
    z-index:1;
  }
  .l-block03 .title-h3{  
    padding-bottom:0;
    border-bottom:none;
  }
  .l-block03-inner{
    max-width:100%;
    width:100%;
    margin:0 auto;
    padding:0 3.0rem 0 3.0rem;
  }
  .l-block03-block01{

  }
  .l-block03-block01 > a{
    display:block;
    text-align: left;
    background: url("../images/information/block03-img01_pc.png") top center no-repeat transparent;
    background-size: 100% auto;
    min-height:33.0rem;
    padding-top:21.0rem;
  }
  .l-block03-block01-name{
    display:inline-block;
    padding:2.0rem 8.0rem 3.4rem 2.0rem;
    background:#f2f2f2;
  }
  .l-block03-block02{
    margin-top: 0;
    text-align: left;
    padding-left:2.0rem;
  }
  .l-block03-block02 > p{
    margin-top:0;
    padding:0 0 2.5rem;
    text-align: left;
    color: #1a1a1a;

    font-size:2.6rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.05em;
  }
}




@media screen and (max-width: 767.5px) {
  
}


@media screen and (max-width: 767.5px) {
  
}








