@charset "UTF-8";

#wrapper {
  position: relative;
  width: 100%;
  font-family: 'Noto Sans JP', sans-serif;
}

@media screen and (min-width: 768px) {
  #wrapper {
    min-width: 1150px;
  }

  .table01 {
  }

  .table01 th {
    color: #bd8751;

  }

  .table01 td a {
    color: #f4af6a;
  }

  #mv {
    position: relative;
    min-width: 1110px;
    height: 480px;
    background: url(../images/kashi/mv_img01.png) center top no-repeat,
    url(../images/common/cont02_bg02.png) right top no-repeat #fff;
    background-size: auto auto,
    50% 480px;
  }

  #mv h2 {
    position: absolute;
    left: 6.4%;
    top: 186px;
  }

  #lnav {
    position: relative;
    width: 1110px;
    height: 91px;
    margin: 0 auto;
    transition: background 0.5s ease;
  }

  #lnav nav {
    display: block !important;
  }

  #lnav .lnavttl {
    display: none;
  }

  #lnav nav ul {
    z-index: 100;
    position: absolute;
    top: -23px;
    display: flex;
    width: 715px;
    padding: 54px 0 0 0;
    background: #fff;
    border-radius: 20px;
  }

  #lnav nav ul li {
    height: 14px;
    line-height: 1.0;
    padding: 0 30px;
    font-size: 14px;
    border-left: 1px solid #cecece;
  }

  #lnav nav ul li:first-child {
    padding-left: 0;
    border-left: none;
  }

  #lnav nav ul li a {
    color: #444444;
  }

  #lnav.is-animation {
    z-index: 110;
    position: fixed;
    top: 80px;
    background: #f5f5f5;
    width: 100%;
    height: 54px;
    transition: background 0.5s ease;
  }

  #lnav.is-animation nav ul {
    position: inherit;
    top: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 20px 0 0 0;
    background: none;
    border-radius: 0;
  }

  #lnav.is-animation nav ul li {
    height: 14px;
    line-height: 1.0;
    padding: 0 30px;
    font-size: 14px;
    border-left: 1px solid #cecece;
  }

  #lnav.is-animation nav ul li:first-child {
    padding-left: 30px;
    border-left: none;
  }

  #anc01 {
    margin-top: -150px;
    padding-top: 150px;
  }

  #anc02 {
    margin-top: -150px;
    padding-top: 150px;
  }

  #anc03 {
    margin-top: -150px;
    padding-top: 150px;
  }

  #anc04 {
    margin-top: -150px;
    padding-top: 150px;
  }

  #anc05 {
    margin-top: -150px;
    padding-top: 150px;
  }

}

@media screen and (max-width: 767px) {
  #cont07 .qa a {
    color: #f4af6a;

  }
  .table01 {
  }

  .table01 th {
    color: #bd8751;

  }

  .table01 td a {
    color: #f4af6a;
  }

  #mv {
    position: relative;
  }

  #lnav {
    display: none;
  }

  #lnav.is-animation-sp {
    z-index: 110;
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    color: #444;
  }

  #lnav.is-animation-sp .lnavttl {
    position: relative;
    width: 100%;
    padding-bottom: 8.5%;
    margin-top: 12.5%;
    background: #f5f5f5;
  }

  #lnav.is-animation-sp .lnavttl .ttl {
    position: absolute;
    left: 4%;
    top: 0;
    margin-top: 2%;
    font-size: calc(100vw * calc(20 / 750));
    font-weight: bold;
  }

  #lnav.is-animation-sp .lnavttl .btn {
    position: absolute;
    right: 4%;
    top: 0;
    margin-top: 2.4%;
    width: 5.07%;
    padding-bottom: 3.73%;
    background: url(../images/common/sp/lnav_btn01.png) center top no-repeat;
    background-size: 100% auto;
  }

  #lnav.is-animation-sp .lnavttl.tasu .btn {
    position: absolute;
    right: 4%;
    top: 0;
    margin-top: 2.4%;
    width: 5.07%;
    padding-bottom: 3.73%;
    background: url(../images/common/sp/lnav_btn02.png) center top no-repeat;
    background-size: 100% auto;
  }

  #lnav nav {
    display: none;
    width: 100%;
    padding: 6.7% 4%;
    background: #dddddd;
  }

  #lnav nav ul {
  }

  #lnav nav ul li {
    margin-bottom: 5.3vw;
    padding-left: 4vw;
    font-size: calc(100vw * calc(20 / 750));
    background: url(../images/common/sp/arrow_4.png) left center no-repeat;
    background-size: 1.6vw auto;
  }

  #lnav nav ul li:last-child {
    margin-bottom: 0;
  }

  #lnav nav ul li a {
    color: #444444;
  }

  #anc01 {
    margin-top: -26%;
    padding-top: 26%;
  }

  #anc02 {
    margin-top: -26%;
    padding-top: 26%;
  }

  #anc03 {
    margin-top: -37.3% !important;
    padding-top: 26%;
  }

  #anc04 {
    margin-top: -26%;
    padding-top: 26%;
  }

  #anc05 {
    margin-top: -26%;
    padding-top: 26%;
  }

}

@media screen and (min-width: 768px) {

  #scrollheader_wrapper {
    height: 80px;
  }

  #scrollheader {
    z-index: 2000;
    position: relative;
    width: 100%;
    min-width: 1160px;
    height: 80px;
    background: url(../images/common/bg_white.png) left top;
  }

  #scrollheader.is-fixed {
    position: fixed;
    left: 0;
    top: 0;
  }

  #scrollheader .logo02 {
    position: absolute;
    left: 40px;
    top: 26px;
  }

  #scrollheader nav {
    position: absolute;
    right: 26px;
    top: 31px;
  }

  #scrollheader nav ul {
  }

  #scrollheader nav ul li {
    float: left;
  }

  #scrollheader nav ul li a {
    display: block;
  }

  #scrollheader nav ul li ul {
    position: absolute;
    display: none;
    width: 172px;
    padding: 5px 0;
    font-size: 11px;
    background: url(../images/common/bg_white.png) left top;
  }

  #scrollheader nav ul li ul li {
    float: none;
    margin-bottom: 2px;
  }

  #scrollheader nav ul li ul li:last-child {
    margin-bottom: 0px;
  }

  #scrollheader .menu_btn {
    display: none;

  }

}

