/*20231208*/

.plus__text{
  position:relative;
  top: -70px;
}

.pt__wrap{
  width: 1140px;
  max-width: 100%;
  padding:0 20px;
  box-sizing: border-box;
  display:block;
  margin:0 auto;
}

.pt__wrap p{
  font-size: 16px;
  margin:0 0 10px;
}



/*------追加CSS-------*/
.banner{
  max-width:1200px;
  margin:0 auto 75px;
  padding:0 50px;
}

.banner-size{
  width:100%;
  height:auto;
  overflow: hidden;
}

.banner-pc{
  max-width:100%;
  width:100%;
  overflow:hidden;
  height:auto;
}

.banner-sm{
  display: none;
}

.banner a:hover img{
  transform: scale(1.07);
  transition: all 0.3s;
}

.news_insta{
  margin-bottom: 70px!important;
}



@media screen and (max-width: 768px) {

  .banner{
    padding:0;
    margin:0 40px 115px;
  }

  .banner-pc{
    display: none;
  }

  .banner-sm{
    display: block;
    max-width:100%;
    height:auto;
  }

  .plus__text{
    top: -85px;
  }

  .pt__wrap p{
  font-size: 14px;
  margin:0 0 5px;
  line-height: 1.5;
  }


}

@media screen and (max-width: 500px) {
    .banner{
    padding:0;
    margin:0 20px 70px;
  }
  
}



/*-----追加CSSここまで-----*/

.header-logo {
  position: fixed;
}

.top {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  letter-spacing: 0.1rem;
}

.top .main-visual-area {
  position: relative;
  width: 100%;
  background-image: url(../img/top/main-visual-sp.jpg);
  background-size: cover;
  z-index: -5;
}

.top .main-visual-area .main-visual-contents {
  /* position: -webkit-sticky;
  position: sticky; */
  /* top: 49px; */
  text-align: center;
}

.main-visual-area .main-visual-contents .logo {
  margin-top: 49px;
  width: 37.5%;
}

.main-visual-area .main-visual-contents .catchphrase-area img {
  margin-bottom: 50px;
  padding-top: 53.516%;
}

.main-visual-area .main-visual-contents .catchphrase {
  width: 54.086%;
}

.top .main-visual-area .catchphrase_2020-area {
  padding: 4px 25px;
  background-color: #fff;
  display: inline-block;
  color: #5577a5;
  font-size: 3.5vmin;
  line-height: 1;
  font-weight: 400;
}

/* about */
.contents-area .about {
  background: rgba(255, 255, 255, 0.7);
  box-shadow: -1px 3px 3px rgba(0, 0, 0, 0.1);
  padding: 35px 20px 20px;
  margin: 0 20px 100px;
}

.about h2 {
  font-size: 3rem;
  font-family: futura-pt, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-style: italic;
}

.about .about-message-area p {
  margin: 28px 0 66px;
  font-size: 0.938rem;
  line-height: 1.92;
}

.about .about-message-area .more {
  width: 119px;
  margin-bottom: 30px;
}

.arrow {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-family: futura-pt, sans-serif;
  font-style: italic;
}

.arrow::before,
.arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.arrow::before {
  background: #000;
}

