@import "style.css";
@import "indexstyles.css";
@import "smartphone_style.css";


.retiree-container {
  font-family: "Noto Sans JP", sans-serif;
}

.breadcrumb-container {
  background-color: #f8f7f0;
  padding: 0.5rem 0 0.5rem 0 !important;
}
.report-title{
  font-size: 30px;
  letter-spacing: 3px;
  line-height: 100px;
  color: #000000;
  font-weight: 700;
  font-family: "Noto Sans JP";
  text-align: center;
}
/* no dot ordered list */

ol.no-dot {

  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 40px;
}
ol.no-dot li.notdot-item {
  margin: 0 0 0.5rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
}
ol.no-dot li.notdot-item::before {
  content: counter(my-awesome-counter);

  position: absolute;
  --size: 10px;
  left: calc(-1 * var(--size) - 10px);
  text-align: center;

}


/* ol.no-dot { 
  counter-reset: item;
  list-style-type: none;
}
ol.no-dot li.notdot-item { display: block; }
ol.no-dot li.notdot-item:before { 
  content: counter(item) "  "; 
  counter-increment: item ;
  margin-right: 10px;
} */

ul.small-dot{
  counter-reset: item;
  list-style-type: none;
}

ul.small-dot li { display: block; }
ul.small-dot li:before { 
  content:  "・"; 
  counter-increment: item ;
  margin-right: 10px;
}
/* ----branches table stylings---- */


.branch-tables {
  padding: 0 4rem 0 4rem;
}

.table-primary {
  background-color: #006cb8 !important;
  color: #ffffff;
  font-weight: 700;
  font-family: "Noto Sans JP";
  font-size: 16px !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: #f0f6fb !important;
  /* background-color: #f0f6fb !important; */
}

.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #fff !important;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}

.table-striped > tbody > tr > td:first-of-type {
  font-weight: 700;
}

.table-striped > tbody > tr > td {
  font-size: 14px;
}

  /* aboutgreen-subscriptioninfo styling here */
  .aboutgreen-subscriptioninfo {
    background-image: url(../images/icons/background/icon-bg.png);
    background-size: 550px;
    background-position-x: calc(100% - -105px);
    background-position-y: calc(100% - -70px);
    background-attachment: local;
    background-blend-mode: darken;
    background-repeat: no-repeat;
    background-color: #f8f7f0;
  }


    .divider-right{
      border-right: 1px solid #67b64d;
    }
  
    .aboutgreen-subscriptioninfo .aboutgreen-subscriptioninfo-row {
      padding: 2em;
     
  }
  .condition-and-col{
    display: flex;
  }
  
  .item-left{
    padding: 1em;
  }
  
  .item-right{
    padding: 1em;
  }
  
  .clear {
      clear: both;
  }
  
  .icon{
    margin-bottom: 1em;
    display: block;
  }
  
  .special-title{
      font-family: "Noto Sans JP", sans-serif !important;
      font-weight: 500 !important;
      font-size: 26px !important;
  }
  
  .special-title-2{
      font-family: "Noto Sans JP", sans-serif !important;
      font-weight: 500 !important;
      font-size: 16px !important;
  }
  
  .special-paragraph{
      font-family: "Noto Sans JP", sans-serif !important;
      font-weight: 500 !important;
      font-size: 14px !important;
  }
  
.breadcrumb .breadcrumb-item,
.breadcrumb-item a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.8em;
  color: lightgrey;
  text-decoration: none;
}

.breadcrumb-item a {
  font-size: 1em;
}

.breadcrumb .active {
  color: var(--primary-color);
  background-color: #00000000;
}

