@charset "utf-8";
/*------------------------  pages  ------------------------*/

/*------------------------  共通  ------------------------*/
.main-title-block {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 420px;
}
.main-title-block .main-title {
  color: #fff;
  line-height: 1.3;
  text-align: center;
}
.main-title-block .cap {
  padding: 0 0 1px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 0;
  text-shadow: rgb(0, 0, 0, 0.5) 0 1px 8px;
}
.main-title-block .title {
  font-weight: 700;
  font-size: 34px;
  text-shadow: rgb(50, 38, 24, 0.5) 0 1px 24px;
  letter-spacing: 1.6px;
}
.contents {
    margin: 0 auto;
    padding: 0 0 20px;
    max-width: 1056px;
  }
@media screen and (max-width: 1020px) {
  .main-title-block {
    height: 380px;
  }
}
@media screen and (max-width: 800px) {
  .main-title-block {
    height: 240px;
  }
  .main-title-block .cap {
    font-size: 14px;
  }
  .main-title-block .title {
    font-size: 24px;
  }
    .contents {
  padding: 0 0 10px;
  }

}

.title-block {
  position: relative;
  margin: 48px auto;
  padding: 0 3%;
  max-width: 1200px;
  line-height: 1.3;
  text-align: center;
}
.policy-cont .title-block {
  margin: 80px 0 48px;
}
.title-block .cap {
  padding: 0 0 1px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: #14559a;
  letter-spacing: 0;
}
.title-block .title {
  font-weight: 700;
  font-size: 32px;
}
@media screen and (max-width: 800px) {
  .title-block {
    margin: 26px auto;
  }
  .policy-cont .title-block {
  margin: 48px 0 26px;
}
 
  .title-block .cap {
    font-size: 14px;
  }
  .title-block .title {
    font-size: 24px;
  }
}

/*------------------------  事業内容  ------------------------*/

#about .main-title-block {
  background: url(/images/about_mv.webp) no-repeat center;
  background-size: cover;
  background-position: right bottom 43%;
}
#about .about-contents {
  padding: 80px 4% 80px;
  background: #f3f8f8;
}
#about .ttl-block {
  position: relative;
  margin: 0 auto 50px;
  padding: 0 0 22px;
  line-height: 1.3;
  text-align: center;
  width: 80%;
}
#about .ttl-block .ttl {
  font-weight: 700;
  font-size: 26px;
  color: #0b4a9a;
  line-height: 1.6;
}
#about .about-block {
  position: relative;
  margin: 0 auto 50px;
  padding: 20px 4% 0px;
  background: #fff;
  max-width: 1200px;
}
#about .about-block:last-of-type {
  margin: 0 auto;
}
.about_inner {
  max-width: 91.5%;
  margin: 0 auto;
}
.about_product .about_inner {
  max-width: 1006px;
}
.about_inner figure {
  position: relative;
}
.about_inner .name {
      position: absolute;
    bottom: -12px;
    padding: 7px 12px 8px;
    background: #14559A;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    z-index: 2;
}
#about .about-block .about-ttl {
  position: relative;
  margin: 0 auto 60px;
  padding: 6px 0 28px 10px;
  border-bottom: 1px solid #0b4a9a;
  line-height: 1.3;
}
#about .about-block .about-ttl .ttl {
  margin: 0 12px 0 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #111111;
  display: flex;
  align-items: center;
  gap: 30px;
}
#about .ttl p::before {
  content: "";
  border: solid 1px #e8e8e8;
  display: block;
  position: absolute;
  height: 80%;
  top: 0;
  left: 82px;
}
.about_product .about-textArea h3{
  margin-bottom: 18px;
}
#about .about-block .about_seedProduction_ttl::after {
  content: "";
  border-bottom: solid #e8e8e8 1px;
  display: block;
  padding-top: 10px;
}

#about .about-block .lead {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}
#about .about-block .insert02 {
  display: flex;
  margin: 0 auto;
  padding: 32px 0 0;
}
#about .about-block .insert02 .item,
.about_fishingGround--list .item {
  flex-basis: calc(100% / 2);
}
#about .about-block .insert02 .item:not(:last-of-type),
.about_fishingGround--list .item:not(:last-of-type) {
  margin: 0 6% 0 0;
}
#about .about-block .insert02 .item .cap,
.about_fishingGround--list .item .cap {
  padding: 0 0 14px;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  color: #111111;
}
#about .about-block .insert02 .item .txt {
  padding: 15px 0 0;
  font-size: 15px;
  line-height: 1.6;
}
#about .icon {
  width: 58px;
}
#about .about-textArea h3,
.about_fishingGround h3 {
  color: #14559a;
  font-size: 28px;
  font-weight: 700;
}
#about .small a {
  color: #14559a;
  border-bottom: solid #14559a 1px;
}
#about .about_product ul {
  display: flex;
  padding: 45px 0 45px;
  flex-wrap: wrap;
}

