@charset "UTF-8";

.icatchWrap.typeA .thumb .img1 {
  background-image: url(../../img/profile/img_profile_01_pc.jpg);
}

.w_title01 .t2 {
  letter-spacing: 0.65em;
}

.sectionWrap > div {
  padding-bottom: 120px;
}

.sectionWrap > div:nth-child(2n) {
  background-color: #e8e8e8;
}

.greeting .text {
  font-size: 20px;
  line-height: 2.5;
}

.greeting .photo {
  margin-top: 80px;
}

.greeting .photoAside {
  text-align: right;
  margin-top: 10px;
}

.greeting .photoAside .aside01 {
  font-size: 22px;
}
.greeting .photoAside .aside02 {
  font-size: 28px;
  font-weight: 500;
  margin-left: 20px;
}

.profileListItem {
  font-size: 20px;
  line-height: 1.5;
  display: flex;
  justify-content: space-between;
}

.profileListItem + .profileListItem {
  margin-top: 25px;
}

.profileListItem dt {
  text-align: right;
  width: 110px;
}
.profileListItem dd.type2 {
  display: flex;
  flex-flow: wrap;
  gap: 10px;
}
.profileListItem dd .bnr1 {
  width: 300px;
  display: block;
}
/* .profileListItem dd .bnr1 + .bnr1 {
  margin-left: 20px;
} */

.profileListItem dd a {
  text-decoration: underline;
}

.historyListItem {
  font-size: 20px;
  display: flex;
  justify-content: space-between;
}

.historyListItem + .historyListItem {
  margin-top: 20px;
}

.historyListItem dt {
  text-align: right;
  width: 150px;
}

.historyListItem dd {
}

.googleMapWrap {
  position: relative;
  margin-top: 10px;
}

.googleMap {
  position: relative;
  height: 500px;
  margin-top: 30px;
}

.googleMap iframe {
  width: 100%;
  height: 100%;
}

.addressList {
  font-size: 18px;
  line-height: 2;
  text-align: center;
  margin-top: 50px;
}

.accessPhoto {
  background-image: url(../../img/profile/img_profile_03_pc.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media all and (min-width: 681px) {
  .icatchWrap.typeD {
    height: 230px;
  }
  .icatchWrap.typeD .titleBox {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  .profileListItem dd {
    width: 700px;
  }
  .historyListItem dd {
    width: 700px;
  }
  .profileListItem dd a:hover {
    text-decoration: none;
  }
  .profileListItem dd .bnr1:hover {
    opacity: .7;
  }
  .accessPhoto {
    width: 850px;
    height: 380px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
  }
  .pageNavi {
    margin-top: 70px;
  }
  .pageNaviList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pageNaviListItem a {
    font-size: 18px;
    width: 240px;
    height: 55px;
  }
}

@media all and (max-width: 680px) {
  #greeting,
  #profile,
  #history,
  #access{
    /* padding-top: 60px;
    margin-top: -60px; */
  }
  .icatchWrap.typeD {
    height: 150px;
  }
  .sectionWrap > div {
    padding-bottom: 70px;
  }
  .greeting {
    margin-left: 30px;
    margin-right: 30px;
  }
  .greeting .text {
    font-size: 14px;
    line-height: 2.166;
  }
  .greeting .photo {
    margin-top: 50px;
  }
  .greeting .photoAside {
    line-height: 1;
  }
  .greeting .photoAside .aside01 {
    font-size: 10px;
  }
  .greeting .photoAside .aside02 {
    font-size: 15px;
  }
  .addressList {
    margin-top: 25px;
  }
  .accessPhoto {
    margin-top: 40px;
  }
  .pageNavi {
    margin-top: 130px;
    margin-bottom: 20px;
  }
  .pageNaviListItem + .pageNaviListItem {
    margin-top: 12px;
  }
  .pageNaviListItem a {
    width: 252px;
    height: 43px;
  }
  .profileList{
    padding-left: 15px;
    padding-right: 15px;
  }
  .profileListItem{
    font-size: 13px;
    letter-spacing: 0;
    justify-content: flex-start;
  }
  .profileListItem + .profileListItem{
    margin-top: 10px;
  }
  .profileListItem dt {
    width:24%;
  }
  .profileListItem dd {
    width:76%;
    margin-left: 5%;
  }
  .profileListItem dd.type2 {
    display: block;
  }
  .profileListItem dd .bnr1 {
    width: 200px;
    max-width: 90%;
  }
  .profileListItem dd .bnr1 + .bnr1 {
    margin-left: 0;
    margin-top: 10px;
  }
  .historyList{
    padding-left: 30px;
    padding-right: 30px;
  }
  .historyListItem{
    font-size:14px;
    display: block;
  }
  .historyListItem + .historyListItem{
    margin-top: 15px;
  }
  .historyListItem dt{
    text-align:left;
    width:auto;
  }
  .historyListItem dd{
    width:auto;
  }
  .googleMapWrap,
  .googleMap{
    margin-top: 0;
  }
  .googleMap{
    height:73vw;
  }
  .addressList{
    font-size:14px;
    letter-spacing: 0;
    line-height: 1.636;
    margin-top: 15px;
  }
  .sectionWrap > .access{
    padding-bottom: 50px;
  }
  .accessPhoto{
    width: auto;
    height: 37.5vw;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .othercontentsWrap{
    padding-top: 80px;
  }
}


@media all and (max-width: 320px) {
  .addressList{
    font-size:14px;
  }
}
