@charset "UTF-8";

/*****************************
cmn
*****************************/
.pagesec{
  padding: 10rem 0 ;
  position: relative;
}
/* .pagesec::before{
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 1px;
  transform: translateX(-50%);
} */

.ttlbox{
  border-bottom: 1px solid ;
  margin-bottom: 4rem;
  padding: 8rem 0 4rem;
  position: relative;
  text-align: center;
}
.ttlbox::before{
  content: "";
  aspect-ratio: 300/139;
  background: url(../../../images/page/two-year-course/ttl_point1.svg) no-repeat center / contain ;
  position: absolute;
  top: 0;
  left: calc(50% - 29.5px);
  transform: translateX(-50%);
  width: 135px;
}
.ttlbox .ttl{
  font-size: 3.8rem;
  font-weight: 500;
  line-height: 1.3;
}
.ttlbox .ttl span{
  color: #b4000f;
  font-weight: bold;
}
.fisttxt{
  text-align: center;
}

@media only screen and (max-width: 1180px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 820px) {
  .ttlbox{
    margin-bottom: 3rem;
    padding: 7rem 0 3rem;
  }
  .ttlbox .ttl{
    font-size: 3rem;
  }
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 767px) {
  .pagesec{
    padding: 6rem 0 ;
  }
  .ttlbox .ttl {
    font-size: 5.8vw;
  }
  .ttlbox::before{
    left: calc(50% - 24.5px);
    width: 115px;
  }
  .fisttxt{
    font-size: 1.5rem;
  }
}

/*****************************
pagehead
*****************************/
.pagehead-couse .mainbg .catch{
  left: 5%;
  bottom: 2%;
  width: 38%;
}
.pagehead-couse .mainbg .bg{
  background-image: url(../../../images/page/two-year-course/head_mainbg_pc.webp) ;
}
.pagehead-couse .imgsquare li{
  background: url(../../../images/page/two-year-course/head_imgsquare1.webp) no-repeat center / cover;
}
.pagehead-couse .imgsquare li:nth-child(2){
  background: url(../../../images/page/two-year-course/head_imgsquare2.webp) no-repeat center / cover;
}
.pagehead-couse .imgsquare li:nth-child(3){
  background: url(../../../images/page/two-year-course/head_imgsquare3.webp) no-repeat center / cover;
}
.pagehead-couse .imgsquare li:nth-child(4){
  background: url(../../../images/page/two-year-course/head_imgsquare4.webp) no-repeat center / cover;
}
.pagehead-couse .ttl{
  background: #b4000f;
}
.pagehead-couse .ttl span span{
  font-size: 2.4rem;
  font-weight: 500;
}

