@charset "UTF-8";

/* サービスタイトル帯 */

#designer-obi {
  display: flex;
  width: 1000px;
  height: 115px;
  background: #005b9c;
  justify-content: center;
  margin: 0 auto 10px;
}
#designer-obi .photo {
  width: 510px;
  height: 115px;
  margin-top: 0px;
  margin-left: 0%;
  margin-right: 0;
}

#designer-obi .inner-blk {
  display: flex;
  width: 100%;
  height: 115px;
  margin-top: 0;
  justify-content: space-between;
}

#designer-obi .inner-blk02 {
  width: 250px;
  height: 115px;
  margin-top: 0;
}

#designer-obi .inner-blk .title {
  font-size: 3rem;
  color: #fff;
  font-weight: 400;
  margin-top: 10px;
}

#designer-obi .inner-blk .designer-line {
  width: 160px;
  border-top: 1px solid rgb(255, 255, 255);
  margin-top: -40px;
  margin-left: 45px;
}

#designer-obi .inner-blk .text {
  color: #fff;
  font-weight: 0;
  margin-top: 0;
}

/*  */ /* パンクズ */

.bread {
  display: flex;
  width: 1000px;
  height: 20px;
  margin-top: 0px;
  justify-content: center;
  margin: 0 auto 10px;
}

.bread-blk {
  display: flex;
  width: 1000px;
  height: 20px;
  margin-top: 0px;
  justify-content: flex-start;
  margin: 0 auto 0px;
  list-style-type: none;
}

.bread ul {
  display: flex; /* 子要素(li)を横一列に並べる */
  list-style-type: none; /* リスト要素に表示されている"・"を非表示 */
  margin-top: 125px;
  margin-left: -36%;
}

.bread li a {
  padding: 5px; /* リンク間の間隔を調整 */
  color: #797e81; /* リンクの文字色を調整 */
  font-size: 12px; /* リンクの文字サイズを調整 */
  text-decoration: none; /* リンクの下線を非表示 */
}

.bread li a:hover {
  background-color: #eeeeee; /* カーソルをリンクの上に乗せたときの背景色 */
}

.bread li:after {
  content: "\003e"; /* 「>」を要素間の区切り文字として表示 */
  margin-left: 10px; /* 区切り文字と要素の間隔を調整 */
  margin-right: 10px; /* 区切り文字と要素の間隔を調整 */
  color: #888888; /* 区切り文字の文字色 */
}

.bread li:last-child:after {
  content: ""; /* 最後のliの後ろには区切り文字を表示しない */
}

.bread-line {
  display: flex;
  width: 1000px;
  margin-top: 0px;
  border-bottom: 1px solid #888888;
  justify-content: center;
  margin: 0 auto 20px;
}

#service-page01 {
  display: flex;
  width: 700px;
  height: 115px;
  justify-content: center;
  margin: 0 auto 20px;
  list-style-type: none;
}

/*-----------------------------------
ギャラリー_東邦プランのデザイン事例
-----------------------------------*/

.container  {
  display: flex;
}

.designer-photo {
  width: 30%;
}

.gallery {
  display: block;
  max-width: 1024px;
  margin: 0 auto;
}

article {
  width: 74%;
}

aside {
  width: 26%;
  background-color: #eef4f7;
}