.hero-container {
  height: 70vh;
  background: lightgrey;
  background-blend-mode: multiply;
  background-image: url(../images/green-images/aboutgreen-hero-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 30% 100%;
  width: 100%;
}

.annual-fee{
  padding: 42px;
}
.annual-fee-width{
  width: 63%;
}
.annual-fee-small{
font-size: 26px;
}
.annual-fee-big{
    font-size:36px;
}
.about-green-y-padding{
  padding-top: 82px;
  padding-bottom: 82px;
}
.newsdate {
  font-size: 18px;
  letter-spacing: 3px;
  color: #78c25c;
  font-weight: 700;
  font-family: "Outfit";
}
p.greenreport-date {
  color: #a59f73 !important;
  font-size: 1em !important;
  letter-spacing: 2px !important;
  font-weight: 700 !important;
  font-family: "Outfit" !important;
}

.newsdate-title{
  font-size: 1em;
  letter-spacing: 3px;
  color: #78c25c;
  font-weight: 700;
  font-family: "Outfit";
}
.news-list-items-container-full {
  border-top: 3px dotted #d4d3d3;
  border-bottom: 3px dotted #d4d3d3;
}
.news-list-items-container-bottom {
  border-bottom: 3px dotted #d4d3d3;
}

.greenreportslist-container {
  padding: 3rem;
  border: 10px solid #e7f5e3;
  border-radius: 2rem;
}
.aboutgreen-benefits-subtitle{
  color: #67b64d !important;
}


.aboutgreen-subscriptioninfo-container {
  background-image: url(../images/green-images/aboutgreen-logobackground.png);
  background-size: 30%;
  background-position: bottom right;
  background-attachment: local;
  background-blend-mode: darken;
  background-repeat: no-repeat;
  background-color: #f8f7f0;
}
.desc {
  font-size: 0.7em;
}

.viewmore {
  font-size: 18px;
  letter-spacing: 2px;
  color: #000000;
  font-weight: 700;
  font-family: "Outfit";
}

.rounded-border {
  border-radius: 20px;
}

.vertical {
  writing-mode: vertical-rl;
  display: flex;
  width: 100%;
  line-height: normal;
  align-items: center;
  cursor: text;
  padding: 0.5rem 0;
  text-align: start;
}

.mobile-desc-container {
  display: none;
}

.width-80{
  width: 80%;
}
.mt-34{
  margin-top:34px;
}
.pr-9{
  padding-right: 5em;
}
.pl-9{
  padding-left: 5em;
}
@media only screen and (max-width: 1500px){
  .pr-9{
    padding-right: 3em;
  }
  .pl-9{
    padding-left: 3em;
  }

}

@media only screen and (max-width: 1366px){
  .pr-9{
    padding-right: 2em;
  }
  .pl-9{
    padding-left: 1em;
  }


}

@media only screen and (max-width: 1300px){
  .pr-9{
    padding-right: 2em;
  }  
.pl-9{
  padding-left:1em;
}

}

@media only screen and (max-width: 1200px){
.aboutgreen-subscriptioninfo {
  background-image: url(../images/icons/background/icon-bg.png);
  background-size: 470px;
  background-position-x: calc(100% - -150px);
  background-position-y: calc(100% - -70px);
  background-attachment: local;
  background-blend-mode: darken;
  background-repeat: no-repeat;
  background-color: #f8f7f0;
}
}
.subscription-big{
  font-family: 'Noto Sans JP'; font-size:26px; font-weight: 400;
}

@media (max-width: 431px) and (max-height: 932px) {
  .subscription-big{
    font-size: calc(36px * 0.60) !important; 
  }

  .annual-fee-small{
    font-size: calc(32px * 0.60) !important; 
  }
  .annual-fee-big{
    font-size: calc(48px * 0.60) !important; 
  }

  .vertical-text{
    font-family: "Noto Sans JP", sans-serif !important;
    writing-mode: unset !important;
    font-size: calc(32px * 0.60) !important; 
    font-weight: 900 !important;
  }


        p.greenreport-date {
          font-size: calc(26px * 0.60) !important; 
        }
    
        .viewmore{
          font-size: calc(28px * 0.60) !important; 
        }
    
  /* iPhone 14 Pro Max stylings here */
  .pr-9{
    padding-right: 0.813em !important;
  }
  .mt-34{
    margin-top:unset;
  }
  .about-green-y-padding{
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .annual-fee-width{
    width: 100%;
  }
  .divider-right{
 
    border-right: none !important;
    border-bottom: 1px solid #67b64d !important;
  }
 /* hero image mobile */
  .hero-container {
    background-image: url(../images/green-images/aboutgreen-hero-img-sp.png);
    background-position: center;
    background-size: cover;
  }

  .width-80{
    width: 100%;
  }

  .greenreportslist-header {
    padding: 0;
  }

  .mobile-desc-container {
    display: block;
  }

  .pc-desc {
    display: none;
  }

  .header-mobile-desc {
    font-size: 0.8em;
  }

  .greenreportslist-container {
    padding: 0;
    width: 100%;
    border: 0.4rem solid #e7f5e3;
    border-radius: 1rem;
  }

  .mobile-line {
    background-color: #67b64d;
    height: 0.05em;
    opacity: 0.7;
  }

  .aboutgreen-subscriptioninfo-container {
    background-image: url(../images/green-images/aboutgreen-logobackground.png);
    background-size: 30% !important;
    background-position: bottom right -5em;
    background-attachment: local;
    background-blend-mode: darken;
    background-repeat: no-repeat;
    background-color: #f8f7f0;
  }

  .aboutgreen-subscriptioninfo{
    background-size: 85% !important;
    background-position: 170% 120% !important;
  }
  .aboutgreen-title-subtitle-container {
    margin: 0 3rem;
    left: -0.5em;
    position: relative;
  }

  .img-mobile-full-width{
    margin-left:-17px !important;
  }

  /* vetical align sstyle here */
  .aboutgreen-subscriptioninfo {
    position: relative !important;
    z-index: 99 !important;
}


.aboutgreen-subscriptioninfo .aboutgreen-subscriptioninfo-row {
  padding: 0.5em;
 
}
.aboutgreen-subscriptioninfo{
  margin-top: 1em;
}

.special-list{
  padding-left: 1em !important;
}
.green-list-item ol{
  padding-left: 1em !important;
}
.condition-and-col{
display: block;
}
.vertical-item{
display:inline-flex;
margin-top: 1em;
}
.v-t{
  font-family: "Noto Sans JP", sans-serif !important;
    font-weight: bold !important;
    font-size: 24px !important;
    writing-mode: vertical-rl;
    color: #000;
    text-align: center;

}
.vertical-text{
  writing-mode: unset;
}
.vertical-item .icon{

  margin: 0;
  padding: 0;
}

.mobile-text-vertical{
  writing-mode:vertical-rl;
  position: absolute;
}

.item-left{
  padding: 0.5em;
}

.mb-4em{
  padding-bottom: 0 !important;
}
.mt-4em{
  padding-top: 0 !important;
}
  }
 

  @media (max-width: 375px) and (max-height: 667px) {
    .aboutgreen-subscriptioninfo{
        background-size: 95% !important;
        background-position: 320% 120% !important;
      }
    /* iPhone SE stylings here */

    .width-80{
      width: 100%;
    }
    .divider-right{
      border-right: none;
      border-bottom: 1px solid #67b64d;
    }
  }