#about .about_product ul li {
  flex-basis: calc(100% / 3 - 2%);
}

#about .about_product ul li:not(:nth-child(3n)) {
  margin: 0 3% 0 0;
}
#about .about_product ul li p {
  margin-top: 27px;
  line-height: 170%;
}

@media screen and (max-width: 800px) {
  #about .about_product ul {
    display: block;
  }
  #about .about_product ul li {
    flex-basis: 100%;
  }
  #about .about_product ul li:not(:last-of-type) {
    margin: 0 0 25px;
  }
}

#about .about_seedProduction_01 {
  display: flex;
  gap: 40px;
}
#about .about_seedProduction_ttl {
  color: #14559a;
  font-size: 28px;
  margin-bottom: 15px;
}
#about .about_seedProduction_01 img {
  width: 50.8%;
}
.about_seedProduction_02--contents,.about_seedProduction_03--contents {
  margin-top: 40px;
}
.about_seedProduction_01,
.about_seedProduction_02,
.about_seedProduction_03 {
  padding: 0 0 60px;
}
#about .about_seedProduction_02--contents,
.about_seedProduction_03--contents {
  display: flex;
  gap: 6%;
}
.about_seedProduction_02--contents h5,
.about_seedProduction_03--contents h5 {
  color: #14559a;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}
.about_seedProduction_02--contents img,
.about_seedProduction_03--contents img {
  margin: 15px 0;
}

.about_seedProduction_04 {
  padding: 0 0 88px;
}
.about_seedProduction_04--contents {
  margin-top: 30px;
}
.about_seedProduction_04--contents ul {
  display: flex;
  gap: 42px;
}
.about_seedProduction_04--contents--txt h6 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin: 15px 0 8px;
  color: #0b4a9a;
}
.about_seedProduction_04--contents--txt p {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}
.about_seedProduction_04--contents li {
  width: 217.2px;
}
.about_seedProduction_04--contents--txt {
  position: relative;
}
.about_seedProduction_04--contents--txt::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 25px;
  right: -30px;
  background: url(/images/icon_arrow03.png) no-repeat;
  background-size: contain;
  top: 5px;
}
li:last-child .about_seedProduction_04--contents--txt::after {
  content: unset;
}
.about_fishingGround {
  padding: 80px 0 60px;
}
.about_fishingGround .lead {
  margin-top: 18px;
}
.about_fishingGround--list {
  display: flex;
  margin-top: 32px;
}

.about-btn {
  padding-bottom: 60px;
}

.about-btn .btn {
  margin: 0 auto;
  display: flex;
  width: 260px;
  text-align: center;
  padding: 10px 20px 10px 10px;
  align-items: center;
}

.about-btn .btn::before {
  display: none;
}

/* num */
.num {
  background-color: #14559a;
  color: #fff;
  width: 44px;
  display: inline-block;
  height: 44px;
  font-size: 32px;
  margin-right: 15px;
  font-family: "roboto";
  text-align: center;
  padding: 5px 0 0;
}

@media screen and (max-width: 800px) {
  #about .about-contents {
    padding: 40px 4% 50px;
  }
  #about .ttl-block {
    position: relative;
    margin: 0 20px 30px;
    padding: 0 0 16px;
    text-align: left;
    width: auto;
  }
  #about .ttl-block .ttl {
    font-size: 20px;
  }
    #about .ttl p::before {
    left: 62px;
    height: 70%;
  }

  #about .about-block {
    margin: 0 0 50px;
    padding: 20px 4.5% 30px;
  }
  .about_inner  {
    max-width: unset;
    margin: auto;
  }
  #about .about-block .icon {
    width: 46px;
  }
  #about .about-block .about-ttl {
    margin: 0 auto 30px;
    padding: 5px 0 30px;
  }
  #about .about-block .about-ttl .ttl {
    font-size: 22px;
  }
  #about .about-block .about-textArea {
    width: auto;
    margin-top: 20px;
  }
  #about .about-block .about-textArea h3 {
    width: auto;
    margin-top: 20px;
    font-size: 17px;
    line-height: 1.5;
  }
  .small {
    font-size: 15px;
  }
  #about .about-block .lead {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.6;
  }
  #about .about_product ul {
    padding: 25px 0 0px;
    gap: 30px 0;
  }
  #about .about-block .insert02 {
    display: block;
    padding: 25px 0 0;
    width: inherit;
  }