.arrow::after {
  border-top: 2px solid #000;
  border-right: 0px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.about .arrow {
  font-size: 1.438rem;
  margin-bottom: 68px;
  padding-right: 60px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.about .arrow::before {
  right: 0;
  width: 40px;
  height: 2px;
  top: 10px;
}

.about .arrow::after {
  right: 0px;
  width: 10px;
  height: 10px;
  top: 10px;
}

.about .arrow:hover {
  padding-right: 70px;
}

.about .about-visual {
  width: 100%;
}

.about .about-visual-area {
  position: relative;
}

.about .about-visual-area .about-spa {
  width: 57.098%;
  position: relative;
  z-index: 10;
}

.about .about-visual-area .about-spa-t {
  width: 43.79%;
  position: absolute;
  right: 8.488%;
  z-index: 20;
}

.about .about-visual-area .about-sky {
  width: 56.018%;
  margin-top: -185px;
  display: block;
  margin-left: auto;
}

.about .about-visual-area .about-sky-t {
  position: absolute;
  width: 45.44%;
  bottom: 30px;
  left: 4.63%;
}

.top .contents-area .navi {
  position: relative;
  max-width: 100%;
  background-image: url(../img/top/navi-background-sp.png);
  background-size: contain;
  padding-bottom: 4.896%;
  background-position: bottom;
  background-repeat: no-repeat;
  margin-bottom: 116px;
}

.navi .navi-area a .navi-item {
  margin: 0 20px 50px;
  position: relative;
}

.navi .navi-area a:nth-child(3) .navi-item {
  margin-bottom: 0;
}

.navi .navi-area a .navi-item img {
  width: 100%;
}

.navi-area .navi-item .navi-t {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 10.501%;
  left: -20px;
  width: 84.302%;
  height: 13.95%;
  padding-left: 30px;
  padding-right: 18px;
}

.navi-area .navi-item .navi-t p {
  color: #fff;
  font-size: 0.8rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
}

.navi-area .navi-item .navi-t p::before,
.navi-area .navi-item .navi-t p::after {
  color: #fff;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 18px;
  margin: auto 0;
}

.navi-area .navi-item .navi-t p::before {
  background-color: #fff;
  width: 28px;
  height: 2px;
}

.navi-area .navi-item .navi-t p::after {
  background-color: #fff;
  top: -8px;
  right: 17px;
  width: 12px;
  height: 2px;
  border-top: 2px solid #fff;
  border-right: 0px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navi-area .navi-item .navi01-t {
  background-color: #6486e2;
}

.navi-area .navi-item .navi02-t {
  background-color: #51bcbc;
}

.navi-area .navi-item .navi03-t {
  background-color: #837abc;
}

.navi .navi-area a .navi-link {
  position: absolute;
  bottom: 52px;
  left: -20px;
}

.navi .navi-area a .navi-link01 {
  width: 79.427%;
}

.navi .navi-area a .navi-link02 {
  width: 67.969%;
}

.navi .navi-area a .navi-link03 {
  width: 54.036%;
}

.contents-area .news_insta,
.contents-area .around {
  margin: 0 20px;
}

.contents-area section h3 {
  font-size: 1.563rem;
  padding-bottom: 20px;
  margin-bottom: 29px;
  position: relative;
  font-family: futura-pt, sans-serif;
  font-style: italic;
  font-weight: 500;
}

.contents-area section h3 span {
  font-size: 1.25rem;
}

.contents-area section h3:after {
  content: "";
  display: block;
  position: absolute;
  width: 122px;
  bottom: 0;
  border-bottom: solid 3px #487ec7;
}

.contents-area .news_insta {
  margin-bottom: 58px;
}

.news_insta h3 + p {
  font-size: 0.938rem;
  line-height: 2.4;
  letter-spacing: 0.1rem;
  margin-bottom: 20px;
}

.news_insta .news-area {
  margin-bottom: 35px;
}

.news-area .news {
  padding: 20px 20px;
  border-bottom: 1px dotted #707070;
}

.news-area .news:nth-child(1) {
  border-top: 1px dotted #707070;
}

.news-area .news a {
  display: flex;
  justify-content: space-between;
}

.news img {
  min-width: 27.77%;
  margin-right: 2.92%;
  max-height: 138px;
}

.news-contents {
  min-width: 69.29%;
}

.news-contents .date {
  font-size: 0.75rem;
  color: #b4b4b4;
  margin-bottom: 10px;
}

.news-contents .title {
  font-size: 0.938rem;
  line-height: 1.33;
}

.news_insta .arrow {
  font-size: 1rem;
  margin-bottom: 68px;
  padding-right: 50px;
  display: block;
  text-align: right;
  margin-right: 20px;
  margin-top: 42px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.news_insta .arrow::before {
  right: 0;
  width: 30px;
  height: 2px;
  top: 8px;
}

.news_insta .arrow::after {
  right: 0px;
  width: 10px;
  height: 10px;
  top: 8px;
}

.news_insta .arrow:hover {
  padding-right: 60px;
  margin-right: 10px;
}

.contents-area .around {
  margin-bottom: 69px;
}

.around .around-contents-area li {
  margin-bottom: 31px;
  position: relative;
  overflow: hidden;
}

.around .around-contents-area li:nth-child(4) {
  margin-bottom: 0;
}

.around .around-contents-area li img {
  width: 100%;
}

.around .around-contents-area li:hover img {
  transform: scale(1.1);
  transition: all 0.3s;
}

.around .around-contents-area li .contents-title-area {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 53.488%;
  height: 24.242%;
}

.around .around-contents-area li .contents-title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  margin: 0 auto;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.125rem;
  letter-spacing: 0.1rem;
}

@media screen and (min-width: 500px) {
  .main-visual-area .main-visual-contents .catchphrase-area img {
    margin-bottom: 57px;
  }

  .contents-area .about {
    padding: 75px 40px 40px;
  }

  .about .about-visual {
    width: 100%;
  }

  .about .about-visual-area .about-sky-t {
    bottom: 111px;
  }

  /* .about .arrow {
    font-size: 2.375rem;
    margin-bottom: 136px;
    padding-right: 120px;
  }

  .about .arrow::before {
    right: 0;
    width: 80px;
    height: 2px;
    top: 15px;
  }

  .about .arrow::after {
    right: 4px;
    width: 23px;
    height: 23px;
    top: 15px;
  }

  .about .arrow:hover {
    padding-right: 130px;
  } */

  .navi .navi-area a .navi-item {
    margin: 0 40px 100px;
  }

  .navi-area .navi-item .navi-t {
    left: -40px;
    padding-left: 52px;
    padding-right: 36px;
  }

  .navi-area .navi-item .navi-t p {
    font-size: 1rem;
  }

  .navi-area .navi-item .navi-t p::before,
  .navi-area .navi-item .navi-t p::after {
    top: 0;
    bottom: 0;
    right: 36px;
    margin: auto 0;
  }

  .navi-area .navi-item .navi-t p::before {
    background-color: #fff;
    width: 56px;
    height: 2px;
  }

  .navi-area .navi-item .navi-t p::after {
    background-color: #fff;
    top: -10px;
    right: 35px;
    width: 15px;
    height: 2px;
  }

  .navi .navi-area a .navi-link {
    left: -50px;
  }

  .contents-area .news_insta,
  .contents-area .around {
    margin: 0 40px;
  }

  /* .contents-area section h3 {
    font-size: 3rem;
    padding-bottom: 19px;
    margin-bottom: 48px;
    position: relative;
  } */

  .news_insta {
    margin-bottom: 116px;
  }

  .news_insta .news-area {
    margin-bottom: 70px;
  }

  /* .news-contents .date {
    font-size: 1.375rem;
    color: #b4b4b4;
  }

  .news-contents .title {
    font-size: 1.5rem;
  } */

  /* .news_insta .arrow {
    font-size: 2.375rem;
    padding-right: 120px;
  }

  .news_insta .arrow::before {
    right: 0;
    width: 80px;
    height: 2px;
    top: 15px;
  }

  .news_insta .arrow::after {
    right: 4px;
    width: 23px;
    height: 23px;
    top: 15px;
  }

  .news_insta .arrow:hover::before,
  .news_insta .arrow:hover::after {
    right: 0;
  }

  .news_insta .arrow:hover {
    padding-right: 130px;
  } */

  .contents-area .around {
    margin-bottom: 138px;
  }
}

@media screen and (min-width: 769px) {
  .top .main-visual-area {
    background-image: url(../img/top/main-visual.jpg);
  }

  .top .main-visual-area .main-visual-contents {
    top: 105px;
  }

  .main-visual-area .main-visual-contents .logo {
    margin-top: 105px;
    width: 206px;
  }

  .main-visual-area .main-visual-contents .catchphrase-area img {
    padding-top: 24.635%;
    margin-bottom: 43px;
  }

  .main-visual-area .main-visual-contents .catchphrase {
    width: 324px;
  }

  .top .main-visual-area .catchphrase_2020-area {
    padding: 4px 25px;
    font-size: 1.25rem;
  }

  .contents-area .about {
    max-width: 1200px;
    margin: 0 auto 305px;
    padding: 82px 50px 66px;
    display: flex;
    align-items: flex-end;
  }

  .about h2 {
    font-size: 3rem;
  }

  .about .about-visual-area {
    min-width: 52.182%;
  }

  .about .about-message-area p {
    margin: 31px 0 98px;
    font-size: 0.938rem;
    margin-right: 63px;
  }

  .about .about-message-area .more {
    width: 131px;
    margin-bottom: 74px;
  }

  .about .arrow {
    font-size: 1.437rem;
    margin-bottom: 0;
    padding-right: 60px;
  }

  .about .arrow::before {
    right: 0;
    width: 40px;
    height: 2px;
    top: 10px;
  }

  .about .arrow::after {
    right: 2px;
    width: 13px;
    height: 13px;
    top: 10px;
  }

  .about .arrow:hover {
    padding-right: 70px;
  }

  .top .contents-area .navi {
    background-image: url(../img/top/navi-background.png);
  }

  .navi .navi-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1100px;
    margin: 0 auto;
    padding-left: 24px;
  }

  .navi .navi-area a {
    margin: 0 43px 0 0;
  }

  .navi .navi-area a:nth-child(3) {
    margin: 0;
  }

  .navi .navi-area a .navi-item {
    margin: 0;
  }

  .navi .navi-area a:nth-child(3) .navi-item {
    padding: 0;
    margin: 0;
  }

  .navi-area .navi-item .navi-t {
    bottom: 8.501%;
    left: -24px;
    width: 95.313%;
    height: 15.95%;
    padding-left: 30px;
    padding-right: 18px;
  }

  .navi-area .navi-item .navi-t {
    left: -24px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .navi-area .navi-item .navi-t p {
    font-size: 0.7rem;
  }

  .navi-area .navi-item .navi-t p::before,
  .navi-area .navi-item .navi-t p::after {
    right: 8px;
  }

  .navi-area .navi-item .navi-t p::before {
    width: 22px;
    height: 2px;
  }

  .navi-area .navi-item .navi-t p::after {
    top: -5px;
    right: 8px;
    width: 7px;
  }

  .navi .navi-link {
    display: none;
  }

  .contents-area section h3 {
    font-size: 1.563rem;
    padding-bottom: 22px;
    margin-bottom: 29px;
  }

  .contents-area .news_insta,
  .contents-area .around {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 50px;
  }

  .news_insta {
    display: flex;
  }

  .news_insta h3 + p {
    font-size: 0.938rem;
  }

  .news-contents .date {
    font-size: 0.75rem;
  }

  .news-contents .title {
    font-size: 0.938rem;
  }

  .news_insta .news-area{
    width:60%;
    box-sizing: border-box;
  }

   .news_insta .insta-area {
    width:40%;
    box-sizing: border-box;
  }

  .news_insta .news-area{
    padding-right:25px;
  }

  .news_insta .insta-area{
    padding-left:25px;
  }

  .news_insta .arrow {
    font-size: 1rem;
    padding-right: 50px;
    margin-right: 0;
  }

  .news_insta .arrow::before {
    right: 0;
    width: 30px;
    height: 2px;
    top: 7px;
  }

  .news_insta .arrow::after {
    right: 2px;
    width: 10px;
    height: 10px;
    top: 7px;
  }

  .news_insta .arrow:hover {
    padding-right: 60px;
    margin-right: -10px;
  }

  .contents-area .around {
    margin-bottom: 120px;
  }

  .around .around-contents-area ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
  }

  .around .around-contents-area li {
    margin-bottom: 34px;
    width: calc(93.181% / 3);
  margin-right: 20px;
  }

  .around .around-contents-area li .contents-title-area {
    width: 74.285%;
    height: 20.357%;
  }
}

@media screen and (min-width: 1200px) {
  .navi-area .navi-item .navi-t p {
    font-size: 1rem;
  }

  .navi-area .navi-item .navi-t p::before,
  .navi-area .navi-item .navi-t p::after {
    right: 18px;
  }

  .navi-area .navi-item .navi-t p::before {
    width: 30px;
    height: 2px;
  }

  .navi-area .navi-item .navi-t p::after {
    top: -6px;
    right: 18px;
    width: 8px;
  }
}



/*20240816*/

.about{
  position:relative;
}

.weather__area{
  background: rgba(255, 255, 255, 0.7);
  width: 1200px;
  box-sizing: border-box;
  display:block;
  margin:0 auto 50px;
  padding:22px 60px;
  line-height: 1.7;
  position:absolute;
  max-width: 100%;
  left: 0;
  top:-520px;
}

.weather__area .futura{
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-style: italic;
}

.weather__area .futura.no{
  font-style:normal;
}

.wa__row1{
  display:flex;
  align-items: center;
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom:1px solid black;
}

.wa__row2{
  display:flex;
  align-items: center;
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom:1px solid black;  
}

.wa__row2.bb0{
  border-bottom: 0;
  padding-bottom: 3px;
}

.war1__left{
  width: 50%;
   box-sizing: border-box;
  padding-right: 85px; 
}

.war1__right{
  width: 50%;
  box-sizing: border-box;
  padding-left: 85px;
  position:relative;
}

.war1__right:before{
  content: '';
  position:absolute;
  left: 0;
  width: 1px;
  height: 58px;
  background: black;
  top: 50%;
   transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%); 
}

.wa__text1{
  font-size: 21px;
}

.wa__text2 span{
  font-size: 13px;
  font-weight: 500;
}

.wa__text2 .futura{
  font-size: 19px;
  margin-right:45px;
}

.war1__right p{
  display:flex;

}

.war1__right p span{
  display:block;
}

.war1__right p span.category{
  width: 93px;
  height: 28px;
  line-height: 28px;
  background: black;
  color:white;
  font-size: 13px;
  font-weight: 500;
  margin-right: 22px;
  text-align: center;
}

.war1__right p span.title{
  font-size: 16px;
  font-weight: 500;
  width:calc(100% - 115px);
}

.war__col{
  width: 33.333%;
  position:relative;
  display:flex;
}

.war__col2{
  width: 33%;
  position:relative;
  display:flex;
  align-items: center;
  padding-right: 55px;
}

.size2.wa__text3{
  width: 22%;
}

.flex2{
  width: 60%;
}

.flex4{
  width: 78%;
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.wa__row2 .flex4 .location{
  width:47.5%;
}

.wa__row2 .location{
  display:flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  justify-content: space-between;
}

.wa__row2 .location span{
  display:block;
  font-weight:500;
  font-size: 20px;
}

.war__col3{
  width: 67%;
  position:relative;
  display:flex;
  align-items: center;
  padding-left: 55px;
}

.war__col3:before{
  content: '';
  position:absolute;
  left: 0;
  width: 1px;
  height: 54px;
  background: black;
  top: 50%;
   transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%); 
}

.war__col.flex{
  align-items: center;
}

.wa__text3{
  font-size: 16px;
  font-weight: 500;
  width: 40%;
}

.wa__text4{
  font-size:24px;
  font-weight: 500;
  width: 60%;
}

.wa__text4 span{
  font-size: 22px;
  display: inline-block;
  margin-left:12px;
}

.wa__text5{
  width: 50%;
  text-align: center;
   font-size: 16px;
  font-weight: 500; 
}

.wa__text6{
  font-size:24px;
  font-weight: 500;
  width: 50%;
}

.wa__text6 span{
  font-size: 21px;
  display: inline-block;
  margin-left:12px;
}

.wa__text7{
  width: 50%;
   font-size: 16px;
  font-weight: 500; 
}

.leftbo:before{
  content: '';
  position:absolute;
  left: 0;
  width: 1px;
  height: 40px;
  background: black;
  top: 50%;
   transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%); 
}

