#key .key-js .slick-slide {
  line-height: 0;
}

@media only screen and (min-width: 768px) {
  #key .key-js .slick-slide {
    height: 900px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  #key .key-js .slick-slide img {
    display: none !important;
  }
  #key .key-js .slick-slide:nth-child(1) {
    background-image: url("../img/index/key1.jpg");
  }
  #key .key-js .slick-slide:nth-child(2) {
    background-image: url("../img/index/key2.jpg");
  }
  #key .key-js .slick-slide:nth-child(3) {
    background-image: url("../img/index/key3.jpg");
  }
  #key .key-js .slick-slide:nth-child(4) {
    background-image: url("../img/index/key4.jpg");
  }
}

#shopping {
  padding: 10vw 0 12vw;
  border-bottom: 3px solid #381e0f;
  position: relative;
  z-index: 0;
}

#shopping:before {
  content: '';
  width: 19vw;
  height: 45vw;
  background-image: url("../img/shared/dc1.png");
  background-size: 13vw;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

#shopping:after {
  content: '';
  width: 55%;
  height: 50vw;
  background-image: url("../img/index/shopping-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  left: -10%;
  bottom: 0;
  z-index: -1;
}

#shopping .wrap:before {
  content: '';
  width: 37%;
  height: 30vw;
  background-image: url("../img/index/shopping-dc1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -3%;
  top: -3vw;
  z-index: -1;
}

#shopping h2 {
  margin-left: 15%;
  line-height: 10vw;
}

#shopping h2 span {
  margin-left: 3%;
  position: relative;
  z-index: 0;
  color: #fff;
}

#shopping h2 span:before {
  content: '';
  background: #1d1b18;
  position: absolute;
  left: -1vw;
  right: -0.3vw;
  top: 1.5vw;
  bottom: 0;
  z-index: -1;
}

#shopping .col .img {
  margin: 8vw 0 7vw;
}

#shopping .col .btn-link {
  margin-top: 7vw;
}

@media only screen and (min-width: 768px) {
  #shopping {
    padding: 140px 0;
    border-bottom: 6px solid #381e0f;
  }
  #shopping:before {
    width: calc(50% - 450px);
    height: 284px;
    background-size: auto;
  }
  #shopping:after {
    width: 651px;
    height: 682px;
    left: 0;
  }
  #shopping .wrap:before {
    width: 343px;
    height: 244px;
    left: -219px;
    top: 14px;
  }
  #shopping h2 {
    white-space: nowrap;
    margin-left: 0;
    line-height: 60px;
    letter-spacing: 0.22em;
    position: absolute;
    left: 9px;
    top: 20px;
  }
  #shopping h2 span {
    margin: 9px 0 8px;
  }
  #shopping h2 span:before {
    width: 75px;
    height: 75px;
    left: 7px;
    right: auto;
    top: auto;
    bottom: 2px;
  }
  #shopping h2 small {
    letter-spacing: 0.21em;
    margin: 11px 0 0 22px;
  }
  #shopping .col .img {
    margin: 0 0 53px 217px;
  }
  #shopping .col .txt {
    letter-spacing: 0.1em;
    width: 650px;
    margin-left: 280px;
  }
  #shopping .col .btn-link {
    margin: 45px 0 0 401px;
  }
}

#lead {
  padding: 13vw 0 15vw;
  position: relative;
}

#lead:before {
  content: '';
  width: 61%;
  height: 60.4vw;
  background-image: url("../img/shared/dc2.png");
  background-size: 17vw;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

#lead h2 {
  position: absolute;
  left: 10%;
  top: -5.5vw;
  z-index: 1;
  line-height: 8.534vw;
  letter-spacing: 0.3em;
  white-space: nowrap;
}

#lead h2 span {
  display: table;
  border: 1px solid #5e4d35;
}
#lead h2 span q.r1{
  display: inline-block;
  background: #fff;
  padding-top: 3vw;
}
#lead h2 span q.r2 {
  display: inline-block;
  background: #381e0f;
  color: #fff;
  padding-top: 2vw;
}

#lead h2 span q.r2 i {
  font-style: normal;
  margin-bottom: -4vw;
}