#about .about-block .fish_farm{
    padding: 18px 0 0;
  }
  #about .about-block .insert02 .item:not(:last-of-type) {
    margin: 0 0 25px;
  }
  #about .about-block .insert02 .item .cap {
    padding: 0 0 12px;
    font-size: 17px;
  }
  #about .about_seedProduction_ttl {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .about_seedProduction_01,
  .about_seedProduction_02,
  .about_seedProduction_03 {
    padding: 0 0 45px;
  }
  #about .about_product ul li p {
    font-size: 15px;
  }
  #about .about_seedProduction_01 {
    display: block;
  }
  #about .about_seedProduction_01 img {
    width: auto;
  }
  .about_seedProduction_01 .lead {
    margin-bottom: 15px;
  }
  #about .about-block .lead {
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0;
  }
  #about .about_seedProduction_02--contents,
  .about_seedProduction_03--contents {
    display: block;
  }
    #about .about-block .about_seedProduction_ttl::after {
    padding-top: 30px;
  }

  .about_seedProduction_02--contents h5,
  .about_seedProduction_03--contents h5 {
    font-size: 17px;
  }
  .about_seedProduction_02--contents,
  .about_seedProduction_03--contents {
    margin-top: 25px;
  }
  .about_seedProduction_02--rotifer {
    margin: 25px 0 0;
  }
  .about_seedProduction_04 {
    padding: 0;
  }

  .about_seedProduction_04--contents ul {
    display: block;
  }
  .about_seedProduction_04--contents ul li {
    display: flex;
    justify-content: flex-start;
    width: auto;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 42px;
    position: relative;
  }

  .about_seedProduction_04--contents ul li::after {
    content: "";
    position: absolute;
    width: 15px;
    height: 25px;
    background: url(/images/icon_arrow03.png) no-repeat;
    background-size: contain;
    bottom: -35px;
    transform: rotate(90deg);
        right: 50%;

  }

  .about_seedProduction_04--contents li:last-child::after {
    content: unset;
  }
  .about_seedProduction_04--contents ul li:last-child {
    margin-bottom: 0;
  }
  .about_seedProduction_04--contents ul li img {
    width: 168px;
  }
  .about_seedProduction_04--contents--txt {
    text-align: left;
  }
  .about_seedProduction_04--contents--txt::after {
    content: unset;
  }
  .about_seedProduction_04--contents--txt h6 {
    font-size: 17px;
    text-align: left;
    margin: auto 0 8px;
    line-height: 1.2;
  }
  .about_seedProduction_04--contents--txt p {
    font-size: 15px;
  }
  #about .about-textArea h3,
  .about_fishingGround h3 {
    font-size: 17px;
  }
  .about_fishingGround {
    padding: 45px 0 0;
  }
  .about_fishingGround--list {
    display: block;
    margin-top: 25px;
  }
  #about .about-block .insert02 .item:nth-of-type(2) {
    margin-top: 25px;
  }
  #about .about-block .insert02 .item .cap,
  .about_fishingGround--list .item .cap {
    font-size: 17px;
  }
  #about .about-block .insert02 .item:not(:last-of-type),
  .about_fishingGround--list .item:not(:last-of-type) {
    margin: 0;
  }
  .about_fishingGround--list .item:last-of-type {
    margin-top: 25px;
  }

  .about-btn .btn {
    margin: 30px auto 0;
  }
  .num {
    font-size: 24px;
    width: 36px;
    height: 36px;
  }
}

/*------------------------  会社概要  ------------------------*/
#company .company_sp_br {
  display: none;
}
#company .main-title-block {
  background: url(/images/company_mv.webp) no-repeat center;
  background-size: cover;
  /* background-position: right top 32%; */
}
#company .profile {
  padding: 90px 0% 0;
  max-width: 1080px;
  margin: 0 auto;
}
#company .profile .table .item {
  display: flex;
  padding: 24px 10px;
  border-bottom: 1px solid #e9e9e9;
  line-height: 1.6;
}
#company .profile .table .item:first-of-type {
  border-top: 1px solid #e9e9e9;
}
#company .profile .table .name {
  flex-basis: 20%;
  font-weight: 700;
}
#company .profile .table .data {
  flex: 1;
}