@media only screen and (max-width: 1180px) {
  .pagehead-couse .mainbg .catch {
    left: 3%;
    bottom: 2%;
    width: 44%;
  }
}
@media only screen and (max-width: 1024px) {
  .pagehead-couse .mainbg .catch {
    left: 2%;
    width: 48%;
  }
}
@media only screen and (max-width: 820px) {
  .pagehead-couse .mainbg .catch{
    bottom: 0;
    height: calc(100% - 72px);
    width: auto;
  }
  .pagehead-couse .mainbg .catch picture {
    height: 100%;
    width: auto;
  }
  .pagehead-couse .mainbg .catch img {
    height: 100%;
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 767px) {
  .pagehead-couse .mainbg .bg{
    background-image: url(../../../images/page/two-year-course/head_mainbg_sp.webp) ;
  }
  .pagehead-couse .ttl span {
    gap: 1rem;
  }
  .pagehead-couse .ttl span span {
    font-size: 6vw;
  }
}

/*****************************
pagesec-basic
*****************************/
.pagesec-basic .imggr{
  gap: 3rem;
  margin-top: 4rem;
}
.pagesec-basic .fimgbox{
  width: calc(50% - 1.5rem);
}
@media only screen and (max-width: 1180px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 820px) {
  .pagesec-basic .imggr{
    gap: 2rem;
    margin-top: 3rem;
  }
  .pagesec-basic .fimgbox{
    width: calc(50% - 1rem);
  }
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 767px) {
  .pagesec-basic .imggr{
    gap: 1rem;
  }
  .pagesec-basic .fimgbox{
    width: calc(50% - .5rem);
  }
}

/*****************************
pagesec-restaurant
*****************************/
.pagesec-restaurant .ttlbox::before{
  background: url(../../../images/page/two-year-course/ttl_point2.svg) no-repeat center / contain ;
}
.pagesec-restaurant .imggr{
  gap: 3rem;
  margin-top: 4rem;
}
.pagesec-restaurant .fimgbox{
  width: calc(50% - 1.5rem);
}
.pagesec-restaurant .fimgboxgr{
  gap: 2rem;
}
.pagesec-restaurant .fimgboxgr .fimgbox{
  width: calc(50% - 1rem);
}
.pagesec-restaurant .fimgboxgr .fimgbox:last-of-type{
  width: 100%;
}
@media only screen and (max-width: 1180px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 820px) {
  .pagesec-restaurant .imggr{
    gap: 2rem;
    margin-top: 3rem;
  }
  .pagesec-restaurant .fimgbox{
    width: calc(50% - 1rem);
  }
  .pagesec-restaurant .fimgboxgr{
    gap: 1rem;
  }
  .pagesec-restaurant .fimgboxgr .fimgbox{
    width: calc(50% - .5rem);
  }
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 767px) {
  .pagesec-restaurant .imggr{
    gap: 1rem;
  }
  .pagesec-restaurant .fimgbox{
    width: 100%;
  }
}

/*****************************
pagesec-internship
*****************************/
.pagesec-internship .ttlbox::before{
  background: url(../../../images/page/two-year-course/ttl_point3.svg) no-repeat center / contain ;
}
.pagesec-internship .ttlbox .ffBN{
  font-size: 4.8rem;
  letter-spacing: 2px;
}

.pagesec-internship .internship{
  background-image: repeating-linear-gradient(90deg, #e6ebf0, #e6ebf0 1px, transparent 1px, transparent 19px), repeating-linear-gradient(0deg, #e6ebf0, #e6ebf0 1px, #fff 1px, #fff 19px);
  border: 2px solid #008dd3;
  margin-top: 6rem;
  padding: 3rem 6rem 0;
  position: relative;
}
.pagesec-internship .internship .arrow,
.pagesec-internship .internship .arrow::before,
.pagesec-internship .internship .arrow::after{
  clip-path: polygon(100% 0, 0% 100%, 60% 100%);
  position: absolute;
}
.pagesec-internship .internship .arrow{
  background: #008dd3;
  top: -55px;
  left: 41%;
  height: 55px;
  width: 40px;
  transform: translateX(-50%);
}
.pagesec-internship .internship .arrow::before,
.pagesec-internship .internship .arrow::after{
  content: "";
  background: #fff;
  top: 9px;
  left: -0.5px;
  height: calc(100% - 5px);
  width: calc(100% - 4px);
}
.pagesec-internship .internship .arrow::after{
  background-image: repeating-linear-gradient(90deg, #e6ebf0, #e6ebf0 1px, transparent 1px, transparent 26px), repeating-linear-gradient(0deg, #e6ebf0, #e6ebf0 1px, #fff 1px, #fff 19px);
}
.pagesec-internship .special > dt{
  color: #008dd3;
  font-size: 3rem;
  font-weight: bold;
}
.pagesec-internship .special > dd .txt{
  margin: 1rem 0 3rem;
}
.pagesec-internship .partner{
  background: #e5edf1;
  padding: 2rem 3rem;
  position: relative;
}
.pagesec-internship .partner > dt{
  font-weight: bold;
  position: absolute;
  top: -1.5rem;
  left: 0;
}
.pagesec-internship .partner > dd > dl{
  gap: 3rem;
}
.pagesec-internship .partner > dd > dl > div{
  width: calc(25% - 2rem);
}
.pagesec-internship .partner > dd > dl > div:first-of-type{
  width: calc(50% - 2rem);
}
.pagesec-internship .partner > dd > dl > div.gr > div:first-of-type{
  margin-bottom: 1rem;
}
.pagesec-internship .partner > dd > dl > div dt{
  background: #008dd3;
  color: #fff;
  margin-bottom: .5rem;
  text-align: center;
}
.pagesec-internship .partner > dd > dl > div dd li{
  font-size: 1.2rem;
  line-height: 1.6;
  padding-left: 1.5rem;
  position: relative;
}
.pagesec-internship .partner > dd > dl > div dd li::before{
  content: "■";
  position: absolute;
  top: 0;
  left: 0;
}
.pagesec-internship .partner > dd > dl > div:first-of-type li{
  width: 50%;
}
.pagesec-internship .bar {
  background: #008dd3;
  color: #fff;
  margin-top: 4rem;
  position: relative;
  bottom: 0;
  left: -6rem;
  width: calc(100%  + 12rem);
}
.pagesec-internship .bar .ttl,
.pagesec-internship .bar .imgbox,
.pagesec-internship .bar .txt{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 120px;
}
.pagesec-internship .bar .ttl{
  background: #004b78;
  clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 0);
  font-weight: bold;
  width: 28%;
}
.pagesec-internship .bar .imgbox{
  width: 40%;
}
.pagesec-internship .bar .imgbox img{
  width: 80%;
}
.pagesec-internship .bar .txt{
  position: relative;
  width: 32%;
}
.pagesec-internship .bar .txt::before{
  content: "";
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 30%;
  width: 1px;
}

@media only screen and (max-width: 1250px) {
  .pagesec-internship .internship {
    padding: 3rem 4rem 0;
  }
  .pagesec-internship .bar {
    left: -4rem;
    width: calc(100%  + 8rem);
  }
}
@media only screen and (max-width: 1180px) {
  .pagesec-internship .partner {
    padding: 2rem ;
  }
  .pagesec-internship .partner > dd > dl {
    gap: 2rem;
  }
  .pagesec-internship .partner > dd > dl > div {
    width: calc(25% - 1rem);
  }
}
@media only screen and (max-width: 1080px) {
  .pagesec-internship .bar .ttl {
    width: 34%;
  }
  .pagesec-internship .bar .imgbox {
    width: 31%;
  }
  .pagesec-internship .bar .imgbox img{
    width: 90%;
  }
  .pagesec-internship .bar .txt {
    width: 35%;
  }
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 820px) {
  .pagesec-internship .ttlbox .ffBN{
    font-size: 4.2rem;
  }
  .pagesec-internship .imgbox {
    display: block;
    margin: 0 auto;
    max-width: 550px;
  }
  .pagesec-internship .internship {
    padding: 3rem 3rem 0;
  }
  .pagesec-internship .internship .arrow,
  .pagesec-internship .internship .arrow::before,
  .pagesec-internship .internship .arrow::after{
    clip-path: polygon(50% 0%, 30% 100%, 70% 100%);
  }
  .pagesec-internship .internship .arrow {
    top: -165px;
    left: 84%;
    height: 165px;
    width: 50px;
  }
  .pagesec-internship .internship .arrow::before,
  .pagesec-internship .internship .arrow::after{
    top: 22px;
    left: 1px;
    height: calc(100% - 4px);
    width: calc(100% - 2px);
  }
  .pagesec-internship .partner {
    padding: 2.5rem 2rem;
  }
  .pagesec-internship .partner > dd > dl > div,
  .pagesec-internship .partner > dd > dl > div:first-of-type{
    width: 100%;
  }
  .pagesec-internship .partner > dd > dl > div dd li {
    font-size: 1.4rem;
    padding-left: 1.8rem;
  }
  .pagesec-internship .bar {
    left: -3rem;
    width: calc(100%  + 6rem);
  }
  .pagesec-internship .bar .ttl,
  .pagesec-internship .bar .imgbox,
  .pagesec-internship .bar .txt{
    padding: 3rem 0;
    text-align: center;
    height: auto;
    width: 100%;
  }
  .pagesec-internship .bar .txt::before{
    display: none;
  }
  .pagesec-internship .bar .ttl {
    clip-path: polygon(100% 0, 100% 70%, 50% 100%, 0 70%, 0 0);
    padding: 3rem 0 5rem;
    font-size: 2.4rem;
    line-height: 1.3;
  }
  .pagesec-internship .bar .imgbox{
    max-width: 385px;
    padding: 2rem 0 0;
    width: 100%;
  }
  .pagesec-internship .bar .txt{
    padding-top: 1rem;
  }
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 767px) {
  .pagesec-internship .ttlbox .ffBN {
    font-size: 9vw;
  }
  .pagesec-internship .internship {
    padding: 2rem 2rem 0;
  }
  .pagesec-internship .internship .arrow {
    top: -135px;
    right: -10px;
    left: auto;
    height: 135px;
    transform: none;
  }
  .pagesec-internship .special > dt {
    font-size: 6.5vw;
  }
  .pagesec-internship .special > dd .txt {
    margin: .5rem 0 3rem;
  }
  .pagesec-internship .partner {
    padding: 2rem 1.5rem;
  }
  .pagesec-internship .partner > dd > dl > div:first-of-type li{
    width: 100%;
  }
  .pagesec-internship .bar {
    left: -2rem;
    width: calc(100% + 4rem);
  }
  .pagesec-internship .bar .ttl {
    font-size: 5vw;
  }
}

/*****************************
pagesec-license
*****************************/
.pagesec-license .ttlbox::before{
  background: url(../../../images/page/two-year-course/ttl_point4.svg) no-repeat center / contain ;
}
.pagesec-license .subttl{
  margin-bottom: 4rem;
  text-align: center;
}
.pagesec-license .subttl span{
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
}
.pagesec-license .subttl span::before,
.pagesec-license .subttl span::after{
  content: "";
  background: #004b78;
  position: absolute;
  bottom: 0;
  height: 70%;
  width: 1px;
}
.pagesec-license .subttl span::before{
  left: -3rem;
  transform: rotate(-25deg);
}
.pagesec-license .subttl span::after{
  right: -3rem;
  transform: rotate(25deg);
}
.pagesec-license .license .main{
  background: #008dd3;
  color: #fff;
  gap: 2rem;
  line-height: 1;
  margin-bottom: 8rem;
  padding: 1.5rem ;
}
.pagesec-license .license .main::before{
  content: "";
  aspect-ratio: 1/1;
  background: url(../../../images/page/two-year-course/ob_cross.svg) no-repeat center / contain ;
  position: absolute;
  bottom: -5.5rem;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
}
.pagesec-license .license .main img{
  width: 110px;
}
.pagesec-license .license .main p{
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 4px;
}
.pagesec-license .license .other{
  gap: 2rem;
}
.pagesec-license .license .other::before{
  content: "";
  aspect-ratio: 1/1;
  background: url(../../../images/page/two-year-course/ob_circle_or.svg) no-repeat center / contain ;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 50px;
  z-index: 1;
}
.pagesec-license .license .other .fbox{
  clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 0 100%);
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 3rem 4rem;
  position: relative;
  width: calc(50% - 1rem);
}
.pagesec-license .license .other .fbox::before{
  content: "";
  aspect-ratio: 1/1;
  background: #b2c9d6;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
}
.pagesec-license .license .other .txt{
  line-height: 1.5;
}
.pagesec-license .license .other .ttl{
  color: #008dd3;
  font-size: 2.6rem;
  font-weight: bold;
}
.pagesec-license .license .other .description {
  margin: 1rem 0 2rem;
}
.pagesec-license .license .other .description .ftxtbox{
  line-height: 1.4;
  padding-top: 3.5rem;
  width: 55%;
}
.pagesec-license .license .other .description .ftxtbox img{
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
}
.pagesec-license .license .other .fbox:last-of-type .description .ftxtbox img{
  max-width: max-content;
  width: 270px;
}
.pagesec-license .license .other .description .fimgbox{
  width: 45%;
}
.pagesec-license .license .other dl{
  background: #e5edf1;
  font-size: 1.2rem;
  flex-direction: column;
  gap: 1rem;
  padding: 1.5rem;
}
.pagesec-license .license .other dl div{
  gap: 1rem;
}
.pagesec-license .license .other dl div dt{
  background: #004b78;
  border-radius: 5px;
  color: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  line-height: 1.2;
  padding: 1rem 0;
  text-align: center;
  width: 65px;
}
.pagesec-license .license .other dl div:last-of-type dt{
  background: #e5edf1;
  border: 2px solid #008dd3;
  color: #008dd3;
  font-size: 2.2rem;
  line-height: 1;
  padding: 0;
  position: relative;
}
.pagesec-license .license .other dl div:last-of-type dt::before,
.pagesec-license .license .other dl div:last-of-type dt::after{
  content: "";
  aspect-ratio: 1/1.5;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  background: #008dd3;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
}
.pagesec-license .license .other dl div:last-of-type dt::before{
  right: -1rem;
}
.pagesec-license .license .other dl div:last-of-type dt::after{
  background: #e5edf1;
  right: -.8rem;
  width: .8rem;
}
.pagesec-license .license .other dl div:last-of-type dt span{
  font-size: 2rem;
}
.pagesec-license .license .other dl div:last-of-type dd{
  color: #008dd3;
}
.pagesec-license .license .other dl div dd{
  width: calc(100% - 75px);
}
.pagesec-license .spob{
  display: none;
}
@media only screen and (max-width: 1180px) {
}
@media only screen and (max-width: 1024px) {
  .pagesec-license .license .other .fbox{
    padding: 2rem;
  }
}
@media only screen and (max-width: 1023px) {
  .pagesec-license .license {
    margin: 0 auto ;
    max-width: 550px;
  }
  .pagesec-license .license .other{
    align-items: center;
    flex-direction: column;
  }
  .pagesec-license .license .other .fbox {
    width: 100%;
  }
}
@media only screen and (max-width: 820px) {
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 767px) {
  .pagesec-license .license .main {
    gap: 1rem;
  }
  .pagesec-license .license .other .txt {
    font-size: 3.3vw;
  }
  .pagesec-license .license .other .ttl {
    font-size: 5.5vw;
  }
  .pagesec-license .license .other .fbox {
    padding: 2rem 1.5rem;
  }
  .pagesec-license .license .other .description{
    margin-bottom: 0;
  }
  .pagesec-license .license .other .description .ftxtbox {
    font-size: 3.2vw;
  }
  .pagesec-license .license .other .fbox:last-of-type .description .ftxtbox img {
    width: 220px;
  }
  .pagesec-license .spob {
    aspect-ratio: 1 / 1;
    background: url(../../../images/page/two-year-course/ob_circle_or.svg) no-repeat center / contain;
    display: block;
    margin: -3rem 0;
    position: relative;
    width: 50px;
    z-index: 1;
  }
  .pagesec-license .license .other::before,
  .pagesec-license .license .other dl {
    display: none;
  }
}

/*****************************
pagesec-international
*****************************/
.pagesec-international .ttlbox::before{
  background: url(../../../images/page/two-year-course/ttl_point5.svg) no-repeat center / contain ;
}
.pagesec-international .international .subttl {
  font-size: 1.8rem;
  gap: 2rem;
  margin: 4rem 0;
}
.pagesec-international .international .subttl span{
  background: #004b78;
  color: #fff;
  padding: .2rem 1.8rem;
}
.pagesec-international .international dt{
  margin-bottom: 1rem;
  text-align: center;
}
.pagesec-international .international ul{
  gap: 1rem;
}
.pagesec-international .international li{
  width: calc(100% / 3 - 1rem);
}
.pagesec-international .imggr{
  gap: 3rem;
  margin-top: 4rem;
}
.pagesec-international .fimgbox{
  width: calc(50% - 1.5rem);
}
.pagesec-international .fimgboxgr{
  gap: 2rem;
}
.pagesec-international .fimgboxgr .fimgbox{
  width: calc(50% - 1rem);
}
.pagesec-international .fimgboxgr .fimgbox:last-of-type{
  width: 100%;
}
@media only screen and (max-width: 1180px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 820px) {
  .pagesec-international .international .subttl {
    font-size: 1.6rem;
    gap: 2rem;
    margin: 3.5rem 0;
  }
  .pagesec-international .imggr{
    gap: 2rem;
    margin-top: 3rem;
  }
  .pagesec-international .fimgbox{
    width: calc(50% - 1rem);
  }
  .pagesec-international .fimgboxgr{
    gap: 1rem;
  }
  .pagesec-international .fimgboxgr .fimgbox{
    width: calc(50% - .5rem);
  }
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 767px) {
  .pagesec-international .international .subttl {
    gap: .5rem;
    margin: 3rem 0;
  }
  .pagesec-international .international li {
    max-width: 235px;
    width: 100%;
  }
  .pagesec-international .imggr{
    gap: 1rem;
  }
  .pagesec-international .fimgbox{
    width: 100%;
  }
}

/*****************************
pagesec-contest
*****************************/
.pagesec-contest .ttlbox::before{
  background: url(../../../images/page/two-year-course/ttl_point6.svg) no-repeat center / contain ;
}

.pagesec-contest .imgttl{
  margin: 0 auto;
  max-width: 80%;
  transform: translateX(12%);
}
.pagesec-contest .award p{
  text-align: center;
}
.pagesec-contest .award ul{
  margin: 0 auto;
  max-width: 61%;
}
.pagesec-contest .award ul li{
  padding-left: 8.5rem;
  position: relative;
}
.pagesec-contest .award ul li span{
  padding-left: 2rem;
  position: absolute;
  top: 0;
  left: 0;
}
.pagesec-contest .award ul li span::before{
  content: "";
  aspect-ratio: 53/50;
  background: url(../../../images/page/two-year-course/ob_crown.svg) no-repeat center / contain ;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
}
.pagesec-contest .imggr{
  gap: 3rem;
  margin-top: 8rem;
}
.pagesec-contest .fimgbox{
  width: calc(50% - 1.5rem);
}
@media only screen and (max-width: 1180px) {
}
@media only screen and (max-width: 1024px) {
  .pagesec-contest .award ul {
    max-width: 62%;
  }
}
@media only screen and (max-width: 820px) {
  .pagesec-contest .imgttl{
    margin: 3rem auto;
    max-width: 400px;
    transform: none;
  }
  .pagesec-contest .award ul {
    max-width: 410px;
  }
  .pagesec-contest .imggr{
    gap: 2rem;
    margin-top: 3rem;
  }
  .pagesec-contest .fimgbox{
    width: calc(50% - 1rem);
  }
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 767px) {
  .pagesec-contest .award p span{
    display: none;
  }
  .pagesec-contest .imgttl {
    max-width: 300px;
  }
  .pagesec-contest .imggr{
    gap: 1rem;
  }
  .pagesec-contest .fimgbox{
    width: 100%;
  }
}