@media screen and (max-width: 767px) {

  #scrollheader_wrapper {
    width: 100%;
    padding-bottom: 11%;
  }

  #scrollheader {
    z-index: 2000;
    position: absolute;
    width: 100%;
    padding-bottom: 11%;
    background: url(../images/common/bg_white.png) left top;
  }

  #scrollheader.is-fixed {
    position: fixed;
    left: 0;
    top: 0;
  }

  #scrollheader .logo02 {
    position: absolute;
    left: 0;
    top: 0;
    margin: 3.7% 0 0 2.7%;
    width: 50%;
  }

  #scrollheader nav {
    display: none;
  }

  #scrollheader .menu_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 7%;
    margin: 2.5% 4% 0 0;
    cursor: pointer;

  }

}

@media screen and (min-width: 768px) {
  #contents {
    padding: 0 0 80px;
  }

  #topicpath {
    padding: 30px 0 0 30px;
    font-size: 11px;
    color: #666666;
  }

  #topicpath a {
    color: #666666;
    text-decoration: underline;
  }

  .wrap01 {
    position: relative;
    min-width: 1150px;
    background: linear-gradient(90deg, #f5f5f5 50%, #ffffff 50%);
  }

  .wrap01_inner {
    z-index: 1;
    position: relative;
    width: 1110px;
    height: 836px;
    margin: 0 auto;
    /*margin-left: calc( ( 100vw - 1150px  ) / 2 );*/
    background: #ffffff;
  }

  .wrap01_inner .image {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
  }

  .wrap01_inner .image .cont01_bg {
    z-index: 2;
    position: absolute;
    right: 0px;
    top: -91px;
  }

  #cont01 {
    z-index: 2;
    position: relative;
    box-sizing: border-box;
    height: 1092px;
    padding: 50px 0 0 160px
  }

  #cont01 .ttl {
  }

  #cont01 .ttl .subttl {
    position: relative;
    margin-bottom: 30px;
    padding-left: 18px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.0;
  }

  #cont01 .ttl .subttl:before {
    content: "";
    display: inline-block;
    width: 8px;
    border-top: 2px solid #f4af6a;
    position: absolute;
    left: 0;
    top: 7px;
  }

  #cont01 .ttl h3 {
    margin-bottom: 50px;
    font-size: 46px;
    font-weight: bold;
    color: #f4af6a;
    line-height: 1.36;
    letter-spacing: 0.06em;
  }

  #cont01 p {
    font-size: 16px;
    line-height: 2.375;
    letter-spacing: 0.06em;
    color: #444444;
  }

}

@media screen and (max-width: 767px) {

  .bg_area {
    background: #f5f5f5;
    padding-bottom: 3.7%;

  }

  .wrap01 {
    position: relative;
    min-width: 100%;
    background: linear-gradient(90deg, #f5f5f5 0%, #f5f5f5 10%, #ffffff 10%, #ffffff 100%);
  }

  .wrap01 .cont01_bg02 {
  }

  .wrap01_inner {
  }

  .wrap01_inner .cont01_bg01 {
    z-index: 2;
    position: absolute;
    left: -13.3%;
    top: 0;
    width: 95%;
    margin-top: 23.6%;
  }

  #topicpath {
    padding: 5% 0 0 16.5%;
    font-size: calc(100vw * calc(16 / 750));
    color: #666666;
  }

  #topicpath a {
    color: #666666;
    text-decoration: underline;
  }

  #cont01 {
    z-index: 2;
    position: relative;
    box-sizing: border-box;
    padding: 8% 0 0 16.5%;
  }

  #cont01 .ttl {
  }

  #cont01 .ttl .subttl {
    position: relative;
    margin-bottom: 4vw;
    padding-left: 2.2vw;
    font-family: 'Lato', sans-serif;
    font-size: calc(100vw * calc(20 / 750));
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.0;
  }

  #cont01 .ttl .subttl:before {
    content: "";
    display: inline-block;
    width: 1vw;
    border-top: 1px solid #f4af6a;
    position: absolute;
    left: 0;
    top: 1vw;
  }

  #cont01 .ttl h3 {
    margin-bottom: 9%;
    font-size: calc(100vw * calc(60 / 750));
    font-weight: bold;
    line-height: 1.36;
    letter-spacing: 0.06em;
    color: #f4af6a;
  }

  #cont01 p {
    padding-bottom: 5%;
    font-size: calc(100vw * calc(24 / 750));
    line-height: 2.22;
    letter-spacing: 0.02em;
    color: #444444;
  }

  .wrap01_inner .cont01_bg0201 {
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 41.8% !important;
    margin-top: 2.3%;
  }

  .wrap01_inner .cont01_bg0202 {
    padding-bottom: 8%;
  }

}


@media screen and (min-width: 768px) {
  #cont02 {
    background: #f7f3eb;
  }

  #cont02 .inner {
    width: 1110px;
    margin: 0 auto;
    padding-bottom: 60px;
  }

  #cont02 h3 {
    z-index: 3;
    position: relative;
  }

  #cont02 h3 img {
    margin: -76px 0 0 -37px;
  }

  #cont02 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1110px;
  }

  #cont02 ul li {
    margin-bottom: 20px;
  }

  #cont02 ul li .arrow_box {
    position: relative;
    box-sizing: border-box;
    width: 540px;
    height: 156px;
    padding: 25px 30px 25px;
    border-radius: 10px;
    background: #ffffff;
    /*box-shadow: 3px 5px 0px 0px rgba(0,0,0,0.3);*/
    -webkit-filter: drop-shadow(3px 4px 0px rgba(0, 0, 0, 0.3));

    margin-bottom: 10px;
    font-size: 14px;
    color: #444;
    line-height: 1.86;
  }

  #cont02 ul li .arrow_box:after {
    position: absolute;
    content: "";
    left: 50px;
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 0 15px;
    border-color: transparent transparent transparent #ffffff;
    transform: rotate(180deg);
  }

  #cont02 ul li .name {
    text-align: right;
    font-size: 11px;
    color: #4e493e;
  }

}