#lead h2 span + span {
  margin-right: 4vw;
}

#lead .img1 {
  width: 58%;
  margin: 0 -2% 7vw auto;
}

#lead .txt {
  margin: 7vw 0;
}

@media only screen and (min-width: 768px) {
  #lead {
    padding: 140px 0;
  }
  #lead:before {
    width: calc(50% - 413px);
    height: 363px;
    background-size: auto;
  }
  #lead h2 {
    left: auto;
    right: -41px;
    top: 246px;
    line-height: 53px;
    letter-spacing: 0.3em;
    z-index: 2;
  }
  #lead h2 span q.r1{
    padding-top: 19px;
  }
  #lead h2 span q.r2 {
    padding-top: 10px;
  }
  #lead h2 span q.r2 i {
    margin-bottom: -20px;
  }
  #lead h2 span + span {
    margin-right: 23px;
  }
  #lead .img1 {
    width: 440px;
    margin: 0;
    position: absolute;
    right: -15px;
    top: -46px;
    z-index: 1;
  }
  #lead .img2 {
    margin: 0 0 48px -50px;
  }
  #lead .img3 {
    width: 452px;
    float: right;
    margin-right: -180px;
  }
  #lead .txt {
    width: 582px;
    height: 326px;
    float: right;
    margin: 20px 43px 0 0;
    line-height: 36px;
    letter-spacing: 0.22em;
  }
  #lead .btn-link {
    max-width: 80px;
    width: 80px;
    height: 328px;
    float: left;
    margin: 21px 0 0 -50px;
  }
  #lead .btn-link a {
    width: 100%;
    letter-spacing: 0.3em;
    padding: 0 21px 45px 0;
  }
  #lead .btn-link a:before {
    width: 10px;
    height: 16px;
    right: 35px;
    bottom: 41px;
    top: auto;
  }
}

@media only screen and (min-width: 1300px) {
  #lead .btn-link {
    margin-left: 0;
  }
  #lead .txt {
    margin-right: 63px;
  }
  #lead .img3 {
    margin-right: -250px;
  }
}

#sake {
  padding: 12vw 0 15vw;
  position: relative;
}

#sake:before {
  content: '';
  width: 36%;
  height: 40vw;
  background-image: url("../img/shared/dc3.png");
  background-size: 5.6vw;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

#sake .sttl {
  font-size: 4vw;
  line-height: 4vw;
  position: relative;
  margin-left: -3%;
}

#sake .sttl:before {
  content: '';
  height: 1px;
  background: #8f7f72;
  position: absolute;
  left: -4%;
  bottom: 0;
  right: 30%;
}

#sake h2 {
  width: 92%;
  position: relative;
  z-index: 1;
  margin: 5vw 0 -5vw -2%;
}

#sake .img-grp .img1 {
  width: 87%;
  margin: 0 -5.5% -4.6vw auto;
}

#sake .img-grp .img2 {
  width: 91%;
  margin-left: -5.5%;
}

#sake .row2 {
  position: relative;
  margin-top: 5vw;
}

#sake .row2 .img {
  width: 73%;
  margin: 0 0 0 auto;
  position: relative;
}

#sake .row2 .img span {
  width: 43%;
  display: block;
  position: absolute;
  left: 9%;
  top: -7vw;
  z-index: 1;
}

#sake .row2 .simg {
  width: 37%;
  position: absolute;
  left: -4%;
  top: 20vw;
  z-index: 1;
}

#sake .row2 .txt {
  margin: 10vw 0;
}

#sake .row2 .btn-link {
  max-width: 100%;
}

