@charset "UTF-8";

/* ============================================================
  Variables
============================================================ */
/* ============================================================
  Break Point
============================================================ */
.only-pc {
  display: block !important;
}

.only-sp {
  display: none !important;
}

.only-pc--inline {
  display: inline !important;
}

@media only screen and (max-width: 1024px) {

  .only-pc,
  .only-pc--inline {
    display: none !important;
  }

  .only-sp {
    display: block !important;
  }
}

/* ============================================================
  Font Family
============================================================ */
/* ============================================================
  Font Size
============================================================ */
@media only screen and (max-width: 1024px) {
  body {
    font-size: 0.875em;
  }
}

large {
  font-size: 1.375em;
}

@media only screen and (max-width: 1024px) {
  large {
    font-size: 1em;
  }
}

/* ============================================================
  Color
============================================================ */
/* ============================================================
  その他
============================================================ */
.title {
    text-align: center;
    font-size: 2.25em;
    margin-top: 2em;
    text-decoration: underline;
    color:#368076
}


.shiensho-number {
    text-align: center;
    font-size: 1.5em;
    margin-top: 1em;
    padding-top: 0;
    margin-bottom: 3em;
}

.subtitle {
    display:flex;
    flex-direction: row;
    justify-content: center;
    gap:70px;
    margin: 0;
}


@media only screen and (max-width: 1024px) {
  .subtitle {
    display:flex;
    flex-direction: column;
    justify-content: center ;
    margin: 0 !important;
    gap: 0px !important;
    padding: 0 ;
    line-height: 1 ;
  }
}


.subttl {
    text-align: center;
    font-size: 2.25em;
    margin-top: 0;
}

.subttlX{
    text-align: center;
    font-size: 3em;
    margin-top: 0;
}

.subttl1 {
    text-align: center;
}


 .subtitle-link {
    display:flex;
    flex-direction: row;
    justify-content: center;
    gap:50px;
    margin-top: 2em;
    color:#368076;
    font-weight: bold;
 }

@media only screen and (max-width: 1024px) {
  .subtitle-link {
    margin: 1.5em !important;
  }
}

.certificate-shousai--img {
  display:block;
	width: 30%;
  margin-bottom: 0;
	margin: 3% auto;
	padding: 0 auto;
}

 /*画像の補足事項と011の画像配置調整*/
 
 .img-explan {
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5%;
 }

 #img-011{
  margin-bottom: 0;
 }


 .certificate-items {
    display:flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap:100px;
    margin-top: 0;
 }

 
  .item02 {
    width: 75%;
    margin: 1.15em auto; /* 中央揃え */
    font-size: 1.5em;
    margin-top: 1.15em;
 }

  .item1 {
     color:#368076;
     font-size: 1.5em;
     margin-top: 0;
 }

@media only screen and (max-width: 1024px) {
  .certificate-items {
    gap:20px;
    margin-top: 1em;
   }

  }

  .item2 {
    width: 70%;
    margin: 1.15em auto; /* 中央揃え */
    font-size: 1.5em;
    margin-top: 1.15em;
    font-weight:lighter;
 }


  /*各ページ文章の幅調整　開始*/

  .item2241002{
    width: 80%;
    margin: 1.15em auto; /* 中央揃え */
    font-size: 1.5em;
    margin-top: 1.15em;
    font-weight:lighter;
  }
  .item2241003{
    width: 85%;
    margin: 1.15em auto; /* 中央揃え */
    font-size: 1.5em;
    margin-top: 1.15em;
    font-weight:lighter;
  }

  .item2241004{
    width: 75%;
    margin: 1.15em auto; /* 中央揃え */
    font-size: 1.5em;
    margin-top: 1.15em;
    font-weight:lighter;
  }

  .item2241005{
    width: 65%;
    margin: 1.15em auto; /* 中央揃え */
    font-size: 1.5em;
    margin-top: 1.15em;
    font-weight:lighter;
  }

  .item2241006{
    width: 80%;
    margin: 1.15em auto; /* 中央揃え */
    font-size: 1.5em;
    margin-top: 1.15em;
    font-weight:lighter;
  }

  .item2241007{
    width: 80%;
    margin: 1.15em auto; /* 中央揃え */
    font-size: 1.5em;
    margin-top: 1.15em;
    font-weight:lighter;
  }

  .item2241008{
    width: 80%;
    margin: 1.15em auto; /* 中央揃え */
    font-size: 1.5em;
    margin-top: 1.15em;
    font-weight:lighter;
  }

  .item2241009{
    width: 70%;
    margin: 1.15em auto; /* 中央揃え */
    font-size: 1.5em;
    margin-top: 1.15em;
    font-weight:lighter;
    text-align: left;
  }

  .item2241010{
    width: 80%;
    margin: 1.15em auto; /* 中央揃え */
    font-size: 1.5em;
    margin-top: 1.15em;
    font-weight:lighter;
  }

  .item2241011{
    width: 80%;
    margin: 1.15em auto; /* 中央揃え */
    font-size: 1.5em;
    margin-top: 1.15em;
    font-weight:lighter;
  }
 

  /*各ページ文章の幅調整 終了*/

  .link-title{
  font-size: 1.2em;
  }

 .reference-link {
     text-align: center;
     margin-top: 4em;
     font-size: 1.1em;
     color:#368076;
     font-weight: bold;
 }

 .reflink-list241003 {
     margin-top: 1em;
     text-align: left;
     margin-left: 15em;
     list-style-type: disc;
 }

@media only screen and (max-width: 1024px) {
  .reflink-list241003 {
      margin: 2em;
      padding: 0 ;
 }
  }


.reflink-list241005 {
     margin-top: 1em;
     text-align: left;
     margin-left: 23em;
     list-style-type: disc;
}

@media only screen and (max-width: 1024px) {
  .reflink-list241005 {
      margin: 2em;
      padding: 0 ;
 }
  }

 .reflink-list241006 {
     margin-top: 1em;
     text-align: center;
}

@media only screen and (max-width: 1024px) {
  .reflink-list241006 {
      margin: 2em;
      padding: 0 ;
 }
  }

.reflink-list241009 {
     margin-top: 1em;
     text-align: left;
     margin-left: 30em;
}


 .reflink-content {
    color:#000;
 }

 .link-url {
     color: #000;
     text-decoration: underline;
 }


 @media only screen and (max-width: 1024px) {
  .link-url {
        font-size: 10px; 
        white-space: normal; 
    }
}


 /*subtitleの各ページごとの設定*/

 #subtitle241001 {
     margin-right: 7em ;
 }

 #subtitle241002 {
     margin-right: 2.7em ;
 }
 
 
#subtitle241003 {
    display: flex; 
    align-items:center!important;
    margin-left: 13.3em ;
}
 
.subttl241003 {
   text-align: center;
   font-size: 2.25em;
   margin-top: 0;
}

 .subtt241003 {
    text-align: center;
    margin-bottom: 0;

}


 #subtitle241004 {
     margin-right: 14em ;
 }
 
 

 #subtitle241005 {
    display: flex; 
    align-items:center!important;
    margin-left: 1.95em ;
}

 
 #subtitle241006 {
     margin-right: 16em ;
 }
 


 #subtitle241007 {
     margin-left: 2em ;
 }
 
 
 #subtitle241008 {
     margin-right: 8.7em ;
 }
 

 #subtitle241009 {
     margin-right: 2em ;
 }
 
 
 #subtitle241010 {
     margin-left: 20em ;
 }
 
 
 #subtitle241011 {
     margin-right: 0.5em ;
 }