@media screen and (max-width: 767px) {

  #cont02 {
    background: #f7f3eb;
  }

  #cont02 .inner {
    padding-bottom: 10%;
  }

  #cont02 h3 {
    z-index: 3;
    position: relative;
  }

  #cont02 h3 img {
    margin-top: -6.1%;
  }

  #cont02 ul {
    padding: 0 4%;
  }

  #cont02 ul li {
    margin-bottom: 20px;
  }

  #cont02 ul li .arrow_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 4%;
    border-radius: 10px;
    background: #ffffff;
    /*box-shadow: 3px 5px 0px 0px rgba(0,0,0,0.3);*/
    -webkit-filter: drop-shadow(3px 4px 0px rgba(0, 0, 0, 0.3));

    margin-bottom: 10px;
    font-size: 10px;
    color: #444;
    line-height: 1.86;
  }

  #cont02 ul li .arrow_box:after {
    position: absolute;
    content: "";
    left: 50px;
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 0 15px;
    border-color: transparent transparent transparent #ffffff;
    transform: rotate(180deg);
  }

  #cont02 ul li .name {
    text-align: right;
    font-size: 9px;
    color: #4e493e;
  }

}


@media screen and (min-width: 768px) {

  #cont03 {
    background: url(../images/ryori/cont03_bg01.png) center bottom repeat-x;
  }

  #cont03 .inner {
    position: relative;
    width: 1110px;
    margin: 0 auto;
    padding: 75px 0;
    background: url(../images/kashi/cont03_bg02.png) 866px 44px no-repeat;
  }

  #cont03 .ttl {
    text-align: center;
  }

  #cont03 .ttl .subttl {
    position: relative;
    margin-bottom: 12px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.0;
  }

  #cont03 .ttl .subttl:after {
    content: "";
    display: block;
    width: 8px;
    margin: 13px auto 0;
    border-top: 2px solid #f4af6a;
    transition: all 0.1s ease;
  }

  #cont03 .ttl h3 {
    margin-bottom: 40px;
    font-size: 46px;
    font-weight: bold;
    color: #f4af6a;
    line-height: 1.36;
    letter-spacing: 0.06em;
  }

  #cont03 .menu {
    display: flex;
    width: 600px;
    height: 44px;
    margin: 0 auto 50px;
    border: 1px solid #f4af6a;
    border-radius: 22px;
  }

  #cont03 .menu li {
    width: 200px;
    height: 44px;
    border-left: 1px solid #f4af6a;
  }

  #cont03 .menu li:first-child {
    border-left: none;
  }

  #cont03 .menu li span {
    display: block;
    width: 200px;
    height: 44px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    color: #f4af6a;
    cursor: pointer;
  }

  #cont03 .menu li.is-active span {
    background: #f4af6a;
    color: #fff;
  }

  #cont03 .menu li.is-active:first-child span {
    border-radius: 22px 0 0 22px;
  }

  #cont03 .menu li.is-active:last-child span {
    border-radius: 0 22px 22px 0;
  }

  .ChangeElem_Panel {
    display: none;
  }

  #cont03 .cont {
    width: 1020px;
    margin: 0 auto;
  }

  #cont03 .cont .ttlbox {
    box-sizing: border-box;
    width: 980px;
    margin: 0 auto;
    padding: 24px 48px 24px;
    background: #f4af6a;
    border-radius: 20px 20px 0 0;
  }

  #cont03 .cont .ttlbox h4 {
    float: left;
    width: 184px;
    padding-top: 43px;
  }

  #cont03 .cont .ttlbox p.wline {
    float: right;
    position: relative;
    box-sizing: border-box;
    width: 700px;
    min-height: 110px;
    padding: 20px 15px 20px 25px;
    border-radius: 18px;
    background: #ffffff;

    margin-bottom: 25px;
    font-size: 24px;
    font-weight: bold;
    color: #f4af6a;
    line-height: 1.5;
  }

  #cont03 .cont .ttlbox p.wline:after {
    position: absolute;
    content: "";
    left: 42px;
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 0 15px;
    border-color: transparent transparent transparent #ffffff;
    transform: rotate(180deg);
  }

  #cont03 .cont .ttlbox p {
    float: right;
    width: 700px;
    font-size: 16px;
    color: #ffffff;
    line-height: 1.875;
  }

  #cont03 .cont .contbox {
    box-sizing: border-box;
    width: 1020px;
    min-height: 470px;
    margin-top: -10px;
    padding: 50px;
    border-radius: 30px;
    background: #ffffff;
    box-shadow: 0px 15px 24px 0px rgba(0, 0, 0, 0.1);
  }

  #cont03 .cont .contbox h5 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #f4af6a;
  }

  #cont03 .cont .contbox p {
    margin-bottom: 35px;
    font-size: 16px;
    color: #444444;
  }

}