#company .map {
  max-width: 1040px;
  margin: 0 auto;
  padding: 80px 0 80px;
}
#company .map .ttl-block {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 0 40px;
  line-height: 1.3;
}
#company .map .ttl-block .ttl {
  font-weight: 700;
  font-size: 24px;
}
#company .map .map-block {
  flex-basis: calc(100% / 2);
}
#company .map .map-block:not(:last-of-type) {
  margin: 0 5% 0 0;
}
#company .map .map-block .ttl {
  padding: 0 0 16px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
}
#company .map .map-block .item {
  height: 440px;
}

#company .sub {
  background: #f8f3e2;
}
#company .sub .sub-inner {
  display: flex;
  margin: 0 auto;
  padding: 80px 6% 90px;
  max-width: 1200px;
}
#company .sub .sub-block {
  flex-basis: calc(100% / 2);
}
#company .sub .sub-block:not(:last-of-type) {
  margin: 0 10% 0 0;
}
#company .sub .sub-block .ttl {
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 18px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
}
#company .sub .sub-block .ttl::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: #0b4a9a;
}
#company .sub .sub-block .haccp {
  width: 130px;
  border: 1px solid #fff;
}
#company .sub .sub-block .saito {
  padding: 0 0 6px;
}
#company .sub .sub-block .cap {
  padding: 22px 0 0;
  font-weight: 500;
  line-height: 1.6;
}
#company .sub .sub-block .txt {
  padding: 16px 0 0;
  font-size: 15px;
  line-height: 1.6;
}
.recruit {
  background-color: #f3f8f8;
  padding: 80px 0 128px;
}
.recruit h3 {
  margin-bottom: 40px;
}
.recruit__inner {
  max-width: 1040px;
  margin: 0 auto;
}
.recruit__inner .ttl {
  font-size: 24px;
  font-weight: 700;
}
.recruit__content {
  display: flex;
  justify-content: center;
  gap: 40px;
  align-items: center;
}
.recruit__content p {
  width: 490px;
  line-height: 28px;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
}
.recruit__content img {
  width: 511px;
}
.recruit__content .rikunabi_icon {
  width: 147px;
}
@media screen and (max-width: 800px) {
  #company .company_sp_br {
    display: block;
  }
  #company .profile {
    padding: 50px 6% 0;
  }
  #company .profile .table .item {
    display: block;
    padding: 20px 0;
    line-height: 1.5;
  }
  #company .profile .table .name {
    padding: 0 0 2px;
  }
  #company .profile .table .data .iso {
    margin-top: 24px;
  }

  #company .map {
    padding: 40px 6% 10px;
  }
  #company .map .ttl-block {
    margin: 0 0 25px;
    line-height: 1.3;
  }
  #company .map .ttl-block::before {
    width: 24px;
    height: 24px;
  }
  #company .map .ttl-block .ttl {
    padding: 0 0 0 5px;
    font-size: 20px;
  }
  #company .map .map-inner {
    display: block;
  }
  #company .map .map-block {
    padding: 0 0 30px;
  }
  #company .map .map-block:not(:last-of-type) {
    margin: 0;
  }
  #company .map .map-block .ttl {
    padding: 0 0 14px;
    font-size: 17px;
  }
  #company .map .map-block .item {
    height: 380px;
  }
  #company .sub .sub-block:not(:last-of-type) {
    margin: 0 0 40px;
  }
  #company .sub .sub-block .ttl {
    position: relative;
    margin: 0 0 24px;
    padding: 0 0 16px;
    font-size: 18px;
  }
  #company .sub .sub-block .cap {
    padding: 16px 0 0;
  }
  #company .sub .sub-block .txt {
    padding: 12px 0 0;
    font-size: 14px;
  }
  .recruit {
    padding: 40px 4.5% 60px;
  }
  .recruit__content {
    display: block;
  }
  .recruit__inner .ttl {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .recruit__content p {
    width: auto;
  }
  .recruit__content img {
    width: auto;
    margin-top: 25px;
  }
  .recruit__content .rikunabi_icon {
    width: 150px;
    margin-top: 15px;
  }
}

/*------------------------  お知らせ  ------------------------*/

#news .news-cont {
  padding: 10px 6% 120px;
}
#news .news-list .item {
  border-bottom: 1px dotted #ccc;
  line-height: 1.5;
}
#news .news-list .item:first-of-type {
  border-top: 1px solid #e9e9e9;
}
#news .news-list .link {
  display: flex;
  padding: 24px 10px;
}
#news .news-list .nolink {
  display: flex;
  padding: 24px 10px;
}
#news .news-list .date {
  flex-basis: 7.6em;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
}
#news .news-list .news-title {
  flex: 1;
}