@media only screen and (min-width: 768px) {
  #sake {
    padding: 140px 0;
  }
  #sake:before {
    width: calc(50% - 313px);
    height: 374px;
    background-size: auto;
    top: 6px;
  }
  #sake .sttl {
    width: 580px;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0.15em;
    margin-left: -48px;
  }
  #sake .sttl:before {
    left: -50vw;
    right: 94px;
  }
  #sake h2 {
    width: 629px;
    margin: 30px 0 -119px -50px;
  }
  #sake .img-grp {
    margin: 0 -250px;
  }
  #sake .img-grp .img1 {
    width: 751px;
    order: 2;
    margin: 0;
  }
  #sake .img-grp .img2 {
    width: 749px;
    order: 1;
    margin: 162px 0 0 0;
  }
  #sake .row2 {
    margin-top: 28px;
  }
  #sake .row2 .img {
    width: 563px;
    float: right;
    margin: -50px -150px 0 0;
  }
  #sake .row2 .img span {
    width: 209px;
    left: 140px;
    top: -89px;
  }
  #sake .row2 .simg {
    width: 289px;
    left: -109px;
    top: 467px;
  }
  #sake .row2 .txt {
    width: 360px;
    height: 346px;
    float: right;
    margin: 14px 59px 0 0;
    line-height: 36px;
    letter-spacing: 0.2em;
  }
  #sake .row2 .btn-link {
    max-width: 80px;
    width: 80px;
    height: 359px;
    float: left;
    margin: 0px 0 0 2px;
  }
  #sake .row2 .btn-link a {
    width: 100%;
    letter-spacing: 0.3em;
    padding: 16px 22px 31px 0;
  }
  #sake .row2 .btn-link a:before {
    width: 10px;
    height: 16px;
    right: 35px;
    bottom: 23px;
    top: auto;
  }
}

@media only screen and (min-width: 1300px) {
  #sake .sttl {
    margin-left: -98px;
  }
  #sake h2 {
    margin-left: -100px;
  }
}

#menu {
  padding: 5vw 0 13vw;
  position: relative;
  z-index: 0;
}

#menu:before {
  content: '';
  background-image: url("../img/shared/bg4.jpg");
  position: absolute;
  left: 0;
  right: 0;
  top: 21vw;
  bottom: 0;
  z-index: -1;
  transform: skewY(4deg);
}

#menu .blk {
  padding: 0 2%;
}

#menu .sttl {
  font-size: 4vw;
  line-height: 4vw;
  position: relative;
  margin-left: 4%;
}

#menu .sttl:before {
  content: '';
  height: 1px;
  background: #8f7f72;
  position: absolute;
  left: 0;
  bottom: 0;
  right: -6%;
}

#menu h2 {
  margin: 4vw 2% 8vw;
}

#menu .row .link {
  margin-bottom: 3vw;
  position: relative;
}

#menu .row .link:after {
  content: '';
  width: 10vw;
  height: 15vw;
  background-image: url("../img/shared/right-double.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

#menu .row .link a {
  display: block;
  height: 42.67vw;
  color: #fff;
  position: relative;
  z-index: 0;
  overflow: hidden;
  border: 2px solid #38240e;
}

#menu .row .link a:before {
  content: '';
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
  transition: 0.3s all ease-in-out;
}

#menu .row .link a span {
  width: 47%;
  display: block;
  font-size: 6.67vw;
  line-height: 8vw;
  letter-spacing: 0.05em;
  border-bottom: 1px solid;
  padding: 0 4% 1vw;
  margin-top: 32vw;
}

#menu .row .link1 a:before {
  background-image: url("../img/index/menu-bg1_sp.jpg");
}

#menu .row .link1 a span {
  margin: 4vw 0 0 auto;
}

#menu .row .link2 a:before {
  background-image: url("../img/index/menu-bg2.jpg");
}

#menu .row .link2 a span {
  margin: 4vw 0 0 auto;
}

#menu .row .link3 {
  width: 48.5%;
}

#menu .row .link3 a:before {
  background-image: url("../img/index/menu-bg3_sp.jpg");
}

#menu .row .link3 a span {
  width: 43%;
  font-size: 4.5vw;
  line-height: 5vw;
  padding: 0 0 1vw 5%;
}

#menu .row .link4 {
  width: 48.5%;
  margin: -45.6vw 0 3vw auto;
}

#menu .row .link4 a:before {
  background-image: url("../img/index/menu-bg4.jpg");
}

#menu .row .link4 a span {
  width: 75%;
  font-size: 4.5vw;
  line-height: 5vw;
  padding: 0 0 1vw 5%;
}

#menu .row .link5 {
  width: 48.5%;
}