@media screen and (max-width: 767px) {

  #cont03 {
    background: url(../images/ryori/cont03_bg01.png) center bottom repeat-x;
  }

  #cont03 .inner {
    position: relative;
    margin: 0 auto;
    padding: 13% 4%;
    background: url(../images/kashi/cont03_bg02.png) 99% 4% no-repeat;
    background-size: 28.4% auto;
  }

  #cont03 .ttl {
    text-align: center;
  }

  #cont03 .ttl .subttl {
    position: relative;
    margin-bottom: 3vw;
    padding-left: 2.2vw;
    font-family: 'Lato', sans-serif;
    font-size: calc(100vw * calc(20 / 750));
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.0;
  }

  #cont03 .ttl .subttl:after {
    content: "";
    display: block;
    width: 1vw;
    margin: 2.2vw auto 0;
    border-top: 1px solid #f4af6a;
    transition: all 0.1s ease;
  }

  #cont03 .ttl h3 {
    margin-bottom: 5%;
    font-size: calc(100vw * calc(60 / 750));
    font-weight: bold;
    color: #f4af6a;
    line-height: 1.36;
    letter-spacing: 0.06em;
  }

  #cont03 .menu {
    display: flex;
    width: 86vw;
    height: 30px;
    margin: 0 auto 5%;
    border: 1px solid #f4af6a;
    border-radius: 22px;
    background: #fff;
  }

  #cont03 .menu li {
    width: calc(86vw / 2);
    height: 30px;
    border-left: 1px solid #f4af6a;
  }

  #cont03 .menu li:first-child {
    border-left: none;
  }

  #cont03 .menu li span {
    display: block;
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: calc(100vw * calc(20 / 750));
    font-weight: bold;
    line-height: 30px;
    color: #f4af6a;
  }

  #cont03 .menu li.is-active span {
    background: #f4af6a;
    color: #fff;
  }

  #cont03 .menu li.is-active:first-child span {
    border-radius: 22px 0 0 22px;
  }

  #cont03 .menu li.is-active:last-child span {
    border-radius: 0 22px 22px 0;
  }

  .ChangeElem_Panel {
    display: none;
  }

  #cont03 .cont {
    margin: 0 auto;
  }

  #cont03 .cont .ttlbox {
    box-sizing: border-box;
    width: 86vw;
    margin: 0 auto;
    padding: 6%;
    background: #f4af6a;
    border-radius: 10px 10px 0 0;
  }

  #cont03 .cont .ttlbox h4 {
    float: left;
    width: 26.7%;
    padding-top: 5.3%;
  }

  #cont03 .cont .ttlbox p.wline {
    position: relative;
    box-sizing: border-box;
    float: right;
    width: 66%;
    margin-bottom: 10px;
    padding: 3.5%;
    line-height: 1.28;
    border-radius: 8px;
    background: #ffffff;
    font-size: calc(100vw * calc(28 / 750));
    font-weight: bold;
    color: #f4af6a;
  }

  #cont03 .cont .ttlbox p.wline:after {
    position: absolute;
    content: "";
    left: 11.4%;
    bottom: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 0 8px;
    border-color: transparent transparent transparent #ffffff;
    transform: rotate(180deg);
  }

  #cont03 .cont .ttlbox p.txt {
    clear: both;
    margin-top: 4%;
    font-size: calc(100vw * calc(24 / 750));
    color: #ffffff;
    line-height: 1.875;
  }

  #cont03 .cont .contbox {
    box-sizing: border-box;
    width: 100%;
    margin-top: -10px;
    padding: 8.5% 6.5% 8.5%;
    border-radius: 25px;
    /*background: linear-gradient(90deg, #ffffff 0%, #ffffff 63%, #fbf9f5 63%, #fbf9f5 100%);*/
    background: #fff;
    box-shadow: 0px 15px 24px 0px rgba(0, 0, 0, 0.1);
  }

  #cont03 .cont .contbox h5 {
    margin-bottom: 12px;
    font-size: 19px;
    font-weight: bold;
    color: #f4af6a;
  }

  #cont03 .cont .contbox p {
    margin-bottom: 20px;
    font-size: 12px;
    color: #444444;
  }

}

@media screen and (min-width: 768px) {

  #cont04 {
    position: relative;
    width: 100%;
    background: #fff;
  }

  #cont04 .inner {
    position: relative;
    width: 1110px;
    margin: 0 auto;
    padding: 110px 0 70px;
    text-align: center;
    background: url(../images/ryori/cont04_bg01.png) center top no-repeat;
  }

  #cont04 h3 {
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: bold;
    color: #4e493e;
    letter-spacing: 0.04em;
  }

  #cont04 p.rebon {
    margin-bottom: 15px;
  }

  #cont04 p.txt {
    margin-bottom: 35px;
    font-size: 16px;
    color: #444444;
    line-height: 1.875;
  }

  #cont04 p.txt span {
    font-size: 14px;
    color: #777777;
    }
  
    #cont04 .bonus {
      width: 500px;
      margin: 0 auto 35px;
    }

  #cont04 p.card {
    margin-bottom: 35px;
  }

  #cont04 .bg02 {
    z-index: 3;
    position: absolute;
    left: -50px;
    bottom: -28px;

  }

  #cont04 .scholarship {
    position: relative;
  }

  #cont04 .scholarship .btn01 {
    position: absolute;
    bottom: 53px;
    left: 50%;
    transform: translateX(-50%);
  }

  #cont04 .btn01 a {
    border: 1px solid #f4af6a;
    color: #f4af6a;
  }

  #cont04 .btn01 a:hover {
    border: 1px solid #f4af6a;
    color: #fff;
    background: #f4af6a;
  }

  #cont04 .btn01 a:before {
    border-top: 1px solid #f4af6a;
  }

  #cont04 .btn01 a:after {
    border-color: transparent transparent transparent #f4af6a;
  }

  #cont04 .btn01.gray span {
    background: #cccccc;
    border: 1px solid #cccccc;
    color: #ffffff;
  }

}