.ww__area{
  margin-bottom: 18px;
}

.bh__area{
  display:flex;
  align-items: center;
}

.bha__1{
  font-size: 16px;
  font-weight: 500;
  margin-right: 73px;
}

.bha__2{
  font-size: 13px;
  font-weight: 500;
  margin-right: 40px;
}

.bha__2 span{
  font-size: 19px;
  margin-right: 8px;
  display:inline-block;
}

@media screen and (max-width: 1200px){

  .weather__area{
    padding:22px 40px;
  }

  .wa__text1{
    font-size: 18px;
  }

  .wa__text2 .futura{
    font-size: 17px;
    margin-right: 35px;
  }

  .war1__right p span.category{
    width: 85px;
  }

  .war1__right p span.title{
    font-size: 15px;
    width:calc(100% - 107px);
  }

  .wa__text3{
    font-size: 15px;
  }

  .wa__row2 .location{
    font-size: 13px;
  }

  .wa__row2 .location span{
    font-size: 20px;
  }

  .war__col2{
    padding-right: 30px;
  }

  .war__col3{
    padding-left: 30px;
  }

  .bha__1{
    font-size: 15px;
    margin-right: 45px;
  }

  .bha__2 span{
    font-size: 17px;
  }

  .bha__2{
    margin-right: 30px;
  }

  .wa__text4 , .wa__text6{
    font-size: 20px;
  }

  .wa__text5 , .wa__text7{
    font-size: 15px;
  }

}