#menu .row .link5 a:before {
  background-image: url("../img/index/menu-bg5.jpg");
}

#menu .row .link5 a span {
  width: 54%;
  font-size: 4.5vw;
  line-height: 5vw;
  padding: 0 0 1vw 5%;
}

#menu .row .link6 {
  width: 48.5%;
  margin: -45.6vw 0 3vw auto;
}

#menu .row .link6 a:before {
  background-image: url("../img/index/menu-bg6.jpg");
}

#menu .row .link6 a span {
  width: 68%;
  font-size: 4.5vw;
  line-height: 5vw;
  padding: 0 0 1vw 5%;
}

@media only screen and (min-width: 768px) {
  #menu {
    padding: 5px 0 127px;
  }
  #menu:before {
    top: 87px;
    bottom: 0;
    transform: skewY(4deg);
  }
  #menu .blk {
    max-width: 1330px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
  #menu .sttl {
    width: 694px;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0.09em;
    margin-left: auto;
  }
  #menu .sttl:before {
    right: -50vw;
    left: -6px;
  }
  #menu h2 {
    width: 676px;
    margin: 33px 39px 65px auto;
  }
  #menu .row .link {
    margin-bottom: 19px;
  }
  #menu .row .link:after {
    width: 110px;
    height: 102px;
    z-index: 2;
  }
  #menu .row .link a {
    height: 393px;
    border: 3px solid #38240e;
  }
  #menu .row .link a span {
    width: 340px;
    font-size: 70px;
    line-height: 60px;
    padding: 0 26px 21px;
    margin-top: 303px;
    border-bottom: 2px solid #e2dad4;
    cursor: pointer !important;
    position: relative;
    z-index: 2;
  }
  #menu .row .link a:after {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    transition: 0.3s all ease-in-out;
    opacity: 0;
  }
  #menu .row .link a:hover:before {
    transform: scale(1.2);
  }
  #menu .row .link a:hover:after {
    opacity: 1;
  }
  #menu .row .link1 {
    width: 36.308%;
  }
  #menu .row .link1 a {
    height: 807px;
  }
  #menu .row .link1 a:before {
    background-image: url("../img/index/menu-bg1.jpg");
  }
  #menu .row .link1 a span {
    width: 80px;
    height: 410px;
    margin: 0 35px 0 auto;
    border-right: 2px solid #e2dad4;
    border-bottom: none;
    text-align: left;
    padding: 24px 13px 0 0;
  }
  #menu .row .col {
    width: 62.3%;
  }
  #menu .row .link2 a span {
    margin: 41px 0 0 auto;
  }
  #menu .row .link3 {
    width: 100%;
  }
  #menu .row .link3 a:before {
    background-image: url("../img/index/menu-bg3.jpg");
  }
  #menu .row .link3 a span {
    width: 340px;
    font-size: 70px;
    line-height: 60px;
    padding: 0px 27px 16px 0;
    margin: 35px 0 0 auto;
    text-align: right;
  }
  #menu .row .link4 {
    width: 32.34%;
    height: 387px;
    margin: 0;
  }
  #menu .row .link4 a {
    height: 387px;
  }
  #menu .row .link4 a span {
    width: 322px;
    font-size: 40px;
    line-height: 30px;
    padding: 0 0 16px 18px;
  }
  #menu .row .link5 {
    width: 32.34%;
    height: 387px;
  }
  #menu .row .link5 a {
    height: 387px;
  }
  #menu .row .link5 a span {
    width: 223px;
    font-size: 40px;
    line-height: 30px;
    padding: 0 0 16px 18px;
  }
  #menu .row .link6 {
    width: 32.34%;
    height: 387px;
    margin: 0;
  }
  #menu .row .link6 a {
    height: 387px;
  }
  #menu .row .link6 a span {
    width: 280px;
    font-size: 40px;
    line-height: 30px;
    padding: 0 0 16px 18px;
  }
}

#cooking {
  margin: 15vw 0 30vw;
  position: relative;
}