@media screen and (max-width: 767px) {

  #cont04 {
    position: relative;
    width: 100%;
    background: #fff;
  }

  #cont04 .inner {
    position: relative;
    padding: 15% 4% 10%;
    text-align: center;
    background: url(../images/ryori/cont04_bg01.png) center top no-repeat;
    background-size: 16.8% auto;
  }

  #cont04 h3 {
    margin-bottom: 15px;
    font-size: calc(100vw * calc(38 / 750));
    font-weight: bold;
    color: #4e493e;
    letter-spacing: 0.04em;
  }

  #cont04 p.rebon {
    margin-bottom: 10px;
  }

  #cont04 p.txt {
    margin-bottom: 25px;
    font-size: calc(100vw * calc(24 / 750));
    color: #444444;
    line-height: 1.875;
  }

  #cont04 p.card {
    width: 60%;
    margin: 0 auto 10px;
  }

  #cont04 .bg02 {
    display: none;

  }

  #cont04 .scholarship {
    position: relative;
  }

  #cont04 .scholarship .btn01 {
    position: absolute;
    bottom: 12%;
    left: 50%;
    transform: translateX(-50%);
  }

  #cont04 .btn01 a {
    border: 1px solid #f4af6a;
    color: #f4af6a;
  }

  #cont04 .btn01 a:hover {
    border: 1px solid #f4af6a;
    color: #fff;
    background: #f4af6a;
  }

  #cont04 .btn01 a:before {
    border-top: 1px solid #f4af6a;
  }

  #cont04 .btn01 a:after {
    border-color: transparent transparent transparent #f4af6a;
  }

  #cont04 .btn01.gray span {
    background: #cccccc;
    border: 1px solid #cccccc;
    color: #ffffff;
  }
}

@media screen and (min-width: 768px) {

  #cont05 {
    position: relative;
    width: 100%;
    min-width: 1110px;
    padding-top: 155px;
    background: url(../images/ryori/cont05_bg01.png) center top no-repeat,
    url(../images/ryori/cont05_bg03.png) left bottom repeat-x,
    linear-gradient(90deg, #f7f3eb 50%, #ffffff 50%);
  }

  #cont05 .wrap {
    position: relative;

    /*width: calc( 980px + ( 100vw - 980px ) / 2);*/
    width: calc(970px + (100vw - 980px) / 2);
    min-width: 1110px;
    /*margin-left: calc( ( 100vw - 980px ) / 2 );*/
    margin-left: auto;

    padding: 40px 0 50px;
    background: #fff;
    border-radius: 20px 0 0 20px;
    box-shadow: 0px 15px 24px 0px rgba(0, 0, 0, 0.1);
  }

  #cont05 .inner {
  }

  #cont05 .ttl {
    position: absolute;
    left: -65px;
    top: -74px;
  }

  #cont05 .ttl .subttl {
    position: relative;
    margin-bottom: 18px;
    padding-left: 18px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.0;
  }

  #cont05 .ttl .subttl:before {
    content: "";
    display: inline-block;
    width: 8px;
    border-top: 2px solid #f4af6a;
    position: absolute;
    left: 0;
    top: 7px;
    transition: all 0.1s ease;
  }

  #cont05 .ttl h3 {
    margin-bottom: 50px;
    font-size: 46px;
    font-weight: bold;
    color: #f4af6a;
    line-height: 1.36;
    letter-spacing: 0.06em;
  }

  #cont05 .table01 {
    margin-left: 95px;
  }

}

@media screen and (max-width: 767px) {

  #cont05 {
    position: relative;
    width: 100%;
    padding-top: 20%;
    background: url(../images/ryori/sp/cont05_bg01.png) center top no-repeat,
    url(../images/ryori/cont05_bg03.png) left bottom repeat-x #f7f3eb
    /*linear-gradient(90deg,#f7f3eb 50%, #ffffff 50%)*/;
    background-size: 100% auto,
    auto 150px;
  }

  #cont05 .wrap {
    position: relative;
    box-sizing: border-box;
    width: 90%;
    margin-left: 10%;
    /*
    width: calc( 980px + ( 100vw - 980px ) / 2);
    min-width: 1110px;
    margin-left: calc( ( 100vw - 980px ) / 2 );
    */

    padding: 6% 7.4%;
    background: #fff;
    border-radius: 20px 0 0 20px;
    box-shadow: 0px 15px 24px 0px rgba(0, 0, 0, 0.1);
  }

  #cont05 .inner {
  }

  #cont05 .ttl {
    position: absolute;
    left: -6.5%;
    top: 0;
    margin-top: -11.3%;
  }

  #cont05 .ttl .subttl {
    position: relative;
    margin-bottom: 3vw;
    padding-left: 2.2vw;
    font-family: 'Lato', sans-serif;
    font-size: calc(100vw * calc(20 / 750));
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.0;
  }

  #cont05 .ttl .subttl:before {
    content: "";
    display: inline-block;
    width: 1vw;
    border-top: 1px solid #f4af6a;
    position: absolute;
    left: 0;
    top: 1vw;
  }

  #cont05 .ttl h3 {
    margin-bottom: 9%;
    font-size: calc(100vw * calc(60 / 750));
    font-weight: bold;
    line-height: 1.36;
    letter-spacing: 0.06em;
    color: #f4af6a;
  }

  #cont05 .table01 {
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) {

  #cont06 {
    background: #f5f5f5;
  }

  #cont06 .inner {
    width: 1110px;
    margin: 0 auto;
    padding: 85px 0;
  }

  #cont06 .contbox .btnarea {
    padding: 0 0 20px;
    text-align: center;
  }

  #cont06 .contbox .btn01 a {
    border: 1px solid #f4af6a;
    color: #f4af6a;
  }

  #cont06 .contbox .btn01 a:hover {
    border: 1px solid #f4af6a;
    color: #fff;
    background: #f4af6a;
  }

  #cont06 .contbox .btn01 a:before {
    border-top: 1px solid #f4af6a;
  }

  #cont06 .contbox .btn01 a:after {
    border-color: transparent transparent transparent #f4af6a;
  }
}

@media screen and (max-width: 767px) {
  #cont06 {
    background: #f5f5f5;
  }

  #cont06 .inner {
    margin: 0 auto;
    padding: 85px 0;
  }

  #cont06 .contbox .btnarea {
    padding: 0 0 20px;
    text-align: center;
  }

  #cont06 .contbox .btn01 a {
    border: 1px solid #f4af6a;
    color: #f4af6a;
  }

  #cont06 .contbox .btn01 a:hover {
    border: 1px solid #f4af6a;
    color: #fff;
    background: #f4af6a;
  }

  #cont06 .contbox .btn01 a:before {
    border-top: 1px solid #f4af6a;
  }

  #cont06 .contbox .btn01 a:after {
    border-color: transparent transparent transparent #f4af6a;
  }
}