@media screen and (max-width: 800px) {
  #news .news-cont {
    padding: 0 6% 50px;
  }
  #news .news-list .link {
    display: block;
    padding: 16px 0;
  }
  #news .news-list .nolink {
    display: block;
    padding: 16px 0;
  }
  #news .news-list .date {
    padding: 0 0 1px;
  }
}

#news .news-detail {
  padding: 10px 6% 80px;
}
#news .news-detail .ttl-block {
  position: relative;
  border-top: 1px solid #e9e9e9;
  padding: 50px 0 22px;
  line-height: 1.4;
}
#news .news-detail .ttl-block::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: #0b4a9a;
}
#news .news-detail .ttl-block .date {
  padding: 0 0 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
}
#news .news-detail .ttl-block .news-title {
  font-weight: 700;
  font-size: 28px;
}
#news .news-detail .txt-block {
  padding: 2.4em 0 4.2em;
}
#news .news-detail .txt-block .txt {
  line-height: 2;
}
#news .news-detail .back-btn {
  margin: 0 auto;
  width: 200px;
}

@media screen and (max-width: 800px) {
  #news .news-detail {
    padding: 0 6% 40px;
  }
  #news .news-detail .ttl-block {
    padding: 30px 0 16px;
  }
  #news .news-detail .ttl-block .date {
    padding: 0 0 2px;
  }
  #news .news-detail .ttl-block .news-title {
    font-size: 20px;
  }
  #news .news-detail .txt-block {
    padding: 1.6em 0 3em;
  }
  #news .news-detail .txt-block .txt {
    line-height: 1.8;
  }
  #news .news-detail .back-btn {
    width: 180px;
  }
}

/*------------------------  お問い合わせ  ------------------------*/

#contact .contact-cont {
  padding: 0 3% 70px;
  display: flex;
  gap: 40px;
  justify-content: center;
}
#contact .contact-block {
  margin: 0 0 35px;
  padding: 40px 4%;
  background: #f6f6f6;
  width: 1003px;
  display: flex;
  align-items: center;
}
#contact .ttl {
  display: flex;
  align-items: center;
  gap: 15px;
}
#contact .contact-block .ttl-block {
  flex-basis: 36%;
  display: flex;
  align-items: center;
  position: relative;
  min-width: 310px;
  line-height: 1.3;
  border-right: solid 1px #d8d8d8;
}
#contact .contact-block .ttl-block .ttl {
  padding: 0 0 0 8px;
  font-weight: 700;
  font-size: 22px;
}
#contact .contact-block .block {
  flex: 1;
  padding: 0px 0 0px 5%;
}
#contact .contact-block .block .number {
  padding: 0 0 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 26px;
}
#contact .contact-block .block .address {
  padding: 0 0 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0;
}
#contact .contact-block .block .address .link {
  color: #0b4a9a;
}
#contact .contact-block .block .number .link {
  color: #000;
  text-decoration: none;
}
#contact .contact-block .block .note {
  font-size: 15px;
}
#contact .icon03 {
  width: 38px;
}
#contact .icon04 {
  width: 42px;
}
#contact .contact-block .about-sp-br {
  display: none;
}
#contact .contact-block .mail {
  padding: 0 0 32px;
}
@media screen and (max-width: 1020px) {
  #contact .contact-block .ttl-block {
    min-width: 290px;
  }
  #contact .contact-block .block {
    padding: 30px 0 4px 4%;
  }
}

@media screen and (max-width: 800px) {
  #contact .contact-cont {
    padding: 0 0 20px;
    display: block;
  }
  #contact .contact-block {
    display: block;
    margin: 0 0 25px;
    padding: 26px 6% 26px;
    height: auto;
    width: auto;
  }
  #contact .contact-block .ttl-block {
    min-width: inherit;
    padding: 0 0 15px;
  }
  #contact .contact-block .ttl-block::after {
    display: none;
  }
  #contact .contact-block .ttl-block .ttl {
    padding: 0 0 0 5px;
    font-size: 22px;
    gap: 10px;
  }
  #contact .contact-block .ttl-block .ttl .icon03 {
    width: 25px;
  }
  #contact .contact-block .ttl-block .ttl .icon04 {
    width: 25px;
  }
  #contact .contact-block .phone::before {
    width: 26px;
    height: 26px;
  }
  #contact .contact-block .mail::before {
    width: 26px;
    height: 26px;
  }
  #contact .contact-block .block {
    padding: 15px 15px 0;
  }
  #contact .contact-block .block .number {
    font-size: 28px;
    padding: 0 0 10px;
  }
  #contact .contact-block .block .number .link {
    color: #0b4a9a;
    text-decoration: underline;
  }
  #contact .contact-block .block .address {
    font-size: 20px;
  }
  #contact .contact-block .block .note {
    font-size: 14px;
  }
  #contact .contact-block .about-sp-br {
    display: block;
  }
  #contact .contact-block .ttl-block {
  border-right: unset;
  border-bottom: solid 1px #d8d8d8;;
}

}