#cooking:before {
  content: '';
  width: 30.4vw;
  height: 31vw;
  background-image: url("../img/shared/dc4.png");
  background-size: 11.3vw;
  position: absolute;
  left: 0;
  top: -18vw;
  z-index: -1;
}

#cooking .blk {
  max-width: 1388px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#cooking .blk:before {
  content: '';
  border: 1px solid #5e4b3b;
  position: absolute;
  top: 15vw;
  left: 1%;
  right: 3%;
  bottom: -15vw;
  z-index: -2;
}

#cooking .blk:after {
  content: '';
  border: 1px solid #5e4b3b;
  position: absolute;
  top: 13vw;
  left: 3%;
  right: 1%;
  bottom: -13vw;
  z-index: -2;
}

#cooking .img {
  width: 94%;
  margin: 0 auto;
}

#cooking .catch {
  width: 59%;
  margin: 10vw auto 7vw;
}

#cooking .txt .lg {
  display: table;
  margin: 0 auto;
  font-size: 17px;
  line-height: 30px;
}

#cooking .txt .lg span {
  display: block;
  margin-top: 7px;
}

#cooking .txt .md {
  font-size: 15px;
  padding-right: 20px;
  margin-top: 15px;
}

#cooking .btn-link {
  margin-top: 30px;
  max-width: 250px;
}

@media only screen and (min-width: 768px) {
  #cooking {
    margin: 140px 0;
  }
  #cooking:before {
    width: calc(50% - 500px);
    height: 260px;
    background-size: auto;
    top: -51px;
    left: auto;
    right: 0;
  }
  #cooking .wrap:before {
    content: '';
    width: 590px;
    height: 50px;
    background-image: url("../img/shared/bg.jpg");
    position: absolute;
    top: 85px;
    left: -50px;
    z-index: -1;
  }
  #cooking .blk {
    padding-bottom: 80px;
  }
  #cooking .blk:before {
    top: 112px;
    left: 12px;
    right: 56px;
    bottom: 0;
  }
  #cooking .blk:after {
    top: 95px;
    left: 29px;
    right: 39px;
    bottom: 16px;
  }
  #cooking .img {
    width: 785px;
    float: right;
    margin: 29px -175px 0 0;
    position: relative;
    z-index: 1;
  }
  #cooking .catch {
    width: 396px;
    float: left;
    margin: 0 0 222px -44px;
  }
  #cooking .txt {
    width: 460px;
    float: right;
    margin: 77px -13px 0 0;
  }
  #cooking .txt .lg {
    display: block;
    margin: 0;
    font-size: 28px;
    line-height: 50px;
  }
  #cooking .txt .lg span {
    margin-top: 20px;
  }
  #cooking .txt .md {
    font-size: 24px;
    padding-right: 61px;
    margin-top: 34px;
  }
  #cooking .img2 {
    width: 513px;
    float: left;
    margin-left: -50px;
  }
  #cooking .img2 img {
    margin-top: -29px;
  }
  #cooking .btn-link {
    margin-top: 0;
    max-width: 323px;
    position: absolute;
    left: 4px;
    top: 412px;
    z-index: 1;
  }
  #cooking .btn-link a {
    padding: 17px 6px 23px 0;
  }
  #cooking .btn-link a:before {
    right: 50px;
  }
}

@media only screen and (min-width: 1300px) {
  #cooking .wrap:before {
    left: -90px;
  }
  #cooking .img2 {
    margin-left: -70px;
  }
}

#news {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto 17vw;
  padding: 12vw 0 10vw;
  position: relative;
}

#news h2 {
  font-size: 5vw;
  line-height: 7vw;
  letter-spacing: 0.3em;
  margin-bottom: 3vw;
}

#news ul.social {
  position: absolute;
  right: 5%;
  top: 0;
}

#news ul.social li {
  width: 18px;
  margin-left: 23px;
}

#news #feed .item {
  border-bottom: 1px solid #7f664f;
}

#news #feed .item a {
  width: 100%;
  display: table;
  padding: 10px 0;
  font-size: 10px;
  letter-spacing: 0.1em;
  position: relative;
}

#news #feed .item a:after {
  content: '';
  width: 5px;
  background-image: url("../img/shared/right-bl.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
}