/* @media screen and (min-width: 768px) {

  #cont06 {
    background: #f5f5f5;
  }

  #cont06 .inner {
    width: 1110px;
    margin: 0 auto;
    padding: 85px 0;
  }

  #cont06 .ttl {
    text-align: center;
  }

  #cont06 .ttl .subttl {
    position: relative;
    margin-bottom: 12px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.0;
  }

  #cont06 .ttl .subttl:after {
    content: "";
    display: block;
    width: 8px;
    margin: 13px auto 0;
    border-top: 2px solid #f4af6a;
    transition: all 0.1s ease;
  }

  #cont06 .ttl h3 {
    margin-bottom: 25px;
    font-size: 46px;
    font-weight: bold;
    color: #f4af6a;
    line-height: 1.36;
    letter-spacing: 0.06em;
  }

  #cont06 .txt {
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
    color: #444444;
    line-height: 1.875;
  }

  #cont06 .menu {
    display: flex;
    width: 600px;
    height: 44px;
    margin: 0 auto 50px;
    border: 1px solid #f4af6a;
    background: #fff;
    border-radius: 22px;
  }

  #cont06 .menu li {
    width: 300px;
    height: 44px;
    border-left: 1px solid #f4af6a;
  }

  #cont06 .menu li:first-child {
    border-left: none;
  }

  #cont06 .menu li span {
    display: block;
    width: 300px;
    height: 44px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    color: #f4af6a;
    cursor: pointer;
  }

  #cont06 .menu li.is-active span {
    background: #f4af6a;
    color: #fff;
  }

  #cont06 .menu li.is-active:first-child span {
    border-radius: 22px 0 0 22px;
  }

  #cont06 .menu li.is-active:last-child span {
    border-radius: 0 22px 22px 0;
  }

  #cont06 .contbox {
    width: 920px;
    margin: 0 auto;
    padding: 40px 0;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    background: #fff;

  }

  #cont06 .table01 {
    margin: 0 auto;
  }

  #cont06 .table01 tr:last-child th,
  #cont06 .table01 tr:last-child td {
    border-bottom: 1px solid #dadada;
  }

  .table01 ul {
    margin-top: 15px;
  }

  .table01 ul li {
    margin-bottom: 8px;
  }

  .table01 ul li a {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 50%;
    padding: 2px 20px 3px 40px;
    border: 1px solid #f4af6a;
    border-radius: 16px;
    background: #fff9f4;
    font-size: 13px;
  }

  .table01 ul li a:before {
    content: "";
    display: inline-block;
    width: 12px;
    border-top: 1px solid #f4af6a;
    position: absolute;
    left: 15px;
    top: 15px;
    transition: all 0.1s ease;
  }

  .table01 ul li a:after {
    position: absolute;
    content: "";
    left: 25px;
    top: 12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 0 4px;
    border-color: transparent transparent transparent #f4af6a;
    transition: all 0.1s ease;
  }

  #cont06 .contbox .btnarea {
    padding: 50px 0 20px;
    text-align: center;
  }

  #cont06 .contbox .btn01 a {
    border: 1px solid #f4af6a;
    color: #f4af6a;
  }

  #cont06 .contbox .btn01 a:hover {
    border: 1px solid #f4af6a;
    color: #fff;
    background: #f4af6a;
  }

  #cont06 .contbox .btn01 a:before {
    border-top: 1px solid #f4af6a;
  }

  #cont06 .contbox .btn01 a:after {
    border-color: transparent transparent transparent #f4af6a;
  }

  #cont06 .contbox .btn01.gray span {
    background: #cccccc;
    border: 1px solid #cccccc;
    color: #ffffff;
  }

  #cont06 .contbox .btn01.gray span:before {
    display: none;
  }

  #cont06 .contbox .btn01.gray span:after {
    display: none;
  }

  #cont06 .contbox .note {
    text-align: center;
  }

  #cont06 .contbox .note p {
    display: inline-block;
    text-align: left;
    font-size: 14px;
    line-height: 1.85;
    color: #777;
  }

}

@media screen and (max-width: 767px) {
  #cont06 {
    background: #f5f5f5;
  }

  #cont06 .inner {
    margin: 0 auto;
    padding: 85px 0;
  }

  #cont06 .ttl {
    text-align: center;
  }

  #cont06 .ttl .subttl {
    position: relative;
    margin-bottom: 3vw;
    padding-left: 2.2vw;
    font-family: 'Lato', sans-serif;
    font-size: calc(100vw * calc(20 / 750));
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.0;
  }

  #cont06 .ttl .subttl:after {
    content: "";
    display: block;
    width: 1vw;
    margin: 2.2vw auto 0;
    border-top: 1px solid #f4af6a;
    transition: all 0.1s ease;
  }

  #cont06 .ttl h3 {
    margin-bottom: 5%;
    font-size: calc(100vw * calc(60 / 750));
    font-weight: bold;
    color: #f4af6a;
    line-height: 1.36;
    letter-spacing: 0.06em;
  }

  #cont06 .txt {
    text-align: center;
    margin-bottom: 5%;
    font-size: calc(100vw * calc(24 / 750));
    color: #444444;
    line-height: 1.875;
  }

  #cont06 .menu {
    display: flex;
    width: 86vw;
    height: 30px;
    margin: 0 auto 5%;
    border: 1px solid #f4af6a;
    border-radius: 22px;
    background: #fff;
  }

  #cont06 .menu li {
    width: calc(86vw / 2);
    height: 30px;
    border-left: 1px solid #f4af6a;
  }

  #cont06 .menu li:first-child {
    border-left: none;
  }

  #cont06 .menu li span {
    display: block;
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: calc(100vw * calc(20 / 750));
    font-weight: bold;
    line-height: 30px;
    color: #f4af6a;
  }

  #cont06 .menu li.is-active span {
    background: #f4af6a;
    color: #fff;
  }

  #cont06 .menu li.is-active:first-child span {
    border-radius: 22px 0 0 22px;
  }

  #cont06 .menu li.is-active:last-child span {
    border-radius: 0 22px 22px 0;
  }

  #cont06 .contbox {
    box-sizing: border-box;
    width: 86vw;
    margin: 0 auto;
    padding: 3% 5%;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    background: #fff;

  }

  #cont06 .table01 {
    margin: 0 auto;
  }

  #cont06 .table01 tr:last-child td {
    border-bottom: 1px solid #dadada;

  }

  .table01 ul {
    margin-top: 8px;
  }

  .table01 ul li {
    margin-bottom: 8px;
  }

  .table01 ul li a {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 0 20px 0 32px;
    border: 1px solid #f4af6a;
    border-radius: 50px;
    background: #fff9f4;
    line-height: 40px;
  }

  .table01 ul li a:before {
    content: "";
    display: inline-block;
    width: 12px;
    border-top: 1px solid #f4af6a;
    position: absolute;
    left: 15px;
    top: 21px;
    transition: all 0.1s ease;
  }

  .table01 ul li a:after {
    position: absolute;
    content: "";
    left: 25px;
    top: 18px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 0 4px;
    border-color: transparent transparent transparent #f4af6a;
    transition: all 0.1s ease;
  }

  #cont06 .contbox .btnarea {
    padding: 35px 0 20px;
    text-align: center;
  }

  #cont06 .contbox .btn01 a {
    border: 1px solid #f4af6a;
    color: #f4af6a;
  }

  #cont06 .contbox .btn01 a:hover {
    border: 1px solid #f4af6a;
    color: #fff;
    background: #f4af6a;
  }

  #cont06 .contbox .btn01 a:before {
    border-top: 1px solid #f4af6a;
  }

  #cont06 .contbox .btn01 a:after {
    border-color: transparent transparent transparent #f4af6a;
  }

  #cont06 .contbox .btn01.gray span {
    background: #cccccc;
    border: 1px solid #cccccc;
    color: #ffffff;
  }

  #cont06 .contbox .btn01.gray span:before {
    display: none;
  }

  #cont06 .contbox .btn01.gray span:after {
    display: none;
  }

  #cont06 .contbox .note {
    padding-bottom: 20px;
  }

  #cont06 .contbox .note p {
    font-size: 10px;
    line-height: 1.85;
    color: #777;
  }

} */