.sp{
  display:none!important;
}

@media screen and (max-width: 768px){
  .wa__row1{
    display:block;
  }

  .weather__area{
    top: -1070px;
  }

  .war1__left{
    width: 100%;
    padding: 0 0 24px;
    margin-bottom: 24px;
    border-bottom:1px solid black;
  }

  .wa__row1{
    padding: 0 0 24px;
    margin-bottom: 24px;    
  }

  .war__col , .war__col2{
    width: 100%;
    padding: 0 0 24px;
    margin-bottom: 24px;
    border-bottom:1px solid black;    
  }

  .weather__area{
    padding:40px 40px;
  }

  .wa__row2{
    padding: 0;
    margin: 0;
    border: 0;
  }

  .war1__right{
    width: 100%;
    padding: 0;
  }

  .war1__right:before{
    display:none;
  }

  .wa__row2{
    display:block;
  }

  .war__col{
    width: 100%;
  }

  .leftbo:before{
    display:none;
  }

  .wa__text5{
    text-align: left;
  }

  .wa__text3 , .wa__text5{
    width: 123px;
  }

  .war__col2{
    width: 100%;
  }

  .war__col3{
    width: 100%;
    padding: 0;
  }

  .war__col3:before{
    display:none;
  }

  .wa__text7{
    font-size: 18px;
  }

  .size2.wa__text3{
    width: 123px;
  }

  .wa__row2 .flex4 .location ,.wa__row2  .location{
    width: 220px;
  }

  .wa__row2 .location{
    font-size: 12px;
  }

  .pc{
    display:none!important;
  }

  .sp{
    display:flex!important;
    align-items: start;
  }

  .war__col2{
    align-items: start;
  }

  .war__col3{
    align-items: start;
    margin-bottom:15px;
  }

  .flex4{
    display:block;
  }

  .flex2 , .flex4{
    width: calc(100% - 123px);
margin-top: -2px;
  }

  .bha__1{
    margin: 0;
  }

  .bhleft{
    width:123px;
  }

  .bhright{
    width: calc(100% - 123px);
    margin-top: -2px;
  }


}