.news-contents {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.news-contents .designer-read {
  text-align: left;
  font-size: 1.5rem;
  margin: 0px 30px 0px 50px;
  text-align: left;
}

.news-contents .designer-blk {
  display: flex;
  width: 648px;
  height: 700px;
  text-align: center;
  margin: 50px 50px;
  justify-content: flex-start;
  flex-direction: column;
  /* background-color: #bb3f3f; */
  align-items: center;
  /* box-shadow: 0 2px 10px 0 #9e9e9e; */
}

.news-contents .gallery-com-blk {
  display: flex;
  width: 1000px;
  height: 700px;
  text-align: center;
  margin: 50px 50px;
  justify-content: flex-start;
  flex-direction: column;
  /* background-color: #bb3f3f; */
  align-items: center;
  /* box-shadow: 0 2px 10px 0 #9e9e9e; */
}

.news-contents .gallery-txt {
  text-align: left;
  font-size: 11px;
  margin-left: 15px;
}

.news-contents .designer-title {
  text-align: center;
  font-size: 2.7rem;
  font-weight: bold;
  color: #0084cf;
  margin-top: 0%;
  margin-bottom: -20px;
  /* line-height: 150%; */
  /*border-bottom: solid #636363 1px; /*borderの指定*/
  /*padding-bottom: 5px; /*余白の指定*/
}

.news-contents .gallery-com01 {
  text-align: center;
  font-size: 2.7rem;
  font-weight: bold;
  color: #000;
  margin-top: -8px;
  margin-bottom: -8px;
}

.news-contents .gallery-com02 {
  text-align: center;
  font-size: 2rem;
  /* font-weight: bold; */
  color: #000;
  margin-top: 0%;
  margin-bottom: -20px;
}

.news-contents .gallery-line-t {
  width: 200px;
  border-top: 2px solid #0084cf;

  /* margin-top: -40px; */
  position: relative;
  top: -5px;
}

.news-contents .gallery-line-t02 {
  width: 135px;
  border-top: 2px solid #0084cf;
  margin: 0 auto;
  /* margin-top: -40px; */
  position: center;
  margin-top: 12px;
}

.news-contents .gallery-line-t-sp {
  width: 160px;
  border-top: 2px solid #005b9c;

  /* margin-top: -40px; */
  position: relative;
  top: -5px;
}

.news-contents .gallery-day {
  text-align: left;
  font-size: 11px;
  margin-left: 15px;
  border-bottom: 1px solid;
  width: 60px;
  padding-bottom: 1px;
}

.news-contents .inner-blk01 {
  display: flex;
  width: 628px;
  height: 43px;
  padding-top: 0;
  flex-direction: column;
  /* background-color: #f39700; */
  /* margin: 30px 15px -10px 15px; */
}

.news-contents .inner-blk-com01 {
  display: flex;
  width: 800px;
  height: 60px;
  padding-top: 0;
  flex-direction: center;
  text-align: center;
  justify-content: center;
  flex-direction: row;
  border-radius: 30px;
  /* transition: 0.5s; */
  background-color: #d3e2ea;
  margin-bottom: 20px;
}

.news-contents .inner-blk02 {
  display: flex;
  width: 628px;
  height: 5px;
  padding-top: 0px;
  flex-direction: column;
  background-color: burlywood;
}

.news-contents .inner-blk03 {
  display: flex;
  width: 628px;
  height: 260px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  /* background-color: rgb(131, 208, 159); */
}

.news-contents .inner-blk03-2 {
  display: flex;
  width: 628px;
  height: 260px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
  /* background-color: rgb(131, 208, 159); */
}

.news-contents .inner-blk04 {
  display: flex;
  width: 190px;
  height: 260px;
  /* flex-direction: column; */
  flex-wrap: wrap;
  justify-content: center;
  /* background-color: rgb(208, 131, 177); */
}

.news-contents .inner-blk04 .photo {
  display: flex;
  width: 190px;
  height: 170px;
  background-color: #9e9e9e;
}

.news-contents .inner-blk04 .txt {
  color: #000;
  position: relative;
  line-height: 20px;
  font-size: 1.4rem;
}

.news-contents .inner-blk-com02 {
  display: flex;
  width: 800px;
  height: auto;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
  /* background-color: rgb(131, 208, 159); */
}

.news-contents .inner-blk-btn {
  display: flex;
  width: 800px;
  height: auto;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 50px;
}

.news-contents .inner-blk-com03 {
  display: flex;
  width: 800px;
  height: 50px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  /* background-color: rgb(131, 208, 159); */
}

.news-contents .inner-blk-com04 {
  display: flex;
  width: 800px;
  height: auto;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 70px;
  /* background-color: rgb(131, 208, 159); */
}

.news-contents .photo-com {
  display: flex;
  width: 800px;
  height: 500px;
  /* flex-direction: column; */
  /* flex-wrap: wrap; */
  /* justify-content: center; */
  background-color: rgb(208, 131, 177);
  margin-bottom: 20px;
}

.news-contents .gallery-com-txt {
  text-align: center;
  font-size: 20px;
  /* margin-left: 15px; */
}

.news-contents .gallery-com-txt02 {
  text-align: left;
  font-size: 17px;
  /* margin-left: 15px; */
}

.news-contents .gallery-com-txt03 {
  width: 180px;
  height: 28px;
  background-color: #0084cf;
  text-align: center;
  font-size: 17px;
  padding-bottom: 6px;
  color: #fff;
  /* margin-left: 15px; */
}

.news-contents .gallery-com-txt04 {
  width: auto;
  height: 28px;
  margin-left: 10px;
  /* background-color: #0084cf; */
  text-align: left;
  font-size: 17px;
  padding-bottom: 6px;
  /* color: #fff; */
  /* margin-left: 15px; */
}

.news-contents .gallery-com-title {
  text-align: center;
  font-size: 2.7rem;
  font-weight: bold;
  color: #0084cf;
  margin-top: 0%;
  margin-bottom: -20px;
}

.news-contents .gallery-btn {
  display: block;
  text-align: center;
  text-decoration: none;
  width: 200px;
  height: 30px;
  margin: 0 auto;
  margin-top: 30px;
  border: 2px solid #909090;
  background: #909090;
  color: #fff;
  border-radius: 100vh;
  transition: 0.5s;
  font-size: 1.5rem;
}

.news-contents .gallery-btn02 {
  display: block;
  text-align: center;
  text-decoration: none;
  width: 200px;
  height: 30px;
  margin: 0 auto;
  margin-top: 30px;
  margin-left: 40px;
  border: 2px solid #ea5532;
  background: #ea5532;
  color: #fff;
  border-radius: 100vh;
  transition: 0.5s;
  font-size: 1.5rem;
}

/* ページネーション 

.Pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.Pagination-Item-Link {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 30px;
  height: 30px;
  background: #fff;
  border: solid 1.5px #005b9c;
  font-size: 14px;
  color: #005b9c;
  font-weight: bold;
  transition: all 0.15s linear;
}
.Pagination-Item-Link-Icon {
  width: 20px;
}
.Pagination-Item-Link.isActive {
  background: #005b9c;
  color: #fff;
  pointer-events: none;
}
.Pagination-Item-Link:not(.isActive):hover {
  background: #005b9c;
  color: #fff;
}
.Pagination > * + * {
  margin-left: 12px;
}

aside .item-blk {
  text-align: left;
  font-size: 2rem;
  margin: 30px;
}

aside .item-blk .trend-category {
  text-align: left;
  font-size: 1.5rem;
  margin: 0 15px;
  margin-top: 5px;
}

aside .item-blk02 {
  width: 190px;
  height: 40px;
  background: #005b9c;
  text-align: center;
  font-size: 2rem;
  color: #fff;
  margin: 30px 10px 10px 10px;
}

aside .title {
  text-align: left;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 5px;
}

.news-contents {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

.news-contents .trend_read {
  text-align: left;
  font-size: 1.5rem;
  margin: 50px 50px;
}

.news-contents .trend-list::before {
  content: ""; 
  width: 10px; 
  height: 10px; 
  display: inline-block;
  background-color: #0084cf; 
  margin-right: 5px;
}
 */

.mail-form {
  margin-top: 30px;
  background-color: #fff;
  padding: 20px;
  color: #6091d3; /*文字色*/
  border: solid 2px #6091d3; /*線*/
  border-radius: 10px; /*角の丸み*/
}

.mail-form .maillabel {
  text-align: left;
  font-size: 1.5rem;
}

/*-----------------------------------
スマホ
-----------------------------------*/
/*  */
@media screen and (max-width: 430px) {
  .inner {
    width: 94%;
    margin: 0 auto;
  }

  header .menu-btn {
    display: block;
    position: absolute;
    right: 3%;
    top: 10px;
    padding: 0;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #666;
    background: transparent;
    border-radius: 50%;
  }

  .menu-btn:focus {
    outline: none;
  }

  header .header-nav {
    width: 250px;
    position: fixed;
    display: block;
    top: 80px;
    right: 0;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.8);
    transition: all 0.2s;
    transform: translate(250px);
  }

  header .header-nav.open {
    transform: translate(0);
  }

  header .header-nav ul {
    display: block;
  }

  header .header-nav li a {
    display: block;
    width: 100%;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    margin: 0;
  }

  #trend-obi .inner-blk .photo {
    display: none;
  }

  .bread {
    width: auto;
    display: flex;
    height: 20px;
    margin-top: 0px;
    justify-content: center;
    margin: 0 auto 10px;
  }

  .bread-line {
    display: flex;
    width: 350px;
    border-bottom: 1px solid #888888;
    justify-content: center;
    margin: 0 auto 20px;
  }

  .bread .bread-blk {
    display: flex;
    padding-left: 20px; /* リンク間の間隔を調整 */
  }

  .news-contents .gallery-read {
    width: 300px;
    margin: 0 auto;
  }

  .gallery {
    width: 94%;
    margin: 0 auto;
  }
}