@media screen and (min-width: 768px) {

  #cont07 {
    background: #ffffff;
  }

  #cont07 .inner {
    width: 1110px;
    margin: 0 auto;
    padding: 65px 0 107px;
  }

  #cont07 .ttl {
    text-align: center;
  }

  #cont07 .ttl .subttl {
    position: relative;
    margin-bottom: 12px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.0;
  }

  #cont07 .ttl .subttl:after {
    content: "";
    display: block;
    width: 8px;
    margin: 13px auto 0;
    border-top: 2px solid #f4af6a;
    transition: all 0.1s ease;
  }

  #cont07 .ttl h3 {
    margin-bottom: 25px;
    font-size: 46px;
    font-weight: bold;
    color: #f4af6a;
    line-height: 1.36;
    letter-spacing: 0.06em;
  }

  #cont07 .qa {
    width: 790px;
    margin: 0 auto;
  }

  #cont07 .qa dl {
    border-bottom: 1px solid #dadada;
    color: #444;
  }

  #cont07 .qa dl:first-child {
    border-top: 1px solid #dadada;
  }

  #cont07 .qa dl dt {
    box-sizing: border-box;
    min-height: 93px;
    cursor: pointer;
    padding: 35px 40px 38px 70px;
    background: url(../images/kashi/cont07_icon_q.png) left center no-repeat;
    font-size: 18px;
    font-weight: bold;
  }

  #cont07 .qa dl dt.tasu {
    background: url(../images/kashi/cont07_icon_q.png) left center no-repeat,
    url(../images/kashi/cont07_icon_minus.png) right center no-repeat;
  }

  #cont07 .qa dl dt.hiku {
    background: url(../images/kashi/cont07_icon_q.png) left center no-repeat,
    url(../images/kashi/cont07_icon_plus.png) right center no-repeat;
  }

  #cont07 .qa dl dd {
    box-sizing: border-box;
    cursor: pointer;
    padding: 10px 90px 70px 70px;
    background: url(../images/kashi/cont07_icon_a.png) left top no-repeat;
    font-size: 18px;
    line-height: 1.875;
  }

  #cont07 .qa a {
    color: #f4af6a;

  }

}

@media screen and (max-width: 767px) {

  #cont07 {
    background: #ffffff;
  }

  #cont07 .inner {
    margin: 0 auto;
    padding: 10% 4%;
  }

  #cont07 .ttl {
    text-align: center;
  }

  #cont07 .ttl .subttl {
    position: relative;
    margin-bottom: 3vw;
    padding-left: 2.2vw;
    font-family: 'Lato', sans-serif;
    font-size: calc(100vw * calc(20 / 750));
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.0;
  }

  #cont07 .ttl .subttl:after {
    content: "";
    display: block;
    width: 1vw;
    margin: 2.2vw auto 0;
    border-top: 1px solid #f4af6a;
    transition: all 0.1s ease;
  }

  #cont07 .ttl h3 {
    margin-bottom: 5%;
    font-size: calc(100vw * calc(60 / 750));
    font-weight: bold;
    color: #f4af6a;
    line-height: 1.36;
    letter-spacing: 0.06em;
  }

  #cont07 .qa {
    width: 100%;
    margin: 0 auto;
  }

  #cont07 .qa dl {
    border-bottom: 1px solid #dadada;
    color: #444;
  }

  #cont07 .qa dl:first-child {
    border-top: 1px solid #dadada;
  }

  #cont07 .qa dl dt {
    box-sizing: border-box;
    min-height: 57px;
    cursor: pointer;
    padding: 27px 35px 27px 35px;
    background: url(../images/kashi/cont07_icon_q.png) left center no-repeat;
    background-size: 27px auto;
    font-size: 12px;
    font-weight: bold;
  }

  #cont07 .qa dl dt.tasu {
    background: url(../images/kashi/cont07_icon_q.png) left center no-repeat,
    url(../images/kashi/cont07_icon_minus.png) right center no-repeat;
    background-size: auto 27px,
    auto 27px;
  }

  #cont07 .qa dl dt.hiku {
    background: url(../images/kashi/cont07_icon_q.png) left center no-repeat,
    url(../images/kashi/cont07_icon_plus.png) right center no-repeat;
    background-size: auto 27px,
    auto 27px;
  }

  #cont07 .qa dl dd {
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 35px 27px 35px;
    background: url(../images/kashi/cont07_icon_a.png) left top no-repeat;
    background-size: 27px auto;
    font-size: 12px;
    line-height: 1.875;
  }

}