#news #feed .item a span {
  display: table-cell;
}

#news #feed .item a .date {
  width: 75px;
  padding: 0px 0 0px 7px;
}

#news #feed .item a .tit {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 19px;
  padding-right: 27px;
}

#news .btn-link {
  margin-top: 8vw;
  max-width: 200px;
}

#news .btn-link a {
  background: #25241f;
}

@media only screen and (min-width: 768px) {
  #news {
    margin: 94px auto 102px;
    padding: 56px 0 42px;
  }
  #news h2 {
    white-space: nowrap;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 0;
    position: absolute;
    top: 7px;
    left: 42px;
  }
  #news ul.social {
    right: 299px;
    top: auto;
    bottom: 7px;
  }
  #news ul.social li {
    width: 36px;
    margin-left: 45px;
  }
  #news #feed {
    width: 720px;
    min-height: 120px;
    margin-left: 188px;
  }
  #news #feed .item a {
    padding: 28px 0 19px;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.2em;
  }
  #news #feed .item a:before {
    content: '';
    background: rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    transition: 0.3s all ease-in-out;
  }
  #news #feed .item a:after {
    width: 10px;
    right: 31px;
  }
  #news #feed .item a .date {
    width: 164px;
    padding: 0px 0 0px 14px;
  }
  #news #feed .item a .tit {
    font-size: 16px;
    max-height: 21px;
    padding-right: 65px;
  }
  #news #feed .item a:hover::before {
    width: 100%;
  }
  #news .btn-link {
    margin: 54px 95px 0 auto;
    max-width: 148px;
  }
  #news .btn-link a {
    font-size: 14px;
    padding: 3px 14px 5px 0;
  }
  #news .btn-link a:before {
    width: 8px;
    right: 14px;
  }
}

@media only screen and (min-width: 768px){
  .df_pc {
  justify-content: space-between;
  }
  .df_pc2 {
    justify-content: center;
    }
  }


.text_box {
   width: 900px;
   margin: 20px auto 20px auto;
   padding: 20px 0;
   border: solid 1px #000;
}

.text_box p.ttl {
   font-size: 26px;
   margin-bottom: 8px;
   letter-spacing: 2px;
   text-align: center;
   line-height: 50px;
   color: #000;
   font-weight: bold;
}

.text_box p.txt {
   text-align: center;
   font-size: 17px;
   line-height: 32px;
   color: #000;
}
.course_bnr a{
	margin: 10px auto 30px auto;
	padding: 8px 0;
	display: block;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	background:#381e0f; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
	width: 400px;
	font-weight: bold;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media (max-width: 768px) {
.text_box {
      width: 98%;
      margin: 20px auto 20px auto;
      padding: 20px 0;
      border: solid 1px #000;
   }

.text_box p.ttl {
      font-size: 24px;
      margin-bottom: 8px;
      letter-spacing: 2px;
      text-align: center;
      line-height: 40px;
      color: #000;
      font-weight: bold;
   }

.text_box p.txt {
      text-align: left;
	padding: 0 10px;
      font-size: 16px;
      line-height: 30px;
      color: #000;
   }
.course_bnr a{
	margin: 10px auto 30px auto;
	padding: 10px 0;
	display: block;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	background:#381e0f; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
	width: 95%;
	font-weight: bold;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
}

#recruit_box {
	background: url(../img/shared/bg4.jpg)repeat center top;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto 50px;
    line-height: 2em;
    padding-bottom:39px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#recruit_box .ttl {
	color: #000;
    padding: 39px 50px 20px;
    text-align: center;
    font-size: 28px;
    width: 660px;
    border-bottom: 1px solid #000;
    margin: 0 auto;
}
#recruit_box .txt {
	color: #000;
	padding: 20px 50px 0;
	text-align: center;
	font-size: 18px;
}
@media only screen and (max-width: 480px) {
#recruit_box {
    width: 95%;
    margin: 0 auto 30px;
}
#recruit_box .ttl {
    padding: 39px 10px 10px;
    font-size: 20px;
    width: 70%;
}
#recruit_box .txt {
	padding: 20px 10px 0;
	font-size: 16px;
}
}