@media screen and (max-width: 480px){
  .weather__area{
    padding:30px 20px;
    margin: 0;
    top:-920px;
  }

  .wa__text1{
    font-size: 17px;
  }

  .wa__text2 .futura{
    font-size: 15px;
  }

  .wa__text2 span{
    font-size: 12px;
  }

  .war1__right p span.category{
    width: 65px;
    margin-right: 20px;
    height: 24px;
    line-height: 24px;
    font-size: 11px;
  }

  .war1__right p span.title{
    font-size: 14px;
    width: calc(100% - 85px);
  }

  .wa__text3, .wa__text5{
    width: 100px;
    font-size: 14px;
  }

  .wa__text4, .wa__text6{
    font-size: 19px;
  }

  .wa__text4 span , .wa__text6 span{
    font-size: 19px;
    margin-left: 8px;
  }

  .flex2, .flex4{
    width:calc(100% - 100px);
  }

  .wa__row2 .flex4 .location, .wa__row2 .location{
    width: 100%;
    font-size: 12px;
  }

  .wa__row2 .location span{
    font-size: 16px;
  }

  .bhleft{
    width:100px;
  }

  .bhright{
    width: calc(100% - 100px);
  }

  .size2.wa__text3{
    width: 100px;
  }

  .bha__1{
    font-size: 14px;
  }

  .bha__2{
    margin: 0;
    font-size: 12px;
  }

  .war1__left , .wa__row1 , .war__col, .war__col2{
    padding: 0 0 18px;
    margin-bottom: 18px;
  }

  .wa__text7{
    font-size: 17px;
  }

}


@media screen and (max-width: 426px){

  .weather__area{
    top: -1195px;
  }

}