@media screen and (min-width: 768px) {

  #cont08 {
    background: #ffffff;
  }

  #cont08 .inner {
    position: relative;
    width: 1110px;
    margin: 0 auto;
    padding: 60px 0 48px;
    background: url(../images/common/cont02_bg01.png);
    border-radius: 20px;
    text-align: center;
  }

  #cont08 .ttl {
    margin-bottom: 25px;
    text-align: center;
  }

  #cont08 .btn01 a:hover {
    color: #ff6363;
    background: #ffffff;
  }

  #cont08 .inner .bg01 {
    position: absolute;
    left: -89px;
    top: -77px;
  }

}

@media screen and (max-width: 767px) {
  #cont08 {
    background: #ffffff;
    padding: 0 4% 10%;
  }
}

@media screen and (min-width: 768px) {

  #scrollfooter {
    display: none;
    z-index: 110;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 58px;
    padding-top: 50px;
  }

  #scrollfooter a {
    position: relative;
    bottom: 0;
    display: block;
    width: 100%;
    height: 58px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.02em;
    color: #fff;
    text-align: center;
    background: #f4af6a;
  }

  #scrollfooter a img {
    position: relative;
    margin-top: -27px;
  }

}

@media screen and (max-width: 767px) {
  #scrollfooter {
    display: none;
    z-index: 110;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 7.7vw;
    padding-top: 6.7vw;
  }

  #scrollfooter a {
    position: relative;
    bottom: 0;
    display: block;
    width: 100%;
    height: 7.7vw;
    text-align: center;
    background: #f4af6a;
  }

  #scrollfooter a img {
    position: relative;
    width: auto !important;
    height: 14.4vw !important;
    margin-top: -6.7vw;
  }

}

/* #cont01_add */

@media screen and (min-width: 768px) {
  #cont01_add {
    width: 900px;
    margin: 0 auto 110px;
    font-size: 16px;
    color: #444444;
    line-height: 1.875;
  }
  #cont01_add h3 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.75;
    margin-bottom: 40px;
  }
  #cont01_add .wrap {
    display: flex;
  }
  #cont01_add .cont {
    margin: 0 auto;
  }
  #cont01_add .cont .ttlbox {
    box-sizing: border-box;
    margin: 0 auto;
  }
  #cont01_add h4 img {
    margin: auto;
  }
  #cont01_add .cont p {
    text-align: center;
  }
  #cont01_add .cont .contbox{
    position: relative;
    box-sizing: border-box;
    padding: 40px 15px;
    border-radius: 30px;
    background: #fff;
    box-shadow:0px 15px 24px 0px rgba(0,0,0,0.1);
    min-width: 380px;
      text-align: center;
  }
  #cont01_add .contbox .btnarea{
    padding: 25px 0 0;
    text-align: center;
  }
  #cont01_add .btn01 a{
    width: 280px;
    background: #FFFFFF;
    border: 1px solid #f76c56;
    color: #ff6363;
  }
  #cont01_add .btn01 a:hover{
    border: 1px solid #f76c56;
    color: #fff;
    background: #f76c56;
  }
  #cont01_add .btn01 a:before {
    border-top: 1px solid #f76c56;
  }
  #cont01_add .btn01 a:after {
    border-color: transparent transparent transparent #f76c56;
  }
}

@media screen and (max-width: 767px) {
  #cont01_add {
		position: relative;
		padding: 0 4% 0;
		font-size: calc( 100vw * calc(24 / 750));
		color: #444444;
		line-height: 1.875;
	}
	#cont01_add h3 {
		text-align: center;
		font-size: calc( 100vw * calc(36 / 750));
		font-weight: bold;
		line-height: 1.75;
		margin-bottom: 9%;
	}
	#cont01_add .cont {
		margin: 0 auto 9%;
	}
	#cont01_add .cont .ttlbox {
		box-sizing: border-box;
		width: 86vw;
		margin: 0 auto;
	}
	#cont01_add .cont p {
		text-align: center;
	}
	#cont01_add .cont .contbox{
		position: relative;
		box-sizing: border-box;
		width: 100%;
		margin-top: -1.5%;
		padding: 7% 6%;
		border-radius: 15px;
		background: #fff;
		box-shadow: 0px 15px 24px 0px rgba(0,0,0,0.1);
	}
	#cont01_add .contbox .btnarea{
		padding: 2% 0 0;
		text-align: center;
	}
  #cont01_add .btn01 a{
		background: #FFFFFF;
		border: 1px solid #f76c56;
		color: #ff6363;
		font-size: calc( 100vw * calc(26 / 750));
		padding-top: 2vw;
	}
	#cont01_add .btn01 a:before {
		border-top: 1px solid #f76c56;
	}
	#cont01_add .btn01 a:after {
		border-color: transparent transparent transparent #f76c56;
	}
}