/*------------------------  個人情報保護など  ------------------------*/

#policy .policy-cont {
  padding: 0 6% 60px;
}
#policy .txt-block {
  margin: 0 0 40px;
  padding: 0 0 30px;
  border-bottom: 1px solid #e9e9e9;
}
#policy .txt-block a {
  color: #0b4a9a;
  text-decoration: underline;
}
#policy .txt-block .ttl {
  margin: 0 0 20px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
}
#policy .txt-block .ttl2 {
  margin: 0 0 15px;
  padding: 10px 0 0;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.5;
}
#policy .txt-block .txt {
  line-height: 1.6;
}
#policy .txt-block .txt2 {
  margin: 0;
  line-height: 1.6;
}
#policy .txt-block .txt3 {
  margin: 0 0 20px 20px;
  line-height: 1.6;
}
#policy .txt-block .txt-h {
  margin: 0 0 0.5em;
  line-height: 1.6;
}
#policy .txt-block .list-txt {
  margin: 0 0 22px 2px;
  line-height: 1.6;
}
#policy .txt-block .list-txt .list {
  margin-left: 1.4em;
  padding-bottom: 0.2em;
  list-style: disc;
}
#policy .txt-block .list-txt .list2 {
  margin-left: 1.4em;
  padding-left: 0.2em;
  list-style: decimal;
}
#policy .txt-block .sub-list-txt {
  margin: 0 0 22px 2px;
  padding: 5px 0 0;
  font-size: 14px;
  line-height: 1.5;
}
#policy .txt-block .sub-list-txt .list-note {
  position: relative;
  padding: 0 0 0.8em 3.2em;
}
#policy .txt-block .sub-list-txt .list-note .ast {
  position: absolute;
  top: 0;
  left: 0;
}
/*------------  個人情報保護方針  ------------*/
#policy .item_detail {
  margin: 0 0 3px;
}
#policy h4 {
  margin: 0 0 20px;
}
#policy .text_middle {
  font-size: 14px;
}
#policy .item_detail_inner.ind_m3 {
  margin: 0 0 0 3em;
  text-indent: -3em;
  line-height: 1.5;
}
#policy .privacy_inner_detail .post {
  position: relative;
  display: block;
  border: none;
}
#policy .privacy_block {
  padding: 20px 0 50px;
  margin: 0 0 60px;
  /* border-bottom: 1px solid #e4e4e4; */
  font-feature-settings: initial;
}

#policy .privacy_inner_detail .item_detail {
  margin: 0 0 3px;
  font-size: 1.5rem;
  line-height: 1.8;
}

@media screen and (max-width: 800px) {
  #policy .policy-cont {
    padding: 0 6% 16px;
  }
  #policy .txt-block {
    margin: 0 0 26px;
    padding: 0 0 14px;
  }
  #policy .txt-block .ttl {
    margin: 0 0 16px;
    font-size: 18px;
  }
  #policy .txt-block .ttl2 {
    margin: 0 0 10px;
    padding: 10px 0 0;
    font-size: 15px;
  }
  #policy .txt-block .txt {
    margin: 0 0 16px;
    line-height: 1.5;
  }
  #policy .txt-block .txt2 {
    margin: 0;
    line-height: 1.5;
  }
  #policy .txt-block .txt3 {
    margin: 0 0 16px 20;
    line-height: 1.5;
  }
  #policy .txt-block .txt-h {
    line-height: 1.5;
  }
  #policy .txt-block .list-txt {
    margin: 0 0 14px 2px;
    line-height: 1.5;
  }
  #policy .txt-block .sub-list-txt {
    margin: 0 0 22px 2px;
    padding: 5px 0 0;
  }
  .privacy__list-link a {
    display: block;
    word-break: break-all;
  }
  
}
